WP Job Manager - Version 1.16.1

Version Description

  • Fix - Use triggerHandler() instead of trigger() in ajax-filters to prevent events bubbling up.
  • Fix - Append current 'lang' to AJAX calls for WPML.
  • Fix - When specifying categories on the jobs shortcode, don't clear those categories on reset.
  • Tweak - Added job_manager_admin_screen_ids filter.
Download this release

Release Info

Developer mikejolley
Plugin Icon 128x128 WP Job Manager
Version 1.16.1
Comparing to
See all releases

Code changes from version 1.16.0 to 1.16.1

Files changed (115) hide show
  1. assets/js/ajax-filters.js +13 -13
  2. assets/js/ajax-filters.min.js +1 -1
  3. includes/admin/class-wp-job-manager-admin.php +1 -1
  4. languages/wp-job-manager-de_DE.mo +0 -0
  5. languages/wp-job-manager-de_DE.po +5 -4
  6. languages/wp-job-manager-fr_FR.mo +0 -0
  7. languages/wp-job-manager-fr_FR.po +12 -11
  8. languages/wp-job-manager-pt_BR.mo +0 -0
  9. languages/wp-job-manager-pt_BR.po +23 -22
  10. languages/wp-job-manager-ru_RU.mo +0 -0
  11. languages/wp-job-manager-ru_RU.po +6 -5
  12. languages/wp-job-manager-sk_SK.mo +0 -0
  13. languages/wp-job-manager-sk_SK.po +10 -10
  14. languages/wp-job-manager-zh_TW.mo +0 -0
  15. trunk/languages/wp-job-manager-ko_KR.po → languages/wp-job-manager-zh_TW.po +12 -13
  16. languages/wp-job-manager.pot +1 -1
  17. readme.txt +7 -1
  18. templates/job-application.php +1 -1
  19. trunk/.tx/config +0 -8
  20. trunk/assets/css/admin.css +0 -1
  21. trunk/assets/css/admin.less +0 -310
  22. trunk/assets/css/chosen.css +0 -11
  23. trunk/assets/css/chosen.less +0 -435
  24. trunk/assets/css/frontend.css +0 -1
  25. trunk/assets/css/frontend.less +0 -891
  26. trunk/assets/css/icons.less +0 -29
  27. trunk/assets/css/menu.css +0 -1
  28. trunk/assets/css/menu.less +0 -17
  29. trunk/assets/css/mixins.less +0 -90
  30. trunk/assets/css/setup.css +0 -1
  31. trunk/assets/css/setup.less +0 -93
  32. trunk/assets/font/config.json +0 -256
  33. trunk/assets/font/job-manager.eot +0 -0
  34. trunk/assets/font/job-manager.svg +0 -52
  35. trunk/assets/font/job-manager.ttf +0 -0
  36. trunk/assets/font/job-manager.woff +0 -0
  37. trunk/assets/images/ajax-loader.gif +0 -0
  38. trunk/assets/images/chosen-sprite.png +0 -0
  39. trunk/assets/images/chosen-sprite@2x.png +0 -0
  40. trunk/assets/images/company.png +0 -0
  41. trunk/assets/js/admin.js +0 -65
  42. trunk/assets/js/admin.min.js +0 -1
  43. trunk/assets/js/ajax-filters.js +0 -214
  44. trunk/assets/js/ajax-filters.min.js +0 -1
  45. trunk/assets/js/job-application.js +0 -7
  46. trunk/assets/js/job-application.min.js +0 -1
  47. trunk/assets/js/job-dashboard.js +0 -7
  48. trunk/assets/js/job-dashboard.min.js +0 -1
  49. trunk/assets/js/job-submission.js +0 -6
  50. trunk/assets/js/job-submission.min.js +0 -1
  51. trunk/assets/js/jquery-chosen/chosen.jquery.js +0 -1211
  52. trunk/assets/js/jquery-chosen/chosen.jquery.min.js +0 -2
  53. trunk/assets/js/jquery-tiptip/jquery.tipTip.js +0 -191
  54. trunk/assets/js/jquery-tiptip/jquery.tipTip.min.js +0 -20
  55. trunk/assets/js/term-multiselect.js +0 -3
  56. trunk/assets/js/term-multiselect.min.js +0 -1
  57. trunk/includes/abstracts/abstract-wp-job-manager-form.php +0 -70
  58. trunk/includes/admin/class-wp-job-manager-addons.php +0 -68
  59. trunk/includes/admin/class-wp-job-manager-admin.php +0 -73
  60. trunk/includes/admin/class-wp-job-manager-cpt.php +0 -438
  61. trunk/includes/admin/class-wp-job-manager-settings.php +0 -347
  62. trunk/includes/admin/class-wp-job-manager-setup.php +0 -254
  63. trunk/includes/admin/class-wp-job-manager-writepanels.php +0 -404
  64. trunk/includes/class-wp-job-manager-ajax.php +0 -150
  65. trunk/includes/class-wp-job-manager-api.php +0 -77
  66. trunk/includes/class-wp-job-manager-category-walker.php +0 -49
  67. trunk/includes/class-wp-job-manager-forms.php +0 -68
  68. trunk/includes/class-wp-job-manager-geocode.php +0 -215
  69. trunk/includes/class-wp-job-manager-install.php +0 -106
  70. trunk/includes/class-wp-job-manager-post-types.php +0 -464
  71. trunk/includes/class-wp-job-manager-shortcodes.php +0 -431
  72. trunk/includes/class-wp-job-manager-widgets.php +0 -229
  73. trunk/includes/forms/class-wp-job-manager-form-edit-job.php +0 -110
  74. trunk/includes/forms/class-wp-job-manager-form-submit-job.php +0 -896
  75. trunk/languages/wp-job-manager-af.mo +0 -0
  76. trunk/languages/wp-job-manager-af.po +0 -985
  77. trunk/languages/wp-job-manager-bg.mo +0 -0
  78. trunk/languages/wp-job-manager-bg.po +0 -985
  79. trunk/languages/wp-job-manager-de_DE.mo +0 -0
  80. trunk/languages/wp-job-manager-de_DE.po +0 -987
  81. trunk/languages/wp-job-manager-el_GR.mo +0 -0
  82. trunk/languages/wp-job-manager-el_GR.po +0 -985
  83. trunk/languages/wp-job-manager-es.mo +0 -0
  84. trunk/languages/wp-job-manager-es.po +0 -910
  85. trunk/languages/wp-job-manager-es_ES.mo +0 -0
  86. trunk/languages/wp-job-manager-es_ES.po +0 -985
  87. trunk/languages/wp-job-manager-fr_FR.mo +0 -0
  88. trunk/languages/wp-job-manager-fr_FR.po +0 -987
  89. trunk/languages/wp-job-manager-he_IL.mo +0 -0
  90. trunk/languages/wp-job-manager-he_IL.po +0 -984
  91. trunk/languages/wp-job-manager-hr.mo +0 -0
  92. trunk/languages/wp-job-manager-hr.po +0 -986
  93. trunk/languages/wp-job-manager-it_IT.mo +0 -0
  94. trunk/languages/wp-job-manager-it_IT.po +0 -986
  95. trunk/languages/wp-job-manager-ja.mo +0 -0
  96. trunk/languages/wp-job-manager-ja.po +0 -984
  97. trunk/languages/wp-job-manager-ko_KR.mo +0 -0
  98. trunk/languages/wp-job-manager-nb_NO.mo +0 -0
  99. trunk/languages/wp-job-manager-nb_NO.po +0 -987
  100. trunk/languages/wp-job-manager-nl_NL.mo +0 -0
  101. trunk/languages/wp-job-manager-nl_NL.po +0 -986
  102. trunk/languages/wp-job-manager-pl.mo +0 -0
  103. trunk/languages/wp-job-manager-pl.po +0 -989
  104. trunk/languages/wp-job-manager-pt_BR.mo +0 -0
  105. trunk/languages/wp-job-manager-pt_BR.po +0 -987
  106. trunk/languages/wp-job-manager-pt_PT.mo +0 -0
  107. trunk/languages/wp-job-manager-pt_PT.po +0 -987
  108. trunk/languages/wp-job-manager-ru_RU.mo +0 -0
  109. trunk/languages/wp-job-manager-ru_RU.po +0 -987
  110. trunk/languages/wp-job-manager-sk_SK.mo +0 -0
  111. trunk/languages/wp-job-manager-sk_SK.po +0 -987
  112. trunk/languages/wp-job-manager-sv_SE.mo +0 -0
  113. trunk/languages/wp-job-manager-sv_SE.po +0 -986
  114. trunk/languages/wp-job-manager.pot +0 -1285
  115. trunk/readme.txt +0 -324
assets/js/ajax-filters.js CHANGED
@@ -125,7 +125,7 @@ jQuery( document ).ready( function ( $ ) {
125
 
126
  if ( true == target.data( 'show_pagination' ) ) {
127
  target.find('.job-manager-pagination').remove();
128
-
129
  if ( result.pagination ) {
130
  target.append( result.pagination );
131
  }
@@ -140,8 +140,8 @@ jQuery( document ).ready( function ( $ ) {
140
  }
141
 
142
  $( results ).removeClass( 'loading' );
143
-
144
- target.trigger( 'updated_results', result );
145
 
146
  } catch ( err ) {
147
  //console.log( err );
@@ -154,7 +154,7 @@ jQuery( document ).ready( function ( $ ) {
154
  $( '#search_keywords, #search_location, .job_types input, #search_categories' ).change( function () {
155
  var target = $( this ).closest( 'div.job_listings' );
156
 
157
- target.trigger( 'update_results', [ 1, false ] );
158
  } )
159
 
160
  .on( "keyup", function(e) {
@@ -171,13 +171,13 @@ jQuery( document ).ready( function ( $ ) {
171
  var target = $( this ).closest( 'div.job_listings' );
172
  var form = $( this ).closest( 'form' );
173
 
174
- form.find( ':input[name=search_keywords]' ).val( '' );
175
- form.find( ':input[name=search_location]' ).val( '' );
176
- form.find( ':input[name^=search_categories]' ).val( 0 ).trigger( 'chosen:updated' );
177
- $( ':input[name="filter_job_type[]"]', form ).attr( 'checked', 'checked' );
178
 
179
- target.trigger( 'reset' );
180
- target.trigger( 'update_results', [ 1, false ] );
181
 
182
  return false;
183
  } );
@@ -194,7 +194,7 @@ jQuery( document ).ready( function ( $ ) {
194
 
195
  $( this ).data( 'page', ( page + 1 ) );
196
 
197
- target.trigger( 'update_results', [ page + 1, true ] );
198
 
199
  return false;
200
  } );
@@ -203,12 +203,12 @@ jQuery( document ).ready( function ( $ ) {
203
  var target = $( this ).closest( 'div.job_listings' );
204
  var page = $( this ).data( 'page' );
205
 
206
- target.trigger( 'update_results', [ page, false ] );
207
 
208
  return false;
209
  } );
210
 
211
  if ( $.isFunction( $.fn.chosen ) ) {
212
- $( 'select[name^=search_categories]' ).chosen();
213
  }
214
  } );
125
 
126
  if ( true == target.data( 'show_pagination' ) ) {
127
  target.find('.job-manager-pagination').remove();
128
+
129
  if ( result.pagination ) {
130
  target.append( result.pagination );
131
  }
140
  }
141
 
142
  $( results ).removeClass( 'loading' );
143
+
144
+ target.triggerHandler( 'updated_results', result );
145
 
146
  } catch ( err ) {
147
  //console.log( err );
154
  $( '#search_keywords, #search_location, .job_types input, #search_categories' ).change( function () {
155
  var target = $( this ).closest( 'div.job_listings' );
156
 
157
+ target.triggerHandler( 'update_results', [ 1, false ] );
158
  } )
159
 
160
  .on( "keyup", function(e) {
171
  var target = $( this ).closest( 'div.job_listings' );
172
  var form = $( this ).closest( 'form' );
173
 
174
+ form.find( ':input[name="search_keywords"]' ).not(':input[type="hidden"]').val( '' );
175
+ form.find( ':input[name="search_location"]' ).not(':input[type="hidden"]').val( '' );
176
+ form.find( ':input[name^="search_categories"]' ).not(':input[type="hidden"]').val( 0 ).trigger( 'chosen:updated' );
177
+ $( ':input[name="filter_job_type[]"]', form ).not(':input[type="hidden"]').attr( 'checked', 'checked' );
178
 
179
+ target.triggerHandler( 'reset' );
180
+ target.triggerHandler( 'update_results', [ 1, false ] );
181
 
182
  return false;
183
  } );
194
 
195
  $( this ).data( 'page', ( page + 1 ) );
196
 
197
+ target.triggerHandler( 'update_results', [ page + 1, true ] );
198
 
199
  return false;
200
  } );
203
  var target = $( this ).closest( 'div.job_listings' );
204
  var page = $( this ).data( 'page' );
205
 
206
+ target.triggerHandler( 'update_results', [ page, false ] );
207
 
208
  return false;
209
  } );
210
 
211
  if ( $.isFunction( $.fn.chosen ) ) {
212
+ $( 'select[name^="search_categories"]' ).chosen();
213
  }
214
  } );
assets/js/ajax-filters.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(document).ready(function(a){var b=[];a(".job_listings").on("update_results",function(c,d,e){var f="",g=a(this),h=g.find(".job_filters"),i=g.find(".showing_jobs"),j=g.find(".job_listings"),k=g.data("per_page"),l=g.data("orderby"),m=g.data("order"),n=g.data("featured"),o=a("div.job_listings").index(this);if(b[o]&&b[o].abort(),e?a(".load_more_jobs",g).addClass("loading"):(a(j).addClass("loading"),a("li.job_listing, li.no_job_listings_found",j).css("visibility","hidden")),1==g.data("show_filters")){var p=[];a(':input[name="filter_job_type[]"]:checked, :input[name="filter_job_type[]"][type="hidden"]',h).each(function(){p.push(a(this).val())});var q=h.find(":input[name^=search_categories], :input[name^=search_categories]").map(function(){return a(this).val()}).get(),r="",s="",t=h.find(":input[name=search_keywords]"),u=h.find(":input[name=search_location]");t.val()!==t.attr("placeholder")&&(r=t.val()),u.val()!==u.attr("placeholder")&&(s=u.val()),f={action:"job_manager_get_listings",search_keywords:r,search_location:s,search_categories:q,filter_job_type:p,per_page:k,orderby:l,order:m,page:d,featured:n,show_pagination:g.data("show_pagination"),form_data:h.serialize()}}else{var q=g.data("categories"),r=g.data("keywords"),s=g.data("location");q&&(q=q.split(",")),f={action:"job_manager_get_listings",search_categories:q,search_keywords:r,search_location:s,per_page:k,orderby:l,order:m,page:d,featured:n,show_pagination:g.data("show_pagination")}}b[o]=a.ajax({type:"POST",url:job_manager_ajax_filters.ajax_url,data:f,success:function(b){if(b)try{b.indexOf("<!--WPJM-->")>=0&&(b=b.split("<!--WPJM-->")[1]),b.indexOf("<!--WPJM_END-->")>=0&&(b=b.split("<!--WPJM_END-->")[0]);var c=a.parseJSON(b);c.showing?a(i).show().html("").append("<span>"+c.showing+"</span>"+c.showing_links):a(i).hide(),c.html&&(e?a(j).append(c.html):a(j).html(c.html)),1==g.data("show_pagination")?(g.find(".job-manager-pagination").remove(),c.pagination&&g.append(c.pagination)):(c.found_jobs&&c.max_num_pages!==d?a(".load_more_jobs",g).show().data("page",d):a(".load_more_jobs",g).hide(),a(".load_more_jobs",g).removeClass("loading"),a("li.job_listing",j).css("visibility","visible")),a(j).removeClass("loading"),g.trigger("updated_results",c)}catch(f){}}})}),a("#search_keywords, #search_location, .job_types input, #search_categories").change(function(){var b=a(this).closest("div.job_listings");b.trigger("update_results",[1,!1])}).on("keyup",function(b){13===b.which&&a(this).trigger("change")}),a(".job_filters").each(function(){a(this).find("#search_keywords, #search_location, .job_types input, #search_categories").eq(0).change()}),a(".job_filters").on("click",".reset",function(){var b=a(this).closest("div.job_listings"),c=a(this).closest("form");return c.find(":input[name=search_keywords]").val(""),c.find(":input[name=search_location]").val(""),c.find(":input[name^=search_categories]").val(0).trigger("chosen:updated"),a(':input[name="filter_job_type[]"]',c).attr("checked","checked"),b.trigger("reset"),b.trigger("update_results",[1,!1]),!1}),a(".load_more_jobs").click(function(){var b=a(this).closest("div.job_listings"),c=a(this).data("page");return c=c?parseInt(c):1,a(this).data("page",c+1),b.trigger("update_results",[c+1,!0]),!1}),a("div.job_listings").on("click",".job-manager-pagination a",function(){var b=a(this).closest("div.job_listings"),c=a(this).data("page");return b.trigger("update_results",[c,!1]),!1}),a.isFunction(a.fn.chosen)&&a("select[name^=search_categories]").chosen()});
1
+ jQuery(document).ready(function(a){var b=[];a(".job_listings").on("update_results",function(c,d,e){var f="",g=a(this),h=g.find(".job_filters"),i=g.find(".showing_jobs"),j=g.find(".job_listings"),k=g.data("per_page"),l=g.data("orderby"),m=g.data("order"),n=g.data("featured"),o=a("div.job_listings").index(this);if(b[o]&&b[o].abort(),e?a(".load_more_jobs",g).addClass("loading"):(a(j).addClass("loading"),a("li.job_listing, li.no_job_listings_found",j).css("visibility","hidden")),1==g.data("show_filters")){var p=[];a(':input[name="filter_job_type[]"]:checked, :input[name="filter_job_type[]"][type="hidden"]',h).each(function(){p.push(a(this).val())});var q=h.find(":input[name^=search_categories], :input[name^=search_categories]").map(function(){return a(this).val()}).get(),r="",s="",t=h.find(":input[name=search_keywords]"),u=h.find(":input[name=search_location]");t.val()!==t.attr("placeholder")&&(r=t.val()),u.val()!==u.attr("placeholder")&&(s=u.val()),f={action:"job_manager_get_listings",search_keywords:r,search_location:s,search_categories:q,filter_job_type:p,per_page:k,orderby:l,order:m,page:d,featured:n,show_pagination:g.data("show_pagination"),form_data:h.serialize()}}else{var q=g.data("categories"),r=g.data("keywords"),s=g.data("location");q&&(q=q.split(",")),f={action:"job_manager_get_listings",search_categories:q,search_keywords:r,search_location:s,per_page:k,orderby:l,order:m,page:d,featured:n,show_pagination:g.data("show_pagination")}}b[o]=a.ajax({type:"POST",url:job_manager_ajax_filters.ajax_url,data:f,success:function(b){if(b)try{b.indexOf("<!--WPJM-->")>=0&&(b=b.split("<!--WPJM-->")[1]),b.indexOf("<!--WPJM_END-->")>=0&&(b=b.split("<!--WPJM_END-->")[0]);var c=a.parseJSON(b);c.showing?a(i).show().html("").append("<span>"+c.showing+"</span>"+c.showing_links):a(i).hide(),c.html&&(e?a(j).append(c.html):a(j).html(c.html)),1==g.data("show_pagination")?(g.find(".job-manager-pagination").remove(),c.pagination&&g.append(c.pagination)):(c.found_jobs&&c.max_num_pages!==d?a(".load_more_jobs",g).show().data("page",d):a(".load_more_jobs",g).hide(),a(".load_more_jobs",g).removeClass("loading"),a("li.job_listing",j).css("visibility","visible")),a(j).removeClass("loading"),g.triggerHandler("updated_results",c)}catch(f){}}})}),a("#search_keywords, #search_location, .job_types input, #search_categories").change(function(){var b=a(this).closest("div.job_listings");b.triggerHandler("update_results",[1,!1])}).on("keyup",function(b){13===b.which&&a(this).trigger("change")}),a(".job_filters").each(function(){a(this).find("#search_keywords, #search_location, .job_types input, #search_categories").eq(0).change()}),a(".job_filters").on("click",".reset",function(){var b=a(this).closest("div.job_listings"),c=a(this).closest("form");return c.find(':input[name="search_keywords"]').not(':input[type="hidden"]').val(""),c.find(':input[name="search_location"]').not(':input[type="hidden"]').val(""),c.find(':input[name^="search_categories"]').not(':input[type="hidden"]').val(0).trigger("chosen:updated"),a(':input[name="filter_job_type[]"]',c).not(':input[type="hidden"]').attr("checked","checked"),b.triggerHandler("reset"),b.triggerHandler("update_results",[1,!1]),!1}),a(".load_more_jobs").click(function(){var b=a(this).closest("div.job_listings"),c=a(this).data("page");return c=c?parseInt(c):1,a(this).data("page",c+1),b.triggerHandler("update_results",[c+1,!0]),!1}),a("div.job_listings").on("click",".job-manager-pagination a",function(){var b=a(this).closest("div.job_listings"),c=a(this).data("page");return b.triggerHandler("update_results",[c,!1]),!1}),a.isFunction(a.fn.chosen)&&a('select[name^="search_categories"]').chosen()});
includes/admin/class-wp-job-manager-admin.php CHANGED
@@ -36,7 +36,7 @@ class WP_Job_Manager_Admin {
36
 
37
  $screen = get_current_screen();
38
 
39
- if ( in_array( $screen->id, array( 'edit-job_listing', 'job_listing', 'job_listing_page_job-manager-settings', 'job_listing_page_job-manager-addons' ) ) ) {
40
  $jquery_version = isset( $wp_scripts->registered['jquery-ui-core']->ver ) ? $wp_scripts->registered['jquery-ui-core']->ver : '1.9.2';
41
 
42
  wp_enqueue_style( 'jquery-ui-style', '//ajax.googleapis.com/ajax/libs/jqueryui/' . $jquery_version . '/themes/smoothness/jquery-ui.css' );
36
 
37
  $screen = get_current_screen();
38
 
39
+ if ( in_array( $screen->id, apply_filters( 'job_manager_admin_screen_ids', array( 'edit-job_listing', 'job_listing', 'job_listing_page_job-manager-settings', 'job_listing_page_job-manager-addons' ) ) ) ) {
40
  $jquery_version = isset( $wp_scripts->registered['jquery-ui-core']->ver ) ? $wp_scripts->registered['jquery-ui-core']->ver : '1.9.2';
41
 
42
  wp_enqueue_style( 'jquery-ui-style', '//ajax.googleapis.com/ajax/libs/jqueryui/' . $jquery_version . '/themes/smoothness/jquery-ui.css' );
languages/wp-job-manager-de_DE.mo CHANGED
Binary file
languages/wp-job-manager-de_DE.po CHANGED
@@ -2,14 +2,15 @@
2
  # This file is distributed under the same license as the WP Job Manager package.
3
  # Translators:
4
  # kochhase <mail@henryk-ibemeinhardt.de>, 2014
 
5
  # Sebastian Wendler <sebastian.wendler@netzlodern.de>, 2014
6
  msgid ""
7
  msgstr ""
8
  "Project-Id-Version: WP Job Manager\n"
9
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
10
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
11
- "PO-Revision-Date: 2014-09-13 19:36+0000\n"
12
- "Last-Translator: Sebastian Wendler <sebastian.wendler@netzlodern.de>\n"
13
  "Language-Team: German (Germany) (http://www.transifex.com/projects/p/wp-job-manager/language/de_DE/)\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -530,12 +531,12 @@ msgstr "Job Listing"
530
  #: includes/class-wp-job-manager-post-types.php:141
531
  msgctxt "Post type archive slug - resave permalinks after changing this"
532
  msgid "jobs"
533
- msgstr "Jobs"
534
 
535
  #: includes/class-wp-job-manager-post-types.php:147
536
  msgctxt "Job permalink - resave permalinks after changing this"
537
  msgid "job"
538
- msgstr "Job"
539
 
540
  #: includes/class-wp-job-manager-post-types.php:160
541
  msgid "Add New"
2
  # This file is distributed under the same license as the WP Job Manager package.
3
  # Translators:
4
  # kochhase <mail@henryk-ibemeinhardt.de>, 2014
5
+ # Mike Jolley <mike.jolley@me.com>, 2014
6
  # Sebastian Wendler <sebastian.wendler@netzlodern.de>, 2014
7
  msgid ""
8
  msgstr ""
9
  "Project-Id-Version: WP Job Manager\n"
10
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
11
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
12
+ "PO-Revision-Date: 2014-10-03 18:03+0000\n"
13
+ "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
14
  "Language-Team: German (Germany) (http://www.transifex.com/projects/p/wp-job-manager/language/de_DE/)\n"
15
  "MIME-Version: 1.0\n"
16
  "Content-Type: text/plain; charset=UTF-8\n"
531
  #: includes/class-wp-job-manager-post-types.php:141
532
  msgctxt "Post type archive slug - resave permalinks after changing this"
533
  msgid "jobs"
534
+ msgstr "jobs"
535
 
536
  #: includes/class-wp-job-manager-post-types.php:147
537
  msgctxt "Job permalink - resave permalinks after changing this"
538
  msgid "job"
539
+ msgstr "job"
540
 
541
  #: includes/class-wp-job-manager-post-types.php:160
542
  msgid "Add New"
languages/wp-job-manager-fr_FR.mo CHANGED
Binary file
languages/wp-job-manager-fr_FR.po CHANGED
@@ -1,6 +1,7 @@
1
  # Copyright (C) 2014 WP Job Manager
2
  # This file is distributed under the same license as the WP Job Manager package.
3
  # Translators:
 
4
  # MedTn <brkmed@gmail.com>, 2014
5
  # f.berniermalcoiffe <f.bernier-malcoiffe@novia-systems.fr>, 2014
6
  msgid ""
@@ -8,8 +9,8 @@ msgstr ""
8
  "Project-Id-Version: WP Job Manager\n"
9
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
10
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
11
- "PO-Revision-Date: 2014-09-16 15:06+0000\n"
12
- "Last-Translator: f.berniermalcoiffe <f.bernier-malcoiffe@novia-systems.fr>\n"
13
  "Language-Team: French (France) (http://www.transifex.com/projects/p/wp-job-manager/language/fr_FR/)\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -54,7 +55,7 @@ msgstr "%s approuvés"
54
  #: includes/admin/class-wp-job-manager-cpt.php:155
55
  #: includes/admin/class-wp-job-manager-cpt.php:157
56
  msgid "%s expired"
57
- msgstr "%s expired"
58
 
59
  #: includes/admin/class-wp-job-manager-cpt.php:200
60
  msgid "Select a category"
@@ -295,7 +296,7 @@ msgstr "Méthode de candidature"
295
 
296
  #: includes/admin/class-wp-job-manager-settings.php:121
297
  msgid "Choose what employers can use for their job application method."
298
- msgstr ""
299
 
300
  #: includes/admin/class-wp-job-manager-settings.php:124
301
  msgid "Email address or website URL"
@@ -387,7 +388,7 @@ msgstr "Poste pourvu ?"
387
 
388
  #: includes/admin/class-wp-job-manager-writepanels.php:61
389
  msgid "Feature this job listing?"
390
- msgstr ""
391
 
392
  #: includes/admin/class-wp-job-manager-writepanels.php:63
393
  msgid ""
@@ -661,7 +662,7 @@ msgstr "Fait"
661
 
662
  #: includes/forms/class-wp-job-manager-form-submit-job.php:107
663
  msgid "Application email"
664
- msgstr "Mail de candidature"
665
 
666
  #: includes/forms/class-wp-job-manager-form-submit-job.php:108
667
  msgid "you@yourdomain.com"
@@ -678,7 +679,7 @@ msgstr "http://"
678
 
679
  #: includes/forms/class-wp-job-manager-form-submit-job.php:116
680
  msgid "Enter an email address or website URL"
681
- msgstr "Saisir une adresse mail ou une URL de site"
682
 
683
  #: includes/forms/class-wp-job-manager-form-submit-job.php:123
684
  msgid "Job title"
@@ -759,7 +760,7 @@ msgstr "&larr; Editer le poste\""
759
 
760
  #: includes/forms/class-wp-job-manager-form-submit-job.php:684
761
  msgid "\"%s\" needs to be one of the following file types: %s"
762
- msgstr ""
763
 
764
  #: templates/account-signin.php:4
765
  msgid "Your account"
@@ -929,11 +930,11 @@ msgstr "RSS"
929
 
930
  #: wp-job-manager-functions.php:278
931
  msgid "Your email address isn&#8217;t correct."
932
- msgstr "Votre adresse mail est incorrecte."
933
 
934
  #: wp-job-manager-functions.php:281
935
  msgid "This email is already registered, please choose another one."
936
- msgstr "Cette adresse email est déjà enregistrée, merci d'en utiliser une autre."
937
 
938
  #: wp-job-manager-template.php:116
939
  msgid "Active"
@@ -953,7 +954,7 @@ msgstr "Inactif"
953
 
954
  #: wp-job-manager-template.php:197
955
  msgid "Job Application via \"%s\" listing on %s"
956
- msgstr ""
957
 
958
  #: wp-job-manager-template.php:255
959
  msgid "Anywhere"
1
  # Copyright (C) 2014 WP Job Manager
2
  # This file is distributed under the same license as the WP Job Manager package.
3
  # Translators:
4
+ # allanot nicolas <n.allanot@free.fr>, 2014
5
  # MedTn <brkmed@gmail.com>, 2014
6
  # f.berniermalcoiffe <f.bernier-malcoiffe@novia-systems.fr>, 2014
7
  msgid ""
9
  "Project-Id-Version: WP Job Manager\n"
10
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
11
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
12
+ "PO-Revision-Date: 2014-09-29 18:24+0000\n"
13
+ "Last-Translator: allanot nicolas <n.allanot@free.fr>\n"
14
  "Language-Team: French (France) (http://www.transifex.com/projects/p/wp-job-manager/language/fr_FR/)\n"
15
  "MIME-Version: 1.0\n"
16
  "Content-Type: text/plain; charset=UTF-8\n"
55
  #: includes/admin/class-wp-job-manager-cpt.php:155
56
  #: includes/admin/class-wp-job-manager-cpt.php:157
57
  msgid "%s expired"
58
+ msgstr "%s expirés"
59
 
60
  #: includes/admin/class-wp-job-manager-cpt.php:200
61
  msgid "Select a category"
296
 
297
  #: includes/admin/class-wp-job-manager-settings.php:121
298
  msgid "Choose what employers can use for their job application method."
299
+ msgstr "Choisissez ce que les employeurs peuvent utiliser pour leur méthode de candidature à un poste."
300
 
301
  #: includes/admin/class-wp-job-manager-settings.php:124
302
  msgid "Email address or website URL"
388
 
389
  #: includes/admin/class-wp-job-manager-writepanels.php:61
390
  msgid "Feature this job listing?"
391
+ msgstr "Mettre en avant cette offre ?"
392
 
393
  #: includes/admin/class-wp-job-manager-writepanels.php:63
394
  msgid ""
662
 
663
  #: includes/forms/class-wp-job-manager-form-submit-job.php:107
664
  msgid "Application email"
665
+ msgstr "Courriel de candidature"
666
 
667
  #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
  msgid "you@yourdomain.com"
679
 
680
  #: includes/forms/class-wp-job-manager-form-submit-job.php:116
681
  msgid "Enter an email address or website URL"
682
+ msgstr "Saisir une adresse courriel ou une URL de site"
683
 
684
  #: includes/forms/class-wp-job-manager-form-submit-job.php:123
685
  msgid "Job title"
760
 
761
  #: includes/forms/class-wp-job-manager-form-submit-job.php:684
762
  msgid "\"%s\" needs to be one of the following file types: %s"
763
+ msgstr "\"%s\" doit être un des types de fichier suivants :"
764
 
765
  #: templates/account-signin.php:4
766
  msgid "Your account"
930
 
931
  #: wp-job-manager-functions.php:278
932
  msgid "Your email address isn&#8217;t correct."
933
+ msgstr "Votre adresse courriel est incorrecte."
934
 
935
  #: wp-job-manager-functions.php:281
936
  msgid "This email is already registered, please choose another one."
937
+ msgstr "Cette adresse courriel est déjà enregistrée, merci d'en utiliser une autre."
938
 
939
  #: wp-job-manager-template.php:116
940
  msgid "Active"
954
 
955
  #: wp-job-manager-template.php:197
956
  msgid "Job Application via \"%s\" listing on %s"
957
+ msgstr "Candidature au poste de \"%s\" paru sur le site %s"
958
 
959
  #: wp-job-manager-template.php:255
960
  msgid "Anywhere"
languages/wp-job-manager-pt_BR.mo CHANGED
Binary file
languages/wp-job-manager-pt_BR.po CHANGED
@@ -2,6 +2,7 @@
2
  # This file is distributed under the same license as the WP Job Manager package.
3
  # Translators:
4
  # Claudio Sanches <contato@claudiosmweb.com>, 2014
 
5
  # Mike Jolley <mike.jolley@me.com>, 2014
6
  # vmassuchetto <vmassuchetto@gmail.com>, 2014
7
  msgid ""
@@ -9,8 +10,8 @@ msgstr ""
9
  "Project-Id-Version: WP Job Manager\n"
10
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
11
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
12
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
13
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
14
  "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wp-job-manager/language/pt_BR/)\n"
15
  "MIME-Version: 1.0\n"
16
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -27,7 +28,7 @@ msgstr "Add-ons do WP Job Manager"
27
  msgid ""
28
  "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
29
  "&rarr;</a>"
30
- msgstr ""
31
 
32
  #: includes/admin/class-wp-job-manager-admin.php:57
33
  msgid "Settings"
@@ -45,7 +46,7 @@ msgstr "Aprovar Vagas"
45
  #: includes/admin/class-wp-job-manager-cpt.php:47
46
  #: includes/admin/class-wp-job-manager-cpt.php:48
47
  msgid "Expire Jobs"
48
- msgstr ""
49
 
50
  #: includes/admin/class-wp-job-manager-cpt.php:135
51
  #: includes/admin/class-wp-job-manager-cpt.php:137
@@ -55,7 +56,7 @@ msgstr "%s aprovada"
55
  #: includes/admin/class-wp-job-manager-cpt.php:155
56
  #: includes/admin/class-wp-job-manager-cpt.php:157
57
  msgid "%s expired"
58
- msgstr ""
59
 
60
  #: includes/admin/class-wp-job-manager-cpt.php:200
61
  msgid "Select a category"
@@ -292,23 +293,23 @@ msgstr "Por quantos <strong>dias</strong> as vagas estarão ativas até que expi
292
 
293
  #: includes/admin/class-wp-job-manager-settings.php:120
294
  msgid "Application method"
295
- msgstr ""
296
 
297
  #: includes/admin/class-wp-job-manager-settings.php:121
298
  msgid "Choose what employers can use for their job application method."
299
- msgstr ""
300
 
301
  #: includes/admin/class-wp-job-manager-settings.php:124
302
  msgid "Email address or website URL"
303
- msgstr ""
304
 
305
  #: includes/admin/class-wp-job-manager-settings.php:125
306
  msgid "Email addresses only"
307
- msgstr ""
308
 
309
  #: includes/admin/class-wp-job-manager-settings.php:126
310
  msgid "Website URLs only"
311
- msgstr ""
312
 
313
  #: includes/admin/class-wp-job-manager-settings.php:132
314
  msgid "Submit Page Slug"
@@ -406,7 +407,7 @@ msgstr "dd-mm-yyyy"
406
 
407
  #: includes/admin/class-wp-job-manager-writepanels.php:70
408
  msgid "Posted by"
409
- msgstr ""
410
 
411
  #: includes/admin/class-wp-job-manager-writepanels.php:83
412
  msgid "Job Listing Data"
@@ -422,7 +423,7 @@ msgstr "Enviar"
422
 
423
  #: includes/admin/class-wp-job-manager-writepanels.php:269
424
  msgid "Guest user"
425
- msgstr ""
426
 
427
  #: includes/class-wp-job-manager-ajax.php:111
428
  msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
@@ -448,7 +449,7 @@ msgstr "Limite de consulta atingido"
448
  #: includes/class-wp-job-manager-geocode.php:153
449
  #: includes/class-wp-job-manager-geocode.php:157
450
  msgid "Geocoding error"
451
- msgstr ""
452
 
453
  #: includes/class-wp-job-manager-install.php:39
454
  msgid "Employer"
@@ -662,15 +663,15 @@ msgstr "Pronto"
662
 
663
  #: includes/forms/class-wp-job-manager-form-submit-job.php:107
664
  msgid "Application email"
665
- msgstr ""
666
 
667
  #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
  msgid "you@yourdomain.com"
669
- msgstr ""
670
 
671
  #: includes/forms/class-wp-job-manager-form-submit-job.php:111
672
  msgid "Application URL"
673
- msgstr ""
674
 
675
  #: includes/forms/class-wp-job-manager-form-submit-job.php:112
676
  #: includes/forms/class-wp-job-manager-form-submit-job.php:182
@@ -732,15 +733,15 @@ msgstr "%s é um campo necessários"
732
 
733
  #: includes/forms/class-wp-job-manager-form-submit-job.php:325
734
  msgid "Please enter a valid application email address"
735
- msgstr ""
736
 
737
  #: includes/forms/class-wp-job-manager-form-submit-job.php:330
738
  msgid "Please enter a valid application URL"
739
- msgstr ""
740
 
741
  #: includes/forms/class-wp-job-manager-form-submit-job.php:335
742
  msgid "Please enter a valid application email address or URL"
743
- msgstr ""
744
 
745
  #: includes/forms/class-wp-job-manager-form-submit-job.php:456
746
  msgid "Preview job listing &rarr;"
@@ -786,7 +787,7 @@ msgstr "Entrar"
786
  msgid ""
787
  "If you don&rsquo;t have an account you can %screate one below by entering "
788
  "your email address. A password will be automatically emailed to you."
789
- msgstr ""
790
 
791
  #: templates/account-signin.php:27
792
  msgid "optionally"
@@ -849,7 +850,7 @@ msgstr "Candidatar-se usando o webmail: "
849
  msgid ""
850
  "To apply for this job please visit the following URL: <a href=\"%1$s\" "
851
  "target=\"_blank\">%1$s &rarr;</a>"
852
- msgstr ""
853
 
854
  #: templates/job-application.php:5
855
  msgid "Apply for job"
@@ -970,7 +971,7 @@ msgstr "WP Job Manager"
970
 
971
  #. Plugin URI of the plugin/theme
972
  msgid "https://wpjobmanager.com/"
973
- msgstr ""
974
 
975
  #. Description of the plugin/theme
976
  msgid ""
2
  # This file is distributed under the same license as the WP Job Manager package.
3
  # Translators:
4
  # Claudio Sanches <contato@claudiosmweb.com>, 2014
5
+ # Fernando Sousa <hotforms@gmail.com>, 2014
6
  # Mike Jolley <mike.jolley@me.com>, 2014
7
  # vmassuchetto <vmassuchetto@gmail.com>, 2014
8
  msgid ""
10
  "Project-Id-Version: WP Job Manager\n"
11
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
12
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
13
+ "PO-Revision-Date: 2014-10-10 02:20+0000\n"
14
+ "Last-Translator: Fernando Sousa <hotforms@gmail.com>\n"
15
  "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wp-job-manager/language/pt_BR/)\n"
16
  "MIME-Version: 1.0\n"
17
  "Content-Type: text/plain; charset=UTF-8\n"
28
  msgid ""
29
  "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
30
  "&rarr;</a>"
31
+ msgstr "Compre vários add-ons? <a href=\"%s\"> Confira o pacote de add-on &rarr; </a>"
32
 
33
  #: includes/admin/class-wp-job-manager-admin.php:57
34
  msgid "Settings"
46
  #: includes/admin/class-wp-job-manager-cpt.php:47
47
  #: includes/admin/class-wp-job-manager-cpt.php:48
48
  msgid "Expire Jobs"
49
+ msgstr "Vaga Expirada"
50
 
51
  #: includes/admin/class-wp-job-manager-cpt.php:135
52
  #: includes/admin/class-wp-job-manager-cpt.php:137
56
  #: includes/admin/class-wp-job-manager-cpt.php:155
57
  #: includes/admin/class-wp-job-manager-cpt.php:157
58
  msgid "%s expired"
59
+ msgstr "%s expirado"
60
 
61
  #: includes/admin/class-wp-job-manager-cpt.php:200
62
  msgid "Select a category"
293
 
294
  #: includes/admin/class-wp-job-manager-settings.php:120
295
  msgid "Application method"
296
+ msgstr "Método de aplicação"
297
 
298
  #: includes/admin/class-wp-job-manager-settings.php:121
299
  msgid "Choose what employers can use for their job application method."
300
+ msgstr "Escolha o que os empregadores podem usar para o seu método de solicitação de aplicação."
301
 
302
  #: includes/admin/class-wp-job-manager-settings.php:124
303
  msgid "Email address or website URL"
304
+ msgstr "Email ou Webmail"
305
 
306
  #: includes/admin/class-wp-job-manager-settings.php:125
307
  msgid "Email addresses only"
308
+ msgstr "Somente e-mail"
309
 
310
  #: includes/admin/class-wp-job-manager-settings.php:126
311
  msgid "Website URLs only"
312
+ msgstr "Somente Website"
313
 
314
  #: includes/admin/class-wp-job-manager-settings.php:132
315
  msgid "Submit Page Slug"
407
 
408
  #: includes/admin/class-wp-job-manager-writepanels.php:70
409
  msgid "Posted by"
410
+ msgstr "Postado por"
411
 
412
  #: includes/admin/class-wp-job-manager-writepanels.php:83
413
  msgid "Job Listing Data"
423
 
424
  #: includes/admin/class-wp-job-manager-writepanels.php:269
425
  msgid "Guest user"
426
+ msgstr "Usuário Convidado"
427
 
428
  #: includes/class-wp-job-manager-ajax.php:111
429
  msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
449
  #: includes/class-wp-job-manager-geocode.php:153
450
  #: includes/class-wp-job-manager-geocode.php:157
451
  msgid "Geocoding error"
452
+ msgstr "Erro ao obter Geo Localização"
453
 
454
  #: includes/class-wp-job-manager-install.php:39
455
  msgid "Employer"
663
 
664
  #: includes/forms/class-wp-job-manager-form-submit-job.php:107
665
  msgid "Application email"
666
+ msgstr "Email de aplicação"
667
 
668
  #: includes/forms/class-wp-job-manager-form-submit-job.php:108
669
  msgid "you@yourdomain.com"
670
+ msgstr "voce@dominio.com.br"
671
 
672
  #: includes/forms/class-wp-job-manager-form-submit-job.php:111
673
  msgid "Application URL"
674
+ msgstr "URL de aplicação"
675
 
676
  #: includes/forms/class-wp-job-manager-form-submit-job.php:112
677
  #: includes/forms/class-wp-job-manager-form-submit-job.php:182
733
 
734
  #: includes/forms/class-wp-job-manager-form-submit-job.php:325
735
  msgid "Please enter a valid application email address"
736
+ msgstr "Por favor insira um endereço de e-mail para aplicação válido"
737
 
738
  #: includes/forms/class-wp-job-manager-form-submit-job.php:330
739
  msgid "Please enter a valid application URL"
740
+ msgstr "Por favor insira um URL de aplicação válida"
741
 
742
  #: includes/forms/class-wp-job-manager-form-submit-job.php:335
743
  msgid "Please enter a valid application email address or URL"
744
+ msgstr "Por favor insira um endereço de e-mail ou URL válida para aplicação"
745
 
746
  #: includes/forms/class-wp-job-manager-form-submit-job.php:456
747
  msgid "Preview job listing &rarr;"
787
  msgid ""
788
  "If you don&rsquo;t have an account you can %screate one below by entering "
789
  "your email address. A password will be automatically emailed to you."
790
+ msgstr "Se você não tem uma conta, você pode criar uma %s abaixo, digitando o seu endereço de e-mail. A senha será automaticamente enviada para você."
791
 
792
  #: templates/account-signin.php:27
793
  msgid "optionally"
850
  msgid ""
851
  "To apply for this job please visit the following URL: <a href=\"%1$s\" "
852
  "target=\"_blank\">%1$s &rarr;</a>"
853
+ msgstr "Para candidatar-se a este emprego, por favor visite o seguinte URL: <a href=\"%1$s\" target=\"_blank\">%1$s &rarr; </a>"
854
 
855
  #: templates/job-application.php:5
856
  msgid "Apply for job"
971
 
972
  #. Plugin URI of the plugin/theme
973
  msgid "https://wpjobmanager.com/"
974
+ msgstr "https://wpjobmanager.com/"
975
 
976
  #. Description of the plugin/theme
977
  msgid ""
languages/wp-job-manager-ru_RU.mo CHANGED
Binary file
languages/wp-job-manager-ru_RU.po CHANGED
@@ -1,6 +1,7 @@
1
  # Copyright (C) 2014 WP Job Manager
2
  # This file is distributed under the same license as the WP Job Manager package.
3
  # Translators:
 
4
  # Mike Jolley <mike.jolley@me.com>, 2014
5
  # Nikolay Nakuginkin <translator@mondaystar.ru>, 2014
6
  msgid ""
@@ -8,8 +9,8 @@ msgstr ""
8
  "Project-Id-Version: WP Job Manager\n"
9
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
10
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
11
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
12
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
13
  "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/wp-job-manager/language/ru_RU/)\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -825,7 +826,7 @@ msgstr "Эта вакансия занята"
825
 
826
  #: templates/form-fields/file-field.php:6
827
  msgid "remove"
828
- msgstr ""
829
 
830
  #: templates/form-fields/file-field.php:6
831
  msgid "or"
@@ -833,7 +834,7 @@ msgstr "или"
833
 
834
  #: templates/form-fields/file-field.php:16
835
  msgid "Max. file size: %s."
836
- msgstr ""
837
 
838
  #: templates/job-application-email.php:1
839
  msgid ""
@@ -970,7 +971,7 @@ msgstr "WP Job Manager"
970
 
971
  #. Plugin URI of the plugin/theme
972
  msgid "https://wpjobmanager.com/"
973
- msgstr ""
974
 
975
  #. Description of the plugin/theme
976
  msgid ""
1
  # Copyright (C) 2014 WP Job Manager
2
  # This file is distributed under the same license as the WP Job Manager package.
3
  # Translators:
4
+ # Gvantsa Gvinianidze <gvantsa@gmail.com>, 2014
5
  # Mike Jolley <mike.jolley@me.com>, 2014
6
  # Nikolay Nakuginkin <translator@mondaystar.ru>, 2014
7
  msgid ""
9
  "Project-Id-Version: WP Job Manager\n"
10
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
11
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
12
+ "PO-Revision-Date: 2014-10-08 06:30+0000\n"
13
+ "Last-Translator: Gvantsa Gvinianidze <gvantsa@gmail.com>\n"
14
  "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/wp-job-manager/language/ru_RU/)\n"
15
  "MIME-Version: 1.0\n"
16
  "Content-Type: text/plain; charset=UTF-8\n"
826
 
827
  #: templates/form-fields/file-field.php:6
828
  msgid "remove"
829
+ msgstr "удалить"
830
 
831
  #: templates/form-fields/file-field.php:6
832
  msgid "or"
834
 
835
  #: templates/form-fields/file-field.php:16
836
  msgid "Max. file size: %s."
837
+ msgstr "Максимальный размер файла: %"
838
 
839
  #: templates/job-application-email.php:1
840
  msgid ""
971
 
972
  #. Plugin URI of the plugin/theme
973
  msgid "https://wpjobmanager.com/"
974
+ msgstr "https://wpjobmanager.com/"
975
 
976
  #. Description of the plugin/theme
977
  msgid ""
languages/wp-job-manager-sk_SK.mo CHANGED
Binary file
languages/wp-job-manager-sk_SK.po CHANGED
@@ -8,8 +8,8 @@ msgstr ""
8
  "Project-Id-Version: WP Job Manager\n"
9
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
10
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
11
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
12
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
13
  "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/wp-job-manager/language/sk_SK/)\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -235,7 +235,7 @@ msgstr "Vytvorenie účtu"
235
 
236
  #: includes/admin/class-wp-job-manager-settings.php:79
237
  msgid "Allow account creation"
238
- msgstr "Povoliť yytvorenie účtu"
239
 
240
  #: includes/admin/class-wp-job-manager-settings.php:80
241
  msgid ""
@@ -359,7 +359,7 @@ msgstr "Názov spoločnosti"
359
 
360
  #: includes/admin/class-wp-job-manager-writepanels.php:40
361
  msgid "Company website"
362
- msgstr "www stránka spoločnosti"
363
 
364
  #: includes/admin/class-wp-job-manager-writepanels.php:44
365
  msgid "Company tagline"
@@ -447,7 +447,7 @@ msgstr "Dosiahol limit dotazu"
447
  #: includes/class-wp-job-manager-geocode.php:153
448
  #: includes/class-wp-job-manager-geocode.php:157
449
  msgid "Geocoding error"
450
- msgstr ""
451
 
452
  #: includes/class-wp-job-manager-install.php:39
453
  msgid "Employer"
@@ -596,7 +596,7 @@ msgstr "Táto ponuka práce sa už nebude vyplňovať"
596
 
597
  #: includes/class-wp-job-manager-shortcodes.php:84
598
  msgid "%s has been marked as not filled"
599
- msgstr "%s bola označené ako nevyplnené"
600
 
601
  #: includes/class-wp-job-manager-shortcodes.php:91
602
  msgid "%s has been deleted"
@@ -666,7 +666,7 @@ msgstr "Aplikačný email"
666
 
667
  #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
  msgid "you@yourdomain.com"
669
- msgstr "you@yourdomain.com"
670
 
671
  #: includes/forms/class-wp-job-manager-form-submit-job.php:111
672
  msgid "Application URL"
@@ -813,7 +813,7 @@ msgstr "Uverejnené %s pred"
813
 
814
  #: templates/content-no-jobs-found.php:1
815
  msgid "No more jobs found matching your selection."
816
- msgstr "Žiadne pracovné miesta nenašiel zodpovedajúce vášmu výberu."
817
 
818
  #: templates/content-single-job_listing.php:8
819
  msgid "This job listing has expired"
@@ -875,7 +875,7 @@ msgstr "Nemáte žiadne aktívne výpisy ponúk práce."
875
 
876
  #: templates/job-dashboard.php:36
877
  msgid "Mark not filled"
878
- msgstr "Značka, nie je vyplnené"
879
 
880
  #: templates/job-dashboard.php:38
881
  msgid "Mark filled"
@@ -938,7 +938,7 @@ msgstr "Tento e-mail je už registrovaný, prosím, vyberte iný."
938
 
939
  #: wp-job-manager-template.php:116
940
  msgid "Active"
941
- msgstr "Vktívny"
942
 
943
  #: wp-job-manager-template.php:118
944
  msgid "Expired"
8
  "Project-Id-Version: WP Job Manager\n"
9
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
10
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
11
+ "PO-Revision-Date: 2014-10-10 17:10+0000\n"
12
+ "Last-Translator: ponuky.eu <radoslavkliment@gmail.com>\n"
13
  "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/wp-job-manager/language/sk_SK/)\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
235
 
236
  #: includes/admin/class-wp-job-manager-settings.php:79
237
  msgid "Allow account creation"
238
+ msgstr "Povoliť vytvorenie účtu"
239
 
240
  #: includes/admin/class-wp-job-manager-settings.php:80
241
  msgid ""
359
 
360
  #: includes/admin/class-wp-job-manager-writepanels.php:40
361
  msgid "Company website"
362
+ msgstr "Názov www stránky spoločnosti"
363
 
364
  #: includes/admin/class-wp-job-manager-writepanels.php:44
365
  msgid "Company tagline"
447
  #: includes/class-wp-job-manager-geocode.php:153
448
  #: includes/class-wp-job-manager-geocode.php:157
449
  msgid "Geocoding error"
450
+ msgstr "Chyba Geocoding."
451
 
452
  #: includes/class-wp-job-manager-install.php:39
453
  msgid "Employer"
596
 
597
  #: includes/class-wp-job-manager-shortcodes.php:84
598
  msgid "%s has been marked as not filled"
599
+ msgstr "%s bolo označené ako nevyplnené"
600
 
601
  #: includes/class-wp-job-manager-shortcodes.php:91
602
  msgid "%s has been deleted"
666
 
667
  #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
  msgid "you@yourdomain.com"
669
+ msgstr "vy@vašadoména.com"
670
 
671
  #: includes/forms/class-wp-job-manager-form-submit-job.php:111
672
  msgid "Application URL"
813
 
814
  #: templates/content-no-jobs-found.php:1
815
  msgid "No more jobs found matching your selection."
816
+ msgstr "Žiadne pracovné miesta zodpovedajúce vášmu výberu neboli nájdené."
817
 
818
  #: templates/content-single-job_listing.php:8
819
  msgid "This job listing has expired"
875
 
876
  #: templates/job-dashboard.php:36
877
  msgid "Mark not filled"
878
+ msgstr "Nie je vyplnené"
879
 
880
  #: templates/job-dashboard.php:38
881
  msgid "Mark filled"
938
 
939
  #: wp-job-manager-template.php:116
940
  msgid "Active"
941
+ msgstr "Aktívny"
942
 
943
  #: wp-job-manager-template.php:118
944
  msgid "Expired"
languages/wp-job-manager-zh_TW.mo ADDED
Binary file
trunk/languages/wp-job-manager-ko_KR.po → languages/wp-job-manager-zh_TW.po RENAMED
@@ -1,25 +1,24 @@
1
  # Copyright (C) 2014 WP Job Manager
2
  # This file is distributed under the same license as the WP Job Manager package.
3
  # Translators:
4
- # Eugine Kim <martian36@naver.com>, 2014
5
  msgid ""
6
  msgstr ""
7
  "Project-Id-Version: WP Job Manager\n"
8
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
9
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
10
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
11
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
12
- "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/wp-job-manager/language/ko_KR/)\n"
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
- "Language: ko_KR\n"
17
  "Plural-Forms: nplurals=1; plural=0;\n"
18
 
19
  #: includes/admin/class-wp-job-manager-addons.php:50
20
  #: includes/admin/class-wp-job-manager-admin.php:60
21
  msgid "WP Job Manager Add-ons"
22
- msgstr "WP Job Manager Add-ons"
23
 
24
  #: includes/admin/class-wp-job-manager-addons.php:51
25
  msgid ""
@@ -29,16 +28,16 @@ msgstr ""
29
 
30
  #: includes/admin/class-wp-job-manager-admin.php:57
31
  msgid "Settings"
32
- msgstr "설정"
33
 
34
  #: includes/admin/class-wp-job-manager-admin.php:60
35
  msgid "Add-ons"
36
- msgstr "애드온"
37
 
38
  #: includes/admin/class-wp-job-manager-cpt.php:44
39
  #: includes/admin/class-wp-job-manager-cpt.php:45
40
  msgid "Approve Jobs"
41
- msgstr "직업 승인"
42
 
43
  #: includes/admin/class-wp-job-manager-cpt.php:47
44
  #: includes/admin/class-wp-job-manager-cpt.php:48
@@ -48,7 +47,7 @@ msgstr ""
48
  #: includes/admin/class-wp-job-manager-cpt.php:135
49
  #: includes/admin/class-wp-job-manager-cpt.php:137
50
  msgid "%s approved"
51
- msgstr "%s 승인됨"
52
 
53
  #: includes/admin/class-wp-job-manager-cpt.php:155
54
  #: includes/admin/class-wp-job-manager-cpt.php:157
@@ -57,15 +56,15 @@ msgstr ""
57
 
58
  #: includes/admin/class-wp-job-manager-cpt.php:200
59
  msgid "Select a category"
60
- msgstr "카테고리 선택"
61
 
62
  #: includes/admin/class-wp-job-manager-cpt.php:233
63
  msgid "Job position title"
64
- msgstr "직업 지위 타이틀"
65
 
66
  #: includes/admin/class-wp-job-manager-cpt.php:249
67
  msgid "Job listing updated. <a href=\"%s\">View Job</a>"
68
- msgstr "직업 목록 업데이트 됨. <a href=\"%s\">직업 보기</a>"
69
 
70
  #: includes/admin/class-wp-job-manager-cpt.php:250
71
  msgid "Custom field updated."
1
  # Copyright (C) 2014 WP Job Manager
2
  # This file is distributed under the same license as the WP Job Manager package.
3
  # Translators:
 
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: WP Job Manager\n"
7
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
8
  "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
9
+ "PO-Revision-Date: 2014-01-23 18:48+0000\n"
10
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
11
+ "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/wp-job-manager/language/zh_TW/)\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
+ "Language: zh_TW\n"
16
  "Plural-Forms: nplurals=1; plural=0;\n"
17
 
18
  #: includes/admin/class-wp-job-manager-addons.php:50
19
  #: includes/admin/class-wp-job-manager-admin.php:60
20
  msgid "WP Job Manager Add-ons"
21
+ msgstr ""
22
 
23
  #: includes/admin/class-wp-job-manager-addons.php:51
24
  msgid ""
28
 
29
  #: includes/admin/class-wp-job-manager-admin.php:57
30
  msgid "Settings"
31
+ msgstr ""
32
 
33
  #: includes/admin/class-wp-job-manager-admin.php:60
34
  msgid "Add-ons"
35
+ msgstr ""
36
 
37
  #: includes/admin/class-wp-job-manager-cpt.php:44
38
  #: includes/admin/class-wp-job-manager-cpt.php:45
39
  msgid "Approve Jobs"
40
+ msgstr ""
41
 
42
  #: includes/admin/class-wp-job-manager-cpt.php:47
43
  #: includes/admin/class-wp-job-manager-cpt.php:48
47
  #: includes/admin/class-wp-job-manager-cpt.php:135
48
  #: includes/admin/class-wp-job-manager-cpt.php:137
49
  msgid "%s approved"
50
+ msgstr ""
51
 
52
  #: includes/admin/class-wp-job-manager-cpt.php:155
53
  #: includes/admin/class-wp-job-manager-cpt.php:157
56
 
57
  #: includes/admin/class-wp-job-manager-cpt.php:200
58
  msgid "Select a category"
59
+ msgstr ""
60
 
61
  #: includes/admin/class-wp-job-manager-cpt.php:233
62
  msgid "Job position title"
63
+ msgstr ""
64
 
65
  #: includes/admin/class-wp-job-manager-cpt.php:249
66
  msgid "Job listing updated. <a href=\"%s\">View Job</a>"
67
+ msgstr ""
68
 
69
  #: includes/admin/class-wp-job-manager-cpt.php:250
70
  msgid "Custom field updated."
languages/wp-job-manager.pot CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: WP Job Manager 1.16.0\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/WP-Job-Manager\n"
7
- "POT-Creation-Date: 2014-10-07 18:03:12+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
4
  msgstr ""
5
  "Project-Id-Version: WP Job Manager 1.16.0\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/WP-Job-Manager\n"
7
+ "POT-Creation-Date: 2014-10-07 18:28:57+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=mike.jol
4
  Tags: job listing, job board, job, jobs, company, hiring, employment, employees, candidate, freelance, internship
5
  Requires at least: 3.8
6
  Tested up to: 4.0
7
- Stable tag: 1.16.0
8
 
9
  Manage job listings from the WordPress admin panel, and allow users to post jobs directly to your site.
10
 
@@ -119,6 +119,12 @@ You can view (and contribute) translations via the [Transifex project here](http
119
 
120
  == Changelog ==
121
 
 
 
 
 
 
 
122
  = 1.16.0 =
123
  * Added setup wizard for new installs that creates pages/shortcodes automatically.
124
  * Added job_manager_get_permalink function.
4
  Tags: job listing, job board, job, jobs, company, hiring, employment, employees, candidate, freelance, internship
5
  Requires at least: 3.8
6
  Tested up to: 4.0
7
+ Stable tag: 1.16.1
8
 
9
  Manage job listings from the WordPress admin panel, and allow users to post jobs directly to your site.
10
 
119
 
120
  == Changelog ==
121
 
122
+ = 1.16.1 =
123
+ * Fix - Use triggerHandler() instead of trigger() in ajax-filters to prevent events bubbling up.
124
+ * Fix - Append current 'lang' to AJAX calls for WPML.
125
+ * Fix - When specifying categories on the jobs shortcode, don't clear those categories on reset.
126
+ * Tweak - Added job_manager_admin_screen_ids filter.
127
+
128
  = 1.16.0 =
129
  * Added setup wizard for new installs that creates pages/shortcodes automatically.
130
  * Added job_manager_get_permalink function.
templates/job-application.php CHANGED
@@ -4,7 +4,7 @@
4
  <div class="job_application application">
5
  <?php do_action( 'job_application_start', $apply ); ?>
6
 
7
- <input class="application_button" type="button" class="button" value="<?php _e( 'Apply for job', 'wp-job-manager' ); ?>" />
8
 
9
  <div class="application_details">
10
  <?php
4
  <div class="job_application application">
5
  <?php do_action( 'job_application_start', $apply ); ?>
6
 
7
+ <input type="button" class="application_button button" value="<?php _e( 'Apply for job', 'wp-job-manager' ); ?>" />
8
 
9
  <div class="application_details">
10
  <?php
trunk/.tx/config DELETED
@@ -1,8 +0,0 @@
1
- [main]
2
- host = https://www.transifex.com
3
-
4
- [wp-job-manager.wp-job-managerpot]
5
- file_filter = languages/wp-job-manager-<lang>.po
6
- source_file = languages/wp-job-manager.pot
7
- source_lang = en_GB
8
- type = PO
 
 
 
 
 
 
 
 
trunk/assets/css/admin.css DELETED
@@ -1 +0,0 @@
1
- .clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}@font-face{font-family:job-manager;src:url(../font/job-manager.eot?4963673);src:url(../font/job-manager.eot?4963673#iefix) format('embedded-opentype'),url(../font/job-manager.woff?4963673) format('woff'),url(../font/job-manager.ttf?4963673) format('truetype'),url(../font/job-manager.svg?4963673#job-manager) format('svg');font-weight:400;font-style:normal}.jm-icon{font-family:job-manager!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.job-manager-settings-wrap .updated{display:none}.job-manager-settings-wrap .job-manager-updated{display:block;margin:1em 0 0}.widefat td.column-featured_job,.widefat td.column-filled{width:46px;text-align:left;padding-left:11px}.widefat th.column-featured_job,.widefat th.column-filled{width:1em}.widefat th.column-featured_job span,.widefat th.column-filled span{display:block;width:1em;height:1em;line-height:1em;padding:1px 0 0;overflow:hidden}.widefat th.column-featured_job span:before,.widefat th.column-filled span:before{content:'\e803';font-family:job-manager!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.widefat th.column-filled span:before{content:'\e807'}.widefat .column-job_posted strong{display:block;margin-bottom:.2em}.widefat .column-job_listing_type{text-align:left;width:6em;word-wrap:normal!important}.widefat .column-job_listing_type .job-type{color:#fff;padding:4px;font-size:11px;-webkit-border-radius:2px;border-radius:2px;display:block;background-color:#f08d3c;text-align:center}.widefat .column-job_listing_type .full-time{background-color:#90da36}.widefat .column-job_listing_type .part-time{background-color:#f08d3c}.widefat .column-job_listing_type .temporary{background-color:#d93674}.widefat .column-job_listing_type .freelance{background-color:#39c}.widefat .column-job_listing_type .internship{background-color:#6033cc}.widefat th.column-job_position{width:30%}.widefat td.column-job_position{width:30%;height:34px}.widefat td.column-job_position .job_position{position:relative;padding-right:50px!important}.widefat td.column-job_position a.job_title{font-weight:700}.widefat td.column-job_position img{width:32px;height:32px;position:absolute;right:7px;top:4px;-webkit-border-radius:50%;border-radius:50%;box-shadow:0 1px 0 1px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 0 1px rgba(0,0,0,.1);border:1px solid #fff}.widefat td.column-job_position .location{margin-top:.2em;display:block;padding-top:2px;color:#bbb}.widefat .column-job_actions{text-align:right;width:138px}.widefat .column-job_actions strong{display:block;margin-bottom:.2em}.widefat .column-job_actions .actions{padding-top:2px}.widefat .column-job_actions a.button{display:inline-block;margin:0 0 2px 4px;cursor:pointer;padding:0!important;height:2em!important;width:2em!important;font-size:1em!important;line-height:2em!important;overflow:hidden}.widefat .column-job_actions a.button:before{font-family:job-manager!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;float:left;width:2em!important;line-height:2em}.widefat .column-job_actions .icon-view:before{content:'\e805'}.widefat .column-job_actions .icon-edit:before{content:'\e804'}.widefat .column-job_actions .icon-delete:before{content:'\e801'}.widefat .column-job_actions .icon-approve:before{content:'\e802'}.wp_job_manager_meta_data p{overflow:hidden;margin:0 0 1em;padding:0 0 0 20%;position:relative;line-height:2em}.wp_job_manager_meta_data label{width:20%;position:absolute;left:0;vertical-align:middle}.wp_job_manager_meta_data input{width:50%;margin:1px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}.wp_job_manager_meta_data input.checkbox{width:auto;margin:4px 2px}.wp_job_manager_meta_data .description{display:block;color:#999}.wp_job_manager_meta_data .form-field-checkbox .description{display:inline}#tiptip_holder{display:none;position:absolute;top:0;left:0;z-index:99999}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_left{padding-right:5px}#tiptip_content{font-size:11px;color:#fff;padding:4px 8px;background:#464646;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:1px 1px 3px rgba(0,0,0,.1);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.1);-moz-box-shadow:1px 1px 3px rgba(0,0,0,.1);text-align:center}#tiptip_content code{background:#999;padding:1px}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#464646}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#464646}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#464646}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#464646}.wp_job_manager_addons_wrap .products{overflow:hidden}.wp_job_manager_addons_wrap .products li{display:inline-block;margin:0 10px 10px 0!important;padding:0;vertical-align:top;width:250px;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1);overflow:hidden;position:relative}.wp_job_manager_addons_wrap .products li a{color:inherit;text-decoration:none}.wp_job_manager_addons_wrap .products li img{max-width:100%;height:auto;display:block;margin:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.wp_job_manager_addons_wrap .products li h2{margin:0!important;padding:10px 10px!important;line-height:1;background:rgba(255,255,255,.6);border-bottom:1px solid rgba(0,0,0,.1);color:#000;text-align:center;position:absolute;width:230px;top:0;left:0;font-size:16px;text-shadow:none}.wp_job_manager_addons_wrap .products li .third_party{display:none}.wp_job_manager_addons_wrap .products li p{padding:20px!important;margin:0!important;border-top:1px solid #f1f1f1}.wp_job_manager_addons_wrap .products li .price{display:none}
 
trunk/assets/css/admin.less DELETED
@@ -1,310 +0,0 @@
1
- @import "mixins";
2
- @import "icons.less";
3
-
4
- .job-manager-settings-wrap {
5
- .updated {
6
- display: none;
7
- }
8
- .job-manager-updated {
9
- display: block;
10
- margin: 1em 0 0;
11
- }
12
- }
13
- .widefat {
14
- td.column-featured_job, td.column-filled {
15
- width: 46px;
16
- text-align: left;
17
- padding-left: 11px;
18
- }
19
- th.column-featured_job, th.column-filled {
20
- width: 1em;
21
- span {
22
- display: block;
23
- width: 1em;
24
- height: 1em;
25
- line-height: 1em;
26
- padding: 1px 0 0 0;
27
- overflow: hidden;
28
- &:before {
29
- content: '\e803';
30
- .jm-icon;
31
- }
32
- }
33
- }
34
- th.column-filled {
35
- span {
36
- &:before {
37
- content: '\e807';
38
- }
39
- }
40
- }
41
- .column-job_posted {
42
- strong {
43
- display: block;
44
- margin-bottom: .2em;
45
- }
46
- }
47
- .column-job_listing_type {
48
- text-align: left;
49
- width: 6em;
50
- word-wrap: normal !important;
51
- .job-type {
52
- color: #fff;
53
- padding: 4px;
54
- font-size: 11px;
55
- .border_radius( 2px );
56
- display:block;
57
- background-color: @part-time;
58
- text-align: center;
59
- }
60
- .full-time {
61
- background-color: @full-time;
62
- }
63
- .part-time {
64
- background-color: @part-time;
65
- }
66
- .temporary {
67
- background-color: @temporary;
68
- }
69
- .freelance {
70
- background-color: @freelance;
71
- }
72
- .internship {
73
- background-color: @internship;
74
- }
75
- }
76
- th.column-job_position {
77
- width: 30%;
78
- }
79
- td.column-job_position {
80
- width: 30%;
81
- height: 34px;
82
- .job_position {
83
- position: relative;
84
- padding-right: 50px !important;
85
- }
86
- a.job_title {
87
- font-weight: bold;
88
- }
89
- img {
90
- width: 32px;
91
- height: 32px;
92
- position: absolute;
93
- right: 7px;
94
- top: 4px;
95
- .border_radius( 50% );
96
- .box_shadow( 0, 1px, 0, 1px, rgba( 0,0,0,0.1 ) );
97
- border: 1px solid #fff;
98
- }
99
- .location {
100
- margin-top: .2em;
101
- display: block;
102
- padding-top: 2px;
103
- color: #bbbbbb;
104
- }
105
- }
106
- .column-job_actions {
107
- text-align: right;
108
- width: 138px;
109
- strong {
110
- display: block;
111
- margin-bottom: .2em;
112
- }
113
- .actions {
114
- padding-top: 2px;
115
- }
116
- a.button {
117
- display: inline-block;
118
- margin: 0 0 2px 4px;
119
- cursor: pointer;
120
- padding: 0 !important;
121
- height: 2em !important;
122
- width: 2em !important;
123
- font-size: 1em !important;
124
- line-height: 2em !important;
125
- overflow: hidden;
126
- &:before {
127
- .jm-icon;
128
- float: left;
129
- width: 2em !important;
130
- line-height: 2em;
131
- }
132
- }
133
- .icon-view:before {
134
- content: '\e805';
135
- }
136
- .icon-edit:before {
137
- content: '\e804';
138
- }
139
- .icon-delete:before {
140
- content: '\e801';
141
- }
142
- .icon-approve:before {
143
- content: '\e802';
144
- }
145
- }
146
- }
147
- .wp_job_manager_meta_data {
148
- p {
149
- overflow: hidden;
150
- margin: 0 0 1em;
151
- padding: 0 0 0 20%;
152
- position: relative;
153
- line-height: 2em;
154
- }
155
- label {
156
- width: 20%;
157
- position: absolute;
158
- left: 0;
159
- vertical-align: middle;
160
- }
161
- input {
162
- width: 50%;
163
- margin: 1px 0;
164
- -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
165
- -moz-box-sizing: border-box; /* Firefox, other Gecko */
166
- box-sizing: border-box; /* Opera/IE 8+ */
167
- vertical-align: middle;
168
- }
169
- input.checkbox {
170
- width: auto;
171
- margin: 4px 2px;
172
- }
173
- .description {
174
- display: block;
175
- color: #999;
176
- }
177
- .form-field-checkbox .description {
178
- display: inline;
179
- }
180
- }
181
-
182
- /* TipTip CSS - Version 1.2 */
183
- #tiptip_holder {
184
- display: none;
185
- position: absolute;
186
- top: 0;
187
- left: 0;
188
- z-index: 99999;
189
- }
190
- #tiptip_holder.tip_top {
191
- padding-bottom: 5px;
192
- }
193
- #tiptip_holder.tip_bottom {
194
- padding-top: 5px;
195
- }
196
- #tiptip_holder.tip_right {
197
- padding-left: 5px;
198
- }
199
- #tiptip_holder.tip_left {
200
- padding-right: 5px;
201
- }
202
- #tiptip_content {
203
- font-size: 11px;
204
- color: #fff;
205
- padding: 4px 8px;
206
- background:#464646;
207
- border-radius: 3px;
208
- -webkit-border-radius: 3px;
209
- -moz-border-radius: 3px;
210
- box-shadow: 1px 1px 3px rgba(0,0,0,0.10);
211
- -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.10);
212
- -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.10);
213
- text-align: center;
214
- code {
215
- background: #999;
216
- padding: 1px;
217
- }
218
- }
219
- #tiptip_arrow, #tiptip_arrow_inner {
220
- position: absolute;
221
- border-color: transparent;
222
- border-style: solid;
223
- border-width: 6px;
224
- height: 0;
225
- width: 0;
226
- }
227
- #tiptip_holder.tip_top #tiptip_arrow_inner {
228
- margin-top: -7px;
229
- margin-left: -6px;
230
- border-top-color: #464646;
231
- }
232
-
233
- #tiptip_holder.tip_bottom #tiptip_arrow_inner {
234
- margin-top: -5px;
235
- margin-left: -6px;
236
- border-bottom-color: #464646;
237
- }
238
-
239
- #tiptip_holder.tip_right #tiptip_arrow_inner {
240
- margin-top: -6px;
241
- margin-left: -5px;
242
- border-right-color: #464646;
243
- }
244
-
245
- #tiptip_holder.tip_left #tiptip_arrow_inner {
246
- margin-top: -6px;
247
- margin-left: -7px;
248
- border-left-color: #464646;
249
- }
250
-
251
- /* Addons */
252
- .wp_job_manager_addons_wrap {
253
- .products {
254
- overflow: hidden;
255
- li {
256
- display: inline-block;
257
- margin: 0 10px 10px 0 !important;
258
- padding: 0;
259
- vertical-align: top;
260
- width: 250px;
261
- border: 1px solid #ddd;
262
- -webkit-box-shadow:
263
- inset 0 1px 0 rgba(255,255,255,0.2),
264
- inset 0 -1px 0 rgba(0,0,0,0.1);
265
- box-shadow:
266
- inset 0 1px 0 rgba(255,255,255,0.2),
267
- inset 0 -1px 0 rgba(0,0,0,0.1);
268
- overflow: hidden;
269
- position: relative;
270
- a {
271
- color: inherit;
272
- text-decoration: none;
273
- }
274
- img {
275
- max-width: 100%;
276
- height: auto;
277
- display: block;
278
- margin: 0;
279
- background: #fff;
280
- border-bottom: 1px solid rgba(0,0,0,0.1);
281
- }
282
- h2 {
283
- margin: 0 !important;
284
- padding: 10px 10px !important;
285
- line-height: 1;
286
- background: rgba(255,255,255,0.6);
287
- border-bottom: 1px solid rgba(0,0,0,0.1);
288
- color: #000;
289
- text-align: center;
290
- position: absolute;
291
- width: 230px;
292
- top: 0;
293
- left: 0;
294
- font-size: 16px;
295
- text-shadow: none;
296
- }
297
- .third_party {
298
- display: none;
299
- }
300
- p {
301
- padding: 20px !important;
302
- margin: 0 !important;
303
- border-top: 1px solid #f1f1f1;
304
- }
305
- .price {
306
- display: none;
307
- }
308
- }
309
- }
310
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/css/chosen.css DELETED
@@ -1,11 +0,0 @@
1
- /*!
2
- Chosen, a Select Box Enhancer for jQuery and Prototype
3
- by Patrick Filler for Harvest, http://getharvest.com
4
-
5
- Version 1.1.0
6
- Full source at https://github.com/harvesthq/chosen
7
- Copyright (c) 2011 Harvest http://getharvest.com
8
-
9
- MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
10
- This file is generated by `grunt build`, do not edit it by hand.
11
- */.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #aaa;border-radius:5px;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../images/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(../images/chosen-sprite.png) no-repeat 100% -20px;background:url(../images/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:auto;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(../images/chosen-sprite.png) no-repeat -30px -20px;background:url(../images/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(../images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/css/chosen.less DELETED
@@ -1,435 +0,0 @@
1
- /*!
2
- Chosen, a Select Box Enhancer for jQuery and Prototype
3
- by Patrick Filler for Harvest, http://getharvest.com
4
-
5
- Version 1.1.0
6
- Full source at https://github.com/harvesthq/chosen
7
- Copyright (c) 2011 Harvest http://getharvest.com
8
-
9
- MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
10
- This file is generated by `grunt build`, do not edit it by hand.
11
- */
12
-
13
- /* @group Base */
14
- .chosen-container {
15
- position: relative;
16
- display: inline-block;
17
- vertical-align: middle;
18
- font-size: 13px;
19
- zoom: 1;
20
- *display: inline;
21
- -webkit-user-select: none;
22
- -moz-user-select: none;
23
- user-select: none;
24
- }
25
- .chosen-container .chosen-drop {
26
- position: absolute;
27
- top: 100%;
28
- left: -9999px;
29
- z-index: 1010;
30
- -webkit-box-sizing: border-box;
31
- -moz-box-sizing: border-box;
32
- box-sizing: border-box;
33
- width: 100%;
34
- border: 1px solid #aaa;
35
- border-top: 0;
36
- background: #fff;
37
- box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
38
- }
39
- .chosen-container.chosen-with-drop .chosen-drop {
40
- left: 0;
41
- }
42
- .chosen-container a {
43
- cursor: pointer;
44
- }
45
-
46
- /* @end */
47
- /* @group Single Chosen */
48
- .chosen-container-single .chosen-single {
49
- position: relative;
50
- display: block;
51
- overflow: hidden;
52
- padding: 0 0 0 8px;
53
- height: 23px;
54
- border: 1px solid #aaa;
55
- border-radius: 5px;
56
- background-color: #fff;
57
- background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
58
- background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
59
- background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
60
- background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
61
- background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
62
- background-clip: padding-box;
63
- box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
64
- color: #444;
65
- text-decoration: none;
66
- white-space: nowrap;
67
- line-height: 24px;
68
- }
69
- .chosen-container-single .chosen-default {
70
- color: #999;
71
- }
72
- .chosen-container-single .chosen-single span {
73
- display: block;
74
- overflow: hidden;
75
- margin-right: 26px;
76
- text-overflow: ellipsis;
77
- white-space: nowrap;
78
- }
79
- .chosen-container-single .chosen-single-with-deselect span {
80
- margin-right: 38px;
81
- }
82
- .chosen-container-single .chosen-single abbr {
83
- position: absolute;
84
- top: 6px;
85
- right: 26px;
86
- display: block;
87
- width: 12px;
88
- height: 12px;
89
- background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
90
- font-size: 1px;
91
- }
92
- .chosen-container-single .chosen-single abbr:hover {
93
- background-position: -42px -10px;
94
- }
95
- .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
96
- background-position: -42px -10px;
97
- }
98
- .chosen-container-single .chosen-single div {
99
- position: absolute;
100
- top: 0;
101
- right: 0;
102
- display: block;
103
- width: 18px;
104
- height: 100%;
105
- }
106
- .chosen-container-single .chosen-single div b {
107
- display: block;
108
- width: 100%;
109
- height: 100%;
110
- background: url('../images/chosen-sprite.png') no-repeat 0px 2px;
111
- }
112
- .chosen-container-single .chosen-search {
113
- position: relative;
114
- z-index: 1010;
115
- margin: 0;
116
- padding: 3px 4px;
117
- white-space: nowrap;
118
- }
119
- .chosen-container-single .chosen-search input[type="text"] {
120
- -webkit-box-sizing: border-box;
121
- -moz-box-sizing: border-box;
122
- box-sizing: border-box;
123
- margin: 1px 0;
124
- padding: 4px 20px 4px 5px;
125
- width: 100%;
126
- height: auto;
127
- outline: 0;
128
- border: 1px solid #aaa;
129
- background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;
130
- background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
131
- font-size: 1em;
132
- font-family: sans-serif;
133
- line-height: normal;
134
- border-radius: 0;
135
- }
136
- .chosen-container-single .chosen-drop {
137
- margin-top: -1px;
138
- border-radius: 0 0 4px 4px;
139
- background-clip: padding-box;
140
- }
141
- .chosen-container-single.chosen-container-single-nosearch .chosen-search {
142
- position: absolute;
143
- left: -9999px;
144
- }
145
-
146
- /* @end */
147
- /* @group Results */
148
- .chosen-container .chosen-results {
149
- position: relative;
150
- overflow-x: hidden;
151
- overflow-y: auto;
152
- margin: 0 4px 4px 0;
153
- padding: 0 0 0 4px;
154
- max-height: 240px;
155
- -webkit-overflow-scrolling: touch;
156
- }
157
- .chosen-container .chosen-results li {
158
- display: none;
159
- margin: 0;
160
- padding: 5px 6px;
161
- list-style: none;
162
- line-height: 15px;
163
- -webkit-touch-callout: none;
164
- }
165
- .chosen-container .chosen-results li.active-result {
166
- display: list-item;
167
- cursor: pointer;
168
- }
169
- .chosen-container .chosen-results li.disabled-result {
170
- display: list-item;
171
- color: #ccc;
172
- cursor: default;
173
- }
174
- .chosen-container .chosen-results li.highlighted {
175
- background-color: #3875d7;
176
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
177
- background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
178
- background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
179
- background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
180
- background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
181
- color: #fff;
182
- }
183
- .chosen-container .chosen-results li.no-results {
184
- display: list-item;
185
- background: #f4f4f4;
186
- }
187
- .chosen-container .chosen-results li.group-result {
188
- display: list-item;
189
- font-weight: bold;
190
- cursor: default;
191
- }
192
- .chosen-container .chosen-results li.group-option {
193
- padding-left: 15px;
194
- }
195
- .chosen-container .chosen-results li em {
196
- font-style: normal;
197
- text-decoration: underline;
198
- }
199
-
200
- /* @end */
201
- /* @group Multi Chosen */
202
- .chosen-container-multi .chosen-choices {
203
- position: relative;
204
- overflow: hidden;
205
- -webkit-box-sizing: border-box;
206
- -moz-box-sizing: border-box;
207
- box-sizing: border-box;
208
- margin: 0;
209
- padding: 0;
210
- width: 100%;
211
- height: auto !important;
212
- height: 1%;
213
- border: 1px solid #aaa;
214
- background-color: #fff;
215
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
216
- background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
217
- background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
218
- background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
219
- background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
220
- cursor: text;
221
- }
222
- .chosen-container-multi .chosen-choices li {
223
- float: left;
224
- list-style: none;
225
- }
226
- .chosen-container-multi .chosen-choices li.search-field {
227
- margin: 0;
228
- padding: 0;
229
- white-space: nowrap;
230
- }
231
- .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
232
- margin: 1px 0;
233
- padding: 5px;
234
- height: auto;
235
- outline: 0;
236
- border: 0 !important;
237
- background: transparent !important;
238
- box-shadow: none;
239
- color: #666;
240
- font-size: 100%;
241
- font-family: sans-serif;
242
- line-height: normal;
243
- border-radius: 0;
244
- }
245
- .chosen-container-multi .chosen-choices li.search-field .default {
246
- color: #999;
247
- }
248
- .chosen-container-multi .chosen-choices li.search-choice {
249
- position: relative;
250
- margin: 3px 0 3px 5px;
251
- padding: 3px 20px 3px 5px;
252
- border: 1px solid #aaa;
253
- border-radius: 3px;
254
- background-color: #e4e4e4;
255
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
256
- background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
257
- background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
258
- background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
259
- background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
260
- background-clip: padding-box;
261
- box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
262
- color: #333;
263
- line-height: 13px;
264
- cursor: default;
265
- }
266
- .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
267
- position: absolute;
268
- top: 4px;
269
- right: 3px;
270
- display: block;
271
- width: 12px;
272
- height: 12px;
273
- background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
274
- font-size: 1px;
275
- }
276
- .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
277
- background-position: -42px -10px;
278
- }
279
- .chosen-container-multi .chosen-choices li.search-choice-disabled {
280
- padding-right: 5px;
281
- border: 1px solid #ccc;
282
- background-color: #e4e4e4;
283
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
284
- background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
285
- background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
286
- background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
287
- background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
288
- color: #666;
289
- }
290
- .chosen-container-multi .chosen-choices li.search-choice-focus {
291
- background: #d4d4d4;
292
- }
293
- .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
294
- background-position: -42px -10px;
295
- }
296
- .chosen-container-multi .chosen-results {
297
- margin: 0;
298
- padding: 0;
299
- }
300
- .chosen-container-multi .chosen-drop .result-selected {
301
- display: list-item;
302
- color: #ccc;
303
- cursor: default;
304
- }
305
-
306
- /* @end */
307
- /* @group Active */
308
- .chosen-container-active .chosen-single {
309
- border: 1px solid #5897fb;
310
- box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
311
- }
312
- .chosen-container-active.chosen-with-drop .chosen-single {
313
- border: 1px solid #aaa;
314
- -moz-border-radius-bottomright: 0;
315
- border-bottom-right-radius: 0;
316
- -moz-border-radius-bottomleft: 0;
317
- border-bottom-left-radius: 0;
318
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
319
- background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
320
- background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
321
- background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
322
- background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
323
- box-shadow: 0 1px 0 #fff inset;
324
- }
325
- .chosen-container-active.chosen-with-drop .chosen-single div {
326
- border-left: none;
327
- background: transparent;
328
- }
329
- .chosen-container-active.chosen-with-drop .chosen-single div b {
330
- background-position: -18px 2px;
331
- }
332
- .chosen-container-active .chosen-choices {
333
- border: 1px solid #5897fb;
334
- box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
335
- }
336
- .chosen-container-active .chosen-choices li.search-field input[type="text"] {
337
- color: #111 !important;
338
- }
339
-
340
- /* @end */
341
- /* @group Disabled Support */
342
- .chosen-disabled {
343
- opacity: 0.5 !important;
344
- cursor: default;
345
- }
346
- .chosen-disabled .chosen-single {
347
- cursor: default;
348
- }
349
- .chosen-disabled .chosen-choices .search-choice .search-choice-close {
350
- cursor: default;
351
- }
352
-
353
- /* @end */
354
- /* @group Right to Left */
355
- .chosen-rtl {
356
- text-align: right;
357
- }
358
- .chosen-rtl .chosen-single {
359
- overflow: visible;
360
- padding: 0 8px 0 0;
361
- }
362
- .chosen-rtl .chosen-single span {
363
- margin-right: 0;
364
- margin-left: 26px;
365
- direction: rtl;
366
- }
367
- .chosen-rtl .chosen-single-with-deselect span {
368
- margin-left: 38px;
369
- }
370
- .chosen-rtl .chosen-single div {
371
- right: auto;
372
- left: 3px;
373
- }
374
- .chosen-rtl .chosen-single abbr {
375
- right: auto;
376
- left: 26px;
377
- }
378
- .chosen-rtl .chosen-choices li {
379
- float: right;
380
- }
381
- .chosen-rtl .chosen-choices li.search-field input[type="text"] {
382
- direction: rtl;
383
- }
384
- .chosen-rtl .chosen-choices li.search-choice {
385
- margin: 3px 5px 3px 0;
386
- padding: 3px 5px 3px 19px;
387
- }
388
- .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
389
- right: auto;
390
- left: 4px;
391
- }
392
- .chosen-rtl.chosen-container-single-nosearch .chosen-search,
393
- .chosen-rtl .chosen-drop {
394
- left: 9999px;
395
- }
396
- .chosen-rtl.chosen-container-single .chosen-results {
397
- margin: 0 0 4px 4px;
398
- padding: 0 4px 0 0;
399
- }
400
- .chosen-rtl .chosen-results li.group-option {
401
- padding-right: 15px;
402
- padding-left: 0;
403
- }
404
- .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
405
- border-right: none;
406
- }
407
- .chosen-rtl .chosen-search input[type="text"] {
408
- padding: 4px 5px 4px 20px;
409
- background: white url('../images/chosen-sprite.png') no-repeat -30px -20px;
410
- background: url('../images/chosen-sprite.png') no-repeat -30px -20px;
411
- direction: rtl;
412
- }
413
- .chosen-rtl.chosen-container-single .chosen-single div b {
414
- background-position: 6px 2px;
415
- }
416
- .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
417
- background-position: -12px 2px;
418
- }
419
-
420
- /* @end */
421
- /* @group Retina compatibility */
422
- @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
423
- .chosen-rtl .chosen-search input[type="text"],
424
- .chosen-container-single .chosen-single abbr,
425
- .chosen-container-single .chosen-single div b,
426
- .chosen-container-single .chosen-search input[type="text"],
427
- .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
428
- .chosen-container .chosen-results-scroll-down span,
429
- .chosen-container .chosen-results-scroll-up span {
430
- background-image: url('../images/chosen-sprite@2x.png') !important;
431
- background-size: 52px 37px !important;
432
- background-repeat: no-repeat !important;
433
- }
434
- }
435
- /* @end */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/css/frontend.css DELETED
@@ -1 +0,0 @@
1
- .clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}@font-face{font-family:job-manager;src:url(../font/job-manager.eot?4963673);src:url(../font/job-manager.eot?4963673#iefix) format('embedded-opentype'),url(../font/job-manager.woff?4963673) format('woff'),url(../font/job-manager.ttf?4963673) format('truetype'),url(../font/job-manager.svg?4963673#job-manager) format('svg');font-weight:400;font-style:normal}.jm-icon{font-family:job-manager!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.display-icon{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;*overflow:auto;*zoom:1;*display:inline}.job-manager-error,.job-manager-info,.job-manager-message{padding:1em 1em 1em 3.5em;margin:0 0 2em;position:relative;-webkit-border-radius:4px;border-radius:4px;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background:-webkit-linear-gradient(#fff,#fff);background:-moz-linear-gradient(center top,#fff 0,#fff 100%);background:-moz-gradient(center top,#fff 0,#fff 100%);color:#666;text-shadow:0 1px 0 #fff;list-style:none outside;zoom:1;width:auto;box-shadow:inset 0 -2px 6px rgba(0,0,0,.05),inset 0 -2px 30px rgba(0,0,0,.015),inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.3)}.job-manager-error:after,.job-manager-error:before,.job-manager-info:after,.job-manager-info:before,.job-manager-message:after,.job-manager-message:before{content:"";display:table}.job-manager-error:after,.job-manager-info:after,.job-manager-message:after{clear:both}.job-manager-error:before,.job-manager-info:before,.job-manager-message:before{content:"";height:1.5em;width:1.5em;display:block;position:absolute;top:0;left:1em;font-family:sans-serif;font-size:1em;line-height:1.5;text-align:center;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.2);padding-top:1em;-webkit-border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1);-webkit-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1)}.job-manager-error li,.job-manager-info li,.job-manager-message li{list-style:none outside;padding-left:0;margin-left:0}.job-manager-error.job-manager-message,.job-manager-info.job-manager-message,.job-manager-message.job-manager-message{border-top:3px solid #8fae1b}.job-manager-error.job-manager-message:before,.job-manager-info.job-manager-message:before,.job-manager-message.job-manager-message:before{background-color:#8fae1b;content:"\2713"}.job-manager-error.job-manager-info,.job-manager-info.job-manager-info,.job-manager-message.job-manager-info{border-top:3px solid #1e85be}.job-manager-error.job-manager-info:before,.job-manager-info.job-manager-info:before,.job-manager-message.job-manager-info:before{background-color:#1e85be;content:"i";font-family:Times,Georgia,serif;font-style:italic}.job-manager-error.job-manager-error,.job-manager-info.job-manager-error,.job-manager-message.job-manager-error{border-top:3px solid #b81c23}.job-manager-error.job-manager-error:before,.job-manager-info.job-manager-error:before,.job-manager-message.job-manager-error:before{background-color:#b81c23;content:"\00d7";font-weight:700}.job-manager-form fieldset{margin:0 0 1em;padding:0 0 1em;line-height:2em;border:0;border-bottom:1px solid #eee;zoom:1}.job-manager-form fieldset:after,.job-manager-form fieldset:before{content:"";display:table}.job-manager-form fieldset:after{clear:both}.job-manager-form fieldset label{display:block;margin:0;width:29%;float:left;vertical-align:middle}.job-manager-form fieldset label small{opacity:.75;font-size:.83em}.job-manager-form fieldset div.field{width:70%;float:right;vertical-align:middle}.job-manager-form fieldset .wp-editor-container{border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.job-manager-form fieldset .account-sign-in .button{margin-right:.5em}.job-manager-form fieldset .account-sign-in .button:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;*overflow:auto;*zoom:1;*display:inline;content:'\e808'}.job-manager-form fieldset abbr.required{color:red;font-weight:700;border:0}.job-manager-form fieldset input.input-text,.job-manager-form fieldset select,.job-manager-form fieldset textarea{margin:0;vertical-align:middle;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.job-manager-form fieldset small.description{opacity:.75;font-size:.83em;margin:1.2em 0 0;display:block;line-height:1.2em}.job-manager-form fieldset .job-manager-uploaded-files{display:table}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file{line-height:1.5em;font-style:italic;display:table-row}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview{display:table-cell;vertical-align:middle;padding:.5em 0}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview img{height:64px;margin:0}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-name{display:table-cell;vertical-align:middle;padding:.5em 0 .5em 1em}.job-manager-form .submit-job{padding:1em 0}.job-manager-form .job-manager-term-checklist{list-style:none outside;max-height:200px;overflow:auto;margin:0}.job-manager-form .job-manager-term-checklist li{list-style:none outside;margin:0;display:block;float:none}.job-manager-form .job-manager-term-checklist li label{width:auto;float:none}.job-manager-form .job-manager-term-checklist li li{margin:0 0 0 2em}div.job_listings{margin-bottom:1em}div.job_listings ul.job_listings{margin:0}ul.job_listings{padding:0;margin:0;border-top:1px solid #eee}ul.job_listings.loading{min-height:96px;border-bottom:1px solid #eee;background:url(../images/ajax-loader.gif) no-repeat center 32px}ul.job_listings li.job_listing,ul.job_listings li.no_job_listings_found{list-style:none outside;padding:0;margin:0;border-bottom:1px solid #eee}ul.job_listings li.job_listing.job_position_filled a,ul.job_listings li.no_job_listings_found.job_position_filled a{opacity:.25}ul.job_listings li.job_listing.no_job_listings_found,ul.job_listings li.no_job_listings_found.no_job_listings_found{padding:1em;border-bottom:1px solid #eee}ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{display:block;padding:1em 1em 1em 2em;overflow:hidden;zoom:1;position:relative;line-height:1.5em;text-decoration:none}ul.job_listings li.job_listing a:focus,ul.job_listings li.job_listing a:hover,ul.job_listings li.no_job_listings_found a:focus,ul.job_listings li.no_job_listings_found a:hover{background-color:#fcfcfc}ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{width:42px;height:42px;position:absolute;left:1em;float:left;margin-right:1em;vertical-align:middle;box-shadow:none}ul.job_listings li.job_listing a div.location,ul.job_listings li.job_listing a div.position,ul.job_listings li.job_listing a ul.meta,ul.job_listings li.no_job_listings_found a div.location,ul.job_listings li.no_job_listings_found a div.position,ul.job_listings li.no_job_listings_found a ul.meta{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;width:55%;padding:0 0 0 42px;line-height:1.5em}ul.job_listings li.job_listing a div.position h3,ul.job_listings li.no_job_listings_found a div.position h3{margin:0;padding:0;line-height:inherit;font-size:inherit}ul.job_listings li.job_listing a div.position .company,ul.job_listings li.no_job_listings_found a div.position .company{color:#999}ul.job_listings li.job_listing a div.position .company .tagline,ul.job_listings li.no_job_listings_found a div.position .company .tagline{margin-left:.5em}ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{float:left;text-align:left;width:25%;padding:0 0 0 1em;color:#999;line-height:1.5em}ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{float:right;text-align:right;width:20%;padding:0 0 0 1em;margin:0;line-height:1.5em;color:#999;list-style:none outside}ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{list-style:none outside;display:block;margin:0}ul.job_listings li.job_listing a .meta .job-type,ul.job_listings li.no_job_listings_found a .meta .job-type{font-weight:700}ul.job_listings li.job_listing.job_position_featured a,ul.job_listings li.no_job_listings_found.job_position_featured a{background:#fefee5}ul.job_listings li.job_listing.job_position_featured a:focus,ul.job_listings li.job_listing.job_position_featured a:hover,ul.job_listings li.no_job_listings_found.job_position_featured a:focus,ul.job_listings li.no_job_listings_found.job_position_featured a:hover{background-color:#fefed8}.widget ul.job_listings li.job_listing a{padding:1em 0}.widget ul.job_listings li.job_listing .position{float:none;width:auto;padding:0}.widget ul.job_listings li.job_listing ul.meta{float:none;width:auto;padding:0;margin:0;text-align:left}.widget ul.job_listings li.job_listing ul.meta li{float:none;display:inline;padding:0;margin:0 .5em 0 0;font-weight:400}.widget ul.job_listings li.job_listing ul.meta li:after{padding:0 0 0 .5em;content:"\2023"}.widget ul.job_listings li.job_listing ul.meta li:last-child:after{content:''}.job-manager .job-type,.job-types .job-type,.job_listing .job-type{color:#f08d3c}.job-manager .full-time,.job-types .full-time,.job_listing .full-time{color:#90da36}.job-manager .part-time,.job-types .part-time,.job_listing .part-time{color:#f08d3c}.job-manager .temporary,.job-types .temporary,.job_listing .temporary{color:#d93674}.job-manager .freelance,.job-types .freelance,.job_listing .freelance{color:#39c}.job-manager .internship,.job-types .internship,.job_listing .internship{color:#6033cc}.single_job_listing .company{position:relative;border:1px solid #eee;padding:1em;margin:0 0 2em;display:block;clear:both;min-height:3em;box-shadow:0 1px 1px rgba(0,0,0,.1)}.single_job_listing .company img{width:3em;height:3em;position:absolute;left:1em;float:left;vertical-align:middle;box-shadow:none}.single_job_listing .company .name{margin:0 0 0 3em;padding:0 0 0 1em;line-height:1.5em}.single_job_listing .company .name a{float:right;margin-left:1em}.single_job_listing .company .tagline{display:block;margin:0 0 0 42px;padding:0 0 0 1em;line-height:1.5em;font-style:italic;color:#999}.single_job_listing .company .website:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;*overflow:auto;*zoom:1;*display:inline;content:'\e809'}.single_job_listing .company .company_twitter:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;*overflow:auto;*zoom:1;*display:inline;content:'\e80a'}.single_job_listing .company .company_video{border-top:1px solid #eee;padding:1em 0 0;margin:1em 0 0}.single_job_listing .company .company_video iframe{margin:0;display:block}.single_job_listing .meta{list-style:none outside;padding:0;margin:0 0 1.5em;overflow:hidden;zoom:1;clear:both}.single_job_listing .meta li{margin:0 1em 0 0;padding:.5em;float:left;line-height:1em;color:#999}.single_job_listing .meta .job-type{color:#fff;background-color:#f08d3c}.single_job_listing .meta .full-time{background-color:#90da36}.single_job_listing .meta .part-time{background-color:#f08d3c}.single_job_listing .meta .temporary{background-color:#d93674}.single_job_listing .meta .freelance{background-color:#39c}.single_job_listing .meta .internship{background-color:#6033cc}.single_job_listing .meta .position-filled{color:#b81c23}.single_job_listing .meta .location:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;*overflow:auto;*zoom:1;*display:inline;content:'\e81d'}.single_job_listing .meta .date-posted:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;*overflow:auto;*zoom:1;*display:inline;content:'\e80f'}.single_job_listing .meta .position-filled:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;*overflow:auto;*zoom:1;*display:inline;content:'\e80e'}.single_job_listing .application{padding:0;margin:0 0 1em}.single_job_listing .application .application_button,.single_job_listing .application .application_details{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.single_job_listing .application .application_button{text-align:center;font-size:1.1em;line-height:1em;float:left;margin:0 .5em 20px 0;padding:.90909091em 2em;outline:0}.single_job_listing .application .application_details{clear:both;border:1px solid #eee;padding:.75em 1em 0;margin:0;line-height:1.5em;display:block;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.1)}.single_job_listing .application .application_details p{margin:0 0 .75em}.single_job_listing .application .application_details:before{content:"";position:absolute;margin:-10px 0 0 0;top:0;left:5em;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #eee}.single_job_listing .application .application_details:after{content:"";position:absolute;margin:-9px 0 0 1px;left:5em;top:0;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff}.job_filters{background:#eee;zoom:1}.job_filters:after,.job_filters:before{content:"";display:table}.job_filters:after{clear:both}.job_filters .search_jobs{padding:1em;zoom:1}.job_filters .search_jobs:after,.job_filters .search_jobs:before{content:"";display:table}.job_filters .search_jobs:after{clear:both}.job_filters .search_jobs div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.job_filters .search_jobs div label{display:none}.job_filters .search_jobs div.filter_first,.job_filters .search_jobs div.search_keywords{float:left;padding-right:.5em;width:50%}.job_filters .search_jobs div.filter_last,.job_filters .search_jobs div.search_location{float:right;padding-left:.5em;width:50%}.job_filters .search_jobs div.filter_wide,.job_filters .search_jobs div.search_categories{padding-top:.5em;clear:both;width:100%}.job_filters .search_jobs div .showing_jobs a{padding:.25em}.job_filters .search_jobs div .showing_jobs a.active{background:#ddd;text-decoration:none}.job_filters .search_jobs input,.job_filters .search_jobs select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.job_filters .job_types{list-style:none outside;margin:0;padding:0;font-size:.83em;background:#f9f9f9;border-top:1px solid #e5e5e5;zoom:1}.job_filters .job_types:after,.job_filters .job_types:before{content:"";display:table}.job_filters .job_types:after{clear:both}.job_filters .job_types li{margin:0;padding:.5em 1em;float:left;border-right:1px solid #eee}.job_filters .job_types li:last-child{border-right:0}.job_filters .showing_jobs{padding:.5em 1em;display:none;font-size:.83em;background:#f9f9f9;border-top:1px solid #e5e5e5}.job_filters .showing_jobs a{float:right;padding-left:10px}div.job_listings .job-manager-pagination{text-align:center;display:block;padding:1em 0;border-bottom:1px solid #eee;line-height:1}div.job_listings .load_more_jobs{text-align:center;display:block;padding:1em 1em 1em 2em;border-bottom:1px solid #eee;font-weight:700}div.job_listings .load_more_jobs.loading{background:url(../images/ajax-loader.gif) no-repeat center}div.job_listings .load_more_jobs.loading strong{visibility:hidden}div.job_listings .load_more_jobs:focus,div.job_listings .load_more_jobs:hover{background-color:#fcfcfc}.job_listing_preview{padding:0 1em 1em;border:5px solid #eee}.entry-content .job_listing_preview_title,.job_listing_preview_title{padding:.5em 1em;vertical-align:middle;position:relative;background:#eee}.entry-content .job_listing_preview_title h2,.job_listing_preview_title h2{margin:0;clear:none}.entry-content .job_listing_preview_title .button,.job_listing_preview_title .button{float:right;margin-left:.25em}.job_summary_shortcode{border:1px solid #ccc;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;text-align:center;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.4);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.job_summary_shortcode.aligncenter{display:block;margin:2em auto}.job_summary_shortcode.alignleft{float:left;margin:0 2em 2em 0}.job_summary_shortcode.alignright{float:right;margin:0 0 2em 2em}.job_summary_shortcode a{text-decoration:none;color:inherit}.job_summary_shortcode img{margin:0;padding:0;display:block;width:100%;-moz-border-radius:0;-webkit-border-radius:0;-moz-border-top-left-radius:3px;-moz-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-radius:0;border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.job_summary_shortcode .job_summary_content{padding:0 1em}.job_summary_shortcode .meta{font-style:italic;color:#777}.job_summary_shortcode .job-type{-moz-border-radius:1em;-webkit-border-radius:1em;border-radius:1em;color:#fff;text-shadow:0 1px 0 rgba(255,255,255,.5);box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.4);position:absolute;top:0;right:0;padding:.5em;height:1em;width:auto;min-width:1em;font-size:1em;text-align:center;vertical-align:middle;line-height:1em;margin:-.5em -.5em 0 0}.job_summary_shortcode .job-type.full-time{background-color:#90da36}.job_summary_shortcode .job-type.part-time{background-color:#f08d3c}.job_summary_shortcode .job-type.temporary{background-color:#d93674}.job_summary_shortcode .job-type.freelance{background-color:#39c}.job_summary_shortcode .job-type.internship{background-color:#6033cc}#job-manager-job-dashboard table ul.job-dashboard-actions{margin:0;padding:0;visibility:hidden;font-size:.92em}#job-manager-job-dashboard table ul.job-dashboard-actions li{float:none;display:inline;padding:0;margin:0 .5em 0 0;font-weight:400;list-style:none outside}#job-manager-job-dashboard table ul.job-dashboard-actions li:after{padding:0 0 0 .5em;content:"\2023"}#job-manager-job-dashboard table ul.job-dashboard-actions li:last-child:after{content:''}#job-manager-job-dashboard table ul.job-dashboard-actions li .job-dashboard-action-delete{color:red}#job-manager-job-dashboard table tr:focus ul.job-dashboard-actions,#job-manager-job-dashboard table tr:hover ul.job-dashboard-actions{visibility:visible}#job-manager-job-dashboard table td,#job-manager-job-dashboard table th{padding:.5em 1em .5em 0}#job-manager-job-dashboard table .job_title small{color:#999}#content nav.job-manager-pagination,#job-manager-job-dashboard table .applications,#job-manager-job-dashboard table .expires,#job-manager-job-dashboard table .filled,nav.job-manager-pagination{text-align:center}#content nav.job-manager-pagination ul,nav.job-manager-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border-left:1px solid #eee;margin:1px}#content nav.job-manager-pagination ul li,nav.job-manager-pagination ul li{border-right:1px solid #eee;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:0;margin:0;float:left;display:inline;overflow:hidden}#content nav.job-manager-pagination ul li a,#content nav.job-manager-pagination ul li span,nav.job-manager-pagination ul li a,nav.job-manager-pagination ul li span{margin:0;text-decoration:none;line-height:1em;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}#content nav.job-manager-pagination ul li a:focus,#content nav.job-manager-pagination ul li a:hover,#content nav.job-manager-pagination ul li span.current,nav.job-manager-pagination ul li a:focus,nav.job-manager-pagination ul li a:hover,nav.job-manager-pagination ul li span.current{background:#eee;color:#888}@media only screen and (max-width:767px){ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{padding:1em}ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{visibility:hidden}ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;width:60%;padding:0}ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{float:right;width:40%;line-height:2em;font-size:.75em;padding:0 0 0 1em;text-align:right}ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{float:right;width:40%;line-height:2em;font-size:.75em}ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{font-size:1em}}.twenty-eleven ul.job_listings li.job_listing,.twenty-eleven ul.job_listings li.no_job_listings_found{padding:0!important}.twenty-ten .chosen-choices,.twenty-ten .job_types{margin:0!important}
 
trunk/assets/css/frontend.less DELETED
@@ -1,891 +0,0 @@
1
- @import "mixins";
2
- @import "icons";
3
-
4
- @primary: #999999; /* Primary colour for buttons (alt) */
5
- @primarytext: desaturate(lighten(@primary,50%),18%); /* Text on primary colour bg */
6
-
7
- @secondary: desaturate(lighten(@primary,40%),18%); /* Secondary buttons */
8
- @secondarytext: desaturate(darken(@secondary,60%),18%); /* Text on secondary colour bg */
9
-
10
- @highlight: spin( @primary, 150 ); /* Prices, In stock labels, sales flash */
11
- @highlightext: desaturate(lighten(@highlight,50%),18%); /* Text on highlight colour bg */
12
-
13
- @contentbg: #fff; /* Content BG - Tabs (active state) */
14
- @subtext: #777; /* small, breadcrumbs etc */
15
-
16
- .display-icon {
17
- display: inline-block;
18
- width: 16px;
19
- height: 16px;
20
- -webkit-font-smoothing: antialiased;
21
- font-size: 16px;
22
- font-family: "job-manager" !important;
23
- text-decoration: none;
24
- font-weight: normal;
25
- font-style: normal;
26
- vertical-align: top;
27
- font-size: 16px;
28
- margin: 0 2px 0 0;
29
-
30
- *overflow: auto;
31
- *zoom: 1;
32
- *display: inline;
33
- }
34
-
35
- /* =Global styles/layout
36
- -------------------------------------------------------------- */
37
- .job-manager-message, .job-manager-error, .job-manager-info {
38
- padding: 1em 1em 1em 3.5em;
39
- margin: 0 0 2em;
40
- position: relative;
41
- .border_radius(4px);
42
- .vertical_gradient( lighten( @secondary, 2 ), @secondary );
43
- color: @secondarytext;
44
- .text_shadow( 0, 1px, 0, lighten( @secondary, 4 ) );
45
- list-style:none outside;
46
- .clearfix;
47
- width: auto;
48
- box-shadow:
49
- inset 0 -2px 6px rgba(0,0,0,0.05),
50
- inset 0 -2px 30px rgba(0,0,0,0.015),
51
- inset 0 1px 0 #fff,
52
- 0 1px 2px rgba(0,0,0,0.3);
53
-
54
- &:before {
55
- content: "";
56
- height: 1.5em;
57
- width: 1.5em;
58
- display:block;
59
- position:absolute;
60
- top: 0;
61
- left: 1em;
62
- font-family: sans-serif;
63
- font-size:1em;
64
- line-height: 1.5;
65
- text-align: center;
66
- color: #fff;
67
- text-shadow:0 1px 0 rgba(0,0,0,0.2);
68
- padding-top:1em;
69
- .border_radius_bottom(4px);
70
- .inset_box_shadow(0,-1px,0,0,rgba(0,0,0,0.1));
71
- }
72
- li {
73
- list-style:none outside;
74
- padding-left:0;
75
- margin-left:0;
76
- }
77
- &.job-manager-message {
78
- border-top:3px solid #8fae1b;
79
- &:before {
80
- background-color:#8fae1b;
81
- content: "\2713";
82
- }
83
- }
84
- &.job-manager-info {
85
- border-top:3px solid #1e85be;
86
- &:before {
87
- background-color:#1e85be;
88
- content: "i";
89
- font-family: Times, Georgia, serif;
90
- font-style: italic;
91
- }
92
- }
93
- &.job-manager-error {
94
- border-top:3px solid #b81c23;
95
- &:before {
96
- background-color:#b81c23;
97
- content: "\00d7";
98
- font-weight: 700;
99
- }
100
- }
101
- }
102
-
103
- .job-manager-form {
104
- fieldset {
105
- margin: 0 0 1em 0;
106
- padding: 0 0 1em 0;
107
- line-height: 2em;
108
- border: 0;
109
- border-bottom: 1px solid #eee;
110
- .clearfix;
111
- label {
112
- display: block;
113
- margin: 0;
114
- width: 29%;
115
- float: left;
116
- vertical-align: middle;
117
- small {
118
- opacity: .75;
119
- font-size: 0.83em;
120
- }
121
- }
122
- div.field {
123
- width: 70%;
124
- float: right;
125
- vertical-align: middle;
126
- }
127
- .wp-editor-container {
128
- border: 1px solid #ccc;
129
- -webkit-border-radius: 3px;
130
- -moz-border-radius: 3px;
131
- border-radius: 3px;
132
- }
133
- .account-sign-in {
134
- .button {
135
- margin-right: .5em;
136
- &:before {
137
- .display-icon;
138
- content: '\e808';
139
- }
140
- }
141
- }
142
- abbr.required {
143
- color: red;
144
- font-weight: bold;
145
- border: 0;
146
- }
147
- input.input-text, textarea, select {
148
- margin: 0;
149
- vertical-align: middle;
150
- width: 100%;
151
- -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
152
- -moz-box-sizing: border-box; /* Firefox, other Gecko */
153
- box-sizing: border-box; /* Opera/IE 8+ */
154
- }
155
- small.description {
156
- opacity: .75;
157
- font-size: 0.83em;
158
- margin: 1.2em 0 0 0;
159
- display: block;
160
- line-height: 1.2em;
161
- }
162
- .job-manager-uploaded-files {
163
- display: table;
164
- .job-manager-uploaded-file {
165
- line-height: 1.5em;
166
- font-style: italic;
167
- display: table-row;
168
- .job-manager-uploaded-file-preview {
169
- display: table-cell;
170
- vertical-align: middle;
171
- padding: .5em 0 .5em 0;
172
- img {
173
- height: 64px;
174
- margin: 0;
175
- }
176
- }
177
- .job-manager-uploaded-file-name {
178
- display: table-cell;
179
- vertical-align: middle;
180
- padding: .5em 0 .5em 1em;
181
- }
182
- }
183
- }
184
- }
185
- .submit-job {
186
- padding: 1em 0;
187
- }
188
- .job-manager-term-checklist {
189
- list-style: none outside;
190
- max-height: 200px;
191
- overflow: auto;
192
- margin: 0;
193
- li {
194
- list-style: none outside;
195
- margin: 0;
196
- display: block;
197
- float: none;
198
- label {
199
- width: auto;
200
- float: none;
201
- }
202
- li {
203
- margin: 0 0 0 2em;
204
- }
205
- }
206
- }
207
- }
208
- div.job_listings {
209
- margin-bottom: 1em;
210
- ul.job_listings {
211
- margin: 0;
212
- }
213
- }
214
- ul.job_listings {
215
- padding: 0;
216
- margin: 0;
217
- border-top: 1px solid #eee;
218
-
219
- &.loading {
220
- min-height: 96px;
221
- border-bottom: 1px solid #eee;
222
- background: url(../images/ajax-loader.gif) no-repeat center 32px;
223
- }
224
- li.job_listing, li.no_job_listings_found {
225
- list-style: none outside;
226
- padding: 0;
227
- margin: 0;
228
- border-bottom: 1px solid #eee;
229
-
230
- &.job_position_filled {
231
- a {
232
- opacity: 0.25;
233
- }
234
- }
235
- &.no_job_listings_found {
236
- padding: 1em;
237
- border-bottom: 1px solid #eee;
238
- }
239
- a {
240
- display: block;
241
- padding: 1em 1em 1em 2em;
242
- overflow: hidden;
243
- zoom: 1;
244
- position: relative;
245
- line-height: 1.5em;
246
- text-decoration: none;
247
-
248
- &:hover, &:focus {
249
- background-color: #fcfcfc;
250
- }
251
- img.company_logo {
252
- width: 42px;
253
- height: 42px;
254
- position: absolute;
255
- left: 1em;
256
- float: left;
257
- margin-right: 1em;
258
- vertical-align: middle;
259
- box-shadow: none;
260
- }
261
- div.position, div.location, ul.meta {
262
- -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
263
- -moz-box-sizing: border-box; /* Firefox, other Gecko */
264
- box-sizing: border-box; /* Opera/IE 8+ */
265
- }
266
- div.position {
267
- float: left;
268
- width: 55%;
269
- padding: 0 0 0 42px;
270
- line-height: 1.5em;
271
- h3 {
272
- margin: 0;
273
- padding: 0;
274
- line-height: inherit;
275
- font-size: inherit;
276
- }
277
- .company {
278
- color: #999;
279
- .tagline {
280
- margin-left: .5em;
281
- }
282
- }
283
- }
284
- div.location {
285
- float: left;
286
- text-align: left;
287
- width: 25%;
288
- padding: 0 0 0 1em;
289
- color: #999;
290
- line-height: 1.5em;
291
- }
292
- .meta {
293
- float: right;
294
- text-align: right;
295
- width: 20%;
296
- padding: 0 0 0 1em;
297
- margin: 0;
298
- line-height: 1.5em;
299
- color: #999;
300
- list-style: none outside;
301
- li {
302
- list-style: none outside;
303
- display: block;
304
- margin: 0;
305
- }
306
- .job-type {
307
- font-weight: bold;
308
- }
309
- }
310
- }
311
- &.job_position_featured {
312
- a {
313
- background: #fefee5;
314
-
315
- &:hover, &:focus {
316
- background-color: #fefed8;
317
- }
318
- }
319
- }
320
- }
321
- }
322
- .widget {
323
- ul.job_listings {
324
- li.job_listing {
325
- a {
326
- padding: 1em 0;
327
- }
328
- .position {
329
- float: none;
330
- width: auto;
331
- padding: 0;
332
- }
333
- ul.meta {
334
- float: none;
335
- width: auto;
336
- padding: 0;
337
- margin: 0;
338
- text-align: left;
339
- li {
340
- float: none;
341
- display: inline;
342
- padding: 0;
343
- margin: 0 .5em 0 0;
344
- font-weight: normal;
345
-
346
- &:after {
347
- padding: 0 0 0 .5em;
348
- content: "\2023";
349
- }
350
- &:last-child:after {
351
- content: '';
352
- }
353
- }
354
- }
355
- }
356
- }
357
- }
358
- .job-manager, .job_listing, .job-types {
359
- .job-type {
360
- color: @part-time;
361
- }
362
- .full-time {
363
- color: @full-time;
364
- }
365
- .part-time {
366
- color: @part-time;
367
- }
368
- .temporary {
369
- color: @temporary;
370
- }
371
- .freelance {
372
- color: @freelance;
373
- }
374
- .internship {
375
- color: @internship;
376
- }
377
- }
378
- .single_job_listing {
379
- .company {
380
- position: relative;
381
- border: 1px solid #eee;
382
- padding: 1em;
383
- margin: 0 0 2em;
384
- display: block;
385
- clear: both;
386
- min-height: 3em;
387
- box-shadow: 0 1px 1px rgba(0,0,0,0.1);
388
-
389
- img {
390
- width: 3em;
391
- height: 3em;
392
- position: absolute;
393
- left: 1em;
394
- float: left;
395
- vertical-align: middle;
396
- box-shadow: none;
397
- }
398
- .name {
399
- margin: 0 0 0 3em;
400
- padding: 0 0 0 1em;
401
- line-height: 1.5em;
402
- a {
403
- float: right;
404
- margin-left: 1em;
405
- }
406
- }
407
- .tagline {
408
- display: block;
409
- margin: 0 0 0 42px;
410
- padding: 0 0 0 1em;
411
- line-height: 1.5em;
412
- font-style: italic;
413
- color: #999;
414
- }
415
- .website:before {
416
- .display-icon;
417
- content: '\e809';
418
- }
419
- .company_twitter:before {
420
- .display-icon;
421
- content: '\e80a';
422
- }
423
- .company_video {
424
- border-top: 1px solid #eee;
425
- padding: 1em 0 0;
426
- margin: 1em 0 0 0;
427
- iframe {
428
- margin: 0;
429
- display: block;
430
- }
431
- }
432
- }
433
- .meta {
434
- list-style: none outside;
435
- padding: 0;
436
- margin: 0 0 1.5em;
437
- overflow: hidden;
438
- zoom: 1;
439
- clear: both;
440
- li {
441
- margin: 0 1em 0 0;
442
- padding: .5em;
443
- float: left;
444
- line-height: 1em;
445
- color: #999;
446
- }
447
- .job-type {
448
- color: #fff;
449
- background-color: @part-time;
450
- }
451
- .full-time {
452
- background-color: @full-time;
453
- }
454
- .part-time {
455
- background-color: @part-time;
456
- }
457
- .temporary {
458
- background-color: @temporary;
459
- }
460
- .freelance {
461
- background-color: @freelance;
462
- }
463
- .internship {
464
- background-color: @internship;
465
- }
466
- .position-filled {
467
- color: #b81c23;
468
- }
469
- .location:before {
470
- .display-icon;
471
- content: '\e81d';
472
- }
473
- .date-posted:before {
474
- .display-icon;
475
- content: '\e80f';
476
- }
477
- .position-filled:before {
478
- .display-icon;
479
- content: '\e80e';
480
- }
481
- }
482
- .application {
483
- padding: 0;
484
- margin: 0 0 1em;
485
-
486
- .application_button, .application_details {
487
- -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
488
- -moz-box-sizing: border-box; /* Firefox, other Gecko */
489
- box-sizing: border-box; /* Opera/IE 8+ */
490
- }
491
- .application_button {
492
- text-align: center;
493
- font-size: 1.1em;
494
- line-height: 1em;
495
- float: left;
496
- margin: 0 .5em 20px 0;
497
- padding: 1/1.1em 2em;
498
- outline: 0;
499
- }
500
- .application_details {
501
- clear: both;
502
- border: 1px solid #eee;
503
- padding: .75em 1em 0;
504
- margin: 0;
505
- line-height: 1.5em;
506
- display: block;
507
- position: relative;
508
- box-shadow: 0 1px 1px rgba(0,0,0,0.1);
509
-
510
- p {
511
- margin: 0 0 .75em;
512
- }
513
-
514
- &:before {
515
- content: "";
516
- position: absolute;
517
- margin: -10px 0 0 0;
518
- top: 0;
519
- left: 5em;
520
- width: 0;
521
- height: 0;
522
- border-left: 10px solid transparent;
523
- border-right: 10px solid transparent;
524
- border-bottom:10px solid #eee;
525
- }
526
- &:after {
527
- content: "";
528
- position: absolute;
529
- margin: -9px 0 0 1px;
530
- left: 5em;
531
- top: 0;
532
- width: 0;
533
- height: 0;
534
- border-left: 9px solid transparent;
535
- border-right: 9px solid transparent;
536
- border-bottom: 9px solid #fff;
537
- }
538
- }
539
- }
540
- }
541
- .job_filters {
542
- background: #eee;
543
- .clearfix;
544
-
545
- .search_jobs {
546
- padding: 1em;
547
- .clearfix;
548
- div {
549
- -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
550
- -moz-box-sizing: border-box; /* Firefox, other Gecko */
551
- box-sizing: border-box; /* Opera/IE 8+ */
552
-
553
- label {
554
- display: none;
555
- }
556
- &.search_keywords, &.filter_first {
557
- float: left;
558
- padding-right: .5em;
559
- width: 50%;
560
- }
561
- &.search_location, &.filter_last {
562
- float: right;
563
- padding-left: .5em;
564
- width: 50%;
565
- }
566
- &.search_categories, &.filter_wide {
567
- padding-top: .5em;
568
- clear: both;
569
- width: 100%;
570
- }
571
- .showing_jobs {
572
- a {
573
- padding: .25em;
574
- }
575
- a.active {
576
- background: #ddd;
577
- text-decoration: none;
578
- }
579
- }
580
- }
581
- input, select {
582
- -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
583
- -moz-box-sizing: border-box; /* Firefox, other Gecko */
584
- box-sizing: border-box; /* Opera/IE 8+ */
585
- width: 100%;
586
- }
587
- }
588
- .job_types {
589
- list-style: none outside;
590
- margin: 0;
591
- padding: 0;
592
- font-size: 0.83em;
593
- background: #f9f9f9;
594
- border-top: 1px solid #e5e5e5;
595
- .clearfix;
596
- li {
597
- margin: 0;
598
- padding: .5em 1em;
599
- float: left;
600
- border-right: 1px solid #eee;
601
-
602
- &:last-child {
603
- border-right: 0;
604
- }
605
- }
606
- }
607
-
608
- .showing_jobs {
609
- padding: .5em 1em;
610
- display: none;
611
- font-size: 0.83em;
612
- background: #f9f9f9;
613
- border-top: 1px solid #e5e5e5;
614
-
615
- a {
616
- float: right;
617
- padding-left: 10px;
618
- }
619
- }
620
- }
621
- div.job_listings {
622
- .job-manager-pagination {
623
- text-align: center;
624
- display: block;
625
- padding: 1em 0 1em 0;
626
- border-bottom: 1px solid #eee;
627
- line-height: 1;
628
- }
629
- .load_more_jobs {
630
- text-align: center;
631
- display: block;
632
- padding: 1em 1em 1em 2em;
633
- border-bottom: 1px solid #eee;
634
- font-weight: bold;
635
- &.loading {
636
- background: url(../images/ajax-loader.gif) no-repeat center;
637
- strong {
638
- visibility: hidden;
639
- }
640
- }
641
- &:hover, &:focus {
642
- background-color: #fcfcfc;
643
- }
644
- }
645
- }
646
- .job_listing_preview {
647
- padding: 0 1em 1em;
648
- border: 5px solid #eee;
649
- }
650
- .job_listing_preview_title, .entry-content .job_listing_preview_title {
651
- padding: .5em 1em;
652
- vertical-align: middle;
653
- position: relative;
654
- background: #eee;
655
- h2 {
656
- margin: 0;
657
- clear: none;
658
- }
659
- .button {
660
- float: right;
661
- margin-left: .25em;
662
- }
663
- }
664
- .job_summary_shortcode {
665
- border: 1px solid #ccc;
666
- -moz-border-radius: 4px;
667
- -webkit-border-radius: 4px;
668
- border-radius: 4px;
669
- text-align: center;
670
- position: relative;
671
- box-shadow: 0 2px 4px rgba(0,0,0,0.1),inset 0 1px 0 rgba(255,255,255,0.4);
672
- -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
673
- -moz-box-sizing: border-box; /* Firefox, other Gecko */
674
- box-sizing: border-box; /* Opera/IE 8+ */
675
-
676
- &.aligncenter {
677
- display: block;
678
- margin: 2em auto 2em;
679
- }
680
-
681
- &.alignleft {
682
- float: left;
683
- margin: 0 2em 2em 0;
684
- }
685
-
686
- &.alignright {
687
- float: right;
688
- margin: 0 0 2em 2em;
689
- }
690
-
691
- a {
692
- text-decoration: none;
693
- color: inherit;
694
- }
695
-
696
- img {
697
- margin: 0;
698
- padding: 0;
699
- display: block;
700
- width: 100%;
701
- -moz-border-radius: 0;
702
- -webkit-border-radius: 0;
703
- -moz-border-top-left-radius: 3px;
704
- -moz-border-top-right-radius: 3px;
705
- -webkit-border-top-left-radius: 3px;
706
- -webkit-border-top-right-radius: 3px;
707
- border-radius: 0;
708
- border-top-left-radius: 3px;
709
- border-top-right-radius: 3px;
710
- box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
711
- }
712
-
713
- .job_summary_content {
714
- padding: 0 1em;
715
- }
716
-
717
- .meta {
718
- font-style: italic;
719
- color: #777;
720
- }
721
-
722
- .job-type {
723
- -moz-border-radius: 1em;
724
- -webkit-border-radius: 1em;
725
- border-radius: 1em;
726
- color: #fff;
727
- text-shadow: 0 1px 0 rgba(255,255,255,0.5);
728
- box-shadow: 0 2px 4px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.4);
729
- position: absolute;
730
- top: 0;
731
- right: 0;
732
- padding: .5em;
733
- height: 1em;
734
- width: auto;
735
- min-width: 1em;
736
- font-size: 1em;
737
- text-align: center;
738
- vertical-align: middle;
739
- line-height: 1em;
740
- margin: -.5em -.5em 0 0;
741
-
742
- &.full-time {
743
- background-color: @full-time;
744
- }
745
- &.part-time {
746
- background-color: @part-time;
747
- }
748
- &.temporary {
749
- background-color: @temporary;
750
- }
751
- &.freelance {
752
- background-color: @freelance;
753
- }
754
- &.internship {
755
- background-color: @internship;
756
- }
757
- }
758
- }
759
-
760
- #job-manager-job-dashboard {
761
- table {
762
- ul.job-dashboard-actions {
763
- margin: 0;
764
- padding:0;
765
- visibility: hidden;
766
- font-size: 0.92em;
767
- li {
768
- float: none;
769
- display: inline;
770
- padding: 0;
771
- margin: 0 .5em 0 0;
772
- font-weight: normal;
773
- list-style: none outside;
774
-
775
- &:after {
776
- padding: 0 0 0 .5em;
777
- content: "\2023";
778
- }
779
- &:last-child:after {
780
- content: '';
781
- }
782
- .job-dashboard-action-delete {
783
- color: red;
784
- }
785
- }
786
- }
787
- tr:hover, tr:focus {
788
- ul.job-dashboard-actions {
789
- visibility: visible;
790
- }
791
- }
792
- td, th {
793
- padding: .5em 1em .5em 0;
794
- }
795
- .job_title small {
796
- color: #999;
797
- }
798
- .filled, .expires, .applications {
799
- text-align: center;
800
- }
801
- }
802
- }
803
-
804
- nav.job-manager-pagination, #content nav.job-manager-pagination {
805
- text-align: center;
806
- ul {
807
- display: inline-block;
808
- white-space: nowrap;
809
- padding:0;
810
- clear: both;
811
- border-left: 1px solid #eee;
812
- margin: 1px;
813
- li {
814
- border-right: 1px solid #eee;
815
- border-top: 1px solid #eee;
816
- border-bottom: 1px solid #eee;
817
- padding: 0;
818
- margin: 0;
819
- float: left;
820
- display: inline;
821
- overflow: hidden;
822
- a, span {
823
- margin: 0;
824
- text-decoration: none;
825
- padding: 0;
826
- line-height: 1em;
827
- font-size: 1em;
828
- font-weight: normal;
829
- padding: .5em;
830
- min-width: 1em;
831
- display: block;
832
- }
833
- span.current, a:hover, a:focus {
834
- background: #eee;
835
- color: darken( #eee, 40 );
836
- }
837
- }
838
- }
839
- }
840
-
841
- /**
842
- * Mobile styles
843
- */
844
- @media only screen and (max-width: 767px) {
845
- ul.job_listings {
846
- li.job_listing, li.no_job_listings_found {
847
- a {
848
- padding: 1em;
849
- img.company_logo {
850
- visibility: hidden;
851
- }
852
- div.position {
853
- float: left;
854
- width: 60%;
855
- padding: 0;
856
- }
857
- div.location {
858
- float: right;
859
- width: 40%;
860
- line-height: 2em;
861
- font-size: .75em;
862
- padding: 0 0 0 1em;
863
- text-align: right;
864
- }
865
- .meta {
866
- float: right;
867
- width: 40%;
868
- line-height: 2em;
869
- font-size: .75em;
870
- li {
871
- font-size: 1em;
872
- }
873
- }
874
- }
875
- }
876
- }
877
- }
878
-
879
- // Default theme fixes
880
- .twenty-eleven {
881
- ul.job_listings {
882
- li.job_listing, li.no_job_listings_found {
883
- padding: 0 !important;
884
- }
885
- }
886
- }
887
- .twenty-ten {
888
- .job_types, .chosen-choices {
889
- margin: 0 !important;
890
- }
891
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/css/icons.less DELETED
@@ -1,29 +0,0 @@
1
- @font-face {
2
- font-family: 'job-manager';
3
- src: url('../font/job-manager.eot?4963673');
4
- src: url('../font/job-manager.eot?4963673#iefix') format('embedded-opentype'),
5
- url('../font/job-manager.woff?4963673') format('woff'),
6
- url('../font/job-manager.ttf?4963673') format('truetype'),
7
- url('../font/job-manager.svg?4963673#job-manager') format('svg');
8
- font-weight: normal;
9
- font-style: normal;
10
- }
11
-
12
- .jm-icon {
13
- font-family: "job-manager" !important;
14
- font-style: normal;
15
- font-weight: normal;
16
- speak: none;
17
-
18
- display: inline-block;
19
- text-decoration: inherit;
20
- width: 1em;
21
- text-align: center;
22
-
23
- /* For safety - reset parent styles, that can break glyph codes*/
24
- font-variant: normal;
25
- text-transform: none;
26
-
27
- /* fix buttons height, for twitter bootstrap */
28
- line-height: 1em;
29
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/css/menu.css DELETED
@@ -1 +0,0 @@
1
- @font-face{font-family:job-manager;src:url(../font/job-manager.eot?4963673);src:url(../font/job-manager.eot?4963673#iefix) format('embedded-opentype'),url(../font/job-manager.woff?4963673) format('woff'),url(../font/job-manager.ttf?4963673) format('truetype'),url(../font/job-manager.svg?4963673#job-manager) format('svg');font-weight:400;font-style:normal}.jm-icon{font-family:job-manager!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}#adminmenu #menu-posts-job_listing .wp-menu-image:before{content:'\e800';font-family:job-manager!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}#adminmenu #menu-posts-resume .wp-menu-image:before{content:'\e806';font-family:job-manager!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}
 
trunk/assets/css/menu.less DELETED
@@ -1,17 +0,0 @@
1
- @import "icons.less";
2
-
3
- /* Menu */
4
- #adminmenu {
5
- #menu-posts-job_listing {
6
- .wp-menu-image:before {
7
- content: '\e800';
8
- .jm-icon;
9
- }
10
- }
11
- #menu-posts-resume {
12
- .wp-menu-image:before {
13
- content: '\e806';
14
- .jm-icon;
15
- }
16
- }
17
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/css/mixins.less DELETED
@@ -1,90 +0,0 @@
1
- @full-time: #90da36;
2
- @part-time: #f08d3c;
3
- @internship:#6033cc;
4
- @freelance: #3399cc;
5
- @temporary: #d93674;
6
-
7
- .clearfix {
8
- zoom: 1; /* For IE 6/7 (trigger hasLayout) */
9
-
10
- &:before, &:after {
11
- content: "";
12
- display: table;
13
- }
14
- &:after {
15
- clear: both;
16
- }
17
- }
18
- .border_radius(@radius:4px) {
19
- -webkit-border-radius:@radius;
20
- border-radius:@radius;
21
- }
22
- .border_radius_right(@radius:4px) {
23
- -webkit-border-top-right-radius: @radius;
24
- -webkit-border-bottom-right-radius: @radius;
25
- border-top-right-radius: @radius;
26
- border-bottom-right-radius: @radius;
27
- }
28
- .border_radius_left(@radius:4px) {
29
- -webkit-border-top-left-radius: @radius;
30
- -webkit-border-bottom-left-radius: @radius;
31
- border-top-left-radius: @radius;
32
- border-bottom-left-radius: @radius;
33
- }
34
- .border_radius_bottom(@radius:4px) {
35
- -webkit-border-bottom-left-radius: @radius;
36
- -webkit-border-bottom-right-radius: @radius;
37
- border-bottom-left-radius: @radius;
38
- border-bottom-right-radius: @radius;
39
- }
40
- .border_radius_top(@radius:4px) {
41
- -webkit-border-top-left-radius: @radius;
42
- -webkit-border-top-right-radius: @radius;
43
- border-top-left-radius: @radius;
44
- border-top-right-radius: @radius;
45
- }
46
- .opacity(@opacity:0.75) {
47
- filter:~"alpha(opacity=@opacity * 100)";
48
- -khtml-opacity: @opacity;
49
- opacity: @opacity;
50
- }
51
- .box_shadow(@shadow_x:3px, @shadow_y:3px, @shadow_rad:3px, @shadow_in:3px, @shadow_color:#888) {
52
- box-shadow:@shadow_x @shadow_y @shadow_rad @shadow_in @shadow_color;
53
- -webkit-box-shadow:@shadow_x @shadow_y @shadow_rad @shadow_in @shadow_color;
54
- -moz-box-shadow:@shadow_x @shadow_y @shadow_rad @shadow_in @shadow_color;
55
- }
56
- .inset_box_shadow(@shadow_x:3px, @shadow_y:3px, @shadow_rad:3px, @shadow_in:3px, @shadow_color:#888) {
57
- box-shadow:inset @shadow_x @shadow_y @shadow_rad @shadow_in @shadow_color;
58
- -webkit-box-shadow:inset @shadow_x @shadow_y @shadow_rad @shadow_in @shadow_color;
59
- -moz-box-shadow:inset @shadow_x @shadow_y @shadow_rad @shadow_in @shadow_color;
60
- }
61
- .text_shadow(@shadow_x:3px, @shadow_y:3px, @shadow_rad:3px, @shadow_color:#fff) {
62
- text-shadow:@shadow_x @shadow_y @shadow_rad @shadow_color;
63
- }
64
- .vertical_gradient(@from: #000, @to: #FFF) {
65
- background: @from;
66
- background: -webkit-gradient(linear, left top, left bottom, from(@from), to(@to));
67
- background: -webkit-linear-gradient(@from, @to);
68
- background: -moz-linear-gradient(center top, @from 0%, @to 100%);
69
- background: -moz-gradient(center top, @from 0%, @to 100%);
70
- }
71
- .transition(@selector:all, @animation:ease-in-out, @duration:.2s) {
72
- -webkit-transition:@selector @animation @duration;
73
- -moz-transition:@selector @animation @duration;
74
- -o-transition:@selector @animation @duration;
75
- transition:@selector @animation @duration;
76
- }
77
- .scale(@ratio:1.5){
78
- -webkit-transform:scale(@ratio);
79
- -moz-transform:scale(@ratio);
80
- -ms-transform:scale(@ratio);
81
- -o-transform:scale(@ratio);
82
- transform:scale(@ratio);
83
- }
84
- .borderbox () {
85
- -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
86
- -moz-box-sizing: border-box; /* Firefox, other Gecko */
87
- box-sizing: border-box; /* Opera/IE 8+ */
88
- }
89
- .darkorlighttextshadow ( @a, @opacity: 0.8 ) when (lightness(@a) >= 65%) { .text_shadow( 0, -1px, 0, rgba(0,0,0,@opacity) ); }
90
- .darkorlighttextshadow ( @a, @opacity: 0.8 ) when (lightness(@a) < 65%) { .text_shadow( 0, 1px, 0, rgba(255,255,255,@opacity) ); }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/css/setup.css DELETED
@@ -1 +0,0 @@
1
- .help-page-link{cursor:help}.wp-job-manager-setup-steps{margin:1em 0 2em;overflow:hidden}.wp-job-manager-setup-steps li{width:33.3%;padding:7px 1em;font-weight:700;margin:0;color:#eee;background:#222;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-job-manager-setup-steps li:first-child{margin-left:0}.wp-job-manager-setup-steps li.wp-job-manager-setup-active-step{background:#0074a2;color:#eee}.wp-job-manager-shortcodes td,.wp-job-manager-shortcodes th{vertical-align:middle}.wp-job-manager-shortcodes td p,.wp-job-manager-shortcodes th p{margin:9px 0}.wp-job-manager-shortcodes tr:nth-child(even) td,.wp-job-manager-shortcodes tr:nth-child(even) th{background:#f9f9f9}.wp-job-manager-next-steps{font-size:1.1em;list-style:disc inside;margin:1.5em 2em}.wp-job-manager-support-the-plugin{background:#fff;padding:2em;margin:2em 0}.wp-job-manager-support-the-plugin h3{margin-top:0}.wp-job-manager-support-the-plugin ul{margin-bottom:0}.wp-job-manager-support-the-plugin li{line-height:2em;font-size:1.1em}.wp-job-manager-support-the-plugin li a{text-decoration:none}.wp-job-manager-support-the-plugin li a:before{font-family:dashicons;font-size:2em;vertical-align:middle;padding-right:.25em}.wp-job-manager-support-the-plugin li.icon-review a:before{content:"\f155"}.wp-job-manager-support-the-plugin li.icon-localization a:before{content:"\f319"}.wp-job-manager-support-the-plugin li.icon-code a:before{content:"\f111"}.wp-job-manager-support-the-plugin li.icon-forum a:before{content:"\f328"}
 
trunk/assets/css/setup.less DELETED
@@ -1,93 +0,0 @@
1
- .help-page-link {
2
- cursor: help;
3
- }
4
-
5
- .wp-job-manager-setup-steps {
6
- margin: 1em 0 2em;
7
- overflow: hidden;
8
- li {
9
- width: 33.3%;
10
- padding: 7px 1em;
11
- font-weight: bold;
12
- margin: 0;
13
- color: #eee;
14
- background: #222222;
15
- float: left;
16
- -moz-box-sizing: border-box;
17
- -webkit-box-sizing: border-box;
18
- box-sizing: border-box;
19
-
20
- &:first-child {
21
- margin-left: 0;
22
- }
23
- &.wp-job-manager-setup-active-step {
24
- background: #0074a2;
25
- color: #eee;
26
- }
27
- }
28
- }
29
-
30
- .wp-job-manager-shortcodes {
31
- td, th {
32
- vertical-align: middle;
33
- p {
34
- margin: 9px 0;
35
- }
36
- }
37
- tr:nth-child(even) {
38
- td, th {
39
- background: #f9f9f9;
40
- }
41
- }
42
- }
43
-
44
- .wp-job-manager-next-steps {
45
- font-size: 1.1em;
46
- list-style: disc inside;
47
- margin: 1.5em 2em;
48
- }
49
-
50
- .wp-job-manager-support-the-plugin {
51
- background: #fff;
52
- padding: 2em;
53
- margin: 2em 0;
54
- h3 {
55
- margin-top: 0;
56
- }
57
- ul {
58
- margin-bottom: 0;
59
- }
60
- li {
61
- line-height: 2em;
62
- font-size: 1.1em;
63
- a {
64
- text-decoration: none;
65
- }
66
- }
67
- li a:before {
68
- font-family: "dashicons";
69
- font-size: 2em;
70
- vertical-align: middle;
71
- padding-right: .25em;
72
- }
73
- li.icon-review {
74
- a:before {
75
- content: "\f155";
76
- }
77
- }
78
- li.icon-localization {
79
- a:before {
80
- content: "\f319";
81
- }
82
- }
83
- li.icon-code {
84
- a:before {
85
- content: "\f111";
86
- }
87
- }
88
- li.icon-forum {
89
- a:before {
90
- content: "\f328";
91
- }
92
- }
93
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/font/config.json DELETED
@@ -1,256 +0,0 @@
1
- {
2
- "name": "job-manager",
3
- "css_prefix_text": "icon-",
4
- "css_use_suffix": false,
5
- "hinting": true,
6
- "units_per_em": 1000,
7
- "ascent": 850,
8
- "glyphs": [
9
- {
10
- "uid": "ccc2329632396dc096bb638d4b46fb98",
11
- "css": "mail-alt",
12
- "code": 59420,
13
- "src": "fontawesome"
14
- },
15
- {
16
- "uid": "d73eceadda1f594cec0536087539afbf",
17
- "css": "heart",
18
- "code": 59425,
19
- "src": "fontawesome"
20
- },
21
- {
22
- "uid": "f3dc2d6d8fe9cf9ebff84dc260888cdf",
23
- "css": "heart-empty",
24
- "code": 59426,
25
- "src": "fontawesome"
26
- },
27
- {
28
- "uid": "474656633f79ea2f1dad59ff63f6bf07",
29
- "css": "star",
30
- "code": 59395,
31
- "src": "fontawesome"
32
- },
33
- {
34
- "uid": "d17030afaecc1e1c22349b99f3c4992a",
35
- "css": "star-empty",
36
- "code": 59424,
37
- "src": "fontawesome"
38
- },
39
- {
40
- "uid": "8b80d36d4ef43889db10bc1f0dc9a862",
41
- "css": "user",
42
- "code": 59399,
43
- "src": "fontawesome"
44
- },
45
- {
46
- "uid": "12f4ece88e46abd864e40b35e05b11cd",
47
- "css": "ok",
48
- "code": 59394,
49
- "src": "fontawesome"
50
- },
51
- {
52
- "uid": "5211af474d3a9848f67f945e2ccaf143",
53
- "css": "cancel",
54
- "code": 59393,
55
- "src": "fontawesome"
56
- },
57
- {
58
- "uid": "e82cedfa1d5f15b00c5a81c9bd731ea2",
59
- "css": "info-circled",
60
- "code": 59432,
61
- "src": "fontawesome"
62
- },
63
- {
64
- "uid": "0ddd3e8201ccc7d41f7b7c9d27eca6c1",
65
- "css": "link",
66
- "code": 59401,
67
- "src": "fontawesome"
68
- },
69
- {
70
- "uid": "0d6ab6194c0eddda2b8c9cedf2ab248e",
71
- "css": "attach",
72
- "code": 59431,
73
- "src": "fontawesome"
74
- },
75
- {
76
- "uid": "c5fd349cbd3d23e4ade333789c29c729",
77
- "css": "eye",
78
- "code": 59397,
79
- "src": "fontawesome"
80
- },
81
- {
82
- "uid": "f04a5d24e9e659145b966739c4fde82a",
83
- "css": "bookmark",
84
- "code": 59422,
85
- "src": "fontawesome"
86
- },
87
- {
88
- "uid": "2f5ef6f6b7aaebc56458ab4e865beff5",
89
- "css": "bookmark-empty",
90
- "code": 59423,
91
- "src": "fontawesome"
92
- },
93
- {
94
- "uid": "9a76bc135eac17d2c8b8ad4a5774fc87",
95
- "css": "download",
96
- "code": 59418,
97
- "src": "fontawesome"
98
- },
99
- {
100
- "uid": "d35a1d35efeb784d1dc9ac18b9b6c2b6",
101
- "css": "pencil",
102
- "code": 59396,
103
- "src": "fontawesome"
104
- },
105
- {
106
- "uid": "85528017f1e6053b2253785c31047f44",
107
- "css": "comment",
108
- "code": 59430,
109
- "src": "fontawesome"
110
- },
111
- {
112
- "uid": "9c1376672bb4f1ed616fdd78a23667e9",
113
- "css": "comment-empty",
114
- "code": 59429,
115
- "src": "fontawesome"
116
- },
117
- {
118
- "uid": "b035c28eba2b35c6ffe92aee8b0df507",
119
- "css": "attention-circled",
120
- "code": 59406,
121
- "src": "fontawesome"
122
- },
123
- {
124
- "uid": "0d08dbb1dd648a43bdea81b7e6c9e036",
125
- "css": "location",
126
- "code": 59405,
127
- "src": "fontawesome"
128
- },
129
- {
130
- "uid": "c08a1cde48d96cba21d8c05fa7d7feb1",
131
- "css": "doc-text-inv",
132
- "code": 59398,
133
- "src": "fontawesome"
134
- },
135
- {
136
- "uid": "f8aa663c489bcbd6e68ec8147dca841e",
137
- "css": "folder",
138
- "code": 59417,
139
- "src": "fontawesome"
140
- },
141
- {
142
- "uid": "c95735c17a10af81448c7fed98a04546",
143
- "css": "folder-open",
144
- "code": 59416,
145
- "src": "fontawesome"
146
- },
147
- {
148
- "uid": "559647a6f430b3aeadbecd67194451dd",
149
- "css": "menu",
150
- "code": 59427,
151
- "src": "fontawesome"
152
- },
153
- {
154
- "uid": "531bc468eecbb8867d822f1c11f1e039",
155
- "css": "calendar",
156
- "code": 59407,
157
- "src": "fontawesome"
158
- },
159
- {
160
- "uid": "c53068fe21c8410b0a098b4c52c3d37e",
161
- "css": "down-circled2",
162
- "code": 59419,
163
- "src": "fontawesome"
164
- },
165
- {
166
- "uid": "053b757d97042e1c94276200c7b64b91",
167
- "css": "briefcase",
168
- "code": 59392,
169
- "src": "fontawesome"
170
- },
171
- {
172
- "uid": "f2aa28a2548ed3d2be718d087b65ee21",
173
- "css": "key",
174
- "code": 59400,
175
- "src": "fontawesome"
176
- },
177
- {
178
- "uid": "4109c474ff99cad28fd5a2c38af2ec6f",
179
- "css": "filter",
180
- "code": 59428,
181
- "src": "fontawesome"
182
- },
183
- {
184
- "uid": "199c44bca402ec5a6351f75ba5228375",
185
- "css": "dribbble",
186
- "code": 59409,
187
- "src": "fontawesome"
188
- },
189
- {
190
- "uid": "4743b088aa95d6f3b6b990e770d3b647",
191
- "css": "facebook-squared",
192
- "code": 59404,
193
- "src": "fontawesome"
194
- },
195
- {
196
- "uid": "649004fb1ed50395a33c3780236ba8aa",
197
- "css": "flickr",
198
- "code": 59413,
199
- "src": "fontawesome"
200
- },
201
- {
202
- "uid": "0ece9a12de796b8411f868d582bee678",
203
- "css": "github-squared",
204
- "code": 59408,
205
- "src": "fontawesome"
206
- },
207
- {
208
- "uid": "f0cf7db1b03cb65adc450aa3bdaf8c4d",
209
- "css": "gplus-squared",
210
- "code": 59411,
211
- "src": "fontawesome"
212
- },
213
- {
214
- "uid": "4c1ef492f1d2c39a2250ae457cee2a6e",
215
- "css": "instagramm",
216
- "code": 59414,
217
- "src": "fontawesome"
218
- },
219
- {
220
- "uid": "1145676a91138011729fa2909997af66",
221
- "css": "linkedin-squared",
222
- "code": 59403,
223
- "src": "fontawesome"
224
- },
225
- {
226
- "uid": "79689c4c425b7cdaa2746f510e81e27a",
227
- "css": "pinterest-squared",
228
- "code": 59412,
229
- "src": "fontawesome"
230
- },
231
- {
232
- "uid": "58a16628dcbd6456c61218f3d27591be",
233
- "css": "skype",
234
- "code": 59415,
235
- "src": "fontawesome"
236
- },
237
- {
238
- "uid": "627abcdb627cb1789e009c08e2678ef9",
239
- "css": "twitter",
240
- "code": 59402,
241
- "src": "fontawesome"
242
- },
243
- {
244
- "uid": "0636c283a9822288a767609062bbf4a4",
245
- "css": "wordpress",
246
- "code": 59410,
247
- "src": "zocial"
248
- },
249
- {
250
- "uid": "22cfc7af2c4f158b37317c65c92b48c2",
251
- "css": "location-1",
252
- "code": 59421,
253
- "src": "elusive"
254
- }
255
- ]
256
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/font/job-manager.eot DELETED
Binary file
trunk/assets/font/job-manager.svg DELETED
@@ -1,52 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata>Copyright (C) 2014 by original authors @ fontello.com</metadata>
5
- <defs>
6
- <font id="job-manager" horiz-adv-x="1000" >
7
- <font-face font-family="job-manager" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
8
- <missing-glyph horiz-adv-x="1000" />
9
- <glyph glyph-name="briefcase" unicode="&#xe800;" d="m357 707h286v72h-286v-72z m643-357v-268q0-37-26-63t-63-26h-822q-36 0-63 26t-26 63v268h375v-89q0-15 11-25t25-11h178q15 0 25 11t11 25v89h375z m-429 0v-71h-142v71h142z m429 268v-215h-1000v215q0 37 26 63t63 26h197v89q0 23 15 38t38 16h322q22 0 38-16t15-38v-89h197q37 0 63-26t26-63z" horiz-adv-x="1000" />
10
- <glyph glyph-name="cancel" unicode="&#xe801;" d="m724 112q0-22-15-38l-76-76q-16-15-38-15t-38 15l-164 165-164-165q-16-15-38-15t-38 15l-76 76q-16 16-16 38t16 38l164 164-164 164q-16 16-16 38t16 38l76 76q16 16 38 16t38-16l164-164 164 164q16 16 38 16t38-16l76-76q15-15 15-38t-15-38l-164-164 164-164q15-15 15-38z" horiz-adv-x="785.7" />
11
- <glyph glyph-name="ok" unicode="&#xe802;" d="m932 534q0-22-15-38l-404-404-76-76q-16-15-38-15t-38 15l-76 76-202 202q-15 16-15 38t15 38l76 76q16 16 38 16t38-16l164-165 366 367q16 16 38 16t38-16l76-76q15-16 15-38z" horiz-adv-x="1000" />
12
- <glyph glyph-name="star" unicode="&#xe803;" d="m929 489q0-12-15-27l-203-197 48-279q1-4 1-12 0-11-6-19t-17-9q-10 0-22 7l-251 132-250-132q-13-7-23-7-11 0-17 9t-6 19q0 4 1 12l48 279-203 197q-14 15-14 27 0 21 31 26l280 40 126 254q11 23 27 23t28-23l125-254 280-40q32-5 32-26z" horiz-adv-x="928.6" />
13
- <glyph glyph-name="pencil" unicode="&#xe804;" d="m203-7l50 51-131 131-51-51v-60h72v-71h60z m291 518q0 12-12 12-5 0-9-4l-303-302q-4-4-4-10 0-12 13-12 5 0 9 4l303 302q3 4 3 10z m-30 107l232-232-464-465h-232v233z m381-54q0-29-20-50l-93-93-232 233 93 92q20 21 50 21 29 0 51-21l131-131q20-22 20-51z" horiz-adv-x="857.1" />
14
- <glyph glyph-name="eye" unicode="&#xe805;" d="m929 314q-85 132-213 197 34-58 34-125 0-104-73-177t-177-73-177 73-73 177q0 67 34 125-128-65-213-197 75-114 187-182t242-68 242 68 187 182z m-402 215q0 11-8 19t-19 7q-70 0-120-50t-50-119q0-12 8-19t19-8 19 8 8 19q0 48 34 82t82 34q11 0 19 8t8 19z m473-215q0-19-11-38-78-129-210-206t-279-77-279 77-210 206q-11 19-11 38t11 39q78 128 210 205t279 78 279-78 210-205q11-20 11-39z" horiz-adv-x="1000" />
15
- <glyph glyph-name="doc-text-inv" unicode="&#xe806;" d="m571 82v36q0 8-5 13t-12 5h-393q-8 0-13-5t-5-13v-36q0-8 5-13t13-5h393q7 0 12 5t5 13z m0 143v36q0 8-5 13t-12 5h-393q-8 0-13-5t-5-13v-36q0-8 5-13t13-5h393q7 0 12 5t5 13z m143 196v-446q0-22-15-38t-38-16h-607q-23 0-38 16t-16 38v750q0 22 16 38t38 16h303v-304q0-22 16-38t38-16h303z m-1 72h-284v284q45-8 73-36l174-175q28-27 37-73z" horiz-adv-x="714.3" />
16
- <glyph glyph-name="user" unicode="&#xe807;" d="m786 66q0-67-41-106t-108-39h-488q-67 0-108 39t-41 106q0 30 2 58t8 61 15 60 24 55 34 45 48 30 62 11q5 0 24-12t41-27 60-27 75-12 74 12 61 27 41 27 24 12q34 0 62-11t48-30 34-45 24-55 15-60 8-61 2-58z m-179 498q0-88-63-151t-151-63-152 63-62 151 62 152 152 63 151-63 63-152z" horiz-adv-x="785.7" />
17
- <glyph glyph-name="key" unicode="&#xe808;" d="m464 564q0 45-31 76t-76 31-76-31-31-76q0-23 11-46-23 11-47 11-44 0-76-32t-31-76 31-75 76-32 76 32 31 75q0 24-10 47 23-11 46-11 45 0 76 31t31 76z m475-393q0-9-27-36t-37-28q-5 0-16 9t-20 19-22 22-13 14l-54-53 123-123q15-15 15-38 0-23-21-45t-46-22q-22 0-38 16l-374 374q-98-73-204-73-91 0-148 57t-57 149q0 89 53 174t138 139 175 53q91 0 148-58t57-148q0-105-73-203l198-199 54 54q-2 2-15 14t-22 21-18 21-9 15q0 10 27 37t37 28q7 0 13-6 3-3 26-25t45-44 49-48 40-44 16-23z" horiz-adv-x="1000" />
18
- <glyph glyph-name="link" unicode="&#xe809;" d="m812 171q0 23-15 38l-116 116q-16 16-38 16-24 0-40-18 1-1 10-10t12-12 9-11 7-14 2-15q0-23-16-38t-38-16q-8 0-15 2t-14 7-11 9-12 12-10 10q-19-17-19-40 0-23 16-38l115-116q15-15 38-15 22 0 38 15l82 81q15 16 15 37z m-392 394q0 22-15 38l-115 115q-16 16-38 16-22 0-38-15l-82-82q-16-15-16-37 0-22 16-38l116-116q15-15 38-15 23 0 40 17-2 2-11 11t-12 12-8 10-7 14-2 16q0 22 15 38t38 15q9 0 16-2t14-7 10-8 12-12 11-11q18 17 18 41z m500-394q0-67-48-113l-82-81q-46-47-113-47-68 0-114 48l-115 115q-46 47-46 114 0 68 49 116l-49 49q-48-49-116-49-67 0-114 47l-116 116q-47 47-47 114t47 113l82 82q47 46 114 46 67 0 114-47l114-116q47-46 47-113 0-69-49-117l49-49q48 49 116 49 67 0 114-47l116-116q47-47 47-114z" horiz-adv-x="928.6" />
19
- <glyph glyph-name="twitter" unicode="&#xe80a;" d="m904 622q-37-54-90-93 0-8 0-23 0-73-21-145t-64-139-103-117-144-82-181-30q-151 0-276 81 19-3 43-3 126 0 224 77-59 2-105 36t-64 89q19-2 34-2 24 0 48 6-63 13-104 62t-41 115v2q38-21 82-23-37 25-59 64t-22 86q0 49 25 91 68-83 164-133t208-55q-5 21-5 41 0 75 53 127t127 53q79 0 132-57 61 12 114 44-20-64-79-100 52 6 104 28z" horiz-adv-x="928.6" />
20
- <glyph glyph-name="linkedin-squared" unicode="&#xe80b;" d="m132 61h129v387h-129v-387z m138 507q-1 29-21 48t-51 19-53-19-21-48q0-29 20-48t52-19h0q33 0 53 19t21 48z m326-507h129v222q0 86-41 130t-108 44q-75 0-116-65h1v56h-129q2-37 0-387h129v216q0 22 4 32 8 19 25 33t41 14q65 0 65-88v-207z m261 557v-536q0-66-47-113t-114-48h-535q-67 0-114 48t-47 113v536q0 66 47 113t114 48h535q67 0 114-48t47-113z" horiz-adv-x="857.1" />
21
- <glyph glyph-name="facebook-squared" unicode="&#xe80c;" d="m729 338l13 122h-110v61q0 27 8 38t40 11h62v122h-98q-85 0-122-40t-36-119v-73h-74v-122h74v-355h146v355h97z m128 280v-536q0-66-47-113t-114-48h-535q-67 0-114 48t-47 113v536q0 66 47 113t114 48h535q67 0 114-48t47-113z" horiz-adv-x="857.1" />
22
- <glyph glyph-name="location" unicode="&#xe80d;" d="m429 493q0 59-42 101t-101 42-101-42-42-101 42-101 101-42 101 42 42 101z m142 0q0-61-18-100l-203-432q-9-18-27-29t-37-11-38 11-26 29l-204 432q-18 39-18 100 0 118 84 202t202 84 202-84 83-202z" horiz-adv-x="571.4" />
23
- <glyph glyph-name="attention-circled" unicode="&#xe80e;" d="m429 779q116 0 215-58t156-156 57-215-57-215-156-156-215-58-216 58-155 156-58 215 58 215 155 156 216 58z m71-696v106q0 8-5 13t-12 5h-107q-8 0-13-5t-6-13v-106q0-8 6-13t13-6h107q7 0 12 6t5 13z m-1 192l10 346q0 7-6 10-5 5-13 5h-123q-8 0-13-5-6-3-6-10l10-346q0-6 5-10t14-4h103q8 0 13 4t6 10z" horiz-adv-x="857.1" />
24
- <glyph glyph-name="calendar" unicode="&#xe80f;" d="m71-79h161v161h-161v-161z m197 0h178v161h-178v-161z m-197 197h161v178h-161v-178z m197 0h178v178h-178v-178z m-197 214h161v161h-161v-161z m411-411h179v161h-179v-161z m-214 411h178v161h-178v-161z m428-411h161v161h-161v-161z m-214 197h179v178h-179v-178z m-196 482v161q0 7-6 12t-12 6h-36q-7 0-12-6t-6-12v-161q0-7 6-13t12-5h36q7 0 12 5t6 13z m410-482h161v178h-161v-178z m-214 214h179v161h-179v-161z m214 0h161v161h-161v-161z m18 268v161q0 7-5 12t-13 6h-35q-8 0-13-6t-5-12v-161q0-7 5-13t13-5h35q8 0 13 5t5 13z m215 36v-715q0-29-22-50t-50-21h-786q-29 0-50 21t-21 50v715q0 29 21 50t50 21h72v54q0 36 26 63t63 26h36q37 0 63-26t26-63v-54h214v54q0 36 27 63t63 26h35q37 0 63-26t27-63v-54h71q29 0 50-21t22-50z" horiz-adv-x="928.6" />
25
- <glyph glyph-name="github-squared" unicode="&#xe810;" d="m220 96q-5-5-11 1-8 6-2 11 4 5 11-2 6-6 2-10z m-24 34q5-7 0-11-4-3-9 4t0 10q5 4 9-3z m-34 33q-2-4-7-1-5 3-4 7 2 2 8 1 5-3 3-7z m18-19q-4-4-9 2-5 6-1 9 3 3 9-2 5-6 1-9z m72-62q-3-7-11-4-9 3-7 9t10 4q9-3 8-9z m35-3q0-6-9-6-10-1-10 6 0 6 9 6 10 1 10-6z m32 5q1-5-8-7t-10 4 8 8q9 2 10-5z m538 534v-536q0-66-47-113t-114-48h-125q-8 0-13 1t-11 3-9 8-3 15v134q0 54-29 79 32 3 57 10t53 22 45 37 30 58 11 84q0 68-44 115 21 51-5 114-15 5-45-6t-51-25l-21-13q-52 15-107 15t-108-15q-8 6-23 15t-47 22-48 7q-24-63-4-114-44-47-44-115 0-47 12-83t29-59 45-37 52-22 57-10q-22-20-27-58-12-5-25-8t-32-3-36 12-31 35q-11 18-27 29t-28 14l-11 1q-12 0-16-2t-3-7 5-8 7-6l4-3q12-6 24-21t18-29l5-13q8-21 25-34t37-17 39-4 31 2l13 3q0-22 0-58t1-38q0-12-7-18t-12-8-18-1h-125q-67 0-114 48t-47 113v536q0 66 47 113t114 48h535q67 0 114-48t47-113z" horiz-adv-x="857.1" />
26
- <glyph glyph-name="dribbble" unicode="&#xe811;" d="m571 13q-23 134-78 278h-1l-1-1q-9-3-24-9t-56-27-77-46-73-64-57-82l-9 6q103-84 234-84 73 0 142 29z m-103 339q-12 27-29 62-174-52-376-52 0-4 0-12 0-69 24-132t69-112q28 49 69 93t80 69 73 45 55 27l21 7q2 1 7 2t7 3z m-59 118q-67 119-137 211-77-36-130-104t-72-152q169 0 339 45z m381-178q-117 33-228 16 49-133 71-262 62 42 104 106t53 140z m-449 413q-1 0-1 0 0 0 1 0z m329-80q-103 91-241 91-43 0-87-11 73-94 137-213 39 15 73 34t54 34 36 32 21 23z m125-271q-2 129-83 229l-1-1q-5-7-11-14t-24-24-40-34-55-36-74-36q14-30 25-53 1-4 3-10t5-9q20 2 41 4t41 1 39-1 35-2 32-3 27-4 20-3 14-3z m62-4q0-117-57-215t-156-156-215-58-216 58-155 156-58 215 58 215 155 156 216 58 215-58 156-156 57-215z" horiz-adv-x="857.1" />
27
- <glyph glyph-name="wordpress" unicode="&#xe812;" d="m0 350q0 136 67 251t182 182 251 67 251-67 182-182 67-251-67-251-182-182-251-67-251 67-182 182-67 251z m39 0q0-135 72-247t188-168l-220 603q-40-89-40-188z m75 253l30 0q48 0 123 6 12 1 18-8t1-19-16-11l-53-5 168-499 101 302-72 197q-24 3-48 5-12 1-16 11t2 19 17 8l121-6q49 0 123 6 12 1 18-8t1-19-16-11l-52-5 166-496 46 154q36 117 36 149 0 64-39 128-2 3-12 21t-14 24-9 19-8 23-2 21q0 33 23 58t55 24q1 0 3 0t3-1q-131 121-312 121-119 0-221-56t-165-152z m256-696q62-18 130-18 80 0 153 26l-3 6-142 389z m362 44q105 61 167 168t62 231q0 120-56 221 3-21 3-47 0-63-35-165z" horiz-adv-x="1000" />
28
- <glyph glyph-name="gplus-squared" unicode="&#xe813;" d="m378-39q0-21-5-40h-212q-53 0-96 32t-58 82q14 25 39 44t56 27 59 14 60 3q18 0 27-1 4-2 17-11t19-13 17-13 18-14 15-14 15-17 12-17 10-19 5-20 2-23z m-163 196q-131-4-215-47v241q58-66 152-66 18 0 39 3-11-34-11-48 0-37 35-83z m96 285q0-56-24-89t-78-34q-29 0-54 14t-44 38-31 52-20 58-6 55q0 54 28 92t81 39q37 0 66-23t47-58 26-72 9-72z m546 51v-411q0-66-47-113t-114-48h-261q22 41 22 88 0 37-12 68t-31 52-40 40-41 33-31 31-12 33q0 20 13 38t31 34 37 36 31 52 13 73-15 81-42 66q-4 4-8 6t-7 5-6 5-5 9h75l75 36h-244q-77 0-136-21t-102-75q0 70 45 119t116 48h535q67 0 114-47t47-113v-54h-143v143h-71v-143h-143v-71h143v-143h71v143h143z" horiz-adv-x="857.1" />
29
- <glyph glyph-name="pinterest-squared" unicode="&#xe814;" d="m696 779q67 0 114-48t47-113v-536q0-66-47-113t-114-48h-404q47 68 60 118 5 19 30 116 11-21 41-37t63-16q101 0 164 83t64 208q0 47-19 91t-54 77-85 54-110 21q-58 0-109-16t-85-43-60-61-37-71-12-74q0-57 22-101t65-61q7-3 13 0t8 10q6 25 9 34 3 13-7 24-28 35-28 84 0 83 58 143t151 59q83 0 130-45t47-117q0-94-38-160t-97-66q-33 0-54 25t-13 57q5 19 15 52t16 57 6 41q0 28-14 46t-42 18q-35 0-58-31t-24-78q0-40 13-68l-54-231q-14-56-4-142h-102q-67 0-114 48t-47 113v536q0 66 47 113t114 48h535z" horiz-adv-x="857.1" />
30
- <glyph glyph-name="flickr" unicode="&#xe815;" d="m696 779q67 0 114-48t47-113v-536q0-66-47-113t-114-48h-535q-67 0-114 48t-47 113v536q0 66 47 113t114 48h535z m-306-429q0 49-35 84t-84 34-83-34-35-84 35-84 83-34 84 34 35 84z m314 0q0 49-34 84t-84 34-84-34-34-84 34-84 84-34 84 34 34 84z" horiz-adv-x="857.1" />
31
- <glyph glyph-name="instagramm" unicode="&#xe816;" d="m760 54v362h-75q11-35 11-73 0-71-36-130t-97-94-134-35q-110 0-188 76t-78 183q0 38 11 73h-79v-362q0-14 10-24t25-10h596q14 0 24 10t10 24z m-158 298q0 69-51 118t-122 49q-71 0-121-49t-51-118 51-118 121-49q72 0 122 49t51 118z m158 201v92q0 15-11 27t-27 11h-98q-16 0-27-11t-11-27v-92q0-17 11-28t27-11h98q16 0 27 11t11 28z m97 116v-638q0-45-32-77t-78-33h-637q-45 0-78 33t-32 77v638q0 45 32 77t78 33h637q45 0 78-33t32-77z" horiz-adv-x="857.1" />
32
- <glyph glyph-name="skype" unicode="&#xe817;" d="m655 257q0 28-11 51t-27 38-41 27-46 19-49 13l-58 14q-17 4-25 6t-19 6-17 9-9 12-4 16q0 43 80 43 24 0 43-6t30-16 21-19 23-16 27-7q26 0 42 18t16 43q0 31-32 55t-79 38-101 13q-38 0-74-9t-67-26-49-48-19-72q0-34 10-60t32-42 44-27 58-18l81-20q51-12 63-20 18-11 18-34 0-21-23-36t-58-14q-29 0-51 9t-37 22-25 25-26 21-30 9q-28 0-42-17t-14-41q0-52 68-88t162-37q41 0 78 10t69 30 49 52 19 74z m202-121q0-89-63-152t-151-63q-73 0-131 45-43-9-83-9-80 0-153 31t-126 84-83 125-31 153q0 41 9 84-45 58-45 130 0 89 63 152t151 63q73 0 131-45 43 9 84 9 79 0 152-31t126-84 83-125 31-153q0-41-9-84 45-58 45-130z" horiz-adv-x="857.1" />
33
- <glyph glyph-name="folder-open" unicode="&#xe818;" d="m1049 319q0-18-18-37l-187-221q-24-28-67-48t-81-20h-607q-19 0-33 7t-15 24q0 17 17 37l188 221q24 28 67 48t80 20h607q19 0 34-7t15-24z m-192 192v-90h-464q-53 0-110-26t-92-67l-188-221-2-3q0 2-1 7t0 7v536q0 51 37 88t88 37h179q51 0 88-37t37-88v-18h303q51 0 88-37t37-88z" horiz-adv-x="1071.4" />
34
- <glyph glyph-name="folder" unicode="&#xe819;" d="m929 511v-393q0-51-37-88t-88-37h-679q-51 0-88 37t-37 88v536q0 51 37 88t88 37h179q51 0 88-37t37-88v-18h375q51 0 88-37t37-88z" horiz-adv-x="928.6" />
35
- <glyph glyph-name="download" unicode="&#xe81a;" d="m714 100q0 15-10 25t-25 11-26-11-10-25 10-25 26-11 25 11 10 25z m143 0q0 15-10 25t-26 11-25-11-10-25 10-25 25-11 26 11 10 25z m72 125v-179q0-22-16-37t-38-16h-821q-23 0-38 16t-16 37v179q0 22 16 38t38 16h259l75-76q33-32 76-32t76 32l76 76h259q22 0 38-16t16-38z m-182 318q10-23-8-40l-250-250q-10-10-25-10t-25 10l-250 250q-17 17-8 40 10 21 33 21h143v250q0 15 11 25t25 11h143q14 0 25-11t10-25v-250h143q24 0 33-21z" horiz-adv-x="928.6" />
36
- <glyph glyph-name="down-circled2" unicode="&#xe81b;" d="m625 332q0-7-6-13l-178-178q-6-5-12-5t-13 5l-179 178q-8 9-4 20 5 11 17 11h107v196q0 8 5 13t13 5h107q8 0 13-5t5-13v-196h107q8 0 13-5t5-13z m-196 322q-83 0-153-41t-110-111-41-152 41-152 110-111 153-41 152 41 110 111 41 152-41 152-110 111-152 41z m428-304q0-117-57-215t-156-156-215-58-216 58-155 156-58 215 58 215 155 156 216 58 215-58 156-156 57-215z" horiz-adv-x="857.1" />
37
- <glyph glyph-name="mail-alt" unicode="&#xe81c;" d="m1000 454v-443q0-37-26-63t-63-27h-822q-36 0-63 27t-26 63v443q25-28 56-49 202-137 278-192 32-24 51-37t53-27 61-13h2q28 0 61 13t53 27 51 37q95 68 278 192 32 22 56 49z m0 164q0-44-27-84t-68-69q-210-146-262-181-5-4-23-17t-30-22-29-18-33-15-27-5h-2q-12 0-27 5t-33 15-29 18-30 22-23 17q-51 35-147 101t-114 80q-35 23-65 64t-31 77q0 43 23 72t66 29h822q36 0 62-26t27-63z" horiz-adv-x="1000" />
38
- <glyph glyph-name="location-1" unicode="&#xe81d;" d="m0 473q0 156 110 267t267 110 267-110 110-267q0-123-53-193l-324-430-324 430q-53 70-53 193z m219 0q0-66 46-112t112-46 112 46 46 112-46 112-112 46-112-46-46-112z" horiz-adv-x="754" />
39
- <glyph glyph-name="bookmark" unicode="&#xe81e;" d="m650 779q12 0 24-5 19-8 29-23t11-35v-719q0-19-11-35t-29-23q-10-4-24-4-27 0-47 18l-246 236-246-236q-20-19-46-19-13 0-25 5-18 7-29 23t-11 35v719q0 19 11 35t29 23q12 5 25 5h585z" horiz-adv-x="714.3" />
40
- <glyph glyph-name="bookmark-empty" unicode="&#xe81f;" d="m643 707h-572v-693l237 227 49 47 50-47 236-227v693z m7 72q12 0 24-5 19-8 29-23t11-35v-719q0-19-11-35t-29-23q-10-4-24-4-27 0-47 18l-246 236-246-236q-20-19-46-19-13 0-25 5-18 7-29 23t-11 35v719q0 19 11 35t29 23q12 5 25 5h585z" horiz-adv-x="714.3" />
41
- <glyph glyph-name="star-empty" unicode="&#xe820;" d="m634 290l171 165-235 35-106 213-105-213-236-35 171-165-41-235 211 111 211-111z m295 199q0-12-15-27l-203-197 48-279q1-4 1-12 0-28-23-28-10 0-22 7l-251 132-250-132q-13-7-23-7-11 0-17 9t-6 19q0 4 1 12l48 279-203 197q-14 15-14 27 0 21 31 26l280 40 126 254q11 23 27 23t28-23l125-254 280-40q32-5 32-26z" horiz-adv-x="928.6" />
42
- <glyph glyph-name="heart" unicode="&#xe821;" d="m500-79q-14 0-25 10l-348 336q-5 5-15 15t-31 36-38 55-30 67-13 77q0 123 71 192t196 70q34 0 70-12t67-33 54-38 42-38q20 20 42 38t54 38 67 33 70 12q125 0 196-70t71-192q0-123-128-251l-347-335q-10-10-25-10z" horiz-adv-x="1000" />
43
- <glyph glyph-name="heart-empty" unicode="&#xe822;" d="m929 517q0 46-12 80t-31 55-46 33-52 18-55 4-62-14-62-36-48-40-34-34q-10-13-27-13t-27 13q-14 15-34 34t-48 40-62 36-62 14-55-4-52-18-46-33-31-55-12-80q0-93 105-198l324-312 324 312q105 105 105 198z m71 0q0-123-128-251l-347-335q-10-10-25-10t-25 10l-348 336q-5 5-15 15t-31 36-38 55-30 67-13 77q0 123 71 192t196 70q34 0 70-12t67-33 54-38 42-38q20 20 42 38t54 38 67 33 70 12q125 0 196-70t71-192z" horiz-adv-x="1000" />
44
- <glyph glyph-name="menu" unicode="&#xe823;" d="m857 100v-71q0-15-10-25t-26-11h-785q-15 0-25 11t-11 25v71q0 15 11 25t25 11h785q15 0 26-11t10-25z m0 286v-72q0-14-10-25t-26-10h-785q-15 0-25 10t-11 25v72q0 14 11 25t25 10h785q15 0 26-10t10-25z m0 285v-71q0-15-10-25t-26-11h-785q-15 0-25 11t-11 25v71q0 15 11 26t25 10h785q15 0 26-10t10-26z" horiz-adv-x="857.1" />
45
- <glyph glyph-name="filter" unicode="&#xe824;" d="m783 685q9-23-8-39l-275-275v-414q0-23-22-33-7-3-14-3-15 0-25 11l-143 143q-10 10-10 25v271l-275 275q-18 16-8 39 9 22 33 22h714q23 0 33-22z" horiz-adv-x="785.7" />
46
- <glyph glyph-name="comment-empty" unicode="&#xe825;" d="m500 636q-114 0-213-39t-157-105-59-142q0-62 40-119t113-98l48-28-15-54q-13-50-39-95 85 35 154 95l24 21 31-3q39-5 73-5 114 0 213 39t157 105 59 142-59 142-157 105-213 39z m500-286q0-97-67-179t-182-130-251-48q-39 0-81 4-110-97-257-135-27-7-63-12h-3q-8 0-15 6t-9 15v1q-2 2 0 7t1 5 2 5l4 5t4 5 4 5q4 5 17 19t20 22 17 22 18 28 15 33 15 42q-88 50-138 123t-51 157q0 97 67 179t182 130 251 48 251-48 182-130 67-179z" horiz-adv-x="1000" />
47
- <glyph glyph-name="comment" unicode="&#xe826;" d="m1000 350q0-97-67-179t-182-130-251-48q-39 0-81 4-110-97-257-135-27-8-63-12-10-1-17 5t-10 16v1q-2 2 0 6t1 6 2 5l4 5t4 5 4 5q4 5 17 19t20 22 17 22 18 28 15 33 15 42q-88 50-138 123t-51 157q0 73 40 139t106 114 160 76 194 28q136 0 251-48t182-130 67-179z" horiz-adv-x="1000" />
48
- <glyph glyph-name="attach" unicode="&#xe827;" d="m783 77q0-65-44-109t-109-44q-75 0-131 55l-434 434q-63 64-63 151 0 88 62 150t150 62q88 0 152-63l338-338q5-5 5-12 0-9-17-26t-26-17q-7 0-13 5l-338 339q-44 43-101 43-59 0-100-42t-40-101q0-58 42-101l433-433q35-35 81-35 36 0 59 23t24 59q0 46-36 81l-324 324q-14 14-33 14-16 0-27-11t-11-27q0-18 14-33l229-228q6-6 6-13 0-9-18-26t-26-17q-7 0-12 5l-229 229q-35 34-35 83 0 46 32 78t77 32q49 0 83-36l325-324q55-54 55-131z" horiz-adv-x="785.7" />
49
- <glyph glyph-name="info-circled" unicode="&#xe828;" d="m571 82v89q0 8-5 13t-12 5h-54v286q0 8-5 13t-13 5h-178q-8 0-13-5t-5-13v-89q0-8 5-13t13-5h53v-179h-53q-8 0-13-5t-5-13v-89q0-8 5-13t13-5h250q7 0 12 5t5 13z m-71 500v89q0 8-5 13t-13 5h-107q-8 0-13-5t-5-13v-89q0-8 5-13t13-5h107q8 0 13 5t5 13z m357-232q0-117-57-215t-156-156-215-58-216 58-155 156-58 215 58 215 155 156 216 58 215-58 156-156 57-215z" horiz-adv-x="857.1" />
50
- </font>
51
- </defs>
52
- </svg>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/font/job-manager.ttf DELETED
Binary file
trunk/assets/font/job-manager.woff DELETED
Binary file
trunk/assets/images/ajax-loader.gif DELETED
Binary file
trunk/assets/images/chosen-sprite.png DELETED
Binary file
trunk/assets/images/chosen-sprite@2x.png DELETED
Binary file
trunk/assets/images/company.png DELETED
Binary file
trunk/assets/js/admin.js DELETED
@@ -1,65 +0,0 @@
1
- jQuery(document).ready(function($) {
2
- // Tooltips
3
- $( ".tips, .help_tip" ).tipTip({
4
- 'attribute' : 'data-tip',
5
- 'fadeIn' : 50,
6
- 'fadeOut' : 50,
7
- 'delay' : 200
8
- });
9
-
10
- // Datepicker
11
- $( "input#_job_expires" ).datepicker({
12
- dateFormat: 'yy-mm-dd',
13
- minDate: 0
14
- });
15
-
16
- // Uploading files
17
- var file_frame;
18
- var file_target_input;
19
- var file_target_wrapper;
20
-
21
- $('.wp_job_manager_add_another_file_button').live('click', function( event ){
22
- event.preventDefault();
23
-
24
- var wrapper = $( this ).closest( '.form-field' );
25
- var field_name = $( this ).data( 'field_name' );
26
- var field_placeholder = $( this ).data( 'field_placeholder' );
27
- var button_text = $( this ).data( 'uploader_button_text' );
28
- var button = $( this ).data( 'uploader_button' );
29
-
30
- wrapper.prepend('<span class="file_url"><input type="text" name="' + field_name + '[]" placeholder="' + field_placeholder + '" /> <button class="button wp_job_manager_upload_file_button" data-uploader_button_text="' + button_text + '">' + button + '</button></span>');
31
- });
32
-
33
- $('.wp_job_manager_upload_file_button').live('click', function( event ){
34
- event.preventDefault();
35
-
36
- file_target_wrapper = $( this ).closest('.file_url');
37
- file_target_input = file_target_wrapper.find('input');
38
-
39
- // If the media frame already exists, reopen it.
40
- if ( file_frame ) {
41
- file_frame.open();
42
- return;
43
- }
44
-
45
- // Create the media frame.
46
- file_frame = wp.media.frames.file_frame = wp.media({
47
- title: $( this ).data( 'uploader_title' ),
48
- button: {
49
- text: $( this ).data( 'uploader_button_text' ),
50
- },
51
- multiple: false // Set to true to allow multiple files to be selected
52
- });
53
-
54
- // When an image is selected, run a callback.
55
- file_frame.on( 'select', function() {
56
- // We set multiple to false so only get one image from the uploader
57
- attachment = file_frame.state().get('selection').first().toJSON();
58
-
59
- $( file_target_input ).val( attachment.url );
60
- });
61
-
62
- // Finally, open the modal
63
- file_frame.open();
64
- });
65
- });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/js/admin.min.js DELETED
@@ -1 +0,0 @@
1
- jQuery(document).ready(function(a){a(".tips, .help_tip").tipTip({attribute:"data-tip",fadeIn:50,fadeOut:50,delay:200}),a("input#_job_expires").datepicker({dateFormat:"yy-mm-dd",minDate:0});var b,c,d;a(".wp_job_manager_add_another_file_button").live("click",function(b){b.preventDefault();var c=a(this).closest(".form-field"),d=a(this).data("field_name"),e=a(this).data("field_placeholder"),f=a(this).data("uploader_button_text"),g=a(this).data("uploader_button");c.prepend('<span class="file_url"><input type="text" name="'+d+'[]" placeholder="'+e+'" /> <button class="button wp_job_manager_upload_file_button" data-uploader_button_text="'+f+'">'+g+"</button></span>")}),a(".wp_job_manager_upload_file_button").live("click",function(e){return e.preventDefault(),d=a(this).closest(".file_url"),c=d.find("input"),b?void b.open():(b=wp.media.frames.file_frame=wp.media({title:a(this).data("uploader_title"),button:{text:a(this).data("uploader_button_text")},multiple:!1}),b.on("select",function(){attachment=b.state().get("selection").first().toJSON(),a(c).val(attachment.url)}),void b.open())})});
 
trunk/assets/js/ajax-filters.js DELETED
@@ -1,214 +0,0 @@
1
- jQuery( document ).ready( function ( $ ) {
2
-
3
- var xhr = [];
4
-
5
- $( '.job_listings' ).on( 'update_results', function ( event, page, append ) {
6
- var data = '';
7
- var target = $( this );
8
- var form = target.find( '.job_filters' );
9
- var showing = target.find( '.showing_jobs' );
10
- var results = target.find( '.job_listings' );
11
- var per_page = target.data( 'per_page' );
12
- var orderby = target.data( 'orderby' );
13
- var order = target.data( 'order' );
14
- var featured = target.data( 'featured' );
15
- var index = $( 'div.job_listings' ).index(this);
16
-
17
- if ( xhr[index] ) {
18
- xhr[index].abort();
19
- }
20
-
21
- if ( append ) {
22
- $( '.load_more_jobs', target ).addClass( 'loading' );
23
- } else {
24
- $( results ).addClass( 'loading' );
25
- $( 'li.job_listing, li.no_job_listings_found', results ).css( 'visibility', 'hidden' );
26
- }
27
-
28
- if ( true == target.data( 'show_filters' ) ) {
29
-
30
- var filter_job_type = [];
31
-
32
- $( ':input[name="filter_job_type[]"]:checked, :input[name="filter_job_type[]"][type="hidden"]', form ).each( function () {
33
- filter_job_type.push( $( this ).val() );
34
- } );
35
-
36
- var categories = form.find( ':input[name^=search_categories], :input[name^=search_categories]' ).map( function () {
37
- return $( this ).val();
38
- } ).get();
39
- var keywords = '';
40
- var location = '';
41
- var $keywords = form.find( ':input[name=search_keywords]' );
42
- var $location = form.find( ':input[name=search_location]' );
43
-
44
- // Workaround placeholder scripts
45
- if ( $keywords.val() !== $keywords.attr( 'placeholder' ) ) {
46
- keywords = $keywords.val();
47
- }
48
-
49
- if ( $location.val() !== $location.attr( 'placeholder' ) ) {
50
- location = $location.val();
51
- }
52
-
53
- data = {
54
- action: 'job_manager_get_listings',
55
- search_keywords: keywords,
56
- search_location: location,
57
- search_categories: categories,
58
- filter_job_type: filter_job_type,
59
- per_page: per_page,
60
- orderby: orderby,
61
- order: order,
62
- page: page,
63
- featured: featured,
64
- show_pagination: target.data( 'show_pagination' ),
65
- form_data: form.serialize()
66
- };
67
-
68
- } else {
69
-
70
- var categories = target.data( 'categories' );
71
- var keywords = target.data( 'keywords' );
72
- var location = target.data( 'location' );
73
-
74
- if ( categories ) {
75
- categories = categories.split( ',' );
76
- }
77
-
78
- data = {
79
- action: 'job_manager_get_listings',
80
- search_categories: categories,
81
- search_keywords: keywords,
82
- search_location: location,
83
- per_page: per_page,
84
- orderby: orderby,
85
- order: order,
86
- page: page,
87
- featured: featured,
88
- show_pagination: target.data( 'show_pagination' ),
89
- };
90
-
91
- }
92
-
93
- xhr[index] = $.ajax( {
94
- type: 'POST',
95
- url: job_manager_ajax_filters.ajax_url,
96
- data: data,
97
- success: function ( response ) {
98
- if ( response ) {
99
- try {
100
-
101
- // Get the valid JSON only from the returned string
102
- if ( response.indexOf( "<!--WPJM-->" ) >= 0 ) {
103
- response = response.split( "<!--WPJM-->" )[ 1 ]; // Strip off before WPJM
104
- }
105
-
106
- if ( response.indexOf( "<!--WPJM_END-->" ) >= 0 ) {
107
- response = response.split( "<!--WPJM_END-->" )[ 0 ]; // Strip off anything after WPJM_END
108
- }
109
-
110
- var result = $.parseJSON( response );
111
-
112
- if ( result.showing ) {
113
- $( showing ).show().html( '' ).append( '<span>' + result.showing + '</span>' + result.showing_links );
114
- } else {
115
- $( showing ).hide();
116
- }
117
-
118
- if ( result.html ) {
119
- if ( append ) {
120
- $( results ).append( result.html );
121
- } else {
122
- $( results ).html( result.html );
123
- }
124
- }
125
-
126
- if ( true == target.data( 'show_pagination' ) ) {
127
- target.find('.job-manager-pagination').remove();
128
-
129
- if ( result.pagination ) {
130
- target.append( result.pagination );
131
- }
132
- } else {
133
- if ( ! result.found_jobs || result.max_num_pages === page ) {
134
- $( '.load_more_jobs', target ).hide();
135
- } else {
136
- $( '.load_more_jobs', target ).show().data( 'page', page );
137
- }
138
- $( '.load_more_jobs', target ).removeClass( 'loading' );
139
- $( 'li.job_listing', results ).css( 'visibility', 'visible' );
140
- }
141
-
142
- $( results ).removeClass( 'loading' );
143
-
144
- target.trigger( 'updated_results', result );
145
-
146
- } catch ( err ) {
147
- //console.log( err );
148
- }
149
- }
150
- }
151
- } );
152
- } );
153
-
154
- $( '#search_keywords, #search_location, .job_types input, #search_categories' ).change( function () {
155
- var target = $( this ).closest( 'div.job_listings' );
156
-
157
- target.trigger( 'update_results', [ 1, false ] );
158
- } )
159
-
160
- .on( "keyup", function(e) {
161
- if ( e.which === 13 ) {
162
- $( this ).trigger( 'change' );
163
- }
164
- } );
165
-
166
- $( '.job_filters' ).each(function() {
167
- $( this ).find( '#search_keywords, #search_location, .job_types input, #search_categories' ).eq(0).change();
168
- });
169
-
170
- $( '.job_filters' ).on( 'click', '.reset', function () {
171
- var target = $( this ).closest( 'div.job_listings' );
172
- var form = $( this ).closest( 'form' );
173
-
174
- form.find( ':input[name=search_keywords]' ).val( '' );
175
- form.find( ':input[name=search_location]' ).val( '' );
176
- form.find( ':input[name^=search_categories]' ).val( 0 ).trigger( 'chosen:updated' );
177
- $( ':input[name="filter_job_type[]"]', form ).attr( 'checked', 'checked' );
178
-
179
- target.trigger( 'reset' );
180
- target.trigger( 'update_results', [ 1, false ] );
181
-
182
- return false;
183
- } );
184
-
185
- $( '.load_more_jobs' ).click( function () {
186
- var target = $( this ).closest( 'div.job_listings' );
187
- var page = $( this ).data( 'page' );
188
-
189
- if ( !page ) {
190
- page = 1;
191
- } else {
192
- page = parseInt( page );
193
- }
194
-
195
- $( this ).data( 'page', ( page + 1 ) );
196
-
197
- target.trigger( 'update_results', [ page + 1, true ] );
198
-
199
- return false;
200
- } );
201
-
202
- $( 'div.job_listings' ).on( 'click', '.job-manager-pagination a', function() {
203
- var target = $( this ).closest( 'div.job_listings' );
204
- var page = $( this ).data( 'page' );
205
-
206
- target.trigger( 'update_results', [ page, false ] );
207
-
208
- return false;
209
- } );
210
-
211
- if ( $.isFunction( $.fn.chosen ) ) {
212
- $( 'select[name^=search_categories]' ).chosen();
213
- }
214
- } );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/js/ajax-filters.min.js DELETED
@@ -1 +0,0 @@
1
- jQuery(document).ready(function(a){var b=[];a(".job_listings").on("update_results",function(c,d,e){var f="",g=a(this),h=g.find(".job_filters"),i=g.find(".showing_jobs"),j=g.find(".job_listings"),k=g.data("per_page"),l=g.data("orderby"),m=g.data("order"),n=g.data("featured"),o=a("div.job_listings").index(this);if(b[o]&&b[o].abort(),e?a(".load_more_jobs",g).addClass("loading"):(a(j).addClass("loading"),a("li.job_listing, li.no_job_listings_found",j).css("visibility","hidden")),1==g.data("show_filters")){var p=[];a(':input[name="filter_job_type[]"]:checked, :input[name="filter_job_type[]"][type="hidden"]',h).each(function(){p.push(a(this).val())});var q=h.find(":input[name^=search_categories], :input[name^=search_categories]").map(function(){return a(this).val()}).get(),r="",s="",t=h.find(":input[name=search_keywords]"),u=h.find(":input[name=search_location]");t.val()!==t.attr("placeholder")&&(r=t.val()),u.val()!==u.attr("placeholder")&&(s=u.val()),f={action:"job_manager_get_listings",search_keywords:r,search_location:s,search_categories:q,filter_job_type:p,per_page:k,orderby:l,order:m,page:d,featured:n,show_pagination:g.data("show_pagination"),form_data:h.serialize()}}else{var q=g.data("categories"),r=g.data("keywords"),s=g.data("location");q&&(q=q.split(",")),f={action:"job_manager_get_listings",search_categories:q,search_keywords:r,search_location:s,per_page:k,orderby:l,order:m,page:d,featured:n,show_pagination:g.data("show_pagination")}}b[o]=a.ajax({type:"POST",url:job_manager_ajax_filters.ajax_url,data:f,success:function(b){if(b)try{b.indexOf("<!--WPJM-->")>=0&&(b=b.split("<!--WPJM-->")[1]),b.indexOf("<!--WPJM_END-->")>=0&&(b=b.split("<!--WPJM_END-->")[0]);var c=a.parseJSON(b);c.showing?a(i).show().html("").append("<span>"+c.showing+"</span>"+c.showing_links):a(i).hide(),c.html&&(e?a(j).append(c.html):a(j).html(c.html)),1==g.data("show_pagination")?(g.find(".job-manager-pagination").remove(),c.pagination&&g.append(c.pagination)):(c.found_jobs&&c.max_num_pages!==d?a(".load_more_jobs",g).show().data("page",d):a(".load_more_jobs",g).hide(),a(".load_more_jobs",g).removeClass("loading"),a("li.job_listing",j).css("visibility","visible")),a(j).removeClass("loading"),g.trigger("updated_results",c)}catch(f){}}})}),a("#search_keywords, #search_location, .job_types input, #search_categories").change(function(){var b=a(this).closest("div.job_listings");b.trigger("update_results",[1,!1])}).on("keyup",function(b){13===b.which&&a(this).trigger("change")}),a(".job_filters").each(function(){a(this).find("#search_keywords, #search_location, .job_types input, #search_categories").eq(0).change()}),a(".job_filters").on("click",".reset",function(){var b=a(this).closest("div.job_listings"),c=a(this).closest("form");return c.find(":input[name=search_keywords]").val(""),c.find(":input[name=search_location]").val(""),c.find(":input[name^=search_categories]").val(0).trigger("chosen:updated"),a(':input[name="filter_job_type[]"]',c).attr("checked","checked"),b.trigger("reset"),b.trigger("update_results",[1,!1]),!1}),a(".load_more_jobs").click(function(){var b=a(this).closest("div.job_listings"),c=a(this).data("page");return c=c?parseInt(c):1,a(this).data("page",c+1),b.trigger("update_results",[c+1,!0]),!1}),a("div.job_listings").on("click",".job-manager-pagination a",function(){var b=a(this).closest("div.job_listings"),c=a(this).data("page");return b.trigger("update_results",[c,!1]),!1}),a.isFunction(a.fn.chosen)&&a("select[name^=search_categories]").chosen()});
 
trunk/assets/js/job-application.js DELETED
@@ -1,7 +0,0 @@
1
- jQuery(document).ready(function($) {
2
- // Slide toggle
3
- jQuery( '.application_details' ).hide();
4
- jQuery( '.application_button' ).click(function() {
5
- jQuery( '.application_details' ).slideToggle();
6
- });
7
- });
 
 
 
 
 
 
 
trunk/assets/js/job-application.min.js DELETED
@@ -1 +0,0 @@
1
- jQuery(document).ready(function(){jQuery(".application_details").hide(),jQuery(".application_button").click(function(){jQuery(".application_details").slideToggle()})});
 
trunk/assets/js/job-dashboard.js DELETED
@@ -1,7 +0,0 @@
1
- jQuery(document).ready(function($) {
2
-
3
- $('.job-dashboard-action-delete').click(function() {
4
- return confirm( job_manager_job_dashboard.i18n_confirm_delete );
5
- });
6
-
7
- });
 
 
 
 
 
 
 
trunk/assets/js/job-dashboard.min.js DELETED
@@ -1 +0,0 @@
1
- jQuery(document).ready(function(a){a(".job-dashboard-action-delete").click(function(){return confirm(job_manager_job_dashboard.i18n_confirm_delete)})});
 
trunk/assets/js/job-submission.js DELETED
@@ -1,6 +0,0 @@
1
- jQuery(document).ready(function($) {
2
- jQuery( '.job-manager-remove-uploaded-file' ).click(function() {
3
- jQuery(this).closest( '.job-manager-uploaded-file' ).remove();
4
- return false;
5
- });
6
- });
 
 
 
 
 
 
trunk/assets/js/job-submission.min.js DELETED
@@ -1 +0,0 @@
1
- jQuery(document).ready(function(){jQuery(".job-manager-remove-uploaded-file").click(function(){return jQuery(this).closest(".job-manager-uploaded-file").remove(),!1})});
 
trunk/assets/js/jquery-chosen/chosen.jquery.js DELETED
@@ -1,1211 +0,0 @@
1
- /*!
2
- Chosen, a Select Box Enhancer for jQuery and Prototype
3
- by Patrick Filler for Harvest, http://getharvest.com
4
-
5
- Version 1.1.0
6
- Full source at https://github.com/harvesthq/chosen
7
- Copyright (c) 2011 Harvest http://getharvest.com
8
-
9
- MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
10
- This file is generated by `grunt build`, do not edit it by hand.
11
- */
12
-
13
- (function() {
14
- var $, AbstractChosen, Chosen, SelectParser, _ref,
15
- __hasProp = {}.hasOwnProperty,
16
- __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; };
17
-
18
- SelectParser = (function() {
19
- function SelectParser() {
20
- this.options_index = 0;
21
- this.parsed = [];
22
- }
23
-
24
- SelectParser.prototype.add_node = function(child) {
25
- if (child.nodeName.toUpperCase() === "OPTGROUP") {
26
- return this.add_group(child);
27
- } else {
28
- return this.add_option(child);
29
- }
30
- };
31
-
32
- SelectParser.prototype.add_group = function(group) {
33
- var group_position, option, _i, _len, _ref, _results;
34
- group_position = this.parsed.length;
35
- this.parsed.push({
36
- array_index: group_position,
37
- group: true,
38
- label: this.escapeExpression(group.label),
39
- children: 0,
40
- disabled: group.disabled
41
- });
42
- _ref = group.childNodes;
43
- _results = [];
44
- for (_i = 0, _len = _ref.length; _i < _len; _i++) {
45
- option = _ref[_i];
46
- _results.push(this.add_option(option, group_position, group.disabled));
47
- }
48
- return _results;
49
- };
50
-
51
- SelectParser.prototype.add_option = function(option, group_position, group_disabled) {
52
- if (option.nodeName.toUpperCase() === "OPTION") {
53
- if (option.text !== "") {
54
- if (group_position != null) {
55
- this.parsed[group_position].children += 1;
56
- }
57
- this.parsed.push({
58
- array_index: this.parsed.length,
59
- options_index: this.options_index,
60
- value: option.value,
61
- text: option.text,
62
- html: option.innerHTML,
63
- selected: option.selected,
64
- disabled: group_disabled === true ? group_disabled : option.disabled,
65
- group_array_index: group_position,
66
- classes: option.className,
67
- style: option.style.cssText
68
- });
69
- } else {
70
- this.parsed.push({
71
- array_index: this.parsed.length,
72
- options_index: this.options_index,
73
- empty: true
74
- });
75
- }
76
- return this.options_index += 1;
77
- }
78
- };
79
-
80
- SelectParser.prototype.escapeExpression = function(text) {
81
- var map, unsafe_chars;
82
- if ((text == null) || text === false) {
83
- return "";
84
- }
85
- if (!/[\&\<\>\"\'\`]/.test(text)) {
86
- return text;
87
- }
88
- map = {
89
- "<": "&lt;",
90
- ">": "&gt;",
91
- '"': "&quot;",
92
- "'": "&#x27;",
93
- "`": "&#x60;"
94
- };
95
- unsafe_chars = /&(?!\w+;)|[\<\>\"\'\`]/g;
96
- return text.replace(unsafe_chars, function(chr) {
97
- return map[chr] || "&amp;";
98
- });
99
- };
100
-
101
- return SelectParser;
102
-
103
- })();
104
-
105
- SelectParser.select_to_array = function(select) {
106
- var child, parser, _i, _len, _ref;
107
- parser = new SelectParser();
108
- _ref = select.childNodes;
109
- for (_i = 0, _len = _ref.length; _i < _len; _i++) {
110
- child = _ref[_i];
111
- parser.add_node(child);
112
- }
113
- return parser.parsed;
114
- };
115
-
116
- AbstractChosen = (function() {
117
- function AbstractChosen(form_field, options) {
118
- this.form_field = form_field;
119
- this.options = options != null ? options : {};
120
- if (!AbstractChosen.browser_is_supported()) {
121
- return;
122
- }
123
- this.is_multiple = this.form_field.multiple;
124
- this.set_default_text();
125
- this.set_default_values();
126
- this.setup();
127
- this.set_up_html();
128
- this.register_observers();
129
- }
130
-
131
- AbstractChosen.prototype.set_default_values = function() {
132
- var _this = this;
133
- this.click_test_action = function(evt) {
134
- return _this.test_active_click(evt);
135
- };
136
- this.activate_action = function(evt) {
137
- return _this.activate_field(evt);
138
- };
139
- this.active_field = false;
140
- this.mouse_on_container = false;
141
- this.results_showing = false;
142
- this.result_highlighted = null;
143
- this.allow_single_deselect = (this.options.allow_single_deselect != null) && (this.form_field.options[0] != null) && this.form_field.options[0].text === "" ? this.options.allow_single_deselect : false;
144
- this.disable_search_threshold = this.options.disable_search_threshold || 0;
145
- this.disable_search = this.options.disable_search || false;
146
- this.enable_split_word_search = this.options.enable_split_word_search != null ? this.options.enable_split_word_search : true;
147
- this.group_search = this.options.group_search != null ? this.options.group_search : true;
148
- this.search_contains = this.options.search_contains || false;
149
- this.single_backstroke_delete = this.options.single_backstroke_delete != null ? this.options.single_backstroke_delete : true;
150
- this.max_selected_options = this.options.max_selected_options || Infinity;
151
- this.inherit_select_classes = this.options.inherit_select_classes || false;
152
- this.display_selected_options = this.options.display_selected_options != null ? this.options.display_selected_options : true;
153
- return this.display_disabled_options = this.options.display_disabled_options != null ? this.options.display_disabled_options : true;
154
- };
155
-
156
- AbstractChosen.prototype.set_default_text = function() {
157
- if (this.form_field.getAttribute("data-placeholder")) {
158
- this.default_text = this.form_field.getAttribute("data-placeholder");
159
- } else if (this.is_multiple) {
160
- this.default_text = this.options.placeholder_text_multiple || this.options.placeholder_text || AbstractChosen.default_multiple_text;
161
- } else {
162
- this.default_text = this.options.placeholder_text_single || this.options.placeholder_text || AbstractChosen.default_single_text;
163
- }
164
- return this.results_none_found = this.form_field.getAttribute("data-no_results_text") || this.options.no_results_text || AbstractChosen.default_no_result_text;
165
- };
166
-
167
- AbstractChosen.prototype.mouse_enter = function() {
168
- return this.mouse_on_container = true;
169
- };
170
-
171
- AbstractChosen.prototype.mouse_leave = function() {
172
- return this.mouse_on_container = false;
173
- };
174
-
175
- AbstractChosen.prototype.input_focus = function(evt) {
176
- var _this = this;
177
- if (this.is_multiple) {
178
- if (!this.active_field) {
179
- return setTimeout((function() {
180
- return _this.container_mousedown();
181
- }), 50);
182
- }
183
- } else {
184
- if (!this.active_field) {
185
- return this.activate_field();
186
- }
187
- }
188
- };
189
-
190
- AbstractChosen.prototype.input_blur = function(evt) {
191
- var _this = this;
192
- if (!this.mouse_on_container) {
193
- this.active_field = false;
194
- return setTimeout((function() {
195
- return _this.blur_test();
196
- }), 100);
197
- }
198
- };
199
-
200
- AbstractChosen.prototype.results_option_build = function(options) {
201
- var content, data, _i, _len, _ref;
202
- content = '';
203
- _ref = this.results_data;
204
- for (_i = 0, _len = _ref.length; _i < _len; _i++) {
205
- data = _ref[_i];
206
- if (data.group) {
207
- content += this.result_add_group(data);
208
- } else {
209
- content += this.result_add_option(data);
210
- }
211
- if (options != null ? options.first : void 0) {
212
- if (data.selected && this.is_multiple) {
213
- this.choice_build(data);
214
- } else if (data.selected && !this.is_multiple) {
215
- this.single_set_selected_text(data.text);
216
- }
217
- }
218
- }
219
- return content;
220
- };
221
-
222
- AbstractChosen.prototype.result_add_option = function(option) {
223
- var classes, option_el;
224
- if (!option.search_match) {
225
- return '';
226
- }
227
- if (!this.include_option_in_results(option)) {
228
- return '';
229
- }
230
- classes = [];
231
- if (!option.disabled && !(option.selected && this.is_multiple)) {
232
- classes.push("active-result");
233
- }
234
- if (option.disabled && !(option.selected && this.is_multiple)) {
235
- classes.push("disabled-result");
236
- }
237
- if (option.selected) {
238
- classes.push("result-selected");
239
- }
240
- if (option.group_array_index != null) {
241
- classes.push("group-option");
242
- }
243
- if (option.classes !== "") {
244
- classes.push(option.classes);
245
- }
246
- option_el = document.createElement("li");
247
- option_el.className = classes.join(" ");
248
- option_el.style.cssText = option.style;
249
- option_el.setAttribute("data-option-array-index", option.array_index);
250
- option_el.innerHTML = option.search_text;
251
- return this.outerHTML(option_el);
252
- };
253
-
254
- AbstractChosen.prototype.result_add_group = function(group) {
255
- var group_el;
256
- if (!(group.search_match || group.group_match)) {
257
- return '';
258
- }
259
- if (!(group.active_options > 0)) {
260
- return '';
261
- }
262
- group_el = document.createElement("li");
263
- group_el.className = "group-result";
264
- group_el.innerHTML = group.search_text;
265
- return this.outerHTML(group_el);
266
- };
267
-
268
- AbstractChosen.prototype.results_update_field = function() {
269
- this.set_default_text();
270
- if (!this.is_multiple) {
271
- this.results_reset_cleanup();
272
- }
273
- this.result_clear_highlight();
274
- this.results_build();
275
- if (this.results_showing) {
276
- return this.winnow_results();
277
- }
278
- };
279
-
280
- AbstractChosen.prototype.reset_single_select_options = function() {
281
- var result, _i, _len, _ref, _results;
282
- _ref = this.results_data;
283
- _results = [];
284
- for (_i = 0, _len = _ref.length; _i < _len; _i++) {
285
- result = _ref[_i];
286
- if (result.selected) {
287
- _results.push(result.selected = false);
288
- } else {
289
- _results.push(void 0);
290
- }
291
- }
292
- return _results;
293
- };
294
-
295
- AbstractChosen.prototype.results_toggle = function() {
296
- if (this.results_showing) {
297
- return this.results_hide();
298
- } else {
299
- return this.results_show();
300
- }
301
- };
302
-
303
- AbstractChosen.prototype.results_search = function(evt) {
304
- if (this.results_showing) {
305
- return this.winnow_results();
306
- } else {
307
- return this.results_show();
308
- }
309
- };
310
-
311
- AbstractChosen.prototype.winnow_results = function() {
312
- var escapedSearchText, option, regex, regexAnchor, results, results_group, searchText, startpos, text, zregex, _i, _len, _ref;
313
- this.no_results_clear();
314
- results = 0;
315
- searchText = this.get_search_text();
316
- escapedSearchText = searchText.replace(/[-[\]{}()*+?.,\\^$|#\s]/g, "\\$&");
317
- regexAnchor = this.search_contains ? "" : "^";
318
- regex = new RegExp(regexAnchor + escapedSearchText, 'i');
319
- zregex = new RegExp(escapedSearchText, 'i');
320
- _ref = this.results_data;
321
- for (_i = 0, _len = _ref.length; _i < _len; _i++) {
322
- option = _ref[_i];
323
- option.search_match = false;
324
- results_group = null;
325
- if (this.include_option_in_results(option)) {
326
- if (option.group) {
327
- option.group_match = false;
328
- option.active_options = 0;
329
- }
330
- if ((option.group_array_index != null) && this.results_data[option.group_array_index]) {
331
- results_group = this.results_data[option.group_array_index];
332
- if (results_group.active_options === 0 && results_group.search_match) {
333
- results += 1;
334
- }
335
- results_group.active_options += 1;
336
- }
337
- if (!(option.group && !this.group_search)) {
338
- option.search_text = option.group ? option.label : option.html;
339
- option.search_match = this.search_string_match(option.search_text, regex);
340
- if (option.search_match && !option.group) {
341
- results += 1;
342
- }
343
- if (option.search_match) {
344
- if (searchText.length) {
345
- startpos = option.search_text.search(zregex);
346
- text = option.search_text.substr(0, startpos + searchText.length) + '</em>' + option.search_text.substr(startpos + searchText.length);
347
- option.search_text = text.substr(0, startpos) + '<em>' + text.substr(startpos);
348
- }
349
- if (results_group != null) {
350
- results_group.group_match = true;
351
- }
352
- } else if ((option.group_array_index != null) && this.results_data[option.group_array_index].search_match) {
353
- option.search_match = true;
354
- }
355
- }
356
- }
357
- }
358
- this.result_clear_highlight();
359
- if (results < 1 && searchText.length) {
360
- this.update_results_content("");
361
- return this.no_results(searchText);
362
- } else {
363
- this.update_results_content(this.results_option_build());
364
- return this.winnow_results_set_highlight();
365
- }
366
- };
367
-
368
- AbstractChosen.prototype.search_string_match = function(search_string, regex) {
369
- var part, parts, _i, _len;
370
- if (regex.test(search_string)) {
371
- return true;
372
- } else if (this.enable_split_word_search && (search_string.indexOf(" ") >= 0 || search_string.indexOf("[") === 0)) {
373
- parts = search_string.replace(/\[|\]/g, "").split(" ");
374
- if (parts.length) {
375
- for (_i = 0, _len = parts.length; _i < _len; _i++) {
376
- part = parts[_i];
377
- if (regex.test(part)) {
378
- return true;
379
- }
380
- }
381
- }
382
- }
383
- };
384
-
385
- AbstractChosen.prototype.choices_count = function() {
386
- var option, _i, _len, _ref;
387
- if (this.selected_option_count != null) {
388
- return this.selected_option_count;
389
- }
390
- this.selected_option_count = 0;
391
- _ref = this.form_field.options;
392
- for (_i = 0, _len = _ref.length; _i < _len; _i++) {
393
- option = _ref[_i];
394
- if (option.selected) {
395
- this.selected_option_count += 1;
396
- }
397
- }
398
- return this.selected_option_count;
399
- };
400
-
401
- AbstractChosen.prototype.choices_click = function(evt) {
402
- evt.preventDefault();
403
- if (!(this.results_showing || this.is_disabled)) {
404
- return this.results_show();
405
- }
406
- };
407
-
408
- AbstractChosen.prototype.keyup_checker = function(evt) {
409
- var stroke, _ref;
410
- stroke = (_ref = evt.which) != null ? _ref : evt.keyCode;
411
- this.search_field_scale();
412
- switch (stroke) {
413
- case 8:
414
- if (this.is_multiple && this.backstroke_length < 1 && this.choices_count() > 0) {
415
- return this.keydown_backstroke();
416
- } else if (!this.pending_backstroke) {
417
- this.result_clear_highlight();
418
- return this.results_search();
419
- }
420
- break;
421
- case 13:
422
- evt.preventDefault();
423
- if (this.results_showing) {
424
- return this.result_select(evt);
425
- }
426
- break;
427
- case 27:
428
- if (this.results_showing) {
429
- this.results_hide();
430
- }
431
- return true;
432
- case 9:
433
- case 38:
434
- case 40:
435
- case 16:
436
- case 91:
437
- case 17:
438
- break;
439
- default:
440
- return this.results_search();
441
- }
442
- };
443
-
444
- AbstractChosen.prototype.clipboard_event_checker = function(evt) {
445
- var _this = this;
446
- return setTimeout((function() {
447
- return _this.results_search();
448
- }), 50);
449
- };
450
-
451
- AbstractChosen.prototype.container_width = function() {
452
- if (this.options.width != null) {
453
- return this.options.width;
454
- } else {
455
- return "" + this.form_field.offsetWidth + "px";
456
- }
457
- };
458
-
459
- AbstractChosen.prototype.include_option_in_results = function(option) {
460
- if (this.is_multiple && (!this.display_selected_options && option.selected)) {
461
- return false;
462
- }
463
- if (!this.display_disabled_options && option.disabled) {
464
- return false;
465
- }
466
- if (option.empty) {
467
- return false;
468
- }
469
- return true;
470
- };
471
-
472
- AbstractChosen.prototype.search_results_touchstart = function(evt) {
473
- this.touch_started = true;
474
- return this.search_results_mouseover(evt);
475
- };
476
-
477
- AbstractChosen.prototype.search_results_touchmove = function(evt) {
478
- this.touch_started = false;
479
- return this.search_results_mouseout(evt);
480
- };
481
-
482
- AbstractChosen.prototype.search_results_touchend = function(evt) {
483
- if (this.touch_started) {
484
- return this.search_results_mouseup(evt);
485
- }
486
- };
487
-
488
- AbstractChosen.prototype.outerHTML = function(element) {
489
- var tmp;
490
- if (element.outerHTML) {
491
- return element.outerHTML;
492
- }
493
- tmp = document.createElement("div");
494
- tmp.appendChild(element);
495
- return tmp.innerHTML;
496
- };
497
-
498
- AbstractChosen.browser_is_supported = function() {
499
- if (window.navigator.appName === "Microsoft Internet Explorer") {
500
- return document.documentMode >= 8;
501
- }
502
- if (/iP(od|hone)/i.test(window.navigator.userAgent)) {
503
- return false;
504
- }
505
- if (/Android/i.test(window.navigator.userAgent)) {
506
- if (/Mobile/i.test(window.navigator.userAgent)) {
507
- return false;
508
- }
509
- }
510
- return true;
511
- };
512
-
513
- AbstractChosen.default_multiple_text = "Select Some Options";
514
-
515
- AbstractChosen.default_single_text = "Select an Option";
516
-
517
- AbstractChosen.default_no_result_text = "No results match";
518
-
519
- return AbstractChosen;
520
-
521
- })();
522
-
523
- $ = jQuery;
524
-
525
- $.fn.extend({
526
- chosen: function(options) {
527
- if (!AbstractChosen.browser_is_supported()) {
528
- return this;
529
- }
530
- return this.each(function(input_field) {
531
- var $this, chosen;
532
- $this = $(this);
533
- chosen = $this.data('chosen');
534
- if (options === 'destroy' && chosen) {
535
- chosen.destroy();
536
- } else if (!chosen) {
537
- $this.data('chosen', new Chosen(this, options));
538
- }
539
- });
540
- }
541
- });
542
-
543
- Chosen = (function(_super) {
544
- __extends(Chosen, _super);
545
-
546
- function Chosen() {
547
- _ref = Chosen.__super__.constructor.apply(this, arguments);
548
- return _ref;
549
- }
550
-
551
- Chosen.prototype.setup = function() {
552
- this.form_field_jq = $(this.form_field);
553
- this.current_selectedIndex = this.form_field.selectedIndex;
554
- return this.is_rtl = this.form_field_jq.hasClass("chosen-rtl");
555
- };
556
-
557
- Chosen.prototype.set_up_html = function() {
558
- var container_classes, container_props;
559
- container_classes = ["chosen-container"];
560
- container_classes.push("chosen-container-" + (this.is_multiple ? "multi" : "single"));
561
- if (this.inherit_select_classes && this.form_field.className) {
562
- container_classes.push(this.form_field.className);
563
- }
564
- if (this.is_rtl) {
565
- container_classes.push("chosen-rtl");
566
- }
567
- container_props = {
568
- 'class': container_classes.join(' '),
569
- 'style': "width: " + (this.container_width()) + ";",
570
- 'title': this.form_field.title
571
- };
572
- if (this.form_field.id.length) {
573
- container_props.id = this.form_field.id.replace(/[^\w]/g, '_') + "_chosen";
574
- }
575
- this.container = $("<div />", container_props);
576
- if (this.is_multiple) {
577
- this.container.html('<ul class="chosen-choices"><li class="search-field"><input type="text" value="' + this.default_text + '" class="default" autocomplete="off" style="width:25px;" /></li></ul><div class="chosen-drop"><ul class="chosen-results"></ul></div>');
578
- } else {
579
- this.container.html('<a class="chosen-single chosen-default" tabindex="-1"><span>' + this.default_text + '</span><div><b></b></div></a><div class="chosen-drop"><div class="chosen-search"><input type="text" autocomplete="off" /></div><ul class="chosen-results"></ul></div>');
580
- }
581
- this.form_field_jq.hide().after(this.container);
582
- this.dropdown = this.container.find('div.chosen-drop').first();
583
- this.search_field = this.container.find('input').first();
584
- this.search_results = this.container.find('ul.chosen-results').first();
585
- this.search_field_scale();
586
- this.search_no_results = this.container.find('li.no-results').first();
587
- if (this.is_multiple) {
588
- this.search_choices = this.container.find('ul.chosen-choices').first();
589
- this.search_container = this.container.find('li.search-field').first();
590
- } else {
591
- this.search_container = this.container.find('div.chosen-search').first();
592
- this.selected_item = this.container.find('.chosen-single').first();
593
- }
594
- this.results_build();
595
- this.set_tab_index();
596
- this.set_label_behavior();
597
- return this.form_field_jq.trigger("chosen:ready", {
598
- chosen: this
599
- });
600
- };
601
-
602
- Chosen.prototype.register_observers = function() {
603
- var _this = this;
604
- this.container.bind('mousedown.chosen', function(evt) {
605
- _this.container_mousedown(evt);
606
- });
607
- this.container.bind('mouseup.chosen', function(evt) {
608
- _this.container_mouseup(evt);
609
- });
610
- this.container.bind('mouseenter.chosen', function(evt) {
611
- _this.mouse_enter(evt);
612
- });
613
- this.container.bind('mouseleave.chosen', function(evt) {
614
- _this.mouse_leave(evt);
615
- });
616
- this.search_results.bind('mouseup.chosen', function(evt) {
617
- _this.search_results_mouseup(evt);
618
- });
619
- this.search_results.bind('mouseover.chosen', function(evt) {
620
- _this.search_results_mouseover(evt);
621
- });
622
- this.search_results.bind('mouseout.chosen', function(evt) {
623
- _this.search_results_mouseout(evt);
624
- });
625
- this.search_results.bind('mousewheel.chosen DOMMouseScroll.chosen', function(evt) {
626
- _this.search_results_mousewheel(evt);
627
- });
628
- this.search_results.bind('touchstart.chosen', function(evt) {
629
- _this.search_results_touchstart(evt);
630
- });
631
- this.search_results.bind('touchmove.chosen', function(evt) {
632
- _this.search_results_touchmove(evt);
633
- });
634
- this.search_results.bind('touchend.chosen', function(evt) {
635
- _this.search_results_touchend(evt);
636
- });
637
- this.form_field_jq.bind("chosen:updated.chosen", function(evt) {
638
- _this.results_update_field(evt);
639
- });
640
- this.form_field_jq.bind("chosen:activate.chosen", function(evt) {
641
- _this.activate_field(evt);
642
- });
643
- this.form_field_jq.bind("chosen:open.chosen", function(evt) {
644
- _this.container_mousedown(evt);
645
- });
646
- this.form_field_jq.bind("chosen:close.chosen", function(evt) {
647
- _this.input_blur(evt);
648
- });
649
- this.search_field.bind('blur.chosen', function(evt) {
650
- _this.input_blur(evt);
651
- });
652
- this.search_field.bind('keyup.chosen', function(evt) {
653
- _this.keyup_checker(evt);
654
- });
655
- this.search_field.bind('keydown.chosen', function(evt) {
656
- _this.keydown_checker(evt);
657
- });
658
- this.search_field.bind('focus.chosen', function(evt) {
659
- _this.input_focus(evt);
660
- });
661
- this.search_field.bind('cut.chosen', function(evt) {
662
- _this.clipboard_event_checker(evt);
663
- });
664
- this.search_field.bind('paste.chosen', function(evt) {
665
- _this.clipboard_event_checker(evt);
666
- });
667
- if (this.is_multiple) {
668
- return this.search_choices.bind('click.chosen', function(evt) {
669
- _this.choices_click(evt);
670
- });
671
- } else {
672
- return this.container.bind('click.chosen', function(evt) {
673
- evt.preventDefault();
674
- });
675
- }
676
- };
677
-
678
- Chosen.prototype.destroy = function() {
679
- $(this.container[0].ownerDocument).unbind("click.chosen", this.click_test_action);
680
- if (this.search_field[0].tabIndex) {
681
- this.form_field_jq[0].tabIndex = this.search_field[0].tabIndex;
682
- }
683
- this.container.remove();
684
- this.form_field_jq.removeData('chosen');
685
- return this.form_field_jq.show();
686
- };
687
-
688
- Chosen.prototype.search_field_disabled = function() {
689
- this.is_disabled = this.form_field_jq[0].disabled;
690
- if (this.is_disabled) {
691
- this.container.addClass('chosen-disabled');
692
- this.search_field[0].disabled = true;
693
- if (!this.is_multiple) {
694
- this.selected_item.unbind("focus.chosen", this.activate_action);
695
- }
696
- return this.close_field();
697
- } else {
698
- this.container.removeClass('chosen-disabled');
699
- this.search_field[0].disabled = false;
700
- if (!this.is_multiple) {
701
- return this.selected_item.bind("focus.chosen", this.activate_action);
702
- }
703
- }
704
- };
705
-
706
- Chosen.prototype.container_mousedown = function(evt) {
707
- if (!this.is_disabled) {
708
- if (evt && evt.type === "mousedown" && !this.results_showing) {
709
- evt.preventDefault();
710
- }
711
- if (!((evt != null) && ($(evt.target)).hasClass("search-choice-close"))) {
712
- if (!this.active_field) {
713
- if (this.is_multiple) {
714
- this.search_field.val("");
715
- }
716
- $(this.container[0].ownerDocument).bind('click.chosen', this.click_test_action);
717
- this.results_show();
718
- } else if (!this.is_multiple && evt && (($(evt.target)[0] === this.selected_item[0]) || $(evt.target).parents("a.chosen-single").length)) {
719
- evt.preventDefault();
720
- this.results_toggle();
721
- }
722
- return this.activate_field();
723
- }
724
- }
725
- };
726
-
727
- Chosen.prototype.container_mouseup = function(evt) {
728
- if (evt.target.nodeName === "ABBR" && !this.is_disabled) {
729
- return this.results_reset(evt);
730
- }
731
- };
732
-
733
- Chosen.prototype.search_results_mousewheel = function(evt) {
734
- var delta;
735
- if (evt.originalEvent) {
736
- delta = -evt.originalEvent.wheelDelta || evt.originalEvent.detail;
737
- }
738
- if (delta != null) {
739
- evt.preventDefault();
740
- if (evt.type === 'DOMMouseScroll') {
741
- delta = delta * 40;
742
- }
743
- return this.search_results.scrollTop(delta + this.search_results.scrollTop());
744
- }
745
- };
746
-
747
- Chosen.prototype.blur_test = function(evt) {
748
- if (!this.active_field && this.container.hasClass("chosen-container-active")) {
749
- return this.close_field();
750
- }
751
- };
752
-
753
- Chosen.prototype.close_field = function() {
754
- $(this.container[0].ownerDocument).unbind("click.chosen", this.click_test_action);
755
- this.active_field = false;
756
- this.results_hide();
757
- this.container.removeClass("chosen-container-active");
758
- this.clear_backstroke();
759
- this.show_search_field_default();
760
- return this.search_field_scale();
761
- };
762
-
763
- Chosen.prototype.activate_field = function() {
764
- this.container.addClass("chosen-container-active");
765
- this.active_field = true;
766
- this.search_field.val(this.search_field.val());
767
- return this.search_field.focus();
768
- };
769
-
770
- Chosen.prototype.test_active_click = function(evt) {
771
- var active_container;
772
- active_container = $(evt.target).closest('.chosen-container');
773
- if (active_container.length && this.container[0] === active_container[0]) {
774
- return this.active_field = true;
775
- } else {
776
- return this.close_field();
777
- }
778
- };
779
-
780
- Chosen.prototype.results_build = function() {
781
- this.parsing = true;
782
- this.selected_option_count = null;
783
- this.results_data = SelectParser.select_to_array(this.form_field);
784
- if (this.is_multiple) {
785
- this.search_choices.find("li.search-choice").remove();
786
- } else if (!this.is_multiple) {
787
- this.single_set_selected_text();
788
- if (this.disable_search || this.form_field.options.length <= this.disable_search_threshold) {
789
- this.search_field[0].readOnly = true;
790
- this.container.addClass("chosen-container-single-nosearch");
791
- } else {
792
- this.search_field[0].readOnly = false;
793
- this.container.removeClass("chosen-container-single-nosearch");
794
- }
795
- }
796
- this.update_results_content(this.results_option_build({
797
- first: true
798
- }));
799
- this.search_field_disabled();
800
- this.show_search_field_default();
801
- this.search_field_scale();
802
- return this.parsing = false;
803
- };
804
-
805
- Chosen.prototype.result_do_highlight = function(el) {
806
- var high_bottom, high_top, maxHeight, visible_bottom, visible_top;
807
- if (el.length) {
808
- this.result_clear_highlight();
809
- this.result_highlight = el;
810
- this.result_highlight.addClass("highlighted");
811
- maxHeight = parseInt(this.search_results.css("maxHeight"), 10);
812
- visible_top = this.search_results.scrollTop();
813
- visible_bottom = maxHeight + visible_top;
814
- high_top = this.result_highlight.position().top + this.search_results.scrollTop();
815
- high_bottom = high_top + this.result_highlight.outerHeight();
816
- if (high_bottom >= visible_bottom) {
817
- return this.search_results.scrollTop((high_bottom - maxHeight) > 0 ? high_bottom - maxHeight : 0);
818
- } else if (high_top < visible_top) {
819
- return this.search_results.scrollTop(high_top);
820
- }
821
- }
822
- };
823
-
824
- Chosen.prototype.result_clear_highlight = function() {
825
- if (this.result_highlight) {
826
- this.result_highlight.removeClass("highlighted");
827
- }
828
- return this.result_highlight = null;
829
- };
830
-
831
- Chosen.prototype.results_show = function() {
832
- if (this.is_multiple && this.max_selected_options <= this.choices_count()) {
833
- this.form_field_jq.trigger("chosen:maxselected", {
834
- chosen: this
835
- });
836
- return false;
837
- }
838
- this.container.addClass("chosen-with-drop");
839
- this.results_showing = true;
840
- this.search_field.focus();
841
- this.search_field.val(this.search_field.val());
842
- this.winnow_results();
843
- return this.form_field_jq.trigger("chosen:showing_dropdown", {
844
- chosen: this
845
- });
846
- };
847
-
848
- Chosen.prototype.update_results_content = function(content) {
849
- return this.search_results.html(content);
850
- };
851
-
852
- Chosen.prototype.results_hide = function() {
853
- if (this.results_showing) {
854
- this.result_clear_highlight();
855
- this.container.removeClass("chosen-with-drop");
856
- this.form_field_jq.trigger("chosen:hiding_dropdown", {
857
- chosen: this
858
- });
859
- }
860
- return this.results_showing = false;
861
- };
862
-
863
- Chosen.prototype.set_tab_index = function(el) {
864
- var ti;
865
- if (this.form_field.tabIndex) {
866
- ti = this.form_field.tabIndex;
867
- this.form_field.tabIndex = -1;
868
- return this.search_field[0].tabIndex = ti;
869
- }
870
- };
871
-
872
- Chosen.prototype.set_label_behavior = function() {
873
- var _this = this;
874
- this.form_field_label = this.form_field_jq.parents("label");
875
- if (!this.form_field_label.length && this.form_field.id.length) {
876
- this.form_field_label = $("label[for='" + this.form_field.id + "']");
877
- }
878
- if (this.form_field_label.length > 0) {
879
- return this.form_field_label.bind('click.chosen', function(evt) {
880
- if (_this.is_multiple) {
881
- return _this.container_mousedown(evt);
882
- } else {
883
- return _this.activate_field();
884
- }
885
- });
886
- }
887
- };
888
-
889
- Chosen.prototype.show_search_field_default = function() {
890
- if (this.is_multiple && this.choices_count() < 1 && !this.active_field) {
891
- this.search_field.val(this.default_text);
892
- return this.search_field.addClass("default");
893
- } else {
894
- this.search_field.val("");
895
- return this.search_field.removeClass("default");
896
- }
897
- };
898
-
899
- Chosen.prototype.search_results_mouseup = function(evt) {
900
- var target;
901
- target = $(evt.target).hasClass("active-result") ? $(evt.target) : $(evt.target).parents(".active-result").first();
902
- if (target.length) {
903
- this.result_highlight = target;
904
- this.result_select(evt);
905
- return this.search_field.focus();
906
- }
907
- };
908
-
909
- Chosen.prototype.search_results_mouseover = function(evt) {
910
- var target;
911
- target = $(evt.target).hasClass("active-result") ? $(evt.target) : $(evt.target).parents(".active-result").first();
912
- if (target) {
913
- return this.result_do_highlight(target);
914
- }
915
- };
916
-
917
- Chosen.prototype.search_results_mouseout = function(evt) {
918
- if ($(evt.target).hasClass("active-result" || $(evt.target).parents('.active-result').first())) {
919
- return this.result_clear_highlight();
920
- }
921
- };
922
-
923
- Chosen.prototype.choice_build = function(item) {
924
- var choice, close_link,
925
- _this = this;
926
- choice = $('<li />', {
927
- "class": "search-choice"
928
- }).html("<span>" + item.html + "</span>");
929
- if (item.disabled) {
930
- choice.addClass('search-choice-disabled');
931
- } else {
932
- close_link = $('<a />', {
933
- "class": 'search-choice-close',
934
- 'data-option-array-index': item.array_index
935
- });
936
- close_link.bind('click.chosen', function(evt) {
937
- return _this.choice_destroy_link_click(evt);
938
- });
939
- choice.append(close_link);
940
- }
941
- return this.search_container.before(choice);
942
- };
943
-
944
- Chosen.prototype.choice_destroy_link_click = function(evt) {
945
- evt.preventDefault();
946
- evt.stopPropagation();
947
- if (!this.is_disabled) {
948
- return this.choice_destroy($(evt.target));
949
- }
950
- };
951
-
952
- Chosen.prototype.choice_destroy = function(link) {
953
- if (this.result_deselect(link[0].getAttribute("data-option-array-index"))) {
954
- this.show_search_field_default();
955
- if (this.is_multiple && this.choices_count() > 0 && this.search_field.val().length < 1) {
956
- this.results_hide();
957
- }
958
- link.parents('li').first().remove();
959
- return this.search_field_scale();
960
- }
961
- };
962
-
963
- Chosen.prototype.results_reset = function() {
964
- this.reset_single_select_options();
965
- this.form_field.options[0].selected = true;
966
- this.single_set_selected_text();
967
- this.show_search_field_default();
968
- this.results_reset_cleanup();
969
- this.form_field_jq.trigger("change");
970
- if (this.active_field) {
971
- return this.results_hide();
972
- }
973
- };
974
-
975
- Chosen.prototype.results_reset_cleanup = function() {
976
- this.current_selectedIndex = this.form_field.selectedIndex;
977
- return this.selected_item.find("abbr").remove();
978
- };
979
-
980
- Chosen.prototype.result_select = function(evt) {
981
- var high, item;
982
- if (this.result_highlight) {
983
- high = this.result_highlight;
984
- this.result_clear_highlight();
985
- if (this.is_multiple && this.max_selected_options <= this.choices_count()) {
986
- this.form_field_jq.trigger("chosen:maxselected", {
987
- chosen: this
988
- });
989
- return false;
990
- }
991
- if (this.is_multiple) {
992
- high.removeClass("active-result");
993
- } else {
994
- this.reset_single_select_options();
995
- }
996
- item = this.results_data[high[0].getAttribute("data-option-array-index")];
997
- item.selected = true;
998
- this.form_field.options[item.options_index].selected = true;
999
- this.selected_option_count = null;
1000
- if (this.is_multiple) {
1001
- this.choice_build(item);
1002
- } else {
1003
- this.single_set_selected_text(item.text);
1004
- }
1005
- if (!((evt.metaKey || evt.ctrlKey) && this.is_multiple)) {
1006
- this.results_hide();
1007
- }
1008
- this.search_field.val("");
1009
- if (this.is_multiple || this.form_field.selectedIndex !== this.current_selectedIndex) {
1010
- this.form_field_jq.trigger("change", {
1011
- 'selected': this.form_field.options[item.options_index].value
1012
- });
1013
- }
1014
- this.current_selectedIndex = this.form_field.selectedIndex;
1015
- return this.search_field_scale();
1016
- }
1017
- };
1018
-
1019
- Chosen.prototype.single_set_selected_text = function(text) {
1020
- if (text == null) {
1021
- text = this.default_text;
1022
- }
1023
- if (text === this.default_text) {
1024
- this.selected_item.addClass("chosen-default");
1025
- } else {
1026
- this.single_deselect_control_build();
1027
- this.selected_item.removeClass("chosen-default");
1028
- }
1029
- return this.selected_item.find("span").text(text);
1030
- };
1031
-
1032
- Chosen.prototype.result_deselect = function(pos) {
1033
- var result_data;
1034
- result_data = this.results_data[pos];
1035
- if (!this.form_field.options[result_data.options_index].disabled) {
1036
- result_data.selected = false;
1037
- this.form_field.options[result_data.options_index].selected = false;
1038
- this.selected_option_count = null;
1039
- this.result_clear_highlight();
1040
- if (this.results_showing) {
1041
- this.winnow_results();
1042
- }
1043
- this.form_field_jq.trigger("change", {
1044
- deselected: this.form_field.options[result_data.options_index].value
1045
- });
1046
- this.search_field_scale();
1047
- return true;
1048
- } else {
1049
- return false;
1050
- }
1051
- };
1052
-
1053
- Chosen.prototype.single_deselect_control_build = function() {
1054
- if (!this.allow_single_deselect) {
1055
- return;
1056
- }
1057
- if (!this.selected_item.find("abbr").length) {
1058
- this.selected_item.find("span").first().after("<abbr class=\"search-choice-close\"></abbr>");
1059
- }
1060
- return this.selected_item.addClass("chosen-single-with-deselect");
1061
- };
1062
-
1063
- Chosen.prototype.get_search_text = function() {
1064
- if (this.search_field.val() === this.default_text) {
1065
- return "";
1066
- } else {
1067
- return $('<div/>').text($.trim(this.search_field.val())).html();
1068
- }
1069
- };
1070
-
1071
- Chosen.prototype.winnow_results_set_highlight = function() {
1072
- var do_high, selected_results;
1073
- selected_results = !this.is_multiple ? this.search_results.find(".result-selected.active-result") : [];
1074
- do_high = selected_results.length ? selected_results.first() : this.search_results.find(".active-result").first();
1075
- if (do_high != null) {
1076
- return this.result_do_highlight(do_high);
1077
- }
1078
- };
1079
-
1080
- Chosen.prototype.no_results = function(terms) {
1081
- var no_results_html;
1082
- no_results_html = $('<li class="no-results">' + this.results_none_found + ' "<span></span>"</li>');
1083
- no_results_html.find("span").first().html(terms);
1084
- this.search_results.append(no_results_html);
1085
- return this.form_field_jq.trigger("chosen:no_results", {
1086
- chosen: this
1087
- });
1088
- };
1089
-
1090
- Chosen.prototype.no_results_clear = function() {
1091
- return this.search_results.find(".no-results").remove();
1092
- };
1093
-
1094
- Chosen.prototype.keydown_arrow = function() {
1095
- var next_sib;
1096
- if (this.results_showing && this.result_highlight) {
1097
- next_sib = this.result_highlight.nextAll("li.active-result").first();
1098
- if (next_sib) {
1099
- return this.result_do_highlight(next_sib);
1100
- }
1101
- } else {
1102
- return this.results_show();
1103
- }
1104
- };
1105
-
1106
- Chosen.prototype.keyup_arrow = function() {
1107
- var prev_sibs;
1108
- if (!this.results_showing && !this.is_multiple) {
1109
- return this.results_show();
1110
- } else if (this.result_highlight) {
1111
- prev_sibs = this.result_highlight.prevAll("li.active-result");
1112
- if (prev_sibs.length) {
1113
- return this.result_do_highlight(prev_sibs.first());
1114
- } else {
1115
- if (this.choices_count() > 0) {
1116
- this.results_hide();
1117
- }
1118
- return this.result_clear_highlight();
1119
- }
1120
- }
1121
- };
1122
-
1123
- Chosen.prototype.keydown_backstroke = function() {
1124
- var next_available_destroy;
1125
- if (this.pending_backstroke) {
1126
- this.choice_destroy(this.pending_backstroke.find("a").first());
1127
- return this.clear_backstroke();
1128
- } else {
1129
- next_available_destroy = this.search_container.siblings("li.search-choice").last();
1130
- if (next_available_destroy.length && !next_available_destroy.hasClass("search-choice-disabled")) {
1131
- this.pending_backstroke = next_available_destroy;
1132
- if (this.single_backstroke_delete) {
1133
- return this.keydown_backstroke();
1134
- } else {
1135
- return this.pending_backstroke.addClass("search-choice-focus");
1136
- }
1137
- }
1138
- }
1139
- };
1140
-
1141
- Chosen.prototype.clear_backstroke = function() {
1142
- if (this.pending_backstroke) {
1143
- this.pending_backstroke.removeClass("search-choice-focus");
1144
- }
1145
- return this.pending_backstroke = null;
1146
- };
1147
-
1148
- Chosen.prototype.keydown_checker = function(evt) {
1149
- var stroke, _ref1;
1150
- stroke = (_ref1 = evt.which) != null ? _ref1 : evt.keyCode;
1151
- this.search_field_scale();
1152
- if (stroke !== 8 && this.pending_backstroke) {
1153
- this.clear_backstroke();
1154
- }
1155
- switch (stroke) {
1156
- case 8:
1157
- this.backstroke_length = this.search_field.val().length;
1158
- break;
1159
- case 9:
1160
- if (this.results_showing && !this.is_multiple) {
1161
- this.result_select(evt);
1162
- }
1163
- this.mouse_on_container = false;
1164
- break;
1165
- case 13:
1166
- evt.preventDefault();
1167
- break;
1168
- case 38:
1169
- evt.preventDefault();
1170
- this.keyup_arrow();
1171
- break;
1172
- case 40:
1173
- evt.preventDefault();
1174
- this.keydown_arrow();
1175
- break;
1176
- }
1177
- };
1178
-
1179
- Chosen.prototype.search_field_scale = function() {
1180
- var div, f_width, h, style, style_block, styles, w, _i, _len;
1181
- if (this.is_multiple) {
1182
- h = 0;
1183
- w = 0;
1184
- style_block = "position:absolute; left: -1000px; top: -1000px; display:none;";
1185
- styles = ['font-size', 'font-style', 'font-weight', 'font-family', 'line-height', 'text-transform', 'letter-spacing'];
1186
- for (_i = 0, _len = styles.length; _i < _len; _i++) {
1187
- style = styles[_i];
1188
- style_block += style + ":" + this.search_field.css(style) + ";";
1189
- }
1190
- div = $('<div />', {
1191
- 'style': style_block
1192
- });
1193
- div.text(this.search_field.val());
1194
- $('body').append(div);
1195
- w = div.width() + 25;
1196
- div.remove();
1197
- f_width = this.container.outerWidth();
1198
- if (w > f_width - 10) {
1199
- w = f_width - 10;
1200
- }
1201
- return this.search_field.css({
1202
- 'width': w + 'px'
1203
- });
1204
- }
1205
- };
1206
-
1207
- return Chosen;
1208
-
1209
- })(AbstractChosen);
1210
-
1211
- }).call(this);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/js/jquery-chosen/chosen.jquery.min.js DELETED
@@ -1,2 +0,0 @@
1
- /* Chosen v1.1.0 | (c) 2011-2013 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */
2
- !function(){var a,AbstractChosen,Chosen,SelectParser,b,c={}.hasOwnProperty,d=function(a,b){function d(){this.constructor=a}for(var e in b)c.call(b,e)&&(a[e]=b[e]);return d.prototype=b.prototype,a.prototype=new d,a.__super__=b.prototype,a};SelectParser=function(){function SelectParser(){this.options_index=0,this.parsed=[]}return SelectParser.prototype.add_node=function(a){return"OPTGROUP"===a.nodeName.toUpperCase()?this.add_group(a):this.add_option(a)},SelectParser.prototype.add_group=function(a){var b,c,d,e,f,g;for(b=this.parsed.length,this.parsed.push({array_index:b,group:!0,label:this.escapeExpression(a.label),children:0,disabled:a.disabled}),f=a.childNodes,g=[],d=0,e=f.length;e>d;d++)c=f[d],g.push(this.add_option(c,b,a.disabled));return g},SelectParser.prototype.add_option=function(a,b,c){return"OPTION"===a.nodeName.toUpperCase()?(""!==a.text?(null!=b&&(this.parsed[b].children+=1),this.parsed.push({array_index:this.parsed.length,options_index:this.options_index,value:a.value,text:a.text,html:a.innerHTML,selected:a.selected,disabled:c===!0?c:a.disabled,group_array_index:b,classes:a.className,style:a.style.cssText})):this.parsed.push({array_index:this.parsed.length,options_index:this.options_index,empty:!0}),this.options_index+=1):void 0},SelectParser.prototype.escapeExpression=function(a){var b,c;return null==a||a===!1?"":/[\&\<\>\"\'\`]/.test(a)?(b={"<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},c=/&(?!\w+;)|[\<\>\"\'\`]/g,a.replace(c,function(a){return b[a]||"&amp;"})):a},SelectParser}(),SelectParser.select_to_array=function(a){var b,c,d,e,f;for(c=new SelectParser,f=a.childNodes,d=0,e=f.length;e>d;d++)b=f[d],c.add_node(b);return c.parsed},AbstractChosen=function(){function AbstractChosen(a,b){this.form_field=a,this.options=null!=b?b:{},AbstractChosen.browser_is_supported()&&(this.is_multiple=this.form_field.multiple,this.set_default_text(),this.set_default_values(),this.setup(),this.set_up_html(),this.register_observers())}return AbstractChosen.prototype.set_default_values=function(){var a=this;return this.click_test_action=function(b){return a.test_active_click(b)},this.activate_action=function(b){return a.activate_field(b)},this.active_field=!1,this.mouse_on_container=!1,this.results_showing=!1,this.result_highlighted=null,this.allow_single_deselect=null!=this.options.allow_single_deselect&&null!=this.form_field.options[0]&&""===this.form_field.options[0].text?this.options.allow_single_deselect:!1,this.disable_search_threshold=this.options.disable_search_threshold||0,this.disable_search=this.options.disable_search||!1,this.enable_split_word_search=null!=this.options.enable_split_word_search?this.options.enable_split_word_search:!0,this.group_search=null!=this.options.group_search?this.options.group_search:!0,this.search_contains=this.options.search_contains||!1,this.single_backstroke_delete=null!=this.options.single_backstroke_delete?this.options.single_backstroke_delete:!0,this.max_selected_options=this.options.max_selected_options||1/0,this.inherit_select_classes=this.options.inherit_select_classes||!1,this.display_selected_options=null!=this.options.display_selected_options?this.options.display_selected_options:!0,this.display_disabled_options=null!=this.options.display_disabled_options?this.options.display_disabled_options:!0},AbstractChosen.prototype.set_default_text=function(){return this.default_text=this.form_field.getAttribute("data-placeholder")?this.form_field.getAttribute("data-placeholder"):this.is_multiple?this.options.placeholder_text_multiple||this.options.placeholder_text||AbstractChosen.default_multiple_text:this.options.placeholder_text_single||this.options.placeholder_text||AbstractChosen.default_single_text,this.results_none_found=this.form_field.getAttribute("data-no_results_text")||this.options.no_results_text||AbstractChosen.default_no_result_text},AbstractChosen.prototype.mouse_enter=function(){return this.mouse_on_container=!0},AbstractChosen.prototype.mouse_leave=function(){return this.mouse_on_container=!1},AbstractChosen.prototype.input_focus=function(){var a=this;if(this.is_multiple){if(!this.active_field)return setTimeout(function(){return a.container_mousedown()},50)}else if(!this.active_field)return this.activate_field()},AbstractChosen.prototype.input_blur=function(){var a=this;return this.mouse_on_container?void 0:(this.active_field=!1,setTimeout(function(){return a.blur_test()},100))},AbstractChosen.prototype.results_option_build=function(a){var b,c,d,e,f;for(b="",f=this.results_data,d=0,e=f.length;e>d;d++)c=f[d],b+=c.group?this.result_add_group(c):this.result_add_option(c),(null!=a?a.first:void 0)&&(c.selected&&this.is_multiple?this.choice_build(c):c.selected&&!this.is_multiple&&this.single_set_selected_text(c.text));return b},AbstractChosen.prototype.result_add_option=function(a){var b,c;return a.search_match?this.include_option_in_results(a)?(b=[],a.disabled||a.selected&&this.is_multiple||b.push("active-result"),!a.disabled||a.selected&&this.is_multiple||b.push("disabled-result"),a.selected&&b.push("result-selected"),null!=a.group_array_index&&b.push("group-option"),""!==a.classes&&b.push(a.classes),c=document.createElement("li"),c.className=b.join(" "),c.style.cssText=a.style,c.setAttribute("data-option-array-index",a.array_index),c.innerHTML=a.search_text,this.outerHTML(c)):"":""},AbstractChosen.prototype.result_add_group=function(a){var b;return a.search_match||a.group_match?a.active_options>0?(b=document.createElement("li"),b.className="group-result",b.innerHTML=a.search_text,this.outerHTML(b)):"":""},AbstractChosen.prototype.results_update_field=function(){return this.set_default_text(),this.is_multiple||this.results_reset_cleanup(),this.result_clear_highlight(),this.results_build(),this.results_showing?this.winnow_results():void 0},AbstractChosen.prototype.reset_single_select_options=function(){var a,b,c,d,e;for(d=this.results_data,e=[],b=0,c=d.length;c>b;b++)a=d[b],a.selected?e.push(a.selected=!1):e.push(void 0);return e},AbstractChosen.prototype.results_toggle=function(){return this.results_showing?this.results_hide():this.results_show()},AbstractChosen.prototype.results_search=function(){return this.results_showing?this.winnow_results():this.results_show()},AbstractChosen.prototype.winnow_results=function(){var a,b,c,d,e,f,g,h,i,j,k,l,m;for(this.no_results_clear(),e=0,g=this.get_search_text(),a=g.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),d=this.search_contains?"":"^",c=new RegExp(d+a,"i"),j=new RegExp(a,"i"),m=this.results_data,k=0,l=m.length;l>k;k++)b=m[k],b.search_match=!1,f=null,this.include_option_in_results(b)&&(b.group&&(b.group_match=!1,b.active_options=0),null!=b.group_array_index&&this.results_data[b.group_array_index]&&(f=this.results_data[b.group_array_index],0===f.active_options&&f.search_match&&(e+=1),f.active_options+=1),(!b.group||this.group_search)&&(b.search_text=b.group?b.label:b.html,b.search_match=this.search_string_match(b.search_text,c),b.search_match&&!b.group&&(e+=1),b.search_match?(g.length&&(h=b.search_text.search(j),i=b.search_text.substr(0,h+g.length)+"</em>"+b.search_text.substr(h+g.length),b.search_text=i.substr(0,h)+"<em>"+i.substr(h)),null!=f&&(f.group_match=!0)):null!=b.group_array_index&&this.results_data[b.group_array_index].search_match&&(b.search_match=!0)));return this.result_clear_highlight(),1>e&&g.length?(this.update_results_content(""),this.no_results(g)):(this.update_results_content(this.results_option_build()),this.winnow_results_set_highlight())},AbstractChosen.prototype.search_string_match=function(a,b){var c,d,e,f;if(b.test(a))return!0;if(this.enable_split_word_search&&(a.indexOf(" ")>=0||0===a.indexOf("["))&&(d=a.replace(/\[|\]/g,"").split(" "),d.length))for(e=0,f=d.length;f>e;e++)if(c=d[e],b.test(c))return!0},AbstractChosen.prototype.choices_count=function(){var a,b,c,d;if(null!=this.selected_option_count)return this.selected_option_count;for(this.selected_option_count=0,d=this.form_field.options,b=0,c=d.length;c>b;b++)a=d[b],a.selected&&(this.selected_option_count+=1);return this.selected_option_count},AbstractChosen.prototype.choices_click=function(a){return a.preventDefault(),this.results_showing||this.is_disabled?void 0:this.results_show()},AbstractChosen.prototype.keyup_checker=function(a){var b,c;switch(b=null!=(c=a.which)?c:a.keyCode,this.search_field_scale(),b){case 8:if(this.is_multiple&&this.backstroke_length<1&&this.choices_count()>0)return this.keydown_backstroke();if(!this.pending_backstroke)return this.result_clear_highlight(),this.results_search();break;case 13:if(a.preventDefault(),this.results_showing)return this.result_select(a);break;case 27:return this.results_showing&&this.results_hide(),!0;case 9:case 38:case 40:case 16:case 91:case 17:break;default:return this.results_search()}},AbstractChosen.prototype.clipboard_event_checker=function(){var a=this;return setTimeout(function(){return a.results_search()},50)},AbstractChosen.prototype.container_width=function(){return null!=this.options.width?this.options.width:""+this.form_field.offsetWidth+"px"},AbstractChosen.prototype.include_option_in_results=function(a){return this.is_multiple&&!this.display_selected_options&&a.selected?!1:!this.display_disabled_options&&a.disabled?!1:a.empty?!1:!0},AbstractChosen.prototype.search_results_touchstart=function(a){return this.touch_started=!0,this.search_results_mouseover(a)},AbstractChosen.prototype.search_results_touchmove=function(a){return this.touch_started=!1,this.search_results_mouseout(a)},AbstractChosen.prototype.search_results_touchend=function(a){return this.touch_started?this.search_results_mouseup(a):void 0},AbstractChosen.prototype.outerHTML=function(a){var b;return a.outerHTML?a.outerHTML:(b=document.createElement("div"),b.appendChild(a),b.innerHTML)},AbstractChosen.browser_is_supported=function(){return"Microsoft Internet Explorer"===window.navigator.appName?document.documentMode>=8:/iP(od|hone)/i.test(window.navigator.userAgent)?!1:/Android/i.test(window.navigator.userAgent)&&/Mobile/i.test(window.navigator.userAgent)?!1:!0},AbstractChosen.default_multiple_text="Select Some Options",AbstractChosen.default_single_text="Select an Option",AbstractChosen.default_no_result_text="No results match",AbstractChosen}(),a=jQuery,a.fn.extend({chosen:function(b){return AbstractChosen.browser_is_supported()?this.each(function(){var c,d;c=a(this),d=c.data("chosen"),"destroy"===b&&d?d.destroy():d||c.data("chosen",new Chosen(this,b))}):this}}),Chosen=function(c){function Chosen(){return b=Chosen.__super__.constructor.apply(this,arguments)}return d(Chosen,c),Chosen.prototype.setup=function(){return this.form_field_jq=a(this.form_field),this.current_selectedIndex=this.form_field.selectedIndex,this.is_rtl=this.form_field_jq.hasClass("chosen-rtl")},Chosen.prototype.set_up_html=function(){var b,c;return b=["chosen-container"],b.push("chosen-container-"+(this.is_multiple?"multi":"single")),this.inherit_select_classes&&this.form_field.className&&b.push(this.form_field.className),this.is_rtl&&b.push("chosen-rtl"),c={"class":b.join(" "),style:"width: "+this.container_width()+";",title:this.form_field.title},this.form_field.id.length&&(c.id=this.form_field.id.replace(/[^\w]/g,"_")+"_chosen"),this.container=a("<div />",c),this.is_multiple?this.container.html('<ul class="chosen-choices"><li class="search-field"><input type="text" value="'+this.default_text+'" class="default" autocomplete="off" style="width:25px;" /></li></ul><div class="chosen-drop"><ul class="chosen-results"></ul></div>'):this.container.html('<a class="chosen-single chosen-default" tabindex="-1"><span>'+this.default_text+'</span><div><b></b></div></a><div class="chosen-drop"><div class="chosen-search"><input type="text" autocomplete="off" /></div><ul class="chosen-results"></ul></div>'),this.form_field_jq.hide().after(this.container),this.dropdown=this.container.find("div.chosen-drop").first(),this.search_field=this.container.find("input").first(),this.search_results=this.container.find("ul.chosen-results").first(),this.search_field_scale(),this.search_no_results=this.container.find("li.no-results").first(),this.is_multiple?(this.search_choices=this.container.find("ul.chosen-choices").first(),this.search_container=this.container.find("li.search-field").first()):(this.search_container=this.container.find("div.chosen-search").first(),this.selected_item=this.container.find(".chosen-single").first()),this.results_build(),this.set_tab_index(),this.set_label_behavior(),this.form_field_jq.trigger("chosen:ready",{chosen:this})},Chosen.prototype.register_observers=function(){var a=this;return this.container.bind("mousedown.chosen",function(b){a.container_mousedown(b)}),this.container.bind("mouseup.chosen",function(b){a.container_mouseup(b)}),this.container.bind("mouseenter.chosen",function(b){a.mouse_enter(b)}),this.container.bind("mouseleave.chosen",function(b){a.mouse_leave(b)}),this.search_results.bind("mouseup.chosen",function(b){a.search_results_mouseup(b)}),this.search_results.bind("mouseover.chosen",function(b){a.search_results_mouseover(b)}),this.search_results.bind("mouseout.chosen",function(b){a.search_results_mouseout(b)}),this.search_results.bind("mousewheel.chosen DOMMouseScroll.chosen",function(b){a.search_results_mousewheel(b)}),this.search_results.bind("touchstart.chosen",function(b){a.search_results_touchstart(b)}),this.search_results.bind("touchmove.chosen",function(b){a.search_results_touchmove(b)}),this.search_results.bind("touchend.chosen",function(b){a.search_results_touchend(b)}),this.form_field_jq.bind("chosen:updated.chosen",function(b){a.results_update_field(b)}),this.form_field_jq.bind("chosen:activate.chosen",function(b){a.activate_field(b)}),this.form_field_jq.bind("chosen:open.chosen",function(b){a.container_mousedown(b)}),this.form_field_jq.bind("chosen:close.chosen",function(b){a.input_blur(b)}),this.search_field.bind("blur.chosen",function(b){a.input_blur(b)}),this.search_field.bind("keyup.chosen",function(b){a.keyup_checker(b)}),this.search_field.bind("keydown.chosen",function(b){a.keydown_checker(b)}),this.search_field.bind("focus.chosen",function(b){a.input_focus(b)}),this.search_field.bind("cut.chosen",function(b){a.clipboard_event_checker(b)}),this.search_field.bind("paste.chosen",function(b){a.clipboard_event_checker(b)}),this.is_multiple?this.search_choices.bind("click.chosen",function(b){a.choices_click(b)}):this.container.bind("click.chosen",function(a){a.preventDefault()})},Chosen.prototype.destroy=function(){return a(this.container[0].ownerDocument).unbind("click.chosen",this.click_test_action),this.search_field[0].tabIndex&&(this.form_field_jq[0].tabIndex=this.search_field[0].tabIndex),this.container.remove(),this.form_field_jq.removeData("chosen"),this.form_field_jq.show()},Chosen.prototype.search_field_disabled=function(){return this.is_disabled=this.form_field_jq[0].disabled,this.is_disabled?(this.container.addClass("chosen-disabled"),this.search_field[0].disabled=!0,this.is_multiple||this.selected_item.unbind("focus.chosen",this.activate_action),this.close_field()):(this.container.removeClass("chosen-disabled"),this.search_field[0].disabled=!1,this.is_multiple?void 0:this.selected_item.bind("focus.chosen",this.activate_action))},Chosen.prototype.container_mousedown=function(b){return this.is_disabled||(b&&"mousedown"===b.type&&!this.results_showing&&b.preventDefault(),null!=b&&a(b.target).hasClass("search-choice-close"))?void 0:(this.active_field?this.is_multiple||!b||a(b.target)[0]!==this.selected_item[0]&&!a(b.target).parents("a.chosen-single").length||(b.preventDefault(),this.results_toggle()):(this.is_multiple&&this.search_field.val(""),a(this.container[0].ownerDocument).bind("click.chosen",this.click_test_action),this.results_show()),this.activate_field())},Chosen.prototype.container_mouseup=function(a){return"ABBR"!==a.target.nodeName||this.is_disabled?void 0:this.results_reset(a)},Chosen.prototype.search_results_mousewheel=function(a){var b;return a.originalEvent&&(b=-a.originalEvent.wheelDelta||a.originalEvent.detail),null!=b?(a.preventDefault(),"DOMMouseScroll"===a.type&&(b=40*b),this.search_results.scrollTop(b+this.search_results.scrollTop())):void 0},Chosen.prototype.blur_test=function(){return!this.active_field&&this.container.hasClass("chosen-container-active")?this.close_field():void 0},Chosen.prototype.close_field=function(){return a(this.container[0].ownerDocument).unbind("click.chosen",this.click_test_action),this.active_field=!1,this.results_hide(),this.container.removeClass("chosen-container-active"),this.clear_backstroke(),this.show_search_field_default(),this.search_field_scale()},Chosen.prototype.activate_field=function(){return this.container.addClass("chosen-container-active"),this.active_field=!0,this.search_field.val(this.search_field.val()),this.search_field.focus()},Chosen.prototype.test_active_click=function(b){var c;return c=a(b.target).closest(".chosen-container"),c.length&&this.container[0]===c[0]?this.active_field=!0:this.close_field()},Chosen.prototype.results_build=function(){return this.parsing=!0,this.selected_option_count=null,this.results_data=SelectParser.select_to_array(this.form_field),this.is_multiple?this.search_choices.find("li.search-choice").remove():this.is_multiple||(this.single_set_selected_text(),this.disable_search||this.form_field.options.length<=this.disable_search_threshold?(this.search_field[0].readOnly=!0,this.container.addClass("chosen-container-single-nosearch")):(this.search_field[0].readOnly=!1,this.container.removeClass("chosen-container-single-nosearch"))),this.update_results_content(this.results_option_build({first:!0})),this.search_field_disabled(),this.show_search_field_default(),this.search_field_scale(),this.parsing=!1},Chosen.prototype.result_do_highlight=function(a){var b,c,d,e,f;if(a.length){if(this.result_clear_highlight(),this.result_highlight=a,this.result_highlight.addClass("highlighted"),d=parseInt(this.search_results.css("maxHeight"),10),f=this.search_results.scrollTop(),e=d+f,c=this.result_highlight.position().top+this.search_results.scrollTop(),b=c+this.result_highlight.outerHeight(),b>=e)return this.search_results.scrollTop(b-d>0?b-d:0);if(f>c)return this.search_results.scrollTop(c)}},Chosen.prototype.result_clear_highlight=function(){return this.result_highlight&&this.result_highlight.removeClass("highlighted"),this.result_highlight=null},Chosen.prototype.results_show=function(){return this.is_multiple&&this.max_selected_options<=this.choices_count()?(this.form_field_jq.trigger("chosen:maxselected",{chosen:this}),!1):(this.container.addClass("chosen-with-drop"),this.results_showing=!0,this.search_field.focus(),this.search_field.val(this.search_field.val()),this.winnow_results(),this.form_field_jq.trigger("chosen:showing_dropdown",{chosen:this}))},Chosen.prototype.update_results_content=function(a){return this.search_results.html(a)},Chosen.prototype.results_hide=function(){return this.results_showing&&(this.result_clear_highlight(),this.container.removeClass("chosen-with-drop"),this.form_field_jq.trigger("chosen:hiding_dropdown",{chosen:this})),this.results_showing=!1},Chosen.prototype.set_tab_index=function(){var a;return this.form_field.tabIndex?(a=this.form_field.tabIndex,this.form_field.tabIndex=-1,this.search_field[0].tabIndex=a):void 0},Chosen.prototype.set_label_behavior=function(){var b=this;return this.form_field_label=this.form_field_jq.parents("label"),!this.form_field_label.length&&this.form_field.id.length&&(this.form_field_label=a("label[for='"+this.form_field.id+"']")),this.form_field_label.length>0?this.form_field_label.bind("click.chosen",function(a){return b.is_multiple?b.container_mousedown(a):b.activate_field()}):void 0},Chosen.prototype.show_search_field_default=function(){return this.is_multiple&&this.choices_count()<1&&!this.active_field?(this.search_field.val(this.default_text),this.search_field.addClass("default")):(this.search_field.val(""),this.search_field.removeClass("default"))},Chosen.prototype.search_results_mouseup=function(b){var c;return c=a(b.target).hasClass("active-result")?a(b.target):a(b.target).parents(".active-result").first(),c.length?(this.result_highlight=c,this.result_select(b),this.search_field.focus()):void 0},Chosen.prototype.search_results_mouseover=function(b){var c;return c=a(b.target).hasClass("active-result")?a(b.target):a(b.target).parents(".active-result").first(),c?this.result_do_highlight(c):void 0},Chosen.prototype.search_results_mouseout=function(b){return a(b.target).hasClass("active-result")?this.result_clear_highlight():void 0},Chosen.prototype.choice_build=function(b){var c,d,e=this;return c=a("<li />",{"class":"search-choice"}).html("<span>"+b.html+"</span>"),b.disabled?c.addClass("search-choice-disabled"):(d=a("<a />",{"class":"search-choice-close","data-option-array-index":b.array_index}),d.bind("click.chosen",function(a){return e.choice_destroy_link_click(a)}),c.append(d)),this.search_container.before(c)},Chosen.prototype.choice_destroy_link_click=function(b){return b.preventDefault(),b.stopPropagation(),this.is_disabled?void 0:this.choice_destroy(a(b.target))},Chosen.prototype.choice_destroy=function(a){return this.result_deselect(a[0].getAttribute("data-option-array-index"))?(this.show_search_field_default(),this.is_multiple&&this.choices_count()>0&&this.search_field.val().length<1&&this.results_hide(),a.parents("li").first().remove(),this.search_field_scale()):void 0},Chosen.prototype.results_reset=function(){return this.reset_single_select_options(),this.form_field.options[0].selected=!0,this.single_set_selected_text(),this.show_search_field_default(),this.results_reset_cleanup(),this.form_field_jq.trigger("change"),this.active_field?this.results_hide():void 0},Chosen.prototype.results_reset_cleanup=function(){return this.current_selectedIndex=this.form_field.selectedIndex,this.selected_item.find("abbr").remove()},Chosen.prototype.result_select=function(a){var b,c;return this.result_highlight?(b=this.result_highlight,this.result_clear_highlight(),this.is_multiple&&this.max_selected_options<=this.choices_count()?(this.form_field_jq.trigger("chosen:maxselected",{chosen:this}),!1):(this.is_multiple?b.removeClass("active-result"):this.reset_single_select_options(),c=this.results_data[b[0].getAttribute("data-option-array-index")],c.selected=!0,this.form_field.options[c.options_index].selected=!0,this.selected_option_count=null,this.is_multiple?this.choice_build(c):this.single_set_selected_text(c.text),(a.metaKey||a.ctrlKey)&&this.is_multiple||this.results_hide(),this.search_field.val(""),(this.is_multiple||this.form_field.selectedIndex!==this.current_selectedIndex)&&this.form_field_jq.trigger("change",{selected:this.form_field.options[c.options_index].value}),this.current_selectedIndex=this.form_field.selectedIndex,this.search_field_scale())):void 0},Chosen.prototype.single_set_selected_text=function(a){return null==a&&(a=this.default_text),a===this.default_text?this.selected_item.addClass("chosen-default"):(this.single_deselect_control_build(),this.selected_item.removeClass("chosen-default")),this.selected_item.find("span").text(a)},Chosen.prototype.result_deselect=function(a){var b;return b=this.results_data[a],this.form_field.options[b.options_index].disabled?!1:(b.selected=!1,this.form_field.options[b.options_index].selected=!1,this.selected_option_count=null,this.result_clear_highlight(),this.results_showing&&this.winnow_results(),this.form_field_jq.trigger("change",{deselected:this.form_field.options[b.options_index].value}),this.search_field_scale(),!0)},Chosen.prototype.single_deselect_control_build=function(){return this.allow_single_deselect?(this.selected_item.find("abbr").length||this.selected_item.find("span").first().after('<abbr class="search-choice-close"></abbr>'),this.selected_item.addClass("chosen-single-with-deselect")):void 0},Chosen.prototype.get_search_text=function(){return this.search_field.val()===this.default_text?"":a("<div/>").text(a.trim(this.search_field.val())).html()},Chosen.prototype.winnow_results_set_highlight=function(){var a,b;return b=this.is_multiple?[]:this.search_results.find(".result-selected.active-result"),a=b.length?b.first():this.search_results.find(".active-result").first(),null!=a?this.result_do_highlight(a):void 0},Chosen.prototype.no_results=function(b){var c;return c=a('<li class="no-results">'+this.results_none_found+' "<span></span>"</li>'),c.find("span").first().html(b),this.search_results.append(c),this.form_field_jq.trigger("chosen:no_results",{chosen:this})},Chosen.prototype.no_results_clear=function(){return this.search_results.find(".no-results").remove()},Chosen.prototype.keydown_arrow=function(){var a;return this.results_showing&&this.result_highlight?(a=this.result_highlight.nextAll("li.active-result").first())?this.result_do_highlight(a):void 0:this.results_show()},Chosen.prototype.keyup_arrow=function(){var a;return this.results_showing||this.is_multiple?this.result_highlight?(a=this.result_highlight.prevAll("li.active-result"),a.length?this.result_do_highlight(a.first()):(this.choices_count()>0&&this.results_hide(),this.result_clear_highlight())):void 0:this.results_show()},Chosen.prototype.keydown_backstroke=function(){var a;return this.pending_backstroke?(this.choice_destroy(this.pending_backstroke.find("a").first()),this.clear_backstroke()):(a=this.search_container.siblings("li.search-choice").last(),a.length&&!a.hasClass("search-choice-disabled")?(this.pending_backstroke=a,this.single_backstroke_delete?this.keydown_backstroke():this.pending_backstroke.addClass("search-choice-focus")):void 0)},Chosen.prototype.clear_backstroke=function(){return this.pending_backstroke&&this.pending_backstroke.removeClass("search-choice-focus"),this.pending_backstroke=null},Chosen.prototype.keydown_checker=function(a){var b,c;switch(b=null!=(c=a.which)?c:a.keyCode,this.search_field_scale(),8!==b&&this.pending_backstroke&&this.clear_backstroke(),b){case 8:this.backstroke_length=this.search_field.val().length;break;case 9:this.results_showing&&!this.is_multiple&&this.result_select(a),this.mouse_on_container=!1;break;case 13:a.preventDefault();break;case 38:a.preventDefault(),this.keyup_arrow();break;case 40:a.preventDefault(),this.keydown_arrow()}},Chosen.prototype.search_field_scale=function(){var b,c,d,e,f,g,h,i,j;if(this.is_multiple){for(d=0,h=0,f="position:absolute; left: -1000px; top: -1000px; display:none;",g=["font-size","font-style","font-weight","font-family","line-height","text-transform","letter-spacing"],i=0,j=g.length;j>i;i++)e=g[i],f+=e+":"+this.search_field.css(e)+";";return b=a("<div />",{style:f}),b.text(this.search_field.val()),a("body").append(b),h=b.width()+25,b.remove(),c=this.container.outerWidth(),h>c-10&&(h=c-10),this.search_field.css({width:h+"px"})}},Chosen}(AbstractChosen)}.call(this);
 
 
trunk/assets/js/jquery-tiptip/jquery.tipTip.js DELETED
@@ -1,191 +0,0 @@
1
- /*
2
- * TipTip
3
- * Copyright 2010 Drew Wilson
4
- * www.drewwilson.com
5
- * code.drewwilson.com/entry/tiptip-jquery-plugin
6
- *
7
- * Version 1.3 - Updated: Mar. 23, 2010
8
- *
9
- * This Plug-In will create a custom tooltip to replace the default
10
- * browser tooltip. It is extremely lightweight and very smart in
11
- * that it detects the edges of the browser window and will make sure
12
- * the tooltip stays within the current window size. As a result the
13
- * tooltip will adjust itself to be displayed above, below, to the left
14
- * or to the right depending on what is necessary to stay within the
15
- * browser window. It is completely customizable as well via CSS.
16
- *
17
- * This TipTip jQuery plug-in is dual licensed under the MIT and GPL licenses:
18
- * http://www.opensource.org/licenses/mit-license.php
19
- * http://www.gnu.org/licenses/gpl.html
20
- */
21
-
22
- (function($){
23
- $.fn.tipTip = function(options) {
24
- var defaults = {
25
- activation: "hover",
26
- keepAlive: false,
27
- maxWidth: "200px",
28
- edgeOffset: 3,
29
- defaultPosition: "bottom",
30
- delay: 400,
31
- fadeIn: 200,
32
- fadeOut: 200,
33
- attribute: "title",
34
- content: false, // HTML or String to fill TipTIp with
35
- enter: function(){},
36
- exit: function(){}
37
- };
38
- var opts = $.extend(defaults, options);
39
-
40
- // Setup tip tip elements and render them to the DOM
41
- if($("#tiptip_holder").length <= 0){
42
- var tiptip_holder = $('<div id="tiptip_holder" style="max-width:'+ opts.maxWidth +';"></div>');
43
- var tiptip_content = $('<div id="tiptip_content"></div>');
44
- var tiptip_arrow = $('<div id="tiptip_arrow"></div>');
45
- $("body").append(tiptip_holder.html(tiptip_content).prepend(tiptip_arrow.html('<div id="tiptip_arrow_inner"></div>')));
46
- } else {
47
- var tiptip_holder = $("#tiptip_holder");
48
- var tiptip_content = $("#tiptip_content");
49
- var tiptip_arrow = $("#tiptip_arrow");
50
- }
51
-
52
- return this.each(function(){
53
- var org_elem = $(this);
54
- if(opts.content){
55
- var org_title = opts.content;
56
- } else {
57
- var org_title = org_elem.attr(opts.attribute);
58
- }
59
- if(org_title != ""){
60
- if(!opts.content){
61
- org_elem.removeAttr(opts.attribute); //remove original Attribute
62
- }
63
- var timeout = false;
64
-
65
- if(opts.activation == "hover"){
66
- org_elem.hover(function(){
67
- active_tiptip();
68
- }, function(){
69
- if(!opts.keepAlive){
70
- deactive_tiptip();
71
- }
72
- });
73
- if(opts.keepAlive){
74
- tiptip_holder.hover(function(){}, function(){
75
- deactive_tiptip();
76
- });
77
- }
78
- } else if(opts.activation == "focus"){
79
- org_elem.focus(function(){
80
- active_tiptip();
81
- }).blur(function(){
82
- deactive_tiptip();
83
- });
84
- } else if(opts.activation == "click"){
85
- org_elem.click(function(){
86
- active_tiptip();
87
- return false;
88
- }).hover(function(){},function(){
89
- if(!opts.keepAlive){
90
- deactive_tiptip();
91
- }
92
- });
93
- if(opts.keepAlive){
94
- tiptip_holder.hover(function(){}, function(){
95
- deactive_tiptip();
96
- });
97
- }
98
- }
99
-
100
- function active_tiptip(){
101
- opts.enter.call(this);
102
- tiptip_content.html(org_title);
103
- tiptip_holder.hide().removeAttr("class").css("margin","0");
104
- tiptip_arrow.removeAttr("style");
105
-
106
- var top = parseInt(org_elem.offset()['top']);
107
- var left = parseInt(org_elem.offset()['left']);
108
- var org_width = parseInt(org_elem.outerWidth());
109
- var org_height = parseInt(org_elem.outerHeight());
110
- var tip_w = tiptip_holder.outerWidth();
111
- var tip_h = tiptip_holder.outerHeight();
112
- var w_compare = Math.round((org_width - tip_w) / 2);
113
- var h_compare = Math.round((org_height - tip_h) / 2);
114
- var marg_left = Math.round(left + w_compare);
115
- var marg_top = Math.round(top + org_height + opts.edgeOffset);
116
- var t_class = "";
117
- var arrow_top = "";
118
- var arrow_left = Math.round(tip_w - 12) / 2;
119
-
120
- if(opts.defaultPosition == "bottom"){
121
- t_class = "_bottom";
122
- } else if(opts.defaultPosition == "top"){
123
- t_class = "_top";
124
- } else if(opts.defaultPosition == "left"){
125
- t_class = "_left";
126
- } else if(opts.defaultPosition == "right"){
127
- t_class = "_right";
128
- }
129
-
130
- var right_compare = (w_compare + left) < parseInt($(window).scrollLeft());
131
- var left_compare = (tip_w + left) > parseInt($(window).width());
132
-
133
- if((right_compare && w_compare < 0) || (t_class == "_right" && !left_compare) || (t_class == "_left" && left < (tip_w + opts.edgeOffset + 5))){
134
- t_class = "_right";
135
- arrow_top = Math.round(tip_h - 13) / 2;
136
- arrow_left = -12;
137
- marg_left = Math.round(left + org_width + opts.edgeOffset);
138
- marg_top = Math.round(top + h_compare);
139
- } else if((left_compare && w_compare < 0) || (t_class == "_left" && !right_compare)){
140
- t_class = "_left";
141
- arrow_top = Math.round(tip_h - 13) / 2;
142
- arrow_left = Math.round(tip_w);
143
- marg_left = Math.round(left - (tip_w + opts.edgeOffset + 5));
144
- marg_top = Math.round(top + h_compare);
145
- }
146
-
147
- var top_compare = (top + org_height + opts.edgeOffset + tip_h + 8) > parseInt($(window).height() + $(window).scrollTop());
148
- var bottom_compare = ((top + org_height) - (opts.edgeOffset + tip_h + 8)) < 0;
149
-
150
- if(top_compare || (t_class == "_bottom" && top_compare) || (t_class == "_top" && !bottom_compare)){
151
- if(t_class == "_top" || t_class == "_bottom"){
152
- t_class = "_top";
153
- } else {
154
- t_class = t_class+"_top";
155
- }
156
- arrow_top = tip_h;
157
- marg_top = Math.round(top - (tip_h + 5 + opts.edgeOffset));
158
- } else if(bottom_compare | (t_class == "_top" && bottom_compare) || (t_class == "_bottom" && !top_compare)){
159
- if(t_class == "_top" || t_class == "_bottom"){
160
- t_class = "_bottom";
161
- } else {
162
- t_class = t_class+"_bottom";
163
- }
164
- arrow_top = -12;
165
- marg_top = Math.round(top + org_height + opts.edgeOffset);
166
- }
167
-
168
- if(t_class == "_right_top" || t_class == "_left_top"){
169
- marg_top = marg_top + 5;
170
- } else if(t_class == "_right_bottom" || t_class == "_left_bottom"){
171
- marg_top = marg_top - 5;
172
- }
173
- if(t_class == "_left_top" || t_class == "_left_bottom"){
174
- marg_left = marg_left + 5;
175
- }
176
- tiptip_arrow.css({"margin-left": arrow_left+"px", "margin-top": arrow_top+"px"});
177
- tiptip_holder.css({"margin-left": marg_left+"px", "margin-top": marg_top+"px"}).attr("class","tip"+t_class);
178
-
179
- if (timeout){ clearTimeout(timeout); }
180
- timeout = setTimeout(function(){ tiptip_holder.stop(true,true).fadeIn(opts.fadeIn); }, opts.delay);
181
- }
182
-
183
- function deactive_tiptip(){
184
- opts.exit.call(this);
185
- if (timeout){ clearTimeout(timeout); }
186
- tiptip_holder.fadeOut(opts.fadeOut);
187
- }
188
- }
189
- });
190
- }
191
- })(jQuery);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/js/jquery-tiptip/jquery.tipTip.min.js DELETED
@@ -1,20 +0,0 @@
1
- /*
2
- * TipTip
3
- * Copyright 2010 Drew Wilson
4
- * www.drewwilson.com
5
- * code.drewwilson.com/entry/tiptip-jquery-plugin
6
- *
7
- * Version 1.3 - Updated: Mar. 23, 2010
8
- *
9
- * This Plug-In will create a custom tooltip to replace the default
10
- * browser tooltip. It is extremely lightweight and very smart in
11
- * that it detects the edges of the browser window and will make sure
12
- * the tooltip stays within the current window size. As a result the
13
- * tooltip will adjust itself to be displayed above, below, to the left
14
- * or to the right depending on what is necessary to stay within the
15
- * browser window. It is completely customizable as well via CSS.
16
- *
17
- * This TipTip jQuery plug-in is dual licensed under the MIT and GPL licenses:
18
- * http://www.opensource.org/licenses/mit-license.php
19
- * http://www.gnu.org/licenses/gpl.html
20
- */(function(e){e.fn.tipTip=function(t){var n={activation:"hover",keepAlive:!1,maxWidth:"200px",edgeOffset:3,defaultPosition:"bottom",delay:400,fadeIn:200,fadeOut:200,attribute:"title",content:!1,enter:function(){},exit:function(){}},r=e.extend(n,t);if(e("#tiptip_holder").length<=0){var i=e('<div id="tiptip_holder" style="max-width:'+r.maxWidth+';"></div>'),s=e('<div id="tiptip_content"></div>'),o=e('<div id="tiptip_arrow"></div>');e("body").append(i.html(s).prepend(o.html('<div id="tiptip_arrow_inner"></div>')))}else var i=e("#tiptip_holder"),s=e("#tiptip_content"),o=e("#tiptip_arrow");return this.each(function(){var t=e(this);if(r.content)var n=r.content;else var n=t.attr(r.attribute);if(n!=""){r.content||t.removeAttr(r.attribute);var u=!1;if(r.activation=="hover"){t.hover(function(){a()},function(){r.keepAlive||f()});r.keepAlive&&i.hover(function(){},function(){f()})}else if(r.activation=="focus")t.focus(function(){a()}).blur(function(){f()});else if(r.activation=="click"){t.click(function(){a();return!1}).hover(function(){},function(){r.keepAlive||f()});r.keepAlive&&i.hover(function(){},function(){f()})}function a(){r.enter.call(this);s.html(n);i.hide().removeAttr("class").css("margin","0");o.removeAttr("style");var a=parseInt(t.offset().top),f=parseInt(t.offset().left),l=parseInt(t.outerWidth()),c=parseInt(t.outerHeight()),h=i.outerWidth(),p=i.outerHeight(),d=Math.round((l-h)/2),v=Math.round((c-p)/2),m=Math.round(f+d),g=Math.round(a+c+r.edgeOffset),y="",b="",w=Math.round(h-12)/2;r.defaultPosition=="bottom"?y="_bottom":r.defaultPosition=="top"?y="_top":r.defaultPosition=="left"?y="_left":r.defaultPosition=="right"&&(y="_right");var E=d+f<parseInt(e(window).scrollLeft()),S=h+f>parseInt(e(window).width());if(E&&d<0||y=="_right"&&!S||y=="_left"&&f<h+r.edgeOffset+5){y="_right";b=Math.round(p-13)/2;w=-12;m=Math.round(f+l+r.edgeOffset);g=Math.round(a+v)}else if(S&&d<0||y=="_left"&&!E){y="_left";b=Math.round(p-13)/2;w=Math.round(h);m=Math.round(f-(h+r.edgeOffset+5));g=Math.round(a+v)}var x=a+c+r.edgeOffset+p+8>parseInt(e(window).height()+e(window).scrollTop()),T=a+c-(r.edgeOffset+p+8)<0;if(x||y=="_bottom"&&x||y=="_top"&&!T){y=="_top"||y=="_bottom"?y="_top":y+="_top";b=p;g=Math.round(a-(p+5+r.edgeOffset))}else if(T|(y=="_top"&&T)||y=="_bottom"&&!x){y=="_top"||y=="_bottom"?y="_bottom":y+="_bottom";b=-12;g=Math.round(a+c+r.edgeOffset)}if(y=="_right_top"||y=="_left_top")g+=5;else if(y=="_right_bottom"||y=="_left_bottom")g-=5;if(y=="_left_top"||y=="_left_bottom")m+=5;o.css({"margin-left":w+"px","margin-top":b+"px"});i.css({"margin-left":m+"px","margin-top":g+"px"}).attr("class","tip"+y);u&&clearTimeout(u);u=setTimeout(function(){i.stop(!0,!0).fadeIn(r.fadeIn)},r.delay)}function f(){r.exit.call(this);u&&clearTimeout(u);i.fadeOut(r.fadeOut)}}})}})(jQuery);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/assets/js/term-multiselect.js DELETED
@@ -1,3 +0,0 @@
1
- jQuery(function(){
2
- jQuery( '.job-manager-category-dropdown' ).chosen();
3
- });
 
 
 
trunk/assets/js/term-multiselect.min.js DELETED
@@ -1 +0,0 @@
1
- jQuery(function(){jQuery(".job-manager-category-dropdown").chosen()});
 
trunk/includes/abstracts/abstract-wp-job-manager-form.php DELETED
@@ -1,70 +0,0 @@
1
- <?php
2
-
3
- /**
4
- * Abstract WP_Job_Manager_Form class.
5
- *
6
- * @abstract
7
- */
8
- abstract class WP_Job_Manager_Form {
9
-
10
- protected static $fields;
11
- protected static $action;
12
- protected static $errors = array();
13
-
14
- /**
15
- * Add an error
16
- * @param string $error
17
- */
18
- public static function add_error( $error ) {
19
- self::$errors[] = $error;
20
- }
21
-
22
- /**
23
- * Show errors
24
- */
25
- public static function show_errors() {
26
- foreach ( self::$errors as $error )
27
- echo '<div class="job-manager-error">' . $error . '</div>';
28
- }
29
-
30
- /**
31
- * Get action
32
- *
33
- * @return string
34
- */
35
- public static function get_action() {
36
- return self::$action;
37
- }
38
-
39
- /**
40
- * get_fields function.
41
- *
42
- * @access public
43
- * @param mixed $key
44
- * @return array
45
- */
46
- public static function get_fields( $key ) {
47
- if ( empty( self::$fields[ $key ] ) )
48
- return array();
49
-
50
- $fields = self::$fields[ $key ];
51
-
52
- uasort( $fields, __CLASS__ . '::priority_cmp' );
53
-
54
- return $fields;
55
- }
56
-
57
- /**
58
- * priority_cmp function.
59
- *
60
- * @access private
61
- * @param mixed $a
62
- * @param mixed $b
63
- * @return void
64
- */
65
- public static function priority_cmp( $a, $b ) {
66
- if ( $a['priority'] == $b['priority'] )
67
- return 0;
68
- return ( $a['priority'] < $b['priority'] ) ? -1 : 1;
69
- }
70
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/admin/class-wp-job-manager-addons.php DELETED
@@ -1,68 +0,0 @@
1
- <?php
2
- /**
3
- * Addons Page
4
- */
5
-
6
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
7
-
8
- if ( ! class_exists( 'WP_Job_Manager_Addons' ) ) :
9
-
10
- /**
11
- * WP_Job_Manager_Addons Class
12
- */
13
- class WP_Job_Manager_Addons {
14
-
15
- /**
16
- * Handles output of the reports page in admin.
17
- */
18
- public function output() {
19
-
20
- if ( false === ( $addons = get_transient( 'wp_job_manager_addons_html' ) ) ) {
21
-
22
- $raw_addons = wp_remote_get(
23
- 'https://wpjobmanager.com/add-ons/',
24
- array(
25
- 'timeout' => 10,
26
- 'redirection' => 5,
27
- 'sslverify' => false
28
- )
29
- );
30
-
31
- if ( ! is_wp_error( $raw_addons ) ) {
32
-
33
- $raw_addons = wp_remote_retrieve_body( $raw_addons );
34
-
35
- // Get Products
36
- $dom = new DOMDocument();
37
- libxml_use_internal_errors(true);
38
- $dom->loadHTML( $raw_addons );
39
-
40
- $xpath = new DOMXPath( $dom );
41
- $tags = $xpath->query('//ul[@class="products"]');
42
- foreach ( $tags as $tag ) {
43
- $addons = $tag->ownerDocument->saveXML( $tag );
44
- break;
45
- }
46
-
47
- $addons = wp_kses_post( utf8_decode( $addons ) );
48
-
49
- if ( $addons ) {
50
- set_transient( 'wp_job_manager_addons_html', $addons, 60*60*24*7 ); // Cached for a week
51
- }
52
- }
53
- }
54
-
55
- ?>
56
- <div class="wrap wp_job_manager wp_job_manager_addons_wrap">
57
- <h2><?php _e( 'WP Job Manager Add-ons', 'wp-job-manager' ); ?></h2>
58
- <div id="notice" class="updated below-h2"><p><?php printf( __( 'Buying multiple add-ons? <a href="%s">Check out the core add-on bundle &rarr;</a>', 'wp-job-manager' ), 'https://wpjobmanager.com/add-ons/bundle/' ); ?></p></div>
59
- <p></p>
60
- <?php echo $addons; ?>
61
- </div>
62
- <?php
63
- }
64
- }
65
-
66
- endif;
67
-
68
- return new WP_Job_Manager_Addons();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/admin/class-wp-job-manager-admin.php DELETED
@@ -1,73 +0,0 @@
1
- <?php
2
-
3
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
4
-
5
- /**
6
- * WP_Job_Manager_Admin class.
7
- */
8
- class WP_Job_Manager_Admin {
9
-
10
- /**
11
- * __construct function.
12
- *
13
- * @access public
14
- * @return void
15
- */
16
- public function __construct() {
17
- include_once( 'class-wp-job-manager-cpt.php' );
18
- include_once( 'class-wp-job-manager-settings.php' );
19
- include_once( 'class-wp-job-manager-writepanels.php' );
20
- include_once( 'class-wp-job-manager-setup.php' );
21
-
22
- $this->settings_page = new WP_Job_Manager_Settings();
23
-
24
- add_action( 'admin_menu', array( $this, 'admin_menu' ), 12 );
25
- add_action( 'admin_enqueue_scripts', array( $this, 'admin_enqueue_scripts' ) );
26
- }
27
-
28
- /**
29
- * admin_enqueue_scripts function.
30
- *
31
- * @access public
32
- * @return void
33
- */
34
- public function admin_enqueue_scripts() {
35
- global $wp_scripts;
36
-
37
- $screen = get_current_screen();
38
-
39
- if ( in_array( $screen->id, array( 'edit-job_listing', 'job_listing', 'job_listing_page_job-manager-settings', 'job_listing_page_job-manager-addons' ) ) ) {
40
- $jquery_version = isset( $wp_scripts->registered['jquery-ui-core']->ver ) ? $wp_scripts->registered['jquery-ui-core']->ver : '1.9.2';
41
-
42
- wp_enqueue_style( 'jquery-ui-style', '//ajax.googleapis.com/ajax/libs/jqueryui/' . $jquery_version . '/themes/smoothness/jquery-ui.css' );
43
- wp_enqueue_style( 'job_manager_admin_css', JOB_MANAGER_PLUGIN_URL . '/assets/css/admin.css' );
44
- wp_register_script( 'jquery-tiptip', JOB_MANAGER_PLUGIN_URL. '/assets/js/jquery-tiptip/jquery.tipTip.min.js', array( 'jquery' ), JOB_MANAGER_VERSION, true );
45
- wp_enqueue_script( 'job_manager_admin_js', JOB_MANAGER_PLUGIN_URL. '/assets/js/admin.min.js', array( 'jquery', 'jquery-tiptip', 'jquery-ui-datepicker' ), JOB_MANAGER_VERSION, true );
46
- }
47
-
48
- wp_enqueue_style( 'job_manager_admin_menu_css', JOB_MANAGER_PLUGIN_URL . '/assets/css/menu.css' );
49
- }
50
-
51
- /**
52
- * admin_menu function.
53
- *
54
- * @access public
55
- * @return void
56
- */
57
- public function admin_menu() {
58
- add_submenu_page( 'edit.php?post_type=job_listing', __( 'Settings', 'wp-job-manager' ), __( 'Settings', 'wp-job-manager' ), 'manage_options', 'job-manager-settings', array( $this->settings_page, 'output' ) );
59
-
60
- if ( apply_filters( 'job_manager_show_addons_page', true ) )
61
- add_submenu_page( 'edit.php?post_type=job_listing', __( 'WP Job Manager Add-ons', 'wp-job-manager' ), __( 'Add-ons', 'wp-job-manager' ) , 'manage_options', 'job-manager-addons', array( $this, 'addons_page' ) );
62
- }
63
-
64
- /**
65
- * Output addons page
66
- */
67
- public function addons_page() {
68
- $addons = include( 'class-wp-job-manager-addons.php' );
69
- $addons->output();
70
- }
71
- }
72
-
73
- new WP_Job_Manager_Admin();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/admin/class-wp-job-manager-cpt.php DELETED
@@ -1,438 +0,0 @@
1
- <?php
2
-
3
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
4
-
5
- /**
6
- * WP_Job_Manager_CPT class.
7
- */
8
- class WP_Job_Manager_CPT {
9
-
10
- /**
11
- * __construct function.
12
- *
13
- * @access public
14
- * @return void
15
- */
16
- public function __construct() {
17
- add_filter( 'enter_title_here', array( $this, 'enter_title_here' ), 1, 2 );
18
- add_filter( 'manage_edit-job_listing_columns', array( $this, 'columns' ) );
19
- add_action( 'manage_job_listing_posts_custom_column', array( $this, 'custom_columns' ), 2 );
20
- add_filter( 'manage_edit-job_listing_sortable_columns', array( $this, 'sortable_columns' ) );
21
- add_filter( 'request', array( $this, 'sort_columns' ) );
22
- add_filter( 'post_updated_messages', array( $this, 'post_updated_messages' ) );
23
- add_action( 'admin_footer-edit.php', array( $this, 'add_bulk_actions' ) );
24
- add_action( 'load-edit.php', array( $this, 'do_bulk_actions' ) );
25
- add_action( 'admin_init', array( $this, 'approve_job' ) );
26
- add_action( 'admin_notices', array( $this, 'approved_notice' ) );
27
- add_action( 'admin_notices', array( $this, 'expired_notice' ) );
28
-
29
- if ( get_option( 'job_manager_enable_categories' ) ) {
30
- add_action( "restrict_manage_posts", array( $this, "jobs_by_category" ) );
31
- }
32
-
33
- foreach ( array( 'post', 'post-new' ) as $hook ) {
34
- add_action( "admin_footer-{$hook}.php", array( $this,'extend_submitdiv_post_status' ) );
35
- }
36
- }
37
-
38
- /**
39
- * Edit bulk actions
40
- */
41
- public function add_bulk_actions() {
42
- global $post_type, $wp_post_types;;
43
-
44
- if ( $post_type == 'job_listing' ) {
45
- ?>
46
- <script type="text/javascript">
47
- jQuery(document).ready(function() {
48
- jQuery('<option>').val('approve_jobs').text('<?php printf( __( 'Approve %s', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->name ); ?>').appendTo("select[name='action']");
49
- jQuery('<option>').val('approve_jobs').text('<?php printf( __( 'Approve %s', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->name ); ?>').appendTo("select[name='action2']");
50
-
51
- jQuery('<option>').val('expire_jobs').text('<?php printf( __( 'Expire %s', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->name ); ?>').appendTo("select[name='action']");
52
- jQuery('<option>').val('expire_jobs').text('<?php printf( __( 'Expire %s', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->name ); ?>').appendTo("select[name='action2']");
53
- });
54
- </script>
55
- <?php
56
- }
57
- }
58
-
59
- /**
60
- * Do custom bulk actions
61
- */
62
- public function do_bulk_actions() {
63
- $wp_list_table = _get_list_table( 'WP_Posts_List_Table' );
64
- $action = $wp_list_table->current_action();
65
-
66
- switch( $action ) {
67
- case 'approve_jobs' :
68
- check_admin_referer( 'bulk-posts' );
69
-
70
- $post_ids = array_map( 'absint', array_filter( (array) $_GET['post'] ) );
71
- $approved_jobs = array();
72
-
73
- if ( ! empty( $post_ids ) )
74
- foreach( $post_ids as $post_id ) {
75
- $job_data = array(
76
- 'ID' => $post_id,
77
- 'post_status' => 'publish'
78
- );
79
- if ( in_array( get_post_status( $post_id ), array( 'pending', 'pending_payment' ) ) && wp_update_post( $job_data ) ) {
80
- $approved_jobs[] = $post_id;
81
- }
82
- }
83
-
84
- wp_redirect( add_query_arg( 'approve_jobs', $approved_jobs, remove_query_arg( array( 'approved_jobs', 'expired_jobs' ), admin_url( 'edit.php?post_type=job_listing' ) ) ) );
85
- exit;
86
- break;
87
- case 'expire_jobs' :
88
- check_admin_referer( 'bulk-posts' );
89
-
90
- $post_ids = array_map( 'absint', array_filter( (array) $_GET['post'] ) );
91
- $expired_jobs = array();
92
-
93
- if ( ! empty( $post_ids ) )
94
- foreach( $post_ids as $post_id ) {
95
- $job_data = array(
96
- 'ID' => $post_id,
97
- 'post_status' => 'expired'
98
- );
99
- if ( wp_update_post( $job_data ) )
100
- $expired_jobs[] = $post_id;
101
- }
102
-
103
- wp_redirect( add_query_arg( 'expired_jobs', $expired_jobs, remove_query_arg( array( 'approved_jobs', 'expired_jobs' ), admin_url( 'edit.php?post_type=job_listing' ) ) ) );
104
- exit;
105
- break;
106
- }
107
-
108
- return;
109
- }
110
-
111
- /**
112
- * Approve a single job
113
- */
114
- public function approve_job() {
115
- if ( ! empty( $_GET['approve_job'] ) && wp_verify_nonce( $_REQUEST['_wpnonce'], 'approve_job' ) && current_user_can( 'edit_post', $_GET['approve_job'] ) ) {
116
- $post_id = absint( $_GET['approve_job'] );
117
- $job_data = array(
118
- 'ID' => $post_id,
119
- 'post_status' => 'publish'
120
- );
121
- wp_update_post( $job_data );
122
- wp_redirect( remove_query_arg( 'approve_job', add_query_arg( 'approved_jobs', $post_id, admin_url( 'edit.php?post_type=job_listing' ) ) ) );
123
- exit;
124
- }
125
- }
126
-
127
- /**
128
- * Show a notice if we did a bulk action or approval
129
- */
130
- public function approved_notice() {
131
- global $post_type, $pagenow;
132
-
133
- if ( $pagenow == 'edit.php' && $post_type == 'job_listing' && ! empty( $_REQUEST['approved_jobs'] ) ) {
134
- $approved_jobs = $_REQUEST['approved_jobs'];
135
- if ( is_array( $approved_jobs ) ) {
136
- $approved_jobs = array_map( 'absint', $approved_jobs );
137
- $titles = array();
138
- foreach ( $approved_jobs as $job_id )
139
- $titles[] = get_the_title( $job_id );
140
- echo '<div class="updated"><p>' . sprintf( __( '%s approved', 'wp-job-manager' ), '&quot;' . implode( '&quot;, &quot;', $titles ) . '&quot;' ) . '</p></div>';
141
- } else {
142
- echo '<div class="updated"><p>' . sprintf( __( '%s approved', 'wp-job-manager' ), '&quot;' . get_the_title( $approved_jobs ) . '&quot;' ) . '</p></div>';
143
- }
144
- }
145
- }
146
-
147
- /**
148
- * Show a notice if we did a bulk action or approval
149
- */
150
- public function expired_notice() {
151
- global $post_type, $pagenow;
152
-
153
- if ( $pagenow == 'edit.php' && $post_type == 'job_listing' && ! empty( $_REQUEST['expired_jobs'] ) ) {
154
- $expired_jobs = $_REQUEST['expired_jobs'];
155
- if ( is_array( $expired_jobs ) ) {
156
- $expired_jobs = array_map( 'absint', $expired_jobs );
157
- $titles = array();
158
- foreach ( $expired_jobs as $job_id )
159
- $titles[] = get_the_title( $job_id );
160
- echo '<div class="updated"><p>' . sprintf( __( '%s expired', 'wp-job-manager' ), '&quot;' . implode( '&quot;, &quot;', $titles ) . '&quot;' ) . '</p></div>';
161
- } else {
162
- echo '<div class="updated"><p>' . sprintf( __( '%s expired', 'wp-job-manager' ), '&quot;' . get_the_title( $expired_jobs ) . '&quot;' ) . '</p></div>';
163
- }
164
- }
165
- }
166
-
167
- /**
168
- * Show category dropdown
169
- */
170
- public function jobs_by_category() {
171
- global $typenow, $wp_query;
172
-
173
- if ( $typenow != 'job_listing' || ! taxonomy_exists( 'job_listing_category' ) ) {
174
- return;
175
- }
176
-
177
- include_once( JOB_MANAGER_PLUGIN_DIR . '/includes/class-wp-job-manager-category-walker.php' );
178
-
179
- $r = array();
180
- $r['pad_counts'] = 1;
181
- $r['hierarchical'] = 1;
182
- $r['hide_empty'] = 0;
183
- $r['show_count'] = 1;
184
- $r['selected'] = ( isset( $wp_query->query['job_listing_category'] ) ) ? $wp_query->query['job_listing_category'] : '';
185
- $r['menu_order'] = false;
186
- $terms = get_terms( 'job_listing_category', $r );
187
- $walker = new WP_Job_Manager_Category_Walker;
188
-
189
- if ( ! $terms ) {
190
- return;
191
- }
192
-
193
- $output = "<select name='job_listing_category' id='dropdown_job_listing_category'>";
194
- $output .= '<option value="" ' . selected( isset( $_GET['job_listing_category'] ) ? $_GET['job_listing_category'] : '', '', false ) . '>' . __( 'Select category', 'wp-job-manager' ) . '</option>';
195
- $output .= $walker->walk( $terms, 0, $r );
196
- $output .= "</select>";
197
-
198
- echo $output;
199
- }
200
-
201
- /**
202
- * enter_title_here function.
203
- *
204
- * @access public
205
- * @return void
206
- */
207
- public function enter_title_here( $text, $post ) {
208
- if ( $post->post_type == 'job_listing' )
209
- return __( 'Position', 'wp-job-manager' );
210
- return $text;
211
- }
212
-
213
- /**
214
- * post_updated_messages function.
215
- *
216
- * @access public
217
- * @param mixed $messages
218
- * @return void
219
- */
220
- public function post_updated_messages( $messages ) {
221
- global $post, $post_ID, $wp_post_types;
222
-
223
- $messages['job_listing'] = array(
224
- 0 => '',
225
- 1 => sprintf( __( '%s updated. <a href="%s">View</a>', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->singular_name, esc_url( get_permalink( $post_ID ) ) ),
226
- 2 => __( 'Custom field updated.', 'wp-job-manager' ),
227
- 3 => __( 'Custom field deleted.', 'wp-job-manager' ),
228
- 4 => sprintf( __( '%s updated.', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->singular_name ),
229
- 5 => isset( $_GET['revision'] ) ? sprintf( __( '%s restored to revision from %s', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->singular_name, wp_post_revision_title( (int) $_GET['revision'], false ) ) : false,
230
- 6 => sprintf( __( '%s published. <a href="%s">View</a>', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->singular_name, esc_url( get_permalink( $post_ID ) ) ),
231
- 7 => sprintf( __( '%s saved.', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->singular_name ),
232
- 8 => sprintf( __( '%s submitted. <a target="_blank" href="%s">Preview</a>', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->singular_name, esc_url( add_query_arg( 'preview', 'true', get_permalink($post_ID) ) ) ),
233
- 9 => sprintf( __( '%s scheduled for: <strong>%1$s</strong>. <a target="_blank" href="%2$s">Preview</a>', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->singular_name,
234
- date_i18n( __( 'M j, Y @ G:i', 'wp-job-manager' ), strtotime( $post->post_date ) ), esc_url( get_permalink( $post_ID ) ) ),
235
- 10 => sprintf( __( '%s draft updated. <a target="_blank" href="%s">Preview</a>', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->singular_name, esc_url( add_query_arg( 'preview', 'true', get_permalink( $post_ID ) ) ) ),
236
- );
237
-
238
- return $messages;
239
- }
240
-
241
- /**
242
- * columns function.
243
- *
244
- * @access public
245
- * @param mixed $columns
246
- * @return void
247
- */
248
- public function columns( $columns ) {
249
- if ( ! is_array( $columns ) )
250
- $columns = array();
251
-
252
- unset( $columns['title'], $columns['date'], $columns['author'] );
253
-
254
- $columns["job_listing_type"] = __( "Type", 'wp-job-manager' );
255
- $columns["job_position"] = __( "Position", 'wp-job-manager' );
256
- $columns["job_posted"] = __( "Posted", 'wp-job-manager' );
257
- $columns["job_expires"] = __( "Expires", 'wp-job-manager' );
258
- if ( get_option( 'job_manager_enable_categories' ) )
259
- $columns["job_listing_category"] = __( "Categories", 'wp-job-manager' );
260
- $columns['featured_job'] = '<span class="tips" data-tip="' . __( "Featured?", 'wp-job-manager' ) . '">' . __( "Featured?", 'wp-job-manager' ) . '</span>';
261
- $columns['filled'] = '<span class="tips" data-tip="' . __( "Filled?", 'wp-job-manager' ) . '">' . __( "Filled?", 'wp-job-manager' ) . '</span>';
262
- $columns['job_status'] = __( "Status", 'wp-job-manager' );
263
- $columns['job_actions'] = __( "Actions", 'wp-job-manager' );
264
-
265
- return $columns;
266
- }
267
-
268
- /**
269
- * custom_columns function.
270
- *
271
- * @access public
272
- * @param mixed $column
273
- * @return void
274
- */
275
- public function custom_columns( $column ) {
276
- global $post;
277
-
278
- switch ( $column ) {
279
- case "job_listing_type" :
280
- $type = get_the_job_type( $post );
281
- if ( $type )
282
- echo '<span class="job-type ' . $type->slug . '">' . $type->name . '</span>';
283
- break;
284
- case "job_position" :
285
- echo '<div class="job_position">';
286
- echo '<a href="' . admin_url('post.php?post=' . $post->ID . '&action=edit') . '" class="tips job_title" data-tip="' . sprintf( __( 'ID: %d', 'wp-job-manager' ), $post->ID ) . '">' . $post->post_title . '</a>';
287
-
288
- echo '<div class="location">';
289
-
290
- if ( get_the_company_website() )
291
- the_company_name( '<span class="tips" data-tip="' . esc_attr( get_the_company_tagline() ) . '"><a href="' . get_the_company_website() . '">', '</a></span> &ndash; ' );
292
- else
293
- the_company_name( '<span class="tips" data-tip="' . esc_attr( get_the_company_tagline() ) . '">', '</span> &ndash; ' );
294
-
295
- the_job_location( $post );
296
-
297
- echo '</div>';
298
-
299
- the_company_logo();
300
- echo '</div>';
301
- break;
302
- case "job_listing_category" :
303
- if ( ! $terms = get_the_term_list( $post->ID, $column, '', ', ', '' ) ) echo '<span class="na">&ndash;</span>'; else echo $terms;
304
- break;
305
- case "filled" :
306
- if ( is_position_filled( $post ) ) echo '&#10004;'; else echo '&ndash;';
307
- break;
308
- case "featured_job" :
309
- if ( is_position_featured( $post ) ) echo '&#10004;'; else echo '&ndash;';
310
- break;
311
- case "job_posted" :
312
- echo '<strong>' . date_i18n( __( 'M j, Y', 'wp-job-manager' ), strtotime( $post->post_date ) ) . '</strong><span>';
313
- echo ( empty( $post->post_author ) ? __( 'by a guest', 'wp-job-manager' ) : sprintf( __( 'by %s', 'wp-job-manager' ), '<a href="' . get_edit_user_link( $post->post_author ) . '">' . get_the_author() . '</a>' ) ) . '</span>';
314
- break;
315
- case "job_expires" :
316
- if ( $post->_job_expires )
317
- echo '<strong>' . date_i18n( __( 'M j, Y', 'wp-job-manager' ), strtotime( $post->_job_expires ) ) . '</strong>';
318
- else
319
- echo '&ndash;';
320
- break;
321
- case "job_status" :
322
- echo get_the_job_status( $post );
323
- break;
324
- case "job_actions" :
325
- echo '<div class="actions">';
326
- $admin_actions = array();
327
- if ( in_array( $post->post_status, array( 'pending', 'pending_payment' ) ) ) {
328
- $admin_actions['approve'] = array(
329
- 'action' => 'approve',
330
- 'name' => __( 'Approve', 'wp-job-manager' ),
331
- 'url' => wp_nonce_url( add_query_arg( 'approve_job', $post->ID ), 'approve_job' )
332
- );
333
- }
334
- if ( $post->post_status !== 'trash' ) {
335
- $admin_actions['view'] = array(
336
- 'action' => 'view',
337
- 'name' => __( 'View', 'wp-job-manager' ),
338
- 'url' => get_permalink( $post->ID )
339
- );
340
- $admin_actions['edit'] = array(
341
- 'action' => 'edit',
342
- 'name' => __( 'Edit', 'wp-job-manager' ),
343
- 'url' => get_edit_post_link( $post->ID )
344
- );
345
- $admin_actions['delete'] = array(
346
- 'action' => 'delete',
347
- 'name' => __( 'Delete', 'wp-job-manager' ),
348
- 'url' => get_delete_post_link( $post->ID )
349
- );
350
- }
351
-
352
- $admin_actions = apply_filters( 'job_manager_admin_actions', $admin_actions, $post );
353
-
354
- foreach ( $admin_actions as $action ) {
355
- printf( '<a class="button tips icon-%1$s" href="%2$s" data-tip="%3$s">%4$s</a>', $action['action'], esc_url( $action['url'] ), esc_attr( $action['name'] ), esc_html( $action['name'] ) );
356
- }
357
-
358
- echo '</div>';
359
-
360
- break;
361
- }
362
- }
363
-
364
- /**
365
- * sortable_columns function.
366
- *
367
- * @access public
368
- * @param mixed $columns
369
- * @return void
370
- */
371
- public function sortable_columns( $columns ) {
372
- $custom = array(
373
- 'job_posted' => 'date',
374
- 'job_position' => 'title',
375
- 'job_expires' => 'job_expires'
376
- );
377
- return wp_parse_args( $custom, $columns );
378
- }
379
-
380
- /**
381
- * sort_columns function.
382
- *
383
- * @access public
384
- * @param mixed $vars
385
- * @return void
386
- */
387
- public function sort_columns( $vars ) {
388
- if ( isset( $vars['orderby'] ) ) {
389
- if ( 'job_expires' === $vars['orderby'] ) {
390
- $vars = array_merge( $vars, array(
391
- 'meta_key' => '_job_expires',
392
- 'orderby' => 'meta_value'
393
- ) );
394
- }
395
- }
396
- return $vars;
397
- }
398
-
399
- /**
400
- * Adds post status to the "submitdiv" Meta Box and post type WP List Table screens. Based on https://gist.github.com/franz-josef-kaiser/2930190
401
- *
402
- * @return void
403
- */
404
- public function extend_submitdiv_post_status() {
405
- global $post, $post_type;
406
-
407
- // Abort if we're on the wrong post type, but only if we got a restriction
408
- if ( 'job_listing' !== $post_type ) {
409
- return;
410
- }
411
-
412
- // Get all non-builtin post status and add them as <option>
413
- $options = $display = '';
414
- foreach ( get_job_listing_post_statuses() as $status => $name ) {
415
- $selected = selected( $post->post_status, $status, false );
416
-
417
- // If we one of our custom post status is selected, remember it
418
- $selected AND $display = $name;
419
-
420
- // Build the options
421
- $options .= "<option{$selected} value='{$status}'>{$name}</option>";
422
- }
423
- ?>
424
- <script type="text/javascript">
425
- jQuery( document ).ready( function($) {
426
- <?php if ( ! empty( $display ) ) : ?>
427
- jQuery( '#post-status-display' ).html( '<?php echo $display; ?>' );
428
- <?php endif; ?>
429
-
430
- var select = jQuery( '#post-status-select' ).find( 'select' );
431
- jQuery( select ).html( "<?php echo $options; ?>" );
432
- } );
433
- </script>
434
- <?php
435
- }
436
- }
437
-
438
- new WP_Job_Manager_CPT();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/admin/class-wp-job-manager-settings.php DELETED
@@ -1,347 +0,0 @@
1
- <?php
2
-
3
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
4
-
5
- /**
6
- * WP_Job_Manager_Settings class.
7
- */
8
- class WP_Job_Manager_Settings {
9
-
10
- /**
11
- * __construct function.
12
- *
13
- * @access public
14
- * @return void
15
- */
16
- public function __construct() {
17
- $this->settings_group = 'job_manager';
18
- add_action( 'admin_init', array( $this, 'register_settings' ) );
19
- }
20
-
21
- /**
22
- * init_settings function.
23
- *
24
- * @access protected
25
- * @return void
26
- */
27
- protected function init_settings() {
28
- // Prepare roles option
29
- $roles = get_editable_roles();
30
- $account_roles = array();
31
-
32
- foreach ( $roles as $key => $role ) {
33
- if ( $key == 'administrator' ) {
34
- continue;
35
- }
36
- $account_roles[ $key ] = $role['name'];
37
- }
38
-
39
- $this->settings = apply_filters( 'job_manager_settings',
40
- array(
41
- 'job_listings' => array(
42
- __( 'Job Listings', 'wp-job-manager' ),
43
- array(
44
- array(
45
- 'name' => 'job_manager_per_page',
46
- 'std' => '10',
47
- 'placeholder' => '',
48
- 'label' => __( 'Listings Per Page', 'wp-job-manager' ),
49
- 'desc' => __( 'How many listings should be shown per page by default?', 'wp-job-manager' ),
50
- 'attributes' => array()
51
- ),
52
- array(
53
- 'name' => 'job_manager_hide_filled_positions',
54
- 'std' => '0',
55
- 'label' => __( 'Filled Positions', 'wp-job-manager' ),
56
- 'cb_label' => __( 'Hide filled positions', 'wp-job-manager' ),
57
- 'desc' => __( 'If enabled, filled positions will be hidden.', 'wp-job-manager' ),
58
- 'type' => 'checkbox',
59
- 'attributes' => array()
60
- ),
61
- array(
62
- 'name' => 'job_manager_enable_categories',
63
- 'std' => '0',
64
- 'label' => __( 'Job Categories', 'wp-job-manager' ),
65
- 'cb_label' => __( 'Enable categories for listings', 'wp-job-manager' ),
66
- 'desc' => __( 'Choose whether to enable categories. Categories must be setup by an admin to allow users to choose them during submission.', 'wp-job-manager' ),
67
- 'type' => 'checkbox',
68
- 'attributes' => array()
69
- ),
70
- array(
71
- 'name' => 'job_manager_enable_default_category_multiselect',
72
- 'std' => '0',
73
- 'label' => __( 'Multi-select Categories', 'wp-job-manager' ),
74
- 'cb_label' => __( 'Enable category multiselect by default', 'wp-job-manager' ),
75
- 'desc' => __( 'If enabled, the category select box will default to a multiselect on the [jobs] shortcode.', 'wp-job-manager' ),
76
- 'type' => 'checkbox',
77
- 'attributes' => array()
78
- ),
79
- array(
80
- 'name' => 'job_manager_category_filter_type',
81
- 'std' => 'any',
82
- 'label' => __( 'Category Filter Type', 'wp-job-manager' ),
83
- 'desc' => __( 'If enabled, the category select box will default to a multiselect on the [jobs] shortcode.', 'wp-job-manager' ),
84
- 'type' => 'select',
85
- 'options' => array(
86
- 'any' => __( 'Jobs wil be shown if within ANY selected category', 'wp-job-manager' ),
87
- 'all' => __( 'Jobs will be shown if within ALL selected categories', 'wp-job-manager' ),
88
- )
89
- ),
90
- ),
91
- ),
92
- 'job_submission' => array(
93
- __( 'Job Submission', 'wp-job-manager' ),
94
- array(
95
- array(
96
- 'name' => 'job_manager_user_requires_account',
97
- 'std' => '1',
98
- 'label' => __( 'Account Required', 'wp-job-manager' ),
99
- 'cb_label' => __( 'Submitting listings requires an account', 'wp-job-manager' ),
100
- 'desc' => __( 'If disabled, non-logged in users will be able to submit listings without creating an account.', 'wp-job-manager' ),
101
- 'type' => 'checkbox',
102
- 'attributes' => array()
103
- ),
104
- array(
105
- 'name' => 'job_manager_enable_registration',
106
- 'std' => '1',
107
- 'label' => __( 'Account Creation', 'wp-job-manager' ),
108
- 'cb_label' => __( 'Allow account creation', 'wp-job-manager' ),
109
- 'desc' => __( 'If enabled, non-logged in users will be able to create an account by entering their email address on the submission form.', 'wp-job-manager' ),
110
- 'type' => 'checkbox',
111
- 'attributes' => array()
112
- ),
113
- array(
114
- 'name' => 'job_manager_registration_role',
115
- 'std' => 'employer',
116
- 'label' => __( 'Account Role', 'wp-job-manager' ),
117
- 'desc' => __( 'If you enable registration on your submission form, choose a role for the new user.', 'wp-job-manager' ),
118
- 'type' => 'select',
119
- 'options' => $account_roles
120
- ),
121
- array(
122
- 'name' => 'job_manager_submission_requires_approval',
123
- 'std' => '1',
124
- 'label' => __( 'Approval Required', 'wp-job-manager' ),
125
- 'cb_label' => __( 'New submissions require admin approval', 'wp-job-manager' ),
126
- 'desc' => __( 'If enabled, new submissions will be inactive, pending admin approval.', 'wp-job-manager' ),
127
- 'type' => 'checkbox',
128
- 'attributes' => array()
129
- ),
130
- array(
131
- 'name' => 'job_manager_submission_duration',
132
- 'std' => '30',
133
- 'label' => __( 'Listing Duration', 'wp-job-manager' ),
134
- 'desc' => __( 'How many <strong>days</strong> listings are live before expiring. Can be left blank to never expire.', 'wp-job-manager' ),
135
- 'attributes' => array()
136
- ),
137
- array(
138
- 'name' => 'job_manager_allowed_application_method',
139
- 'std' => '',
140
- 'label' => __( 'Application Method', 'wp-job-manager' ),
141
- 'desc' => __( 'Choose the contact method for listings.', 'wp-job-manager' ),
142
- 'type' => 'select',
143
- 'options' => array(
144
- '' => __( 'Email address or website URL', 'wp-job-manager' ),
145
- 'email' => __( 'Email addresses only', 'wp-job-manager' ),
146
- 'url' => __( 'Website URLs only', 'wp-job-manager' ),
147
- )
148
- )
149
- )
150
- ),
151
- 'job_pages' => array(
152
- __( 'Pages', 'wp-job-manager' ),
153
- array(
154
- array(
155
- 'name' => 'job_manager_submit_job_form_page_id',
156
- 'std' => '',
157
- 'label' => __( 'Submit Job Form Page', 'wp-job-manager' ),
158
- 'desc' => __( 'Select the page where you have placed the [submit_job_form] shortcode. This lets the plugin know where the form is located.', 'wp-job-manager' ),
159
- 'type' => 'page'
160
- ),
161
- array(
162
- 'name' => 'job_manager_job_dashboard_page_id',
163
- 'std' => '',
164
- 'label' => __( 'Job Dashboard Page', 'wp-job-manager' ),
165
- 'desc' => __( 'Select the page where you have placed the [job_dashboard] shortcode. This lets the plugin know where the dashboard is located.', 'wp-job-manager' ),
166
- 'type' => 'page'
167
- ),
168
- array(
169
- 'name' => 'job_manager_jobs_page_id',
170
- 'std' => '',
171
- 'label' => __( 'Job Listings Page', 'wp-job-manager' ),
172
- 'desc' => __( 'Select the page where you have placed the [jobs] shortcode. This lets the plugin know where the job listings page is located.', 'wp-job-manager' ),
173
- 'type' => 'page'
174
- ),
175
- )
176
- )
177
- )
178
- );
179
- }
180
-
181
- /**
182
- * register_settings function.
183
- *
184
- * @access public
185
- * @return void
186
- */
187
- public function register_settings() {
188
- $this->init_settings();
189
-
190
- foreach ( $this->settings as $section ) {
191
- foreach ( $section[1] as $option ) {
192
- if ( isset( $option['std'] ) )
193
- add_option( $option['name'], $option['std'] );
194
- register_setting( $this->settings_group, $option['name'] );
195
- }
196
- }
197
- }
198
-
199
- /**
200
- * output function.
201
- *
202
- * @access public
203
- * @return void
204
- */
205
- public function output() {
206
- $this->init_settings();
207
- ?>
208
- <div class="wrap job-manager-settings-wrap">
209
- <form method="post" action="options.php">
210
-
211
- <?php settings_fields( $this->settings_group ); ?>
212
-
213
- <h2 class="nav-tab-wrapper">
214
- <?php
215
- foreach ( $this->settings as $key => $section ) {
216
- echo '<a href="#settings-' . sanitize_title( $key ) . '" class="nav-tab">' . esc_html( $section[0] ) . '</a>';
217
- }
218
- ?>
219
- </h2>
220
-
221
- <?php
222
- if ( ! empty( $_GET['settings-updated'] ) ) {
223
- flush_rewrite_rules();
224
- echo '<div class="updated fade job-manager-updated"><p>' . __( 'Settings successfully saved', 'wp-job-manager' ) . '</p></div>';
225
- }
226
-
227
- foreach ( $this->settings as $key => $section ) {
228
-
229
- echo '<div id="settings-' . sanitize_title( $key ) . '" class="settings_panel">';
230
-
231
- echo '<table class="form-table">';
232
-
233
- foreach ( $section[1] as $option ) {
234
-
235
- $placeholder = ( ! empty( $option['placeholder'] ) ) ? 'placeholder="' . $option['placeholder'] . '"' : '';
236
- $class = ! empty( $option['class'] ) ? $option['class'] : '';
237
- $value = get_option( $option['name'] );
238
- $option['type'] = ! empty( $option['type'] ) ? $option['type'] : '';
239
- $attributes = array();
240
-
241
- if ( ! empty( $option['attributes'] ) && is_array( $option['attributes'] ) )
242
- foreach ( $option['attributes'] as $attribute_name => $attribute_value )
243
- $attributes[] = esc_attr( $attribute_name ) . '="' . esc_attr( $attribute_value ) . '"';
244
-
245
- echo '<tr valign="top" class="' . $class . '"><th scope="row"><label for="setting-' . $option['name'] . '">' . $option['label'] . '</a></th><td>';
246
-
247
- switch ( $option['type'] ) {
248
-
249
- case "checkbox" :
250
-
251
- ?><label><input id="setting-<?php echo $option['name']; ?>" name="<?php echo $option['name']; ?>" type="checkbox" value="1" <?php echo implode( ' ', $attributes ); ?> <?php checked( '1', $value ); ?> /> <?php echo $option['cb_label']; ?></label><?php
252
-
253
- if ( $option['desc'] )
254
- echo ' <p class="description">' . $option['desc'] . '</p>';
255
-
256
- break;
257
- case "textarea" :
258
-
259
- ?><textarea id="setting-<?php echo $option['name']; ?>" class="large-text" cols="50" rows="3" name="<?php echo $option['name']; ?>" <?php echo implode( ' ', $attributes ); ?> <?php echo $placeholder; ?>><?php echo esc_textarea( $value ); ?></textarea><?php
260
-
261
- if ( $option['desc'] )
262
- echo ' <p class="description">' . $option['desc'] . '</p>';
263
-
264
- break;
265
- case "select" :
266
-
267
- ?><select id="setting-<?php echo $option['name']; ?>" class="regular-text" name="<?php echo $option['name']; ?>" <?php echo implode( ' ', $attributes ); ?>><?php
268
- foreach( $option['options'] as $key => $name )
269
- echo '<option value="' . esc_attr( $key ) . '" ' . selected( $value, $key, false ) . '>' . esc_html( $name ) . '</option>';
270
- ?></select><?php
271
-
272
- if ( $option['desc'] ) {
273
- echo ' <p class="description">' . $option['desc'] . '</p>';
274
- }
275
-
276
- break;
277
- case "page" :
278
-
279
- $args = array(
280
- 'name' => $option['name'],
281
- 'id' => $option['name'],
282
- 'sort_column' => 'menu_order',
283
- 'sort_order' => 'ASC',
284
- 'show_option_none' => __( '--no page--', 'wp-job-manager' ),
285
- 'echo' => false,
286
- 'selected' => absint( $value )
287
- );
288
-
289
- echo str_replace(' id=', " data-placeholder='" . __( 'Select a page&hellip;', 'wp-job-manager' ) . "' id=", wp_dropdown_pages( $args ) );
290
-
291
- if ( $option['desc'] ) {
292
- echo ' <p class="description">' . $option['desc'] . '</p>';
293
- }
294
-
295
- break;
296
- case "password" :
297
-
298
- ?><input id="setting-<?php echo $option['name']; ?>" class="regular-text" type="password" name="<?php echo $option['name']; ?>" value="<?php esc_attr_e( $value ); ?>" <?php echo implode( ' ', $attributes ); ?> <?php echo $placeholder; ?> /><?php
299
-
300
- if ( $option['desc'] ) {
301
- echo ' <p class="description">' . $option['desc'] . '</p>';
302
- }
303
-
304
- break;
305
- case "" :
306
- case "input" :
307
- case "text" :
308
-
309
- ?><input id="setting-<?php echo $option['name']; ?>" class="regular-text" type="text" name="<?php echo $option['name']; ?>" value="<?php esc_attr_e( $value ); ?>" <?php echo implode( ' ', $attributes ); ?> <?php echo $placeholder; ?> /><?php
310
-
311
- if ( $option['desc'] ) {
312
- echo ' <p class="description">' . $option['desc'] . '</p>';
313
- }
314
-
315
- break;
316
- default :
317
- do_action( 'wp_job_manager_admin_field_' . $option['type'], $option, $attributes, $value, $placeholder );
318
- break;
319
-
320
- }
321
-
322
- echo '</td></tr>';
323
- }
324
-
325
- echo '</table></div>';
326
-
327
- }
328
- ?>
329
- <p class="submit">
330
- <input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'wp-job-manager' ); ?>" />
331
- </p>
332
- </form>
333
- </div>
334
- <script type="text/javascript">
335
- jQuery('.nav-tab-wrapper a').click(function() {
336
- jQuery('.settings_panel').hide();
337
- jQuery('.nav-tab-active').removeClass('nav-tab-active');
338
- jQuery( jQuery(this).attr('href') ).show();
339
- jQuery(this).addClass('nav-tab-active');
340
- return false;
341
- });
342
-
343
- jQuery('.nav-tab-wrapper a:first').click();
344
- </script>
345
- <?php
346
- }
347
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/admin/class-wp-job-manager-setup.php DELETED
@@ -1,254 +0,0 @@
1
- <?php
2
- if ( ! defined( 'ABSPATH' ) ) {
3
- exit;
4
- }
5
-
6
- /**
7
- * WP_Job_Manager_Setup class.
8
- */
9
- class WP_Job_Manager_Setup {
10
-
11
- /**
12
- * __construct function.
13
- *
14
- * @access public
15
- * @return void
16
- */
17
- public function __construct() {
18
- add_action( 'admin_menu', array( $this, 'admin_menu' ), 12 );
19
- add_action( 'admin_head', array( $this, 'admin_head' ) );
20
- add_action( 'admin_init', array( $this, 'redirect' ) );
21
- add_action( 'admin_enqueue_scripts', array( $this, 'admin_enqueue_scripts' ), 12 );
22
- }
23
-
24
- /**
25
- * admin_menu function.
26
- *
27
- * @access public
28
- * @return void
29
- */
30
- public function admin_menu() {
31
- add_dashboard_page( __( 'Setup', 'wp-job-manager' ), __( 'Setup', 'wp-job-manager' ), 'manage_options', 'job-manager-setup', array( $this, 'output' ) );
32
- }
33
-
34
- /**
35
- * Add styles just for this page, and remove dashboard page links.
36
- *
37
- * @access public
38
- * @return void
39
- */
40
- public function admin_head() {
41
- remove_submenu_page( 'index.php', 'job-manager-setup' );
42
- }
43
-
44
- /**
45
- * Sends user to the setup page on first activation
46
- */
47
- public function redirect() {
48
- // Bail if no activation redirect transient is set
49
- if ( ! get_transient( '_job_manager_activation_redirect' ) ) {
50
- return;
51
- }
52
-
53
- if ( ! current_user_can( 'manage_options' ) ) {
54
- return;
55
- }
56
-
57
- // Delete the redirect transient
58
- delete_transient( '_job_manager_activation_redirect' );
59
-
60
- // Bail if activating from network, or bulk, or within an iFrame
61
- if ( is_network_admin() || isset( $_GET['activate-multi'] ) || defined( 'IFRAME_REQUEST' ) ) {
62
- return;
63
- }
64
-
65
- if ( ( isset( $_GET['action'] ) && 'upgrade-plugin' == $_GET['action'] ) && ( isset( $_GET['plugin'] ) && strstr( $_GET['plugin'], 'wp-job-manager.php' ) ) ) {
66
- return;
67
- }
68
-
69
- wp_redirect( admin_url( 'index.php?page=job-manager-setup' ) );
70
- exit;
71
- }
72
-
73
- /**
74
- * Enqueue scripts for setup page
75
- */
76
- public function admin_enqueue_scripts() {
77
- wp_enqueue_style( 'job_manager_setup_css', JOB_MANAGER_PLUGIN_URL . '/assets/css/setup.css', array( 'dashicons' ) );
78
- }
79
-
80
- /**
81
- * Create a page.
82
- * @param string $title
83
- * @param string $content
84
- * @param string $option
85
- */
86
- public function create_page( $title, $content, $option ) {
87
- $page_data = array(
88
- 'post_status' => 'publish',
89
- 'post_type' => 'page',
90
- 'post_author' => 1,
91
- 'post_name' => sanitize_title( $title ),
92
- 'post_title' => $title,
93
- 'post_content' => $content,
94
- 'post_parent' => 0,
95
- 'comment_status' => 'closed'
96
- );
97
- $page_id = wp_insert_post( $page_data );
98
-
99
- if ( $option ) {
100
- update_option( $option, $page_id );
101
- }
102
- }
103
-
104
- /**
105
- * Output addons page
106
- */
107
- public function output() {
108
- $step = ! empty( $_GET['step'] ) ? absint( $_GET['step'] ) : 1;
109
-
110
- if ( 3 === $step && ! empty( $_POST ) ) {
111
- $create_pages = isset( $_POST['wp-job-manager-create-page'] ) ? $_POST['wp-job-manager-create-page'] : array();
112
- $page_titles = $_POST['wp-job-manager-page-title'];
113
- $pages_to_create = array(
114
- 'submit_job_form' => '[submit_job_form]',
115
- 'job_dashboard' => '[job_dashboard]',
116
- 'jobs' => '[jobs]'
117
- );
118
-
119
- foreach ( $pages_to_create as $page => $content ) {
120
- if ( ! isset( $create_pages[ $page ] ) || empty( $page_titles[ $page ] ) ) {
121
- continue;
122
- }
123
- $this->create_page( sanitize_text_field( $page_titles[ $page ] ), $content, 'job_manager_' . $page . '_page_id' );
124
- }
125
- }
126
- ?>
127
- <div class="wrap wp_job_manager wp_job_manager_addons_wrap">
128
- <h2><?php _e( 'WP Job Manager Setup', 'wp-job-manager' ); ?></h2>
129
-
130
- <ul class="wp-job-manager-setup-steps">
131
- <li class="<?php if ( $step === 1 ) echo 'wp-job-manager-setup-active-step'; ?>"><?php _e( '1. Introduction', 'wp-job-manager' ); ?></li>
132
- <li class="<?php if ( $step === 2 ) echo 'wp-job-manager-setup-active-step'; ?>"><?php _e( '2. Page Setup', 'wp-job-manager' ); ?></li>
133
- <li class="<?php if ( $step === 3 ) echo 'wp-job-manager-setup-active-step'; ?>"><?php _e( '3. Done', 'wp-job-manager' ); ?></li>
134
- </ul>
135
-
136
- <?php if ( 1 === $step ) : ?>
137
-
138
- <h3><?php _e( 'Setup Wizard Introduction', 'wp-job-manager' ); ?></h3>
139
-
140
- <p><?php _e( 'Thanks for installing <em>WP Job Manager</em>!', 'wp-job-manager' ); ?></p>
141
- <p><?php _e( 'This setup wizard will help you get started by creating the pages for job submission, job management, and listing your jobs.', 'wp-job-manager' ); ?></p>
142
- <p><?php printf( __( 'If you want to skip the wizard and setup the pages and shortcodes yourself manually, the process is still reletively simple. Refer to the %sdocumentation%s for help.', 'wp-job-manager' ), '<a href="https://wpjobmanager.com/documentation/">', '</a>' ); ?></p>
143
-
144
- <p class="submit">
145
- <a href="<?php echo esc_url( add_query_arg( 'step', 2 ) ); ?>" class="button button-primary"><?php _e( 'Continue to page setup', 'wp-job-manager' ); ?></a>
146
- <a href="<?php echo esc_url( add_query_arg( 'skip-job-manager-setup', 1, admin_url( 'index.php?page=job-manager-setup&step=3' ) ) ); ?>" class="button"><?php _e( 'Skip setup. I will setup the plugin manually', 'wp-job-manager' ); ?></a>
147
- </p>
148
-
149
- <?php endif; ?>
150
- <?php if ( 2 === $step ) : ?>
151
-
152
- <h3><?php _e( 'Page Setup', 'wp-job-manager' ); ?></h3>
153
-
154
- <p><?php printf( __( '<em>WP Job Manager</em> includes %1$sshortcodes%2$s which can be used within your %3$spages%2$s to output content. These can be created for you below. For more information on the job shortcodes view the %4$sshortcode documentation%2$s.', 'wp-job-manager' ), '<a href="http://codex.wordpress.org/Shortcode" title="What is a shortcode?" target="_blank" class="help-page-link">', '</a>', '<a href="http://codex.wordpress.org/Pages" target="_blank" class="help-page-link">', '<a href="https://wpjobmanager.com/document/shortcode-reference/" target="_blank" class="help-page-link">' ); ?></p>
155
-
156
- <form action="<?php echo esc_url( add_query_arg( 'step', 3 ) ); ?>" method="post">
157
- <table class="wp-job-manager-shortcodes widefat">
158
- <thead>
159
- <tr>
160
- <th>&nbsp;</th>
161
- <th><?php _e( 'Page Title', 'wp-job-manager' ); ?></th>
162
- <th><?php _e( 'Page Description', 'wp-job-manager' ); ?></th>
163
- <th><?php _e( 'Content Shortcode', 'wp-job-manager' ); ?></th>
164
- </tr>
165
- </thead>
166
- <tbody>
167
- <tr>
168
- <td><input type="checkbox" checked="checked" name="wp-job-manager-create-page[submit_job_form]" /></td>
169
- <td><input type="text" value="<?php echo esc_attr( _x( 'Post a Job', 'Default page title (wizard)', 'wp-job-manager' ) ); ?>" name="wp-job-manager-page-title[submit_job_form]" /></td>
170
- <td>
171
- <p><?php _e( 'This page allows employers to post jobs to your website from the front-end.', 'wp-job-manager' ); ?></p>
172
-
173
- <p><?php _e( 'If you do not want to accept submissions from users in this way (for example you just want to post jobs from the admin dashboard) you can skip creating this page.', 'wp-job-manager' ); ?></p>
174
- </td>
175
- <td><code>[submit_job_form]</code></td>
176
- </tr>
177
- <tr>
178
- <td><input type="checkbox" checked="checked" name="wp-job-manager-create-page[job_dashboard]" /></td>
179
- <td><input type="text" value="<?php echo esc_attr( _x( 'Job Dashboard', 'Default page title (wizard)', 'wp-job-manager' ) ); ?>" name="wp-job-manager-page-title[job_dashboard]" /></td>
180
- <td>
181
- <p><?php _e( 'This page allows employers to manage and edit their own jobs from the front-end.', 'wp-job-manager' ); ?></p>
182
-
183
- <p><?php _e( 'If you plan on managing all listings from the admin dashboard you can skip creating this page.', 'wp-job-manager' ); ?></p>
184
- </td>
185
- <td><code>[job_dashboard]</code></td>
186
- </tr>
187
- <tr>
188
- <td><input type="checkbox" checked="checked" name="wp-job-manager-create-page[jobs]" /></td>
189
- <td><input type="text" value="<?php echo esc_attr( _x( 'Jobs', 'Default page title (wizard)', 'wp-job-manager' ) ); ?>" name="wp-job-manager-page-title[jobs]" /></td>
190
- <td><?php _e( 'This page allows users to browse, search, and filter job listings on the front-end of your site.', 'wp-job-manager' ); ?></td>
191
- <td><code>[jobs]</code></td>
192
- </tr>
193
- </tbody>
194
- <tfoot>
195
- <tr>
196
- <th colspan="4">
197
- <input type="submit" class="button button-primary" value="Create selected pages" />
198
- <a href="<?php echo esc_url( add_query_arg( 'step', 3 ) ); ?>" class="button"><?php _e( 'Skip this step', 'wp-job-manager' ); ?></a>
199
- </th>
200
- </tr>
201
- </tfoot>
202
- </table>
203
- </form>
204
-
205
- <?php endif; ?>
206
- <?php if ( 3 === $step ) : ?>
207
-
208
- <h3><?php _e( 'All Done!', 'wp-job-manager' ); ?></h3>
209
-
210
- <p><?php _e( 'Looks like you\'re all set to start using the plugin. In case you\'re wondering where to go next:', 'wp-job-manager' ); ?></p>
211
-
212
- <ul class="wp-job-manager-next-steps">
213
- <li><a href="<?php echo admin_url( 'edit.php?post_type=job_listing&page=job-manager-settings' ); ?>"><?php _e( 'Tweak the plugin settings', 'wp-job-manager' ); ?></a></li>
214
- <li><a href="<?php echo admin_url( 'post-new.php?post_type=job_listing' ); ?>"><?php _e( 'Add a job via the back-end', 'wp-job-manager' ); ?></a></li>
215
-
216
- <?php if ( $permalink = job_manager_get_permalink( 'submit_job_form' ) ) : ?>
217
- <li><a href="<?php echo esc_url( $permalink ); ?>"><?php _e( 'Add a job via the front-end', 'wp-job-manager' ); ?></a></li>
218
- <?php else : ?>
219
- <li><a href="https://wpjobmanager.com/document/the-job-submission-form/"><?php _e( 'Find out more about the front-end job submission form', 'wp-job-manager' ); ?></a></li>
220
- <?php endif; ?>
221
-
222
- <?php if ( $permalink = job_manager_get_permalink( 'jobs' ) ) : ?>
223
- <li><a href="<?php echo esc_url( $permalink ); ?>"><?php _e( 'View submitted job listings', 'wp-job-manager' ); ?></a></li>
224
- <?php else : ?>
225
- <li><a href="https://wpjobmanager.com/document/shortcode-reference/#section-1"><?php _e( 'Add the [jobs] shortcode to a page to list jobs', 'wp-job-manager' ); ?></a></li>
226
- <?php endif; ?>
227
-
228
- <?php if ( $permalink = job_manager_get_permalink( 'job_dashboard' ) ) : ?>
229
- <li><a href="<?php echo esc_url( $permalink ); ?>"><?php _e( 'View the job dashboard', 'wp-job-manager' ); ?></a></li>
230
- <?php else : ?>
231
- <li><a href="https://wpjobmanager.com/document/the-job-dashboard/"><?php _e( 'Find out more about the front-end job dashboard', 'wp-job-manager' ); ?></a></li>
232
- <?php endif; ?>
233
- </ul>
234
-
235
- <p><?php printf( __( 'And don\'t forget, if you need any more help using <em>WP Job Manager</em> you can consult the %1$sdocumentation%2$s or %3$spost on the forums%2$s!', 'wp-job-manager' ), '<a href="https://wpjobmanager.com/documentation/">', '</a>', '<a href="https://wordpress.org/support/plugin/wp-job-manager">' ); ?></p>
236
-
237
- <div class="wp-job-manager-support-the-plugin">
238
- <h3><?php _e( 'Support the Ongoing Development of this Plugin', 'wp-job-manager' ); ?></h3>
239
- <p><?php _e( 'There are many ways to support open-source projects such as WP Job Manager, for example code contribution, translation, or even telling your friends how awesome the plugin (hopefully) is. Thanks in advance for your support - it is much appreciated!', 'wp-job-manager' ); ?></p>
240
- <ul>
241
- <li class="icon-review"><a href="https://wordpress.org/support/view/plugin-reviews/wp-job-manager#postform"><?php _e( 'Leave a positive review', 'wp-job-manager' ); ?></a></li>
242
- <li class="icon-localization"><a href="https://www.transifex.com/projects/p/wp-job-manager/"><?php _e( 'Contribute a localization', 'wp-job-manager' ); ?></a></li>
243
- <li class="icon-code"><a href="https://github.com/mikejolley/WP-Job-Manager"><?php _e( 'Contribute code or report a bug', 'wp-job-manager' ); ?></a></li>
244
- <li class="icon-forum"><a href="https://wordpress.org/support/plugin/wp-job-manager"><?php _e( 'Help other users on the forums', 'wp-job-manager' ); ?></a></li>
245
- </ul>
246
- </div>
247
-
248
- <?php endif; ?>
249
- </div>
250
- <?php
251
- }
252
- }
253
-
254
- new WP_Job_Manager_Setup();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/admin/class-wp-job-manager-writepanels.php DELETED
@@ -1,404 +0,0 @@
1
- <?php
2
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
3
-
4
- class WP_Job_Manager_Writepanels {
5
-
6
- /**
7
- * __construct function.
8
- *
9
- * @access public
10
- * @return void
11
- */
12
- public function __construct() {
13
- add_action( 'add_meta_boxes', array( $this, 'add_meta_boxes' ) );
14
- add_action( 'save_post', array( $this, 'save_post' ), 1, 2 );
15
- add_action( 'job_manager_save_job_listing', array( $this, 'save_job_listing_data' ), 20, 2 );
16
- }
17
-
18
- /**
19
- * job_listing_fields function.
20
- *
21
- * @access public
22
- * @return void
23
- */
24
- public function job_listing_fields() {
25
- global $post;
26
-
27
- $current_user = wp_get_current_user();
28
-
29
- return apply_filters( 'job_manager_job_listing_data_fields', array(
30
- '_job_location' => array(
31
- 'label' => __( 'Location', 'wp-job-manager' ),
32
- 'placeholder' => __( 'e.g. "London"', 'wp-job-manager' ),
33
- 'description' => __( 'Leave this blank if the location is not important', 'wp-job-manager' )
34
- ),
35
- '_application' => array(
36
- 'label' => __( 'Application email/URL', 'wp-job-manager' ),
37
- 'placeholder' => __( 'URL or email which applicants use to apply', 'wp-job-manager' ),
38
- 'description' => __( 'This field is required for the "application" area to appear beneath the listing.', 'wp-job-manager' ),
39
- 'value' => metadata_exists( 'post', $post->ID, '_application' ) ? get_post_meta( $post->ID, '_application', true ) : $current_user->user_email
40
- ),
41
- '_company_name' => array(
42
- 'label' => __( 'Company name', 'wp-job-manager' ),
43
- 'placeholder' => ''
44
- ),
45
- '_company_website' => array(
46
- 'label' => __( 'Company website', 'wp-job-manager' ),
47
- 'placeholder' => ''
48
- ),
49
- '_company_tagline' => array(
50
- 'label' => __( 'Company tagline', 'wp-job-manager' ),
51
- 'placeholder' => __( 'Brief description about the company', 'wp-job-manager' )
52
- ),
53
- '_company_twitter' => array(
54
- 'label' => __( 'Company Twitter', 'wp-job-manager' ),
55
- 'placeholder' => '@yourcompany'
56
- ),
57
- '_company_logo' => array(
58
- 'label' => __( 'Company logo', 'wp-job-manager' ),
59
- 'placeholder' => __( 'URL to the company logo', 'wp-job-manager' ),
60
- 'type' => 'file'
61
- ),
62
- '_company_video' => array(
63
- 'label' => __( 'Company video', 'wp-job-manager' ),
64
- 'placeholder' => __( 'URL to the company video', 'wp-job-manager' ),
65
- 'type' => 'file'
66
- ),
67
- '_filled' => array(
68
- 'label' => __( 'Position filled?', 'wp-job-manager' ),
69
- 'type' => 'checkbox'
70
- ),
71
- '_featured' => array(
72
- 'label' => __( 'Feature this listing?', 'wp-job-manager' ),
73
- 'type' => 'checkbox',
74
- 'description' => __( 'Featured listings will be sticky during searches, and can be styled differently.', 'wp-job-manager' )
75
- ),
76
- '_job_expires' => array(
77
- 'label' => __( 'Expires', 'wp-job-manager' ),
78
- 'placeholder' => __( 'yyyy-mm-dd', 'wp-job-manager' )
79
- ),
80
- '_job_author' => array(
81
- 'label' => __( 'Posted by', 'wp-job-manager' ),
82
- 'type' => 'author'
83
- )
84
- ) );
85
- }
86
-
87
- /**
88
- * add_meta_boxes function.
89
- *
90
- * @access public
91
- * @return void
92
- */
93
- public function add_meta_boxes() {
94
- global $wp_post_types;
95
-
96
- add_meta_box( 'job_listing_data', sprintf( __( '%s Data', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->singular_name ), array( $this, 'job_listing_data' ), 'job_listing', 'normal', 'high' );
97
- }
98
-
99
- /**
100
- * input_text function.
101
- *
102
- * @param mixed $key
103
- * @param mixed $field
104
- */
105
- public function input_file( $key, $field ) {
106
- global $thepostid;
107
-
108
- if ( empty( $field['value'] ) ) {
109
- $field['value'] = get_post_meta( $thepostid, $key, true );
110
- }
111
- if ( empty( $field['placeholder'] ) ) {
112
- $field['placeholder'] = 'http://';
113
- }
114
- ?>
115
- <p class="form-field">
116
- <label for="<?php echo esc_attr( $key ); ?>"><?php echo esc_html( $field['label'] ) ; ?>:</label>
117
-
118
- <?php if ( ! empty( $field['multiple'] ) ) : ?>
119
- <?php foreach ( (array) $field['value'] as $value ) : ?>
120
- <span class="file_url">
121
- <input type="text" name="<?php echo esc_attr( $key ); ?>[]" placeholder="<?php echo esc_attr( $field['placeholder'] ); ?>" value="<?php echo esc_attr( $value ); ?>" />
122
- <button class="button wp_job_manager_upload_file_button" data-uploader_button_text="<?php _e( 'Use file', 'wp-job-manager' ); ?>"><?php _e( 'Upload', 'wp-job-manager' ); ?></button>
123
- </span>
124
- <?php endforeach; ?>
125
- <?php else : ?>
126
- <span class="file_url">
127
- <input type="text" name="<?php echo esc_attr( $key ); ?>" id="<?php echo esc_attr( $key ); ?>" placeholder="<?php echo esc_attr( $field['placeholder'] ); ?>" value="<?php echo esc_attr( $field['value'] ); ?>" />
128
- <button class="button wp_job_manager_upload_file_button" data-uploader_button_text="<?php _e( 'Use file', 'wp-job-manager' ); ?>"><?php _e( 'Upload', 'wp-job-manager' ); ?></button>
129
- </span>
130
- <?php endif; ?>
131
-
132
- <?php if ( ! empty( $field['description'] ) ) : ?>
133
- <span class="description"><?php echo $field['description']; ?></span>
134
- <?php endif; ?>
135
-
136
- <?php if ( ! empty( $field['multiple'] ) ) : ?>
137
- <button class="button wp_job_manager_add_another_file_button" data-field_name="<?php echo esc_attr( $key ); ?>" data-field_placeholder="<?php echo esc_attr( $field['placeholder'] ); ?>" data-uploader_button_text="<?php _e( 'Use file', 'wp-job-manager' ); ?>" data-uploader_button="<?php _e( 'Upload', 'wp-job-manager' ); ?>"><?php _e( 'Add file', 'wp-job-manager' ); ?></button>
138
- <?php endif; ?>
139
- </p>
140
- <?php
141
- }
142
-
143
- /**
144
- * input_text function.
145
- *
146
- * @param mixed $key
147
- * @param mixed $field
148
- */
149
- public function input_text( $key, $field ) {
150
- global $thepostid;
151
-
152
- if ( empty( $field['value'] ) )
153
- $field['value'] = get_post_meta( $thepostid, $key, true );
154
- ?>
155
- <p class="form-field">
156
- <label for="<?php echo esc_attr( $key ); ?>"><?php echo esc_html( $field['label'] ) ; ?>:</label>
157
- <input type="text" name="<?php echo esc_attr( $key ); ?>" id="<?php echo esc_attr( $key ); ?>" placeholder="<?php echo esc_attr( $field['placeholder'] ); ?>" value="<?php echo esc_attr( $field['value'] ); ?>" />
158
- <?php if ( ! empty( $field['description'] ) ) : ?><span class="description"><?php echo $field['description']; ?></span><?php endif; ?>
159
- </p>
160
- <?php
161
- }
162
-
163
- /**
164
- * input_text function.
165
- *
166
- * @param mixed $key
167
- * @param mixed $field
168
- */
169
- public function input_textarea( $key, $field ) {
170
- global $thepostid;
171
-
172
- if ( empty( $field['value'] ) )
173
- $field['value'] = get_post_meta( $thepostid, $key, true );
174
- ?>
175
- <p class="form-field">
176
- <label for="<?php echo esc_attr( $key ); ?>"><?php echo esc_html( $field['label'] ) ; ?>:</label>
177
- <textarea name="<?php echo esc_attr( $key ); ?>" id="<?php echo esc_attr( $key ); ?>" placeholder="<?php echo esc_attr( $field['placeholder'] ); ?>"><?php echo esc_html( $field['value'] ); ?></textarea>
178
- <?php if ( ! empty( $field['description'] ) ) : ?><span class="description"><?php echo $field['description']; ?></span><?php endif; ?>
179
- </p>
180
- <?php
181
- }
182
-
183
- /**
184
- * input_select function.
185
- *
186
- * @param mixed $key
187
- * @param mixed $field
188
- */
189
- public function input_select( $key, $field ) {
190
- global $thepostid;
191
-
192
- if ( empty( $field['value'] ) )
193
- $field['value'] = get_post_meta( $thepostid, $key, true );
194
- ?>
195
- <p class="form-field">
196
- <label for="<?php echo esc_attr( $key ); ?>"><?php echo esc_html( $field['label'] ) ; ?>:</label>
197
- <select name="<?php echo esc_attr( $key ); ?>" id="<?php echo esc_attr( $key ); ?>">
198
- <?php foreach ( $field['options'] as $key => $value ) : ?>
199
- <option value="<?php echo esc_attr( $key ); ?>" <?php if ( isset( $field['value'] ) ) selected( $field['value'], $key ); ?>><?php echo esc_html( $value ); ?></option>
200
- <?php endforeach; ?>
201
- </select>
202
- <?php if ( ! empty( $field['description'] ) ) : ?><span class="description"><?php echo $field['description']; ?></span><?php endif; ?>
203
- </p>
204
- <?php
205
- }
206
-
207
- /**
208
- * input_select function.
209
- *
210
- * @param mixed $key
211
- * @param mixed $field
212
- */
213
- public function input_multiselect( $key, $field ) {
214
- global $thepostid;
215
-
216
- if ( empty( $field['value'] ) )
217
- $field['value'] = get_post_meta( $thepostid, $key, true );
218
- ?>
219
- <p class="form-field">
220
- <label for="<?php echo esc_attr( $key ); ?>"><?php echo esc_html( $field['label'] ) ; ?>:</label>
221
- <select multiple="multiple" name="<?php echo esc_attr( $key ); ?>[]" id="<?php echo esc_attr( $key ); ?>">
222
- <?php foreach ( $field['options'] as $key => $value ) : ?>
223
- <option value="<?php echo esc_attr( $key ); ?>" <?php if ( ! empty( $field['value'] ) && is_array( $field['value'] ) ) selected( in_array( $key, $field['value'] ), true ); ?>><?php echo esc_html( $value ); ?></option>
224
- <?php endforeach; ?>
225
- </select>
226
- <?php if ( ! empty( $field['description'] ) ) : ?><span class="description"><?php echo $field['description']; ?></span><?php endif; ?>
227
- </p>
228
- <?php
229
- }
230
-
231
- /**
232
- * input_checkbox function.
233
- *
234
- * @param mixed $key
235
- * @param mixed $field
236
- */
237
- public function input_checkbox( $key, $field ) {
238
- global $thepostid;
239
-
240
- if ( empty( $field['value'] ) )
241
- $field['value'] = get_post_meta( $thepostid, $key, true );
242
- ?>
243
- <p class="form-field form-field-checkbox">
244
- <label for="<?php echo esc_attr( $key ); ?>"><?php echo esc_html( $field['label'] ) ; ?></label>
245
- <input type="checkbox" class="checkbox" name="<?php echo esc_attr( $key ); ?>" id="<?php echo esc_attr( $key ); ?>" value="1" <?php checked( $field['value'], 1 ); ?> />
246
- <?php if ( ! empty( $field['description'] ) ) : ?><span class="description"><?php echo $field['description']; ?></span><?php endif; ?>
247
- </p>
248
- <?php
249
- }
250
-
251
- /**
252
- * Box to choose who posted the job
253
- *
254
- * @param mixed $key
255
- * @param mixed $field
256
- */
257
- public function input_author( $key, $field ) {
258
- global $thepostid, $post;
259
-
260
- if ( empty( $field['value'] ) )
261
- $field['value'] = get_post_meta( $thepostid, $key, true );
262
- ?>
263
- <p class="form-field">
264
- <label for="<?php echo esc_attr( $key ); ?>"><?php echo esc_html( $field['label'] ) ; ?>:</label>
265
- <?php
266
- wp_dropdown_users( array(
267
- 'who' => '',
268
- 'show_option_none' => __( 'Guest user', 'wp-job-manager' ),
269
- 'name' => $key,
270
- 'selected' => $post->post_author,
271
- 'include_selected' => true
272
- ) );
273
- ?>
274
- <?php if ( ! empty( $field['description'] ) ) : ?><span class="description"><?php echo $field['description']; ?></span><?php endif; ?>
275
- </p>
276
- <?php
277
- }
278
-
279
- /**
280
- * job_listing_data function.
281
- *
282
- * @access public
283
- * @param mixed $post
284
- * @return void
285
- */
286
- public function job_listing_data( $post ) {
287
- global $post, $thepostid;
288
-
289
- $thepostid = $post->ID;
290
-
291
- echo '<div class="wp_job_manager_meta_data">';
292
-
293
- wp_nonce_field( 'save_meta_data', 'job_manager_nonce' );
294
-
295
- do_action( 'job_manager_job_listing_data_start', $thepostid );
296
-
297
- foreach ( $this->job_listing_fields() as $key => $field ) {
298
- $type = ! empty( $field['type'] ) ? $field['type'] : 'text';
299
-
300
- if ( method_exists( $this, 'input_' . $type ) )
301
- call_user_func( array( $this, 'input_' . $type ), $key, $field );
302
- else
303
- do_action( 'job_manager_input_' . $type, $key, $field );
304
- }
305
-
306
- do_action( 'job_manager_job_listing_data_end', $thepostid );
307
-
308
- echo '</div>';
309
- }
310
-
311
- /**
312
- * save_post function.
313
- *
314
- * @access public
315
- * @param mixed $post_id
316
- * @param mixed $post
317
- * @return void
318
- */
319
- public function save_post( $post_id, $post ) {
320
- if ( empty( $post_id ) || empty( $post ) || empty( $_POST ) ) return;
321
- if ( defined('DOING_AUTOSAVE') && DOING_AUTOSAVE ) return;
322
- if ( is_int( wp_is_post_revision( $post ) ) ) return;
323
- if ( is_int( wp_is_post_autosave( $post ) ) ) return;
324
- if ( empty($_POST['job_manager_nonce']) || ! wp_verify_nonce( $_POST['job_manager_nonce'], 'save_meta_data' ) ) return;
325
- if ( ! current_user_can( 'edit_post', $post_id ) ) return;
326
- if ( $post->post_type != 'job_listing' ) return;
327
-
328
- do_action( 'job_manager_save_job_listing', $post_id, $post );
329
- }
330
-
331
- /**
332
- * save_job_listing_data function.
333
- *
334
- * @access public
335
- * @param mixed $post_id
336
- * @param mixed $post
337
- * @return void
338
- */
339
- public function save_job_listing_data( $post_id, $post ) {
340
- global $wpdb;
341
-
342
- // These need to exist
343
- add_post_meta( $post_id, '_filled', 0, true );
344
- add_post_meta( $post_id, '_featured', 0, true );
345
-
346
- // Save fields
347
- foreach ( $this->job_listing_fields() as $key => $field ) {
348
- // Expirey date
349
- if ( '_job_expires' === $key ) {
350
- if ( ! empty( $_POST[ $key ] ) ) {
351
- update_post_meta( $post_id, $key, date( 'Y-m-d', strtotime( sanitize_text_field( $_POST[ $key ] ) ) ) );
352
- } else {
353
- update_post_meta( $post_id, $key, '' );
354
- }
355
- }
356
-
357
- // Locations
358
- elseif ( '_job_location' === $key ) {
359
- if ( update_post_meta( $post_id, $key, sanitize_text_field( $_POST[ $key ] ) ) ) {
360
- do_action( 'job_manager_job_location_edited', $post_id, sanitize_text_field( $_POST[ $key ] ) );
361
- } elseif ( apply_filters( 'job_manager_geolocation_enabled', true ) && ! WP_Job_Manager_Geocode::has_location_data( $post_id ) ) {
362
- WP_Job_Manager_Geocode::generate_location_data( $post_id, sanitize_text_field( $_POST[ $key ] ) );
363
- }
364
- }
365
-
366
- elseif ( '_job_author' === $key ) {
367
- $wpdb->update( $wpdb->posts, array( 'post_author' => $_POST[ $key ] > 0 ? absint( $_POST[ $key ] ) : 0 ), array( 'ID' => $post_id ) );
368
- }
369
-
370
- elseif ( '_application' === $key ) {
371
- update_post_meta( $post_id, $key, sanitize_text_field( urldecode( $_POST[ $key ] ) ) );
372
- }
373
-
374
- // Everything else
375
- else {
376
- $type = ! empty( $field['type'] ) ? $field['type'] : '';
377
-
378
- switch ( $type ) {
379
- case 'textarea' :
380
- update_post_meta( $post_id, $key, wp_kses_post( stripslashes( $_POST[ $key ] ) ) );
381
- break;
382
- case 'checkbox' :
383
- if ( isset( $_POST[ $key ] ) ) {
384
- update_post_meta( $post_id, $key, 1 );
385
- } else {
386
- update_post_meta( $post_id, $key, 0 );
387
- }
388
- break;
389
- default :
390
- if ( ! isset( $_POST[ $key ] ) ) {
391
- continue;
392
- } elseif ( is_array( $_POST[ $key ] ) ) {
393
- update_post_meta( $post_id, $key, array_filter( array_map( 'sanitize_text_field', $_POST[ $key ] ) ) );
394
- } else {
395
- update_post_meta( $post_id, $key, sanitize_text_field( $_POST[ $key ] ) );
396
- }
397
- break;
398
- }
399
- }
400
- }
401
- }
402
- }
403
-
404
- new WP_Job_Manager_Writepanels();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/class-wp-job-manager-ajax.php DELETED
@@ -1,150 +0,0 @@
1
- <?php
2
-
3
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
4
-
5
- /**
6
- * WP_Job_Manager_Ajax class.
7
- */
8
- class WP_Job_Manager_Ajax {
9
-
10
- /**
11
- * Constructor
12
- */
13
- public function __construct() {
14
- add_action( 'wp_ajax_nopriv_job_manager_get_listings', array( $this, 'get_listings' ) );
15
- add_action( 'wp_ajax_job_manager_get_listings', array( $this, 'get_listings' ) );
16
- }
17
-
18
- /**
19
- * Get listings via ajax
20
- */
21
- public function get_listings() {
22
- global $wp_post_types;
23
-
24
- $result = array();
25
- $search_location = sanitize_text_field( stripslashes( $_POST['search_location'] ) );
26
- $search_keywords = sanitize_text_field( stripslashes( $_POST['search_keywords'] ) );
27
- $search_categories = isset( $_POST['search_categories'] ) ? $_POST['search_categories'] : '';
28
- $filter_job_types = isset( $_POST['filter_job_type'] ) ? array_filter( array_map( 'sanitize_title', (array) $_POST['filter_job_type'] ) ) : null;
29
-
30
- if ( is_array( $search_categories ) ) {
31
- $search_categories = array_filter( array_map( 'sanitize_text_field', array_map( 'stripslashes', $search_categories ) ) );
32
- } else {
33
- $search_categories = array_filter( array( sanitize_text_field( stripslashes( $search_categories ) ) ) );
34
- }
35
-
36
- $args = array(
37
- 'search_location' => $search_location,
38
- 'search_keywords' => $search_keywords,
39
- 'search_categories' => $search_categories,
40
- 'job_types' => is_null( $filter_job_types ) ? '' : $filter_job_types + array( 0 ),
41
- 'orderby' => sanitize_text_field( $_POST['orderby'] ),
42
- 'order' => sanitize_text_field( $_POST['order'] ),
43
- 'offset' => ( absint( $_POST['page'] ) - 1 ) * absint( $_POST['per_page'] ),
44
- 'posts_per_page' => absint( $_POST['per_page'] )
45
- );
46
-
47
- if ( isset( $_POST['featured'] ) && ( $_POST['featured'] === 'true' || $_POST['featured'] === 'false' ) ) {
48
- $args['featured'] = $_POST['featured'] === 'true' ? true : false;
49
- }
50
-
51
- ob_start();
52
-
53
- $jobs = get_job_listings( apply_filters( 'job_manager_get_listings_args', $args ) );
54
-
55
- $result['found_jobs'] = false;
56
-
57
- if ( $jobs->have_posts() ) : $result['found_jobs'] = true; ?>
58
-
59
- <?php while ( $jobs->have_posts() ) : $jobs->the_post(); ?>
60
-
61
- <?php get_job_manager_template_part( 'content', 'job_listing' ); ?>
62
-
63
- <?php endwhile; ?>
64
-
65
- <?php else : ?>
66
-
67
- <?php get_job_manager_template_part( 'content', 'no-jobs-found' ); ?>
68
-
69
- <?php endif;
70
-
71
- $result['html'] = ob_get_clean();
72
-
73
- // Generate 'showing' text
74
- $types = get_job_listing_types();
75
-
76
- if ( sizeof( $filter_job_types ) > 0 && ( sizeof( $filter_job_types ) !== sizeof( $types ) || $search_keywords || $search_location || $search_categories || apply_filters( 'job_manager_get_listings_custom_filter', false ) ) ) {
77
- $showing_types = array();
78
- $unmatched = false;
79
-
80
- foreach ( $types as $type ) {
81
- if ( in_array( $type->slug, $filter_job_types ) )
82
- $showing_types[] = $type->name;
83
- else
84
- $unmatched = true;
85
- }
86
-
87
- if ( ! $unmatched )
88
- $showing_types = '';
89
- elseif ( sizeof( $showing_types ) == 1 ) {
90
- $showing_types = implode( ', ', $showing_types ) . ' ';
91
- } else {
92
- $last = array_pop( $showing_types );
93
- $showing_types = implode( ', ', $showing_types );
94
- $showing_types .= " &amp; $last ";
95
- }
96
-
97
- $showing_categories = array();
98
-
99
- if ( $search_categories ) {
100
- foreach ( $search_categories as $category ) {
101
- if ( ! is_numeric( $category ) ) {
102
- $category_object = get_term_by( 'slug', $category, 'job_listing_category' );
103
- }
104
- if ( is_numeric( $category ) || is_wp_error( $category_object ) || ! $category_object ) {
105
- $category_object = get_term_by( 'id', $category, 'job_listing_category' );
106
- }
107
- if ( ! is_wp_error( $category_object ) ) {
108
- $showing_categories[] = $category_object->name;
109
- }
110
- }
111
- }
112
-
113
- if ( $search_keywords ) {
114
- $showing_jobs = sprintf( __( 'Showing %s', 'wp-job-manager' ), $showing_types . '&ldquo;' . $search_keywords . '&rdquo; ' . implode( ', ', $showing_categories ) . $wp_post_types['job_listing']->labels->name );
115
- } else {
116
- $showing_jobs = sprintf( __( 'Showing all %s', 'wp-job-manager' ), $showing_types . implode( ', ', $showing_categories ) . ' ' . $wp_post_types['job_listing']->labels->name );
117
- }
118
-
119
- $showing_location = $search_location ? sprintf( ' ' . __( 'located in &ldquo;%s&rdquo;', 'wp-job-manager' ), $search_location ) : '';
120
-
121
- $result['showing'] = apply_filters( 'job_manager_get_listings_custom_filter_text', $showing_jobs . $showing_location );
122
-
123
- } else {
124
- $result['showing'] = '';
125
- }
126
-
127
- // Generate RSS link
128
- $result['showing_links'] = job_manager_get_filtered_links( array(
129
- 'filter_job_types' => $filter_job_types,
130
- 'search_location' => $search_location,
131
- 'search_categories' => $search_categories,
132
- 'search_keywords' => $search_keywords
133
- ) );
134
-
135
- // Generate pagination
136
- if ( isset( $_POST['show_pagination'] ) && $_POST['show_pagination'] === 'true' ) {
137
- $result['pagination'] = get_job_listing_pagination( $jobs->max_num_pages, absint( $_POST['page'] ) );
138
- }
139
-
140
- $result['max_num_pages'] = $jobs->max_num_pages;
141
-
142
- echo '<!--WPJM-->';
143
- echo json_encode( apply_filters( 'job_manager_get_listings_result', $result, $jobs ) );
144
- echo '<!--WPJM_END-->';
145
-
146
- die();
147
- }
148
- }
149
-
150
- new WP_Job_Manager_Ajax();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/class-wp-job-manager-api.php DELETED
@@ -1,77 +0,0 @@
1
- <?php
2
-
3
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
4
-
5
- /**
6
- * WP_Job_Manager_API API
7
- *
8
- * This API class handles API requests.
9
- */
10
- class WP_Job_Manager_API {
11
-
12
- /**
13
- * __construct function.
14
- *
15
- * @access public
16
- * @return void
17
- */
18
- public function __construct() {
19
- add_filter( 'query_vars', array( $this, 'add_query_vars'), 0 );
20
- add_action( 'parse_request', array( $this, 'api_requests'), 0 );
21
- }
22
-
23
- /**
24
- * add_query_vars function.
25
- *
26
- * @access public
27
- * @return void
28
- */
29
- public function add_query_vars( $vars ) {
30
- $vars[] = 'job-manager-api';
31
- return $vars;
32
- }
33
-
34
- /**
35
- * add_endpoint function.
36
- *
37
- * @access public
38
- * @return void
39
- */
40
- public function add_endpoint() {
41
- add_rewrite_endpoint( 'job-manager-api', EP_ALL );
42
- }
43
-
44
- /**
45
- * API request - Trigger any API requests (handy for third party plugins/gateways).
46
- *
47
- * @access public
48
- * @return void
49
- */
50
- public function api_requests() {
51
- global $wp;
52
-
53
- if ( ! empty( $_GET['job-manager-api'] ) )
54
- $wp->query_vars['wc-api'] = $_GET['job-manager-api'];
55
-
56
- if ( ! empty( $wp->query_vars['wc-api'] ) ) {
57
- // Buffer, we won't want any output here
58
- ob_start();
59
-
60
- // Get API trigger
61
- $api = strtolower( esc_attr( $wp->query_vars['job-manager-api'] ) );
62
-
63
- // Load class if exists
64
- if ( class_exists( $api ) )
65
- $api_class = new $api();
66
-
67
- // Trigger actions
68
- do_action( 'job_manager_api_' . $api );
69
-
70
- // Done, clear buffer and exit
71
- ob_end_clean();
72
- die('1');
73
- }
74
- }
75
- }
76
-
77
- new WP_Job_Manager_API();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/class-wp-job-manager-category-walker.php DELETED
@@ -1,49 +0,0 @@
1
- <?php
2
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
3
-
4
- /**
5
- * WP_Job_Manager_Category_Walker class.
6
- *
7
- * @extends Walker
8
- */
9
- class WP_Job_Manager_Category_Walker extends Walker {
10
-
11
- var $tree_type = 'category';
12
- var $db_fields = array ('parent' => 'parent', 'id' => 'term_id', 'slug' => 'slug' );
13
-
14
- /**
15
- * @see Walker::start_el()
16
- * @since 2.1.0
17
- *
18
- * @param string $output Passed by reference. Used to append additional content.
19
- * @param object $category Category data object.
20
- * @param int $depth Depth of category in reference to parents.
21
- * @param array $args
22
- */
23
- function start_el( &$output, $object, $depth = 0, $args = array(), $current_object_id = 0 ) {
24
-
25
- if ( ! empty( $args['hierarchical'] ) )
26
- $pad = str_repeat('&nbsp;', $depth * 3);
27
- else
28
- $pad = '';
29
-
30
- $cat_name = apply_filters( 'list_product_cats', $object->name, $object );
31
-
32
- $value = isset( $args['value'] ) && $args['value'] == 'id' ? $object->term_id : $object->slug;
33
-
34
- $output .= "\t<option class=\"level-$depth\" value=\"" . $value . "\"";
35
-
36
- if ( $value == $args['selected'] || ( is_array( $args['selected'] ) && in_array( $value, $args['selected'] ) ) )
37
- $output .= ' selected="selected"';
38
-
39
- $output .= '>';
40
-
41
- $output .= $pad . $cat_name;
42
-
43
- if ( ! empty( $args['show_count'] ) ) {
44
- $output .= '&nbsp;(' . $object->count . ')';
45
- }
46
-
47
- $output .= "</option>\n";
48
- }
49
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/class-wp-job-manager-forms.php DELETED
@@ -1,68 +0,0 @@
1
- <?php
2
- /**
3
- * WP_Job_Manager_Forms class.
4
- */
5
- class WP_Job_Manager_Forms {
6
-
7
- /**
8
- * Constructor
9
- */
10
- public function __construct() {
11
- add_action( 'init', array( $this, 'load_posted_form' ) );
12
- }
13
-
14
- /**
15
- * If a form was posted, load its class so that it can be processed before display.
16
- */
17
- public function load_posted_form() {
18
- if ( ! empty( $_POST['job_manager_form'] ) ) {
19
- $this->load_form_class( sanitize_title( $_POST['job_manager_form'] ) );
20
- }
21
- }
22
-
23
- /**
24
- * Load a form's class
25
- *
26
- * @param string $form_name
27
- * @return string class name on success, false on failure
28
- */
29
- private function load_form_class( $form_name ) {
30
- // Load the form abtract
31
- if ( ! class_exists( 'WP_Job_Manager_Form' ) )
32
- include( 'abstracts/abstract-wp-job-manager-form.php' );
33
-
34
- // Now try to load the form_name
35
- $form_class = 'WP_Job_Manager_Form_' . str_replace( '-', '_', $form_name );
36
- $form_file = JOB_MANAGER_PLUGIN_DIR . '/includes/forms/class-wp-job-manager-form-' . $form_name . '.php';
37
-
38
- if ( class_exists( $form_class ) )
39
- return $form_class;
40
-
41
- if ( ! file_exists( $form_file ) )
42
- return false;
43
-
44
- if ( ! class_exists( $form_class ) )
45
- include $form_file;
46
-
47
- // Init the form
48
- call_user_func( array( $form_class, "init" ) );
49
-
50
- return $form_class;
51
- }
52
-
53
- /**
54
- * get_form function.
55
- *
56
- * @access public
57
- * @param mixed $form_name
58
- * @return string
59
- */
60
- public function get_form( $form_name ) {
61
- if ( $form = $this->load_form_class( $form_name ) ) {
62
- ob_start();
63
- call_user_func( array( $form, "output" ) );
64
- return ob_get_clean();
65
- }
66
- }
67
-
68
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/class-wp-job-manager-geocode.php DELETED
@@ -1,215 +0,0 @@
1
- <?php
2
-
3
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
4
-
5
- /**
6
- * WP_Job_Manager_Geocode
7
- *
8
- * Obtains Geolocation data for posted jobs from Google.
9
- */
10
- class WP_Job_Manager_Geocode {
11
-
12
- /**
13
- * Constructor
14
- */
15
- public function __construct() {
16
- add_action( 'job_manager_update_job_data', array( $this, 'update_location_data' ), 20, 2 );
17
- add_action( 'job_manager_job_location_edited', array( $this, 'change_location_data' ), 20, 2 );
18
- }
19
-
20
- /**
21
- * Update location data - when submitting a job
22
- */
23
- public function update_location_data( $job_id, $values ) {
24
- if ( apply_filters( 'job_manager_geolocation_enabled', true ) && isset( $values['job']['job_location'] ) ) {
25
- $address_data = self::get_location_data( $values['job']['job_location'] );
26
- self::save_location_data( $job_id, $address_data );
27
- }
28
- }
29
-
30
- /**
31
- * Change a jobs location data upon editing
32
- * @param int $job_id
33
- * @param string $new_location
34
- */
35
- public function change_location_data( $job_id, $new_location ) {
36
- if ( apply_filters( 'job_manager_geolocation_enabled', true ) ) {
37
- $address_data = self::get_location_data( $new_location );
38
- self::clear_location_data( $job_id );
39
- self::save_location_data( $job_id, $address_data );
40
- }
41
- }
42
-
43
- /**
44
- * Checks if a job has location data or not
45
- * @param int $job_id
46
- * @return boolean
47
- */
48
- public static function has_location_data( $job_id ) {
49
- return get_post_meta( $job_id, 'geolocated', true ) == 1;
50
- }
51
-
52
- /**
53
- * Called manually to generate location data and save to a post
54
- * @param int $job_id
55
- * @param string $location
56
- */
57
- public static function generate_location_data( $job_id, $location ) {
58
- $address_data = self::get_location_data( $location );
59
- self::save_location_data( $job_id, $address_data );
60
- }
61
-
62
- /**
63
- * Delete a job's location data
64
- * @param int $job_id
65
- */
66
- public static function clear_location_data( $job_id ) {
67
- delete_post_meta( $job_id, 'geolocated' );
68
- delete_post_meta( $job_id, 'geolocation_city' );
69
- delete_post_meta( $job_id, 'geolocation_country_long' );
70
- delete_post_meta( $job_id, 'geolocation_country_short' );
71
- delete_post_meta( $job_id, 'geolocation_formatted_address' );
72
- delete_post_meta( $job_id, 'geolocation_lat' );
73
- delete_post_meta( $job_id, 'geolocation_long' );
74
- delete_post_meta( $job_id, 'geolocation_state_long' );
75
- delete_post_meta( $job_id, 'geolocation_state_short' );
76
- delete_post_meta( $job_id, 'geolocation_street' );
77
- delete_post_meta( $job_id, 'geolocation_zipcode' );
78
- }
79
-
80
- /**
81
- * Save any returned data to post meta
82
- * @param int $job_id
83
- * @param array $address_data
84
- */
85
- public static function save_location_data( $job_id, $address_data ) {
86
- if ( ! is_wp_error( $address_data ) && $address_data ) {
87
- foreach ( $address_data as $key => $value ) {
88
- if ( $value ) {
89
- update_post_meta( $job_id, 'geolocation_' . $key, $value );
90
- }
91
- }
92
- update_post_meta( $job_id, 'geolocated', 1 );
93
- }
94
- }
95
-
96
- /**
97
- * Get Location Data from Google
98
- *
99
- * Based on code by Eyal Fitoussi.
100
- *
101
- * @param string $raw_address
102
- * @return array location data
103
- */
104
- public static function get_location_data( $raw_address ) {
105
- $invalid_chars = array( " " => "+", "," => "", "?" => "", "&" => "", "=" => "" , "#" => "" );
106
- $raw_address = trim( strtolower( str_replace( array_keys( $invalid_chars ), array_values( $invalid_chars ), $raw_address ) ) );
107
-
108
- if ( empty( $raw_address ) ) {
109
- return false;
110
- }
111
-
112
- $transient_name = 'geocode_' . md5( $raw_address );
113
- $geocoded_address = get_transient( $transient_name );
114
- $jm_geocode_over_query_limit = get_transient( 'jm_geocode_over_query_limit' );
115
-
116
- // Query limit reached - don't geocode for a while
117
- if ( $jm_geocode_over_query_limit && false === $geocoded_address ) {
118
- return false;
119
- }
120
-
121
- try {
122
- if ( false === $geocoded_address || empty( $geocoded_address->results[0] ) ) {
123
- $result = wp_remote_get(
124
- apply_filters( 'job_manager_geolocation_endpoint', "http://maps.googleapis.com/maps/api/geocode/json?address=" . $raw_address . "&sensor=false&region=" . apply_filters( 'job_manager_geolocation_region_cctld', '', $raw_address ), $raw_address ),
125
- array(
126
- 'timeout' => 5,
127
- 'redirection' => 1,
128
- 'httpversion' => '1.1',
129
- 'user-agent' => 'WordPress/WP-Job-Manager-' . JOB_MANAGER_VERSION . '; ' . get_bloginfo( 'url' ),
130
- 'sslverify' => false
131
- )
132
- );
133
- $result = wp_remote_retrieve_body( $result );
134
- $geocoded_address = json_decode( $result );
135
-
136
- if ( $geocoded_address->status ) {
137
- switch ( $geocoded_address->status ) {
138
- case 'ZERO_RESULTS' :
139
- throw new Exception( __( "No results found", 'wp-job-manager' ) );
140
- break;
141
- case 'OVER_QUERY_LIMIT' :
142
- set_transient( 'jm_geocode_over_query_limit', 1, HOUR_IN_SECONDS );
143
- throw new Exception( __( "Query limit reached", 'wp-job-manager' ) );
144
- break;
145
- case 'OK' :
146
- if ( ! empty( $geocoded_address->results[0] ) ) {
147
- set_transient( $transient_name, $geocoded_address, 24 * HOUR_IN_SECONDS * 365 );
148
- } else {
149
- throw new Exception( __( "Geocoding error", 'wp-job-manager' ) );
150
- }
151
- break;
152
- default :
153
- throw new Exception( __( "Geocoding error", 'wp-job-manager' ) );
154
- break;
155
- }
156
- } else {
157
- throw new Exception( __( "Geocoding error", 'wp-job-manager' ) );
158
- }
159
- }
160
- } catch ( Exception $e ) {
161
- return new WP_Error( 'error', $e->getMessage() );
162
- }
163
-
164
- $address = array();
165
- $address['lat'] = sanitize_text_field( $geocoded_address->results[0]->geometry->location->lat );
166
- $address['long'] = sanitize_text_field( $geocoded_address->results[0]->geometry->location->lng );
167
- $address['formatted_address'] = sanitize_text_field( $geocoded_address->results[0]->formatted_address );
168
-
169
- if ( ! empty( $geocoded_address->results[0]->address_components ) ) {
170
- $address_data = $geocoded_address->results[0]->address_components;
171
- $street_number = false;
172
- $address['street'] = false;
173
- $address['city'] = false;
174
- $address['state_short'] = false;
175
- $address['state_long'] = false;
176
- $address['zipcode'] = false;
177
- $address['country_short'] = false;
178
- $address['country_long'] = false;
179
-
180
- foreach ( $address_data as $data ) {
181
- switch ( $data->types[0] ) {
182
- case 'street_number' :
183
- $address['street'] = sanitize_text_field( $data->long_name );
184
- break;
185
- case 'route' :
186
- $route = sanitize_text_field( $data->long_name );
187
-
188
- if ( ! empty( $address['street'] ) )
189
- $address['street'] = $address['street'] . ' ' . $route;
190
- else
191
- $address['street'] = $route;
192
- break;
193
- case 'locality' :
194
- $address['city'] = sanitize_text_field( $data->long_name );
195
- break;
196
- case 'administrative_area_level_1' :
197
- $address['state_short'] = sanitize_text_field( $data->short_name );
198
- $address['state_long'] = sanitize_text_field( $data->long_name );
199
- break;
200
- case 'postal_code' :
201
- $address['postcode'] = sanitize_text_field( $data->long_name );
202
- break;
203
- case 'country' :
204
- $address['country_short'] = sanitize_text_field( $data->short_name );
205
- $address['country_long'] = sanitize_text_field( $data->long_name );
206
- break;
207
- }
208
- }
209
- }
210
-
211
- return $address;
212
- }
213
- }
214
-
215
- new WP_Job_Manager_Geocode();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/class-wp-job-manager-install.php DELETED
@@ -1,106 +0,0 @@
1
- <?php
2
-
3
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
4
-
5
- /**
6
- * WP_Job_Manager_Install
7
- */
8
- class WP_Job_Manager_Install {
9
-
10
- /**
11
- * __construct function.
12
- *
13
- * @access public
14
- * @return void
15
- */
16
- public function __construct() {
17
- $this->init_user_roles();
18
- $this->default_terms();
19
- $this->cron();
20
- delete_transient( 'wp_job_manager_addons_html' );
21
-
22
- // Redirect to setup screen for new insalls
23
- if ( ! get_option( 'wp_job_manager_version' ) ) {
24
- set_transient( '_job_manager_activation_redirect', 1, HOUR_IN_SECONDS );
25
- }
26
-
27
- update_option( 'wp_job_manager_version', JOB_MANAGER_VERSION );
28
-
29
- // Update legacy options
30
- if ( false === get_option( 'job_manager_submit_job_form_page_id', false ) && get_option( 'job_manager_submit_page_slug' ) ) {
31
- $page_id = get_page_by_path( get_option( 'job_manager_submit_page_slug' ) )->ID;
32
- update_option( 'job_manager_submit_job_form_page_id', $page_id );
33
- }
34
- if ( false === get_option( 'job_manager_job_dashboard_page_id', false ) && get_option( 'job_manager_job_dashboard_page_slug' ) ) {
35
- $page_id = get_page_by_path( get_option( 'job_manager_job_dashboard_page_slug' ) )->ID;
36
- update_option( 'job_manager_job_dashboard_page_id', $page_id );
37
- }
38
- }
39
-
40
- /**
41
- * Init user roles
42
- *
43
- * @access public
44
- * @return void
45
- */
46
- public function init_user_roles() {
47
- global $wp_roles;
48
-
49
- if ( class_exists( 'WP_Roles' ) && ! isset( $wp_roles ) )
50
- $wp_roles = new WP_Roles();
51
-
52
- if ( is_object( $wp_roles ) ) {
53
- $wp_roles->add_cap( 'administrator', 'manage_job_listings' );
54
-
55
- add_role( 'employer', __( 'Employer', 'wp-job-manager' ), array(
56
- 'read' => true,
57
- 'edit_posts' => false,
58
- 'delete_posts' => false
59
- ) );
60
- }
61
- }
62
-
63
- /**
64
- * default_terms function.
65
- *
66
- * @access public
67
- * @return void
68
- */
69
- public function default_terms() {
70
- if ( get_option( 'job_manager_installed_terms' ) == 1 ) {
71
- return;
72
- }
73
-
74
- $taxonomies = array(
75
- 'job_listing_type' => array(
76
- 'Full Time',
77
- 'Part Time',
78
- 'Temporary',
79
- 'Freelance',
80
- 'Internship'
81
- )
82
- );
83
-
84
- foreach ( $taxonomies as $taxonomy => $terms ) {
85
- foreach ( $terms as $term ) {
86
- if ( ! get_term_by( 'slug', sanitize_title( $term ), $taxonomy ) ) {
87
- wp_insert_term( $term, $taxonomy );
88
- }
89
- }
90
- }
91
-
92
- update_option( 'job_manager_installed_terms', 1 );
93
- }
94
-
95
- /**
96
- * Setup cron jobs
97
- */
98
- public function cron() {
99
- wp_clear_scheduled_hook( 'job_manager_check_for_expired_jobs' );
100
- wp_clear_scheduled_hook( 'job_manager_delete_old_previews' );
101
- wp_schedule_event( time(), 'hourly', 'job_manager_check_for_expired_jobs' );
102
- wp_schedule_event( time(), 'daily', 'job_manager_delete_old_previews' );
103
- }
104
- }
105
-
106
- new WP_Job_Manager_Install();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/class-wp-job-manager-post-types.php DELETED
@@ -1,464 +0,0 @@
1
- <?php
2
- /**
3
- * WP_Job_Manager_Content class.
4
- */
5
- class WP_Job_Manager_Post_Types {
6
-
7
- /**
8
- * Constructor
9
- */
10
- public function __construct() {
11
- add_action( 'init', array( $this, 'register_post_types' ), 0 );
12
- add_filter( 'admin_head', array( $this, 'admin_head' ) );
13
- add_filter( 'the_content', array( $this, 'job_content' ) );
14
- add_action( 'job_manager_check_for_expired_jobs', array( $this, 'check_for_expired_jobs' ) );
15
- add_action( 'job_manager_delete_old_previews', array( $this, 'delete_old_previews' ) );
16
- add_action( 'pending_to_publish', array( $this, 'set_expirey' ) );
17
- add_action( 'preview_to_publish', array( $this, 'set_expirey' ) );
18
- add_action( 'draft_to_publish', array( $this, 'set_expirey' ) );
19
- add_action( 'auto-draft_to_publish', array( $this, 'set_expirey' ) );
20
- add_action( 'expired_to_publish', array( $this, 'set_expirey' ) );
21
-
22
- add_filter( 'the_job_description', 'wptexturize' );
23
- add_filter( 'the_job_description', 'convert_smilies' );
24
- add_filter( 'the_job_description', 'convert_chars' );
25
- add_filter( 'the_job_description', 'wpautop' );
26
- add_filter( 'the_job_description', 'shortcode_unautop' );
27
- add_filter( 'the_job_description', 'prepend_attachment' );
28
-
29
- add_action( 'job_manager_application_details_email', array( $this, 'application_details_email' ) );
30
- add_action( 'job_manager_application_details_url', array( $this, 'application_details_url' ) );
31
- }
32
-
33
- /**
34
- * register_post_types function.
35
- *
36
- * @access public
37
- * @return void
38
- */
39
- public function register_post_types() {
40
- if ( post_type_exists( "job_listing" ) )
41
- return;
42
-
43
- $admin_capability = 'manage_job_listings';
44
-
45
- /**
46
- * Taxonomies
47
- */
48
- if ( get_option( 'job_manager_enable_categories' ) ) {
49
- $singular = __( 'Job category', 'wp-job-manager' );
50
- $plural = __( 'Job categories', 'wp-job-manager' );
51
-
52
- if ( current_theme_supports( 'job-manager-templates' ) ) {
53
- $rewrite = array(
54
- 'slug' => _x( 'job-category', 'Job category slug - resave permalinks after changing this', 'wp-job-manager' ),
55
- 'with_front' => false,
56
- 'hierarchical' => false
57
- );
58
- $public = true;
59
- } else {
60
- $rewrite = false;
61
- $public = false;
62
- }
63
-
64
- register_taxonomy( "job_listing_category",
65
- array( "job_listing" ),
66
- array(
67
- 'hierarchical' => true,
68
- 'update_count_callback' => '_update_post_term_count',
69
- 'label' => $plural,
70
- 'labels' => array(
71
- 'name' => $plural,
72
- 'singular_name' => $singular,
73
- 'menu_name' => ucwords( $plural ),
74
- 'search_items' => sprintf( __( 'Search %s', 'wp-job-manager' ), $plural ),
75
- 'all_items' => sprintf( __( 'All %s', 'wp-job-manager' ), $plural ),
76
- 'parent_item' => sprintf( __( 'Parent %s', 'wp-job-manager' ), $singular ),
77
- 'parent_item_colon' => sprintf( __( 'Parent %s:', 'wp-job-manager' ), $singular ),
78
- 'edit_item' => sprintf( __( 'Edit %s', 'wp-job-manager' ), $singular ),
79
- 'update_item' => sprintf( __( 'Update %s', 'wp-job-manager' ), $singular ),
80
- 'add_new_item' => sprintf( __( 'Add New %s', 'wp-job-manager' ), $singular ),
81
- 'new_item_name' => sprintf( __( 'New %s Name', 'wp-job-manager' ), $singular )
82
- ),
83
- 'show_ui' => true,
84
- 'public' => $public,
85
- 'capabilities' => array(
86
- 'manage_terms' => $admin_capability,
87
- 'edit_terms' => $admin_capability,
88
- 'delete_terms' => $admin_capability,
89
- 'assign_terms' => $admin_capability,
90
- ),
91
- 'rewrite' => $rewrite,
92
- )
93
- );
94
- }
95
-
96
- $singular = __( 'Job type', 'wp-job-manager' );
97
- $plural = __( 'Job types', 'wp-job-manager' );
98
-
99
- if ( current_theme_supports( 'job-manager-templates' ) ) {
100
- $rewrite = array(
101
- 'slug' => _x( 'job-type', 'Job type slug - resave permalinks after changing this', 'wp-job-manager' ),
102
- 'with_front' => false,
103
- 'hierarchical' => false
104
- );
105
- $public = true;
106
- } else {
107
- $rewrite = false;
108
- $public = false;
109
- }
110
-
111
- register_taxonomy( "job_listing_type",
112
- array( "job_listing" ),
113
- array(
114
- 'hierarchical' => true,
115
- 'label' => $plural,
116
- 'labels' => array(
117
- 'name' => $plural,
118
- 'singular_name' => $singular,
119
- 'menu_name' => ucwords( $plural ),
120
- 'search_items' => sprintf( __( 'Search %s', 'wp-job-manager' ), $plural ),
121
- 'all_items' => sprintf( __( 'All %s', 'wp-job-manager' ), $plural ),
122
- 'parent_item' => sprintf( __( 'Parent %s', 'wp-job-manager' ), $singular ),
123
- 'parent_item_colon' => sprintf( __( 'Parent %s:', 'wp-job-manager' ), $singular ),
124
- 'edit_item' => sprintf( __( 'Edit %s', 'wp-job-manager' ), $singular ),
125
- 'update_item' => sprintf( __( 'Update %s', 'wp-job-manager' ), $singular ),
126
- 'add_new_item' => sprintf( __( 'Add New %s', 'wp-job-manager' ), $singular ),
127
- 'new_item_name' => sprintf( __( 'New %s Name', 'wp-job-manager' ), $singular )
128
- ),
129
- 'show_ui' => true,
130
- 'public' => $public,
131
- 'capabilities' => array(
132
- 'manage_terms' => $admin_capability,
133
- 'edit_terms' => $admin_capability,
134
- 'delete_terms' => $admin_capability,
135
- 'assign_terms' => $admin_capability,
136
- ),
137
- 'rewrite' => $rewrite,
138
- )
139
- );
140
-
141
- /**
142
- * Post types
143
- */
144
- $singular = __( 'Job', 'wp-job-manager' );
145
- $plural = __( 'Jobs', 'wp-job-manager' );
146
-
147
- if ( current_theme_supports( 'job-manager-templates' ) ) {
148
- $has_archive = _x( 'jobs', 'Post type archive slug - resave permalinks after changing this', 'wp-job-manager' );
149
- } else {
150
- $has_archive = false;
151
- }
152
-
153
- $rewrite = array(
154
- 'slug' => _x( 'job', 'Job permalink - resave permalinks after changing this', 'wp-job-manager' ),
155
- 'with_front' => false,
156
- 'feeds' => true,
157
- 'pages' => false
158
- );
159
-
160
- register_post_type( "job_listing",
161
- apply_filters( "register_post_type_job_listing", array(
162
- 'labels' => array(
163
- 'name' => $plural,
164
- 'singular_name' => $singular,
165
- 'menu_name' => __( 'Job Listings', 'wp-job-manager' ),
166
- 'all_items' => sprintf( __( 'All %s', 'wp-job-manager' ), $plural ),
167
- 'add_new' => __( 'Add New', 'wp-job-manager' ),
168
- 'add_new_item' => sprintf( __( 'Add %s', 'wp-job-manager' ), $singular ),
169
- 'edit' => __( 'Edit', 'wp-job-manager' ),
170
- 'edit_item' => sprintf( __( 'Edit %s', 'wp-job-manager' ), $singular ),
171
- 'new_item' => sprintf( __( 'New %s', 'wp-job-manager' ), $singular ),
172
- 'view' => sprintf( __( 'View %s', 'wp-job-manager' ), $singular ),
173
- 'view_item' => sprintf( __( 'View %s', 'wp-job-manager' ), $singular ),
174
- 'search_items' => sprintf( __( 'Search %s', 'wp-job-manager' ), $plural ),
175
- 'not_found' => sprintf( __( 'No %s found', 'wp-job-manager' ), $plural ),
176
- 'not_found_in_trash' => sprintf( __( 'No %s found in trash', 'wp-job-manager' ), $plural ),
177
- 'parent' => sprintf( __( 'Parent %s', 'wp-job-manager' ), $singular )
178
- ),
179
- 'description' => sprintf( __( 'This is where you can create and manage %s.', 'wp-job-manager' ), $plural ),
180
- 'public' => true,
181
- 'show_ui' => true,
182
- 'capability_type' => 'post',
183
- 'capabilities' => array(
184
- 'publish_posts' => $admin_capability,
185
- 'edit_posts' => $admin_capability,
186
- 'edit_others_posts' => $admin_capability,
187
- 'delete_posts' => $admin_capability,
188
- 'delete_others_posts' => $admin_capability,
189
- 'read_private_posts' => $admin_capability,
190
- 'edit_post' => $admin_capability,
191
- 'delete_post' => $admin_capability,
192
- 'read_post' => 'read_job_listing'
193
- ),
194
- 'publicly_queryable' => true,
195
- 'exclude_from_search' => false,
196
- 'hierarchical' => false,
197
- 'rewrite' => $rewrite,
198
- 'query_var' => true,
199
- 'supports' => array( 'title', 'editor', 'custom-fields', 'publicize' ),
200
- 'has_archive' => $has_archive,
201
- 'show_in_nav_menus' => false
202
- ) )
203
- );
204
-
205
- /**
206
- * Feeds
207
- */
208
- add_feed( 'job_feed', array( $this, 'job_feed' ) );
209
-
210
- /**
211
- * Post status
212
- */
213
- register_post_status( 'expired', array(
214
- 'label' => _x( 'Expired', 'post status', 'wp-job-manager' ),
215
- 'public' => true,
216
- 'exclude_from_search' => false,
217
- 'show_in_admin_all_list' => true,
218
- 'show_in_admin_status_list' => true,
219
- 'label_count' => _n_noop( 'Expired <span class="count">(%s)</span>', 'Expired <span class="count">(%s)</span>', 'wp-job-manager' ),
220
- ) );
221
- register_post_status( 'preview', array(
222
- 'public' => false,
223
- 'exclude_from_search' => true,
224
- 'show_in_admin_all_list' => false,
225
- 'show_in_admin_status_list' => false,
226
- ) );
227
- }
228
-
229
- /**
230
- * Change label
231
- */
232
- public function admin_head() {
233
- global $menu;
234
-
235
- $plural = __( 'Job Listings', 'wp-job-manager' );
236
- $count_jobs = wp_count_posts( 'job_listing', 'readable' );
237
-
238
- if ( ! empty( $menu ) && is_array( $menu ) ) {
239
- foreach ( $menu as $key => $menu_item ) {
240
- if ( strpos( $menu_item[0], $plural ) === 0 ) {
241
- if ( $order_count = $count_jobs->pending ) {
242
- $menu[ $key ][0] .= " <span class='awaiting-mod update-plugins count-$order_count'><span class='pending-count'>" . number_format_i18n( $count_jobs->pending ) . "</span></span>" ;
243
- }
244
- break;
245
- }
246
- }
247
- }
248
- }
249
-
250
- /**
251
- * Add extra content when showing job content
252
- */
253
- public function job_content( $content ) {
254
- global $post;
255
-
256
- if ( ! is_singular( 'job_listing' ) || ! in_the_loop() ) {
257
- return $content;
258
- }
259
-
260
- remove_filter( 'the_content', array( $this, 'job_content' ) );
261
-
262
- if ( 'job_listing' === $post->post_type ) {
263
- ob_start();
264
-
265
- do_action( 'job_content_start' );
266
-
267
- get_job_manager_template_part( 'content-single', 'job_listing' );
268
-
269
- do_action( 'job_content_end' );
270
-
271
- $content = ob_get_clean();
272
- }
273
-
274
- add_filter( 'the_content', array( $this, 'job_content' ) );
275
-
276
- return $content;
277
- }
278
-
279
- /**
280
- * Job listing feeds
281
- */
282
- public function job_feed() {
283
- $args = array(
284
- 'post_type' => 'job_listing',
285
- 'post_status' => 'publish',
286
- 'ignore_sticky_posts' => 1,
287
- 'posts_per_page' => 10,
288
- 's' => isset( $_GET['s'] ) ? sanitize_text_field( $_GET['s'] ) : '',
289
- 'meta_query' => array(),
290
- 'tax_query' => array()
291
- );
292
-
293
- if ( ! empty( $_GET['location'] ) ) {
294
- $args['meta_query'][] = array(
295
- 'key' => '_job_location',
296
- 'value' => sanitize_text_field( $_GET['location'] ),
297
- 'compare' => 'LIKE'
298
- );
299
- }
300
-
301
- if ( ! empty( $_GET['type'] ) ) {
302
- $args['tax_query'][] = array(
303
- 'taxonomy' => 'job_listing_type',
304
- 'field' => 'slug',
305
- 'terms' => explode( ',', sanitize_text_field( $_GET['type'] ) ) + array( 0 )
306
- );
307
- }
308
-
309
- if ( ! empty( $_GET['job_categories'] ) ) {
310
- $args['tax_query'][] = array(
311
- 'taxonomy' => 'job_listing_category',
312
- 'field' => 'slug',
313
- 'terms' => explode( ',', sanitize_text_field( $_GET['job_categories'] ) ) + array( 0 )
314
- );
315
- }
316
-
317
- query_posts( apply_filters( 'job_feed_args', $args ) );
318
-
319
- add_action( 'rss2_ns', array( $this, 'job_feed_namespace' ) );
320
- add_action( 'rss2_item', array( $this, 'job_feed_item' ) );
321
-
322
- do_feed_rss2( false );
323
- }
324
-
325
- /**
326
- * Add a custom namespace to the job feed
327
- */
328
- public function job_feed_namespace() {
329
- echo 'xmlns:job_listing="' . site_url() . '"' . "\n";
330
- }
331
-
332
- /**
333
- * Add custom data to the job feed
334
- */
335
- public function job_feed_item() {
336
- $post_id = get_the_ID();
337
- $location = get_the_job_location( $post_id );
338
- $job_type = get_the_job_type( $post_id );
339
- $company = get_the_company_name( $post_id );
340
-
341
- if ( $location ) {
342
- echo "<job_listing:location>{$location}</job_listing:location>\n";
343
- }
344
- if ( $job_type ) {
345
- echo "<job_listing:job_type>{$job_type->name}</job_listing:job_type>\n";
346
- }
347
- if ( $company ) {
348
- echo "<job_listing:company>{$company}</job_listing:company>\n";
349
- }
350
- }
351
-
352
- /**
353
- * Expire jobs
354
- */
355
- public function check_for_expired_jobs() {
356
- global $wpdb;
357
-
358
- // Change status to expired
359
- $job_ids = $wpdb->get_col( $wpdb->prepare( "
360
- SELECT postmeta.post_id FROM {$wpdb->postmeta} as postmeta
361
- LEFT JOIN {$wpdb->posts} as posts ON postmeta.post_id = posts.ID
362
- WHERE postmeta.meta_key = '_job_expires'
363
- AND postmeta.meta_value > 0
364
- AND postmeta.meta_value < %s
365
- AND posts.post_status = 'publish'
366
- AND posts.post_type = 'job_listing'
367
- ", date( 'Y-m-d', current_time( 'timestamp' ) ) ) );
368
-
369
- if ( $job_ids ) {
370
- foreach ( $job_ids as $job_id ) {
371
- $job_data = array();
372
- $job_data['ID'] = $job_id;
373
- $job_data['post_status'] = 'expired';
374
- wp_update_post( $job_data );
375
- }
376
- }
377
-
378
- // Delete old expired jobs
379
- if ( apply_filters( 'job_manager_delete_expired_jobs', true ) ) {
380
- $job_ids = $wpdb->get_col( $wpdb->prepare( "
381
- SELECT posts.ID FROM {$wpdb->posts} as posts
382
- WHERE posts.post_type = 'job_listing'
383
- AND posts.post_modified < %s
384
- AND posts.post_status = 'expired'
385
- ", date( 'Y-m-d', strtotime( '-' . apply_filters( 'job_manager_delete_expired_jobs_days', 30 ) . ' days', current_time( 'timestamp' ) ) ) ) );
386
-
387
- if ( $job_ids ) {
388
- foreach ( $job_ids as $job_id ) {
389
- wp_trash_post( $job_id );
390
- }
391
- }
392
- }
393
- }
394
-
395
- /**
396
- * Delete old previewed jobs after 30 days to keep the DB clean
397
- */
398
- public function delete_old_previews() {
399
- global $wpdb;
400
-
401
- // Delete old expired jobs
402
- $job_ids = $wpdb->get_col( $wpdb->prepare( "
403
- SELECT posts.ID FROM {$wpdb->posts} as posts
404
- WHERE posts.post_type = 'job_listing'
405
- AND posts.post_modified < %s
406
- AND posts.post_status = 'preview'
407
- ", date( 'Y-m-d', strtotime( '-30 days', current_time( 'timestamp' ) ) ) ) );
408
-
409
- if ( $job_ids ) {
410
- foreach ( $job_ids as $job_id ) {
411
- wp_delete_post( $job_id, true );
412
- }
413
- }
414
- }
415
-
416
- /**
417
- * Set expirey date when job status changes
418
- */
419
- public function set_expirey( $post ) {
420
- if ( $post->post_type !== 'job_listing' ) {
421
- return;
422
- }
423
-
424
- // See if it is already set
425
- $expires = get_post_meta( $post->ID, '_job_expires', true );
426
-
427
- if ( ! empty( $expires ) ) {
428
- return;
429
- }
430
-
431
- // Get duration from the product if set...
432
- $duration = get_post_meta( $post->ID, '_job_duration', true );
433
-
434
- // ...otherwise use the global option
435
- if ( ! $duration )
436
- $duration = absint( get_option( 'job_manager_submission_duration' ) );
437
-
438
- if ( $duration ) {
439
- $expires = date( 'Y-m-d', strtotime( "+{$duration} days", current_time( 'timestamp' ) ) );
440
- update_post_meta( $post->ID, '_job_expires', $expires );
441
-
442
- // In case we are saving a post, ensure post data is updated so the field is not overridden
443
- if ( isset( $_POST[ '_job_expires' ] ) )
444
- $_POST[ '_job_expires' ] = $expires;
445
-
446
- } else {
447
- update_post_meta( $post->ID, '_job_expires', '' );
448
- }
449
- }
450
-
451
- /**
452
- * The application content when the application method is an email
453
- */
454
- public function application_details_email( $apply ) {
455
- get_job_manager_template( 'job-application-email.php', array( 'apply' => $apply ) );
456
- }
457
-
458
- /**
459
- * The application content when the application method is a url
460
- */
461
- public function application_details_url( $apply ) {
462
- get_job_manager_template( 'job-application-url.php', array( 'apply' => $apply ) );
463
- }
464
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/class-wp-job-manager-shortcodes.php DELETED
@@ -1,431 +0,0 @@
1
- <?php
2
-
3
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
4
-
5
- /**
6
- * WP_Job_Manager_Shortcodes class.
7
- */
8
- class WP_Job_Manager_Shortcodes {
9
-
10
- private $job_dashboard_message = '';
11
-
12
- /**
13
- * __construct function.
14
- *
15
- * @access public
16
- * @return void
17
- */
18
- public function __construct() {
19
- add_action( 'wp', array( $this, 'shortcode_action_handler' ) );
20
- add_action( 'job_manager_job_dashboard_content_edit', array( $this, 'edit_job' ) );
21
- add_action( 'job_manager_job_filters_end', array( $this, 'job_filter_job_types' ), 20 );
22
- add_action( 'job_manager_job_filters_end', array( $this, 'job_filter_results' ), 30 );
23
-
24
- add_shortcode( 'submit_job_form', array( $this, 'submit_job_form' ) );
25
- add_shortcode( 'job_dashboard', array( $this, 'job_dashboard' ) );
26
- add_shortcode( 'jobs', array( $this, 'output_jobs' ) );
27
- add_shortcode( 'job', array( $this, 'output_job' ) );
28
- add_shortcode( 'job_summary', array( $this, 'output_job_summary' ) );
29
- }
30
-
31
- /**
32
- * Handle actions which need to be run before the shortcode e.g. post actions
33
- */
34
- public function shortcode_action_handler() {
35
- global $post;
36
-
37
- if ( is_page() && strstr( $post->post_content, '[job_dashboard' ) ) {
38
- $this->job_dashboard_handler();
39
- }
40
- }
41
-
42
- /**
43
- * Show the job submission form
44
- */
45
- public function submit_job_form() {
46
- return $GLOBALS['job_manager']->forms->get_form( 'submit-job' );
47
- }
48
-
49
- /**
50
- * Handles actions on job dashboard
51
- */
52
- public function job_dashboard_handler() {
53
- if ( ! empty( $_REQUEST['action'] ) && ! empty( $_REQUEST['_wpnonce'] ) && wp_verify_nonce( $_REQUEST['_wpnonce'], 'job_manager_my_job_actions' ) ) {
54
-
55
- $action = sanitize_title( $_REQUEST['action'] );
56
- $job_id = absint( $_REQUEST['job_id'] );
57
-
58
- try {
59
- // Get Job
60
- $job = get_post( $job_id );
61
-
62
- // Check ownership
63
- if ( $job->post_author != get_current_user_id() ) {
64
- throw new Exception( __( 'Invalid ID', 'wp-job-manager' ) );
65
- }
66
-
67
- switch ( $action ) {
68
- case 'mark_filled' :
69
- // Check status
70
- if ( $job->_filled == 1 )
71
- throw new Exception( __( 'This position has already been filled', 'wp-job-manager' ) );
72
-
73
- // Update
74
- update_post_meta( $job_id, '_filled', 1 );
75
-
76
- // Message
77
- $this->job_dashboard_message = '<div class="job-manager-message">' . sprintf( __( '%s has been filled', 'wp-job-manager' ), $job->post_title ) . '</div>';
78
- break;
79
- case 'mark_not_filled' :
80
- // Check status
81
- if ( $job->_filled != 1 ) {
82
- throw new Exception( __( 'This position is not filled', 'wp-job-manager' ) );
83
- }
84
-
85
- // Update
86
- update_post_meta( $job_id, '_filled', 0 );
87
-
88
- // Message
89
- $this->job_dashboard_message = '<div class="job-manager-message">' . sprintf( __( '%s has been marked as not filled', 'wp-job-manager' ), $job->post_title ) . '</div>';
90
- break;
91
- case 'delete' :
92
- // Trash it
93
- wp_trash_post( $job_id );
94
-
95
- // Message
96
- $this->job_dashboard_message = '<div class="job-manager-message">' . sprintf( __( '%s has been deleted', 'wp-job-manager' ), $job->post_title ) . '</div>';
97
-
98
- break;
99
- case 'relist' :
100
- // redirect to post page
101
- wp_redirect( add_query_arg( array( 'step' => 'preview', 'job_id' => absint( $job_id ) ), job_manager_get_permalink( 'submit_job_form' ) ) );
102
-
103
- break;
104
- default :
105
- do_action( 'job_manager_job_dashboard_do_action_' . $action );
106
- break;
107
- }
108
-
109
- do_action( 'job_manager_my_job_do_action', $action, $job_id );
110
-
111
- } catch ( Exception $e ) {
112
- $this->job_dashboard_message = '<div class="job-manager-error">' . $e->getMessage() . '</div>';
113
- }
114
- }
115
- }
116
-
117
- /**
118
- * Shortcode which lists the logged in user's jobs
119
- */
120
- public function job_dashboard( $atts ) {
121
- if ( ! is_user_logged_in() ) {
122
- return __( 'You need to be signed in to manage your listings.', 'wp-job-manager' );
123
- }
124
-
125
- extract( shortcode_atts( array(
126
- 'posts_per_page' => '25',
127
- ), $atts ) );
128
-
129
- wp_enqueue_script( 'wp-job-manager-job-dashboard' );
130
-
131
- ob_start();
132
-
133
- // If doing an action, show conditional content if needed....
134
- if ( ! empty( $_REQUEST['action'] ) ) {
135
- $action = sanitize_title( $_REQUEST['action'] );
136
-
137
- // Show alternative content if a plugin wants to
138
- if ( has_action( 'job_manager_job_dashboard_content_' . $action ) ) {
139
- do_action( 'job_manager_job_dashboard_content_' . $action, $atts );
140
-
141
- return ob_get_clean();
142
- }
143
- }
144
-
145
- // ....If not show the job dashboard
146
- $args = apply_filters( 'job_manager_get_dashboard_jobs_args', array(
147
- 'post_type' => 'job_listing',
148
- 'post_status' => array( 'publish', 'expired', 'pending' ),
149
- 'ignore_sticky_posts' => 1,
150
- 'posts_per_page' => $posts_per_page,
151
- 'offset' => ( max( 1, get_query_var('paged') ) - 1 ) * $posts_per_page,
152
- 'orderby' => 'date',
153
- 'order' => 'desc',
154
- 'author' => get_current_user_id()
155
- ) );
156
-
157
- $jobs = new WP_Query;
158
-
159
- echo $this->job_dashboard_message;
160
-
161
- $job_dashboard_columns = apply_filters( 'job_manager_job_dashboard_columns', array(
162
- 'job_title' => __( 'Title', 'wp-job-manager' ),
163
- 'filled' => __( 'Filled?', 'wp-job-manager' ),
164
- 'date' => __( 'Date Posted', 'wp-job-manager' ),
165
- 'expires' => __( 'Date Expires', 'wp-job-manager' )
166
- ) );
167
-
168
- get_job_manager_template( 'job-dashboard.php', array( 'jobs' => $jobs->query( $args ), 'max_num_pages' => $jobs->max_num_pages, 'job_dashboard_columns' => $job_dashboard_columns ) );
169
-
170
- return ob_get_clean();
171
- }
172
-
173
- /**
174
- * Edit job form
175
- */
176
- public function edit_job() {
177
- global $job_manager;
178
-
179
- echo $job_manager->forms->get_form( 'edit-job' );
180
- }
181
-
182
- /**
183
- * output_jobs function.
184
- *
185
- * @access public
186
- * @param mixed $args
187
- * @return void
188
- */
189
- public function output_jobs( $atts ) {
190
- ob_start();
191
-
192
- extract( $atts = shortcode_atts( apply_filters( 'job_manager_output_jobs_defaults', array(
193
- 'per_page' => get_option( 'job_manager_per_page' ),
194
- 'orderby' => 'featured',
195
- 'order' => 'DESC',
196
-
197
- // Filters + cats
198
- 'show_filters' => true,
199
- 'show_categories' => true,
200
- 'show_category_multiselect' => get_option( 'job_manager_enable_default_category_multiselect', false ),
201
- 'show_pagination' => false,
202
- 'show_more' => true,
203
-
204
- // Limit what jobs are shown based on category and type
205
- 'categories' => '',
206
- 'job_types' => '',
207
- 'featured' => null, // True to show only featured, false to hide featured, leave null to show both.
208
- 'show_featured_only' => false, // Deprecated
209
-
210
- // Default values for filters
211
- 'location' => '',
212
- 'keywords' => '',
213
- 'selected_category' => '',
214
- 'selected_job_types' => implode( ',', array_values( get_job_listing_types( 'id=>slug' ) ) ),
215
- ) ), $atts ) );
216
-
217
- if ( ! get_option( 'job_manager_enable_categories' ) ) {
218
- $show_categories = false;
219
- }
220
-
221
- // String and bool handling
222
- $show_filters = ( is_bool( $show_filters ) && $show_filters ) || in_array( $show_filters, array( '1', 'true', 'yes' ) ) ? true : false;
223
- $show_categories = ( is_bool( $show_categories ) && $show_categories ) || in_array( $show_categories, array( '1', 'true', 'yes' ) ) ? true : false;
224
- $show_featured_only = ( is_bool( $show_featured_only ) && $show_featured_only ) || in_array( $show_featured_only, array( '1', 'true', 'yes' ) ) ? true : false;
225
- $show_category_multiselect = ( is_bool( $show_category_multiselect ) && $show_category_multiselect ) || in_array( $show_category_multiselect, array( '1', 'true', 'yes' ) ) ? true : false;
226
- $show_more = ( is_bool( $show_more ) && $show_more ) || in_array( $show_more, array( '1', 'true', 'yes' ) ) ? true : false;
227
-
228
- if ( ! is_null( $featured ) ) {
229
- $featured = ( is_bool( $featured ) && $featured ) || in_array( $featured, array( '1', 'true', 'yes' ) ) ? true : false;
230
- } elseif( $show_featured_only ) {
231
- $featured = true;
232
- }
233
-
234
- // Array handling
235
- $categories = array_filter( array_map( 'trim', explode( ',', $categories ) ) );
236
- $job_types = array_filter( array_map( 'trim', explode( ',', $job_types ) ) );
237
- $selected_job_types = array_filter( array_map( 'trim', explode( ',', $selected_job_types ) ) );
238
-
239
- // Get keywords and location from querystring if set
240
- if ( ! empty( $_GET['search_keywords'] ) ) {
241
- $keywords = sanitize_text_field( $_GET['search_keywords'] );
242
- }
243
- if ( ! empty( $_GET['search_location'] ) ) {
244
- $location = sanitize_text_field( $_GET['search_location'] );
245
- }
246
- if ( ! empty( $_GET['search_category'] ) ) {
247
- $selected_category = sanitize_text_field( $_GET['search_category'] );
248
- }
249
-
250
- if ( $show_filters ) {
251
-
252
- get_job_manager_template( 'job-filters.php', array( 'per_page' => $per_page, 'orderby' => $orderby, 'order' => $order, 'show_categories' => $show_categories, 'categories' => $categories, 'selected_category' => $selected_category, 'job_types' => $job_types, 'atts' => $atts, 'location' => $location, 'keywords' => $keywords, 'selected_job_types' => $selected_job_types, 'show_category_multiselect' => $show_category_multiselect ) );
253
-
254
- get_job_manager_template( 'job-listings-start.php' );
255
- get_job_manager_template( 'job-listings-end.php' );
256
-
257
- if ( ! $show_pagination && $show_more ) {
258
- echo '<a class="load_more_jobs" href="#" style="display:none;"><strong>' . __( 'Load more listings', 'wp-job-manager' ) . '</strong></a>';
259
- }
260
-
261
- } else {
262
-
263
- $jobs = get_job_listings( apply_filters( 'job_manager_output_jobs_args', array(
264
- 'search_location' => $location,
265
- 'search_keywords' => $keywords,
266
- 'search_categories' => $categories,
267
- 'job_types' => $job_types,
268
- 'orderby' => $orderby,
269
- 'order' => $order,
270
- 'posts_per_page' => $per_page,
271
- 'featured' => $featured
272
- ) ) );
273
-
274
- if ( $jobs->have_posts() ) : ?>
275
-
276
- <?php get_job_manager_template( 'job-listings-start.php' ); ?>
277
-
278
- <?php while ( $jobs->have_posts() ) : $jobs->the_post(); ?>
279
- <?php get_job_manager_template_part( 'content', 'job_listing' ); ?>
280
- <?php endwhile; ?>
281
-
282
- <?php get_job_manager_template( 'job-listings-end.php' ); ?>
283
-
284
- <?php if ( $jobs->found_posts > $per_page && $show_more ) : ?>
285
-
286
- <?php wp_enqueue_script( 'wp-job-manager-ajax-filters' ); ?>
287
-
288
- <?php if ( $show_pagination ) : ?>
289
- <?php echo get_job_listing_pagination( $jobs->max_num_pages ); ?>
290
- <?php else : ?>
291
- <a class="load_more_jobs" href="#"><strong><?php _e( 'Load more listings', 'wp-job-manager' ); ?></strong></a>
292
- <?php endif; ?>
293
-
294
- <?php endif; ?>
295
-
296
- <?php endif;
297
-
298
- wp_reset_postdata();
299
- }
300
-
301
- $data_attributes_string = '';
302
- $data_attributes = array(
303
- 'location' => $location,
304
- 'keywords' => $keywords,
305
- 'show_filters' => $show_filters ? 'true' : 'false',
306
- 'show_pagination' => $show_pagination ? 'true' : 'false',
307
- 'per_page' => $per_page,
308
- 'orderby' => $orderby,
309
- 'order' => $order,
310
- 'categories' => implode( ',', $categories ),
311
- );
312
- if ( ! is_null( $featured ) ) {
313
- $data_attributes[ 'featured' ] = $featured ? 'true' : 'false';
314
- }
315
- foreach ( $data_attributes as $key => $value ) {
316
- $data_attributes_string .= 'data-' . esc_attr( $key ) . '="' . esc_attr( $value ) . '" ';
317
- }
318
-
319
- return '<div class="job_listings" ' . $data_attributes_string . '>' . ob_get_clean() . '</div>';
320
- }
321
-
322
- /**
323
- * Show job types
324
- * @param array $atts
325
- */
326
- public function job_filter_job_types( $atts ) {
327
- extract( $atts );
328
-
329
- $job_types = array_filter( array_map( 'trim', explode( ',', $job_types ) ) );
330
- $selected_job_types = array_filter( array_map( 'trim', explode( ',', $selected_job_types ) ) );
331
-
332
- get_job_manager_template( 'job-filter-job-types.php', array( 'job_types' => $job_types, 'atts' => $atts, 'selected_job_types' => $selected_job_types ) );
333
- }
334
-
335
- /**
336
- * Show results div
337
- */
338
- public function job_filter_results() {
339
- echo '<div class="showing_jobs"></div>';
340
- }
341
-
342
- /**
343
- * output_job function.
344
- *
345
- * @access public
346
- * @param array $args
347
- * @return string
348
- */
349
- public function output_job( $atts ) {
350
- extract( shortcode_atts( array(
351
- 'id' => '',
352
- ), $atts ) );
353
-
354
- if ( ! $id )
355
- return;
356
-
357
- ob_start();
358
-
359
- $args = array(
360
- 'post_type' => 'job_listing',
361
- 'post_status' => 'publish',
362
- 'p' => $id
363
- );
364
-
365
- $jobs = new WP_Query( $args );
366
-
367
- if ( $jobs->have_posts() ) : ?>
368
-
369
- <?php while ( $jobs->have_posts() ) : $jobs->the_post(); ?>
370
-
371
- <h1><?php the_title(); ?></h1>
372
-
373
- <?php get_job_manager_template_part( 'content-single', 'job_listing' ); ?>
374
-
375
- <?php endwhile; ?>
376
-
377
- <?php endif;
378
-
379
- wp_reset_postdata();
380
-
381
- return '<div class="job_shortcode single_job_listing">' . ob_get_clean() . '</div>';
382
- }
383
-
384
- /**
385
- * Job Summary shortcode
386
- *
387
- * @access public
388
- * @param array $args
389
- * @return string
390
- */
391
- public function output_job_summary( $atts ) {
392
- extract( shortcode_atts( array(
393
- 'id' => '',
394
- 'width' => '250px',
395
- 'align' => 'left'
396
- ), $atts ) );
397
-
398
- if ( ! $id )
399
- return;
400
-
401
- ob_start();
402
-
403
- $args = array(
404
- 'post_type' => 'job_listing',
405
- 'post_status' => 'publish',
406
- 'p' => $id
407
- );
408
-
409
- $jobs = new WP_Query( $args );
410
-
411
- if ( $jobs->have_posts() ) : ?>
412
-
413
- <?php while ( $jobs->have_posts() ) : $jobs->the_post(); ?>
414
-
415
- <div class="job_summary_shortcode align<?php echo $align ?>" style="width: <?php echo $width ? $width : auto; ?>">
416
-
417
- <?php get_job_manager_template_part( 'content-summary', 'job_listing' ); ?>
418
-
419
- </div>
420
-
421
- <?php endwhile; ?>
422
-
423
- <?php endif;
424
-
425
- wp_reset_postdata();
426
-
427
- return ob_get_clean();
428
- }
429
- }
430
-
431
- new WP_Job_Manager_Shortcodes();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/class-wp-job-manager-widgets.php DELETED
@@ -1,229 +0,0 @@
1
- <?php
2
-
3
- if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
4
-
5
- /**
6
- * Job Manager Widget base
7
- */
8
- class WP_Job_Manager_Widget extends WP_Widget {
9
-
10
- public $widget_cssclass;
11
- public $widget_description;
12
- public $widget_id;
13
- public $widget_name;
14
- public $settings;
15
-
16
- /**
17
- * Constructor
18
- */
19
- public function __construct() {
20
- $widget_ops = array(
21
- 'classname' => $this->widget_cssclass,
22
- 'description' => $this->widget_description
23
- );
24
-
25
- $this->WP_Widget( $this->widget_id, $this->widget_name, $widget_ops );
26
-
27
- add_action( 'save_post', array( $this, 'flush_widget_cache' ) );
28
- add_action( 'deleted_post', array( $this, 'flush_widget_cache' ) );
29
- add_action( 'switch_theme', array( $this, 'flush_widget_cache' ) );
30
- }
31
-
32
- /**
33
- * get_cached_widget function.
34
- */
35
- function get_cached_widget( $args ) {
36
- $cache = wp_cache_get( $this->widget_id, 'widget' );
37
-
38
- if ( ! is_array( $cache ) )
39
- $cache = array();
40
-
41
- if ( isset( $cache[ $args['widget_id'] ] ) ) {
42
- echo $cache[ $args['widget_id'] ];
43
- return true;
44
- }
45
-
46
- return false;
47
- }
48
-
49
- /**
50
- * Cache the widget
51
- */
52
- public function cache_widget( $args, $content ) {
53
- $cache[ $args['widget_id'] ] = $content;
54
-
55
- wp_cache_set( $this->widget_id, $cache, 'widget' );
56
- }
57
-
58
- /**
59
- * Flush the cache
60
- * @return [type]
61
- */
62
- public function flush_widget_cache() {
63
- wp_cache_delete( $this->widget_id, 'widget' );
64
- }
65
-
66
- /**
67
- * update function.
68
- *
69
- * @see WP_Widget->update
70
- * @access public
71
- * @param array $new_instance
72
- * @param array $old_instance
73
- * @return array
74
- */
75
- function update( $new_instance, $old_instance ) {
76
- $instance = $old_instance;
77
-
78
- if ( ! $this->settings )
79
- return $instance;
80
-
81
- foreach ( $this->settings as $key => $setting ) {
82
- $instance[ $key ] = sanitize_text_field( $new_instance[ $key ] );
83
- }
84
-
85
- $this->flush_widget_cache();
86
-
87
- return $instance;
88
- }
89
-
90
- /**
91
- * form function.
92
- *
93
- * @see WP_Widget->form
94
- * @access public
95
- * @param array $instance
96
- * @return void
97
- */
98
- function form( $instance ) {
99
-
100
- if ( ! $this->settings )
101
- return;
102
-
103
- foreach ( $this->settings as $key => $setting ) {
104
-
105
- $value = isset( $instance[ $key ] ) ? $instance[ $key ] : $setting['std'];
106
-
107
- switch ( $setting['type'] ) {
108
- case 'text' :
109
- ?>
110
- <p>
111
- <label for="<?php echo $this->get_field_id( $key ); ?>"><?php echo $setting['label']; ?></label>
112
- <input class="widefat" id="<?php echo esc_attr( $this->get_field_id( $key ) ); ?>" name="<?php echo $this->get_field_name( $key ); ?>" type="text" value="<?php echo esc_attr( $value ); ?>" />
113
- </p>
114
- <?php
115
- break;
116
- case 'number' :
117
- ?>
118
- <p>
119
- <label for="<?php echo $this->get_field_id( $key ); ?>"><?php echo $setting['label']; ?></label>
120
- <input class="widefat" id="<?php echo esc_attr( $this->get_field_id( $key ) ); ?>" name="<?php echo $this->get_field_name( $key ); ?>" type="number" step="<?php echo esc_attr( $setting['step'] ); ?>" min="<?php echo esc_attr( $setting['min'] ); ?>" max="<?php echo esc_attr( $setting['max'] ); ?>" value="<?php echo esc_attr( $value ); ?>" />
121
- </p>
122
- <?php
123
- break;
124
- }
125
- }
126
- }
127
- }
128
-
129
- /**
130
- * Recent Jobs Widget
131
- */
132
- class WP_Job_Manager_Widget_Recent_Jobs extends WP_Job_Manager_Widget {
133
-
134
- /**
135
- * Constructor
136
- */
137
- public function __construct() {
138
- global $wp_post_types;
139
-
140
- $this->widget_cssclass = 'job_manager widget_recent_jobs';
141
- $this->widget_description = __( 'Display a list of recent listings on your site, optionally matching a keyword and location.', 'wp-job-manager' );
142
- $this->widget_id = 'widget_recent_jobs';
143
- $this->widget_name = sprintf( __( 'Recent %s', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->name );
144
- $this->settings = array(
145
- 'title' => array(
146
- 'type' => 'text',
147
- 'std' => sprintf( __( 'Recent %s', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->name ),
148
- 'label' => __( 'Title', 'wp-job-manager' )
149
- ),
150
- 'keyword' => array(
151
- 'type' => 'text',
152
- 'std' => '',
153
- 'label' => __( 'Keyword', 'wp-job-manager' )
154
- ),
155
- 'location' => array(
156
- 'type' => 'text',
157
- 'std' => '',
158
- 'label' => __( 'Location', 'wp-job-manager' )
159
- ),
160
- 'number' => array(
161
- 'type' => 'number',
162
- 'step' => 1,
163
- 'min' => 1,
164
- 'max' => '',
165
- 'std' => 10,
166
- 'label' => __( 'Number of listings to show', 'wp-job-manager' )
167
- )
168
- );
169
- parent::__construct();
170
- }
171
-
172
- /**
173
- * widget function.
174
- *
175
- * @see WP_Widget
176
- * @access public
177
- * @param array $args
178
- * @param array $instance
179
- * @return void
180
- */
181
- public function widget( $args, $instance ) {
182
- if ( $this->get_cached_widget( $args ) )
183
- return;
184
-
185
- ob_start();
186
-
187
- extract( $args );
188
-
189
- $title = apply_filters( 'widget_title', $instance['title'], $instance, $this->id_base );
190
- $number = absint( $instance['number'] );
191
- $jobs = get_job_listings( array(
192
- 'search_location' => isset( $instance['location'] ) ? $instance['location'] : '',
193
- 'search_keywords' => isset( $instance['keyword'] ) ? $instance['keyword'] : '',
194
- 'posts_per_page' => $number,
195
- 'orderby' => 'date',
196
- 'order' => 'DESC',
197
- ) );
198
-
199
- if ( $jobs->have_posts() ) : ?>
200
-
201
- <?php echo $before_widget; ?>
202
-
203
- <?php if ( $title ) echo $before_title . $title . $after_title; ?>
204
-
205
- <ul class="job_listings">
206
-
207
- <?php while ( $jobs->have_posts() ) : $jobs->the_post(); ?>
208
-
209
- <?php get_job_manager_template_part( 'content-widget', 'job_listing' ); ?>
210
-
211
- <?php endwhile; ?>
212
-
213
- </ul>
214
-
215
- <?php echo $after_widget; ?>
216
-
217
- <?php endif;
218
-
219
- wp_reset_postdata();
220
-
221
- $content = ob_get_clean();
222
-
223
- echo $content;
224
-
225
- $this->cache_widget( $args, $content );
226
- }
227
- }
228
-
229
- register_widget( 'WP_Job_Manager_Widget_Recent_Jobs' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/forms/class-wp-job-manager-form-edit-job.php DELETED
@@ -1,110 +0,0 @@
1
- <?php
2
-
3
- include_once( 'class-wp-job-manager-form-submit-job.php' );
4
-
5
- /**
6
- * WP_Job_Manager_Form_Edit_Job class.
7
- */
8
- class WP_Job_Manager_Form_Edit_Job extends WP_Job_Manager_Form_Submit_Job {
9
-
10
- public static $form_name = 'edit-job';
11
-
12
- /**
13
- * Constructor
14
- */
15
- public static function init() {
16
- self::$job_id = ! empty( $_REQUEST['job_id'] ) ? absint( $_REQUEST[ 'job_id' ] ) : 0;
17
-
18
- if ( ! job_manager_user_can_edit_job( self::$job_id ) ) {
19
- self::$job_id = 0;
20
- }
21
- }
22
-
23
- /**
24
- * output function.
25
- *
26
- * @access public
27
- * @return void
28
- */
29
- public static function output() {
30
- self::submit_handler();
31
- self::submit();
32
- }
33
-
34
- /**
35
- * Submit Step
36
- */
37
- public static function submit() {
38
- $job = get_post( self::$job_id );
39
-
40
- if ( empty( self::$job_id ) || $job->post_status !== 'publish' ) {
41
- echo wpautop( __( 'Invalid listing', 'wp-job-manager' ) );
42
- return;
43
- }
44
-
45
- self::init_fields();
46
-
47
- foreach ( self::$fields as $group_key => $group_fields ) {
48
- foreach ( $group_fields as $key => $field ) {
49
- if ( ! isset( self::$fields[ $group_key ][ $key ]['value'] ) ) {
50
- if ( 'job_title' === $key ) {
51
- self::$fields[ $group_key ][ $key ]['value'] = $job->post_title;
52
-
53
- } elseif ( 'job_description' === $key ) {
54
- self::$fields[ $group_key ][ $key ]['value'] = $job->post_content;
55
-
56
- } elseif ( ! empty( $field['taxonomy'] ) ) {
57
- self::$fields[ $group_key ][ $key ]['value'] = wp_get_object_terms( $job->ID, $field['taxonomy'], array( 'fields' => 'ids' ) );
58
-
59
- } else {
60
- self::$fields[ $group_key ][ $key ]['value'] = get_post_meta( $job->ID, '_' . $key, true );
61
- }
62
- }
63
- }
64
- }
65
-
66
- self::$fields = apply_filters( 'submit_job_form_fields_get_job_data', self::$fields, $job );
67
-
68
- wp_enqueue_script( 'wp-job-manager-job-submission' );
69
-
70
- get_job_manager_template( 'job-submit.php', array(
71
- 'form' => self::$form_name,
72
- 'job_id' => self::get_job_id(),
73
- 'action' => self::get_action(),
74
- 'job_fields' => self::get_fields( 'job' ),
75
- 'company_fields' => self::get_fields( 'company' ),
76
- 'submit_button_text' => __( 'Save changes', 'wp-job-manager' )
77
- ) );
78
- }
79
-
80
- /**
81
- * Submit Step is posted
82
- */
83
- public static function submit_handler() {
84
- if ( empty( $_POST['submit_job'] ) ) {
85
- return;
86
- }
87
-
88
- try {
89
-
90
- // Get posted values
91
- $values = self::get_posted_fields();
92
-
93
- // Validate required
94
- if ( is_wp_error( ( $return = self::validate_fields( $values ) ) ) ) {
95
- throw new Exception( $return->get_error_message() );
96
- }
97
-
98
- // Update the job
99
- self::save_job( $values['job']['job_title'], $values['job']['job_description'], 'publish', $values );
100
- self::update_job_data( $values );
101
-
102
- // Successful
103
- echo '<div class="job-manager-message">' . __( 'Your changes have been saved.', 'wp-job-manager' ), ' <a href="' . get_permalink( self::$job_id ) . '">' . __( 'View &rarr;', 'wp-job-manager' ) . '</a>' . '</div>';
104
-
105
- } catch ( Exception $e ) {
106
- echo '<div class="job-manager-error">' . $e->getMessage() . '</div>';
107
- return;
108
- }
109
- }
110
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/includes/forms/class-wp-job-manager-form-submit-job.php DELETED
@@ -1,896 +0,0 @@
1
- <?php
2
-
3
- /**
4
- * WP_Job_Manager_Form_Submit_Job class.
5
- */
6
- class WP_Job_Manager_Form_Submit_Job extends WP_Job_Manager_Form {
7
-
8
- public static $form_name = 'submit-job';
9
- protected static $job_id;
10
- protected static $preview_job;
11
- protected static $steps;
12
- protected static $step = 0;
13
-
14
- /**
15
- * Init form
16
- */
17
- public static function init() {
18
- add_action( 'wp', array( __CLASS__, 'process' ) );
19
-
20
- self::$steps = (array) apply_filters( 'submit_job_steps', array(
21
- 'submit' => array(
22
- 'name' => __( 'Submit Details', 'wp-job-manager' ),
23
- 'view' => array( __CLASS__, 'submit' ),
24
- 'handler' => array( __CLASS__, 'submit_handler' ),
25
- 'priority' => 10
26
- ),
27
- 'preview' => array(
28
- 'name' => __( 'Preview', 'wp-job-manager' ),
29
- 'view' => array( __CLASS__, 'preview' ),
30
- 'handler' => array( __CLASS__, 'preview_handler' ),
31
- 'priority' => 20
32
- ),
33
- 'done' => array(
34
- 'name' => __( 'Done', 'wp-job-manager' ),
35
- 'view' => array( __CLASS__, 'done' ),
36
- 'priority' => 30
37
- )
38
- ) );
39
-
40
- uasort( self::$steps, array( __CLASS__, 'sort_by_priority' ) );
41
-
42
- // Get step/job
43
- if ( isset( $_POST['step'] ) ) {
44
- self::$step = is_numeric( $_POST['step'] ) ? max( absint( $_POST['step'] ), 0 ) : array_search( $_POST['step'], array_keys( self::$steps ) );
45
- } elseif ( ! empty( $_GET['step'] ) ) {
46
- self::$step = is_numeric( $_GET['step'] ) ? max( absint( $_GET['step'] ), 0 ) : array_search( $_GET['step'], array_keys( self::$steps ) );
47
- }
48
-
49
- self::$job_id = ! empty( $_REQUEST['job_id'] ) ? absint( $_REQUEST[ 'job_id' ] ) : 0;
50
-
51
- if ( self::$job_id ) {
52
- $job_status = get_post_status( self::$job_id );
53
- if ( 'expired' === $job_status ) {
54
- if ( ! job_manager_user_can_edit_job( self::$job_id ) ) {
55
- self::$job_id = 0;
56
- self::$step = 0;
57
- }
58
- } elseif ( ! in_array( $job_status, apply_filters( 'job_manager_valid_submit_job_statuses', array( 'preview' ) ) ) ) {
59
- self::$job_id = 0;
60
- self::$step = 0;
61
- }
62
- }
63
- }
64
-
65
- /**
66
- * Get step from outside of the class
67
- */
68
- public static function get_step() {
69
- return self::$step;
70
- }
71
-
72
- /**
73
- * Increase step from outside of the class
74
- */
75
- public static function next_step() {
76
- self::$step ++;
77
- }
78
-
79
- /**
80
- * Decrease step from outside of the class
81
- */
82
- public static function previous_step() {
83
- self::$step --;
84
- }
85
-
86
- /**
87
- * Sort array by priority value
88
- */
89
- protected static function sort_by_priority( $a, $b ) {
90
- return $a['priority'] - $b['priority'];
91
- }
92
-
93
- /**
94
- * Get the submitted job ID
95
- * @return int
96
- */
97
- public static function get_job_id() {
98
- return absint( self::$job_id );
99
- }
100
-
101
- /**
102
- * init_fields function.
103
- *
104
- * @access public
105
- * @return void
106
- */
107
- public static function init_fields() {
108
- if ( self::$fields ) {
109
- return;
110
- }
111
-
112
- $allowed_application_method = get_option( 'job_manager_allowed_application_method', '' );
113
- switch ( $allowed_application_method ) {
114
- case 'email' :
115
- $application_method_label = __( 'Application email', 'wp-job-manager' );
116
- $application_method_placeholder = __( 'you@yourdomain.com', 'wp-job-manager' );
117
- break;
118
- case 'url' :
119
- $application_method_label = __( 'Application URL', 'wp-job-manager' );
120
- $application_method_placeholder = __( 'http://', 'wp-job-manager' );
121
- break;
122
- default :
123
- $application_method_label = __( 'Application email/URL', 'wp-job-manager' );
124
- $application_method_placeholder = __( 'Enter an email address or website URL', 'wp-job-manager' );
125
- break;
126
- }
127
-
128
- self::$fields = apply_filters( 'submit_job_form_fields', array(
129
- 'job' => array(
130
- 'job_title' => array(
131
- 'label' => __( 'Title', 'wp-job-manager' ),
132
- 'type' => 'text',
133
- 'required' => true,
134
- 'placeholder' => '',
135
- 'priority' => 1
136
- ),
137
- 'job_location' => array(
138
- 'label' => __( 'Location', 'wp-job-manager' ),
139
- 'description' => __( 'Leave this blank if the location is not important', 'wp-job-manager' ),
140
- 'type' => 'text',
141
- 'required' => false,
142
- 'placeholder' => __( 'e.g. "London"', 'wp-job-manager' ),
143
- 'priority' => 2
144
- ),
145
- 'job_type' => array(
146
- 'label' => __( 'Job type', 'wp-job-manager' ),
147
- 'type' => 'term-select',
148
- 'required' => true,
149
- 'placeholder' => '',
150
- 'priority' => 3,
151
- 'default' => 'full-time',
152
- 'taxonomy' => 'job_listing_type'
153
- ),
154
- 'job_category' => array(
155
- 'label' => __( 'Job category', 'wp-job-manager' ),
156
- 'type' => 'term-multiselect',
157
- 'required' => true,
158
- 'placeholder' => '',
159
- 'priority' => 4,
160
- 'default' => '',
161
- 'taxonomy' => 'job_listing_category'
162
- ),
163
- 'job_description' => array(
164
- 'label' => __( 'Description', 'wp-job-manager' ),
165
- 'type' => 'wp-editor',
166
- 'required' => true,
167
- 'placeholder' => '',
168
- 'priority' => 5
169
- ),
170
- 'application' => array(
171
- 'label' => $application_method_label,
172
- 'type' => 'text',
173
- 'required' => true,
174
- 'placeholder' => $application_method_placeholder,
175
- 'priority' => 6
176
- )
177
- ),
178
- 'company' => array(
179
- 'company_name' => array(
180
- 'label' => __( 'Company name', 'wp-job-manager' ),
181
- 'type' => 'text',
182
- 'required' => true,
183
- 'placeholder' => __( 'Enter the name of the company', 'wp-job-manager' ),
184
- 'priority' => 1
185
- ),
186
- 'company_website' => array(
187
- 'label' => __( 'Website', 'wp-job-manager' ),
188
- 'type' => 'text',
189
- 'required' => false,
190
- 'placeholder' => __( 'http://', 'wp-job-manager' ),
191
- 'priority' => 2
192
- ),
193
- 'company_tagline' => array(
194
- 'label' => __( 'Tagline', 'wp-job-manager' ),
195
- 'type' => 'text',
196
- 'required' => false,
197
- 'placeholder' => __( 'Briefly describe your company', 'wp-job-manager' ),
198
- 'maxlength' => 64,
199
- 'priority' => 3
200
- ),
201
- 'company_video' => array(
202
- 'label' => __( 'Video', 'wp-job-manager' ),
203
- 'type' => 'text',
204
- 'required' => false,
205
- 'placeholder' => __( 'A link to a video about your company', 'wp-job-manager' ),
206
- 'priority' => 4
207
- ),
208
- 'company_twitter' => array(
209
- 'label' => __( 'Twitter username', 'wp-job-manager' ),
210
- 'type' => 'text',
211
- 'required' => false,
212
- 'placeholder' => __( '@yourcompany', 'wp-job-manager' ),
213
- 'priority' => 5
214
- ),
215
- 'company_logo' => array(
216
- 'label' => __( 'Logo', 'wp-job-manager' ),
217
- 'type' => 'file',
218
- 'required' => false,
219
- 'placeholder' => '',
220
- 'priority' => 6,
221
- 'allowed_mime_types' => array(
222
- 'jpg' => 'image/jpeg',
223
- 'gif' => 'image/gif',
224
- 'png' => 'image/png'
225
- )
226
- )
227
- )
228
- ) );
229
-
230
- if ( ! get_option( 'job_manager_enable_categories' ) || wp_count_terms( 'job_listing_category' ) == 0 ) {
231
- unset( self::$fields['job']['job_category'] );
232
- }
233
- }
234
-
235
- /**
236
- * Get post data for fields
237
- *
238
- * @return array of data
239
- */
240
- protected static function get_posted_fields() {
241
-
242
- self::init_fields();
243
-
244
- $values = array();
245
-
246
- foreach ( self::$fields as $group_key => $group_fields ) {
247
- foreach ( $group_fields as $key => $field ) {
248
- // Get the value
249
- $field_type = str_replace( '-', '_', $field['type'] );
250
-
251
- if ( method_exists( __CLASS__, "get_posted_{$field_type}_field" ) ) {
252
- $values[ $group_key ][ $key ] = call_user_func( __CLASS__ . "::get_posted_{$field_type}_field", $key, $field );
253
- } else {
254
- $values[ $group_key ][ $key ] = self::get_posted_field( $key, $field );
255
- }
256
-
257
- // Set fields value
258
- self::$fields[ $group_key ][ $key ]['value'] = $values[ $group_key ][ $key ];
259
- }
260
- }
261
-
262
- return $values;
263
- }
264
-
265
- /**
266
- * Get the value of a posted field
267
- * @param string $key
268
- * @param array $field
269
- * @return string|array
270
- */
271
- protected static function get_posted_field( $key, $field ) {
272
- if ( ! isset( $_POST[ $key ] ) ) {
273
- return '';
274
- }
275
- if ( is_array( $_POST[ $key ] ) ) {
276
- return array_map( 'sanitize_text_field', array_map( 'urldecode', stripslashes_deep( $_POST[ $key ] ) ) );
277
- } else {
278
- return sanitize_text_field( trim( urldecode( stripslashes( $_POST[ $key ] ) ) ) );
279
- }
280
- }
281
-
282
- /**
283
- * Get the value of a posted multiselect field
284
- * @param string $key
285
- * @param array $field
286
- * @return array
287
- */
288
- protected static function get_posted_multiselect_field( $key, $field ) {
289
- return isset( $_POST[ $key ] ) ? array_map( 'sanitize_text_field', $_POST[ $key ] ) : array();
290
- }
291
-
292
- /**
293
- * Get the value of a posted file field
294
- * @param string $key
295
- * @param array $field
296
- * @return string|array
297
- */
298
- protected static function get_posted_file_field( $key, $field ) {
299
- $file = self::upload_file( $key, $field );
300
-
301
- if ( ! $file ) {
302
- $file = self::get_posted_field( 'current_' . $key, $field );
303
- } elseif ( is_array( $file ) ) {
304
- $file = array_filter( array_merge( $file, (array) self::get_posted_field( 'current_' . $key, $field ) ) );
305
- }
306
-
307
- return $file;
308
- }
309
-
310
- /**
311
- * Get the value of a posted textarea field
312
- * @param string $key
313
- * @param array $field
314
- * @return string
315
- */
316
- protected static function get_posted_textarea_field( $key, $field ) {
317
- return isset( $_POST[ $key ] ) ? wp_kses_post( trim( stripslashes( $_POST[ $key ] ) ) ) : '';
318
- }
319
-
320
- /**
321
- * Get the value of a posted textarea field
322
- * @param string $key
323
- * @param array $field
324
- * @return string
325
- */
326
- protected static function get_posted_wp_editor_field( $key, $field ) {
327
- return self::get_posted_textarea_field( $key, $field );
328
- }
329
-
330
- /**
331
- * Get posted terms for the taxonomy
332
- * @param string $key
333
- * @param array $field
334
- * @return array
335
- */
336
- protected static function get_posted_term_checklist_field( $key, $field ) {
337
- if ( isset( $_POST[ 'tax_input' ] ) && isset( $_POST[ 'tax_input' ][ $field['taxonomy'] ] ) ) {
338
- // Ids were posted
339
- return array_map( 'absint', $_POST[ 'tax_input' ][ $field['taxonomy'] ] );
340
- } else {
341
- return array();
342
- }
343
- }
344
-
345
- /**
346
- * Get posted terms for the taxonomy
347
- * @param string $key
348
- * @param array $field
349
- * @return int
350
- */
351
- protected static function get_posted_term_multiselect_field( $key, $field ) {
352
- return isset( $_POST[ $key ] ) ? array_map( 'absint', $_POST[ $key ] ) : array();
353
- }
354
-
355
- /**
356
- * Get posted terms for the taxonomy
357
- * @param string $key
358
- * @param array $field
359
- * @return int
360
- */
361
- protected static function get_posted_term_select_field( $key, $field ) {
362
- return ! empty( $_POST[ $key ] ) && $_POST[ $key ] > 0 ? absint( $_POST[ $key ] ) : '';
363
- }
364
-
365
- /**
366
- * Validate the posted fields
367
- *
368
- * @return bool on success, WP_ERROR on failure
369
- */
370
- protected static function validate_fields( $values ) {
371
- foreach ( self::$fields as $group_key => $group_fields ) {
372
- foreach ( $group_fields as $key => $field ) {
373
- if ( $field['required'] && empty( $values[ $group_key ][ $key ] ) ) {
374
- return new WP_Error( 'validation-error', sprintf( __( '%s is a required field', 'wp-job-manager' ), $field['label'] ) );
375
- }
376
- if ( ! empty( $field['taxonomy'] ) && in_array( $field['type'], array( 'term-checklist', 'term-select', 'term-multiselect' ) ) ) {
377
- if ( is_array( $values[ $group_key ][ $key ] ) ) {
378
- foreach ( $values[ $group_key ][ $key ] as $term ) {
379
- if ( ! term_exists( $term, $field['taxonomy'] ) ) {
380
- return new WP_Error( 'validation-error', sprintf( __( '%s is invalid', 'wp-job-manager' ), $field['label'] ) );
381
- }
382
- }
383
- } elseif ( ! empty( $values[ $group_key ][ $key ] ) ) {
384
- if ( ! term_exists( $values[ $group_key ][ $key ], $field['taxonomy'] ) ) {
385
- return new WP_Error( 'validation-error', sprintf( __( '%s is invalid', 'wp-job-manager' ), $field['label'] ) );
386
- }
387
- }
388
- }
389
- }
390
- }
391
-
392
- // Application method
393
- if ( isset( $values['job']['application'] ) && ! empty( $values['job']['application'] ) ) {
394
- $allowed_application_method = get_option( 'job_manager_allowed_application_method', '' );
395
- switch ( $allowed_application_method ) {
396
- case 'email' :
397
- if ( ! is_email( $values['job']['application'] ) ) {
398
- throw new Exception( __( 'Please enter a valid application email address', 'wp-job-manager' ) );
399
- }
400
- break;
401
- case 'url' :
402
- // Prefix http if needed
403
- if ( ! strstr( $values['job']['application'], 'http:' ) && ! strstr( $values['job']['application'], 'https:' ) ) {
404
- $values['job']['application'] = 'http://' . $values['job']['application'];
405
- }
406
- if ( ! filter_var( $values['job']['application'], FILTER_VALIDATE_URL ) ) {
407
- throw new Exception( __( 'Please enter a valid application URL', 'wp-job-manager' ) );
408
- }
409
- break;
410
- default :
411
- if ( ! is_email( $values['job']['application'] ) ) {
412
- // Prefix http if needed
413
- if ( ! strstr( $values['job']['application'], 'http:' ) && ! strstr( $values['job']['application'], 'https:' ) ) {
414
- $values['job']['application'] = 'http://' . $values['job']['application'];
415
- }
416
- if ( ! filter_var( $values['job']['application'], FILTER_VALIDATE_URL ) ) {
417
- throw new Exception( __( 'Please enter a valid application email address or URL', 'wp-job-manager' ) );
418
- }
419
- }
420
- break;
421
- }
422
- }
423
-
424
- return apply_filters( 'submit_job_form_validate_fields', true, self::$fields, $values );
425
- }
426
-
427
- /**
428
- * job_types function.
429
- *
430
- * @access private
431
- * @return void
432
- */
433
- private static function job_types() {
434
- $options = array();
435
- $terms = get_job_listing_types();
436
- foreach ( $terms as $term ) {
437
- $options[ $term->slug ] = $term->name;
438
- }
439
- return $options;
440
- }
441
-
442
- /**
443
- * Process function. all processing code if needed - can also change view if step is complete
444
- */
445
- public static function process() {
446
- $keys = array_keys( self::$steps );
447
-
448
- if ( isset( $keys[ self::$step ] ) && is_callable( self::$steps[ $keys[ self::$step ] ]['handler'] ) ) {
449
- call_user_func( self::$steps[ $keys[ self::$step ] ]['handler'] );
450
- }
451
- }
452
-
453
- /**
454
- * output function. Call the view handler.
455
- */
456
- public static function output() {
457
- $keys = array_keys( self::$steps );
458
-
459
- self::show_errors();
460
-
461
- if ( isset( $keys[ self::$step ] ) && is_callable( self::$steps[ $keys[ self::$step ] ]['view'] ) ) {
462
- call_user_func( self::$steps[ $keys[ self::$step ] ]['view'] );
463
- }
464
- }
465
-
466
- /**
467
- * Submit Step
468
- */
469
- public static function submit() {
470
- self::init_fields();
471
-
472
- // Load data if neccessary
473
- if ( ! empty( $_POST['edit_job'] ) && self::$job_id ) {
474
- $job = get_post( self::$job_id );
475
- foreach ( self::$fields as $group_key => $group_fields ) {
476
- foreach ( $group_fields as $key => $field ) {
477
- switch ( $key ) {
478
- case 'job_title' :
479
- self::$fields[ $group_key ][ $key ]['value'] = $job->post_title;
480
- break;
481
- case 'job_description' :
482
- self::$fields[ $group_key ][ $key ]['value'] = $job->post_content;
483
- break;
484
- case 'job_type' :
485
- self::$fields[ $group_key ][ $key ]['value'] = current( wp_get_object_terms( $job->ID, 'job_listing_type', array( 'fields' => 'ids' ) ) );
486
- break;
487
- case 'job_category' :
488
- self::$fields[ $group_key ][ $key ]['value'] = wp_get_object_terms( $job->ID, 'job_listing_category', array( 'fields' => 'ids' ) );
489
- break;
490
- default:
491
- self::$fields[ $group_key ][ $key ]['value'] = get_post_meta( $job->ID, '_' . $key, true );
492
- break;
493
- }
494
- }
495
- }
496
-
497
- self::$fields = apply_filters( 'submit_job_form_fields_get_job_data', self::$fields, $job );
498
-
499
- // Get user meta
500
- } elseif ( is_user_logged_in() && empty( $_POST ) ) {
501
- if ( ! empty( self::$fields['company'] ) ) {
502
- foreach ( self::$fields['company'] as $key => $field ) {
503
- self::$fields['company'][ $key ]['value'] = get_user_meta( get_current_user_id(), '_' . $key, true );
504
- }
505
- }
506
- if ( ! empty( self::$fields['job']['application'] ) ) {
507
- $allowed_application_method = get_option( 'job_manager_allowed_application_method', '' );
508
- if ( $allowed_application_method !== 'url' ) {
509
- $current_user = wp_get_current_user();
510
- self::$fields['job']['application']['value'] = $current_user->user_email;
511
- }
512
- }
513
- self::$fields = apply_filters( 'submit_job_form_fields_get_user_data', self::$fields, get_current_user_id() );
514
- }
515
-
516
- wp_enqueue_script( 'wp-job-manager-job-submission' );
517
-
518
- get_job_manager_template( 'job-submit.php', array(
519
- 'form' => self::$form_name,
520
- 'job_id' => self::get_job_id(),
521
- 'action' => self::get_action(),
522
- 'job_fields' => self::get_fields( 'job' ),
523
- 'company_fields' => self::get_fields( 'company' ),
524
- 'submit_button_text' => __( 'Preview &rarr;', 'wp-job-manager' )
525
- ) );
526
- }
527
-
528
- /**
529
- * Submit Step is posted
530
- */
531
- public static function submit_handler() {
532
- try {
533
- // Init fields
534
- self::init_fields();
535
-
536
- // Get posted values
537
- $values = self::get_posted_fields();
538
-
539
- if ( empty( $_POST['submit_job'] ) ) {
540
- return;
541
- }
542
-
543
- // Validate required
544
- if ( is_wp_error( ( $return = self::validate_fields( $values ) ) ) ) {
545
- throw new Exception( $return->get_error_message() );
546
- }
547
-
548
- // Account creation
549
- if ( ! is_user_logged_in() ) {
550
- $create_account = false;
551
-
552
- if ( job_manager_enable_registration() && ! empty( $_POST['create_account_email'] ) ) {
553
- $create_account = wp_job_manager_create_account( $_POST['create_account_email'], get_option( 'job_manager_registration_role' ) );
554
- }
555
-
556
- if ( is_wp_error( $create_account ) ) {
557
- throw new Exception( $create_account->get_error_message() );
558
- }
559
- }
560
-
561
- if ( job_manager_user_requires_account() && ! is_user_logged_in() ) {
562
- throw new Exception( __( 'You must be signed in to post a new listing.' ) );
563
- }
564
-
565
- // Update the job
566
- self::save_job( $values['job']['job_title'], $values['job']['job_description'], self::$job_id ? '' : 'preview', $values );
567
- self::update_job_data( $values );
568
-
569
- // Successful, show next step
570
- self::$step ++;
571
-
572
- } catch ( Exception $e ) {
573
- self::add_error( $e->getMessage() );
574
- return;
575
- }
576
- }
577
-
578
- /**
579
- * Update or create a job listing from posted data
580
- *
581
- * @param string $post_title
582
- * @param string $post_content
583
- * @param string $status
584
- */
585
- protected static function save_job( $post_title, $post_content, $status = 'preview', $values = array() ) {
586
- $job_slug = array();
587
-
588
- // Prepend with company name
589
- if ( ! empty( $values['company']['company_name'] ) ) {
590
- $job_slug[] = $values['company']['company_name'];
591
- }
592
-
593
- // Prepend location
594
- if ( ! empty( $values['job']['job_location'] ) ) {
595
- $job_slug[] = $values['job']['job_location'];
596
- }
597
-
598
- // Prepend with job type
599
- if ( ! empty( $values['job']['job_type'] ) ) {
600
- $job_slug[] = $values['job']['job_type'];
601
- }
602
-
603
- $job_slug[] = $post_title;
604
-
605
- $job_data = apply_filters( 'submit_job_form_save_job_data', array(
606
- 'post_title' => $post_title,
607
- 'post_name' => sanitize_title( implode( '-', $job_slug ) ),
608
- 'post_content' => $post_content,
609
- 'post_type' => 'job_listing',
610
- 'comment_status' => 'closed'
611
- ), $post_title, $post_content, $status, $values );
612
-
613
- if ( $status ) {
614
- $job_data['post_status'] = $status;
615
- }
616
-
617
- if ( self::$job_id ) {
618
- $job_data['ID'] = self::$job_id;
619
- wp_update_post( $job_data );
620
- } else {
621
- self::$job_id = wp_insert_post( $job_data );
622
- }
623
- }
624
-
625
- /**
626
- * Set job meta + terms based on posted values
627
- *
628
- * @param array $values
629
- */
630
- protected static function update_job_data( $values ) {
631
- // Set defaults
632
- add_post_meta( self::$job_id, '_filled', 0, true );
633
- add_post_meta( self::$job_id, '_featured', 0, true );
634
-
635
- $maybe_attach = array();
636
-
637
- // Loop fields and save meta and term data
638
- foreach ( self::$fields as $group_key => $group_fields ) {
639
- foreach ( $group_fields as $key => $field ) {
640
- // Save taxonomies
641
- if ( ! empty( $field['taxonomy'] ) ) {
642
- if ( is_array( $values[ $group_key ][ $key ] ) ) {
643
- wp_set_object_terms( self::$job_id, $values[ $group_key ][ $key ], $field['taxonomy'], false );
644
- } else {
645
- wp_set_object_terms( self::$job_id, array( $values[ $group_key ][ $key ] ), $field['taxonomy'], false );
646
- }
647
-
648
- // Save meta data
649
- } else {
650
- update_post_meta( self::$job_id, '_' . $key, $values[ $group_key ][ $key ] );
651
- }
652
-
653
- // Handle attachments
654
- if ( 'file' === $field['type'] ) {
655
- // Must be absolute
656
- if ( is_array( $values[ $group_key ][ $key ] ) ) {
657
- foreach ( $values[ $group_key ][ $key ] as $file_url ) {
658
- if ( strstr( $file_url, WP_CONTENT_URL ) ) {
659
- $maybe_attach[] = str_replace( WP_CONTENT_URL, WP_CONTENT_DIR, $file_url );
660
- }
661
- }
662
- } else {
663
- if ( strstr( $values[ $group_key ][ $key ], WP_CONTENT_URL ) ) {
664
- $maybe_attach[] = str_replace( WP_CONTENT_URL, WP_CONTENT_DIR, $values[ $group_key ][ $key ] );
665
- }
666
- }
667
- }
668
- }
669
- }
670
-
671
- // Handle attachments
672
- if ( sizeof( $maybe_attach ) ) {
673
- /** WordPress Administration Image API */
674
- include_once( ABSPATH . 'wp-admin/includes/image.php' );
675
-
676
- // Get attachments
677
- $attachments = get_posts( 'post_parent=' . self::$job_id . '&post_type=attachment&fields=ids&post_mime_type=image&numberposts=-1' );
678
- $attachment_urls = array();
679
-
680
- // Loop attachments already attached to the job
681
- foreach ( $attachments as $attachment_key => $attachment ) {
682
- $attachment_urls[] = wp_get_attachment_url( $attachment );
683
- }
684
-
685
- foreach ( $maybe_attach as $attachment_url ) {
686
- if ( ! in_array( $attachment_url, $attachment_urls ) ) {
687
- $attachment = array(
688
- 'post_title' => get_the_title( self::$job_id ),
689
- 'post_content' => '',
690
- 'post_status' => 'inherit',
691
- 'post_parent' => self::$job_id,
692
- 'guid' => $attachment_url
693
- );
694
-
695
- if ( $info = wp_check_filetype( $attachment_url ) ) {
696
- $attachment['post_mime_type'] = $info['type'];
697
- }
698
-
699
- $attachment_id = wp_insert_attachment( $attachment, $attachment_url, self::$job_id );
700
-
701
- if ( ! is_wp_error( $attachment_id ) ) {
702
- wp_update_attachment_metadata( $attachment_id, wp_generate_attachment_metadata( $attachment_id, $attachment_url ) );
703
- }
704
- }
705
- }
706
- }
707
-
708
- // And user meta to save time in future
709
- if ( is_user_logged_in() ) {
710
- update_user_meta( get_current_user_id(), '_company_name', isset( $values['company']['company_name'] ) ? $values['company']['company_name'] : '' );
711
- update_user_meta( get_current_user_id(), '_company_website', isset( $values['company']['company_name'] ) ? $values['company']['company_website'] : '' );
712
- update_user_meta( get_current_user_id(), '_company_tagline', isset( $values['company']['company_name'] ) ? $values['company']['company_tagline'] : '' );
713
- update_user_meta( get_current_user_id(), '_company_twitter', isset( $values['company']['company_name'] ) ? $values['company']['company_twitter'] : '' );
714
- update_user_meta( get_current_user_id(), '_company_logo', isset( $values['company']['company_name'] ) ? $values['company']['company_logo'] : '' );
715
- update_user_meta( get_current_user_id(), '_company_video', isset( $values['company']['company_video'] ) ? $values['company']['company_video'] : '' );
716
- }
717
-
718
- do_action( 'job_manager_update_job_data', self::$job_id, $values );
719
- }
720
-
721
- /**
722
- * Preview Step
723
- */
724
- public static function preview() {
725
- global $post;
726
-
727
- if ( self::$job_id ) {
728
-
729
- $post = get_post( self::$job_id );
730
- setup_postdata( $post );
731
- $post->post_status = 'preview';
732
- ?>
733
- <form method="post" id="job_preview">
734
- <div class="job_listing_preview_title">
735
- <input type="submit" name="continue" id="job_preview_submit_button" class="button" value="<?php echo apply_filters( 'submit_job_step_preview_submit_text', __( 'Submit Listing &rarr;', 'wp-job-manager' ) ); ?>" />
736
- <input type="submit" name="edit_job" class="button" value="<?php _e( '&larr; Edit listing', 'wp-job-manager' ); ?>" />
737
- <input type="hidden" name="job_id" value="<?php echo esc_attr( self::$job_id ); ?>" />
738
- <input type="hidden" name="step" value="<?php echo esc_attr( self::$step ); ?>" />
739
- <input type="hidden" name="job_manager_form" value="<?php echo self::$form_name; ?>" />
740
- <h2>
741
- <?php _e( 'Preview', 'wp-job-manager' ); ?>
742
- </h2>
743
- </div>
744
- <div class="job_listing_preview single_job_listing">
745
- <h1><?php the_title(); ?></h1>
746
- <?php get_job_manager_template_part( 'content-single', 'job_listing' ); ?>
747
- </div>
748
- </form>
749
- <?php
750
-
751
- wp_reset_postdata();
752
- }
753
- }
754
-
755
- /**
756
- * Preview Step Form handler
757
- */
758
- public static function preview_handler() {
759
- if ( ! $_POST ) {
760
- return;
761
- }
762
-
763
- // Edit = show submit form again
764
- if ( ! empty( $_POST['edit_job'] ) ) {
765
- self::$step --;
766
- }
767
- // Continue = change job status then show next screen
768
- if ( ! empty( $_POST['continue'] ) ) {
769
-
770
- $job = get_post( self::$job_id );
771
-
772
- if ( in_array( $job->post_status, array( 'preview', 'expired' ) ) ) {
773
- // Reset expirey
774
- delete_post_meta( $job->ID, '_job_expires' );
775
-
776
- // Update job listing
777
- $update_job = array();
778
- $update_job['ID'] = $job->ID;
779
- $update_job['post_status'] = get_option( 'job_manager_submission_requires_approval' ) ? 'pending' : 'publish';
780
- $update_job['post_date'] = current_time( 'mysql' );
781
- $update_job['post_date_gmt'] = current_time( 'mysql', 1 );
782
- wp_update_post( $update_job );
783
- }
784
-
785
- self::$step ++;
786
- }
787
- }
788
-
789
- /**
790
- * Done Step
791
- */
792
- public static function done() {
793
- do_action( 'job_manager_job_submitted', self::$job_id );
794
-
795
- get_job_manager_template( 'job-submitted.php', array( 'job' => get_post( self::$job_id ) ) );
796
- }
797
-
798
- /**
799
- * Upload an image
800
- */
801
- public static function upload_image( $field_key, $field = '' ) {
802
- return self::upload_file( $field_key, $field );
803
- }
804
-
805
- /**
806
- * Upload a file
807
- *
808
- * @return string or array
809
- */
810
- public static function upload_file( $field_key, $field ) {
811
-
812
- /** WordPress Administration File API */
813
- include_once( ABSPATH . 'wp-admin/includes/file.php' );
814
-
815
- /** WordPress Media Administration API */
816
- include_once( ABSPATH . 'wp-admin/includes/media.php' );
817
-
818
- if ( isset( $_FILES[ $field_key ] ) && ! empty( $_FILES[ $field_key ] ) && ! empty( $_FILES[ $field_key ]['name'] ) ) {
819
- $file = $_FILES[ $field_key ];
820
-
821
- if ( ! empty( $field['allowed_mime_types'] ) ) {
822
- $allowed_mime_types = $field['allowed_mime_types'];
823
- } else {
824
- $allowed_mime_types = get_allowed_mime_types();
825
- }
826
-
827
- if ( empty( $file['name'] ) ) {
828
- return false;
829
- }
830
-
831
- if ( is_array( $file['name'] ) ) {
832
- $file_urls = array();
833
-
834
- foreach ( $file['name'] as $key => $value ) {
835
- if ( ! empty( $file['name'][ $key ] ) ) {
836
-
837
- if ( ! in_array( $file['type'][ $key ], $allowed_mime_types ) ) {
838
- throw new Exception( sprintf( __( '"%s" (filetype %s) needs to be one of the following file types: %s', 'wp-job-manager' ), $field['label'], $file['type'][ $key ], implode( ', ', array_keys( $allowed_mime_types ) ) ) );
839
- }
840
-
841
- $upload_file = array(
842
- 'name' => $file['name'][ $key ],
843
- 'type' => $file['type'][ $key ],
844
- 'tmp_name' => $file['tmp_name'][ $key ],
845
- 'error' => $file['error'][ $key ],
846
- 'size' => $file['size'][ $key ]
847
- );
848
-
849
- add_filter( 'upload_dir', array( __CLASS__, 'upload_dir' ) );
850
- $upload = wp_handle_upload( $upload_file, apply_filters( 'submit_job_wp_handle_upload_overrides', array( 'test_form' => false ) ) );
851
- remove_filter( 'upload_dir', array( __CLASS__, 'upload_dir' ) );
852
-
853
- if ( ! empty( $upload['error'] ) ) {
854
- throw new Exception( $upload['error'] );
855
- }
856
-
857
- $file_urls[] = $upload['url'];
858
- }
859
- }
860
-
861
- return $file_urls;
862
- } else {
863
- if ( ! in_array( $file['type'], $allowed_mime_types ) ) {
864
- throw new Exception( sprintf( __( '"%s" (filetype %s) needs to be one of the following file types: %s', 'wp-job-manager' ), $field['label'], $file['type'], implode( ', ', array_keys( $allowed_mime_types ) ) ) );
865
- }
866
-
867
- add_filter( 'upload_dir', array( __CLASS__, 'upload_dir' ) );
868
- $upload = wp_handle_upload( $file, apply_filters( 'submit_job_wp_handle_upload_overrides', array( 'test_form' => false ) ) );
869
- remove_filter( 'upload_dir', array( __CLASS__, 'upload_dir' ) );
870
-
871
- if ( ! empty( $upload['error'] ) ) {
872
- throw new Exception( $upload['error'] );
873
- } else {
874
- return $upload['url'];
875
- }
876
- }
877
- }
878
- }
879
-
880
- /**
881
- * Filter the upload directory
882
- */
883
- public static function upload_dir( $pathdata ) {
884
- if ( empty( $pathdata['subdir'] ) ) {
885
- $pathdata['path'] = $pathdata['path'] . '/job_listings';
886
- $pathdata['url'] = $pathdata['url']. '/job_listings';
887
- $pathdata['subdir'] = '/job_listings';
888
- } else {
889
- $new_subdir = '/job_listings' . $pathdata['subdir'];
890
- $pathdata['path'] = str_replace( $pathdata['subdir'], $new_subdir, $pathdata['path'] );
891
- $pathdata['url'] = str_replace( $pathdata['subdir'], $new_subdir, $pathdata['url'] );
892
- $pathdata['subdir'] = str_replace( $pathdata['subdir'], $new_subdir, $pathdata['subdir'] );
893
- }
894
- return $pathdata;
895
- }
896
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-af.mo DELETED
Binary file
trunk/languages/wp-job-manager-af.po DELETED
@@ -1,985 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # Riaan, 2014
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WP Job Manager\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
9
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
10
- "PO-Revision-Date: 2014-07-01 07:14+0000\n"
11
- "Last-Translator: Riaan\n"
12
- "Language-Team: Afrikaans (http://www.transifex.com/projects/p/wp-job-manager/language/af/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: af\n"
17
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
-
19
- #: includes/admin/class-wp-job-manager-addons.php:50
20
- #: includes/admin/class-wp-job-manager-admin.php:60
21
- msgid "WP Job Manager Add-ons"
22
- msgstr "WP Job Manager Ekstras"
23
-
24
- #: includes/admin/class-wp-job-manager-addons.php:51
25
- msgid ""
26
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
27
- "&rarr;</a>"
28
- msgstr "Opsoek na meer as een toevoeging? <a href=\"%s\">Gaan loer gerus na die kern toevoegings bundel &rarr;</a>"
29
-
30
- #: includes/admin/class-wp-job-manager-admin.php:57
31
- msgid "Settings"
32
- msgstr "Verstellings"
33
-
34
- #: includes/admin/class-wp-job-manager-admin.php:60
35
- msgid "Add-ons"
36
- msgstr "Aanvullings"
37
-
38
- #: includes/admin/class-wp-job-manager-cpt.php:44
39
- #: includes/admin/class-wp-job-manager-cpt.php:45
40
- msgid "Approve Jobs"
41
- msgstr "Keur Posbeskrywings Goed"
42
-
43
- #: includes/admin/class-wp-job-manager-cpt.php:47
44
- #: includes/admin/class-wp-job-manager-cpt.php:48
45
- msgid "Expire Jobs"
46
- msgstr "Laat Posbeskrywings Verval"
47
-
48
- #: includes/admin/class-wp-job-manager-cpt.php:135
49
- #: includes/admin/class-wp-job-manager-cpt.php:137
50
- msgid "%s approved"
51
- msgstr "%s goedgekeur"
52
-
53
- #: includes/admin/class-wp-job-manager-cpt.php:155
54
- #: includes/admin/class-wp-job-manager-cpt.php:157
55
- msgid "%s expired"
56
- msgstr "%s verval"
57
-
58
- #: includes/admin/class-wp-job-manager-cpt.php:200
59
- msgid "Select a category"
60
- msgstr "Kies 'n kategorie"
61
-
62
- #: includes/admin/class-wp-job-manager-cpt.php:233
63
- msgid "Job position title"
64
- msgstr "Pos Titel"
65
-
66
- #: includes/admin/class-wp-job-manager-cpt.php:249
67
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
68
- msgstr "Posbeskrywing opgedateer. . <a href=\"%s\">Sien Pos</a>"
69
-
70
- #: includes/admin/class-wp-job-manager-cpt.php:250
71
- msgid "Custom field updated."
72
- msgstr "Unieke veld opgedateer."
73
-
74
- #: includes/admin/class-wp-job-manager-cpt.php:251
75
- msgid "Custom field deleted."
76
- msgstr "Unieke veld verwyder."
77
-
78
- #: includes/admin/class-wp-job-manager-cpt.php:252
79
- msgid "Job listing updated."
80
- msgstr "Posbeskrywing opgedateer."
81
-
82
- #: includes/admin/class-wp-job-manager-cpt.php:253
83
- msgid "Job listing restored to revision from %s"
84
- msgstr "Posbeskrywing vervang met 'n vorige weergawe van %s"
85
-
86
- #: includes/admin/class-wp-job-manager-cpt.php:254
87
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
88
- msgstr "Posbeskrywing gepubliseer. <a href=\"%s\">Sien Pos</a>"
89
-
90
- #: includes/admin/class-wp-job-manager-cpt.php:255
91
- msgid "Job listing saved."
92
- msgstr "Posbeskrywing gestoor."
93
-
94
- #: includes/admin/class-wp-job-manager-cpt.php:256
95
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
96
- msgstr "Posbeskrywing aangestuur. <a target=\"_blank\" href=\"%s\">Sien Pos Voorskou</a>"
97
-
98
- #: includes/admin/class-wp-job-manager-cpt.php:257
99
- msgid ""
100
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
101
- "href=\"%2$s\">Preview Job</a>"
102
- msgstr "Posbeskrywing publikasie geskeduleer vir: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Sien Voorskou</a>"
103
-
104
- #: includes/admin/class-wp-job-manager-cpt.php:258
105
- msgid "M j, Y @ G:i"
106
- msgstr "M j, Y @ G:i"
107
-
108
- #: includes/admin/class-wp-job-manager-cpt.php:259
109
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
110
- msgstr "Konsep pos beskrywing opgedateer. <a target=\"_blank\" href=\"%s\">Sien Posbeskwying</a>"
111
-
112
- #: includes/admin/class-wp-job-manager-cpt.php:278
113
- msgid "Type"
114
- msgstr "Tipe"
115
-
116
- #: includes/admin/class-wp-job-manager-cpt.php:279
117
- msgid "Position"
118
- msgstr "Posisie"
119
-
120
- #: includes/admin/class-wp-job-manager-cpt.php:280
121
- msgid "Posted"
122
- msgstr "Gepubliseer"
123
-
124
- #: includes/admin/class-wp-job-manager-cpt.php:281
125
- #: templates/job-dashboard.php:9
126
- msgid "Expires"
127
- msgstr "Verval"
128
-
129
- #: includes/admin/class-wp-job-manager-cpt.php:283
130
- msgid "Categories"
131
- msgstr "Kategoriëe"
132
-
133
- #: includes/admin/class-wp-job-manager-cpt.php:284
134
- msgid "Featured?"
135
- msgstr "Kenmerkend?"
136
-
137
- #: includes/admin/class-wp-job-manager-cpt.php:285
138
- #: templates/job-dashboard.php:10
139
- msgid "Filled?"
140
- msgstr "Gevul?"
141
-
142
- #: includes/admin/class-wp-job-manager-cpt.php:286
143
- #: templates/job-dashboard.php:8
144
- msgid "Status"
145
- msgstr "Toestand"
146
-
147
- #: includes/admin/class-wp-job-manager-cpt.php:287
148
- msgid "Actions"
149
- msgstr "Aksies"
150
-
151
- #: includes/admin/class-wp-job-manager-cpt.php:310
152
- msgid "Job ID: %d"
153
- msgstr "Pos ID: %d"
154
-
155
- #: includes/admin/class-wp-job-manager-cpt.php:336
156
- #: includes/admin/class-wp-job-manager-cpt.php:341
157
- msgid "M j, Y"
158
- msgstr "M j, Y"
159
-
160
- #: includes/admin/class-wp-job-manager-cpt.php:337
161
- msgid "by a guest"
162
- msgstr "deur 'n gas"
163
-
164
- #: includes/admin/class-wp-job-manager-cpt.php:337
165
- msgid "by %s"
166
- msgstr "deur %s"
167
-
168
- #: includes/admin/class-wp-job-manager-cpt.php:354
169
- msgid "Approve"
170
- msgstr "Keur Goed"
171
-
172
- #: includes/admin/class-wp-job-manager-cpt.php:361
173
- msgid "View"
174
- msgstr "Sien"
175
-
176
- #: includes/admin/class-wp-job-manager-cpt.php:366
177
- #: includes/class-wp-job-manager-post-types.php:162
178
- #: templates/job-dashboard.php:33
179
- msgid "Edit"
180
- msgstr "Wysig"
181
-
182
- #: includes/admin/class-wp-job-manager-cpt.php:371
183
- #: templates/job-dashboard.php:43
184
- msgid "Delete"
185
- msgstr "Verwyder"
186
-
187
- #: includes/admin/class-wp-job-manager-settings.php:42
188
- #: includes/class-wp-job-manager-post-types.php:138
189
- #: includes/class-wp-job-manager-post-types.php:228
190
- msgid "Job Listings"
191
- msgstr "Posbeskrywings"
192
-
193
- #: includes/admin/class-wp-job-manager-settings.php:48
194
- msgid "Jobs per page"
195
- msgstr "Poste per bladsy"
196
-
197
- #: includes/admin/class-wp-job-manager-settings.php:49
198
- msgid "How many jobs should be shown per page by default?"
199
- msgstr "Hoeveel posbeskrywings moet getoon word per bladsy as standaard?"
200
-
201
- #: includes/admin/class-wp-job-manager-settings.php:55
202
- msgid "Filled positions"
203
- msgstr "Gevulde poste"
204
-
205
- #: includes/admin/class-wp-job-manager-settings.php:56
206
- msgid "Hide filled positions"
207
- msgstr "Steek gevulde poste weg"
208
-
209
- #: includes/admin/class-wp-job-manager-settings.php:57
210
- msgid "If enabled, filled positions will be hidden from the job list."
211
- msgstr "Indien geaktiveer sal gevulde poste nie op die lys verskyn nie."
212
-
213
- #: includes/admin/class-wp-job-manager-settings.php:64
214
- msgid "Job categories"
215
- msgstr "Pos Kategoriëe"
216
-
217
- #: includes/admin/class-wp-job-manager-settings.php:65
218
- msgid "Enable job categories"
219
- msgstr "Aktiveer pos kategoriëe"
220
-
221
- #: includes/admin/class-wp-job-manager-settings.php:66
222
- msgid ""
223
- "Choose whether to enable job categories. Categories must be setup by an "
224
- "admin for users to choose during job submission."
225
- msgstr "Kies of kategoriëe geaktiveer moet word. Kategoriëe moet deur 'n administrateur opgestel word sodat dit in die posbeskrywing voorlegging gebruik kan word."
226
-
227
- #: includes/admin/class-wp-job-manager-settings.php:73
228
- msgid "Job Submission"
229
- msgstr "Posbeskrywing Voorlegging"
230
-
231
- #: includes/admin/class-wp-job-manager-settings.php:78
232
- msgid "Account creation"
233
- msgstr "Rekening skep"
234
-
235
- #: includes/admin/class-wp-job-manager-settings.php:79
236
- msgid "Allow account creation"
237
- msgstr "Laat skep van rekeninge toe"
238
-
239
- #: includes/admin/class-wp-job-manager-settings.php:80
240
- msgid ""
241
- "If enabled, non-logged in users will be able to create an account by "
242
- "entering their email address on the job submission form."
243
- msgstr "Indien geaktiveer sal uitgetekende gebruikers toegelaat word om 'n rekening te skep deur hul epos adres in te tik gedurende die posbeskrywing voorlegging."
244
-
245
- #: includes/admin/class-wp-job-manager-settings.php:87
246
- msgid "Account Role"
247
- msgstr "Rol"
248
-
249
- #: includes/admin/class-wp-job-manager-settings.php:88
250
- msgid ""
251
- "If you enable registration on your job submission form, choose a role for "
252
- "the new user."
253
- msgstr "Kies 'n gebruikersrol vir die nuwe gebruiker Indien registrasie geaktiveer is op die posbeskrywing voorleggingsvorm."
254
-
255
- #: includes/admin/class-wp-job-manager-settings.php:95
256
- msgid "Account required"
257
- msgstr "Rekening vereis"
258
-
259
- #: includes/admin/class-wp-job-manager-settings.php:96
260
- msgid "Job submission requires an account"
261
- msgstr "Voorlegging van Posbeskrywing vereis 'n rekening."
262
-
263
- #: includes/admin/class-wp-job-manager-settings.php:97
264
- msgid ""
265
- "If disabled, non-logged in users will be able to submit job listings without"
266
- " creating an account."
267
- msgstr "Indien ge-deaktiveer sal uitgetekende gebruikers toegelaat word om 'n posbeskrywing toe te voeg sonder dat 'n rekening oopgemaak word."
268
-
269
- #: includes/admin/class-wp-job-manager-settings.php:104
270
- msgid "Approval Required"
271
- msgstr "Goedkeuring Word Vereis"
272
-
273
- #: includes/admin/class-wp-job-manager-settings.php:105
274
- msgid "New submissions require admin approval"
275
- msgstr "Nuwe voorleggings benodig administrateur goedkeuring"
276
-
277
- #: includes/admin/class-wp-job-manager-settings.php:106
278
- msgid "If enabled, new submissions will be inactive, pending admin approval."
279
- msgstr "Indien geaktiveer sal nuwe voorleggings onaktief wees hangende administrateur goedkeuring."
280
-
281
- #: includes/admin/class-wp-job-manager-settings.php:113
282
- msgid "Listing duration"
283
- msgstr "Posbeskrywing duur"
284
-
285
- #: includes/admin/class-wp-job-manager-settings.php:114
286
- msgid ""
287
- "How many <strong>days</strong> listings are live before expiring. Can be "
288
- "left blank to never expire."
289
- msgstr "Hoeveel <strong>dae</strong> sal posbeskrywing geldig wees voordat dit verval. Hou veld leeg indien posbeskrywing nooit verval nie."
290
-
291
- #: includes/admin/class-wp-job-manager-settings.php:120
292
- msgid "Application method"
293
- msgstr "Aansoek metode"
294
-
295
- #: includes/admin/class-wp-job-manager-settings.php:121
296
- msgid "Choose what employers can use for their job application method."
297
- msgstr "Kies wat werkgewers kan gebruik vir hul aansoek metode."
298
-
299
- #: includes/admin/class-wp-job-manager-settings.php:124
300
- msgid "Email address or website URL"
301
- msgstr "E-pos adres of web adres"
302
-
303
- #: includes/admin/class-wp-job-manager-settings.php:125
304
- msgid "Email addresses only"
305
- msgstr "Slegs e-pos adresse"
306
-
307
- #: includes/admin/class-wp-job-manager-settings.php:126
308
- msgid "Website URLs only"
309
- msgstr "Slegs web adresse"
310
-
311
- #: includes/admin/class-wp-job-manager-settings.php:132
312
- msgid "Submit Page Slug"
313
- msgstr "Toevoeg Bladsy Adres"
314
-
315
- #: includes/admin/class-wp-job-manager-settings.php:133
316
- msgid ""
317
- "Enter the slug of the page where you have placed the [submit_job_form] "
318
- "shortcode. This lets the plugin know where the form is located."
319
- msgstr "Vul die adres in van die bladsy waar die [submit_job_form] kode gebruik word. Hierdie laat WP Job Manager toe om te weet waar die posbeskrywing toevoegingsvorm gebruik word."
320
-
321
- #: includes/admin/class-wp-job-manager-settings.php:185
322
- msgid "Settings successfully saved"
323
- msgstr "Verstellings gestoor"
324
-
325
- #: includes/admin/class-wp-job-manager-settings.php:264
326
- msgid "Save Changes"
327
- msgstr "Stoor Veranderinge"
328
-
329
- #: includes/admin/class-wp-job-manager-writepanels.php:27
330
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
331
- msgid "Job location"
332
- msgstr "Werk plek"
333
-
334
- #: includes/admin/class-wp-job-manager-writepanels.php:28
335
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
336
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
337
- msgstr "bv. \"London, UK\", \"New York\", \"Houston, TX\""
338
-
339
- #: includes/admin/class-wp-job-manager-writepanels.php:29
340
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
341
- msgid ""
342
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
343
- msgstr "Laat oop indien die werk gedoen kan word van enige plek af (o.a. telewerk)"
344
-
345
- #: includes/admin/class-wp-job-manager-writepanels.php:32
346
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
347
- msgid "Application email/URL"
348
- msgstr "Aansoek epos/URL"
349
-
350
- #: includes/admin/class-wp-job-manager-writepanels.php:33
351
- msgid "URL or email which applicants use to apply"
352
- msgstr "URL of epos wat applikante kan gebruik om aansoek te doen"
353
-
354
- #: includes/admin/class-wp-job-manager-writepanels.php:36
355
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
356
- msgid "Company name"
357
- msgstr "Maatskappy naam"
358
-
359
- #: includes/admin/class-wp-job-manager-writepanels.php:40
360
- msgid "Company website"
361
- msgstr "Maatskappy webwerf"
362
-
363
- #: includes/admin/class-wp-job-manager-writepanels.php:44
364
- msgid "Company tagline"
365
- msgstr "Maatskappy slagspreuk"
366
-
367
- #: includes/admin/class-wp-job-manager-writepanels.php:45
368
- msgid "Brief description about the company"
369
- msgstr "Kort beskrywing van die maatskappy"
370
-
371
- #: includes/admin/class-wp-job-manager-writepanels.php:48
372
- msgid "Company Twitter"
373
- msgstr "Maatskappy Twitter"
374
-
375
- #: includes/admin/class-wp-job-manager-writepanels.php:52
376
- msgid "Company logo"
377
- msgstr "Maatskappy embleem"
378
-
379
- #: includes/admin/class-wp-job-manager-writepanels.php:53
380
- msgid "URL to the company logo"
381
- msgstr "URL vir die maatskappy embleem"
382
-
383
- #: includes/admin/class-wp-job-manager-writepanels.php:57
384
- msgid "Position filled?"
385
- msgstr "Pos gevul?"
386
-
387
- #: includes/admin/class-wp-job-manager-writepanels.php:61
388
- msgid "Feature this job listing?"
389
- msgstr "Moet hierdie posbeskrywing gekenmerk word?"
390
-
391
- #: includes/admin/class-wp-job-manager-writepanels.php:63
392
- msgid ""
393
- "Featured listings will be sticky during searches, and can be styled "
394
- "differently."
395
- msgstr "Gekenmerkte posbeskrywings sal bo aan soektogte verskyn en kan ook anders vertoon word."
396
-
397
- #: includes/admin/class-wp-job-manager-writepanels.php:66
398
- msgid "Job Expires"
399
- msgstr "Posbeskrywing Verval"
400
-
401
- #: includes/admin/class-wp-job-manager-writepanels.php:67
402
- msgid "yyyy-mm-dd"
403
- msgstr "jjjj-mm-dd"
404
-
405
- #: includes/admin/class-wp-job-manager-writepanels.php:70
406
- msgid "Posted by"
407
- msgstr "Gepubliseer deur"
408
-
409
- #: includes/admin/class-wp-job-manager-writepanels.php:83
410
- msgid "Job Listing Data"
411
- msgstr "Posbeskrywing Data"
412
-
413
- #: includes/admin/class-wp-job-manager-writepanels.php:101
414
- msgid "Use file"
415
- msgstr "Gebruik dokument"
416
-
417
- #: includes/admin/class-wp-job-manager-writepanels.php:101
418
- msgid "Upload"
419
- msgstr "Laai"
420
-
421
- #: includes/admin/class-wp-job-manager-writepanels.php:269
422
- msgid "Guest user"
423
- msgstr "Gas gebruiker"
424
-
425
- #: includes/class-wp-job-manager-ajax.php:111
426
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
427
- msgstr "Vertoning van %s&ldquo;%s&rdquo; %sposbeskrywings"
428
-
429
- #: includes/class-wp-job-manager-ajax.php:113
430
- msgid "Showing all %s%sjobs"
431
- msgstr "Vertoning van alle %s%sposbeskrywings"
432
-
433
- #: includes/class-wp-job-manager-ajax.php:116
434
- msgid "located in &ldquo;%s&rdquo;"
435
- msgstr "geleë in &ldquo;%s&rdquo;"
436
-
437
- #: includes/class-wp-job-manager-geocode.php:139
438
- msgid "No results found"
439
- msgstr "Geen resultate gevind"
440
-
441
- #: includes/class-wp-job-manager-geocode.php:143
442
- msgid "Query limit reached"
443
- msgstr "Navraag limiet bereik"
444
-
445
- #: includes/class-wp-job-manager-geocode.php:149
446
- #: includes/class-wp-job-manager-geocode.php:153
447
- #: includes/class-wp-job-manager-geocode.php:157
448
- msgid "Geocoding error"
449
- msgstr "Fout gevind in geo-kodering"
450
-
451
- #: includes/class-wp-job-manager-install.php:39
452
- msgid "Employer"
453
- msgstr "Werkgewer"
454
-
455
- #: includes/class-wp-job-manager-post-types.php:48
456
- msgid "Job Category"
457
- msgstr "Posbeskrywing Kategorie"
458
-
459
- #: includes/class-wp-job-manager-post-types.php:49
460
- msgid "Job Categories"
461
- msgstr "Posbeskrywing Kategoriëe"
462
-
463
- #: includes/class-wp-job-manager-post-types.php:53
464
- msgctxt "Job category slug - resave permalinks after changing this"
465
- msgid "job-category"
466
- msgstr "pos-kategorie"
467
-
468
- #: includes/class-wp-job-manager-post-types.php:70
469
- #: includes/class-wp-job-manager-post-types.php:113
470
- #: includes/class-wp-job-manager-post-types.php:167
471
- msgid "Search %s"
472
- msgstr "Soek %s"
473
-
474
- #: includes/class-wp-job-manager-post-types.php:71
475
- #: includes/class-wp-job-manager-post-types.php:114
476
- #: includes/class-wp-job-manager-post-types.php:159
477
- msgid "All %s"
478
- msgstr "Alle %s"
479
-
480
- #: includes/class-wp-job-manager-post-types.php:72
481
- #: includes/class-wp-job-manager-post-types.php:115
482
- #: includes/class-wp-job-manager-post-types.php:170
483
- msgid "Parent %s"
484
- msgstr "Ouer %s"
485
-
486
- #: includes/class-wp-job-manager-post-types.php:73
487
- #: includes/class-wp-job-manager-post-types.php:116
488
- msgid "Parent %s:"
489
- msgstr "Ouer %s:"
490
-
491
- #: includes/class-wp-job-manager-post-types.php:74
492
- #: includes/class-wp-job-manager-post-types.php:117
493
- #: includes/class-wp-job-manager-post-types.php:163
494
- msgid "Edit %s"
495
- msgstr "Wysig %s"
496
-
497
- #: includes/class-wp-job-manager-post-types.php:75
498
- #: includes/class-wp-job-manager-post-types.php:118
499
- msgid "Update %s"
500
- msgstr "Wysig %s"
501
-
502
- #: includes/class-wp-job-manager-post-types.php:76
503
- #: includes/class-wp-job-manager-post-types.php:119
504
- msgid "Add New %s"
505
- msgstr "Voeg %s by"
506
-
507
- #: includes/class-wp-job-manager-post-types.php:77
508
- #: includes/class-wp-job-manager-post-types.php:120
509
- msgid "New %s Name"
510
- msgstr "Nuwe %s Naam"
511
-
512
- #: includes/class-wp-job-manager-post-types.php:92
513
- msgid "Job Type"
514
- msgstr "Pos Tipe"
515
-
516
- #: includes/class-wp-job-manager-post-types.php:93
517
- msgid "Job Types"
518
- msgstr "Pos Tipes"
519
-
520
- #: includes/class-wp-job-manager-post-types.php:97
521
- msgctxt "Job type slug - resave permalinks after changing this"
522
- msgid "job-type"
523
- msgstr "pos-tipe"
524
-
525
- #: includes/class-wp-job-manager-post-types.php:137
526
- msgid "Job Listing"
527
- msgstr "Posbeskrywing"
528
-
529
- #: includes/class-wp-job-manager-post-types.php:141
530
- msgctxt "Post type archive slug - resave permalinks after changing this"
531
- msgid "jobs"
532
- msgstr "poste"
533
-
534
- #: includes/class-wp-job-manager-post-types.php:147
535
- msgctxt "Job permalink - resave permalinks after changing this"
536
- msgid "job"
537
- msgstr "pos"
538
-
539
- #: includes/class-wp-job-manager-post-types.php:160
540
- msgid "Add New"
541
- msgstr "Voeg Nuwe by"
542
-
543
- #: includes/class-wp-job-manager-post-types.php:161
544
- msgid "Add %s"
545
- msgstr "Voeg %s by"
546
-
547
- #: includes/class-wp-job-manager-post-types.php:164
548
- msgid "New %s"
549
- msgstr "Nuwe %s"
550
-
551
- #: includes/class-wp-job-manager-post-types.php:165
552
- #: includes/class-wp-job-manager-post-types.php:166
553
- msgid "View %s"
554
- msgstr "Sien %s"
555
-
556
- #: includes/class-wp-job-manager-post-types.php:168
557
- msgid "No %s found"
558
- msgstr "Geen %s gevind"
559
-
560
- #: includes/class-wp-job-manager-post-types.php:169
561
- msgid "No %s found in trash"
562
- msgstr "Geen %s gevind in herwinnings area"
563
-
564
- #: includes/class-wp-job-manager-post-types.php:172
565
- msgid "This is where you can create and manage job listings."
566
- msgstr "Hierdie area is waar jy nuwe posbeskrywings kan skep en administreer."
567
-
568
- #: includes/class-wp-job-manager-post-types.php:207
569
- msgctxt "job_listing"
570
- msgid "Expired"
571
- msgstr "Het Verval"
572
-
573
- #: includes/class-wp-job-manager-post-types.php:212
574
- msgid "Expired <span class=\"count\">(%s)</span>"
575
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
576
- msgstr[0] "Verval <span class=\"count\">(%s)</span>"
577
- msgstr[1] "Verval <span class=\"count\">(%s)</span>"
578
-
579
- #: includes/class-wp-job-manager-shortcodes.php:61
580
- msgid "Invalid Job ID"
581
- msgstr "Ongeldige Pos ID"
582
-
583
- #: includes/class-wp-job-manager-shortcodes.php:67
584
- msgid "This job is already filled"
585
- msgstr "Die pos is reeds gevul"
586
-
587
- #: includes/class-wp-job-manager-shortcodes.php:73
588
- msgid "%s has been filled"
589
- msgstr "%s is gevul"
590
-
591
- #: includes/class-wp-job-manager-shortcodes.php:78
592
- msgid "This job is already not filled"
593
- msgstr "Hierdie pos is nog nie gevul nie"
594
-
595
- #: includes/class-wp-job-manager-shortcodes.php:84
596
- msgid "%s has been marked as not filled"
597
- msgstr "%s is nog nie as gevul gemerk nie"
598
-
599
- #: includes/class-wp-job-manager-shortcodes.php:91
600
- msgid "%s has been deleted"
601
- msgstr "%s is verwyder"
602
-
603
- #: includes/class-wp-job-manager-shortcodes.php:111
604
- msgid "You need to be signed in to manage your job listings."
605
- msgstr "Jy moet ingeteken wees om jou posbeskrywing te administreer"
606
-
607
- #: includes/class-wp-job-manager-shortcodes.php:204
608
- #: includes/class-wp-job-manager-shortcodes.php:235
609
- msgid "Load more job listings"
610
- msgstr "Laai meer posbeskrywing"
611
-
612
- #: includes/class-wp-job-manager-widgets.php:139
613
- msgid "Display a list of the most recent jobs on your site."
614
- msgstr "Vertoon 'n lys van die nuutste posbeskrywings op jou webwerf."
615
-
616
- #: includes/class-wp-job-manager-widgets.php:141
617
- msgid "Recent Job Listings"
618
- msgstr "Nuutste Posbeskrywings"
619
-
620
- #: includes/class-wp-job-manager-widgets.php:145
621
- msgid "Recent Jobs"
622
- msgstr "Onlangse Posbeskrywings"
623
-
624
- #: includes/class-wp-job-manager-widgets.php:146
625
- msgid "Title"
626
- msgstr "Titel"
627
-
628
- #: includes/class-wp-job-manager-widgets.php:154
629
- msgid "Number of jobs to show"
630
- msgstr "Getal posbeskrywings om te vertoon"
631
-
632
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
633
- msgid "Invalid job"
634
- msgstr "Ongeldige Pos"
635
-
636
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
637
- msgid "Update job listing"
638
- msgstr "Wysig posbeskrywing"
639
-
640
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
641
- msgid "Your changes have been saved."
642
- msgstr "Jou veranderinge is gestoor."
643
-
644
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
645
- msgid "View Job Listing &rarr;"
646
- msgstr "Sien Posbeskrywing &rarr;"
647
-
648
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
649
- msgid "Submit Details"
650
- msgstr "Stuur Details"
651
-
652
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
653
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
654
- msgid "Preview"
655
- msgstr "Voorskou"
656
-
657
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
658
- msgid "Done"
659
- msgstr "Afgehandel"
660
-
661
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
662
- msgid "Application email"
663
- msgstr "Aansoek e-pos"
664
-
665
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
666
- msgid "you@yourdomain.com"
667
- msgstr "you@yourdomain.com"
668
-
669
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
670
- msgid "Application URL"
671
- msgstr "Aansoek URL"
672
-
673
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
674
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
675
- msgid "http://"
676
- msgstr "http://"
677
-
678
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
679
- msgid "Enter an email address or website URL"
680
- msgstr "Voer email adres of webwerf URL in"
681
-
682
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
683
- msgid "Job title"
684
- msgstr "Pos titel"
685
-
686
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
687
- msgid "Job type"
688
- msgstr "Pos tipe"
689
-
690
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
691
- msgid "Job category"
692
- msgstr "Pos kategorie"
693
-
694
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
695
- msgid "Description"
696
- msgstr "Beskrywing"
697
-
698
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
699
- msgid "Enter the name of the company"
700
- msgstr "Voer in die naam van die maatskappy"
701
-
702
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
703
- #: templates/content-single-job_listing.php:36
704
- msgid "Website"
705
- msgstr "Webwerf"
706
-
707
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
708
- msgid "Tagline"
709
- msgstr "Slagspreuk"
710
-
711
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
712
- msgid "Briefly describe your company"
713
- msgstr "Beskryf die maatskappy kortliks"
714
-
715
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
716
- msgid "Twitter username"
717
- msgstr "Twitter Gebruikersnaam"
718
-
719
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
720
- msgid "@yourcompany"
721
- msgstr "@joumaatskappy"
722
-
723
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
724
- msgid "Logo"
725
- msgstr "Embleem"
726
-
727
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
728
- msgid "%s is a required field"
729
- msgstr "%s is 'n vereiste veld"
730
-
731
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
732
- msgid "Please enter a valid application email address"
733
- msgstr "Gebruik asseblief 'n geldige e-pos adres"
734
-
735
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
736
- msgid "Please enter a valid application URL"
737
- msgstr "Gebruik asseblief 'n geldige aansoek URL"
738
-
739
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
740
- msgid "Please enter a valid application email address or URL"
741
- msgstr "Gebruik asseblief 'n geldige aansoek e-pos adres of URL"
742
-
743
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
744
- msgid "Preview job listing &rarr;"
745
- msgstr "Posbeskrywing Voorskou &rarr;"
746
-
747
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
748
- msgid "You must be signed in to post a new job listing."
749
- msgstr "Jy moet ingeteken wees om 'n nuwe posbeskrywing toe te voeg."
750
-
751
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
752
- msgid "Submit Listing &rarr;"
753
- msgstr "Voeg Posbeskrywing By &rarr;"
754
-
755
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
756
- msgid "&larr; Edit listing"
757
- msgstr "&larr; Wysig Posbeskrywing"
758
-
759
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
760
- msgid "\"%s\" needs to be one of the following file types: %s"
761
- msgstr "\"%s\" moet een van die volgende dokument tipes wees: %s"
762
-
763
- #: templates/account-signin.php:4
764
- msgid "Your account"
765
- msgstr "Jou Rekening"
766
-
767
- #: templates/account-signin.php:8
768
- msgid "You are currently signed in as <strong>%s</strong>."
769
- msgstr "Jy is tans ingeteken as <strong>%s</strong>."
770
-
771
- #: templates/account-signin.php:11
772
- msgid "Sign out"
773
- msgstr "Teken uit"
774
-
775
- #: templates/account-signin.php:21
776
- msgid "Have an account?"
777
- msgstr "Het jy alreeds 'n rekening?"
778
-
779
- #: templates/account-signin.php:23
780
- msgid "Sign in"
781
- msgstr "Teken in"
782
-
783
- #: templates/account-signin.php:27
784
- msgid ""
785
- "If you don&rsquo;t have an account you can %screate one below by entering "
786
- "your email address. A password will be automatically emailed to you."
787
- msgstr "Indien jy nie 'n rekening het, kan een geskep word deur jou epos adres hierronder in te vul. 'n Wagwoord sal automaties na jou gestuur word via epos."
788
-
789
- #: templates/account-signin.php:27
790
- msgid "optionally"
791
- msgstr "opsionele"
792
-
793
- #: templates/account-signin.php:31
794
- msgid "You must sign in to create a new job listing."
795
- msgstr "Jy moet ingeteken wees om 'n nuwe posbeskrywing toe te voeg."
796
-
797
- #: templates/account-signin.php:38
798
- msgid "Your email"
799
- msgstr "Jou epos"
800
-
801
- #: templates/account-signin.php:38 templates/job-submit.php:24
802
- #: templates/job-submit.php:41
803
- msgid "(optional)"
804
- msgstr "(opsioneel)"
805
-
806
- #: templates/content-job_listing.php:16
807
- #: templates/content-single-job_listing.php:21
808
- #: templates/content-summary-job_listing.php:14
809
- msgid "Posted %s ago"
810
- msgstr "%s terug gepubliseer"
811
-
812
- #: templates/content-no-jobs-found.php:1
813
- msgid "No more jobs found matching your selection."
814
- msgstr "Geen poste gevind."
815
-
816
- #: templates/content-single-job_listing.php:8
817
- msgid "This job listing has expired"
818
- msgstr "Hierdie posbeskrywing het reeds verval"
819
-
820
- #: templates/content-single-job_listing.php:24
821
- msgid "This position has been filled"
822
- msgstr "Hierdie pos is reeds gevul"
823
-
824
- #: templates/form-fields/file-field.php:6
825
- msgid "remove"
826
- msgstr "verwyder"
827
-
828
- #: templates/form-fields/file-field.php:6
829
- msgid "or"
830
- msgstr "of"
831
-
832
- #: templates/form-fields/file-field.php:16
833
- msgid "Max. file size: %s."
834
- msgstr "Maks. dokument grootte: %s."
835
-
836
- #: templates/job-application-email.php:1
837
- msgid ""
838
- "To apply for this job <strong>email your details to</strong> <a "
839
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
840
- msgstr "Om aansoek te doen <strong>stuur jou details na</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
841
-
842
- #: templates/job-application-email.php:4
843
- msgid "Apply using webmail: "
844
- msgstr "Doen aansoek via webmail:"
845
-
846
- #: templates/job-application-url.php:1
847
- msgid ""
848
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
849
- "target=\"_blank\">%1$s &rarr;</a>"
850
- msgstr "Besoek asseblief die volgende web adres om aansoek te doen vir hierdie pos: <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
851
-
852
- #: templates/job-application.php:5
853
- msgid "Apply for job"
854
- msgstr "Doen aansoek"
855
-
856
- #: templates/job-dashboard.php:2
857
- msgid ""
858
- "Your job listings are shown in the table below. Expired listings will be "
859
- "automatically removed after 30 days."
860
- msgstr "Al jou posbeskrywings word vertoon in die tabel hieronder. Alle posbeskrywings wat verval het sal automaties verwyder word na 30 dae."
861
-
862
- #: templates/job-dashboard.php:6
863
- msgid "Job Title"
864
- msgstr "Pos Titel"
865
-
866
- #: templates/job-dashboard.php:7
867
- msgid "Date Posted"
868
- msgstr "Datum Gepubliseer"
869
-
870
- #: templates/job-dashboard.php:16
871
- msgid "You do not have any active job listings."
872
- msgstr "Daar is geen aktiewe posbeskrywings gevind nie."
873
-
874
- #: templates/job-dashboard.php:36
875
- msgid "Mark not filled"
876
- msgstr "Merk as beskikbaar"
877
-
878
- #: templates/job-dashboard.php:38
879
- msgid "Mark filled"
880
- msgstr "Merk as gevul"
881
-
882
- #: templates/job-filters.php:8
883
- msgid "Keywords"
884
- msgstr "Sleutelwoorde"
885
-
886
- #: templates/job-filters.php:9
887
- msgid "All Jobs"
888
- msgstr "Alle Poste"
889
-
890
- #: templates/job-filters.php:13
891
- msgid "Location"
892
- msgstr "Plek"
893
-
894
- #: templates/job-filters.php:14
895
- msgid "Any Location"
896
- msgstr "Enige Plek"
897
-
898
- #: templates/job-filters.php:23
899
- msgid "Category"
900
- msgstr "Kategorie"
901
-
902
- #: templates/job-filters.php:24
903
- msgid "All Job Categories"
904
- msgstr "Alle Posbeskywing Kategoriëe"
905
-
906
- #: templates/job-submit.php:35
907
- msgid "Company details"
908
- msgstr "Maatskappy details"
909
-
910
- #: templates/job-submitted.php:4
911
- msgid ""
912
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
913
- "here</a>."
914
- msgstr "Posbeskrywing toegevoeg. <a href=\"%s\">Klik hier</a> om jou posbeskrywing te sien."
915
-
916
- #: templates/job-submitted.php:7
917
- msgid ""
918
- "Job submitted successfully. Your job listing will be visible once approved."
919
- msgstr "Posbeskrywing toegevoeg. Jou posbeskrywing sal vertoon sodra dit goedgekeur is."
920
-
921
- #: wp-job-manager-functions.php:224
922
- msgid "Reset"
923
- msgstr "Herstel"
924
-
925
- #: wp-job-manager-functions.php:228
926
- msgid "RSS"
927
- msgstr "RSS"
928
-
929
- #: wp-job-manager-functions.php:278
930
- msgid "Your email address isn&#8217;t correct."
931
- msgstr "Jou epos adres is foutief."
932
-
933
- #: wp-job-manager-functions.php:281
934
- msgid "This email is already registered, please choose another one."
935
- msgstr "Hierdie epos adres is reeds in gebruik, kies asseblief 'n ander een."
936
-
937
- #: wp-job-manager-template.php:116
938
- msgid "Active"
939
- msgstr "Aktief"
940
-
941
- #: wp-job-manager-template.php:118
942
- msgid "Expired"
943
- msgstr "Verval"
944
-
945
- #: wp-job-manager-template.php:120
946
- msgid "Pending Review"
947
- msgstr "Hangende Hersiening"
948
-
949
- #: wp-job-manager-template.php:122
950
- msgid "Inactive"
951
- msgstr "Onaktief"
952
-
953
- #: wp-job-manager-template.php:197
954
- msgid "Job Application via \"%s\" listing on %s"
955
- msgstr "Werksaansoek via \"%s\" gelys op %s"
956
-
957
- #: wp-job-manager-template.php:255
958
- msgid "Anywhere"
959
- msgstr "Enige plek"
960
-
961
- #: wp-job-manager.php:97
962
- msgid "Are you sure you want to delete this job?"
963
- msgstr "Is jy seker jy wil hierdie posbeskrywing verwyder?"
964
-
965
- #. Plugin Name of the plugin/theme
966
- msgid "WP Job Manager"
967
- msgstr "WP Job Manager"
968
-
969
- #. Plugin URI of the plugin/theme
970
- msgid "https://wpjobmanager.com/"
971
- msgstr "https://wpjobmanager.com/"
972
-
973
- #. Description of the plugin/theme
974
- msgid ""
975
- "Manage job listings from the WordPress admin panel, and allow users to post "
976
- "jobs directly to your site."
977
- msgstr "Administreer posbeskrywings deur die WordPress administrasie gedeelte en laat gebruikers toe om posbeskrywings direk te publiseer deur jou webwerf."
978
-
979
- #. Author of the plugin/theme
980
- msgid "Mike Jolley"
981
- msgstr "Mike Jolley"
982
-
983
- #. Author URI of the plugin/theme
984
- msgid "http://mikejolley.com"
985
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-bg.mo DELETED
Binary file
trunk/languages/wp-job-manager-bg.po DELETED
@@ -1,985 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # Adrian Dimitrov <dimitrov.adrian@gmail.com>, 2014
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WP Job Manager\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
9
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
10
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
11
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
12
- "Language-Team: Bulgarian (http://www.transifex.com/projects/p/wp-job-manager/language/bg/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: bg\n"
17
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
-
19
- #: includes/admin/class-wp-job-manager-addons.php:50
20
- #: includes/admin/class-wp-job-manager-admin.php:60
21
- msgid "WP Job Manager Add-ons"
22
- msgstr "WP добавки към обяви за работа"
23
-
24
- #: includes/admin/class-wp-job-manager-addons.php:51
25
- msgid ""
26
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
27
- "&rarr;</a>"
28
- msgstr "Купуване на множество допълнения? <a href=\"%s\">Купете първо основния пакет &rarr;</a>"
29
-
30
- #: includes/admin/class-wp-job-manager-admin.php:57
31
- msgid "Settings"
32
- msgstr "Настройки"
33
-
34
- #: includes/admin/class-wp-job-manager-admin.php:60
35
- msgid "Add-ons"
36
- msgstr "Добавки"
37
-
38
- #: includes/admin/class-wp-job-manager-cpt.php:44
39
- #: includes/admin/class-wp-job-manager-cpt.php:45
40
- msgid "Approve Jobs"
41
- msgstr "Одобрени длъжности"
42
-
43
- #: includes/admin/class-wp-job-manager-cpt.php:47
44
- #: includes/admin/class-wp-job-manager-cpt.php:48
45
- msgid "Expire Jobs"
46
- msgstr "Валидност"
47
-
48
- #: includes/admin/class-wp-job-manager-cpt.php:135
49
- #: includes/admin/class-wp-job-manager-cpt.php:137
50
- msgid "%s approved"
51
- msgstr "%s одобрен"
52
-
53
- #: includes/admin/class-wp-job-manager-cpt.php:155
54
- #: includes/admin/class-wp-job-manager-cpt.php:157
55
- msgid "%s expired"
56
- msgstr "%s изтекли"
57
-
58
- #: includes/admin/class-wp-job-manager-cpt.php:200
59
- msgid "Select a category"
60
- msgstr "Избор категория"
61
-
62
- #: includes/admin/class-wp-job-manager-cpt.php:233
63
- msgid "Job position title"
64
- msgstr "Описание на длъжността"
65
-
66
- #: includes/admin/class-wp-job-manager-cpt.php:249
67
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
68
- msgstr "Списъка с длъжности е обновен. <a href=\"%s\">Преглед на длъжност</a>"
69
-
70
- #: includes/admin/class-wp-job-manager-cpt.php:250
71
- msgid "Custom field updated."
72
- msgstr "Персоналното поле е обновено."
73
-
74
- #: includes/admin/class-wp-job-manager-cpt.php:251
75
- msgid "Custom field deleted."
76
- msgstr "Персоналното поле е изтрито."
77
-
78
- #: includes/admin/class-wp-job-manager-cpt.php:252
79
- msgid "Job listing updated."
80
- msgstr "Обявата е обновена."
81
-
82
- #: includes/admin/class-wp-job-manager-cpt.php:253
83
- msgid "Job listing restored to revision from %s"
84
- msgstr "Обявата е върната към ревизия %s"
85
-
86
- #: includes/admin/class-wp-job-manager-cpt.php:254
87
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
88
- msgstr "Списъка е публикуван. <a href=\"%s\">Преглед</a>"
89
-
90
- #: includes/admin/class-wp-job-manager-cpt.php:255
91
- msgid "Job listing saved."
92
- msgstr "Обявата е записана."
93
-
94
- #: includes/admin/class-wp-job-manager-cpt.php:256
95
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
96
- msgstr "Обявата е пусната. <a target=\"_blank\" href=\"%s\">Преглед</a>"
97
-
98
- #: includes/admin/class-wp-job-manager-cpt.php:257
99
- msgid ""
100
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
101
- "href=\"%2$s\">Preview Job</a>"
102
- msgstr "Обявата е пусната и в режим на изчавкане: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Преглед</a>"
103
-
104
- #: includes/admin/class-wp-job-manager-cpt.php:258
105
- msgid "M j, Y @ G:i"
106
- msgstr "j M Y @ G:i"
107
-
108
- #: includes/admin/class-wp-job-manager-cpt.php:259
109
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
110
- msgstr "Черновата на списъка е обновена. <a target=\"_blank\" href=\"%s\">Преглед</a>"
111
-
112
- #: includes/admin/class-wp-job-manager-cpt.php:278
113
- msgid "Type"
114
- msgstr "Тип"
115
-
116
- #: includes/admin/class-wp-job-manager-cpt.php:279
117
- msgid "Position"
118
- msgstr "Позиция"
119
-
120
- #: includes/admin/class-wp-job-manager-cpt.php:280
121
- msgid "Posted"
122
- msgstr "Публикувана"
123
-
124
- #: includes/admin/class-wp-job-manager-cpt.php:281
125
- #: templates/job-dashboard.php:9
126
- msgid "Expires"
127
- msgstr "Изтичащи"
128
-
129
- #: includes/admin/class-wp-job-manager-cpt.php:283
130
- msgid "Categories"
131
- msgstr "Категории"
132
-
133
- #: includes/admin/class-wp-job-manager-cpt.php:284
134
- msgid "Featured?"
135
- msgstr "Откроени?"
136
-
137
- #: includes/admin/class-wp-job-manager-cpt.php:285
138
- #: templates/job-dashboard.php:10
139
- msgid "Filled?"
140
- msgstr "Попълнени?"
141
-
142
- #: includes/admin/class-wp-job-manager-cpt.php:286
143
- #: templates/job-dashboard.php:8
144
- msgid "Status"
145
- msgstr "Статус"
146
-
147
- #: includes/admin/class-wp-job-manager-cpt.php:287
148
- msgid "Actions"
149
- msgstr "Действия"
150
-
151
- #: includes/admin/class-wp-job-manager-cpt.php:310
152
- msgid "Job ID: %d"
153
- msgstr "Позиция: %d"
154
-
155
- #: includes/admin/class-wp-job-manager-cpt.php:336
156
- #: includes/admin/class-wp-job-manager-cpt.php:341
157
- msgid "M j, Y"
158
- msgstr "j M Y"
159
-
160
- #: includes/admin/class-wp-job-manager-cpt.php:337
161
- msgid "by a guest"
162
- msgstr "от гост"
163
-
164
- #: includes/admin/class-wp-job-manager-cpt.php:337
165
- msgid "by %s"
166
- msgstr "от: %s"
167
-
168
- #: includes/admin/class-wp-job-manager-cpt.php:354
169
- msgid "Approve"
170
- msgstr "Одобряване"
171
-
172
- #: includes/admin/class-wp-job-manager-cpt.php:361
173
- msgid "View"
174
- msgstr "Преглед"
175
-
176
- #: includes/admin/class-wp-job-manager-cpt.php:366
177
- #: includes/class-wp-job-manager-post-types.php:162
178
- #: templates/job-dashboard.php:33
179
- msgid "Edit"
180
- msgstr "Редакция"
181
-
182
- #: includes/admin/class-wp-job-manager-cpt.php:371
183
- #: templates/job-dashboard.php:43
184
- msgid "Delete"
185
- msgstr "Изтриване"
186
-
187
- #: includes/admin/class-wp-job-manager-settings.php:42
188
- #: includes/class-wp-job-manager-post-types.php:138
189
- #: includes/class-wp-job-manager-post-types.php:228
190
- msgid "Job Listings"
191
- msgstr "Обяви за работа"
192
-
193
- #: includes/admin/class-wp-job-manager-settings.php:48
194
- msgid "Jobs per page"
195
- msgstr "Обяви на страница"
196
-
197
- #: includes/admin/class-wp-job-manager-settings.php:49
198
- msgid "How many jobs should be shown per page by default?"
199
- msgstr "Колко обяви да се показват на страница?"
200
-
201
- #: includes/admin/class-wp-job-manager-settings.php:55
202
- msgid "Filled positions"
203
- msgstr "Попълнени позиции"
204
-
205
- #: includes/admin/class-wp-job-manager-settings.php:56
206
- msgid "Hide filled positions"
207
- msgstr "Скриване на попълнените позиции"
208
-
209
- #: includes/admin/class-wp-job-manager-settings.php:57
210
- msgid "If enabled, filled positions will be hidden from the job list."
211
- msgstr "Запълнените позиции ще бъдат скривани от списъка с обявите."
212
-
213
- #: includes/admin/class-wp-job-manager-settings.php:64
214
- msgid "Job categories"
215
- msgstr "Категории на длъжности"
216
-
217
- #: includes/admin/class-wp-job-manager-settings.php:65
218
- msgid "Enable job categories"
219
- msgstr "Разрешаване на категориите"
220
-
221
- #: includes/admin/class-wp-job-manager-settings.php:66
222
- msgid ""
223
- "Choose whether to enable job categories. Categories must be setup by an "
224
- "admin for users to choose during job submission."
225
- msgstr "Дали да се използват категории. Категориите трябва да бъдат настроени от администратор."
226
-
227
- #: includes/admin/class-wp-job-manager-settings.php:73
228
- msgid "Job Submission"
229
- msgstr "Кандидатури за работа"
230
-
231
- #: includes/admin/class-wp-job-manager-settings.php:78
232
- msgid "Account creation"
233
- msgstr "Създаване на профил"
234
-
235
- #: includes/admin/class-wp-job-manager-settings.php:79
236
- msgid "Allow account creation"
237
- msgstr "Разрешаване на създаването на профили"
238
-
239
- #: includes/admin/class-wp-job-manager-settings.php:80
240
- msgid ""
241
- "If enabled, non-logged in users will be able to create an account by "
242
- "entering their email address on the job submission form."
243
- msgstr "Ако е разрешено, не авторизираните потребители ще имат възможност да си създават профили чрез въвеждането на email адреси в полетата за публикуване."
244
-
245
- #: includes/admin/class-wp-job-manager-settings.php:87
246
- msgid "Account Role"
247
- msgstr "Роля"
248
-
249
- #: includes/admin/class-wp-job-manager-settings.php:88
250
- msgid ""
251
- "If you enable registration on your job submission form, choose a role for "
252
- "the new user."
253
- msgstr "Ако разрешите регистрации за бланката за кандидатстване, изберете роля на за новият потребител."
254
-
255
- #: includes/admin/class-wp-job-manager-settings.php:95
256
- msgid "Account required"
257
- msgstr "Изисква се профил"
258
-
259
- #: includes/admin/class-wp-job-manager-settings.php:96
260
- msgid "Job submission requires an account"
261
- msgstr "Кандидатстването за работа изисква профил"
262
-
263
- #: includes/admin/class-wp-job-manager-settings.php:97
264
- msgid ""
265
- "If disabled, non-logged in users will be able to submit job listings without"
266
- " creating an account."
267
- msgstr "Ако е изключено, не авторизираните потребители ще имат възможност да публикуват обяви без нуждата от създаване на профил."
268
-
269
- #: includes/admin/class-wp-job-manager-settings.php:104
270
- msgid "Approval Required"
271
- msgstr "Нужно е одобряване"
272
-
273
- #: includes/admin/class-wp-job-manager-settings.php:105
274
- msgid "New submissions require admin approval"
275
- msgstr "Новите заявки изискват одобрение от администратор"
276
-
277
- #: includes/admin/class-wp-job-manager-settings.php:106
278
- msgid "If enabled, new submissions will be inactive, pending admin approval."
279
- msgstr "Ако е разрешено, новите обяви ще бъдат неактивни докато не ги одобри администратор."
280
-
281
- #: includes/admin/class-wp-job-manager-settings.php:113
282
- msgid "Listing duration"
283
- msgstr "Времетраене"
284
-
285
- #: includes/admin/class-wp-job-manager-settings.php:114
286
- msgid ""
287
- "How many <strong>days</strong> listings are live before expiring. Can be "
288
- "left blank to never expire."
289
- msgstr "Колко <strong>дни</strong> обявите се показват преди да изтекат. Може да е празно за да не изтича никога."
290
-
291
- #: includes/admin/class-wp-job-manager-settings.php:120
292
- msgid "Application method"
293
- msgstr "Метод за кандидатстване"
294
-
295
- #: includes/admin/class-wp-job-manager-settings.php:121
296
- msgid "Choose what employers can use for their job application method."
297
- msgstr "Изберете кои методи могат да използват работодателите за техните обяви."
298
-
299
- #: includes/admin/class-wp-job-manager-settings.php:124
300
- msgid "Email address or website URL"
301
- msgstr "Email адрес или уебсайт URL"
302
-
303
- #: includes/admin/class-wp-job-manager-settings.php:125
304
- msgid "Email addresses only"
305
- msgstr "Само email адрес"
306
-
307
- #: includes/admin/class-wp-job-manager-settings.php:126
308
- msgid "Website URLs only"
309
- msgstr "Само URL"
310
-
311
- #: includes/admin/class-wp-job-manager-settings.php:132
312
- msgid "Submit Page Slug"
313
- msgstr "Кратко име за страницата"
314
-
315
- #: includes/admin/class-wp-job-manager-settings.php:133
316
- msgid ""
317
- "Enter the slug of the page where you have placed the [submit_job_form] "
318
- "shortcode. This lets the plugin know where the form is located."
319
- msgstr "Въведете кратко име за страницата където сте поставили [submit_job_form] кода. Тази настройка указва на разширението мястото, където е поставен формуляра."
320
-
321
- #: includes/admin/class-wp-job-manager-settings.php:185
322
- msgid "Settings successfully saved"
323
- msgstr "Настройките са запазени"
324
-
325
- #: includes/admin/class-wp-job-manager-settings.php:264
326
- msgid "Save Changes"
327
- msgstr "Запис на промените"
328
-
329
- #: includes/admin/class-wp-job-manager-writepanels.php:27
330
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
331
- msgid "Job location"
332
- msgstr "Нахождение на работата"
333
-
334
- #: includes/admin/class-wp-job-manager-writepanels.php:28
335
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
336
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
337
- msgstr "пр.: \"Русе, БГ\", \"New York\", \"Houston, TX\""
338
-
339
- #: includes/admin/class-wp-job-manager-writepanels.php:29
340
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
341
- msgid ""
342
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
343
- msgstr "Празно за кандидатстване от всякъде (вкл. и такава по интернет и телефон)"
344
-
345
- #: includes/admin/class-wp-job-manager-writepanels.php:32
346
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
347
- msgid "Application email/URL"
348
- msgstr "Кандидатстване email/URL"
349
-
350
- #: includes/admin/class-wp-job-manager-writepanels.php:33
351
- msgid "URL or email which applicants use to apply"
352
- msgstr "URL или email, който кандидатстващите да използват при кандидатстване"
353
-
354
- #: includes/admin/class-wp-job-manager-writepanels.php:36
355
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
356
- msgid "Company name"
357
- msgstr "Име на компания"
358
-
359
- #: includes/admin/class-wp-job-manager-writepanels.php:40
360
- msgid "Company website"
361
- msgstr "Уеб сайт на компанията"
362
-
363
- #: includes/admin/class-wp-job-manager-writepanels.php:44
364
- msgid "Company tagline"
365
- msgstr "Лозунг на компанията"
366
-
367
- #: includes/admin/class-wp-job-manager-writepanels.php:45
368
- msgid "Brief description about the company"
369
- msgstr "Кратко описание за компанията"
370
-
371
- #: includes/admin/class-wp-job-manager-writepanels.php:48
372
- msgid "Company Twitter"
373
- msgstr "Twitter"
374
-
375
- #: includes/admin/class-wp-job-manager-writepanels.php:52
376
- msgid "Company logo"
377
- msgstr "Лого"
378
-
379
- #: includes/admin/class-wp-job-manager-writepanels.php:53
380
- msgid "URL to the company logo"
381
- msgstr "URL адрес до логото"
382
-
383
- #: includes/admin/class-wp-job-manager-writepanels.php:57
384
- msgid "Position filled?"
385
- msgstr "Позицията е запълнена?"
386
-
387
- #: includes/admin/class-wp-job-manager-writepanels.php:61
388
- msgid "Feature this job listing?"
389
- msgstr "Открояване на тази обява?"
390
-
391
- #: includes/admin/class-wp-job-manager-writepanels.php:63
392
- msgid ""
393
- "Featured listings will be sticky during searches, and can be styled "
394
- "differently."
395
- msgstr "Откроените обяви се показват като залепени по време на търсенията и могат да бъдат стилизирани отделно."
396
-
397
- #: includes/admin/class-wp-job-manager-writepanels.php:66
398
- msgid "Job Expires"
399
- msgstr "Изтичане"
400
-
401
- #: includes/admin/class-wp-job-manager-writepanels.php:67
402
- msgid "yyyy-mm-dd"
403
- msgstr "dd.mm.YYYY"
404
-
405
- #: includes/admin/class-wp-job-manager-writepanels.php:70
406
- msgid "Posted by"
407
- msgstr "Публикувано от"
408
-
409
- #: includes/admin/class-wp-job-manager-writepanels.php:83
410
- msgid "Job Listing Data"
411
- msgstr "Данни"
412
-
413
- #: includes/admin/class-wp-job-manager-writepanels.php:101
414
- msgid "Use file"
415
- msgstr "Използване на файл"
416
-
417
- #: includes/admin/class-wp-job-manager-writepanels.php:101
418
- msgid "Upload"
419
- msgstr "Качване"
420
-
421
- #: includes/admin/class-wp-job-manager-writepanels.php:269
422
- msgid "Guest user"
423
- msgstr "Гост потребител"
424
-
425
- #: includes/class-wp-job-manager-ajax.php:111
426
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
427
- msgstr "Показване %s&ldquo;%s&rdquo; %sобяви"
428
-
429
- #: includes/class-wp-job-manager-ajax.php:113
430
- msgid "Showing all %s%sjobs"
431
- msgstr "Показване всички %s%sобяви"
432
-
433
- #: includes/class-wp-job-manager-ajax.php:116
434
- msgid "located in &ldquo;%s&rdquo;"
435
- msgstr "в &ldquo;%s&rdquo;"
436
-
437
- #: includes/class-wp-job-manager-geocode.php:139
438
- msgid "No results found"
439
- msgstr "Няма резултати"
440
-
441
- #: includes/class-wp-job-manager-geocode.php:143
442
- msgid "Query limit reached"
443
- msgstr "Лимитът на заявките е достигнат"
444
-
445
- #: includes/class-wp-job-manager-geocode.php:149
446
- #: includes/class-wp-job-manager-geocode.php:153
447
- #: includes/class-wp-job-manager-geocode.php:157
448
- msgid "Geocoding error"
449
- msgstr ""
450
-
451
- #: includes/class-wp-job-manager-install.php:39
452
- msgid "Employer"
453
- msgstr "Изпълнител"
454
-
455
- #: includes/class-wp-job-manager-post-types.php:48
456
- msgid "Job Category"
457
- msgstr "Категория"
458
-
459
- #: includes/class-wp-job-manager-post-types.php:49
460
- msgid "Job Categories"
461
- msgstr "Категории"
462
-
463
- #: includes/class-wp-job-manager-post-types.php:53
464
- msgctxt "Job category slug - resave permalinks after changing this"
465
- msgid "job-category"
466
- msgstr "kategoria-rabota"
467
-
468
- #: includes/class-wp-job-manager-post-types.php:70
469
- #: includes/class-wp-job-manager-post-types.php:113
470
- #: includes/class-wp-job-manager-post-types.php:167
471
- msgid "Search %s"
472
- msgstr "Търсене %s"
473
-
474
- #: includes/class-wp-job-manager-post-types.php:71
475
- #: includes/class-wp-job-manager-post-types.php:114
476
- #: includes/class-wp-job-manager-post-types.php:159
477
- msgid "All %s"
478
- msgstr "Всички %s"
479
-
480
- #: includes/class-wp-job-manager-post-types.php:72
481
- #: includes/class-wp-job-manager-post-types.php:115
482
- #: includes/class-wp-job-manager-post-types.php:170
483
- msgid "Parent %s"
484
- msgstr "Родителски %s"
485
-
486
- #: includes/class-wp-job-manager-post-types.php:73
487
- #: includes/class-wp-job-manager-post-types.php:116
488
- msgid "Parent %s:"
489
- msgstr "Родителски %s:"
490
-
491
- #: includes/class-wp-job-manager-post-types.php:74
492
- #: includes/class-wp-job-manager-post-types.php:117
493
- #: includes/class-wp-job-manager-post-types.php:163
494
- msgid "Edit %s"
495
- msgstr "Редакция %s"
496
-
497
- #: includes/class-wp-job-manager-post-types.php:75
498
- #: includes/class-wp-job-manager-post-types.php:118
499
- msgid "Update %s"
500
- msgstr "Обновяване %s"
501
-
502
- #: includes/class-wp-job-manager-post-types.php:76
503
- #: includes/class-wp-job-manager-post-types.php:119
504
- msgid "Add New %s"
505
- msgstr "Добавяне %s"
506
-
507
- #: includes/class-wp-job-manager-post-types.php:77
508
- #: includes/class-wp-job-manager-post-types.php:120
509
- msgid "New %s Name"
510
- msgstr "Ново %s име"
511
-
512
- #: includes/class-wp-job-manager-post-types.php:92
513
- msgid "Job Type"
514
- msgstr "Тип"
515
-
516
- #: includes/class-wp-job-manager-post-types.php:93
517
- msgid "Job Types"
518
- msgstr "Тип работа"
519
-
520
- #: includes/class-wp-job-manager-post-types.php:97
521
- msgctxt "Job type slug - resave permalinks after changing this"
522
- msgid "job-type"
523
- msgstr "tip-rabota"
524
-
525
- #: includes/class-wp-job-manager-post-types.php:137
526
- msgid "Job Listing"
527
- msgstr "Обяви"
528
-
529
- #: includes/class-wp-job-manager-post-types.php:141
530
- msgctxt "Post type archive slug - resave permalinks after changing this"
531
- msgid "jobs"
532
- msgstr "обяви"
533
-
534
- #: includes/class-wp-job-manager-post-types.php:147
535
- msgctxt "Job permalink - resave permalinks after changing this"
536
- msgid "job"
537
- msgstr "обява"
538
-
539
- #: includes/class-wp-job-manager-post-types.php:160
540
- msgid "Add New"
541
- msgstr "Добавяне"
542
-
543
- #: includes/class-wp-job-manager-post-types.php:161
544
- msgid "Add %s"
545
- msgstr "Добави %s"
546
-
547
- #: includes/class-wp-job-manager-post-types.php:164
548
- msgid "New %s"
549
- msgstr "Нов %s"
550
-
551
- #: includes/class-wp-job-manager-post-types.php:165
552
- #: includes/class-wp-job-manager-post-types.php:166
553
- msgid "View %s"
554
- msgstr "Преглед %s"
555
-
556
- #: includes/class-wp-job-manager-post-types.php:168
557
- msgid "No %s found"
558
- msgstr "Не са намерени %s"
559
-
560
- #: includes/class-wp-job-manager-post-types.php:169
561
- msgid "No %s found in trash"
562
- msgstr "Няма %s в кошчето"
563
-
564
- #: includes/class-wp-job-manager-post-types.php:172
565
- msgid "This is where you can create and manage job listings."
566
- msgstr "Това е където може да създавате и управлявате списъците."
567
-
568
- #: includes/class-wp-job-manager-post-types.php:207
569
- msgctxt "job_listing"
570
- msgid "Expired"
571
- msgstr "Изтича"
572
-
573
- #: includes/class-wp-job-manager-post-types.php:212
574
- msgid "Expired <span class=\"count\">(%s)</span>"
575
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
576
- msgstr[0] "Изтекла <span class=\"count\">(%s)</span>"
577
- msgstr[1] "Изтекли <span class=\"count\">(%s)</span>"
578
-
579
- #: includes/class-wp-job-manager-shortcodes.php:61
580
- msgid "Invalid Job ID"
581
- msgstr "Невалиден ID на работна позиция"
582
-
583
- #: includes/class-wp-job-manager-shortcodes.php:67
584
- msgid "This job is already filled"
585
- msgstr "Тази позиция вече е запълнена"
586
-
587
- #: includes/class-wp-job-manager-shortcodes.php:73
588
- msgid "%s has been filled"
589
- msgstr "%s е запълнена"
590
-
591
- #: includes/class-wp-job-manager-shortcodes.php:78
592
- msgid "This job is already not filled"
593
- msgstr "Тази позиция вече не е запълнена"
594
-
595
- #: includes/class-wp-job-manager-shortcodes.php:84
596
- msgid "%s has been marked as not filled"
597
- msgstr "%s беше маркирана като непопълнена"
598
-
599
- #: includes/class-wp-job-manager-shortcodes.php:91
600
- msgid "%s has been deleted"
601
- msgstr "%s беше изтрита"
602
-
603
- #: includes/class-wp-job-manager-shortcodes.php:111
604
- msgid "You need to be signed in to manage your job listings."
605
- msgstr "Нужно е да сте влезли за да управлявате списъка."
606
-
607
- #: includes/class-wp-job-manager-shortcodes.php:204
608
- #: includes/class-wp-job-manager-shortcodes.php:235
609
- msgid "Load more job listings"
610
- msgstr "Зареждане на още обяви"
611
-
612
- #: includes/class-wp-job-manager-widgets.php:139
613
- msgid "Display a list of the most recent jobs on your site."
614
- msgstr "Покажи списък от последните обяви в сайта."
615
-
616
- #: includes/class-wp-job-manager-widgets.php:141
617
- msgid "Recent Job Listings"
618
- msgstr "Последни обяви"
619
-
620
- #: includes/class-wp-job-manager-widgets.php:145
621
- msgid "Recent Jobs"
622
- msgstr "Последни обяви"
623
-
624
- #: includes/class-wp-job-manager-widgets.php:146
625
- msgid "Title"
626
- msgstr "Заглавие"
627
-
628
- #: includes/class-wp-job-manager-widgets.php:154
629
- msgid "Number of jobs to show"
630
- msgstr "Брой обяви за показване"
631
-
632
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
633
- msgid "Invalid job"
634
- msgstr "Невалидна обява"
635
-
636
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
637
- msgid "Update job listing"
638
- msgstr "Обновяване"
639
-
640
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
641
- msgid "Your changes have been saved."
642
- msgstr "Вашите промени бяха запазени."
643
-
644
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
645
- msgid "View Job Listing &rarr;"
646
- msgstr "Преглед &rarr;"
647
-
648
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
649
- msgid "Submit Details"
650
- msgstr "Детайли"
651
-
652
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
653
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
654
- msgid "Preview"
655
- msgstr "Предварителен преглед"
656
-
657
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
658
- msgid "Done"
659
- msgstr "Добре"
660
-
661
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
662
- msgid "Application email"
663
- msgstr "Email за кандидатстване"
664
-
665
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
666
- msgid "you@yourdomain.com"
667
- msgstr "vie@vashiatdomain.com"
668
-
669
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
670
- msgid "Application URL"
671
- msgstr "URL за кандидатстване"
672
-
673
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
674
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
675
- msgid "http://"
676
- msgstr "http://"
677
-
678
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
679
- msgid "Enter an email address or website URL"
680
- msgstr "Въведете email адрес или адрес на уеб сайт"
681
-
682
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
683
- msgid "Job title"
684
- msgstr "Заглавие"
685
-
686
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
687
- msgid "Job type"
688
- msgstr "Тип"
689
-
690
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
691
- msgid "Job category"
692
- msgstr "Категория"
693
-
694
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
695
- msgid "Description"
696
- msgstr "Описание"
697
-
698
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
699
- msgid "Enter the name of the company"
700
- msgstr "Име на компанията"
701
-
702
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
703
- #: templates/content-single-job_listing.php:36
704
- msgid "Website"
705
- msgstr "Уеб сайт"
706
-
707
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
708
- msgid "Tagline"
709
- msgstr "Лозунг"
710
-
711
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
712
- msgid "Briefly describe your company"
713
- msgstr "Кратко описание на фирмата"
714
-
715
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
716
- msgid "Twitter username"
717
- msgstr "Потребител в twitter"
718
-
719
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
720
- msgid "@yourcompany"
721
- msgstr "@имекомпания"
722
-
723
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
724
- msgid "Logo"
725
- msgstr "Лого"
726
-
727
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
728
- msgid "%s is a required field"
729
- msgstr "%s е задължително поле"
730
-
731
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
732
- msgid "Please enter a valid application email address"
733
- msgstr "Въведете валиден email адрес"
734
-
735
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
736
- msgid "Please enter a valid application URL"
737
- msgstr "Въведете валиден URL за кандидатстване"
738
-
739
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
740
- msgid "Please enter a valid application email address or URL"
741
- msgstr "Въведете валиден email или URL адрес за кандидатстване"
742
-
743
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
744
- msgid "Preview job listing &rarr;"
745
- msgstr "Преглед &rarr;"
746
-
747
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
748
- msgid "You must be signed in to post a new job listing."
749
- msgstr "Трябва да бъдете логнати за да пуснете нова обява."
750
-
751
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
752
- msgid "Submit Listing &rarr;"
753
- msgstr "Запазване на листа &rarr;"
754
-
755
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
756
- msgid "&larr; Edit listing"
757
- msgstr "&larr; Редакция"
758
-
759
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
760
- msgid "\"%s\" needs to be one of the following file types: %s"
761
- msgstr "\"%s\" е нужно да бъде някой от следните типове: %s"
762
-
763
- #: templates/account-signin.php:4
764
- msgid "Your account"
765
- msgstr "Ваш профил"
766
-
767
- #: templates/account-signin.php:8
768
- msgid "You are currently signed in as <strong>%s</strong>."
769
- msgstr "В момента сте влезли като <strong>%s</strong>."
770
-
771
- #: templates/account-signin.php:11
772
- msgid "Sign out"
773
- msgstr "Изход"
774
-
775
- #: templates/account-signin.php:21
776
- msgid "Have an account?"
777
- msgstr "Имате профил?"
778
-
779
- #: templates/account-signin.php:23
780
- msgid "Sign in"
781
- msgstr "Вход"
782
-
783
- #: templates/account-signin.php:27
784
- msgid ""
785
- "If you don&rsquo;t have an account you can %screate one below by entering "
786
- "your email address. A password will be automatically emailed to you."
787
- msgstr "Ако все още нямате профил, може да си %sсъздадете такъв, като въведете ваш email адрес. Парола за профила ще ви бъде изпратена автоматично."
788
-
789
- #: templates/account-signin.php:27
790
- msgid "optionally"
791
- msgstr "по избор"
792
-
793
- #: templates/account-signin.php:31
794
- msgid "You must sign in to create a new job listing."
795
- msgstr "Трябва да се регистрирате за да пуснете нова обява."
796
-
797
- #: templates/account-signin.php:38
798
- msgid "Your email"
799
- msgstr "Ваш email"
800
-
801
- #: templates/account-signin.php:38 templates/job-submit.php:24
802
- #: templates/job-submit.php:41
803
- msgid "(optional)"
804
- msgstr "(по избор)"
805
-
806
- #: templates/content-job_listing.php:16
807
- #: templates/content-single-job_listing.php:21
808
- #: templates/content-summary-job_listing.php:14
809
- msgid "Posted %s ago"
810
- msgstr "Публикувано преди %s"
811
-
812
- #: templates/content-no-jobs-found.php:1
813
- msgid "No more jobs found matching your selection."
814
- msgstr "Няма повече обяви отговарящи на вашият критерий."
815
-
816
- #: templates/content-single-job_listing.php:8
817
- msgid "This job listing has expired"
818
- msgstr "Тази обява е изтекла"
819
-
820
- #: templates/content-single-job_listing.php:24
821
- msgid "This position has been filled"
822
- msgstr "Работните позиции са заети."
823
-
824
- #: templates/form-fields/file-field.php:6
825
- msgid "remove"
826
- msgstr "премахване"
827
-
828
- #: templates/form-fields/file-field.php:6
829
- msgid "or"
830
- msgstr "или"
831
-
832
- #: templates/form-fields/file-field.php:16
833
- msgid "Max. file size: %s."
834
- msgstr "Макс. размер на файл: %s."
835
-
836
- #: templates/job-application-email.php:1
837
- msgid ""
838
- "To apply for this job <strong>email your details to</strong> <a "
839
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
840
- msgstr "За да кандидатствате за тази позиция <strong>изпратете email с вашите данни към</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
841
-
842
- #: templates/job-application-email.php:4
843
- msgid "Apply using webmail: "
844
- msgstr "Приложи използвайки webmail:"
845
-
846
- #: templates/job-application-url.php:1
847
- msgid ""
848
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
849
- "target=\"_blank\">%1$s &rarr;</a>"
850
- msgstr "За да кандидатствате за тази работа моля посетете следния линк: <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
851
-
852
- #: templates/job-application.php:5
853
- msgid "Apply for job"
854
- msgstr "Кандидатствай"
855
-
856
- #: templates/job-dashboard.php:2
857
- msgid ""
858
- "Your job listings are shown in the table below. Expired listings will be "
859
- "automatically removed after 30 days."
860
- msgstr "Вашия списък от обяви ще се показва в таблицата по-долу. Изтеклите обяви, ще бъдат премахвани автоматично след 30 дни."
861
-
862
- #: templates/job-dashboard.php:6
863
- msgid "Job Title"
864
- msgstr "Заглавие на позиция"
865
-
866
- #: templates/job-dashboard.php:7
867
- msgid "Date Posted"
868
- msgstr "Дата на публикуване"
869
-
870
- #: templates/job-dashboard.php:16
871
- msgid "You do not have any active job listings."
872
- msgstr "Нямате активни обяви."
873
-
874
- #: templates/job-dashboard.php:36
875
- msgid "Mark not filled"
876
- msgstr "Маркиране като вакантни"
877
-
878
- #: templates/job-dashboard.php:38
879
- msgid "Mark filled"
880
- msgstr "Маркиране като заети"
881
-
882
- #: templates/job-filters.php:8
883
- msgid "Keywords"
884
- msgstr "Ключови думи"
885
-
886
- #: templates/job-filters.php:9
887
- msgid "All Jobs"
888
- msgstr "Всички позиции"
889
-
890
- #: templates/job-filters.php:13
891
- msgid "Location"
892
- msgstr "Местонахождение"
893
-
894
- #: templates/job-filters.php:14
895
- msgid "Any Location"
896
- msgstr "Всички местонахождения"
897
-
898
- #: templates/job-filters.php:23
899
- msgid "Category"
900
- msgstr "Категория"
901
-
902
- #: templates/job-filters.php:24
903
- msgid "All Job Categories"
904
- msgstr "Всички категории"
905
-
906
- #: templates/job-submit.php:35
907
- msgid "Company details"
908
- msgstr "Информация за компанията"
909
-
910
- #: templates/job-submitted.php:4
911
- msgid ""
912
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
913
- "here</a>."
914
- msgstr "Обявата е добавена в списъка успешно. За преглед <a href=\"%s\">натиснете тук</a>."
915
-
916
- #: templates/job-submitted.php:7
917
- msgid ""
918
- "Job submitted successfully. Your job listing will be visible once approved."
919
- msgstr "Обявата е запазена успешно. Обявата ще се появи в списъка след одобрение."
920
-
921
- #: wp-job-manager-functions.php:224
922
- msgid "Reset"
923
- msgstr "Нулиране"
924
-
925
- #: wp-job-manager-functions.php:228
926
- msgid "RSS"
927
- msgstr "RSS"
928
-
929
- #: wp-job-manager-functions.php:278
930
- msgid "Your email address isn&#8217;t correct."
931
- msgstr "Вашият email адрес не е валиден."
932
-
933
- #: wp-job-manager-functions.php:281
934
- msgid "This email is already registered, please choose another one."
935
- msgstr "Този email адрес е вече регистриран, изберете друг."
936
-
937
- #: wp-job-manager-template.php:116
938
- msgid "Active"
939
- msgstr "Активни"
940
-
941
- #: wp-job-manager-template.php:118
942
- msgid "Expired"
943
- msgstr "Изтекли"
944
-
945
- #: wp-job-manager-template.php:120
946
- msgid "Pending Review"
947
- msgstr "Очакващи ревю"
948
-
949
- #: wp-job-manager-template.php:122
950
- msgid "Inactive"
951
- msgstr "Неактивни"
952
-
953
- #: wp-job-manager-template.php:197
954
- msgid "Job Application via \"%s\" listing on %s"
955
- msgstr "Кандидатстване чрез \"%s\" показана на %s"
956
-
957
- #: wp-job-manager-template.php:255
958
- msgid "Anywhere"
959
- msgstr "Навсякъде"
960
-
961
- #: wp-job-manager.php:97
962
- msgid "Are you sure you want to delete this job?"
963
- msgstr "Сигурни ли сте, че желаете да изтриете тази обява?"
964
-
965
- #. Plugin Name of the plugin/theme
966
- msgid "WP Job Manager"
967
- msgstr "WP Обяви за работа"
968
-
969
- #. Plugin URI of the plugin/theme
970
- msgid "https://wpjobmanager.com/"
971
- msgstr "https://wpjobmanager.com/"
972
-
973
- #. Description of the plugin/theme
974
- msgid ""
975
- "Manage job listings from the WordPress admin panel, and allow users to post "
976
- "jobs directly to your site."
977
- msgstr "Управляване на списъка на обявите чрез WordPress административния панел, и позволяване на потребителите да публикуват обяви директно на вашият сайт."
978
-
979
- #. Author of the plugin/theme
980
- msgid "Mike Jolley"
981
- msgstr "Mike Jolley"
982
-
983
- #. Author URI of the plugin/theme
984
- msgid "http://mikejolley.com"
985
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-de_DE.mo DELETED
Binary file
trunk/languages/wp-job-manager-de_DE.po DELETED
@@ -1,987 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # kochhase <mail@henryk-ibemeinhardt.de>, 2014
5
- # Mike Jolley <mike.jolley@me.com>, 2014
6
- # Sebastian Wendler <sebastian.wendler@netzlodern.de>, 2014
7
- msgid ""
8
- msgstr ""
9
- "Project-Id-Version: WP Job Manager\n"
10
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
11
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
12
- "PO-Revision-Date: 2014-10-03 18:03+0000\n"
13
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
14
- "Language-Team: German (Germany) (http://www.transifex.com/projects/p/wp-job-manager/language/de_DE/)\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Language: de_DE\n"
19
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
-
21
- #: includes/admin/class-wp-job-manager-addons.php:50
22
- #: includes/admin/class-wp-job-manager-admin.php:60
23
- msgid "WP Job Manager Add-ons"
24
- msgstr "WP Job Manager Add-ons"
25
-
26
- #: includes/admin/class-wp-job-manager-addons.php:51
27
- msgid ""
28
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
29
- "&rarr;</a>"
30
- msgstr "Wollen Sie mehrere Add-ons kaufen? <a href=\"%s\">Werfen Sie einen Blick auf das Core Add-on Paket &rarr;</a>"
31
-
32
- #: includes/admin/class-wp-job-manager-admin.php:57
33
- msgid "Settings"
34
- msgstr "Einstellungen"
35
-
36
- #: includes/admin/class-wp-job-manager-admin.php:60
37
- msgid "Add-ons"
38
- msgstr "Add-ons"
39
-
40
- #: includes/admin/class-wp-job-manager-cpt.php:44
41
- #: includes/admin/class-wp-job-manager-cpt.php:45
42
- msgid "Approve Jobs"
43
- msgstr "Jobs genehmigen"
44
-
45
- #: includes/admin/class-wp-job-manager-cpt.php:47
46
- #: includes/admin/class-wp-job-manager-cpt.php:48
47
- msgid "Expire Jobs"
48
- msgstr "Abgelaufene Jobs"
49
-
50
- #: includes/admin/class-wp-job-manager-cpt.php:135
51
- #: includes/admin/class-wp-job-manager-cpt.php:137
52
- msgid "%s approved"
53
- msgstr "%s genehmigt"
54
-
55
- #: includes/admin/class-wp-job-manager-cpt.php:155
56
- #: includes/admin/class-wp-job-manager-cpt.php:157
57
- msgid "%s expired"
58
- msgstr "%s abgelaufen"
59
-
60
- #: includes/admin/class-wp-job-manager-cpt.php:200
61
- msgid "Select a category"
62
- msgstr "Kategorie wählen"
63
-
64
- #: includes/admin/class-wp-job-manager-cpt.php:233
65
- msgid "Job position title"
66
- msgstr "Jobtitel eingeben"
67
-
68
- #: includes/admin/class-wp-job-manager-cpt.php:249
69
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
70
- msgstr "Jobangebot aktualisiert. <a href=\"%s\">Job ansehen</a>"
71
-
72
- #: includes/admin/class-wp-job-manager-cpt.php:250
73
- msgid "Custom field updated."
74
- msgstr "Eigenes Feld aktualisiert."
75
-
76
- #: includes/admin/class-wp-job-manager-cpt.php:251
77
- msgid "Custom field deleted."
78
- msgstr "Eigenes Feld gelöscht."
79
-
80
- #: includes/admin/class-wp-job-manager-cpt.php:252
81
- msgid "Job listing updated."
82
- msgstr "Jobangebot aktualisiert."
83
-
84
- #: includes/admin/class-wp-job-manager-cpt.php:253
85
- msgid "Job listing restored to revision from %s"
86
- msgstr "Joblisting von Revision %s wieder hergestellt."
87
-
88
- #: includes/admin/class-wp-job-manager-cpt.php:254
89
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
90
- msgstr "Jobangebot wurde veröffentlicht. <a href=\"%s\">Job ansehen</a>"
91
-
92
- #: includes/admin/class-wp-job-manager-cpt.php:255
93
- msgid "Job listing saved."
94
- msgstr "Jobangebot gespeichert."
95
-
96
- #: includes/admin/class-wp-job-manager-cpt.php:256
97
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
98
- msgstr "Joblisting wurde übermittelt. <a target=\"_blank\" href=\"%s\">Vorschau ansehen</a>"
99
-
100
- #: includes/admin/class-wp-job-manager-cpt.php:257
101
- msgid ""
102
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
103
- "href=\"%2$s\">Preview Job</a>"
104
- msgstr "Joblisting terminiert für: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Vorschau</a>"
105
-
106
- #: includes/admin/class-wp-job-manager-cpt.php:258
107
- msgid "M j, Y @ G:i"
108
- msgstr "M j, Y @ G:i"
109
-
110
- #: includes/admin/class-wp-job-manager-cpt.php:259
111
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
112
- msgstr "Entwurf des Jobangebotes wurde aktualisiert. <a target=\"_blank\" href=\"%s\">Job Vorschau</a>"
113
-
114
- #: includes/admin/class-wp-job-manager-cpt.php:278
115
- msgid "Type"
116
- msgstr "Typ"
117
-
118
- #: includes/admin/class-wp-job-manager-cpt.php:279
119
- msgid "Position"
120
- msgstr "Position"
121
-
122
- #: includes/admin/class-wp-job-manager-cpt.php:280
123
- msgid "Posted"
124
- msgstr "Veröffentlicht"
125
-
126
- #: includes/admin/class-wp-job-manager-cpt.php:281
127
- #: templates/job-dashboard.php:9
128
- msgid "Expires"
129
- msgstr "Ablauf"
130
-
131
- #: includes/admin/class-wp-job-manager-cpt.php:283
132
- msgid "Categories"
133
- msgstr "Kategorien"
134
-
135
- #: includes/admin/class-wp-job-manager-cpt.php:284
136
- msgid "Featured?"
137
- msgstr "Besonderheit?"
138
-
139
- #: includes/admin/class-wp-job-manager-cpt.php:285
140
- #: templates/job-dashboard.php:10
141
- msgid "Filled?"
142
- msgstr "Vergeben?"
143
-
144
- #: includes/admin/class-wp-job-manager-cpt.php:286
145
- #: templates/job-dashboard.php:8
146
- msgid "Status"
147
- msgstr "Status"
148
-
149
- #: includes/admin/class-wp-job-manager-cpt.php:287
150
- msgid "Actions"
151
- msgstr "Aktionen"
152
-
153
- #: includes/admin/class-wp-job-manager-cpt.php:310
154
- msgid "Job ID: %d"
155
- msgstr "Job ID: %d"
156
-
157
- #: includes/admin/class-wp-job-manager-cpt.php:336
158
- #: includes/admin/class-wp-job-manager-cpt.php:341
159
- msgid "M j, Y"
160
- msgstr "d.m.Y"
161
-
162
- #: includes/admin/class-wp-job-manager-cpt.php:337
163
- msgid "by a guest"
164
- msgstr "von einem Gast"
165
-
166
- #: includes/admin/class-wp-job-manager-cpt.php:337
167
- msgid "by %s"
168
- msgstr "von %s"
169
-
170
- #: includes/admin/class-wp-job-manager-cpt.php:354
171
- msgid "Approve"
172
- msgstr "Genehmigen"
173
-
174
- #: includes/admin/class-wp-job-manager-cpt.php:361
175
- msgid "View"
176
- msgstr "Ansehen"
177
-
178
- #: includes/admin/class-wp-job-manager-cpt.php:366
179
- #: includes/class-wp-job-manager-post-types.php:162
180
- #: templates/job-dashboard.php:33
181
- msgid "Edit"
182
- msgstr "Bearbeiten"
183
-
184
- #: includes/admin/class-wp-job-manager-cpt.php:371
185
- #: templates/job-dashboard.php:43
186
- msgid "Delete"
187
- msgstr "Löschen"
188
-
189
- #: includes/admin/class-wp-job-manager-settings.php:42
190
- #: includes/class-wp-job-manager-post-types.php:138
191
- #: includes/class-wp-job-manager-post-types.php:228
192
- msgid "Job Listings"
193
- msgstr "Jobangebote"
194
-
195
- #: includes/admin/class-wp-job-manager-settings.php:48
196
- msgid "Jobs per page"
197
- msgstr "Jobs pro Seite"
198
-
199
- #: includes/admin/class-wp-job-manager-settings.php:49
200
- msgid "How many jobs should be shown per page by default?"
201
- msgstr "Wie viele Jobs sollen pro Seite standardmäßig angezeigt werden?"
202
-
203
- #: includes/admin/class-wp-job-manager-settings.php:55
204
- msgid "Filled positions"
205
- msgstr "Vergebene Positionen"
206
-
207
- #: includes/admin/class-wp-job-manager-settings.php:56
208
- msgid "Hide filled positions"
209
- msgstr "Vergebene Positionen verbergen"
210
-
211
- #: includes/admin/class-wp-job-manager-settings.php:57
212
- msgid "If enabled, filled positions will be hidden from the job list."
213
- msgstr "Sofern aktiviert werden vergebene Positionen in der Jobliste verborgen."
214
-
215
- #: includes/admin/class-wp-job-manager-settings.php:64
216
- msgid "Job categories"
217
- msgstr "Job Kategorien"
218
-
219
- #: includes/admin/class-wp-job-manager-settings.php:65
220
- msgid "Enable job categories"
221
- msgstr "Job Kategorien aktivieren"
222
-
223
- #: includes/admin/class-wp-job-manager-settings.php:66
224
- msgid ""
225
- "Choose whether to enable job categories. Categories must be setup by an "
226
- "admin for users to choose during job submission."
227
- msgstr "Wählen Sie hier, ob Job-Kategorien aktiviert werden sollen. Die Kategorien müssen vom Administrator für Benutzer angelegt werden, damit sie im Forumlar für die Joberstellung verfügbar sind. "
228
-
229
- #: includes/admin/class-wp-job-manager-settings.php:73
230
- msgid "Job Submission"
231
- msgstr "Job Übermittlungen"
232
-
233
- #: includes/admin/class-wp-job-manager-settings.php:78
234
- msgid "Account creation"
235
- msgstr "Accounterstellung"
236
-
237
- #: includes/admin/class-wp-job-manager-settings.php:79
238
- msgid "Allow account creation"
239
- msgstr "Accounterstellung erlauben"
240
-
241
- #: includes/admin/class-wp-job-manager-settings.php:80
242
- msgid ""
243
- "If enabled, non-logged in users will be able to create an account by "
244
- "entering their email address on the job submission form."
245
- msgstr "Sofern aktiviert können Gäste durch Eingabe ihrer E-Mail-Adresse im Job-Formular einen Account auf dieser Seite erstellen."
246
-
247
- #: includes/admin/class-wp-job-manager-settings.php:87
248
- msgid "Account Role"
249
- msgstr "Konto Rolle"
250
-
251
- #: includes/admin/class-wp-job-manager-settings.php:88
252
- msgid ""
253
- "If you enable registration on your job submission form, choose a role for "
254
- "the new user."
255
- msgstr "Wenn Sie die Registrierung im Job-Formular aktivieren, wählen Sie eine Rolle für den neuen Benutzer."
256
-
257
- #: includes/admin/class-wp-job-manager-settings.php:95
258
- msgid "Account required"
259
- msgstr "Account erforderlich"
260
-
261
- #: includes/admin/class-wp-job-manager-settings.php:96
262
- msgid "Job submission requires an account"
263
- msgstr "Um ein Jobangebot zu veröffentlichen musst du einen Account erstellen."
264
-
265
- #: includes/admin/class-wp-job-manager-settings.php:97
266
- msgid ""
267
- "If disabled, non-logged in users will be able to submit job listings without"
268
- " creating an account."
269
- msgstr "Sofern deaktiviert können Gäste ohne Accounterstellung Jobs einreichen."
270
-
271
- #: includes/admin/class-wp-job-manager-settings.php:104
272
- msgid "Approval Required"
273
- msgstr "Genehmigung erforderlich"
274
-
275
- #: includes/admin/class-wp-job-manager-settings.php:105
276
- msgid "New submissions require admin approval"
277
- msgstr "Neue Jobs vom Admin genehmigen lassen"
278
-
279
- #: includes/admin/class-wp-job-manager-settings.php:106
280
- msgid "If enabled, new submissions will be inactive, pending admin approval."
281
- msgstr "Sofern aktiviert sind neue Jobs zunächst inaktiv und müssen erst vom Admin genehmigt werden."
282
-
283
- #: includes/admin/class-wp-job-manager-settings.php:113
284
- msgid "Listing duration"
285
- msgstr "Anzeigedauer"
286
-
287
- #: includes/admin/class-wp-job-manager-settings.php:114
288
- msgid ""
289
- "How many <strong>days</strong> listings are live before expiring. Can be "
290
- "left blank to never expire."
291
- msgstr "Wie viele <strong>Tage</strong> sollen Joblistings aktiv bleiben. Leer lassen wenn die Jobangebote niemals ablaufen sollen."
292
-
293
- #: includes/admin/class-wp-job-manager-settings.php:120
294
- msgid "Application method"
295
- msgstr "Anwendungsmethode"
296
-
297
- #: includes/admin/class-wp-job-manager-settings.php:121
298
- msgid "Choose what employers can use for their job application method."
299
- msgstr "Wählen Sie, was Arbeitgeber für ihre Bewerbung Methode verwenden können."
300
-
301
- #: includes/admin/class-wp-job-manager-settings.php:124
302
- msgid "Email address or website URL"
303
- msgstr "Email Adresse oder webpage URL"
304
-
305
- #: includes/admin/class-wp-job-manager-settings.php:125
306
- msgid "Email addresses only"
307
- msgstr "Nur E-Mail-Adressen"
308
-
309
- #: includes/admin/class-wp-job-manager-settings.php:126
310
- msgid "Website URLs only"
311
- msgstr "Nur Webpage URLs "
312
-
313
- #: includes/admin/class-wp-job-manager-settings.php:132
314
- msgid "Submit Page Slug"
315
- msgstr "Seiten slugs senden"
316
-
317
- #: includes/admin/class-wp-job-manager-settings.php:133
318
- msgid ""
319
- "Enter the slug of the page where you have placed the [submit_job_form] "
320
- "shortcode. This lets the plugin know where the form is located."
321
- msgstr "Geben Sie die relative Adresse der Seite an, auf der Sie den [submit_job_form] Shortcode eingebunden haben, damit das Plugin weiß, wo das Formular eingesetzt wird."
322
-
323
- #: includes/admin/class-wp-job-manager-settings.php:185
324
- msgid "Settings successfully saved"
325
- msgstr "Einstellungen erfolgreich gespeichert"
326
-
327
- #: includes/admin/class-wp-job-manager-settings.php:264
328
- msgid "Save Changes"
329
- msgstr "Änderungen speichern"
330
-
331
- #: includes/admin/class-wp-job-manager-writepanels.php:27
332
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
333
- msgid "Job location"
334
- msgstr "Arbeitsort"
335
-
336
- #: includes/admin/class-wp-job-manager-writepanels.php:28
337
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
338
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
339
- msgstr "z.B. \"London, UK\", \"New York\", \"Berlin\""
340
-
341
- #: includes/admin/class-wp-job-manager-writepanels.php:29
342
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
343
- msgid ""
344
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
345
- msgstr "Leer lassen wenn der Job von jedem Ort ausgeführt werden kann (z.B. Telekommunikation, Internet)"
346
-
347
- #: includes/admin/class-wp-job-manager-writepanels.php:32
348
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
349
- msgid "Application email/URL"
350
- msgstr "Email oder URL für Bewerber"
351
-
352
- #: includes/admin/class-wp-job-manager-writepanels.php:33
353
- msgid "URL or email which applicants use to apply"
354
- msgstr "URL oder Emailadresse für Bewerber"
355
-
356
- #: includes/admin/class-wp-job-manager-writepanels.php:36
357
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
358
- msgid "Company name"
359
- msgstr "Firmenname"
360
-
361
- #: includes/admin/class-wp-job-manager-writepanels.php:40
362
- msgid "Company website"
363
- msgstr "Firmenwebseite"
364
-
365
- #: includes/admin/class-wp-job-manager-writepanels.php:44
366
- msgid "Company tagline"
367
- msgstr "Firmen Slogan"
368
-
369
- #: includes/admin/class-wp-job-manager-writepanels.php:45
370
- msgid "Brief description about the company"
371
- msgstr "Kurzbeschreibung zur Firma"
372
-
373
- #: includes/admin/class-wp-job-manager-writepanels.php:48
374
- msgid "Company Twitter"
375
- msgstr "Firmen Twitter"
376
-
377
- #: includes/admin/class-wp-job-manager-writepanels.php:52
378
- msgid "Company logo"
379
- msgstr "Firmenlogo"
380
-
381
- #: includes/admin/class-wp-job-manager-writepanels.php:53
382
- msgid "URL to the company logo"
383
- msgstr "URL zum Firmenlogo"
384
-
385
- #: includes/admin/class-wp-job-manager-writepanels.php:57
386
- msgid "Position filled?"
387
- msgstr "Position vergeben?"
388
-
389
- #: includes/admin/class-wp-job-manager-writepanels.php:61
390
- msgid "Feature this job listing?"
391
- msgstr "Jobangebot hervorheben?"
392
-
393
- #: includes/admin/class-wp-job-manager-writepanels.php:63
394
- msgid ""
395
- "Featured listings will be sticky during searches, and can be styled "
396
- "differently."
397
- msgstr "Hervorgehobene Jobangebote erscheinen bei Suchanfragen oben und können optisch anders dargestellt werden."
398
-
399
- #: includes/admin/class-wp-job-manager-writepanels.php:66
400
- msgid "Job Expires"
401
- msgstr "Job läuft ab"
402
-
403
- #: includes/admin/class-wp-job-manager-writepanels.php:67
404
- msgid "yyyy-mm-dd"
405
- msgstr "dd.mm.yyyy"
406
-
407
- #: includes/admin/class-wp-job-manager-writepanels.php:70
408
- msgid "Posted by"
409
- msgstr "Veröffentlicht von"
410
-
411
- #: includes/admin/class-wp-job-manager-writepanels.php:83
412
- msgid "Job Listing Data"
413
- msgstr "Daten zum Job"
414
-
415
- #: includes/admin/class-wp-job-manager-writepanels.php:101
416
- msgid "Use file"
417
- msgstr "Verwenden der Datei"
418
-
419
- #: includes/admin/class-wp-job-manager-writepanels.php:101
420
- msgid "Upload"
421
- msgstr "Das Hinaufladen"
422
-
423
- #: includes/admin/class-wp-job-manager-writepanels.php:269
424
- msgid "Guest user"
425
- msgstr "Gastbenutzer"
426
-
427
- #: includes/class-wp-job-manager-ajax.php:111
428
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
429
- msgstr "Zeige %s&ldquo;%s&rdquo; %sJobs"
430
-
431
- #: includes/class-wp-job-manager-ajax.php:113
432
- msgid "Showing all %s%sjobs"
433
- msgstr "Alle %s%s Jobs anzeigen"
434
-
435
- #: includes/class-wp-job-manager-ajax.php:116
436
- msgid "located in &ldquo;%s&rdquo;"
437
- msgstr "verfügbar in &ldquo;%s&rdquo;"
438
-
439
- #: includes/class-wp-job-manager-geocode.php:139
440
- msgid "No results found"
441
- msgstr "Keine Ergebnisse gefunden"
442
-
443
- #: includes/class-wp-job-manager-geocode.php:143
444
- msgid "Query limit reached"
445
- msgstr "Abfragelimit erreicht"
446
-
447
- #: includes/class-wp-job-manager-geocode.php:149
448
- #: includes/class-wp-job-manager-geocode.php:153
449
- #: includes/class-wp-job-manager-geocode.php:157
450
- msgid "Geocoding error"
451
- msgstr "Geocoding Fehler"
452
-
453
- #: includes/class-wp-job-manager-install.php:39
454
- msgid "Employer"
455
- msgstr "Der Arbeitgeber"
456
-
457
- #: includes/class-wp-job-manager-post-types.php:48
458
- msgid "Job Category"
459
- msgstr "Job Kategorie"
460
-
461
- #: includes/class-wp-job-manager-post-types.php:49
462
- msgid "Job Categories"
463
- msgstr "Job Kategorien"
464
-
465
- #: includes/class-wp-job-manager-post-types.php:53
466
- msgctxt "Job category slug - resave permalinks after changing this"
467
- msgid "job-category"
468
- msgstr "job-category"
469
-
470
- #: includes/class-wp-job-manager-post-types.php:70
471
- #: includes/class-wp-job-manager-post-types.php:113
472
- #: includes/class-wp-job-manager-post-types.php:167
473
- msgid "Search %s"
474
- msgstr "Suche %s"
475
-
476
- #: includes/class-wp-job-manager-post-types.php:71
477
- #: includes/class-wp-job-manager-post-types.php:114
478
- #: includes/class-wp-job-manager-post-types.php:159
479
- msgid "All %s"
480
- msgstr "Alle %s"
481
-
482
- #: includes/class-wp-job-manager-post-types.php:72
483
- #: includes/class-wp-job-manager-post-types.php:115
484
- #: includes/class-wp-job-manager-post-types.php:170
485
- msgid "Parent %s"
486
- msgstr "Übergeordnet %s"
487
-
488
- #: includes/class-wp-job-manager-post-types.php:73
489
- #: includes/class-wp-job-manager-post-types.php:116
490
- msgid "Parent %s:"
491
- msgstr "Übergeordnet %s"
492
-
493
- #: includes/class-wp-job-manager-post-types.php:74
494
- #: includes/class-wp-job-manager-post-types.php:117
495
- #: includes/class-wp-job-manager-post-types.php:163
496
- msgid "Edit %s"
497
- msgstr "Bearbeite %s"
498
-
499
- #: includes/class-wp-job-manager-post-types.php:75
500
- #: includes/class-wp-job-manager-post-types.php:118
501
- msgid "Update %s"
502
- msgstr "Aktualisiere %s"
503
-
504
- #: includes/class-wp-job-manager-post-types.php:76
505
- #: includes/class-wp-job-manager-post-types.php:119
506
- msgid "Add New %s"
507
- msgstr "Neues %s hinzufügen"
508
-
509
- #: includes/class-wp-job-manager-post-types.php:77
510
- #: includes/class-wp-job-manager-post-types.php:120
511
- msgid "New %s Name"
512
- msgstr "Neuer %s Name"
513
-
514
- #: includes/class-wp-job-manager-post-types.php:92
515
- msgid "Job Type"
516
- msgstr "Job Art"
517
-
518
- #: includes/class-wp-job-manager-post-types.php:93
519
- msgid "Job Types"
520
- msgstr "Job Arten"
521
-
522
- #: includes/class-wp-job-manager-post-types.php:97
523
- msgctxt "Job type slug - resave permalinks after changing this"
524
- msgid "job-type"
525
- msgstr "job-type"
526
-
527
- #: includes/class-wp-job-manager-post-types.php:137
528
- msgid "Job Listing"
529
- msgstr "Job Listing"
530
-
531
- #: includes/class-wp-job-manager-post-types.php:141
532
- msgctxt "Post type archive slug - resave permalinks after changing this"
533
- msgid "jobs"
534
- msgstr "jobs"
535
-
536
- #: includes/class-wp-job-manager-post-types.php:147
537
- msgctxt "Job permalink - resave permalinks after changing this"
538
- msgid "job"
539
- msgstr "job"
540
-
541
- #: includes/class-wp-job-manager-post-types.php:160
542
- msgid "Add New"
543
- msgstr "Neu hinzufügen"
544
-
545
- #: includes/class-wp-job-manager-post-types.php:161
546
- msgid "Add %s"
547
- msgstr "%s hinzufügen"
548
-
549
- #: includes/class-wp-job-manager-post-types.php:164
550
- msgid "New %s"
551
- msgstr "Neues %s"
552
-
553
- #: includes/class-wp-job-manager-post-types.php:165
554
- #: includes/class-wp-job-manager-post-types.php:166
555
- msgid "View %s"
556
- msgstr "%s ansehen"
557
-
558
- #: includes/class-wp-job-manager-post-types.php:168
559
- msgid "No %s found"
560
- msgstr "Keine %s gefunden"
561
-
562
- #: includes/class-wp-job-manager-post-types.php:169
563
- msgid "No %s found in trash"
564
- msgstr "Keine %s im Papierkorb gefunden"
565
-
566
- #: includes/class-wp-job-manager-post-types.php:172
567
- msgid "This is where you can create and manage job listings."
568
- msgstr "Hier kannst du deine Joblistings erstellen und verwalten."
569
-
570
- #: includes/class-wp-job-manager-post-types.php:207
571
- msgctxt "job_listing"
572
- msgid "Expired"
573
- msgstr "Abgelaufen"
574
-
575
- #: includes/class-wp-job-manager-post-types.php:212
576
- msgid "Expired <span class=\"count\">(%s)</span>"
577
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
578
- msgstr[0] "Abgelaufen am <span class=\"count\">(%s)</span>"
579
- msgstr[1] "Abgelaufen am <span class=\"count\">(%s)</span>"
580
-
581
- #: includes/class-wp-job-manager-shortcodes.php:61
582
- msgid "Invalid Job ID"
583
- msgstr "Ungültige Job ID"
584
-
585
- #: includes/class-wp-job-manager-shortcodes.php:67
586
- msgid "This job is already filled"
587
- msgstr "Dieser Job ist bereits vergeben"
588
-
589
- #: includes/class-wp-job-manager-shortcodes.php:73
590
- msgid "%s has been filled"
591
- msgstr "%s wurde vergeben"
592
-
593
- #: includes/class-wp-job-manager-shortcodes.php:78
594
- msgid "This job is already not filled"
595
- msgstr "Dieser Job ist noch nicht vergeben"
596
-
597
- #: includes/class-wp-job-manager-shortcodes.php:84
598
- msgid "%s has been marked as not filled"
599
- msgstr "%s wurde als nicht vergeben markiert"
600
-
601
- #: includes/class-wp-job-manager-shortcodes.php:91
602
- msgid "%s has been deleted"
603
- msgstr "%s wurde gelöscht"
604
-
605
- #: includes/class-wp-job-manager-shortcodes.php:111
606
- msgid "You need to be signed in to manage your job listings."
607
- msgstr "Sie müssen angemeldet sein um Ihre Jobangebote zu verwalten."
608
-
609
- #: includes/class-wp-job-manager-shortcodes.php:204
610
- #: includes/class-wp-job-manager-shortcodes.php:235
611
- msgid "Load more job listings"
612
- msgstr "Weitere Jobangebote laden"
613
-
614
- #: includes/class-wp-job-manager-widgets.php:139
615
- msgid "Display a list of the most recent jobs on your site."
616
- msgstr "Zeigt eine Liste der neuesten Jobs auf Ihrer Seite."
617
-
618
- #: includes/class-wp-job-manager-widgets.php:141
619
- msgid "Recent Job Listings"
620
- msgstr "Neueste Jobangebote"
621
-
622
- #: includes/class-wp-job-manager-widgets.php:145
623
- msgid "Recent Jobs"
624
- msgstr "Neueste Jobs"
625
-
626
- #: includes/class-wp-job-manager-widgets.php:146
627
- msgid "Title"
628
- msgstr "Titel"
629
-
630
- #: includes/class-wp-job-manager-widgets.php:154
631
- msgid "Number of jobs to show"
632
- msgstr "Wie viele Jobs sollen angezeigt werden?"
633
-
634
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
635
- msgid "Invalid job"
636
- msgstr "Ungültiger Job"
637
-
638
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
639
- msgid "Update job listing"
640
- msgstr "Jobabgebot aktualisieren"
641
-
642
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
643
- msgid "Your changes have been saved."
644
- msgstr "Deine Änderungen wurden gespeichert."
645
-
646
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
647
- msgid "View Job Listing &rarr;"
648
- msgstr "Joblisting ansehen &rarr;"
649
-
650
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
651
- msgid "Submit Details"
652
- msgstr "Details senden"
653
-
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
655
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
656
- msgid "Preview"
657
- msgstr "Vorschau"
658
-
659
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
660
- msgid "Done"
661
- msgstr "Erledigt"
662
-
663
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
664
- msgid "Application email"
665
- msgstr "Email für Bewerber"
666
-
667
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
- msgid "you@yourdomain.com"
669
- msgstr "ihre@email.de"
670
-
671
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
672
- msgid "Application URL"
673
- msgstr "URL für Bewerber"
674
-
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
676
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
677
- msgid "http://"
678
- msgstr "http://"
679
-
680
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
681
- msgid "Enter an email address or website URL"
682
- msgstr "Gib eine Emailadresse oder Webseiten URL ein"
683
-
684
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
685
- msgid "Job title"
686
- msgstr "Job Titel"
687
-
688
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
689
- msgid "Job type"
690
- msgstr "Job Art"
691
-
692
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
693
- msgid "Job category"
694
- msgstr "Job Kategorie"
695
-
696
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
697
- msgid "Description"
698
- msgstr "Beschreibung"
699
-
700
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
701
- msgid "Enter the name of the company"
702
- msgstr "Bitte Firmennamen eingeben"
703
-
704
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
705
- #: templates/content-single-job_listing.php:36
706
- msgid "Website"
707
- msgstr "Webseite"
708
-
709
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
710
- msgid "Tagline"
711
- msgstr "Kurzinfo"
712
-
713
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
714
- msgid "Briefly describe your company"
715
- msgstr "Kurzbeschreibung zur Firma"
716
-
717
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
718
- msgid "Twitter username"
719
- msgstr "Twitter Benutzername"
720
-
721
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
722
- msgid "@yourcompany"
723
- msgstr "@Deine Firma"
724
-
725
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
726
- msgid "Logo"
727
- msgstr "Logo"
728
-
729
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
730
- msgid "%s is a required field"
731
- msgstr "%s ist ein erforderliches Feld"
732
-
733
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
734
- msgid "Please enter a valid application email address"
735
- msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein"
736
-
737
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
738
- msgid "Please enter a valid application URL"
739
- msgstr "Bitte geben Sie eine gültige URL ein"
740
-
741
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
742
- msgid "Please enter a valid application email address or URL"
743
- msgstr "Bitte geben Sie eine gültige E-Mail-Bewerber Adresse oder URL ein"
744
-
745
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
746
- msgid "Preview job listing &rarr;"
747
- msgstr "Vorschau &rarr;"
748
-
749
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
750
- msgid "You must be signed in to post a new job listing."
751
- msgstr "Du musst angemeldet sein um ein Jobangebot zu veröffentlichen."
752
-
753
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
754
- msgid "Submit Listing &rarr;"
755
- msgstr "Jobangebot senden &rarr;"
756
-
757
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
758
- msgid "&larr; Edit listing"
759
- msgstr "&larr; Jobangebot bearbeiten"
760
-
761
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
762
- msgid "\"%s\" needs to be one of the following file types: %s"
763
- msgstr "\"%s\" muss einer der folgenden Dateitypen sein: %s"
764
-
765
- #: templates/account-signin.php:4
766
- msgid "Your account"
767
- msgstr "Dein Account"
768
-
769
- #: templates/account-signin.php:8
770
- msgid "You are currently signed in as <strong>%s</strong>."
771
- msgstr "Du bist derzeit als <strong>%s</strong> angemeldet."
772
-
773
- #: templates/account-signin.php:11
774
- msgid "Sign out"
775
- msgstr "Abmelden"
776
-
777
- #: templates/account-signin.php:21
778
- msgid "Have an account?"
779
- msgstr "Bereits einen Account?"
780
-
781
- #: templates/account-signin.php:23
782
- msgid "Sign in"
783
- msgstr "Anmelden"
784
-
785
- #: templates/account-signin.php:27
786
- msgid ""
787
- "If you don&rsquo;t have an account you can %screate one below by entering "
788
- "your email address. A password will be automatically emailed to you."
789
- msgstr "Sofern du noch keinen Account auf unserer Seite hast kannst du nachfolgend deine Emailadresse eingeben und somit einen Account erstellen. Das Passwort wird dir automatisch per Email zugesendet."
790
-
791
- #: templates/account-signin.php:27
792
- msgid "optionally"
793
- msgstr "optional"
794
-
795
- #: templates/account-signin.php:31
796
- msgid "You must sign in to create a new job listing."
797
- msgstr "Du musst dich anmelden um ein Jobangebot zu erstellen."
798
-
799
- #: templates/account-signin.php:38
800
- msgid "Your email"
801
- msgstr "Deine Email"
802
-
803
- #: templates/account-signin.php:38 templates/job-submit.php:24
804
- #: templates/job-submit.php:41
805
- msgid "(optional)"
806
- msgstr "(optional)"
807
-
808
- #: templates/content-job_listing.php:16
809
- #: templates/content-single-job_listing.php:21
810
- #: templates/content-summary-job_listing.php:14
811
- msgid "Posted %s ago"
812
- msgstr "Veröffentlicht %s zuvor"
813
-
814
- #: templates/content-no-jobs-found.php:1
815
- msgid "No more jobs found matching your selection."
816
- msgstr "Es wurden keine weiteren Jobs mit deinen Auswahlkriterien gefunden."
817
-
818
- #: templates/content-single-job_listing.php:8
819
- msgid "This job listing has expired"
820
- msgstr "Dieses Jobangebot ist abgelaufen"
821
-
822
- #: templates/content-single-job_listing.php:24
823
- msgid "This position has been filled"
824
- msgstr "Diese Position wurde vergeben"
825
-
826
- #: templates/form-fields/file-field.php:6
827
- msgid "remove"
828
- msgstr "entfernen"
829
-
830
- #: templates/form-fields/file-field.php:6
831
- msgid "or"
832
- msgstr "oder"
833
-
834
- #: templates/form-fields/file-field.php:16
835
- msgid "Max. file size: %s."
836
- msgstr "Maximale Dateigröße: %s."
837
-
838
- #: templates/job-application-email.php:1
839
- msgid ""
840
- "To apply for this job <strong>email your details to</strong> <a "
841
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
- msgstr "Für die Bewerbung dieses Jobs <strong>sende deine Details per Email an</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
843
-
844
- #: templates/job-application-email.php:4
845
- msgid "Apply using webmail: "
846
- msgstr "Bewerben per Webmail: "
847
-
848
- #: templates/job-application-url.php:1
849
- msgid ""
850
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
851
- "target=\"_blank\">%1$s &rarr;</a>"
852
- msgstr "Um sich für diesen Job zu bewerben, geben Sie bitte die folgende URL ein: <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
853
-
854
- #: templates/job-application.php:5
855
- msgid "Apply for job"
856
- msgstr "Bewerben"
857
-
858
- #: templates/job-dashboard.php:2
859
- msgid ""
860
- "Your job listings are shown in the table below. Expired listings will be "
861
- "automatically removed after 30 days."
862
- msgstr "Deine Jobangebote werden in der folgenden Tabelle angezeigt. Abgelaufene Anzeigen werden automatisch nach 30 Tagen entfernt."
863
-
864
- #: templates/job-dashboard.php:6
865
- msgid "Job Title"
866
- msgstr "Job Titel"
867
-
868
- #: templates/job-dashboard.php:7
869
- msgid "Date Posted"
870
- msgstr "Datum"
871
-
872
- #: templates/job-dashboard.php:16
873
- msgid "You do not have any active job listings."
874
- msgstr "Du hast keine aktiven Jobangebote."
875
-
876
- #: templates/job-dashboard.php:36
877
- msgid "Mark not filled"
878
- msgstr "Job ist nicht vergeben"
879
-
880
- #: templates/job-dashboard.php:38
881
- msgid "Mark filled"
882
- msgstr "Job vergeben"
883
-
884
- #: templates/job-filters.php:8
885
- msgid "Keywords"
886
- msgstr "Stichwörter"
887
-
888
- #: templates/job-filters.php:9
889
- msgid "All Jobs"
890
- msgstr "Alle Jobs"
891
-
892
- #: templates/job-filters.php:13
893
- msgid "Location"
894
- msgstr "Arbeitsort"
895
-
896
- #: templates/job-filters.php:14
897
- msgid "Any Location"
898
- msgstr "Überall"
899
-
900
- #: templates/job-filters.php:23
901
- msgid "Category"
902
- msgstr "Kategorie"
903
-
904
- #: templates/job-filters.php:24
905
- msgid "All Job Categories"
906
- msgstr "Alle Job Kategorien"
907
-
908
- #: templates/job-submit.php:35
909
- msgid "Company details"
910
- msgstr "Firmen Details"
911
-
912
- #: templates/job-submitted.php:4
913
- msgid ""
914
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
915
- "here</a>."
916
- msgstr "Jobangebot erfolgreich gelistet. <a href=\"%s\">Klicke hier</a>. um das Jobangebot anzusehen."
917
-
918
- #: templates/job-submitted.php:7
919
- msgid ""
920
- "Job submitted successfully. Your job listing will be visible once approved."
921
- msgstr "Jobangebot erfolgreich übermittelt. Es wird sichtbar sein sobald es genehmigt wurde."
922
-
923
- #: wp-job-manager-functions.php:224
924
- msgid "Reset"
925
- msgstr "Zurücksetzen"
926
-
927
- #: wp-job-manager-functions.php:228
928
- msgid "RSS"
929
- msgstr "RSS"
930
-
931
- #: wp-job-manager-functions.php:278
932
- msgid "Your email address isn&#8217;t correct."
933
- msgstr "Deine Emailadresse ist nicht korrekt."
934
-
935
- #: wp-job-manager-functions.php:281
936
- msgid "This email is already registered, please choose another one."
937
- msgstr "Diese Emailadresse ist bereits in Verwendung. Bitte versuche eine andere."
938
-
939
- #: wp-job-manager-template.php:116
940
- msgid "Active"
941
- msgstr "Aktiv"
942
-
943
- #: wp-job-manager-template.php:118
944
- msgid "Expired"
945
- msgstr "Abgelaufen"
946
-
947
- #: wp-job-manager-template.php:120
948
- msgid "Pending Review"
949
- msgstr "Review ausstehend"
950
-
951
- #: wp-job-manager-template.php:122
952
- msgid "Inactive"
953
- msgstr "Inaktiv"
954
-
955
- #: wp-job-manager-template.php:197
956
- msgid "Job Application via \"%s\" listing on %s"
957
- msgstr "Bewerbungen via \"%s\" Kotierung an %s"
958
-
959
- #: wp-job-manager-template.php:255
960
- msgid "Anywhere"
961
- msgstr "Überall"
962
-
963
- #: wp-job-manager.php:97
964
- msgid "Are you sure you want to delete this job?"
965
- msgstr "Möchtest du diesen Job wirklich löschen?"
966
-
967
- #. Plugin Name of the plugin/theme
968
- msgid "WP Job Manager"
969
- msgstr "WP Job Manager"
970
-
971
- #. Plugin URI of the plugin/theme
972
- msgid "https://wpjobmanager.com/"
973
- msgstr "https://wpjobmanager.com/"
974
-
975
- #. Description of the plugin/theme
976
- msgid ""
977
- "Manage job listings from the WordPress admin panel, and allow users to post "
978
- "jobs directly to your site."
979
- msgstr "Manage Job-Angebote direkt aus dem WordPress Backend und erlaube Benutzern Job-Angebote direkt auf Ihrer Seite zu veröffentlichen."
980
-
981
- #. Author of the plugin/theme
982
- msgid "Mike Jolley"
983
- msgstr "Mike Jolley"
984
-
985
- #. Author URI of the plugin/theme
986
- msgid "http://mikejolley.com"
987
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-el_GR.mo DELETED
Binary file
trunk/languages/wp-job-manager-el_GR.po DELETED
@@ -1,985 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # Dimitris Petropoulos <dpetrop@gmail.com>, 2014
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WP Job Manager\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
9
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
10
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
11
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
12
- "Language-Team: Greek (Greece) (http://www.transifex.com/projects/p/wp-job-manager/language/el_GR/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: el_GR\n"
17
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
-
19
- #: includes/admin/class-wp-job-manager-addons.php:50
20
- #: includes/admin/class-wp-job-manager-admin.php:60
21
- msgid "WP Job Manager Add-ons"
22
- msgstr "WP Job Manager Add-ons"
23
-
24
- #: includes/admin/class-wp-job-manager-addons.php:51
25
- msgid ""
26
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
27
- "&rarr;</a>"
28
- msgstr ""
29
-
30
- #: includes/admin/class-wp-job-manager-admin.php:57
31
- msgid "Settings"
32
- msgstr "Settings"
33
-
34
- #: includes/admin/class-wp-job-manager-admin.php:60
35
- msgid "Add-ons"
36
- msgstr "Πρόσθετα"
37
-
38
- #: includes/admin/class-wp-job-manager-cpt.php:44
39
- #: includes/admin/class-wp-job-manager-cpt.php:45
40
- msgid "Approve Jobs"
41
- msgstr ""
42
-
43
- #: includes/admin/class-wp-job-manager-cpt.php:47
44
- #: includes/admin/class-wp-job-manager-cpt.php:48
45
- msgid "Expire Jobs"
46
- msgstr ""
47
-
48
- #: includes/admin/class-wp-job-manager-cpt.php:135
49
- #: includes/admin/class-wp-job-manager-cpt.php:137
50
- msgid "%s approved"
51
- msgstr "%s εγκρίθηκαν"
52
-
53
- #: includes/admin/class-wp-job-manager-cpt.php:155
54
- #: includes/admin/class-wp-job-manager-cpt.php:157
55
- msgid "%s expired"
56
- msgstr ""
57
-
58
- #: includes/admin/class-wp-job-manager-cpt.php:200
59
- msgid "Select a category"
60
- msgstr "Επιλέξτε μια κατηγορία"
61
-
62
- #: includes/admin/class-wp-job-manager-cpt.php:233
63
- msgid "Job position title"
64
- msgstr "Τίτλος θέσης έργασίας"
65
-
66
- #: includes/admin/class-wp-job-manager-cpt.php:249
67
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
68
- msgstr "Λίστα θέσεων εργασίας ενημερώθηκε. <a href=\"%s\">Προβολή Θέσης εργασίας</ a>"
69
-
70
- #: includes/admin/class-wp-job-manager-cpt.php:250
71
- msgid "Custom field updated."
72
- msgstr "Προσαρμοσμένο πεδίο ενημερώθηκε."
73
-
74
- #: includes/admin/class-wp-job-manager-cpt.php:251
75
- msgid "Custom field deleted."
76
- msgstr "Προσαρμοσμένο πεδίο διαγράφηκε."
77
-
78
- #: includes/admin/class-wp-job-manager-cpt.php:252
79
- msgid "Job listing updated."
80
- msgstr "Η αγγελία ενημερώθηκε."
81
-
82
- #: includes/admin/class-wp-job-manager-cpt.php:253
83
- msgid "Job listing restored to revision from %s"
84
- msgstr "Η αγγελία αποκαταστάθηκε σε αναθεώρηση από % s"
85
-
86
- #: includes/admin/class-wp-job-manager-cpt.php:254
87
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
88
- msgstr "Η αγγελία δημοσιεύθηκε. <a href=\"%s\">Προβολή Θέσης Εργασίας</ a>"
89
-
90
- #: includes/admin/class-wp-job-manager-cpt.php:255
91
- msgid "Job listing saved."
92
- msgstr "Η αγγελία έχει αποθηκευτεί."
93
-
94
- #: includes/admin/class-wp-job-manager-cpt.php:256
95
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
96
- msgstr "Η αγγελία έχει υποβληθεί. <a target=\"_blank\" href=\"%s\">Προεπισκόπηση</a>"
97
-
98
- #: includes/admin/class-wp-job-manager-cpt.php:257
99
- msgid ""
100
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
101
- "href=\"%2$s\">Preview Job</a>"
102
- msgstr "Καταχώριση της αγγελίας έχει προγραμματιστεί για: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Προεπισκόπηση</a>"
103
-
104
- #: includes/admin/class-wp-job-manager-cpt.php:258
105
- msgid "M j, Y @ G:i"
106
- msgstr "M j, Y @ G: i"
107
-
108
- #: includes/admin/class-wp-job-manager-cpt.php:259
109
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
110
- msgstr "Το προσχέδιο της αγγελίας ενημερώθηκε. <a target=\"_blank\" href=\"%s\">Προεπισκόπηση</a>"
111
-
112
- #: includes/admin/class-wp-job-manager-cpt.php:278
113
- msgid "Type"
114
- msgstr "Είδος"
115
-
116
- #: includes/admin/class-wp-job-manager-cpt.php:279
117
- msgid "Position"
118
- msgstr "Θέση Εργασίας"
119
-
120
- #: includes/admin/class-wp-job-manager-cpt.php:280
121
- msgid "Posted"
122
- msgstr "Δημοσιεύτηκε"
123
-
124
- #: includes/admin/class-wp-job-manager-cpt.php:281
125
- #: templates/job-dashboard.php:9
126
- msgid "Expires"
127
- msgstr "Λήγει"
128
-
129
- #: includes/admin/class-wp-job-manager-cpt.php:283
130
- msgid "Categories"
131
- msgstr "Κατηγορίες"
132
-
133
- #: includes/admin/class-wp-job-manager-cpt.php:284
134
- msgid "Featured?"
135
- msgstr ""
136
-
137
- #: includes/admin/class-wp-job-manager-cpt.php:285
138
- #: templates/job-dashboard.php:10
139
- msgid "Filled?"
140
- msgstr "Καλύφθηκε;"
141
-
142
- #: includes/admin/class-wp-job-manager-cpt.php:286
143
- #: templates/job-dashboard.php:8
144
- msgid "Status"
145
- msgstr "Κατάσταση"
146
-
147
- #: includes/admin/class-wp-job-manager-cpt.php:287
148
- msgid "Actions"
149
- msgstr "Δράσεις"
150
-
151
- #: includes/admin/class-wp-job-manager-cpt.php:310
152
- msgid "Job ID: %d"
153
- msgstr "Κωδ. εργασίας: %d"
154
-
155
- #: includes/admin/class-wp-job-manager-cpt.php:336
156
- #: includes/admin/class-wp-job-manager-cpt.php:341
157
- msgid "M j, Y"
158
- msgstr "M j, Y"
159
-
160
- #: includes/admin/class-wp-job-manager-cpt.php:337
161
- msgid "by a guest"
162
- msgstr "από επισκέπτη"
163
-
164
- #: includes/admin/class-wp-job-manager-cpt.php:337
165
- msgid "by %s"
166
- msgstr "από %s"
167
-
168
- #: includes/admin/class-wp-job-manager-cpt.php:354
169
- msgid "Approve"
170
- msgstr "Εγκρίνω"
171
-
172
- #: includes/admin/class-wp-job-manager-cpt.php:361
173
- msgid "View"
174
- msgstr "Προβολή"
175
-
176
- #: includes/admin/class-wp-job-manager-cpt.php:366
177
- #: includes/class-wp-job-manager-post-types.php:162
178
- #: templates/job-dashboard.php:33
179
- msgid "Edit"
180
- msgstr "Επεξεργασία"
181
-
182
- #: includes/admin/class-wp-job-manager-cpt.php:371
183
- #: templates/job-dashboard.php:43
184
- msgid "Delete"
185
- msgstr "Διαγραφή"
186
-
187
- #: includes/admin/class-wp-job-manager-settings.php:42
188
- #: includes/class-wp-job-manager-post-types.php:138
189
- #: includes/class-wp-job-manager-post-types.php:228
190
- msgid "Job Listings"
191
- msgstr "Αγγελίες"
192
-
193
- #: includes/admin/class-wp-job-manager-settings.php:48
194
- msgid "Jobs per page"
195
- msgstr "Αγγελίες ανά σελίδα"
196
-
197
- #: includes/admin/class-wp-job-manager-settings.php:49
198
- msgid "How many jobs should be shown per page by default?"
199
- msgstr "Πόσες θέσεις εργασίας θα πρέπει να εμφανίζονται ανά σελίδα από προεπιλογή;"
200
-
201
- #: includes/admin/class-wp-job-manager-settings.php:55
202
- msgid "Filled positions"
203
- msgstr "Θέσεις που έχουν καλυφθεί"
204
-
205
- #: includes/admin/class-wp-job-manager-settings.php:56
206
- msgid "Hide filled positions"
207
- msgstr "Απόκρυψη θέσεων που έχουν καλυφθεί"
208
-
209
- #: includes/admin/class-wp-job-manager-settings.php:57
210
- msgid "If enabled, filled positions will be hidden from the job list."
211
- msgstr "Ενεργοποιημένο θα αποκρύψει θέσεις που έχουν καλυφθεί από τη λίστα εργασιών."
212
-
213
- #: includes/admin/class-wp-job-manager-settings.php:64
214
- msgid "Job categories"
215
- msgstr "Κατηγορίες Αγγελιών"
216
-
217
- #: includes/admin/class-wp-job-manager-settings.php:65
218
- msgid "Enable job categories"
219
- msgstr "Ενεργοποίηση κατηγοριών θέσεων εργασίας"
220
-
221
- #: includes/admin/class-wp-job-manager-settings.php:66
222
- msgid ""
223
- "Choose whether to enable job categories. Categories must be setup by an "
224
- "admin for users to choose during job submission."
225
- msgstr "Επιλέξτε εάν θέλετε να ενεργοποιήσετε κατηγορίες θέσεων εργασίας. Οι κατηγορίες πρέπει να ρυθμιστούν από ένα διαχειριστή ώστε οι χρήστες να επιλέξουν κατά τη διάρκεια της υποβολής της αγγελίας."
226
-
227
- #: includes/admin/class-wp-job-manager-settings.php:73
228
- msgid "Job Submission"
229
- msgstr "Υποβολή Αγγελίας"
230
-
231
- #: includes/admin/class-wp-job-manager-settings.php:78
232
- msgid "Account creation"
233
- msgstr "Δημιουργία λογαριασμού"
234
-
235
- #: includes/admin/class-wp-job-manager-settings.php:79
236
- msgid "Allow account creation"
237
- msgstr "Επιτρέψτε τη δημιουργία λογαριασμού"
238
-
239
- #: includes/admin/class-wp-job-manager-settings.php:80
240
- msgid ""
241
- "If enabled, non-logged in users will be able to create an account by "
242
- "entering their email address on the job submission form."
243
- msgstr "Εάν ενεργοποιηθεί, οι μη συνδεδεμένοι χρήστες θα μπορούν να δημιουργήσουν λογαριασμό εισάγοντας το email τους στη φόρμα υποβολής εργασίας."
244
-
245
- #: includes/admin/class-wp-job-manager-settings.php:87
246
- msgid "Account Role"
247
- msgstr ""
248
-
249
- #: includes/admin/class-wp-job-manager-settings.php:88
250
- msgid ""
251
- "If you enable registration on your job submission form, choose a role for "
252
- "the new user."
253
- msgstr ""
254
-
255
- #: includes/admin/class-wp-job-manager-settings.php:95
256
- msgid "Account required"
257
- msgstr "Απαιτείται λογαριασμός"
258
-
259
- #: includes/admin/class-wp-job-manager-settings.php:96
260
- msgid "Job submission requires an account"
261
- msgstr "Για υποβολή αγγελίας πρέπει να έχετε λογαριασμό"
262
-
263
- #: includes/admin/class-wp-job-manager-settings.php:97
264
- msgid ""
265
- "If disabled, non-logged in users will be able to submit job listings without"
266
- " creating an account."
267
- msgstr "Εάν είναι απενεργοποιημένη, μη συνδεδεμένοι χρήστες θα είναι σε θέση να υποβάλουν αγγελίες χωρίς να δημιουργήσουν λογαριασμό."
268
-
269
- #: includes/admin/class-wp-job-manager-settings.php:104
270
- msgid "Approval Required"
271
- msgstr "Απαιτείται έγκριση"
272
-
273
- #: includes/admin/class-wp-job-manager-settings.php:105
274
- msgid "New submissions require admin approval"
275
- msgstr "Νέες αγγελίες απαιτούν την έγκριση του διαχειριστή"
276
-
277
- #: includes/admin/class-wp-job-manager-settings.php:106
278
- msgid "If enabled, new submissions will be inactive, pending admin approval."
279
- msgstr "Εάν είναι ενεργοποιημένη, οι νέες αγγελίες θα είναι ανενεργές, εν αναμονή έγκρισης από διαχειριστή."
280
-
281
- #: includes/admin/class-wp-job-manager-settings.php:113
282
- msgid "Listing duration"
283
- msgstr "Διάρκεια αγγελίας"
284
-
285
- #: includes/admin/class-wp-job-manager-settings.php:114
286
- msgid ""
287
- "How many <strong>days</strong> listings are live before expiring. Can be "
288
- "left blank to never expire."
289
- msgstr "Πόσες <strong>μέρες</strong> διαρκούν οι καταχωρίσεις πριν λήξουν; Αφήστε το κενό για να μην λήγουν ποτέ."
290
-
291
- #: includes/admin/class-wp-job-manager-settings.php:120
292
- msgid "Application method"
293
- msgstr ""
294
-
295
- #: includes/admin/class-wp-job-manager-settings.php:121
296
- msgid "Choose what employers can use for their job application method."
297
- msgstr ""
298
-
299
- #: includes/admin/class-wp-job-manager-settings.php:124
300
- msgid "Email address or website URL"
301
- msgstr ""
302
-
303
- #: includes/admin/class-wp-job-manager-settings.php:125
304
- msgid "Email addresses only"
305
- msgstr ""
306
-
307
- #: includes/admin/class-wp-job-manager-settings.php:126
308
- msgid "Website URLs only"
309
- msgstr ""
310
-
311
- #: includes/admin/class-wp-job-manager-settings.php:132
312
- msgid "Submit Page Slug"
313
- msgstr ""
314
-
315
- #: includes/admin/class-wp-job-manager-settings.php:133
316
- msgid ""
317
- "Enter the slug of the page where you have placed the [submit_job_form] "
318
- "shortcode. This lets the plugin know where the form is located."
319
- msgstr ""
320
-
321
- #: includes/admin/class-wp-job-manager-settings.php:185
322
- msgid "Settings successfully saved"
323
- msgstr "Οι ρυθμίσεις αποθηκεύτηκαν με επιτυχία"
324
-
325
- #: includes/admin/class-wp-job-manager-settings.php:264
326
- msgid "Save Changes"
327
- msgstr "Αποθήκευση αλλαγών"
328
-
329
- #: includes/admin/class-wp-job-manager-writepanels.php:27
330
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
331
- msgid "Job location"
332
- msgstr "Τοποθεσία εργασίας"
333
-
334
- #: includes/admin/class-wp-job-manager-writepanels.php:28
335
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
336
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
337
- msgstr "π.χ. \"Αθήνα\", \"Περιστέρι\", \"Μαρούσι\", \"Πάτρα\""
338
-
339
- #: includes/admin/class-wp-job-manager-writepanels.php:29
340
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
341
- msgid ""
342
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
343
- msgstr "Αφήστε το κενό αν η εργασία μπορεί να γίνει από οπουδήποτε (π.χ. τηλεργασία)"
344
-
345
- #: includes/admin/class-wp-job-manager-writepanels.php:32
346
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
347
- msgid "Application email/URL"
348
- msgstr "Email αγγελίας / URL"
349
-
350
- #: includes/admin/class-wp-job-manager-writepanels.php:33
351
- msgid "URL or email which applicants use to apply"
352
- msgstr "URL ή e-mail που χρησιμοποιούν οι αιτούντες για τις αιτήσεις"
353
-
354
- #: includes/admin/class-wp-job-manager-writepanels.php:36
355
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
356
- msgid "Company name"
357
- msgstr "Επωνυμία εταιρείας"
358
-
359
- #: includes/admin/class-wp-job-manager-writepanels.php:40
360
- msgid "Company website"
361
- msgstr "Ιστοσελίδα της εταιρείας"
362
-
363
- #: includes/admin/class-wp-job-manager-writepanels.php:44
364
- msgid "Company tagline"
365
- msgstr "Tagline εταιρείας"
366
-
367
- #: includes/admin/class-wp-job-manager-writepanels.php:45
368
- msgid "Brief description about the company"
369
- msgstr "Σύντομη περιγραφή εταιρείας"
370
-
371
- #: includes/admin/class-wp-job-manager-writepanels.php:48
372
- msgid "Company Twitter"
373
- msgstr "Εταιρικό Twitter"
374
-
375
- #: includes/admin/class-wp-job-manager-writepanels.php:52
376
- msgid "Company logo"
377
- msgstr "Εταιρικό λογότυπο"
378
-
379
- #: includes/admin/class-wp-job-manager-writepanels.php:53
380
- msgid "URL to the company logo"
381
- msgstr "URL με το λογότυπο της εταιρείας"
382
-
383
- #: includes/admin/class-wp-job-manager-writepanels.php:57
384
- msgid "Position filled?"
385
- msgstr "Καλύφθηκε η θέση;"
386
-
387
- #: includes/admin/class-wp-job-manager-writepanels.php:61
388
- msgid "Feature this job listing?"
389
- msgstr "Χαρακτηριστικό της θέσης εργασίας;"
390
-
391
- #: includes/admin/class-wp-job-manager-writepanels.php:63
392
- msgid ""
393
- "Featured listings will be sticky during searches, and can be styled "
394
- "differently."
395
- msgstr ""
396
-
397
- #: includes/admin/class-wp-job-manager-writepanels.php:66
398
- msgid "Job Expires"
399
- msgstr "Λήξη εργασίας"
400
-
401
- #: includes/admin/class-wp-job-manager-writepanels.php:67
402
- msgid "yyyy-mm-dd"
403
- msgstr "yyyy-mm-dd"
404
-
405
- #: includes/admin/class-wp-job-manager-writepanels.php:70
406
- msgid "Posted by"
407
- msgstr ""
408
-
409
- #: includes/admin/class-wp-job-manager-writepanels.php:83
410
- msgid "Job Listing Data"
411
- msgstr "Δεδομένα Αγγελίας"
412
-
413
- #: includes/admin/class-wp-job-manager-writepanels.php:101
414
- msgid "Use file"
415
- msgstr ""
416
-
417
- #: includes/admin/class-wp-job-manager-writepanels.php:101
418
- msgid "Upload"
419
- msgstr ""
420
-
421
- #: includes/admin/class-wp-job-manager-writepanels.php:269
422
- msgid "Guest user"
423
- msgstr ""
424
-
425
- #: includes/class-wp-job-manager-ajax.php:111
426
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
427
- msgstr "Εμφάνιση %s&ldquo;%s&rdquo; %sjobs"
428
-
429
- #: includes/class-wp-job-manager-ajax.php:113
430
- msgid "Showing all %s%sjobs"
431
- msgstr "Εμφάνιση όλων %s%sjobs"
432
-
433
- #: includes/class-wp-job-manager-ajax.php:116
434
- msgid "located in &ldquo;%s&rdquo;"
435
- msgstr "βρίσκεται στο &ldquo;%s&rdquo;"
436
-
437
- #: includes/class-wp-job-manager-geocode.php:139
438
- msgid "No results found"
439
- msgstr "Δεν βρέθηκαν αποτελέσματα"
440
-
441
- #: includes/class-wp-job-manager-geocode.php:143
442
- msgid "Query limit reached"
443
- msgstr ""
444
-
445
- #: includes/class-wp-job-manager-geocode.php:149
446
- #: includes/class-wp-job-manager-geocode.php:153
447
- #: includes/class-wp-job-manager-geocode.php:157
448
- msgid "Geocoding error"
449
- msgstr ""
450
-
451
- #: includes/class-wp-job-manager-install.php:39
452
- msgid "Employer"
453
- msgstr ""
454
-
455
- #: includes/class-wp-job-manager-post-types.php:48
456
- msgid "Job Category"
457
- msgstr "Κατηγορία Εργασίας"
458
-
459
- #: includes/class-wp-job-manager-post-types.php:49
460
- msgid "Job Categories"
461
- msgstr "Κατηγορίες Εργασίας"
462
-
463
- #: includes/class-wp-job-manager-post-types.php:53
464
- msgctxt "Job category slug - resave permalinks after changing this"
465
- msgid "job-category"
466
- msgstr "job-category"
467
-
468
- #: includes/class-wp-job-manager-post-types.php:70
469
- #: includes/class-wp-job-manager-post-types.php:113
470
- #: includes/class-wp-job-manager-post-types.php:167
471
- msgid "Search %s"
472
- msgstr "Αναζήτηση %s"
473
-
474
- #: includes/class-wp-job-manager-post-types.php:71
475
- #: includes/class-wp-job-manager-post-types.php:114
476
- #: includes/class-wp-job-manager-post-types.php:159
477
- msgid "All %s"
478
- msgstr "Όλες οι %s"
479
-
480
- #: includes/class-wp-job-manager-post-types.php:72
481
- #: includes/class-wp-job-manager-post-types.php:115
482
- #: includes/class-wp-job-manager-post-types.php:170
483
- msgid "Parent %s"
484
- msgstr "Μητρική %s"
485
-
486
- #: includes/class-wp-job-manager-post-types.php:73
487
- #: includes/class-wp-job-manager-post-types.php:116
488
- msgid "Parent %s:"
489
- msgstr "Μητρική %s:"
490
-
491
- #: includes/class-wp-job-manager-post-types.php:74
492
- #: includes/class-wp-job-manager-post-types.php:117
493
- #: includes/class-wp-job-manager-post-types.php:163
494
- msgid "Edit %s"
495
- msgstr "Επεξεργασία %s"
496
-
497
- #: includes/class-wp-job-manager-post-types.php:75
498
- #: includes/class-wp-job-manager-post-types.php:118
499
- msgid "Update %s"
500
- msgstr "Ενημέρωση %s"
501
-
502
- #: includes/class-wp-job-manager-post-types.php:76
503
- #: includes/class-wp-job-manager-post-types.php:119
504
- msgid "Add New %s"
505
- msgstr "Νέα Προσθήκη %s"
506
-
507
- #: includes/class-wp-job-manager-post-types.php:77
508
- #: includes/class-wp-job-manager-post-types.php:120
509
- msgid "New %s Name"
510
- msgstr "Νέο όνομα %s "
511
-
512
- #: includes/class-wp-job-manager-post-types.php:92
513
- msgid "Job Type"
514
- msgstr "Είδος Εργασίας"
515
-
516
- #: includes/class-wp-job-manager-post-types.php:93
517
- msgid "Job Types"
518
- msgstr "Είδη Εργασίας"
519
-
520
- #: includes/class-wp-job-manager-post-types.php:97
521
- msgctxt "Job type slug - resave permalinks after changing this"
522
- msgid "job-type"
523
- msgstr "job-type"
524
-
525
- #: includes/class-wp-job-manager-post-types.php:137
526
- msgid "Job Listing"
527
- msgstr "Αγγελία"
528
-
529
- #: includes/class-wp-job-manager-post-types.php:141
530
- msgctxt "Post type archive slug - resave permalinks after changing this"
531
- msgid "jobs"
532
- msgstr "jobs"
533
-
534
- #: includes/class-wp-job-manager-post-types.php:147
535
- msgctxt "Job permalink - resave permalinks after changing this"
536
- msgid "job"
537
- msgstr "job"
538
-
539
- #: includes/class-wp-job-manager-post-types.php:160
540
- msgid "Add New"
541
- msgstr "Προσθήκη νέας"
542
-
543
- #: includes/class-wp-job-manager-post-types.php:161
544
- msgid "Add %s"
545
- msgstr "Προσθήκη %s"
546
-
547
- #: includes/class-wp-job-manager-post-types.php:164
548
- msgid "New %s"
549
- msgstr "Νέα %s"
550
-
551
- #: includes/class-wp-job-manager-post-types.php:165
552
- #: includes/class-wp-job-manager-post-types.php:166
553
- msgid "View %s"
554
- msgstr "Εμφάνιση %s"
555
-
556
- #: includes/class-wp-job-manager-post-types.php:168
557
- msgid "No %s found"
558
- msgstr "Δεν βρέθηκε %s"
559
-
560
- #: includes/class-wp-job-manager-post-types.php:169
561
- msgid "No %s found in trash"
562
- msgstr "Δεν βρέθηκε %s στον κάδο απορριμμάτων"
563
-
564
- #: includes/class-wp-job-manager-post-types.php:172
565
- msgid "This is where you can create and manage job listings."
566
- msgstr "Εδώ μπορείτε να δημιουργήσετε και να διαχειριστείτε αγγελίες εργασίας."
567
-
568
- #: includes/class-wp-job-manager-post-types.php:207
569
- msgctxt "job_listing"
570
- msgid "Expired"
571
- msgstr "Έληξε"
572
-
573
- #: includes/class-wp-job-manager-post-types.php:212
574
- msgid "Expired <span class=\"count\">(%s)</span>"
575
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
576
- msgstr[0] "Έληξε <span class=\"count\">(%s)</span>"
577
- msgstr[1] "Έληξαν <span class=\"count\">(%s)</span>"
578
-
579
- #: includes/class-wp-job-manager-shortcodes.php:61
580
- msgid "Invalid Job ID"
581
- msgstr "Μη έγκυρο ID"
582
-
583
- #: includes/class-wp-job-manager-shortcodes.php:67
584
- msgid "This job is already filled"
585
- msgstr "Αυτή η θέση έχει καλυφθεί"
586
-
587
- #: includes/class-wp-job-manager-shortcodes.php:73
588
- msgid "%s has been filled"
589
- msgstr "%s έχει καλυφθεί"
590
-
591
- #: includes/class-wp-job-manager-shortcodes.php:78
592
- msgid "This job is already not filled"
593
- msgstr "Αυτή η θέση δεν έχει καλυφθεί"
594
-
595
- #: includes/class-wp-job-manager-shortcodes.php:84
596
- msgid "%s has been marked as not filled"
597
- msgstr "%s σημάνθηκε ότι δεν έχει καλυφθεί"
598
-
599
- #: includes/class-wp-job-manager-shortcodes.php:91
600
- msgid "%s has been deleted"
601
- msgstr "%s έχει διαγραφεί"
602
-
603
- #: includes/class-wp-job-manager-shortcodes.php:111
604
- msgid "You need to be signed in to manage your job listings."
605
- msgstr "Πρέπει να είστε συνδεδεμένοι για να διαχειριστείτε τις αγγελίες σας."
606
-
607
- #: includes/class-wp-job-manager-shortcodes.php:204
608
- #: includes/class-wp-job-manager-shortcodes.php:235
609
- msgid "Load more job listings"
610
- msgstr "Φορτώστε περισσότερες αγγελίες"
611
-
612
- #: includes/class-wp-job-manager-widgets.php:139
613
- msgid "Display a list of the most recent jobs on your site."
614
- msgstr "Εμφανίστε μια λίστα με τις πιο πρόσφατες θέσεις εργασίας στην ιστοσελίδα σας."
615
-
616
- #: includes/class-wp-job-manager-widgets.php:141
617
- msgid "Recent Job Listings"
618
- msgstr "Πρόσφατες αγγελίες"
619
-
620
- #: includes/class-wp-job-manager-widgets.php:145
621
- msgid "Recent Jobs"
622
- msgstr "Πρόσφατες θέσεις εργασίας"
623
-
624
- #: includes/class-wp-job-manager-widgets.php:146
625
- msgid "Title"
626
- msgstr "Τίτλος"
627
-
628
- #: includes/class-wp-job-manager-widgets.php:154
629
- msgid "Number of jobs to show"
630
- msgstr "Αριθμός θέσεων εργασίας για προβολή"
631
-
632
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
633
- msgid "Invalid job"
634
- msgstr "Άκυρη θέση εργασίας"
635
-
636
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
637
- msgid "Update job listing"
638
- msgstr "Ενημέρωση αγγελίας"
639
-
640
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
641
- msgid "Your changes have been saved."
642
- msgstr "Οι αλλαγές σας έχουν αποθηκευτεί."
643
-
644
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
645
- msgid "View Job Listing &rarr;"
646
- msgstr "Προβολή αγγελίας &rarr;"
647
-
648
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
649
- msgid "Submit Details"
650
- msgstr "Υποβολή λεπτομερειών"
651
-
652
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
653
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
654
- msgid "Preview"
655
- msgstr "Προεπισκόπηση"
656
-
657
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
658
- msgid "Done"
659
- msgstr "Έγινε"
660
-
661
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
662
- msgid "Application email"
663
- msgstr ""
664
-
665
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
666
- msgid "you@yourdomain.com"
667
- msgstr ""
668
-
669
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
670
- msgid "Application URL"
671
- msgstr ""
672
-
673
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
674
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
675
- msgid "http://"
676
- msgstr "http://"
677
-
678
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
679
- msgid "Enter an email address or website URL"
680
- msgstr "Πληκτρολογήστε μια διεύθυνση email ή URL ιστοσελίδας"
681
-
682
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
683
- msgid "Job title"
684
- msgstr "Τίτλος θέσης εργασίας"
685
-
686
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
687
- msgid "Job type"
688
- msgstr "Είδος θέσης εργασίας"
689
-
690
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
691
- msgid "Job category"
692
- msgstr "Κατηγορία θέσης εργασίας"
693
-
694
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
695
- msgid "Description"
696
- msgstr "Περιγραφή"
697
-
698
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
699
- msgid "Enter the name of the company"
700
- msgstr "Εισάγετε το όνομα της εταιρείας"
701
-
702
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
703
- #: templates/content-single-job_listing.php:36
704
- msgid "Website"
705
- msgstr "Ιστοσελίδα"
706
-
707
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
708
- msgid "Tagline"
709
- msgstr "Tagline"
710
-
711
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
712
- msgid "Briefly describe your company"
713
- msgstr "Περιγράψτε εν συντομία την εταιρεία σας"
714
-
715
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
716
- msgid "Twitter username"
717
- msgstr "Twitter username"
718
-
719
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
720
- msgid "@yourcompany"
721
- msgstr "@yourcompany"
722
-
723
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
724
- msgid "Logo"
725
- msgstr "Λογότυπο"
726
-
727
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
728
- msgid "%s is a required field"
729
- msgstr "%s είναι υποχρεωτικό πεδίο"
730
-
731
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
732
- msgid "Please enter a valid application email address"
733
- msgstr ""
734
-
735
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
736
- msgid "Please enter a valid application URL"
737
- msgstr ""
738
-
739
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
740
- msgid "Please enter a valid application email address or URL"
741
- msgstr ""
742
-
743
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
744
- msgid "Preview job listing &rarr;"
745
- msgstr "Προεπισκόπηση αγγελίας &rarr;"
746
-
747
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
748
- msgid "You must be signed in to post a new job listing."
749
- msgstr "Πρέπει να είστε συνδεδεμένοι για να δημοσιεύσετε μια νέα αγγελία."
750
-
751
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
752
- msgid "Submit Listing &rarr;"
753
- msgstr "Υποβολή αγγελίας &rarr;"
754
-
755
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
756
- msgid "&larr; Edit listing"
757
- msgstr "&larr; Επεξεργασία αγγελίας"
758
-
759
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
760
- msgid "\"%s\" needs to be one of the following file types: %s"
761
- msgstr "\"%s\" πρέπει να είναι ένας από τους ακόλουθους τύπους αρχείων: %s"
762
-
763
- #: templates/account-signin.php:4
764
- msgid "Your account"
765
- msgstr "Ο λογαριασμός σας"
766
-
767
- #: templates/account-signin.php:8
768
- msgid "You are currently signed in as <strong>%s</strong>."
769
- msgstr "Αυτήν τη στιγμή είστε συνδεδεμένοι ως <strong>%s</strong>."
770
-
771
- #: templates/account-signin.php:11
772
- msgid "Sign out"
773
- msgstr "Αποσύνδεση"
774
-
775
- #: templates/account-signin.php:21
776
- msgid "Have an account?"
777
- msgstr "Έχετε λογαριασμό;"
778
-
779
- #: templates/account-signin.php:23
780
- msgid "Sign in"
781
- msgstr "Σύνδεση"
782
-
783
- #: templates/account-signin.php:27
784
- msgid ""
785
- "If you don&rsquo;t have an account you can %screate one below by entering "
786
- "your email address. A password will be automatically emailed to you."
787
- msgstr ""
788
-
789
- #: templates/account-signin.php:27
790
- msgid "optionally"
791
- msgstr "προαιρετικά"
792
-
793
- #: templates/account-signin.php:31
794
- msgid "You must sign in to create a new job listing."
795
- msgstr "Πρέπει να συνδεθείτε για να δημιουργήσετε μια νέα αγγελία."
796
-
797
- #: templates/account-signin.php:38
798
- msgid "Your email"
799
- msgstr "Το email σας"
800
-
801
- #: templates/account-signin.php:38 templates/job-submit.php:24
802
- #: templates/job-submit.php:41
803
- msgid "(optional)"
804
- msgstr "(προαιρετικό)"
805
-
806
- #: templates/content-job_listing.php:16
807
- #: templates/content-single-job_listing.php:21
808
- #: templates/content-summary-job_listing.php:14
809
- msgid "Posted %s ago"
810
- msgstr "Δημοσιεύτηκε πριν από %s"
811
-
812
- #: templates/content-no-jobs-found.php:1
813
- msgid "No more jobs found matching your selection."
814
- msgstr "Δεν βρέθηκαν θέσεις εργασίας να ταιριάζουν με την επιλογή σας."
815
-
816
- #: templates/content-single-job_listing.php:8
817
- msgid "This job listing has expired"
818
- msgstr "Αυτή η αγγελία έχει λήξει"
819
-
820
- #: templates/content-single-job_listing.php:24
821
- msgid "This position has been filled"
822
- msgstr "Αυτή η θέση έχει καλυφθεί"
823
-
824
- #: templates/form-fields/file-field.php:6
825
- msgid "remove"
826
- msgstr "αφαιρώ"
827
-
828
- #: templates/form-fields/file-field.php:6
829
- msgid "or"
830
- msgstr "ή"
831
-
832
- #: templates/form-fields/file-field.php:16
833
- msgid "Max. file size: %s."
834
- msgstr "Μέγιστο μέγεθος αρχείου: %s"
835
-
836
- #: templates/job-application-email.php:1
837
- msgid ""
838
- "To apply for this job <strong>email your details to</strong> <a "
839
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
840
- msgstr "Για να υποβάλετε αίτηση για αυτή τη θέση <strong>στείλτε με email τα στοιχεία σας στο</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
841
-
842
- #: templates/job-application-email.php:4
843
- msgid "Apply using webmail: "
844
- msgstr "Υποβάλετε αίτηση μέσω webmail: "
845
-
846
- #: templates/job-application-url.php:1
847
- msgid ""
848
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
849
- "target=\"_blank\">%1$s &rarr;</a>"
850
- msgstr ""
851
-
852
- #: templates/job-application.php:5
853
- msgid "Apply for job"
854
- msgstr "Υποβάλετε αίτηση"
855
-
856
- #: templates/job-dashboard.php:2
857
- msgid ""
858
- "Your job listings are shown in the table below. Expired listings will be "
859
- "automatically removed after 30 days."
860
- msgstr "Οι αγγελίες σας εμφανίζονται στον παρακάτω πίνακα. Αγγελίες που έχουν λήξει θα διαγράφονται αυτόματα μετά από 30 ημέρες."
861
-
862
- #: templates/job-dashboard.php:6
863
- msgid "Job Title"
864
- msgstr "Τίτλος θέσης εργασίας"
865
-
866
- #: templates/job-dashboard.php:7
867
- msgid "Date Posted"
868
- msgstr "Ημερομηνία καταχώρησης"
869
-
870
- #: templates/job-dashboard.php:16
871
- msgid "You do not have any active job listings."
872
- msgstr "Δεν έχετε ενεργές αγγελίες"
873
-
874
- #: templates/job-dashboard.php:36
875
- msgid "Mark not filled"
876
- msgstr "Δεν έχει καλυφθεί"
877
-
878
- #: templates/job-dashboard.php:38
879
- msgid "Mark filled"
880
- msgstr "Καλύφθηκε "
881
-
882
- #: templates/job-filters.php:8
883
- msgid "Keywords"
884
- msgstr "Λέξεις-κλειδιά"
885
-
886
- #: templates/job-filters.php:9
887
- msgid "All Jobs"
888
- msgstr "Όλες οι αγγελίες"
889
-
890
- #: templates/job-filters.php:13
891
- msgid "Location"
892
- msgstr "Τοποθεσία"
893
-
894
- #: templates/job-filters.php:14
895
- msgid "Any Location"
896
- msgstr "Οποιαδήποτε Τοποθεσία"
897
-
898
- #: templates/job-filters.php:23
899
- msgid "Category"
900
- msgstr "Κατηγορία"
901
-
902
- #: templates/job-filters.php:24
903
- msgid "All Job Categories"
904
- msgstr "Όλες οι κατηγορίες θέσεων εργασίας"
905
-
906
- #: templates/job-submit.php:35
907
- msgid "Company details"
908
- msgstr "Στοιχεία της εταιρείας"
909
-
910
- #: templates/job-submitted.php:4
911
- msgid ""
912
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
913
- "here</a>."
914
- msgstr "Η αγγελία καταχωρήθηκε με επιτυχία. Για να δείτε την αγγελία σας <a href=\"%s\">πατήστε εδώ</a>."
915
-
916
- #: templates/job-submitted.php:7
917
- msgid ""
918
- "Job submitted successfully. Your job listing will be visible once approved."
919
- msgstr "Η αγγελία καταχωρήθηκε με επιτυχία. Η αγγελία σας θα είναι ορατή εφόσον εγκριθεί."
920
-
921
- #: wp-job-manager-functions.php:224
922
- msgid "Reset"
923
- msgstr "Επαναφορά"
924
-
925
- #: wp-job-manager-functions.php:228
926
- msgid "RSS"
927
- msgstr "RSS"
928
-
929
- #: wp-job-manager-functions.php:278
930
- msgid "Your email address isn&#8217;t correct."
931
- msgstr "Η διεύθυνση email σας δεν είναι σωστή."
932
-
933
- #: wp-job-manager-functions.php:281
934
- msgid "This email is already registered, please choose another one."
935
- msgstr "Το email έχει ήδη εγγραφεί, επιλέξτε ένα άλλο."
936
-
937
- #: wp-job-manager-template.php:116
938
- msgid "Active"
939
- msgstr "Ενεργό"
940
-
941
- #: wp-job-manager-template.php:118
942
- msgid "Expired"
943
- msgstr "Έληξε"
944
-
945
- #: wp-job-manager-template.php:120
946
- msgid "Pending Review"
947
- msgstr "Εν αναμονή αναθεώρησης"
948
-
949
- #: wp-job-manager-template.php:122
950
- msgid "Inactive"
951
- msgstr "Ανενεργό"
952
-
953
- #: wp-job-manager-template.php:197
954
- msgid "Job Application via \"%s\" listing on %s"
955
- msgstr ""
956
-
957
- #: wp-job-manager-template.php:255
958
- msgid "Anywhere"
959
- msgstr "Οπουδήποτε"
960
-
961
- #: wp-job-manager.php:97
962
- msgid "Are you sure you want to delete this job?"
963
- msgstr "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτή την αγγελία"
964
-
965
- #. Plugin Name of the plugin/theme
966
- msgid "WP Job Manager"
967
- msgstr "WP Job Manager"
968
-
969
- #. Plugin URI of the plugin/theme
970
- msgid "https://wpjobmanager.com/"
971
- msgstr ""
972
-
973
- #. Description of the plugin/theme
974
- msgid ""
975
- "Manage job listings from the WordPress admin panel, and allow users to post "
976
- "jobs directly to your site."
977
- msgstr "Διαχειριστείτε τις αγγελίες από τον πίνακα ελέγχου, και επιτρέψτε στους χρήστες να δημοσιεύσουν θέσεις εργασίας άμεσα στην ιστοσελίδα σας."
978
-
979
- #. Author of the plugin/theme
980
- msgid "Mike Jolley"
981
- msgstr "Mike Jolley"
982
-
983
- #. Author URI of the plugin/theme
984
- msgid "http://mikejolley.com"
985
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-es.mo DELETED
Binary file
trunk/languages/wp-job-manager-es.po DELETED
@@ -1,910 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # afcvillarraga <andres.felipe.cajiao@gmail.com>, 2014
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WP Job Manager\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
9
- "POT-Creation-Date: 2014-03-01 18:44:04+00:00\n"
10
- "PO-Revision-Date: 2014-03-02 08:20+0000\n"
11
- "Last-Translator: mikejolley <mike.jolley@me.com>\n"
12
- "Language-Team: Spanish (http://www.transifex.com/projects/p/wp-job-manager/language/es/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: es\n"
17
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
-
19
- #: includes/admin/class-wp-job-manager-addons.php:50
20
- #: includes/admin/class-wp-job-manager-admin.php:55
21
- msgid "WP Job Manager Add-ons"
22
- msgstr "Extensiones de WP Job Manager "
23
-
24
- #: includes/admin/class-wp-job-manager-admin.php:52
25
- msgid "Settings"
26
- msgstr "Opciones"
27
-
28
- #: includes/admin/class-wp-job-manager-admin.php:55
29
- msgid "Add-ons"
30
- msgstr "Extensiones"
31
-
32
- #: includes/admin/class-wp-job-manager-cpt.php:43
33
- #: includes/admin/class-wp-job-manager-cpt.php:44
34
- msgid "Approve Jobs"
35
- msgstr "Aprobar Vacantes"
36
-
37
- #: includes/admin/class-wp-job-manager-cpt.php:112
38
- #: includes/admin/class-wp-job-manager-cpt.php:114
39
- msgid "%s approved"
40
- msgstr "%s aprobado"
41
-
42
- #: includes/admin/class-wp-job-manager-cpt.php:157
43
- msgid "Select a category"
44
- msgstr "Escoja una categoría"
45
-
46
- #: includes/admin/class-wp-job-manager-cpt.php:190
47
- msgid "Job position title"
48
- msgstr "Cargo"
49
-
50
- #: includes/admin/class-wp-job-manager-cpt.php:206
51
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
52
- msgstr "Oferta laboral actualizada. <a href=\"%s\">Ver oferta</a>"
53
-
54
- #: includes/admin/class-wp-job-manager-cpt.php:207
55
- msgid "Custom field updated."
56
- msgstr "Campo personalizado actualizado. "
57
-
58
- #: includes/admin/class-wp-job-manager-cpt.php:208
59
- msgid "Custom field deleted."
60
- msgstr "Campo personalizado eliminado. "
61
-
62
- #: includes/admin/class-wp-job-manager-cpt.php:209
63
- msgid "Job listing updated."
64
- msgstr "Oferta laboral actualizada."
65
-
66
- #: includes/admin/class-wp-job-manager-cpt.php:210
67
- msgid "Job listing restored to revision from %s"
68
- msgstr "Oferta laboral desactiva para revisión desde %s %s"
69
-
70
- #: includes/admin/class-wp-job-manager-cpt.php:211
71
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
72
- msgstr "Oferta laboral publicada. <a href=\"%s\">Ver oferta</a>"
73
-
74
- #: includes/admin/class-wp-job-manager-cpt.php:212
75
- msgid "Job listing saved."
76
- msgstr "Oferta laboral guardada."
77
-
78
- #: includes/admin/class-wp-job-manager-cpt.php:213
79
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
80
- msgstr "Oferta laboral enviada. <a target=\"_blank\" href=\"%s\">Pre-visualizar Oferta</a>"
81
-
82
- #: includes/admin/class-wp-job-manager-cpt.php:214
83
- msgid ""
84
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
85
- "href=\"%2$s\">Preview Job</a>"
86
- msgstr "Oferta lab oral agendada para: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Pre-visualizar oferta</a>"
87
-
88
- #: includes/admin/class-wp-job-manager-cpt.php:215
89
- msgid "M j, Y @ G:i"
90
- msgstr "j M, Y @ H:i "
91
-
92
- #: includes/admin/class-wp-job-manager-cpt.php:216
93
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
94
- msgstr "Borrador de oferta laboral actualizada. <a target=\"_blank\" href=\"%s\">Pre-visualizar oferta</a>"
95
-
96
- #: includes/admin/class-wp-job-manager-cpt.php:235
97
- msgid "Type"
98
- msgstr "Tipo "
99
-
100
- #: includes/admin/class-wp-job-manager-cpt.php:236
101
- msgid "Position"
102
- msgstr "Cargo"
103
-
104
- #: includes/admin/class-wp-job-manager-cpt.php:237
105
- msgid "Posted"
106
- msgstr "Publicado "
107
-
108
- #: includes/admin/class-wp-job-manager-cpt.php:238
109
- #: templates/job-dashboard.php:9
110
- msgid "Expires"
111
- msgstr "Expira "
112
-
113
- #: includes/admin/class-wp-job-manager-cpt.php:240
114
- msgid "Categories"
115
- msgstr "Categorías"
116
-
117
- #: includes/admin/class-wp-job-manager-cpt.php:241
118
- msgid "Featured?"
119
- msgstr "¿Destacar?"
120
-
121
- #: includes/admin/class-wp-job-manager-cpt.php:242
122
- #: templates/job-dashboard.php:10
123
- msgid "Filled?"
124
- msgstr "Aplicado?"
125
-
126
- #: includes/admin/class-wp-job-manager-cpt.php:243
127
- #: templates/job-dashboard.php:8
128
- msgid "Status"
129
- msgstr "Estado"
130
-
131
- #: includes/admin/class-wp-job-manager-cpt.php:244
132
- msgid "Actions"
133
- msgstr "Acciones"
134
-
135
- #: includes/admin/class-wp-job-manager-cpt.php:267
136
- msgid "Job ID: %d"
137
- msgstr "ID de Vacante: %d"
138
-
139
- #: includes/admin/class-wp-job-manager-cpt.php:293
140
- #: includes/admin/class-wp-job-manager-cpt.php:298
141
- msgid "M j, Y"
142
- msgstr ""
143
-
144
- #: includes/admin/class-wp-job-manager-cpt.php:294
145
- msgid "by a guest"
146
- msgstr "por un invitado"
147
-
148
- #: includes/admin/class-wp-job-manager-cpt.php:294
149
- msgid "by %s"
150
- msgstr "por %s "
151
-
152
- #: includes/admin/class-wp-job-manager-cpt.php:311
153
- msgid "Approve"
154
- msgstr "Aprobar"
155
-
156
- #: includes/admin/class-wp-job-manager-cpt.php:318
157
- msgid "View"
158
- msgstr "Ver "
159
-
160
- #: includes/admin/class-wp-job-manager-cpt.php:323
161
- #: includes/class-wp-job-manager-post-types.php:159
162
- #: templates/job-dashboard.php:33
163
- msgid "Edit"
164
- msgstr "Editar "
165
-
166
- #: includes/admin/class-wp-job-manager-cpt.php:328
167
- #: templates/job-dashboard.php:43
168
- msgid "Delete"
169
- msgstr "Eliminar "
170
-
171
- #: includes/admin/class-wp-job-manager-settings.php:42
172
- #: includes/class-wp-job-manager-post-types.php:135
173
- #: includes/class-wp-job-manager-post-types.php:225
174
- msgid "Job Listings"
175
- msgstr "Ofertas laborales"
176
-
177
- #: includes/admin/class-wp-job-manager-settings.php:48
178
- msgid "Jobs per page"
179
- msgstr "Ofertas laborales por página"
180
-
181
- #: includes/admin/class-wp-job-manager-settings.php:49
182
- msgid "How many jobs should be shown per page by default?"
183
- msgstr "Cuantas ofertas laborales deben er mostrado por página de manera predeterminada"
184
-
185
- #: includes/admin/class-wp-job-manager-settings.php:55
186
- msgid "Filled positions"
187
- msgstr "Ofertas de posiciones"
188
-
189
- #: includes/admin/class-wp-job-manager-settings.php:56
190
- msgid "Hide filled positions"
191
- msgstr "Esconder las ofertas laboras"
192
-
193
- #: includes/admin/class-wp-job-manager-settings.php:57
194
- msgid "If enabled, filled positions will be hidden from the job list."
195
- msgstr "Se está activo, las ofertas laborales se ocultará de la lista de ofertas."
196
-
197
- #: includes/admin/class-wp-job-manager-settings.php:64
198
- msgid "Job categories"
199
- msgstr "Categorias de ofertas laborales"
200
-
201
- #: includes/admin/class-wp-job-manager-settings.php:65
202
- msgid "Enable job categories"
203
- msgstr "Activar categorias de ofertas laborales"
204
-
205
- #: includes/admin/class-wp-job-manager-settings.php:66
206
- msgid ""
207
- "Choose whether to enable job categories. Categories must be setup by an "
208
- "admin for users to choose during job submission."
209
- msgstr "Elija si habilitar las categorías de las ofertas laborales. Categorías deben ser definidas por un administrador para ser seleccionada al momento de sugerir."
210
-
211
- #: includes/admin/class-wp-job-manager-settings.php:73
212
- msgid "Job Submission"
213
- msgstr "Enviar oferta laboral"
214
-
215
- #: includes/admin/class-wp-job-manager-settings.php:78
216
- msgid "Account creation"
217
- msgstr "Cración de cuenta"
218
-
219
- #: includes/admin/class-wp-job-manager-settings.php:79
220
- msgid "Allow account creation"
221
- msgstr "Permitir la creación de cuenta "
222
-
223
- #: includes/admin/class-wp-job-manager-settings.php:80
224
- msgid ""
225
- "If enabled, non-logged in users will be able to create an account by "
226
- "entering their email address on the job submission form."
227
- msgstr ""
228
-
229
- #: includes/admin/class-wp-job-manager-settings.php:87
230
- msgid "Account Role"
231
- msgstr ""
232
-
233
- #: includes/admin/class-wp-job-manager-settings.php:88
234
- msgid ""
235
- "If you enable registration on your job submission form, choose a role for "
236
- "the new user."
237
- msgstr ""
238
-
239
- #: includes/admin/class-wp-job-manager-settings.php:95
240
- msgid "Account required"
241
- msgstr "Cuenta requerida"
242
-
243
- #: includes/admin/class-wp-job-manager-settings.php:96
244
- msgid "Job submission requires an account"
245
- msgstr "Sugerencias de ofertas laborales requieren estar identificados."
246
-
247
- #: includes/admin/class-wp-job-manager-settings.php:97
248
- msgid ""
249
- "If disabled, non-logged in users will be able to submit job listings without"
250
- " creating an account."
251
- msgstr "Si está desactivada, usuarios no identificados podrán enviar ofertas laborales sin crear una cuenta."
252
-
253
- #: includes/admin/class-wp-job-manager-settings.php:104
254
- msgid "Approval Required"
255
- msgstr "Requiere aprobación"
256
-
257
- #: includes/admin/class-wp-job-manager-settings.php:105
258
- msgid "New submissions require admin approval"
259
- msgstr "Nuevas sugerencias requieren de aprobación del administrador"
260
-
261
- #: includes/admin/class-wp-job-manager-settings.php:106
262
- msgid "If enabled, new submissions will be inactive, pending admin approval."
263
- msgstr "Si está activado, nuevas ofertas estarán inactivos hasta tener aprobación del directorio."
264
-
265
- #: includes/admin/class-wp-job-manager-settings.php:113
266
- msgid "Listing duration"
267
- msgstr "Duración visible"
268
-
269
- #: includes/admin/class-wp-job-manager-settings.php:114
270
- msgid ""
271
- "How many <strong>days</strong> listings are live before expiring. Can be "
272
- "left blank to never expire."
273
- msgstr "Cuantos <strong> días </strong> las ofertas laborales nos visibles antes de expirar. Puede quedar en blanco para no expirar nunca."
274
-
275
- #: includes/admin/class-wp-job-manager-settings.php:120
276
- msgid "Submit Page Slug"
277
- msgstr ""
278
-
279
- #: includes/admin/class-wp-job-manager-settings.php:121
280
- msgid ""
281
- "Enter the slug of the page where you have placed the [submit_job_form] "
282
- "shortcode. This lets the plugin know where the form is located."
283
- msgstr ""
284
-
285
- #: includes/admin/class-wp-job-manager-settings.php:173
286
- msgid "Settings successfully saved"
287
- msgstr "Opciones guardadas exitosamente"
288
-
289
- #: includes/admin/class-wp-job-manager-settings.php:252
290
- msgid "Save Changes"
291
- msgstr "Cambios guardados"
292
-
293
- #: includes/admin/class-wp-job-manager-writepanels.php:27
294
- #: includes/forms/class-wp-job-manager-form-submit-job.php:113
295
- msgid "Job location"
296
- msgstr "Ubicación de la oferta laboral"
297
-
298
- #: includes/admin/class-wp-job-manager-writepanels.php:28
299
- #: includes/forms/class-wp-job-manager-form-submit-job.php:117
300
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
301
- msgstr ""
302
-
303
- #: includes/admin/class-wp-job-manager-writepanels.php:29
304
- #: includes/forms/class-wp-job-manager-form-submit-job.php:114
305
- msgid ""
306
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
307
- msgstr ""
308
-
309
- #: includes/admin/class-wp-job-manager-writepanels.php:32
310
- #: includes/forms/class-wp-job-manager-form-submit-job.php:144
311
- msgid "Application email/URL"
312
- msgstr "Dirección email/URL para postular"
313
-
314
- #: includes/admin/class-wp-job-manager-writepanels.php:33
315
- msgid "URL or email which applicants use to apply"
316
- msgstr "URL o correo que usarán los postulantes"
317
-
318
- #: includes/admin/class-wp-job-manager-writepanels.php:36
319
- #: includes/forms/class-wp-job-manager-form-submit-job.php:153
320
- msgid "Company name"
321
- msgstr "Nombre de la empresa"
322
-
323
- #: includes/admin/class-wp-job-manager-writepanels.php:40
324
- msgid "Company website"
325
- msgstr "Sitio web de la empresa"
326
-
327
- #: includes/admin/class-wp-job-manager-writepanels.php:44
328
- msgid "Company tagline"
329
- msgstr "Lema de la empresa"
330
-
331
- #: includes/admin/class-wp-job-manager-writepanels.php:45
332
- msgid "Brief description about the company"
333
- msgstr "Breve descripción de la empresa"
334
-
335
- #: includes/admin/class-wp-job-manager-writepanels.php:48
336
- msgid "Company Twitter"
337
- msgstr "Twitter de la empresa"
338
-
339
- #: includes/admin/class-wp-job-manager-writepanels.php:52
340
- msgid "Company logo"
341
- msgstr "logo de la empresa"
342
-
343
- #: includes/admin/class-wp-job-manager-writepanels.php:53
344
- msgid "URL to the company logo"
345
- msgstr "Dirección URL del lobo de la empresas"
346
-
347
- #: includes/admin/class-wp-job-manager-writepanels.php:57
348
- msgid "Position filled?"
349
- msgstr "ya se encontró al candidato?"
350
-
351
- #: includes/admin/class-wp-job-manager-writepanels.php:61
352
- msgid "Feature this job listing?"
353
- msgstr ""
354
-
355
- #: includes/admin/class-wp-job-manager-writepanels.php:63
356
- msgid ""
357
- "Featured listings will be sticky during searches, and can be styled "
358
- "differently."
359
- msgstr ""
360
-
361
- #: includes/admin/class-wp-job-manager-writepanels.php:66
362
- msgid "Job Expires"
363
- msgstr ""
364
-
365
- #: includes/admin/class-wp-job-manager-writepanels.php:67
366
- msgid "yyyy-mm-dd"
367
- msgstr ""
368
-
369
- #: includes/admin/class-wp-job-manager-writepanels.php:79
370
- msgid "Job Listing Data"
371
- msgstr "Información de la oferta laboral"
372
-
373
- #: includes/admin/class-wp-job-manager-writepanels.php:97
374
- msgid "Use file"
375
- msgstr ""
376
-
377
- #: includes/admin/class-wp-job-manager-writepanels.php:97
378
- msgid "Upload"
379
- msgstr ""
380
-
381
- #: includes/class-wp-job-manager-ajax.php:63
382
- msgid "No more jobs found matching your selection."
383
- msgstr "No hay oferta laboral para su selección."
384
-
385
- #: includes/class-wp-job-manager-ajax.php:105
386
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
387
- msgstr "Mostrando %s&ldquo;%s&rdquo; %s ofertas"
388
-
389
- #: includes/class-wp-job-manager-ajax.php:107
390
- msgid "Showing all %s%sjobs"
391
- msgstr "motrando todo %s%sofertas"
392
-
393
- #: includes/class-wp-job-manager-ajax.php:110
394
- msgid "located in &ldquo;%s&rdquo;"
395
- msgstr "ubicado en &ldquo;%s&rdquo;"
396
-
397
- #: includes/class-wp-job-manager-geocode.php:130
398
- msgid "No results found"
399
- msgstr ""
400
-
401
- #: includes/class-wp-job-manager-geocode.php:133
402
- msgid "Query limit reached"
403
- msgstr ""
404
-
405
- #: includes/class-wp-job-manager-install.php:40
406
- msgid "Employer"
407
- msgstr ""
408
-
409
- #: includes/class-wp-job-manager-post-types.php:45
410
- msgid "Job Category"
411
- msgstr "Categoría de la oferta laboral"
412
-
413
- #: includes/class-wp-job-manager-post-types.php:46
414
- msgid "Job Categories"
415
- msgstr "Categorías de las ofertas laborales"
416
-
417
- #: includes/class-wp-job-manager-post-types.php:50
418
- msgctxt "Job category slug - resave permalinks after changing this"
419
- msgid "job-category"
420
- msgstr "job-category"
421
-
422
- #: includes/class-wp-job-manager-post-types.php:67
423
- #: includes/class-wp-job-manager-post-types.php:110
424
- #: includes/class-wp-job-manager-post-types.php:164
425
- msgid "Search %s"
426
- msgstr "Buscar %s"
427
-
428
- #: includes/class-wp-job-manager-post-types.php:68
429
- #: includes/class-wp-job-manager-post-types.php:111
430
- #: includes/class-wp-job-manager-post-types.php:156
431
- msgid "All %s"
432
- msgstr "Todo %s"
433
-
434
- #: includes/class-wp-job-manager-post-types.php:69
435
- #: includes/class-wp-job-manager-post-types.php:112
436
- #: includes/class-wp-job-manager-post-types.php:167
437
- msgid "Parent %s"
438
- msgstr "Patriente %s"
439
-
440
- #: includes/class-wp-job-manager-post-types.php:70
441
- #: includes/class-wp-job-manager-post-types.php:113
442
- msgid "Parent %s:"
443
- msgstr "Pariente %s"
444
-
445
- #: includes/class-wp-job-manager-post-types.php:71
446
- #: includes/class-wp-job-manager-post-types.php:114
447
- #: includes/class-wp-job-manager-post-types.php:160
448
- msgid "Edit %s"
449
- msgstr "Editar %s"
450
-
451
- #: includes/class-wp-job-manager-post-types.php:72
452
- #: includes/class-wp-job-manager-post-types.php:115
453
- msgid "Update %s"
454
- msgstr "Actualizar %s"
455
-
456
- #: includes/class-wp-job-manager-post-types.php:73
457
- #: includes/class-wp-job-manager-post-types.php:116
458
- msgid "Add New %s"
459
- msgstr "Agregar nueva %s"
460
-
461
- #: includes/class-wp-job-manager-post-types.php:74
462
- #: includes/class-wp-job-manager-post-types.php:117
463
- msgid "New %s Name"
464
- msgstr "Nuevo %s Nombre"
465
-
466
- #: includes/class-wp-job-manager-post-types.php:89
467
- msgid "Job Type"
468
- msgstr "Typo de ofertas laborales"
469
-
470
- #: includes/class-wp-job-manager-post-types.php:90
471
- msgid "Job Types"
472
- msgstr "Typo de ofertas laborales"
473
-
474
- #: includes/class-wp-job-manager-post-types.php:94
475
- msgctxt "Job type slug - resave permalinks after changing this"
476
- msgid "job-type"
477
- msgstr "job-type"
478
-
479
- #: includes/class-wp-job-manager-post-types.php:134
480
- msgid "Job Listing"
481
- msgstr "Ofertas laborales"
482
-
483
- #: includes/class-wp-job-manager-post-types.php:138
484
- msgctxt "Post type archive slug - resave permalinks after changing this"
485
- msgid "jobs"
486
- msgstr "jobs"
487
-
488
- #: includes/class-wp-job-manager-post-types.php:144
489
- msgctxt "Job permalink - resave permalinks after changing this"
490
- msgid "job"
491
- msgstr "job"
492
-
493
- #: includes/class-wp-job-manager-post-types.php:157
494
- msgid "Add New"
495
- msgstr "Agregar nuevo"
496
-
497
- #: includes/class-wp-job-manager-post-types.php:158
498
- msgid "Add %s"
499
- msgstr "Agregar %s"
500
-
501
- #: includes/class-wp-job-manager-post-types.php:161
502
- msgid "New %s"
503
- msgstr "Nuevo %s"
504
-
505
- #: includes/class-wp-job-manager-post-types.php:162
506
- #: includes/class-wp-job-manager-post-types.php:163
507
- msgid "View %s"
508
- msgstr "Ver %s"
509
-
510
- #: includes/class-wp-job-manager-post-types.php:165
511
- msgid "No %s found"
512
- msgstr "No se encontraron %s"
513
-
514
- #: includes/class-wp-job-manager-post-types.php:166
515
- msgid "No %s found in trash"
516
- msgstr "No se encontraron %s en el papelero"
517
-
518
- #: includes/class-wp-job-manager-post-types.php:169
519
- msgid "This is where you can create and manage job listings."
520
- msgstr "Aquí es donde puede crear y administrar sus ofertas laborales."
521
-
522
- #: includes/class-wp-job-manager-post-types.php:204
523
- msgctxt "job_listing"
524
- msgid "Expired"
525
- msgstr "Expirados"
526
-
527
- #: includes/class-wp-job-manager-post-types.php:209
528
- msgid "Expired <span class=\"count\">(%s)</span>"
529
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
530
- msgstr[0] "Expirado <span class=\"count\">(%s)</span>"
531
- msgstr[1] "Expirados <span class=\"count\">(%s)</span>"
532
-
533
- #: includes/class-wp-job-manager-shortcodes.php:61
534
- msgid "Invalid Job ID"
535
- msgstr "ID de la oferta laboral"
536
-
537
- #: includes/class-wp-job-manager-shortcodes.php:67
538
- msgid "This job is already filled"
539
- msgstr "Esta oferta laboral ya fue resuelta"
540
-
541
- #: includes/class-wp-job-manager-shortcodes.php:73
542
- msgid "%s has been filled"
543
- msgstr "% ha sido llenado"
544
-
545
- #: includes/class-wp-job-manager-shortcodes.php:78
546
- msgid "This job is already not filled"
547
- msgstr "Esta oferta laboral ya está cubierta"
548
-
549
- #: includes/class-wp-job-manager-shortcodes.php:84
550
- msgid "%s has been marked as not filled"
551
- msgstr "%s ha sido marcado como "
552
-
553
- #: includes/class-wp-job-manager-shortcodes.php:91
554
- msgid "%s has been deleted"
555
- msgstr "%s ha sido eliminada"
556
-
557
- #: includes/class-wp-job-manager-shortcodes.php:111
558
- msgid "You need to be signed in to manage your job listings."
559
- msgstr "Debe estar registrado para poder administrar sus ofertas laborales."
560
-
561
- #: includes/class-wp-job-manager-shortcodes.php:195
562
- #: includes/class-wp-job-manager-shortcodes.php:225
563
- msgid "Load more job listings"
564
- msgstr "Mostar más ofertas laborales"
565
-
566
- #: includes/class-wp-job-manager-widgets.php:139
567
- msgid "Display a list of the most recent jobs on your site."
568
- msgstr "Muestre una lista de las ofertas laborales recientes en su sitio."
569
-
570
- #: includes/class-wp-job-manager-widgets.php:141
571
- msgid "Recent Job Listings"
572
- msgstr "Ofertas laborales recientes"
573
-
574
- #: includes/class-wp-job-manager-widgets.php:145
575
- msgid "Recent Jobs"
576
- msgstr "Ofertas recientes"
577
-
578
- #: includes/class-wp-job-manager-widgets.php:146
579
- msgid "Title"
580
- msgstr "Cargo"
581
-
582
- #: includes/class-wp-job-manager-widgets.php:154
583
- msgid "Number of jobs to show"
584
- msgstr "Número de ofertas laborales a mostrar"
585
-
586
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
587
- msgid "Invalid job"
588
- msgstr "Trabajo inválido"
589
-
590
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
591
- msgid "Update job listing"
592
- msgstr "Actualizar ofertas laborales"
593
-
594
- #: includes/forms/class-wp-job-manager-form-edit-job.php:111
595
- msgid "Your changes have been saved."
596
- msgstr "Sus cambios han sido guardados."
597
-
598
- #: includes/forms/class-wp-job-manager-form-edit-job.php:111
599
- msgid "View Job Listing &rarr;"
600
- msgstr "Ver oferta laboral &rarr;"
601
-
602
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
603
- msgid "Submit Details"
604
- msgstr "Enviar detalles"
605
-
606
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
607
- #: includes/forms/class-wp-job-manager-form-submit-job.php:555
608
- msgid "Preview"
609
- msgstr "Previsualizar"
610
-
611
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
612
- msgid "Done"
613
- msgstr "Hecho"
614
-
615
- #: includes/forms/class-wp-job-manager-form-submit-job.php:106
616
- msgid "Job title"
617
- msgstr "Cargo de la oferta laboral"
618
-
619
- #: includes/forms/class-wp-job-manager-form-submit-job.php:121
620
- msgid "Job type"
621
- msgstr "Tipo de oferta laboral"
622
-
623
- #: includes/forms/class-wp-job-manager-form-submit-job.php:129
624
- msgid "Job category"
625
- msgstr "Categoría de la oferta laboral"
626
-
627
- #: includes/forms/class-wp-job-manager-form-submit-job.php:137
628
- msgid "Description"
629
- msgstr "Descripción del cargo"
630
-
631
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
632
- msgid "Enter an email address or website URL"
633
- msgstr "Ingrese un correo o dirección web para los postulantes"
634
-
635
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
636
- msgid "Enter the name of the company"
637
- msgstr "Ingrese el nombre de la empresa"
638
-
639
- #: includes/forms/class-wp-job-manager-form-submit-job.php:160
640
- #: templates/content-single-job_listing.php:32
641
- msgid "Website"
642
- msgstr "Sitio web"
643
-
644
- #: includes/forms/class-wp-job-manager-form-submit-job.php:163
645
- msgid "http://"
646
- msgstr "http://"
647
-
648
- #: includes/forms/class-wp-job-manager-form-submit-job.php:167
649
- msgid "Tagline"
650
- msgstr "Lema de la empresa"
651
-
652
- #: includes/forms/class-wp-job-manager-form-submit-job.php:170
653
- msgid "Briefly describe your company"
654
- msgstr "Breve descripción de la empresa"
655
-
656
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
657
- msgid "Twitter username"
658
- msgstr "Nombre de usuario twitter"
659
-
660
- #: includes/forms/class-wp-job-manager-form-submit-job.php:178
661
- msgid "@yourcompany"
662
- msgstr "@suempresa"
663
-
664
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
665
- msgid "Logo"
666
- msgstr "Isotipo"
667
-
668
- #: includes/forms/class-wp-job-manager-form-submit-job.php:293
669
- msgid "%s is a required field"
670
- msgstr "%s es campo requerido"
671
-
672
- #: includes/forms/class-wp-job-manager-form-submit-job.php:406
673
- msgid "Preview job listing &rarr;"
674
- msgstr "Previsualizar oferta laboral &rarr;"
675
-
676
- #: includes/forms/class-wp-job-manager-form-submit-job.php:441
677
- msgid "You must be signed in to post a new job listing."
678
- msgstr "Debe estar registrado para sugerir una oferta laboral."
679
-
680
- #: includes/forms/class-wp-job-manager-form-submit-job.php:549
681
- msgid "Submit Listing &rarr;"
682
- msgstr "Enviar oferta &rarr;"
683
-
684
- #: includes/forms/class-wp-job-manager-form-submit-job.php:550
685
- msgid "&larr; Edit listing"
686
- msgstr "&larr; Editar Oferta"
687
-
688
- #: includes/forms/class-wp-job-manager-form-submit-job.php:633
689
- msgid "\"%s\" needs to be one of the following file types: %s"
690
- msgstr ""
691
-
692
- #: templates/account-signin.php:4
693
- msgid "Your account"
694
- msgstr "Su cuenta"
695
-
696
- #: templates/account-signin.php:8
697
- msgid "You are currently signed in as <strong>%s</strong>."
698
- msgstr "Está registrado como <strong>%s</strong>."
699
-
700
- #: templates/account-signin.php:11
701
- msgid "Sign out"
702
- msgstr "cerrar sesión"
703
-
704
- #: templates/account-signin.php:21
705
- msgid "Have an account?"
706
- msgstr "Tiene una cuenta?"
707
-
708
- #: templates/account-signin.php:23
709
- msgid "Sign in"
710
- msgstr "Registrarse"
711
-
712
- #: templates/account-signin.php:27
713
- msgid ""
714
- "If you don&lsquo;t have an account you can %screate one below by entering "
715
- "your email address. A password will be automatically emailed to you."
716
- msgstr "Si no tiene una cuenta, puede %screar una abajo sólo con ingresar tu correo electrónico. Se te enviará una clave de manera automática."
717
-
718
- #: templates/account-signin.php:27
719
- msgid "optionally"
720
- msgstr "de manera opcional"
721
-
722
- #: templates/account-signin.php:31
723
- msgid "You must sign in to create a new job listing."
724
- msgstr "Debe estar registrado para sugerir una oferta laboral."
725
-
726
- #: templates/account-signin.php:38
727
- msgid "Your email"
728
- msgstr "Su email"
729
-
730
- #: templates/account-signin.php:38 templates/job-submit.php:24
731
- #: templates/job-submit.php:41
732
- msgid "(optional)"
733
- msgstr "(opcional)"
734
-
735
- #: templates/content-job_listing.php:16
736
- #: templates/content-single-job_listing.php:19
737
- #: templates/content-summary-job_listing.php:14
738
- msgid "Posted %s ago"
739
- msgstr ""
740
-
741
- #: templates/content-single-job_listing.php:8
742
- msgid "This job listing has expired"
743
- msgstr "Esta oferta laboral ha expirado"
744
-
745
- #: templates/content-single-job_listing.php:22
746
- msgid "This position has been filled"
747
- msgstr "Esta oferta ya ha sido complet"
748
-
749
- #: templates/form-fields/file-field.php:6
750
- msgid "remove"
751
- msgstr ""
752
-
753
- #: templates/form-fields/file-field.php:6
754
- msgid "or"
755
- msgstr "o"
756
-
757
- #: templates/form-fields/file-field.php:16
758
- msgid "Max. file size: %s."
759
- msgstr ""
760
-
761
- #: templates/job-application.php:5
762
- msgid "Apply for job"
763
- msgstr "Postular al trabajo"
764
-
765
- #: templates/job-application.php:12
766
- msgid ""
767
- "To apply for this job <strong>email your details to</strong> <a "
768
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
769
- msgstr "Para postural a ésta oferta laboral <strong>envier un email a</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
770
-
771
- #: templates/job-application.php:14
772
- msgid "Apply using webmail: "
773
- msgstr "Postular usando webmail:"
774
-
775
- #: templates/job-application.php:28
776
- msgid ""
777
- "To apply for this job please visit the following URL: <a href=\"%1$s\">%1$s "
778
- "&rarr;</a>"
779
- msgstr "Para postular a esta oferta laboral visitar la URL: <a href=\"%1$s\">%1$s &rarr;</a>"
780
-
781
- #: templates/job-dashboard.php:2
782
- msgid ""
783
- "Your job listings are shown in the table below. Expired listings will be "
784
- "automatically removed after 30 days."
785
- msgstr "Sus ofertas laborales se muestran en la tabla abajo. La oferta expirada será removida automáticamente después de 30 días."
786
-
787
- #: templates/job-dashboard.php:6
788
- msgid "Job Title"
789
- msgstr "Cargo"
790
-
791
- #: templates/job-dashboard.php:7
792
- msgid "Date Posted"
793
- msgstr "Fecha de publicación"
794
-
795
- #: templates/job-dashboard.php:16
796
- msgid "You do not have any active job listings."
797
- msgstr "No tiene ofertas laborales activas."
798
-
799
- #: templates/job-dashboard.php:36
800
- msgid "Mark not filled"
801
- msgstr "Oferta laboral no cubierta"
802
-
803
- #: templates/job-dashboard.php:38
804
- msgid "Mark filled"
805
- msgstr "Oferta laboral no cubierta"
806
-
807
- #: templates/job-filters.php:8
808
- msgid "Keywords"
809
- msgstr "Palabras claves"
810
-
811
- #: templates/job-filters.php:9
812
- msgid "All Jobs"
813
- msgstr "Todas las ofertas laborales"
814
-
815
- #: templates/job-filters.php:13
816
- msgid "Location"
817
- msgstr "Ubicación"
818
-
819
- #: templates/job-filters.php:14
820
- msgid "Any Location"
821
- msgstr "Cualquier ubicación "
822
-
823
- #: templates/job-filters.php:23
824
- msgid "Category"
825
- msgstr "Categoría"
826
-
827
- #: templates/job-filters.php:24
828
- msgid "All Job Categories"
829
- msgstr "Todas las categorías"
830
-
831
- #: templates/job-submit.php:35
832
- msgid "Company details"
833
- msgstr "Descripción de la empresa"
834
-
835
- #: templates/job-submitted.php:4
836
- msgid ""
837
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
838
- "here</a>."
839
- msgstr "Oferta laboral registrada. Para ver su oferta laboral <a href=\"%s\">seleccione aquí</a>."
840
-
841
- #: templates/job-submitted.php:7
842
- msgid ""
843
- "Job submitted successfully. Your job listing will be visible once approved."
844
- msgstr "Oferta laboral enviado con éxito. Su sugerencia de oferta laboral será pública una vez aprobada."
845
-
846
- #: wp-job-manager-functions.php:214
847
- msgid "Reset"
848
- msgstr "Cancelar"
849
-
850
- #: wp-job-manager-functions.php:218
851
- msgid "RSS"
852
- msgstr "RSS"
853
-
854
- #: wp-job-manager-functions.php:268
855
- msgid "Your email address isn&#8217;t correct."
856
- msgstr "Su dirección de email no es correcta."
857
-
858
- #: wp-job-manager-functions.php:271
859
- msgid "This email is already registered, please choose another one."
860
- msgstr "Este correo ya está registrado. por favor registre otro o solicite la clave."
861
-
862
- #: wp-job-manager-template.php:116
863
- msgid "Active"
864
- msgstr "Activo"
865
-
866
- #: wp-job-manager-template.php:118
867
- msgid "Expired"
868
- msgstr "Expirado"
869
-
870
- #: wp-job-manager-template.php:120
871
- msgid "Pending Review"
872
- msgstr "Pendiente de revisión"
873
-
874
- #: wp-job-manager-template.php:122
875
- msgid "Inactive"
876
- msgstr "Inactivo"
877
-
878
- #: wp-job-manager-template.php:197
879
- msgid "Job Application via \"%s\" listing on %s"
880
- msgstr ""
881
-
882
- #: wp-job-manager-template.php:255
883
- msgid "Anywhere"
884
- msgstr ""
885
-
886
- #: wp-job-manager.php:96
887
- msgid "Are you sure you want to delete this job?"
888
- msgstr "Esta seguro que desea eliminar esta oferta laboral?"
889
-
890
- #. Plugin Name of the plugin/theme
891
- msgid "WP Job Manager"
892
- msgstr "WP Job Manager"
893
-
894
- #. Plugin URI of the plugin/theme
895
- msgid "http://mikejolley.com/projects/wp-job-manager/"
896
- msgstr ""
897
-
898
- #. Description of the plugin/theme
899
- msgid ""
900
- "Manage job listings from the WordPress admin panel, and allow users to post "
901
- "jobs directly to your site."
902
- msgstr "Administre la oferta laboral desde el administrador y permita a los usuarios sugerir ofertas laborales directamente en su sitio ."
903
-
904
- #. Author of the plugin/theme
905
- msgid "Mike Jolley"
906
- msgstr "Mike Jolley"
907
-
908
- #. Author URI of the plugin/theme
909
- msgid "http://mikejolley.com"
910
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-es_ES.mo DELETED
Binary file
trunk/languages/wp-job-manager-es_ES.po DELETED
@@ -1,985 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # IlDucci <victor.gonfraile@hotmail.es>, 2014
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WP Job Manager\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
9
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
10
- "PO-Revision-Date: 2014-06-28 16:31+0000\n"
11
- "Last-Translator: IlDucci <victor.gonfraile@hotmail.es>\n"
12
- "Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/wp-job-manager/language/es_ES/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: es_ES\n"
17
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
-
19
- #: includes/admin/class-wp-job-manager-addons.php:50
20
- #: includes/admin/class-wp-job-manager-admin.php:60
21
- msgid "WP Job Manager Add-ons"
22
- msgstr "Extensiones de WP Job Manager "
23
-
24
- #: includes/admin/class-wp-job-manager-addons.php:51
25
- msgid ""
26
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
27
- "&rarr;</a>"
28
- msgstr "¿Compras varios complementos? <a href=\"%s\">Echa un vistazo al paquete de complementos centrales &rarr;</a>"
29
-
30
- #: includes/admin/class-wp-job-manager-admin.php:57
31
- msgid "Settings"
32
- msgstr "Opciones"
33
-
34
- #: includes/admin/class-wp-job-manager-admin.php:60
35
- msgid "Add-ons"
36
- msgstr "Extensiones"
37
-
38
- #: includes/admin/class-wp-job-manager-cpt.php:44
39
- #: includes/admin/class-wp-job-manager-cpt.php:45
40
- msgid "Approve Jobs"
41
- msgstr "Aprobar Vacantes"
42
-
43
- #: includes/admin/class-wp-job-manager-cpt.php:47
44
- #: includes/admin/class-wp-job-manager-cpt.php:48
45
- msgid "Expire Jobs"
46
- msgstr ""
47
-
48
- #: includes/admin/class-wp-job-manager-cpt.php:135
49
- #: includes/admin/class-wp-job-manager-cpt.php:137
50
- msgid "%s approved"
51
- msgstr "%s aprobado"
52
-
53
- #: includes/admin/class-wp-job-manager-cpt.php:155
54
- #: includes/admin/class-wp-job-manager-cpt.php:157
55
- msgid "%s expired"
56
- msgstr ""
57
-
58
- #: includes/admin/class-wp-job-manager-cpt.php:200
59
- msgid "Select a category"
60
- msgstr "Escoja una categoría"
61
-
62
- #: includes/admin/class-wp-job-manager-cpt.php:233
63
- msgid "Job position title"
64
- msgstr "Cargo"
65
-
66
- #: includes/admin/class-wp-job-manager-cpt.php:249
67
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
68
- msgstr "Oferta laboral actualizada. <a href=\"%s\">Ver oferta</a>"
69
-
70
- #: includes/admin/class-wp-job-manager-cpt.php:250
71
- msgid "Custom field updated."
72
- msgstr "Campo personalizado actualizado. "
73
-
74
- #: includes/admin/class-wp-job-manager-cpt.php:251
75
- msgid "Custom field deleted."
76
- msgstr "Campo personalizado eliminado. "
77
-
78
- #: includes/admin/class-wp-job-manager-cpt.php:252
79
- msgid "Job listing updated."
80
- msgstr "Oferta laboral actualizada."
81
-
82
- #: includes/admin/class-wp-job-manager-cpt.php:253
83
- msgid "Job listing restored to revision from %s"
84
- msgstr "Oferta laboral desactiva para revisión desde %s %s"
85
-
86
- #: includes/admin/class-wp-job-manager-cpt.php:254
87
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
88
- msgstr "Oferta laboral publicada. <a href=\"%s\">Ver oferta</a>"
89
-
90
- #: includes/admin/class-wp-job-manager-cpt.php:255
91
- msgid "Job listing saved."
92
- msgstr "Oferta laboral guardada."
93
-
94
- #: includes/admin/class-wp-job-manager-cpt.php:256
95
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
96
- msgstr "Oferta laboral enviada. <a target=\"_blank\" href=\"%s\">Pre-visualizar Oferta</a>"
97
-
98
- #: includes/admin/class-wp-job-manager-cpt.php:257
99
- msgid ""
100
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
101
- "href=\"%2$s\">Preview Job</a>"
102
- msgstr "Oferta laboral agendada para: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Pre-visualizar oferta</a>"
103
-
104
- #: includes/admin/class-wp-job-manager-cpt.php:258
105
- msgid "M j, Y @ G:i"
106
- msgstr "j M, Y @ H:i "
107
-
108
- #: includes/admin/class-wp-job-manager-cpt.php:259
109
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
110
- msgstr "Borrador de oferta laboral actualizada. <a target=\"_blank\" href=\"%s\">Pre-visualizar oferta</a>"
111
-
112
- #: includes/admin/class-wp-job-manager-cpt.php:278
113
- msgid "Type"
114
- msgstr "Tipo "
115
-
116
- #: includes/admin/class-wp-job-manager-cpt.php:279
117
- msgid "Position"
118
- msgstr "Cargo"
119
-
120
- #: includes/admin/class-wp-job-manager-cpt.php:280
121
- msgid "Posted"
122
- msgstr "Publicado "
123
-
124
- #: includes/admin/class-wp-job-manager-cpt.php:281
125
- #: templates/job-dashboard.php:9
126
- msgid "Expires"
127
- msgstr "Expira "
128
-
129
- #: includes/admin/class-wp-job-manager-cpt.php:283
130
- msgid "Categories"
131
- msgstr "Categorías"
132
-
133
- #: includes/admin/class-wp-job-manager-cpt.php:284
134
- msgid "Featured?"
135
- msgstr "¿Destacar?"
136
-
137
- #: includes/admin/class-wp-job-manager-cpt.php:285
138
- #: templates/job-dashboard.php:10
139
- msgid "Filled?"
140
- msgstr "Aplicado?"
141
-
142
- #: includes/admin/class-wp-job-manager-cpt.php:286
143
- #: templates/job-dashboard.php:8
144
- msgid "Status"
145
- msgstr "Estado"
146
-
147
- #: includes/admin/class-wp-job-manager-cpt.php:287
148
- msgid "Actions"
149
- msgstr "Acciones"
150
-
151
- #: includes/admin/class-wp-job-manager-cpt.php:310
152
- msgid "Job ID: %d"
153
- msgstr "ID de Vacante: %d"
154
-
155
- #: includes/admin/class-wp-job-manager-cpt.php:336
156
- #: includes/admin/class-wp-job-manager-cpt.php:341
157
- msgid "M j, Y"
158
- msgstr "M j, Y"
159
-
160
- #: includes/admin/class-wp-job-manager-cpt.php:337
161
- msgid "by a guest"
162
- msgstr "por un invitado"
163
-
164
- #: includes/admin/class-wp-job-manager-cpt.php:337
165
- msgid "by %s"
166
- msgstr "por %s "
167
-
168
- #: includes/admin/class-wp-job-manager-cpt.php:354
169
- msgid "Approve"
170
- msgstr "Aprobar"
171
-
172
- #: includes/admin/class-wp-job-manager-cpt.php:361
173
- msgid "View"
174
- msgstr "Ver "
175
-
176
- #: includes/admin/class-wp-job-manager-cpt.php:366
177
- #: includes/class-wp-job-manager-post-types.php:162
178
- #: templates/job-dashboard.php:33
179
- msgid "Edit"
180
- msgstr "Editar "
181
-
182
- #: includes/admin/class-wp-job-manager-cpt.php:371
183
- #: templates/job-dashboard.php:43
184
- msgid "Delete"
185
- msgstr "Eliminar "
186
-
187
- #: includes/admin/class-wp-job-manager-settings.php:42
188
- #: includes/class-wp-job-manager-post-types.php:138
189
- #: includes/class-wp-job-manager-post-types.php:228
190
- msgid "Job Listings"
191
- msgstr "Ofertas laborales"
192
-
193
- #: includes/admin/class-wp-job-manager-settings.php:48
194
- msgid "Jobs per page"
195
- msgstr "Ofertas laborales por página"
196
-
197
- #: includes/admin/class-wp-job-manager-settings.php:49
198
- msgid "How many jobs should be shown per page by default?"
199
- msgstr "Cuantas ofertas laborales deben er mostrado por página de manera predeterminada"
200
-
201
- #: includes/admin/class-wp-job-manager-settings.php:55
202
- msgid "Filled positions"
203
- msgstr "Ofertas de posiciones"
204
-
205
- #: includes/admin/class-wp-job-manager-settings.php:56
206
- msgid "Hide filled positions"
207
- msgstr "Esconder las ofertas laboras"
208
-
209
- #: includes/admin/class-wp-job-manager-settings.php:57
210
- msgid "If enabled, filled positions will be hidden from the job list."
211
- msgstr "Si está activo, las plazas ocupadas se ocultarán de la lista de empleos."
212
-
213
- #: includes/admin/class-wp-job-manager-settings.php:64
214
- msgid "Job categories"
215
- msgstr "Categorias de ofertas laborales"
216
-
217
- #: includes/admin/class-wp-job-manager-settings.php:65
218
- msgid "Enable job categories"
219
- msgstr "Activar categorias de ofertas laborales"
220
-
221
- #: includes/admin/class-wp-job-manager-settings.php:66
222
- msgid ""
223
- "Choose whether to enable job categories. Categories must be setup by an "
224
- "admin for users to choose during job submission."
225
- msgstr "Elija si habilitar las categorías de las ofertas laborales. Categorías deben ser definidas por un administrador para ser seleccionada al momento de sugerir."
226
-
227
- #: includes/admin/class-wp-job-manager-settings.php:73
228
- msgid "Job Submission"
229
- msgstr "Enviar oferta laboral"
230
-
231
- #: includes/admin/class-wp-job-manager-settings.php:78
232
- msgid "Account creation"
233
- msgstr "Cración de cuenta"
234
-
235
- #: includes/admin/class-wp-job-manager-settings.php:79
236
- msgid "Allow account creation"
237
- msgstr "Permitir la creación de cuenta "
238
-
239
- #: includes/admin/class-wp-job-manager-settings.php:80
240
- msgid ""
241
- "If enabled, non-logged in users will be able to create an account by "
242
- "entering their email address on the job submission form."
243
- msgstr "Si está activo, los usuarios no registrados podrán crear una cuenta introduciendo su correo electrónico en el formulario"
244
-
245
- #: includes/admin/class-wp-job-manager-settings.php:87
246
- msgid "Account Role"
247
- msgstr "Rol de la cuenta"
248
-
249
- #: includes/admin/class-wp-job-manager-settings.php:88
250
- msgid ""
251
- "If you enable registration on your job submission form, choose a role for "
252
- "the new user."
253
- msgstr "Si el registro de usuarios está habilitado en el formulario, elige un roll por defecto para los nuevos usuarios."
254
-
255
- #: includes/admin/class-wp-job-manager-settings.php:95
256
- msgid "Account required"
257
- msgstr "Cuenta requerida"
258
-
259
- #: includes/admin/class-wp-job-manager-settings.php:96
260
- msgid "Job submission requires an account"
261
- msgstr "Sugerencias de ofertas laborales requieren estar identificados."
262
-
263
- #: includes/admin/class-wp-job-manager-settings.php:97
264
- msgid ""
265
- "If disabled, non-logged in users will be able to submit job listings without"
266
- " creating an account."
267
- msgstr "Si está desactivada, usuarios no identificados podrán enviar ofertas laborales sin crear una cuenta."
268
-
269
- #: includes/admin/class-wp-job-manager-settings.php:104
270
- msgid "Approval Required"
271
- msgstr "Requiere aprobación"
272
-
273
- #: includes/admin/class-wp-job-manager-settings.php:105
274
- msgid "New submissions require admin approval"
275
- msgstr "Nuevas sugerencias requieren de aprobación del administrador"
276
-
277
- #: includes/admin/class-wp-job-manager-settings.php:106
278
- msgid "If enabled, new submissions will be inactive, pending admin approval."
279
- msgstr "Si está activado, nuevas ofertas estarán inactivos hasta tener aprobación del directorio."
280
-
281
- #: includes/admin/class-wp-job-manager-settings.php:113
282
- msgid "Listing duration"
283
- msgstr "Duración visible"
284
-
285
- #: includes/admin/class-wp-job-manager-settings.php:114
286
- msgid ""
287
- "How many <strong>days</strong> listings are live before expiring. Can be "
288
- "left blank to never expire."
289
- msgstr "Cuantos <strong> días </strong> las ofertas laborales nos visibles antes de expirar. Puede quedar en blanco para no expirar nunca."
290
-
291
- #: includes/admin/class-wp-job-manager-settings.php:120
292
- msgid "Application method"
293
- msgstr "Método de solicitud"
294
-
295
- #: includes/admin/class-wp-job-manager-settings.php:121
296
- msgid "Choose what employers can use for their job application method."
297
- msgstr "Selecciona qué método puede usar un empleador para solicitar un trabajo."
298
-
299
- #: includes/admin/class-wp-job-manager-settings.php:124
300
- msgid "Email address or website URL"
301
- msgstr "Dirección email o URL de página web"
302
-
303
- #: includes/admin/class-wp-job-manager-settings.php:125
304
- msgid "Email addresses only"
305
- msgstr "Solo direcciones de email"
306
-
307
- #: includes/admin/class-wp-job-manager-settings.php:126
308
- msgid "Website URLs only"
309
- msgstr "Solo URLs de páginas web"
310
-
311
- #: includes/admin/class-wp-job-manager-settings.php:132
312
- msgid "Submit Page Slug"
313
- msgstr "Slug del formulario"
314
-
315
- #: includes/admin/class-wp-job-manager-settings.php:133
316
- msgid ""
317
- "Enter the slug of the page where you have placed the [submit_job_form] "
318
- "shortcode. This lets the plugin know where the form is located."
319
- msgstr "Introduce el slug de la página donde has situado el código corto [submit_job_form] . Esto permite al plugin saber dónde está localizado"
320
-
321
- #: includes/admin/class-wp-job-manager-settings.php:185
322
- msgid "Settings successfully saved"
323
- msgstr "Opciones guardadas exitosamente"
324
-
325
- #: includes/admin/class-wp-job-manager-settings.php:264
326
- msgid "Save Changes"
327
- msgstr "Cambios guardados"
328
-
329
- #: includes/admin/class-wp-job-manager-writepanels.php:27
330
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
331
- msgid "Job location"
332
- msgstr "Ubicación de la oferta laboral"
333
-
334
- #: includes/admin/class-wp-job-manager-writepanels.php:28
335
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
336
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
337
- msgstr "Por ejemplo: \"Madrid, España\", \"Castellón\", \"Barcelona\", \"New York\""
338
-
339
- #: includes/admin/class-wp-job-manager-writepanels.php:29
340
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
341
- msgid ""
342
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
343
- msgstr "Dejar en blanco si el trabajo se puede desempeñar desde cualquier lugar"
344
-
345
- #: includes/admin/class-wp-job-manager-writepanels.php:32
346
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
347
- msgid "Application email/URL"
348
- msgstr "Dirección email/URL para solicitar"
349
-
350
- #: includes/admin/class-wp-job-manager-writepanels.php:33
351
- msgid "URL or email which applicants use to apply"
352
- msgstr "URL o correo que usarán los postulantes"
353
-
354
- #: includes/admin/class-wp-job-manager-writepanels.php:36
355
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
356
- msgid "Company name"
357
- msgstr "Nombre de la empresa"
358
-
359
- #: includes/admin/class-wp-job-manager-writepanels.php:40
360
- msgid "Company website"
361
- msgstr "Sitio web de la empresa"
362
-
363
- #: includes/admin/class-wp-job-manager-writepanels.php:44
364
- msgid "Company tagline"
365
- msgstr "Lema de la empresa"
366
-
367
- #: includes/admin/class-wp-job-manager-writepanels.php:45
368
- msgid "Brief description about the company"
369
- msgstr "Breve descripción de la empresa"
370
-
371
- #: includes/admin/class-wp-job-manager-writepanels.php:48
372
- msgid "Company Twitter"
373
- msgstr "Twitter de la empresa"
374
-
375
- #: includes/admin/class-wp-job-manager-writepanels.php:52
376
- msgid "Company logo"
377
- msgstr "logo de la empresa"
378
-
379
- #: includes/admin/class-wp-job-manager-writepanels.php:53
380
- msgid "URL to the company logo"
381
- msgstr "Dirección URL del logo de la empresa"
382
-
383
- #: includes/admin/class-wp-job-manager-writepanels.php:57
384
- msgid "Position filled?"
385
- msgstr "ya se encontró al candidato?"
386
-
387
- #: includes/admin/class-wp-job-manager-writepanels.php:61
388
- msgid "Feature this job listing?"
389
- msgstr "¿Destacar este puesto?"
390
-
391
- #: includes/admin/class-wp-job-manager-writepanels.php:63
392
- msgid ""
393
- "Featured listings will be sticky during searches, and can be styled "
394
- "differently."
395
- msgstr "Los trabajos destacados estarán presentes en todas las búsquedas y pueden ser estilizados de forma distinta."
396
-
397
- #: includes/admin/class-wp-job-manager-writepanels.php:66
398
- msgid "Job Expires"
399
- msgstr "El trabajo termina"
400
-
401
- #: includes/admin/class-wp-job-manager-writepanels.php:67
402
- msgid "yyyy-mm-dd"
403
- msgstr "aaaa-mm-dd"
404
-
405
- #: includes/admin/class-wp-job-manager-writepanels.php:70
406
- msgid "Posted by"
407
- msgstr "Publicado por"
408
-
409
- #: includes/admin/class-wp-job-manager-writepanels.php:83
410
- msgid "Job Listing Data"
411
- msgstr "Información de la oferta laboral"
412
-
413
- #: includes/admin/class-wp-job-manager-writepanels.php:101
414
- msgid "Use file"
415
- msgstr "Usar archivo"
416
-
417
- #: includes/admin/class-wp-job-manager-writepanels.php:101
418
- msgid "Upload"
419
- msgstr "Subir"
420
-
421
- #: includes/admin/class-wp-job-manager-writepanels.php:269
422
- msgid "Guest user"
423
- msgstr "Invitado"
424
-
425
- #: includes/class-wp-job-manager-ajax.php:111
426
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
427
- msgstr "Mostrando %s&ldquo;%s&rdquo; %s ofertas"
428
-
429
- #: includes/class-wp-job-manager-ajax.php:113
430
- msgid "Showing all %s%sjobs"
431
- msgstr "motrando todo %s%sofertas"
432
-
433
- #: includes/class-wp-job-manager-ajax.php:116
434
- msgid "located in &ldquo;%s&rdquo;"
435
- msgstr "ubicado en &ldquo;%s&rdquo;"
436
-
437
- #: includes/class-wp-job-manager-geocode.php:139
438
- msgid "No results found"
439
- msgstr "No se encontraron resultados"
440
-
441
- #: includes/class-wp-job-manager-geocode.php:143
442
- msgid "Query limit reached"
443
- msgstr "Límite de cola alcanzado"
444
-
445
- #: includes/class-wp-job-manager-geocode.php:149
446
- #: includes/class-wp-job-manager-geocode.php:153
447
- #: includes/class-wp-job-manager-geocode.php:157
448
- msgid "Geocoding error"
449
- msgstr "Error de geocodificación"
450
-
451
- #: includes/class-wp-job-manager-install.php:39
452
- msgid "Employer"
453
- msgstr "Empresa"
454
-
455
- #: includes/class-wp-job-manager-post-types.php:48
456
- msgid "Job Category"
457
- msgstr "Categoría de la oferta laboral"
458
-
459
- #: includes/class-wp-job-manager-post-types.php:49
460
- msgid "Job Categories"
461
- msgstr "Categorías de las ofertas laborales"
462
-
463
- #: includes/class-wp-job-manager-post-types.php:53
464
- msgctxt "Job category slug - resave permalinks after changing this"
465
- msgid "job-category"
466
- msgstr "job-category"
467
-
468
- #: includes/class-wp-job-manager-post-types.php:70
469
- #: includes/class-wp-job-manager-post-types.php:113
470
- #: includes/class-wp-job-manager-post-types.php:167
471
- msgid "Search %s"
472
- msgstr "Buscar %s"
473
-
474
- #: includes/class-wp-job-manager-post-types.php:71
475
- #: includes/class-wp-job-manager-post-types.php:114
476
- #: includes/class-wp-job-manager-post-types.php:159
477
- msgid "All %s"
478
- msgstr "Todo %s"
479
-
480
- #: includes/class-wp-job-manager-post-types.php:72
481
- #: includes/class-wp-job-manager-post-types.php:115
482
- #: includes/class-wp-job-manager-post-types.php:170
483
- msgid "Parent %s"
484
- msgstr "Patriente %s"
485
-
486
- #: includes/class-wp-job-manager-post-types.php:73
487
- #: includes/class-wp-job-manager-post-types.php:116
488
- msgid "Parent %s:"
489
- msgstr "Pariente %s"
490
-
491
- #: includes/class-wp-job-manager-post-types.php:74
492
- #: includes/class-wp-job-manager-post-types.php:117
493
- #: includes/class-wp-job-manager-post-types.php:163
494
- msgid "Edit %s"
495
- msgstr "Editar %s"
496
-
497
- #: includes/class-wp-job-manager-post-types.php:75
498
- #: includes/class-wp-job-manager-post-types.php:118
499
- msgid "Update %s"
500
- msgstr "Actualizar %s"
501
-
502
- #: includes/class-wp-job-manager-post-types.php:76
503
- #: includes/class-wp-job-manager-post-types.php:119
504
- msgid "Add New %s"
505
- msgstr "Agregar nueva %s"
506
-
507
- #: includes/class-wp-job-manager-post-types.php:77
508
- #: includes/class-wp-job-manager-post-types.php:120
509
- msgid "New %s Name"
510
- msgstr "Nuevo %s Nombre"
511
-
512
- #: includes/class-wp-job-manager-post-types.php:92
513
- msgid "Job Type"
514
- msgstr "Tipo de ofertas laborales"
515
-
516
- #: includes/class-wp-job-manager-post-types.php:93
517
- msgid "Job Types"
518
- msgstr "Tipo de ofertas laborales"
519
-
520
- #: includes/class-wp-job-manager-post-types.php:97
521
- msgctxt "Job type slug - resave permalinks after changing this"
522
- msgid "job-type"
523
- msgstr "job-type"
524
-
525
- #: includes/class-wp-job-manager-post-types.php:137
526
- msgid "Job Listing"
527
- msgstr "Ofertas laborales"
528
-
529
- #: includes/class-wp-job-manager-post-types.php:141
530
- msgctxt "Post type archive slug - resave permalinks after changing this"
531
- msgid "jobs"
532
- msgstr "jobs"
533
-
534
- #: includes/class-wp-job-manager-post-types.php:147
535
- msgctxt "Job permalink - resave permalinks after changing this"
536
- msgid "job"
537
- msgstr "job"
538
-
539
- #: includes/class-wp-job-manager-post-types.php:160
540
- msgid "Add New"
541
- msgstr "Agregar nuevo"
542
-
543
- #: includes/class-wp-job-manager-post-types.php:161
544
- msgid "Add %s"
545
- msgstr "Agregar %s"
546
-
547
- #: includes/class-wp-job-manager-post-types.php:164
548
- msgid "New %s"
549
- msgstr "Nuevo %s"
550
-
551
- #: includes/class-wp-job-manager-post-types.php:165
552
- #: includes/class-wp-job-manager-post-types.php:166
553
- msgid "View %s"
554
- msgstr "Ver %s"
555
-
556
- #: includes/class-wp-job-manager-post-types.php:168
557
- msgid "No %s found"
558
- msgstr "No se encontraron %s"
559
-
560
- #: includes/class-wp-job-manager-post-types.php:169
561
- msgid "No %s found in trash"
562
- msgstr "No se encontraron %s en el papelero"
563
-
564
- #: includes/class-wp-job-manager-post-types.php:172
565
- msgid "This is where you can create and manage job listings."
566
- msgstr "Aquí es donde puede crear y administrar sus ofertas laborales."
567
-
568
- #: includes/class-wp-job-manager-post-types.php:207
569
- msgctxt "job_listing"
570
- msgid "Expired"
571
- msgstr "Expirados"
572
-
573
- #: includes/class-wp-job-manager-post-types.php:212
574
- msgid "Expired <span class=\"count\">(%s)</span>"
575
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
576
- msgstr[0] "Expirado <span class=\"count\">(%s)</span>"
577
- msgstr[1] "Expirados <span class=\"count\">(%s)</span>"
578
-
579
- #: includes/class-wp-job-manager-shortcodes.php:61
580
- msgid "Invalid Job ID"
581
- msgstr "ID de la oferta laboral"
582
-
583
- #: includes/class-wp-job-manager-shortcodes.php:67
584
- msgid "This job is already filled"
585
- msgstr "Esta oferta laboral ya fue resuelta"
586
-
587
- #: includes/class-wp-job-manager-shortcodes.php:73
588
- msgid "%s has been filled"
589
- msgstr "% ha sido llenado"
590
-
591
- #: includes/class-wp-job-manager-shortcodes.php:78
592
- msgid "This job is already not filled"
593
- msgstr "Esta oferta laboral ya está cubierta"
594
-
595
- #: includes/class-wp-job-manager-shortcodes.php:84
596
- msgid "%s has been marked as not filled"
597
- msgstr "%s ha sido marcado como "
598
-
599
- #: includes/class-wp-job-manager-shortcodes.php:91
600
- msgid "%s has been deleted"
601
- msgstr "%s ha sido eliminada"
602
-
603
- #: includes/class-wp-job-manager-shortcodes.php:111
604
- msgid "You need to be signed in to manage your job listings."
605
- msgstr "Debe estar registrado para poder administrar sus ofertas laborales."
606
-
607
- #: includes/class-wp-job-manager-shortcodes.php:204
608
- #: includes/class-wp-job-manager-shortcodes.php:235
609
- msgid "Load more job listings"
610
- msgstr "Mostar más ofertas laborales"
611
-
612
- #: includes/class-wp-job-manager-widgets.php:139
613
- msgid "Display a list of the most recent jobs on your site."
614
- msgstr "Muestre una lista de las ofertas laborales recientes en su sitio."
615
-
616
- #: includes/class-wp-job-manager-widgets.php:141
617
- msgid "Recent Job Listings"
618
- msgstr "Ofertas laborales recientes"
619
-
620
- #: includes/class-wp-job-manager-widgets.php:145
621
- msgid "Recent Jobs"
622
- msgstr "Ofertas recientes"
623
-
624
- #: includes/class-wp-job-manager-widgets.php:146
625
- msgid "Title"
626
- msgstr "Cargo"
627
-
628
- #: includes/class-wp-job-manager-widgets.php:154
629
- msgid "Number of jobs to show"
630
- msgstr "Número de ofertas laborales a mostrar"
631
-
632
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
633
- msgid "Invalid job"
634
- msgstr "Trabajo inválido"
635
-
636
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
637
- msgid "Update job listing"
638
- msgstr "Actualizar ofertas laborales"
639
-
640
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
641
- msgid "Your changes have been saved."
642
- msgstr "Sus cambios han sido guardados."
643
-
644
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
645
- msgid "View Job Listing &rarr;"
646
- msgstr "Ver oferta laboral &rarr;"
647
-
648
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
649
- msgid "Submit Details"
650
- msgstr "Enviar detalles"
651
-
652
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
653
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
654
- msgid "Preview"
655
- msgstr "Previsualizar"
656
-
657
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
658
- msgid "Done"
659
- msgstr "Hecho"
660
-
661
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
662
- msgid "Application email"
663
- msgstr "Email de solicitud"
664
-
665
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
666
- msgid "you@yourdomain.com"
667
- msgstr "tu@tudominio.com"
668
-
669
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
670
- msgid "Application URL"
671
- msgstr "URL de solicitud"
672
-
673
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
674
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
675
- msgid "http://"
676
- msgstr "http://"
677
-
678
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
679
- msgid "Enter an email address or website URL"
680
- msgstr "Ingrese un correo o dirección web para los postulantes"
681
-
682
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
683
- msgid "Job title"
684
- msgstr "Cargo de la oferta laboral"
685
-
686
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
687
- msgid "Job type"
688
- msgstr "Tipo de oferta laboral"
689
-
690
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
691
- msgid "Job category"
692
- msgstr "Categoría de la oferta laboral"
693
-
694
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
695
- msgid "Description"
696
- msgstr "Descripción del cargo"
697
-
698
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
699
- msgid "Enter the name of the company"
700
- msgstr "Ingrese el nombre de la empresa"
701
-
702
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
703
- #: templates/content-single-job_listing.php:36
704
- msgid "Website"
705
- msgstr "Sitio web"
706
-
707
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
708
- msgid "Tagline"
709
- msgstr "Lema de la empresa"
710
-
711
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
712
- msgid "Briefly describe your company"
713
- msgstr "Breve descripción de la empresa"
714
-
715
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
716
- msgid "Twitter username"
717
- msgstr "Nombre de usuario twitter"
718
-
719
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
720
- msgid "@yourcompany"
721
- msgstr "@suempresa"
722
-
723
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
724
- msgid "Logo"
725
- msgstr "Isotipo"
726
-
727
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
728
- msgid "%s is a required field"
729
- msgstr "%s es campo requerido"
730
-
731
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
732
- msgid "Please enter a valid application email address"
733
- msgstr "Introduce una dirección de email válida para la solicitud"
734
-
735
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
736
- msgid "Please enter a valid application URL"
737
- msgstr "Introduce una URL válida para la solicitud"
738
-
739
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
740
- msgid "Please enter a valid application email address or URL"
741
- msgstr "Introduce una dirección de email o URL válidas para la solicitud"
742
-
743
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
744
- msgid "Preview job listing &rarr;"
745
- msgstr "Previsualizar oferta laboral &rarr;"
746
-
747
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
748
- msgid "You must be signed in to post a new job listing."
749
- msgstr "Debe estar registrado para sugerir una oferta laboral."
750
-
751
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
752
- msgid "Submit Listing &rarr;"
753
- msgstr "Enviar oferta &rarr;"
754
-
755
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
756
- msgid "&larr; Edit listing"
757
- msgstr "&larr; Editar Oferta"
758
-
759
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
760
- msgid "\"%s\" needs to be one of the following file types: %s"
761
- msgstr "\\\"%s\\\" necesita ser uno de los siguientes tipos de archivo: %s"
762
-
763
- #: templates/account-signin.php:4
764
- msgid "Your account"
765
- msgstr "Su cuenta"
766
-
767
- #: templates/account-signin.php:8
768
- msgid "You are currently signed in as <strong>%s</strong>."
769
- msgstr "Está registrado como <strong>%s</strong>."
770
-
771
- #: templates/account-signin.php:11
772
- msgid "Sign out"
773
- msgstr "cerrar sesión"
774
-
775
- #: templates/account-signin.php:21
776
- msgid "Have an account?"
777
- msgstr "Tiene una cuenta?"
778
-
779
- #: templates/account-signin.php:23
780
- msgid "Sign in"
781
- msgstr "Registrarse"
782
-
783
- #: templates/account-signin.php:27
784
- msgid ""
785
- "If you don&rsquo;t have an account you can %screate one below by entering "
786
- "your email address. A password will be automatically emailed to you."
787
- msgstr "Si no tienes cuenta, puedes crear una introduciendo tu dirección de email debajo. Te enviaremos una contraseña automáticamente."
788
-
789
- #: templates/account-signin.php:27
790
- msgid "optionally"
791
- msgstr "de manera opcional"
792
-
793
- #: templates/account-signin.php:31
794
- msgid "You must sign in to create a new job listing."
795
- msgstr "Debe estar registrado para sugerir una oferta laboral."
796
-
797
- #: templates/account-signin.php:38
798
- msgid "Your email"
799
- msgstr "Su email"
800
-
801
- #: templates/account-signin.php:38 templates/job-submit.php:24
802
- #: templates/job-submit.php:41
803
- msgid "(optional)"
804
- msgstr "(opcional)"
805
-
806
- #: templates/content-job_listing.php:16
807
- #: templates/content-single-job_listing.php:21
808
- #: templates/content-summary-job_listing.php:14
809
- msgid "Posted %s ago"
810
- msgstr "Publicado hace %s"
811
-
812
- #: templates/content-no-jobs-found.php:1
813
- msgid "No more jobs found matching your selection."
814
- msgstr "No hay oferta laboral para su selección."
815
-
816
- #: templates/content-single-job_listing.php:8
817
- msgid "This job listing has expired"
818
- msgstr "Esta oferta laboral ha expirado"
819
-
820
- #: templates/content-single-job_listing.php:24
821
- msgid "This position has been filled"
822
- msgstr "Esta oferta ya ha sido complet"
823
-
824
- #: templates/form-fields/file-field.php:6
825
- msgid "remove"
826
- msgstr "Eliminar"
827
-
828
- #: templates/form-fields/file-field.php:6
829
- msgid "or"
830
- msgstr "o"
831
-
832
- #: templates/form-fields/file-field.php:16
833
- msgid "Max. file size: %s."
834
- msgstr "Tamaño máx. de archivo: %s"
835
-
836
- #: templates/job-application-email.php:1
837
- msgid ""
838
- "To apply for this job <strong>email your details to</strong> <a "
839
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
840
- msgstr "Para aspirar a ésta oferta laboral <strong>envíe un email a</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
841
-
842
- #: templates/job-application-email.php:4
843
- msgid "Apply using webmail: "
844
- msgstr "Solicitar usando webmail:"
845
-
846
- #: templates/job-application-url.php:1
847
- msgid ""
848
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
849
- "target=\"_blank\">%1$s &rarr;</a>"
850
- msgstr "Para solicitar este trabajo, visita la siguiente dirección URL: <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
851
-
852
- #: templates/job-application.php:5
853
- msgid "Apply for job"
854
- msgstr "Solicitar puesto"
855
-
856
- #: templates/job-dashboard.php:2
857
- msgid ""
858
- "Your job listings are shown in the table below. Expired listings will be "
859
- "automatically removed after 30 days."
860
- msgstr "Sus ofertas laborales se muestran en la tabla abajo. La oferta expirada será removida automáticamente después de 30 días."
861
-
862
- #: templates/job-dashboard.php:6
863
- msgid "Job Title"
864
- msgstr "Cargo"
865
-
866
- #: templates/job-dashboard.php:7
867
- msgid "Date Posted"
868
- msgstr "Fecha de publicación"
869
-
870
- #: templates/job-dashboard.php:16
871
- msgid "You do not have any active job listings."
872
- msgstr "No tiene ofertas laborales activas."
873
-
874
- #: templates/job-dashboard.php:36
875
- msgid "Mark not filled"
876
- msgstr "Oferta laboral no cubierta"
877
-
878
- #: templates/job-dashboard.php:38
879
- msgid "Mark filled"
880
- msgstr "Oferta laboral no cubierta"
881
-
882
- #: templates/job-filters.php:8
883
- msgid "Keywords"
884
- msgstr "Palabras claves"
885
-
886
- #: templates/job-filters.php:9
887
- msgid "All Jobs"
888
- msgstr "Todas las ofertas laborales"
889
-
890
- #: templates/job-filters.php:13
891
- msgid "Location"
892
- msgstr "Ubicación"
893
-
894
- #: templates/job-filters.php:14
895
- msgid "Any Location"
896
- msgstr "Cualquier ubicación "
897
-
898
- #: templates/job-filters.php:23
899
- msgid "Category"
900
- msgstr "Categoría"
901
-
902
- #: templates/job-filters.php:24
903
- msgid "All Job Categories"
904
- msgstr "Todas las categorías"
905
-
906
- #: templates/job-submit.php:35
907
- msgid "Company details"
908
- msgstr "Descripción de la empresa"
909
-
910
- #: templates/job-submitted.php:4
911
- msgid ""
912
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
913
- "here</a>."
914
- msgstr "Oferta laboral registrada. Para ver su oferta laboral <a href=\"%s\">seleccione aquí</a>."
915
-
916
- #: templates/job-submitted.php:7
917
- msgid ""
918
- "Job submitted successfully. Your job listing will be visible once approved."
919
- msgstr "Oferta laboral enviado con éxito. Su sugerencia de oferta laboral será pública una vez aprobada."
920
-
921
- #: wp-job-manager-functions.php:224
922
- msgid "Reset"
923
- msgstr "Cancelar"
924
-
925
- #: wp-job-manager-functions.php:228
926
- msgid "RSS"
927
- msgstr "RSS"
928
-
929
- #: wp-job-manager-functions.php:278
930
- msgid "Your email address isn&#8217;t correct."
931
- msgstr "Su dirección de email no es correcta."
932
-
933
- #: wp-job-manager-functions.php:281
934
- msgid "This email is already registered, please choose another one."
935
- msgstr "Este correo ya está registrado. por favor registre otro o solicite la clave."
936
-
937
- #: wp-job-manager-template.php:116
938
- msgid "Active"
939
- msgstr "Activo"
940
-
941
- #: wp-job-manager-template.php:118
942
- msgid "Expired"
943
- msgstr "Expirado"
944
-
945
- #: wp-job-manager-template.php:120
946
- msgid "Pending Review"
947
- msgstr "Pendiente de revisión"
948
-
949
- #: wp-job-manager-template.php:122
950
- msgid "Inactive"
951
- msgstr "Inactivo"
952
-
953
- #: wp-job-manager-template.php:197
954
- msgid "Job Application via \"%s\" listing on %s"
955
- msgstr "Oferta de empleo vía \\\"%s\\\" listada en %s"
956
-
957
- #: wp-job-manager-template.php:255
958
- msgid "Anywhere"
959
- msgstr "Cualquier lugar"
960
-
961
- #: wp-job-manager.php:97
962
- msgid "Are you sure you want to delete this job?"
963
- msgstr "Esta seguro que desea eliminar esta oferta laboral?"
964
-
965
- #. Plugin Name of the plugin/theme
966
- msgid "WP Job Manager"
967
- msgstr "WP Job Manager"
968
-
969
- #. Plugin URI of the plugin/theme
970
- msgid "https://wpjobmanager.com/"
971
- msgstr "https://wpjobmanager.com/"
972
-
973
- #. Description of the plugin/theme
974
- msgid ""
975
- "Manage job listings from the WordPress admin panel, and allow users to post "
976
- "jobs directly to your site."
977
- msgstr "Administre la oferta laboral desde el administrador y permita a los usuarios sugerir ofertas laborales directamente en su sitio ."
978
-
979
- #. Author of the plugin/theme
980
- msgid "Mike Jolley"
981
- msgstr "Mike Jolley"
982
-
983
- #. Author URI of the plugin/theme
984
- msgid "http://mikejolley.com"
985
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-fr_FR.mo DELETED
Binary file
trunk/languages/wp-job-manager-fr_FR.po DELETED
@@ -1,987 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # allanot nicolas <n.allanot@free.fr>, 2014
5
- # MedTn <brkmed@gmail.com>, 2014
6
- # f.berniermalcoiffe <f.bernier-malcoiffe@novia-systems.fr>, 2014
7
- msgid ""
8
- msgstr ""
9
- "Project-Id-Version: WP Job Manager\n"
10
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
11
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
12
- "PO-Revision-Date: 2014-09-29 18:24+0000\n"
13
- "Last-Translator: allanot nicolas <n.allanot@free.fr>\n"
14
- "Language-Team: French (France) (http://www.transifex.com/projects/p/wp-job-manager/language/fr_FR/)\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Language: fr_FR\n"
19
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20
-
21
- #: includes/admin/class-wp-job-manager-addons.php:50
22
- #: includes/admin/class-wp-job-manager-admin.php:60
23
- msgid "WP Job Manager Add-ons"
24
- msgstr "WP Job Manager Add-ons"
25
-
26
- #: includes/admin/class-wp-job-manager-addons.php:51
27
- msgid ""
28
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
29
- "&rarr;</a>"
30
- msgstr "Acheter plusieurs add-ons? <a href=\"%s\">Check out the core add-on bundle &rarr;</a>"
31
-
32
- #: includes/admin/class-wp-job-manager-admin.php:57
33
- msgid "Settings"
34
- msgstr "Paramètres"
35
-
36
- #: includes/admin/class-wp-job-manager-admin.php:60
37
- msgid "Add-ons"
38
- msgstr "Add-ons"
39
-
40
- #: includes/admin/class-wp-job-manager-cpt.php:44
41
- #: includes/admin/class-wp-job-manager-cpt.php:45
42
- msgid "Approve Jobs"
43
- msgstr "Postes approuvés"
44
-
45
- #: includes/admin/class-wp-job-manager-cpt.php:47
46
- #: includes/admin/class-wp-job-manager-cpt.php:48
47
- msgid "Expire Jobs"
48
- msgstr "Postes expirés"
49
-
50
- #: includes/admin/class-wp-job-manager-cpt.php:135
51
- #: includes/admin/class-wp-job-manager-cpt.php:137
52
- msgid "%s approved"
53
- msgstr "%s approuvés"
54
-
55
- #: includes/admin/class-wp-job-manager-cpt.php:155
56
- #: includes/admin/class-wp-job-manager-cpt.php:157
57
- msgid "%s expired"
58
- msgstr "%s expirés"
59
-
60
- #: includes/admin/class-wp-job-manager-cpt.php:200
61
- msgid "Select a category"
62
- msgstr "Choisir une catégorie"
63
-
64
- #: includes/admin/class-wp-job-manager-cpt.php:233
65
- msgid "Job position title"
66
- msgstr "Intitulé du poste"
67
-
68
- #: includes/admin/class-wp-job-manager-cpt.php:249
69
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
70
- msgstr "Poste mis à jour <a href=\"%s\">Voir le poste</a>"
71
-
72
- #: includes/admin/class-wp-job-manager-cpt.php:250
73
- msgid "Custom field updated."
74
- msgstr "Champ personnalisé mis à jour."
75
-
76
- #: includes/admin/class-wp-job-manager-cpt.php:251
77
- msgid "Custom field deleted."
78
- msgstr "Champ personnalisé supprimé."
79
-
80
- #: includes/admin/class-wp-job-manager-cpt.php:252
81
- msgid "Job listing updated."
82
- msgstr "Poste mis à jour."
83
-
84
- #: includes/admin/class-wp-job-manager-cpt.php:253
85
- msgid "Job listing restored to revision from %s"
86
- msgstr "Poste restauré à la révision de %s"
87
-
88
- #: includes/admin/class-wp-job-manager-cpt.php:254
89
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
90
- msgstr "Poste publié. <a href=\"%s\">Voir le poste</a>"
91
-
92
- #: includes/admin/class-wp-job-manager-cpt.php:255
93
- msgid "Job listing saved."
94
- msgstr "Poste sauvegardé."
95
-
96
- #: includes/admin/class-wp-job-manager-cpt.php:256
97
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
98
- msgstr "Poste soumis. <a target=\"_blank\" href=\"%s\">Prévisualiser le poste</a>"
99
-
100
- #: includes/admin/class-wp-job-manager-cpt.php:257
101
- msgid ""
102
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
103
- "href=\"%2$s\">Preview Job</a>"
104
- msgstr "Poste prévu pour le: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Prévisualiser le poste</a>"
105
-
106
- #: includes/admin/class-wp-job-manager-cpt.php:258
107
- msgid "M j, Y @ G:i"
108
- msgstr "M j, Y @ G:i"
109
-
110
- #: includes/admin/class-wp-job-manager-cpt.php:259
111
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
112
- msgstr "Brouillon du poste mis à jour. <a target=\"_blank\" href=\"%s\">Prévisualiser le poste</a>"
113
-
114
- #: includes/admin/class-wp-job-manager-cpt.php:278
115
- msgid "Type"
116
- msgstr "Type"
117
-
118
- #: includes/admin/class-wp-job-manager-cpt.php:279
119
- msgid "Position"
120
- msgstr "Intitulé"
121
-
122
- #: includes/admin/class-wp-job-manager-cpt.php:280
123
- msgid "Posted"
124
- msgstr "Posté le"
125
-
126
- #: includes/admin/class-wp-job-manager-cpt.php:281
127
- #: templates/job-dashboard.php:9
128
- msgid "Expires"
129
- msgstr "Expire le"
130
-
131
- #: includes/admin/class-wp-job-manager-cpt.php:283
132
- msgid "Categories"
133
- msgstr "Catégories"
134
-
135
- #: includes/admin/class-wp-job-manager-cpt.php:284
136
- msgid "Featured?"
137
- msgstr "Mis en avant ?"
138
-
139
- #: includes/admin/class-wp-job-manager-cpt.php:285
140
- #: templates/job-dashboard.php:10
141
- msgid "Filled?"
142
- msgstr "Pourvu ?"
143
-
144
- #: includes/admin/class-wp-job-manager-cpt.php:286
145
- #: templates/job-dashboard.php:8
146
- msgid "Status"
147
- msgstr "Statut"
148
-
149
- #: includes/admin/class-wp-job-manager-cpt.php:287
150
- msgid "Actions"
151
- msgstr "Actions"
152
-
153
- #: includes/admin/class-wp-job-manager-cpt.php:310
154
- msgid "Job ID: %d"
155
- msgstr "ID du poste : %d"
156
-
157
- #: includes/admin/class-wp-job-manager-cpt.php:336
158
- #: includes/admin/class-wp-job-manager-cpt.php:341
159
- msgid "M j, Y"
160
- msgstr "M j, Y"
161
-
162
- #: includes/admin/class-wp-job-manager-cpt.php:337
163
- msgid "by a guest"
164
- msgstr "par un invité"
165
-
166
- #: includes/admin/class-wp-job-manager-cpt.php:337
167
- msgid "by %s"
168
- msgstr "par %s"
169
-
170
- #: includes/admin/class-wp-job-manager-cpt.php:354
171
- msgid "Approve"
172
- msgstr "Approuver"
173
-
174
- #: includes/admin/class-wp-job-manager-cpt.php:361
175
- msgid "View"
176
- msgstr "Voir"
177
-
178
- #: includes/admin/class-wp-job-manager-cpt.php:366
179
- #: includes/class-wp-job-manager-post-types.php:162
180
- #: templates/job-dashboard.php:33
181
- msgid "Edit"
182
- msgstr "Editer"
183
-
184
- #: includes/admin/class-wp-job-manager-cpt.php:371
185
- #: templates/job-dashboard.php:43
186
- msgid "Delete"
187
- msgstr "Supprimer"
188
-
189
- #: includes/admin/class-wp-job-manager-settings.php:42
190
- #: includes/class-wp-job-manager-post-types.php:138
191
- #: includes/class-wp-job-manager-post-types.php:228
192
- msgid "Job Listings"
193
- msgstr "Poste"
194
-
195
- #: includes/admin/class-wp-job-manager-settings.php:48
196
- msgid "Jobs per page"
197
- msgstr "Postes par page"
198
-
199
- #: includes/admin/class-wp-job-manager-settings.php:49
200
- msgid "How many jobs should be shown per page by default?"
201
- msgstr "Combien de postes sont affichés par page par défaut?"
202
-
203
- #: includes/admin/class-wp-job-manager-settings.php:55
204
- msgid "Filled positions"
205
- msgstr "Postes pourvus"
206
-
207
- #: includes/admin/class-wp-job-manager-settings.php:56
208
- msgid "Hide filled positions"
209
- msgstr "Masquer les poste déjà pourvus"
210
-
211
- #: includes/admin/class-wp-job-manager-settings.php:57
212
- msgid "If enabled, filled positions will be hidden from the job list."
213
- msgstr "Si activé, les poste pourvus seront masqués dans la liste des postes."
214
-
215
- #: includes/admin/class-wp-job-manager-settings.php:64
216
- msgid "Job categories"
217
- msgstr "Catégories de poste"
218
-
219
- #: includes/admin/class-wp-job-manager-settings.php:65
220
- msgid "Enable job categories"
221
- msgstr "Activer les catégories"
222
-
223
- #: includes/admin/class-wp-job-manager-settings.php:66
224
- msgid ""
225
- "Choose whether to enable job categories. Categories must be setup by an "
226
- "admin for users to choose during job submission."
227
- msgstr "Choisissez d'activer les catégories des postes. Les catégories doivent être gérées par un administrateur pour permettre aux utilisateur de les choisir lors de la soumission d'un poste."
228
-
229
- #: includes/admin/class-wp-job-manager-settings.php:73
230
- msgid "Job Submission"
231
- msgstr "Soumission d'un poste"
232
-
233
- #: includes/admin/class-wp-job-manager-settings.php:78
234
- msgid "Account creation"
235
- msgstr "Création de compte"
236
-
237
- #: includes/admin/class-wp-job-manager-settings.php:79
238
- msgid "Allow account creation"
239
- msgstr "Autoriser la création de compte"
240
-
241
- #: includes/admin/class-wp-job-manager-settings.php:80
242
- msgid ""
243
- "If enabled, non-logged in users will be able to create an account by "
244
- "entering their email address on the job submission form."
245
- msgstr "Si activé, les utilisateurs non connectés pourront créer un compte en entrant leur adresse email lors de la soumission d'un poste."
246
-
247
- #: includes/admin/class-wp-job-manager-settings.php:87
248
- msgid "Account Role"
249
- msgstr "Rôle du compte"
250
-
251
- #: includes/admin/class-wp-job-manager-settings.php:88
252
- msgid ""
253
- "If you enable registration on your job submission form, choose a role for "
254
- "the new user."
255
- msgstr "Si vous activez l'enregistrement dans le formulaire de création de poste, choisissez un rôle pour le nouvel utilisateur."
256
-
257
- #: includes/admin/class-wp-job-manager-settings.php:95
258
- msgid "Account required"
259
- msgstr "Compte obligatoire"
260
-
261
- #: includes/admin/class-wp-job-manager-settings.php:96
262
- msgid "Job submission requires an account"
263
- msgstr "La soumission d'un poste nécessite un compte"
264
-
265
- #: includes/admin/class-wp-job-manager-settings.php:97
266
- msgid ""
267
- "If disabled, non-logged in users will be able to submit job listings without"
268
- " creating an account."
269
- msgstr "Si désactivé, les utilisateurs non connectés pourront soumettre un poste sans créer de compte."
270
-
271
- #: includes/admin/class-wp-job-manager-settings.php:104
272
- msgid "Approval Required"
273
- msgstr "Approbation obligatoire"
274
-
275
- #: includes/admin/class-wp-job-manager-settings.php:105
276
- msgid "New submissions require admin approval"
277
- msgstr "Les nouvelles soumissions doivent être approuvées par un administrateur"
278
-
279
- #: includes/admin/class-wp-job-manager-settings.php:106
280
- msgid "If enabled, new submissions will be inactive, pending admin approval."
281
- msgstr "Si activé, les nouvelles soumissions seront inactives et mises en attente d'approbation"
282
-
283
- #: includes/admin/class-wp-job-manager-settings.php:113
284
- msgid "Listing duration"
285
- msgstr "Durée de vie d'un poste"
286
-
287
- #: includes/admin/class-wp-job-manager-settings.php:114
288
- msgid ""
289
- "How many <strong>days</strong> listings are live before expiring. Can be "
290
- "left blank to never expire."
291
- msgstr "Combien de <strong>jours</strong> un poste est en ligne avant son expiration. Laissez vide pour aucune expiration."
292
-
293
- #: includes/admin/class-wp-job-manager-settings.php:120
294
- msgid "Application method"
295
- msgstr "Méthode de candidature"
296
-
297
- #: includes/admin/class-wp-job-manager-settings.php:121
298
- msgid "Choose what employers can use for their job application method."
299
- msgstr "Choisissez ce que les employeurs peuvent utiliser pour leur méthode de candidature à un poste."
300
-
301
- #: includes/admin/class-wp-job-manager-settings.php:124
302
- msgid "Email address or website URL"
303
- msgstr "Adresse mail ou URL d'un site"
304
-
305
- #: includes/admin/class-wp-job-manager-settings.php:125
306
- msgid "Email addresses only"
307
- msgstr "Adresse mail uniquement"
308
-
309
- #: includes/admin/class-wp-job-manager-settings.php:126
310
- msgid "Website URLs only"
311
- msgstr "URL de site uniquement"
312
-
313
- #: includes/admin/class-wp-job-manager-settings.php:132
314
- msgid "Submit Page Slug"
315
- msgstr "Identifiant (slug) de la page de soumission"
316
-
317
- #: includes/admin/class-wp-job-manager-settings.php:133
318
- msgid ""
319
- "Enter the slug of the page where you have placed the [submit_job_form] "
320
- "shortcode. This lets the plugin know where the form is located."
321
- msgstr "Saisir l'identifiant (slug) de la page où est placé le shortcode [submit_job_form]. Cela permet au plugin de savoir où se trouver le formulaire."
322
-
323
- #: includes/admin/class-wp-job-manager-settings.php:185
324
- msgid "Settings successfully saved"
325
- msgstr "Paramètres sauvegardés avec succès"
326
-
327
- #: includes/admin/class-wp-job-manager-settings.php:264
328
- msgid "Save Changes"
329
- msgstr "Sauvegarder"
330
-
331
- #: includes/admin/class-wp-job-manager-writepanels.php:27
332
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
333
- msgid "Job location"
334
- msgstr "Lieu du poste"
335
-
336
- #: includes/admin/class-wp-job-manager-writepanels.php:28
337
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
338
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
339
- msgstr "ex: \"Londres, UK\", \"New York\", \"Houston, TX\""
340
-
341
- #: includes/admin/class-wp-job-manager-writepanels.php:29
342
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
343
- msgid ""
344
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
345
- msgstr "Laissez vide si le poste peut être pourvu depuis n'importe où (ex: télétravail)"
346
-
347
- #: includes/admin/class-wp-job-manager-writepanels.php:32
348
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
349
- msgid "Application email/URL"
350
- msgstr "Email/URL de candidature"
351
-
352
- #: includes/admin/class-wp-job-manager-writepanels.php:33
353
- msgid "URL or email which applicants use to apply"
354
- msgstr "URL ou email permettant aux candidats de postuler"
355
-
356
- #: includes/admin/class-wp-job-manager-writepanels.php:36
357
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
358
- msgid "Company name"
359
- msgstr "Nom de l'entreprise"
360
-
361
- #: includes/admin/class-wp-job-manager-writepanels.php:40
362
- msgid "Company website"
363
- msgstr "Site web de l'entreprise"
364
-
365
- #: includes/admin/class-wp-job-manager-writepanels.php:44
366
- msgid "Company tagline"
367
- msgstr "Slogan de l'entreprise"
368
-
369
- #: includes/admin/class-wp-job-manager-writepanels.php:45
370
- msgid "Brief description about the company"
371
- msgstr "Brève description de l'entreprise"
372
-
373
- #: includes/admin/class-wp-job-manager-writepanels.php:48
374
- msgid "Company Twitter"
375
- msgstr "Compte Twitter"
376
-
377
- #: includes/admin/class-wp-job-manager-writepanels.php:52
378
- msgid "Company logo"
379
- msgstr "Logo de l'entreprise"
380
-
381
- #: includes/admin/class-wp-job-manager-writepanels.php:53
382
- msgid "URL to the company logo"
383
- msgstr "URL vers le logo de l'entreprise"
384
-
385
- #: includes/admin/class-wp-job-manager-writepanels.php:57
386
- msgid "Position filled?"
387
- msgstr "Poste pourvu ?"
388
-
389
- #: includes/admin/class-wp-job-manager-writepanels.php:61
390
- msgid "Feature this job listing?"
391
- msgstr "Mettre en avant cette offre ?"
392
-
393
- #: includes/admin/class-wp-job-manager-writepanels.php:63
394
- msgid ""
395
- "Featured listings will be sticky during searches, and can be styled "
396
- "differently."
397
- msgstr "Les postes \"mis en avant\" sont mis en exergue dans les résultats de recherche."
398
-
399
- #: includes/admin/class-wp-job-manager-writepanels.php:66
400
- msgid "Job Expires"
401
- msgstr "Poste expiré"
402
-
403
- #: includes/admin/class-wp-job-manager-writepanels.php:67
404
- msgid "yyyy-mm-dd"
405
- msgstr "yyyy-mm-dd"
406
-
407
- #: includes/admin/class-wp-job-manager-writepanels.php:70
408
- msgid "Posted by"
409
- msgstr "Posté par"
410
-
411
- #: includes/admin/class-wp-job-manager-writepanels.php:83
412
- msgid "Job Listing Data"
413
- msgstr "Informations sur le poste"
414
-
415
- #: includes/admin/class-wp-job-manager-writepanels.php:101
416
- msgid "Use file"
417
- msgstr "Utiliser le fichier"
418
-
419
- #: includes/admin/class-wp-job-manager-writepanels.php:101
420
- msgid "Upload"
421
- msgstr "Télécharger"
422
-
423
- #: includes/admin/class-wp-job-manager-writepanels.php:269
424
- msgid "Guest user"
425
- msgstr "Invité"
426
-
427
- #: includes/class-wp-job-manager-ajax.php:111
428
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
429
- msgstr "Afficher %s&ldquo;%s&rdquo; %s postes"
430
-
431
- #: includes/class-wp-job-manager-ajax.php:113
432
- msgid "Showing all %s%sjobs"
433
- msgstr "Afficher tous les %s из %s postes"
434
-
435
- #: includes/class-wp-job-manager-ajax.php:116
436
- msgid "located in &ldquo;%s&rdquo;"
437
- msgstr "situés à &ldquo;%s&rdquo;"
438
-
439
- #: includes/class-wp-job-manager-geocode.php:139
440
- msgid "No results found"
441
- msgstr "Pas de résultats"
442
-
443
- #: includes/class-wp-job-manager-geocode.php:143
444
- msgid "Query limit reached"
445
- msgstr "Limite de requête atteinte"
446
-
447
- #: includes/class-wp-job-manager-geocode.php:149
448
- #: includes/class-wp-job-manager-geocode.php:153
449
- #: includes/class-wp-job-manager-geocode.php:157
450
- msgid "Geocoding error"
451
- msgstr "Erreur de geocoding"
452
-
453
- #: includes/class-wp-job-manager-install.php:39
454
- msgid "Employer"
455
- msgstr "Employeur"
456
-
457
- #: includes/class-wp-job-manager-post-types.php:48
458
- msgid "Job Category"
459
- msgstr "Catégorie"
460
-
461
- #: includes/class-wp-job-manager-post-types.php:49
462
- msgid "Job Categories"
463
- msgstr "Catégories des postes"
464
-
465
- #: includes/class-wp-job-manager-post-types.php:53
466
- msgctxt "Job category slug - resave permalinks after changing this"
467
- msgid "job-category"
468
- msgstr "categorie-poste"
469
-
470
- #: includes/class-wp-job-manager-post-types.php:70
471
- #: includes/class-wp-job-manager-post-types.php:113
472
- #: includes/class-wp-job-manager-post-types.php:167
473
- msgid "Search %s"
474
- msgstr "Recherche %s"
475
-
476
- #: includes/class-wp-job-manager-post-types.php:71
477
- #: includes/class-wp-job-manager-post-types.php:114
478
- #: includes/class-wp-job-manager-post-types.php:159
479
- msgid "All %s"
480
- msgstr "Tous les %s"
481
-
482
- #: includes/class-wp-job-manager-post-types.php:72
483
- #: includes/class-wp-job-manager-post-types.php:115
484
- #: includes/class-wp-job-manager-post-types.php:170
485
- msgid "Parent %s"
486
- msgstr "Parent %s"
487
-
488
- #: includes/class-wp-job-manager-post-types.php:73
489
- #: includes/class-wp-job-manager-post-types.php:116
490
- msgid "Parent %s:"
491
- msgstr "Parent %s:"
492
-
493
- #: includes/class-wp-job-manager-post-types.php:74
494
- #: includes/class-wp-job-manager-post-types.php:117
495
- #: includes/class-wp-job-manager-post-types.php:163
496
- msgid "Edit %s"
497
- msgstr "Modifier %s"
498
-
499
- #: includes/class-wp-job-manager-post-types.php:75
500
- #: includes/class-wp-job-manager-post-types.php:118
501
- msgid "Update %s"
502
- msgstr "Mettre à jour %s"
503
-
504
- #: includes/class-wp-job-manager-post-types.php:76
505
- #: includes/class-wp-job-manager-post-types.php:119
506
- msgid "Add New %s"
507
- msgstr "Ajouter %s"
508
-
509
- #: includes/class-wp-job-manager-post-types.php:77
510
- #: includes/class-wp-job-manager-post-types.php:120
511
- msgid "New %s Name"
512
- msgstr "Nouveau nom pour %s"
513
-
514
- #: includes/class-wp-job-manager-post-types.php:92
515
- msgid "Job Type"
516
- msgstr "Type de poste"
517
-
518
- #: includes/class-wp-job-manager-post-types.php:93
519
- msgid "Job Types"
520
- msgstr "Types de poste"
521
-
522
- #: includes/class-wp-job-manager-post-types.php:97
523
- msgctxt "Job type slug - resave permalinks after changing this"
524
- msgid "job-type"
525
- msgstr "type-poste"
526
-
527
- #: includes/class-wp-job-manager-post-types.php:137
528
- msgid "Job Listing"
529
- msgstr "Poste"
530
-
531
- #: includes/class-wp-job-manager-post-types.php:141
532
- msgctxt "Post type archive slug - resave permalinks after changing this"
533
- msgid "jobs"
534
- msgstr "postes"
535
-
536
- #: includes/class-wp-job-manager-post-types.php:147
537
- msgctxt "Job permalink - resave permalinks after changing this"
538
- msgid "job"
539
- msgstr "poste"
540
-
541
- #: includes/class-wp-job-manager-post-types.php:160
542
- msgid "Add New"
543
- msgstr "Ajouter"
544
-
545
- #: includes/class-wp-job-manager-post-types.php:161
546
- msgid "Add %s"
547
- msgstr "Ajouter %s"
548
-
549
- #: includes/class-wp-job-manager-post-types.php:164
550
- msgid "New %s"
551
- msgstr "Nouveau %s"
552
-
553
- #: includes/class-wp-job-manager-post-types.php:165
554
- #: includes/class-wp-job-manager-post-types.php:166
555
- msgid "View %s"
556
- msgstr "Voir %s"
557
-
558
- #: includes/class-wp-job-manager-post-types.php:168
559
- msgid "No %s found"
560
- msgstr "Pas de %s trouvé"
561
-
562
- #: includes/class-wp-job-manager-post-types.php:169
563
- msgid "No %s found in trash"
564
- msgstr "Pas de %s trouvé dans la poubelle"
565
-
566
- #: includes/class-wp-job-manager-post-types.php:172
567
- msgid "This is where you can create and manage job listings."
568
- msgstr "C'est ici que vous pouvez créer et gérés vos postes."
569
-
570
- #: includes/class-wp-job-manager-post-types.php:207
571
- msgctxt "job_listing"
572
- msgid "Expired"
573
- msgstr "Expiré"
574
-
575
- #: includes/class-wp-job-manager-post-types.php:212
576
- msgid "Expired <span class=\"count\">(%s)</span>"
577
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
578
- msgstr[0] "Expiré <span class=\"count\">(%s)</span>"
579
- msgstr[1] "Expirés <span class=\"count\">(%s)</span>"
580
-
581
- #: includes/class-wp-job-manager-shortcodes.php:61
582
- msgid "Invalid Job ID"
583
- msgstr "ID du poste invalide"
584
-
585
- #: includes/class-wp-job-manager-shortcodes.php:67
586
- msgid "This job is already filled"
587
- msgstr "Ce poste est déjà pourvu"
588
-
589
- #: includes/class-wp-job-manager-shortcodes.php:73
590
- msgid "%s has been filled"
591
- msgstr "%s n'a pas été rempli"
592
-
593
- #: includes/class-wp-job-manager-shortcodes.php:78
594
- msgid "This job is already not filled"
595
- msgstr "Ce poste est déjà non pourvu"
596
-
597
- #: includes/class-wp-job-manager-shortcodes.php:84
598
- msgid "%s has been marked as not filled"
599
- msgstr "%s a été marqué comme non rempli"
600
-
601
- #: includes/class-wp-job-manager-shortcodes.php:91
602
- msgid "%s has been deleted"
603
- msgstr "%s a été supprimé"
604
-
605
- #: includes/class-wp-job-manager-shortcodes.php:111
606
- msgid "You need to be signed in to manage your job listings."
607
- msgstr "Vous devez être connecté pour gérer vos postes."
608
-
609
- #: includes/class-wp-job-manager-shortcodes.php:204
610
- #: includes/class-wp-job-manager-shortcodes.php:235
611
- msgid "Load more job listings"
612
- msgstr "Charger plus de postes"
613
-
614
- #: includes/class-wp-job-manager-widgets.php:139
615
- msgid "Display a list of the most recent jobs on your site."
616
- msgstr "Afficher une liste des postes les plus récents."
617
-
618
- #: includes/class-wp-job-manager-widgets.php:141
619
- msgid "Recent Job Listings"
620
- msgstr "Postes récents"
621
-
622
- #: includes/class-wp-job-manager-widgets.php:145
623
- msgid "Recent Jobs"
624
- msgstr "Postes récents"
625
-
626
- #: includes/class-wp-job-manager-widgets.php:146
627
- msgid "Title"
628
- msgstr "Titre"
629
-
630
- #: includes/class-wp-job-manager-widgets.php:154
631
- msgid "Number of jobs to show"
632
- msgstr "Nombre de postes à afficher"
633
-
634
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
635
- msgid "Invalid job"
636
- msgstr "Poste invalide"
637
-
638
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
639
- msgid "Update job listing"
640
- msgstr "Mettre le poste à jour"
641
-
642
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
643
- msgid "Your changes have been saved."
644
- msgstr "Vos changements ont été sauvegardés."
645
-
646
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
647
- msgid "View Job Listing &rarr;"
648
- msgstr "Voir le poste &rarr;"
649
-
650
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
651
- msgid "Submit Details"
652
- msgstr "Envoyer les détails"
653
-
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
655
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
656
- msgid "Preview"
657
- msgstr "Prévisualiser"
658
-
659
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
660
- msgid "Done"
661
- msgstr "Fait"
662
-
663
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
664
- msgid "Application email"
665
- msgstr "Courriel de candidature"
666
-
667
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
- msgid "you@yourdomain.com"
669
- msgstr "you@yourdomain.com"
670
-
671
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
672
- msgid "Application URL"
673
- msgstr "URL de candidature"
674
-
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
676
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
677
- msgid "http://"
678
- msgstr "http://"
679
-
680
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
681
- msgid "Enter an email address or website URL"
682
- msgstr "Saisir une adresse courriel ou une URL de site"
683
-
684
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
685
- msgid "Job title"
686
- msgstr "Titre"
687
-
688
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
689
- msgid "Job type"
690
- msgstr "Type de poste"
691
-
692
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
693
- msgid "Job category"
694
- msgstr "Catégorie du poste"
695
-
696
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
697
- msgid "Description"
698
- msgstr "Description"
699
-
700
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
701
- msgid "Enter the name of the company"
702
- msgstr "Saisir le nom de l'entreprise"
703
-
704
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
705
- #: templates/content-single-job_listing.php:36
706
- msgid "Website"
707
- msgstr "Site"
708
-
709
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
710
- msgid "Tagline"
711
- msgstr "Slogan"
712
-
713
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
714
- msgid "Briefly describe your company"
715
- msgstr "Décrire rapidement l'entreprise"
716
-
717
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
718
- msgid "Twitter username"
719
- msgstr "Compte Twitter"
720
-
721
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
722
- msgid "@yourcompany"
723
- msgstr "@yourcompany"
724
-
725
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
726
- msgid "Logo"
727
- msgstr "Logo"
728
-
729
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
730
- msgid "%s is a required field"
731
- msgstr "%s est un champ requis"
732
-
733
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
734
- msgid "Please enter a valid application email address"
735
- msgstr "Veuillez saisir une adresse mail de candidature valide"
736
-
737
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
738
- msgid "Please enter a valid application URL"
739
- msgstr "Veuillez saisir une URL de candidature valide"
740
-
741
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
742
- msgid "Please enter a valid application email address or URL"
743
- msgstr "Veuillez saisir une adresse mail ou une URL valides"
744
-
745
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
746
- msgid "Preview job listing &rarr;"
747
- msgstr "Prévisualiser le poste &rarr;"
748
-
749
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
750
- msgid "You must be signed in to post a new job listing."
751
- msgstr "Vous devez être connecté pour poster un nouveau poste."
752
-
753
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
754
- msgid "Submit Listing &rarr;"
755
- msgstr "Valider le poste &rarr;"
756
-
757
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
758
- msgid "&larr; Edit listing"
759
- msgstr "&larr; Editer le poste\""
760
-
761
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
762
- msgid "\"%s\" needs to be one of the following file types: %s"
763
- msgstr "\"%s\" doit être un des types de fichier suivants :"
764
-
765
- #: templates/account-signin.php:4
766
- msgid "Your account"
767
- msgstr "Votre compte"
768
-
769
- #: templates/account-signin.php:8
770
- msgid "You are currently signed in as <strong>%s</strong>."
771
- msgstr "Vous êtes actuellement connecté comme étant <strong>%s</strong>."
772
-
773
- #: templates/account-signin.php:11
774
- msgid "Sign out"
775
- msgstr "Quitter"
776
-
777
- #: templates/account-signin.php:21
778
- msgid "Have an account?"
779
- msgstr "Vous avez déjà un compte ?"
780
-
781
- #: templates/account-signin.php:23
782
- msgid "Sign in"
783
- msgstr "Connectez-vous"
784
-
785
- #: templates/account-signin.php:27
786
- msgid ""
787
- "If you don&rsquo;t have an account you can %screate one below by entering "
788
- "your email address. A password will be automatically emailed to you."
789
- msgstr "Si vous n'avez pas de compte, vous pouvez en créer un en saisissant votre adresse mail. Un mot de passe va être généré et vous être envoyé par mail automatiquement "
790
-
791
- #: templates/account-signin.php:27
792
- msgid "optionally"
793
- msgstr "optionnel"
794
-
795
- #: templates/account-signin.php:31
796
- msgid "You must sign in to create a new job listing."
797
- msgstr "Vous devez vous connecter pour créer un nouveau poste."
798
-
799
- #: templates/account-signin.php:38
800
- msgid "Your email"
801
- msgstr "Votre adresse mail"
802
-
803
- #: templates/account-signin.php:38 templates/job-submit.php:24
804
- #: templates/job-submit.php:41
805
- msgid "(optional)"
806
- msgstr "(optionnel)"
807
-
808
- #: templates/content-job_listing.php:16
809
- #: templates/content-single-job_listing.php:21
810
- #: templates/content-summary-job_listing.php:14
811
- msgid "Posted %s ago"
812
- msgstr "Posté il y a %s"
813
-
814
- #: templates/content-no-jobs-found.php:1
815
- msgid "No more jobs found matching your selection."
816
- msgstr "Aucun poste ne correspond à votre recherche."
817
-
818
- #: templates/content-single-job_listing.php:8
819
- msgid "This job listing has expired"
820
- msgstr "Ce poste a expiré"
821
-
822
- #: templates/content-single-job_listing.php:24
823
- msgid "This position has been filled"
824
- msgstr "Cet intitulé a été rempli"
825
-
826
- #: templates/form-fields/file-field.php:6
827
- msgid "remove"
828
- msgstr "supprimer"
829
-
830
- #: templates/form-fields/file-field.php:6
831
- msgid "or"
832
- msgstr "ou"
833
-
834
- #: templates/form-fields/file-field.php:16
835
- msgid "Max. file size: %s."
836
- msgstr "Poids max. du fichier : %s"
837
-
838
- #: templates/job-application-email.php:1
839
- msgid ""
840
- "To apply for this job <strong>email your details to</strong> <a "
841
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
- msgstr "Pour postuler <strong>envoyer votre CV et lettre de motivation</strong> par email à <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
843
-
844
- #: templates/job-application-email.php:4
845
- msgid "Apply using webmail: "
846
- msgstr "Postuler par webmail:"
847
-
848
- #: templates/job-application-url.php:1
849
- msgid ""
850
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
851
- "target=\"_blank\">%1$s &rarr;</a>"
852
- msgstr "Pour postuler : <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
853
-
854
- #: templates/job-application.php:5
855
- msgid "Apply for job"
856
- msgstr "Postuler"
857
-
858
- #: templates/job-dashboard.php:2
859
- msgid ""
860
- "Your job listings are shown in the table below. Expired listings will be "
861
- "automatically removed after 30 days."
862
- msgstr "Vos postes sont listés dans le tableau ci-dessous. Les postes expirés seront retirés après 30 jours."
863
-
864
- #: templates/job-dashboard.php:6
865
- msgid "Job Title"
866
- msgstr "Titre"
867
-
868
- #: templates/job-dashboard.php:7
869
- msgid "Date Posted"
870
- msgstr "Date de création"
871
-
872
- #: templates/job-dashboard.php:16
873
- msgid "You do not have any active job listings."
874
- msgstr "Vous n'avez aucun poste actif."
875
-
876
- #: templates/job-dashboard.php:36
877
- msgid "Mark not filled"
878
- msgstr "Marquer comme non pourvu"
879
-
880
- #: templates/job-dashboard.php:38
881
- msgid "Mark filled"
882
- msgstr "Marquer comme pourvu"
883
-
884
- #: templates/job-filters.php:8
885
- msgid "Keywords"
886
- msgstr "Mots-clés"
887
-
888
- #: templates/job-filters.php:9
889
- msgid "All Jobs"
890
- msgstr "Tous les postes"
891
-
892
- #: templates/job-filters.php:13
893
- msgid "Location"
894
- msgstr "Lieu du poste"
895
-
896
- #: templates/job-filters.php:14
897
- msgid "Any Location"
898
- msgstr "N'importe où"
899
-
900
- #: templates/job-filters.php:23
901
- msgid "Category"
902
- msgstr "Catégorie"
903
-
904
- #: templates/job-filters.php:24
905
- msgid "All Job Categories"
906
- msgstr "Toutes les catégories"
907
-
908
- #: templates/job-submit.php:35
909
- msgid "Company details"
910
- msgstr "Détails de la société"
911
-
912
- #: templates/job-submitted.php:4
913
- msgid ""
914
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
915
- "here</a>."
916
- msgstr "Posté listé avec succès. Pour voir le poste <a href=\"%s\">cliquez ici</a>."
917
-
918
- #: templates/job-submitted.php:7
919
- msgid ""
920
- "Job submitted successfully. Your job listing will be visible once approved."
921
- msgstr "Poste soumis avec succès. Votre poste sera visible après validation."
922
-
923
- #: wp-job-manager-functions.php:224
924
- msgid "Reset"
925
- msgstr "Réinitialiser"
926
-
927
- #: wp-job-manager-functions.php:228
928
- msgid "RSS"
929
- msgstr "RSS"
930
-
931
- #: wp-job-manager-functions.php:278
932
- msgid "Your email address isn&#8217;t correct."
933
- msgstr "Votre adresse courriel est incorrecte."
934
-
935
- #: wp-job-manager-functions.php:281
936
- msgid "This email is already registered, please choose another one."
937
- msgstr "Cette adresse courriel est déjà enregistrée, merci d'en utiliser une autre."
938
-
939
- #: wp-job-manager-template.php:116
940
- msgid "Active"
941
- msgstr "Actif"
942
-
943
- #: wp-job-manager-template.php:118
944
- msgid "Expired"
945
- msgstr "Expiré"
946
-
947
- #: wp-job-manager-template.php:120
948
- msgid "Pending Review"
949
- msgstr "En attente"
950
-
951
- #: wp-job-manager-template.php:122
952
- msgid "Inactive"
953
- msgstr "Inactif"
954
-
955
- #: wp-job-manager-template.php:197
956
- msgid "Job Application via \"%s\" listing on %s"
957
- msgstr "Candidature au poste de \"%s\" paru sur le site %s"
958
-
959
- #: wp-job-manager-template.php:255
960
- msgid "Anywhere"
961
- msgstr "N'importe où"
962
-
963
- #: wp-job-manager.php:97
964
- msgid "Are you sure you want to delete this job?"
965
- msgstr "Etes-vous sur de vouloir supprimer ce poste ?"
966
-
967
- #. Plugin Name of the plugin/theme
968
- msgid "WP Job Manager"
969
- msgstr "WP Job Manager"
970
-
971
- #. Plugin URI of the plugin/theme
972
- msgid "https://wpjobmanager.com/"
973
- msgstr "https://wpjobmanager.com/"
974
-
975
- #. Description of the plugin/theme
976
- msgid ""
977
- "Manage job listings from the WordPress admin panel, and allow users to post "
978
- "jobs directly to your site."
979
- msgstr "Gérer les postes dans l'administration de WordPress et permettre aux utilisateurs de créer des postes directement."
980
-
981
- #. Author of the plugin/theme
982
- msgid "Mike Jolley"
983
- msgstr "Mike Jolley"
984
-
985
- #. Author URI of the plugin/theme
986
- msgid "http://mikejolley.com"
987
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-he_IL.mo DELETED
Binary file
trunk/languages/wp-job-manager-he_IL.po DELETED
@@ -1,984 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- msgid ""
5
- msgstr ""
6
- "Project-Id-Version: WP Job Manager\n"
7
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
8
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
9
- "PO-Revision-Date: 2014-06-28 12:01+0000\n"
10
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
11
- "Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/wp-job-manager/language/he_IL/)\n"
12
- "MIME-Version: 1.0\n"
13
- "Content-Type: text/plain; charset=UTF-8\n"
14
- "Content-Transfer-Encoding: 8bit\n"
15
- "Language: he_IL\n"
16
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
-
18
- #: includes/admin/class-wp-job-manager-addons.php:50
19
- #: includes/admin/class-wp-job-manager-admin.php:60
20
- msgid "WP Job Manager Add-ons"
21
- msgstr ""
22
-
23
- #: includes/admin/class-wp-job-manager-addons.php:51
24
- msgid ""
25
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
26
- "&rarr;</a>"
27
- msgstr ""
28
-
29
- #: includes/admin/class-wp-job-manager-admin.php:57
30
- msgid "Settings"
31
- msgstr "הגדרות"
32
-
33
- #: includes/admin/class-wp-job-manager-admin.php:60
34
- msgid "Add-ons"
35
- msgstr "תוספים"
36
-
37
- #: includes/admin/class-wp-job-manager-cpt.php:44
38
- #: includes/admin/class-wp-job-manager-cpt.php:45
39
- msgid "Approve Jobs"
40
- msgstr "אשר משרות"
41
-
42
- #: includes/admin/class-wp-job-manager-cpt.php:47
43
- #: includes/admin/class-wp-job-manager-cpt.php:48
44
- msgid "Expire Jobs"
45
- msgstr ""
46
-
47
- #: includes/admin/class-wp-job-manager-cpt.php:135
48
- #: includes/admin/class-wp-job-manager-cpt.php:137
49
- msgid "%s approved"
50
- msgstr "%s אושרו"
51
-
52
- #: includes/admin/class-wp-job-manager-cpt.php:155
53
- #: includes/admin/class-wp-job-manager-cpt.php:157
54
- msgid "%s expired"
55
- msgstr ""
56
-
57
- #: includes/admin/class-wp-job-manager-cpt.php:200
58
- msgid "Select a category"
59
- msgstr "בחר קטגוריה"
60
-
61
- #: includes/admin/class-wp-job-manager-cpt.php:233
62
- msgid "Job position title"
63
- msgstr "כותרת המשרה"
64
-
65
- #: includes/admin/class-wp-job-manager-cpt.php:249
66
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
67
- msgstr "המשרה עודכנה. <a href=\"%s\">צפה במשרה</a>"
68
-
69
- #: includes/admin/class-wp-job-manager-cpt.php:250
70
- msgid "Custom field updated."
71
- msgstr ""
72
-
73
- #: includes/admin/class-wp-job-manager-cpt.php:251
74
- msgid "Custom field deleted."
75
- msgstr ""
76
-
77
- #: includes/admin/class-wp-job-manager-cpt.php:252
78
- msgid "Job listing updated."
79
- msgstr "המשרה עודכנה."
80
-
81
- #: includes/admin/class-wp-job-manager-cpt.php:253
82
- msgid "Job listing restored to revision from %s"
83
- msgstr ""
84
-
85
- #: includes/admin/class-wp-job-manager-cpt.php:254
86
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
87
- msgstr "המשרה פורסמה. <a href=\"%s\">צפה במשרה</a>"
88
-
89
- #: includes/admin/class-wp-job-manager-cpt.php:255
90
- msgid "Job listing saved."
91
- msgstr "המשרה נשמרה."
92
-
93
- #: includes/admin/class-wp-job-manager-cpt.php:256
94
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
95
- msgstr "המשרה הוגשה לאישור. <a target=\"_blank\" href=\"%s\">צפייה מקדימה</a>"
96
-
97
- #: includes/admin/class-wp-job-manager-cpt.php:257
98
- msgid ""
99
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
100
- "href=\"%2$s\">Preview Job</a>"
101
- msgstr "המשרה מיועדת לתאריך: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">צפייה מקדימה</a>"
102
-
103
- #: includes/admin/class-wp-job-manager-cpt.php:258
104
- msgid "M j, Y @ G:i"
105
- msgstr "j בF Y בשעה H:i"
106
-
107
- #: includes/admin/class-wp-job-manager-cpt.php:259
108
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
109
- msgstr "טיוטת משרה עודכנה. <a target=\"_blank\" href=\"%s\">צפייה מקדימה</a>"
110
-
111
- #: includes/admin/class-wp-job-manager-cpt.php:278
112
- msgid "Type"
113
- msgstr "סוג משרה"
114
-
115
- #: includes/admin/class-wp-job-manager-cpt.php:279
116
- msgid "Position"
117
- msgstr "המשרה"
118
-
119
- #: includes/admin/class-wp-job-manager-cpt.php:280
120
- msgid "Posted"
121
- msgstr "פורסם"
122
-
123
- #: includes/admin/class-wp-job-manager-cpt.php:281
124
- #: templates/job-dashboard.php:9
125
- msgid "Expires"
126
- msgstr "סיום פרסום"
127
-
128
- #: includes/admin/class-wp-job-manager-cpt.php:283
129
- msgid "Categories"
130
- msgstr "קטגוריות"
131
-
132
- #: includes/admin/class-wp-job-manager-cpt.php:284
133
- msgid "Featured?"
134
- msgstr "מובלט?"
135
-
136
- #: includes/admin/class-wp-job-manager-cpt.php:285
137
- #: templates/job-dashboard.php:10
138
- msgid "Filled?"
139
- msgstr "מאויש?"
140
-
141
- #: includes/admin/class-wp-job-manager-cpt.php:286
142
- #: templates/job-dashboard.php:8
143
- msgid "Status"
144
- msgstr "מצב"
145
-
146
- #: includes/admin/class-wp-job-manager-cpt.php:287
147
- msgid "Actions"
148
- msgstr "פעולות"
149
-
150
- #: includes/admin/class-wp-job-manager-cpt.php:310
151
- msgid "Job ID: %d"
152
- msgstr "מזהה משרה: %d"
153
-
154
- #: includes/admin/class-wp-job-manager-cpt.php:336
155
- #: includes/admin/class-wp-job-manager-cpt.php:341
156
- msgid "M j, Y"
157
- msgstr "j בF Y"
158
-
159
- #: includes/admin/class-wp-job-manager-cpt.php:337
160
- msgid "by a guest"
161
- msgstr "על ידי אורח"
162
-
163
- #: includes/admin/class-wp-job-manager-cpt.php:337
164
- msgid "by %s"
165
- msgstr "על ידי %s"
166
-
167
- #: includes/admin/class-wp-job-manager-cpt.php:354
168
- msgid "Approve"
169
- msgstr "אשר"
170
-
171
- #: includes/admin/class-wp-job-manager-cpt.php:361
172
- msgid "View"
173
- msgstr "צפה"
174
-
175
- #: includes/admin/class-wp-job-manager-cpt.php:366
176
- #: includes/class-wp-job-manager-post-types.php:162
177
- #: templates/job-dashboard.php:33
178
- msgid "Edit"
179
- msgstr "ערוך"
180
-
181
- #: includes/admin/class-wp-job-manager-cpt.php:371
182
- #: templates/job-dashboard.php:43
183
- msgid "Delete"
184
- msgstr "מחק"
185
-
186
- #: includes/admin/class-wp-job-manager-settings.php:42
187
- #: includes/class-wp-job-manager-post-types.php:138
188
- #: includes/class-wp-job-manager-post-types.php:228
189
- msgid "Job Listings"
190
- msgstr "רשימת משרות"
191
-
192
- #: includes/admin/class-wp-job-manager-settings.php:48
193
- msgid "Jobs per page"
194
- msgstr "משרות לעמוד"
195
-
196
- #: includes/admin/class-wp-job-manager-settings.php:49
197
- msgid "How many jobs should be shown per page by default?"
198
- msgstr "כמה משרות אמורות להיות מוצגות בכל עמוד כברירת מחדל?"
199
-
200
- #: includes/admin/class-wp-job-manager-settings.php:55
201
- msgid "Filled positions"
202
- msgstr "משרות מאויישות"
203
-
204
- #: includes/admin/class-wp-job-manager-settings.php:56
205
- msgid "Hide filled positions"
206
- msgstr "הסתר משרות מאויישות"
207
-
208
- #: includes/admin/class-wp-job-manager-settings.php:57
209
- msgid "If enabled, filled positions will be hidden from the job list."
210
- msgstr "אם מסומן, משרות מאויישות יוסתרו מרשימת המשרות."
211
-
212
- #: includes/admin/class-wp-job-manager-settings.php:64
213
- msgid "Job categories"
214
- msgstr "קטגוריות משרות"
215
-
216
- #: includes/admin/class-wp-job-manager-settings.php:65
217
- msgid "Enable job categories"
218
- msgstr "אפשר קטגוריות משרות"
219
-
220
- #: includes/admin/class-wp-job-manager-settings.php:66
221
- msgid ""
222
- "Choose whether to enable job categories. Categories must be setup by an "
223
- "admin for users to choose during job submission."
224
- msgstr "בחר האם לאפשר קטגוריות משרות. קטגוריות חייבות להיות מוגדרות על ידי מנהל על מנת שמשתמשים יוכלו לבחור אותן בעת הגשת משרה."
225
-
226
- #: includes/admin/class-wp-job-manager-settings.php:73
227
- msgid "Job Submission"
228
- msgstr "הגשת משרה"
229
-
230
- #: includes/admin/class-wp-job-manager-settings.php:78
231
- msgid "Account creation"
232
- msgstr "יצירת חשבון"
233
-
234
- #: includes/admin/class-wp-job-manager-settings.php:79
235
- msgid "Allow account creation"
236
- msgstr "אפשר יצירת חשבון"
237
-
238
- #: includes/admin/class-wp-job-manager-settings.php:80
239
- msgid ""
240
- "If enabled, non-logged in users will be able to create an account by "
241
- "entering their email address on the job submission form."
242
- msgstr "אם מסומן, משתמשים לא רשומים יוכלו ליצור חשבון על ידי הכנסת כתובת המייל שלהם בטופס הגשת המשרה."
243
-
244
- #: includes/admin/class-wp-job-manager-settings.php:87
245
- msgid "Account Role"
246
- msgstr ""
247
-
248
- #: includes/admin/class-wp-job-manager-settings.php:88
249
- msgid ""
250
- "If you enable registration on your job submission form, choose a role for "
251
- "the new user."
252
- msgstr ""
253
-
254
- #: includes/admin/class-wp-job-manager-settings.php:95
255
- msgid "Account required"
256
- msgstr "דרוש חשבון"
257
-
258
- #: includes/admin/class-wp-job-manager-settings.php:96
259
- msgid "Job submission requires an account"
260
- msgstr "הגשת עבודה דורשת חשבון"
261
-
262
- #: includes/admin/class-wp-job-manager-settings.php:97
263
- msgid ""
264
- "If disabled, non-logged in users will be able to submit job listings without"
265
- " creating an account."
266
- msgstr "אם מבוטל, משתמשים לא רשומים יוכלו להגיש משרות בלי ליצור חשבון."
267
-
268
- #: includes/admin/class-wp-job-manager-settings.php:104
269
- msgid "Approval Required"
270
- msgstr "דרוש אישור"
271
-
272
- #: includes/admin/class-wp-job-manager-settings.php:105
273
- msgid "New submissions require admin approval"
274
- msgstr "הגשות משרה חדשות דורשות אישור מנהל"
275
-
276
- #: includes/admin/class-wp-job-manager-settings.php:106
277
- msgid "If enabled, new submissions will be inactive, pending admin approval."
278
- msgstr "אם מסומן, הגשות משרה חדשות יהיו לא פעילות, ויחכו לאישור מנהל."
279
-
280
- #: includes/admin/class-wp-job-manager-settings.php:113
281
- msgid "Listing duration"
282
- msgstr "סיום הרשימה"
283
-
284
- #: includes/admin/class-wp-job-manager-settings.php:114
285
- msgid ""
286
- "How many <strong>days</strong> listings are live before expiring. Can be "
287
- "left blank to never expire."
288
- msgstr "כמה <strong>ימים</strong> הרשימות יהיו פעילות לפני שהן מסויימות. יכול להישאר ריק כדי לא להסתיים לעולם."
289
-
290
- #: includes/admin/class-wp-job-manager-settings.php:120
291
- msgid "Application method"
292
- msgstr ""
293
-
294
- #: includes/admin/class-wp-job-manager-settings.php:121
295
- msgid "Choose what employers can use for their job application method."
296
- msgstr ""
297
-
298
- #: includes/admin/class-wp-job-manager-settings.php:124
299
- msgid "Email address or website URL"
300
- msgstr ""
301
-
302
- #: includes/admin/class-wp-job-manager-settings.php:125
303
- msgid "Email addresses only"
304
- msgstr ""
305
-
306
- #: includes/admin/class-wp-job-manager-settings.php:126
307
- msgid "Website URLs only"
308
- msgstr ""
309
-
310
- #: includes/admin/class-wp-job-manager-settings.php:132
311
- msgid "Submit Page Slug"
312
- msgstr "Slug עמוד הגשת המשרות"
313
-
314
- #: includes/admin/class-wp-job-manager-settings.php:133
315
- msgid ""
316
- "Enter the slug of the page where you have placed the [submit_job_form] "
317
- "shortcode. This lets the plugin know where the form is located."
318
- msgstr "הכנס את ה- Slug של העמוד בו שמת את השורטקוד [submit_job_form]. זה מאפשר לתוסף לדעת איפה הטופס ממוקם."
319
-
320
- #: includes/admin/class-wp-job-manager-settings.php:185
321
- msgid "Settings successfully saved"
322
- msgstr "ההגדרות נשמרו בהצלחה"
323
-
324
- #: includes/admin/class-wp-job-manager-settings.php:264
325
- msgid "Save Changes"
326
- msgstr "שמור שינויים"
327
-
328
- #: includes/admin/class-wp-job-manager-writepanels.php:27
329
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
330
- msgid "Job location"
331
- msgstr "מיקום המשרה"
332
-
333
- #: includes/admin/class-wp-job-manager-writepanels.php:28
334
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
335
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
336
- msgstr "לדוגמה \"הברזל 34, תל אביב\", \"לונדון, אנגליה\""
337
-
338
- #: includes/admin/class-wp-job-manager-writepanels.php:29
339
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
340
- msgid ""
341
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
342
- msgstr "השאר ריק אם העבודה יכולה להיות מבוצעת מכל מקום (לדוגמה איש שטח או עבודה מהבית)"
343
-
344
- #: includes/admin/class-wp-job-manager-writepanels.php:32
345
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
346
- msgid "Application email/URL"
347
- msgstr "אימייל/עמוד לקבלת מועמדים"
348
-
349
- #: includes/admin/class-wp-job-manager-writepanels.php:33
350
- msgid "URL or email which applicants use to apply"
351
- msgstr "קישור לאן המועמדים יוגשו"
352
-
353
- #: includes/admin/class-wp-job-manager-writepanels.php:36
354
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
355
- msgid "Company name"
356
- msgstr "שם החברה"
357
-
358
- #: includes/admin/class-wp-job-manager-writepanels.php:40
359
- msgid "Company website"
360
- msgstr "אתר החברה"
361
-
362
- #: includes/admin/class-wp-job-manager-writepanels.php:44
363
- msgid "Company tagline"
364
- msgstr "סיסמת החברה"
365
-
366
- #: includes/admin/class-wp-job-manager-writepanels.php:45
367
- msgid "Brief description about the company"
368
- msgstr "תיאור קצר אודות החברה"
369
-
370
- #: includes/admin/class-wp-job-manager-writepanels.php:48
371
- msgid "Company Twitter"
372
- msgstr "חשבון טוויטר של החברה"
373
-
374
- #: includes/admin/class-wp-job-manager-writepanels.php:52
375
- msgid "Company logo"
376
- msgstr "לוגו החברה"
377
-
378
- #: includes/admin/class-wp-job-manager-writepanels.php:53
379
- msgid "URL to the company logo"
380
- msgstr "לינק ללוגו החברה"
381
-
382
- #: includes/admin/class-wp-job-manager-writepanels.php:57
383
- msgid "Position filled?"
384
- msgstr "המשרה מאויישת?"
385
-
386
- #: includes/admin/class-wp-job-manager-writepanels.php:61
387
- msgid "Feature this job listing?"
388
- msgstr "המשרה מודגשת?"
389
-
390
- #: includes/admin/class-wp-job-manager-writepanels.php:63
391
- msgid ""
392
- "Featured listings will be sticky during searches, and can be styled "
393
- "differently."
394
- msgstr "משרות מודגשות יודבקו למעלה בחיפושים, ויכולות להיות מעוצבות בעיצוב שונה."
395
-
396
- #: includes/admin/class-wp-job-manager-writepanels.php:66
397
- msgid "Job Expires"
398
- msgstr "סיום רשימת המשרה"
399
-
400
- #: includes/admin/class-wp-job-manager-writepanels.php:67
401
- msgid "yyyy-mm-dd"
402
- msgstr "dd-mm-yyyy"
403
-
404
- #: includes/admin/class-wp-job-manager-writepanels.php:70
405
- msgid "Posted by"
406
- msgstr ""
407
-
408
- #: includes/admin/class-wp-job-manager-writepanels.php:83
409
- msgid "Job Listing Data"
410
- msgstr "מידע אודות המשרה"
411
-
412
- #: includes/admin/class-wp-job-manager-writepanels.php:101
413
- msgid "Use file"
414
- msgstr ""
415
-
416
- #: includes/admin/class-wp-job-manager-writepanels.php:101
417
- msgid "Upload"
418
- msgstr ""
419
-
420
- #: includes/admin/class-wp-job-manager-writepanels.php:269
421
- msgid "Guest user"
422
- msgstr ""
423
-
424
- #: includes/class-wp-job-manager-ajax.php:111
425
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
426
- msgstr "מראה %s&rdquo;%s&ldquo; %sjobs"
427
-
428
- #: includes/class-wp-job-manager-ajax.php:113
429
- msgid "Showing all %s%sjobs"
430
- msgstr "מראה את כל %s%sjobs"
431
-
432
- #: includes/class-wp-job-manager-ajax.php:116
433
- msgid "located in &ldquo;%s&rdquo;"
434
- msgstr "הממוקמות ב- &rdquo;%s&ldquo;"
435
-
436
- #: includes/class-wp-job-manager-geocode.php:139
437
- msgid "No results found"
438
- msgstr ""
439
-
440
- #: includes/class-wp-job-manager-geocode.php:143
441
- msgid "Query limit reached"
442
- msgstr ""
443
-
444
- #: includes/class-wp-job-manager-geocode.php:149
445
- #: includes/class-wp-job-manager-geocode.php:153
446
- #: includes/class-wp-job-manager-geocode.php:157
447
- msgid "Geocoding error"
448
- msgstr ""
449
-
450
- #: includes/class-wp-job-manager-install.php:39
451
- msgid "Employer"
452
- msgstr ""
453
-
454
- #: includes/class-wp-job-manager-post-types.php:48
455
- msgid "Job Category"
456
- msgstr "קטגוריית משרה"
457
-
458
- #: includes/class-wp-job-manager-post-types.php:49
459
- msgid "Job Categories"
460
- msgstr "קטגוריות משרה"
461
-
462
- #: includes/class-wp-job-manager-post-types.php:53
463
- msgctxt "Job category slug - resave permalinks after changing this"
464
- msgid "job-category"
465
- msgstr ""
466
-
467
- #: includes/class-wp-job-manager-post-types.php:70
468
- #: includes/class-wp-job-manager-post-types.php:113
469
- #: includes/class-wp-job-manager-post-types.php:167
470
- msgid "Search %s"
471
- msgstr "חיפוש %s"
472
-
473
- #: includes/class-wp-job-manager-post-types.php:71
474
- #: includes/class-wp-job-manager-post-types.php:114
475
- #: includes/class-wp-job-manager-post-types.php:159
476
- msgid "All %s"
477
- msgstr "כל %s"
478
-
479
- #: includes/class-wp-job-manager-post-types.php:72
480
- #: includes/class-wp-job-manager-post-types.php:115
481
- #: includes/class-wp-job-manager-post-types.php:170
482
- msgid "Parent %s"
483
- msgstr "הורה %s"
484
-
485
- #: includes/class-wp-job-manager-post-types.php:73
486
- #: includes/class-wp-job-manager-post-types.php:116
487
- msgid "Parent %s:"
488
- msgstr "הורה %s"
489
-
490
- #: includes/class-wp-job-manager-post-types.php:74
491
- #: includes/class-wp-job-manager-post-types.php:117
492
- #: includes/class-wp-job-manager-post-types.php:163
493
- msgid "Edit %s"
494
- msgstr "ערוך %s"
495
-
496
- #: includes/class-wp-job-manager-post-types.php:75
497
- #: includes/class-wp-job-manager-post-types.php:118
498
- msgid "Update %s"
499
- msgstr "עדכן %s"
500
-
501
- #: includes/class-wp-job-manager-post-types.php:76
502
- #: includes/class-wp-job-manager-post-types.php:119
503
- msgid "Add New %s"
504
- msgstr "הוסף %s חדשה"
505
-
506
- #: includes/class-wp-job-manager-post-types.php:77
507
- #: includes/class-wp-job-manager-post-types.php:120
508
- msgid "New %s Name"
509
- msgstr "הוסף שם %s"
510
-
511
- #: includes/class-wp-job-manager-post-types.php:92
512
- msgid "Job Type"
513
- msgstr "סוג משרה"
514
-
515
- #: includes/class-wp-job-manager-post-types.php:93
516
- msgid "Job Types"
517
- msgstr "סוגי משרה"
518
-
519
- #: includes/class-wp-job-manager-post-types.php:97
520
- msgctxt "Job type slug - resave permalinks after changing this"
521
- msgid "job-type"
522
- msgstr ""
523
-
524
- #: includes/class-wp-job-manager-post-types.php:137
525
- msgid "Job Listing"
526
- msgstr "משרה"
527
-
528
- #: includes/class-wp-job-manager-post-types.php:141
529
- msgctxt "Post type archive slug - resave permalinks after changing this"
530
- msgid "jobs"
531
- msgstr ""
532
-
533
- #: includes/class-wp-job-manager-post-types.php:147
534
- msgctxt "Job permalink - resave permalinks after changing this"
535
- msgid "job"
536
- msgstr ""
537
-
538
- #: includes/class-wp-job-manager-post-types.php:160
539
- msgid "Add New"
540
- msgstr "הוסף חדש"
541
-
542
- #: includes/class-wp-job-manager-post-types.php:161
543
- msgid "Add %s"
544
- msgstr "הוסף %s"
545
-
546
- #: includes/class-wp-job-manager-post-types.php:164
547
- msgid "New %s"
548
- msgstr "חדש %s"
549
-
550
- #: includes/class-wp-job-manager-post-types.php:165
551
- #: includes/class-wp-job-manager-post-types.php:166
552
- msgid "View %s"
553
- msgstr "צפה ב%s"
554
-
555
- #: includes/class-wp-job-manager-post-types.php:168
556
- msgid "No %s found"
557
- msgstr "%s לא נמצא"
558
-
559
- #: includes/class-wp-job-manager-post-types.php:169
560
- msgid "No %s found in trash"
561
- msgstr "%s לא נמצא בפח"
562
-
563
- #: includes/class-wp-job-manager-post-types.php:172
564
- msgid "This is where you can create and manage job listings."
565
- msgstr "כאן אתה יכול ליצור ולנהל משרות."
566
-
567
- #: includes/class-wp-job-manager-post-types.php:207
568
- msgctxt "job_listing"
569
- msgid "Expired"
570
- msgstr "הסתיים"
571
-
572
- #: includes/class-wp-job-manager-post-types.php:212
573
- msgid "Expired <span class=\"count\">(%s)</span>"
574
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
575
- msgstr[0] ""
576
- msgstr[1] ""
577
-
578
- #: includes/class-wp-job-manager-shortcodes.php:61
579
- msgid "Invalid Job ID"
580
- msgstr ""
581
-
582
- #: includes/class-wp-job-manager-shortcodes.php:67
583
- msgid "This job is already filled"
584
- msgstr ""
585
-
586
- #: includes/class-wp-job-manager-shortcodes.php:73
587
- msgid "%s has been filled"
588
- msgstr ""
589
-
590
- #: includes/class-wp-job-manager-shortcodes.php:78
591
- msgid "This job is already not filled"
592
- msgstr ""
593
-
594
- #: includes/class-wp-job-manager-shortcodes.php:84
595
- msgid "%s has been marked as not filled"
596
- msgstr ""
597
-
598
- #: includes/class-wp-job-manager-shortcodes.php:91
599
- msgid "%s has been deleted"
600
- msgstr ""
601
-
602
- #: includes/class-wp-job-manager-shortcodes.php:111
603
- msgid "You need to be signed in to manage your job listings."
604
- msgstr ""
605
-
606
- #: includes/class-wp-job-manager-shortcodes.php:204
607
- #: includes/class-wp-job-manager-shortcodes.php:235
608
- msgid "Load more job listings"
609
- msgstr ""
610
-
611
- #: includes/class-wp-job-manager-widgets.php:139
612
- msgid "Display a list of the most recent jobs on your site."
613
- msgstr ""
614
-
615
- #: includes/class-wp-job-manager-widgets.php:141
616
- msgid "Recent Job Listings"
617
- msgstr ""
618
-
619
- #: includes/class-wp-job-manager-widgets.php:145
620
- msgid "Recent Jobs"
621
- msgstr ""
622
-
623
- #: includes/class-wp-job-manager-widgets.php:146
624
- msgid "Title"
625
- msgstr ""
626
-
627
- #: includes/class-wp-job-manager-widgets.php:154
628
- msgid "Number of jobs to show"
629
- msgstr ""
630
-
631
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
632
- msgid "Invalid job"
633
- msgstr ""
634
-
635
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
636
- msgid "Update job listing"
637
- msgstr ""
638
-
639
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
640
- msgid "Your changes have been saved."
641
- msgstr ""
642
-
643
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
644
- msgid "View Job Listing &rarr;"
645
- msgstr ""
646
-
647
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
648
- msgid "Submit Details"
649
- msgstr ""
650
-
651
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
652
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
653
- msgid "Preview"
654
- msgstr ""
655
-
656
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
657
- msgid "Done"
658
- msgstr ""
659
-
660
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
661
- msgid "Application email"
662
- msgstr ""
663
-
664
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
665
- msgid "you@yourdomain.com"
666
- msgstr ""
667
-
668
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
669
- msgid "Application URL"
670
- msgstr ""
671
-
672
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
673
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
674
- msgid "http://"
675
- msgstr ""
676
-
677
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
678
- msgid "Enter an email address or website URL"
679
- msgstr ""
680
-
681
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
682
- msgid "Job title"
683
- msgstr ""
684
-
685
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
686
- msgid "Job type"
687
- msgstr "סוג משרה"
688
-
689
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
690
- msgid "Job category"
691
- msgstr ""
692
-
693
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
694
- msgid "Description"
695
- msgstr ""
696
-
697
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
698
- msgid "Enter the name of the company"
699
- msgstr ""
700
-
701
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
702
- #: templates/content-single-job_listing.php:36
703
- msgid "Website"
704
- msgstr "אתר"
705
-
706
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
707
- msgid "Tagline"
708
- msgstr ""
709
-
710
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
711
- msgid "Briefly describe your company"
712
- msgstr ""
713
-
714
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
715
- msgid "Twitter username"
716
- msgstr ""
717
-
718
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
719
- msgid "@yourcompany"
720
- msgstr ""
721
-
722
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
723
- msgid "Logo"
724
- msgstr ""
725
-
726
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
727
- msgid "%s is a required field"
728
- msgstr ""
729
-
730
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
731
- msgid "Please enter a valid application email address"
732
- msgstr ""
733
-
734
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
735
- msgid "Please enter a valid application URL"
736
- msgstr ""
737
-
738
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
739
- msgid "Please enter a valid application email address or URL"
740
- msgstr ""
741
-
742
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
743
- msgid "Preview job listing &rarr;"
744
- msgstr ""
745
-
746
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
747
- msgid "You must be signed in to post a new job listing."
748
- msgstr "אתה חייב להיות מחובר כדי לפרסם משרה חדשה."
749
-
750
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
751
- msgid "Submit Listing &rarr;"
752
- msgstr ""
753
-
754
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
755
- msgid "&larr; Edit listing"
756
- msgstr ""
757
-
758
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
759
- msgid "\"%s\" needs to be one of the following file types: %s"
760
- msgstr ""
761
-
762
- #: templates/account-signin.php:4
763
- msgid "Your account"
764
- msgstr ""
765
-
766
- #: templates/account-signin.php:8
767
- msgid "You are currently signed in as <strong>%s</strong>."
768
- msgstr ""
769
-
770
- #: templates/account-signin.php:11
771
- msgid "Sign out"
772
- msgstr ""
773
-
774
- #: templates/account-signin.php:21
775
- msgid "Have an account?"
776
- msgstr ""
777
-
778
- #: templates/account-signin.php:23
779
- msgid "Sign in"
780
- msgstr ""
781
-
782
- #: templates/account-signin.php:27
783
- msgid ""
784
- "If you don&rsquo;t have an account you can %screate one below by entering "
785
- "your email address. A password will be automatically emailed to you."
786
- msgstr ""
787
-
788
- #: templates/account-signin.php:27
789
- msgid "optionally"
790
- msgstr ""
791
-
792
- #: templates/account-signin.php:31
793
- msgid "You must sign in to create a new job listing."
794
- msgstr ""
795
-
796
- #: templates/account-signin.php:38
797
- msgid "Your email"
798
- msgstr ""
799
-
800
- #: templates/account-signin.php:38 templates/job-submit.php:24
801
- #: templates/job-submit.php:41
802
- msgid "(optional)"
803
- msgstr ""
804
-
805
- #: templates/content-job_listing.php:16
806
- #: templates/content-single-job_listing.php:21
807
- #: templates/content-summary-job_listing.php:14
808
- msgid "Posted %s ago"
809
- msgstr "פורסם לפני %s"
810
-
811
- #: templates/content-no-jobs-found.php:1
812
- msgid "No more jobs found matching your selection."
813
- msgstr "לא נמצאו משרות העונות על החיפוש שלך."
814
-
815
- #: templates/content-single-job_listing.php:8
816
- msgid "This job listing has expired"
817
- msgstr ""
818
-
819
- #: templates/content-single-job_listing.php:24
820
- msgid "This position has been filled"
821
- msgstr ""
822
-
823
- #: templates/form-fields/file-field.php:6
824
- msgid "remove"
825
- msgstr ""
826
-
827
- #: templates/form-fields/file-field.php:6
828
- msgid "or"
829
- msgstr ""
830
-
831
- #: templates/form-fields/file-field.php:16
832
- msgid "Max. file size: %s."
833
- msgstr ""
834
-
835
- #: templates/job-application-email.php:1
836
- msgid ""
837
- "To apply for this job <strong>email your details to</strong> <a "
838
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
839
- msgstr "כדי להגיש מועמדות, <strong>שלח אימייל עם הפרטים שלך לכתובת</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
840
-
841
- #: templates/job-application-email.php:4
842
- msgid "Apply using webmail: "
843
- msgstr "הגש מועמדות דרך שירותי מייל: "
844
-
845
- #: templates/job-application-url.php:1
846
- msgid ""
847
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
848
- "target=\"_blank\">%1$s &rarr;</a>"
849
- msgstr ""
850
-
851
- #: templates/job-application.php:5
852
- msgid "Apply for job"
853
- msgstr "הגש מועמדות"
854
-
855
- #: templates/job-dashboard.php:2
856
- msgid ""
857
- "Your job listings are shown in the table below. Expired listings will be "
858
- "automatically removed after 30 days."
859
- msgstr ""
860
-
861
- #: templates/job-dashboard.php:6
862
- msgid "Job Title"
863
- msgstr ""
864
-
865
- #: templates/job-dashboard.php:7
866
- msgid "Date Posted"
867
- msgstr ""
868
-
869
- #: templates/job-dashboard.php:16
870
- msgid "You do not have any active job listings."
871
- msgstr ""
872
-
873
- #: templates/job-dashboard.php:36
874
- msgid "Mark not filled"
875
- msgstr ""
876
-
877
- #: templates/job-dashboard.php:38
878
- msgid "Mark filled"
879
- msgstr ""
880
-
881
- #: templates/job-filters.php:8
882
- msgid "Keywords"
883
- msgstr ""
884
-
885
- #: templates/job-filters.php:9
886
- msgid "All Jobs"
887
- msgstr ""
888
-
889
- #: templates/job-filters.php:13
890
- msgid "Location"
891
- msgstr ""
892
-
893
- #: templates/job-filters.php:14
894
- msgid "Any Location"
895
- msgstr ""
896
-
897
- #: templates/job-filters.php:23
898
- msgid "Category"
899
- msgstr ""
900
-
901
- #: templates/job-filters.php:24
902
- msgid "All Job Categories"
903
- msgstr ""
904
-
905
- #: templates/job-submit.php:35
906
- msgid "Company details"
907
- msgstr ""
908
-
909
- #: templates/job-submitted.php:4
910
- msgid ""
911
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
912
- "here</a>."
913
- msgstr ""
914
-
915
- #: templates/job-submitted.php:7
916
- msgid ""
917
- "Job submitted successfully. Your job listing will be visible once approved."
918
- msgstr ""
919
-
920
- #: wp-job-manager-functions.php:224
921
- msgid "Reset"
922
- msgstr ""
923
-
924
- #: wp-job-manager-functions.php:228
925
- msgid "RSS"
926
- msgstr ""
927
-
928
- #: wp-job-manager-functions.php:278
929
- msgid "Your email address isn&#8217;t correct."
930
- msgstr ""
931
-
932
- #: wp-job-manager-functions.php:281
933
- msgid "This email is already registered, please choose another one."
934
- msgstr ""
935
-
936
- #: wp-job-manager-template.php:116
937
- msgid "Active"
938
- msgstr ""
939
-
940
- #: wp-job-manager-template.php:118
941
- msgid "Expired"
942
- msgstr "הסתיים"
943
-
944
- #: wp-job-manager-template.php:120
945
- msgid "Pending Review"
946
- msgstr ""
947
-
948
- #: wp-job-manager-template.php:122
949
- msgid "Inactive"
950
- msgstr ""
951
-
952
- #: wp-job-manager-template.php:197
953
- msgid "Job Application via \"%s\" listing on %s"
954
- msgstr ""
955
-
956
- #: wp-job-manager-template.php:255
957
- msgid "Anywhere"
958
- msgstr ""
959
-
960
- #: wp-job-manager.php:97
961
- msgid "Are you sure you want to delete this job?"
962
- msgstr ""
963
-
964
- #. Plugin Name of the plugin/theme
965
- msgid "WP Job Manager"
966
- msgstr ""
967
-
968
- #. Plugin URI of the plugin/theme
969
- msgid "https://wpjobmanager.com/"
970
- msgstr ""
971
-
972
- #. Description of the plugin/theme
973
- msgid ""
974
- "Manage job listings from the WordPress admin panel, and allow users to post "
975
- "jobs directly to your site."
976
- msgstr ""
977
-
978
- #. Author of the plugin/theme
979
- msgid "Mike Jolley"
980
- msgstr ""
981
-
982
- #. Author URI of the plugin/theme
983
- msgid "http://mikejolley.com"
984
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-hr.mo DELETED
Binary file
trunk/languages/wp-job-manager-hr.po DELETED
@@ -1,986 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # Vedran Linić <toolrijeka@gmail.com>, 2014
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WP Job Manager\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
9
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
10
- "PO-Revision-Date: 2014-06-28 12:01+0000\n"
11
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
12
- "Language-Team: Croatian (http://www.transifex.com/projects/p/wp-job-manager/language/hr/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: hr\n"
17
- "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
18
-
19
- #: includes/admin/class-wp-job-manager-addons.php:50
20
- #: includes/admin/class-wp-job-manager-admin.php:60
21
- msgid "WP Job Manager Add-ons"
22
- msgstr ""
23
-
24
- #: includes/admin/class-wp-job-manager-addons.php:51
25
- msgid ""
26
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
27
- "&rarr;</a>"
28
- msgstr ""
29
-
30
- #: includes/admin/class-wp-job-manager-admin.php:57
31
- msgid "Settings"
32
- msgstr "Postavke"
33
-
34
- #: includes/admin/class-wp-job-manager-admin.php:60
35
- msgid "Add-ons"
36
- msgstr "Dodaci"
37
-
38
- #: includes/admin/class-wp-job-manager-cpt.php:44
39
- #: includes/admin/class-wp-job-manager-cpt.php:45
40
- msgid "Approve Jobs"
41
- msgstr ""
42
-
43
- #: includes/admin/class-wp-job-manager-cpt.php:47
44
- #: includes/admin/class-wp-job-manager-cpt.php:48
45
- msgid "Expire Jobs"
46
- msgstr ""
47
-
48
- #: includes/admin/class-wp-job-manager-cpt.php:135
49
- #: includes/admin/class-wp-job-manager-cpt.php:137
50
- msgid "%s approved"
51
- msgstr ""
52
-
53
- #: includes/admin/class-wp-job-manager-cpt.php:155
54
- #: includes/admin/class-wp-job-manager-cpt.php:157
55
- msgid "%s expired"
56
- msgstr ""
57
-
58
- #: includes/admin/class-wp-job-manager-cpt.php:200
59
- msgid "Select a category"
60
- msgstr "Odaberi kategoriju"
61
-
62
- #: includes/admin/class-wp-job-manager-cpt.php:233
63
- msgid "Job position title"
64
- msgstr "Naziv radnog mjesta"
65
-
66
- #: includes/admin/class-wp-job-manager-cpt.php:249
67
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
68
- msgstr "Oglas za posao osvježen. <a href=\"%s\">Prikaži posao</a>"
69
-
70
- #: includes/admin/class-wp-job-manager-cpt.php:250
71
- msgid "Custom field updated."
72
- msgstr ""
73
-
74
- #: includes/admin/class-wp-job-manager-cpt.php:251
75
- msgid "Custom field deleted."
76
- msgstr ""
77
-
78
- #: includes/admin/class-wp-job-manager-cpt.php:252
79
- msgid "Job listing updated."
80
- msgstr "Oglas za posao osvježen"
81
-
82
- #: includes/admin/class-wp-job-manager-cpt.php:253
83
- msgid "Job listing restored to revision from %s"
84
- msgstr ""
85
-
86
- #: includes/admin/class-wp-job-manager-cpt.php:254
87
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
88
- msgstr ""
89
-
90
- #: includes/admin/class-wp-job-manager-cpt.php:255
91
- msgid "Job listing saved."
92
- msgstr "Oglas za posao spremljen."
93
-
94
- #: includes/admin/class-wp-job-manager-cpt.php:256
95
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
96
- msgstr ""
97
-
98
- #: includes/admin/class-wp-job-manager-cpt.php:257
99
- msgid ""
100
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
101
- "href=\"%2$s\">Preview Job</a>"
102
- msgstr ""
103
-
104
- #: includes/admin/class-wp-job-manager-cpt.php:258
105
- msgid "M j, Y @ G:i"
106
- msgstr ""
107
-
108
- #: includes/admin/class-wp-job-manager-cpt.php:259
109
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
110
- msgstr ""
111
-
112
- #: includes/admin/class-wp-job-manager-cpt.php:278
113
- msgid "Type"
114
- msgstr "Vrsta"
115
-
116
- #: includes/admin/class-wp-job-manager-cpt.php:279
117
- msgid "Position"
118
- msgstr "Pozicija"
119
-
120
- #: includes/admin/class-wp-job-manager-cpt.php:280
121
- msgid "Posted"
122
- msgstr "Objavljeno prije"
123
-
124
- #: includes/admin/class-wp-job-manager-cpt.php:281
125
- #: templates/job-dashboard.php:9
126
- msgid "Expires"
127
- msgstr "Ističe"
128
-
129
- #: includes/admin/class-wp-job-manager-cpt.php:283
130
- msgid "Categories"
131
- msgstr "Kategorije"
132
-
133
- #: includes/admin/class-wp-job-manager-cpt.php:284
134
- msgid "Featured?"
135
- msgstr ""
136
-
137
- #: includes/admin/class-wp-job-manager-cpt.php:285
138
- #: templates/job-dashboard.php:10
139
- msgid "Filled?"
140
- msgstr "Popunjeno?"
141
-
142
- #: includes/admin/class-wp-job-manager-cpt.php:286
143
- #: templates/job-dashboard.php:8
144
- msgid "Status"
145
- msgstr "Status"
146
-
147
- #: includes/admin/class-wp-job-manager-cpt.php:287
148
- msgid "Actions"
149
- msgstr "Akcije"
150
-
151
- #: includes/admin/class-wp-job-manager-cpt.php:310
152
- msgid "Job ID: %d"
153
- msgstr ""
154
-
155
- #: includes/admin/class-wp-job-manager-cpt.php:336
156
- #: includes/admin/class-wp-job-manager-cpt.php:341
157
- msgid "M j, Y"
158
- msgstr ""
159
-
160
- #: includes/admin/class-wp-job-manager-cpt.php:337
161
- msgid "by a guest"
162
- msgstr "gost"
163
-
164
- #: includes/admin/class-wp-job-manager-cpt.php:337
165
- msgid "by %s"
166
- msgstr ""
167
-
168
- #: includes/admin/class-wp-job-manager-cpt.php:354
169
- msgid "Approve"
170
- msgstr ""
171
-
172
- #: includes/admin/class-wp-job-manager-cpt.php:361
173
- msgid "View"
174
- msgstr "Prikaži"
175
-
176
- #: includes/admin/class-wp-job-manager-cpt.php:366
177
- #: includes/class-wp-job-manager-post-types.php:162
178
- #: templates/job-dashboard.php:33
179
- msgid "Edit"
180
- msgstr "Uredi"
181
-
182
- #: includes/admin/class-wp-job-manager-cpt.php:371
183
- #: templates/job-dashboard.php:43
184
- msgid "Delete"
185
- msgstr "Obriši"
186
-
187
- #: includes/admin/class-wp-job-manager-settings.php:42
188
- #: includes/class-wp-job-manager-post-types.php:138
189
- #: includes/class-wp-job-manager-post-types.php:228
190
- msgid "Job Listings"
191
- msgstr "Lista poslova"
192
-
193
- #: includes/admin/class-wp-job-manager-settings.php:48
194
- msgid "Jobs per page"
195
- msgstr "Poslova po stranici"
196
-
197
- #: includes/admin/class-wp-job-manager-settings.php:49
198
- msgid "How many jobs should be shown per page by default?"
199
- msgstr ""
200
-
201
- #: includes/admin/class-wp-job-manager-settings.php:55
202
- msgid "Filled positions"
203
- msgstr ""
204
-
205
- #: includes/admin/class-wp-job-manager-settings.php:56
206
- msgid "Hide filled positions"
207
- msgstr ""
208
-
209
- #: includes/admin/class-wp-job-manager-settings.php:57
210
- msgid "If enabled, filled positions will be hidden from the job list."
211
- msgstr ""
212
-
213
- #: includes/admin/class-wp-job-manager-settings.php:64
214
- msgid "Job categories"
215
- msgstr ""
216
-
217
- #: includes/admin/class-wp-job-manager-settings.php:65
218
- msgid "Enable job categories"
219
- msgstr ""
220
-
221
- #: includes/admin/class-wp-job-manager-settings.php:66
222
- msgid ""
223
- "Choose whether to enable job categories. Categories must be setup by an "
224
- "admin for users to choose during job submission."
225
- msgstr ""
226
-
227
- #: includes/admin/class-wp-job-manager-settings.php:73
228
- msgid "Job Submission"
229
- msgstr ""
230
-
231
- #: includes/admin/class-wp-job-manager-settings.php:78
232
- msgid "Account creation"
233
- msgstr ""
234
-
235
- #: includes/admin/class-wp-job-manager-settings.php:79
236
- msgid "Allow account creation"
237
- msgstr ""
238
-
239
- #: includes/admin/class-wp-job-manager-settings.php:80
240
- msgid ""
241
- "If enabled, non-logged in users will be able to create an account by "
242
- "entering their email address on the job submission form."
243
- msgstr ""
244
-
245
- #: includes/admin/class-wp-job-manager-settings.php:87
246
- msgid "Account Role"
247
- msgstr ""
248
-
249
- #: includes/admin/class-wp-job-manager-settings.php:88
250
- msgid ""
251
- "If you enable registration on your job submission form, choose a role for "
252
- "the new user."
253
- msgstr ""
254
-
255
- #: includes/admin/class-wp-job-manager-settings.php:95
256
- msgid "Account required"
257
- msgstr ""
258
-
259
- #: includes/admin/class-wp-job-manager-settings.php:96
260
- msgid "Job submission requires an account"
261
- msgstr ""
262
-
263
- #: includes/admin/class-wp-job-manager-settings.php:97
264
- msgid ""
265
- "If disabled, non-logged in users will be able to submit job listings without"
266
- " creating an account."
267
- msgstr ""
268
-
269
- #: includes/admin/class-wp-job-manager-settings.php:104
270
- msgid "Approval Required"
271
- msgstr ""
272
-
273
- #: includes/admin/class-wp-job-manager-settings.php:105
274
- msgid "New submissions require admin approval"
275
- msgstr ""
276
-
277
- #: includes/admin/class-wp-job-manager-settings.php:106
278
- msgid "If enabled, new submissions will be inactive, pending admin approval."
279
- msgstr ""
280
-
281
- #: includes/admin/class-wp-job-manager-settings.php:113
282
- msgid "Listing duration"
283
- msgstr ""
284
-
285
- #: includes/admin/class-wp-job-manager-settings.php:114
286
- msgid ""
287
- "How many <strong>days</strong> listings are live before expiring. Can be "
288
- "left blank to never expire."
289
- msgstr ""
290
-
291
- #: includes/admin/class-wp-job-manager-settings.php:120
292
- msgid "Application method"
293
- msgstr ""
294
-
295
- #: includes/admin/class-wp-job-manager-settings.php:121
296
- msgid "Choose what employers can use for their job application method."
297
- msgstr ""
298
-
299
- #: includes/admin/class-wp-job-manager-settings.php:124
300
- msgid "Email address or website URL"
301
- msgstr ""
302
-
303
- #: includes/admin/class-wp-job-manager-settings.php:125
304
- msgid "Email addresses only"
305
- msgstr ""
306
-
307
- #: includes/admin/class-wp-job-manager-settings.php:126
308
- msgid "Website URLs only"
309
- msgstr ""
310
-
311
- #: includes/admin/class-wp-job-manager-settings.php:132
312
- msgid "Submit Page Slug"
313
- msgstr ""
314
-
315
- #: includes/admin/class-wp-job-manager-settings.php:133
316
- msgid ""
317
- "Enter the slug of the page where you have placed the [submit_job_form] "
318
- "shortcode. This lets the plugin know where the form is located."
319
- msgstr ""
320
-
321
- #: includes/admin/class-wp-job-manager-settings.php:185
322
- msgid "Settings successfully saved"
323
- msgstr ""
324
-
325
- #: includes/admin/class-wp-job-manager-settings.php:264
326
- msgid "Save Changes"
327
- msgstr "Spremi izmjene"
328
-
329
- #: includes/admin/class-wp-job-manager-writepanels.php:27
330
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
331
- msgid "Job location"
332
- msgstr "Lokacija posla"
333
-
334
- #: includes/admin/class-wp-job-manager-writepanels.php:28
335
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
336
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
337
- msgstr ""
338
-
339
- #: includes/admin/class-wp-job-manager-writepanels.php:29
340
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
341
- msgid ""
342
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
343
- msgstr ""
344
-
345
- #: includes/admin/class-wp-job-manager-writepanels.php:32
346
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
347
- msgid "Application email/URL"
348
- msgstr "e-mail ili URL za prijavu na posao"
349
-
350
- #: includes/admin/class-wp-job-manager-writepanels.php:33
351
- msgid "URL or email which applicants use to apply"
352
- msgstr "URL ili e-mail koje kandidati koriste za prijavu na posao"
353
-
354
- #: includes/admin/class-wp-job-manager-writepanels.php:36
355
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
356
- msgid "Company name"
357
- msgstr "Ime tvrtke"
358
-
359
- #: includes/admin/class-wp-job-manager-writepanels.php:40
360
- msgid "Company website"
361
- msgstr "Webstranica tvrtke"
362
-
363
- #: includes/admin/class-wp-job-manager-writepanels.php:44
364
- msgid "Company tagline"
365
- msgstr "Opis tvrtke"
366
-
367
- #: includes/admin/class-wp-job-manager-writepanels.php:45
368
- msgid "Brief description about the company"
369
- msgstr "Kratak opis tvrtke"
370
-
371
- #: includes/admin/class-wp-job-manager-writepanels.php:48
372
- msgid "Company Twitter"
373
- msgstr "Twitter tvrtke"
374
-
375
- #: includes/admin/class-wp-job-manager-writepanels.php:52
376
- msgid "Company logo"
377
- msgstr "Logo tvrtke"
378
-
379
- #: includes/admin/class-wp-job-manager-writepanels.php:53
380
- msgid "URL to the company logo"
381
- msgstr "URL loga tvrtke"
382
-
383
- #: includes/admin/class-wp-job-manager-writepanels.php:57
384
- msgid "Position filled?"
385
- msgstr "Popunjeno mjesto?"
386
-
387
- #: includes/admin/class-wp-job-manager-writepanels.php:61
388
- msgid "Feature this job listing?"
389
- msgstr ""
390
-
391
- #: includes/admin/class-wp-job-manager-writepanels.php:63
392
- msgid ""
393
- "Featured listings will be sticky during searches, and can be styled "
394
- "differently."
395
- msgstr ""
396
-
397
- #: includes/admin/class-wp-job-manager-writepanels.php:66
398
- msgid "Job Expires"
399
- msgstr ""
400
-
401
- #: includes/admin/class-wp-job-manager-writepanels.php:67
402
- msgid "yyyy-mm-dd"
403
- msgstr ""
404
-
405
- #: includes/admin/class-wp-job-manager-writepanels.php:70
406
- msgid "Posted by"
407
- msgstr ""
408
-
409
- #: includes/admin/class-wp-job-manager-writepanels.php:83
410
- msgid "Job Listing Data"
411
- msgstr ""
412
-
413
- #: includes/admin/class-wp-job-manager-writepanels.php:101
414
- msgid "Use file"
415
- msgstr ""
416
-
417
- #: includes/admin/class-wp-job-manager-writepanels.php:101
418
- msgid "Upload"
419
- msgstr ""
420
-
421
- #: includes/admin/class-wp-job-manager-writepanels.php:269
422
- msgid "Guest user"
423
- msgstr ""
424
-
425
- #: includes/class-wp-job-manager-ajax.php:111
426
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
427
- msgstr ""
428
-
429
- #: includes/class-wp-job-manager-ajax.php:113
430
- msgid "Showing all %s%sjobs"
431
- msgstr ""
432
-
433
- #: includes/class-wp-job-manager-ajax.php:116
434
- msgid "located in &ldquo;%s&rdquo;"
435
- msgstr ""
436
-
437
- #: includes/class-wp-job-manager-geocode.php:139
438
- msgid "No results found"
439
- msgstr ""
440
-
441
- #: includes/class-wp-job-manager-geocode.php:143
442
- msgid "Query limit reached"
443
- msgstr ""
444
-
445
- #: includes/class-wp-job-manager-geocode.php:149
446
- #: includes/class-wp-job-manager-geocode.php:153
447
- #: includes/class-wp-job-manager-geocode.php:157
448
- msgid "Geocoding error"
449
- msgstr ""
450
-
451
- #: includes/class-wp-job-manager-install.php:39
452
- msgid "Employer"
453
- msgstr ""
454
-
455
- #: includes/class-wp-job-manager-post-types.php:48
456
- msgid "Job Category"
457
- msgstr "Kategorija posla"
458
-
459
- #: includes/class-wp-job-manager-post-types.php:49
460
- msgid "Job Categories"
461
- msgstr "Kategorije posla"
462
-
463
- #: includes/class-wp-job-manager-post-types.php:53
464
- msgctxt "Job category slug - resave permalinks after changing this"
465
- msgid "job-category"
466
- msgstr ""
467
-
468
- #: includes/class-wp-job-manager-post-types.php:70
469
- #: includes/class-wp-job-manager-post-types.php:113
470
- #: includes/class-wp-job-manager-post-types.php:167
471
- msgid "Search %s"
472
- msgstr ""
473
-
474
- #: includes/class-wp-job-manager-post-types.php:71
475
- #: includes/class-wp-job-manager-post-types.php:114
476
- #: includes/class-wp-job-manager-post-types.php:159
477
- msgid "All %s"
478
- msgstr ""
479
-
480
- #: includes/class-wp-job-manager-post-types.php:72
481
- #: includes/class-wp-job-manager-post-types.php:115
482
- #: includes/class-wp-job-manager-post-types.php:170
483
- msgid "Parent %s"
484
- msgstr ""
485
-
486
- #: includes/class-wp-job-manager-post-types.php:73
487
- #: includes/class-wp-job-manager-post-types.php:116
488
- msgid "Parent %s:"
489
- msgstr ""
490
-
491
- #: includes/class-wp-job-manager-post-types.php:74
492
- #: includes/class-wp-job-manager-post-types.php:117
493
- #: includes/class-wp-job-manager-post-types.php:163
494
- msgid "Edit %s"
495
- msgstr ""
496
-
497
- #: includes/class-wp-job-manager-post-types.php:75
498
- #: includes/class-wp-job-manager-post-types.php:118
499
- msgid "Update %s"
500
- msgstr ""
501
-
502
- #: includes/class-wp-job-manager-post-types.php:76
503
- #: includes/class-wp-job-manager-post-types.php:119
504
- msgid "Add New %s"
505
- msgstr ""
506
-
507
- #: includes/class-wp-job-manager-post-types.php:77
508
- #: includes/class-wp-job-manager-post-types.php:120
509
- msgid "New %s Name"
510
- msgstr ""
511
-
512
- #: includes/class-wp-job-manager-post-types.php:92
513
- msgid "Job Type"
514
- msgstr ""
515
-
516
- #: includes/class-wp-job-manager-post-types.php:93
517
- msgid "Job Types"
518
- msgstr ""
519
-
520
- #: includes/class-wp-job-manager-post-types.php:97
521
- msgctxt "Job type slug - resave permalinks after changing this"
522
- msgid "job-type"
523
- msgstr ""
524
-
525
- #: includes/class-wp-job-manager-post-types.php:137
526
- msgid "Job Listing"
527
- msgstr "Oglas za posao"
528
-
529
- #: includes/class-wp-job-manager-post-types.php:141
530
- msgctxt "Post type archive slug - resave permalinks after changing this"
531
- msgid "jobs"
532
- msgstr "poslovi"
533
-
534
- #: includes/class-wp-job-manager-post-types.php:147
535
- msgctxt "Job permalink - resave permalinks after changing this"
536
- msgid "job"
537
- msgstr "posao"
538
-
539
- #: includes/class-wp-job-manager-post-types.php:160
540
- msgid "Add New"
541
- msgstr "Dodaj novi"
542
-
543
- #: includes/class-wp-job-manager-post-types.php:161
544
- msgid "Add %s"
545
- msgstr ""
546
-
547
- #: includes/class-wp-job-manager-post-types.php:164
548
- msgid "New %s"
549
- msgstr ""
550
-
551
- #: includes/class-wp-job-manager-post-types.php:165
552
- #: includes/class-wp-job-manager-post-types.php:166
553
- msgid "View %s"
554
- msgstr ""
555
-
556
- #: includes/class-wp-job-manager-post-types.php:168
557
- msgid "No %s found"
558
- msgstr ""
559
-
560
- #: includes/class-wp-job-manager-post-types.php:169
561
- msgid "No %s found in trash"
562
- msgstr ""
563
-
564
- #: includes/class-wp-job-manager-post-types.php:172
565
- msgid "This is where you can create and manage job listings."
566
- msgstr ""
567
-
568
- #: includes/class-wp-job-manager-post-types.php:207
569
- msgctxt "job_listing"
570
- msgid "Expired"
571
- msgstr "Istekao"
572
-
573
- #: includes/class-wp-job-manager-post-types.php:212
574
- msgid "Expired <span class=\"count\">(%s)</span>"
575
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
576
- msgstr[0] ""
577
- msgstr[1] ""
578
- msgstr[2] ""
579
-
580
- #: includes/class-wp-job-manager-shortcodes.php:61
581
- msgid "Invalid Job ID"
582
- msgstr ""
583
-
584
- #: includes/class-wp-job-manager-shortcodes.php:67
585
- msgid "This job is already filled"
586
- msgstr "Ovo radno mjesto je popunjeno"
587
-
588
- #: includes/class-wp-job-manager-shortcodes.php:73
589
- msgid "%s has been filled"
590
- msgstr ""
591
-
592
- #: includes/class-wp-job-manager-shortcodes.php:78
593
- msgid "This job is already not filled"
594
- msgstr ""
595
-
596
- #: includes/class-wp-job-manager-shortcodes.php:84
597
- msgid "%s has been marked as not filled"
598
- msgstr ""
599
-
600
- #: includes/class-wp-job-manager-shortcodes.php:91
601
- msgid "%s has been deleted"
602
- msgstr ""
603
-
604
- #: includes/class-wp-job-manager-shortcodes.php:111
605
- msgid "You need to be signed in to manage your job listings."
606
- msgstr ""
607
-
608
- #: includes/class-wp-job-manager-shortcodes.php:204
609
- #: includes/class-wp-job-manager-shortcodes.php:235
610
- msgid "Load more job listings"
611
- msgstr "Prikaži još poslova"
612
-
613
- #: includes/class-wp-job-manager-widgets.php:139
614
- msgid "Display a list of the most recent jobs on your site."
615
- msgstr ""
616
-
617
- #: includes/class-wp-job-manager-widgets.php:141
618
- msgid "Recent Job Listings"
619
- msgstr ""
620
-
621
- #: includes/class-wp-job-manager-widgets.php:145
622
- msgid "Recent Jobs"
623
- msgstr "Novi poslovi"
624
-
625
- #: includes/class-wp-job-manager-widgets.php:146
626
- msgid "Title"
627
- msgstr "Naziv"
628
-
629
- #: includes/class-wp-job-manager-widgets.php:154
630
- msgid "Number of jobs to show"
631
- msgstr "Broj poslova za prikaz"
632
-
633
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
634
- msgid "Invalid job"
635
- msgstr "Neispravan posao"
636
-
637
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
638
- msgid "Update job listing"
639
- msgstr "Uredi oglas za posao"
640
-
641
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
642
- msgid "Your changes have been saved."
643
- msgstr "Promjene su spremljene."
644
-
645
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
646
- msgid "View Job Listing &rarr;"
647
- msgstr "Prikaži oglas &rarr;"
648
-
649
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
650
- msgid "Submit Details"
651
- msgstr ""
652
-
653
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
655
- msgid "Preview"
656
- msgstr "Pregledaj"
657
-
658
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
659
- msgid "Done"
660
- msgstr "Gotovo"
661
-
662
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
663
- msgid "Application email"
664
- msgstr ""
665
-
666
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
667
- msgid "you@yourdomain.com"
668
- msgstr ""
669
-
670
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
671
- msgid "Application URL"
672
- msgstr ""
673
-
674
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
676
- msgid "http://"
677
- msgstr "http://"
678
-
679
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
680
- msgid "Enter an email address or website URL"
681
- msgstr "Unesi e-maili ili URL adresu stranice"
682
-
683
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
684
- msgid "Job title"
685
- msgstr "Naziv oglasa"
686
-
687
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
688
- msgid "Job type"
689
- msgstr "Vrsta posla"
690
-
691
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
692
- msgid "Job category"
693
- msgstr "Kategorija posla"
694
-
695
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
696
- msgid "Description"
697
- msgstr "Opis"
698
-
699
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
700
- msgid "Enter the name of the company"
701
- msgstr "Unesi ime tvrtke"
702
-
703
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
704
- #: templates/content-single-job_listing.php:36
705
- msgid "Website"
706
- msgstr "Web stranica"
707
-
708
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
709
- msgid "Tagline"
710
- msgstr "Opis"
711
-
712
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
713
- msgid "Briefly describe your company"
714
- msgstr "Ukratko opiši tvrtku"
715
-
716
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
717
- msgid "Twitter username"
718
- msgstr "Twitter "
719
-
720
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
721
- msgid "@yourcompany"
722
- msgstr "@twitterracun"
723
-
724
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
725
- msgid "Logo"
726
- msgstr "Logo"
727
-
728
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
729
- msgid "%s is a required field"
730
- msgstr "%s je obavezno polje"
731
-
732
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
733
- msgid "Please enter a valid application email address"
734
- msgstr ""
735
-
736
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
737
- msgid "Please enter a valid application URL"
738
- msgstr ""
739
-
740
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
741
- msgid "Please enter a valid application email address or URL"
742
- msgstr ""
743
-
744
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
745
- msgid "Preview job listing &rarr;"
746
- msgstr "Pregledaj oglas &rarr;"
747
-
748
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
749
- msgid "You must be signed in to post a new job listing."
750
- msgstr ""
751
-
752
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
753
- msgid "Submit Listing &rarr;"
754
- msgstr ""
755
-
756
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
757
- msgid "&larr; Edit listing"
758
- msgstr ""
759
-
760
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
761
- msgid "\"%s\" needs to be one of the following file types: %s"
762
- msgstr ""
763
-
764
- #: templates/account-signin.php:4
765
- msgid "Your account"
766
- msgstr "Tvoj račun"
767
-
768
- #: templates/account-signin.php:8
769
- msgid "You are currently signed in as <strong>%s</strong>."
770
- msgstr "Trenutno si prijavljen/a kao <strong>%s</strong>."
771
-
772
- #: templates/account-signin.php:11
773
- msgid "Sign out"
774
- msgstr "Odjavi se"
775
-
776
- #: templates/account-signin.php:21
777
- msgid "Have an account?"
778
- msgstr "Imaš li račun?"
779
-
780
- #: templates/account-signin.php:23
781
- msgid "Sign in"
782
- msgstr "Prijavi se"
783
-
784
- #: templates/account-signin.php:27
785
- msgid ""
786
- "If you don&rsquo;t have an account you can %screate one below by entering "
787
- "your email address. A password will be automatically emailed to you."
788
- msgstr ""
789
-
790
- #: templates/account-signin.php:27
791
- msgid "optionally"
792
- msgstr "opcionalno"
793
-
794
- #: templates/account-signin.php:31
795
- msgid "You must sign in to create a new job listing."
796
- msgstr "Moraš se prijaviti za dodavanje novog posla."
797
-
798
- #: templates/account-signin.php:38
799
- msgid "Your email"
800
- msgstr "Tvoj e-mail"
801
-
802
- #: templates/account-signin.php:38 templates/job-submit.php:24
803
- #: templates/job-submit.php:41
804
- msgid "(optional)"
805
- msgstr "(opcionalno)"
806
-
807
- #: templates/content-job_listing.php:16
808
- #: templates/content-single-job_listing.php:21
809
- #: templates/content-summary-job_listing.php:14
810
- msgid "Posted %s ago"
811
- msgstr ""
812
-
813
- #: templates/content-no-jobs-found.php:1
814
- msgid "No more jobs found matching your selection."
815
- msgstr ""
816
-
817
- #: templates/content-single-job_listing.php:8
818
- msgid "This job listing has expired"
819
- msgstr ""
820
-
821
- #: templates/content-single-job_listing.php:24
822
- msgid "This position has been filled"
823
- msgstr ""
824
-
825
- #: templates/form-fields/file-field.php:6
826
- msgid "remove"
827
- msgstr ""
828
-
829
- #: templates/form-fields/file-field.php:6
830
- msgid "or"
831
- msgstr "ili"
832
-
833
- #: templates/form-fields/file-field.php:16
834
- msgid "Max. file size: %s."
835
- msgstr ""
836
-
837
- #: templates/job-application-email.php:1
838
- msgid ""
839
- "To apply for this job <strong>email your details to</strong> <a "
840
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
841
- msgstr "Za prijavu na ovaj posao <strong>pošalji e-mailom tražene podatke na</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
-
843
- #: templates/job-application-email.php:4
844
- msgid "Apply using webmail: "
845
- msgstr "Prijavi se koristeći: "
846
-
847
- #: templates/job-application-url.php:1
848
- msgid ""
849
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
850
- "target=\"_blank\">%1$s &rarr;</a>"
851
- msgstr ""
852
-
853
- #: templates/job-application.php:5
854
- msgid "Apply for job"
855
- msgstr "Prijavi se"
856
-
857
- #: templates/job-dashboard.php:2
858
- msgid ""
859
- "Your job listings are shown in the table below. Expired listings will be "
860
- "automatically removed after 30 days."
861
- msgstr ""
862
-
863
- #: templates/job-dashboard.php:6
864
- msgid "Job Title"
865
- msgstr "Naziv posla"
866
-
867
- #: templates/job-dashboard.php:7
868
- msgid "Date Posted"
869
- msgstr "Datum objave"
870
-
871
- #: templates/job-dashboard.php:16
872
- msgid "You do not have any active job listings."
873
- msgstr ""
874
-
875
- #: templates/job-dashboard.php:36
876
- msgid "Mark not filled"
877
- msgstr ""
878
-
879
- #: templates/job-dashboard.php:38
880
- msgid "Mark filled"
881
- msgstr ""
882
-
883
- #: templates/job-filters.php:8
884
- msgid "Keywords"
885
- msgstr ""
886
-
887
- #: templates/job-filters.php:9
888
- msgid "All Jobs"
889
- msgstr "Svi poslovi"
890
-
891
- #: templates/job-filters.php:13
892
- msgid "Location"
893
- msgstr "Lokacija"
894
-
895
- #: templates/job-filters.php:14
896
- msgid "Any Location"
897
- msgstr "Bilo koja lokacija"
898
-
899
- #: templates/job-filters.php:23
900
- msgid "Category"
901
- msgstr "Kategorija"
902
-
903
- #: templates/job-filters.php:24
904
- msgid "All Job Categories"
905
- msgstr "Sve kategorije poslova"
906
-
907
- #: templates/job-submit.php:35
908
- msgid "Company details"
909
- msgstr "Detalji o tvrtki"
910
-
911
- #: templates/job-submitted.php:4
912
- msgid ""
913
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
914
- "here</a>."
915
- msgstr "Oglas je uspješno objavljen. Za prikaz oglasa<a href=\"%s\">klikni ovdje</a>."
916
-
917
- #: templates/job-submitted.php:7
918
- msgid ""
919
- "Job submitted successfully. Your job listing will be visible once approved."
920
- msgstr "Oglas za posao uspješno unesen. Oglas će biti vidljiv nakon odobrenja administratora."
921
-
922
- #: wp-job-manager-functions.php:224
923
- msgid "Reset"
924
- msgstr "Poništi"
925
-
926
- #: wp-job-manager-functions.php:228
927
- msgid "RSS"
928
- msgstr "RSS"
929
-
930
- #: wp-job-manager-functions.php:278
931
- msgid "Your email address isn&#8217;t correct."
932
- msgstr ""
933
-
934
- #: wp-job-manager-functions.php:281
935
- msgid "This email is already registered, please choose another one."
936
- msgstr ""
937
-
938
- #: wp-job-manager-template.php:116
939
- msgid "Active"
940
- msgstr "Aktivan"
941
-
942
- #: wp-job-manager-template.php:118
943
- msgid "Expired"
944
- msgstr "Istekao"
945
-
946
- #: wp-job-manager-template.php:120
947
- msgid "Pending Review"
948
- msgstr "Čeka odobrenje administratora"
949
-
950
- #: wp-job-manager-template.php:122
951
- msgid "Inactive"
952
- msgstr "Neaktivan"
953
-
954
- #: wp-job-manager-template.php:197
955
- msgid "Job Application via \"%s\" listing on %s"
956
- msgstr ""
957
-
958
- #: wp-job-manager-template.php:255
959
- msgid "Anywhere"
960
- msgstr ""
961
-
962
- #: wp-job-manager.php:97
963
- msgid "Are you sure you want to delete this job?"
964
- msgstr ""
965
-
966
- #. Plugin Name of the plugin/theme
967
- msgid "WP Job Manager"
968
- msgstr ""
969
-
970
- #. Plugin URI of the plugin/theme
971
- msgid "https://wpjobmanager.com/"
972
- msgstr ""
973
-
974
- #. Description of the plugin/theme
975
- msgid ""
976
- "Manage job listings from the WordPress admin panel, and allow users to post "
977
- "jobs directly to your site."
978
- msgstr ""
979
-
980
- #. Author of the plugin/theme
981
- msgid "Mike Jolley"
982
- msgstr ""
983
-
984
- #. Author URI of the plugin/theme
985
- msgid "http://mikejolley.com"
986
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-it_IT.mo DELETED
Binary file
trunk/languages/wp-job-manager-it_IT.po DELETED
@@ -1,986 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # paletta, 2014
5
- # sinnamora <pinnamail@yahoo.com>, 2014
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: WP Job Manager\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
10
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
11
- "PO-Revision-Date: 2014-08-13 00:39+0000\n"
12
- "Last-Translator: sinnamora <pinnamail@yahoo.com>\n"
13
- "Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/wp-job-manager/language/it_IT/)\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
- "Language: it_IT\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
-
20
- #: includes/admin/class-wp-job-manager-addons.php:50
21
- #: includes/admin/class-wp-job-manager-admin.php:60
22
- msgid "WP Job Manager Add-ons"
23
- msgstr "Componenti aggiuntivi per WP Job Manager"
24
-
25
- #: includes/admin/class-wp-job-manager-addons.php:51
26
- msgid ""
27
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
28
- "&rarr;</a>"
29
- msgstr ""
30
-
31
- #: includes/admin/class-wp-job-manager-admin.php:57
32
- msgid "Settings"
33
- msgstr "Impostazioni"
34
-
35
- #: includes/admin/class-wp-job-manager-admin.php:60
36
- msgid "Add-ons"
37
- msgstr "Componenti aggiuntivi"
38
-
39
- #: includes/admin/class-wp-job-manager-cpt.php:44
40
- #: includes/admin/class-wp-job-manager-cpt.php:45
41
- msgid "Approve Jobs"
42
- msgstr "Approva offerta"
43
-
44
- #: includes/admin/class-wp-job-manager-cpt.php:47
45
- #: includes/admin/class-wp-job-manager-cpt.php:48
46
- msgid "Expire Jobs"
47
- msgstr "Offerte scadute"
48
-
49
- #: includes/admin/class-wp-job-manager-cpt.php:135
50
- #: includes/admin/class-wp-job-manager-cpt.php:137
51
- msgid "%s approved"
52
- msgstr "%s approvato"
53
-
54
- #: includes/admin/class-wp-job-manager-cpt.php:155
55
- #: includes/admin/class-wp-job-manager-cpt.php:157
56
- msgid "%s expired"
57
- msgstr "%s scaduta"
58
-
59
- #: includes/admin/class-wp-job-manager-cpt.php:200
60
- msgid "Select a category"
61
- msgstr "Scegli categoria"
62
-
63
- #: includes/admin/class-wp-job-manager-cpt.php:233
64
- msgid "Job position title"
65
- msgstr "Titolo dell'offerta "
66
-
67
- #: includes/admin/class-wp-job-manager-cpt.php:249
68
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
69
- msgstr "Offerte di lavoro aggiornate. <a href=\"%s\">Visualizza</a>"
70
-
71
- #: includes/admin/class-wp-job-manager-cpt.php:250
72
- msgid "Custom field updated."
73
- msgstr "Campo personalizzato aggiornato"
74
-
75
- #: includes/admin/class-wp-job-manager-cpt.php:251
76
- msgid "Custom field deleted."
77
- msgstr "Campo personalizzato cancellato"
78
-
79
- #: includes/admin/class-wp-job-manager-cpt.php:252
80
- msgid "Job listing updated."
81
- msgstr "Offerta di lavoro aggiornata"
82
-
83
- #: includes/admin/class-wp-job-manager-cpt.php:253
84
- msgid "Job listing restored to revision from %s"
85
- msgstr "Offerta aggiornata alla revisione del %s"
86
-
87
- #: includes/admin/class-wp-job-manager-cpt.php:254
88
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
89
- msgstr "Offerta di lavoro pubblicata. <a href=\"%s\">Visualizza offerta</a>"
90
-
91
- #: includes/admin/class-wp-job-manager-cpt.php:255
92
- msgid "Job listing saved."
93
- msgstr "Offerta di lavoro salvata."
94
-
95
- #: includes/admin/class-wp-job-manager-cpt.php:256
96
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
97
- msgstr "Offerta di lavoro confermata. <a target=\"_blank\" href=\"%s\">Anteprima annuncio</a>"
98
-
99
- #: includes/admin/class-wp-job-manager-cpt.php:257
100
- msgid ""
101
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
102
- "href=\"%2$s\">Preview Job</a>"
103
- msgstr "Offerta di lavoro sarà pubblicata: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Anteprima offerta</a>"
104
-
105
- #: includes/admin/class-wp-job-manager-cpt.php:258
106
- msgid "M j, Y @ G:i"
107
- msgstr "j M Y @ G:i"
108
-
109
- #: includes/admin/class-wp-job-manager-cpt.php:259
110
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
111
- msgstr "Bozza aggiornata. <a target=\"_blank\" href=\"%s\">Anteprima annuncio</a>"
112
-
113
- #: includes/admin/class-wp-job-manager-cpt.php:278
114
- msgid "Type"
115
- msgstr "Tipo"
116
-
117
- #: includes/admin/class-wp-job-manager-cpt.php:279
118
- msgid "Position"
119
- msgstr "Posizione "
120
-
121
- #: includes/admin/class-wp-job-manager-cpt.php:280
122
- msgid "Posted"
123
- msgstr "Pubblicato"
124
-
125
- #: includes/admin/class-wp-job-manager-cpt.php:281
126
- #: templates/job-dashboard.php:9
127
- msgid "Expires"
128
- msgstr "Scade"
129
-
130
- #: includes/admin/class-wp-job-manager-cpt.php:283
131
- msgid "Categories"
132
- msgstr "Categorie"
133
-
134
- #: includes/admin/class-wp-job-manager-cpt.php:284
135
- msgid "Featured?"
136
- msgstr "In evidenza?"
137
-
138
- #: includes/admin/class-wp-job-manager-cpt.php:285
139
- #: templates/job-dashboard.php:10
140
- msgid "Filled?"
141
- msgstr "Compilazione terminata?"
142
-
143
- #: includes/admin/class-wp-job-manager-cpt.php:286
144
- #: templates/job-dashboard.php:8
145
- msgid "Status"
146
- msgstr "Stato"
147
-
148
- #: includes/admin/class-wp-job-manager-cpt.php:287
149
- msgid "Actions"
150
- msgstr "Azioni"
151
-
152
- #: includes/admin/class-wp-job-manager-cpt.php:310
153
- msgid "Job ID: %d"
154
- msgstr "ID Offerta: %d"
155
-
156
- #: includes/admin/class-wp-job-manager-cpt.php:336
157
- #: includes/admin/class-wp-job-manager-cpt.php:341
158
- msgid "M j, Y"
159
- msgstr "M g, A"
160
-
161
- #: includes/admin/class-wp-job-manager-cpt.php:337
162
- msgid "by a guest"
163
- msgstr "da utente non registrato"
164
-
165
- #: includes/admin/class-wp-job-manager-cpt.php:337
166
- msgid "by %s"
167
- msgstr "da %s"
168
-
169
- #: includes/admin/class-wp-job-manager-cpt.php:354
170
- msgid "Approve"
171
- msgstr "Approva"
172
-
173
- #: includes/admin/class-wp-job-manager-cpt.php:361
174
- msgid "View"
175
- msgstr "Visualizza"
176
-
177
- #: includes/admin/class-wp-job-manager-cpt.php:366
178
- #: includes/class-wp-job-manager-post-types.php:162
179
- #: templates/job-dashboard.php:33
180
- msgid "Edit"
181
- msgstr "Modifica"
182
-
183
- #: includes/admin/class-wp-job-manager-cpt.php:371
184
- #: templates/job-dashboard.php:43
185
- msgid "Delete"
186
- msgstr "Cancella"
187
-
188
- #: includes/admin/class-wp-job-manager-settings.php:42
189
- #: includes/class-wp-job-manager-post-types.php:138
190
- #: includes/class-wp-job-manager-post-types.php:228
191
- msgid "Job Listings"
192
- msgstr "Offerte di lavoro"
193
-
194
- #: includes/admin/class-wp-job-manager-settings.php:48
195
- msgid "Jobs per page"
196
- msgstr "Offerte per pagina"
197
-
198
- #: includes/admin/class-wp-job-manager-settings.php:49
199
- msgid "How many jobs should be shown per page by default?"
200
- msgstr "Numero di offerte da visualizzare per pagina"
201
-
202
- #: includes/admin/class-wp-job-manager-settings.php:55
203
- msgid "Filled positions"
204
- msgstr "Offerte chiuse"
205
-
206
- #: includes/admin/class-wp-job-manager-settings.php:56
207
- msgid "Hide filled positions"
208
- msgstr "Non visualizzare le offerte chiuse"
209
-
210
- #: includes/admin/class-wp-job-manager-settings.php:57
211
- msgid "If enabled, filled positions will be hidden from the job list."
212
- msgstr "Se abilitato, le offerte chiuse non saranno visualizzate "
213
-
214
- #: includes/admin/class-wp-job-manager-settings.php:64
215
- msgid "Job categories"
216
- msgstr "Categorie"
217
-
218
- #: includes/admin/class-wp-job-manager-settings.php:65
219
- msgid "Enable job categories"
220
- msgstr "Abilitare le categorie"
221
-
222
- #: includes/admin/class-wp-job-manager-settings.php:66
223
- msgid ""
224
- "Choose whether to enable job categories. Categories must be setup by an "
225
- "admin for users to choose during job submission."
226
- msgstr "Abilitare le categorie? Amministratore gestisce le categorie che possono essere utilizzate dal utente nella creazione dell'offerta."
227
-
228
- #: includes/admin/class-wp-job-manager-settings.php:73
229
- msgid "Job Submission"
230
- msgstr "Invio delle offerte"
231
-
232
- #: includes/admin/class-wp-job-manager-settings.php:78
233
- msgid "Account creation"
234
- msgstr "Creare profili"
235
-
236
- #: includes/admin/class-wp-job-manager-settings.php:79
237
- msgid "Allow account creation"
238
- msgstr "Permettere la creazione dei profili"
239
-
240
- #: includes/admin/class-wp-job-manager-settings.php:80
241
- msgid ""
242
- "If enabled, non-logged in users will be able to create an account by "
243
- "entering their email address on the job submission form."
244
- msgstr "Se abilitata gli utenti non loggati potranno creare un account inserendo la loro email nel form di invio offerta."
245
-
246
- #: includes/admin/class-wp-job-manager-settings.php:87
247
- msgid "Account Role"
248
- msgstr ""
249
-
250
- #: includes/admin/class-wp-job-manager-settings.php:88
251
- msgid ""
252
- "If you enable registration on your job submission form, choose a role for "
253
- "the new user."
254
- msgstr ""
255
-
256
- #: includes/admin/class-wp-job-manager-settings.php:95
257
- msgid "Account required"
258
- msgstr "Devi avere un account"
259
-
260
- #: includes/admin/class-wp-job-manager-settings.php:96
261
- msgid "Job submission requires an account"
262
- msgstr "Per inviare un offerta è necessario avere un profilo"
263
-
264
- #: includes/admin/class-wp-job-manager-settings.php:97
265
- msgid ""
266
- "If disabled, non-logged in users will be able to submit job listings without"
267
- " creating an account."
268
- msgstr "Se disabilitata gli utenti non registrati potranno inviare la propria offerta di lavoro senza creare un profilo."
269
-
270
- #: includes/admin/class-wp-job-manager-settings.php:104
271
- msgid "Approval Required"
272
- msgstr "Approvazione richiesta"
273
-
274
- #: includes/admin/class-wp-job-manager-settings.php:105
275
- msgid "New submissions require admin approval"
276
- msgstr "Le nuove offerte devono essere approvate da un amministratore"
277
-
278
- #: includes/admin/class-wp-job-manager-settings.php:106
279
- msgid "If enabled, new submissions will be inactive, pending admin approval."
280
- msgstr "Se abilitata le nuove offerte saranno inattive fino ad approvazione di un amministratore"
281
-
282
- #: includes/admin/class-wp-job-manager-settings.php:113
283
- msgid "Listing duration"
284
- msgstr "Durata offerta"
285
-
286
- #: includes/admin/class-wp-job-manager-settings.php:114
287
- msgid ""
288
- "How many <strong>days</strong> listings are live before expiring. Can be "
289
- "left blank to never expire."
290
- msgstr "Per quanti <strong>giorni</strong> sarà valida l'offerta? Se non compilato l'offerta non avrà scadenza."
291
-
292
- #: includes/admin/class-wp-job-manager-settings.php:120
293
- msgid "Application method"
294
- msgstr "Modalità di candidatura"
295
-
296
- #: includes/admin/class-wp-job-manager-settings.php:121
297
- msgid "Choose what employers can use for their job application method."
298
- msgstr ""
299
-
300
- #: includes/admin/class-wp-job-manager-settings.php:124
301
- msgid "Email address or website URL"
302
- msgstr "Indirizzo e-mail o Web"
303
-
304
- #: includes/admin/class-wp-job-manager-settings.php:125
305
- msgid "Email addresses only"
306
- msgstr "Solo indirizzo e-mail"
307
-
308
- #: includes/admin/class-wp-job-manager-settings.php:126
309
- msgid "Website URLs only"
310
- msgstr "Solo indirizzo Web"
311
-
312
- #: includes/admin/class-wp-job-manager-settings.php:132
313
- msgid "Submit Page Slug"
314
- msgstr "Inserisci slug della pagina"
315
-
316
- #: includes/admin/class-wp-job-manager-settings.php:133
317
- msgid ""
318
- "Enter the slug of the page where you have placed the [submit_job_form] "
319
- "shortcode. This lets the plugin know where the form is located."
320
- msgstr "Inserisci lo slug della pagina dove hai inserito lo shortcode [submit_job_form] per far si che il plugin sappia dove è collocato il modulo."
321
-
322
- #: includes/admin/class-wp-job-manager-settings.php:185
323
- msgid "Settings successfully saved"
324
- msgstr "Impostazioni salvate corretamente"
325
-
326
- #: includes/admin/class-wp-job-manager-settings.php:264
327
- msgid "Save Changes"
328
- msgstr "Salvare le modifiche"
329
-
330
- #: includes/admin/class-wp-job-manager-writepanels.php:27
331
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
332
- msgid "Job location"
333
- msgstr "Luogo di lavoro"
334
-
335
- #: includes/admin/class-wp-job-manager-writepanels.php:28
336
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
337
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
338
- msgstr "es. \"London, UK\", \"New York\", \"Houston, TX\""
339
-
340
- #: includes/admin/class-wp-job-manager-writepanels.php:29
341
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
342
- msgid ""
343
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
344
- msgstr "Lasciare vuoto se il lavoro può essere svolto ovunque (es. telelavoro)"
345
-
346
- #: includes/admin/class-wp-job-manager-writepanels.php:32
347
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
348
- msgid "Application email/URL"
349
- msgstr "Email/URL candidature"
350
-
351
- #: includes/admin/class-wp-job-manager-writepanels.php:33
352
- msgid "URL or email which applicants use to apply"
353
- msgstr "URL o email a cui saranno inviate le candidature"
354
-
355
- #: includes/admin/class-wp-job-manager-writepanels.php:36
356
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
357
- msgid "Company name"
358
- msgstr "Nome dell'azienda"
359
-
360
- #: includes/admin/class-wp-job-manager-writepanels.php:40
361
- msgid "Company website"
362
- msgstr "Sito web dell'azienda"
363
-
364
- #: includes/admin/class-wp-job-manager-writepanels.php:44
365
- msgid "Company tagline"
366
- msgstr "Presentazione aziendale"
367
-
368
- #: includes/admin/class-wp-job-manager-writepanels.php:45
369
- msgid "Brief description about the company"
370
- msgstr "Descrizione breve dell'azienda"
371
-
372
- #: includes/admin/class-wp-job-manager-writepanels.php:48
373
- msgid "Company Twitter"
374
- msgstr "Twitter dell'azienda"
375
-
376
- #: includes/admin/class-wp-job-manager-writepanels.php:52
377
- msgid "Company logo"
378
- msgstr "Logo dell'azienda"
379
-
380
- #: includes/admin/class-wp-job-manager-writepanels.php:53
381
- msgid "URL to the company logo"
382
- msgstr "URL logo aziendale"
383
-
384
- #: includes/admin/class-wp-job-manager-writepanels.php:57
385
- msgid "Position filled?"
386
- msgstr "Posizione chiusa?"
387
-
388
- #: includes/admin/class-wp-job-manager-writepanels.php:61
389
- msgid "Feature this job listing?"
390
- msgstr "Offerta in evidenza?"
391
-
392
- #: includes/admin/class-wp-job-manager-writepanels.php:63
393
- msgid ""
394
- "Featured listings will be sticky during searches, and can be styled "
395
- "differently."
396
- msgstr "Le offerte in evidenza verranno sempre mostrate durante le ricerche e possono essere stilate differentemente."
397
-
398
- #: includes/admin/class-wp-job-manager-writepanels.php:66
399
- msgid "Job Expires"
400
- msgstr "Scadenza offerta"
401
-
402
- #: includes/admin/class-wp-job-manager-writepanels.php:67
403
- msgid "yyyy-mm-dd"
404
- msgstr "aaaa-mm-gg"
405
-
406
- #: includes/admin/class-wp-job-manager-writepanels.php:70
407
- msgid "Posted by"
408
- msgstr "Inviata da"
409
-
410
- #: includes/admin/class-wp-job-manager-writepanels.php:83
411
- msgid "Job Listing Data"
412
- msgstr "Descrizione"
413
-
414
- #: includes/admin/class-wp-job-manager-writepanels.php:101
415
- msgid "Use file"
416
- msgstr "Usa file"
417
-
418
- #: includes/admin/class-wp-job-manager-writepanels.php:101
419
- msgid "Upload"
420
- msgstr "Carica"
421
-
422
- #: includes/admin/class-wp-job-manager-writepanels.php:269
423
- msgid "Guest user"
424
- msgstr ""
425
-
426
- #: includes/class-wp-job-manager-ajax.php:111
427
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
428
- msgstr "Visualizzando %s&ldquo;%s&rdquo; %slavori"
429
-
430
- #: includes/class-wp-job-manager-ajax.php:113
431
- msgid "Showing all %s%sjobs"
432
- msgstr "Visualizza tutte %s%s offerte"
433
-
434
- #: includes/class-wp-job-manager-ajax.php:116
435
- msgid "located in &ldquo;%s&rdquo;"
436
- msgstr "Si trova a &ldquo;%s&rdquo;"
437
-
438
- #: includes/class-wp-job-manager-geocode.php:139
439
- msgid "No results found"
440
- msgstr "Nessun risultato trovato"
441
-
442
- #: includes/class-wp-job-manager-geocode.php:143
443
- msgid "Query limit reached"
444
- msgstr "Limite di query raggiunto"
445
-
446
- #: includes/class-wp-job-manager-geocode.php:149
447
- #: includes/class-wp-job-manager-geocode.php:153
448
- #: includes/class-wp-job-manager-geocode.php:157
449
- msgid "Geocoding error"
450
- msgstr ""
451
-
452
- #: includes/class-wp-job-manager-install.php:39
453
- msgid "Employer"
454
- msgstr "Candidato"
455
-
456
- #: includes/class-wp-job-manager-post-types.php:48
457
- msgid "Job Category"
458
- msgstr "Categoria"
459
-
460
- #: includes/class-wp-job-manager-post-types.php:49
461
- msgid "Job Categories"
462
- msgstr "Categorie"
463
-
464
- #: includes/class-wp-job-manager-post-types.php:53
465
- msgctxt "Job category slug - resave permalinks after changing this"
466
- msgid "job-category"
467
- msgstr "Categorie"
468
-
469
- #: includes/class-wp-job-manager-post-types.php:70
470
- #: includes/class-wp-job-manager-post-types.php:113
471
- #: includes/class-wp-job-manager-post-types.php:167
472
- msgid "Search %s"
473
- msgstr "Ricerca"
474
-
475
- #: includes/class-wp-job-manager-post-types.php:71
476
- #: includes/class-wp-job-manager-post-types.php:114
477
- #: includes/class-wp-job-manager-post-types.php:159
478
- msgid "All %s"
479
- msgstr "Tutte"
480
-
481
- #: includes/class-wp-job-manager-post-types.php:72
482
- #: includes/class-wp-job-manager-post-types.php:115
483
- #: includes/class-wp-job-manager-post-types.php:170
484
- msgid "Parent %s"
485
- msgstr "Genitore %s"
486
-
487
- #: includes/class-wp-job-manager-post-types.php:73
488
- #: includes/class-wp-job-manager-post-types.php:116
489
- msgid "Parent %s:"
490
- msgstr "Genitore %s:"
491
-
492
- #: includes/class-wp-job-manager-post-types.php:74
493
- #: includes/class-wp-job-manager-post-types.php:117
494
- #: includes/class-wp-job-manager-post-types.php:163
495
- msgid "Edit %s"
496
- msgstr "Modificare %s"
497
-
498
- #: includes/class-wp-job-manager-post-types.php:75
499
- #: includes/class-wp-job-manager-post-types.php:118
500
- msgid "Update %s"
501
- msgstr "Aggiornare %s"
502
-
503
- #: includes/class-wp-job-manager-post-types.php:76
504
- #: includes/class-wp-job-manager-post-types.php:119
505
- msgid "Add New %s"
506
- msgstr "Aggiungi %s"
507
-
508
- #: includes/class-wp-job-manager-post-types.php:77
509
- #: includes/class-wp-job-manager-post-types.php:120
510
- msgid "New %s Name"
511
- msgstr "Nuovo %s nome"
512
-
513
- #: includes/class-wp-job-manager-post-types.php:92
514
- msgid "Job Type"
515
- msgstr "Tipo di offerta"
516
-
517
- #: includes/class-wp-job-manager-post-types.php:93
518
- msgid "Job Types"
519
- msgstr "Tipi di offerta"
520
-
521
- #: includes/class-wp-job-manager-post-types.php:97
522
- msgctxt "Job type slug - resave permalinks after changing this"
523
- msgid "job-type"
524
- msgstr "tipologia-offerta-lavoro"
525
-
526
- #: includes/class-wp-job-manager-post-types.php:137
527
- msgid "Job Listing"
528
- msgstr "Offerta"
529
-
530
- #: includes/class-wp-job-manager-post-types.php:141
531
- msgctxt "Post type archive slug - resave permalinks after changing this"
532
- msgid "jobs"
533
- msgstr "Offerte"
534
-
535
- #: includes/class-wp-job-manager-post-types.php:147
536
- msgctxt "Job permalink - resave permalinks after changing this"
537
- msgid "job"
538
- msgstr "offerta-lavoro"
539
-
540
- #: includes/class-wp-job-manager-post-types.php:160
541
- msgid "Add New"
542
- msgstr "Aggiungi nuova"
543
-
544
- #: includes/class-wp-job-manager-post-types.php:161
545
- msgid "Add %s"
546
- msgstr "Aggiungi %s"
547
-
548
- #: includes/class-wp-job-manager-post-types.php:164
549
- msgid "New %s"
550
- msgstr "Nuova %s"
551
-
552
- #: includes/class-wp-job-manager-post-types.php:165
553
- #: includes/class-wp-job-manager-post-types.php:166
554
- msgid "View %s"
555
- msgstr "Visualizza %s"
556
-
557
- #: includes/class-wp-job-manager-post-types.php:168
558
- msgid "No %s found"
559
- msgstr "Nessuna %s trovata"
560
-
561
- #: includes/class-wp-job-manager-post-types.php:169
562
- msgid "No %s found in trash"
563
- msgstr "Nessuna %s trovata nel cestino"
564
-
565
- #: includes/class-wp-job-manager-post-types.php:172
566
- msgid "This is where you can create and manage job listings."
567
- msgstr "Qui puoi creare e gestire le offerte di lavoro"
568
-
569
- #: includes/class-wp-job-manager-post-types.php:207
570
- msgctxt "job_listing"
571
- msgid "Expired"
572
- msgstr "Scaduta"
573
-
574
- #: includes/class-wp-job-manager-post-types.php:212
575
- msgid "Expired <span class=\"count\">(%s)</span>"
576
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
577
- msgstr[0] "Scaduto <span class=\"count\">(%s)</span>"
578
- msgstr[1] "Scaduti <span class=\"count\">(%s)</span>"
579
-
580
- #: includes/class-wp-job-manager-shortcodes.php:61
581
- msgid "Invalid Job ID"
582
- msgstr "ID offerta non valido"
583
-
584
- #: includes/class-wp-job-manager-shortcodes.php:67
585
- msgid "This job is already filled"
586
- msgstr "Questa offerta è già chiusa"
587
-
588
- #: includes/class-wp-job-manager-shortcodes.php:73
589
- msgid "%s has been filled"
590
- msgstr "%s è stata chiusa"
591
-
592
- #: includes/class-wp-job-manager-shortcodes.php:78
593
- msgid "This job is already not filled"
594
- msgstr "Questa offerta è riaperta"
595
-
596
- #: includes/class-wp-job-manager-shortcodes.php:84
597
- msgid "%s has been marked as not filled"
598
- msgstr "%s è stata etichettata come riaperta "
599
-
600
- #: includes/class-wp-job-manager-shortcodes.php:91
601
- msgid "%s has been deleted"
602
- msgstr "%s cancellata"
603
-
604
- #: includes/class-wp-job-manager-shortcodes.php:111
605
- msgid "You need to be signed in to manage your job listings."
606
- msgstr "Accedi al tuo account per gestire le tue offerte di lavoro."
607
-
608
- #: includes/class-wp-job-manager-shortcodes.php:204
609
- #: includes/class-wp-job-manager-shortcodes.php:235
610
- msgid "Load more job listings"
611
- msgstr "Carica più offerte di lavoro"
612
-
613
- #: includes/class-wp-job-manager-widgets.php:139
614
- msgid "Display a list of the most recent jobs on your site."
615
- msgstr "Visualizzare le offerte più recenti."
616
-
617
- #: includes/class-wp-job-manager-widgets.php:141
618
- msgid "Recent Job Listings"
619
- msgstr "Offerte recenti."
620
-
621
- #: includes/class-wp-job-manager-widgets.php:145
622
- msgid "Recent Jobs"
623
- msgstr "Offerta recente"
624
-
625
- #: includes/class-wp-job-manager-widgets.php:146
626
- msgid "Title"
627
- msgstr "Titolo"
628
-
629
- #: includes/class-wp-job-manager-widgets.php:154
630
- msgid "Number of jobs to show"
631
- msgstr "Numero di offerte da visualizzare."
632
-
633
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
634
- msgid "Invalid job"
635
- msgstr "Offerta non valida"
636
-
637
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
638
- msgid "Update job listing"
639
- msgstr "Aggiorna l'offerta"
640
-
641
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
642
- msgid "Your changes have been saved."
643
- msgstr "Aggiornamenti salvati"
644
-
645
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
646
- msgid "View Job Listing &rarr;"
647
- msgstr "Visualizza le offerte di lavoro &rarr;"
648
-
649
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
650
- msgid "Submit Details"
651
- msgstr "Conferma dettagli"
652
-
653
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
655
- msgid "Preview"
656
- msgstr "Anteprima"
657
-
658
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
659
- msgid "Done"
660
- msgstr "Fatto"
661
-
662
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
663
- msgid "Application email"
664
- msgstr "Email di candidatura"
665
-
666
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
667
- msgid "you@yourdomain.com"
668
- msgstr ""
669
-
670
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
671
- msgid "Application URL"
672
- msgstr "Indirizzo Web per le candidature"
673
-
674
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
676
- msgid "http://"
677
- msgstr "http://"
678
-
679
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
680
- msgid "Enter an email address or website URL"
681
- msgstr "Inserisci l'indirizzo email o URL del sito"
682
-
683
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
684
- msgid "Job title"
685
- msgstr "Titolo dell'offerta"
686
-
687
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
688
- msgid "Job type"
689
- msgstr "Tipo di offerta"
690
-
691
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
692
- msgid "Job category"
693
- msgstr "Categoria"
694
-
695
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
696
- msgid "Description"
697
- msgstr "Descrizione"
698
-
699
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
700
- msgid "Enter the name of the company"
701
- msgstr "Inserisci il nome dell'azienda"
702
-
703
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
704
- #: templates/content-single-job_listing.php:36
705
- msgid "Website"
706
- msgstr "Sito web"
707
-
708
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
709
- msgid "Tagline"
710
- msgstr "Presentazione"
711
-
712
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
713
- msgid "Briefly describe your company"
714
- msgstr "Descrizione breve dell'azienda"
715
-
716
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
717
- msgid "Twitter username"
718
- msgstr "Twitter username"
719
-
720
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
721
- msgid "@yourcompany"
722
- msgstr "@tua_azienda"
723
-
724
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
725
- msgid "Logo"
726
- msgstr "Logo"
727
-
728
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
729
- msgid "%s is a required field"
730
- msgstr "%s è un campo obbligatorio"
731
-
732
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
733
- msgid "Please enter a valid application email address"
734
- msgstr "Inserire un indirizzo email valido"
735
-
736
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
737
- msgid "Please enter a valid application URL"
738
- msgstr "Inserire un indirizzo web valido"
739
-
740
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
741
- msgid "Please enter a valid application email address or URL"
742
- msgstr "Inserisci l'indirizzo email o URL del sito"
743
-
744
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
745
- msgid "Preview job listing &rarr;"
746
- msgstr "Anteprima annuncio"
747
-
748
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
749
- msgid "You must be signed in to post a new job listing."
750
- msgstr "Devi accedere al tuo account per pubblicare la nuova offerta di lavoro."
751
-
752
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
753
- msgid "Submit Listing &rarr;"
754
- msgstr "Invia offerta &rarr;"
755
-
756
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
757
- msgid "&larr; Edit listing"
758
- msgstr "&larr; Modifica offerta"
759
-
760
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
761
- msgid "\"%s\" needs to be one of the following file types: %s"
762
- msgstr "\"%s\" deve essere una delle tipologie seguenti: %s"
763
-
764
- #: templates/account-signin.php:4
765
- msgid "Your account"
766
- msgstr "Il tuo profilo"
767
-
768
- #: templates/account-signin.php:8
769
- msgid "You are currently signed in as <strong>%s</strong>."
770
- msgstr "Sei iscritto come <strong>%s</strong>."
771
-
772
- #: templates/account-signin.php:11
773
- msgid "Sign out"
774
- msgstr "Esci"
775
-
776
- #: templates/account-signin.php:21
777
- msgid "Have an account?"
778
- msgstr "Hai un profilo?"
779
-
780
- #: templates/account-signin.php:23
781
- msgid "Sign in"
782
- msgstr "Iscriviti"
783
-
784
- #: templates/account-signin.php:27
785
- msgid ""
786
- "If you don&rsquo;t have an account you can %screate one below by entering "
787
- "your email address. A password will be automatically emailed to you."
788
- msgstr "Se non hai un profilo puoi crearlo %s qui sotto inserendo il tuo indirizzo email. La password ti sarà inviata automaticamente all'indirizzo inserito. "
789
-
790
- #: templates/account-signin.php:27
791
- msgid "optionally"
792
- msgstr "opzionale"
793
-
794
- #: templates/account-signin.php:31
795
- msgid "You must sign in to create a new job listing."
796
- msgstr "Devi accedere al tuo profilo per creare una nuova offerta di lavoro."
797
-
798
- #: templates/account-signin.php:38
799
- msgid "Your email"
800
- msgstr "Il tuo indirizzo email."
801
-
802
- #: templates/account-signin.php:38 templates/job-submit.php:24
803
- #: templates/job-submit.php:41
804
- msgid "(optional)"
805
- msgstr "(opzionale)"
806
-
807
- #: templates/content-job_listing.php:16
808
- #: templates/content-single-job_listing.php:21
809
- #: templates/content-summary-job_listing.php:14
810
- msgid "Posted %s ago"
811
- msgstr "Pubblicato %s fa"
812
-
813
- #: templates/content-no-jobs-found.php:1
814
- msgid "No more jobs found matching your selection."
815
- msgstr "Non ci sono altre offerte corrispondenti alla tua ricerca"
816
-
817
- #: templates/content-single-job_listing.php:8
818
- msgid "This job listing has expired"
819
- msgstr "Questa offerta è scaduta."
820
-
821
- #: templates/content-single-job_listing.php:24
822
- msgid "This position has been filled"
823
- msgstr "Questa offerta è stata chiusa"
824
-
825
- #: templates/form-fields/file-field.php:6
826
- msgid "remove"
827
- msgstr "rimuovi"
828
-
829
- #: templates/form-fields/file-field.php:6
830
- msgid "or"
831
- msgstr "o"
832
-
833
- #: templates/form-fields/file-field.php:16
834
- msgid "Max. file size: %s."
835
- msgstr "Dimensione massima: %s"
836
-
837
- #: templates/job-application-email.php:1
838
- msgid ""
839
- "To apply for this job <strong>email your details to</strong> <a "
840
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
841
- msgstr "Per candidarti <strong>invia i tuoi dati a</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
-
843
- #: templates/job-application-email.php:4
844
- msgid "Apply using webmail: "
845
- msgstr "Candidati tramite webmail:"
846
-
847
- #: templates/job-application-url.php:1
848
- msgid ""
849
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
850
- "target=\"_blank\">%1$s &rarr;</a>"
851
- msgstr "Per candidarsi clicca qui: <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
852
-
853
- #: templates/job-application.php:5
854
- msgid "Apply for job"
855
- msgstr "Candidati"
856
-
857
- #: templates/job-dashboard.php:2
858
- msgid ""
859
- "Your job listings are shown in the table below. Expired listings will be "
860
- "automatically removed after 30 days."
861
- msgstr "Le tue offerte sono visualizzate nella tabella qui sotto. Le offerte scadute verrano cancellate automaticamente dopo 30 giorni dalla prima pubblicazione."
862
-
863
- #: templates/job-dashboard.php:6
864
- msgid "Job Title"
865
- msgstr "Titolo dell'offerta"
866
-
867
- #: templates/job-dashboard.php:7
868
- msgid "Date Posted"
869
- msgstr "Data di pubblicazione"
870
-
871
- #: templates/job-dashboard.php:16
872
- msgid "You do not have any active job listings."
873
- msgstr "Non hai offerte di lavoro attive"
874
-
875
- #: templates/job-dashboard.php:36
876
- msgid "Mark not filled"
877
- msgstr "Etichetta riaperta"
878
-
879
- #: templates/job-dashboard.php:38
880
- msgid "Mark filled"
881
- msgstr "Etichetta chiusa"
882
-
883
- #: templates/job-filters.php:8
884
- msgid "Keywords"
885
- msgstr "Parole chiavi"
886
-
887
- #: templates/job-filters.php:9
888
- msgid "All Jobs"
889
- msgstr "Tutte le offerte"
890
-
891
- #: templates/job-filters.php:13
892
- msgid "Location"
893
- msgstr "Luogo"
894
-
895
- #: templates/job-filters.php:14
896
- msgid "Any Location"
897
- msgstr "Qualunque luogo"
898
-
899
- #: templates/job-filters.php:23
900
- msgid "Category"
901
- msgstr "Categoria"
902
-
903
- #: templates/job-filters.php:24
904
- msgid "All Job Categories"
905
- msgstr "Tutte le categorie"
906
-
907
- #: templates/job-submit.php:35
908
- msgid "Company details"
909
- msgstr "Informazioni sull'azienda"
910
-
911
- #: templates/job-submitted.php:4
912
- msgid ""
913
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
914
- "here</a>."
915
- msgstr "Offerta pubblicata. Per visualizzarla <a href=\"%s\">clicca qui</a>."
916
-
917
- #: templates/job-submitted.php:7
918
- msgid ""
919
- "Job submitted successfully. Your job listing will be visible once approved."
920
- msgstr "Offerta inviata e in attesa di approvazione "
921
-
922
- #: wp-job-manager-functions.php:224
923
- msgid "Reset"
924
- msgstr "Azzera"
925
-
926
- #: wp-job-manager-functions.php:228
927
- msgid "RSS"
928
- msgstr "RSS"
929
-
930
- #: wp-job-manager-functions.php:278
931
- msgid "Your email address isn&#8217;t correct."
932
- msgstr "L'indirizzo email non è corretto."
933
-
934
- #: wp-job-manager-functions.php:281
935
- msgid "This email is already registered, please choose another one."
936
- msgstr "Questa email è già registrata. Scegli un altro indirizzo email."
937
-
938
- #: wp-job-manager-template.php:116
939
- msgid "Active"
940
- msgstr "Attivo"
941
-
942
- #: wp-job-manager-template.php:118
943
- msgid "Expired"
944
- msgstr "Scaduta"
945
-
946
- #: wp-job-manager-template.php:120
947
- msgid "Pending Review"
948
- msgstr "In attesa di approvazione"
949
-
950
- #: wp-job-manager-template.php:122
951
- msgid "Inactive"
952
- msgstr "Inattivo"
953
-
954
- #: wp-job-manager-template.php:197
955
- msgid "Job Application via \"%s\" listing on %s"
956
- msgstr ""
957
-
958
- #: wp-job-manager-template.php:255
959
- msgid "Anywhere"
960
- msgstr "Ovunque"
961
-
962
- #: wp-job-manager.php:97
963
- msgid "Are you sure you want to delete this job?"
964
- msgstr "Sei sicuro di voler cancellare questa offerta?"
965
-
966
- #. Plugin Name of the plugin/theme
967
- msgid "WP Job Manager"
968
- msgstr "WP Job Manager"
969
-
970
- #. Plugin URI of the plugin/theme
971
- msgid "https://wpjobmanager.com/"
972
- msgstr ""
973
-
974
- #. Description of the plugin/theme
975
- msgid ""
976
- "Manage job listings from the WordPress admin panel, and allow users to post "
977
- "jobs directly to your site."
978
- msgstr "Gestisci le offerte di lavoro dal pannello di amministrazione di WordPress e permetti agli utenti di inviare le offerte direttamente sul tuo sito."
979
-
980
- #. Author of the plugin/theme
981
- msgid "Mike Jolley"
982
- msgstr "Mike Jolley"
983
-
984
- #. Author URI of the plugin/theme
985
- msgid "http://mikejolley.com"
986
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-ja.mo DELETED
Binary file
trunk/languages/wp-job-manager-ja.po DELETED
@@ -1,984 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # 田中 昌平 <shohei.tanaka@artisanworkshop.biz>, 2014
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WP Job Manager\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
9
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
10
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
11
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
12
- "Language-Team: Japanese (http://www.transifex.com/projects/p/wp-job-manager/language/ja/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: ja\n"
17
- "Plural-Forms: nplurals=1; plural=0;\n"
18
-
19
- #: includes/admin/class-wp-job-manager-addons.php:50
20
- #: includes/admin/class-wp-job-manager-admin.php:60
21
- msgid "WP Job Manager Add-ons"
22
- msgstr "WP Job Manager アドオン"
23
-
24
- #: includes/admin/class-wp-job-manager-addons.php:51
25
- msgid ""
26
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
27
- "&rarr;</a>"
28
- msgstr ""
29
-
30
- #: includes/admin/class-wp-job-manager-admin.php:57
31
- msgid "Settings"
32
- msgstr "設定"
33
-
34
- #: includes/admin/class-wp-job-manager-admin.php:60
35
- msgid "Add-ons"
36
- msgstr "アドオン"
37
-
38
- #: includes/admin/class-wp-job-manager-cpt.php:44
39
- #: includes/admin/class-wp-job-manager-cpt.php:45
40
- msgid "Approve Jobs"
41
- msgstr ""
42
-
43
- #: includes/admin/class-wp-job-manager-cpt.php:47
44
- #: includes/admin/class-wp-job-manager-cpt.php:48
45
- msgid "Expire Jobs"
46
- msgstr ""
47
-
48
- #: includes/admin/class-wp-job-manager-cpt.php:135
49
- #: includes/admin/class-wp-job-manager-cpt.php:137
50
- msgid "%s approved"
51
- msgstr "%sを承認"
52
-
53
- #: includes/admin/class-wp-job-manager-cpt.php:155
54
- #: includes/admin/class-wp-job-manager-cpt.php:157
55
- msgid "%s expired"
56
- msgstr ""
57
-
58
- #: includes/admin/class-wp-job-manager-cpt.php:200
59
- msgid "Select a category"
60
- msgstr "カテゴリーを選択"
61
-
62
- #: includes/admin/class-wp-job-manager-cpt.php:233
63
- msgid "Job position title"
64
- msgstr "役職名"
65
-
66
- #: includes/admin/class-wp-job-manager-cpt.php:249
67
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
68
- msgstr ""
69
-
70
- #: includes/admin/class-wp-job-manager-cpt.php:250
71
- msgid "Custom field updated."
72
- msgstr "カスタムフィールドの更新"
73
-
74
- #: includes/admin/class-wp-job-manager-cpt.php:251
75
- msgid "Custom field deleted."
76
- msgstr "カスタムフィールドの削除"
77
-
78
- #: includes/admin/class-wp-job-manager-cpt.php:252
79
- msgid "Job listing updated."
80
- msgstr ""
81
-
82
- #: includes/admin/class-wp-job-manager-cpt.php:253
83
- msgid "Job listing restored to revision from %s"
84
- msgstr ""
85
-
86
- #: includes/admin/class-wp-job-manager-cpt.php:254
87
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
88
- msgstr ""
89
-
90
- #: includes/admin/class-wp-job-manager-cpt.php:255
91
- msgid "Job listing saved."
92
- msgstr ""
93
-
94
- #: includes/admin/class-wp-job-manager-cpt.php:256
95
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
96
- msgstr ""
97
-
98
- #: includes/admin/class-wp-job-manager-cpt.php:257
99
- msgid ""
100
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
101
- "href=\"%2$s\">Preview Job</a>"
102
- msgstr ""
103
-
104
- #: includes/admin/class-wp-job-manager-cpt.php:258
105
- msgid "M j, Y @ G:i"
106
- msgstr ""
107
-
108
- #: includes/admin/class-wp-job-manager-cpt.php:259
109
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
110
- msgstr ""
111
-
112
- #: includes/admin/class-wp-job-manager-cpt.php:278
113
- msgid "Type"
114
- msgstr ""
115
-
116
- #: includes/admin/class-wp-job-manager-cpt.php:279
117
- msgid "Position"
118
- msgstr ""
119
-
120
- #: includes/admin/class-wp-job-manager-cpt.php:280
121
- msgid "Posted"
122
- msgstr ""
123
-
124
- #: includes/admin/class-wp-job-manager-cpt.php:281
125
- #: templates/job-dashboard.php:9
126
- msgid "Expires"
127
- msgstr ""
128
-
129
- #: includes/admin/class-wp-job-manager-cpt.php:283
130
- msgid "Categories"
131
- msgstr ""
132
-
133
- #: includes/admin/class-wp-job-manager-cpt.php:284
134
- msgid "Featured?"
135
- msgstr ""
136
-
137
- #: includes/admin/class-wp-job-manager-cpt.php:285
138
- #: templates/job-dashboard.php:10
139
- msgid "Filled?"
140
- msgstr ""
141
-
142
- #: includes/admin/class-wp-job-manager-cpt.php:286
143
- #: templates/job-dashboard.php:8
144
- msgid "Status"
145
- msgstr ""
146
-
147
- #: includes/admin/class-wp-job-manager-cpt.php:287
148
- msgid "Actions"
149
- msgstr ""
150
-
151
- #: includes/admin/class-wp-job-manager-cpt.php:310
152
- msgid "Job ID: %d"
153
- msgstr ""
154
-
155
- #: includes/admin/class-wp-job-manager-cpt.php:336
156
- #: includes/admin/class-wp-job-manager-cpt.php:341
157
- msgid "M j, Y"
158
- msgstr ""
159
-
160
- #: includes/admin/class-wp-job-manager-cpt.php:337
161
- msgid "by a guest"
162
- msgstr ""
163
-
164
- #: includes/admin/class-wp-job-manager-cpt.php:337
165
- msgid "by %s"
166
- msgstr ""
167
-
168
- #: includes/admin/class-wp-job-manager-cpt.php:354
169
- msgid "Approve"
170
- msgstr ""
171
-
172
- #: includes/admin/class-wp-job-manager-cpt.php:361
173
- msgid "View"
174
- msgstr ""
175
-
176
- #: includes/admin/class-wp-job-manager-cpt.php:366
177
- #: includes/class-wp-job-manager-post-types.php:162
178
- #: templates/job-dashboard.php:33
179
- msgid "Edit"
180
- msgstr ""
181
-
182
- #: includes/admin/class-wp-job-manager-cpt.php:371
183
- #: templates/job-dashboard.php:43
184
- msgid "Delete"
185
- msgstr ""
186
-
187
- #: includes/admin/class-wp-job-manager-settings.php:42
188
- #: includes/class-wp-job-manager-post-types.php:138
189
- #: includes/class-wp-job-manager-post-types.php:228
190
- msgid "Job Listings"
191
- msgstr ""
192
-
193
- #: includes/admin/class-wp-job-manager-settings.php:48
194
- msgid "Jobs per page"
195
- msgstr ""
196
-
197
- #: includes/admin/class-wp-job-manager-settings.php:49
198
- msgid "How many jobs should be shown per page by default?"
199
- msgstr ""
200
-
201
- #: includes/admin/class-wp-job-manager-settings.php:55
202
- msgid "Filled positions"
203
- msgstr ""
204
-
205
- #: includes/admin/class-wp-job-manager-settings.php:56
206
- msgid "Hide filled positions"
207
- msgstr ""
208
-
209
- #: includes/admin/class-wp-job-manager-settings.php:57
210
- msgid "If enabled, filled positions will be hidden from the job list."
211
- msgstr ""
212
-
213
- #: includes/admin/class-wp-job-manager-settings.php:64
214
- msgid "Job categories"
215
- msgstr ""
216
-
217
- #: includes/admin/class-wp-job-manager-settings.php:65
218
- msgid "Enable job categories"
219
- msgstr ""
220
-
221
- #: includes/admin/class-wp-job-manager-settings.php:66
222
- msgid ""
223
- "Choose whether to enable job categories. Categories must be setup by an "
224
- "admin for users to choose during job submission."
225
- msgstr ""
226
-
227
- #: includes/admin/class-wp-job-manager-settings.php:73
228
- msgid "Job Submission"
229
- msgstr ""
230
-
231
- #: includes/admin/class-wp-job-manager-settings.php:78
232
- msgid "Account creation"
233
- msgstr ""
234
-
235
- #: includes/admin/class-wp-job-manager-settings.php:79
236
- msgid "Allow account creation"
237
- msgstr ""
238
-
239
- #: includes/admin/class-wp-job-manager-settings.php:80
240
- msgid ""
241
- "If enabled, non-logged in users will be able to create an account by "
242
- "entering their email address on the job submission form."
243
- msgstr ""
244
-
245
- #: includes/admin/class-wp-job-manager-settings.php:87
246
- msgid "Account Role"
247
- msgstr ""
248
-
249
- #: includes/admin/class-wp-job-manager-settings.php:88
250
- msgid ""
251
- "If you enable registration on your job submission form, choose a role for "
252
- "the new user."
253
- msgstr ""
254
-
255
- #: includes/admin/class-wp-job-manager-settings.php:95
256
- msgid "Account required"
257
- msgstr ""
258
-
259
- #: includes/admin/class-wp-job-manager-settings.php:96
260
- msgid "Job submission requires an account"
261
- msgstr ""
262
-
263
- #: includes/admin/class-wp-job-manager-settings.php:97
264
- msgid ""
265
- "If disabled, non-logged in users will be able to submit job listings without"
266
- " creating an account."
267
- msgstr ""
268
-
269
- #: includes/admin/class-wp-job-manager-settings.php:104
270
- msgid "Approval Required"
271
- msgstr ""
272
-
273
- #: includes/admin/class-wp-job-manager-settings.php:105
274
- msgid "New submissions require admin approval"
275
- msgstr ""
276
-
277
- #: includes/admin/class-wp-job-manager-settings.php:106
278
- msgid "If enabled, new submissions will be inactive, pending admin approval."
279
- msgstr ""
280
-
281
- #: includes/admin/class-wp-job-manager-settings.php:113
282
- msgid "Listing duration"
283
- msgstr ""
284
-
285
- #: includes/admin/class-wp-job-manager-settings.php:114
286
- msgid ""
287
- "How many <strong>days</strong> listings are live before expiring. Can be "
288
- "left blank to never expire."
289
- msgstr ""
290
-
291
- #: includes/admin/class-wp-job-manager-settings.php:120
292
- msgid "Application method"
293
- msgstr ""
294
-
295
- #: includes/admin/class-wp-job-manager-settings.php:121
296
- msgid "Choose what employers can use for their job application method."
297
- msgstr ""
298
-
299
- #: includes/admin/class-wp-job-manager-settings.php:124
300
- msgid "Email address or website URL"
301
- msgstr ""
302
-
303
- #: includes/admin/class-wp-job-manager-settings.php:125
304
- msgid "Email addresses only"
305
- msgstr ""
306
-
307
- #: includes/admin/class-wp-job-manager-settings.php:126
308
- msgid "Website URLs only"
309
- msgstr ""
310
-
311
- #: includes/admin/class-wp-job-manager-settings.php:132
312
- msgid "Submit Page Slug"
313
- msgstr ""
314
-
315
- #: includes/admin/class-wp-job-manager-settings.php:133
316
- msgid ""
317
- "Enter the slug of the page where you have placed the [submit_job_form] "
318
- "shortcode. This lets the plugin know where the form is located."
319
- msgstr ""
320
-
321
- #: includes/admin/class-wp-job-manager-settings.php:185
322
- msgid "Settings successfully saved"
323
- msgstr ""
324
-
325
- #: includes/admin/class-wp-job-manager-settings.php:264
326
- msgid "Save Changes"
327
- msgstr ""
328
-
329
- #: includes/admin/class-wp-job-manager-writepanels.php:27
330
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
331
- msgid "Job location"
332
- msgstr ""
333
-
334
- #: includes/admin/class-wp-job-manager-writepanels.php:28
335
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
336
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
337
- msgstr ""
338
-
339
- #: includes/admin/class-wp-job-manager-writepanels.php:29
340
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
341
- msgid ""
342
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
343
- msgstr ""
344
-
345
- #: includes/admin/class-wp-job-manager-writepanels.php:32
346
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
347
- msgid "Application email/URL"
348
- msgstr ""
349
-
350
- #: includes/admin/class-wp-job-manager-writepanels.php:33
351
- msgid "URL or email which applicants use to apply"
352
- msgstr ""
353
-
354
- #: includes/admin/class-wp-job-manager-writepanels.php:36
355
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
356
- msgid "Company name"
357
- msgstr ""
358
-
359
- #: includes/admin/class-wp-job-manager-writepanels.php:40
360
- msgid "Company website"
361
- msgstr ""
362
-
363
- #: includes/admin/class-wp-job-manager-writepanels.php:44
364
- msgid "Company tagline"
365
- msgstr ""
366
-
367
- #: includes/admin/class-wp-job-manager-writepanels.php:45
368
- msgid "Brief description about the company"
369
- msgstr ""
370
-
371
- #: includes/admin/class-wp-job-manager-writepanels.php:48
372
- msgid "Company Twitter"
373
- msgstr ""
374
-
375
- #: includes/admin/class-wp-job-manager-writepanels.php:52
376
- msgid "Company logo"
377
- msgstr ""
378
-
379
- #: includes/admin/class-wp-job-manager-writepanels.php:53
380
- msgid "URL to the company logo"
381
- msgstr ""
382
-
383
- #: includes/admin/class-wp-job-manager-writepanels.php:57
384
- msgid "Position filled?"
385
- msgstr ""
386
-
387
- #: includes/admin/class-wp-job-manager-writepanels.php:61
388
- msgid "Feature this job listing?"
389
- msgstr ""
390
-
391
- #: includes/admin/class-wp-job-manager-writepanels.php:63
392
- msgid ""
393
- "Featured listings will be sticky during searches, and can be styled "
394
- "differently."
395
- msgstr ""
396
-
397
- #: includes/admin/class-wp-job-manager-writepanels.php:66
398
- msgid "Job Expires"
399
- msgstr ""
400
-
401
- #: includes/admin/class-wp-job-manager-writepanels.php:67
402
- msgid "yyyy-mm-dd"
403
- msgstr ""
404
-
405
- #: includes/admin/class-wp-job-manager-writepanels.php:70
406
- msgid "Posted by"
407
- msgstr ""
408
-
409
- #: includes/admin/class-wp-job-manager-writepanels.php:83
410
- msgid "Job Listing Data"
411
- msgstr ""
412
-
413
- #: includes/admin/class-wp-job-manager-writepanels.php:101
414
- msgid "Use file"
415
- msgstr ""
416
-
417
- #: includes/admin/class-wp-job-manager-writepanels.php:101
418
- msgid "Upload"
419
- msgstr ""
420
-
421
- #: includes/admin/class-wp-job-manager-writepanels.php:269
422
- msgid "Guest user"
423
- msgstr ""
424
-
425
- #: includes/class-wp-job-manager-ajax.php:111
426
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
427
- msgstr ""
428
-
429
- #: includes/class-wp-job-manager-ajax.php:113
430
- msgid "Showing all %s%sjobs"
431
- msgstr ""
432
-
433
- #: includes/class-wp-job-manager-ajax.php:116
434
- msgid "located in &ldquo;%s&rdquo;"
435
- msgstr ""
436
-
437
- #: includes/class-wp-job-manager-geocode.php:139
438
- msgid "No results found"
439
- msgstr ""
440
-
441
- #: includes/class-wp-job-manager-geocode.php:143
442
- msgid "Query limit reached"
443
- msgstr ""
444
-
445
- #: includes/class-wp-job-manager-geocode.php:149
446
- #: includes/class-wp-job-manager-geocode.php:153
447
- #: includes/class-wp-job-manager-geocode.php:157
448
- msgid "Geocoding error"
449
- msgstr ""
450
-
451
- #: includes/class-wp-job-manager-install.php:39
452
- msgid "Employer"
453
- msgstr ""
454
-
455
- #: includes/class-wp-job-manager-post-types.php:48
456
- msgid "Job Category"
457
- msgstr ""
458
-
459
- #: includes/class-wp-job-manager-post-types.php:49
460
- msgid "Job Categories"
461
- msgstr ""
462
-
463
- #: includes/class-wp-job-manager-post-types.php:53
464
- msgctxt "Job category slug - resave permalinks after changing this"
465
- msgid "job-category"
466
- msgstr ""
467
-
468
- #: includes/class-wp-job-manager-post-types.php:70
469
- #: includes/class-wp-job-manager-post-types.php:113
470
- #: includes/class-wp-job-manager-post-types.php:167
471
- msgid "Search %s"
472
- msgstr ""
473
-
474
- #: includes/class-wp-job-manager-post-types.php:71
475
- #: includes/class-wp-job-manager-post-types.php:114
476
- #: includes/class-wp-job-manager-post-types.php:159
477
- msgid "All %s"
478
- msgstr ""
479
-
480
- #: includes/class-wp-job-manager-post-types.php:72
481
- #: includes/class-wp-job-manager-post-types.php:115
482
- #: includes/class-wp-job-manager-post-types.php:170
483
- msgid "Parent %s"
484
- msgstr ""
485
-
486
- #: includes/class-wp-job-manager-post-types.php:73
487
- #: includes/class-wp-job-manager-post-types.php:116
488
- msgid "Parent %s:"
489
- msgstr ""
490
-
491
- #: includes/class-wp-job-manager-post-types.php:74
492
- #: includes/class-wp-job-manager-post-types.php:117
493
- #: includes/class-wp-job-manager-post-types.php:163
494
- msgid "Edit %s"
495
- msgstr ""
496
-
497
- #: includes/class-wp-job-manager-post-types.php:75
498
- #: includes/class-wp-job-manager-post-types.php:118
499
- msgid "Update %s"
500
- msgstr ""
501
-
502
- #: includes/class-wp-job-manager-post-types.php:76
503
- #: includes/class-wp-job-manager-post-types.php:119
504
- msgid "Add New %s"
505
- msgstr ""
506
-
507
- #: includes/class-wp-job-manager-post-types.php:77
508
- #: includes/class-wp-job-manager-post-types.php:120
509
- msgid "New %s Name"
510
- msgstr ""
511
-
512
- #: includes/class-wp-job-manager-post-types.php:92
513
- msgid "Job Type"
514
- msgstr ""
515
-
516
- #: includes/class-wp-job-manager-post-types.php:93
517
- msgid "Job Types"
518
- msgstr ""
519
-
520
- #: includes/class-wp-job-manager-post-types.php:97
521
- msgctxt "Job type slug - resave permalinks after changing this"
522
- msgid "job-type"
523
- msgstr ""
524
-
525
- #: includes/class-wp-job-manager-post-types.php:137
526
- msgid "Job Listing"
527
- msgstr ""
528
-
529
- #: includes/class-wp-job-manager-post-types.php:141
530
- msgctxt "Post type archive slug - resave permalinks after changing this"
531
- msgid "jobs"
532
- msgstr ""
533
-
534
- #: includes/class-wp-job-manager-post-types.php:147
535
- msgctxt "Job permalink - resave permalinks after changing this"
536
- msgid "job"
537
- msgstr ""
538
-
539
- #: includes/class-wp-job-manager-post-types.php:160
540
- msgid "Add New"
541
- msgstr ""
542
-
543
- #: includes/class-wp-job-manager-post-types.php:161
544
- msgid "Add %s"
545
- msgstr ""
546
-
547
- #: includes/class-wp-job-manager-post-types.php:164
548
- msgid "New %s"
549
- msgstr ""
550
-
551
- #: includes/class-wp-job-manager-post-types.php:165
552
- #: includes/class-wp-job-manager-post-types.php:166
553
- msgid "View %s"
554
- msgstr ""
555
-
556
- #: includes/class-wp-job-manager-post-types.php:168
557
- msgid "No %s found"
558
- msgstr ""
559
-
560
- #: includes/class-wp-job-manager-post-types.php:169
561
- msgid "No %s found in trash"
562
- msgstr ""
563
-
564
- #: includes/class-wp-job-manager-post-types.php:172
565
- msgid "This is where you can create and manage job listings."
566
- msgstr ""
567
-
568
- #: includes/class-wp-job-manager-post-types.php:207
569
- msgctxt "job_listing"
570
- msgid "Expired"
571
- msgstr ""
572
-
573
- #: includes/class-wp-job-manager-post-types.php:212
574
- msgid "Expired <span class=\"count\">(%s)</span>"
575
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
576
- msgstr[0] ""
577
-
578
- #: includes/class-wp-job-manager-shortcodes.php:61
579
- msgid "Invalid Job ID"
580
- msgstr ""
581
-
582
- #: includes/class-wp-job-manager-shortcodes.php:67
583
- msgid "This job is already filled"
584
- msgstr ""
585
-
586
- #: includes/class-wp-job-manager-shortcodes.php:73
587
- msgid "%s has been filled"
588
- msgstr ""
589
-
590
- #: includes/class-wp-job-manager-shortcodes.php:78
591
- msgid "This job is already not filled"
592
- msgstr ""
593
-
594
- #: includes/class-wp-job-manager-shortcodes.php:84
595
- msgid "%s has been marked as not filled"
596
- msgstr ""
597
-
598
- #: includes/class-wp-job-manager-shortcodes.php:91
599
- msgid "%s has been deleted"
600
- msgstr ""
601
-
602
- #: includes/class-wp-job-manager-shortcodes.php:111
603
- msgid "You need to be signed in to manage your job listings."
604
- msgstr ""
605
-
606
- #: includes/class-wp-job-manager-shortcodes.php:204
607
- #: includes/class-wp-job-manager-shortcodes.php:235
608
- msgid "Load more job listings"
609
- msgstr ""
610
-
611
- #: includes/class-wp-job-manager-widgets.php:139
612
- msgid "Display a list of the most recent jobs on your site."
613
- msgstr ""
614
-
615
- #: includes/class-wp-job-manager-widgets.php:141
616
- msgid "Recent Job Listings"
617
- msgstr ""
618
-
619
- #: includes/class-wp-job-manager-widgets.php:145
620
- msgid "Recent Jobs"
621
- msgstr ""
622
-
623
- #: includes/class-wp-job-manager-widgets.php:146
624
- msgid "Title"
625
- msgstr ""
626
-
627
- #: includes/class-wp-job-manager-widgets.php:154
628
- msgid "Number of jobs to show"
629
- msgstr ""
630
-
631
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
632
- msgid "Invalid job"
633
- msgstr ""
634
-
635
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
636
- msgid "Update job listing"
637
- msgstr ""
638
-
639
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
640
- msgid "Your changes have been saved."
641
- msgstr ""
642
-
643
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
644
- msgid "View Job Listing &rarr;"
645
- msgstr ""
646
-
647
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
648
- msgid "Submit Details"
649
- msgstr ""
650
-
651
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
652
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
653
- msgid "Preview"
654
- msgstr ""
655
-
656
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
657
- msgid "Done"
658
- msgstr ""
659
-
660
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
661
- msgid "Application email"
662
- msgstr ""
663
-
664
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
665
- msgid "you@yourdomain.com"
666
- msgstr ""
667
-
668
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
669
- msgid "Application URL"
670
- msgstr ""
671
-
672
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
673
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
674
- msgid "http://"
675
- msgstr ""
676
-
677
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
678
- msgid "Enter an email address or website URL"
679
- msgstr ""
680
-
681
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
682
- msgid "Job title"
683
- msgstr ""
684
-
685
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
686
- msgid "Job type"
687
- msgstr ""
688
-
689
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
690
- msgid "Job category"
691
- msgstr ""
692
-
693
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
694
- msgid "Description"
695
- msgstr ""
696
-
697
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
698
- msgid "Enter the name of the company"
699
- msgstr ""
700
-
701
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
702
- #: templates/content-single-job_listing.php:36
703
- msgid "Website"
704
- msgstr ""
705
-
706
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
707
- msgid "Tagline"
708
- msgstr ""
709
-
710
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
711
- msgid "Briefly describe your company"
712
- msgstr ""
713
-
714
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
715
- msgid "Twitter username"
716
- msgstr ""
717
-
718
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
719
- msgid "@yourcompany"
720
- msgstr ""
721
-
722
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
723
- msgid "Logo"
724
- msgstr ""
725
-
726
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
727
- msgid "%s is a required field"
728
- msgstr ""
729
-
730
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
731
- msgid "Please enter a valid application email address"
732
- msgstr ""
733
-
734
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
735
- msgid "Please enter a valid application URL"
736
- msgstr ""
737
-
738
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
739
- msgid "Please enter a valid application email address or URL"
740
- msgstr ""
741
-
742
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
743
- msgid "Preview job listing &rarr;"
744
- msgstr ""
745
-
746
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
747
- msgid "You must be signed in to post a new job listing."
748
- msgstr ""
749
-
750
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
751
- msgid "Submit Listing &rarr;"
752
- msgstr ""
753
-
754
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
755
- msgid "&larr; Edit listing"
756
- msgstr ""
757
-
758
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
759
- msgid "\"%s\" needs to be one of the following file types: %s"
760
- msgstr ""
761
-
762
- #: templates/account-signin.php:4
763
- msgid "Your account"
764
- msgstr ""
765
-
766
- #: templates/account-signin.php:8
767
- msgid "You are currently signed in as <strong>%s</strong>."
768
- msgstr ""
769
-
770
- #: templates/account-signin.php:11
771
- msgid "Sign out"
772
- msgstr ""
773
-
774
- #: templates/account-signin.php:21
775
- msgid "Have an account?"
776
- msgstr ""
777
-
778
- #: templates/account-signin.php:23
779
- msgid "Sign in"
780
- msgstr ""
781
-
782
- #: templates/account-signin.php:27
783
- msgid ""
784
- "If you don&rsquo;t have an account you can %screate one below by entering "
785
- "your email address. A password will be automatically emailed to you."
786
- msgstr ""
787
-
788
- #: templates/account-signin.php:27
789
- msgid "optionally"
790
- msgstr ""
791
-
792
- #: templates/account-signin.php:31
793
- msgid "You must sign in to create a new job listing."
794
- msgstr ""
795
-
796
- #: templates/account-signin.php:38
797
- msgid "Your email"
798
- msgstr ""
799
-
800
- #: templates/account-signin.php:38 templates/job-submit.php:24
801
- #: templates/job-submit.php:41
802
- msgid "(optional)"
803
- msgstr ""
804
-
805
- #: templates/content-job_listing.php:16
806
- #: templates/content-single-job_listing.php:21
807
- #: templates/content-summary-job_listing.php:14
808
- msgid "Posted %s ago"
809
- msgstr ""
810
-
811
- #: templates/content-no-jobs-found.php:1
812
- msgid "No more jobs found matching your selection."
813
- msgstr ""
814
-
815
- #: templates/content-single-job_listing.php:8
816
- msgid "This job listing has expired"
817
- msgstr ""
818
-
819
- #: templates/content-single-job_listing.php:24
820
- msgid "This position has been filled"
821
- msgstr ""
822
-
823
- #: templates/form-fields/file-field.php:6
824
- msgid "remove"
825
- msgstr ""
826
-
827
- #: templates/form-fields/file-field.php:6
828
- msgid "or"
829
- msgstr ""
830
-
831
- #: templates/form-fields/file-field.php:16
832
- msgid "Max. file size: %s."
833
- msgstr ""
834
-
835
- #: templates/job-application-email.php:1
836
- msgid ""
837
- "To apply for this job <strong>email your details to</strong> <a "
838
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
839
- msgstr ""
840
-
841
- #: templates/job-application-email.php:4
842
- msgid "Apply using webmail: "
843
- msgstr ""
844
-
845
- #: templates/job-application-url.php:1
846
- msgid ""
847
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
848
- "target=\"_blank\">%1$s &rarr;</a>"
849
- msgstr ""
850
-
851
- #: templates/job-application.php:5
852
- msgid "Apply for job"
853
- msgstr ""
854
-
855
- #: templates/job-dashboard.php:2
856
- msgid ""
857
- "Your job listings are shown in the table below. Expired listings will be "
858
- "automatically removed after 30 days."
859
- msgstr ""
860
-
861
- #: templates/job-dashboard.php:6
862
- msgid "Job Title"
863
- msgstr ""
864
-
865
- #: templates/job-dashboard.php:7
866
- msgid "Date Posted"
867
- msgstr ""
868
-
869
- #: templates/job-dashboard.php:16
870
- msgid "You do not have any active job listings."
871
- msgstr ""
872
-
873
- #: templates/job-dashboard.php:36
874
- msgid "Mark not filled"
875
- msgstr ""
876
-
877
- #: templates/job-dashboard.php:38
878
- msgid "Mark filled"
879
- msgstr ""
880
-
881
- #: templates/job-filters.php:8
882
- msgid "Keywords"
883
- msgstr ""
884
-
885
- #: templates/job-filters.php:9
886
- msgid "All Jobs"
887
- msgstr ""
888
-
889
- #: templates/job-filters.php:13
890
- msgid "Location"
891
- msgstr ""
892
-
893
- #: templates/job-filters.php:14
894
- msgid "Any Location"
895
- msgstr ""
896
-
897
- #: templates/job-filters.php:23
898
- msgid "Category"
899
- msgstr ""
900
-
901
- #: templates/job-filters.php:24
902
- msgid "All Job Categories"
903
- msgstr ""
904
-
905
- #: templates/job-submit.php:35
906
- msgid "Company details"
907
- msgstr ""
908
-
909
- #: templates/job-submitted.php:4
910
- msgid ""
911
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
912
- "here</a>."
913
- msgstr ""
914
-
915
- #: templates/job-submitted.php:7
916
- msgid ""
917
- "Job submitted successfully. Your job listing will be visible once approved."
918
- msgstr ""
919
-
920
- #: wp-job-manager-functions.php:224
921
- msgid "Reset"
922
- msgstr ""
923
-
924
- #: wp-job-manager-functions.php:228
925
- msgid "RSS"
926
- msgstr ""
927
-
928
- #: wp-job-manager-functions.php:278
929
- msgid "Your email address isn&#8217;t correct."
930
- msgstr ""
931
-
932
- #: wp-job-manager-functions.php:281
933
- msgid "This email is already registered, please choose another one."
934
- msgstr ""
935
-
936
- #: wp-job-manager-template.php:116
937
- msgid "Active"
938
- msgstr ""
939
-
940
- #: wp-job-manager-template.php:118
941
- msgid "Expired"
942
- msgstr ""
943
-
944
- #: wp-job-manager-template.php:120
945
- msgid "Pending Review"
946
- msgstr ""
947
-
948
- #: wp-job-manager-template.php:122
949
- msgid "Inactive"
950
- msgstr ""
951
-
952
- #: wp-job-manager-template.php:197
953
- msgid "Job Application via \"%s\" listing on %s"
954
- msgstr ""
955
-
956
- #: wp-job-manager-template.php:255
957
- msgid "Anywhere"
958
- msgstr ""
959
-
960
- #: wp-job-manager.php:97
961
- msgid "Are you sure you want to delete this job?"
962
- msgstr ""
963
-
964
- #. Plugin Name of the plugin/theme
965
- msgid "WP Job Manager"
966
- msgstr ""
967
-
968
- #. Plugin URI of the plugin/theme
969
- msgid "https://wpjobmanager.com/"
970
- msgstr ""
971
-
972
- #. Description of the plugin/theme
973
- msgid ""
974
- "Manage job listings from the WordPress admin panel, and allow users to post "
975
- "jobs directly to your site."
976
- msgstr ""
977
-
978
- #. Author of the plugin/theme
979
- msgid "Mike Jolley"
980
- msgstr ""
981
-
982
- #. Author URI of the plugin/theme
983
- msgid "http://mikejolley.com"
984
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-ko_KR.mo DELETED
Binary file
trunk/languages/wp-job-manager-nb_NO.mo DELETED
Binary file
trunk/languages/wp-job-manager-nb_NO.po DELETED
@@ -1,987 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # magnusnesse <magnus@skarpsinn.no>, 2014
5
- # peepe, 2014
6
- # Roms <inactive+Roms@transifex.com>, 2014
7
- msgid ""
8
- msgstr ""
9
- "Project-Id-Version: WP Job Manager\n"
10
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
11
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
12
- "PO-Revision-Date: 2014-08-08 07:33+0000\n"
13
- "Last-Translator: Roms <inactive+Roms@transifex.com>\n"
14
- "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/wp-job-manager/language/nb_NO/)\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Language: nb_NO\n"
19
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
-
21
- #: includes/admin/class-wp-job-manager-addons.php:50
22
- #: includes/admin/class-wp-job-manager-admin.php:60
23
- msgid "WP Job Manager Add-ons"
24
- msgstr "WP Job Manager Utvidelser"
25
-
26
- #: includes/admin/class-wp-job-manager-addons.php:51
27
- msgid ""
28
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
29
- "&rarr;</a>"
30
- msgstr ""
31
-
32
- #: includes/admin/class-wp-job-manager-admin.php:57
33
- msgid "Settings"
34
- msgstr "Innstillinger"
35
-
36
- #: includes/admin/class-wp-job-manager-admin.php:60
37
- msgid "Add-ons"
38
- msgstr "Utvidelser"
39
-
40
- #: includes/admin/class-wp-job-manager-cpt.php:44
41
- #: includes/admin/class-wp-job-manager-cpt.php:45
42
- msgid "Approve Jobs"
43
- msgstr "Godkjenn stillinger"
44
-
45
- #: includes/admin/class-wp-job-manager-cpt.php:47
46
- #: includes/admin/class-wp-job-manager-cpt.php:48
47
- msgid "Expire Jobs"
48
- msgstr "Utløpte Jobber"
49
-
50
- #: includes/admin/class-wp-job-manager-cpt.php:135
51
- #: includes/admin/class-wp-job-manager-cpt.php:137
52
- msgid "%s approved"
53
- msgstr "%s godkjent"
54
-
55
- #: includes/admin/class-wp-job-manager-cpt.php:155
56
- #: includes/admin/class-wp-job-manager-cpt.php:157
57
- msgid "%s expired"
58
- msgstr "%s utløpt"
59
-
60
- #: includes/admin/class-wp-job-manager-cpt.php:200
61
- msgid "Select a category"
62
- msgstr "Velg en kategori"
63
-
64
- #: includes/admin/class-wp-job-manager-cpt.php:233
65
- msgid "Job position title"
66
- msgstr "Stillingstittel"
67
-
68
- #: includes/admin/class-wp-job-manager-cpt.php:249
69
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
70
- msgstr "Stillingsannonse oppdatert. <a href=\"%s\">Vis stilling</a>"
71
-
72
- #: includes/admin/class-wp-job-manager-cpt.php:250
73
- msgid "Custom field updated."
74
- msgstr "Tilpassede felt oppdatert."
75
-
76
- #: includes/admin/class-wp-job-manager-cpt.php:251
77
- msgid "Custom field deleted."
78
- msgstr "Tilpassede felt slettet."
79
-
80
- #: includes/admin/class-wp-job-manager-cpt.php:252
81
- msgid "Job listing updated."
82
- msgstr "Stillingsannonse oppdatert."
83
-
84
- #: includes/admin/class-wp-job-manager-cpt.php:253
85
- msgid "Job listing restored to revision from %s"
86
- msgstr "Stillingsannonse gjenopprettet til revisjon fra %s"
87
-
88
- #: includes/admin/class-wp-job-manager-cpt.php:254
89
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
90
- msgstr "Stillingsannonse publisert. <a href=\"%s\">Vis stilling</a>"
91
-
92
- #: includes/admin/class-wp-job-manager-cpt.php:255
93
- msgid "Job listing saved."
94
- msgstr "Stillingsannonse lagret."
95
-
96
- #: includes/admin/class-wp-job-manager-cpt.php:256
97
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
98
- msgstr "Stillingsannonse innsendt. <a target=\"_blank\" href=\"%s\">Forhåndsvis stilling</a>"
99
-
100
- #: includes/admin/class-wp-job-manager-cpt.php:257
101
- msgid ""
102
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
103
- "href=\"%2$s\">Preview Job</a>"
104
- msgstr "Stillingsannonse planlagt til: <strong>%1%s</strong>. <a target=\"_blank\" href=\"%2$s\">Forhåndsvis stilling</a>"
105
-
106
- #: includes/admin/class-wp-job-manager-cpt.php:258
107
- msgid "M j, Y @ G:i"
108
- msgstr "j. M, Y @ H:i"
109
-
110
- #: includes/admin/class-wp-job-manager-cpt.php:259
111
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
112
- msgstr "Utkast til stillingsannonse oppdatert. <a href=\"_blank\" href=\"%s\">Forhåndsvis stilling</a>"
113
-
114
- #: includes/admin/class-wp-job-manager-cpt.php:278
115
- msgid "Type"
116
- msgstr "Type"
117
-
118
- #: includes/admin/class-wp-job-manager-cpt.php:279
119
- msgid "Position"
120
- msgstr "Stilling"
121
-
122
- #: includes/admin/class-wp-job-manager-cpt.php:280
123
- msgid "Posted"
124
- msgstr "Postet"
125
-
126
- #: includes/admin/class-wp-job-manager-cpt.php:281
127
- #: templates/job-dashboard.php:9
128
- msgid "Expires"
129
- msgstr "Utgår"
130
-
131
- #: includes/admin/class-wp-job-manager-cpt.php:283
132
- msgid "Categories"
133
- msgstr "Kategorier"
134
-
135
- #: includes/admin/class-wp-job-manager-cpt.php:284
136
- msgid "Featured?"
137
- msgstr "Framhevet?"
138
-
139
- #: includes/admin/class-wp-job-manager-cpt.php:285
140
- #: templates/job-dashboard.php:10
141
- msgid "Filled?"
142
- msgstr "Besatt?"
143
-
144
- #: includes/admin/class-wp-job-manager-cpt.php:286
145
- #: templates/job-dashboard.php:8
146
- msgid "Status"
147
- msgstr "Status"
148
-
149
- #: includes/admin/class-wp-job-manager-cpt.php:287
150
- msgid "Actions"
151
- msgstr "Handlinger"
152
-
153
- #: includes/admin/class-wp-job-manager-cpt.php:310
154
- msgid "Job ID: %d"
155
- msgstr "Stillings-ID: %d"
156
-
157
- #: includes/admin/class-wp-job-manager-cpt.php:336
158
- #: includes/admin/class-wp-job-manager-cpt.php:341
159
- msgid "M j, Y"
160
- msgstr "j. M, Y"
161
-
162
- #: includes/admin/class-wp-job-manager-cpt.php:337
163
- msgid "by a guest"
164
- msgstr "av en gjest"
165
-
166
- #: includes/admin/class-wp-job-manager-cpt.php:337
167
- msgid "by %s"
168
- msgstr "av %s"
169
-
170
- #: includes/admin/class-wp-job-manager-cpt.php:354
171
- msgid "Approve"
172
- msgstr "Godkjenn"
173
-
174
- #: includes/admin/class-wp-job-manager-cpt.php:361
175
- msgid "View"
176
- msgstr "Vis"
177
-
178
- #: includes/admin/class-wp-job-manager-cpt.php:366
179
- #: includes/class-wp-job-manager-post-types.php:162
180
- #: templates/job-dashboard.php:33
181
- msgid "Edit"
182
- msgstr "Rediger"
183
-
184
- #: includes/admin/class-wp-job-manager-cpt.php:371
185
- #: templates/job-dashboard.php:43
186
- msgid "Delete"
187
- msgstr "Slett"
188
-
189
- #: includes/admin/class-wp-job-manager-settings.php:42
190
- #: includes/class-wp-job-manager-post-types.php:138
191
- #: includes/class-wp-job-manager-post-types.php:228
192
- msgid "Job Listings"
193
- msgstr "Stillinger"
194
-
195
- #: includes/admin/class-wp-job-manager-settings.php:48
196
- msgid "Jobs per page"
197
- msgstr "Stillinger per side"
198
-
199
- #: includes/admin/class-wp-job-manager-settings.php:49
200
- msgid "How many jobs should be shown per page by default?"
201
- msgstr "Hvor mange stillingsannonser skal som standard vises per side?"
202
-
203
- #: includes/admin/class-wp-job-manager-settings.php:55
204
- msgid "Filled positions"
205
- msgstr "Fylte stillinger"
206
-
207
- #: includes/admin/class-wp-job-manager-settings.php:56
208
- msgid "Hide filled positions"
209
- msgstr "Skjul besatte stillinger"
210
-
211
- #: includes/admin/class-wp-job-manager-settings.php:57
212
- msgid "If enabled, filled positions will be hidden from the job list."
213
- msgstr "Hvis aktivert vil fylte stillinger skjules fra listen over stillingsannonser."
214
-
215
- #: includes/admin/class-wp-job-manager-settings.php:64
216
- msgid "Job categories"
217
- msgstr "Stillingskategorier"
218
-
219
- #: includes/admin/class-wp-job-manager-settings.php:65
220
- msgid "Enable job categories"
221
- msgstr "Aktiver stillingskategorier"
222
-
223
- #: includes/admin/class-wp-job-manager-settings.php:66
224
- msgid ""
225
- "Choose whether to enable job categories. Categories must be setup by an "
226
- "admin for users to choose during job submission."
227
- msgstr "Velg om stillingskategori skal aktiveres. Kategoriene må settes opp av en administrator før de kan brukes ved innsending av stillinger"
228
-
229
- #: includes/admin/class-wp-job-manager-settings.php:73
230
- msgid "Job Submission"
231
- msgstr "Sett inn stillingsannonse"
232
-
233
- #: includes/admin/class-wp-job-manager-settings.php:78
234
- msgid "Account creation"
235
- msgstr "Brukerregistrering"
236
-
237
- #: includes/admin/class-wp-job-manager-settings.php:79
238
- msgid "Allow account creation"
239
- msgstr "Tillat brukerregistrering"
240
-
241
- #: includes/admin/class-wp-job-manager-settings.php:80
242
- msgid ""
243
- "If enabled, non-logged in users will be able to create an account by "
244
- "entering their email address on the job submission form."
245
- msgstr "Hvis aktivert vil besøkende som ikke er logget inn kunne opprette en bruker ved å registrere e-postadressen på skjemaet for å sette inn stillingsannonse."
246
-
247
- #: includes/admin/class-wp-job-manager-settings.php:87
248
- msgid "Account Role"
249
- msgstr "Brukerrolle"
250
-
251
- #: includes/admin/class-wp-job-manager-settings.php:88
252
- msgid ""
253
- "If you enable registration on your job submission form, choose a role for "
254
- "the new user."
255
- msgstr ""
256
-
257
- #: includes/admin/class-wp-job-manager-settings.php:95
258
- msgid "Account required"
259
- msgstr "Brukerkonto kreves"
260
-
261
- #: includes/admin/class-wp-job-manager-settings.php:96
262
- msgid "Job submission requires an account"
263
- msgstr "Å sette inn stillingsannonse krever en brukerkonto"
264
-
265
- #: includes/admin/class-wp-job-manager-settings.php:97
266
- msgid ""
267
- "If disabled, non-logged in users will be able to submit job listings without"
268
- " creating an account."
269
- msgstr "Hvis deaktivert vil ikke-innloggede brukere ha muligheten til å sette inn stillingsannonser uten å opprette en bruker."
270
-
271
- #: includes/admin/class-wp-job-manager-settings.php:104
272
- msgid "Approval Required"
273
- msgstr "Godkjenning kreves"
274
-
275
- #: includes/admin/class-wp-job-manager-settings.php:105
276
- msgid "New submissions require admin approval"
277
- msgstr "Nye stillingsannonser må godkjennes av administrator"
278
-
279
- #: includes/admin/class-wp-job-manager-settings.php:106
280
- msgid "If enabled, new submissions will be inactive, pending admin approval."
281
- msgstr "Hvis aktivert må nye stillingsannonser godkjennes før de blir aktive."
282
-
283
- #: includes/admin/class-wp-job-manager-settings.php:113
284
- msgid "Listing duration"
285
- msgstr "Stillingsannonsens varighet"
286
-
287
- #: includes/admin/class-wp-job-manager-settings.php:114
288
- msgid ""
289
- "How many <strong>days</strong> listings are live before expiring. Can be "
290
- "left blank to never expire."
291
- msgstr "Hvor mange <strong>dager</strong> stillingsannonser er aktive før de utgår. La så blank hvis de aldri utgår."
292
-
293
- #: includes/admin/class-wp-job-manager-settings.php:120
294
- msgid "Application method"
295
- msgstr ""
296
-
297
- #: includes/admin/class-wp-job-manager-settings.php:121
298
- msgid "Choose what employers can use for their job application method."
299
- msgstr "Velg hva arbeidsgivere kan bruke for deres søkemetode."
300
-
301
- #: includes/admin/class-wp-job-manager-settings.php:124
302
- msgid "Email address or website URL"
303
- msgstr "E-postadresse eller URL-adresse"
304
-
305
- #: includes/admin/class-wp-job-manager-settings.php:125
306
- msgid "Email addresses only"
307
- msgstr "Kun e-postadresse"
308
-
309
- #: includes/admin/class-wp-job-manager-settings.php:126
310
- msgid "Website URLs only"
311
- msgstr "Kun URL-adresse"
312
-
313
- #: includes/admin/class-wp-job-manager-settings.php:132
314
- msgid "Submit Page Slug"
315
- msgstr "Send inn permalenke"
316
-
317
- #: includes/admin/class-wp-job-manager-settings.php:133
318
- msgid ""
319
- "Enter the slug of the page where you have placed the [submit_job_form] "
320
- "shortcode. This lets the plugin know where the form is located."
321
- msgstr "Skriv inn permalenken, også kalt slug, til siden hvor du har plassert kortkoden [submit_job_form]. Dette lar forteller utvidelsen hvor skjemaet er plassert."
322
-
323
- #: includes/admin/class-wp-job-manager-settings.php:185
324
- msgid "Settings successfully saved"
325
- msgstr "Innstillingene ble lagret"
326
-
327
- #: includes/admin/class-wp-job-manager-settings.php:264
328
- msgid "Save Changes"
329
- msgstr "Lagre endringer"
330
-
331
- #: includes/admin/class-wp-job-manager-writepanels.php:27
332
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
333
- msgid "Job location"
334
- msgstr "Arbeidssted"
335
-
336
- #: includes/admin/class-wp-job-manager-writepanels.php:28
337
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
338
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
339
- msgstr "eks. \"London, UK\", \"Haugesund, NO\", \"New York\", \"Houston, TX\""
340
-
341
- #: includes/admin/class-wp-job-manager-writepanels.php:29
342
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
343
- msgid ""
344
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
345
- msgstr "Etterlat blank dersom jobben kan utføres hvor som helst (f.eks. hjemmekontor)"
346
-
347
- #: includes/admin/class-wp-job-manager-writepanels.php:32
348
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
349
- msgid "Application email/URL"
350
- msgstr "E-post/URL"
351
-
352
- #: includes/admin/class-wp-job-manager-writepanels.php:33
353
- msgid "URL or email which applicants use to apply"
354
- msgstr "URL eller e-post som oppdragstakerne kan bruke for å søke på"
355
-
356
- #: includes/admin/class-wp-job-manager-writepanels.php:36
357
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
358
- msgid "Company name"
359
- msgstr "Bedriftens navn"
360
-
361
- #: includes/admin/class-wp-job-manager-writepanels.php:40
362
- msgid "Company website"
363
- msgstr "Bedriftens nettside"
364
-
365
- #: includes/admin/class-wp-job-manager-writepanels.php:44
366
- msgid "Company tagline"
367
- msgstr ""
368
-
369
- #: includes/admin/class-wp-job-manager-writepanels.php:45
370
- msgid "Brief description about the company"
371
- msgstr "Kort beskrivelse av bedriften"
372
-
373
- #: includes/admin/class-wp-job-manager-writepanels.php:48
374
- msgid "Company Twitter"
375
- msgstr "Bedrift Twitter"
376
-
377
- #: includes/admin/class-wp-job-manager-writepanels.php:52
378
- msgid "Company logo"
379
- msgstr "Bedriftslogo"
380
-
381
- #: includes/admin/class-wp-job-manager-writepanels.php:53
382
- msgid "URL to the company logo"
383
- msgstr "URL til bedriftens logo"
384
-
385
- #: includes/admin/class-wp-job-manager-writepanels.php:57
386
- msgid "Position filled?"
387
- msgstr "Er stillingen besatt?"
388
-
389
- #: includes/admin/class-wp-job-manager-writepanels.php:61
390
- msgid "Feature this job listing?"
391
- msgstr "Fremheve denne jobben?"
392
-
393
- #: includes/admin/class-wp-job-manager-writepanels.php:63
394
- msgid ""
395
- "Featured listings will be sticky during searches, and can be styled "
396
- "differently."
397
- msgstr ""
398
-
399
- #: includes/admin/class-wp-job-manager-writepanels.php:66
400
- msgid "Job Expires"
401
- msgstr "Jobben Utgår"
402
-
403
- #: includes/admin/class-wp-job-manager-writepanels.php:67
404
- msgid "yyyy-mm-dd"
405
- msgstr "yyyy-mm-dd"
406
-
407
- #: includes/admin/class-wp-job-manager-writepanels.php:70
408
- msgid "Posted by"
409
- msgstr "Postet av"
410
-
411
- #: includes/admin/class-wp-job-manager-writepanels.php:83
412
- msgid "Job Listing Data"
413
- msgstr ""
414
-
415
- #: includes/admin/class-wp-job-manager-writepanels.php:101
416
- msgid "Use file"
417
- msgstr "Bruk fil"
418
-
419
- #: includes/admin/class-wp-job-manager-writepanels.php:101
420
- msgid "Upload"
421
- msgstr "Last opp"
422
-
423
- #: includes/admin/class-wp-job-manager-writepanels.php:269
424
- msgid "Guest user"
425
- msgstr "Gjestebruker"
426
-
427
- #: includes/class-wp-job-manager-ajax.php:111
428
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
429
- msgstr "Viser %s&ldquo;%s&rdquo; %sjobber"
430
-
431
- #: includes/class-wp-job-manager-ajax.php:113
432
- msgid "Showing all %s%sjobs"
433
- msgstr "Viser alle %s%sjobber"
434
-
435
- #: includes/class-wp-job-manager-ajax.php:116
436
- msgid "located in &ldquo;%s&rdquo;"
437
- msgstr ""
438
-
439
- #: includes/class-wp-job-manager-geocode.php:139
440
- msgid "No results found"
441
- msgstr "Ingen resultater funnet"
442
-
443
- #: includes/class-wp-job-manager-geocode.php:143
444
- msgid "Query limit reached"
445
- msgstr ""
446
-
447
- #: includes/class-wp-job-manager-geocode.php:149
448
- #: includes/class-wp-job-manager-geocode.php:153
449
- #: includes/class-wp-job-manager-geocode.php:157
450
- msgid "Geocoding error"
451
- msgstr ""
452
-
453
- #: includes/class-wp-job-manager-install.php:39
454
- msgid "Employer"
455
- msgstr "Arbeidsgiver"
456
-
457
- #: includes/class-wp-job-manager-post-types.php:48
458
- msgid "Job Category"
459
- msgstr "Jobbkategori"
460
-
461
- #: includes/class-wp-job-manager-post-types.php:49
462
- msgid "Job Categories"
463
- msgstr "Jobbkategorier"
464
-
465
- #: includes/class-wp-job-manager-post-types.php:53
466
- msgctxt "Job category slug - resave permalinks after changing this"
467
- msgid "job-category"
468
- msgstr "jobb-kategori"
469
-
470
- #: includes/class-wp-job-manager-post-types.php:70
471
- #: includes/class-wp-job-manager-post-types.php:113
472
- #: includes/class-wp-job-manager-post-types.php:167
473
- msgid "Search %s"
474
- msgstr "Søk %s"
475
-
476
- #: includes/class-wp-job-manager-post-types.php:71
477
- #: includes/class-wp-job-manager-post-types.php:114
478
- #: includes/class-wp-job-manager-post-types.php:159
479
- msgid "All %s"
480
- msgstr "Alle %s"
481
-
482
- #: includes/class-wp-job-manager-post-types.php:72
483
- #: includes/class-wp-job-manager-post-types.php:115
484
- #: includes/class-wp-job-manager-post-types.php:170
485
- msgid "Parent %s"
486
- msgstr ""
487
-
488
- #: includes/class-wp-job-manager-post-types.php:73
489
- #: includes/class-wp-job-manager-post-types.php:116
490
- msgid "Parent %s:"
491
- msgstr ""
492
-
493
- #: includes/class-wp-job-manager-post-types.php:74
494
- #: includes/class-wp-job-manager-post-types.php:117
495
- #: includes/class-wp-job-manager-post-types.php:163
496
- msgid "Edit %s"
497
- msgstr "Endre %s"
498
-
499
- #: includes/class-wp-job-manager-post-types.php:75
500
- #: includes/class-wp-job-manager-post-types.php:118
501
- msgid "Update %s"
502
- msgstr "Oppdater %s"
503
-
504
- #: includes/class-wp-job-manager-post-types.php:76
505
- #: includes/class-wp-job-manager-post-types.php:119
506
- msgid "Add New %s"
507
- msgstr "Legg til ny %s"
508
-
509
- #: includes/class-wp-job-manager-post-types.php:77
510
- #: includes/class-wp-job-manager-post-types.php:120
511
- msgid "New %s Name"
512
- msgstr "Nytt %s Navn"
513
-
514
- #: includes/class-wp-job-manager-post-types.php:92
515
- msgid "Job Type"
516
- msgstr "Jobbtype"
517
-
518
- #: includes/class-wp-job-manager-post-types.php:93
519
- msgid "Job Types"
520
- msgstr "Jobbtyper"
521
-
522
- #: includes/class-wp-job-manager-post-types.php:97
523
- msgctxt "Job type slug - resave permalinks after changing this"
524
- msgid "job-type"
525
- msgstr "jobb-type"
526
-
527
- #: includes/class-wp-job-manager-post-types.php:137
528
- msgid "Job Listing"
529
- msgstr "Stillinger"
530
-
531
- #: includes/class-wp-job-manager-post-types.php:141
532
- msgctxt "Post type archive slug - resave permalinks after changing this"
533
- msgid "jobs"
534
- msgstr "jobber"
535
-
536
- #: includes/class-wp-job-manager-post-types.php:147
537
- msgctxt "Job permalink - resave permalinks after changing this"
538
- msgid "job"
539
- msgstr "jobb"
540
-
541
- #: includes/class-wp-job-manager-post-types.php:160
542
- msgid "Add New"
543
- msgstr "Legg til ny"
544
-
545
- #: includes/class-wp-job-manager-post-types.php:161
546
- msgid "Add %s"
547
- msgstr "Legg til %s"
548
-
549
- #: includes/class-wp-job-manager-post-types.php:164
550
- msgid "New %s"
551
- msgstr "Ny %s"
552
-
553
- #: includes/class-wp-job-manager-post-types.php:165
554
- #: includes/class-wp-job-manager-post-types.php:166
555
- msgid "View %s"
556
- msgstr "Vis %s"
557
-
558
- #: includes/class-wp-job-manager-post-types.php:168
559
- msgid "No %s found"
560
- msgstr "Ingen %s funnet"
561
-
562
- #: includes/class-wp-job-manager-post-types.php:169
563
- msgid "No %s found in trash"
564
- msgstr ""
565
-
566
- #: includes/class-wp-job-manager-post-types.php:172
567
- msgid "This is where you can create and manage job listings."
568
- msgstr "Her kan du opprette og administrere dine jobbprofiler."
569
-
570
- #: includes/class-wp-job-manager-post-types.php:207
571
- msgctxt "job_listing"
572
- msgid "Expired"
573
- msgstr "Utgått"
574
-
575
- #: includes/class-wp-job-manager-post-types.php:212
576
- msgid "Expired <span class=\"count\">(%s)</span>"
577
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
578
- msgstr[0] "Utgått <span class=\"count\">(%s)</span>"
579
- msgstr[1] "Utgått <span class=\"count\">(%s)</span>"
580
-
581
- #: includes/class-wp-job-manager-shortcodes.php:61
582
- msgid "Invalid Job ID"
583
- msgstr "Ugyldig Jobb-ID"
584
-
585
- #: includes/class-wp-job-manager-shortcodes.php:67
586
- msgid "This job is already filled"
587
- msgstr ""
588
-
589
- #: includes/class-wp-job-manager-shortcodes.php:73
590
- msgid "%s has been filled"
591
- msgstr "% er fylt ut"
592
-
593
- #: includes/class-wp-job-manager-shortcodes.php:78
594
- msgid "This job is already not filled"
595
- msgstr ""
596
-
597
- #: includes/class-wp-job-manager-shortcodes.php:84
598
- msgid "%s has been marked as not filled"
599
- msgstr "% gjenstår av utfyllingen"
600
-
601
- #: includes/class-wp-job-manager-shortcodes.php:91
602
- msgid "%s has been deleted"
603
- msgstr "%s har blitt slettet"
604
-
605
- #: includes/class-wp-job-manager-shortcodes.php:111
606
- msgid "You need to be signed in to manage your job listings."
607
- msgstr "Du må være innlogget for å redigerer dine oppføringer"
608
-
609
- #: includes/class-wp-job-manager-shortcodes.php:204
610
- #: includes/class-wp-job-manager-shortcodes.php:235
611
- msgid "Load more job listings"
612
- msgstr "Last inn flere jobber"
613
-
614
- #: includes/class-wp-job-manager-widgets.php:139
615
- msgid "Display a list of the most recent jobs on your site."
616
- msgstr "Vis en liste over de nyeste jobbene på siden"
617
-
618
- #: includes/class-wp-job-manager-widgets.php:141
619
- msgid "Recent Job Listings"
620
- msgstr "Nyeste jobber"
621
-
622
- #: includes/class-wp-job-manager-widgets.php:145
623
- msgid "Recent Jobs"
624
- msgstr "Nyeste jobber"
625
-
626
- #: includes/class-wp-job-manager-widgets.php:146
627
- msgid "Title"
628
- msgstr "Tittel"
629
-
630
- #: includes/class-wp-job-manager-widgets.php:154
631
- msgid "Number of jobs to show"
632
- msgstr "Antall jobber å vise"
633
-
634
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
635
- msgid "Invalid job"
636
- msgstr "Ugyldig jobb"
637
-
638
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
639
- msgid "Update job listing"
640
- msgstr "Oppdater jobbprofil"
641
-
642
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
643
- msgid "Your changes have been saved."
644
- msgstr "Dine endringer er lagret."
645
-
646
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
647
- msgid "View Job Listing &rarr;"
648
- msgstr "Vis Jobbprofil %rarr;"
649
-
650
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
651
- msgid "Submit Details"
652
- msgstr "Lagre detaljene"
653
-
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
655
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
656
- msgid "Preview"
657
- msgstr "Forhåndsvis"
658
-
659
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
660
- msgid "Done"
661
- msgstr "Fullført"
662
-
663
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
664
- msgid "Application email"
665
- msgstr ""
666
-
667
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
- msgid "you@yourdomain.com"
669
- msgstr "eksempel@dittdomene.no"
670
-
671
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
672
- msgid "Application URL"
673
- msgstr ""
674
-
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
676
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
677
- msgid "http://"
678
- msgstr "http://"
679
-
680
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
681
- msgid "Enter an email address or website URL"
682
- msgstr "Fyll inn en e-postadresse eller URL-adresse"
683
-
684
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
685
- msgid "Job title"
686
- msgstr "Jobbtittel"
687
-
688
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
689
- msgid "Job type"
690
- msgstr "Type"
691
-
692
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
693
- msgid "Job category"
694
- msgstr "Jobbkategori"
695
-
696
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
697
- msgid "Description"
698
- msgstr "Beskrivelse"
699
-
700
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
701
- msgid "Enter the name of the company"
702
- msgstr "Fyll inn navnet på bedriften"
703
-
704
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
705
- #: templates/content-single-job_listing.php:36
706
- msgid "Website"
707
- msgstr "Nettside"
708
-
709
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
710
- msgid "Tagline"
711
- msgstr ""
712
-
713
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
714
- msgid "Briefly describe your company"
715
- msgstr "Gi en kort beskrivelse av bedriften"
716
-
717
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
718
- msgid "Twitter username"
719
- msgstr "Twitter-brukernavn"
720
-
721
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
722
- msgid "@yourcompany"
723
- msgstr "@dinbedrift"
724
-
725
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
726
- msgid "Logo"
727
- msgstr "Logo"
728
-
729
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
730
- msgid "%s is a required field"
731
- msgstr "%s er et obligatorisk felt"
732
-
733
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
734
- msgid "Please enter a valid application email address"
735
- msgstr "Vennligst fyll inn en gyldig e-postadresse"
736
-
737
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
738
- msgid "Please enter a valid application URL"
739
- msgstr "Vennligst fyll inn en gyldig URL-adresse"
740
-
741
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
742
- msgid "Please enter a valid application email address or URL"
743
- msgstr "Vennligst fyll inn en gyldig e-postadresse eller URL-adresse"
744
-
745
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
746
- msgid "Preview job listing &rarr;"
747
- msgstr "Forhåndsvis jobben"
748
-
749
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
750
- msgid "You must be signed in to post a new job listing."
751
- msgstr "Du må være logget inn for å legge til en ny jobb"
752
-
753
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
754
- msgid "Submit Listing &rarr;"
755
- msgstr "Send inn profil &rarr;"
756
-
757
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
758
- msgid "&larr; Edit listing"
759
- msgstr ""
760
-
761
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
762
- msgid "\"%s\" needs to be one of the following file types: %s"
763
- msgstr "\"%s\" må være av følgende typer: %s"
764
-
765
- #: templates/account-signin.php:4
766
- msgid "Your account"
767
- msgstr "Din konto"
768
-
769
- #: templates/account-signin.php:8
770
- msgid "You are currently signed in as <strong>%s</strong>."
771
- msgstr "Du er logget inn som <strong>%s</strong>."
772
-
773
- #: templates/account-signin.php:11
774
- msgid "Sign out"
775
- msgstr "Logg ut"
776
-
777
- #: templates/account-signin.php:21
778
- msgid "Have an account?"
779
- msgstr "Har du en konto?"
780
-
781
- #: templates/account-signin.php:23
782
- msgid "Sign in"
783
- msgstr "Logg inn"
784
-
785
- #: templates/account-signin.php:27
786
- msgid ""
787
- "If you don&rsquo;t have an account you can %screate one below by entering "
788
- "your email address. A password will be automatically emailed to you."
789
- msgstr "Dersom du ikke har en konto, kan du %sopprette en nedenfor ved å fylle inn din e-postadresse. Et passord vil automatisk bli sendt til deg."
790
-
791
- #: templates/account-signin.php:27
792
- msgid "optionally"
793
- msgstr "valgfritt"
794
-
795
- #: templates/account-signin.php:31
796
- msgid "You must sign in to create a new job listing."
797
- msgstr "Du må være logget inn for å opprette nye jobbprofiler."
798
-
799
- #: templates/account-signin.php:38
800
- msgid "Your email"
801
- msgstr "Din e-post"
802
-
803
- #: templates/account-signin.php:38 templates/job-submit.php:24
804
- #: templates/job-submit.php:41
805
- msgid "(optional)"
806
- msgstr "(valgfritt)"
807
-
808
- #: templates/content-job_listing.php:16
809
- #: templates/content-single-job_listing.php:21
810
- #: templates/content-summary-job_listing.php:14
811
- msgid "Posted %s ago"
812
- msgstr "Postet %s siden"
813
-
814
- #: templates/content-no-jobs-found.php:1
815
- msgid "No more jobs found matching your selection."
816
- msgstr "Ingen flere jobber samsvarer med dine valg."
817
-
818
- #: templates/content-single-job_listing.php:8
819
- msgid "This job listing has expired"
820
- msgstr "Denne jobben er utgått"
821
-
822
- #: templates/content-single-job_listing.php:24
823
- msgid "This position has been filled"
824
- msgstr "Denne stillingen er besatt"
825
-
826
- #: templates/form-fields/file-field.php:6
827
- msgid "remove"
828
- msgstr "fjern"
829
-
830
- #: templates/form-fields/file-field.php:6
831
- msgid "or"
832
- msgstr "eller"
833
-
834
- #: templates/form-fields/file-field.php:16
835
- msgid "Max. file size: %s."
836
- msgstr "Maks filstørrelse: %s."
837
-
838
- #: templates/job-application-email.php:1
839
- msgid ""
840
- "To apply for this job <strong>email your details to</strong> <a "
841
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
- msgstr "Søk på jobben ved å sende en <strong>e-post med dine detaljer til</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
843
-
844
- #: templates/job-application-email.php:4
845
- msgid "Apply using webmail: "
846
- msgstr "Søk med e-post"
847
-
848
- #: templates/job-application-url.php:1
849
- msgid ""
850
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
851
- "target=\"_blank\">%1$s &rarr;</a>"
852
- msgstr "Vennligst benytt følgende link for å søke: <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
853
-
854
- #: templates/job-application.php:5
855
- msgid "Apply for job"
856
- msgstr "Søk på jobb"
857
-
858
- #: templates/job-dashboard.php:2
859
- msgid ""
860
- "Your job listings are shown in the table below. Expired listings will be "
861
- "automatically removed after 30 days."
862
- msgstr "Dine jobber er vist i vinduet nedenfor. Utgåtte jobber vil automatisk bli fjernet etter 30 dager."
863
-
864
- #: templates/job-dashboard.php:6
865
- msgid "Job Title"
866
- msgstr "Jobbtittel"
867
-
868
- #: templates/job-dashboard.php:7
869
- msgid "Date Posted"
870
- msgstr "Dato Postet"
871
-
872
- #: templates/job-dashboard.php:16
873
- msgid "You do not have any active job listings."
874
- msgstr "Du har ingen aktive jobber."
875
-
876
- #: templates/job-dashboard.php:36
877
- msgid "Mark not filled"
878
- msgstr ""
879
-
880
- #: templates/job-dashboard.php:38
881
- msgid "Mark filled"
882
- msgstr ""
883
-
884
- #: templates/job-filters.php:8
885
- msgid "Keywords"
886
- msgstr "Nøkkelord"
887
-
888
- #: templates/job-filters.php:9
889
- msgid "All Jobs"
890
- msgstr "Alle Jobber"
891
-
892
- #: templates/job-filters.php:13
893
- msgid "Location"
894
- msgstr "Steder"
895
-
896
- #: templates/job-filters.php:14
897
- msgid "Any Location"
898
- msgstr "Alle steder"
899
-
900
- #: templates/job-filters.php:23
901
- msgid "Category"
902
- msgstr "Kategori"
903
-
904
- #: templates/job-filters.php:24
905
- msgid "All Job Categories"
906
- msgstr "Alle Jobbkategorier"
907
-
908
- #: templates/job-submit.php:35
909
- msgid "Company details"
910
- msgstr "Detaljer om bedriften"
911
-
912
- #: templates/job-submitted.php:4
913
- msgid ""
914
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
915
- "here</a>."
916
- msgstr "Jobben ble publisert. For å vise jobbprofilen, <a href=\"%s\">klikk her</a>."
917
-
918
- #: templates/job-submitted.php:7
919
- msgid ""
920
- "Job submitted successfully. Your job listing will be visible once approved."
921
- msgstr "Jobben er sendt inn. Den vil bli publisert så fort den er godkjent."
922
-
923
- #: wp-job-manager-functions.php:224
924
- msgid "Reset"
925
- msgstr "Tilbakestill"
926
-
927
- #: wp-job-manager-functions.php:228
928
- msgid "RSS"
929
- msgstr "RSS"
930
-
931
- #: wp-job-manager-functions.php:278
932
- msgid "Your email address isn&#8217;t correct."
933
- msgstr "Din e-postadresse er ikke korrekt."
934
-
935
- #: wp-job-manager-functions.php:281
936
- msgid "This email is already registered, please choose another one."
937
- msgstr "Denne e-postadressen er allerede registrert. Vennligst prøv en annen."
938
-
939
- #: wp-job-manager-template.php:116
940
- msgid "Active"
941
- msgstr "Aktiv"
942
-
943
- #: wp-job-manager-template.php:118
944
- msgid "Expired"
945
- msgstr "Utgått"
946
-
947
- #: wp-job-manager-template.php:120
948
- msgid "Pending Review"
949
- msgstr ""
950
-
951
- #: wp-job-manager-template.php:122
952
- msgid "Inactive"
953
- msgstr "Inaktiv"
954
-
955
- #: wp-job-manager-template.php:197
956
- msgid "Job Application via \"%s\" listing on %s"
957
- msgstr ""
958
-
959
- #: wp-job-manager-template.php:255
960
- msgid "Anywhere"
961
- msgstr "Hvor som helst"
962
-
963
- #: wp-job-manager.php:97
964
- msgid "Are you sure you want to delete this job?"
965
- msgstr "Er du sikker på at du vil slette denne jobben?"
966
-
967
- #. Plugin Name of the plugin/theme
968
- msgid "WP Job Manager"
969
- msgstr "WP Job Manager"
970
-
971
- #. Plugin URI of the plugin/theme
972
- msgid "https://wpjobmanager.com/"
973
- msgstr "http://wpjobmanager.com/"
974
-
975
- #. Description of the plugin/theme
976
- msgid ""
977
- "Manage job listings from the WordPress admin panel, and allow users to post "
978
- "jobs directly to your site."
979
- msgstr "Administrer jobbene fra WordPress-panelet, og tillat brukere å legge til jobber direkte på din side."
980
-
981
- #. Author of the plugin/theme
982
- msgid "Mike Jolley"
983
- msgstr "Mike Jolley"
984
-
985
- #. Author URI of the plugin/theme
986
- msgid "http://mikejolley.com"
987
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-nl_NL.mo DELETED
Binary file
trunk/languages/wp-job-manager-nl_NL.po DELETED
@@ -1,986 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # Evert Semeijn <transifex@fourleafed.com>, 2014
5
- # jellealthuizen <jellealthuizen@gmail.com>, 2014
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: WP Job Manager\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
10
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
11
- "PO-Revision-Date: 2014-06-15 16:44+0000\n"
12
- "Last-Translator: Evert Semeijn <transifex@fourleafed.com>\n"
13
- "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/wp-job-manager/language/nl_NL/)\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
- "Language: nl_NL\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
-
20
- #: includes/admin/class-wp-job-manager-addons.php:50
21
- #: includes/admin/class-wp-job-manager-admin.php:60
22
- msgid "WP Job Manager Add-ons"
23
- msgstr "WP Job Manager invoegtoepassingen"
24
-
25
- #: includes/admin/class-wp-job-manager-addons.php:51
26
- msgid ""
27
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
28
- "&rarr;</a>"
29
- msgstr "Schaf je meerdere invoegtoepassingen aan? <a href=\"%s\">Bekijk hier de invoegtoepassingen bundel &rarr;</a>"
30
-
31
- #: includes/admin/class-wp-job-manager-admin.php:57
32
- msgid "Settings"
33
- msgstr "Instellingen"
34
-
35
- #: includes/admin/class-wp-job-manager-admin.php:60
36
- msgid "Add-ons"
37
- msgstr "Invoegtoepassingen"
38
-
39
- #: includes/admin/class-wp-job-manager-cpt.php:44
40
- #: includes/admin/class-wp-job-manager-cpt.php:45
41
- msgid "Approve Jobs"
42
- msgstr "Accepteer vacatures"
43
-
44
- #: includes/admin/class-wp-job-manager-cpt.php:47
45
- #: includes/admin/class-wp-job-manager-cpt.php:48
46
- msgid "Expire Jobs"
47
- msgstr "Verlopen vacatures"
48
-
49
- #: includes/admin/class-wp-job-manager-cpt.php:135
50
- #: includes/admin/class-wp-job-manager-cpt.php:137
51
- msgid "%s approved"
52
- msgstr "% goedgekeurd"
53
-
54
- #: includes/admin/class-wp-job-manager-cpt.php:155
55
- #: includes/admin/class-wp-job-manager-cpt.php:157
56
- msgid "%s expired"
57
- msgstr "%s verlopen"
58
-
59
- #: includes/admin/class-wp-job-manager-cpt.php:200
60
- msgid "Select a category"
61
- msgstr "Kies een categorie"
62
-
63
- #: includes/admin/class-wp-job-manager-cpt.php:233
64
- msgid "Job position title"
65
- msgstr "Vacaturetitel"
66
-
67
- #: includes/admin/class-wp-job-manager-cpt.php:249
68
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
69
- msgstr "Vacature ge&uuml;pdatet. <a href=\"%s\">Bekijk vacature</a>"
70
-
71
- #: includes/admin/class-wp-job-manager-cpt.php:250
72
- msgid "Custom field updated."
73
- msgstr "Aangepast veld ge&uuml;updatet."
74
-
75
- #: includes/admin/class-wp-job-manager-cpt.php:251
76
- msgid "Custom field deleted."
77
- msgstr "Aangepast veld verwijderd."
78
-
79
- #: includes/admin/class-wp-job-manager-cpt.php:252
80
- msgid "Job listing updated."
81
- msgstr "Vacature ge&uuml;pdatet."
82
-
83
- #: includes/admin/class-wp-job-manager-cpt.php:253
84
- msgid "Job listing restored to revision from %s"
85
- msgstr "Vacature hersteld naar revisie %s"
86
-
87
- #: includes/admin/class-wp-job-manager-cpt.php:254
88
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
89
- msgstr "Vacature gepubliceerd. <a href=\"%s\">Bekijk vacature</a>"
90
-
91
- #: includes/admin/class-wp-job-manager-cpt.php:255
92
- msgid "Job listing saved."
93
- msgstr "Vacature opgeslagen."
94
-
95
- #: includes/admin/class-wp-job-manager-cpt.php:256
96
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
97
- msgstr "Vacature toegevoegd. <a target=\"_blank\" href=\"%s\">Bekijk voorvertoning</a>"
98
-
99
- #: includes/admin/class-wp-job-manager-cpt.php:257
100
- msgid ""
101
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
102
- "href=\"%2$s\">Preview Job</a>"
103
- msgstr "Vacature ingepland voor: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Bekijk voorvertoning</a>"
104
-
105
- #: includes/admin/class-wp-job-manager-cpt.php:258
106
- msgid "M j, Y @ G:i"
107
- msgstr "j-n-Y @ H:i"
108
-
109
- #: includes/admin/class-wp-job-manager-cpt.php:259
110
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
111
- msgstr "Vacature concept ge&uuml;pdatet. <a target=\"_blank\" href=\"%s\">Bekijk voorvertoning</a>"
112
-
113
- #: includes/admin/class-wp-job-manager-cpt.php:278
114
- msgid "Type"
115
- msgstr "Dienstverband"
116
-
117
- #: includes/admin/class-wp-job-manager-cpt.php:279
118
- msgid "Position"
119
- msgstr "Positie"
120
-
121
- #: includes/admin/class-wp-job-manager-cpt.php:280
122
- msgid "Posted"
123
- msgstr "Geplaatst"
124
-
125
- #: includes/admin/class-wp-job-manager-cpt.php:281
126
- #: templates/job-dashboard.php:9
127
- msgid "Expires"
128
- msgstr "Verloopt"
129
-
130
- #: includes/admin/class-wp-job-manager-cpt.php:283
131
- msgid "Categories"
132
- msgstr "Categorie&euml;n"
133
-
134
- #: includes/admin/class-wp-job-manager-cpt.php:284
135
- msgid "Featured?"
136
- msgstr "Uitgelicht?"
137
-
138
- #: includes/admin/class-wp-job-manager-cpt.php:285
139
- #: templates/job-dashboard.php:10
140
- msgid "Filled?"
141
- msgstr "Vervuld?"
142
-
143
- #: includes/admin/class-wp-job-manager-cpt.php:286
144
- #: templates/job-dashboard.php:8
145
- msgid "Status"
146
- msgstr "Status"
147
-
148
- #: includes/admin/class-wp-job-manager-cpt.php:287
149
- msgid "Actions"
150
- msgstr "Acties"
151
-
152
- #: includes/admin/class-wp-job-manager-cpt.php:310
153
- msgid "Job ID: %d"
154
- msgstr "Vacature ID: %d"
155
-
156
- #: includes/admin/class-wp-job-manager-cpt.php:336
157
- #: includes/admin/class-wp-job-manager-cpt.php:341
158
- msgid "M j, Y"
159
- msgstr "j-n-Y"
160
-
161
- #: includes/admin/class-wp-job-manager-cpt.php:337
162
- msgid "by a guest"
163
- msgstr "door een gast"
164
-
165
- #: includes/admin/class-wp-job-manager-cpt.php:337
166
- msgid "by %s"
167
- msgstr "door %s"
168
-
169
- #: includes/admin/class-wp-job-manager-cpt.php:354
170
- msgid "Approve"
171
- msgstr "Goedkeuren"
172
-
173
- #: includes/admin/class-wp-job-manager-cpt.php:361
174
- msgid "View"
175
- msgstr "Bekijk"
176
-
177
- #: includes/admin/class-wp-job-manager-cpt.php:366
178
- #: includes/class-wp-job-manager-post-types.php:162
179
- #: templates/job-dashboard.php:33
180
- msgid "Edit"
181
- msgstr "Wijzig"
182
-
183
- #: includes/admin/class-wp-job-manager-cpt.php:371
184
- #: templates/job-dashboard.php:43
185
- msgid "Delete"
186
- msgstr "Verwijder"
187
-
188
- #: includes/admin/class-wp-job-manager-settings.php:42
189
- #: includes/class-wp-job-manager-post-types.php:138
190
- #: includes/class-wp-job-manager-post-types.php:228
191
- msgid "Job Listings"
192
- msgstr "Vacatures"
193
-
194
- #: includes/admin/class-wp-job-manager-settings.php:48
195
- msgid "Jobs per page"
196
- msgstr "Vacatures per pagina"
197
-
198
- #: includes/admin/class-wp-job-manager-settings.php:49
199
- msgid "How many jobs should be shown per page by default?"
200
- msgstr "Hoeveel vacatures moeten er standaard per pagina weergegeven worden?"
201
-
202
- #: includes/admin/class-wp-job-manager-settings.php:55
203
- msgid "Filled positions"
204
- msgstr "Vervulde posities"
205
-
206
- #: includes/admin/class-wp-job-manager-settings.php:56
207
- msgid "Hide filled positions"
208
- msgstr "Verberg vervulde posities"
209
-
210
- #: includes/admin/class-wp-job-manager-settings.php:57
211
- msgid "If enabled, filled positions will be hidden from the job list."
212
- msgstr "Wanneer ingeschakeld worden vervulde posities niet getoond."
213
-
214
- #: includes/admin/class-wp-job-manager-settings.php:64
215
- msgid "Job categories"
216
- msgstr "Vacature categorie&euml;n"
217
-
218
- #: includes/admin/class-wp-job-manager-settings.php:65
219
- msgid "Enable job categories"
220
- msgstr "Schakel vacature categorie&euml;n in"
221
-
222
- #: includes/admin/class-wp-job-manager-settings.php:66
223
- msgid ""
224
- "Choose whether to enable job categories. Categories must be setup by an "
225
- "admin for users to choose during job submission."
226
- msgstr "Kies of u vacatures categorie&euml;n wilt inschakelen. De categorieën moeten door een beheerder aangemaakt worden alvorens gebruikers deze kunnen selecteren tijdens het plaatsen van vacatures."
227
-
228
- #: includes/admin/class-wp-job-manager-settings.php:73
229
- msgid "Job Submission"
230
- msgstr "Vacature plaatsing"
231
-
232
- #: includes/admin/class-wp-job-manager-settings.php:78
233
- msgid "Account creation"
234
- msgstr "Account aanmaken"
235
-
236
- #: includes/admin/class-wp-job-manager-settings.php:79
237
- msgid "Allow account creation"
238
- msgstr "Account aanmaken toestaan"
239
-
240
- #: includes/admin/class-wp-job-manager-settings.php:80
241
- msgid ""
242
- "If enabled, non-logged in users will be able to create an account by "
243
- "entering their email address on the job submission form."
244
- msgstr "Wanneer ingeschakeld zullen bezoekers in staat zijn een account te cre&euml;ren tijdens het plaatsen van een vacature."
245
-
246
- #: includes/admin/class-wp-job-manager-settings.php:87
247
- msgid "Account Role"
248
- msgstr "Gebruikers rol"
249
-
250
- #: includes/admin/class-wp-job-manager-settings.php:88
251
- msgid ""
252
- "If you enable registration on your job submission form, choose a role for "
253
- "the new user."
254
- msgstr "Wanneer account aangemaakt kunnen worden tijdens het plaatsen van een vacature kies dan hier de standaard gebruikers rol voor deze nieuwe gebruikers."
255
-
256
- #: includes/admin/class-wp-job-manager-settings.php:95
257
- msgid "Account required"
258
- msgstr "Account noodzakelijk"
259
-
260
- #: includes/admin/class-wp-job-manager-settings.php:96
261
- msgid "Job submission requires an account"
262
- msgstr "Vacatures plaatsen kan alleen met een account"
263
-
264
- #: includes/admin/class-wp-job-manager-settings.php:97
265
- msgid ""
266
- "If disabled, non-logged in users will be able to submit job listings without"
267
- " creating an account."
268
- msgstr "Wanneer uitgeschakeld kunnen bezoekers vacatures plaatsen, ook als zij geen account hebben."
269
-
270
- #: includes/admin/class-wp-job-manager-settings.php:104
271
- msgid "Approval Required"
272
- msgstr "Goedkeuring verplicht"
273
-
274
- #: includes/admin/class-wp-job-manager-settings.php:105
275
- msgid "New submissions require admin approval"
276
- msgstr "Nieuwe plaatsingen moeten goedgekeurd worden door een beheerder"
277
-
278
- #: includes/admin/class-wp-job-manager-settings.php:106
279
- msgid "If enabled, new submissions will be inactive, pending admin approval."
280
- msgstr "Wanneer ingeschakeld zullen nieuwe plaatsing inactief blijven tot deze zijn goedgekeurd door een beheerder."
281
-
282
- #: includes/admin/class-wp-job-manager-settings.php:113
283
- msgid "Listing duration"
284
- msgstr "Plaatsingsduur"
285
-
286
- #: includes/admin/class-wp-job-manager-settings.php:114
287
- msgid ""
288
- "How many <strong>days</strong> listings are live before expiring. Can be "
289
- "left blank to never expire."
290
- msgstr "Het aantal <strong>dagen</strong> tot een vacature verloopt. Laat leeg om uit te schakelen."
291
-
292
- #: includes/admin/class-wp-job-manager-settings.php:120
293
- msgid "Application method"
294
- msgstr "Sollicitatie methode"
295
-
296
- #: includes/admin/class-wp-job-manager-settings.php:121
297
- msgid "Choose what employers can use for their job application method."
298
- msgstr "Kies welke methodes werkgevers kunnen gebruiken om sollicitaties te ontvangen."
299
-
300
- #: includes/admin/class-wp-job-manager-settings.php:124
301
- msgid "Email address or website URL"
302
- msgstr "E-mail of website"
303
-
304
- #: includes/admin/class-wp-job-manager-settings.php:125
305
- msgid "Email addresses only"
306
- msgstr "Alleen e-mail"
307
-
308
- #: includes/admin/class-wp-job-manager-settings.php:126
309
- msgid "Website URLs only"
310
- msgstr "Alleen website"
311
-
312
- #: includes/admin/class-wp-job-manager-settings.php:132
313
- msgid "Submit Page Slug"
314
- msgstr "Vacature plaatsen pagina slug"
315
-
316
- #: includes/admin/class-wp-job-manager-settings.php:133
317
- msgid ""
318
- "Enter the slug of the page where you have placed the [submit_job_form] "
319
- "shortcode. This lets the plugin know where the form is located."
320
- msgstr "Voer de slug van de pagina in waar je de [submit_job_form] shortcode hebt geplaatst. Hiermee weet de plugin waar het formulier is."
321
-
322
- #: includes/admin/class-wp-job-manager-settings.php:185
323
- msgid "Settings successfully saved"
324
- msgstr "Instellingen opgeslagen"
325
-
326
- #: includes/admin/class-wp-job-manager-settings.php:264
327
- msgid "Save Changes"
328
- msgstr "Wijzigingen opslaan"
329
-
330
- #: includes/admin/class-wp-job-manager-writepanels.php:27
331
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
332
- msgid "Job location"
333
- msgstr "Standplaats"
334
-
335
- #: includes/admin/class-wp-job-manager-writepanels.php:28
336
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
337
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
338
- msgstr "bijv. \"Amsterdam, Nederland\", \"New York\", \"Berlijn, DE\""
339
-
340
- #: includes/admin/class-wp-job-manager-writepanels.php:29
341
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
342
- msgid ""
343
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
344
- msgstr "Laat leeg wanneer deze baan geen vaste standplaats heeft (zoals bij thuiswerken)"
345
-
346
- #: includes/admin/class-wp-job-manager-writepanels.php:32
347
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
348
- msgid "Application email/URL"
349
- msgstr "Sollicitatie e-mail/website"
350
-
351
- #: includes/admin/class-wp-job-manager-writepanels.php:33
352
- msgid "URL or email which applicants use to apply"
353
- msgstr "E-mail of website waar sollicitanten kunnen solliciteren"
354
-
355
- #: includes/admin/class-wp-job-manager-writepanels.php:36
356
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
357
- msgid "Company name"
358
- msgstr "Bedrijfsnaam"
359
-
360
- #: includes/admin/class-wp-job-manager-writepanels.php:40
361
- msgid "Company website"
362
- msgstr "Bedrijfswebsite"
363
-
364
- #: includes/admin/class-wp-job-manager-writepanels.php:44
365
- msgid "Company tagline"
366
- msgstr "Bedrijfsomschrijving"
367
-
368
- #: includes/admin/class-wp-job-manager-writepanels.php:45
369
- msgid "Brief description about the company"
370
- msgstr "Korte omschrijving van het bedrijf"
371
-
372
- #: includes/admin/class-wp-job-manager-writepanels.php:48
373
- msgid "Company Twitter"
374
- msgstr "Twitter"
375
-
376
- #: includes/admin/class-wp-job-manager-writepanels.php:52
377
- msgid "Company logo"
378
- msgstr "Bedrijfslogo"
379
-
380
- #: includes/admin/class-wp-job-manager-writepanels.php:53
381
- msgid "URL to the company logo"
382
- msgstr "URL van het bedrijfslogo"
383
-
384
- #: includes/admin/class-wp-job-manager-writepanels.php:57
385
- msgid "Position filled?"
386
- msgstr "Vacature vervuld?"
387
-
388
- #: includes/admin/class-wp-job-manager-writepanels.php:61
389
- msgid "Feature this job listing?"
390
- msgstr "Vacature uitlichten?"
391
-
392
- #: includes/admin/class-wp-job-manager-writepanels.php:63
393
- msgid ""
394
- "Featured listings will be sticky during searches, and can be styled "
395
- "differently."
396
- msgstr "Uitgelichte vacatures springen in het oog en worden bij zoekopdrachten bovenaan de resultaten getoond."
397
-
398
- #: includes/admin/class-wp-job-manager-writepanels.php:66
399
- msgid "Job Expires"
400
- msgstr "Vacature vervalt"
401
-
402
- #: includes/admin/class-wp-job-manager-writepanels.php:67
403
- msgid "yyyy-mm-dd"
404
- msgstr "jjjj-mm-dd"
405
-
406
- #: includes/admin/class-wp-job-manager-writepanels.php:70
407
- msgid "Posted by"
408
- msgstr "Geplaatst door"
409
-
410
- #: includes/admin/class-wp-job-manager-writepanels.php:83
411
- msgid "Job Listing Data"
412
- msgstr "Vacature data"
413
-
414
- #: includes/admin/class-wp-job-manager-writepanels.php:101
415
- msgid "Use file"
416
- msgstr "Gebruik bestand"
417
-
418
- #: includes/admin/class-wp-job-manager-writepanels.php:101
419
- msgid "Upload"
420
- msgstr "Uploaden"
421
-
422
- #: includes/admin/class-wp-job-manager-writepanels.php:269
423
- msgid "Guest user"
424
- msgstr "Gastgebruiker"
425
-
426
- #: includes/class-wp-job-manager-ajax.php:111
427
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
428
- msgstr "Toont %s&ldquo;%s&rdquo; %sjobs"
429
-
430
- #: includes/class-wp-job-manager-ajax.php:113
431
- msgid "Showing all %s%sjobs"
432
- msgstr "Toont alle %s%sjobs"
433
-
434
- #: includes/class-wp-job-manager-ajax.php:116
435
- msgid "located in &ldquo;%s&rdquo;"
436
- msgstr "met standplaats in &ldquo;%s&rdquo;"
437
-
438
- #: includes/class-wp-job-manager-geocode.php:139
439
- msgid "No results found"
440
- msgstr "Geen resultaten gevonden"
441
-
442
- #: includes/class-wp-job-manager-geocode.php:143
443
- msgid "Query limit reached"
444
- msgstr "Querylimiet bereikt"
445
-
446
- #: includes/class-wp-job-manager-geocode.php:149
447
- #: includes/class-wp-job-manager-geocode.php:153
448
- #: includes/class-wp-job-manager-geocode.php:157
449
- msgid "Geocoding error"
450
- msgstr "Geocoding foutmelding"
451
-
452
- #: includes/class-wp-job-manager-install.php:39
453
- msgid "Employer"
454
- msgstr "Werkgever"
455
-
456
- #: includes/class-wp-job-manager-post-types.php:48
457
- msgid "Job Category"
458
- msgstr "Vacature categorie"
459
-
460
- #: includes/class-wp-job-manager-post-types.php:49
461
- msgid "Job Categories"
462
- msgstr "Vacature categorie&euml;n"
463
-
464
- #: includes/class-wp-job-manager-post-types.php:53
465
- msgctxt "Job category slug - resave permalinks after changing this"
466
- msgid "job-category"
467
- msgstr "vacature-categorie"
468
-
469
- #: includes/class-wp-job-manager-post-types.php:70
470
- #: includes/class-wp-job-manager-post-types.php:113
471
- #: includes/class-wp-job-manager-post-types.php:167
472
- msgid "Search %s"
473
- msgstr "Zoek %s"
474
-
475
- #: includes/class-wp-job-manager-post-types.php:71
476
- #: includes/class-wp-job-manager-post-types.php:114
477
- #: includes/class-wp-job-manager-post-types.php:159
478
- msgid "All %s"
479
- msgstr "Alles %s"
480
-
481
- #: includes/class-wp-job-manager-post-types.php:72
482
- #: includes/class-wp-job-manager-post-types.php:115
483
- #: includes/class-wp-job-manager-post-types.php:170
484
- msgid "Parent %s"
485
- msgstr "Hoofd %s"
486
-
487
- #: includes/class-wp-job-manager-post-types.php:73
488
- #: includes/class-wp-job-manager-post-types.php:116
489
- msgid "Parent %s:"
490
- msgstr "Hoofd %s:"
491
-
492
- #: includes/class-wp-job-manager-post-types.php:74
493
- #: includes/class-wp-job-manager-post-types.php:117
494
- #: includes/class-wp-job-manager-post-types.php:163
495
- msgid "Edit %s"
496
- msgstr "Wijzig %s"
497
-
498
- #: includes/class-wp-job-manager-post-types.php:75
499
- #: includes/class-wp-job-manager-post-types.php:118
500
- msgid "Update %s"
501
- msgstr "Bijwerken %s"
502
-
503
- #: includes/class-wp-job-manager-post-types.php:76
504
- #: includes/class-wp-job-manager-post-types.php:119
505
- msgid "Add New %s"
506
- msgstr "Nieuwe toevoegen %s"
507
-
508
- #: includes/class-wp-job-manager-post-types.php:77
509
- #: includes/class-wp-job-manager-post-types.php:120
510
- msgid "New %s Name"
511
- msgstr "Nieuwe %s naam"
512
-
513
- #: includes/class-wp-job-manager-post-types.php:92
514
- msgid "Job Type"
515
- msgstr "Dienstverband"
516
-
517
- #: includes/class-wp-job-manager-post-types.php:93
518
- msgid "Job Types"
519
- msgstr "Dienstverband"
520
-
521
- #: includes/class-wp-job-manager-post-types.php:97
522
- msgctxt "Job type slug - resave permalinks after changing this"
523
- msgid "job-type"
524
- msgstr "dienstverband"
525
-
526
- #: includes/class-wp-job-manager-post-types.php:137
527
- msgid "Job Listing"
528
- msgstr "Vacature plaatsing"
529
-
530
- #: includes/class-wp-job-manager-post-types.php:141
531
- msgctxt "Post type archive slug - resave permalinks after changing this"
532
- msgid "jobs"
533
- msgstr "vacatures"
534
-
535
- #: includes/class-wp-job-manager-post-types.php:147
536
- msgctxt "Job permalink - resave permalinks after changing this"
537
- msgid "job"
538
- msgstr "vacature"
539
-
540
- #: includes/class-wp-job-manager-post-types.php:160
541
- msgid "Add New"
542
- msgstr "Toevoegen"
543
-
544
- #: includes/class-wp-job-manager-post-types.php:161
545
- msgid "Add %s"
546
- msgstr "Voeg %s toe"
547
-
548
- #: includes/class-wp-job-manager-post-types.php:164
549
- msgid "New %s"
550
- msgstr "Nieuwe %s"
551
-
552
- #: includes/class-wp-job-manager-post-types.php:165
553
- #: includes/class-wp-job-manager-post-types.php:166
554
- msgid "View %s"
555
- msgstr "Toon %s"
556
-
557
- #: includes/class-wp-job-manager-post-types.php:168
558
- msgid "No %s found"
559
- msgstr "Geen %s gevonden"
560
-
561
- #: includes/class-wp-job-manager-post-types.php:169
562
- msgid "No %s found in trash"
563
- msgstr "Geen %s gevonden in de prullenbak"
564
-
565
- #: includes/class-wp-job-manager-post-types.php:172
566
- msgid "This is where you can create and manage job listings."
567
- msgstr "Hier kunt u vacatures toevoegen en beheren."
568
-
569
- #: includes/class-wp-job-manager-post-types.php:207
570
- msgctxt "job_listing"
571
- msgid "Expired"
572
- msgstr "Verlopen"
573
-
574
- #: includes/class-wp-job-manager-post-types.php:212
575
- msgid "Expired <span class=\"count\">(%s)</span>"
576
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
577
- msgstr[0] "Verlopen <span class=\"count\">(%s)</span>"
578
- msgstr[1] "Verlopen <span class=\"count\">(%s)</span>"
579
-
580
- #: includes/class-wp-job-manager-shortcodes.php:61
581
- msgid "Invalid Job ID"
582
- msgstr "Ongeldige vacature ID"
583
-
584
- #: includes/class-wp-job-manager-shortcodes.php:67
585
- msgid "This job is already filled"
586
- msgstr "Deze vacature is reeds vervuld"
587
-
588
- #: includes/class-wp-job-manager-shortcodes.php:73
589
- msgid "%s has been filled"
590
- msgstr "%s is vervuld"
591
-
592
- #: includes/class-wp-job-manager-shortcodes.php:78
593
- msgid "This job is already not filled"
594
- msgstr "Deze vacature is reeds niet vervuld"
595
-
596
- #: includes/class-wp-job-manager-shortcodes.php:84
597
- msgid "%s has been marked as not filled"
598
- msgstr "%s is gemarkeerd als niet vervuld"
599
-
600
- #: includes/class-wp-job-manager-shortcodes.php:91
601
- msgid "%s has been deleted"
602
- msgstr "%s is verwijderd"
603
-
604
- #: includes/class-wp-job-manager-shortcodes.php:111
605
- msgid "You need to be signed in to manage your job listings."
606
- msgstr "U moet ingelogd zijn om uw vacatures te beheren."
607
-
608
- #: includes/class-wp-job-manager-shortcodes.php:204
609
- #: includes/class-wp-job-manager-shortcodes.php:235
610
- msgid "Load more job listings"
611
- msgstr "Toon meer vacatures"
612
-
613
- #: includes/class-wp-job-manager-widgets.php:139
614
- msgid "Display a list of the most recent jobs on your site."
615
- msgstr "Toon een overzicht van recente vacatures op uw website."
616
-
617
- #: includes/class-wp-job-manager-widgets.php:141
618
- msgid "Recent Job Listings"
619
- msgstr "Nieuwste vacature plaatsingen"
620
-
621
- #: includes/class-wp-job-manager-widgets.php:145
622
- msgid "Recent Jobs"
623
- msgstr "Nieuwste vacatures"
624
-
625
- #: includes/class-wp-job-manager-widgets.php:146
626
- msgid "Title"
627
- msgstr "Titel"
628
-
629
- #: includes/class-wp-job-manager-widgets.php:154
630
- msgid "Number of jobs to show"
631
- msgstr "Aantal vacatures om te tonen"
632
-
633
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
634
- msgid "Invalid job"
635
- msgstr "Ongeldige vacature"
636
-
637
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
638
- msgid "Update job listing"
639
- msgstr "Werk vacature bij"
640
-
641
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
642
- msgid "Your changes have been saved."
643
- msgstr "Uw wijzigingen zijn opgeslagen."
644
-
645
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
646
- msgid "View Job Listing &rarr;"
647
- msgstr "Toon vacature &rarr;"
648
-
649
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
650
- msgid "Submit Details"
651
- msgstr "Details verzenden"
652
-
653
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
655
- msgid "Preview"
656
- msgstr "Voorvertoning"
657
-
658
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
659
- msgid "Done"
660
- msgstr "Klaar"
661
-
662
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
663
- msgid "Application email"
664
- msgstr "Sollicitatie e-mail"
665
-
666
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
667
- msgid "you@yourdomain.com"
668
- msgstr "uwnaam@uwdomein.nl"
669
-
670
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
671
- msgid "Application URL"
672
- msgstr "Sollicitatie URL"
673
-
674
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
676
- msgid "http://"
677
- msgstr "http://"
678
-
679
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
680
- msgid "Enter an email address or website URL"
681
- msgstr "Voer een e-mail adres of website in"
682
-
683
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
684
- msgid "Job title"
685
- msgstr "Vacature titel"
686
-
687
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
688
- msgid "Job type"
689
- msgstr "Dienstverband"
690
-
691
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
692
- msgid "Job category"
693
- msgstr "Vacature categorie"
694
-
695
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
696
- msgid "Description"
697
- msgstr "Omschrijving"
698
-
699
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
700
- msgid "Enter the name of the company"
701
- msgstr "Voer de bedrijfsnaam in"
702
-
703
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
704
- #: templates/content-single-job_listing.php:36
705
- msgid "Website"
706
- msgstr "Website"
707
-
708
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
709
- msgid "Tagline"
710
- msgstr "Korte omschrijving"
711
-
712
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
713
- msgid "Briefly describe your company"
714
- msgstr "Omschrijf kort het bedrijf"
715
-
716
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
717
- msgid "Twitter username"
718
- msgstr "Twitter gebruikersnaam"
719
-
720
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
721
- msgid "@yourcompany"
722
- msgstr "@uwbedrijfsnaam"
723
-
724
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
725
- msgid "Logo"
726
- msgstr "Logo"
727
-
728
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
729
- msgid "%s is a required field"
730
- msgstr "%s is een verplicht veld"
731
-
732
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
733
- msgid "Please enter a valid application email address"
734
- msgstr "Voer een geldig sollicitatie e-mail adres in"
735
-
736
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
737
- msgid "Please enter a valid application URL"
738
- msgstr "Voer een geldig sollicitatie URL in"
739
-
740
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
741
- msgid "Please enter a valid application email address or URL"
742
- msgstr "Voer een geldig sollicitatie e-mail of URL in"
743
-
744
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
745
- msgid "Preview job listing &rarr;"
746
- msgstr "Bekijk voorvertoning &rarr;"
747
-
748
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
749
- msgid "You must be signed in to post a new job listing."
750
- msgstr "U moet ingelogd zijn om vacatures te kunnen plaatsen."
751
-
752
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
753
- msgid "Submit Listing &rarr;"
754
- msgstr "Verzend vacature &rarr;"
755
-
756
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
757
- msgid "&larr; Edit listing"
758
- msgstr "&rarr; Wijzig vacature"
759
-
760
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
761
- msgid "\"%s\" needs to be one of the following file types: %s"
762
- msgstr "\"%s\" moet een van de volgende bestandstypes zijn: %s"
763
-
764
- #: templates/account-signin.php:4
765
- msgid "Your account"
766
- msgstr "Uw account"
767
-
768
- #: templates/account-signin.php:8
769
- msgid "You are currently signed in as <strong>%s</strong>."
770
- msgstr "U bent momenteel ingelogd als <strong>%s</strong>."
771
-
772
- #: templates/account-signin.php:11
773
- msgid "Sign out"
774
- msgstr "Afmelden"
775
-
776
- #: templates/account-signin.php:21
777
- msgid "Have an account?"
778
- msgstr "U heeft al een account?"
779
-
780
- #: templates/account-signin.php:23
781
- msgid "Sign in"
782
- msgstr "Aanmelden"
783
-
784
- #: templates/account-signin.php:27
785
- msgid ""
786
- "If you don&rsquo;t have an account you can %screate one below by entering "
787
- "your email address. A password will be automatically emailed to you."
788
- msgstr "Als u nog geen account heeft dan wordt deze automatisch aangemaakt als u hieronder uw e-mail adres invult. Uw wachtwoord wordt vervolgens naar dat adres verzonden."
789
-
790
- #: templates/account-signin.php:27
791
- msgid "optionally"
792
- msgstr "optioneel"
793
-
794
- #: templates/account-signin.php:31
795
- msgid "You must sign in to create a new job listing."
796
- msgstr "U moet aangemeld zijn om een vacature te kunnen plaatsen."
797
-
798
- #: templates/account-signin.php:38
799
- msgid "Your email"
800
- msgstr "Uw e-mail"
801
-
802
- #: templates/account-signin.php:38 templates/job-submit.php:24
803
- #: templates/job-submit.php:41
804
- msgid "(optional)"
805
- msgstr "(optioneel)"
806
-
807
- #: templates/content-job_listing.php:16
808
- #: templates/content-single-job_listing.php:21
809
- #: templates/content-summary-job_listing.php:14
810
- msgid "Posted %s ago"
811
- msgstr "Posted %s ago"
812
-
813
- #: templates/content-no-jobs-found.php:1
814
- msgid "No more jobs found matching your selection."
815
- msgstr "Geen vacatures meer gevonden die aan uw selectie voldoen."
816
-
817
- #: templates/content-single-job_listing.php:8
818
- msgid "This job listing has expired"
819
- msgstr "Deze vacature is verlopen"
820
-
821
- #: templates/content-single-job_listing.php:24
822
- msgid "This position has been filled"
823
- msgstr "Deze positie is vervuld"
824
-
825
- #: templates/form-fields/file-field.php:6
826
- msgid "remove"
827
- msgstr "verwijder"
828
-
829
- #: templates/form-fields/file-field.php:6
830
- msgid "or"
831
- msgstr "of"
832
-
833
- #: templates/form-fields/file-field.php:16
834
- msgid "Max. file size: %s."
835
- msgstr "Max. bestandsgrootte: %s."
836
-
837
- #: templates/job-application-email.php:1
838
- msgid ""
839
- "To apply for this job <strong>email your details to</strong> <a "
840
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
841
- msgstr "Om te solliciteren op deze vacature <strong>stuurt u uw sollicitatie</strong> naar <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
-
843
- #: templates/job-application-email.php:4
844
- msgid "Apply using webmail: "
845
- msgstr "Solliciteer via webmail:"
846
-
847
- #: templates/job-application-url.php:1
848
- msgid ""
849
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
850
- "target=\"_blank\">%1$s &rarr;</a>"
851
- msgstr "Om te solliciteren gaat u naar <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
852
-
853
- #: templates/job-application.php:5
854
- msgid "Apply for job"
855
- msgstr "Solliciteer nu"
856
-
857
- #: templates/job-dashboard.php:2
858
- msgid ""
859
- "Your job listings are shown in the table below. Expired listings will be "
860
- "automatically removed after 30 days."
861
- msgstr "Uw vacatures staan in onderstaande tabel. Verlopen vacatures worden automatisch verwijderd na 30 dagen."
862
-
863
- #: templates/job-dashboard.php:6
864
- msgid "Job Title"
865
- msgstr "Vacature titel"
866
-
867
- #: templates/job-dashboard.php:7
868
- msgid "Date Posted"
869
- msgstr "Plaatsingsdatum"
870
-
871
- #: templates/job-dashboard.php:16
872
- msgid "You do not have any active job listings."
873
- msgstr "U heeft geen actieve vacatures."
874
-
875
- #: templates/job-dashboard.php:36
876
- msgid "Mark not filled"
877
- msgstr "Markeer niet vervuld"
878
-
879
- #: templates/job-dashboard.php:38
880
- msgid "Mark filled"
881
- msgstr "Markeer vervuld"
882
-
883
- #: templates/job-filters.php:8
884
- msgid "Keywords"
885
- msgstr "Zoekwoorden"
886
-
887
- #: templates/job-filters.php:9
888
- msgid "All Jobs"
889
- msgstr "Alle vacatures"
890
-
891
- #: templates/job-filters.php:13
892
- msgid "Location"
893
- msgstr "Standplaats"
894
-
895
- #: templates/job-filters.php:14
896
- msgid "Any Location"
897
- msgstr "Overal"
898
-
899
- #: templates/job-filters.php:23
900
- msgid "Category"
901
- msgstr "Categorie"
902
-
903
- #: templates/job-filters.php:24
904
- msgid "All Job Categories"
905
- msgstr "Alle vacature categorie&euml;n"
906
-
907
- #: templates/job-submit.php:35
908
- msgid "Company details"
909
- msgstr "Bedrijfsdetails"
910
-
911
- #: templates/job-submitted.php:4
912
- msgid ""
913
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
914
- "here</a>."
915
- msgstr "Vacature succesvol geplaatst. Om uw plaatsing te bekijken <a href=\"%s\">klikt u hier</a>."
916
-
917
- #: templates/job-submitted.php:7
918
- msgid ""
919
- "Job submitted successfully. Your job listing will be visible once approved."
920
- msgstr "Vacature succesvol verstuurd. Uw vacature wordt zichtbaar zodra deze is goedgekeurd."
921
-
922
- #: wp-job-manager-functions.php:224
923
- msgid "Reset"
924
- msgstr "Opnieuw"
925
-
926
- #: wp-job-manager-functions.php:228
927
- msgid "RSS"
928
- msgstr "RSS"
929
-
930
- #: wp-job-manager-functions.php:278
931
- msgid "Your email address isn&#8217;t correct."
932
- msgstr "Uw e-mail adres is niet correct."
933
-
934
- #: wp-job-manager-functions.php:281
935
- msgid "This email is already registered, please choose another one."
936
- msgstr "Dit e-mail adres is reeds geregisterd. Kiest u alstublieft een andere."
937
-
938
- #: wp-job-manager-template.php:116
939
- msgid "Active"
940
- msgstr "Actief"
941
-
942
- #: wp-job-manager-template.php:118
943
- msgid "Expired"
944
- msgstr "Verlopen"
945
-
946
- #: wp-job-manager-template.php:120
947
- msgid "Pending Review"
948
- msgstr "In afwachting"
949
-
950
- #: wp-job-manager-template.php:122
951
- msgid "Inactive"
952
- msgstr "Inactief"
953
-
954
- #: wp-job-manager-template.php:197
955
- msgid "Job Application via \"%s\" listing on %s"
956
- msgstr "Sollicitatie via \"%s\" op %s"
957
-
958
- #: wp-job-manager-template.php:255
959
- msgid "Anywhere"
960
- msgstr "Overal"
961
-
962
- #: wp-job-manager.php:97
963
- msgid "Are you sure you want to delete this job?"
964
- msgstr "Weet u zeker dat u deze vacature wilt verwijderen?"
965
-
966
- #. Plugin Name of the plugin/theme
967
- msgid "WP Job Manager"
968
- msgstr "WP Job Manager"
969
-
970
- #. Plugin URI of the plugin/theme
971
- msgid "https://wpjobmanager.com/"
972
- msgstr "https://wpjobmanager.com/"
973
-
974
- #. Description of the plugin/theme
975
- msgid ""
976
- "Manage job listings from the WordPress admin panel, and allow users to post "
977
- "jobs directly to your site."
978
- msgstr "Beheer vacatures in uw Wordpress beheerderspaneel, en sta gebruikers toe vacatures te plaatsen op uw website."
979
-
980
- #. Author of the plugin/theme
981
- msgid "Mike Jolley"
982
- msgstr "Mike Jolley"
983
-
984
- #. Author URI of the plugin/theme
985
- msgid "http://mikejolley.com"
986
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-pl.mo DELETED
Binary file
trunk/languages/wp-job-manager-pl.po DELETED
@@ -1,989 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # davedoes <kontakt@davedoesweb.com>, 2014
5
- # davedoes <kontakt@davedoesweb.com>, 2014
6
- # michalkortas <michal@kortas.info>, 2014
7
- # michalkortas <michal@kortas.info>, 2014
8
- msgid ""
9
- msgstr ""
10
- "Project-Id-Version: WP Job Manager\n"
11
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
12
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
13
- "PO-Revision-Date: 2014-07-24 15:20+0000\n"
14
- "Last-Translator: michalkortas <michal@kortas.info>\n"
15
- "Language-Team: Polish (http://www.transifex.com/projects/p/wp-job-manager/language/pl/)\n"
16
- "MIME-Version: 1.0\n"
17
- "Content-Type: text/plain; charset=UTF-8\n"
18
- "Content-Transfer-Encoding: 8bit\n"
19
- "Language: pl\n"
20
- "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
21
-
22
- #: includes/admin/class-wp-job-manager-addons.php:50
23
- #: includes/admin/class-wp-job-manager-admin.php:60
24
- msgid "WP Job Manager Add-ons"
25
- msgstr "Dodatki WP Job Manager"
26
-
27
- #: includes/admin/class-wp-job-manager-addons.php:51
28
- msgid ""
29
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
30
- "&rarr;</a>"
31
- msgstr "Kupujesz wiele dodatków? <a href=\"%s\">Sprawdź pakiet łączony &rarr;</a>"
32
-
33
- #: includes/admin/class-wp-job-manager-admin.php:57
34
- msgid "Settings"
35
- msgstr "Ustawienia"
36
-
37
- #: includes/admin/class-wp-job-manager-admin.php:60
38
- msgid "Add-ons"
39
- msgstr "Dodatki"
40
-
41
- #: includes/admin/class-wp-job-manager-cpt.php:44
42
- #: includes/admin/class-wp-job-manager-cpt.php:45
43
- msgid "Approve Jobs"
44
- msgstr "Zatwierdź oferty pracy"
45
-
46
- #: includes/admin/class-wp-job-manager-cpt.php:47
47
- #: includes/admin/class-wp-job-manager-cpt.php:48
48
- msgid "Expire Jobs"
49
- msgstr "Praca kończy się"
50
-
51
- #: includes/admin/class-wp-job-manager-cpt.php:135
52
- #: includes/admin/class-wp-job-manager-cpt.php:137
53
- msgid "%s approved"
54
- msgstr "%s zatwierdzonych"
55
-
56
- #: includes/admin/class-wp-job-manager-cpt.php:155
57
- #: includes/admin/class-wp-job-manager-cpt.php:157
58
- msgid "%s expired"
59
- msgstr "%s zakończyła się"
60
-
61
- #: includes/admin/class-wp-job-manager-cpt.php:200
62
- msgid "Select a category"
63
- msgstr "Wybierz kategorię"
64
-
65
- #: includes/admin/class-wp-job-manager-cpt.php:233
66
- msgid "Job position title"
67
- msgstr "Tytuł"
68
-
69
- #: includes/admin/class-wp-job-manager-cpt.php:249
70
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
71
- msgstr "Zaktualizowano listę. <a href=\"%s\">Pokaż oferty</a>"
72
-
73
- #: includes/admin/class-wp-job-manager-cpt.php:250
74
- msgid "Custom field updated."
75
- msgstr "Pole niestandardowe zostało aktualizowane."
76
-
77
- #: includes/admin/class-wp-job-manager-cpt.php:251
78
- msgid "Custom field deleted."
79
- msgstr "Pole niestandardowe zostało usunięte."
80
-
81
- #: includes/admin/class-wp-job-manager-cpt.php:252
82
- msgid "Job listing updated."
83
- msgstr "Oferta pracy została zaktualizowana."
84
-
85
- #: includes/admin/class-wp-job-manager-cpt.php:253
86
- msgid "Job listing restored to revision from %s"
87
- msgstr "Oferta pracy została przywrócona do wersji korekty z %s"
88
-
89
- #: includes/admin/class-wp-job-manager-cpt.php:254
90
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
91
- msgstr "Oferta pracy została opublikowana. <a href=\"%s\">Zobacz</a>"
92
-
93
- #: includes/admin/class-wp-job-manager-cpt.php:255
94
- msgid "Job listing saved."
95
- msgstr "Oferta pracy została zapisana."
96
-
97
- #: includes/admin/class-wp-job-manager-cpt.php:256
98
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
99
- msgstr "Oferta pracy została wysłana. <a target=\"_blank\" href=\"%s\">Podgląd</a>"
100
-
101
- #: includes/admin/class-wp-job-manager-cpt.php:257
102
- msgid ""
103
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
104
- "href=\"%2$s\">Preview Job</a>"
105
- msgstr "Lista ofert prac zaplanowanych: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Podgląd</a>"
106
-
107
- #: includes/admin/class-wp-job-manager-cpt.php:258
108
- msgid "M j, Y @ G:i"
109
- msgstr "M d, R @ G:m"
110
-
111
- #: includes/admin/class-wp-job-manager-cpt.php:259
112
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
113
- msgstr "Wersja robocza oferty pracy została zaktualizowana. <a target=\"_blank\" href=\"%s\">Podgląd</a>"
114
-
115
- #: includes/admin/class-wp-job-manager-cpt.php:278
116
- msgid "Type"
117
- msgstr "Typ"
118
-
119
- #: includes/admin/class-wp-job-manager-cpt.php:279
120
- msgid "Position"
121
- msgstr "Pozycja"
122
-
123
- #: includes/admin/class-wp-job-manager-cpt.php:280
124
- msgid "Posted"
125
- msgstr "Wprowadzone przez"
126
-
127
- #: includes/admin/class-wp-job-manager-cpt.php:281
128
- #: templates/job-dashboard.php:9
129
- msgid "Expires"
130
- msgstr "Zakończenie"
131
-
132
- #: includes/admin/class-wp-job-manager-cpt.php:283
133
- msgid "Categories"
134
- msgstr "Kategorie"
135
-
136
- #: includes/admin/class-wp-job-manager-cpt.php:284
137
- msgid "Featured?"
138
- msgstr "Wyróżnić?"
139
-
140
- #: includes/admin/class-wp-job-manager-cpt.php:285
141
- #: templates/job-dashboard.php:10
142
- msgid "Filled?"
143
- msgstr "Czy oferta jest dostępna?"
144
-
145
- #: includes/admin/class-wp-job-manager-cpt.php:286
146
- #: templates/job-dashboard.php:8
147
- msgid "Status"
148
- msgstr "Status"
149
-
150
- #: includes/admin/class-wp-job-manager-cpt.php:287
151
- msgid "Actions"
152
- msgstr "Akcje"
153
-
154
- #: includes/admin/class-wp-job-manager-cpt.php:310
155
- msgid "Job ID: %d"
156
- msgstr "ID pracy: %d"
157
-
158
- #: includes/admin/class-wp-job-manager-cpt.php:336
159
- #: includes/admin/class-wp-job-manager-cpt.php:341
160
- msgid "M j, Y"
161
- msgstr "M d, R"
162
-
163
- #: includes/admin/class-wp-job-manager-cpt.php:337
164
- msgid "by a guest"
165
- msgstr "przez gościa"
166
-
167
- #: includes/admin/class-wp-job-manager-cpt.php:337
168
- msgid "by %s"
169
- msgstr "przez %s"
170
-
171
- #: includes/admin/class-wp-job-manager-cpt.php:354
172
- msgid "Approve"
173
- msgstr "Zatwierdź"
174
-
175
- #: includes/admin/class-wp-job-manager-cpt.php:361
176
- msgid "View"
177
- msgstr "Zobacz"
178
-
179
- #: includes/admin/class-wp-job-manager-cpt.php:366
180
- #: includes/class-wp-job-manager-post-types.php:162
181
- #: templates/job-dashboard.php:33
182
- msgid "Edit"
183
- msgstr "Edytuj"
184
-
185
- #: includes/admin/class-wp-job-manager-cpt.php:371
186
- #: templates/job-dashboard.php:43
187
- msgid "Delete"
188
- msgstr "Usuń"
189
-
190
- #: includes/admin/class-wp-job-manager-settings.php:42
191
- #: includes/class-wp-job-manager-post-types.php:138
192
- #: includes/class-wp-job-manager-post-types.php:228
193
- msgid "Job Listings"
194
- msgstr "Oferty pracy"
195
-
196
- #: includes/admin/class-wp-job-manager-settings.php:48
197
- msgid "Jobs per page"
198
- msgstr "Oferty pracy na stronę"
199
-
200
- #: includes/admin/class-wp-job-manager-settings.php:49
201
- msgid "How many jobs should be shown per page by default?"
202
- msgstr "Ile ofert pracy powinno być domyślnie widocznych na jednej stronie?"
203
-
204
- #: includes/admin/class-wp-job-manager-settings.php:55
205
- msgid "Filled positions"
206
- msgstr "Zajęte oferty pracy"
207
-
208
- #: includes/admin/class-wp-job-manager-settings.php:56
209
- msgid "Hide filled positions"
210
- msgstr "Ukryj zajęte oferty pracy"
211
-
212
- #: includes/admin/class-wp-job-manager-settings.php:57
213
- msgid "If enabled, filled positions will be hidden from the job list."
214
- msgstr "Jeśli włączone, zajęte oferty pracy będą wyłączone."
215
-
216
- #: includes/admin/class-wp-job-manager-settings.php:64
217
- msgid "Job categories"
218
- msgstr "Kategorie"
219
-
220
- #: includes/admin/class-wp-job-manager-settings.php:65
221
- msgid "Enable job categories"
222
- msgstr "Włącz kategorie"
223
-
224
- #: includes/admin/class-wp-job-manager-settings.php:66
225
- msgid ""
226
- "Choose whether to enable job categories. Categories must be setup by an "
227
- "admin for users to choose during job submission."
228
- msgstr "Wybierz, czy włączyć kategorie ofert pracy. Kategorie muszą być wcześniej ustawione przez administratora, aby użytkownik mógł je wybrać podczas składania wniosku o pracę."
229
-
230
- #: includes/admin/class-wp-job-manager-settings.php:73
231
- msgid "Job Submission"
232
- msgstr "Wniosek o pracę"
233
-
234
- #: includes/admin/class-wp-job-manager-settings.php:78
235
- msgid "Account creation"
236
- msgstr "Tworzenie konta"
237
-
238
- #: includes/admin/class-wp-job-manager-settings.php:79
239
- msgid "Allow account creation"
240
- msgstr "Pozwól na tworzenie konta"
241
-
242
- #: includes/admin/class-wp-job-manager-settings.php:80
243
- msgid ""
244
- "If enabled, non-logged in users will be able to create an account by "
245
- "entering their email address on the job submission form."
246
- msgstr "Jeśli włączone, niezalogowani użytkownicy będą mogli utworzyć konto poprzez wprowadzenie swojego adresu email w tworzonym wniosku o pracę."
247
-
248
- #: includes/admin/class-wp-job-manager-settings.php:87
249
- msgid "Account Role"
250
- msgstr "Uprawnienia konta"
251
-
252
- #: includes/admin/class-wp-job-manager-settings.php:88
253
- msgid ""
254
- "If you enable registration on your job submission form, choose a role for "
255
- "the new user."
256
- msgstr "Jeśli włączysz rejestrację w formularzu pracy, wybierz uprawnienia nowego użytkownika."
257
-
258
- #: includes/admin/class-wp-job-manager-settings.php:95
259
- msgid "Account required"
260
- msgstr "Posiadanie konta jest wymagane"
261
-
262
- #: includes/admin/class-wp-job-manager-settings.php:96
263
- msgid "Job submission requires an account"
264
- msgstr "Wniosek o pracę wymaga konta"
265
-
266
- #: includes/admin/class-wp-job-manager-settings.php:97
267
- msgid ""
268
- "If disabled, non-logged in users will be able to submit job listings without"
269
- " creating an account."
270
- msgstr "Jeśli wyłączone, niezalogowani użytkownicy będą mogli wysyłać oferty pracy bez zakładania konta."
271
-
272
- #: includes/admin/class-wp-job-manager-settings.php:104
273
- msgid "Approval Required"
274
- msgstr "Wymagane jest zatwierdzenie"
275
-
276
- #: includes/admin/class-wp-job-manager-settings.php:105
277
- msgid "New submissions require admin approval"
278
- msgstr "Nowe wnioski wymagają zatwierdzenia przez administratora"
279
-
280
- #: includes/admin/class-wp-job-manager-settings.php:106
281
- msgid "If enabled, new submissions will be inactive, pending admin approval."
282
- msgstr "Jeśli włączone, nowe wnioski pozostaną nieaktywne, do czasu zatwierdzenia ich przez administratora."
283
-
284
- #: includes/admin/class-wp-job-manager-settings.php:113
285
- msgid "Listing duration"
286
- msgstr "Czas trwania oferty"
287
-
288
- #: includes/admin/class-wp-job-manager-settings.php:114
289
- msgid ""
290
- "How many <strong>days</strong> listings are live before expiring. Can be "
291
- "left blank to never expire."
292
- msgstr "Ile <strong>dni</strong> oferty mają być aktywne zanim wygasną. Puste pole oznacza, że oferta nigdy nie wygasa."
293
-
294
- #: includes/admin/class-wp-job-manager-settings.php:120
295
- msgid "Application method"
296
- msgstr "Metoda aplikowania"
297
-
298
- #: includes/admin/class-wp-job-manager-settings.php:121
299
- msgid "Choose what employers can use for their job application method."
300
- msgstr "Wybierz to, co pracodawca może użyć do rekrutacji."
301
-
302
- #: includes/admin/class-wp-job-manager-settings.php:124
303
- msgid "Email address or website URL"
304
- msgstr "Adres email lub strona WWW"
305
-
306
- #: includes/admin/class-wp-job-manager-settings.php:125
307
- msgid "Email addresses only"
308
- msgstr "Tylko adres email"
309
-
310
- #: includes/admin/class-wp-job-manager-settings.php:126
311
- msgid "Website URLs only"
312
- msgstr "Tylko adres strony WWW"
313
-
314
- #: includes/admin/class-wp-job-manager-settings.php:132
315
- msgid "Submit Page Slug"
316
- msgstr "Wyślij unikalną nazwę strony"
317
-
318
- #: includes/admin/class-wp-job-manager-settings.php:133
319
- msgid ""
320
- "Enter the slug of the page where you have placed the [submit_job_form] "
321
- "shortcode. This lets the plugin know where the form is located."
322
- msgstr "Wpisz unikalną nazwę strony, w której umieścisz kod [submit_job_form]. To pozwoli pluginowi wiedzieć, gdzie formularz ma zostać wyświetlony."
323
-
324
- #: includes/admin/class-wp-job-manager-settings.php:185
325
- msgid "Settings successfully saved"
326
- msgstr "Ustawienia zostały pomyślnie zapisane"
327
-
328
- #: includes/admin/class-wp-job-manager-settings.php:264
329
- msgid "Save Changes"
330
- msgstr "Zmiany zostały zapisane"
331
-
332
- #: includes/admin/class-wp-job-manager-writepanels.php:27
333
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
334
- msgid "Job location"
335
- msgstr "Lokalizacja pracy"
336
-
337
- #: includes/admin/class-wp-job-manager-writepanels.php:28
338
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
339
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
340
- msgstr "mp. \"Warszawa, PL\", \"Kraków\", \"Bydgoszcz, kujawsko-pomorskie\""
341
-
342
- #: includes/admin/class-wp-job-manager-writepanels.php:29
343
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
344
- msgid ""
345
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
346
- msgstr "Zostaw to miejsce puste, jeśli praca może być wykonywana gdziekolwiek (praca zdalna)"
347
-
348
- #: includes/admin/class-wp-job-manager-writepanels.php:32
349
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
350
- msgid "Application email/URL"
351
- msgstr "Email lub URL do rekrutacji"
352
-
353
- #: includes/admin/class-wp-job-manager-writepanels.php:33
354
- msgid "URL or email which applicants use to apply"
355
- msgstr "URL lub email, którego aplikant używa do zatwierdzenia"
356
-
357
- #: includes/admin/class-wp-job-manager-writepanels.php:36
358
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
359
- msgid "Company name"
360
- msgstr "Nazwa firmy"
361
-
362
- #: includes/admin/class-wp-job-manager-writepanels.php:40
363
- msgid "Company website"
364
- msgstr "Strona WWW firmy"
365
-
366
- #: includes/admin/class-wp-job-manager-writepanels.php:44
367
- msgid "Company tagline"
368
- msgstr "Slogan firmy"
369
-
370
- #: includes/admin/class-wp-job-manager-writepanels.php:45
371
- msgid "Brief description about the company"
372
- msgstr "Krótki opis firmy"
373
-
374
- #: includes/admin/class-wp-job-manager-writepanels.php:48
375
- msgid "Company Twitter"
376
- msgstr "Konto na Twitterze"
377
-
378
- #: includes/admin/class-wp-job-manager-writepanels.php:52
379
- msgid "Company logo"
380
- msgstr "Logo firmy"
381
-
382
- #: includes/admin/class-wp-job-manager-writepanels.php:53
383
- msgid "URL to the company logo"
384
- msgstr "URL do loga firmy"
385
-
386
- #: includes/admin/class-wp-job-manager-writepanels.php:57
387
- msgid "Position filled?"
388
- msgstr "Czy oferta pracy jest została zajęta?"
389
-
390
- #: includes/admin/class-wp-job-manager-writepanels.php:61
391
- msgid "Feature this job listing?"
392
- msgstr "Wyróżnić tę ofertę pracy?"
393
-
394
- #: includes/admin/class-wp-job-manager-writepanels.php:63
395
- msgid ""
396
- "Featured listings will be sticky during searches, and can be styled "
397
- "differently."
398
- msgstr "Wyróżnione oferty pracy będą na stałe widoczne podczas wyszukiwania i mogą być wyróżnione w inny sposób."
399
-
400
- #: includes/admin/class-wp-job-manager-writepanels.php:66
401
- msgid "Job Expires"
402
- msgstr "Zakończenie pracy"
403
-
404
- #: includes/admin/class-wp-job-manager-writepanels.php:67
405
- msgid "yyyy-mm-dd"
406
- msgstr "rrrr-mm-dd"
407
-
408
- #: includes/admin/class-wp-job-manager-writepanels.php:70
409
- msgid "Posted by"
410
- msgstr "Wprowadzone przez"
411
-
412
- #: includes/admin/class-wp-job-manager-writepanels.php:83
413
- msgid "Job Listing Data"
414
- msgstr "Data dodania oferty"
415
-
416
- #: includes/admin/class-wp-job-manager-writepanels.php:101
417
- msgid "Use file"
418
- msgstr "Użyj pliku"
419
-
420
- #: includes/admin/class-wp-job-manager-writepanels.php:101
421
- msgid "Upload"
422
- msgstr "Wyślij na serwer"
423
-
424
- #: includes/admin/class-wp-job-manager-writepanels.php:269
425
- msgid "Guest user"
426
- msgstr "Gość"
427
-
428
- #: includes/class-wp-job-manager-ajax.php:111
429
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
430
- msgstr "Oferty pracy %s"
431
-
432
- #: includes/class-wp-job-manager-ajax.php:113
433
- msgid "Showing all %s%sjobs"
434
- msgstr "Oferty pracy: %s"
435
-
436
- #: includes/class-wp-job-manager-ajax.php:116
437
- msgid "located in &ldquo;%s&rdquo;"
438
- msgstr "lokalizacja w &ldquo;%s&rdquo;"
439
-
440
- #: includes/class-wp-job-manager-geocode.php:139
441
- msgid "No results found"
442
- msgstr "Nic nie znaleziono"
443
-
444
- #: includes/class-wp-job-manager-geocode.php:143
445
- msgid "Query limit reached"
446
- msgstr "Osiągnięto limit zapytania"
447
-
448
- #: includes/class-wp-job-manager-geocode.php:149
449
- #: includes/class-wp-job-manager-geocode.php:153
450
- #: includes/class-wp-job-manager-geocode.php:157
451
- msgid "Geocoding error"
452
- msgstr "Błąd auto-lokalizacji"
453
-
454
- #: includes/class-wp-job-manager-install.php:39
455
- msgid "Employer"
456
- msgstr "Pracodawca"
457
-
458
- #: includes/class-wp-job-manager-post-types.php:48
459
- msgid "Job Category"
460
- msgstr "Kategoria pracy"
461
-
462
- #: includes/class-wp-job-manager-post-types.php:49
463
- msgid "Job Categories"
464
- msgstr "Kategorie pracy"
465
-
466
- #: includes/class-wp-job-manager-post-types.php:53
467
- msgctxt "Job category slug - resave permalinks after changing this"
468
- msgid "job-category"
469
- msgstr "kategorie-pracy"
470
-
471
- #: includes/class-wp-job-manager-post-types.php:70
472
- #: includes/class-wp-job-manager-post-types.php:113
473
- #: includes/class-wp-job-manager-post-types.php:167
474
- msgid "Search %s"
475
- msgstr "Wyszukaj %s"
476
-
477
- #: includes/class-wp-job-manager-post-types.php:71
478
- #: includes/class-wp-job-manager-post-types.php:114
479
- #: includes/class-wp-job-manager-post-types.php:159
480
- msgid "All %s"
481
- msgstr "Wszystkie %s"
482
-
483
- #: includes/class-wp-job-manager-post-types.php:72
484
- #: includes/class-wp-job-manager-post-types.php:115
485
- #: includes/class-wp-job-manager-post-types.php:170
486
- msgid "Parent %s"
487
- msgstr "Nadrzędna %s"
488
-
489
- #: includes/class-wp-job-manager-post-types.php:73
490
- #: includes/class-wp-job-manager-post-types.php:116
491
- msgid "Parent %s:"
492
- msgstr "Nadrzędna %s:"
493
-
494
- #: includes/class-wp-job-manager-post-types.php:74
495
- #: includes/class-wp-job-manager-post-types.php:117
496
- #: includes/class-wp-job-manager-post-types.php:163
497
- msgid "Edit %s"
498
- msgstr "Edytuj %s"
499
-
500
- #: includes/class-wp-job-manager-post-types.php:75
501
- #: includes/class-wp-job-manager-post-types.php:118
502
- msgid "Update %s"
503
- msgstr "Zaktualizuj %s"
504
-
505
- #: includes/class-wp-job-manager-post-types.php:76
506
- #: includes/class-wp-job-manager-post-types.php:119
507
- msgid "Add New %s"
508
- msgstr "Dodaj nowy %s"
509
-
510
- #: includes/class-wp-job-manager-post-types.php:77
511
- #: includes/class-wp-job-manager-post-types.php:120
512
- msgid "New %s Name"
513
- msgstr "Nowa %s nazwa"
514
-
515
- #: includes/class-wp-job-manager-post-types.php:92
516
- msgid "Job Type"
517
- msgstr "Typ pracy"
518
-
519
- #: includes/class-wp-job-manager-post-types.php:93
520
- msgid "Job Types"
521
- msgstr "Rodzaje pracy"
522
-
523
- #: includes/class-wp-job-manager-post-types.php:97
524
- msgctxt "Job type slug - resave permalinks after changing this"
525
- msgid "job-type"
526
- msgstr "rodzaje-pracy"
527
-
528
- #: includes/class-wp-job-manager-post-types.php:137
529
- msgid "Job Listing"
530
- msgstr "Oferty pracy"
531
-
532
- #: includes/class-wp-job-manager-post-types.php:141
533
- msgctxt "Post type archive slug - resave permalinks after changing this"
534
- msgid "jobs"
535
- msgstr "oferty"
536
-
537
- #: includes/class-wp-job-manager-post-types.php:147
538
- msgctxt "Job permalink - resave permalinks after changing this"
539
- msgid "job"
540
- msgstr "oferta"
541
-
542
- #: includes/class-wp-job-manager-post-types.php:160
543
- msgid "Add New"
544
- msgstr "Dodaj nowy"
545
-
546
- #: includes/class-wp-job-manager-post-types.php:161
547
- msgid "Add %s"
548
- msgstr "Dodaj %s"
549
-
550
- #: includes/class-wp-job-manager-post-types.php:164
551
- msgid "New %s"
552
- msgstr "Nowy %s"
553
-
554
- #: includes/class-wp-job-manager-post-types.php:165
555
- #: includes/class-wp-job-manager-post-types.php:166
556
- msgid "View %s"
557
- msgstr "Zobacz %s"
558
-
559
- #: includes/class-wp-job-manager-post-types.php:168
560
- msgid "No %s found"
561
- msgstr "Nic z %s nie znaleziono"
562
-
563
- #: includes/class-wp-job-manager-post-types.php:169
564
- msgid "No %s found in trash"
565
- msgstr "Nic z %s nie znaleziono w koszu"
566
-
567
- #: includes/class-wp-job-manager-post-types.php:172
568
- msgid "This is where you can create and manage job listings."
569
- msgstr "To jest tam, gdzie można tworzyć i zarządzać ofertami pracy."
570
-
571
- #: includes/class-wp-job-manager-post-types.php:207
572
- msgctxt "job_listing"
573
- msgid "Expired"
574
- msgstr "Kończy się"
575
-
576
- #: includes/class-wp-job-manager-post-types.php:212
577
- msgid "Expired <span class=\"count\">(%s)</span>"
578
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
579
- msgstr[0] "Kończy się <span class=\"count\">(%s)</span>"
580
- msgstr[1] "Kończą się <span class=\"count\">(%s)</span>"
581
- msgstr[2] "Kończy się <span class=\"count\">(%s)</span>"
582
-
583
- #: includes/class-wp-job-manager-shortcodes.php:61
584
- msgid "Invalid Job ID"
585
- msgstr "Nieprawidłowe ID oferty pracy"
586
-
587
- #: includes/class-wp-job-manager-shortcodes.php:67
588
- msgid "This job is already filled"
589
- msgstr "Ta praca jest już zajęta"
590
-
591
- #: includes/class-wp-job-manager-shortcodes.php:73
592
- msgid "%s has been filled"
593
- msgstr "%s zostało zajęte"
594
-
595
- #: includes/class-wp-job-manager-shortcodes.php:78
596
- msgid "This job is already not filled"
597
- msgstr "Ta praca jeszcze nie jest zajęta"
598
-
599
- #: includes/class-wp-job-manager-shortcodes.php:84
600
- msgid "%s has been marked as not filled"
601
- msgstr "%s zostało oznaczone jako niezajęte "
602
-
603
- #: includes/class-wp-job-manager-shortcodes.php:91
604
- msgid "%s has been deleted"
605
- msgstr "%s zostało usuniete"
606
-
607
- #: includes/class-wp-job-manager-shortcodes.php:111
608
- msgid "You need to be signed in to manage your job listings."
609
- msgstr "Musisz być zalogowany, aby zarządzać swoimi ofertami pracy."
610
-
611
- #: includes/class-wp-job-manager-shortcodes.php:204
612
- #: includes/class-wp-job-manager-shortcodes.php:235
613
- msgid "Load more job listings"
614
- msgstr "Załaduj więcej ofert pracy."
615
-
616
- #: includes/class-wp-job-manager-widgets.php:139
617
- msgid "Display a list of the most recent jobs on your site."
618
- msgstr "Wyświetl listę ostatnio dodanych ofert pracy na Twojej stronie."
619
-
620
- #: includes/class-wp-job-manager-widgets.php:141
621
- msgid "Recent Job Listings"
622
- msgstr "Najczęściej oglądane oferty pracy"
623
-
624
- #: includes/class-wp-job-manager-widgets.php:145
625
- msgid "Recent Jobs"
626
- msgstr "Ostatnie prace"
627
-
628
- #: includes/class-wp-job-manager-widgets.php:146
629
- msgid "Title"
630
- msgstr "Tytuł"
631
-
632
- #: includes/class-wp-job-manager-widgets.php:154
633
- msgid "Number of jobs to show"
634
- msgstr "Liczba prac do pokazania"
635
-
636
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
637
- msgid "Invalid job"
638
- msgstr "Nieprawidłowa praca"
639
-
640
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
641
- msgid "Update job listing"
642
- msgstr "Zaktualizuj ofertę pracy"
643
-
644
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
645
- msgid "Your changes have been saved."
646
- msgstr "Twoje zmiany zostały zapisane"
647
-
648
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
649
- msgid "View Job Listing &rarr;"
650
- msgstr "Zobacz ofertę pracy &rarr;"
651
-
652
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
653
- msgid "Submit Details"
654
- msgstr "Prześlij szczegóły"
655
-
656
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
657
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
658
- msgid "Preview"
659
- msgstr "Podgląd"
660
-
661
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
662
- msgid "Done"
663
- msgstr "Zrobione"
664
-
665
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
666
- msgid "Application email"
667
- msgstr "Email rekrutacyjny"
668
-
669
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
670
- msgid "you@yourdomain.com"
671
- msgstr "ty@twojadomena.pl"
672
-
673
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
674
- msgid "Application URL"
675
- msgstr "Strona WWW aplikacji"
676
-
677
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
678
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
679
- msgid "http://"
680
- msgstr "http://"
681
-
682
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
683
- msgid "Enter an email address or website URL"
684
- msgstr "Wprowadź adres email lub adres URL"
685
-
686
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
687
- msgid "Job title"
688
- msgstr "Tytuł oferty"
689
-
690
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
691
- msgid "Job type"
692
- msgstr "Typ pracy"
693
-
694
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
695
- msgid "Job category"
696
- msgstr "Kategoria pracy"
697
-
698
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
699
- msgid "Description"
700
- msgstr "Opis"
701
-
702
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
703
- msgid "Enter the name of the company"
704
- msgstr "Wprowadź nazwę firmy"
705
-
706
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
707
- #: templates/content-single-job_listing.php:36
708
- msgid "Website"
709
- msgstr "Strona WWW"
710
-
711
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
712
- msgid "Tagline"
713
- msgstr "Slogan"
714
-
715
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
716
- msgid "Briefly describe your company"
717
- msgstr "Krótki opis Twojej firmy"
718
-
719
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
720
- msgid "Twitter username"
721
- msgstr "Konto na Twitterze"
722
-
723
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
724
- msgid "@yourcompany"
725
- msgstr "@twojanazwa"
726
-
727
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
728
- msgid "Logo"
729
- msgstr "Logo"
730
-
731
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
732
- msgid "%s is a required field"
733
- msgstr "%s jest wymaganym polem"
734
-
735
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
736
- msgid "Please enter a valid application email address"
737
- msgstr "Proszę, wpisz poprawny adres email aplikacji"
738
-
739
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
740
- msgid "Please enter a valid application URL"
741
- msgstr "Proszę, wprowadź poprawny adres strony WWW aplikacji"
742
-
743
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
744
- msgid "Please enter a valid application email address or URL"
745
- msgstr "Proszę, wprowadź poprawny adres email lub adres strony WWW"
746
-
747
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
748
- msgid "Preview job listing &rarr;"
749
- msgstr "Podgląd oferty pracy &rarr;"
750
-
751
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
752
- msgid "You must be signed in to post a new job listing."
753
- msgstr "Musisz być zalogowany, aby dodać nową ofertę pracy."
754
-
755
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
756
- msgid "Submit Listing &rarr;"
757
- msgstr "Wyślij ofertę &rarr;"
758
-
759
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
760
- msgid "&larr; Edit listing"
761
- msgstr "&larr; Edytuj ofertę"
762
-
763
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
764
- msgid "\"%s\" needs to be one of the following file types: %s"
765
- msgstr "\"%s\" wymaga jednego z wymienionych typów plików: %s"
766
-
767
- #: templates/account-signin.php:4
768
- msgid "Your account"
769
- msgstr "Twoje konto"
770
-
771
- #: templates/account-signin.php:8
772
- msgid "You are currently signed in as <strong>%s</strong>."
773
- msgstr "Jesteś obecnie zalogowany jako <strong>%s</strong>."
774
-
775
- #: templates/account-signin.php:11
776
- msgid "Sign out"
777
- msgstr "Wyloguj się"
778
-
779
- #: templates/account-signin.php:21
780
- msgid "Have an account?"
781
- msgstr "Czy masz już konto?"
782
-
783
- #: templates/account-signin.php:23
784
- msgid "Sign in"
785
- msgstr "Zarejestruj się"
786
-
787
- #: templates/account-signin.php:27
788
- msgid ""
789
- "If you don&rsquo;t have an account you can %screate one below by entering "
790
- "your email address. A password will be automatically emailed to you."
791
- msgstr "Jeśli nie masz konta, możesz %s utworzyć je, wpisując Twój adres email. Hasło zostanie automatycznie wysłane na Twoją skrzynkę mailową."
792
-
793
- #: templates/account-signin.php:27
794
- msgid "optionally"
795
- msgstr "opcjonalnie"
796
-
797
- #: templates/account-signin.php:31
798
- msgid "You must sign in to create a new job listing."
799
- msgstr "Musisz posiadać konto, aby dodać nową ofertę pracy."
800
-
801
- #: templates/account-signin.php:38
802
- msgid "Your email"
803
- msgstr "Twój email."
804
-
805
- #: templates/account-signin.php:38 templates/job-submit.php:24
806
- #: templates/job-submit.php:41
807
- msgid "(optional)"
808
- msgstr "(opcjonalne)"
809
-
810
- #: templates/content-job_listing.php:16
811
- #: templates/content-single-job_listing.php:21
812
- #: templates/content-summary-job_listing.php:14
813
- msgid "Posted %s ago"
814
- msgstr "Opublikowane %s temu"
815
-
816
- #: templates/content-no-jobs-found.php:1
817
- msgid "No more jobs found matching your selection."
818
- msgstr "Niestety, nie udało nam się znaleźć nic więcej :-("
819
-
820
- #: templates/content-single-job_listing.php:8
821
- msgid "This job listing has expired"
822
- msgstr "Oferta pracy wygasła"
823
-
824
- #: templates/content-single-job_listing.php:24
825
- msgid "This position has been filled"
826
- msgstr "Ta oferta pracy jest już zajęta"
827
-
828
- #: templates/form-fields/file-field.php:6
829
- msgid "remove"
830
- msgstr "usuń"
831
-
832
- #: templates/form-fields/file-field.php:6
833
- msgid "or"
834
- msgstr "lub"
835
-
836
- #: templates/form-fields/file-field.php:16
837
- msgid "Max. file size: %s."
838
- msgstr "Maksymalny rozmiar pliku: %s."
839
-
840
- #: templates/job-application-email.php:1
841
- msgid ""
842
- "To apply for this job <strong>email your details to</strong> <a "
843
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
844
- msgstr "Aby ubiegać się o pracę <strong>wyślij nam informacje o sobie na</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
845
-
846
- #: templates/job-application-email.php:4
847
- msgid "Apply using webmail: "
848
- msgstr "Skorzystaj z webmaila:"
849
-
850
- #: templates/job-application-url.php:1
851
- msgid ""
852
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
853
- "target=\"_blank\">%1$s &rarr;</a>"
854
- msgstr "Aby ubiegać się o pracę, odwiedź stronę: <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
855
-
856
- #: templates/job-application.php:5
857
- msgid "Apply for job"
858
- msgstr "Ubiegaj się o pracę"
859
-
860
- #: templates/job-dashboard.php:2
861
- msgid ""
862
- "Your job listings are shown in the table below. Expired listings will be "
863
- "automatically removed after 30 days."
864
- msgstr "Twoje oferta pracy zostanie opublikowana. Jeżeli wygaśnie, zostanie automatycznie usunięta po 30 dniach."
865
-
866
- #: templates/job-dashboard.php:6
867
- msgid "Job Title"
868
- msgstr "Tytuł oferty"
869
-
870
- #: templates/job-dashboard.php:7
871
- msgid "Date Posted"
872
- msgstr "Data wprowadzenia"
873
-
874
- #: templates/job-dashboard.php:16
875
- msgid "You do not have any active job listings."
876
- msgstr "Nie posiadasz żadnej aktywnej oferty pracy."
877
-
878
- #: templates/job-dashboard.php:36
879
- msgid "Mark not filled"
880
- msgstr "Oznacz jako zajęta oferta pracy"
881
-
882
- #: templates/job-dashboard.php:38
883
- msgid "Mark filled"
884
- msgstr "Oznacz jako wolna oferta pracy"
885
-
886
- #: templates/job-filters.php:8
887
- msgid "Keywords"
888
- msgstr "Słowa kluczowe"
889
-
890
- #: templates/job-filters.php:9
891
- msgid "All Jobs"
892
- msgstr "Wpisz poszukiwaną pracę"
893
-
894
- #: templates/job-filters.php:13
895
- msgid "Location"
896
- msgstr "Lokalizacja"
897
-
898
- #: templates/job-filters.php:14
899
- msgid "Any Location"
900
- msgstr "Dowolna lokalizacja"
901
-
902
- #: templates/job-filters.php:23
903
- msgid "Category"
904
- msgstr "Kategoria"
905
-
906
- #: templates/job-filters.php:24
907
- msgid "All Job Categories"
908
- msgstr "Wszystkie kategorie pracy"
909
-
910
- #: templates/job-submit.php:35
911
- msgid "Company details"
912
- msgstr "Szczegóły firmy"
913
-
914
- #: templates/job-submitted.php:4
915
- msgid ""
916
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
917
- "here</a>."
918
- msgstr "Praca zamieszczona z powodzeniem. Aby ją zobaczyć <a href=\"%s\">kliknij tutaj</a>."
919
-
920
- #: templates/job-submitted.php:7
921
- msgid ""
922
- "Job submitted successfully. Your job listing will be visible once approved."
923
- msgstr "Twoja oferta pracy została wysłana i oferta czeka na zatwierdzenie przez Moderatora."
924
-
925
- #: wp-job-manager-functions.php:224
926
- msgid "Reset"
927
- msgstr "Resetuj"
928
-
929
- #: wp-job-manager-functions.php:228
930
- msgid "RSS"
931
- msgstr "RSS"
932
-
933
- #: wp-job-manager-functions.php:278
934
- msgid "Your email address isn&#8217;t correct."
935
- msgstr "Twój adres email nie jest poprawny."
936
-
937
- #: wp-job-manager-functions.php:281
938
- msgid "This email is already registered, please choose another one."
939
- msgstr "Ten adres email jest już używany. Spróbuj wybrać inny."
940
-
941
- #: wp-job-manager-template.php:116
942
- msgid "Active"
943
- msgstr "Aktywny"
944
-
945
- #: wp-job-manager-template.php:118
946
- msgid "Expired"
947
- msgstr "Kończy się"
948
-
949
- #: wp-job-manager-template.php:120
950
- msgid "Pending Review"
951
- msgstr "Oczekuje"
952
-
953
- #: wp-job-manager-template.php:122
954
- msgid "Inactive"
955
- msgstr "Nieaktywny"
956
-
957
- #: wp-job-manager-template.php:197
958
- msgid "Job Application via \"%s\" listing on %s"
959
- msgstr "Aplikacja o pracę od \"%s\" na %s"
960
-
961
- #: wp-job-manager-template.php:255
962
- msgid "Anywhere"
963
- msgstr "Gdziekolwiek"
964
-
965
- #: wp-job-manager.php:97
966
- msgid "Are you sure you want to delete this job?"
967
- msgstr "Czy jesteś pewien, że chcesz usunąć tę pracę?"
968
-
969
- #. Plugin Name of the plugin/theme
970
- msgid "WP Job Manager"
971
- msgstr "WP Job Manager"
972
-
973
- #. Plugin URI of the plugin/theme
974
- msgid "https://wpjobmanager.com/"
975
- msgstr "https://wpjobmanager.com/"
976
-
977
- #. Description of the plugin/theme
978
- msgid ""
979
- "Manage job listings from the WordPress admin panel, and allow users to post "
980
- "jobs directly to your site."
981
- msgstr "Zarządzaj ofertami pracy z panelu WordPressa i pozwól swoim użytkownikom publikować oferty pracy na Twojej stronie."
982
-
983
- #. Author of the plugin/theme
984
- msgid "Mike Jolley"
985
- msgstr "Mike Jolley"
986
-
987
- #. Author URI of the plugin/theme
988
- msgid "http://mikejolley.com"
989
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-pt_BR.mo DELETED
Binary file
trunk/languages/wp-job-manager-pt_BR.po DELETED
@@ -1,987 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # Claudio Sanches <contato@claudiosmweb.com>, 2014
5
- # Mike Jolley <mike.jolley@me.com>, 2014
6
- # vmassuchetto <vmassuchetto@gmail.com>, 2014
7
- msgid ""
8
- msgstr ""
9
- "Project-Id-Version: WP Job Manager\n"
10
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
11
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
12
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
13
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
14
- "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wp-job-manager/language/pt_BR/)\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Language: pt_BR\n"
19
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20
-
21
- #: includes/admin/class-wp-job-manager-addons.php:50
22
- #: includes/admin/class-wp-job-manager-admin.php:60
23
- msgid "WP Job Manager Add-ons"
24
- msgstr "Add-ons do WP Job Manager"
25
-
26
- #: includes/admin/class-wp-job-manager-addons.php:51
27
- msgid ""
28
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
29
- "&rarr;</a>"
30
- msgstr ""
31
-
32
- #: includes/admin/class-wp-job-manager-admin.php:57
33
- msgid "Settings"
34
- msgstr "Opções"
35
-
36
- #: includes/admin/class-wp-job-manager-admin.php:60
37
- msgid "Add-ons"
38
- msgstr "Add-ons"
39
-
40
- #: includes/admin/class-wp-job-manager-cpt.php:44
41
- #: includes/admin/class-wp-job-manager-cpt.php:45
42
- msgid "Approve Jobs"
43
- msgstr "Aprovar Vagas"
44
-
45
- #: includes/admin/class-wp-job-manager-cpt.php:47
46
- #: includes/admin/class-wp-job-manager-cpt.php:48
47
- msgid "Expire Jobs"
48
- msgstr ""
49
-
50
- #: includes/admin/class-wp-job-manager-cpt.php:135
51
- #: includes/admin/class-wp-job-manager-cpt.php:137
52
- msgid "%s approved"
53
- msgstr "%s aprovada"
54
-
55
- #: includes/admin/class-wp-job-manager-cpt.php:155
56
- #: includes/admin/class-wp-job-manager-cpt.php:157
57
- msgid "%s expired"
58
- msgstr ""
59
-
60
- #: includes/admin/class-wp-job-manager-cpt.php:200
61
- msgid "Select a category"
62
- msgstr "Escolha uma área de atuação"
63
-
64
- #: includes/admin/class-wp-job-manager-cpt.php:233
65
- msgid "Job position title"
66
- msgstr "Posição"
67
-
68
- #: includes/admin/class-wp-job-manager-cpt.php:249
69
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
70
- msgstr "Vaga atualizada. <a href=\"%s\">Ver vaga</a>"
71
-
72
- #: includes/admin/class-wp-job-manager-cpt.php:250
73
- msgid "Custom field updated."
74
- msgstr "Campo personalizado atualizado."
75
-
76
- #: includes/admin/class-wp-job-manager-cpt.php:251
77
- msgid "Custom field deleted."
78
- msgstr "Campo personalizado eliminado."
79
-
80
- #: includes/admin/class-wp-job-manager-cpt.php:252
81
- msgid "Job listing updated."
82
- msgstr "Vaga atualizada."
83
-
84
- #: includes/admin/class-wp-job-manager-cpt.php:253
85
- msgid "Job listing restored to revision from %s"
86
- msgstr "Vaga restaurada para a revisão de %s"
87
-
88
- #: includes/admin/class-wp-job-manager-cpt.php:254
89
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
90
- msgstr "Vaga publicada. <a href=\"%s\">Ver vaga</a>"
91
-
92
- #: includes/admin/class-wp-job-manager-cpt.php:255
93
- msgid "Job listing saved."
94
- msgstr "Emprego salvo."
95
-
96
- #: includes/admin/class-wp-job-manager-cpt.php:256
97
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
98
- msgstr "Emprego submetido. <a target=\"_blank\" href=\"%s\">Pré-visualizar emprego</a>"
99
-
100
- #: includes/admin/class-wp-job-manager-cpt.php:257
101
- msgid ""
102
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
103
- "href=\"%2$s\">Preview Job</a>"
104
- msgstr "Vaga de emprego agendada para: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Pré-visualizar vaga</a>"
105
-
106
- #: includes/admin/class-wp-job-manager-cpt.php:258
107
- msgid "M j, Y @ G:i"
108
- msgstr "j M, Y @ H:i"
109
-
110
- #: includes/admin/class-wp-job-manager-cpt.php:259
111
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
112
- msgstr "Rascunho de vaga atualizada. <a target=\"_blank\" href=\"%s\">Pré-visualizar vaga</a>"
113
-
114
- #: includes/admin/class-wp-job-manager-cpt.php:278
115
- msgid "Type"
116
- msgstr "Tipo"
117
-
118
- #: includes/admin/class-wp-job-manager-cpt.php:279
119
- msgid "Position"
120
- msgstr "Posição"
121
-
122
- #: includes/admin/class-wp-job-manager-cpt.php:280
123
- msgid "Posted"
124
- msgstr "Publicado"
125
-
126
- #: includes/admin/class-wp-job-manager-cpt.php:281
127
- #: templates/job-dashboard.php:9
128
- msgid "Expires"
129
- msgstr "Expira"
130
-
131
- #: includes/admin/class-wp-job-manager-cpt.php:283
132
- msgid "Categories"
133
- msgstr "Áreas de atuação"
134
-
135
- #: includes/admin/class-wp-job-manager-cpt.php:284
136
- msgid "Featured?"
137
- msgstr "Destaque?"
138
-
139
- #: includes/admin/class-wp-job-manager-cpt.php:285
140
- #: templates/job-dashboard.php:10
141
- msgid "Filled?"
142
- msgstr "Preenchido?"
143
-
144
- #: includes/admin/class-wp-job-manager-cpt.php:286
145
- #: templates/job-dashboard.php:8
146
- msgid "Status"
147
- msgstr "Status"
148
-
149
- #: includes/admin/class-wp-job-manager-cpt.php:287
150
- msgid "Actions"
151
- msgstr "Ações"
152
-
153
- #: includes/admin/class-wp-job-manager-cpt.php:310
154
- msgid "Job ID: %d"
155
- msgstr "ID da vaga: %d"
156
-
157
- #: includes/admin/class-wp-job-manager-cpt.php:336
158
- #: includes/admin/class-wp-job-manager-cpt.php:341
159
- msgid "M j, Y"
160
- msgstr "j \\d\\e M \\d\\e Y"
161
-
162
- #: includes/admin/class-wp-job-manager-cpt.php:337
163
- msgid "by a guest"
164
- msgstr "por um convidado"
165
-
166
- #: includes/admin/class-wp-job-manager-cpt.php:337
167
- msgid "by %s"
168
- msgstr "por %s"
169
-
170
- #: includes/admin/class-wp-job-manager-cpt.php:354
171
- msgid "Approve"
172
- msgstr "Aprovar"
173
-
174
- #: includes/admin/class-wp-job-manager-cpt.php:361
175
- msgid "View"
176
- msgstr "Ver"
177
-
178
- #: includes/admin/class-wp-job-manager-cpt.php:366
179
- #: includes/class-wp-job-manager-post-types.php:162
180
- #: templates/job-dashboard.php:33
181
- msgid "Edit"
182
- msgstr "Editar"
183
-
184
- #: includes/admin/class-wp-job-manager-cpt.php:371
185
- #: templates/job-dashboard.php:43
186
- msgid "Delete"
187
- msgstr "Eliminar"
188
-
189
- #: includes/admin/class-wp-job-manager-settings.php:42
190
- #: includes/class-wp-job-manager-post-types.php:138
191
- #: includes/class-wp-job-manager-post-types.php:228
192
- msgid "Job Listings"
193
- msgstr "Empregos"
194
-
195
- #: includes/admin/class-wp-job-manager-settings.php:48
196
- msgid "Jobs per page"
197
- msgstr "Vagas por página"
198
-
199
- #: includes/admin/class-wp-job-manager-settings.php:49
200
- msgid "How many jobs should be shown per page by default?"
201
- msgstr "Quantos vagas devem ser mostrados por página, por padrão?"
202
-
203
- #: includes/admin/class-wp-job-manager-settings.php:55
204
- msgid "Filled positions"
205
- msgstr "Posições preenchidas"
206
-
207
- #: includes/admin/class-wp-job-manager-settings.php:56
208
- msgid "Hide filled positions"
209
- msgstr "Esconder posições preenchidas"
210
-
211
- #: includes/admin/class-wp-job-manager-settings.php:57
212
- msgid "If enabled, filled positions will be hidden from the job list."
213
- msgstr "Se ativo, as posições preenchidas serão escondidas da lista."
214
-
215
- #: includes/admin/class-wp-job-manager-settings.php:64
216
- msgid "Job categories"
217
- msgstr "Áreas de Atuação"
218
-
219
- #: includes/admin/class-wp-job-manager-settings.php:65
220
- msgid "Enable job categories"
221
- msgstr "Ativar áreas de atuação de vagas"
222
-
223
- #: includes/admin/class-wp-job-manager-settings.php:66
224
- msgid ""
225
- "Choose whether to enable job categories. Categories must be setup by an "
226
- "admin for users to choose during job submission."
227
- msgstr "Escolha se deseja ativar áreas de atuação. As áreas de atuação deverão ser criadas por um administrador para que os usuários possam escolher quando enviarem uma vaga."
228
-
229
- #: includes/admin/class-wp-job-manager-settings.php:73
230
- msgid "Job Submission"
231
- msgstr "Envio de Vaga"
232
-
233
- #: includes/admin/class-wp-job-manager-settings.php:78
234
- msgid "Account creation"
235
- msgstr "Criação de conta"
236
-
237
- #: includes/admin/class-wp-job-manager-settings.php:79
238
- msgid "Allow account creation"
239
- msgstr "Permitir a criação de conta"
240
-
241
- #: includes/admin/class-wp-job-manager-settings.php:80
242
- msgid ""
243
- "If enabled, non-logged in users will be able to create an account by "
244
- "entering their email address on the job submission form."
245
- msgstr "Caso esteja ativa, usuários não autenticados terão de criar uma conta digitando o email no formulário de envio da vaga."
246
-
247
- #: includes/admin/class-wp-job-manager-settings.php:87
248
- msgid "Account Role"
249
- msgstr "Papel da Conta"
250
-
251
- #: includes/admin/class-wp-job-manager-settings.php:88
252
- msgid ""
253
- "If you enable registration on your job submission form, choose a role for "
254
- "the new user."
255
- msgstr "Escolha um papel para os novos usuários se você habilitar o registro em seu formulário de cadastro de vagas."
256
-
257
- #: includes/admin/class-wp-job-manager-settings.php:95
258
- msgid "Account required"
259
- msgstr "Conta obrigatória"
260
-
261
- #: includes/admin/class-wp-job-manager-settings.php:96
262
- msgid "Job submission requires an account"
263
- msgstr "O envio de vagas necessita uma conta"
264
-
265
- #: includes/admin/class-wp-job-manager-settings.php:97
266
- msgid ""
267
- "If disabled, non-logged in users will be able to submit job listings without"
268
- " creating an account."
269
- msgstr "Caso esteja desativado, usuários não autenticados poderão enviar vagas de emprego sem criar uma conta."
270
-
271
- #: includes/admin/class-wp-job-manager-settings.php:104
272
- msgid "Approval Required"
273
- msgstr "Aprovação Necessária"
274
-
275
- #: includes/admin/class-wp-job-manager-settings.php:105
276
- msgid "New submissions require admin approval"
277
- msgstr "Novas vagas necessitam a aprovação de um administrador"
278
-
279
- #: includes/admin/class-wp-job-manager-settings.php:106
280
- msgid "If enabled, new submissions will be inactive, pending admin approval."
281
- msgstr "Caso esteja ativa, novos envios ficarão inativos, esperando aprovação de um administrador."
282
-
283
- #: includes/admin/class-wp-job-manager-settings.php:113
284
- msgid "Listing duration"
285
- msgstr "Duração da vaga"
286
-
287
- #: includes/admin/class-wp-job-manager-settings.php:114
288
- msgid ""
289
- "How many <strong>days</strong> listings are live before expiring. Can be "
290
- "left blank to never expire."
291
- msgstr "Por quantos <strong>dias</strong> as vagas estarão ativas até que expirem. Deixe em branco para nunca expirarem."
292
-
293
- #: includes/admin/class-wp-job-manager-settings.php:120
294
- msgid "Application method"
295
- msgstr ""
296
-
297
- #: includes/admin/class-wp-job-manager-settings.php:121
298
- msgid "Choose what employers can use for their job application method."
299
- msgstr ""
300
-
301
- #: includes/admin/class-wp-job-manager-settings.php:124
302
- msgid "Email address or website URL"
303
- msgstr ""
304
-
305
- #: includes/admin/class-wp-job-manager-settings.php:125
306
- msgid "Email addresses only"
307
- msgstr ""
308
-
309
- #: includes/admin/class-wp-job-manager-settings.php:126
310
- msgid "Website URLs only"
311
- msgstr ""
312
-
313
- #: includes/admin/class-wp-job-manager-settings.php:132
314
- msgid "Submit Page Slug"
315
- msgstr "Slug da Página de Envio"
316
-
317
- #: includes/admin/class-wp-job-manager-settings.php:133
318
- msgid ""
319
- "Enter the slug of the page where you have placed the [submit_job_form] "
320
- "shortcode. This lets the plugin know where the form is located."
321
- msgstr "Digite o slug da página em que o shortcode [submit_job_form] foi colocado. Isto permite que o plugin saiba onde o formulário está."
322
-
323
- #: includes/admin/class-wp-job-manager-settings.php:185
324
- msgid "Settings successfully saved"
325
- msgstr "Configurações salvas com sucesso"
326
-
327
- #: includes/admin/class-wp-job-manager-settings.php:264
328
- msgid "Save Changes"
329
- msgstr "Salvar Alterações"
330
-
331
- #: includes/admin/class-wp-job-manager-writepanels.php:27
332
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
333
- msgid "Job location"
334
- msgstr "Local da vaga"
335
-
336
- #: includes/admin/class-wp-job-manager-writepanels.php:28
337
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
338
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
339
- msgstr "e.g. \"São Paulo, SP\", \"Rio de Janeiro, RJ\", \"Maringá, PR\""
340
-
341
- #: includes/admin/class-wp-job-manager-writepanels.php:29
342
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
343
- msgid ""
344
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
345
- msgstr "Deixe em branco caso a vaga não seja presencial (telecomunicação)"
346
-
347
- #: includes/admin/class-wp-job-manager-writepanels.php:32
348
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
349
- msgid "Application email/URL"
350
- msgstr "Email/URL do Recrutador"
351
-
352
- #: includes/admin/class-wp-job-manager-writepanels.php:33
353
- msgid "URL or email which applicants use to apply"
354
- msgstr "URL ou email que os candidatos usam para aplicarem à vaga"
355
-
356
- #: includes/admin/class-wp-job-manager-writepanels.php:36
357
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
358
- msgid "Company name"
359
- msgstr "Nome da empresa"
360
-
361
- #: includes/admin/class-wp-job-manager-writepanels.php:40
362
- msgid "Company website"
363
- msgstr "Site da empresa"
364
-
365
- #: includes/admin/class-wp-job-manager-writepanels.php:44
366
- msgid "Company tagline"
367
- msgstr "Slogan da empresa"
368
-
369
- #: includes/admin/class-wp-job-manager-writepanels.php:45
370
- msgid "Brief description about the company"
371
- msgstr "Descrição curta sobre a empresa"
372
-
373
- #: includes/admin/class-wp-job-manager-writepanels.php:48
374
- msgid "Company Twitter"
375
- msgstr "Twitter da Empresa"
376
-
377
- #: includes/admin/class-wp-job-manager-writepanels.php:52
378
- msgid "Company logo"
379
- msgstr "Logo da Empresa"
380
-
381
- #: includes/admin/class-wp-job-manager-writepanels.php:53
382
- msgid "URL to the company logo"
383
- msgstr "URL para o logo da empresa"
384
-
385
- #: includes/admin/class-wp-job-manager-writepanels.php:57
386
- msgid "Position filled?"
387
- msgstr "Vaga preenchida?"
388
-
389
- #: includes/admin/class-wp-job-manager-writepanels.php:61
390
- msgid "Feature this job listing?"
391
- msgstr "Destacar esta vaga?"
392
-
393
- #: includes/admin/class-wp-job-manager-writepanels.php:63
394
- msgid ""
395
- "Featured listings will be sticky during searches, and can be styled "
396
- "differently."
397
- msgstr "Vagas em destaque estarão fixas nas pesquisas e podem ser estilizadas diferentemente."
398
-
399
- #: includes/admin/class-wp-job-manager-writepanels.php:66
400
- msgid "Job Expires"
401
- msgstr "Expiração da vaga"
402
-
403
- #: includes/admin/class-wp-job-manager-writepanels.php:67
404
- msgid "yyyy-mm-dd"
405
- msgstr "dd-mm-yyyy"
406
-
407
- #: includes/admin/class-wp-job-manager-writepanels.php:70
408
- msgid "Posted by"
409
- msgstr ""
410
-
411
- #: includes/admin/class-wp-job-manager-writepanels.php:83
412
- msgid "Job Listing Data"
413
- msgstr "Dados da Vaga"
414
-
415
- #: includes/admin/class-wp-job-manager-writepanels.php:101
416
- msgid "Use file"
417
- msgstr "Usar arquivo"
418
-
419
- #: includes/admin/class-wp-job-manager-writepanels.php:101
420
- msgid "Upload"
421
- msgstr "Enviar"
422
-
423
- #: includes/admin/class-wp-job-manager-writepanels.php:269
424
- msgid "Guest user"
425
- msgstr ""
426
-
427
- #: includes/class-wp-job-manager-ajax.php:111
428
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
429
- msgstr "Exibindo %s&ldquo;%s&rdquo; %svagas"
430
-
431
- #: includes/class-wp-job-manager-ajax.php:113
432
- msgid "Showing all %s%sjobs"
433
- msgstr "Exibindo todas as %s%svagas"
434
-
435
- #: includes/class-wp-job-manager-ajax.php:116
436
- msgid "located in &ldquo;%s&rdquo;"
437
- msgstr "localizada em &ldquo;%s&rdquo;"
438
-
439
- #: includes/class-wp-job-manager-geocode.php:139
440
- msgid "No results found"
441
- msgstr "Nenhum resultado foi encontrado"
442
-
443
- #: includes/class-wp-job-manager-geocode.php:143
444
- msgid "Query limit reached"
445
- msgstr "Limite de consulta atingido"
446
-
447
- #: includes/class-wp-job-manager-geocode.php:149
448
- #: includes/class-wp-job-manager-geocode.php:153
449
- #: includes/class-wp-job-manager-geocode.php:157
450
- msgid "Geocoding error"
451
- msgstr ""
452
-
453
- #: includes/class-wp-job-manager-install.php:39
454
- msgid "Employer"
455
- msgstr "Empregador"
456
-
457
- #: includes/class-wp-job-manager-post-types.php:48
458
- msgid "Job Category"
459
- msgstr "Área de Atuação"
460
-
461
- #: includes/class-wp-job-manager-post-types.php:49
462
- msgid "Job Categories"
463
- msgstr "Áreas de Atuação"
464
-
465
- #: includes/class-wp-job-manager-post-types.php:53
466
- msgctxt "Job category slug - resave permalinks after changing this"
467
- msgid "job-category"
468
- msgstr "area-de-atuacao"
469
-
470
- #: includes/class-wp-job-manager-post-types.php:70
471
- #: includes/class-wp-job-manager-post-types.php:113
472
- #: includes/class-wp-job-manager-post-types.php:167
473
- msgid "Search %s"
474
- msgstr "Pesquisar %s"
475
-
476
- #: includes/class-wp-job-manager-post-types.php:71
477
- #: includes/class-wp-job-manager-post-types.php:114
478
- #: includes/class-wp-job-manager-post-types.php:159
479
- msgid "All %s"
480
- msgstr "Todos os %s"
481
-
482
- #: includes/class-wp-job-manager-post-types.php:72
483
- #: includes/class-wp-job-manager-post-types.php:115
484
- #: includes/class-wp-job-manager-post-types.php:170
485
- msgid "Parent %s"
486
- msgstr "%s primário"
487
-
488
- #: includes/class-wp-job-manager-post-types.php:73
489
- #: includes/class-wp-job-manager-post-types.php:116
490
- msgid "Parent %s:"
491
- msgstr "%s primário:"
492
-
493
- #: includes/class-wp-job-manager-post-types.php:74
494
- #: includes/class-wp-job-manager-post-types.php:117
495
- #: includes/class-wp-job-manager-post-types.php:163
496
- msgid "Edit %s"
497
- msgstr "Editar %s"
498
-
499
- #: includes/class-wp-job-manager-post-types.php:75
500
- #: includes/class-wp-job-manager-post-types.php:118
501
- msgid "Update %s"
502
- msgstr "Atualizar %s"
503
-
504
- #: includes/class-wp-job-manager-post-types.php:76
505
- #: includes/class-wp-job-manager-post-types.php:119
506
- msgid "Add New %s"
507
- msgstr "Adicionar Novo %s"
508
-
509
- #: includes/class-wp-job-manager-post-types.php:77
510
- #: includes/class-wp-job-manager-post-types.php:120
511
- msgid "New %s Name"
512
- msgstr "Nome do Novo %s"
513
-
514
- #: includes/class-wp-job-manager-post-types.php:92
515
- msgid "Job Type"
516
- msgstr "Tipo de Emprego"
517
-
518
- #: includes/class-wp-job-manager-post-types.php:93
519
- msgid "Job Types"
520
- msgstr "Tipos de Emprego"
521
-
522
- #: includes/class-wp-job-manager-post-types.php:97
523
- msgctxt "Job type slug - resave permalinks after changing this"
524
- msgid "job-type"
525
- msgstr "tipo-de-emprego"
526
-
527
- #: includes/class-wp-job-manager-post-types.php:137
528
- msgid "Job Listing"
529
- msgstr "Vaga de Emprego"
530
-
531
- #: includes/class-wp-job-manager-post-types.php:141
532
- msgctxt "Post type archive slug - resave permalinks after changing this"
533
- msgid "jobs"
534
- msgstr "empregos"
535
-
536
- #: includes/class-wp-job-manager-post-types.php:147
537
- msgctxt "Job permalink - resave permalinks after changing this"
538
- msgid "job"
539
- msgstr "emprego"
540
-
541
- #: includes/class-wp-job-manager-post-types.php:160
542
- msgid "Add New"
543
- msgstr "Adicionar Novo"
544
-
545
- #: includes/class-wp-job-manager-post-types.php:161
546
- msgid "Add %s"
547
- msgstr "Adicionar %s"
548
-
549
- #: includes/class-wp-job-manager-post-types.php:164
550
- msgid "New %s"
551
- msgstr "Novo %s"
552
-
553
- #: includes/class-wp-job-manager-post-types.php:165
554
- #: includes/class-wp-job-manager-post-types.php:166
555
- msgid "View %s"
556
- msgstr "Ver %s"
557
-
558
- #: includes/class-wp-job-manager-post-types.php:168
559
- msgid "No %s found"
560
- msgstr "Não foram encontrados %s"
561
-
562
- #: includes/class-wp-job-manager-post-types.php:169
563
- msgid "No %s found in trash"
564
- msgstr "Não foram encontrados %s na lixeira"
565
-
566
- #: includes/class-wp-job-manager-post-types.php:172
567
- msgid "This is where you can create and manage job listings."
568
- msgstr "Aqui você poderá criar e gerenciar vagas de empregos."
569
-
570
- #: includes/class-wp-job-manager-post-types.php:207
571
- msgctxt "job_listing"
572
- msgid "Expired"
573
- msgstr "Expirado"
574
-
575
- #: includes/class-wp-job-manager-post-types.php:212
576
- msgid "Expired <span class=\"count\">(%s)</span>"
577
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
578
- msgstr[0] "<span class=\"count\">(%s)</span> Expirado"
579
- msgstr[1] "<span class=\"count\">(%s)</span> Expirados"
580
-
581
- #: includes/class-wp-job-manager-shortcodes.php:61
582
- msgid "Invalid Job ID"
583
- msgstr "ID de Emprego Inválido"
584
-
585
- #: includes/class-wp-job-manager-shortcodes.php:67
586
- msgid "This job is already filled"
587
- msgstr "Esta vaga já foi preenchida"
588
-
589
- #: includes/class-wp-job-manager-shortcodes.php:73
590
- msgid "%s has been filled"
591
- msgstr "%s foi preenchida."
592
-
593
- #: includes/class-wp-job-manager-shortcodes.php:78
594
- msgid "This job is already not filled"
595
- msgstr "Esta vaga ainda não foi preenchida"
596
-
597
- #: includes/class-wp-job-manager-shortcodes.php:84
598
- msgid "%s has been marked as not filled"
599
- msgstr "%s foi marcada como não preenchida"
600
-
601
- #: includes/class-wp-job-manager-shortcodes.php:91
602
- msgid "%s has been deleted"
603
- msgstr "%s foi apagada"
604
-
605
- #: includes/class-wp-job-manager-shortcodes.php:111
606
- msgid "You need to be signed in to manage your job listings."
607
- msgstr "Você precisa se autenticar para gerenciar suas vagas de emprego."
608
-
609
- #: includes/class-wp-job-manager-shortcodes.php:204
610
- #: includes/class-wp-job-manager-shortcodes.php:235
611
- msgid "Load more job listings"
612
- msgstr "Carregar mais vagas de emprego"
613
-
614
- #: includes/class-wp-job-manager-widgets.php:139
615
- msgid "Display a list of the most recent jobs on your site."
616
- msgstr "Exibir uma lista com as vagas mais recentes no seu site."
617
-
618
- #: includes/class-wp-job-manager-widgets.php:141
619
- msgid "Recent Job Listings"
620
- msgstr "Vagas Recentes"
621
-
622
- #: includes/class-wp-job-manager-widgets.php:145
623
- msgid "Recent Jobs"
624
- msgstr "Vagas Recentes"
625
-
626
- #: includes/class-wp-job-manager-widgets.php:146
627
- msgid "Title"
628
- msgstr "Título"
629
-
630
- #: includes/class-wp-job-manager-widgets.php:154
631
- msgid "Number of jobs to show"
632
- msgstr "Número de vagas a exibir"
633
-
634
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
635
- msgid "Invalid job"
636
- msgstr "Vaga inválida"
637
-
638
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
639
- msgid "Update job listing"
640
- msgstr "Atualizar vaga de emprego"
641
-
642
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
643
- msgid "Your changes have been saved."
644
- msgstr "Suas alterações foram salvas."
645
-
646
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
647
- msgid "View Job Listing &rarr;"
648
- msgstr "Ver Vaga &rarr;"
649
-
650
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
651
- msgid "Submit Details"
652
- msgstr "Enviar Detalhes"
653
-
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
655
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
656
- msgid "Preview"
657
- msgstr "Pré-visualizar"
658
-
659
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
660
- msgid "Done"
661
- msgstr "Pronto"
662
-
663
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
664
- msgid "Application email"
665
- msgstr ""
666
-
667
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
- msgid "you@yourdomain.com"
669
- msgstr ""
670
-
671
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
672
- msgid "Application URL"
673
- msgstr ""
674
-
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
676
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
677
- msgid "http://"
678
- msgstr "http://"
679
-
680
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
681
- msgid "Enter an email address or website URL"
682
- msgstr "Digite um email ou um site"
683
-
684
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
685
- msgid "Job title"
686
- msgstr "Título do emprego"
687
-
688
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
689
- msgid "Job type"
690
- msgstr "Tipo de emprego"
691
-
692
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
693
- msgid "Job category"
694
- msgstr "Área de atuação"
695
-
696
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
697
- msgid "Description"
698
- msgstr "Descrição"
699
-
700
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
701
- msgid "Enter the name of the company"
702
- msgstr "Digite o nome da empresa"
703
-
704
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
705
- #: templates/content-single-job_listing.php:36
706
- msgid "Website"
707
- msgstr "Site"
708
-
709
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
710
- msgid "Tagline"
711
- msgstr "Slogan"
712
-
713
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
714
- msgid "Briefly describe your company"
715
- msgstr "Descreva brevemente sua empresa"
716
-
717
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
718
- msgid "Twitter username"
719
- msgstr "Nome de usuário do Twitter"
720
-
721
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
722
- msgid "@yourcompany"
723
- msgstr "@suaempresa"
724
-
725
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
726
- msgid "Logo"
727
- msgstr "Logo"
728
-
729
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
730
- msgid "%s is a required field"
731
- msgstr "%s é um campo necessários"
732
-
733
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
734
- msgid "Please enter a valid application email address"
735
- msgstr ""
736
-
737
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
738
- msgid "Please enter a valid application URL"
739
- msgstr ""
740
-
741
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
742
- msgid "Please enter a valid application email address or URL"
743
- msgstr ""
744
-
745
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
746
- msgid "Preview job listing &rarr;"
747
- msgstr "Pré-visualizar vaga &rarr;"
748
-
749
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
750
- msgid "You must be signed in to post a new job listing."
751
- msgstr "Você precisa ser registrado para publicar uma nava vaga."
752
-
753
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
754
- msgid "Submit Listing &rarr;"
755
- msgstr "Enviar Vaga &rarr;"
756
-
757
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
758
- msgid "&larr; Edit listing"
759
- msgstr "&larr; Editar Vaga"
760
-
761
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
762
- msgid "\"%s\" needs to be one of the following file types: %s"
763
- msgstr "\"%s\" precisa ser um dos seguintes tipos de arquivo: %s"
764
-
765
- #: templates/account-signin.php:4
766
- msgid "Your account"
767
- msgstr "Sua conta"
768
-
769
- #: templates/account-signin.php:8
770
- msgid "You are currently signed in as <strong>%s</strong>."
771
- msgstr "Você está autenticado como <strong>%s</strong>."
772
-
773
- #: templates/account-signin.php:11
774
- msgid "Sign out"
775
- msgstr "Sair"
776
-
777
- #: templates/account-signin.php:21
778
- msgid "Have an account?"
779
- msgstr "Tem uma conta?"
780
-
781
- #: templates/account-signin.php:23
782
- msgid "Sign in"
783
- msgstr "Entrar"
784
-
785
- #: templates/account-signin.php:27
786
- msgid ""
787
- "If you don&rsquo;t have an account you can %screate one below by entering "
788
- "your email address. A password will be automatically emailed to you."
789
- msgstr ""
790
-
791
- #: templates/account-signin.php:27
792
- msgid "optionally"
793
- msgstr "opcionalmente"
794
-
795
- #: templates/account-signin.php:31
796
- msgid "You must sign in to create a new job listing."
797
- msgstr "Você precisa ter uma conta para criar uma vaga de trabalho."
798
-
799
- #: templates/account-signin.php:38
800
- msgid "Your email"
801
- msgstr "Seu email"
802
-
803
- #: templates/account-signin.php:38 templates/job-submit.php:24
804
- #: templates/job-submit.php:41
805
- msgid "(optional)"
806
- msgstr "(opcional)"
807
-
808
- #: templates/content-job_listing.php:16
809
- #: templates/content-single-job_listing.php:21
810
- #: templates/content-summary-job_listing.php:14
811
- msgid "Posted %s ago"
812
- msgstr "Publicado %s atrás"
813
-
814
- #: templates/content-no-jobs-found.php:1
815
- msgid "No more jobs found matching your selection."
816
- msgstr "Não foram encontradas mais vagas que correspondam a sua seleção."
817
-
818
- #: templates/content-single-job_listing.php:8
819
- msgid "This job listing has expired"
820
- msgstr "Esta vaga de emprego expirou"
821
-
822
- #: templates/content-single-job_listing.php:24
823
- msgid "This position has been filled"
824
- msgstr "Esta vaga foi preenchida"
825
-
826
- #: templates/form-fields/file-field.php:6
827
- msgid "remove"
828
- msgstr "remover"
829
-
830
- #: templates/form-fields/file-field.php:6
831
- msgid "or"
832
- msgstr "ou"
833
-
834
- #: templates/form-fields/file-field.php:16
835
- msgid "Max. file size: %s."
836
- msgstr "Tamanho máximo: %s."
837
-
838
- #: templates/job-application-email.php:1
839
- msgid ""
840
- "To apply for this job <strong>email your details to</strong> <a "
841
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
- msgstr "Para candidatar-se a esta vaga <strong>envie seu currículo para</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
843
-
844
- #: templates/job-application-email.php:4
845
- msgid "Apply using webmail: "
846
- msgstr "Candidatar-se usando o webmail: "
847
-
848
- #: templates/job-application-url.php:1
849
- msgid ""
850
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
851
- "target=\"_blank\">%1$s &rarr;</a>"
852
- msgstr ""
853
-
854
- #: templates/job-application.php:5
855
- msgid "Apply for job"
856
- msgstr "Candidatar-se à vaga"
857
-
858
- #: templates/job-dashboard.php:2
859
- msgid ""
860
- "Your job listings are shown in the table below. Expired listings will be "
861
- "automatically removed after 30 days."
862
- msgstr "Suas vagas de emprego são exibidas na tabela abaixo. Vagas expiradas serão automaticamente removidas após 30 dias."
863
-
864
- #: templates/job-dashboard.php:6
865
- msgid "Job Title"
866
- msgstr "Título do Emprego"
867
-
868
- #: templates/job-dashboard.php:7
869
- msgid "Date Posted"
870
- msgstr "Data"
871
-
872
- #: templates/job-dashboard.php:16
873
- msgid "You do not have any active job listings."
874
- msgstr "Você não possuí nenhuma vaga de emprego ativa."
875
-
876
- #: templates/job-dashboard.php:36
877
- msgid "Mark not filled"
878
- msgstr "Marcar como não preenchida"
879
-
880
- #: templates/job-dashboard.php:38
881
- msgid "Mark filled"
882
- msgstr "Marcar como preenchida"
883
-
884
- #: templates/job-filters.php:8
885
- msgid "Keywords"
886
- msgstr "Palavras-chave"
887
-
888
- #: templates/job-filters.php:9
889
- msgid "All Jobs"
890
- msgstr "Todas as vagas"
891
-
892
- #: templates/job-filters.php:13
893
- msgid "Location"
894
- msgstr "Local"
895
-
896
- #: templates/job-filters.php:14
897
- msgid "Any Location"
898
- msgstr "Qualquer lugar"
899
-
900
- #: templates/job-filters.php:23
901
- msgid "Category"
902
- msgstr "Área de atuação"
903
-
904
- #: templates/job-filters.php:24
905
- msgid "All Job Categories"
906
- msgstr "Todas as Áreas"
907
-
908
- #: templates/job-submit.php:35
909
- msgid "Company details"
910
- msgstr "Detalhes da Empresa"
911
-
912
- #: templates/job-submitted.php:4
913
- msgid ""
914
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
915
- "here</a>."
916
- msgstr "Vaga enviada com sucesso. Para ver sua vaga, <a href=\"%s\">clique aqui</a>."
917
-
918
- #: templates/job-submitted.php:7
919
- msgid ""
920
- "Job submitted successfully. Your job listing will be visible once approved."
921
- msgstr "Vaga enviada com sucesso. Sua vaga será exibida quando for aprovada."
922
-
923
- #: wp-job-manager-functions.php:224
924
- msgid "Reset"
925
- msgstr "Limpar"
926
-
927
- #: wp-job-manager-functions.php:228
928
- msgid "RSS"
929
- msgstr "RSS"
930
-
931
- #: wp-job-manager-functions.php:278
932
- msgid "Your email address isn&#8217;t correct."
933
- msgstr "Seu email não está correto."
934
-
935
- #: wp-job-manager-functions.php:281
936
- msgid "This email is already registered, please choose another one."
937
- msgstr "Este email já está registrado, por favor, escolha outro."
938
-
939
- #: wp-job-manager-template.php:116
940
- msgid "Active"
941
- msgstr "Ativo"
942
-
943
- #: wp-job-manager-template.php:118
944
- msgid "Expired"
945
- msgstr "Expirado"
946
-
947
- #: wp-job-manager-template.php:120
948
- msgid "Pending Review"
949
- msgstr "Revisão Pendente"
950
-
951
- #: wp-job-manager-template.php:122
952
- msgid "Inactive"
953
- msgstr "Inativo"
954
-
955
- #: wp-job-manager-template.php:197
956
- msgid "Job Application via \"%s\" listing on %s"
957
- msgstr "Vaga via \"%s\" listada em %s"
958
-
959
- #: wp-job-manager-template.php:255
960
- msgid "Anywhere"
961
- msgstr "Em qualquer lugar"
962
-
963
- #: wp-job-manager.php:97
964
- msgid "Are you sure you want to delete this job?"
965
- msgstr "Tem certeze de que deseja apagar esta vaga?"
966
-
967
- #. Plugin Name of the plugin/theme
968
- msgid "WP Job Manager"
969
- msgstr "WP Job Manager"
970
-
971
- #. Plugin URI of the plugin/theme
972
- msgid "https://wpjobmanager.com/"
973
- msgstr ""
974
-
975
- #. Description of the plugin/theme
976
- msgid ""
977
- "Manage job listings from the WordPress admin panel, and allow users to post "
978
- "jobs directly to your site."
979
- msgstr "Gerenciar listas de trabalho a partir do painel de administração do WordPress, e permitir os usuários postar trabalhos diretamente para no seus site."
980
-
981
- #. Author of the plugin/theme
982
- msgid "Mike Jolley"
983
- msgstr "Mike Jolley"
984
-
985
- #. Author URI of the plugin/theme
986
- msgid "http://mikejolley.com"
987
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-pt_PT.mo DELETED
Binary file
trunk/languages/wp-job-manager-pt_PT.po DELETED
@@ -1,987 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # Zé Fontainhas <jfontainhas@gmail.com>, 2014
5
- # Mike Jolley <mike.jolley@me.com>, 2014
6
- # Nuno Alves <nuno@raulpinadesign.pt>, 2014
7
- msgid ""
8
- msgstr ""
9
- "Project-Id-Version: WP Job Manager\n"
10
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
11
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
12
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
13
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
14
- "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/wp-job-manager/language/pt_PT/)\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Language: pt_PT\n"
19
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
-
21
- #: includes/admin/class-wp-job-manager-addons.php:50
22
- #: includes/admin/class-wp-job-manager-admin.php:60
23
- msgid "WP Job Manager Add-ons"
24
- msgstr "Módulos adicionais WP Job Manager"
25
-
26
- #: includes/admin/class-wp-job-manager-addons.php:51
27
- msgid ""
28
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
29
- "&rarr;</a>"
30
- msgstr ""
31
-
32
- #: includes/admin/class-wp-job-manager-admin.php:57
33
- msgid "Settings"
34
- msgstr "Opções"
35
-
36
- #: includes/admin/class-wp-job-manager-admin.php:60
37
- msgid "Add-ons"
38
- msgstr "Módulos adicionais"
39
-
40
- #: includes/admin/class-wp-job-manager-cpt.php:44
41
- #: includes/admin/class-wp-job-manager-cpt.php:45
42
- msgid "Approve Jobs"
43
- msgstr "Aprovar trabalhos"
44
-
45
- #: includes/admin/class-wp-job-manager-cpt.php:47
46
- #: includes/admin/class-wp-job-manager-cpt.php:48
47
- msgid "Expire Jobs"
48
- msgstr ""
49
-
50
- #: includes/admin/class-wp-job-manager-cpt.php:135
51
- #: includes/admin/class-wp-job-manager-cpt.php:137
52
- msgid "%s approved"
53
- msgstr "%s aprovado"
54
-
55
- #: includes/admin/class-wp-job-manager-cpt.php:155
56
- #: includes/admin/class-wp-job-manager-cpt.php:157
57
- msgid "%s expired"
58
- msgstr ""
59
-
60
- #: includes/admin/class-wp-job-manager-cpt.php:200
61
- msgid "Select a category"
62
- msgstr "Escolha uma categoria"
63
-
64
- #: includes/admin/class-wp-job-manager-cpt.php:233
65
- msgid "Job position title"
66
- msgstr "Posição"
67
-
68
- #: includes/admin/class-wp-job-manager-cpt.php:249
69
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
70
- msgstr "Anúncio actualizado. <a href=\"%s\">Ver anúncio</a>"
71
-
72
- #: includes/admin/class-wp-job-manager-cpt.php:250
73
- msgid "Custom field updated."
74
- msgstr "Campo personalizado actualizado."
75
-
76
- #: includes/admin/class-wp-job-manager-cpt.php:251
77
- msgid "Custom field deleted."
78
- msgstr "Campo personalizado eliminado."
79
-
80
- #: includes/admin/class-wp-job-manager-cpt.php:252
81
- msgid "Job listing updated."
82
- msgstr "Anúncio actualizado."
83
-
84
- #: includes/admin/class-wp-job-manager-cpt.php:253
85
- msgid "Job listing restored to revision from %s"
86
- msgstr "Anúncio reposto para a revisão de %s"
87
-
88
- #: includes/admin/class-wp-job-manager-cpt.php:254
89
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
90
- msgstr "Anúncio publicado. <a href=\"%s\">Ver anúncio</a>"
91
-
92
- #: includes/admin/class-wp-job-manager-cpt.php:255
93
- msgid "Job listing saved."
94
- msgstr "Anúncio guardado."
95
-
96
- #: includes/admin/class-wp-job-manager-cpt.php:256
97
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
98
- msgstr "Anúncio submetido. <a target=\"_blank\" href=\"%s\">Pré-visualizar anúncio</a>"
99
-
100
- #: includes/admin/class-wp-job-manager-cpt.php:257
101
- msgid ""
102
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
103
- "href=\"%2$s\">Preview Job</a>"
104
- msgstr "Anúncio agendado para: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Pré-visualizar anúncio</a>"
105
-
106
- #: includes/admin/class-wp-job-manager-cpt.php:258
107
- msgid "M j, Y @ G:i"
108
- msgstr "j M, Y @ H:i"
109
-
110
- #: includes/admin/class-wp-job-manager-cpt.php:259
111
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
112
- msgstr "Rascunho de anúncio actualizado. <a target=\"_blank\" href=\"%s\">Pré-visualizar anúncio</a>"
113
-
114
- #: includes/admin/class-wp-job-manager-cpt.php:278
115
- msgid "Type"
116
- msgstr "Tipo"
117
-
118
- #: includes/admin/class-wp-job-manager-cpt.php:279
119
- msgid "Position"
120
- msgstr "Posição"
121
-
122
- #: includes/admin/class-wp-job-manager-cpt.php:280
123
- msgid "Posted"
124
- msgstr "Publicado"
125
-
126
- #: includes/admin/class-wp-job-manager-cpt.php:281
127
- #: templates/job-dashboard.php:9
128
- msgid "Expires"
129
- msgstr "Expira"
130
-
131
- #: includes/admin/class-wp-job-manager-cpt.php:283
132
- msgid "Categories"
133
- msgstr "Categorias"
134
-
135
- #: includes/admin/class-wp-job-manager-cpt.php:284
136
- msgid "Featured?"
137
- msgstr "Em destaque?"
138
-
139
- #: includes/admin/class-wp-job-manager-cpt.php:285
140
- #: templates/job-dashboard.php:10
141
- msgid "Filled?"
142
- msgstr "Preenchido?"
143
-
144
- #: includes/admin/class-wp-job-manager-cpt.php:286
145
- #: templates/job-dashboard.php:8
146
- msgid "Status"
147
- msgstr "Estado"
148
-
149
- #: includes/admin/class-wp-job-manager-cpt.php:287
150
- msgid "Actions"
151
- msgstr "Acções"
152
-
153
- #: includes/admin/class-wp-job-manager-cpt.php:310
154
- msgid "Job ID: %d"
155
- msgstr "ID vaga: %d"
156
-
157
- #: includes/admin/class-wp-job-manager-cpt.php:336
158
- #: includes/admin/class-wp-job-manager-cpt.php:341
159
- msgid "M j, Y"
160
- msgstr "j M, Y"
161
-
162
- #: includes/admin/class-wp-job-manager-cpt.php:337
163
- msgid "by a guest"
164
- msgstr "por um convidado"
165
-
166
- #: includes/admin/class-wp-job-manager-cpt.php:337
167
- msgid "by %s"
168
- msgstr "por %s"
169
-
170
- #: includes/admin/class-wp-job-manager-cpt.php:354
171
- msgid "Approve"
172
- msgstr "Aprovar"
173
-
174
- #: includes/admin/class-wp-job-manager-cpt.php:361
175
- msgid "View"
176
- msgstr "Ver"
177
-
178
- #: includes/admin/class-wp-job-manager-cpt.php:366
179
- #: includes/class-wp-job-manager-post-types.php:162
180
- #: templates/job-dashboard.php:33
181
- msgid "Edit"
182
- msgstr "Editar"
183
-
184
- #: includes/admin/class-wp-job-manager-cpt.php:371
185
- #: templates/job-dashboard.php:43
186
- msgid "Delete"
187
- msgstr "Eliminar"
188
-
189
- #: includes/admin/class-wp-job-manager-settings.php:42
190
- #: includes/class-wp-job-manager-post-types.php:138
191
- #: includes/class-wp-job-manager-post-types.php:228
192
- msgid "Job Listings"
193
- msgstr "Anúncios"
194
-
195
- #: includes/admin/class-wp-job-manager-settings.php:48
196
- msgid "Jobs per page"
197
- msgstr "Anúncios por página"
198
-
199
- #: includes/admin/class-wp-job-manager-settings.php:49
200
- msgid "How many jobs should be shown per page by default?"
201
- msgstr "Quantos anúncios devem ser mostrados por página, por omissão?"
202
-
203
- #: includes/admin/class-wp-job-manager-settings.php:55
204
- msgid "Filled positions"
205
- msgstr "Posições preenchidas"
206
-
207
- #: includes/admin/class-wp-job-manager-settings.php:56
208
- msgid "Hide filled positions"
209
- msgstr "Esconder posições preenchidas"
210
-
211
- #: includes/admin/class-wp-job-manager-settings.php:57
212
- msgid "If enabled, filled positions will be hidden from the job list."
213
- msgstr "Se activo, as posições preenchidas serão escondidas da lista."
214
-
215
- #: includes/admin/class-wp-job-manager-settings.php:64
216
- msgid "Job categories"
217
- msgstr "Categorias de anúncios"
218
-
219
- #: includes/admin/class-wp-job-manager-settings.php:65
220
- msgid "Enable job categories"
221
- msgstr "Activar categorias de anúncios"
222
-
223
- #: includes/admin/class-wp-job-manager-settings.php:66
224
- msgid ""
225
- "Choose whether to enable job categories. Categories must be setup by an "
226
- "admin for users to choose during job submission."
227
- msgstr "Escolha se quer activar as categorias de anúncios. As categorias deverão ser criadas por um administrador para que os utilizadores as possam escolher aquando da submissão de um anúncio."
228
-
229
- #: includes/admin/class-wp-job-manager-settings.php:73
230
- msgid "Job Submission"
231
- msgstr "Submissão de anúncio"
232
-
233
- #: includes/admin/class-wp-job-manager-settings.php:78
234
- msgid "Account creation"
235
- msgstr "Criação de conta"
236
-
237
- #: includes/admin/class-wp-job-manager-settings.php:79
238
- msgid "Allow account creation"
239
- msgstr "Permitir a criação de conta"
240
-
241
- #: includes/admin/class-wp-job-manager-settings.php:80
242
- msgid ""
243
- "If enabled, non-logged in users will be able to create an account by "
244
- "entering their email address on the job submission form."
245
- msgstr "Com esta opção activa, os utilizadores sem sessão iniciada poderão criar uma conta indicando o seu email no formulário de criação de uma vaga."
246
-
247
- #: includes/admin/class-wp-job-manager-settings.php:87
248
- msgid "Account Role"
249
- msgstr ""
250
-
251
- #: includes/admin/class-wp-job-manager-settings.php:88
252
- msgid ""
253
- "If you enable registration on your job submission form, choose a role for "
254
- "the new user."
255
- msgstr ""
256
-
257
- #: includes/admin/class-wp-job-manager-settings.php:95
258
- msgid "Account required"
259
- msgstr "Conta obrigatória"
260
-
261
- #: includes/admin/class-wp-job-manager-settings.php:96
262
- msgid "Job submission requires an account"
263
- msgstr "A criação de uma vaga requer uma conta neste site"
264
-
265
- #: includes/admin/class-wp-job-manager-settings.php:97
266
- msgid ""
267
- "If disabled, non-logged in users will be able to submit job listings without"
268
- " creating an account."
269
- msgstr "Com esta opção inactiva, os utilizadores sem sessão iniciada poderão submeter vagas sem criar uma conta neste site."
270
-
271
- #: includes/admin/class-wp-job-manager-settings.php:104
272
- msgid "Approval Required"
273
- msgstr "Aprovação obrigatória"
274
-
275
- #: includes/admin/class-wp-job-manager-settings.php:105
276
- msgid "New submissions require admin approval"
277
- msgstr "As novas submissões requerem aprovação"
278
-
279
- #: includes/admin/class-wp-job-manager-settings.php:106
280
- msgid "If enabled, new submissions will be inactive, pending admin approval."
281
- msgstr "Se activo, as novas submissões fica inactivas e pendentes de aprovação."
282
-
283
- #: includes/admin/class-wp-job-manager-settings.php:113
284
- msgid "Listing duration"
285
- msgstr "Duração do anúncio"
286
-
287
- #: includes/admin/class-wp-job-manager-settings.php:114
288
- msgid ""
289
- "How many <strong>days</strong> listings are live before expiring. Can be "
290
- "left blank to never expire."
291
- msgstr "Quantos <strong>dias</strong> fica activo um anúncio antes de expirar. Pode ser deixado em branco para nunca expirarem."
292
-
293
- #: includes/admin/class-wp-job-manager-settings.php:120
294
- msgid "Application method"
295
- msgstr ""
296
-
297
- #: includes/admin/class-wp-job-manager-settings.php:121
298
- msgid "Choose what employers can use for their job application method."
299
- msgstr ""
300
-
301
- #: includes/admin/class-wp-job-manager-settings.php:124
302
- msgid "Email address or website URL"
303
- msgstr ""
304
-
305
- #: includes/admin/class-wp-job-manager-settings.php:125
306
- msgid "Email addresses only"
307
- msgstr ""
308
-
309
- #: includes/admin/class-wp-job-manager-settings.php:126
310
- msgid "Website URLs only"
311
- msgstr ""
312
-
313
- #: includes/admin/class-wp-job-manager-settings.php:132
314
- msgid "Submit Page Slug"
315
- msgstr "URL da página de submissão"
316
-
317
- #: includes/admin/class-wp-job-manager-settings.php:133
318
- msgid ""
319
- "Enter the slug of the page where you have placed the [submit_job_form] "
320
- "shortcode. This lets the plugin know where the form is located."
321
- msgstr "Indique o URL (slug) da página onde colocou o short code [submit_job_form]. Isto permite ao plugin saber onde está o formulário."
322
-
323
- #: includes/admin/class-wp-job-manager-settings.php:185
324
- msgid "Settings successfully saved"
325
- msgstr "Opções guardadas"
326
-
327
- #: includes/admin/class-wp-job-manager-settings.php:264
328
- msgid "Save Changes"
329
- msgstr "Guardar alterações"
330
-
331
- #: includes/admin/class-wp-job-manager-writepanels.php:27
332
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
333
- msgid "Job location"
334
- msgstr "Local"
335
-
336
- #: includes/admin/class-wp-job-manager-writepanels.php:28
337
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
338
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
339
- msgstr "p.ex. Lisboa, Porto, Coimbra, ..."
340
-
341
- #: includes/admin/class-wp-job-manager-writepanels.php:29
342
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
343
- msgid ""
344
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
345
- msgstr "Deixe em branco se este trabalho puder ser remoto/tele-trabalho"
346
-
347
- #: includes/admin/class-wp-job-manager-writepanels.php:32
348
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
349
- msgid "Application email/URL"
350
- msgstr "Email/URL de candidatura"
351
-
352
- #: includes/admin/class-wp-job-manager-writepanels.php:33
353
- msgid "URL or email which applicants use to apply"
354
- msgstr "URL ou email que os candidatos deverão usar para se candidatarem"
355
-
356
- #: includes/admin/class-wp-job-manager-writepanels.php:36
357
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
358
- msgid "Company name"
359
- msgstr "Nome"
360
-
361
- #: includes/admin/class-wp-job-manager-writepanels.php:40
362
- msgid "Company website"
363
- msgstr "Site da empresa"
364
-
365
- #: includes/admin/class-wp-job-manager-writepanels.php:44
366
- msgid "Company tagline"
367
- msgstr "Breve descrição"
368
-
369
- #: includes/admin/class-wp-job-manager-writepanels.php:45
370
- msgid "Brief description about the company"
371
- msgstr "Breve descrição da empresa"
372
-
373
- #: includes/admin/class-wp-job-manager-writepanels.php:48
374
- msgid "Company Twitter"
375
- msgstr "Twitter"
376
-
377
- #: includes/admin/class-wp-job-manager-writepanels.php:52
378
- msgid "Company logo"
379
- msgstr "Logotipo"
380
-
381
- #: includes/admin/class-wp-job-manager-writepanels.php:53
382
- msgid "URL to the company logo"
383
- msgstr "URL do logotipo da empresa"
384
-
385
- #: includes/admin/class-wp-job-manager-writepanels.php:57
386
- msgid "Position filled?"
387
- msgstr "Vaga preenchida?"
388
-
389
- #: includes/admin/class-wp-job-manager-writepanels.php:61
390
- msgid "Feature this job listing?"
391
- msgstr "Colocar este anúncio em destaque?"
392
-
393
- #: includes/admin/class-wp-job-manager-writepanels.php:63
394
- msgid ""
395
- "Featured listings will be sticky during searches, and can be styled "
396
- "differently."
397
- msgstr "Os anúncios em destaque aparecem em todas as buscas e podem ser formatados de maneira distinta."
398
-
399
- #: includes/admin/class-wp-job-manager-writepanels.php:66
400
- msgid "Job Expires"
401
- msgstr "Anúncio expira em"
402
-
403
- #: includes/admin/class-wp-job-manager-writepanels.php:67
404
- msgid "yyyy-mm-dd"
405
- msgstr "yyyy-mm-dd"
406
-
407
- #: includes/admin/class-wp-job-manager-writepanels.php:70
408
- msgid "Posted by"
409
- msgstr ""
410
-
411
- #: includes/admin/class-wp-job-manager-writepanels.php:83
412
- msgid "Job Listing Data"
413
- msgstr "Dados do anúncio"
414
-
415
- #: includes/admin/class-wp-job-manager-writepanels.php:101
416
- msgid "Use file"
417
- msgstr "Utilizar ficheiro"
418
-
419
- #: includes/admin/class-wp-job-manager-writepanels.php:101
420
- msgid "Upload"
421
- msgstr "Enviar"
422
-
423
- #: includes/admin/class-wp-job-manager-writepanels.php:269
424
- msgid "Guest user"
425
- msgstr ""
426
-
427
- #: includes/class-wp-job-manager-ajax.php:111
428
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
429
- msgstr "Mostrando %s&ldquo;%s&rdquo; %svagas"
430
-
431
- #: includes/class-wp-job-manager-ajax.php:113
432
- msgid "Showing all %s%sjobs"
433
- msgstr "Mostrando todos os anúncios %s%s"
434
-
435
- #: includes/class-wp-job-manager-ajax.php:116
436
- msgid "located in &ldquo;%s&rdquo;"
437
- msgstr "em &ldquo;%s&rdquo;"
438
-
439
- #: includes/class-wp-job-manager-geocode.php:139
440
- msgid "No results found"
441
- msgstr "Sem resultados"
442
-
443
- #: includes/class-wp-job-manager-geocode.php:143
444
- msgid "Query limit reached"
445
- msgstr "Limite atingido"
446
-
447
- #: includes/class-wp-job-manager-geocode.php:149
448
- #: includes/class-wp-job-manager-geocode.php:153
449
- #: includes/class-wp-job-manager-geocode.php:157
450
- msgid "Geocoding error"
451
- msgstr ""
452
-
453
- #: includes/class-wp-job-manager-install.php:39
454
- msgid "Employer"
455
- msgstr "Empregador"
456
-
457
- #: includes/class-wp-job-manager-post-types.php:48
458
- msgid "Job Category"
459
- msgstr "Categoria"
460
-
461
- #: includes/class-wp-job-manager-post-types.php:49
462
- msgid "Job Categories"
463
- msgstr "Categorias de vagas"
464
-
465
- #: includes/class-wp-job-manager-post-types.php:53
466
- msgctxt "Job category slug - resave permalinks after changing this"
467
- msgid "job-category"
468
- msgstr "categoria-anuncio"
469
-
470
- #: includes/class-wp-job-manager-post-types.php:70
471
- #: includes/class-wp-job-manager-post-types.php:113
472
- #: includes/class-wp-job-manager-post-types.php:167
473
- msgid "Search %s"
474
- msgstr "Pesquisar %s"
475
-
476
- #: includes/class-wp-job-manager-post-types.php:71
477
- #: includes/class-wp-job-manager-post-types.php:114
478
- #: includes/class-wp-job-manager-post-types.php:159
479
- msgid "All %s"
480
- msgstr "Todos os %s"
481
-
482
- #: includes/class-wp-job-manager-post-types.php:72
483
- #: includes/class-wp-job-manager-post-types.php:115
484
- #: includes/class-wp-job-manager-post-types.php:170
485
- msgid "Parent %s"
486
- msgstr "%s superior"
487
-
488
- #: includes/class-wp-job-manager-post-types.php:73
489
- #: includes/class-wp-job-manager-post-types.php:116
490
- msgid "Parent %s:"
491
- msgstr "%s superior:"
492
-
493
- #: includes/class-wp-job-manager-post-types.php:74
494
- #: includes/class-wp-job-manager-post-types.php:117
495
- #: includes/class-wp-job-manager-post-types.php:163
496
- msgid "Edit %s"
497
- msgstr "Editar %s"
498
-
499
- #: includes/class-wp-job-manager-post-types.php:75
500
- #: includes/class-wp-job-manager-post-types.php:118
501
- msgid "Update %s"
502
- msgstr "Actualizar %s"
503
-
504
- #: includes/class-wp-job-manager-post-types.php:76
505
- #: includes/class-wp-job-manager-post-types.php:119
506
- msgid "Add New %s"
507
- msgstr "Adicionar novo %s"
508
-
509
- #: includes/class-wp-job-manager-post-types.php:77
510
- #: includes/class-wp-job-manager-post-types.php:120
511
- msgid "New %s Name"
512
- msgstr "Novo nome de %s"
513
-
514
- #: includes/class-wp-job-manager-post-types.php:92
515
- msgid "Job Type"
516
- msgstr "Tipo de vaga"
517
-
518
- #: includes/class-wp-job-manager-post-types.php:93
519
- msgid "Job Types"
520
- msgstr "Tipos de vagas"
521
-
522
- #: includes/class-wp-job-manager-post-types.php:97
523
- msgctxt "Job type slug - resave permalinks after changing this"
524
- msgid "job-type"
525
- msgstr "tipo-vaga"
526
-
527
- #: includes/class-wp-job-manager-post-types.php:137
528
- msgid "Job Listing"
529
- msgstr "Anúncios"
530
-
531
- #: includes/class-wp-job-manager-post-types.php:141
532
- msgctxt "Post type archive slug - resave permalinks after changing this"
533
- msgid "jobs"
534
- msgstr "vagas"
535
-
536
- #: includes/class-wp-job-manager-post-types.php:147
537
- msgctxt "Job permalink - resave permalinks after changing this"
538
- msgid "job"
539
- msgstr "vaga"
540
-
541
- #: includes/class-wp-job-manager-post-types.php:160
542
- msgid "Add New"
543
- msgstr "Adicionar nova"
544
-
545
- #: includes/class-wp-job-manager-post-types.php:161
546
- msgid "Add %s"
547
- msgstr "Adicionar %s"
548
-
549
- #: includes/class-wp-job-manager-post-types.php:164
550
- msgid "New %s"
551
- msgstr "Novo %s"
552
-
553
- #: includes/class-wp-job-manager-post-types.php:165
554
- #: includes/class-wp-job-manager-post-types.php:166
555
- msgid "View %s"
556
- msgstr "Visualizar %s"
557
-
558
- #: includes/class-wp-job-manager-post-types.php:168
559
- msgid "No %s found"
560
- msgstr "Nenhum %s encontrado"
561
-
562
- #: includes/class-wp-job-manager-post-types.php:169
563
- msgid "No %s found in trash"
564
- msgstr "Nenhum %s encontrado no lixo"
565
-
566
- #: includes/class-wp-job-manager-post-types.php:172
567
- msgid "This is where you can create and manage job listings."
568
- msgstr "Aqui pode criar e gerir anúncios"
569
-
570
- #: includes/class-wp-job-manager-post-types.php:207
571
- msgctxt "job_listing"
572
- msgid "Expired"
573
- msgstr "Expirados"
574
-
575
- #: includes/class-wp-job-manager-post-types.php:212
576
- msgid "Expired <span class=\"count\">(%s)</span>"
577
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
578
- msgstr[0] "Expirado <span class=\"count\">(%s)</span>"
579
- msgstr[1] "Expirados <span class=\"count\">(%s)</span>"
580
-
581
- #: includes/class-wp-job-manager-shortcodes.php:61
582
- msgid "Invalid Job ID"
583
- msgstr "ID de vaga inválido"
584
-
585
- #: includes/class-wp-job-manager-shortcodes.php:67
586
- msgid "This job is already filled"
587
- msgstr "Esta vaga já está preenchida"
588
-
589
- #: includes/class-wp-job-manager-shortcodes.php:73
590
- msgid "%s has been filled"
591
- msgstr "%s já não está disponível"
592
-
593
- #: includes/class-wp-job-manager-shortcodes.php:78
594
- msgid "This job is already not filled"
595
- msgstr "Este anúncio ainda está disponível"
596
-
597
- #: includes/class-wp-job-manager-shortcodes.php:84
598
- msgid "%s has been marked as not filled"
599
- msgstr "%s foi marcado como disponível"
600
-
601
- #: includes/class-wp-job-manager-shortcodes.php:91
602
- msgid "%s has been deleted"
603
- msgstr "%s foi eliminado"
604
-
605
- #: includes/class-wp-job-manager-shortcodes.php:111
606
- msgid "You need to be signed in to manage your job listings."
607
- msgstr "Deve iniciar a sessão para gerir os seus anúncios."
608
-
609
- #: includes/class-wp-job-manager-shortcodes.php:204
610
- #: includes/class-wp-job-manager-shortcodes.php:235
611
- msgid "Load more job listings"
612
- msgstr "Carregar mais anúncios"
613
-
614
- #: includes/class-wp-job-manager-widgets.php:139
615
- msgid "Display a list of the most recent jobs on your site."
616
- msgstr "Mostrar uma lista dos anúncios mais recentes no seu site."
617
-
618
- #: includes/class-wp-job-manager-widgets.php:141
619
- msgid "Recent Job Listings"
620
- msgstr "Anúncios recentes"
621
-
622
- #: includes/class-wp-job-manager-widgets.php:145
623
- msgid "Recent Jobs"
624
- msgstr "Anúncios recentes"
625
-
626
- #: includes/class-wp-job-manager-widgets.php:146
627
- msgid "Title"
628
- msgstr "Título"
629
-
630
- #: includes/class-wp-job-manager-widgets.php:154
631
- msgid "Number of jobs to show"
632
- msgstr "Numero de anúncios a mostrar"
633
-
634
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
635
- msgid "Invalid job"
636
- msgstr "Vaga inválida"
637
-
638
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
639
- msgid "Update job listing"
640
- msgstr "Actualizar anúncio"
641
-
642
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
643
- msgid "Your changes have been saved."
644
- msgstr "As suas alterações foram guardadas."
645
-
646
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
647
- msgid "View Job Listing &rarr;"
648
- msgstr "Ver anúncio &rarr;"
649
-
650
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
651
- msgid "Submit Details"
652
- msgstr "Submeter"
653
-
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
655
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
656
- msgid "Preview"
657
- msgstr "Pré-visualizar"
658
-
659
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
660
- msgid "Done"
661
- msgstr "Feito"
662
-
663
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
664
- msgid "Application email"
665
- msgstr ""
666
-
667
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
- msgid "you@yourdomain.com"
669
- msgstr ""
670
-
671
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
672
- msgid "Application URL"
673
- msgstr ""
674
-
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
676
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
677
- msgid "http://"
678
- msgstr "http://"
679
-
680
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
681
- msgid "Enter an email address or website URL"
682
- msgstr "Indique um email ou URL"
683
-
684
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
685
- msgid "Job title"
686
- msgstr "Título"
687
-
688
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
689
- msgid "Job type"
690
- msgstr "Tipo de vaga"
691
-
692
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
693
- msgid "Job category"
694
- msgstr "Categoria do anúncio"
695
-
696
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
697
- msgid "Description"
698
- msgstr "Descrição"
699
-
700
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
701
- msgid "Enter the name of the company"
702
- msgstr "Indique o nome da empresa"
703
-
704
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
705
- #: templates/content-single-job_listing.php:36
706
- msgid "Website"
707
- msgstr "Site"
708
-
709
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
710
- msgid "Tagline"
711
- msgstr "Descrição"
712
-
713
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
714
- msgid "Briefly describe your company"
715
- msgstr "Descreva resumidamente a sua empresa"
716
-
717
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
718
- msgid "Twitter username"
719
- msgstr "Conta no Twitter"
720
-
721
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
722
- msgid "@yourcompany"
723
- msgstr "@asuaempresa"
724
-
725
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
726
- msgid "Logo"
727
- msgstr "Logotipo"
728
-
729
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
730
- msgid "%s is a required field"
731
- msgstr "%s é um campo obrigatório"
732
-
733
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
734
- msgid "Please enter a valid application email address"
735
- msgstr ""
736
-
737
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
738
- msgid "Please enter a valid application URL"
739
- msgstr ""
740
-
741
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
742
- msgid "Please enter a valid application email address or URL"
743
- msgstr ""
744
-
745
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
746
- msgid "Preview job listing &rarr;"
747
- msgstr "Pré-visualizar &rarr;"
748
-
749
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
750
- msgid "You must be signed in to post a new job listing."
751
- msgstr "Deve iniciar a sessão para criar um anúncio."
752
-
753
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
754
- msgid "Submit Listing &rarr;"
755
- msgstr "Enviar anúncio &rarr;"
756
-
757
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
758
- msgid "&larr; Edit listing"
759
- msgstr "&larr; Editar anúncio"
760
-
761
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
762
- msgid "\"%s\" needs to be one of the following file types: %s"
763
- msgstr "\"%s\" necessita de ser um dos tipos seguintes de ficheiro: %s"
764
-
765
- #: templates/account-signin.php:4
766
- msgid "Your account"
767
- msgstr "A sua conta"
768
-
769
- #: templates/account-signin.php:8
770
- msgid "You are currently signed in as <strong>%s</strong>."
771
- msgstr "Tem a sessão iniciada como <strong>%s</strong>."
772
-
773
- #: templates/account-signin.php:11
774
- msgid "Sign out"
775
- msgstr "Terminar sessão"
776
-
777
- #: templates/account-signin.php:21
778
- msgid "Have an account?"
779
- msgstr "Já tem conta?"
780
-
781
- #: templates/account-signin.php:23
782
- msgid "Sign in"
783
- msgstr "Inicie a sessão"
784
-
785
- #: templates/account-signin.php:27
786
- msgid ""
787
- "If you don&rsquo;t have an account you can %screate one below by entering "
788
- "your email address. A password will be automatically emailed to you."
789
- msgstr ""
790
-
791
- #: templates/account-signin.php:27
792
- msgid "optionally"
793
- msgstr "em alternativa"
794
-
795
- #: templates/account-signin.php:31
796
- msgid "You must sign in to create a new job listing."
797
- msgstr "Deve iniciar a sessão para criar um anúncio."
798
-
799
- #: templates/account-signin.php:38
800
- msgid "Your email"
801
- msgstr "O seu email"
802
-
803
- #: templates/account-signin.php:38 templates/job-submit.php:24
804
- #: templates/job-submit.php:41
805
- msgid "(optional)"
806
- msgstr "(opcional)"
807
-
808
- #: templates/content-job_listing.php:16
809
- #: templates/content-single-job_listing.php:21
810
- #: templates/content-summary-job_listing.php:14
811
- msgid "Posted %s ago"
812
- msgstr "Publicado há %s"
813
-
814
- #: templates/content-no-jobs-found.php:1
815
- msgid "No more jobs found matching your selection."
816
- msgstr "Mais nenhum anúncio corresponde à sua selecção."
817
-
818
- #: templates/content-single-job_listing.php:8
819
- msgid "This job listing has expired"
820
- msgstr "Este anúncio expirou"
821
-
822
- #: templates/content-single-job_listing.php:24
823
- msgid "This position has been filled"
824
- msgstr "Esta vaga já está preenchida"
825
-
826
- #: templates/form-fields/file-field.php:6
827
- msgid "remove"
828
- msgstr "remover"
829
-
830
- #: templates/form-fields/file-field.php:6
831
- msgid "or"
832
- msgstr "ou"
833
-
834
- #: templates/form-fields/file-field.php:16
835
- msgid "Max. file size: %s."
836
- msgstr "Tamanho Máx. do ficheiro: %s."
837
-
838
- #: templates/job-application-email.php:1
839
- msgid ""
840
- "To apply for this job <strong>email your details to</strong> <a "
841
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
- msgstr "Envie a sua candidatura a esta posição <strong>para este email</strong>: <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
843
-
844
- #: templates/job-application-email.php:4
845
- msgid "Apply using webmail: "
846
- msgstr "Candidatar por webmail:"
847
-
848
- #: templates/job-application-url.php:1
849
- msgid ""
850
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
851
- "target=\"_blank\">%1$s &rarr;</a>"
852
- msgstr ""
853
-
854
- #: templates/job-application.php:5
855
- msgid "Apply for job"
856
- msgstr "Candidatar"
857
-
858
- #: templates/job-dashboard.php:2
859
- msgid ""
860
- "Your job listings are shown in the table below. Expired listings will be "
861
- "automatically removed after 30 days."
862
- msgstr "Pode consultar os seus anúncios abaixo. Os anúncios expirados são removidos automaticamente após 30 dias."
863
-
864
- #: templates/job-dashboard.php:6
865
- msgid "Job Title"
866
- msgstr "Título"
867
-
868
- #: templates/job-dashboard.php:7
869
- msgid "Date Posted"
870
- msgstr "Data de publicação"
871
-
872
- #: templates/job-dashboard.php:16
873
- msgid "You do not have any active job listings."
874
- msgstr "Não tem anúncios activos"
875
-
876
- #: templates/job-dashboard.php:36
877
- msgid "Mark not filled"
878
- msgstr "Marcar como não-preenchido"
879
-
880
- #: templates/job-dashboard.php:38
881
- msgid "Mark filled"
882
- msgstr "Marcar como preenchido"
883
-
884
- #: templates/job-filters.php:8
885
- msgid "Keywords"
886
- msgstr "Palavras-chave"
887
-
888
- #: templates/job-filters.php:9
889
- msgid "All Jobs"
890
- msgstr "Todos os anúncios"
891
-
892
- #: templates/job-filters.php:13
893
- msgid "Location"
894
- msgstr "Localização"
895
-
896
- #: templates/job-filters.php:14
897
- msgid "Any Location"
898
- msgstr "Qualquer localização"
899
-
900
- #: templates/job-filters.php:23
901
- msgid "Category"
902
- msgstr "Categoria"
903
-
904
- #: templates/job-filters.php:24
905
- msgid "All Job Categories"
906
- msgstr "Todas as categorias"
907
-
908
- #: templates/job-submit.php:35
909
- msgid "Company details"
910
- msgstr "A sua informação"
911
-
912
- #: templates/job-submitted.php:4
913
- msgid ""
914
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
915
- "here</a>."
916
- msgstr "Anúncio colocado na listagem com sucesso. Para visualizá-lo <a href=\"%s\">clique aqui</a>."
917
-
918
- #: templates/job-submitted.php:7
919
- msgid ""
920
- "Job submitted successfully. Your job listing will be visible once approved."
921
- msgstr "Anúncio registado com sucesso. Ficará visível uma vez aprovado."
922
-
923
- #: wp-job-manager-functions.php:224
924
- msgid "Reset"
925
- msgstr "Repor"
926
-
927
- #: wp-job-manager-functions.php:228
928
- msgid "RSS"
929
- msgstr "RSS"
930
-
931
- #: wp-job-manager-functions.php:278
932
- msgid "Your email address isn&#8217;t correct."
933
- msgstr "O seu email não está correcto."
934
-
935
- #: wp-job-manager-functions.php:281
936
- msgid "This email is already registered, please choose another one."
937
- msgstr "Esse email já está registado neste site, por favor use outro."
938
-
939
- #: wp-job-manager-template.php:116
940
- msgid "Active"
941
- msgstr "Activo"
942
-
943
- #: wp-job-manager-template.php:118
944
- msgid "Expired"
945
- msgstr "Expirado"
946
-
947
- #: wp-job-manager-template.php:120
948
- msgid "Pending Review"
949
- msgstr "Pendente de revisão"
950
-
951
- #: wp-job-manager-template.php:122
952
- msgid "Inactive"
953
- msgstr "Inactivo"
954
-
955
- #: wp-job-manager-template.php:197
956
- msgid "Job Application via \"%s\" listing on %s"
957
- msgstr ""
958
-
959
- #: wp-job-manager-template.php:255
960
- msgid "Anywhere"
961
- msgstr "Qualquer lugar"
962
-
963
- #: wp-job-manager.php:97
964
- msgid "Are you sure you want to delete this job?"
965
- msgstr "Tem a certeza que quer eliminar este anúncio?"
966
-
967
- #. Plugin Name of the plugin/theme
968
- msgid "WP Job Manager"
969
- msgstr "WP Job Manager"
970
-
971
- #. Plugin URI of the plugin/theme
972
- msgid "https://wpjobmanager.com/"
973
- msgstr ""
974
-
975
- #. Description of the plugin/theme
976
- msgid ""
977
- "Manage job listings from the WordPress admin panel, and allow users to post "
978
- "jobs directly to your site."
979
- msgstr "Faça a gestão de anúncios de emprego no seu painel do WordPress e permita a criação de anúncios no seu site."
980
-
981
- #. Author of the plugin/theme
982
- msgid "Mike Jolley"
983
- msgstr "Mike Jolley"
984
-
985
- #. Author URI of the plugin/theme
986
- msgid "http://mikejolley.com"
987
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-ru_RU.mo DELETED
Binary file
trunk/languages/wp-job-manager-ru_RU.po DELETED
@@ -1,987 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # Mike Jolley <mike.jolley@me.com>, 2014
5
- # Nikolay Nakuginkin <translator@mondaystar.ru>, 2014
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: WP Job Manager\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
10
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
11
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
12
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
13
- "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/wp-job-manager/language/ru_RU/)\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
- "Language: ru_RU\n"
18
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19
-
20
- #: includes/admin/class-wp-job-manager-addons.php:50
21
- #: includes/admin/class-wp-job-manager-admin.php:60
22
- msgid "WP Job Manager Add-ons"
23
- msgstr "Дополнения WP Job Manager"
24
-
25
- #: includes/admin/class-wp-job-manager-addons.php:51
26
- msgid ""
27
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
28
- "&rarr;</a>"
29
- msgstr ""
30
-
31
- #: includes/admin/class-wp-job-manager-admin.php:57
32
- msgid "Settings"
33
- msgstr "Настройки"
34
-
35
- #: includes/admin/class-wp-job-manager-admin.php:60
36
- msgid "Add-ons"
37
- msgstr "Дополнения"
38
-
39
- #: includes/admin/class-wp-job-manager-cpt.php:44
40
- #: includes/admin/class-wp-job-manager-cpt.php:45
41
- msgid "Approve Jobs"
42
- msgstr "Одобренные вакансии"
43
-
44
- #: includes/admin/class-wp-job-manager-cpt.php:47
45
- #: includes/admin/class-wp-job-manager-cpt.php:48
46
- msgid "Expire Jobs"
47
- msgstr ""
48
-
49
- #: includes/admin/class-wp-job-manager-cpt.php:135
50
- #: includes/admin/class-wp-job-manager-cpt.php:137
51
- msgid "%s approved"
52
- msgstr "%s одобрена"
53
-
54
- #: includes/admin/class-wp-job-manager-cpt.php:155
55
- #: includes/admin/class-wp-job-manager-cpt.php:157
56
- msgid "%s expired"
57
- msgstr ""
58
-
59
- #: includes/admin/class-wp-job-manager-cpt.php:200
60
- msgid "Select a category"
61
- msgstr "Выберите категорию"
62
-
63
- #: includes/admin/class-wp-job-manager-cpt.php:233
64
- msgid "Job position title"
65
- msgstr "Наименование вакансии"
66
-
67
- #: includes/admin/class-wp-job-manager-cpt.php:249
68
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
69
- msgstr "Список вакансий обновлен. <a href=\"%s\">Просмотр вакансии</a>"
70
-
71
- #: includes/admin/class-wp-job-manager-cpt.php:250
72
- msgid "Custom field updated."
73
- msgstr "Пользовательское поле обновлено."
74
-
75
- #: includes/admin/class-wp-job-manager-cpt.php:251
76
- msgid "Custom field deleted."
77
- msgstr "Пользовательское поле удалено."
78
-
79
- #: includes/admin/class-wp-job-manager-cpt.php:252
80
- msgid "Job listing updated."
81
- msgstr "Вакансия обновлена."
82
-
83
- #: includes/admin/class-wp-job-manager-cpt.php:253
84
- msgid "Job listing restored to revision from %s"
85
- msgstr "Вакансия восстановлена к ревизии %s"
86
-
87
- #: includes/admin/class-wp-job-manager-cpt.php:254
88
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
89
- msgstr "Вакансия опубликована. <a href=\"%s\">Просмотр вакансии</a>"
90
-
91
- #: includes/admin/class-wp-job-manager-cpt.php:255
92
- msgid "Job listing saved."
93
- msgstr "Вакансия сохранена."
94
-
95
- #: includes/admin/class-wp-job-manager-cpt.php:256
96
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
97
- msgstr "Вакансия отправлена. <a target=\"_blank\" href=\"%s\">Предпросмотр вакансии</a>"
98
-
99
- #: includes/admin/class-wp-job-manager-cpt.php:257
100
- msgid ""
101
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
102
- "href=\"%2$s\">Preview Job</a>"
103
- msgstr "Вакансия запланирована для публикации: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Предпросмотр вакансии </a>"
104
-
105
- #: includes/admin/class-wp-job-manager-cpt.php:258
106
- msgid "M j, Y @ G:i"
107
- msgstr "M j, Y @ G:i"
108
-
109
- #: includes/admin/class-wp-job-manager-cpt.php:259
110
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
111
- msgstr "Черновик вакансии обновлен. <a target=\"_blank\" href=\"%s\">Предпросмотр вакансии</a>"
112
-
113
- #: includes/admin/class-wp-job-manager-cpt.php:278
114
- msgid "Type"
115
- msgstr "Тип"
116
-
117
- #: includes/admin/class-wp-job-manager-cpt.php:279
118
- msgid "Position"
119
- msgstr "Позиция"
120
-
121
- #: includes/admin/class-wp-job-manager-cpt.php:280
122
- msgid "Posted"
123
- msgstr "Опубликовано"
124
-
125
- #: includes/admin/class-wp-job-manager-cpt.php:281
126
- #: templates/job-dashboard.php:9
127
- msgid "Expires"
128
- msgstr "Истекло"
129
-
130
- #: includes/admin/class-wp-job-manager-cpt.php:283
131
- msgid "Categories"
132
- msgstr "Категории"
133
-
134
- #: includes/admin/class-wp-job-manager-cpt.php:284
135
- msgid "Featured?"
136
- msgstr ""
137
-
138
- #: includes/admin/class-wp-job-manager-cpt.php:285
139
- #: templates/job-dashboard.php:10
140
- msgid "Filled?"
141
- msgstr "Заполнено?"
142
-
143
- #: includes/admin/class-wp-job-manager-cpt.php:286
144
- #: templates/job-dashboard.php:8
145
- msgid "Status"
146
- msgstr "Статус"
147
-
148
- #: includes/admin/class-wp-job-manager-cpt.php:287
149
- msgid "Actions"
150
- msgstr "Действия"
151
-
152
- #: includes/admin/class-wp-job-manager-cpt.php:310
153
- msgid "Job ID: %d"
154
- msgstr "Вакансия №: %d"
155
-
156
- #: includes/admin/class-wp-job-manager-cpt.php:336
157
- #: includes/admin/class-wp-job-manager-cpt.php:341
158
- msgid "M j, Y"
159
- msgstr "j F Y"
160
-
161
- #: includes/admin/class-wp-job-manager-cpt.php:337
162
- msgid "by a guest"
163
- msgstr "гостем"
164
-
165
- #: includes/admin/class-wp-job-manager-cpt.php:337
166
- msgid "by %s"
167
- msgstr "%s"
168
-
169
- #: includes/admin/class-wp-job-manager-cpt.php:354
170
- msgid "Approve"
171
- msgstr "Одобрено"
172
-
173
- #: includes/admin/class-wp-job-manager-cpt.php:361
174
- msgid "View"
175
- msgstr "Просмотр"
176
-
177
- #: includes/admin/class-wp-job-manager-cpt.php:366
178
- #: includes/class-wp-job-manager-post-types.php:162
179
- #: templates/job-dashboard.php:33
180
- msgid "Edit"
181
- msgstr "Редактирование"
182
-
183
- #: includes/admin/class-wp-job-manager-cpt.php:371
184
- #: templates/job-dashboard.php:43
185
- msgid "Delete"
186
- msgstr "Удаление"
187
-
188
- #: includes/admin/class-wp-job-manager-settings.php:42
189
- #: includes/class-wp-job-manager-post-types.php:138
190
- #: includes/class-wp-job-manager-post-types.php:228
191
- msgid "Job Listings"
192
- msgstr "Вакансии"
193
-
194
- #: includes/admin/class-wp-job-manager-settings.php:48
195
- msgid "Jobs per page"
196
- msgstr "Вакансий на страницу"
197
-
198
- #: includes/admin/class-wp-job-manager-settings.php:49
199
- msgid "How many jobs should be shown per page by default?"
200
- msgstr "Сколько вакансий на странице показывать по умолчанию?"
201
-
202
- #: includes/admin/class-wp-job-manager-settings.php:55
203
- msgid "Filled positions"
204
- msgstr "Заполненные позиции"
205
-
206
- #: includes/admin/class-wp-job-manager-settings.php:56
207
- msgid "Hide filled positions"
208
- msgstr "Скрыть закрытые позиции"
209
-
210
- #: includes/admin/class-wp-job-manager-settings.php:57
211
- msgid "If enabled, filled positions will be hidden from the job list."
212
- msgstr "Если разрешено, заполненные позици будут скрыты из списка вакансий"
213
-
214
- #: includes/admin/class-wp-job-manager-settings.php:64
215
- msgid "Job categories"
216
- msgstr "Список категорий"
217
-
218
- #: includes/admin/class-wp-job-manager-settings.php:65
219
- msgid "Enable job categories"
220
- msgstr "Разрешить список категорий"
221
-
222
- #: includes/admin/class-wp-job-manager-settings.php:66
223
- msgid ""
224
- "Choose whether to enable job categories. Categories must be setup by an "
225
- "admin for users to choose during job submission."
226
- msgstr "Выберите для разрешения категорий. Категории должны быть заданы администратором для выбора в процессе публикации вакансии."
227
-
228
- #: includes/admin/class-wp-job-manager-settings.php:73
229
- msgid "Job Submission"
230
- msgstr "Публикация вакансии"
231
-
232
- #: includes/admin/class-wp-job-manager-settings.php:78
233
- msgid "Account creation"
234
- msgstr "Создание учётной записи"
235
-
236
- #: includes/admin/class-wp-job-manager-settings.php:79
237
- msgid "Allow account creation"
238
- msgstr "Разрешить создание учетной записи"
239
-
240
- #: includes/admin/class-wp-job-manager-settings.php:80
241
- msgid ""
242
- "If enabled, non-logged in users will be able to create an account by "
243
- "entering their email address on the job submission form."
244
- msgstr "Если разрешено, не авторизованный пользователь сможет создать учетную запись введя свой почтовый адрес в форме подачи заявки."
245
-
246
- #: includes/admin/class-wp-job-manager-settings.php:87
247
- msgid "Account Role"
248
- msgstr ""
249
-
250
- #: includes/admin/class-wp-job-manager-settings.php:88
251
- msgid ""
252
- "If you enable registration on your job submission form, choose a role for "
253
- "the new user."
254
- msgstr ""
255
-
256
- #: includes/admin/class-wp-job-manager-settings.php:95
257
- msgid "Account required"
258
- msgstr "Требуется учетная запись"
259
-
260
- #: includes/admin/class-wp-job-manager-settings.php:96
261
- msgid "Job submission requires an account"
262
- msgstr "Публикация вакансий требует учетной записи"
263
-
264
- #: includes/admin/class-wp-job-manager-settings.php:97
265
- msgid ""
266
- "If disabled, non-logged in users will be able to submit job listings without"
267
- " creating an account."
268
- msgstr "Если запрещено, не авторизованный пользователь сможет публиковать список вакансий без создания учетной записи."
269
-
270
- #: includes/admin/class-wp-job-manager-settings.php:104
271
- msgid "Approval Required"
272
- msgstr "Требуется одобрение."
273
-
274
- #: includes/admin/class-wp-job-manager-settings.php:105
275
- msgid "New submissions require admin approval"
276
- msgstr "Новые заявки требуют одобрения администратора"
277
-
278
- #: includes/admin/class-wp-job-manager-settings.php:106
279
- msgid "If enabled, new submissions will be inactive, pending admin approval."
280
- msgstr "Если включено, новые заявки будут неактивны, ожидая одобрения администратором."
281
-
282
- #: includes/admin/class-wp-job-manager-settings.php:113
283
- msgid "Listing duration"
284
- msgstr "Срок публикации"
285
-
286
- #: includes/admin/class-wp-job-manager-settings.php:114
287
- msgid ""
288
- "How many <strong>days</strong> listings are live before expiring. Can be "
289
- "left blank to never expire."
290
- msgstr "Сколько <strong>дней</strong> вакансия будет находится в списке. Оставьте пустым, чтобы вакансия осталась навсегда."
291
-
292
- #: includes/admin/class-wp-job-manager-settings.php:120
293
- msgid "Application method"
294
- msgstr ""
295
-
296
- #: includes/admin/class-wp-job-manager-settings.php:121
297
- msgid "Choose what employers can use for their job application method."
298
- msgstr ""
299
-
300
- #: includes/admin/class-wp-job-manager-settings.php:124
301
- msgid "Email address or website URL"
302
- msgstr ""
303
-
304
- #: includes/admin/class-wp-job-manager-settings.php:125
305
- msgid "Email addresses only"
306
- msgstr ""
307
-
308
- #: includes/admin/class-wp-job-manager-settings.php:126
309
- msgid "Website URLs only"
310
- msgstr ""
311
-
312
- #: includes/admin/class-wp-job-manager-settings.php:132
313
- msgid "Submit Page Slug"
314
- msgstr ""
315
-
316
- #: includes/admin/class-wp-job-manager-settings.php:133
317
- msgid ""
318
- "Enter the slug of the page where you have placed the [submit_job_form] "
319
- "shortcode. This lets the plugin know where the form is located."
320
- msgstr ""
321
-
322
- #: includes/admin/class-wp-job-manager-settings.php:185
323
- msgid "Settings successfully saved"
324
- msgstr "Настройки успешно сохранены"
325
-
326
- #: includes/admin/class-wp-job-manager-settings.php:264
327
- msgid "Save Changes"
328
- msgstr "Сохранить изменения"
329
-
330
- #: includes/admin/class-wp-job-manager-writepanels.php:27
331
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
332
- msgid "Job location"
333
- msgstr "Расположение работы"
334
-
335
- #: includes/admin/class-wp-job-manager-writepanels.php:28
336
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
337
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
338
- msgstr "например \"London, UK\", \"Москва\", \"Урюпинск\""
339
-
340
- #: includes/admin/class-wp-job-manager-writepanels.php:29
341
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
342
- msgid ""
343
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
344
- msgstr "Оставьте пустым, если работа может быть выполнена из любого места (удаленная работа)"
345
-
346
- #: includes/admin/class-wp-job-manager-writepanels.php:32
347
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
348
- msgid "Application email/URL"
349
- msgstr "Адрес сайта или емайл"
350
-
351
- #: includes/admin/class-wp-job-manager-writepanels.php:33
352
- msgid "URL or email which applicants use to apply"
353
- msgstr "Адрес сайта или емайл по которому кандидат сможет связаться с работодателем"
354
-
355
- #: includes/admin/class-wp-job-manager-writepanels.php:36
356
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
357
- msgid "Company name"
358
- msgstr "Название организации"
359
-
360
- #: includes/admin/class-wp-job-manager-writepanels.php:40
361
- msgid "Company website"
362
- msgstr "Вебсайт организации"
363
-
364
- #: includes/admin/class-wp-job-manager-writepanels.php:44
365
- msgid "Company tagline"
366
- msgstr "Фирменный слоган"
367
-
368
- #: includes/admin/class-wp-job-manager-writepanels.php:45
369
- msgid "Brief description about the company"
370
- msgstr "Краткое описание сути организации"
371
-
372
- #: includes/admin/class-wp-job-manager-writepanels.php:48
373
- msgid "Company Twitter"
374
- msgstr "Корпоративный Twitter"
375
-
376
- #: includes/admin/class-wp-job-manager-writepanels.php:52
377
- msgid "Company logo"
378
- msgstr "Логотип"
379
-
380
- #: includes/admin/class-wp-job-manager-writepanels.php:53
381
- msgid "URL to the company logo"
382
- msgstr "Ссылка на изображение с логотипом"
383
-
384
- #: includes/admin/class-wp-job-manager-writepanels.php:57
385
- msgid "Position filled?"
386
- msgstr "Вакансия замещена?"
387
-
388
- #: includes/admin/class-wp-job-manager-writepanels.php:61
389
- msgid "Feature this job listing?"
390
- msgstr ""
391
-
392
- #: includes/admin/class-wp-job-manager-writepanels.php:63
393
- msgid ""
394
- "Featured listings will be sticky during searches, and can be styled "
395
- "differently."
396
- msgstr ""
397
-
398
- #: includes/admin/class-wp-job-manager-writepanels.php:66
399
- msgid "Job Expires"
400
- msgstr "Вакансия истекла"
401
-
402
- #: includes/admin/class-wp-job-manager-writepanels.php:67
403
- msgid "yyyy-mm-dd"
404
- msgstr "dd-mm-yyyy"
405
-
406
- #: includes/admin/class-wp-job-manager-writepanels.php:70
407
- msgid "Posted by"
408
- msgstr ""
409
-
410
- #: includes/admin/class-wp-job-manager-writepanels.php:83
411
- msgid "Job Listing Data"
412
- msgstr "Данные списка вакансий"
413
-
414
- #: includes/admin/class-wp-job-manager-writepanels.php:101
415
- msgid "Use file"
416
- msgstr ""
417
-
418
- #: includes/admin/class-wp-job-manager-writepanels.php:101
419
- msgid "Upload"
420
- msgstr ""
421
-
422
- #: includes/admin/class-wp-job-manager-writepanels.php:269
423
- msgid "Guest user"
424
- msgstr ""
425
-
426
- #: includes/class-wp-job-manager-ajax.php:111
427
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
428
- msgstr "Отображение %s&ldquo;%s&rdquo; %s вакансий"
429
-
430
- #: includes/class-wp-job-manager-ajax.php:113
431
- msgid "Showing all %s%sjobs"
432
- msgstr "Отображение всех %s из %s вакансий"
433
-
434
- #: includes/class-wp-job-manager-ajax.php:116
435
- msgid "located in &ldquo;%s&rdquo;"
436
- msgstr "найдено в &ldquo;%s&rdquo;"
437
-
438
- #: includes/class-wp-job-manager-geocode.php:139
439
- msgid "No results found"
440
- msgstr "Нет результатов"
441
-
442
- #: includes/class-wp-job-manager-geocode.php:143
443
- msgid "Query limit reached"
444
- msgstr "Запрос достиг ограничения"
445
-
446
- #: includes/class-wp-job-manager-geocode.php:149
447
- #: includes/class-wp-job-manager-geocode.php:153
448
- #: includes/class-wp-job-manager-geocode.php:157
449
- msgid "Geocoding error"
450
- msgstr ""
451
-
452
- #: includes/class-wp-job-manager-install.php:39
453
- msgid "Employer"
454
- msgstr ""
455
-
456
- #: includes/class-wp-job-manager-post-types.php:48
457
- msgid "Job Category"
458
- msgstr "Категория вакансии"
459
-
460
- #: includes/class-wp-job-manager-post-types.php:49
461
- msgid "Job Categories"
462
- msgstr "Категории вакансии"
463
-
464
- #: includes/class-wp-job-manager-post-types.php:53
465
- msgctxt "Job category slug - resave permalinks after changing this"
466
- msgid "job-category"
467
- msgstr "job-category"
468
-
469
- #: includes/class-wp-job-manager-post-types.php:70
470
- #: includes/class-wp-job-manager-post-types.php:113
471
- #: includes/class-wp-job-manager-post-types.php:167
472
- msgid "Search %s"
473
- msgstr "Поиск %s"
474
-
475
- #: includes/class-wp-job-manager-post-types.php:71
476
- #: includes/class-wp-job-manager-post-types.php:114
477
- #: includes/class-wp-job-manager-post-types.php:159
478
- msgid "All %s"
479
- msgstr "Все %s"
480
-
481
- #: includes/class-wp-job-manager-post-types.php:72
482
- #: includes/class-wp-job-manager-post-types.php:115
483
- #: includes/class-wp-job-manager-post-types.php:170
484
- msgid "Parent %s"
485
- msgstr "Родитель %s"
486
-
487
- #: includes/class-wp-job-manager-post-types.php:73
488
- #: includes/class-wp-job-manager-post-types.php:116
489
- msgid "Parent %s:"
490
- msgstr "Родитель %s"
491
-
492
- #: includes/class-wp-job-manager-post-types.php:74
493
- #: includes/class-wp-job-manager-post-types.php:117
494
- #: includes/class-wp-job-manager-post-types.php:163
495
- msgid "Edit %s"
496
- msgstr "Редактировать %s"
497
-
498
- #: includes/class-wp-job-manager-post-types.php:75
499
- #: includes/class-wp-job-manager-post-types.php:118
500
- msgid "Update %s"
501
- msgstr "Обновить %s"
502
-
503
- #: includes/class-wp-job-manager-post-types.php:76
504
- #: includes/class-wp-job-manager-post-types.php:119
505
- msgid "Add New %s"
506
- msgstr "Добавить новую %s"
507
-
508
- #: includes/class-wp-job-manager-post-types.php:77
509
- #: includes/class-wp-job-manager-post-types.php:120
510
- msgid "New %s Name"
511
- msgstr "Новое название %s"
512
-
513
- #: includes/class-wp-job-manager-post-types.php:92
514
- msgid "Job Type"
515
- msgstr "Тип вакансии"
516
-
517
- #: includes/class-wp-job-manager-post-types.php:93
518
- msgid "Job Types"
519
- msgstr "Типы вакансий"
520
-
521
- #: includes/class-wp-job-manager-post-types.php:97
522
- msgctxt "Job type slug - resave permalinks after changing this"
523
- msgid "job-type"
524
- msgstr "job-type"
525
-
526
- #: includes/class-wp-job-manager-post-types.php:137
527
- msgid "Job Listing"
528
- msgstr "Вакансии"
529
-
530
- #: includes/class-wp-job-manager-post-types.php:141
531
- msgctxt "Post type archive slug - resave permalinks after changing this"
532
- msgid "jobs"
533
- msgstr "jobs"
534
-
535
- #: includes/class-wp-job-manager-post-types.php:147
536
- msgctxt "Job permalink - resave permalinks after changing this"
537
- msgid "job"
538
- msgstr "job"
539
-
540
- #: includes/class-wp-job-manager-post-types.php:160
541
- msgid "Add New"
542
- msgstr "Добавить новый"
543
-
544
- #: includes/class-wp-job-manager-post-types.php:161
545
- msgid "Add %s"
546
- msgstr "Добавить %s"
547
-
548
- #: includes/class-wp-job-manager-post-types.php:164
549
- msgid "New %s"
550
- msgstr "Новый %s"
551
-
552
- #: includes/class-wp-job-manager-post-types.php:165
553
- #: includes/class-wp-job-manager-post-types.php:166
554
- msgid "View %s"
555
- msgstr "Просмотр %s"
556
-
557
- #: includes/class-wp-job-manager-post-types.php:168
558
- msgid "No %s found"
559
- msgstr "Не найдено %s"
560
-
561
- #: includes/class-wp-job-manager-post-types.php:169
562
- msgid "No %s found in trash"
563
- msgstr "В корзине не найдено %s "
564
-
565
- #: includes/class-wp-job-manager-post-types.php:172
566
- msgid "This is where you can create and manage job listings."
567
- msgstr "Здесь вы можете создавать и управлять вакансиями"
568
-
569
- #: includes/class-wp-job-manager-post-types.php:207
570
- msgctxt "job_listing"
571
- msgid "Expired"
572
- msgstr "Истекла"
573
-
574
- #: includes/class-wp-job-manager-post-types.php:212
575
- msgid "Expired <span class=\"count\">(%s)</span>"
576
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
577
- msgstr[0] ""
578
- msgstr[1] ""
579
- msgstr[2] ""
580
-
581
- #: includes/class-wp-job-manager-shortcodes.php:61
582
- msgid "Invalid Job ID"
583
- msgstr "Неверный ID вакансии"
584
-
585
- #: includes/class-wp-job-manager-shortcodes.php:67
586
- msgid "This job is already filled"
587
- msgstr "Эта вакансия уже занята"
588
-
589
- #: includes/class-wp-job-manager-shortcodes.php:73
590
- msgid "%s has been filled"
591
- msgstr "%s была занята"
592
-
593
- #: includes/class-wp-job-manager-shortcodes.php:78
594
- msgid "This job is already not filled"
595
- msgstr "Эта вакансия ещё свободна"
596
-
597
- #: includes/class-wp-job-manager-shortcodes.php:84
598
- msgid "%s has been marked as not filled"
599
- msgstr "%s была помечена как свободная"
600
-
601
- #: includes/class-wp-job-manager-shortcodes.php:91
602
- msgid "%s has been deleted"
603
- msgstr "%s была удалена"
604
-
605
- #: includes/class-wp-job-manager-shortcodes.php:111
606
- msgid "You need to be signed in to manage your job listings."
607
- msgstr "Вы должны быть авторизованы для управлени своим списком вакансий."
608
-
609
- #: includes/class-wp-job-manager-shortcodes.php:204
610
- #: includes/class-wp-job-manager-shortcodes.php:235
611
- msgid "Load more job listings"
612
- msgstr "Загрузить ещё список вакансий"
613
-
614
- #: includes/class-wp-job-manager-widgets.php:139
615
- msgid "Display a list of the most recent jobs on your site."
616
- msgstr "Показать список наиболее свежих вакансий на вашем сайте"
617
-
618
- #: includes/class-wp-job-manager-widgets.php:141
619
- msgid "Recent Job Listings"
620
- msgstr "Список свежих вакансий"
621
-
622
- #: includes/class-wp-job-manager-widgets.php:145
623
- msgid "Recent Jobs"
624
- msgstr "Свежие вакансии"
625
-
626
- #: includes/class-wp-job-manager-widgets.php:146
627
- msgid "Title"
628
- msgstr "Наименование"
629
-
630
- #: includes/class-wp-job-manager-widgets.php:154
631
- msgid "Number of jobs to show"
632
- msgstr "Количество вакансий для отображения"
633
-
634
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
635
- msgid "Invalid job"
636
- msgstr "Неверная вакансия"
637
-
638
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
639
- msgid "Update job listing"
640
- msgstr "Обновить список вакансий"
641
-
642
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
643
- msgid "Your changes have been saved."
644
- msgstr "Ваши изменения были сохранены."
645
-
646
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
647
- msgid "View Job Listing &rarr;"
648
- msgstr "Просмотр списка вакансий &rarr;"
649
-
650
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
651
- msgid "Submit Details"
652
- msgstr "Сохранить детали"
653
-
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
655
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
656
- msgid "Preview"
657
- msgstr "Предпросмотр"
658
-
659
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
660
- msgid "Done"
661
- msgstr "Выполнено"
662
-
663
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
664
- msgid "Application email"
665
- msgstr ""
666
-
667
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
- msgid "you@yourdomain.com"
669
- msgstr ""
670
-
671
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
672
- msgid "Application URL"
673
- msgstr ""
674
-
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
676
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
677
- msgid "http://"
678
- msgstr "http://"
679
-
680
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
681
- msgid "Enter an email address or website URL"
682
- msgstr "Введите адрес электронной почты или ссылку на сайт"
683
-
684
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
685
- msgid "Job title"
686
- msgstr "Название вакансии"
687
-
688
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
689
- msgid "Job type"
690
- msgstr "Тип вакансии"
691
-
692
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
693
- msgid "Job category"
694
- msgstr "Категория вакансии"
695
-
696
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
697
- msgid "Description"
698
- msgstr "Описание"
699
-
700
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
701
- msgid "Enter the name of the company"
702
- msgstr "Введите название организации"
703
-
704
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
705
- #: templates/content-single-job_listing.php:36
706
- msgid "Website"
707
- msgstr "Вебсайт"
708
-
709
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
710
- msgid "Tagline"
711
- msgstr "Слоган"
712
-
713
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
714
- msgid "Briefly describe your company"
715
- msgstr "Краткое описание вашей компании"
716
-
717
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
718
- msgid "Twitter username"
719
- msgstr "учетная запись Twitter "
720
-
721
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
722
- msgid "@yourcompany"
723
- msgstr "@организация"
724
-
725
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
726
- msgid "Logo"
727
- msgstr "Логотип"
728
-
729
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
730
- msgid "%s is a required field"
731
- msgstr "%s обязательное поле"
732
-
733
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
734
- msgid "Please enter a valid application email address"
735
- msgstr ""
736
-
737
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
738
- msgid "Please enter a valid application URL"
739
- msgstr ""
740
-
741
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
742
- msgid "Please enter a valid application email address or URL"
743
- msgstr ""
744
-
745
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
746
- msgid "Preview job listing &rarr;"
747
- msgstr "Предпросмотр списка &rarr;"
748
-
749
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
750
- msgid "You must be signed in to post a new job listing."
751
- msgstr "Вы должны быть авторизованы для публикации нового списка вакансий."
752
-
753
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
754
- msgid "Submit Listing &rarr;"
755
- msgstr "Отправить список &rarr;"
756
-
757
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
758
- msgid "&larr; Edit listing"
759
- msgstr "&larr; Редактировать список"
760
-
761
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
762
- msgid "\"%s\" needs to be one of the following file types: %s"
763
- msgstr ""
764
-
765
- #: templates/account-signin.php:4
766
- msgid "Your account"
767
- msgstr "Ваша учетная запись"
768
-
769
- #: templates/account-signin.php:8
770
- msgid "You are currently signed in as <strong>%s</strong>."
771
- msgstr "Вы авторизованы как <strong>%s</strong>."
772
-
773
- #: templates/account-signin.php:11
774
- msgid "Sign out"
775
- msgstr "Выйти"
776
-
777
- #: templates/account-signin.php:21
778
- msgid "Have an account?"
779
- msgstr "Уже есть учетная запись?"
780
-
781
- #: templates/account-signin.php:23
782
- msgid "Sign in"
783
- msgstr "Авторизоваться"
784
-
785
- #: templates/account-signin.php:27
786
- msgid ""
787
- "If you don&rsquo;t have an account you can %screate one below by entering "
788
- "your email address. A password will be automatically emailed to you."
789
- msgstr ""
790
-
791
- #: templates/account-signin.php:27
792
- msgid "optionally"
793
- msgstr "необязательно"
794
-
795
- #: templates/account-signin.php:31
796
- msgid "You must sign in to create a new job listing."
797
- msgstr "Вы должны авторизоваться для создания нового списка вакансий."
798
-
799
- #: templates/account-signin.php:38
800
- msgid "Your email"
801
- msgstr "Ваш Email"
802
-
803
- #: templates/account-signin.php:38 templates/job-submit.php:24
804
- #: templates/job-submit.php:41
805
- msgid "(optional)"
806
- msgstr "(необязательно)"
807
-
808
- #: templates/content-job_listing.php:16
809
- #: templates/content-single-job_listing.php:21
810
- #: templates/content-summary-job_listing.php:14
811
- msgid "Posted %s ago"
812
- msgstr "Опубликовано %s назад"
813
-
814
- #: templates/content-no-jobs-found.php:1
815
- msgid "No more jobs found matching your selection."
816
- msgstr "Больше подходящих вакансий."
817
-
818
- #: templates/content-single-job_listing.php:8
819
- msgid "This job listing has expired"
820
- msgstr "Время публикации этой вакансии истекло."
821
-
822
- #: templates/content-single-job_listing.php:24
823
- msgid "This position has been filled"
824
- msgstr "Эта вакансия занята"
825
-
826
- #: templates/form-fields/file-field.php:6
827
- msgid "remove"
828
- msgstr ""
829
-
830
- #: templates/form-fields/file-field.php:6
831
- msgid "or"
832
- msgstr "или"
833
-
834
- #: templates/form-fields/file-field.php:16
835
- msgid "Max. file size: %s."
836
- msgstr ""
837
-
838
- #: templates/job-application-email.php:1
839
- msgid ""
840
- "To apply for this job <strong>email your details to</strong> <a "
841
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
- msgstr "Для заявки на эту вакансию <strong>отправьте подробности по электронной почте</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
843
-
844
- #: templates/job-application-email.php:4
845
- msgid "Apply using webmail: "
846
- msgstr "Отправить через Webmail: "
847
-
848
- #: templates/job-application-url.php:1
849
- msgid ""
850
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
851
- "target=\"_blank\">%1$s &rarr;</a>"
852
- msgstr ""
853
-
854
- #: templates/job-application.php:5
855
- msgid "Apply for job"
856
- msgstr "Заявка на вакансию"
857
-
858
- #: templates/job-dashboard.php:2
859
- msgid ""
860
- "Your job listings are shown in the table below. Expired listings will be "
861
- "automatically removed after 30 days."
862
- msgstr "Ваши вакансии показаны в таблице ниже. Публикации с истекшим сроком будут автоматичеки удалены через 30 дней."
863
-
864
- #: templates/job-dashboard.php:6
865
- msgid "Job Title"
866
- msgstr "Наименование вакансии"
867
-
868
- #: templates/job-dashboard.php:7
869
- msgid "Date Posted"
870
- msgstr "Дата публикации"
871
-
872
- #: templates/job-dashboard.php:16
873
- msgid "You do not have any active job listings."
874
- msgstr "У вас нет активных вакансий."
875
-
876
- #: templates/job-dashboard.php:36
877
- msgid "Mark not filled"
878
- msgstr "Метка не заполнена"
879
-
880
- #: templates/job-dashboard.php:38
881
- msgid "Mark filled"
882
- msgstr "Метка заполнена"
883
-
884
- #: templates/job-filters.php:8
885
- msgid "Keywords"
886
- msgstr "Ключевые слова"
887
-
888
- #: templates/job-filters.php:9
889
- msgid "All Jobs"
890
- msgstr "Все вакансии"
891
-
892
- #: templates/job-filters.php:13
893
- msgid "Location"
894
- msgstr "Размещение"
895
-
896
- #: templates/job-filters.php:14
897
- msgid "Any Location"
898
- msgstr "Любое размещение"
899
-
900
- #: templates/job-filters.php:23
901
- msgid "Category"
902
- msgstr "Категория"
903
-
904
- #: templates/job-filters.php:24
905
- msgid "All Job Categories"
906
- msgstr "Все категории вакансий"
907
-
908
- #: templates/job-submit.php:35
909
- msgid "Company details"
910
- msgstr "Описание организации"
911
-
912
- #: templates/job-submitted.php:4
913
- msgid ""
914
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
915
- "here</a>."
916
- msgstr "Вакансия успешно опубликована и может быть просмотрена по ссылке <a href=\"%s\">Klicke hier</a>."
917
-
918
- #: templates/job-submitted.php:7
919
- msgid ""
920
- "Job submitted successfully. Your job listing will be visible once approved."
921
- msgstr "Вакансия успеншно отправлена на модерацию и будет доступна сразу же после одобрения."
922
-
923
- #: wp-job-manager-functions.php:224
924
- msgid "Reset"
925
- msgstr "Сброс"
926
-
927
- #: wp-job-manager-functions.php:228
928
- msgid "RSS"
929
- msgstr "RSS"
930
-
931
- #: wp-job-manager-functions.php:278
932
- msgid "Your email address isn&#8217;t correct."
933
- msgstr "Недопустимый адрес электронной почты."
934
-
935
- #: wp-job-manager-functions.php:281
936
- msgid "This email is already registered, please choose another one."
937
- msgstr "Учётная запись для этой электронной почты уже существует, пожалуйста, используйте другую электронную почту."
938
-
939
- #: wp-job-manager-template.php:116
940
- msgid "Active"
941
- msgstr "Активна"
942
-
943
- #: wp-job-manager-template.php:118
944
- msgid "Expired"
945
- msgstr "Истекла"
946
-
947
- #: wp-job-manager-template.php:120
948
- msgid "Pending Review"
949
- msgstr "Ожидает рассмотрения"
950
-
951
- #: wp-job-manager-template.php:122
952
- msgid "Inactive"
953
- msgstr "Неактивна"
954
-
955
- #: wp-job-manager-template.php:197
956
- msgid "Job Application via \"%s\" listing on %s"
957
- msgstr ""
958
-
959
- #: wp-job-manager-template.php:255
960
- msgid "Anywhere"
961
- msgstr "Везде"
962
-
963
- #: wp-job-manager.php:97
964
- msgid "Are you sure you want to delete this job?"
965
- msgstr "Вы уверены, что хотите удалить вакансию?"
966
-
967
- #. Plugin Name of the plugin/theme
968
- msgid "WP Job Manager"
969
- msgstr "WP Job Manager"
970
-
971
- #. Plugin URI of the plugin/theme
972
- msgid "https://wpjobmanager.com/"
973
- msgstr ""
974
-
975
- #. Description of the plugin/theme
976
- msgid ""
977
- "Manage job listings from the WordPress admin panel, and allow users to post "
978
- "jobs directly to your site."
979
- msgstr ""
980
-
981
- #. Author of the plugin/theme
982
- msgid "Mike Jolley"
983
- msgstr "Майк Джолли"
984
-
985
- #. Author URI of the plugin/theme
986
- msgid "http://mikejolley.com"
987
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-sk_SK.mo DELETED
Binary file
trunk/languages/wp-job-manager-sk_SK.po DELETED
@@ -1,987 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # Mike Jolley <mike.jolley@me.com>, 2014
5
- # ponuky.eu <radoslavkliment@gmail.com>, 2014
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: WP Job Manager\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
10
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
11
- "PO-Revision-Date: 2014-05-12 08:21+0000\n"
12
- "Last-Translator: Mike Jolley <mike.jolley@me.com>\n"
13
- "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/wp-job-manager/language/sk_SK/)\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
- "Language: sk_SK\n"
18
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
19
-
20
- #: includes/admin/class-wp-job-manager-addons.php:50
21
- #: includes/admin/class-wp-job-manager-admin.php:60
22
- msgid "WP Job Manager Add-ons"
23
- msgstr "WP doplnky pre personálny program"
24
-
25
- #: includes/admin/class-wp-job-manager-addons.php:51
26
- msgid ""
27
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
28
- "&rarr;</a>"
29
- msgstr "Chcete nakúpiť viac doplnkov? <a href=\"%s\">Pozrite sa na základné doplnky &rarr;</a>"
30
-
31
- #: includes/admin/class-wp-job-manager-admin.php:57
32
- msgid "Settings"
33
- msgstr "Nastavenia"
34
-
35
- #: includes/admin/class-wp-job-manager-admin.php:60
36
- msgid "Add-ons"
37
- msgstr "Doplnky"
38
-
39
- #: includes/admin/class-wp-job-manager-cpt.php:44
40
- #: includes/admin/class-wp-job-manager-cpt.php:45
41
- msgid "Approve Jobs"
42
- msgstr "Schváliť ponuky práce"
43
-
44
- #: includes/admin/class-wp-job-manager-cpt.php:47
45
- #: includes/admin/class-wp-job-manager-cpt.php:48
46
- msgid "Expire Jobs"
47
- msgstr "Vypršanie platnosti ponuky práce"
48
-
49
- #: includes/admin/class-wp-job-manager-cpt.php:135
50
- #: includes/admin/class-wp-job-manager-cpt.php:137
51
- msgid "%s approved"
52
- msgstr "%s schválené"
53
-
54
- #: includes/admin/class-wp-job-manager-cpt.php:155
55
- #: includes/admin/class-wp-job-manager-cpt.php:157
56
- msgid "%s expired"
57
- msgstr "%s vypršané"
58
-
59
- #: includes/admin/class-wp-job-manager-cpt.php:200
60
- msgid "Select a category"
61
- msgstr "Vyber kategóriu"
62
-
63
- #: includes/admin/class-wp-job-manager-cpt.php:233
64
- msgid "Job position title"
65
- msgstr "Názov pracovnej pozície"
66
-
67
- #: includes/admin/class-wp-job-manager-cpt.php:249
68
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
69
- msgstr "Zoznam ponúk bol aktualizovaný. <a href=\"%s\">Zobraziť ponuky</a>"
70
-
71
- #: includes/admin/class-wp-job-manager-cpt.php:250
72
- msgid "Custom field updated."
73
- msgstr "Polia boli aktualizované."
74
-
75
- #: includes/admin/class-wp-job-manager-cpt.php:251
76
- msgid "Custom field deleted."
77
- msgstr "Polia boli vymazané."
78
-
79
- #: includes/admin/class-wp-job-manager-cpt.php:252
80
- msgid "Job listing updated."
81
- msgstr "Zoznam pracovných ponúk bol aktualizovaný."
82
-
83
- #: includes/admin/class-wp-job-manager-cpt.php:253
84
- msgid "Job listing restored to revision from %s"
85
- msgstr "Výpis ponúk obnovený k revízii od %s"
86
-
87
- #: includes/admin/class-wp-job-manager-cpt.php:254
88
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
89
- msgstr "Zoznam ponúk bol zverejnený. <a href=\"%s\">Zobraziť ponuky</ a>"
90
-
91
- #: includes/admin/class-wp-job-manager-cpt.php:255
92
- msgid "Job listing saved."
93
- msgstr "Zoznam pracovných ponúk bol uložený."
94
-
95
- #: includes/admin/class-wp-job-manager-cpt.php:256
96
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
97
- msgstr "Vaša ponuka práce bola vložená. <a target=\"_blank\" href=\"%s\">Náhľad ponuky práce</a>"
98
-
99
- #: includes/admin/class-wp-job-manager-cpt.php:257
100
- msgid ""
101
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
102
- "href=\"%2$s\">Preview Job</a>"
103
- msgstr "Výpis ponúk práce naplánovaný na: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Náhľad ponúk práce</a>"
104
-
105
- #: includes/admin/class-wp-job-manager-cpt.php:258
106
- msgid "M j, Y @ G:i"
107
- msgstr "M j, Y @ G:i"
108
-
109
- #: includes/admin/class-wp-job-manager-cpt.php:259
110
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
111
- msgstr "Výpisy návrhu ponúk aktualizované. <a target=\"_blank\" href=\"%s\">Náhľad ponúk práce</a>"
112
-
113
- #: includes/admin/class-wp-job-manager-cpt.php:278
114
- msgid "Type"
115
- msgstr "Druh"
116
-
117
- #: includes/admin/class-wp-job-manager-cpt.php:279
118
- msgid "Position"
119
- msgstr "Pozícia"
120
-
121
- #: includes/admin/class-wp-job-manager-cpt.php:280
122
- msgid "Posted"
123
- msgstr "Pridal"
124
-
125
- #: includes/admin/class-wp-job-manager-cpt.php:281
126
- #: templates/job-dashboard.php:9
127
- msgid "Expires"
128
- msgstr "Vyprší"
129
-
130
- #: includes/admin/class-wp-job-manager-cpt.php:283
131
- msgid "Categories"
132
- msgstr "Kategórie"
133
-
134
- #: includes/admin/class-wp-job-manager-cpt.php:284
135
- msgid "Featured?"
136
- msgstr "Najlepšie?"
137
-
138
- #: includes/admin/class-wp-job-manager-cpt.php:285
139
- #: templates/job-dashboard.php:10
140
- msgid "Filled?"
141
- msgstr "Vyplnené?"
142
-
143
- #: includes/admin/class-wp-job-manager-cpt.php:286
144
- #: templates/job-dashboard.php:8
145
- msgid "Status"
146
- msgstr "Postavenie"
147
-
148
- #: includes/admin/class-wp-job-manager-cpt.php:287
149
- msgid "Actions"
150
- msgstr "Akcie"
151
-
152
- #: includes/admin/class-wp-job-manager-cpt.php:310
153
- msgid "Job ID: %d"
154
- msgstr "ID ponúk práce: %d"
155
-
156
- #: includes/admin/class-wp-job-manager-cpt.php:336
157
- #: includes/admin/class-wp-job-manager-cpt.php:341
158
- msgid "M j, Y"
159
- msgstr "M j, Y"
160
-
161
- #: includes/admin/class-wp-job-manager-cpt.php:337
162
- msgid "by a guest"
163
- msgstr "napísal hosť"
164
-
165
- #: includes/admin/class-wp-job-manager-cpt.php:337
166
- msgid "by %s"
167
- msgstr "pri %s"
168
-
169
- #: includes/admin/class-wp-job-manager-cpt.php:354
170
- msgid "Approve"
171
- msgstr "Schváliť"
172
-
173
- #: includes/admin/class-wp-job-manager-cpt.php:361
174
- msgid "View"
175
- msgstr "Zobraziť"
176
-
177
- #: includes/admin/class-wp-job-manager-cpt.php:366
178
- #: includes/class-wp-job-manager-post-types.php:162
179
- #: templates/job-dashboard.php:33
180
- msgid "Edit"
181
- msgstr "Uprav"
182
-
183
- #: includes/admin/class-wp-job-manager-cpt.php:371
184
- #: templates/job-dashboard.php:43
185
- msgid "Delete"
186
- msgstr "Vymaž"
187
-
188
- #: includes/admin/class-wp-job-manager-settings.php:42
189
- #: includes/class-wp-job-manager-post-types.php:138
190
- #: includes/class-wp-job-manager-post-types.php:228
191
- msgid "Job Listings"
192
- msgstr "Zoznam ponúk práce"
193
-
194
- #: includes/admin/class-wp-job-manager-settings.php:48
195
- msgid "Jobs per page"
196
- msgstr "Ponuky na stránke"
197
-
198
- #: includes/admin/class-wp-job-manager-settings.php:49
199
- msgid "How many jobs should be shown per page by default?"
200
- msgstr "Koľko pracovných miest, ponúk by malo byť zobrazených na jednej stránke štandardne?"
201
-
202
- #: includes/admin/class-wp-job-manager-settings.php:55
203
- msgid "Filled positions"
204
- msgstr "Obsadené pozície"
205
-
206
- #: includes/admin/class-wp-job-manager-settings.php:56
207
- msgid "Hide filled positions"
208
- msgstr "Schovať obsadené pozície"
209
-
210
- #: includes/admin/class-wp-job-manager-settings.php:57
211
- msgid "If enabled, filled positions will be hidden from the job list."
212
- msgstr "Ak je povolené, budú vyplnené pozície skryté v zozname pracovných ponúk."
213
-
214
- #: includes/admin/class-wp-job-manager-settings.php:64
215
- msgid "Job categories"
216
- msgstr "Kategórie pracovných ponúk"
217
-
218
- #: includes/admin/class-wp-job-manager-settings.php:65
219
- msgid "Enable job categories"
220
- msgstr "Povoliť kategórie zamestnania"
221
-
222
- #: includes/admin/class-wp-job-manager-settings.php:66
223
- msgid ""
224
- "Choose whether to enable job categories. Categories must be setup by an "
225
- "admin for users to choose during job submission."
226
- msgstr "Vyberte, či chcete povoliť kategórie zamestnania. Kategórie musia byť nastavené podľa admin užívateľom, ktorý si ich vyberie pri zadávaní úlohy."
227
-
228
- #: includes/admin/class-wp-job-manager-settings.php:73
229
- msgid "Job Submission"
230
- msgstr "Odoslanie ponuky"
231
-
232
- #: includes/admin/class-wp-job-manager-settings.php:78
233
- msgid "Account creation"
234
- msgstr "Vytvorenie účtu"
235
-
236
- #: includes/admin/class-wp-job-manager-settings.php:79
237
- msgid "Allow account creation"
238
- msgstr "Povoliť yytvorenie účtu"
239
-
240
- #: includes/admin/class-wp-job-manager-settings.php:80
241
- msgid ""
242
- "If enabled, non-logged in users will be able to create an account by "
243
- "entering their email address on the job submission form."
244
- msgstr "Ak je povolené, neprihlásený užívateľ bude môcť vytvoriť účet zadaním jeho e-mailovej adresy na podacom formulári. "
245
-
246
- #: includes/admin/class-wp-job-manager-settings.php:87
247
- msgid "Account Role"
248
- msgstr "Úloha v účte"
249
-
250
- #: includes/admin/class-wp-job-manager-settings.php:88
251
- msgid ""
252
- "If you enable registration on your job submission form, choose a role for "
253
- "the new user."
254
- msgstr "Ak povolíte registráciu prostredníctvom podacieho formulára, vyberte úlohu pre nových užívateľov."
255
-
256
- #: includes/admin/class-wp-job-manager-settings.php:95
257
- msgid "Account required"
258
- msgstr "Vyžaduje sa účet"
259
-
260
- #: includes/admin/class-wp-job-manager-settings.php:96
261
- msgid "Job submission requires an account"
262
- msgstr "Podanie ponúk práce vyžaduje účet"
263
-
264
- #: includes/admin/class-wp-job-manager-settings.php:97
265
- msgid ""
266
- "If disabled, non-logged in users will be able to submit job listings without"
267
- " creating an account."
268
- msgstr "Ak je vypnutá, neprihlásený užívateľ bude môcť uverejniť ponuky práce bez vytvorenia účtu."
269
-
270
- #: includes/admin/class-wp-job-manager-settings.php:104
271
- msgid "Approval Required"
272
- msgstr "Vyžaduje sa schválenie"
273
-
274
- #: includes/admin/class-wp-job-manager-settings.php:105
275
- msgid "New submissions require admin approval"
276
- msgstr "Vloženie novej ponuky si vyžaduje schválenie "
277
-
278
- #: includes/admin/class-wp-job-manager-settings.php:106
279
- msgid "If enabled, new submissions will be inactive, pending admin approval."
280
- msgstr "Ak je povolené, budú nové podania neaktívne, čaká na schválenie administrátora."
281
-
282
- #: includes/admin/class-wp-job-manager-settings.php:113
283
- msgid "Listing duration"
284
- msgstr "Doba trvania"
285
-
286
- #: includes/admin/class-wp-job-manager-settings.php:114
287
- msgid ""
288
- "How many <strong>days</strong> listings are live before expiring. Can be "
289
- "left blank to never expire."
290
- msgstr "Koľko veľa <strong>dní</strong> je zoznam ponúk aktívny pred expiráciou. Môže zostať prázdne, aby nikdy nevyprší."
291
-
292
- #: includes/admin/class-wp-job-manager-settings.php:120
293
- msgid "Application method"
294
- msgstr "Spôsob aplikácie"
295
-
296
- #: includes/admin/class-wp-job-manager-settings.php:121
297
- msgid "Choose what employers can use for their job application method."
298
- msgstr "Vyberte si, čo môže zamestnávateľ použiť pre metódy ich žiadosti o zamestnanie."
299
-
300
- #: includes/admin/class-wp-job-manager-settings.php:124
301
- msgid "Email address or website URL"
302
- msgstr "E-mailová adresa alebo webové stránky URL"
303
-
304
- #: includes/admin/class-wp-job-manager-settings.php:125
305
- msgid "Email addresses only"
306
- msgstr "Iba emailová adresa"
307
-
308
- #: includes/admin/class-wp-job-manager-settings.php:126
309
- msgid "Website URLs only"
310
- msgstr "Iba URL webovej stránky"
311
-
312
- #: includes/admin/class-wp-job-manager-settings.php:132
313
- msgid "Submit Page Slug"
314
- msgstr "Vlož stránkový slug"
315
-
316
- #: includes/admin/class-wp-job-manager-settings.php:133
317
- msgid ""
318
- "Enter the slug of the page where you have placed the [submit_job_form] "
319
- "shortcode. This lets the plugin know where the form is located."
320
- msgstr "Zadajte slug na stránku, kde ste umiestnili [submit_job_form] skrátený. To dá pluginu vedieť, kde sa nachádza formulár."
321
-
322
- #: includes/admin/class-wp-job-manager-settings.php:185
323
- msgid "Settings successfully saved"
324
- msgstr "Nastavenie bol úspešne uložené"
325
-
326
- #: includes/admin/class-wp-job-manager-settings.php:264
327
- msgid "Save Changes"
328
- msgstr "Ulož zmeny"
329
-
330
- #: includes/admin/class-wp-job-manager-writepanels.php:27
331
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
332
- msgid "Job location"
333
- msgstr "Miesto výkonu práce"
334
-
335
- #: includes/admin/class-wp-job-manager-writepanels.php:28
336
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
337
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
338
- msgstr "napr.: \"London, UK\", \"Bratislava, SVK\", \"Dalas, TX\""
339
-
340
- #: includes/admin/class-wp-job-manager-writepanels.php:29
341
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
342
- msgid ""
343
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
344
- msgstr "Ponechajte prázdne, ak práce možno vykonať z ľubovoľného miesta (napr. z domova)"
345
-
346
- #: includes/admin/class-wp-job-manager-writepanels.php:32
347
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
348
- msgid "Application email/URL"
349
- msgstr "Použitie e-mailu/URL"
350
-
351
- #: includes/admin/class-wp-job-manager-writepanels.php:33
352
- msgid "URL or email which applicants use to apply"
353
- msgstr "URL alebo e-mail, ktorý žiadatelia môžu používať"
354
-
355
- #: includes/admin/class-wp-job-manager-writepanels.php:36
356
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
357
- msgid "Company name"
358
- msgstr "Názov spoločnosti"
359
-
360
- #: includes/admin/class-wp-job-manager-writepanels.php:40
361
- msgid "Company website"
362
- msgstr "www stránka spoločnosti"
363
-
364
- #: includes/admin/class-wp-job-manager-writepanels.php:44
365
- msgid "Company tagline"
366
- msgstr "Tagline spoločnosti"
367
-
368
- #: includes/admin/class-wp-job-manager-writepanels.php:45
369
- msgid "Brief description about the company"
370
- msgstr "Stručný opis spoločnosti"
371
-
372
- #: includes/admin/class-wp-job-manager-writepanels.php:48
373
- msgid "Company Twitter"
374
- msgstr "Twitter spoločnosti"
375
-
376
- #: includes/admin/class-wp-job-manager-writepanels.php:52
377
- msgid "Company logo"
378
- msgstr "Logo spoločnosti"
379
-
380
- #: includes/admin/class-wp-job-manager-writepanels.php:53
381
- msgid "URL to the company logo"
382
- msgstr "URL k logu spoločnosti"
383
-
384
- #: includes/admin/class-wp-job-manager-writepanels.php:57
385
- msgid "Position filled?"
386
- msgstr "Pozície vyplnené?"
387
-
388
- #: includes/admin/class-wp-job-manager-writepanels.php:61
389
- msgid "Feature this job listing?"
390
- msgstr "Uprednostniť tento zoznam ponúk?"
391
-
392
- #: includes/admin/class-wp-job-manager-writepanels.php:63
393
- msgid ""
394
- "Featured listings will be sticky during searches, and can be styled "
395
- "differently."
396
- msgstr "Najlepšie zoznamy ponúk budú uprednostnené pri pátraní, a môžu byť štylizované inak."
397
-
398
- #: includes/admin/class-wp-job-manager-writepanels.php:66
399
- msgid "Job Expires"
400
- msgstr "Ponuka práce vyprší"
401
-
402
- #: includes/admin/class-wp-job-manager-writepanels.php:67
403
- msgid "yyyy-mm-dd"
404
- msgstr "rrrr-mm-dd"
405
-
406
- #: includes/admin/class-wp-job-manager-writepanels.php:70
407
- msgid "Posted by"
408
- msgstr "Pridal"
409
-
410
- #: includes/admin/class-wp-job-manager-writepanels.php:83
411
- msgid "Job Listing Data"
412
- msgstr "Dáta zoznamu pracovných ponúk"
413
-
414
- #: includes/admin/class-wp-job-manager-writepanels.php:101
415
- msgid "Use file"
416
- msgstr "Použite súbor"
417
-
418
- #: includes/admin/class-wp-job-manager-writepanels.php:101
419
- msgid "Upload"
420
- msgstr "Pridať"
421
-
422
- #: includes/admin/class-wp-job-manager-writepanels.php:269
423
- msgid "Guest user"
424
- msgstr "Hosť užívateľ"
425
-
426
- #: includes/class-wp-job-manager-ajax.php:111
427
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
428
- msgstr "Zobrazenie %s&ldquo;%s&rdquo; %spráce"
429
-
430
- #: includes/class-wp-job-manager-ajax.php:113
431
- msgid "Showing all %s%sjobs"
432
- msgstr "Ukáž všetky %s%sponuiky"
433
-
434
- #: includes/class-wp-job-manager-ajax.php:116
435
- msgid "located in &ldquo;%s&rdquo;"
436
- msgstr "sa nachádza v &ldquo;%s&rdquo;"
437
-
438
- #: includes/class-wp-job-manager-geocode.php:139
439
- msgid "No results found"
440
- msgstr "Nič sa nenašlo"
441
-
442
- #: includes/class-wp-job-manager-geocode.php:143
443
- msgid "Query limit reached"
444
- msgstr "Dosiahol limit dotazu"
445
-
446
- #: includes/class-wp-job-manager-geocode.php:149
447
- #: includes/class-wp-job-manager-geocode.php:153
448
- #: includes/class-wp-job-manager-geocode.php:157
449
- msgid "Geocoding error"
450
- msgstr ""
451
-
452
- #: includes/class-wp-job-manager-install.php:39
453
- msgid "Employer"
454
- msgstr "Zamestnávateľ"
455
-
456
- #: includes/class-wp-job-manager-post-types.php:48
457
- msgid "Job Category"
458
- msgstr "Pracovná kategória"
459
-
460
- #: includes/class-wp-job-manager-post-types.php:49
461
- msgid "Job Categories"
462
- msgstr "Pracovné kategórie"
463
-
464
- #: includes/class-wp-job-manager-post-types.php:53
465
- msgctxt "Job category slug - resave permalinks after changing this"
466
- msgid "job-category"
467
- msgstr "pracovná-kategória"
468
-
469
- #: includes/class-wp-job-manager-post-types.php:70
470
- #: includes/class-wp-job-manager-post-types.php:113
471
- #: includes/class-wp-job-manager-post-types.php:167
472
- msgid "Search %s"
473
- msgstr "Hľadaj %s"
474
-
475
- #: includes/class-wp-job-manager-post-types.php:71
476
- #: includes/class-wp-job-manager-post-types.php:114
477
- #: includes/class-wp-job-manager-post-types.php:159
478
- msgid "All %s"
479
- msgstr "Všetko %s"
480
-
481
- #: includes/class-wp-job-manager-post-types.php:72
482
- #: includes/class-wp-job-manager-post-types.php:115
483
- #: includes/class-wp-job-manager-post-types.php:170
484
- msgid "Parent %s"
485
- msgstr "Rodič %s"
486
-
487
- #: includes/class-wp-job-manager-post-types.php:73
488
- #: includes/class-wp-job-manager-post-types.php:116
489
- msgid "Parent %s:"
490
- msgstr "Rodič %s:"
491
-
492
- #: includes/class-wp-job-manager-post-types.php:74
493
- #: includes/class-wp-job-manager-post-types.php:117
494
- #: includes/class-wp-job-manager-post-types.php:163
495
- msgid "Edit %s"
496
- msgstr "Upraviť %s"
497
-
498
- #: includes/class-wp-job-manager-post-types.php:75
499
- #: includes/class-wp-job-manager-post-types.php:118
500
- msgid "Update %s"
501
- msgstr "Aktualizovať %s"
502
-
503
- #: includes/class-wp-job-manager-post-types.php:76
504
- #: includes/class-wp-job-manager-post-types.php:119
505
- msgid "Add New %s"
506
- msgstr "Pridať nový %s"
507
-
508
- #: includes/class-wp-job-manager-post-types.php:77
509
- #: includes/class-wp-job-manager-post-types.php:120
510
- msgid "New %s Name"
511
- msgstr "Nové %s meno"
512
-
513
- #: includes/class-wp-job-manager-post-types.php:92
514
- msgid "Job Type"
515
- msgstr "Druh práce"
516
-
517
- #: includes/class-wp-job-manager-post-types.php:93
518
- msgid "Job Types"
519
- msgstr "Druhy prác"
520
-
521
- #: includes/class-wp-job-manager-post-types.php:97
522
- msgctxt "Job type slug - resave permalinks after changing this"
523
- msgid "job-type"
524
- msgstr "druh-práce"
525
-
526
- #: includes/class-wp-job-manager-post-types.php:137
527
- msgid "Job Listing"
528
- msgstr "Zoznam pracovných ponúk"
529
-
530
- #: includes/class-wp-job-manager-post-types.php:141
531
- msgctxt "Post type archive slug - resave permalinks after changing this"
532
- msgid "jobs"
533
- msgstr "práce"
534
-
535
- #: includes/class-wp-job-manager-post-types.php:147
536
- msgctxt "Job permalink - resave permalinks after changing this"
537
- msgid "job"
538
- msgstr "práca"
539
-
540
- #: includes/class-wp-job-manager-post-types.php:160
541
- msgid "Add New"
542
- msgstr "Pridaj nové"
543
-
544
- #: includes/class-wp-job-manager-post-types.php:161
545
- msgid "Add %s"
546
- msgstr "Pridať %s"
547
-
548
- #: includes/class-wp-job-manager-post-types.php:164
549
- msgid "New %s"
550
- msgstr "Nový %s"
551
-
552
- #: includes/class-wp-job-manager-post-types.php:165
553
- #: includes/class-wp-job-manager-post-types.php:166
554
- msgid "View %s"
555
- msgstr "Vidieť %s"
556
-
557
- #: includes/class-wp-job-manager-post-types.php:168
558
- msgid "No %s found"
559
- msgstr "Nebolo %s nájdené"
560
-
561
- #: includes/class-wp-job-manager-post-types.php:169
562
- msgid "No %s found in trash"
563
- msgstr "Nebolo %s nájdené v koši"
564
-
565
- #: includes/class-wp-job-manager-post-types.php:172
566
- msgid "This is where you can create and manage job listings."
567
- msgstr "To je miesto, kde si môžete vytvoriť a spravovať výpisy ponúk práce."
568
-
569
- #: includes/class-wp-job-manager-post-types.php:207
570
- msgctxt "job_listing"
571
- msgid "Expired"
572
- msgstr "Vypršané"
573
-
574
- #: includes/class-wp-job-manager-post-types.php:212
575
- msgid "Expired <span class=\"count\">(%s)</span>"
576
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
577
- msgstr[0] "Vypršalo <span class=\"count\">(%s)</span> "
578
- msgstr[1] "Vypršalo <span class=\"count\">(%s)</span> "
579
- msgstr[2] "Vypršalo <span class=\"count\">(%s)</span> "
580
-
581
- #: includes/class-wp-job-manager-shortcodes.php:61
582
- msgid "Invalid Job ID"
583
- msgstr "Neplatné ID ponuky práce"
584
-
585
- #: includes/class-wp-job-manager-shortcodes.php:67
586
- msgid "This job is already filled"
587
- msgstr "Táto ponuka je už naplnená"
588
-
589
- #: includes/class-wp-job-manager-shortcodes.php:73
590
- msgid "%s has been filled"
591
- msgstr "%s bol naplnený"
592
-
593
- #: includes/class-wp-job-manager-shortcodes.php:78
594
- msgid "This job is already not filled"
595
- msgstr "Táto ponuka práce sa už nebude vyplňovať"
596
-
597
- #: includes/class-wp-job-manager-shortcodes.php:84
598
- msgid "%s has been marked as not filled"
599
- msgstr "%s bola označené ako nevyplnené"
600
-
601
- #: includes/class-wp-job-manager-shortcodes.php:91
602
- msgid "%s has been deleted"
603
- msgstr "%s bolo zmazané"
604
-
605
- #: includes/class-wp-job-manager-shortcodes.php:111
606
- msgid "You need to be signed in to manage your job listings."
607
- msgstr "Musíte byť prihlásený, aby ste mohli spravovať svoje výpisy práce."
608
-
609
- #: includes/class-wp-job-manager-shortcodes.php:204
610
- #: includes/class-wp-job-manager-shortcodes.php:235
611
- msgid "Load more job listings"
612
- msgstr "Načítať, ukázať ďalšie výpisy práce"
613
-
614
- #: includes/class-wp-job-manager-widgets.php:139
615
- msgid "Display a list of the most recent jobs on your site."
616
- msgstr "Zobraziť zoznam najnovších pracovných miest na vašom webe."
617
-
618
- #: includes/class-wp-job-manager-widgets.php:141
619
- msgid "Recent Job Listings"
620
- msgstr "Nedávny zoznam ponúk práce"
621
-
622
- #: includes/class-wp-job-manager-widgets.php:145
623
- msgid "Recent Jobs"
624
- msgstr "Nedávne ponuky práce"
625
-
626
- #: includes/class-wp-job-manager-widgets.php:146
627
- msgid "Title"
628
- msgstr "Nadpis"
629
-
630
- #: includes/class-wp-job-manager-widgets.php:154
631
- msgid "Number of jobs to show"
632
- msgstr "Počet pracovných ponúk, ktoré sa ukazujú"
633
-
634
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
635
- msgid "Invalid job"
636
- msgstr "Neplatná ponuka"
637
-
638
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
639
- msgid "Update job listing"
640
- msgstr "Aktualizovať zoznam ponúk"
641
-
642
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
643
- msgid "Your changes have been saved."
644
- msgstr "Vaša zmena bola uložená"
645
-
646
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
647
- msgid "View Job Listing &rarr;"
648
- msgstr "Pozri zoznam ponúk &rarr;"
649
-
650
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
651
- msgid "Submit Details"
652
- msgstr "Predložte podrobnosti"
653
-
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
655
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
656
- msgid "Preview"
657
- msgstr "Ukážka"
658
-
659
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
660
- msgid "Done"
661
- msgstr "Hotovo"
662
-
663
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
664
- msgid "Application email"
665
- msgstr "Aplikačný email"
666
-
667
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
668
- msgid "you@yourdomain.com"
669
- msgstr "you@yourdomain.com"
670
-
671
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
672
- msgid "Application URL"
673
- msgstr "Aplikačná URL adresa"
674
-
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
676
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
677
- msgid "http://"
678
- msgstr "http://"
679
-
680
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
681
- msgid "Enter an email address or website URL"
682
- msgstr "Napíšte váš email alebo názov www stránky"
683
-
684
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
685
- msgid "Job title"
686
- msgstr "Názov ponuky práce"
687
-
688
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
689
- msgid "Job type"
690
- msgstr "Druh pracovnej ponuky"
691
-
692
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
693
- msgid "Job category"
694
- msgstr "Pracovná kategória"
695
-
696
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
697
- msgid "Description"
698
- msgstr "Opis"
699
-
700
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
701
- msgid "Enter the name of the company"
702
- msgstr "Napíšte názov spoločnosti"
703
-
704
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
705
- #: templates/content-single-job_listing.php:36
706
- msgid "Website"
707
- msgstr "Názov www stránky"
708
-
709
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
710
- msgid "Tagline"
711
- msgstr "Tagline"
712
-
713
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
714
- msgid "Briefly describe your company"
715
- msgstr "Stručne popíšte svoju firmu"
716
-
717
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
718
- msgid "Twitter username"
719
- msgstr "Twitter, užívateľské meno"
720
-
721
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
722
- msgid "@yourcompany"
723
- msgstr "@vašaspoločnosť"
724
-
725
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
726
- msgid "Logo"
727
- msgstr "Logo"
728
-
729
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
730
- msgid "%s is a required field"
731
- msgstr "%s pole je povinné"
732
-
733
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
734
- msgid "Please enter a valid application email address"
735
- msgstr "Napíšte vašu platnú emailovú adresu"
736
-
737
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
738
- msgid "Please enter a valid application URL"
739
- msgstr "Napíšte vašu platnú URL adresu"
740
-
741
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
742
- msgid "Please enter a valid application email address or URL"
743
- msgstr "Napíšte platnú emailovú adresu alebo URL"
744
-
745
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
746
- msgid "Preview job listing &rarr;"
747
- msgstr "Náhľad ponuky práce &rarr;"
748
-
749
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
750
- msgid "You must be signed in to post a new job listing."
751
- msgstr "Musíte byť prihlásený, aby ste mohli zadať novú ponuku."
752
-
753
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
754
- msgid "Submit Listing &rarr;"
755
- msgstr "Publikuj ponuku &rarr;"
756
-
757
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
758
- msgid "&larr; Edit listing"
759
- msgstr "&larr; Upraviť zoznam"
760
-
761
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
762
- msgid "\"%s\" needs to be one of the following file types: %s"
763
- msgstr "\"%s\" musí byť jeden z nasledujúcich typov súborov: %s"
764
-
765
- #: templates/account-signin.php:4
766
- msgid "Your account"
767
- msgstr "Váš účet"
768
-
769
- #: templates/account-signin.php:8
770
- msgid "You are currently signed in as <strong>%s</strong>."
771
- msgstr "Ste prihlásený ako <strong>%s</strong>."
772
-
773
- #: templates/account-signin.php:11
774
- msgid "Sign out"
775
- msgstr "Odhlásiť sa"
776
-
777
- #: templates/account-signin.php:21
778
- msgid "Have an account?"
779
- msgstr "Máte už účet?"
780
-
781
- #: templates/account-signin.php:23
782
- msgid "Sign in"
783
- msgstr "Prihlásiť sa"
784
-
785
- #: templates/account-signin.php:27
786
- msgid ""
787
- "If you don&rsquo;t have an account you can %screate one below by entering "
788
- "your email address. A password will be automatically emailed to you."
789
- msgstr "Ak nemáte účet, môžete ho %svytvoriť po zadaním e-mailovej adresy. Heslo vám bude automaticky zaslané emailom."
790
-
791
- #: templates/account-signin.php:27
792
- msgid "optionally"
793
- msgstr "voliteľné"
794
-
795
- #: templates/account-signin.php:31
796
- msgid "You must sign in to create a new job listing."
797
- msgstr "Musíte byť prihlásený, ak chcete vytvoriť nový zoznam pracovných ponúk."
798
-
799
- #: templates/account-signin.php:38
800
- msgid "Your email"
801
- msgstr "Váš email"
802
-
803
- #: templates/account-signin.php:38 templates/job-submit.php:24
804
- #: templates/job-submit.php:41
805
- msgid "(optional)"
806
- msgstr "(voliteľné)"
807
-
808
- #: templates/content-job_listing.php:16
809
- #: templates/content-single-job_listing.php:21
810
- #: templates/content-summary-job_listing.php:14
811
- msgid "Posted %s ago"
812
- msgstr "Uverejnené %s pred"
813
-
814
- #: templates/content-no-jobs-found.php:1
815
- msgid "No more jobs found matching your selection."
816
- msgstr "Žiadne pracovné miesta nenašiel zodpovedajúce vášmu výberu."
817
-
818
- #: templates/content-single-job_listing.php:8
819
- msgid "This job listing has expired"
820
- msgstr "Tento výpis ponúk prác už vypršal."
821
-
822
- #: templates/content-single-job_listing.php:24
823
- msgid "This position has been filled"
824
- msgstr "Táto pozícia bola naplnená"
825
-
826
- #: templates/form-fields/file-field.php:6
827
- msgid "remove"
828
- msgstr "odstráň"
829
-
830
- #: templates/form-fields/file-field.php:6
831
- msgid "or"
832
- msgstr "alebo"
833
-
834
- #: templates/form-fields/file-field.php:16
835
- msgid "Max. file size: %s."
836
- msgstr "Max. veľkosť súboru: %s."
837
-
838
- #: templates/job-application-email.php:1
839
- msgid ""
840
- "To apply for this job <strong>email your details to</strong> <a "
841
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
- msgstr "Reagujte na túto ponuku, <strong>napíšte na</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
843
-
844
- #: templates/job-application-email.php:4
845
- msgid "Apply using webmail: "
846
- msgstr "Aplikujte pomocou webmailu:"
847
-
848
- #: templates/job-application-url.php:1
849
- msgid ""
850
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
851
- "target=\"_blank\">%1$s &rarr;</a>"
852
- msgstr "Ak chcete reagovať na túto pozíciu, navštívte nasledujúcu URL adresu: <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
853
-
854
- #: templates/job-application.php:5
855
- msgid "Apply for job"
856
- msgstr "Reagovať na ponuku"
857
-
858
- #: templates/job-dashboard.php:2
859
- msgid ""
860
- "Your job listings are shown in the table below. Expired listings will be "
861
- "automatically removed after 30 days."
862
- msgstr "Vaše výpisy práce sú uvedené v nasledujúcej tabuľke. Neaktuálne výpisy budú automaticky odstránené po 30 dňoch."
863
-
864
- #: templates/job-dashboard.php:6
865
- msgid "Job Title"
866
- msgstr "Názov pracovnej pozície"
867
-
868
- #: templates/job-dashboard.php:7
869
- msgid "Date Posted"
870
- msgstr "Dátum uverejnenia"
871
-
872
- #: templates/job-dashboard.php:16
873
- msgid "You do not have any active job listings."
874
- msgstr "Nemáte žiadne aktívne výpisy ponúk práce."
875
-
876
- #: templates/job-dashboard.php:36
877
- msgid "Mark not filled"
878
- msgstr "Značka, nie je vyplnené"
879
-
880
- #: templates/job-dashboard.php:38
881
- msgid "Mark filled"
882
- msgstr "Vyplnená"
883
-
884
- #: templates/job-filters.php:8
885
- msgid "Keywords"
886
- msgstr "Kľúčové slová"
887
-
888
- #: templates/job-filters.php:9
889
- msgid "All Jobs"
890
- msgstr "Napíšte názov pracovnej pozície."
891
-
892
- #: templates/job-filters.php:13
893
- msgid "Location"
894
- msgstr "Umiestnenie"
895
-
896
- #: templates/job-filters.php:14
897
- msgid "Any Location"
898
- msgstr "Napíšte miesto výkonu práce."
899
-
900
- #: templates/job-filters.php:23
901
- msgid "Category"
902
- msgstr "Kategória"
903
-
904
- #: templates/job-filters.php:24
905
- msgid "All Job Categories"
906
- msgstr "Všetky pracovné kategórie"
907
-
908
- #: templates/job-submit.php:35
909
- msgid "Company details"
910
- msgstr "Podrobnosti o spoločnosti"
911
-
912
- #: templates/job-submitted.php:4
913
- msgid ""
914
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
915
- "here</a>."
916
- msgstr "Vaša ponuka práce bola úspešne vložená. Ponuku môžete vidieť, ak <a href=\"%s\">kliknete tu</a>."
917
-
918
- #: templates/job-submitted.php:7
919
- msgid ""
920
- "Job submitted successfully. Your job listing will be visible once approved."
921
- msgstr "Vaša ponuka bola úspešne odoslaná. Ponuka práce bude viditeľná v zozname, akonáhle bude schválená."
922
-
923
- #: wp-job-manager-functions.php:224
924
- msgid "Reset"
925
- msgstr "Vynulovanie"
926
-
927
- #: wp-job-manager-functions.php:228
928
- msgid "RSS"
929
- msgstr "RSS"
930
-
931
- #: wp-job-manager-functions.php:278
932
- msgid "Your email address isn&#8217;t correct."
933
- msgstr "Vaša e-mailová adresa nie je správna."
934
-
935
- #: wp-job-manager-functions.php:281
936
- msgid "This email is already registered, please choose another one."
937
- msgstr "Tento e-mail je už registrovaný, prosím, vyberte iný."
938
-
939
- #: wp-job-manager-template.php:116
940
- msgid "Active"
941
- msgstr "Vktívny"
942
-
943
- #: wp-job-manager-template.php:118
944
- msgid "Expired"
945
- msgstr "Vypršané"
946
-
947
- #: wp-job-manager-template.php:120
948
- msgid "Pending Review"
949
- msgstr "Čaká sa na schválenie"
950
-
951
- #: wp-job-manager-template.php:122
952
- msgid "Inactive"
953
- msgstr "Neaktívne"
954
-
955
- #: wp-job-manager-template.php:197
956
- msgid "Job Application via \"%s\" listing on %s"
957
- msgstr "Žiadosť o zamestnanie pomocou \"%s\" výpis na %s"
958
-
959
- #: wp-job-manager-template.php:255
960
- msgid "Anywhere"
961
- msgstr "Kdekoľvek"
962
-
963
- #: wp-job-manager.php:97
964
- msgid "Are you sure you want to delete this job?"
965
- msgstr "Ste si istí, že chcete zmazať túto ponuku práce?"
966
-
967
- #. Plugin Name of the plugin/theme
968
- msgid "WP Job Manager"
969
- msgstr "WP personálny manažér"
970
-
971
- #. Plugin URI of the plugin/theme
972
- msgid "https://wpjobmanager.com/"
973
- msgstr "https://wpjobmanager.com/"
974
-
975
- #. Description of the plugin/theme
976
- msgid ""
977
- "Manage job listings from the WordPress admin panel, and allow users to post "
978
- "jobs directly to your site."
979
- msgstr "Spravuj pracovné ponuky z WordPress admin panelu a umožnite používateľom posielať, uverejniť ponuky priamo na vašom webe."
980
-
981
- #. Author of the plugin/theme
982
- msgid "Mike Jolley"
983
- msgstr "Mike Jolley"
984
-
985
- #. Author URI of the plugin/theme
986
- msgid "http://mikejolley.com"
987
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager-sv_SE.mo DELETED
Binary file
trunk/languages/wp-job-manager-sv_SE.po DELETED
@@ -1,986 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- # Translators:
4
- # simonwimell <konto+transifex@wimellwebb.se>, 2014
5
- # mikkolauhakari <webmaster@lauhakari.com>, 2014
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: WP Job Manager\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-job-manager\n"
10
- "POT-Creation-Date: 2014-05-11 11:00:29+00:00\n"
11
- "PO-Revision-Date: 2014-05-31 17:13+0000\n"
12
- "Last-Translator: mikkolauhakari <webmaster@lauhakari.com>\n"
13
- "Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/wp-job-manager/language/sv_SE/)\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
- "Language: sv_SE\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
-
20
- #: includes/admin/class-wp-job-manager-addons.php:50
21
- #: includes/admin/class-wp-job-manager-admin.php:60
22
- msgid "WP Job Manager Add-ons"
23
- msgstr "WP Job Manager Tillägg"
24
-
25
- #: includes/admin/class-wp-job-manager-addons.php:51
26
- msgid ""
27
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
28
- "&rarr;</a>"
29
- msgstr "Ska du köpa flera tillägg? <a href=\\\"%s\\\">Fundera på core tilläggspaketet &rarr;</a>"
30
-
31
- #: includes/admin/class-wp-job-manager-admin.php:57
32
- msgid "Settings"
33
- msgstr "Inställningar"
34
-
35
- #: includes/admin/class-wp-job-manager-admin.php:60
36
- msgid "Add-ons"
37
- msgstr "Tillägg"
38
-
39
- #: includes/admin/class-wp-job-manager-cpt.php:44
40
- #: includes/admin/class-wp-job-manager-cpt.php:45
41
- msgid "Approve Jobs"
42
- msgstr "Godkänn Jobb"
43
-
44
- #: includes/admin/class-wp-job-manager-cpt.php:47
45
- #: includes/admin/class-wp-job-manager-cpt.php:48
46
- msgid "Expire Jobs"
47
- msgstr "Sätt jobb som utgångna"
48
-
49
- #: includes/admin/class-wp-job-manager-cpt.php:135
50
- #: includes/admin/class-wp-job-manager-cpt.php:137
51
- msgid "%s approved"
52
- msgstr "%s godkänt"
53
-
54
- #: includes/admin/class-wp-job-manager-cpt.php:155
55
- #: includes/admin/class-wp-job-manager-cpt.php:157
56
- msgid "%s expired"
57
- msgstr "%s utgånget"
58
-
59
- #: includes/admin/class-wp-job-manager-cpt.php:200
60
- msgid "Select a category"
61
- msgstr "Välj en kategori"
62
-
63
- #: includes/admin/class-wp-job-manager-cpt.php:233
64
- msgid "Job position title"
65
- msgstr "Befattning"
66
-
67
- #: includes/admin/class-wp-job-manager-cpt.php:249
68
- msgid "Job listing updated. <a href=\"%s\">View Job</a>"
69
- msgstr "Jobbannons uppdaterad. <a href=\\\"%s\\\">Se annons</a>"
70
-
71
- #: includes/admin/class-wp-job-manager-cpt.php:250
72
- msgid "Custom field updated."
73
- msgstr "Eget fält uppdaterad"
74
-
75
- #: includes/admin/class-wp-job-manager-cpt.php:251
76
- msgid "Custom field deleted."
77
- msgstr "Eget fält borttaget."
78
-
79
- #: includes/admin/class-wp-job-manager-cpt.php:252
80
- msgid "Job listing updated."
81
- msgstr "Jobbannons uppdaterad."
82
-
83
- #: includes/admin/class-wp-job-manager-cpt.php:253
84
- msgid "Job listing restored to revision from %s"
85
- msgstr "Jobbannons återställd till version från %s"
86
-
87
- #: includes/admin/class-wp-job-manager-cpt.php:254
88
- msgid "Job listing published. <a href=\"%s\">View Job</a>"
89
- msgstr "Jobbannons publicerad. <a href=\"%s\">Se jobb</a>"
90
-
91
- #: includes/admin/class-wp-job-manager-cpt.php:255
92
- msgid "Job listing saved."
93
- msgstr "Jobbannons sparad."
94
-
95
- #: includes/admin/class-wp-job-manager-cpt.php:256
96
- msgid "Job listing submitted. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
97
- msgstr "Jobbannons inskicad. <a target =\"_blank\" href=\"%s\">Förhandsgranska Jobb</a>"
98
-
99
- #: includes/admin/class-wp-job-manager-cpt.php:257
100
- msgid ""
101
- "Job listing scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" "
102
- "href=\"%2$s\">Preview Job</a>"
103
- msgstr "Jobbannons planerad till: <strong>%1$s</strong>. <a target=\\\"_blank\\\" href=\\\"%2$s\\\">Förhandsgranska Jobb</a>"
104
-
105
- #: includes/admin/class-wp-job-manager-cpt.php:258
106
- msgid "M j, Y @ G:i"
107
- msgstr "j M Y @ G:i"
108
-
109
- #: includes/admin/class-wp-job-manager-cpt.php:259
110
- msgid "Job listing draft updated. <a target=\"_blank\" href=\"%s\">Preview Job</a>"
111
- msgstr "Utkast av Jobbannons uppdaterad. <a target=\\\"_blank\\\" href=\\\"%s\\\">Förhandsgranska Jobb</a>"
112
-
113
- #: includes/admin/class-wp-job-manager-cpt.php:278
114
- msgid "Type"
115
- msgstr "Typ"
116
-
117
- #: includes/admin/class-wp-job-manager-cpt.php:279
118
- msgid "Position"
119
- msgstr "Position"
120
-
121
- #: includes/admin/class-wp-job-manager-cpt.php:280
122
- msgid "Posted"
123
- msgstr "Postades"
124
-
125
- #: includes/admin/class-wp-job-manager-cpt.php:281
126
- #: templates/job-dashboard.php:9
127
- msgid "Expires"
128
- msgstr "Går ut"
129
-
130
- #: includes/admin/class-wp-job-manager-cpt.php:283
131
- msgid "Categories"
132
- msgstr "Kategorier"
133
-
134
- #: includes/admin/class-wp-job-manager-cpt.php:284
135
- msgid "Featured?"
136
- msgstr "Utvald?"
137
-
138
- #: includes/admin/class-wp-job-manager-cpt.php:285
139
- #: templates/job-dashboard.php:10
140
- msgid "Filled?"
141
- msgstr "Tillsatt?"
142
-
143
- #: includes/admin/class-wp-job-manager-cpt.php:286
144
- #: templates/job-dashboard.php:8
145
- msgid "Status"
146
- msgstr "Status"
147
-
148
- #: includes/admin/class-wp-job-manager-cpt.php:287
149
- msgid "Actions"
150
- msgstr "Åtgärder"
151
-
152
- #: includes/admin/class-wp-job-manager-cpt.php:310
153
- msgid "Job ID: %d"
154
- msgstr "Jobb ID: %d"
155
-
156
- #: includes/admin/class-wp-job-manager-cpt.php:336
157
- #: includes/admin/class-wp-job-manager-cpt.php:341
158
- msgid "M j, Y"
159
- msgstr "j M Y"
160
-
161
- #: includes/admin/class-wp-job-manager-cpt.php:337
162
- msgid "by a guest"
163
- msgstr "av en gäst"
164
-
165
- #: includes/admin/class-wp-job-manager-cpt.php:337
166
- msgid "by %s"
167
- msgstr "av %s"
168
-
169
- #: includes/admin/class-wp-job-manager-cpt.php:354
170
- msgid "Approve"
171
- msgstr "Godkänn"
172
-
173
- #: includes/admin/class-wp-job-manager-cpt.php:361
174
- msgid "View"
175
- msgstr "Visa"
176
-
177
- #: includes/admin/class-wp-job-manager-cpt.php:366
178
- #: includes/class-wp-job-manager-post-types.php:162
179
- #: templates/job-dashboard.php:33
180
- msgid "Edit"
181
- msgstr "Redigera"
182
-
183
- #: includes/admin/class-wp-job-manager-cpt.php:371
184
- #: templates/job-dashboard.php:43
185
- msgid "Delete"
186
- msgstr "Ta bort"
187
-
188
- #: includes/admin/class-wp-job-manager-settings.php:42
189
- #: includes/class-wp-job-manager-post-types.php:138
190
- #: includes/class-wp-job-manager-post-types.php:228
191
- msgid "Job Listings"
192
- msgstr "Jobbannonser"
193
-
194
- #: includes/admin/class-wp-job-manager-settings.php:48
195
- msgid "Jobs per page"
196
- msgstr "Jobb per sida"
197
-
198
- #: includes/admin/class-wp-job-manager-settings.php:49
199
- msgid "How many jobs should be shown per page by default?"
200
- msgstr "Hur många jobba ska visas per sida som standard?"
201
-
202
- #: includes/admin/class-wp-job-manager-settings.php:55
203
- msgid "Filled positions"
204
- msgstr "Tilsatta positioner"
205
-
206
- #: includes/admin/class-wp-job-manager-settings.php:56
207
- msgid "Hide filled positions"
208
- msgstr "Dölj tillsatta positioner"
209
-
210
- #: includes/admin/class-wp-job-manager-settings.php:57
211
- msgid "If enabled, filled positions will be hidden from the job list."
212
- msgstr "Om aktiverad kommer tillsatta positioner att gömmas från jobblistan."
213
-
214
- #: includes/admin/class-wp-job-manager-settings.php:64
215
- msgid "Job categories"
216
- msgstr "Jobbkategorier"
217
-
218
- #: includes/admin/class-wp-job-manager-settings.php:65
219
- msgid "Enable job categories"
220
- msgstr "Aktivera jobbkategorier"
221
-
222
- #: includes/admin/class-wp-job-manager-settings.php:66
223
- msgid ""
224
- "Choose whether to enable job categories. Categories must be setup by an "
225
- "admin for users to choose during job submission."
226
- msgstr "Välj om jobbkategorier ska vara aktiverat. Kategorier måste aktiveras av en admin för att användare ska kunna välja dem under jobb inlämning."
227
-
228
- #: includes/admin/class-wp-job-manager-settings.php:73
229
- msgid "Job Submission"
230
- msgstr "Skicka in jobbannons"
231
-
232
- #: includes/admin/class-wp-job-manager-settings.php:78
233
- msgid "Account creation"
234
- msgstr "Skapa konto"
235
-
236
- #: includes/admin/class-wp-job-manager-settings.php:79
237
- msgid "Allow account creation"
238
- msgstr "Tillåt att skapa konto"
239
-
240
- #: includes/admin/class-wp-job-manager-settings.php:80
241
- msgid ""
242
- "If enabled, non-logged in users will be able to create an account by "
243
- "entering their email address on the job submission form."
244
- msgstr "Om aktiverat kommer icke-inloggade användare kunna skapa konto genom att ange deras epostadress i formuläret för att skicka in jobbannons."
245
-
246
- #: includes/admin/class-wp-job-manager-settings.php:87
247
- msgid "Account Role"
248
- msgstr "Konto Roll"
249
-
250
- #: includes/admin/class-wp-job-manager-settings.php:88
251
- msgid ""
252
- "If you enable registration on your job submission form, choose a role for "
253
- "the new user."
254
- msgstr "Om du aktiverar registrering på jobbannons formuläret, välj rill för den nya användaren."
255
-
256
- #: includes/admin/class-wp-job-manager-settings.php:95
257
- msgid "Account required"
258
- msgstr "Konto krävs"
259
-
260
- #: includes/admin/class-wp-job-manager-settings.php:96
261
- msgid "Job submission requires an account"
262
- msgstr "Jobb inlämning kräver ett konto"
263
-
264
- #: includes/admin/class-wp-job-manager-settings.php:97
265
- msgid ""
266
- "If disabled, non-logged in users will be able to submit job listings without"
267
- " creating an account."
268
- msgstr "Om inaktiverad kommer icke-inloggade användare att kunna skicka in annons utan att skapa ett konto."
269
-
270
- #: includes/admin/class-wp-job-manager-settings.php:104
271
- msgid "Approval Required"
272
- msgstr "Godkännande krävs"
273
-
274
- #: includes/admin/class-wp-job-manager-settings.php:105
275
- msgid "New submissions require admin approval"
276
- msgstr "Nya annonser kräver godkännande från admin"
277
-
278
- #: includes/admin/class-wp-job-manager-settings.php:106
279
- msgid "If enabled, new submissions will be inactive, pending admin approval."
280
- msgstr "Om aktiverat kommer nya annonser att vara inaktiva tills admin har godkänt dem."
281
-
282
- #: includes/admin/class-wp-job-manager-settings.php:113
283
- msgid "Listing duration"
284
- msgstr "Annonsens giltighet"
285
-
286
- #: includes/admin/class-wp-job-manager-settings.php:114
287
- msgid ""
288
- "How many <strong>days</strong> listings are live before expiring. Can be "
289
- "left blank to never expire."
290
- msgstr "Hur många <strong>dagar</strong> annonserna kommer att vara live innan de går ut. Kan lämnas tomt för att aldrig gå ut."
291
-
292
- #: includes/admin/class-wp-job-manager-settings.php:120
293
- msgid "Application method"
294
- msgstr "Ansökningssätt"
295
-
296
- #: includes/admin/class-wp-job-manager-settings.php:121
297
- msgid "Choose what employers can use for their job application method."
298
- msgstr "Välj vad arbetsgivare kan använda för sätt att söka jobbet."
299
-
300
- #: includes/admin/class-wp-job-manager-settings.php:124
301
- msgid "Email address or website URL"
302
- msgstr "Epostadress eller webbadress"
303
-
304
- #: includes/admin/class-wp-job-manager-settings.php:125
305
- msgid "Email addresses only"
306
- msgstr "Endast epostadress"
307
-
308
- #: includes/admin/class-wp-job-manager-settings.php:126
309
- msgid "Website URLs only"
310
- msgstr "Endast webbadress"
311
-
312
- #: includes/admin/class-wp-job-manager-settings.php:132
313
- msgid "Submit Page Slug"
314
- msgstr "Skicka Permalänk"
315
-
316
- #: includes/admin/class-wp-job-manager-settings.php:133
317
- msgid ""
318
- "Enter the slug of the page where you have placed the [submit_job_form] "
319
- "shortcode. This lets the plugin know where the form is located."
320
- msgstr "Fyll i permalänk för sidan där du placerade kortkoden [submit_job_form]. Det berättar för tilläget var formuläret finns."
321
-
322
- #: includes/admin/class-wp-job-manager-settings.php:185
323
- msgid "Settings successfully saved"
324
- msgstr "Inställningar sparades"
325
-
326
- #: includes/admin/class-wp-job-manager-settings.php:264
327
- msgid "Save Changes"
328
- msgstr "Spara ändringar"
329
-
330
- #: includes/admin/class-wp-job-manager-writepanels.php:27
331
- #: includes/forms/class-wp-job-manager-form-submit-job.php:130
332
- msgid "Job location"
333
- msgstr "Jobbets placering"
334
-
335
- #: includes/admin/class-wp-job-manager-writepanels.php:28
336
- #: includes/forms/class-wp-job-manager-form-submit-job.php:134
337
- msgid "e.g. \"London, UK\", \"New York\", \"Houston, TX\""
338
- msgstr "t.ex. \"Stockholm\", \"Berlin, Tyskland\", \"Sundsvall\""
339
-
340
- #: includes/admin/class-wp-job-manager-writepanels.php:29
341
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
342
- msgid ""
343
- "Leave this blank if the job can be done from anywhere (i.e. telecommuting)"
344
- msgstr "Lämna blankt om jobbet kan utföras varsomhelst"
345
-
346
- #: includes/admin/class-wp-job-manager-writepanels.php:32
347
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
348
- msgid "Application email/URL"
349
- msgstr "E-post/URL för ansökan"
350
-
351
- #: includes/admin/class-wp-job-manager-writepanels.php:33
352
- msgid "URL or email which applicants use to apply"
353
- msgstr "URL eller e-postadress där jobbsökande kan skicka in sin ansökan"
354
-
355
- #: includes/admin/class-wp-job-manager-writepanels.php:36
356
- #: includes/forms/class-wp-job-manager-form-submit-job.php:172
357
- msgid "Company name"
358
- msgstr "Företagsnamn"
359
-
360
- #: includes/admin/class-wp-job-manager-writepanels.php:40
361
- msgid "Company website"
362
- msgstr "Företagshemsida"
363
-
364
- #: includes/admin/class-wp-job-manager-writepanels.php:44
365
- msgid "Company tagline"
366
- msgstr "Företagsslogan"
367
-
368
- #: includes/admin/class-wp-job-manager-writepanels.php:45
369
- msgid "Brief description about the company"
370
- msgstr "Kort beskrivning av företaget"
371
-
372
- #: includes/admin/class-wp-job-manager-writepanels.php:48
373
- msgid "Company Twitter"
374
- msgstr "Företagets Twitter-konto"
375
-
376
- #: includes/admin/class-wp-job-manager-writepanels.php:52
377
- msgid "Company logo"
378
- msgstr "Företagslogotyp"
379
-
380
- #: includes/admin/class-wp-job-manager-writepanels.php:53
381
- msgid "URL to the company logo"
382
- msgstr "URL till företagets logotyp"
383
-
384
- #: includes/admin/class-wp-job-manager-writepanels.php:57
385
- msgid "Position filled?"
386
- msgstr "Position tillsatt?"
387
-
388
- #: includes/admin/class-wp-job-manager-writepanels.php:61
389
- msgid "Feature this job listing?"
390
- msgstr "Feature denna platsannons?"
391
-
392
- #: includes/admin/class-wp-job-manager-writepanels.php:63
393
- msgid ""
394
- "Featured listings will be sticky during searches, and can be styled "
395
- "differently."
396
- msgstr "Utvalda annonser kommer att vara klistrade under sökning och kan få en annan styling."
397
-
398
- #: includes/admin/class-wp-job-manager-writepanels.php:66
399
- msgid "Job Expires"
400
- msgstr "Annons går ut"
401
-
402
- #: includes/admin/class-wp-job-manager-writepanels.php:67
403
- msgid "yyyy-mm-dd"
404
- msgstr "yyyy-mm-dd"
405
-
406
- #: includes/admin/class-wp-job-manager-writepanels.php:70
407
- msgid "Posted by"
408
- msgstr "Utlagt av"
409
-
410
- #: includes/admin/class-wp-job-manager-writepanels.php:83
411
- msgid "Job Listing Data"
412
- msgstr "Jobbannons data"
413
-
414
- #: includes/admin/class-wp-job-manager-writepanels.php:101
415
- msgid "Use file"
416
- msgstr "Använd fil"
417
-
418
- #: includes/admin/class-wp-job-manager-writepanels.php:101
419
- msgid "Upload"
420
- msgstr "Ladda upp"
421
-
422
- #: includes/admin/class-wp-job-manager-writepanels.php:269
423
- msgid "Guest user"
424
- msgstr "Gästanvändare"
425
-
426
- #: includes/class-wp-job-manager-ajax.php:111
427
- msgid "Showing %s&ldquo;%s&rdquo; %sjobs"
428
- msgstr "Visar %s&ldquo;%s&rdquo; %sjobb"
429
-
430
- #: includes/class-wp-job-manager-ajax.php:113
431
- msgid "Showing all %s%sjobs"
432
- msgstr "Visar alla %s%s jobb"
433
-
434
- #: includes/class-wp-job-manager-ajax.php:116
435
- msgid "located in &ldquo;%s&rdquo;"
436
- msgstr "beläget i &ldquo;%s&rdquo;"
437
-
438
- #: includes/class-wp-job-manager-geocode.php:139
439
- msgid "No results found"
440
- msgstr "Inga resultat hittades"
441
-
442
- #: includes/class-wp-job-manager-geocode.php:143
443
- msgid "Query limit reached"
444
- msgstr "Gräns nådd för frågor"
445
-
446
- #: includes/class-wp-job-manager-geocode.php:149
447
- #: includes/class-wp-job-manager-geocode.php:153
448
- #: includes/class-wp-job-manager-geocode.php:157
449
- msgid "Geocoding error"
450
- msgstr "Geocoding error"
451
-
452
- #: includes/class-wp-job-manager-install.php:39
453
- msgid "Employer"
454
- msgstr "Arbetsgivare"
455
-
456
- #: includes/class-wp-job-manager-post-types.php:48
457
- msgid "Job Category"
458
- msgstr "Jobbkategori"
459
-
460
- #: includes/class-wp-job-manager-post-types.php:49
461
- msgid "Job Categories"
462
- msgstr "Jobbkategorier"
463
-
464
- #: includes/class-wp-job-manager-post-types.php:53
465
- msgctxt "Job category slug - resave permalinks after changing this"
466
- msgid "job-category"
467
- msgstr "jobb-kategori"
468
-
469
- #: includes/class-wp-job-manager-post-types.php:70
470
- #: includes/class-wp-job-manager-post-types.php:113
471
- #: includes/class-wp-job-manager-post-types.php:167
472
- msgid "Search %s"
473
- msgstr "Sök %s"
474
-
475
- #: includes/class-wp-job-manager-post-types.php:71
476
- #: includes/class-wp-job-manager-post-types.php:114
477
- #: includes/class-wp-job-manager-post-types.php:159
478
- msgid "All %s"
479
- msgstr "Alla %s"
480
-
481
- #: includes/class-wp-job-manager-post-types.php:72
482
- #: includes/class-wp-job-manager-post-types.php:115
483
- #: includes/class-wp-job-manager-post-types.php:170
484
- msgid "Parent %s"
485
- msgstr "Förälder %s"
486
-
487
- #: includes/class-wp-job-manager-post-types.php:73
488
- #: includes/class-wp-job-manager-post-types.php:116
489
- msgid "Parent %s:"
490
- msgstr "Förälder &s:"
491
-
492
- #: includes/class-wp-job-manager-post-types.php:74
493
- #: includes/class-wp-job-manager-post-types.php:117
494
- #: includes/class-wp-job-manager-post-types.php:163
495
- msgid "Edit %s"
496
- msgstr "Ändra %s"
497
-
498
- #: includes/class-wp-job-manager-post-types.php:75
499
- #: includes/class-wp-job-manager-post-types.php:118
500
- msgid "Update %s"
501
- msgstr "Uppdatera %s"
502
-
503
- #: includes/class-wp-job-manager-post-types.php:76
504
- #: includes/class-wp-job-manager-post-types.php:119
505
- msgid "Add New %s"
506
- msgstr "Lägg till ny %s"
507
-
508
- #: includes/class-wp-job-manager-post-types.php:77
509
- #: includes/class-wp-job-manager-post-types.php:120
510
- msgid "New %s Name"
511
- msgstr "%s Nya Namn"
512
-
513
- #: includes/class-wp-job-manager-post-types.php:92
514
- msgid "Job Type"
515
- msgstr "Jobbtyp"
516
-
517
- #: includes/class-wp-job-manager-post-types.php:93
518
- msgid "Job Types"
519
- msgstr "Jobbtyper"
520
-
521
- #: includes/class-wp-job-manager-post-types.php:97
522
- msgctxt "Job type slug - resave permalinks after changing this"
523
- msgid "job-type"
524
- msgstr "jobb-typ"
525
-
526
- #: includes/class-wp-job-manager-post-types.php:137
527
- msgid "Job Listing"
528
- msgstr "Jobbannons"
529
-
530
- #: includes/class-wp-job-manager-post-types.php:141
531
- msgctxt "Post type archive slug - resave permalinks after changing this"
532
- msgid "jobs"
533
- msgstr "jobb"
534
-
535
- #: includes/class-wp-job-manager-post-types.php:147
536
- msgctxt "Job permalink - resave permalinks after changing this"
537
- msgid "job"
538
- msgstr "jobb"
539
-
540
- #: includes/class-wp-job-manager-post-types.php:160
541
- msgid "Add New"
542
- msgstr "Lägg till ny"
543
-
544
- #: includes/class-wp-job-manager-post-types.php:161
545
- msgid "Add %s"
546
- msgstr "Lägg till %s"
547
-
548
- #: includes/class-wp-job-manager-post-types.php:164
549
- msgid "New %s"
550
- msgstr "Ny %s"
551
-
552
- #: includes/class-wp-job-manager-post-types.php:165
553
- #: includes/class-wp-job-manager-post-types.php:166
554
- msgid "View %s"
555
- msgstr "Se %s"
556
-
557
- #: includes/class-wp-job-manager-post-types.php:168
558
- msgid "No %s found"
559
- msgstr "Inga %s hittades"
560
-
561
- #: includes/class-wp-job-manager-post-types.php:169
562
- msgid "No %s found in trash"
563
- msgstr "Inga %s hittades i sopkorgen"
564
-
565
- #: includes/class-wp-job-manager-post-types.php:172
566
- msgid "This is where you can create and manage job listings."
567
- msgstr "Det här är var du kan skapa och hantera jobbannonser."
568
-
569
- #: includes/class-wp-job-manager-post-types.php:207
570
- msgctxt "job_listing"
571
- msgid "Expired"
572
- msgstr "Utgått"
573
-
574
- #: includes/class-wp-job-manager-post-types.php:212
575
- msgid "Expired <span class=\"count\">(%s)</span>"
576
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
577
- msgstr[0] "Utgången <span class=\\\"count\\\">(%s)</span>"
578
- msgstr[1] "Utgångna <span class=\\\"count\\\">(%s)</span>"
579
-
580
- #: includes/class-wp-job-manager-shortcodes.php:61
581
- msgid "Invalid Job ID"
582
- msgstr "Ogiltig Jobb ID"
583
-
584
- #: includes/class-wp-job-manager-shortcodes.php:67
585
- msgid "This job is already filled"
586
- msgstr "Det här jobbet har redan tillsatts"
587
-
588
- #: includes/class-wp-job-manager-shortcodes.php:73
589
- msgid "%s has been filled"
590
- msgstr "%s har blivit tillsatt"
591
-
592
- #: includes/class-wp-job-manager-shortcodes.php:78
593
- msgid "This job is already not filled"
594
- msgstr "Det här jobbet är ännu inte tillsatt"
595
-
596
- #: includes/class-wp-job-manager-shortcodes.php:84
597
- msgid "%s has been marked as not filled"
598
- msgstr "%s har markerats som ej tillsatt"
599
-
600
- #: includes/class-wp-job-manager-shortcodes.php:91
601
- msgid "%s has been deleted"
602
- msgstr "%s har tagits bort"
603
-
604
- #: includes/class-wp-job-manager-shortcodes.php:111
605
- msgid "You need to be signed in to manage your job listings."
606
- msgstr "Du måste vara inloggad för att hantera jobbannonser."
607
-
608
- #: includes/class-wp-job-manager-shortcodes.php:204
609
- #: includes/class-wp-job-manager-shortcodes.php:235
610
- msgid "Load more job listings"
611
- msgstr "Hämta fler jobbannonser"
612
-
613
- #: includes/class-wp-job-manager-widgets.php:139
614
- msgid "Display a list of the most recent jobs on your site."
615
- msgstr "Visa en lista med de senaste jobben på din sajt."
616
-
617
- #: includes/class-wp-job-manager-widgets.php:141
618
- msgid "Recent Job Listings"
619
- msgstr "Senaste Jobbannonser"
620
-
621
- #: includes/class-wp-job-manager-widgets.php:145
622
- msgid "Recent Jobs"
623
- msgstr "Senaste Jobb"
624
-
625
- #: includes/class-wp-job-manager-widgets.php:146
626
- msgid "Title"
627
- msgstr "Titel"
628
-
629
- #: includes/class-wp-job-manager-widgets.php:154
630
- msgid "Number of jobs to show"
631
- msgstr "Antall jobb att visa"
632
-
633
- #: includes/forms/class-wp-job-manager-form-edit-job.php:43
634
- msgid "Invalid job"
635
- msgstr "Ogiltigt jobb"
636
-
637
- #: includes/forms/class-wp-job-manager-form-edit-job.php:86
638
- msgid "Update job listing"
639
- msgstr "Uppdatera jobbanons"
640
-
641
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
642
- msgid "Your changes have been saved."
643
- msgstr "Dina ändringar har sparats."
644
-
645
- #: includes/forms/class-wp-job-manager-form-edit-job.php:112
646
- msgid "View Job Listing &rarr;"
647
- msgstr "Visa Jobbannons &arr;"
648
-
649
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
650
- msgid "Submit Details"
651
- msgstr "Skicka in detaljer"
652
-
653
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
654
- #: includes/forms/class-wp-job-manager-form-submit-job.php:606
655
- msgid "Preview"
656
- msgstr "Förhandsgranska"
657
-
658
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
659
- msgid "Done"
660
- msgstr "Klar"
661
-
662
- #: includes/forms/class-wp-job-manager-form-submit-job.php:107
663
- msgid "Application email"
664
- msgstr "Ansökningsepost"
665
-
666
- #: includes/forms/class-wp-job-manager-form-submit-job.php:108
667
- msgid "you@yourdomain.com"
668
- msgstr "jag@mindoman.se"
669
-
670
- #: includes/forms/class-wp-job-manager-form-submit-job.php:111
671
- msgid "Application URL"
672
- msgstr "Ansöknings webbadress"
673
-
674
- #: includes/forms/class-wp-job-manager-form-submit-job.php:112
675
- #: includes/forms/class-wp-job-manager-form-submit-job.php:182
676
- msgid "http://"
677
- msgstr "http://"
678
-
679
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
680
- msgid "Enter an email address or website URL"
681
- msgstr "Fyll i en e-postadress eller hemsides-URL"
682
-
683
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
684
- msgid "Job title"
685
- msgstr "Jobbtitel"
686
-
687
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
688
- msgid "Job type"
689
- msgstr "Jobbtyp"
690
-
691
- #: includes/forms/class-wp-job-manager-form-submit-job.php:147
692
- msgid "Job category"
693
- msgstr "Jobbkategori"
694
-
695
- #: includes/forms/class-wp-job-manager-form-submit-job.php:156
696
- msgid "Description"
697
- msgstr "Beskrivning"
698
-
699
- #: includes/forms/class-wp-job-manager-form-submit-job.php:175
700
- msgid "Enter the name of the company"
701
- msgstr "Fyll i företagets namn"
702
-
703
- #: includes/forms/class-wp-job-manager-form-submit-job.php:179
704
- #: templates/content-single-job_listing.php:36
705
- msgid "Website"
706
- msgstr "Hemsida"
707
-
708
- #: includes/forms/class-wp-job-manager-form-submit-job.php:186
709
- msgid "Tagline"
710
- msgstr "Slogan/kortbeskrivning"
711
-
712
- #: includes/forms/class-wp-job-manager-form-submit-job.php:189
713
- msgid "Briefly describe your company"
714
- msgstr "Beskriv ditt företag kortfattat"
715
-
716
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
717
- msgid "Twitter username"
718
- msgstr "Twitter-namn"
719
-
720
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
721
- msgid "@yourcompany"
722
- msgstr "@dittforetag"
723
-
724
- #: includes/forms/class-wp-job-manager-form-submit-job.php:201
725
- msgid "Logo"
726
- msgstr "Logotyp"
727
-
728
- #: includes/forms/class-wp-job-manager-form-submit-job.php:314
729
- msgid "%s is a required field"
730
- msgstr "%s är ett obligatoriskt fält"
731
-
732
- #: includes/forms/class-wp-job-manager-form-submit-job.php:325
733
- msgid "Please enter a valid application email address"
734
- msgstr "Var god ange en giltig epostadress för ansökan"
735
-
736
- #: includes/forms/class-wp-job-manager-form-submit-job.php:330
737
- msgid "Please enter a valid application URL"
738
- msgstr "Var god ange en giltig webbadress för ansökan"
739
-
740
- #: includes/forms/class-wp-job-manager-form-submit-job.php:335
741
- msgid "Please enter a valid application email address or URL"
742
- msgstr "Var god ange en giltig epostadress eller webbadress för ansökan"
743
-
744
- #: includes/forms/class-wp-job-manager-form-submit-job.php:456
745
- msgid "Preview job listing &rarr;"
746
- msgstr "Förhandsgranska jobbannons &rarr;"
747
-
748
- #: includes/forms/class-wp-job-manager-form-submit-job.php:492
749
- msgid "You must be signed in to post a new job listing."
750
- msgstr "Du måste vara inloggad för att lägga in en ny jobbannons."
751
-
752
- #: includes/forms/class-wp-job-manager-form-submit-job.php:600
753
- msgid "Submit Listing &rarr;"
754
- msgstr "Skicka in jobbannons &rarr;"
755
-
756
- #: includes/forms/class-wp-job-manager-form-submit-job.php:601
757
- msgid "&larr; Edit listing"
758
- msgstr "&larr; Redigera jobbannons"
759
-
760
- #: includes/forms/class-wp-job-manager-form-submit-job.php:684
761
- msgid "\"%s\" needs to be one of the following file types: %s"
762
- msgstr "\"%s\" måste vara en av följande filtyper: %s"
763
-
764
- #: templates/account-signin.php:4
765
- msgid "Your account"
766
- msgstr "Ditt konto"
767
-
768
- #: templates/account-signin.php:8
769
- msgid "You are currently signed in as <strong>%s</strong>."
770
- msgstr "Du är för närvarande inloggad som <strong>%s</strong>."
771
-
772
- #: templates/account-signin.php:11
773
- msgid "Sign out"
774
- msgstr "Logga ut"
775
-
776
- #: templates/account-signin.php:21
777
- msgid "Have an account?"
778
- msgstr "Har du ett konto?"
779
-
780
- #: templates/account-signin.php:23
781
- msgid "Sign in"
782
- msgstr "Logga in"
783
-
784
- #: templates/account-signin.php:27
785
- msgid ""
786
- "If you don&rsquo;t have an account you can %screate one below by entering "
787
- "your email address. A password will be automatically emailed to you."
788
- msgstr "Om du inte har ett konto kan du skapa ett nedan genom att fylla i din e-postadress. Ett lösenord skickas då automatiskt till dig."
789
-
790
- #: templates/account-signin.php:27
791
- msgid "optionally"
792
- msgstr "valfritt"
793
-
794
- #: templates/account-signin.php:31
795
- msgid "You must sign in to create a new job listing."
796
- msgstr "Du måste logga in för att lägga till ett jobb"
797
-
798
- #: templates/account-signin.php:38
799
- msgid "Your email"
800
- msgstr "Din e-post"
801
-
802
- #: templates/account-signin.php:38 templates/job-submit.php:24
803
- #: templates/job-submit.php:41
804
- msgid "(optional)"
805
- msgstr "(valfritt)"
806
-
807
- #: templates/content-job_listing.php:16
808
- #: templates/content-single-job_listing.php:21
809
- #: templates/content-summary-job_listing.php:14
810
- msgid "Posted %s ago"
811
- msgstr "Postades för %s sedan"
812
-
813
- #: templates/content-no-jobs-found.php:1
814
- msgid "No more jobs found matching your selection."
815
- msgstr "Inga jobb matchade dina val."
816
-
817
- #: templates/content-single-job_listing.php:8
818
- msgid "This job listing has expired"
819
- msgstr "Den här jobbannonsen har utgått"
820
-
821
- #: templates/content-single-job_listing.php:24
822
- msgid "This position has been filled"
823
- msgstr "Den här positionen har tillsatts"
824
-
825
- #: templates/form-fields/file-field.php:6
826
- msgid "remove"
827
- msgstr "ta bort"
828
-
829
- #: templates/form-fields/file-field.php:6
830
- msgid "or"
831
- msgstr "eller"
832
-
833
- #: templates/form-fields/file-field.php:16
834
- msgid "Max. file size: %s."
835
- msgstr "Max. filstorlek: %s"
836
-
837
- #: templates/job-application-email.php:1
838
- msgid ""
839
- "To apply for this job <strong>email your details to</strong> <a "
840
- "class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
841
- msgstr "För att ansöka om detta jobb, <strong>skicka dina detaljer via e-post till</strong> <a class=\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
842
-
843
- #: templates/job-application-email.php:4
844
- msgid "Apply using webmail: "
845
- msgstr "Ansök med epost:"
846
-
847
- #: templates/job-application-url.php:1
848
- msgid ""
849
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
850
- "target=\"_blank\">%1$s &rarr;</a>"
851
- msgstr "För att ansöka om detta jobb, besök följande URL: <a href=\"%1$s\" target=\"_blank\">%1$s &rarr;</a>"
852
-
853
- #: templates/job-application.php:5
854
- msgid "Apply for job"
855
- msgstr "Ansök om jobb"
856
-
857
- #: templates/job-dashboard.php:2
858
- msgid ""
859
- "Your job listings are shown in the table below. Expired listings will be "
860
- "automatically removed after 30 days."
861
- msgstr "Dina jobbannonser visas i tabellen nedan. Utgångna annonser kommer automatiskt att tas bort efter 30 dagar."
862
-
863
- #: templates/job-dashboard.php:6
864
- msgid "Job Title"
865
- msgstr "Jobb Titel"
866
-
867
- #: templates/job-dashboard.php:7
868
- msgid "Date Posted"
869
- msgstr "Datum Upplagt"
870
-
871
- #: templates/job-dashboard.php:16
872
- msgid "You do not have any active job listings."
873
- msgstr "Du har inga aktiva jobbannonser."
874
-
875
- #: templates/job-dashboard.php:36
876
- msgid "Mark not filled"
877
- msgstr "Markera ej tillsatt"
878
-
879
- #: templates/job-dashboard.php:38
880
- msgid "Mark filled"
881
- msgstr "Markera tillsatt"
882
-
883
- #: templates/job-filters.php:8
884
- msgid "Keywords"
885
- msgstr "Nyckelord"
886
-
887
- #: templates/job-filters.php:9
888
- msgid "All Jobs"
889
- msgstr "Alla jobb"
890
-
891
- #: templates/job-filters.php:13
892
- msgid "Location"
893
- msgstr "Plats"
894
-
895
- #: templates/job-filters.php:14
896
- msgid "Any Location"
897
- msgstr "Alla platser"
898
-
899
- #: templates/job-filters.php:23
900
- msgid "Category"
901
- msgstr "Kategori"
902
-
903
- #: templates/job-filters.php:24
904
- msgid "All Job Categories"
905
- msgstr "Alla jobbkategorier"
906
-
907
- #: templates/job-submit.php:35
908
- msgid "Company details"
909
- msgstr "Företagsinformation"
910
-
911
- #: templates/job-submitted.php:4
912
- msgid ""
913
- "Job listed successfully. To view your job listing <a href=\"%s\">click "
914
- "here</a>."
915
- msgstr "Jobb annonserad framgångsrikt. För att se din jobbannons <a href=\"%s\">klicka här</a>"
916
-
917
- #: templates/job-submitted.php:7
918
- msgid ""
919
- "Job submitted successfully. Your job listing will be visible once approved."
920
- msgstr "Jobb annonserad framgångsrikt. Din jobbannons kommer att vara synlig när den har godkänts."
921
-
922
- #: wp-job-manager-functions.php:224
923
- msgid "Reset"
924
- msgstr "Återställ"
925
-
926
- #: wp-job-manager-functions.php:228
927
- msgid "RSS"
928
- msgstr "RSS"
929
-
930
- #: wp-job-manager-functions.php:278
931
- msgid "Your email address isn&#8217;t correct."
932
- msgstr "Din epostadress är inte korrekt."
933
-
934
- #: wp-job-manager-functions.php:281
935
- msgid "This email is already registered, please choose another one."
936
- msgstr "Epostadressen finns redan registrerad, var god välj en annan."
937
-
938
- #: wp-job-manager-template.php:116
939
- msgid "Active"
940
- msgstr "Aktiv"
941
-
942
- #: wp-job-manager-template.php:118
943
- msgid "Expired"
944
- msgstr "Utgången"
945
-
946
- #: wp-job-manager-template.php:120
947
- msgid "Pending Review"
948
- msgstr "Väntar på granskning"
949
-
950
- #: wp-job-manager-template.php:122
951
- msgid "Inactive"
952
- msgstr "Inaktiv"
953
-
954
- #: wp-job-manager-template.php:197
955
- msgid "Job Application via \"%s\" listing on %s"
956
- msgstr "Jobbansökan via \"%s\" annons på %s"
957
-
958
- #: wp-job-manager-template.php:255
959
- msgid "Anywhere"
960
- msgstr "Varsomhelst"
961
-
962
- #: wp-job-manager.php:97
963
- msgid "Are you sure you want to delete this job?"
964
- msgstr "Är du säker på att att du vill ta bort jobbet?"
965
-
966
- #. Plugin Name of the plugin/theme
967
- msgid "WP Job Manager"
968
- msgstr "WP Job Manager"
969
-
970
- #. Plugin URI of the plugin/theme
971
- msgid "https://wpjobmanager.com/"
972
- msgstr "https://wpjobmanager.com/"
973
-
974
- #. Description of the plugin/theme
975
- msgid ""
976
- "Manage job listings from the WordPress admin panel, and allow users to post "
977
- "jobs directly to your site."
978
- msgstr "Hantera jobbannonser från adminpanelen i Wordpress och tillåt användare att lägga ut jobb på din sajt."
979
-
980
- #. Author of the plugin/theme
981
- msgid "Mike Jolley"
982
- msgstr "Mike Jolley"
983
-
984
- #. Author URI of the plugin/theme
985
- msgid "http://mikejolley.com"
986
- msgstr "http://mikejolley.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/languages/wp-job-manager.pot DELETED
@@ -1,1285 +0,0 @@
1
- # Copyright (C) 2014 WP Job Manager
2
- # This file is distributed under the same license as the WP Job Manager package.
3
- msgid ""
4
- msgstr ""
5
- "Project-Id-Version: WP Job Manager 1.16.0\n"
6
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/WP-Job-Manager\n"
7
- "POT-Creation-Date: 2014-10-07 18:28:57+00:00\n"
8
- "MIME-Version: 1.0\n"
9
- "Content-Type: text/plain; charset=UTF-8\n"
10
- "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"
12
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
- "Language-Team: LANGUAGE <LL@li.org>\n"
14
-
15
- #: includes/admin/class-wp-job-manager-addons.php:57
16
- #: includes/admin/class-wp-job-manager-admin.php:61
17
- msgid "WP Job Manager Add-ons"
18
- msgstr ""
19
-
20
- #: includes/admin/class-wp-job-manager-addons.php:58
21
- msgid ""
22
- "Buying multiple add-ons? <a href=\"%s\">Check out the core add-on bundle "
23
- "&rarr;</a>"
24
- msgstr ""
25
-
26
- #: includes/admin/class-wp-job-manager-admin.php:58
27
- msgid "Settings"
28
- msgstr ""
29
-
30
- #: includes/admin/class-wp-job-manager-admin.php:61
31
- msgid "Add-ons"
32
- msgstr ""
33
-
34
- #: includes/admin/class-wp-job-manager-cpt.php:48
35
- #: includes/admin/class-wp-job-manager-cpt.php:49
36
- msgid "Approve %s"
37
- msgstr ""
38
-
39
- #: includes/admin/class-wp-job-manager-cpt.php:51
40
- #: includes/admin/class-wp-job-manager-cpt.php:52
41
- msgid "Expire %s"
42
- msgstr ""
43
-
44
- #: includes/admin/class-wp-job-manager-cpt.php:140
45
- #: includes/admin/class-wp-job-manager-cpt.php:142
46
- msgid "%s approved"
47
- msgstr ""
48
-
49
- #: includes/admin/class-wp-job-manager-cpt.php:160
50
- #: includes/admin/class-wp-job-manager-cpt.php:162
51
- msgid "%s expired"
52
- msgstr ""
53
-
54
- #: includes/admin/class-wp-job-manager-cpt.php:194
55
- msgid "Select category"
56
- msgstr ""
57
-
58
- #: includes/admin/class-wp-job-manager-cpt.php:209
59
- #: includes/admin/class-wp-job-manager-cpt.php:255
60
- msgid "Position"
61
- msgstr ""
62
-
63
- #: includes/admin/class-wp-job-manager-cpt.php:225
64
- msgid "%s updated. <a href=\"%s\">View</a>"
65
- msgstr ""
66
-
67
- #: includes/admin/class-wp-job-manager-cpt.php:226
68
- msgid "Custom field updated."
69
- msgstr ""
70
-
71
- #: includes/admin/class-wp-job-manager-cpt.php:227
72
- msgid "Custom field deleted."
73
- msgstr ""
74
-
75
- #: includes/admin/class-wp-job-manager-cpt.php:228
76
- msgid "%s updated."
77
- msgstr ""
78
-
79
- #: includes/admin/class-wp-job-manager-cpt.php:229
80
- msgid "%s restored to revision from %s"
81
- msgstr ""
82
-
83
- #: includes/admin/class-wp-job-manager-cpt.php:230
84
- msgid "%s published. <a href=\"%s\">View</a>"
85
- msgstr ""
86
-
87
- #: includes/admin/class-wp-job-manager-cpt.php:231
88
- msgid "%s saved."
89
- msgstr ""
90
-
91
- #: includes/admin/class-wp-job-manager-cpt.php:232
92
- msgid "%s submitted. <a target=\"_blank\" href=\"%s\">Preview</a>"
93
- msgstr ""
94
-
95
- #: includes/admin/class-wp-job-manager-cpt.php:233
96
- msgid ""
97
- "%s scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s"
98
- "\">Preview</a>"
99
- msgstr ""
100
-
101
- #: includes/admin/class-wp-job-manager-cpt.php:234
102
- msgid "M j, Y @ G:i"
103
- msgstr ""
104
-
105
- #: includes/admin/class-wp-job-manager-cpt.php:235
106
- msgid "%s draft updated. <a target=\"_blank\" href=\"%s\">Preview</a>"
107
- msgstr ""
108
-
109
- #: includes/admin/class-wp-job-manager-cpt.php:254
110
- msgid "Type"
111
- msgstr ""
112
-
113
- #: includes/admin/class-wp-job-manager-cpt.php:256
114
- msgid "Posted"
115
- msgstr ""
116
-
117
- #: includes/admin/class-wp-job-manager-cpt.php:257
118
- #: includes/admin/class-wp-job-manager-writepanels.php:77
119
- msgid "Expires"
120
- msgstr ""
121
-
122
- #: includes/admin/class-wp-job-manager-cpt.php:259
123
- msgid "Categories"
124
- msgstr ""
125
-
126
- #: includes/admin/class-wp-job-manager-cpt.php:260
127
- msgid "Featured?"
128
- msgstr ""
129
-
130
- #: includes/admin/class-wp-job-manager-cpt.php:261
131
- #: includes/class-wp-job-manager-shortcodes.php:163
132
- msgid "Filled?"
133
- msgstr ""
134
-
135
- #: includes/admin/class-wp-job-manager-cpt.php:262
136
- msgid "Status"
137
- msgstr ""
138
-
139
- #: includes/admin/class-wp-job-manager-cpt.php:263
140
- msgid "Actions"
141
- msgstr ""
142
-
143
- #: includes/admin/class-wp-job-manager-cpt.php:286
144
- msgid "ID: %d"
145
- msgstr ""
146
-
147
- #: includes/admin/class-wp-job-manager-cpt.php:312
148
- #: includes/admin/class-wp-job-manager-cpt.php:317
149
- msgid "M j, Y"
150
- msgstr ""
151
-
152
- #: includes/admin/class-wp-job-manager-cpt.php:313
153
- msgid "by a guest"
154
- msgstr ""
155
-
156
- #: includes/admin/class-wp-job-manager-cpt.php:313
157
- msgid "by %s"
158
- msgstr ""
159
-
160
- #: includes/admin/class-wp-job-manager-cpt.php:330
161
- msgid "Approve"
162
- msgstr ""
163
-
164
- #: includes/admin/class-wp-job-manager-cpt.php:337
165
- msgid "View"
166
- msgstr ""
167
-
168
- #: includes/admin/class-wp-job-manager-cpt.php:342
169
- #: includes/class-wp-job-manager-post-types.php:169
170
- #: templates/job-dashboard.php:33
171
- msgid "Edit"
172
- msgstr ""
173
-
174
- #: includes/admin/class-wp-job-manager-cpt.php:347
175
- #: templates/job-dashboard.php:48
176
- msgid "Delete"
177
- msgstr ""
178
-
179
- #: includes/admin/class-wp-job-manager-settings.php:42
180
- #: includes/class-wp-job-manager-post-types.php:165
181
- #: includes/class-wp-job-manager-post-types.php:235
182
- msgid "Job Listings"
183
- msgstr ""
184
-
185
- #: includes/admin/class-wp-job-manager-settings.php:48
186
- msgid "Listings Per Page"
187
- msgstr ""
188
-
189
- #: includes/admin/class-wp-job-manager-settings.php:49
190
- msgid "How many listings should be shown per page by default?"
191
- msgstr ""
192
-
193
- #: includes/admin/class-wp-job-manager-settings.php:55
194
- msgid "Filled Positions"
195
- msgstr ""
196
-
197
- #: includes/admin/class-wp-job-manager-settings.php:56
198
- msgid "Hide filled positions"
199
- msgstr ""
200
-
201
- #: includes/admin/class-wp-job-manager-settings.php:57
202
- msgid "If enabled, filled positions will be hidden."
203
- msgstr ""
204
-
205
- #: includes/admin/class-wp-job-manager-settings.php:64
206
- msgid "Job Categories"
207
- msgstr ""
208
-
209
- #: includes/admin/class-wp-job-manager-settings.php:65
210
- msgid "Enable categories for listings"
211
- msgstr ""
212
-
213
- #: includes/admin/class-wp-job-manager-settings.php:66
214
- msgid ""
215
- "Choose whether to enable categories. Categories must be setup by an admin to "
216
- "allow users to choose them during submission."
217
- msgstr ""
218
-
219
- #: includes/admin/class-wp-job-manager-settings.php:73
220
- msgid "Multi-select Categories"
221
- msgstr ""
222
-
223
- #: includes/admin/class-wp-job-manager-settings.php:74
224
- msgid "Enable category multiselect by default"
225
- msgstr ""
226
-
227
- #: includes/admin/class-wp-job-manager-settings.php:75
228
- #: includes/admin/class-wp-job-manager-settings.php:83
229
- msgid ""
230
- "If enabled, the category select box will default to a multiselect on the "
231
- "[jobs] shortcode."
232
- msgstr ""
233
-
234
- #: includes/admin/class-wp-job-manager-settings.php:82
235
- msgid "Category Filter Type"
236
- msgstr ""
237
-
238
- #: includes/admin/class-wp-job-manager-settings.php:86
239
- msgid "Jobs wil be shown if within ANY selected category"
240
- msgstr ""
241
-
242
- #: includes/admin/class-wp-job-manager-settings.php:87
243
- msgid "Jobs will be shown if within ALL selected categories"
244
- msgstr ""
245
-
246
- #: includes/admin/class-wp-job-manager-settings.php:93
247
- msgid "Job Submission"
248
- msgstr ""
249
-
250
- #: includes/admin/class-wp-job-manager-settings.php:98
251
- msgid "Account Required"
252
- msgstr ""
253
-
254
- #: includes/admin/class-wp-job-manager-settings.php:99
255
- msgid "Submitting listings requires an account"
256
- msgstr ""
257
-
258
- #: includes/admin/class-wp-job-manager-settings.php:100
259
- msgid ""
260
- "If disabled, non-logged in users will be able to submit listings without "
261
- "creating an account."
262
- msgstr ""
263
-
264
- #: includes/admin/class-wp-job-manager-settings.php:107
265
- msgid "Account Creation"
266
- msgstr ""
267
-
268
- #: includes/admin/class-wp-job-manager-settings.php:108
269
- msgid "Allow account creation"
270
- msgstr ""
271
-
272
- #: includes/admin/class-wp-job-manager-settings.php:109
273
- msgid ""
274
- "If enabled, non-logged in users will be able to create an account by "
275
- "entering their email address on the submission form."
276
- msgstr ""
277
-
278
- #: includes/admin/class-wp-job-manager-settings.php:116
279
- msgid "Account Role"
280
- msgstr ""
281
-
282
- #: includes/admin/class-wp-job-manager-settings.php:117
283
- msgid ""
284
- "If you enable registration on your submission form, choose a role for the "
285
- "new user."
286
- msgstr ""
287
-
288
- #: includes/admin/class-wp-job-manager-settings.php:124
289
- msgid "Approval Required"
290
- msgstr ""
291
-
292
- #: includes/admin/class-wp-job-manager-settings.php:125
293
- msgid "New submissions require admin approval"
294
- msgstr ""
295
-
296
- #: includes/admin/class-wp-job-manager-settings.php:126
297
- msgid "If enabled, new submissions will be inactive, pending admin approval."
298
- msgstr ""
299
-
300
- #: includes/admin/class-wp-job-manager-settings.php:133
301
- msgid "Listing Duration"
302
- msgstr ""
303
-
304
- #: includes/admin/class-wp-job-manager-settings.php:134
305
- msgid ""
306
- "How many <strong>days</strong> listings are live before expiring. Can be "
307
- "left blank to never expire."
308
- msgstr ""
309
-
310
- #: includes/admin/class-wp-job-manager-settings.php:140
311
- msgid "Application Method"
312
- msgstr ""
313
-
314
- #: includes/admin/class-wp-job-manager-settings.php:141
315
- msgid "Choose the contact method for listings."
316
- msgstr ""
317
-
318
- #: includes/admin/class-wp-job-manager-settings.php:144
319
- msgid "Email address or website URL"
320
- msgstr ""
321
-
322
- #: includes/admin/class-wp-job-manager-settings.php:145
323
- msgid "Email addresses only"
324
- msgstr ""
325
-
326
- #: includes/admin/class-wp-job-manager-settings.php:146
327
- msgid "Website URLs only"
328
- msgstr ""
329
-
330
- #: includes/admin/class-wp-job-manager-settings.php:152
331
- msgid "Pages"
332
- msgstr ""
333
-
334
- #: includes/admin/class-wp-job-manager-settings.php:157
335
- msgid "Submit Job Form Page"
336
- msgstr ""
337
-
338
- #: includes/admin/class-wp-job-manager-settings.php:158
339
- msgid ""
340
- "Select the page where you have placed the [submit_job_form] shortcode. This "
341
- "lets the plugin know where the form is located."
342
- msgstr ""
343
-
344
- #: includes/admin/class-wp-job-manager-settings.php:164
345
- msgid "Job Dashboard Page"
346
- msgstr ""
347
-
348
- #: includes/admin/class-wp-job-manager-settings.php:165
349
- msgid ""
350
- "Select the page where you have placed the [job_dashboard] shortcode. This "
351
- "lets the plugin know where the dashboard is located."
352
- msgstr ""
353
-
354
- #: includes/admin/class-wp-job-manager-settings.php:171
355
- msgid "Job Listings Page"
356
- msgstr ""
357
-
358
- #: includes/admin/class-wp-job-manager-settings.php:172
359
- msgid ""
360
- "Select the page where you have placed the [jobs] shortcode. This lets the "
361
- "plugin know where the job listings page is located."
362
- msgstr ""
363
-
364
- #: includes/admin/class-wp-job-manager-settings.php:224
365
- msgid "Settings successfully saved"
366
- msgstr ""
367
-
368
- #: includes/admin/class-wp-job-manager-settings.php:284
369
- msgid "--no page--"
370
- msgstr ""
371
-
372
- #: includes/admin/class-wp-job-manager-settings.php:289
373
- msgid "Select a page&hellip;"
374
- msgstr ""
375
-
376
- #: includes/admin/class-wp-job-manager-settings.php:330
377
- msgid "Save Changes"
378
- msgstr ""
379
-
380
- #: includes/admin/class-wp-job-manager-setup.php:31
381
- msgid "Setup"
382
- msgstr ""
383
-
384
- #: includes/admin/class-wp-job-manager-setup.php:128
385
- msgid "WP Job Manager Setup"
386
- msgstr ""
387
-
388
- #: includes/admin/class-wp-job-manager-setup.php:131
389
- msgid "1. Introduction"
390
- msgstr ""
391
-
392
- #: includes/admin/class-wp-job-manager-setup.php:132
393
- msgid "2. Page Setup"
394
- msgstr ""
395
-
396
- #: includes/admin/class-wp-job-manager-setup.php:133
397
- msgid "3. Done"
398
- msgstr ""
399
-
400
- #: includes/admin/class-wp-job-manager-setup.php:138
401
- msgid "Setup Wizard Introduction"
402
- msgstr ""
403
-
404
- #: includes/admin/class-wp-job-manager-setup.php:140
405
- msgid "Thanks for installing <em>WP Job Manager</em>!"
406
- msgstr ""
407
-
408
- #: includes/admin/class-wp-job-manager-setup.php:141
409
- msgid ""
410
- "This setup wizard will help you get started by creating the pages for job "
411
- "submission, job management, and listing your jobs."
412
- msgstr ""
413
-
414
- #: includes/admin/class-wp-job-manager-setup.php:142
415
- msgid ""
416
- "If you want to skip the wizard and setup the pages and shortcodes yourself "
417
- "manually, the process is still reletively simple. Refer to the "
418
- "%sdocumentation%s for help."
419
- msgstr ""
420
-
421
- #: includes/admin/class-wp-job-manager-setup.php:145
422
- msgid "Continue to page setup"
423
- msgstr ""
424
-
425
- #: includes/admin/class-wp-job-manager-setup.php:146
426
- msgid "Skip setup. I will setup the plugin manually"
427
- msgstr ""
428
-
429
- #: includes/admin/class-wp-job-manager-setup.php:152
430
- msgid "Page Setup"
431
- msgstr ""
432
-
433
- #: includes/admin/class-wp-job-manager-setup.php:154
434
- msgid ""
435
- "<em>WP Job Manager</em> includes %1$sshortcodes%2$s which can be used within "
436
- "your %3$spages%2$s to output content. These can be created for you below. "
437
- "For more information on the job shortcodes view the %4$sshortcode "
438
- "documentation%2$s."
439
- msgstr ""
440
-
441
- #: includes/admin/class-wp-job-manager-setup.php:161
442
- msgid "Page Title"
443
- msgstr ""
444
-
445
- #: includes/admin/class-wp-job-manager-setup.php:162
446
- msgid "Page Description"
447
- msgstr ""
448
-
449
- #: includes/admin/class-wp-job-manager-setup.php:163
450
- msgid "Content Shortcode"
451
- msgstr ""
452
-
453
- #: includes/admin/class-wp-job-manager-setup.php:169
454
- msgctxt "Default page title (wizard)"
455
- msgid "Post a Job"
456
- msgstr ""
457
-
458
- #: includes/admin/class-wp-job-manager-setup.php:171
459
- msgid ""
460
- "This page allows employers to post jobs to your website from the front-end."
461
- msgstr ""
462
-
463
- #: includes/admin/class-wp-job-manager-setup.php:173
464
- msgid ""
465
- "If you do not want to accept submissions from users in this way (for example "
466
- "you just want to post jobs from the admin dashboard) you can skip creating "
467
- "this page."
468
- msgstr ""
469
-
470
- #: includes/admin/class-wp-job-manager-setup.php:179
471
- msgctxt "Default page title (wizard)"
472
- msgid "Job Dashboard"
473
- msgstr ""
474
-
475
- #: includes/admin/class-wp-job-manager-setup.php:181
476
- msgid ""
477
- "This page allows employers to manage and edit their own jobs from the front-"
478
- "end."
479
- msgstr ""
480
-
481
- #: includes/admin/class-wp-job-manager-setup.php:183
482
- msgid ""
483
- "If you plan on managing all listings from the admin dashboard you can skip "
484
- "creating this page."
485
- msgstr ""
486
-
487
- #: includes/admin/class-wp-job-manager-setup.php:189
488
- msgctxt "Default page title (wizard)"
489
- msgid "Jobs"
490
- msgstr ""
491
-
492
- #: includes/admin/class-wp-job-manager-setup.php:190
493
- msgid ""
494
- "This page allows users to browse, search, and filter job listings on the "
495
- "front-end of your site."
496
- msgstr ""
497
-
498
- #: includes/admin/class-wp-job-manager-setup.php:198
499
- msgid "Skip this step"
500
- msgstr ""
501
-
502
- #: includes/admin/class-wp-job-manager-setup.php:208
503
- msgid "All Done!"
504
- msgstr ""
505
-
506
- #: includes/admin/class-wp-job-manager-setup.php:210
507
- msgid ""
508
- "Looks like you're all set to start using the plugin. In case you're "
509
- "wondering where to go next:"
510
- msgstr ""
511
-
512
- #: includes/admin/class-wp-job-manager-setup.php:213
513
- msgid "Tweak the plugin settings"
514
- msgstr ""
515
-
516
- #: includes/admin/class-wp-job-manager-setup.php:214
517
- msgid "Add a job via the back-end"
518
- msgstr ""
519
-
520
- #: includes/admin/class-wp-job-manager-setup.php:217
521
- msgid "Add a job via the front-end"
522
- msgstr ""
523
-
524
- #: includes/admin/class-wp-job-manager-setup.php:219
525
- msgid "Find out more about the front-end job submission form"
526
- msgstr ""
527
-
528
- #: includes/admin/class-wp-job-manager-setup.php:223
529
- msgid "View submitted job listings"
530
- msgstr ""
531
-
532
- #: includes/admin/class-wp-job-manager-setup.php:225
533
- msgid "Add the [jobs] shortcode to a page to list jobs"
534
- msgstr ""
535
-
536
- #: includes/admin/class-wp-job-manager-setup.php:229
537
- msgid "View the job dashboard"
538
- msgstr ""
539
-
540
- #: includes/admin/class-wp-job-manager-setup.php:231
541
- msgid "Find out more about the front-end job dashboard"
542
- msgstr ""
543
-
544
- #: includes/admin/class-wp-job-manager-setup.php:235
545
- msgid ""
546
- "And don't forget, if you need any more help using <em>WP Job Manager</em> "
547
- "you can consult the %1$sdocumentation%2$s or %3$spost on the forums%2$s!"
548
- msgstr ""
549
-
550
- #: includes/admin/class-wp-job-manager-setup.php:238
551
- msgid "Support the Ongoing Development of this Plugin"
552
- msgstr ""
553
-
554
- #: includes/admin/class-wp-job-manager-setup.php:239
555
- msgid ""
556
- "There are many ways to support open-source projects such as WP Job Manager, "
557
- "for example code contribution, translation, or even telling your friends how "
558
- "awesome the plugin (hopefully) is. Thanks in advance for your support - it "
559
- "is much appreciated!"
560
- msgstr ""
561
-
562
- #: includes/admin/class-wp-job-manager-setup.php:241
563
- msgid "Leave a positive review"
564
- msgstr ""
565
-
566
- #: includes/admin/class-wp-job-manager-setup.php:242
567
- msgid "Contribute a localization"
568
- msgstr ""
569
-
570
- #: includes/admin/class-wp-job-manager-setup.php:243
571
- msgid "Contribute code or report a bug"
572
- msgstr ""
573
-
574
- #: includes/admin/class-wp-job-manager-setup.php:244
575
- msgid "Help other users on the forums"
576
- msgstr ""
577
-
578
- #: includes/admin/class-wp-job-manager-writepanels.php:31
579
- #: includes/class-wp-job-manager-widgets.php:158
580
- #: includes/forms/class-wp-job-manager-form-submit-job.php:138
581
- #: templates/job-filters.php:17 templates/job-filters.php:18
582
- msgid "Location"
583
- msgstr ""
584
-
585
- #: includes/admin/class-wp-job-manager-writepanels.php:32
586
- #: includes/forms/class-wp-job-manager-form-submit-job.php:142
587
- msgid "e.g. \"London\""
588
- msgstr ""
589
-
590
- #: includes/admin/class-wp-job-manager-writepanels.php:33
591
- #: includes/forms/class-wp-job-manager-form-submit-job.php:139
592
- msgid "Leave this blank if the location is not important"
593
- msgstr ""
594
-
595
- #: includes/admin/class-wp-job-manager-writepanels.php:36
596
- #: includes/forms/class-wp-job-manager-form-submit-job.php:123
597
- msgid "Application email/URL"
598
- msgstr ""
599
-
600
- #: includes/admin/class-wp-job-manager-writepanels.php:37
601
- msgid "URL or email which applicants use to apply"
602
- msgstr ""
603
-
604
- #: includes/admin/class-wp-job-manager-writepanels.php:38
605
- msgid ""
606
- "This field is required for the \"application\" area to appear beneath the "
607
- "listing."
608
- msgstr ""
609
-
610
- #: includes/admin/class-wp-job-manager-writepanels.php:42
611
- #: includes/forms/class-wp-job-manager-form-submit-job.php:180
612
- msgid "Company name"
613
- msgstr ""
614
-
615
- #: includes/admin/class-wp-job-manager-writepanels.php:46
616
- msgid "Company website"
617
- msgstr ""
618
-
619
- #: includes/admin/class-wp-job-manager-writepanels.php:50
620
- msgid "Company tagline"
621
- msgstr ""
622
-
623
- #: includes/admin/class-wp-job-manager-writepanels.php:51
624
- msgid "Brief description about the company"
625
- msgstr ""
626
-
627
- #: includes/admin/class-wp-job-manager-writepanels.php:54
628
- msgid "Company Twitter"
629
- msgstr ""
630
-
631
- #: includes/admin/class-wp-job-manager-writepanels.php:58
632
- msgid "Company logo"
633
- msgstr ""
634
-
635
- #: includes/admin/class-wp-job-manager-writepanels.php:59
636
- msgid "URL to the company logo"
637
- msgstr ""
638
-
639
- #: includes/admin/class-wp-job-manager-writepanels.php:63
640
- msgid "Company video"
641
- msgstr ""
642
-
643
- #: includes/admin/class-wp-job-manager-writepanels.php:64
644
- msgid "URL to the company video"
645
- msgstr ""
646
-
647
- #: includes/admin/class-wp-job-manager-writepanels.php:68
648
- msgid "Position filled?"
649
- msgstr ""
650
-
651
- #: includes/admin/class-wp-job-manager-writepanels.php:72
652
- msgid "Feature this listing?"
653
- msgstr ""
654
-
655
- #: includes/admin/class-wp-job-manager-writepanels.php:74
656
- msgid ""
657
- "Featured listings will be sticky during searches, and can be styled "
658
- "differently."
659
- msgstr ""
660
-
661
- #: includes/admin/class-wp-job-manager-writepanels.php:78
662
- msgid "yyyy-mm-dd"
663
- msgstr ""
664
-
665
- #: includes/admin/class-wp-job-manager-writepanels.php:81
666
- msgid "Posted by"
667
- msgstr ""
668
-
669
- #: includes/admin/class-wp-job-manager-writepanels.php:96
670
- msgid "%s Data"
671
- msgstr ""
672
-
673
- #: includes/admin/class-wp-job-manager-writepanels.php:122
674
- #: includes/admin/class-wp-job-manager-writepanels.php:128
675
- #: includes/admin/class-wp-job-manager-writepanels.php:137
676
- msgid "Use file"
677
- msgstr ""
678
-
679
- #: includes/admin/class-wp-job-manager-writepanels.php:122
680
- #: includes/admin/class-wp-job-manager-writepanels.php:128
681
- #: includes/admin/class-wp-job-manager-writepanels.php:137
682
- msgid "Upload"
683
- msgstr ""
684
-
685
- #: includes/admin/class-wp-job-manager-writepanels.php:137
686
- msgid "Add file"
687
- msgstr ""
688
-
689
- #: includes/admin/class-wp-job-manager-writepanels.php:268
690
- msgid "Guest user"
691
- msgstr ""
692
-
693
- #: includes/class-wp-job-manager-ajax.php:114
694
- msgid "Showing %s"
695
- msgstr ""
696
-
697
- #: includes/class-wp-job-manager-ajax.php:116
698
- msgid "Showing all %s"
699
- msgstr ""
700
-
701
- #: includes/class-wp-job-manager-ajax.php:119
702
- msgid "located in &ldquo;%s&rdquo;"
703
- msgstr ""
704
-
705
- #: includes/class-wp-job-manager-geocode.php:139
706
- msgid "No results found"
707
- msgstr ""
708
-
709
- #: includes/class-wp-job-manager-geocode.php:143
710
- msgid "Query limit reached"
711
- msgstr ""
712
-
713
- #: includes/class-wp-job-manager-geocode.php:149
714
- #: includes/class-wp-job-manager-geocode.php:153
715
- #: includes/class-wp-job-manager-geocode.php:157
716
- msgid "Geocoding error"
717
- msgstr ""
718
-
719
- #: includes/class-wp-job-manager-install.php:55
720
- msgid "Employer"
721
- msgstr ""
722
-
723
- #: includes/class-wp-job-manager-post-types.php:49
724
- #: includes/forms/class-wp-job-manager-form-submit-job.php:155
725
- msgid "Job category"
726
- msgstr ""
727
-
728
- #: includes/class-wp-job-manager-post-types.php:50
729
- msgid "Job categories"
730
- msgstr ""
731
-
732
- #: includes/class-wp-job-manager-post-types.php:54
733
- msgctxt "Job category slug - resave permalinks after changing this"
734
- msgid "job-category"
735
- msgstr ""
736
-
737
- #: includes/class-wp-job-manager-post-types.php:74
738
- #: includes/class-wp-job-manager-post-types.php:120
739
- #: includes/class-wp-job-manager-post-types.php:174
740
- msgid "Search %s"
741
- msgstr ""
742
-
743
- #: includes/class-wp-job-manager-post-types.php:75
744
- #: includes/class-wp-job-manager-post-types.php:121
745
- #: includes/class-wp-job-manager-post-types.php:166
746
- msgid "All %s"
747
- msgstr ""
748
-
749
- #: includes/class-wp-job-manager-post-types.php:76
750
- #: includes/class-wp-job-manager-post-types.php:122
751
- #: includes/class-wp-job-manager-post-types.php:177
752
- msgid "Parent %s"
753
- msgstr ""
754
-
755
- #: includes/class-wp-job-manager-post-types.php:77
756
- #: includes/class-wp-job-manager-post-types.php:123
757
- msgid "Parent %s:"
758
- msgstr ""
759
-
760
- #: includes/class-wp-job-manager-post-types.php:78
761
- #: includes/class-wp-job-manager-post-types.php:124
762
- #: includes/class-wp-job-manager-post-types.php:170
763
- msgid "Edit %s"
764
- msgstr ""
765
-
766
- #: includes/class-wp-job-manager-post-types.php:79
767
- #: includes/class-wp-job-manager-post-types.php:125
768
- msgid "Update %s"
769
- msgstr ""
770
-
771
- #: includes/class-wp-job-manager-post-types.php:80
772
- #: includes/class-wp-job-manager-post-types.php:126
773
- msgid "Add New %s"
774
- msgstr ""
775
-
776
- #: includes/class-wp-job-manager-post-types.php:81
777
- #: includes/class-wp-job-manager-post-types.php:127
778
- msgid "New %s Name"
779
- msgstr ""
780
-
781
- #: includes/class-wp-job-manager-post-types.php:96
782
- #: includes/forms/class-wp-job-manager-form-submit-job.php:146
783
- msgid "Job type"
784
- msgstr ""
785
-
786
- #: includes/class-wp-job-manager-post-types.php:97
787
- msgid "Job types"
788
- msgstr ""
789
-
790
- #: includes/class-wp-job-manager-post-types.php:101
791
- msgctxt "Job type slug - resave permalinks after changing this"
792
- msgid "job-type"
793
- msgstr ""
794
-
795
- #: includes/class-wp-job-manager-post-types.php:144
796
- msgid "Job"
797
- msgstr ""
798
-
799
- #: includes/class-wp-job-manager-post-types.php:145
800
- msgid "Jobs"
801
- msgstr ""
802
-
803
- #: includes/class-wp-job-manager-post-types.php:148
804
- msgctxt "Post type archive slug - resave permalinks after changing this"
805
- msgid "jobs"
806
- msgstr ""
807
-
808
- #: includes/class-wp-job-manager-post-types.php:154
809
- msgctxt "Job permalink - resave permalinks after changing this"
810
- msgid "job"
811
- msgstr ""
812
-
813
- #: includes/class-wp-job-manager-post-types.php:167
814
- msgid "Add New"
815
- msgstr ""
816
-
817
- #: includes/class-wp-job-manager-post-types.php:168
818
- msgid "Add %s"
819
- msgstr ""
820
-
821
- #: includes/class-wp-job-manager-post-types.php:171
822
- msgid "New %s"
823
- msgstr ""
824
-
825
- #: includes/class-wp-job-manager-post-types.php:172
826
- #: includes/class-wp-job-manager-post-types.php:173
827
- msgid "View %s"
828
- msgstr ""
829
-
830
- #: includes/class-wp-job-manager-post-types.php:175
831
- msgid "No %s found"
832
- msgstr ""
833
-
834
- #: includes/class-wp-job-manager-post-types.php:176
835
- msgid "No %s found in trash"
836
- msgstr ""
837
-
838
- #: includes/class-wp-job-manager-post-types.php:179
839
- msgid "This is where you can create and manage %s."
840
- msgstr ""
841
-
842
- #: includes/class-wp-job-manager-post-types.php:214
843
- #: wp-job-manager-functions.php:159
844
- msgctxt "post status"
845
- msgid "Expired"
846
- msgstr ""
847
-
848
- #: includes/class-wp-job-manager-post-types.php:219
849
- msgid "Expired <span class=\"count\">(%s)</span>"
850
- msgid_plural "Expired <span class=\"count\">(%s)</span>"
851
- msgstr[0] ""
852
- msgstr[1] ""
853
-
854
- #: includes/class-wp-job-manager-shortcodes.php:64
855
- msgid "Invalid ID"
856
- msgstr ""
857
-
858
- #: includes/class-wp-job-manager-shortcodes.php:71
859
- msgid "This position has already been filled"
860
- msgstr ""
861
-
862
- #: includes/class-wp-job-manager-shortcodes.php:77
863
- msgid "%s has been filled"
864
- msgstr ""
865
-
866
- #: includes/class-wp-job-manager-shortcodes.php:82
867
- msgid "This position is not filled"
868
- msgstr ""
869
-
870
- #: includes/class-wp-job-manager-shortcodes.php:89
871
- msgid "%s has been marked as not filled"
872
- msgstr ""
873
-
874
- #: includes/class-wp-job-manager-shortcodes.php:96
875
- msgid "%s has been deleted"
876
- msgstr ""
877
-
878
- #: includes/class-wp-job-manager-shortcodes.php:122
879
- msgid "You need to be signed in to manage your listings."
880
- msgstr ""
881
-
882
- #: includes/class-wp-job-manager-shortcodes.php:162
883
- #: includes/class-wp-job-manager-widgets.php:148
884
- #: includes/forms/class-wp-job-manager-form-submit-job.php:131
885
- msgid "Title"
886
- msgstr ""
887
-
888
- #: includes/class-wp-job-manager-shortcodes.php:164
889
- msgid "Date Posted"
890
- msgstr ""
891
-
892
- #: includes/class-wp-job-manager-shortcodes.php:165
893
- msgid "Date Expires"
894
- msgstr ""
895
-
896
- #: includes/class-wp-job-manager-shortcodes.php:258
897
- #: includes/class-wp-job-manager-shortcodes.php:291
898
- msgid "Load more listings"
899
- msgstr ""
900
-
901
- #: includes/class-wp-job-manager-widgets.php:141
902
- msgid ""
903
- "Display a list of recent listings on your site, optionally matching a "
904
- "keyword and location."
905
- msgstr ""
906
-
907
- #: includes/class-wp-job-manager-widgets.php:143
908
- #: includes/class-wp-job-manager-widgets.php:147
909
- msgid "Recent %s"
910
- msgstr ""
911
-
912
- #: includes/class-wp-job-manager-widgets.php:153
913
- msgid "Keyword"
914
- msgstr ""
915
-
916
- #: includes/class-wp-job-manager-widgets.php:166
917
- msgid "Number of listings to show"
918
- msgstr ""
919
-
920
- #: includes/forms/class-wp-job-manager-form-edit-job.php:41
921
- msgid "Invalid listing"
922
- msgstr ""
923
-
924
- #: includes/forms/class-wp-job-manager-form-edit-job.php:76
925
- msgid "Save changes"
926
- msgstr ""
927
-
928
- #: includes/forms/class-wp-job-manager-form-edit-job.php:103
929
- msgid "Your changes have been saved."
930
- msgstr ""
931
-
932
- #: includes/forms/class-wp-job-manager-form-edit-job.php:103
933
- msgid "View &rarr;"
934
- msgstr ""
935
-
936
- #: includes/forms/class-wp-job-manager-form-submit-job.php:22
937
- msgid "Submit Details"
938
- msgstr ""
939
-
940
- #: includes/forms/class-wp-job-manager-form-submit-job.php:28
941
- #: includes/forms/class-wp-job-manager-form-submit-job.php:741
942
- msgid "Preview"
943
- msgstr ""
944
-
945
- #: includes/forms/class-wp-job-manager-form-submit-job.php:34
946
- msgid "Done"
947
- msgstr ""
948
-
949
- #: includes/forms/class-wp-job-manager-form-submit-job.php:115
950
- msgid "Application email"
951
- msgstr ""
952
-
953
- #: includes/forms/class-wp-job-manager-form-submit-job.php:116
954
- #: templates/account-signin.php:40
955
- msgid "you@yourdomain.com"
956
- msgstr ""
957
-
958
- #: includes/forms/class-wp-job-manager-form-submit-job.php:119
959
- msgid "Application URL"
960
- msgstr ""
961
-
962
- #: includes/forms/class-wp-job-manager-form-submit-job.php:120
963
- #: includes/forms/class-wp-job-manager-form-submit-job.php:190
964
- msgid "http://"
965
- msgstr ""
966
-
967
- #: includes/forms/class-wp-job-manager-form-submit-job.php:124
968
- msgid "Enter an email address or website URL"
969
- msgstr ""
970
-
971
- #: includes/forms/class-wp-job-manager-form-submit-job.php:164
972
- msgid "Description"
973
- msgstr ""
974
-
975
- #: includes/forms/class-wp-job-manager-form-submit-job.php:183
976
- msgid "Enter the name of the company"
977
- msgstr ""
978
-
979
- #: includes/forms/class-wp-job-manager-form-submit-job.php:187
980
- #: templates/content-single-job_listing-company.php:15
981
- msgid "Website"
982
- msgstr ""
983
-
984
- #: includes/forms/class-wp-job-manager-form-submit-job.php:194
985
- msgid "Tagline"
986
- msgstr ""
987
-
988
- #: includes/forms/class-wp-job-manager-form-submit-job.php:197
989
- msgid "Briefly describe your company"
990
- msgstr ""
991
-
992
- #: includes/forms/class-wp-job-manager-form-submit-job.php:202
993
- msgid "Video"
994
- msgstr ""
995
-
996
- #: includes/forms/class-wp-job-manager-form-submit-job.php:205
997
- msgid "A link to a video about your company"
998
- msgstr ""
999
-
1000
- #: includes/forms/class-wp-job-manager-form-submit-job.php:209
1001
- msgid "Twitter username"
1002
- msgstr ""
1003
-
1004
- #: includes/forms/class-wp-job-manager-form-submit-job.php:212
1005
- msgid "@yourcompany"
1006
- msgstr ""
1007
-
1008
- #: includes/forms/class-wp-job-manager-form-submit-job.php:216
1009
- msgid "Logo"
1010
- msgstr ""
1011
-
1012
- #: includes/forms/class-wp-job-manager-form-submit-job.php:374
1013
- msgid "%s is a required field"
1014
- msgstr ""
1015
-
1016
- #: includes/forms/class-wp-job-manager-form-submit-job.php:380
1017
- #: includes/forms/class-wp-job-manager-form-submit-job.php:385
1018
- msgid "%s is invalid"
1019
- msgstr ""
1020
-
1021
- #: includes/forms/class-wp-job-manager-form-submit-job.php:398
1022
- msgid "Please enter a valid application email address"
1023
- msgstr ""
1024
-
1025
- #: includes/forms/class-wp-job-manager-form-submit-job.php:407
1026
- msgid "Please enter a valid application URL"
1027
- msgstr ""
1028
-
1029
- #: includes/forms/class-wp-job-manager-form-submit-job.php:417
1030
- msgid "Please enter a valid application email address or URL"
1031
- msgstr ""
1032
-
1033
- #: includes/forms/class-wp-job-manager-form-submit-job.php:524
1034
- msgid "Preview &rarr;"
1035
- msgstr ""
1036
-
1037
- #: includes/forms/class-wp-job-manager-form-submit-job.php:562
1038
- msgid "You must be signed in to post a new listing."
1039
- msgstr ""
1040
-
1041
- #: includes/forms/class-wp-job-manager-form-submit-job.php:735
1042
- msgid "Submit Listing &rarr;"
1043
- msgstr ""
1044
-
1045
- #: includes/forms/class-wp-job-manager-form-submit-job.php:736
1046
- msgid "&larr; Edit listing"
1047
- msgstr ""
1048
-
1049
- #: includes/forms/class-wp-job-manager-form-submit-job.php:838
1050
- #: includes/forms/class-wp-job-manager-form-submit-job.php:864
1051
- msgid "\"%s\" (filetype %s) needs to be one of the following file types: %s"
1052
- msgstr ""
1053
-
1054
- #: templates/account-signin.php:4
1055
- msgid "Your account"
1056
- msgstr ""
1057
-
1058
- #: templates/account-signin.php:8
1059
- msgid "You are currently signed in as <strong>%s</strong>."
1060
- msgstr ""
1061
-
1062
- #: templates/account-signin.php:11
1063
- msgid "Sign out"
1064
- msgstr ""
1065
-
1066
- #: templates/account-signin.php:21
1067
- msgid "Have an account?"
1068
- msgstr ""
1069
-
1070
- #: templates/account-signin.php:23
1071
- msgid "Sign in"
1072
- msgstr ""
1073
-
1074
- #: templates/account-signin.php:27
1075
- msgid ""
1076
- "If you don&rsquo;t have an account you can %screate one below by entering "
1077
- "your email address. A password will be automatically emailed to you."
1078
- msgstr ""
1079
-
1080
- #: templates/account-signin.php:27
1081
- msgid "optionally"
1082
- msgstr ""
1083
-
1084
- #: templates/account-signin.php:31
1085
- msgid "You must sign in to create a new listing."
1086
- msgstr ""
1087
-
1088
- #: templates/account-signin.php:38
1089
- msgid "Your email"
1090
- msgstr ""
1091
-
1092
- #: templates/account-signin.php:38 templates/job-submit.php:24
1093
- #: templates/job-submit.php:41
1094
- msgid "(optional)"
1095
- msgstr ""
1096
-
1097
- #: templates/content-job_listing.php:16
1098
- msgid "%s ago"
1099
- msgstr ""
1100
-
1101
- #: templates/content-no-jobs-found.php:1
1102
- msgid "No more results found."
1103
- msgstr ""
1104
-
1105
- #: templates/content-single-job_listing-meta.php:19
1106
- #: templates/content-summary-job_listing.php:14
1107
- msgid "Posted %s ago"
1108
- msgstr ""
1109
-
1110
- #: templates/content-single-job_listing-meta.php:22
1111
- msgid "This position has been filled"
1112
- msgstr ""
1113
-
1114
- #: templates/content-single-job_listing.php:6
1115
- msgid "This listing has expired"
1116
- msgstr ""
1117
-
1118
- #: templates/form-fields/file-field.php:9
1119
- #: templates/form-fields/file-field.php:18
1120
- msgid "remove"
1121
- msgstr ""
1122
-
1123
- #: templates/form-fields/file-field.php:18
1124
- msgid "or"
1125
- msgstr ""
1126
-
1127
- #: templates/form-fields/file-field.php:30
1128
- msgid "Maximum file size: %s."
1129
- msgstr ""
1130
-
1131
- #: templates/job-application-email.php:1
1132
- msgid ""
1133
- "To apply for this job <strong>email your details to</strong> <a class="
1134
- "\"job_application_email\" href=\"mailto:%1$s%2$s\">%1$s</a>"
1135
- msgstr ""
1136
-
1137
- #: templates/job-application-email.php:4
1138
- msgid "Apply using webmail: "
1139
- msgstr ""
1140
-
1141
- #: templates/job-application-url.php:1
1142
- msgid ""
1143
- "To apply for this job please visit the following URL: <a href=\"%1$s\" "
1144
- "target=\"_blank\">%1$s &rarr;</a>"
1145
- msgstr ""
1146
-
1147
- #: templates/job-application.php:7
1148
- msgid "Apply for job"
1149
- msgstr ""
1150
-
1151
- #: templates/job-dashboard.php:2
1152
- msgid ""
1153
- "Your listings are shown in the table below. Expired listings will be "
1154
- "automatically removed after 30 days."
1155
- msgstr ""
1156
-
1157
- #: templates/job-dashboard.php:14
1158
- msgid "You do not have any active listings."
1159
- msgstr ""
1160
-
1161
- #: templates/job-dashboard.php:36
1162
- msgid "Mark not filled"
1163
- msgstr ""
1164
-
1165
- #: templates/job-dashboard.php:38
1166
- msgid "Mark filled"
1167
- msgstr ""
1168
-
1169
- #: templates/job-dashboard.php:43
1170
- msgid "Relist"
1171
- msgstr ""
1172
-
1173
- #: templates/job-filters.php:12 templates/job-filters.php:13
1174
- msgid "Keywords"
1175
- msgstr ""
1176
-
1177
- #: templates/job-filters.php:27
1178
- msgid "Category"
1179
- msgstr ""
1180
-
1181
- #: templates/job-filters.php:31
1182
- msgid "Any category"
1183
- msgstr ""
1184
-
1185
- #: templates/job-filters.php:44
1186
- msgid ""
1187
- "Your browser does not support JavaScript, or it is disabled. JavaScript must "
1188
- "be enabled in order to view listings."
1189
- msgstr ""
1190
-
1191
- #: templates/job-submit.php:35
1192
- msgid "Company Details"
1193
- msgstr ""
1194
-
1195
- #: templates/job-submitted.php:6
1196
- msgid ""
1197
- "%s listed successfully. To view your listing <a href=\"%s\">click here</a>."
1198
- msgstr ""
1199
-
1200
- #: templates/job-submitted.php:9
1201
- msgid "%s submitted successfully. Your listing will be visible once approved."
1202
- msgstr ""
1203
-
1204
- #: wp-job-manager-functions.php:158
1205
- msgctxt "post status"
1206
- msgid "Draft"
1207
- msgstr ""
1208
-
1209
- #: wp-job-manager-functions.php:160
1210
- msgctxt "post status"
1211
- msgid "Preview"
1212
- msgstr ""
1213
-
1214
- #: wp-job-manager-functions.php:161
1215
- msgctxt "post status"
1216
- msgid "Pending approval"
1217
- msgstr ""
1218
-
1219
- #: wp-job-manager-functions.php:162
1220
- msgctxt "post status"
1221
- msgid "Pending payment"
1222
- msgstr ""
1223
-
1224
- #: wp-job-manager-functions.php:163
1225
- msgctxt "post status"
1226
- msgid "Active"
1227
- msgstr ""
1228
-
1229
- #: wp-job-manager-functions.php:264
1230
- msgid "Reset"
1231
- msgstr ""
1232
-
1233
- #: wp-job-manager-functions.php:268
1234
- msgid "RSS"
1235
- msgstr ""
1236
-
1237
- #: wp-job-manager-functions.php:318
1238
- msgid "Your email address isn&#8217;t correct."
1239
- msgstr ""
1240
-
1241
- #: wp-job-manager-functions.php:321
1242
- msgid "This email is already registered, please choose another one."
1243
- msgstr ""
1244
-
1245
- #: wp-job-manager-functions.php:443
1246
- msgid "Choose a category&hellip;"
1247
- msgstr ""
1248
-
1249
- #: wp-job-manager-template.php:142
1250
- msgid "Inactive"
1251
- msgstr ""
1252
-
1253
- #: wp-job-manager-template.php:218
1254
- msgid "Application via \"%s\" listing on %s"
1255
- msgstr ""
1256
-
1257
- #: wp-job-manager-template.php:279
1258
- msgid "Anywhere"
1259
- msgstr ""
1260
-
1261
- #: wp-job-manager.php:107
1262
- msgid "Are you sure you want to delete this listing?"
1263
- msgstr ""
1264
-
1265
- #. Plugin Name of the plugin/theme
1266
- msgid "WP Job Manager"
1267
- msgstr ""
1268
-
1269
- #. Plugin URI of the plugin/theme
1270
- msgid "https://wpjobmanager.com/"
1271
- msgstr ""
1272
-
1273
- #. Description of the plugin/theme
1274
- msgid ""
1275
- "Manage job listings from the WordPress admin panel, and allow users to post "
1276
- "jobs directly to your site."
1277
- msgstr ""
1278
-
1279
- #. Author of the plugin/theme
1280
- msgid "Mike Jolley"
1281
- msgstr ""
1282
-
1283
- #. Author URI of the plugin/theme
1284
- msgid "http://mikejolley.com"
1285
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trunk/readme.txt DELETED
@@ -1,393 +0,0 @@
1
- === WP Job Manager ===
2
- Contributors: mikejolley
3
- Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=mike.jolley@me.com&currency_code=&amount=&return=&item_name=Buy+me+a+coffee+for+A+New+Job+Board+Plugin+for+WordPress
4
- Tags: job listing, job board, job, jobs, company, hiring, employment, employees, candidate, freelance, internship
5
- Requires at least: 3.8
6
- Tested up to: 4.0
7
- Stable tag: 1.16.0
8
-
9
- Manage job listings from the WordPress admin panel, and allow users to post jobs directly to your site.
10
-
11
- == Description ==
12
-
13
- WP Job Manager is a **lightweight** plugin for adding job-board functionality to your WordPress site. Being shortcode based, it can work with any theme (given a bit of CSS styling) and is really simple to setup.
14
-
15
- = Features =
16
-
17
- * Add, manage, and categorise job listings using the familiar WordPress UI.
18
- * Searchable & filterable ajax powered job listings added to your pages via shortcodes.
19
- * Frontend forms for guests and registered users to submit & manage job listings.
20
- * Allow job listers to preview their listing before it goes live. The preview matches the appearance of a live job listing.
21
- * Each listing can be tied to an email or website address so that job seekers can apply to the jobs.
22
- * Searches also display RSS links to allow job seekers to be alerted to new jobs matching their search.
23
- * Allow logged in employers to view, edit, mark filled, or delete their active job listings.
24
- * Developer friendly code — Custom Post Types, endpoints & template files.
25
-
26
- The plugin comes with several shortcodes to output jobs in various formats, and since its built with Custom Post Types you are free to extend it further through themes.
27
-
28
- [Read more about WP Job Manager](https://wpjobmanager.com/).
29
-
30
- = Documentation =
31
-
32
- Documentation for the core plugin and add-ons can be found [on the docs site here](https://wpjobmanager.com/documentation/).
33
-
34
- = Add-ons =
35
-
36
- Additonal functionality can be added through add-ons - you can browse these after installing the plugin by going to `Job Listings > Add-ons`.
37
-
38
- Some notable add-ons include:
39
-
40
- * [Simple Paid Listings](https://wpjobmanager.com/add-ons/simple-paid-listings/) - Charge users a single fee to post a job via Stripe or PayPal.
41
- * [WooCommerce Paid Lisings](https://wpjobmanager.com/add-ons/wc-paid-listings/) - Charge users to post jobs using WooCommerce to take payment.
42
- * [Job Alerts](https://wpjobmanager.com/add-ons/job-alerts/) - Add saved search/email alert functionality.
43
- * [Resume Manager](https://wpjobmanager.com/add-ons/resume-manager/) - Add a resume submission area for employers to browse.
44
-
45
- = Contributing and reporting bugs =
46
-
47
- You can contribute code to this plugin via GitHub: [https://github.com/mikejolley/wp-job-manager](https://github.com/mikejolley/wp-job-manager) and localizations via Transifex: [https://www.transifex.com/projects/p/wp-job-manager/](https://www.transifex.com/projects/p/wp-job-manager/)
48
-
49
- = Support =
50
-
51
- Use the WordPress.org forums for community support - I cannot offer support directly for free. If you spot a bug, you can of course log it on [Github](https://github.com/mikejolley/wp-job-manager) instead where I can act upon it more efficiently.
52
-
53
- If you want help with a customisation, hire a developer! [http://jobs.wordpress.net/](http://jobs.wordpress.net/) is a good place to start.
54
-
55
- == Installation ==
56
-
57
- = Automatic installation =
58
-
59
- Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't even need to leave your web browser. To do an automatic install, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
60
-
61
- In the search field type "WP Job Manager" and click Search Plugins. Once you've found the plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by clicking _Install Now_.
62
-
63
- = Manual installation =
64
-
65
- The manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application.
66
-
67
- * Download the plugin file to your computer and unzip it
68
- * Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's `wp-content/plugins/` directory.
69
- * Activate the plugin from the Plugins menu within the WordPress admin.
70
-
71
- = Getting started =
72
-
73
- Once installed:
74
-
75
- 1. Create a page called "jobs" and inside place the `[jobs]` shortcode. This will list your jobs.
76
- 2. Create a page called "submit job" and inside place the `[submit_job_form]` shortcode if you want front-end submissions.
77
- 3. Create a page called "job dashboard" and inside place the `[job_dashboard]` shortcode for logged in users to manage their listings.
78
-
79
- **Note when using shortcodes**, if the content looks blown up/spaced out/poorly styled, edit your page and above the visual editor click on the 'text' tab. Then remove any 'pre' or 'code' tags wrapping your shortcode.
80
-
81
- For more information, [read the documentation](https://wpjobmanager.com/documentation/).
82
-
83
- == Frequently Asked Questions ==
84
-
85
- = How do I setup WP Job Manager? =
86
- View the getting [installation](https://wpjobmanager.com/document/installation/) and [setup](https://wpjobmanager.com/document/setting-up-wp-job-manager/) guide for advice getting started with the plugin. In most cases it's just a case of adding some shortcodes to your pages!
87
-
88
- = Can I use WP Job Manager without frontend job submission? =
89
- Yes! If you don't setup the [submit_job_form] shortcode, you can just post from the admin backend.
90
-
91
- = How can I customize the job application process? =
92
- There are several ways to customise the job application process in WP Job Manager, including using some extra plugins (some are free on Wordpress.org).
93
-
94
- See: [Customising the Job Application Process](https://wpjobmanager.com/document/customising-job-application-process/)
95
-
96
- = How can I customize the job submission form? =
97
- There are three ways to customise the fields in WP Job Manager;
98
-
99
- 1. For simple text changes, using a localisation file or a plugin such as https://wordpress.org/plugins/say-what/
100
- 2. For field changes, or adding new fields, using functions/filters inside your theme's functions.php file: [https://wpjobmanager.com/document/editing-job-submission-fields/](https://wpjobmanager.com/document/editing-job-submission-fields/)
101
- 3. Use a 3rd party plugin such as [https://plugins.smyl.es/wp-job-manager-field-editor/](https://plugins.smyl.es/wp-job-manager-field-editor/?in=1) which has a UI for field editing.
102
-
103
- If you'd like to learn about WordPress filters, here is a great place to start: [https://pippinsplugins.com/a-quick-introduction-to-using-filters/](https://pippinsplugins.com/a-quick-introduction-to-using-filters/)
104
-
105
- = How can I be notified of new jobs via email? =
106
- If you wish to be notified of new postings on your site you can use a plugin such as [Post Status Notifier](http://wordpress.org/plugins/post-status-notifier-lite/).
107
-
108
- = What langauge files are available? =
109
- You can view (and contribute) translations via the [Transifex project here](https://www.transifex.com/projects/p/wp-job-manager/).
110
-
111
- == Screenshots ==
112
-
113
- 1. The submit job form.
114
- 2. Submit job preview.
115
- 3. A single job listing.
116
- 4. Job dashboard.
117
- 5. Job listings and filters.
118
- 6. Job listings in admin.
119
-
120
- == Changelog ==
121
-
122
- = 1.16.0 =
123
- * Added setup wizard for new installs that creates pages/shortcodes automatically.
124
- * Added job_manager_get_permalink function.
125
- * Fix - Only show website link when actually set.
126
- * Fix - Only validate application when field is set.
127
- * Tweak - Added description to all fields.
128
- * Tweak - Added better setting fields for defining which pages contain the shortcodes.
129
- * Tweak - Nofollow website links.
130
- * Tweak - Removed font-sizes from default CSS and fixed display in default WP themes.
131
-
132
- = 1.15.0 =
133
- * Added location/keyword option to recent jobs widget.
134
- * Added job-listings-start and job-listings-end.php templates for customisation the wrapping elements.
135
- * Added filter type option for job categories. Can be set to require matching to any or all selected categories.
136
- * Added checkbox field type for forms.
137
- * Made backend application email field default to logged in user.
138
- * Fix - job_manager_get_resized_image to not error when it cannot read the image file.
139
- * Fix - Make admin_url relative.
140
- * Fix - Chosen CSS cutting off the placeholder in Firefox.
141
- * Fix - Added _company_video in backend.
142
-
143
- = 1.14.0 =
144
- * Extra filters for the filters template.
145
- * Changed text strings for easier customisations based on post type labels, and made some strings more generic.
146
- * New field types - term-checklist, term-multiselect, term-select. These save terms only.
147
- * Added chosen javascript to enhance multiselect boxes when needed.
148
- * Multiple category support.
149
- * Attach Images on Upload to the job posts.
150
- * Added an option to show a multiselect for categories on the job filters.
151
- * Enabled chosen() for the job category filter.
152
- * Added content-single-job_listing-company.php and content-single-job_listing-meta.php templates. These are hooked in.
153
- * Added optional company video field to submission form.
154
- * Video appended to company information box.
155
- * the_company_video() and get_the_company_video() functions.
156
- * show_more="false" for jobs shortcode to prevent loading more jobs.
157
- * job_manager_delete_expired_jobs filter (__return_false to disable expired job deletion).
158
- * job_manager_delete_expired_jobs_days filter (set number of days before deletion - default is 30).
159
- * Support HTML5 multiple attribute for file upload field. Pass multiple=>'true' to form field definition to enable.
160
- * Later loading for template functions.
161
-
162
- = 1.13.0 =
163
- * Shortcode arg to show numbered pagination instead of 'load more jobs'. show_pagination argument.
164
- * Define support for Jetpack publicize.
165
- * Show company name alt text for company logo.
166
- * Sort jobs by title, date, expirey date.
167
- * Added noscript element for jobs shortcode.
168
- * filter_var to validate URLs on the job submission form.
169
-
170
- = 1.12.1 =
171
- * Job submission form categories must not hide empty categories.
172
-
173
- = 1.12.0 =
174
- * On the job submission form, display hierarchical categories.
175
- * Use job_manager_ prefixed hooks for registration (register_post/registration_errors/register_form) to prevent issues with Captcha plugins.
176
- * Pass $post to job_manager_application_email_subject
177
- * Additonal hooks in job-filters template, and moved out job types output to separate template file.
178
- * Option to set the job dashboard page slug so plugins know where to look.
179
- * Allow you@yourdomain.com to be translated.
180
- * Make taxonomies hidden unless current_theme_supports( 'job-manager-templates' )
181
- * Adjusted job application area styling and added some additonal filters.
182
- * Improve backend order status selection.
183
- * Added some responsive styles for job lists.
184
- * Allow users to relist a job from the frontend. (Ensure WC Paid Listings and Simple Paid Listings are updated to support this).
185
-
186
- = 1.11.1 =
187
- * Fix ajax filters 'true' for show_filters
188
- * Fix geocoding for certain address strings
189
- * Fix keywords typo
190
- * Remove deprecated $wpdb->escape calls. Replaced with esc_sql
191
-
192
- = 1.11.0 =
193
- * Switch geocode to json and improve error checking.
194
- * If query limit is reached, stop making requests for a while.
195
- * Added extra data inside job_feed.
196
- * Few extra icons in font.
197
- * Additonal hooks in single template.
198
- * Pick up search_category from querystring to set default/selected category.
199
- * Ability to define selected_job_types for the jobs shortcode which will set the default job type filters.
200
- * Took out show_featured_only arg for the [jobs] shortcode and added 'featured' which can be set to true or false to show or hide featured jobs, or left null to show both.
201
- * Removed nonce from frontend job submission form to prevent issues with caching.
202
-
203
- = 1.10.0 =
204
- * Trigger change on 'enter' when filtering jobs.
205
- * Updated add-ons page to pull from wpjobmanager.com.
206
- * Updated links.
207
- * Fixed support for custom upload URLs.
208
- * Choose/limit application method to email, url or either.
209
- * Default application value (if logged in) set to user's email address.
210
- * show_featured_only option for [jobs] shortcode.
211
- * Add required-field class around required inputs.
212
- * Enable paste as text in wp-editor field.
213
-
214
- = 1.9.3 =
215
- * Fix email URLs.
216
- * Target blank for application URLs.
217
- * Add posted by (author) setting in backend.
218
- * When saving jobs, ensure _featured and _filled are set.
219
- * Load admin scripts conditionally.
220
-
221
- = 1.9.2 =
222
- * Fix missing parameter in application_details_url causing URLs to be missing when applying.
223
-
224
- = 1.9.1 =
225
- * Removed resource heavy 'default_meta' function from the installation process.
226
-
227
- = 1.9.0 =
228
- * Template - Split off URL and email application methods and added new hooks. This allows other plugins to manipulate the content.
229
- * Pass $values to edit job save function so permalinks are preserved.
230
- * When showing filters, ensure we check by slug if category is non-numeric.
231
- * Give listings ul a min height so that loading image is visible.
232
- * content-no-jobs-found.php template.
233
- * Fix apostrophe direction in signin template.
234
- * Bulk expire jobs.
235
- * submit_job_form_required_label hook.
236
- * ability to set default state for selects on submit form.
237
- * allow passed in classes in get_job_listing_class function.
238
- * Hook in the content only if in_the_loop(). Fixes issues with jobify and yoast SEO.
239
- * Removed .clear mixin to prevent theme conflicts.
240
-
241
- = 1.8.2 =
242
- * For initial load, target all .job_filters areas. Jobify compat.
243
-
244
- = 1.8.1 =
245
- * Fix - Corrected check to see if any category terms with jobs exist
246
-
247
- = 1.8.0 =
248
- * Feature - Take search/location vars from the querystring if set
249
- * Feature - Option to choose role for registration, and added an 'employer' role.
250
- * Feature - Support for comma separated keywords when searching
251
- * Fix - Use add_post_meta when editing a job to maintain featured status
252
- * Fix - category ordering
253
- * Fix - searching for keyword + location at the same time
254
- * Fix - Only show categories select box when they exist
255
- * Dev - job_manager_application_email_subject filter
256
-
257
- = 1.7.3 =
258
- * Some changes to file uploads to support custom mime types
259
- * Updated icon file (http://fontello.com/)
260
- * Fix category rss links
261
- * When doing a location search, search geolocation data
262
- * Fix notices when removing all company fields
263
- * Made jslint happy with ajax-filters.js
264
- * Use get_option( 'default_role' ) when creating a user
265
- * Grunt for release
266
-
267
- = 1.7.2 =
268
- * Preserve line breaks when saving textarea fields in admin
269
- * Hide 'showing all x' when no filters are chosen.
270
- * Register 'preview' status so that the counts are correct.
271
- * Delete previews via cron job.
272
-
273
- = 1.7.1 =
274
- * Updated textdomain to wp-job-manager
275
- * Re-done .pot file
276
- * Additonal filters for ajax responses
277
- * Moved localisations to Transifex https://www.transifex.com/projects/p/wp-job-manager/
278
-
279
- = 1.7.0 =
280
- * Added geolocation to save location data to meta after posting or saving a job. This will be used by other plugins.
281
- * Filter job_manager_geolocation_enabled and return false to turn off geolocation features.
282
- * Jobs shortcode can now be passed 'location' and 'keywords' to set the default for filters, or show only jobs with those keywords if filters are disabled
283
- * Html fix in widget
284
- * Add border around wp editor
285
- * Fix company logo in firefox
286
- * submit_job_form_wp_editor_args filter
287
- * "Empty" categories are visible when filtering jobs in admin.
288
-
289
- = 1.6.0 =
290
- * MP6/WP 3.8 optimised styling. Min version 3.8 for new styling.
291
- * Removed images previously used in admin.
292
- * Tweak the_company_logo() to check if logo is valid URL.
293
- * Replaced Genericons with custom set
294
- * Only show link to view job on dashboard when published
295
-
296
- = 1.5.2 =
297
- * Fix wp-editor field
298
- * Fix editing job images
299
-
300
- = 1.5.1 =
301
- * Changed get_the_time to get_post_time
302
- * Added textarea and wp-editor to form api
303
- * When using the job submit form, generate a more unqiue slug for the job - company-location-type-job-title
304
- * Ability to remove image from job submission form
305
- * Update icon font
306
- * Fix job_types filters
307
- * Field_select in admin
308
- * Fix access control on job editing
309
- * Job forms multiselect support
310
-
311
- = 1.5.0 =
312
- * Ability to edit job expiration date manually via admin
313
- * Settings API: Password field
314
- * Frontend Forms: Password field
315
- * Correctly turn off expiration when 'days' is not set
316
- * Greek should be el_GR
317
- * Settings: Use key for tabs - fixes issues with locales
318
- * Show pending count in admin menu
319
- * Added job_types argument to jobs shortcode to show jobs of a certain type only
320
- * Hierarchical dropdown for categories on filter form
321
- * job_manager_job_submitted hook in submission form
322
-
323
- = 1.4.0 =
324
- * Added pagination to the job d