Version Description
Download this release
Release Info
Developer | businessdirectoryplugin |
Plugin | Business Directory Plugin |
Version | 5.1.4 |
Comparing to | |
See all releases |
Code changes from version 5.1.3 to 5.1.4
- README.TXT +9 -866
- assets/js/admin.js +9 -0
- assets/js/admin.min.js +1 -1
- business-directory-plugin.php +1 -1
- includes/admin/class-admin-listings.php +6 -2
- includes/class-listing.php +12 -7
- includes/class-wpbdp.php +1 -1
- includes/fields/class-form-field.php +7 -3
- includes/templates-ui.php +7 -4
- includes/views/submit_listing.php +3 -1
- languages/WPBDM-ar.po +235 -206
- languages/WPBDM-de_DE.po +235 -206
- languages/WPBDM-en_US.po +232 -203
- languages/WPBDM-es_ES.mo +0 -0
- languages/WPBDM-es_ES.po +243 -208
- languages/WPBDM-fr_FR.po +240 -206
- languages/WPBDM-nl_NL.po +233 -203
- languages/WPBDM-pl_PL.po +239 -208
- languages/WPBDM-ru_RU.po +237 -206
- languages/WPBDM-sv_SE.po +240 -206
- languages/WPBDM.pot +235 -206
- templates/admin/form-fields-addoredit.tpl.php +1 -1
README.TXT
CHANGED
@@ -5,8 +5,8 @@ Tags: business directory, directory plugin, company business directory, chamber
|
|
5 |
Requires at least: 4.3
|
6 |
Requires PHP: 5.6
|
7 |
Tested up to: 4.9.2
|
8 |
-
Last Updated:
|
9 |
-
Stable tag: 5.1.
|
10 |
License: GPLv2 or later
|
11 |
|
12 |
Build any kind of local directory, directory of business providers, a Yellow-Pages business directory, Yelp-like review directory and much more!
|
@@ -143,6 +143,13 @@ If you are having problems please visit [support forum](http://www.businessdirec
|
|
143 |
|
144 |
|
145 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
146 |
= Version 5.1.3 =
|
147 |
* Add error message for revoked licenses.
|
148 |
* Fix support for cyrillic characters in taxonomies slugs.
|
@@ -644,870 +651,6 @@ If you are having problems please visit [support forum](http://www.businessdirec
|
|
644 |
* Remove Google Wallet support from the plugin.
|
645 |
* Use "Reply-To" header for listing contact emails.
|
646 |
|
647 |
-
= Version 3.6.12 =
|
648 |
-
* Fixed bug where get_current_screen changed behavior in WP API and documented use changed, making it potentially unsafe on admin_init hook. Added conditional to fix on some configs.
|
649 |
-
|
650 |
-
= Version 3.6.11 =
|
651 |
-
* Allow content fields to use a WYSIWYG editor on the frontend.
|
652 |
-
* Listing images can now be re-ordered by drag and drop.
|
653 |
-
* Make "Total listing cost" on the backend show the current listing cost.
|
654 |
-
* Rename some CSS classes to avoid conflicts with themes using Bootstrap.
|
655 |
-
* Allow filtering of listings by category on the backend.
|
656 |
-
* Add option to not delete previous listing images during CSV import.
|
657 |
-
* Add some database indexes to improve query performance.
|
658 |
-
* Update heading hierarchy for WP 4.4.
|
659 |
-
* Do not enqueue reCAPTCHA resources on non-BD pages to prevent conflicts.
|
660 |
-
|
661 |
-
= Version 3.6.10.1 =
|
662 |
-
* Fixes "no listings found" bug on some setups
|
663 |
-
* Performance improvements on search queries
|
664 |
-
* Sorting problem fix (paid first)
|
665 |
-
|
666 |
-
= Version 3.6.10 =
|
667 |
-
* Fixes for recurring payments.
|
668 |
-
* New "Login URL" setting to control registration redirects
|
669 |
-
* Do not allow changing of validator for URL fields.
|
670 |
-
* Fix an issue with table prefixes when using "Paid first" for sorting listings.
|
671 |
-
* Several performance improvements on listings in the backend.
|
672 |
-
* Improved performance for CSV exports.
|
673 |
-
* Correct some styles in contact form.
|
674 |
-
* Allow placement of advanced search form.
|
675 |
-
* Show minimum file size in image upload form.
|
676 |
-
* Add sticky/featured option to fee plans.
|
677 |
-
* Add CSS classes for fee plans.
|
678 |
-
* Add shortcode [businessdirectory-listing] for displaying single listings.
|
679 |
-
|
680 |
-
= Version 3.6.9.1 =
|
681 |
-
* Fixed critical problem with checkbox fields used with categories
|
682 |
-
* Fixed conflicts with other Membership plugin (PHP warnings)
|
683 |
-
* Fixed error in German translation
|
684 |
-
|
685 |
-
= Version 3.6.9 =
|
686 |
-
* Add search support for date fields.
|
687 |
-
* Fix canonical links for non-listing pages.
|
688 |
-
* Automatically check thumbnail checkbox for listings with one image.
|
689 |
-
* Add support for title and date as secondary sort options when sorting listings "paid first".
|
690 |
-
* Fix possible conflict with other plugins in reCAPTCHA initialization order.
|
691 |
-
* Allow content field to be optional.
|
692 |
-
* Allow users to configure how prices are formatted.
|
693 |
-
* Add shortcode to display listings with a certain tag.
|
694 |
-
* Improve compatibility with some themes.
|
695 |
-
* Fixes for date fields.
|
696 |
-
* Fix PHP error due to incorrect quotes in CSV files.
|
697 |
-
* Add image fields to Lightbox galleries.
|
698 |
-
* Show a warning on e-mail fields when e-mail display is disabled.
|
699 |
-
* Add a placeholder description to LinkedIn fields.
|
700 |
-
* WPML support improvements.
|
701 |
-
* Add missing translatable strings.
|
702 |
-
|
703 |
-
= Version 3.6.8 =
|
704 |
-
* Added support for Discount Codes module
|
705 |
-
* Translation file updates (all)
|
706 |
-
* Minor fix for mobile devices.
|
707 |
-
* Fix reCAPTCHA conflict with Claim Listings.
|
708 |
-
* Fix a pagination issue when pagination was disabled.
|
709 |
-
* Fixed URL capitalization filter issue to allow mixed-case URLs with parameters
|
710 |
-
|
711 |
-
= Version 3.6.7 =
|
712 |
-
* Removed namespace support from new reCAPTCHA library to support PHP 5.2 and 5.3
|
713 |
-
|
714 |
-
= Version 3.6.6 =
|
715 |
-
* Updated full French translation
|
716 |
-
* Added full Polish translation
|
717 |
-
* New reCAPTCHA version and library.
|
718 |
-
* Support use of language-specific URLs for WPML
|
719 |
-
* Add ZIP code field to billing information page
|
720 |
-
* Update bundled version of Auth.net SDK
|
721 |
-
* Fix date field issue resulting in PHP warnings
|
722 |
-
* Add French postal code database to ZIP search module
|
723 |
-
* Fixed sidebar issues on Google Maps with unclosed tag
|
724 |
-
* Fixed Regions bug to be consistent on selector and sidelist for hiding empty regions
|
725 |
-
|
726 |
-
= Version 3.6.5 =
|
727 |
-
* Added full French translation
|
728 |
-
* Add support for NavXT breadcrumbs plugin
|
729 |
-
* New Date form field type.
|
730 |
-
* Update Drip code with use of API key
|
731 |
-
* Handle expiring of listing regardless of renewal being enabled.
|
732 |
-
* Fix some image uploading issues on the backend.
|
733 |
-
* Improved CSV import error handling.
|
734 |
-
* Allow Advanced Search to work when BD's main page is also the front page.
|
735 |
-
* Minor fixes to image uploading.
|
736 |
-
* Fix "Back to Directory" link after trying to delete a listing.
|
737 |
-
* Work around Facebook + Twitter button issues when next to each other.
|
738 |
-
* Fix PHP error in WPML integration.
|
739 |
-
* Some CSS fixes.
|
740 |
-
* Allow modules to work on secondary listing queries.
|
741 |
-
|
742 |
-
= Version 3.6.4 =
|
743 |
-
* Include an str_getcsv() alternative for setups running PHP < 5.2.
|
744 |
-
* Fix PHP warning appearing when using the directory without a main page defined.
|
745 |
-
* Minor CSS fix for image display on mobile devices.
|
746 |
-
* Add support for WP 4.2 split terms.
|
747 |
-
|
748 |
-
= Version 3.6.3 =
|
749 |
-
* Fixed bug where a post in draft mode was not displaying due to BD
|
750 |
-
* Fixed broken link in admin area for editing renewal emails
|
751 |
-
|
752 |
-
= Version 3.6.2.2 =
|
753 |
-
* Added EDD updater class change to bring class up to 1.6
|
754 |
-
|
755 |
-
= Version 3.6.2 =
|
756 |
-
* Fixed WP thumbnail issue where "close enough" sizes were not exactly sized to requested size (thumbnail issue)
|
757 |
-
|
758 |
-
= Version 3.6.1 =
|
759 |
-
* Fixed issue where View/Edit/Delete showed up at the wrong times and places
|
760 |
-
* Added workaround for known Facebook CSS bug during share popups
|
761 |
-
|
762 |
-
= Version 3.6 =
|
763 |
-
* Added Authorize.net as the default (free) payment gateway, replacing Google Wallet which was discontinued in March 2015.
|
764 |
-
* Dropped support for Google Wallet for Business (http://www.businessnewsdaily.com/7468-google-wallet-discontinued.html)
|
765 |
-
* Added "AJAX compatibility mode" to help with JavaScript/AJAX conflicts.
|
766 |
-
* New sequential CSV import process that improves performance and reliability especially for large imports.
|
767 |
-
* Added new German translation to core plugin
|
768 |
-
* Improved display on mobile devices (full responsive support).
|
769 |
-
* Work around some themes not firing some of the hooks for the comments form.
|
770 |
-
* Improved quick search performance by reducing the number of JOINs required.
|
771 |
-
* Added an optional quick search mode that increases performance by reducing search accuracy (shared hosting support).
|
772 |
-
* Prepend 'http://' to data entered into URL fields automatically.
|
773 |
-
* Apply strip_slashes() to multi-valued field options.
|
774 |
-
* Add setting that allows admins to automatically remind users of abandoned payments.
|
775 |
-
* Allow setting the post status for listings imported via CSV.
|
776 |
-
* Allow users to upload CSV and ZIP files for CSV imports via FTP.
|
777 |
-
* Add an option to disable e-mail notifications when importing listings via CSV.
|
778 |
-
* Disable geocoding and expensive operations while importing listings via CSV.
|
779 |
-
* Improve date picker usability when modifying a listing's expiration date.
|
780 |
-
* Fixed a problem with renewal process when all available fee plans are free.
|
781 |
-
* Fix category selections problems on jQuery 1.9+ when jquery-compat is not available.
|
782 |
-
|
783 |
-
= Version 3.5.7 =
|
784 |
-
* Second emergency Yoast SEO patch to fix issue with get_content_title() API change (1.7.2 and higher in Yoast)
|
785 |
-
|
786 |
-
= Version 3.5.6 =
|
787 |
-
* Emergency Yoast SEO patch to fix issue with metadesc() API change (1.7.2 and higher in Yoast)
|
788 |
-
|
789 |
-
= Version 3.5.5 =
|
790 |
-
* Fixed activation bug.
|
791 |
-
* Claim Listings added.
|
792 |
-
|
793 |
-
= Version 3.5.4 =
|
794 |
-
* Improved "the_content" filter support.
|
795 |
-
* Add pagination support to the featured levels shortcode.
|
796 |
-
* Make category list responsive.
|
797 |
-
* Work around a WP bug related to importing categories with ampersands.
|
798 |
-
* Fix a JS conflict in some admin metaboxes.
|
799 |
-
* Add new "e-mail template" setting type.
|
800 |
-
* Added some new e-mail notifications.
|
801 |
-
* Prevent removal of listings with active recurring payments.
|
802 |
-
* Do not include custom fields on the CSV import page.
|
803 |
-
|
804 |
-
= Version 3.5.3 =
|
805 |
-
* Various changes related to EDD.
|
806 |
-
* Allow removal of listing ID from URLs.
|
807 |
-
* New e-mail template for expiration notices of auto-renewed listings.
|
808 |
-
* Add "Manage Subscriptions" page to review/cancel subscriptions.
|
809 |
-
* Fix permalink generation issues for unpublished listings.
|
810 |
-
* Fix preview support.
|
811 |
-
* Use the "do_shortcode" action instead of "the_content" filter for processing content fields.
|
812 |
-
* Make listing page dates match those from the listing being displayed.
|
813 |
-
* Add a default category on install.
|
814 |
-
* Add support for images to all widgets.
|
815 |
-
* Improve form fields CSS classes.
|
816 |
-
* Fix a couple of undefined variables warnings.
|
817 |
-
* Add ability to limit sending of contact messages.
|
818 |
-
* Allow re-ordering of fee plans.
|
819 |
-
* Display current version in admin panel.
|
820 |
-
* Re-schedule expiration hook if it is somehow disabled.
|
821 |
-
|
822 |
-
= Version 3.5.2 =
|
823 |
-
* Fix inexact searches for text fields.
|
824 |
-
* Strip slashes from search terms before performing the search.
|
825 |
-
* Fix display of search terms containing apostrophes.
|
826 |
-
* Add setting for notifying admins of listing edits.
|
827 |
-
* Do not send expiration notices for listing fees that auto-renew.
|
828 |
-
* Notify users via e-mail after auto-renewal of listing fees.
|
829 |
-
* Add support for Lightbox gallery mode.
|
830 |
-
* Add form to capture uninstall reasons.
|
831 |
-
* Listing cost now includes fees assigned using the backend.
|
832 |
-
* Support Yoast's OpenGraph tags.
|
833 |
-
* Minor WordPress API changes for 3.6 compatibility.
|
834 |
-
|
835 |
-
= Version 3.5.1 =
|
836 |
-
* Fix loading of custom CSS styles.
|
837 |
-
* Add random sorting to Featured Listings widget.
|
838 |
-
* Do not allow editing/deleting listings with no author from the front end.
|
839 |
-
* Fix a warning related to EDD.
|
840 |
-
* Minor fixes to the upgrade procedure.
|
841 |
-
|
842 |
-
= Version 3.5 =
|
843 |
-
* Various upgrade routine fixes
|
844 |
-
* Added more robust reCAPTCHA checks and anti SPAM measures for contact and comment forms.
|
845 |
-
* Improve registration URL behavior.
|
846 |
-
* Various minor CSV import/export fixes.
|
847 |
-
* Fix an issue that prevented listings from being displayed when sorting paid listings first
|
848 |
-
* Show empty categories by default.
|
849 |
-
* Added warning when empty categories is on and categories are empty
|
850 |
-
* Submit listing no longer ignores invalid reCAPTCHAs.
|
851 |
-
* Fix fatal error occurring when no title could be obtained for a listing.
|
852 |
-
* Include OpenGraph tags on listing pages for better FB sharing experiences.
|
853 |
-
* Search single valued fields in an exact manner for improved performance.
|
854 |
-
* Various quick search fixes.
|
855 |
-
* Display a warning when choosing too many text quick search fields.
|
856 |
-
* Display directory counts for users with editor permissions.
|
857 |
-
* Add support for updating listings via CSV imports.
|
858 |
-
* Various code quality fixes.
|
859 |
-
* Count listings in admin more efficiently.
|
860 |
-
* Allow listings with expired categories to be edited if they are published
|
861 |
-
* Make backend use frontend permalinks for previews.
|
862 |
-
* Workaround WP's bug #18857 that results in admin pages slugs being translated and resources not loading.
|
863 |
-
* Checked compatibility with WordPress 4.0.
|
864 |
-
* Various manual upgrade fixes.
|
865 |
-
* Integrate Easy Digital Downloads cart support for premium modules.
|
866 |
-
|
867 |
-
= Version 3.4.1 =
|
868 |
-
* Various upgrade routine fixes
|
869 |
-
* Respect default post statuses after CSV import
|
870 |
-
* Quick search fixes
|
871 |
-
* Better handle JWT class conflicts
|
872 |
-
* Fix typo to support old shortcodes
|
873 |
-
* Prefix some CSS classes to avoid theme conflicts
|
874 |
-
* Better support for MySQL’s STRICT mode
|
875 |
-
* Fix shortcode detection
|
876 |
-
* Various image upload fixes
|
877 |
-
* Added shortcode for advanced search page [businessdirectory-search]
|
878 |
-
|
879 |
-
= Version 3.4 =
|
880 |
-
* New [businessdirectory-featuredlistings] shortcode.
|
881 |
-
* New Payments API that supports recurring payments.
|
882 |
-
* New listing submit/edit process.
|
883 |
-
* Add OpenTags metadata for better Facebook sharing support
|
884 |
-
* New "sort bar" that allows users to sort listings on front end by various criteria configurable on back end.
|
885 |
-
* Add support for CC'ing notifications to an e-mail address other than the admin's.
|
886 |
-
* Do not allow change or category fees for frontend edits.
|
887 |
-
* Allow admins to override registration URL.
|
888 |
-
* Redirect users back to the page they were before registration.
|
889 |
-
* Fix PHP warnings during CSV exports.
|
890 |
-
* Workaround for static binding support in PHP < 5.3.
|
891 |
-
* Add rel="lightbox" to listing thumbnails.
|
892 |
-
* Add default arguments to _meta_title hook.
|
893 |
-
* Use get_temp_dir() to locate WP's temp directory.
|
894 |
-
* Alert admin when there is not a valid temp directory for CSV imports.
|
895 |
-
* Do not allow TIFF images to be uploaded.
|
896 |
-
* Check compatibility with WP 3.9.
|
897 |
-
* Streamline listing edit process.
|
898 |
-
* Correct typo affecting anonymous listing submits.
|
899 |
-
* Do not send notification emails when a listing is edited.
|
900 |
-
* Fix some CSV export file path problems.
|
901 |
-
* Add more robust error handling to the CSV export process.
|
902 |
-
* Prevent multiple listing submits.
|
903 |
-
* Fix compatibility with latest Yoast version.
|
904 |
-
* Load CSS and JS resources only on directory pages to improve site performance.
|
905 |
-
* Minify CSS and JS resources to improve response times.
|
906 |
-
* Support both [businessdirectory-manage_listings] and [businessdirectory-managelistings].
|
907 |
-
* Fix admin-side renewal of listings.
|
908 |
-
* Remove PHP session usage from BD.
|
909 |
-
* Fix anonymous users not being able to upload images in Image fields.
|
910 |
-
* Add new update/migration routine.
|
911 |
-
* Add a 'Settings' link on Plugins page.
|
912 |
-
* Contact messages template can now be changed via "Manage Options".
|
913 |
-
* Fix support for tag fields of checkbox type.
|
914 |
-
* Improve listings shortcode display when multiple categories are used.
|
915 |
-
* Fix a bug where uninstall would not remove all tables and data.
|
916 |
-
* Add password recovery link to login template.
|
917 |
-
* Quick searches can now be performed in all fields. Other search improvements.
|
918 |
-
* Several admin-side UI improvements.
|
919 |
-
* Add a dedicated e-mail settings tab.
|
920 |
-
* Improve compatibility with PHP 5.2.
|
921 |
-
* Fix an error when saving multivalued form fields.
|
922 |
-
* Work around for Google Analytics plugin rewriting javascript-callback links.
|
923 |
-
* Consolidate all e-mail template settings in one place.
|
924 |
-
* Correctly apply default post status after listing submits.
|
925 |
-
* Form fields can now be sorted via drag and drop.
|
926 |
-
* Integrate all gateways with 3.4 submit process.
|
927 |
-
* Integrate all gateways with new Payments API.
|
928 |
-
* Improve "Manage Restrictions" screen usability.
|
929 |
-
* Integrate with the new 3.4 submit process.
|
930 |
-
* Make character restrictions ignore new lines.
|
931 |
-
* Fix truncation of text when character restrictions are in place.
|
932 |
-
* Allow module to restrict "reply to" listing functionality.
|
933 |
-
* Make sure themes or plugins don't override Google Maps JS sensor argument.
|
934 |
-
* Replace cURL function calls with wp_remote_get calls.
|
935 |
-
* Show admins a warning when listings have not been geocoded due to Google API limits.
|
936 |
-
* Play nice with other themes/plugins to avoid including the Google Maps JS API multiple times.
|
937 |
-
* Add support for subscriptions (recurring payments).
|
938 |
-
* Fix incorrect search query being generated when ratings field was not visible.
|
939 |
-
* Fix typo in Ratings that caused AJAX edits to fail.
|
940 |
-
* Add email notification for ratings pending approval.
|
941 |
-
* Allow users to choose where the rating field appears.
|
942 |
-
* Stripe gateway initial release.
|
943 |
-
* Add Mexico postal code database support.
|
944 |
-
* Updated US database.
|
945 |
-
* Fix typo in search algorithm.
|
946 |
-
* Fix cache expiration detection code.
|
947 |
-
* Integrate with 3.4 submit process.
|
948 |
-
* Index some MySQL columns for improved performance.
|
949 |
-
* Allow admins to configure how radius search works.
|
950 |
-
* Fix detection of incompatible gateways being enabled at the same time as PayFast.
|
951 |
-
|
952 |
-
= Version 3.3 =
|
953 |
-
* Minor changes for WP 3.8 compatibility (admin CSS).
|
954 |
-
* Show fee selection screen when offer upgrades on submit is active so listings can be upgraded even when no fees are configured.
|
955 |
-
* Display category ID on the Directory Categories table.
|
956 |
-
* CSV export now works in batches to avoid timeout and memory limits.
|
957 |
-
* Fix escaping issue in settings API.
|
958 |
-
* Fix incorrect category counts.
|
959 |
-
* Allow multiple categories when using the category shortcode.
|
960 |
-
* Fix reCAPTCHA conflicts with regular post comments.
|
961 |
-
* Add a separate setting for listings per page.
|
962 |
-
* Allow for empty selection of select fields in searches.
|
963 |
-
* Allow changing expiration dates of listing fees in the admin.
|
964 |
-
* Change int columns to bigint for scalability reasons.
|
965 |
-
|
966 |
-
= Version 3.2.2 =
|
967 |
-
* Patch for categories problem introduced by renaming in 3.2.1
|
968 |
-
|
969 |
-
= Version 3.2.1 =
|
970 |
-
* Migrate Google Checkout to Google Wallet, updated gateways, workflow, API
|
971 |
-
|
972 |
-
= Version 3.2 =
|
973 |
-
* Add option to track BD setups for testing purposes.
|
974 |
-
* Correctly import URLs through CSV files.
|
975 |
-
* Make the entire top button bar hidden if no button is displayed.
|
976 |
-
* Apply a more efficient query to count expired listings in admin as not to block the site.
|
977 |
-
* Display expired categories just one time inside the category column admin-side.
|
978 |
-
* Make listing sort options uniform.
|
979 |
-
* Added random sort option for listings.
|
980 |
-
* Added option to display listing thumbnails in the Featured Listings widget.
|
981 |
-
* Change default to not trash expired listings.
|
982 |
-
* Added support for Terms & Conditions to be required at submit time.
|
983 |
-
* Added CSV export tool that exports listing info including featured status & expiration info.
|
984 |
-
* Added support for featured status & listing expiration date columns for CSV imports.
|
985 |
-
* Fully respect listing image display settings.
|
986 |
-
* Update bundled reCAPTCHA library to latest version.
|
987 |
-
* Do not import reCAPTCHA library when reCAPTCHA functions are already available.
|
988 |
-
* Add reCAPTCHA support to the listing comment form.
|
989 |
-
* Add official spanish (es_ES) translation.
|
990 |
-
* Fixed typos in strings
|
991 |
-
* Allow admins to decide how listing owners are to be contacted.
|
992 |
-
* Added ability for reminder email on renewals past due.
|
993 |
-
* Added ability to allow HTML input in TextArea fields.
|
994 |
-
* Make category field respect "hide empty categories" in search widget.
|
995 |
-
* Workaround for Simple Facebook Connect conflicts.
|
996 |
-
* Added notice on Registration tab when Registration is off on the site and listing submit requires login.
|
997 |
-
* Added special CSS class to subcategories in main category list.
|
998 |
-
* Fixed for category counts being incorrect in some special scenarios.
|
999 |
-
* Fixed payment gateway availability check in Directory - Main Menu page.
|
1000 |
-
* Avoid recursion errors during wpbdp_get_page_link calls.
|
1001 |
-
* Allow HTML in field label & description.
|
1002 |
-
* Fixed expiration notification code that prevented emails from being sent in some cases.
|
1003 |
-
* Workaround a WordPress bug that causes terms with ampersands to be missed in searches.
|
1004 |
-
* Add option that allows execution of WP filters/shortcodes inside content fields.
|
1005 |
-
* Fixed a bug where the author was being reverted to admin when editing a listing.
|
1006 |
-
* Updated category walker code to match WP's 3.6.1.
|
1007 |
-
* Improved SEO capabilities and Yoast SEO integration.
|
1008 |
-
* Fixed an incorrect SQL query run when deleting form fields.
|
1009 |
-
|
1010 |
-
= Version 3.1.1 =
|
1011 |
-
* Fixed add listing shortcode issue
|
1012 |
-
* Fixed featured levels field association save problem
|
1013 |
-
* Changed workflow to not display fee step when nothing is payable
|
1014 |
-
* Fixed Edit button problem (where it showed the Add Listing screen instead of edit)
|
1015 |
-
* Fixed search results to use the blog setting instead of 10 listings
|
1016 |
-
* Fixed CSV import issue
|
1017 |
-
|
1018 |
-
= Version 3.1 =
|
1019 |
-
* New module: Featured Levels
|
1020 |
-
* New module: Category Icons
|
1021 |
-
* New module: ZIP code search
|
1022 |
-
* Allow search form to be hidden when results are displayed.
|
1023 |
-
* Fix handling of NULL/empty column values in some MySQL databases that confused the Form Fields API.
|
1024 |
-
* Do not fail when a listing's 'sticky' flag appears twice (or more) in the database .
|
1025 |
-
* Honor edit-post status after a listing edit .
|
1026 |
-
* Make WordPress generate valid permalinks for a recently submitted listing
|
1027 |
-
* Use update_post() instead of publish_post() to force WP not to trash existing permalink slugs when bulk-publishing listings
|
1028 |
-
* Do not print empty subcategory lists in the main category view.
|
1029 |
-
* If options are manually specified in a tag field use them as choices instead of the whole tag taxonomy list.
|
1030 |
-
* Add a workaround for a known PHP issue where empty and zero values are incorrectly compared.
|
1031 |
-
* Improve title handling compatibility with Yoast SEO plugin.
|
1032 |
-
* Reviewed compatibility with PHP 5.3 & WP 3.5.2.
|
1033 |
-
* Make uninstall process actually delete all settings and BD content.
|
1034 |
-
* Do not display the upgrade to featured option when submitting a listing if featured listings are disabled.
|
1035 |
-
* Fix numbering of submit process steps.
|
1036 |
-
* Make category fields respect configured category ordering when they are rendered.
|
1037 |
-
* Categories are now displayed hierarchically when using checkbox/radio category fields.
|
1038 |
-
* Fix unpaid listing count in admin.
|
1039 |
-
* Do not change the listing status back to pending if it was already published when a transaction is approved.
|
1040 |
-
* Extend Yoast SEO support to include category & tag descriptions.
|
1041 |
-
* Payment process page now displays error messages that come from the payment gateway.
|
1042 |
-
* Allow plugin to work correctly when its directory is a symlink.
|
1043 |
-
* Workaround Relevanssi plugin causing problems uploading images.
|
1044 |
-
* Correctly escape & unescape strings when saving and displaying a field's name.
|
1045 |
-
* Restore 'preview' functionality for listings admin-side.
|
1046 |
-
* Use category/tag description for category/tag pages metatags.
|
1047 |
-
* Compatibility with XML site maps reviewed.
|
1048 |
-
* Fix handling of comma/semicolon-separated tags in CSV import.
|
1049 |
-
* Make category fields work correctly when using radio buttons.
|
1050 |
-
* Add a pending expiration/renew ad email that is sent a configurable number of days before the actual listing expiration happens
|
1051 |
-
* Listings get republished after a renewal.
|
1052 |
-
* New core filters/actions to allow plugins to display and handle field settings in the admin.
|
1053 |
-
* Improve handling of expired categories in listings admin-side.
|
1054 |
-
* Allow users to opt-out of a listing renewal.
|
1055 |
-
* Add a new 'expired' filter to quickly find listings with expired categories.
|
1056 |
-
* New "Transactions" section to administrate listing transactions.
|
1057 |
-
* Use a better return/cancel URL for the PayPal module .
|
1058 |
-
* Fix SQL query that returned incorrect results when filtering listings by rating in Advance Search.
|
1059 |
-
* Allow ratings tooltips to be overridden by the user.
|
1060 |
-
* Change default start tooltips to more sane default values.
|
1061 |
-
* Geolocate listings server-side instead of using the JS API to avoid hitting Google Maps limits.
|
1062 |
-
* Performance enhancements.
|
1063 |
-
* Show all relevant listings in a category or search results page instead of just the ones visible on the page.
|
1064 |
-
* Use newlines instead of commas to separate address parts when displaying a map pin.
|
1065 |
-
* Use a special hash to mark listings that need to be geolocated to avoid unnecessary hits to the Maps API.
|
1066 |
-
* Do not fail when an expected region form field was manually deleted by the admin
|
1067 |
-
* Workaround WordPress showing incorrect listing counts for the Regions taxonomy.
|
1068 |
-
* Make Regions cache regeneration work even if some region fields are not present.
|
1069 |
-
* Fix display of incorrect regions in the sidelist when no region field was visible.
|
1070 |
-
* Allow region selector to be completely hidden.
|
1071 |
-
* Show an admin warning when regions is incorrectly configured
|
1072 |
-
* Allow listings to be assigned a region admin-side even before the first save.
|
1073 |
-
* Reset current page variable when changing the current region.
|
1074 |
-
* Move all settings to "Manage Options" section.
|
1075 |
-
* Add a display flag specific for the region selector.
|
1076 |
-
* Fix region fields display so that the order in which the fields appear doesn't affect functionality.
|
1077 |
-
* New location search widget (ZIP code module).
|
1078 |
-
* Added support for US/UK and US+UK postal code databases in ZIP module.
|
1079 |
-
|
1080 |
-
|
1081 |
-
= Version 3.0.2 =
|
1082 |
-
* Further additions to allow for restoration of "invalid" fields for 3.0 users affected by 2.2->3.0 upgrade
|
1083 |
-
|
1084 |
-
|
1085 |
-
= Version 3.0.1 =
|
1086 |
-
* Added code to workaround critical WordPress dbDelta issue with PHP 5.2.x users
|
1087 |
-
* Fixed category display bug where "Hide Empty Categories" would hide all categories instread.
|
1088 |
-
|
1089 |
-
|
1090 |
-
= Version 3.0 =
|
1091 |
-
* New form fields API
|
1092 |
-
* Allow for label hiding in form fields
|
1093 |
-
* New URL field
|
1094 |
-
* URL Validator now supports more schemes other than http or https
|
1095 |
-
* Social fields marked as "optional" do no longer fail to validate when empty
|
1096 |
-
* Make social fields work correctly with URL Validator
|
1097 |
-
* Fix an issue with single checkbox fields
|
1098 |
-
* Now possible to specify if a URL field has rel="nofollow" or not
|
1099 |
-
* Fix a re-ordering issue with bottom most fields
|
1100 |
-
* Fix an issue with radio button fields showing labels twice
|
1101 |
-
* Restore ability to hide the search form
|
1102 |
-
* Simplify WordPress queries to improve loading speed for directory pages
|
1103 |
-
* Search results are now sorted using the directory configured setting
|
1104 |
-
* Added option to notify admins via email when new listings are posted
|
1105 |
-
* Allow listings to be upgraded to featured during the initial submit process, This option is controlled by the "Offer upgrades during submit process?" setting.
|
1106 |
-
* Include listings in children categories in search results when searching a category
|
1107 |
-
* Make tag association work correctly with checkboxes
|
1108 |
-
* All BD buttons have now class 'button' or 'submit' depending on their type for easier theming
|
1109 |
-
* Form elements in widgets, search form, etc. now use specific IDs for easier theming
|
1110 |
-
* Handle accented words and apostrophes correctly when importing listings via CSV files.
|
1111 |
-
* Allow users with edit permissions to change listing images in backend
|
1112 |
-
* Fix category posts being incorrectly counted when there were expired listings
|
1113 |
-
* CSV import now complaints when a required field column is not present
|
1114 |
-
* CSV import now complaints when a user isn't found
|
1115 |
-
* Do not change listing author when using quick edit in the admin
|
1116 |
-
* Plugin checked for WPMU compatibility
|
1117 |
-
* Preserve the language parameter in BD links when qTranslate plugin is found to be active
|
1118 |
-
* Fix image issue due to conflicts with Jetpack plugin
|
1119 |
-
* Add "Listings Tagged: [tag]" to the title & header of tag pages
|
1120 |
-
* Fix an issue where paid listings were being published even when the payment was skipped
|
1121 |
-
* Add Lightbox support
|
1122 |
-
* Admin menus minor reorganization
|
1123 |
-
* Add a "Clear" button to the search form
|
1124 |
-
* Make use of listing emails before others for delivering renewal emails
|
1125 |
-
* Detect some conflicting social plugins (AddThis Social Bookmarking Widget, Jamie Social Icons, TF Social Share, Shareaholic, Quick AdSense) and disable them on directory pages
|
1126 |
-
* Call 'handle_action' further down the action pipeline to avoid problems with other plugins
|
1127 |
-
* Rewrite rules and query vars cleanup
|
1128 |
-
* Fix canonical redirects so the BD page works even when set as home page
|
1129 |
-
* Lots of deprecated functions removed and code cleanups.
|
1130 |
-
* Better detection of the current action being performed inside BD pages
|
1131 |
-
* Do not overwrite titles of pages outside of BD. Fixes a conflict with AWPCP
|
1132 |
-
* Produce correct 'canonical' link head tags for listings, categories and tag pages
|
1133 |
-
* Make BD support Yoast SEO plugin's metadata and title tags on listing pages.
|
1134 |
-
* Include RSS feed links for listings and categories in directory pages
|
1135 |
-
|
1136 |
-
|
1137 |
-
= Version 2.2 =
|
1138 |
-
* Added support for Regions module
|
1139 |
-
* Fixed CSV import error for PHP character munging
|
1140 |
-
|
1141 |
-
|
1142 |
-
= Version 2.1.6.1 =
|
1143 |
-
* Fix PHP 5.4 error during install
|
1144 |
-
* Fix error "Fee must be associated to a category" when a category was selected.
|
1145 |
-
|
1146 |
-
|
1147 |
-
= Version 2.1.6 =
|
1148 |
-
* Support for all currencies supported by PayPal.
|
1149 |
-
* Do not make URL fields required when marked as optional.
|
1150 |
-
* When searching a field with multiple options, the options are now ORed.
|
1151 |
-
* Twitter field type for @ handles. On display, a "Follow" button appears.
|
1152 |
-
* Facebook field type for pages. On display, a "Like" button appears.
|
1153 |
-
* LinkedIn field type for company IDs (not supported for individual profiles). On display, a "Follow" button appears.
|
1154 |
-
* Image settings in "Manage Options" are always respected (no approximate sizes are used). Thumbnails of the correct size are automatically created when an image is uploaded.
|
1155 |
-
* If image settings change, new thumbnails are created on the fly when a listing is visited. This happens only on "single view" to avoid consuming a lot of server resources.
|
1156 |
-
* When uploading images at the submit/edit listing form useful errors are now displayed. This happens when images are of a bigger size than allowed or are not really image files. Previously, it wasn't clear why an upload could fail.
|
1157 |
-
* Long description can now be set to Optional, required fields that can't be changed have disabled checkbox shown
|
1158 |
-
* Empty URL field labels are not displayed
|
1159 |
-
* CSV importer fixes for descriptions with newlines
|
1160 |
-
* Fixed PO file to include Directory button label
|
1161 |
-
* Hide payment & fee info on posts from non-administrators
|
1162 |
-
* Upgrade PayPal interface for compatibility alert due in Feb 2013 (HTTP headers)
|
1163 |
-
|
1164 |
-
|
1165 |
-
= Version 2.1.5.2 =
|
1166 |
-
* Added support for PayPal currencies: BRL, TRY, MRY
|
1167 |
-
* Fixed bug where upgrade of Website address did not auto-copy the link text
|
1168 |
-
* Fixed advanced search issues with categories
|
1169 |
-
* Fixed advanced search to use OR instead of AND for multi-select listboxes
|
1170 |
-
* Fixed URL validator to not make field required when URL is empty
|
1171 |
-
* Fixed permalink rules to work with index.php-based approach
|
1172 |
-
|
1173 |
-
|
1174 |
-
= Version 2.1.5.1 =
|
1175 |
-
* Fixed WP API change: Missing argument 2 for wp_kses()
|
1176 |
-
|
1177 |
-
|
1178 |
-
= Version 2.1.5 =
|
1179 |
-
* Added a Back to Directory button for listings
|
1180 |
-
* Added sorting order for ratings (by ratings and count)
|
1181 |
-
* Minor HTML tweaks for layout
|
1182 |
-
* Added Link Text for Business Website (to create a complete anchor tag with SEO value)
|
1183 |
-
* Changed fields to be hideable from Advanced Search Form
|
1184 |
-
* Added better error messages displayed when payment gateways are not correctly configured for use
|
1185 |
-
* Added payment skipping for admins, including a message that clearly shows the payments are being skipped because the current user is an admin
|
1186 |
-
* Comments in listings are correctly displayed now
|
1187 |
-
* CSV import now supports newlines in the import fields
|
1188 |
-
* Contributors can't manage listings now
|
1189 |
-
* Removed HTML comments from core templates that caused problems with some themes
|
1190 |
-
* Category and tag names are now displayed in the page title
|
1191 |
-
* Fixed Google Checkout Seller ID issue (removed field)
|
1192 |
-
* Fixed labels for directory so that the colon is not outside the label
|
1193 |
-
* rel attribute added to images
|
1194 |
-
* Search widget added
|
1195 |
-
* CSV import now supports multiple categories using the category separator
|
1196 |
-
* Fixed stripslashes bug with field labels
|
1197 |
-
|
1198 |
-
|
1199 |
-
= Version 2.1.4.1 =
|
1200 |
-
* Fixed issue with default display of form fields (caused fields to hide in listing)
|
1201 |
-
|
1202 |
-
|
1203 |
-
= Version 2.1.4 =
|
1204 |
-
* Added support for Ratings module
|
1205 |
-
* Fixed problems with comments
|
1206 |
-
* Fixed problem with featured listings not displaying on the page with the correct count
|
1207 |
-
* Improved speed of queries for main listings
|
1208 |
-
* Fixed search pagination issue with lengthy result sets
|
1209 |
-
* Fixed issue where number of posts per page did not include featured listings
|
1210 |
-
|
1211 |
-
|
1212 |
-
= Version 2.1.3 =
|
1213 |
-
* Fixed shortcode usage problems with new codes
|
1214 |
-
* Fixed permalink issues with categories and listings
|
1215 |
-
* Added the Directory button back to most pages for simpler navigation.
|
1216 |
-
* Added the ability to hide the directory button in the admin options
|
1217 |
-
* Fixed HTML template issues for listings and single view pages (buttons showed HTML as text)
|
1218 |
-
* Added error message when the main shortcode is not present on any page
|
1219 |
-
* Fixed 2Checkout plugin for 2.1.2
|
1220 |
-
* Fixed search page pagination
|
1221 |
-
* Added back pagination API from WordPress for listings page, fixed bugs where post display was not honored
|
1222 |
-
* Added checks for tags and slugs using permalink rules
|
1223 |
-
* Fixed submit listing to only submit listing once when clicked repeatedly (or refreshed by accident)
|
1224 |
-
* Added reCAPTCHA support to comments AND listings both
|
1225 |
-
* Fixed CSV import issues with permalinks and dates
|
1226 |
-
* Fixed payment gateway deactivation issues when plugin is upgraded.
|
1227 |
-
* Improved search query speeds
|
1228 |
-
* Added ability to select whether a field should appear on the listing's single view and/or excerpt view separately.
|
1229 |
-
* Admins can edit / upgrade listings through the frontend regardless of the listing payment status.
|
1230 |
-
* A confirmation dialog is now shown when deleting a listing.
|
1231 |
-
* Comments on listings always follow the setting inside "Manage Options" (don't have to enable/disable comments individually on listings through the admin side).
|
1232 |
-
* Fixed issue with custom CSS: files can be placed inside the "wp-plugin" directory now (per the docs).
|
1233 |
-
|
1234 |
-
|
1235 |
-
= Version 2.1.2 =
|
1236 |
-
* Fixed critical query issue that prevented short code pages from working (Add Listing/Edit Listing)
|
1237 |
-
|
1238 |
-
|
1239 |
-
= Version 2.1.1 =
|
1240 |
-
* Fixed Directory button to display in listings
|
1241 |
-
* Minor CSS tweaks to show labels in bold
|
1242 |
-
* Fixed bug with category and single listing links where they would not display when clicked (404 error)
|
1243 |
-
|
1244 |
-
|
1245 |
-
= Version 2.1 =
|
1246 |
-
* Added support for CSV import, including images in ads
|
1247 |
-
* Added support for custom CSS extensions via CSS files outside of BD
|
1248 |
-
* Added new shortcode names (easier to remember). Old shortcodes still supported.
|
1249 |
-
* Added support for parameters on WPBUSDIRMANMVIEWLISTINGS/businessdirectory-viewlistings to allow for single category display on a page.
|
1250 |
-
* Upgraded search to have "Advanced Search" link now, all fields are searchable.
|
1251 |
-
* Streamlined the submit process for Free ads (no longer asks for payment)
|
1252 |
-
* Website URL opens in new window (new field option for URLValidated fields)
|
1253 |
-
* New widgets: Featured Listings, Latest Listings, Random Listings
|
1254 |
-
* HTML emails: Email sent in HTML format instead of text now
|
1255 |
-
* Preview Form is back.
|
1256 |
-
* Google Maps now recognized on Premium Modules panel as installed/not installed
|
1257 |
-
* MASSIVE upgrade to theming/theme integration, much easier to get BD going now. Still have override templates, but fewer than before.
|
1258 |
-
* Page based navigation--allows for tighter theme integration and easier upgrades. Requires the use of permalinks for pretty URLs
|
1259 |
-
* Fixed problem with URL validator not working right.
|
1260 |
-
* Fixed problem with IE9 and button display
|
1261 |
-
* Fixed ad pagination problem.
|
1262 |
-
* Fixed problem with ad expiration validation (where 9999 caused weird 404 errors)
|
1263 |
-
* Category list call from API now working again.
|
1264 |
-
* Subcategory display problem in admin panel fixed.
|
1265 |
-
* Users must select a category when creating a fee plan
|
1266 |
-
* Fixed bug with Manage Form Fields button on Main Menu (permission issue)
|
1267 |
-
|
1268 |
-
|
1269 |
-
= Version 2.0.5 =
|
1270 |
-
* Added ability to use bulk operations from admin menu (Upgrade/Downgrade, Set Paid, etc)
|
1271 |
-
* Fixed problem with PayPal module not redirecting after payment on some sites
|
1272 |
-
* Removed BD metadata from deleted posts (speeds searches)
|
1273 |
-
* Fixed wp_pagenavi() warning
|
1274 |
-
* Fixed bug where website field could not be cleared of data
|
1275 |
-
* Fixed issue where admin could not edit other listings
|
1276 |
-
* Added confirmation email to be sent after listing is complete
|
1277 |
-
* Changed Upgrade to only work for Admins
|
1278 |
-
* Updated plugin to use wpdb->query for all DB operations
|
1279 |
-
* Fixed pagination problem with "Older listings" link
|
1280 |
-
* Fixed duplicate search issue (duplicate results returned on searches)
|
1281 |
-
* Fixed sticky/featured listing sorting problem to be consistent for category, listing and page views
|
1282 |
-
|
1283 |
-
|
1284 |
-
= Version 2.0.4.1 =
|
1285 |
-
* Fixed image upgrade issues (missing thumbnails, duplicate pictures in listings)
|
1286 |
-
* Fixed edit glitch with empty tags field
|
1287 |
-
* Added control over Submit a Listing button to show/hide. Added support for other listing buttons as well.
|
1288 |
-
* Fixed minor _x() calls with missing parameters
|
1289 |
-
* Fixed an issue with submitting listings for all blank fields (PHP warning)
|
1290 |
-
* Fixed issue where empty fields would display labels when no value was present
|
1291 |
-
|
1292 |
-
= Version 2.0.4 =
|
1293 |
-
* Upgrade to image upload/management system
|
1294 |
-
* Fixed form for creating new listings, both admin and user side
|
1295 |
-
* Fixed listing renewal, emails now go out prior to expiration
|
1296 |
-
* Payment modules upgraded to handle renewals
|
1297 |
-
* POST variables now properly configured for Windows and Linux
|
1298 |
-
* div's properly closed on Submit Listing
|
1299 |
-
* Comments will display when option is checked now
|
1300 |
-
* Directory definition issue with wp-content fixed
|
1301 |
-
* Require registration option now properly displays in admin panel
|
1302 |
-
* Field metadata is hidden and properly namespaced
|
1303 |
-
* Sticky listings in category no longer cause No Listings Found
|
1304 |
-
* Translation issue fixed
|
1305 |
-
* Location field will not disappear on upgrade
|
1306 |
-
* Invalid argument foreach() issue fixed
|
1307 |
-
* Email now goes to site owner as expected
|
1308 |
-
* Submit Listing layout problems fixed
|
1309 |
-
* Submit listing duplicate fields display fixed
|
1310 |
-
* Manage fees upgraded for renewals
|
1311 |
-
* Image displays in list and single view properly now
|
1312 |
-
* Editing listings will not randomly change category now
|
1313 |
-
* Users can control which image is set for the thumbnail of a listing now
|
1314 |
-
* Support for multiple categories in a listing added
|
1315 |
-
* Add New Listing navigation bug fixed
|
1316 |
-
|
1317 |
-
= Version 2.0.3 =
|
1318 |
-
* Autocreate required fields
|
1319 |
-
* Directory admin menu set to be visible only to administrator role
|
1320 |
-
* Content field will not show as link now
|
1321 |
-
* Reply emails go to the business listing instead of site owner
|
1322 |
-
* Listings without photos now no longer have placeholder
|
1323 |
-
* Submit Listing no longer displays raw HTML code to user
|
1324 |
-
* Plugin now uses UTF-8 functions to properly handle non-ASCII characters
|
1325 |
-
* BD now integrates in a more friendly way with themes, avoids overriding when possible
|
1326 |
-
* preg_match() warning fixed
|
1327 |
-
* Extra line breaks removed from listing display
|
1328 |
-
* Conflict with Yoast All in One SEO fixed
|
1329 |
-
* Changing the slug now checks for reserved/already used slugs to avoid conflict
|
1330 |
-
* Form fields now custom ordered
|
1331 |
-
* Module detection code fixed, now displays which modules are installed for PayPal/2Checkout
|
1332 |
-
|
1333 |
-
|
1334 |
-
= Version 2.0.2 =
|
1335 |
-
* A revamped form-fields system that would allow plugins to create or use their own custom fields and validation rules.
|
1336 |
-
* A new "Manage Form Fields" page which looks better and conveys information in a more friendly way.
|
1337 |
-
* Custom fields can now be ordered as the user wishes. This ordering is used when displaying both the add/edit forms and listing information.
|
1338 |
-
* Allow users to specify if a particular field should be displayed in excerpt or not at all.
|
1339 |
-
* A better add/edit form-field page including some AJAX tricks to hide unnecessary fields. For instance, when you select a "Textfield" the "Options" field is hidden because the field isn't multivalued. The form is now also a standard WP form.
|
1340 |
-
* A new "field description" field that could be used by admins to display additional information along the form fields.
|
1341 |
-
* Validation when adding/editing custom form-fields to prevent users from removing or modifying required fields (like title, content, etc.)
|
1342 |
-
* New validation framework for fields.
|
1343 |
-
* Fixed bug where Featured ads could not be downgraded.
|
1344 |
-
* Fixed delete field bug.
|
1345 |
-
* Fixed ereg() warning bug.
|
1346 |
-
|
1347 |
-
|
1348 |
-
= Version 2.0.1 =
|
1349 |
-
* Fixed scripting error with booleans for some WP installs
|
1350 |
-
* Fixed category 404 problems, clean up navigation
|
1351 |
-
* Fixed short description display issue
|
1352 |
-
* Fixed shortcode usage problems (content displayed below directory, no matter where shortcode was)
|
1353 |
-
|
1354 |
-
|
1355 |
-
= Version 2.0 =
|
1356 |
-
* Reset versioning to sensible convention
|
1357 |
-
* Fixed search CSS and searching functionality
|
1358 |
-
* Changed category management to simplify
|
1359 |
-
* Added payment status, featured status into listing screen directly
|
1360 |
-
* Google Checkout bug fix
|
1361 |
-
* Fixed various scripting errors (22 bug fixes total)
|
1362 |
-
* Button alignment fixes and admin UI cleanup
|
1363 |
-
|
1364 |
-
|
1365 |
-
|
1366 |
-
= Version 1.0 (1.9.6) =
|
1367 |
-
Business Directory Plugin carries over from the last version of WP Business Directory Manager (1.9.5) Fixes include:
|
1368 |
-
|
1369 |
-
1. Sticky listings bug fix
|
1370 |
-
|
1371 |
-
2. Fixed broken submit form (raw html code displaying on front end)
|
1372 |
-
|
1373 |
-
3. Tags fixed (previously clicking on tag links did not display any tag related content)
|
1374 |
-
|
1375 |
-
4. New classes added for sticky listing styling
|
1376 |
-
|
1377 |
-
5. Addition of basic search feature
|
1378 |
-
|
1379 |
-
|
1380 |
-
Previous changelog from WP Business Directory Manager
|
1381 |
-
|
1382 |
-
Version 1.9.3 - Sticky listings fix for error where upgraded listings were not being listed under "Manage Featured".
|
1383 |
-
|
1384 |
-
Paid listings fix for error where paid listings were not being listed under "Manage Payments"
|
1385 |
-
|
1386 |
-
Applied fix for payment calculation and handling where users are allowed to submit listing to multiple categories
|
1387 |
-
|
1388 |
-
Fixed bug with images where number of images left wass sometimes greater than the total number of images allowed
|
1389 |
-
|
1390 |
-
[ Thanks to Mike Bronner for his help with the below list of improvements and fixes to the plugin]
|
1391 |
-
|
1392 |
-
- Fixed issue where shortcodes would always cause the Add Listing Form to display prior to content.
|
1393 |
-
|
1394 |
-
- XHTML compliant.
|
1395 |
-
|
1396 |
-
- More versatile arrangement of form elements.
|
1397 |
-
|
1398 |
-
- Improved label handling (added proper IDs and FOR attributes).
|
1399 |
-
|
1400 |
-
- Changed 'wp_dropdown_categories' function call to pass in an array of arguments, and adding arguments "echo" and "class".
|
1401 |
-
|
1402 |
-
- Added functionality so that required fields receive a class name 'required'. This will allow for highlighting of required fields, etc.
|
1403 |
-
|
1404 |
-
- Added "required" class to input fields in AddListing form, allowing them to be stylized.
|
1405 |
-
|
1406 |
-
- Internal code optimization and cleanup.
|
1407 |
-
|
1408 |
-
- Added hooks (filters) on functions that display HTML to allow user overrides of those functions in functions.php in their template. This is possible by removing the filters, then re-adding them and pointing to their own functions using the functions.php file in their theme.
|
1409 |
-
|
1410 |
-
- "Add Listing" form will now submit back to itself. This will allow you to retain styling of the form separate from the directory. It is also no longer necessary for the Add Listing page to be a child of the Directory page.
|
1411 |
-
|
1412 |
-
- Expanded slightly on the hookability of the add listing functionality, further allowing other developers to extend the plugin.
|
1413 |
-
|
1414 |
-
- Updated text to be displayed on add listing form is user wasn't logged in.
|
1415 |
-
|
1416 |
-
|
1417 |
-
Bug Fixes:
|
1418 |
-
|
1419 |
-
========
|
1420 |
-
|
1421 |
-
- Addressed issue where shortcodes would always be displayed above content. Now you can nest shortcodes between content.
|
1422 |
-
|
1423 |
-
- Updated HTML code to be XHTML complient
|
1424 |
-
|
1425 |
-
- Wrapped notifications in <p> tags, where not already done so.
|
1426 |
-
|
1427 |
-
- Wrapped free-standing text in token function, where not already done so (__("text", "WPBDM")).
|
1428 |
-
|
1429 |
-
- Fixed heading "Step 2" on image upload form to be H2 tag instead of H3 tag (syntactically correct, as there is otherwise no H2 tag).
|
1430 |
-
|
1431 |
-
|
1432 |
-
|
1433 |
-
Version 1.9.2 - Attempts to fix "undefined function flush_rewrite_rules" issue
|
1434 |
-
Fixes "Wrong datatype for second argument" error when using checkbox field type for category field
|
1435 |
-
Fixes default picture bug ( default picture not displaying )
|
1436 |
-
|
1437 |
-
|
1438 |
-
Version 1.9.1 - Fixes a bug that defaults all extra fields to a type of text box regardless what the administrator selects. This bug was only present in version 1.9.0.
|
1439 |
-
|
1440 |
-
Version 1.9.0 - This version attempts yet again to fix the issue with categories showing "No Listings found in category" even while there are actually listings in the category.
|
1441 |
-
Also attempts to fix situation where listings show up across all categories.
|
1442 |
-
Adds the ability to post listings to multiple categories. To use this you must set the category associated field as a checkbox type.
|
1443 |
-
Attempts to fix problem where when editing a listing if you had not uploaded any pictures the first time around it does not load the upload form on edit but says you don't have the ability to upload images
|
1444 |
-
Attempts to fix the issue with the View button not taking you to the actual listing in Internet Explorer browser
|
1445 |
-
Fixes a problem in the fields manager where if you saved a field without a label you then cannot delete the field.
|
1446 |
-
Fixes URL validation bug
|
1447 |
-
|
1448 |
-
|
1449 |
-
Version 1.8.9 - This version has a small fix for the Google checkout page and a fix for some permalink issues causing a variety of problems with pages. Regarding the google checkout it seems some previous versions were displaying the shortcode at all times and not showing the actual page content. Change made: The line
|
1450 |
-
|
1451 |
-
add_shortcode('WPBUSDIRMANGOOGLECHECKOUT', 'wpbusdirman_do_googlecheckout');
|
1452 |
-
|
1453 |
-
was changed to
|
1454 |
-
|
1455 |
-
if($wpbusdirman_hasgooglecheckoutmodule == 1)
|
1456 |
-
{
|
1457 |
-
add_shortcode('WPBUSDIRMANGOOGLECHECKOUT', 'wpbusdirman_do_googlecheckout');
|
1458 |
-
}
|
1459 |
-
|
1460 |
-
and moved to below
|
1461 |
-
|
1462 |
-
if($wpbusdirman_hastwocheckoutmodule == 1)
|
1463 |
-
{
|
1464 |
-
add_shortcode('WPBUSDIRMANTWOCHECKOUT', 'wpbusdirman_do_twocheckout');
|
1465 |
-
}
|
1466 |
-
|
1467 |
-
The update also adds 3 new options under a new setting "Permalink Options" that allows you to change the wpbdm-directory slug, the wpbdm-category slug and the wpbdm-tags slug. Please take note of the fact that you cannot use "category" or "tags" or any already reserved WordPress taxonomy names for your slugs as it will make your pages fail to load.
|
1468 |
-
|
1469 |
-
|
1470 |
-
Version 1.8.8 - This version has a small fix in a function related to the payment process on sites that have only one fee setting applied to all categories.
|
1471 |
-
|
1472 |
-
Version 1.8.7 - This version attempts to fix the issues with the contact form not sending the email to the business but instead sending it to the user who was logged in when the listing was submitted.
|
1473 |
-
|
1474 |
-
This version attempts to fix the issues with some top level categories showing no listings found.
|
1475 |
-
|
1476 |
-
This version fixes the issue with the extra thumbnails not showing up in the listing
|
1477 |
-
|
1478 |
-
This version should fix the issue with the cannot redeclare username_exists() error
|
1479 |
-
|
1480 |
-
|
1481 |
-
|
1482 |
-
|
1483 |
-
Version 1.8.6 - Removes call to include the WordPress registration.php in order to fix "Fatal error: Cannot redeclare username_exists() (previously declared in..." error
|
1484 |
-
|
1485 |
-
Version 1.8.5 - Fixes a bug that prevented the payment step from kicking in (applies for version 1.8 and above only)
|
1486 |
-
|
1487 |
-
Version 1.8.4 - Removes automatic creation of pages at setup to correct bug that caused multiple instances of the business directory page and sub pages to be created.
|
1488 |
-
` Installation process now includes manual creation of the necessary pages.
|
1489 |
-
|
1490 |
-
Version 1.8.3 - Removes conversion process that attempted to convert listings made with versions 1.0 - 1.7 to the new 1.8 custom post type format
|
1491 |
-
|
1492 |
-
|
1493 |
-
Version 1.8.2 - Fixes IE bug where "View" button does not work in listing excerpts
|
1494 |
-
Fixes Missing argument 1 for wpbusdirman_the_listing_meta() bug
|
1495 |
-
Fixes missing quote bug near img alt on a couple of lines
|
1496 |
-
|
1497 |
-
|
1498 |
-
|
1499 |
-
Version 1.8 of Business Directory Plugin makes use of WordPress 3.0+ custom post types. The way the plugin works has been completely changed to use custom post types. When you upgrade to version 1.8 it will convert your previous installation to the new format. The new format conversion is not guaranteed to work 100% so you are very strongly advised if you have listings in your directory presently to export those listings in case you might need to re-add them manually.
|
1500 |
-
|
1501 |
-
Plugin now uses a custom post type for posts related to the directory
|
1502 |
-
|
1503 |
-
Plugin now uses a custom category taxonomy for categories related to the directory
|
1504 |
-
|
1505 |
-
Plugin now uses a custom tags taxonomy for tags related to the directory listings
|
1506 |
-
|
1507 |
-
Plugin now allows for better integration with your theme. See the "Usage Doc" section for information on how to customize your theme to use the plugin functions.
|
1508 |
-
|
1509 |
-
Bug related to "Manage Fees" has been fixed. This bug resulted in admin being told payments were not turned on even though payments were in fact turned on.
|
1510 |
-
|
1511 |
== Usage Doc ==
|
1512 |
|
1513 |
For complete documentation on the plugin, please visit the [BD Documentation Site](http://businessdirectoryplugin.com/docs). We also have a complete [FAQ Section of the Forum](http://businessdirectoryplugin.com/support-forum/faq) and our [Quick Start](http://businessdirectoryplugin.com/quick-start-guide/) guide.
|
5 |
Requires at least: 4.3
|
6 |
Requires PHP: 5.6
|
7 |
Tested up to: 4.9.2
|
8 |
+
Last Updated: 2018-Jan-2
|
9 |
+
Stable tag: 5.1.4
|
10 |
License: GPLv2 or later
|
11 |
|
12 |
Build any kind of local directory, directory of business providers, a Yellow-Pages business directory, Yelp-like review directory and much more!
|
143 |
|
144 |
|
145 |
== Changelog ==
|
146 |
+
= Version 5.1.4 =
|
147 |
+
* Fix SQL errors on functions that configured views for Directory admin screen.
|
148 |
+
* Prevent SQL trying to count number of listings on categories and regions.
|
149 |
+
* Fix: Navigating away from Edit Listing causes categories to be lost.
|
150 |
+
* Fix PHP warnings and notices on Add New Listings.
|
151 |
+
* Do not allow title, content and category fields to be marked as private.
|
152 |
+
|
153 |
= Version 5.1.3 =
|
154 |
* Add error message for revoked licenses.
|
155 |
* Fix support for cyrillic characters in taxonomies slugs.
|
651 |
* Remove Google Wallet support from the plugin.
|
652 |
* Use "Reply-To" header for listing contact emails.
|
653 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
654 |
== Usage Doc ==
|
655 |
|
656 |
For complete documentation on the plugin, please visit the [BD Documentation Site](http://businessdirectoryplugin.com/docs). We also have a complete [FAQ Section of the Forum](http://businessdirectoryplugin.com/support-forum/faq) and our [Quick Start](http://businessdirectoryplugin.com/quick-start-guide/) guide.
|
assets/js/admin.js
CHANGED
@@ -101,6 +101,7 @@ var WPBDP_associations_fieldtypes = {};
|
|
101 |
|
102 |
var association = $(this).val();
|
103 |
var valid_types = WPBDP_associations_fieldtypes[ association ];
|
|
|
104 |
|
105 |
$f_fieldtype.find('option').prop('disabled', false);
|
106 |
|
@@ -111,6 +112,14 @@ var WPBDP_associations_fieldtypes = {};
|
|
111 |
});
|
112 |
|
113 |
$f_fieldtype.change();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
}
|
115 |
};
|
116 |
|
101 |
|
102 |
var association = $(this).val();
|
103 |
var valid_types = WPBDP_associations_fieldtypes[ association ];
|
104 |
+
var private_option = $( '#wpbdp_private_field' );
|
105 |
|
106 |
$f_fieldtype.find('option').prop('disabled', false);
|
107 |
|
112 |
});
|
113 |
|
114 |
$f_fieldtype.change();
|
115 |
+
|
116 |
+
if ( 0 <= [ 'title', 'content', 'category'].indexOf( association ) ) {
|
117 |
+
private_option.find( 'input' ).prop( 'disabled', true );
|
118 |
+
private_option.hide();
|
119 |
+
} else {
|
120 |
+
private_option.find( 'input' ).prop( 'disabled', false );
|
121 |
+
private_option.show();
|
122 |
+
}
|
123 |
}
|
124 |
};
|
125 |
|
assets/js/admin.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
function wpbdp_load_placeholder($v){var action=$v.attr("data-action"),post_id=$v.attr("data-post_id"),baseurl=$v.attr("data-baseurl");$v.load(ajaxurl,{action:action,post_id:post_id,baseurl:baseurl})}var WPBDP_associations_fieldtypes={};!function($){var WPBDPAdmin_FormFields={$f_association:null,$f_fieldtype:null,init:function(){WPBDPAdmin_FormFields.$f_association=$("form#wpbdp-formfield-form select#field-association"),WPBDPAdmin_FormFields.$f_association.change(WPBDPAdmin_FormFields.onAssociationChange),WPBDPAdmin_FormFields.$f_fieldtype=$("form#wpbdp-formfield-form select#field-type"),WPBDPAdmin_FormFields.$f_fieldtype.change(WPBDPAdmin_FormFields.onFieldTypeChange),$("#wpbdp-fieldsettings .iframe-confirm a").click(function(e){e.preventDefault(),$(this).hasClass("yes")?$(this).parents(".iframe-confirm").hide():($('#wpbdp-fieldsettings input[name="field[allow_iframes]"]').removeAttr("checked"),$(this).parents(".iframe-confirm").hide())}),$('#wpbdp-fieldsettings input[name="field[allow_iframes]"]').change(function(){$(this).is(":checked")?$(".iframe-confirm").show():$(".iframe-confirm").hide()}),$('#wpbdp-formfield-form input[name="field[display_flags][]"][value="search"]').change(function(){$(".if-display-in-search").toggle($(this).is(":checked"))}),$("table.formfields tbody").sortable({placeholder:"wpbdp-draggable-highlight",handle:".wpbdp-drag-handle",axis:"y",cursor:"move",opacity:.9,update:function(event,ui){var sorted_items=[];$(this).find(".wpbdp-drag-handle").each(function(i,v){sorted_items.push($(v).attr("data-field-id"))}),sorted_items&&$.post(ajaxurl,{action:"wpbdp-formfields-reorder",order:sorted_items})}})},onFieldTypeChange:function(){var $field_type=$(this).find("option:selected");if($field_type.length){var field_type=$field_type.val();$("select#field-validator").prop("disabled",!1),"url"==field_type?($("select#field-validator option").not('[value="url"]').attr("disabled","disabled").removeAttr("selected"),$('select#field-validator option[value="url"]').attr("selected","selected")):$("select#field-validator option").removeAttr("disabled"),"social-twitter"==field_type&&$("select#field-validator").prop("disabled",!0);var request_data={action:"wpbdp-renderfieldsettings",association:WPBDPAdmin_FormFields.$f_association.find("option:selected").val(),field_type:field_type,field_id:$('#wpbdp-formfield-form input[name="field[id]"]').val()};$.post(ajaxurl,request_data,function(response){response.ok&&response.html?($("#wpbdp-fieldsettings-html").html(response.html),$("#wpbdp-fieldsettings").show()):($("#wpbdp-fieldsettings-html").empty(),$("#wpbdp-fieldsettings").hide())},"json")}},onAssociationChange:function(){$f_fieldtype=WPBDPAdmin_FormFields.$f_fieldtype;var association=$(this).val(),valid_types=WPBDP_associations_fieldtypes[association];$f_fieldtype.find("option").prop("disabled",!1),$f_fieldtype.find("option").each(function(i,v){$.inArray($(v).val(),valid_types)<0&&$(v).prop("disabled",!0)}),$f_fieldtype.change()}};$(document).ready(function(){WPBDPAdmin_FormFields.init()})}(jQuery),jQuery(document).ready(function($){$(".wpbdp-admin-page-fees .wp-list-table.fees tbody").sortable({placeholder:"wpbdp-draggable-highlight",handle:".wpbdp-drag-handle",axis:"y",cursor:"move",opacity:.9,update:function(event,ui){var rel_rows=$(".free-fee-related-tr").remove();$("tr.free-fee").after(rel_rows);var sorted_items=[];$(this).find(".wpbdp-drag-handle").each(function(i,v){sorted_items.push($(v).attr("data-fee-id"))}),sorted_items&&$.post(ajaxurl,{action:"wpbdp-admin-fees-reorder",order:sorted_items})}}),$('select[name="fee_order[method]"], select[name="fee_order[order]"]').change(function(e){$.ajax({url:ajaxurl,data:$(this).parent("form").serialize(),dataType:"json",type:"POST",success:function(res){res.success&&location.reload()}})}),"custom"==$('select[name="fee_order[method]"]').val()&&$(".wpbdp-admin-page-fees .wp-list-table .wpbdp-drag-handle").show(),$(".wpbdp-ajax-placeholder").each(function(i,v){wpbdp_load_placeholder($(v))}),$("input#doaction, input#doaction2").click(function(e){var action_name="doaction"==$(this).attr("id")?"action":"action2",$selected_option=$('select[name="'+action_name+'"] option:selected'),action_val=$selected_option.val();if("listing"==action_val.split("-")[0]){var action=action_val.split("-")[1];if("sep0"!=action&&"sep1"!=action&&"sep2"!=action){var $checked_posts=$('input[name="post[]"]:checked'),uri=$selected_option.attr("data-uri");return $checked_posts.each(function(i,v){uri+="&post[]="+$(v).val()}),window.location.href=uri,!1}}return!0}),$('.wpbdp-admin.wpbdp-page-formfields-preview form input[type="submit"]').click(function(e){e.preventDefault(),alert("This form is just a preview. It doesn't work.")}),$("#wpbdp-admin-debug-info-page a.nav-tab").click(function(e){e.preventDefault(),$("#wpbdp-admin-debug-info-page a.nav-tab").not(this).removeClass("nav-tab-active");var $selected_tab=$(this);$selected_tab.addClass("nav-tab-active"),$(".wpbdp-debug-section").hide(),$('.wpbdp-debug-section[data-id="'+$(this).attr("href")+'"]').show()}),$("#wpbdp-admin-debug-info-page a.nav-tab").length>0&&$("#wpbdp-admin-debug-info-page a.nav-tab").get(0).click(),$(".wpbdp-page-admin-transactions .column-actions a.details-link").click(function(e){e.preventDefault();var $tr=$(this).parents("tr"),$details=$tr.find("div.more-details"),$tr_details=$tr.next("tr.more-details-row");return $tr_details.length>0?($tr_details.remove(),void $(this).text($(this).text().replace("-","+"))):($(this).text($(this).text().replace("+","-")),void $tr.after('<tr class="more-details-row"><td colspan="7">'+$details.html()+"</td></tr>").show())})});var WPBDP_Admin={};WPBDP_Admin.payments={},WPBDP_Admin.ProgressBar=function($item,settings){$item.empty(),$item.html('<div class="wpbdp-progress-bar"><span class="progress-text">0%</span><div class="progress-bar"><div class="progress-bar-outer"><div class="progress-bar-inner" style="width: 0%;"></div></div></div>'),this.$item=$item,this.$text=$item.find(".progress-text"),this.$bar=$item.find(".progress-bar"),this.set=function(completed,total){var pcg=Math.round(100*parseInt(completed)/parseInt(total));this.$text.text(pcg+"%"),this.$bar.find(".progress-bar-inner").attr("style","width: "+pcg+"%;")}},function($){WPBDP_Admin.dialog={};WPBDP_Admin.dialog}(jQuery),function($){var payments=WPBDP_Admin.payments;payments._initialize=function(){$("#BusinessDirectory_listinginfo a.payment-details-link").click(function(e){e.preventDefault(),payments.viewPaymentDetails($(this).attr("data-id"))}),0==$("#wpbdp-modal-dialog").length&&$("body").append($('<div id="wpbdp-modal-dialog"></div>'))},payments.viewPaymentDetails=function(id){$.get(ajaxurl,{action:"wpbdp-payment-details",id:id},function(res){res&&res.success&&(0==$("#wpbdp-modal-dialog").length&&$("body").append($('<div id="wpbdp-modal-dialog"></div>')),$("#wpbdp-modal-dialog").html(res.data.html),tb_show("","#TB_inline?inlineId=wpbdp-modal-dialog"),$("#TB_window").width($("#TB_ajaxContent").outerWidth()),$("#TB_window").height()>$("#TB_ajaxContent").outerHeight()&&$("#TB_ajaxContent").height($("#TB_window").height()),$("#wpbdp-modal-dialog").remove())},"json")},$(document).ready(function(){payments._initialize()})}(jQuery),function($){var s=WPBDP_Admin.settings={init:function(){$("#wpbdp-settings-quick-search-fields").on("change",":checkbox",function(){var $container=$("#wpbdp-settings-quick-search-fields"),text_fields=$container.data("text-fields"),selected=$container.find(":checkbox:checked").map(function(){return parseInt($(this).val())}).get(),show_warning=!1;if(selected.length>0&&text_fields.length>0)for(var i=0;i<text_fields.length;i++)if($.inArray(text_fields[i],selected)>-1){show_warning=!0;break}show_warning?$("#wpbdp-settings-quick-search-fields .text-fields-warning").fadeIn("fast"):$("#wpbdp-settings-quick-search-fields .text-fields-warning").fadeOut("fast")})}};$(document).ready(function(){$("#wpbdp-admin-page-settings").length>0&&s.init()})}(jQuery),jQuery(function($){if(0!=$(".wpbdp-admin-page-uninstall").length){var $warnings=$("#wpbdp-uninstall-messages"),$form=($("#wpbdp-uninstall-proceed-btn"),$("#wpbdp-uninstall-capture-form"));$("#wpbdp-uninstall-proceed-btn").click(function(e){e.preventDefault(),$warnings.fadeOut("fast",function(){$form.fadeIn("fast")})}),$("#wpbdp-uninstall-capture-form").submit(function(){var $no_reason_error=$(".wpbdp-validation-error.no-reason").hide(),$no_text_error=$(".wpbdp-validation-error.no-reason-text").hide(),$reason_checked=$('input[name="uninstall[reason_id]"]:checked');if(0==$reason_checked.length)return $no_reason_error.show(),!1;if("0"==$reason_checked.val()){var $reason_text=$('textarea[name="uninstall[reason_text]"]'),reason_text=$.trim($reason_text.val());if($reason_text.removeClass("invalid"),!reason_text)return $no_text_error.show(),$reason_text.addClass("invalid"),!1}return!0}),$('form#wpbdp-uninstall-capture-form input[name="uninstall[reason_id]"]').change(function(e){var val=$(this).val();"0"==val?$("form#wpbdp-uninstall-capture-form .custom-reason").fadeIn():$("form#wpbdp-uninstall-capture-form .custom-reason").fadeOut("fast",function(){$(this).val("")})})}}),function($){$(document).ready(function(){0!=$("body.wp-admin.widgets-php").length&&$("body.wp-admin.widgets-php").on("change","input.wpbdp-toggle-images",function(){var checked=$(this).is(":checked");checked?$(this).parents(".widget").find(".thumbnail-width-config, .thumbnail-height-config").fadeIn("fast"):$(this).parents(".widget").find(".thumbnail-width-config, .thumbnail-height-config").fadeOut("fast")})})}(jQuery),function($){$(document).ready(function(){$("a.wpbdp-create-main-page-button").click(function(e){e.preventDefault();var $msg=$(this).parents("div.error");$.ajax({url:ajaxurl,data:{action:"wpbdp-create-main-page",_wpnonce:$(this).attr("data-nonce")},dataType:"json",success:function(res){res.success&&$msg.fadeOut("fast",function(){$(this).html("<p>"+res.message+"</p>"),$(this).removeClass("error"),$(this).addClass("updated"),$(this).fadeIn("fast")})}})})})}(jQuery),function($){$(function(){$(".wpbdp-notice.dismissible > .notice-dismiss").click(function(e){e.preventDefault();var $notice=$(this).parent(".wpbdp-notice"),dismissible_id=$(this).data("dismissible-id"),nonce=$(this).data("nonce");$.post(ajaxurl,{action:"wpbdp_dismiss_notification",id:dismissible_id,nonce:nonce},function(){$notice.fadeOut("fast",function(){$notice.remove()})})})})}(jQuery),jQuery(function($){$(".wpbdp-js-toggle").change(function(){var name=$(this).attr("name"),value=$(this).val(),is_checkbox=$(this).is(":checkbox"),is_radio=$(this).is(":radio"),is_select=$(this).is("select"),toggles=$(this).attr("data-toggles");if(is_select){var $option=$(this).find(":selected"),toggles=$option.attr("data-toggles");toggles&&"undefined"!=typeof toggles||(toggles="")}if(toggles){var $dest=$(toggles.startsWith("#")||toggles.startsWith("-")?toggles:"#"+toggles+", ."+toggles);if(0==$dest.length||!is_radio&&!is_checkbox&&!is_select)return;if(is_checkbox&&$(this).is(":checked"))return void $dest.toggleClass("hidden")}if(is_select)var other_opts=$(this).find("option").not('[value="'+value+'"]');else var other_opts=$('input[name="'+name+'"]').not('[value="'+value+'"]');other_opts.each(function(){var toggles_i=$(this).attr("data-toggles");if(toggles_i){var $dest_i=$(toggles_i.startsWith("#")||toggles_i.startsWith("-")?toggles_i:"#"+toggles_i+", ."+toggles_i);$dest_i.addClass("hidden")}}),toggles&&$dest.toggleClass("hidden")})}),jQuery(function($){$(".wpbdp-admin-tab-nav a").click(function(e){e.preventDefault();var $others=$(this).parents("ul").find("li a"),$selected=$others.filter(".current");$others.removeClass("current"),$(this).addClass("current");var href=$(this).attr("href"),$content=$(href);$selected.length>0&&$($selected.attr("href")).hide(),$content.show().focus()}),$(".wpbdp-admin-tab-nav").each(function(i,v){$(this).find("a:first").click()})}),jQuery(function($){$(document).on("click",".wpbdp-admin-confirm",function(e){var message=$(this).data("confirm");message&&"undefined"!=typeof message||(message="Are you sure you want to do this?");var confirm=window.confirm(message);return!!confirm||(e.stopImmediatePropagation(),!1)})});
|
1 |
+
function wpbdp_load_placeholder($v){var action=$v.attr("data-action"),post_id=$v.attr("data-post_id"),baseurl=$v.attr("data-baseurl");$v.load(ajaxurl,{action:action,post_id:post_id,baseurl:baseurl})}var WPBDP_associations_fieldtypes={};!function($){var WPBDPAdmin_FormFields={$f_association:null,$f_fieldtype:null,init:function(){WPBDPAdmin_FormFields.$f_association=$("form#wpbdp-formfield-form select#field-association"),WPBDPAdmin_FormFields.$f_association.change(WPBDPAdmin_FormFields.onAssociationChange),WPBDPAdmin_FormFields.$f_fieldtype=$("form#wpbdp-formfield-form select#field-type"),WPBDPAdmin_FormFields.$f_fieldtype.change(WPBDPAdmin_FormFields.onFieldTypeChange),$("#wpbdp-fieldsettings .iframe-confirm a").click(function(e){e.preventDefault(),$(this).hasClass("yes")?$(this).parents(".iframe-confirm").hide():($('#wpbdp-fieldsettings input[name="field[allow_iframes]"]').removeAttr("checked"),$(this).parents(".iframe-confirm").hide())}),$('#wpbdp-fieldsettings input[name="field[allow_iframes]"]').change(function(){$(this).is(":checked")?$(".iframe-confirm").show():$(".iframe-confirm").hide()}),$('#wpbdp-formfield-form input[name="field[display_flags][]"][value="search"]').change(function(){$(".if-display-in-search").toggle($(this).is(":checked"))}),$("table.formfields tbody").sortable({placeholder:"wpbdp-draggable-highlight",handle:".wpbdp-drag-handle",axis:"y",cursor:"move",opacity:.9,update:function(event,ui){var sorted_items=[];$(this).find(".wpbdp-drag-handle").each(function(i,v){sorted_items.push($(v).attr("data-field-id"))}),sorted_items&&$.post(ajaxurl,{action:"wpbdp-formfields-reorder",order:sorted_items})}})},onFieldTypeChange:function(){var $field_type=$(this).find("option:selected");if($field_type.length){var field_type=$field_type.val();$("select#field-validator").prop("disabled",!1),"url"==field_type?($("select#field-validator option").not('[value="url"]').attr("disabled","disabled").removeAttr("selected"),$('select#field-validator option[value="url"]').attr("selected","selected")):$("select#field-validator option").removeAttr("disabled"),"social-twitter"==field_type&&$("select#field-validator").prop("disabled",!0);var request_data={action:"wpbdp-renderfieldsettings",association:WPBDPAdmin_FormFields.$f_association.find("option:selected").val(),field_type:field_type,field_id:$('#wpbdp-formfield-form input[name="field[id]"]').val()};$.post(ajaxurl,request_data,function(response){response.ok&&response.html?($("#wpbdp-fieldsettings-html").html(response.html),$("#wpbdp-fieldsettings").show()):($("#wpbdp-fieldsettings-html").empty(),$("#wpbdp-fieldsettings").hide())},"json")}},onAssociationChange:function(){$f_fieldtype=WPBDPAdmin_FormFields.$f_fieldtype;var association=$(this).val(),valid_types=WPBDP_associations_fieldtypes[association],private_option=$("#wpbdp_private_field");$f_fieldtype.find("option").prop("disabled",!1),$f_fieldtype.find("option").each(function(i,v){$.inArray($(v).val(),valid_types)<0&&$(v).prop("disabled",!0)}),$f_fieldtype.change(),0<=["title","content","category"].indexOf(association)?(private_option.find("input").prop("disabled",!0),private_option.hide()):(private_option.find("input").prop("disabled",!1),private_option.show())}};$(document).ready(function(){WPBDPAdmin_FormFields.init()})}(jQuery),jQuery(document).ready(function($){$(".wpbdp-admin-page-fees .wp-list-table.fees tbody").sortable({placeholder:"wpbdp-draggable-highlight",handle:".wpbdp-drag-handle",axis:"y",cursor:"move",opacity:.9,update:function(event,ui){var rel_rows=$(".free-fee-related-tr").remove();$("tr.free-fee").after(rel_rows);var sorted_items=[];$(this).find(".wpbdp-drag-handle").each(function(i,v){sorted_items.push($(v).attr("data-fee-id"))}),sorted_items&&$.post(ajaxurl,{action:"wpbdp-admin-fees-reorder",order:sorted_items})}}),$('select[name="fee_order[method]"], select[name="fee_order[order]"]').change(function(e){$.ajax({url:ajaxurl,data:$(this).parent("form").serialize(),dataType:"json",type:"POST",success:function(res){res.success&&location.reload()}})}),"custom"==$('select[name="fee_order[method]"]').val()&&$(".wpbdp-admin-page-fees .wp-list-table .wpbdp-drag-handle").show(),$(".wpbdp-ajax-placeholder").each(function(i,v){wpbdp_load_placeholder($(v))}),$("input#doaction, input#doaction2").click(function(e){var action_name="doaction"==$(this).attr("id")?"action":"action2",$selected_option=$('select[name="'+action_name+'"] option:selected'),action_val=$selected_option.val();if("listing"==action_val.split("-")[0]){var action=action_val.split("-")[1];if("sep0"!=action&&"sep1"!=action&&"sep2"!=action){var $checked_posts=$('input[name="post[]"]:checked'),uri=$selected_option.attr("data-uri");return $checked_posts.each(function(i,v){uri+="&post[]="+$(v).val()}),window.location.href=uri,!1}}return!0}),$('.wpbdp-admin.wpbdp-page-formfields-preview form input[type="submit"]').click(function(e){e.preventDefault(),alert("This form is just a preview. It doesn't work.")}),$("#wpbdp-admin-debug-info-page a.nav-tab").click(function(e){e.preventDefault(),$("#wpbdp-admin-debug-info-page a.nav-tab").not(this).removeClass("nav-tab-active");var $selected_tab=$(this);$selected_tab.addClass("nav-tab-active"),$(".wpbdp-debug-section").hide(),$('.wpbdp-debug-section[data-id="'+$(this).attr("href")+'"]').show()}),$("#wpbdp-admin-debug-info-page a.nav-tab").length>0&&$("#wpbdp-admin-debug-info-page a.nav-tab").get(0).click(),$(".wpbdp-page-admin-transactions .column-actions a.details-link").click(function(e){e.preventDefault();var $tr=$(this).parents("tr"),$details=$tr.find("div.more-details"),$tr_details=$tr.next("tr.more-details-row");return $tr_details.length>0?($tr_details.remove(),void $(this).text($(this).text().replace("-","+"))):($(this).text($(this).text().replace("+","-")),void $tr.after('<tr class="more-details-row"><td colspan="7">'+$details.html()+"</td></tr>").show())})});var WPBDP_Admin={};WPBDP_Admin.payments={},WPBDP_Admin.ProgressBar=function($item,settings){$item.empty(),$item.html('<div class="wpbdp-progress-bar"><span class="progress-text">0%</span><div class="progress-bar"><div class="progress-bar-outer"><div class="progress-bar-inner" style="width: 0%;"></div></div></div>'),this.$item=$item,this.$text=$item.find(".progress-text"),this.$bar=$item.find(".progress-bar"),this.set=function(completed,total){var pcg=Math.round(100*parseInt(completed)/parseInt(total));this.$text.text(pcg+"%"),this.$bar.find(".progress-bar-inner").attr("style","width: "+pcg+"%;")}},function($){WPBDP_Admin.dialog={};WPBDP_Admin.dialog}(jQuery),function($){var payments=WPBDP_Admin.payments;payments._initialize=function(){$("#BusinessDirectory_listinginfo a.payment-details-link").click(function(e){e.preventDefault(),payments.viewPaymentDetails($(this).attr("data-id"))}),0==$("#wpbdp-modal-dialog").length&&$("body").append($('<div id="wpbdp-modal-dialog"></div>'))},payments.viewPaymentDetails=function(id){$.get(ajaxurl,{action:"wpbdp-payment-details",id:id},function(res){res&&res.success&&(0==$("#wpbdp-modal-dialog").length&&$("body").append($('<div id="wpbdp-modal-dialog"></div>')),$("#wpbdp-modal-dialog").html(res.data.html),tb_show("","#TB_inline?inlineId=wpbdp-modal-dialog"),$("#TB_window").width($("#TB_ajaxContent").outerWidth()),$("#TB_window").height()>$("#TB_ajaxContent").outerHeight()&&$("#TB_ajaxContent").height($("#TB_window").height()),$("#wpbdp-modal-dialog").remove())},"json")},$(document).ready(function(){payments._initialize()})}(jQuery),function($){var s=WPBDP_Admin.settings={init:function(){$("#wpbdp-settings-quick-search-fields").on("change",":checkbox",function(){var $container=$("#wpbdp-settings-quick-search-fields"),text_fields=$container.data("text-fields"),selected=$container.find(":checkbox:checked").map(function(){return parseInt($(this).val())}).get(),show_warning=!1;if(selected.length>0&&text_fields.length>0)for(var i=0;i<text_fields.length;i++)if($.inArray(text_fields[i],selected)>-1){show_warning=!0;break}show_warning?$("#wpbdp-settings-quick-search-fields .text-fields-warning").fadeIn("fast"):$("#wpbdp-settings-quick-search-fields .text-fields-warning").fadeOut("fast")})}};$(document).ready(function(){$("#wpbdp-admin-page-settings").length>0&&s.init()})}(jQuery),jQuery(function($){if(0!=$(".wpbdp-admin-page-uninstall").length){var $warnings=$("#wpbdp-uninstall-messages"),$form=($("#wpbdp-uninstall-proceed-btn"),$("#wpbdp-uninstall-capture-form"));$("#wpbdp-uninstall-proceed-btn").click(function(e){e.preventDefault(),$warnings.fadeOut("fast",function(){$form.fadeIn("fast")})}),$("#wpbdp-uninstall-capture-form").submit(function(){var $no_reason_error=$(".wpbdp-validation-error.no-reason").hide(),$no_text_error=$(".wpbdp-validation-error.no-reason-text").hide(),$reason_checked=$('input[name="uninstall[reason_id]"]:checked');if(0==$reason_checked.length)return $no_reason_error.show(),!1;if("0"==$reason_checked.val()){var $reason_text=$('textarea[name="uninstall[reason_text]"]'),reason_text=$.trim($reason_text.val());if($reason_text.removeClass("invalid"),!reason_text)return $no_text_error.show(),$reason_text.addClass("invalid"),!1}return!0}),$('form#wpbdp-uninstall-capture-form input[name="uninstall[reason_id]"]').change(function(e){var val=$(this).val();"0"==val?$("form#wpbdp-uninstall-capture-form .custom-reason").fadeIn():$("form#wpbdp-uninstall-capture-form .custom-reason").fadeOut("fast",function(){$(this).val("")})})}}),function($){$(document).ready(function(){0!=$("body.wp-admin.widgets-php").length&&$("body.wp-admin.widgets-php").on("change","input.wpbdp-toggle-images",function(){var checked=$(this).is(":checked");checked?$(this).parents(".widget").find(".thumbnail-width-config, .thumbnail-height-config").fadeIn("fast"):$(this).parents(".widget").find(".thumbnail-width-config, .thumbnail-height-config").fadeOut("fast")})})}(jQuery),function($){$(document).ready(function(){$("a.wpbdp-create-main-page-button").click(function(e){e.preventDefault();var $msg=$(this).parents("div.error");$.ajax({url:ajaxurl,data:{action:"wpbdp-create-main-page",_wpnonce:$(this).attr("data-nonce")},dataType:"json",success:function(res){res.success&&$msg.fadeOut("fast",function(){$(this).html("<p>"+res.message+"</p>"),$(this).removeClass("error"),$(this).addClass("updated"),$(this).fadeIn("fast")})}})})})}(jQuery),function($){$(function(){$(".wpbdp-notice.dismissible > .notice-dismiss").click(function(e){e.preventDefault();var $notice=$(this).parent(".wpbdp-notice"),dismissible_id=$(this).data("dismissible-id"),nonce=$(this).data("nonce");$.post(ajaxurl,{action:"wpbdp_dismiss_notification",id:dismissible_id,nonce:nonce},function(){$notice.fadeOut("fast",function(){$notice.remove()})})})})}(jQuery),jQuery(function($){$(".wpbdp-js-toggle").change(function(){var name=$(this).attr("name"),value=$(this).val(),is_checkbox=$(this).is(":checkbox"),is_radio=$(this).is(":radio"),is_select=$(this).is("select"),toggles=$(this).attr("data-toggles");if(is_select){var $option=$(this).find(":selected"),toggles=$option.attr("data-toggles");toggles&&"undefined"!=typeof toggles||(toggles="")}if(toggles){var $dest=$(toggles.startsWith("#")||toggles.startsWith("-")?toggles:"#"+toggles+", ."+toggles);if(0==$dest.length||!is_radio&&!is_checkbox&&!is_select)return;if(is_checkbox&&$(this).is(":checked"))return void $dest.toggleClass("hidden")}if(is_select)var other_opts=$(this).find("option").not('[value="'+value+'"]');else var other_opts=$('input[name="'+name+'"]').not('[value="'+value+'"]');other_opts.each(function(){var toggles_i=$(this).attr("data-toggles");if(toggles_i){var $dest_i=$(toggles_i.startsWith("#")||toggles_i.startsWith("-")?toggles_i:"#"+toggles_i+", ."+toggles_i);$dest_i.addClass("hidden")}}),toggles&&$dest.toggleClass("hidden")})}),jQuery(function($){$(".wpbdp-admin-tab-nav a").click(function(e){e.preventDefault();var $others=$(this).parents("ul").find("li a"),$selected=$others.filter(".current");$others.removeClass("current"),$(this).addClass("current");var href=$(this).attr("href"),$content=$(href);$selected.length>0&&$($selected.attr("href")).hide(),$content.show().focus()}),$(".wpbdp-admin-tab-nav").each(function(i,v){$(this).find("a:first").click()})}),jQuery(function($){$(document).on("click",".wpbdp-admin-confirm",function(e){var message=$(this).data("confirm");message&&"undefined"!=typeof message||(message="Are you sure you want to do this?");var confirm=window.confirm(message);return!!confirm||(e.stopImmediatePropagation(),!1)})});
|
business-directory-plugin.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Business Directory Plugin
|
4 |
* Plugin URI: http://www.businessdirectoryplugin.com
|
5 |
* Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
|
6 |
-
* Version: 5.1.
|
7 |
* Author: D. Rodenbaugh
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: WPBDM
|
3 |
* Plugin Name: Business Directory Plugin
|
4 |
* Plugin URI: http://www.businessdirectoryplugin.com
|
5 |
* Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
|
6 |
+
* Version: 5.1.4
|
7 |
* Author: D. Rodenbaugh
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: WPBDM
|
includes/admin/class-admin-listings.php
CHANGED
@@ -291,13 +291,16 @@ class WPBDP_Admin_Listings {
|
|
291 |
return array();
|
292 |
}
|
293 |
|
|
|
|
|
|
|
294 |
|
295 |
foreach ( WPBDP_Listing::get_stati() as $status_id => $status_label ) {
|
296 |
if ( in_array( $status_id, array( 'unknown', 'legacy', 'complete' ) ) ) {
|
297 |
continue;
|
298 |
}
|
299 |
|
300 |
-
$count = absint( WPBDP_Listing::count_listings( array( 'status' => $status_id, 'post_status' =>
|
301 |
if ( 0 == $count ) {
|
302 |
continue;
|
303 |
}
|
@@ -308,7 +311,8 @@ class WPBDP_Admin_Listings {
|
|
308 |
$views[ 'wpbdp-status-' . $status_id ] = "<a href='" . remove_query_arg( array( 'post_status', 'author', 'all_posts' ), add_query_arg( 'listing_status', $status_id ) ) . "' class='{$current_class}'>${status_label} <span class='count'>({$count})</span></a>";
|
309 |
}
|
310 |
|
311 |
-
$views = apply_filters( 'wpbdp_admin_directory_views', $views,
|
|
|
312 |
return $views;
|
313 |
}
|
314 |
|
291 |
return array();
|
292 |
}
|
293 |
|
294 |
+
$post_statuses = get_post_statuses();
|
295 |
+
$post_statuses = array_keys( get_post_statuses() );
|
296 |
+
$post_statuses_string = implode( ',', $post_statuses );
|
297 |
|
298 |
foreach ( WPBDP_Listing::get_stati() as $status_id => $status_label ) {
|
299 |
if ( in_array( $status_id, array( 'unknown', 'legacy', 'complete' ) ) ) {
|
300 |
continue;
|
301 |
}
|
302 |
|
303 |
+
$count = absint( WPBDP_Listing::count_listings( array( 'status' => $status_id, 'post_status' => $post_statuses_string ) ) );
|
304 |
if ( 0 == $count ) {
|
305 |
continue;
|
306 |
}
|
311 |
$views[ 'wpbdp-status-' . $status_id ] = "<a href='" . remove_query_arg( array( 'post_status', 'author', 'all_posts' ), add_query_arg( 'listing_status', $status_id ) ) . "' class='{$current_class}'>${status_label} <span class='count'>({$count})</span></a>";
|
312 |
}
|
313 |
|
314 |
+
$views = apply_filters( 'wpbdp_admin_directory_views', $views, "'" . implode( "','", $post_statuses ) . "'" );
|
315 |
+
|
316 |
return $views;
|
317 |
}
|
318 |
|
includes/class-listing.php
CHANGED
@@ -513,27 +513,32 @@ class WPBDP_Listing {
|
|
513 |
* @since 5.0
|
514 |
*/
|
515 |
public function set_fee_plan_with_payment( $fee, $recurring = false ) {
|
516 |
-
$
|
517 |
$fee = is_numeric( $fee ) ? wpbdp_get_fee_plan( $fee ) : $fee;
|
518 |
$this->set_fee_plan( $fee );
|
519 |
$plan = $this->get_fee_plan();
|
520 |
|
521 |
-
if ( $fee->id == $
|
522 |
return null;
|
|
|
523 |
|
524 |
-
$payment = new WPBDP_Payment( array( 'listing_id' => $this->id, 'payment_type' => $
|
525 |
|
526 |
-
$
|
|
|
|
|
|
|
|
|
|
|
|
|
527 |
'type' => $plan->is_recurring ? 'recurring_plan' : 'plan',
|
528 |
-
|
529 |
-
'description' => sprintf( _x( 'Plan "%s"%s', 'listing', 'WPBDM' ), $plan->fee_label, $plan->recurring ? ' ' . _x( '(recurring)', 'listing', 'WPBDM' ) : '' ),
|
530 |
'amount' => $plan->fee_price,
|
531 |
'fee_id' => $plan->fee_id,
|
532 |
'fee_days' => $plan->fee_days,
|
533 |
'fee_images' => $plan->fee_images
|
534 |
);
|
535 |
|
536 |
-
$payment->payment_items[] = $item;
|
537 |
$payment->save();
|
538 |
|
539 |
return $payment;
|
513 |
* @since 5.0
|
514 |
*/
|
515 |
public function set_fee_plan_with_payment( $fee, $recurring = false ) {
|
516 |
+
$previous_plan = $this->get_fee_plan();
|
517 |
$fee = is_numeric( $fee ) ? wpbdp_get_fee_plan( $fee ) : $fee;
|
518 |
$this->set_fee_plan( $fee );
|
519 |
$plan = $this->get_fee_plan();
|
520 |
|
521 |
+
if ( $previous_plan && $fee->id == $previous_plan->fee_id ) {
|
522 |
return null;
|
523 |
+
}
|
524 |
|
525 |
+
$payment = new WPBDP_Payment( array( 'listing_id' => $this->id, 'payment_type' => $previous_plan ? 'plan_change' : 'initial' ) );
|
526 |
|
527 |
+
if ( $plan->is_recurring ) {
|
528 |
+
$item_description = sprintf( _x( 'Plan "%s" (recurring)', 'listing', 'WPBDM' ), $plan->fee_label );
|
529 |
+
} else {
|
530 |
+
$item_description = sprintf( _x( 'Plan "%s"', 'listing', 'WPBDM' ), $plan->fee_label );
|
531 |
+
}
|
532 |
+
|
533 |
+
$payment->payment_items[] = array(
|
534 |
'type' => $plan->is_recurring ? 'recurring_plan' : 'plan',
|
535 |
+
'description' => $item_description,
|
|
|
536 |
'amount' => $plan->fee_price,
|
537 |
'fee_id' => $plan->fee_id,
|
538 |
'fee_days' => $plan->fee_days,
|
539 |
'fee_images' => $plan->fee_images
|
540 |
);
|
541 |
|
|
|
542 |
$payment->save();
|
543 |
|
544 |
return $payment;
|
includes/class-wpbdp.php
CHANGED
@@ -15,7 +15,7 @@ final class WPBDP {
|
|
15 |
}
|
16 |
|
17 |
private function setup_constants() {
|
18 |
-
define( 'WPBDP_VERSION', '5.1.
|
19 |
|
20 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
21 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
15 |
}
|
16 |
|
17 |
private function setup_constants() {
|
18 |
+
define( 'WPBDP_VERSION', '5.1.4' );
|
19 |
|
20 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
21 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
includes/fields/class-form-field.php
CHANGED
@@ -566,9 +566,13 @@ class WPBDP_Form_Field {
|
|
566 |
return new WP_Error( 'wpbdp-field-error', sprintf( _x( '"%s" is an invalid field type for this association.', 'form-fields-api', 'WPBDM' ), $this->type->get_name() ) );
|
567 |
}
|
568 |
|
569 |
-
if( in_array( 'private', $this->display_flags ) ){
|
570 |
-
$this->
|
571 |
-
|
|
|
|
|
|
|
|
|
572 |
}
|
573 |
|
574 |
$res = $this->type->before_field_update( $this );
|
566 |
return new WP_Error( 'wpbdp-field-error', sprintf( _x( '"%s" is an invalid field type for this association.', 'form-fields-api', 'WPBDM' ), $this->type->get_name() ) );
|
567 |
}
|
568 |
|
569 |
+
if( in_array( 'private', $this->display_flags ) ) {
|
570 |
+
if ( ! in_array( $this->association, array( 'title', 'content', 'category' ), true ) ) {
|
571 |
+
$this->set_display_flags( array( 'private' ) );
|
572 |
+
$this->set_validators();
|
573 |
+
} else {
|
574 |
+
$this->remove_display_flag( array( 'private' ) );
|
575 |
+
}
|
576 |
}
|
577 |
|
578 |
$res = $this->type->before_field_update( $this );
|
includes/templates-ui.php
CHANGED
@@ -37,16 +37,19 @@ function _wpbdp_padded_count( &$term, $return = false ) {
|
|
37 |
$count = intval( wp_cache_get( 'term-padded-count-' . $term->term_id ,'wpbdp', false, $found ) );
|
38 |
|
39 |
if ( ! $count && ! $found ) {
|
|
|
|
|
|
|
40 |
$tree_ids = array_merge( array( $term->term_id ), get_term_children( $term->term_id, WPBDP_CATEGORY_TAX ) );
|
41 |
|
42 |
if ( $tree_ids ) {
|
43 |
$tt_ids = $wpdb->get_col( $wpdb->prepare( "SELECT term_taxonomy_id FROM {$wpdb->term_taxonomy} WHERE term_id IN (" . implode( ',', $tree_ids ) . ") AND taxonomy = %s", WPBDP_CATEGORY_TAX ) );
|
44 |
|
45 |
-
|
|
|
46 |
|
47 |
-
|
48 |
-
|
49 |
-
$count = 0;
|
50 |
}
|
51 |
|
52 |
$count = apply_filters( '_wpbdp_padded_count', $count, $term );
|
37 |
$count = intval( wp_cache_get( 'term-padded-count-' . $term->term_id ,'wpbdp', false, $found ) );
|
38 |
|
39 |
if ( ! $count && ! $found ) {
|
40 |
+
|
41 |
+
$count = 0;
|
42 |
+
|
43 |
$tree_ids = array_merge( array( $term->term_id ), get_term_children( $term->term_id, WPBDP_CATEGORY_TAX ) );
|
44 |
|
45 |
if ( $tree_ids ) {
|
46 |
$tt_ids = $wpdb->get_col( $wpdb->prepare( "SELECT term_taxonomy_id FROM {$wpdb->term_taxonomy} WHERE term_id IN (" . implode( ',', $tree_ids ) . ") AND taxonomy = %s", WPBDP_CATEGORY_TAX ) );
|
47 |
|
48 |
+
if ( $tt_ids ) {
|
49 |
+
$query = $wpdb->prepare( "SELECT COUNT(DISTINCT r.object_id) FROM {$wpdb->term_relationships} r INNER JOIN {$wpdb->posts} p ON p.ID = r.object_id WHERE p.post_status = %s and p.post_type = %s AND term_taxonomy_id IN (" . implode( ',', $tt_ids ) . ")", 'publish', WPBDP_POST_TYPE );
|
50 |
|
51 |
+
$count = intval( $wpdb->get_var( $query ) );
|
52 |
+
}
|
|
|
53 |
}
|
54 |
|
55 |
$count = apply_filters( '_wpbdp_padded_count', $count, $term );
|
includes/views/submit_listing.php
CHANGED
@@ -482,7 +482,9 @@ class WPBDP__Views__Submit_Listing extends WPBDP__Authenticated_Listing_View {
|
|
482 |
}
|
483 |
}
|
484 |
} else if ( ! $categories && $this->skip_plan_selection ) {
|
485 |
-
|
|
|
|
|
486 |
}
|
487 |
|
488 |
if ( $this->editing ) {
|
482 |
}
|
483 |
}
|
484 |
} else if ( ! $categories && $this->skip_plan_selection ) {
|
485 |
+
$current_categories = $this->listing->get_categories( 'ids' );
|
486 |
+
|
487 |
+
wp_set_post_terms( $this->listing->get_id(), $current_categories, WPBDP_CATEGORY_TAX, false );
|
488 |
}
|
489 |
|
490 |
if ( $this->editing ) {
|
languages/WPBDM-ar.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date:
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -18,26 +18,26 @@ msgstr ""
|
|
18 |
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
19 |
"X-Poedit-SourceCharset: UTF-8\n"
|
20 |
|
21 |
-
#: includes/admin/class-admin-listings.php:
|
22 |
msgid "Listing Information"
|
23 |
msgstr "معلومات حول الإعلان"
|
24 |
|
25 |
-
#: includes/admin/class-admin-listings.php:
|
26 |
#, fuzzy
|
27 |
msgid "Listing Timeline"
|
28 |
msgstr "عنوان الإعلان: "
|
29 |
|
30 |
-
#: includes/admin/class-admin-listings.php:
|
31 |
#, fuzzy
|
32 |
msgid "Expires on"
|
33 |
msgstr "ستنتهي الصلاحية في"
|
34 |
|
35 |
-
#: includes/admin/class-admin-listings.php:
|
36 |
#, fuzzy
|
37 |
msgid "Attributes"
|
38 |
msgstr "سمات الحقل"
|
39 |
|
40 |
-
#: includes/admin/class-admin.php:
|
41 |
msgid ""
|
42 |
"Preview is only available after you've saved the first draft. This is due\n"
|
43 |
"to how WordPress stores the data."
|
@@ -45,12 +45,12 @@ msgstr ""
|
|
45 |
"المعاينة متاحة فقط بعد أن تحفظ المسودة الأولى. ويرجع ذلك إلى طريقة حفظ "
|
46 |
"البيانات من طرف ووردبريس."
|
47 |
|
48 |
-
#: includes/admin/class-admin.php:
|
49 |
#, fuzzy
|
50 |
msgid "Uninstall Business Directory Plugin"
|
51 |
msgstr "حذف إضافة دليل الأعمال"
|
52 |
|
53 |
-
#: includes/admin/class-admin.php:
|
54 |
#, fuzzy
|
55 |
msgid "Uninstall"
|
56 |
msgstr "حذف"
|
@@ -245,15 +245,15 @@ msgstr "مفتاح المعاملة"
|
|
245 |
msgid "Licenses"
|
246 |
msgstr "تراخيص"
|
247 |
|
248 |
-
#: includes/templates-ui.php:
|
249 |
msgid "Directory"
|
250 |
msgstr "الدليل"
|
251 |
|
252 |
-
#: includes/templates-ui.php:
|
253 |
msgid "View All Listings"
|
254 |
msgstr "مشاهدة جميع الإعلانات"
|
255 |
|
256 |
-
#: includes/templates-ui.php:
|
257 |
msgid "Create A Listing"
|
258 |
msgstr "إنشاء إعلان"
|
259 |
|
@@ -309,7 +309,11 @@ msgstr ""
|
|
309 |
msgid "Please note that all of your existing settings will be lost."
|
310 |
msgstr "يرجى ملاحظة أنه سيتم فقدان كافة الإعدادات الحالية الخاصة بك."
|
311 |
|
312 |
-
#: templates/admin/settings-reset.tpl.php:
|
|
|
|
|
|
|
|
|
313 |
msgid "Reset Defaults"
|
314 |
msgstr "إعادة تعيين الوضع الافتراضي"
|
315 |
|
@@ -827,7 +831,7 @@ msgctxt "admin category filter"
|
|
827 |
msgid "All categories"
|
828 |
msgstr "جميع التصنيفات"
|
829 |
|
830 |
-
#: includes/admin/class-admin-listings.php:
|
831 |
#, fuzzy
|
832 |
msgctxt "admin listings"
|
833 |
msgid ""
|
@@ -839,68 +843,68 @@ msgstr ""
|
|
839 |
"به) مطلوب من أجل تحديد الميزات المتوفرة لهذا الإعلان، زائد التعامل مع تجديد "
|
840 |
"الاشتراك."
|
841 |
|
842 |
-
#: includes/admin/class-admin-listings.php:
|
843 |
#, fuzzy
|
844 |
msgctxt "admin listings"
|
845 |
msgid "Never"
|
846 |
msgstr "أبداً"
|
847 |
|
848 |
-
#: includes/admin/class-admin-listings.php:
|
849 |
#, fuzzy
|
850 |
msgctxt "admin listings"
|
851 |
msgid "Featured"
|
852 |
msgstr "حالة مميزة (مثبت)"
|
853 |
|
854 |
-
#: includes/admin/class-admin-listings.php:
|
855 |
#, fuzzy
|
856 |
msgctxt "admin listings"
|
857 |
msgid "Recurring"
|
858 |
msgstr "(متكرر)"
|
859 |
|
860 |
-
#: includes/admin/class-admin-listings.php:
|
861 |
#, fuzzy
|
862 |
msgctxt "admin listings"
|
863 |
msgid "Free"
|
864 |
msgstr "مجاني"
|
865 |
|
866 |
-
#: includes/admin/class-admin-listings.php:
|
867 |
#, fuzzy
|
868 |
msgctxt "admin listings"
|
869 |
msgid "Paid"
|
870 |
msgstr "تم الدفع"
|
871 |
|
872 |
-
#: includes/admin/class-admin-listings.php:
|
873 |
#, fuzzy
|
874 |
msgctxt "admin"
|
875 |
msgid "Directory Listing Fields / Images"
|
876 |
msgstr "حقول / صور الإعلان"
|
877 |
|
878 |
-
#: includes/admin/class-admin-listings.php:
|
879 |
msgctxt "admin"
|
880 |
msgid "Categories"
|
881 |
msgstr "التصنيفات"
|
882 |
|
883 |
-
#: includes/admin/class-admin.php:
|
884 |
msgctxt "admin"
|
885 |
msgid "Business Directory"
|
886 |
msgstr "دليل الأعمال"
|
887 |
|
888 |
-
#: includes/admin/class-admin.php:
|
889 |
msgctxt "admin"
|
890 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
891 |
msgstr "أنت مستعد. قم بزيارة صفحة <a>دليل الأعمال</a> الجديدة."
|
892 |
|
893 |
-
#: includes/admin/class-admin.php:
|
894 |
msgctxt "admin"
|
895 |
msgid "Untitled Menu"
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: includes/admin/class-admin.php:
|
899 |
msgctxt "admin"
|
900 |
msgid "Dismiss this notice."
|
901 |
msgstr "إخفاء هذا التنبيه."
|
902 |
|
903 |
-
#: includes/admin/class-admin.php:
|
904 |
#, fuzzy
|
905 |
msgctxt "admin"
|
906 |
msgid "The listing has been updated."
|
@@ -912,12 +916,12 @@ msgstr[3] "تمت ترقية الإعلانات."
|
|
912 |
msgstr[4] "تمت ترقية الإعلانات."
|
913 |
msgstr[5] "تمت ترقية الإعلانات."
|
914 |
|
915 |
-
#: includes/admin/class-admin.php:
|
916 |
msgctxt "admin"
|
917 |
msgid "The fee was successfully assigned."
|
918 |
msgstr "تم تعيين الرسوم بنجاح."
|
919 |
|
920 |
-
#: includes/admin/class-admin.php:
|
921 |
msgctxt "admin"
|
922 |
msgid "Listing was renewed."
|
923 |
msgid_plural "Listings were renewed."
|
@@ -928,28 +932,28 @@ msgstr[3] "تم تجديد الإعلانات."
|
|
928 |
msgstr[4] "تم تجديد الإعلانات."
|
929 |
msgstr[5] "تم تجديد الإعلانات."
|
930 |
|
931 |
-
#: includes/admin/class-admin.php:
|
932 |
msgctxt "admin"
|
933 |
msgid "Renewal email sent."
|
934 |
msgstr "تم إرسال بريد التجديد."
|
935 |
|
936 |
-
#: includes/admin/class-admin.php:
|
937 |
#, fuzzy
|
938 |
msgctxt "admin"
|
939 |
msgid "Access keys sent."
|
940 |
msgstr "مفتاح الوصول"
|
941 |
|
942 |
-
#: includes/admin/class-admin.php:
|
943 |
msgctxt "admin"
|
944 |
msgid "The access keys couldn't be sent."
|
945 |
msgstr ""
|
946 |
|
947 |
-
#: includes/admin/class-admin.php:
|
948 |
msgctxt "admin"
|
949 |
msgid "Listing Count"
|
950 |
msgstr "عدد الإعلانات"
|
951 |
|
952 |
-
#: includes/admin/class-admin.php:
|
953 |
msgctxt "admin"
|
954 |
msgid ""
|
955 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -958,7 +962,7 @@ msgstr ""
|
|
958 |
"<b>إضافة دليل الأعمال</b> تتطلب صفحة فيها الكود القصير "
|
959 |
"<tt>[businessdirectory]</tt> لكي تعمل بشكل صحيح."
|
960 |
|
961 |
-
#: includes/admin/class-admin.php:
|
962 |
msgctxt "admin"
|
963 |
msgid ""
|
964 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -967,12 +971,12 @@ msgstr ""
|
|
967 |
"يمكنك إنشاء هذه الصفحة بنفسك أو ترك دليل الأعمال القيام بذلك نيابة عنك "
|
968 |
"تلقائياً."
|
969 |
|
970 |
-
#: includes/admin/class-admin.php:
|
971 |
msgctxt "admin"
|
972 |
msgid "Create required pages for me"
|
973 |
msgstr "إنشاء الصفحات المطلوب نيابة عني"
|
974 |
|
975 |
-
#: includes/admin/class-admin.php:
|
976 |
msgctxt "admin"
|
977 |
msgid ""
|
978 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -980,7 +984,7 @@ msgid ""
|
|
980 |
"your provider to upgrade in order to prevent any issues with the plugin."
|
981 |
msgstr ""
|
982 |
|
983 |
-
#: includes/admin/class-admin.php:
|
984 |
msgctxt "admin"
|
985 |
msgid ""
|
986 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -1009,7 +1013,7 @@ msgctxt "admin"
|
|
1009 |
msgid "Images"
|
1010 |
msgstr "الصور"
|
1011 |
|
1012 |
-
#: includes/admin/form-fields.php:
|
1013 |
msgctxt "admin"
|
1014 |
msgid ""
|
1015 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1018,7 +1022,7 @@ msgstr ""
|
|
1018 |
"<b>إضافة دليل الأعمال</b> تتطلب حقول مع المرتبطات التالية بالترتيب لكي تعمل "
|
1019 |
"بشكل صحيح: <b>%s</b>."
|
1020 |
|
1021 |
-
#: includes/admin/form-fields.php:
|
1022 |
msgctxt "admin"
|
1023 |
msgid ""
|
1024 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1027,7 +1031,7 @@ msgstr ""
|
|
1027 |
"<b>إضافة دليل الأعمال</b> تتطلب حقل مع <b>%s</b> المرتبطات التالية بالترتيب "
|
1028 |
"لكي تعمل بشكل صحيح."
|
1029 |
|
1030 |
-
#: includes/admin/form-fields.php:
|
1031 |
msgctxt "admin"
|
1032 |
msgid ""
|
1033 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1036,12 +1040,12 @@ msgstr ""
|
|
1036 |
"يمكنك إنشاء هذه الحقول المخصصة بنفسك داخل \"إدارة الحقول\" أو السماح لدليل "
|
1037 |
"الأعمال للقيام بذلك نيابة عنك تلقائياً."
|
1038 |
|
1039 |
-
#: includes/admin/form-fields.php:
|
1040 |
msgctxt "admin"
|
1041 |
msgid "Go to \"Manage Form Fields\""
|
1042 |
msgstr "إنتقل إلى \"إدارة حقول\""
|
1043 |
|
1044 |
-
#: includes/admin/form-fields.php:
|
1045 |
msgctxt "admin"
|
1046 |
msgid "Create these required fields for me"
|
1047 |
msgstr "إنشاء هذه الحقول المطلوبة نيابة عني"
|
@@ -1056,71 +1060,71 @@ msgctxt "admin"
|
|
1056 |
msgid "Abandoned"
|
1057 |
msgstr "متخلى عنه"
|
1058 |
|
1059 |
-
#: includes/admin/class-admin-listings.php:
|
1060 |
msgctxt "admin actions"
|
1061 |
msgid "Edit Listing"
|
1062 |
msgstr "تحرير الإعلان"
|
1063 |
|
1064 |
-
#: includes/admin/class-admin-listings.php:
|
1065 |
msgctxt "admin actions"
|
1066 |
msgid "Delete Listing"
|
1067 |
msgstr "حذف الإعلان"
|
1068 |
|
1069 |
-
#: includes/admin/class-admin-listings.php:
|
1070 |
#, fuzzy
|
1071 |
msgctxt "admin actions"
|
1072 |
msgid "View Payments"
|
1073 |
msgstr "الدفع"
|
1074 |
|
1075 |
-
#: includes/admin/class-admin-listings.php:
|
1076 |
#, fuzzy
|
1077 |
msgctxt "admin actions"
|
1078 |
msgid "View Payment"
|
1079 |
msgstr "الدفع"
|
1080 |
|
1081 |
-
#: includes/admin/class-admin-listings.php:
|
1082 |
#, fuzzy
|
1083 |
msgctxt "admin actions"
|
1084 |
msgid "Publish listings"
|
1085 |
msgstr "نشر إعلان"
|
1086 |
|
1087 |
-
#: includes/admin/class-admin-listings.php:
|
1088 |
#, fuzzy
|
1089 |
msgctxt "admin actions"
|
1090 |
msgid "Mark as \"Pending Review\""
|
1091 |
msgstr " في الانتظار"
|
1092 |
|
1093 |
-
#: includes/admin/class-admin-listings.php:
|
1094 |
msgctxt "admin actions"
|
1095 |
msgid "Hide from directory (mark as \"Draft\")"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
-
#: includes/admin/class-admin-listings.php:
|
1099 |
#, fuzzy
|
1100 |
msgctxt "admin actions"
|
1101 |
msgid "Renew listings"
|
1102 |
msgstr "تجديد الإعلان"
|
1103 |
|
1104 |
-
#: includes/admin/class-admin-listings.php:
|
1105 |
#, fuzzy
|
1106 |
msgctxt "admin actions"
|
1107 |
msgid "Set listings as \"Expired\""
|
1108 |
msgstr "الإعلان منتهي التاريخ"
|
1109 |
|
1110 |
-
#: includes/admin/class-admin-listings.php:
|
1111 |
#, fuzzy
|
1112 |
msgctxt "admin actions"
|
1113 |
msgid "Send access keys"
|
1114 |
msgstr "مفتاح الوصول"
|
1115 |
|
1116 |
-
#: includes/admin/class-admin.php:
|
1117 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1118 |
#, fuzzy
|
1119 |
msgctxt "listing metabox"
|
1120 |
msgid "Never"
|
1121 |
msgstr "أبداً"
|
1122 |
|
1123 |
-
#: includes/admin/class-admin.php:
|
1124 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1125 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1126 |
#, fuzzy
|
@@ -1128,7 +1132,7 @@ msgctxt "listing metabox"
|
|
1128 |
msgid "Yes"
|
1129 |
msgstr "نعم"
|
1130 |
|
1131 |
-
#: includes/admin/class-admin.php:
|
1132 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1133 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1134 |
#, fuzzy
|
@@ -1269,7 +1273,7 @@ msgctxt "listing metabox"
|
|
1269 |
msgid "Is Recurring?"
|
1270 |
msgstr "(متكرر)"
|
1271 |
|
1272 |
-
#: includes/admin/class-admin.php:
|
1273 |
msgctxt "drip pointer"
|
1274 |
msgid ""
|
1275 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -1280,89 +1284,89 @@ msgstr ""
|
|
1280 |
"(مجانا) مكونة من 5 أجزاء (ترسل عبر البريد الإلكتروني). أحصل على وحدة ممتازة "
|
1281 |
"(premium module) مجانا بمجرد تسجيلك."
|
1282 |
|
1283 |
-
#: includes/admin/class-admin.php:
|
1284 |
msgctxt "drip pointer"
|
1285 |
msgid "Email Address:"
|
1286 |
msgstr "عنوان البريد الإلكتروني:"
|
1287 |
|
1288 |
-
#: includes/admin/class-admin.php:
|
1289 |
msgctxt "drip pointer"
|
1290 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1291 |
msgstr "هل تريد معرفة \"أسرار بناء\" \"دليل أعمال مدهش\"؟"
|
1292 |
|
1293 |
-
#: includes/admin/class-admin.php:
|
1294 |
msgctxt "drip pointer"
|
1295 |
msgid "Yes, please!"
|
1296 |
msgstr "نعم، من فضلك!"
|
1297 |
|
1298 |
-
#: includes/admin/class-admin.php:
|
1299 |
msgctxt "drip pointer"
|
1300 |
msgid "No, thanks"
|
1301 |
msgstr "لا، شكرًا"
|
1302 |
|
1303 |
-
#: includes/admin/class-admin.php:
|
1304 |
msgctxt "drip pointer"
|
1305 |
msgid "Invalid e-mail address."
|
1306 |
msgstr "عنوان البريد الإلكتروني غير صالح!"
|
1307 |
|
1308 |
-
#: includes/admin/class-admin.php:
|
1309 |
msgctxt "admin menu"
|
1310 |
msgid "Business Directory Admin"
|
1311 |
msgstr "مدير دليل الأعمال"
|
1312 |
|
1313 |
-
#: includes/admin/class-admin.php:
|
1314 |
msgctxt "admin menu"
|
1315 |
msgid "Dir. Admin"
|
1316 |
msgstr "مدير الدليل"
|
1317 |
|
1318 |
-
#: includes/admin/class-admin.php:
|
1319 |
msgctxt "admin menu"
|
1320 |
msgid "Directory Admin"
|
1321 |
msgstr "مدير الدليل"
|
1322 |
|
1323 |
-
#: includes/admin/class-admin.php:
|
1324 |
msgctxt "admin menu"
|
1325 |
msgid "Add New Listing"
|
1326 |
msgstr "إضافة إعلان جديد"
|
1327 |
|
1328 |
-
#: includes/admin/class-admin.php:
|
1329 |
msgctxt "admin menu"
|
1330 |
msgid "Manage Fees"
|
1331 |
msgstr "إدارة الرسوم"
|
1332 |
|
1333 |
-
#: includes/admin/class-admin.php:
|
1334 |
msgctxt "admin menu"
|
1335 |
msgid "Listings"
|
1336 |
msgstr "الإعلانات"
|
1337 |
|
1338 |
-
#: includes/admin/class-admin.php:
|
1339 |
msgctxt "admin menu"
|
1340 |
msgid "Manage Form Fields"
|
1341 |
msgstr "إدارة حقول الاستمارة"
|
1342 |
|
1343 |
-
#: includes/admin/class-admin.php:
|
1344 |
#, fuzzy
|
1345 |
msgctxt "admin menu"
|
1346 |
msgid "Payment History"
|
1347 |
msgstr "سجل المدفوعات"
|
1348 |
|
1349 |
-
#: includes/admin/class-admin.php:
|
1350 |
#, fuzzy
|
1351 |
msgctxt "admin menu"
|
1352 |
msgid "CSV Import & Export"
|
1353 |
msgstr "استيراد CSV"
|
1354 |
|
1355 |
-
#: includes/admin/class-admin.php:
|
1356 |
msgctxt "admin menu"
|
1357 |
msgid "Debug"
|
1358 |
msgstr "تصحيح الأخطاء"
|
1359 |
|
1360 |
-
#: includes/admin/settings/class-settings-admin.php:
|
1361 |
msgctxt "admin menu"
|
1362 |
msgid "Manage Options"
|
1363 |
msgstr "إدارة الخيارات"
|
1364 |
|
1365 |
-
#: includes/admin/class-admin.php:
|
1366 |
msgctxt "admin category id"
|
1367 |
msgid "ID"
|
1368 |
msgstr "المعرف"
|
@@ -1702,22 +1706,22 @@ msgctxt "themes"
|
|
1702 |
msgid "Theme was updated successfully."
|
1703 |
msgstr "تم تحديث القالب بنجاح."
|
1704 |
|
1705 |
-
#: includes/themes.php:
|
1706 |
msgctxt "themes"
|
1707 |
msgid "ZIP file is not a valid BD theme file."
|
1708 |
msgstr "ملف الضغط ZIP ليس ملف قالب دليل الأعمال صالح."
|
1709 |
|
1710 |
-
#: includes/themes.php:
|
1711 |
msgctxt "themes"
|
1712 |
msgid "Could not create themes directory."
|
1713 |
msgstr "تعذر إنشاء مجلد القوالب."
|
1714 |
|
1715 |
-
#: includes/themes.php:
|
1716 |
msgctxt "themes"
|
1717 |
msgid "Could not remove previous theme directory \"%s\"."
|
1718 |
msgstr "تعذر إزالة مجلد القالب السابق \"%s\"."
|
1719 |
|
1720 |
-
#: includes/themes.php:
|
1721 |
msgctxt "themes"
|
1722 |
msgid "Could not move new theme into theme directory."
|
1723 |
msgstr "تعذر نقل القالب الجديد الى مجلد القالب."
|
@@ -2366,52 +2370,58 @@ msgctxt "form-fields admin"
|
|
2366 |
msgid "Delete"
|
2367 |
msgstr "حذف"
|
2368 |
|
2369 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2370 |
msgctxt "form-fields admin"
|
2371 |
msgid "Required"
|
2372 |
msgstr "مطلوب"
|
2373 |
|
2374 |
-
#: includes/admin/form-fields.php:
|
2375 |
msgctxt "form-fields admin"
|
2376 |
msgid "Optional"
|
2377 |
msgstr "إختياري"
|
2378 |
|
2379 |
-
#: includes/admin/form-fields.php:
|
2380 |
msgctxt "form-fields admin"
|
2381 |
msgid "This field value is shown in the excerpt view of a listing."
|
2382 |
msgstr "قيمة هذا الحقل ظاهرة في عرض المقتطفات للإعلان."
|
2383 |
|
2384 |
-
#: includes/admin/form-fields.php:
|
2385 |
msgctxt "form-fields admin"
|
2386 |
msgid "In Excerpt"
|
2387 |
msgstr "في مقتطف"
|
2388 |
|
2389 |
-
#: includes/admin/form-fields.php:
|
2390 |
msgctxt "form-fields admin"
|
2391 |
msgid "This field value is shown in the single view of a listing."
|
2392 |
msgstr "قيمة هذا الحقل ظاهرة في العرض المفرد للإعلان."
|
2393 |
|
2394 |
-
#: includes/admin/form-fields.php:
|
2395 |
msgctxt "form-fields admin"
|
2396 |
msgid "In Listing"
|
2397 |
msgstr "في الإعلان"
|
2398 |
|
2399 |
-
#: includes/admin/form-fields.php:
|
2400 |
msgctxt "form-fields admin"
|
2401 |
msgid "Form Preview"
|
2402 |
msgstr "معاينة الاستمارة"
|
2403 |
|
2404 |
-
#: includes/admin/form-fields.php:
|
2405 |
msgctxt "form-fields admin"
|
2406 |
msgid "← Return to \"Manage Form Fields\""
|
2407 |
msgstr "← العودة إلى \"إدارة حقول الاستمارة\""
|
2408 |
|
2409 |
-
#: includes/admin/form-fields.php:
|
2410 |
msgctxt "form-fields admin"
|
2411 |
msgid "Form fields updated."
|
2412 |
msgstr "تم تحديث الاستمارة."
|
2413 |
|
2414 |
-
#: includes/admin/form-fields.php:
|
2415 |
msgctxt "form-fields admin"
|
2416 |
msgid ""
|
2417 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2424,93 +2434,93 @@ msgstr ""
|
|
2424 |
"الواجهة. إذا كنت تريد إظهار عناوين البريد الإلكتروني في الواجهة، يمكنك "
|
2425 |
"<a>تمكين عرض البريد الإلكتروني للعموم</a>."
|
2426 |
|
2427 |
-
#: includes/admin/form-fields.php:
|
2428 |
msgctxt "form-fields admin"
|
2429 |
msgid "Field deleted."
|
2430 |
msgstr "تم حذف الحقل."
|
2431 |
|
2432 |
-
#: includes/admin/form-fields.php:
|
2433 |
msgctxt "form-fields admin"
|
2434 |
msgid "Required fields created successfully."
|
2435 |
msgstr "الحقول المطلوبة أنشئت بنجاح."
|
2436 |
|
2437 |
-
#: includes/admin/form-fields.php:
|
2438 |
msgctxt "form-fields admin"
|
2439 |
msgid "Title"
|
2440 |
msgstr "العنوان"
|
2441 |
|
2442 |
-
#: includes/admin/form-fields.php:
|
2443 |
msgctxt "form-fields admin"
|
2444 |
msgid "Category"
|
2445 |
msgstr "التصنيف"
|
2446 |
|
2447 |
-
#: includes/admin/form-fields.php:
|
2448 |
msgctxt "form-fields admin"
|
2449 |
msgid "Excerpt"
|
2450 |
msgstr "مقتطف"
|
2451 |
|
2452 |
-
#: includes/admin/form-fields.php:
|
2453 |
msgctxt "form-fields admin"
|
2454 |
msgid "Content"
|
2455 |
msgstr "المحتوى"
|
2456 |
|
2457 |
-
#: includes/admin/form-fields.php:
|
2458 |
msgctxt "form-fields admin"
|
2459 |
msgid "Tags"
|
2460 |
msgstr "الوسوم"
|
2461 |
|
2462 |
-
#: includes/admin/form-fields.php:
|
2463 |
msgctxt "form-fields admin"
|
2464 |
msgid "Address"
|
2465 |
msgstr "العنوان"
|
2466 |
|
2467 |
-
#: includes/admin/form-fields.php:
|
2468 |
msgctxt "form-fields admin"
|
2469 |
msgid "City"
|
2470 |
msgstr "المدينة"
|
2471 |
|
2472 |
-
#: includes/admin/form-fields.php:
|
2473 |
msgctxt "form-fields admin"
|
2474 |
msgid "State"
|
2475 |
msgstr "الولاية"
|
2476 |
|
2477 |
-
#: includes/admin/form-fields.php:
|
2478 |
#, fuzzy
|
2479 |
msgctxt "form-fields admin"
|
2480 |
msgid "Country"
|
2481 |
msgstr "الدولة:"
|
2482 |
|
2483 |
-
#: includes/admin/form-fields.php:
|
2484 |
msgctxt "form-fields admin"
|
2485 |
msgid "ZIP Code"
|
2486 |
msgstr "الرمز البريدي"
|
2487 |
|
2488 |
-
#: includes/admin/form-fields.php:
|
2489 |
msgctxt "form-fields admin"
|
2490 |
msgid "FAX Number"
|
2491 |
msgstr "رقم الفاكس"
|
2492 |
|
2493 |
-
#: includes/admin/form-fields.php:
|
2494 |
msgctxt "form-fields admin"
|
2495 |
msgid "Phone Number"
|
2496 |
msgstr "رقم الهاتف"
|
2497 |
|
2498 |
-
#: includes/admin/form-fields.php:
|
2499 |
msgctxt "form-fields admin"
|
2500 |
msgid "Ratings Field"
|
2501 |
msgstr "حقول التقييم"
|
2502 |
|
2503 |
-
#: includes/admin/form-fields.php:
|
2504 |
msgctxt "form-fields admin"
|
2505 |
msgid "Twitter"
|
2506 |
msgstr "تويتر"
|
2507 |
|
2508 |
-
#: includes/admin/form-fields.php:
|
2509 |
msgctxt "form-fields admin"
|
2510 |
msgid "Website"
|
2511 |
msgstr "موقع الأنترنيت"
|
2512 |
|
2513 |
-
#: includes/admin/form-fields.php:
|
2514 |
msgctxt "form-fields admin"
|
2515 |
msgid "Tags updated."
|
2516 |
msgstr "تم تحديث الوسوم"
|
@@ -2534,37 +2544,37 @@ msgctxt "form-fields admin"
|
|
2534 |
msgid "Allow empty selection on search?"
|
2535 |
msgstr "السماح بالتحديد الفارغ في البحث؟"
|
2536 |
|
2537 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2538 |
msgctxt "form-fields admin"
|
2539 |
msgid "Allow HTML input for this field?"
|
2540 |
msgstr "السماح بإدخال HTML لهذا الحقل؟"
|
2541 |
|
2542 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2543 |
msgctxt "form-fields admin"
|
2544 |
msgid "Allow IFRAME tags in content?"
|
2545 |
msgstr "السماح لوسوم IFRAME في المحتوى؟"
|
2546 |
|
2547 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2548 |
msgctxt "form-fields admin"
|
2549 |
msgid "No"
|
2550 |
msgstr "لا"
|
2551 |
|
2552 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2553 |
msgctxt "form-fields admin"
|
2554 |
msgid "Yes"
|
2555 |
msgstr "نعم"
|
2556 |
|
2557 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2558 |
msgctxt "form-fields admin"
|
2559 |
msgid "Allow WordPress shortcodes in this field?"
|
2560 |
msgstr "السماح بالأكواد القصيرة لووردبريس في هذا الحقل؟"
|
2561 |
|
2562 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2563 |
msgctxt "form-fields admin"
|
2564 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2565 |
msgstr "عرض محرر WYSIWYG في واجهة الموقع؟"
|
2566 |
|
2567 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2568 |
msgctxt "form-fields admin"
|
2569 |
msgid ""
|
2570 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
@@ -2573,12 +2583,12 @@ msgstr ""
|
|
2573 |
"<b>تحذير:</b> يمكن للأعضاء استخدام هذه الميزة للقيام بتحايل على قيود الصورة "
|
2574 |
"الخاصة بك في رسوم الخطط.."
|
2575 |
|
2576 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2577 |
msgctxt "form-fields admin"
|
2578 |
msgid "Allow images in WYSIWYG editor?"
|
2579 |
msgstr "السماح بالصور في محرر WYSIWYG؟"
|
2580 |
|
2581 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2582 |
msgctxt "form-fields admin"
|
2583 |
msgid ""
|
2584 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
@@ -2587,13 +2597,25 @@ msgstr ""
|
|
2587 |
"<b>للأعضاء المتقدمين فقط!</b> إلا إذا كنت قيل لك بتغيير هذا، لا تبدل إلا إذا "
|
2588 |
"كنت تعرف ما تفعله."
|
2589 |
|
2590 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2591 |
msgctxt "form-fields admin"
|
2592 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2593 |
msgstr "تطبيق عامل تصفية \"the_content\" قبل عرض هذا الحقل؟"
|
2594 |
|
2595 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2596 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2597 |
msgid "Automatically generate excerpt from content field?"
|
2598 |
msgstr "تلقائياً إنشاء مقتطفات من حقل المحتوى؟"
|
2599 |
|
@@ -2681,62 +2703,73 @@ msgstr "خيارات عرض الحقل"
|
|
2681 |
|
2682 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2683 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2684 |
msgid "Show this value in excerpt view?"
|
2685 |
msgstr "إظهار هذه القيمة في مشاهدة المقتطفات؟"
|
2686 |
|
2687 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2688 |
msgctxt "form-fields admin"
|
2689 |
msgid "Display this value in post excerpt view."
|
2690 |
msgstr "عرض هذه القيمة في مشاهدة مقتطفات المقالة."
|
2691 |
|
2692 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2693 |
msgctxt "form-fields admin"
|
2694 |
msgid "Show this value in listing view?"
|
2695 |
msgstr "إظهار هذه القيمة في مشاهدة الإعلان؟"
|
2696 |
|
2697 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2698 |
msgctxt "form-fields admin"
|
2699 |
msgid "Display this value in the listing view."
|
2700 |
msgstr "عرض هذه القيمة في مشاهدة الإعلان."
|
2701 |
|
2702 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2703 |
msgctxt "form-fields admin"
|
2704 |
msgid "Include this field in the search form?"
|
2705 |
msgstr "تضمين هذا الحقل في نموذج البحث؟"
|
2706 |
|
2707 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2708 |
msgctxt "form-fields admin"
|
2709 |
msgid "Include this field in the search form."
|
2710 |
msgstr "تضمين هذا الحقل في نموذج البحث."
|
2711 |
|
2712 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2713 |
#, fuzzy
|
2714 |
msgctxt "form-fields admin"
|
2715 |
msgid "Is this field required for searching?"
|
2716 |
msgstr "هل هذا الحقل مطلوب؟"
|
2717 |
|
2718 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2719 |
msgctxt "form-fields admin"
|
2720 |
msgid ""
|
2721 |
"Make this fields required during searches on the Advanced Search screen."
|
2722 |
msgstr ""
|
2723 |
|
2724 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2725 |
msgctxt "form-fields admin"
|
2726 |
msgid "Hide this field's label?"
|
2727 |
msgstr "إخفاء تسمية هذا الحقل؟"
|
2728 |
|
2729 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2730 |
msgctxt "form-fields admin"
|
2731 |
msgid "Hide this field's label when displaying it."
|
2732 |
msgstr "إخفاء تسمية هذا الحقل عند عرضه."
|
2733 |
|
2734 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2735 |
msgctxt "form-fields admin"
|
2736 |
msgid "Update Field"
|
2737 |
msgstr "تحديث الحقل"
|
2738 |
|
2739 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2740 |
msgctxt "form-fields admin"
|
2741 |
msgid "Add Field"
|
2742 |
msgstr "إضافة حقل"
|
@@ -3092,7 +3125,7 @@ msgctxt "debug info"
|
|
3092 |
msgid "Test SSL setup..."
|
3093 |
msgstr "اختبار إعداد SSL..."
|
3094 |
|
3095 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3096 |
msgctxt "admin settings"
|
3097 |
msgid "Valid placeholders: %s"
|
3098 |
msgstr "العناصر النائبة صالحة: %s"
|
@@ -3531,53 +3564,53 @@ msgctxt "admin settings"
|
|
3531 |
msgid "Enter License Key here"
|
3532 |
msgstr "تجديد مفتاح الترخيص"
|
3533 |
|
3534 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3535 |
#, fuzzy
|
3536 |
msgctxt "expiration notices"
|
3537 |
msgid "Add notice"
|
3538 |
msgstr "إضافة حقل"
|
3539 |
|
3540 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3541 |
msgctxt "expiration notices"
|
3542 |
msgid "No notices configured."
|
3543 |
msgstr ""
|
3544 |
|
3545 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3546 |
#, fuzzy
|
3547 |
msgctxt "expiration notices"
|
3548 |
msgid "Delete"
|
3549 |
msgstr "Effacer"
|
3550 |
|
3551 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3552 |
msgctxt "expiration notices"
|
3553 |
msgid "recurring and non-recurring"
|
3554 |
msgstr ""
|
3555 |
|
3556 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3557 |
#, fuzzy
|
3558 |
msgctxt "expiration notices"
|
3559 |
msgid "recurring only"
|
3560 |
msgstr "(متكرر)"
|
3561 |
|
3562 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3563 |
#, fuzzy
|
3564 |
msgctxt "expiration notices"
|
3565 |
msgid "non-recurring only"
|
3566 |
msgstr "(متكرر)"
|
3567 |
|
3568 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3569 |
#, fuzzy
|
3570 |
msgctxt "expiration notices"
|
3571 |
msgid "Sent when a listing (%s) is renewed."
|
3572 |
msgstr "ترسل بعد أن يضاف الإعلان."
|
3573 |
|
3574 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3575 |
#, fuzzy
|
3576 |
msgctxt "expiration notices"
|
3577 |
msgid "Sent when a listing (%s) expires."
|
3578 |
msgstr "الإعلان منتهي التاريخ"
|
3579 |
|
3580 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3581 |
#, fuzzy
|
3582 |
msgctxt "expiration notices"
|
3583 |
msgid "%d day"
|
@@ -3589,7 +3622,7 @@ msgstr[3] "%d أيام"
|
|
3589 |
msgstr[4] "%d يوم"
|
3590 |
msgstr[5] "%d يوم"
|
3591 |
|
3592 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3593 |
msgctxt "expiration notices"
|
3594 |
msgid "%d week"
|
3595 |
msgid_plural "%d weeks"
|
@@ -3600,7 +3633,7 @@ msgstr[3] ""
|
|
3600 |
msgstr[4] ""
|
3601 |
msgstr[5] ""
|
3602 |
|
3603 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3604 |
msgctxt "expiration notices"
|
3605 |
msgid "%d month"
|
3606 |
msgid_plural "%d months"
|
@@ -3613,31 +3646,31 @@ msgstr[5] ""
|
|
3613 |
|
3614 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3615 |
#. non-recuring only)
|
3616 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3617 |
msgctxt "expiration notices"
|
3618 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3619 |
msgstr ""
|
3620 |
|
3621 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3622 |
#. non-recuring only)
|
3623 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3624 |
#, fuzzy
|
3625 |
msgctxt "expiration notices"
|
3626 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3627 |
msgstr "ترسل بعد أن يضاف الإعلان."
|
3628 |
|
3629 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3630 |
msgctxt "expiration notices"
|
3631 |
msgid "At the time of expiration"
|
3632 |
msgstr ""
|
3633 |
|
3634 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3635 |
#, fuzzy
|
3636 |
msgctxt "expiration notices"
|
3637 |
msgid "Right after a successful renewal"
|
3638 |
msgstr "تم تعيين الرسوم بنجاح."
|
3639 |
|
3640 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3641 |
msgctxt "expiration notices"
|
3642 |
msgid "%d day before expiration"
|
3643 |
msgid_plural "%d days before expiration"
|
@@ -3648,7 +3681,7 @@ msgstr[3] ""
|
|
3648 |
msgstr[4] ""
|
3649 |
msgstr[5] ""
|
3650 |
|
3651 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3652 |
msgctxt "expiration notices"
|
3653 |
msgid "%d day after expiration"
|
3654 |
msgid_plural "%d days after expiration"
|
@@ -3659,7 +3692,7 @@ msgstr[3] ""
|
|
3659 |
msgstr[4] ""
|
3660 |
msgstr[5] ""
|
3661 |
|
3662 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3663 |
msgctxt "expiration notices"
|
3664 |
msgid "%d week before expiration"
|
3665 |
msgid_plural "%d weeks before expiration"
|
@@ -3670,7 +3703,7 @@ msgstr[3] ""
|
|
3670 |
msgstr[4] ""
|
3671 |
msgstr[5] ""
|
3672 |
|
3673 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3674 |
msgctxt "expiration notices"
|
3675 |
msgid "%d week after expiration"
|
3676 |
msgid_plural "%d weeks after expiration"
|
@@ -3681,7 +3714,7 @@ msgstr[3] ""
|
|
3681 |
msgstr[4] ""
|
3682 |
msgstr[5] ""
|
3683 |
|
3684 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3685 |
msgctxt "expiration notices"
|
3686 |
msgid "%d month before expiration"
|
3687 |
msgid_plural "%d months before expiration"
|
@@ -3692,7 +3725,7 @@ msgstr[3] ""
|
|
3692 |
msgstr[4] ""
|
3693 |
msgstr[5] ""
|
3694 |
|
3695 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3696 |
msgctxt "expiration notices"
|
3697 |
msgid "%d month after expiration"
|
3698 |
msgid_plural "%d months after expiration"
|
@@ -3703,29 +3736,29 @@ msgstr[3] ""
|
|
3703 |
msgstr[4] ""
|
3704 |
msgstr[5] ""
|
3705 |
|
3706 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3707 |
#, fuzzy
|
3708 |
msgctxt "expiration notices"
|
3709 |
msgid "Applies to"
|
3710 |
msgstr "Appliqué à"
|
3711 |
|
3712 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3713 |
msgctxt "expiration notices"
|
3714 |
msgid "Non-recurring listings"
|
3715 |
msgstr ""
|
3716 |
|
3717 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3718 |
#, fuzzy
|
3719 |
msgctxt "expiration notices"
|
3720 |
msgid "Recurring listings"
|
3721 |
msgstr "الرجوع إلى الإعلان."
|
3722 |
|
3723 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3724 |
msgctxt "expiration notices"
|
3725 |
msgid "Recurring and non-recurring listings"
|
3726 |
msgstr ""
|
3727 |
|
3728 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3729 |
msgctxt "expiration notices"
|
3730 |
msgid "When to send?"
|
3731 |
msgstr ""
|
@@ -3736,6 +3769,12 @@ msgctxt "expiration notices"
|
|
3736 |
msgid "E-mail body text"
|
3737 |
msgstr "نص البريد الإلكتروني"
|
3738 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3739 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3740 |
#, fuzzy
|
3741 |
msgctxt "settings"
|
@@ -3755,7 +3794,7 @@ msgstr "الإعلانات"
|
|
3755 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3756 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3757 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3758 |
-
#: includes/admin/settings/class-settings.php:
|
3759 |
#, fuzzy
|
3760 |
msgctxt "settings"
|
3761 |
msgid "General Settings"
|
@@ -4722,13 +4761,13 @@ msgctxt "settings"
|
|
4722 |
msgid "E-Mail Notices"
|
4723 |
msgstr "تنبيهات البريد الإلكتروني"
|
4724 |
|
4725 |
-
#: includes/admin/settings/class-settings.php:
|
4726 |
-
#: includes/admin/settings/class-settings.php:
|
4727 |
msgctxt "settings"
|
4728 |
msgid "\"%s\" can not be empty."
|
4729 |
msgstr ""
|
4730 |
|
4731 |
-
#: includes/admin/settings/class-settings.php:
|
4732 |
msgctxt "settings"
|
4733 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4734 |
msgstr ""
|
@@ -5179,20 +5218,13 @@ msgctxt "listing"
|
|
5179 |
msgid "(Unavailable Plan)"
|
5180 |
msgstr "(رسم غير متوفر)"
|
5181 |
|
5182 |
-
|
5183 |
-
#. (recurrente)
|
5184 |
-
#: includes/class-listing.php:529
|
5185 |
-
msgctxt "listing"
|
5186 |
-
msgid "Plan \"%s\"%s"
|
5187 |
-
msgstr ""
|
5188 |
-
|
5189 |
-
#: includes/class-listing.php:529
|
5190 |
#, fuzzy
|
5191 |
msgctxt "listing"
|
5192 |
-
msgid "(recurring)"
|
5193 |
msgstr "(متكرر)"
|
5194 |
|
5195 |
-
#: includes/class-listing.php:
|
5196 |
msgctxt "listing"
|
5197 |
msgid "Plan \"%s\""
|
5198 |
msgstr ""
|
@@ -5287,53 +5319,53 @@ msgctxt "notify email"
|
|
5287 |
msgid "Posted By"
|
5288 |
msgstr "أضيفت بواسطة"
|
5289 |
|
5290 |
-
#: includes/class-listing.php:
|
5291 |
msgctxt "listing status"
|
5292 |
msgid "Unknown"
|
5293 |
msgstr ""
|
5294 |
|
5295 |
-
#: includes/class-listing.php:
|
5296 |
msgctxt "listing status"
|
5297 |
msgid "Legacy"
|
5298 |
msgstr ""
|
5299 |
|
5300 |
-
#: includes/class-listing.php:
|
5301 |
#, fuzzy
|
5302 |
msgctxt "listing status"
|
5303 |
msgid "Incomplete"
|
5304 |
msgstr "إكتمل"
|
5305 |
|
5306 |
-
#: includes/class-listing.php:
|
5307 |
#, fuzzy
|
5308 |
msgctxt "listing status"
|
5309 |
msgid "Pending Payment"
|
5310 |
msgstr "في انتظار التخلي"
|
5311 |
|
5312 |
-
#: includes/class-listing.php:
|
5313 |
#, fuzzy
|
5314 |
msgctxt "listing status"
|
5315 |
msgid "Complete"
|
5316 |
msgstr "إكتمل"
|
5317 |
|
5318 |
-
#: includes/class-listing.php:
|
5319 |
#, fuzzy
|
5320 |
msgctxt "listing status"
|
5321 |
msgid "Pending Upgrade"
|
5322 |
msgstr " في انتظار الترقية"
|
5323 |
|
5324 |
-
#: includes/class-listing.php:
|
5325 |
#, fuzzy
|
5326 |
msgctxt "listing status"
|
5327 |
msgid "Expired"
|
5328 |
msgstr "منتهي الصلاحية"
|
5329 |
|
5330 |
-
#: includes/class-listing.php:
|
5331 |
#, fuzzy
|
5332 |
msgctxt "listing status"
|
5333 |
msgid "Pending Renewal"
|
5334 |
msgstr "مفعل + ريثما يتم التجديد"
|
5335 |
|
5336 |
-
#: includes/class-listing.php:
|
5337 |
#, fuzzy
|
5338 |
msgctxt "listing status"
|
5339 |
msgid "Abandoned"
|
@@ -5591,57 +5623,57 @@ msgctxt "submit listing"
|
|
5591 |
msgid "Please choose a valid fee plan for your category selection."
|
5592 |
msgstr "المرجو تحديد خيار رسوم التصنيف \"%s\"."
|
5593 |
|
5594 |
-
#: includes/views/submit_listing.php:
|
5595 |
#, fuzzy
|
5596 |
msgctxt "submit listing"
|
5597 |
msgid "Please enter your desired username."
|
5598 |
msgstr "يرجى إدخال إسمك."
|
5599 |
|
5600 |
-
#: includes/views/submit_listing.php:
|
5601 |
#, fuzzy
|
5602 |
msgctxt "submit listing"
|
5603 |
msgid "Please enter the e-mail for your new account."
|
5604 |
msgstr "يرجى إدخال إسمك."
|
5605 |
|
5606 |
-
#: includes/views/submit_listing.php:
|
5607 |
msgctxt "submit listing"
|
5608 |
msgid "Please enter the password for your new account."
|
5609 |
msgstr ""
|
5610 |
|
5611 |
-
#: includes/views/submit_listing.php:
|
5612 |
msgctxt "submit listing"
|
5613 |
msgid "The username you chose is already in use. Please use a different one."
|
5614 |
msgstr ""
|
5615 |
|
5616 |
-
#: includes/views/submit_listing.php:
|
5617 |
msgctxt "submit listing"
|
5618 |
msgid "The e-mail address you chose for your account is already in use."
|
5619 |
msgstr ""
|
5620 |
|
5621 |
-
#: includes/views/submit_listing.php:
|
5622 |
msgctxt "submit listing"
|
5623 |
msgid "Create a user account on this site"
|
5624 |
msgstr ""
|
5625 |
|
5626 |
-
#: includes/views/submit_listing.php:
|
5627 |
msgctxt "submit listing"
|
5628 |
msgid ""
|
5629 |
"You need to create an account on the site. Please fill out the form below."
|
5630 |
msgstr ""
|
5631 |
|
5632 |
-
#: includes/views/submit_listing.php:
|
5633 |
#, fuzzy
|
5634 |
msgctxt "submit listing"
|
5635 |
msgid "Username:"
|
5636 |
msgstr "عضو"
|
5637 |
|
5638 |
-
#: includes/views/submit_listing.php:
|
5639 |
#, fuzzy
|
5640 |
msgctxt "submit listing"
|
5641 |
msgid "Email:"
|
5642 |
msgstr "البريد الإلكتروني: %s"
|
5643 |
|
5644 |
-
#: includes/views/submit_listing.php:
|
5645 |
msgctxt "submit listing"
|
5646 |
msgid "Password:"
|
5647 |
msgstr ""
|
@@ -5817,7 +5849,7 @@ msgctxt "form-fields api"
|
|
5817 |
msgid "Link Text (optional):"
|
5818 |
msgstr "رابط نصي (اختياري):"
|
5819 |
|
5820 |
-
#: includes/fields/class-form-field.php:
|
5821 |
msgctxt "form-fields api"
|
5822 |
msgid ""
|
5823 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5879,34 +5911,34 @@ msgctxt "form-fields-api"
|
|
5879 |
msgid "Invalid form field type"
|
5880 |
msgstr "نوع حقل استمارة غير صحيح"
|
5881 |
|
5882 |
-
#: includes/fields/class-form-field.php:
|
5883 |
msgctxt "form-fields-api"
|
5884 |
msgid "Field label is required."
|
5885 |
msgstr "تسمية الحقل مطلوب."
|
5886 |
|
5887 |
-
#: includes/fields/class-form-field.php:
|
5888 |
msgctxt "form-fields-api"
|
5889 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5890 |
msgstr "تغيير نوع الحقل المطلوب غير متوافق. لن يتم تعديل النوع."
|
5891 |
|
5892 |
-
#: includes/fields/class-form-field.php:
|
5893 |
msgctxt "form-fields-api"
|
5894 |
msgid ""
|
5895 |
"There can only be one field with association \"%s\". Please select another "
|
5896 |
"association."
|
5897 |
msgstr "يمكن أن يكون هناك حقل واحد مع رابطة \"%s\". المرجو تحديد رابطة أخرى."
|
5898 |
|
5899 |
-
#: includes/fields/class-form-field.php:
|
5900 |
msgctxt "form-fields-api"
|
5901 |
msgid "\"%s\" is an invalid field type for this association."
|
5902 |
msgstr "\"%s\" نوع حقل غير صالح لهذه الرابطة."
|
5903 |
|
5904 |
-
#: includes/fields/class-form-field.php:
|
5905 |
msgctxt "form-fields-api"
|
5906 |
msgid "Invalid field ID"
|
5907 |
msgstr "معرف حقل غير صالح"
|
5908 |
|
5909 |
-
#: includes/fields/class-form-field.php:
|
5910 |
msgctxt "form-fields-api"
|
5911 |
msgid "An error occurred while trying to delete this field."
|
5912 |
msgstr "حدث خطأ أثناء محاولة حذف هذا الحقل."
|
@@ -5974,7 +6006,7 @@ msgctxt "form-fields-api select"
|
|
5974 |
msgid "— None —"
|
5975 |
msgstr ""
|
5976 |
|
5977 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
5978 |
msgctxt "admin form-fields"
|
5979 |
msgid ""
|
5980 |
"Enabling iframe support in your listings can allow users to execute "
|
@@ -6589,17 +6621,17 @@ msgctxt "checkout"
|
|
6589 |
msgid "Next"
|
6590 |
msgstr ""
|
6591 |
|
6592 |
-
#: includes/templates-ui.php:
|
6593 |
msgctxt "templates"
|
6594 |
msgid "No listing categories found."
|
6595 |
msgstr "لم يتم العثور على تصنيفات الإعلانات."
|
6596 |
|
6597 |
-
#: includes/templates-ui.php:
|
6598 |
msgctxt "templates"
|
6599 |
msgid "Search Listings"
|
6600 |
msgstr "البحث في الإعلانات"
|
6601 |
|
6602 |
-
#: includes/templates-ui.php:
|
6603 |
msgctxt "templates"
|
6604 |
msgid "Advanced Search"
|
6605 |
msgstr "بحث متقدم"
|
@@ -6663,17 +6695,17 @@ msgctxt "templates"
|
|
6663 |
msgid "View not available."
|
6664 |
msgstr "المشاهدة غير متوفرة."
|
6665 |
|
6666 |
-
#: includes/views/submit_listing.php:
|
6667 |
msgctxt "templates"
|
6668 |
msgid "Please agree to the Terms and Conditions."
|
6669 |
msgstr "يرجى الموافقة على الشروط والأحكام."
|
6670 |
|
6671 |
-
#: includes/views/submit_listing.php:
|
6672 |
msgctxt "templates"
|
6673 |
msgid "Terms and Conditions:"
|
6674 |
msgstr "شروط وأحكام:"
|
6675 |
|
6676 |
-
#: includes/views/submit_listing.php:
|
6677 |
#, fuzzy
|
6678 |
msgctxt "templates"
|
6679 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
@@ -6948,17 +6980,17 @@ msgctxt "templates"
|
|
6948 |
msgid "There are no images currently attached to your listing."
|
6949 |
msgstr "لا توجد أي صور مرفقة حاليا إلى إعلانك."
|
6950 |
|
6951 |
-
#: includes/templates-ui.php:
|
6952 |
msgctxt "templates sort"
|
6953 |
msgid "Sort By:"
|
6954 |
msgstr "ترتيب حسب:"
|
6955 |
|
6956 |
-
#: includes/templates-ui.php:
|
6957 |
msgctxt "sort"
|
6958 |
msgid "Reset"
|
6959 |
msgstr "إعادة تعيين"
|
6960 |
|
6961 |
-
#: includes/templates-ui.php:
|
6962 |
msgctxt "sort"
|
6963 |
msgid "(Reset)"
|
6964 |
msgstr "(إعادة تعيين)"
|
@@ -7324,7 +7356,7 @@ msgstr ""
|
|
7324 |
"Il s'agit seulement d'une pré-visualisation. L'annonce n'a pas encore été "
|
7325 |
"publiée."
|
7326 |
|
7327 |
-
#: includes/views/submit_listing.php:
|
7328 |
msgctxt "listing submit"
|
7329 |
msgid ""
|
7330 |
"Something went wrong. Please check the form for errors, correct them and "
|
@@ -9373,9 +9405,6 @@ msgstr "العنوان"
|
|
9373 |
#~ msgid "Setup/Manage Fees"
|
9374 |
#~ msgstr "إعداد/إدارة الرسوم"
|
9375 |
|
9376 |
-
#~ msgid "Settings updated."
|
9377 |
-
#~ msgstr "تم تحديث الإعدادات"
|
9378 |
-
|
9379 |
#~ msgid "← Back to Directory"
|
9380 |
#~ msgstr "← الرجوع إلى الدليل"
|
9381 |
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-01-02 23:02:00+00:00\n"
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
18 |
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
19 |
"X-Poedit-SourceCharset: UTF-8\n"
|
20 |
|
21 |
+
#: includes/admin/class-admin-listings.php:154
|
22 |
msgid "Listing Information"
|
23 |
msgstr "معلومات حول الإعلان"
|
24 |
|
25 |
+
#: includes/admin/class-admin-listings.php:160
|
26 |
#, fuzzy
|
27 |
msgid "Listing Timeline"
|
28 |
msgstr "عنوان الإعلان: "
|
29 |
|
30 |
+
#: includes/admin/class-admin-listings.php:199
|
31 |
#, fuzzy
|
32 |
msgid "Expires on"
|
33 |
msgstr "ستنتهي الصلاحية في"
|
34 |
|
35 |
+
#: includes/admin/class-admin-listings.php:207
|
36 |
#, fuzzy
|
37 |
msgid "Attributes"
|
38 |
msgstr "سمات الحقل"
|
39 |
|
40 |
+
#: includes/admin/class-admin.php:130
|
41 |
msgid ""
|
42 |
"Preview is only available after you've saved the first draft. This is due\n"
|
43 |
"to how WordPress stores the data."
|
45 |
"المعاينة متاحة فقط بعد أن تحفظ المسودة الأولى. ويرجع ذلك إلى طريقة حفظ "
|
46 |
"البيانات من طرف ووردبريس."
|
47 |
|
48 |
+
#: includes/admin/class-admin.php:325
|
49 |
#, fuzzy
|
50 |
msgid "Uninstall Business Directory Plugin"
|
51 |
msgstr "حذف إضافة دليل الأعمال"
|
52 |
|
53 |
+
#: includes/admin/class-admin.php:326
|
54 |
#, fuzzy
|
55 |
msgid "Uninstall"
|
56 |
msgstr "حذف"
|
245 |
msgid "Licenses"
|
246 |
msgstr "تراخيص"
|
247 |
|
248 |
+
#: includes/templates-ui.php:238
|
249 |
msgid "Directory"
|
250 |
msgstr "الدليل"
|
251 |
|
252 |
+
#: includes/templates-ui.php:245
|
253 |
msgid "View All Listings"
|
254 |
msgstr "مشاهدة جميع الإعلانات"
|
255 |
|
256 |
+
#: includes/templates-ui.php:252
|
257 |
msgid "Create A Listing"
|
258 |
msgstr "إنشاء إعلان"
|
259 |
|
309 |
msgid "Please note that all of your existing settings will be lost."
|
310 |
msgstr "يرجى ملاحظة أنه سيتم فقدان كافة الإعدادات الحالية الخاصة بك."
|
311 |
|
312 |
+
#: templates/admin/settings-reset.tpl.php:13
|
313 |
+
msgid "Your existing listings will NOT be deleted doing this."
|
314 |
+
msgstr ""
|
315 |
+
|
316 |
+
#: templates/admin/settings-reset.tpl.php:19
|
317 |
msgid "Reset Defaults"
|
318 |
msgstr "إعادة تعيين الوضع الافتراضي"
|
319 |
|
831 |
msgid "All categories"
|
832 |
msgstr "جميع التصنيفات"
|
833 |
|
834 |
+
#: includes/admin/class-admin-listings.php:149
|
835 |
#, fuzzy
|
836 |
msgctxt "admin listings"
|
837 |
msgid ""
|
843 |
"به) مطلوب من أجل تحديد الميزات المتوفرة لهذا الإعلان، زائد التعامل مع تجديد "
|
844 |
"الاشتراك."
|
845 |
|
846 |
+
#: includes/admin/class-admin-listings.php:242
|
847 |
#, fuzzy
|
848 |
msgctxt "admin listings"
|
849 |
msgid "Never"
|
850 |
msgstr "أبداً"
|
851 |
|
852 |
+
#: includes/admin/class-admin-listings.php:262
|
853 |
#, fuzzy
|
854 |
msgctxt "admin listings"
|
855 |
msgid "Featured"
|
856 |
msgstr "حالة مميزة (مثبت)"
|
857 |
|
858 |
+
#: includes/admin/class-admin-listings.php:265
|
859 |
#, fuzzy
|
860 |
msgctxt "admin listings"
|
861 |
msgid "Recurring"
|
862 |
msgstr "(متكرر)"
|
863 |
|
864 |
+
#: includes/admin/class-admin-listings.php:268
|
865 |
#, fuzzy
|
866 |
msgctxt "admin listings"
|
867 |
msgid "Free"
|
868 |
msgstr "مجاني"
|
869 |
|
870 |
+
#: includes/admin/class-admin-listings.php:270
|
871 |
#, fuzzy
|
872 |
msgctxt "admin listings"
|
873 |
msgid "Paid"
|
874 |
msgstr "تم الدفع"
|
875 |
|
876 |
+
#: includes/admin/class-admin-listings.php:166
|
877 |
#, fuzzy
|
878 |
msgctxt "admin"
|
879 |
msgid "Directory Listing Fields / Images"
|
880 |
msgstr "حقول / صور الإعلان"
|
881 |
|
882 |
+
#: includes/admin/class-admin-listings.php:198
|
883 |
msgctxt "admin"
|
884 |
msgid "Categories"
|
885 |
msgstr "التصنيفات"
|
886 |
|
887 |
+
#: includes/admin/class-admin.php:191
|
888 |
msgctxt "admin"
|
889 |
msgid "Business Directory"
|
890 |
msgstr "دليل الأعمال"
|
891 |
|
892 |
+
#: includes/admin/class-admin.php:202
|
893 |
msgctxt "admin"
|
894 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
895 |
msgstr "أنت مستعد. قم بزيارة صفحة <a>دليل الأعمال</a> الجديدة."
|
896 |
|
897 |
+
#: includes/admin/class-admin.php:356
|
898 |
msgctxt "admin"
|
899 |
msgid "Untitled Menu"
|
900 |
msgstr ""
|
901 |
|
902 |
+
#: includes/admin/class-admin.php:626
|
903 |
msgctxt "admin"
|
904 |
msgid "Dismiss this notice."
|
905 |
msgstr "إخفاء هذا التنبيه."
|
906 |
|
907 |
+
#: includes/admin/class-admin.php:657 includes/admin/class-admin.php:667
|
908 |
#, fuzzy
|
909 |
msgctxt "admin"
|
910 |
msgid "The listing has been updated."
|
916 |
msgstr[4] "تمت ترقية الإعلانات."
|
917 |
msgstr[5] "تمت ترقية الإعلانات."
|
918 |
|
919 |
+
#: includes/admin/class-admin.php:688
|
920 |
msgctxt "admin"
|
921 |
msgid "The fee was successfully assigned."
|
922 |
msgstr "تم تعيين الرسوم بنجاح."
|
923 |
|
924 |
+
#: includes/admin/class-admin.php:698
|
925 |
msgctxt "admin"
|
926 |
msgid "Listing was renewed."
|
927 |
msgid_plural "Listings were renewed."
|
932 |
msgstr[4] "تم تجديد الإعلانات."
|
933 |
msgstr[5] "تم تجديد الإعلانات."
|
934 |
|
935 |
+
#: includes/admin/class-admin.php:709
|
936 |
msgctxt "admin"
|
937 |
msgid "Renewal email sent."
|
938 |
msgstr "تم إرسال بريد التجديد."
|
939 |
|
940 |
+
#: includes/admin/class-admin.php:757
|
941 |
#, fuzzy
|
942 |
msgctxt "admin"
|
943 |
msgid "Access keys sent."
|
944 |
msgstr "مفتاح الوصول"
|
945 |
|
946 |
+
#: includes/admin/class-admin.php:759
|
947 |
msgctxt "admin"
|
948 |
msgid "The access keys couldn't be sent."
|
949 |
msgstr ""
|
950 |
|
951 |
+
#: includes/admin/class-admin.php:817 includes/admin/class-admin.php:823
|
952 |
msgctxt "admin"
|
953 |
msgid "Listing Count"
|
954 |
msgstr "عدد الإعلانات"
|
955 |
|
956 |
+
#: includes/admin/class-admin.php:885
|
957 |
msgctxt "admin"
|
958 |
msgid ""
|
959 |
"<b>Business Directory Plugin</b> requires a page with the "
|
962 |
"<b>إضافة دليل الأعمال</b> تتطلب صفحة فيها الكود القصير "
|
963 |
"<tt>[businessdirectory]</tt> لكي تعمل بشكل صحيح."
|
964 |
|
965 |
+
#: includes/admin/class-admin.php:887
|
966 |
msgctxt "admin"
|
967 |
msgid ""
|
968 |
"You can create this page by yourself or let Business Directory do this for "
|
971 |
"يمكنك إنشاء هذه الصفحة بنفسك أو ترك دليل الأعمال القيام بذلك نيابة عنك "
|
972 |
"تلقائياً."
|
973 |
|
974 |
+
#: includes/admin/class-admin.php:891
|
975 |
msgctxt "admin"
|
976 |
msgid "Create required pages for me"
|
977 |
msgstr "إنشاء الصفحات المطلوب نيابة عني"
|
978 |
|
979 |
+
#: includes/admin/class-admin.php:924
|
980 |
msgctxt "admin"
|
981 |
msgid ""
|
982 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
984 |
"your provider to upgrade in order to prevent any issues with the plugin."
|
985 |
msgstr ""
|
986 |
|
987 |
+
#: includes/admin/class-admin.php:947
|
988 |
msgctxt "admin"
|
989 |
msgid ""
|
990 |
"We noticed you want your Business Directory users to register before posting "
|
1013 |
msgid "Images"
|
1014 |
msgstr "الصور"
|
1015 |
|
1016 |
+
#: includes/admin/form-fields.php:122
|
1017 |
msgctxt "admin"
|
1018 |
msgid ""
|
1019 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1022 |
"<b>إضافة دليل الأعمال</b> تتطلب حقول مع المرتبطات التالية بالترتيب لكي تعمل "
|
1023 |
"بشكل صحيح: <b>%s</b>."
|
1024 |
|
1025 |
+
#: includes/admin/form-fields.php:124
|
1026 |
msgctxt "admin"
|
1027 |
msgid ""
|
1028 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1031 |
"<b>إضافة دليل الأعمال</b> تتطلب حقل مع <b>%s</b> المرتبطات التالية بالترتيب "
|
1032 |
"لكي تعمل بشكل صحيح."
|
1033 |
|
1034 |
+
#: includes/admin/form-fields.php:128
|
1035 |
msgctxt "admin"
|
1036 |
msgid ""
|
1037 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1040 |
"يمكنك إنشاء هذه الحقول المخصصة بنفسك داخل \"إدارة الحقول\" أو السماح لدليل "
|
1041 |
"الأعمال للقيام بذلك نيابة عنك تلقائياً."
|
1042 |
|
1043 |
+
#: includes/admin/form-fields.php:132
|
1044 |
msgctxt "admin"
|
1045 |
msgid "Go to \"Manage Form Fields\""
|
1046 |
msgstr "إنتقل إلى \"إدارة حقول\""
|
1047 |
|
1048 |
+
#: includes/admin/form-fields.php:135
|
1049 |
msgctxt "admin"
|
1050 |
msgid "Create these required fields for me"
|
1051 |
msgstr "إنشاء هذه الحقول المطلوبة نيابة عني"
|
1060 |
msgid "Abandoned"
|
1061 |
msgstr "متخلى عنه"
|
1062 |
|
1063 |
+
#: includes/admin/class-admin-listings.php:351
|
1064 |
msgctxt "admin actions"
|
1065 |
msgid "Edit Listing"
|
1066 |
msgstr "تحرير الإعلان"
|
1067 |
|
1068 |
+
#: includes/admin/class-admin-listings.php:354
|
1069 |
msgctxt "admin actions"
|
1070 |
msgid "Delete Listing"
|
1071 |
msgstr "حذف الإعلان"
|
1072 |
|
1073 |
+
#: includes/admin/class-admin-listings.php:363
|
1074 |
#, fuzzy
|
1075 |
msgctxt "admin actions"
|
1076 |
msgid "View Payments"
|
1077 |
msgstr "الدفع"
|
1078 |
|
1079 |
+
#: includes/admin/class-admin-listings.php:368
|
1080 |
#, fuzzy
|
1081 |
msgctxt "admin actions"
|
1082 |
msgid "View Payment"
|
1083 |
msgstr "الدفع"
|
1084 |
|
1085 |
+
#: includes/admin/class-admin-listings.php:478
|
1086 |
#, fuzzy
|
1087 |
msgctxt "admin actions"
|
1088 |
msgid "Publish listings"
|
1089 |
msgstr "نشر إعلان"
|
1090 |
|
1091 |
+
#: includes/admin/class-admin-listings.php:479
|
1092 |
#, fuzzy
|
1093 |
msgctxt "admin actions"
|
1094 |
msgid "Mark as \"Pending Review\""
|
1095 |
msgstr " في الانتظار"
|
1096 |
|
1097 |
+
#: includes/admin/class-admin-listings.php:480
|
1098 |
msgctxt "admin actions"
|
1099 |
msgid "Hide from directory (mark as \"Draft\")"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: includes/admin/class-admin-listings.php:482
|
1103 |
#, fuzzy
|
1104 |
msgctxt "admin actions"
|
1105 |
msgid "Renew listings"
|
1106 |
msgstr "تجديد الإعلان"
|
1107 |
|
1108 |
+
#: includes/admin/class-admin-listings.php:483
|
1109 |
#, fuzzy
|
1110 |
msgctxt "admin actions"
|
1111 |
msgid "Set listings as \"Expired\""
|
1112 |
msgstr "الإعلان منتهي التاريخ"
|
1113 |
|
1114 |
+
#: includes/admin/class-admin-listings.php:489
|
1115 |
#, fuzzy
|
1116 |
msgctxt "admin actions"
|
1117 |
msgid "Send access keys"
|
1118 |
msgstr "مفتاح الوصول"
|
1119 |
|
1120 |
+
#: includes/admin/class-admin.php:123
|
1121 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1122 |
#, fuzzy
|
1123 |
msgctxt "listing metabox"
|
1124 |
msgid "Never"
|
1125 |
msgstr "أبداً"
|
1126 |
|
1127 |
+
#: includes/admin/class-admin.php:124
|
1128 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1129 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1130 |
#, fuzzy
|
1132 |
msgid "Yes"
|
1133 |
msgstr "نعم"
|
1134 |
|
1135 |
+
#: includes/admin/class-admin.php:125
|
1136 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1137 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1138 |
#, fuzzy
|
1273 |
msgid "Is Recurring?"
|
1274 |
msgstr "(متكرر)"
|
1275 |
|
1276 |
+
#: includes/admin/class-admin.php:162
|
1277 |
msgctxt "drip pointer"
|
1278 |
msgid ""
|
1279 |
"Find out how to create a compelling, thriving business directory from "
|
1284 |
"(مجانا) مكونة من 5 أجزاء (ترسل عبر البريد الإلكتروني). أحصل على وحدة ممتازة "
|
1285 |
"(premium module) مجانا بمجرد تسجيلك."
|
1286 |
|
1287 |
+
#: includes/admin/class-admin.php:164
|
1288 |
msgctxt "drip pointer"
|
1289 |
msgid "Email Address:"
|
1290 |
msgstr "عنوان البريد الإلكتروني:"
|
1291 |
|
1292 |
+
#: includes/admin/class-admin.php:170
|
1293 |
msgctxt "drip pointer"
|
1294 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1295 |
msgstr "هل تريد معرفة \"أسرار بناء\" \"دليل أعمال مدهش\"؟"
|
1296 |
|
1297 |
+
#: includes/admin/class-admin.php:172
|
1298 |
msgctxt "drip pointer"
|
1299 |
msgid "Yes, please!"
|
1300 |
msgstr "نعم، من فضلك!"
|
1301 |
|
1302 |
+
#: includes/admin/class-admin.php:174
|
1303 |
msgctxt "drip pointer"
|
1304 |
msgid "No, thanks"
|
1305 |
msgstr "لا، شكرًا"
|
1306 |
|
1307 |
+
#: includes/admin/class-admin.php:222
|
1308 |
msgctxt "drip pointer"
|
1309 |
msgid "Invalid e-mail address."
|
1310 |
msgstr "عنوان البريد الإلكتروني غير صالح!"
|
1311 |
|
1312 |
+
#: includes/admin/class-admin.php:256
|
1313 |
msgctxt "admin menu"
|
1314 |
msgid "Business Directory Admin"
|
1315 |
msgstr "مدير دليل الأعمال"
|
1316 |
|
1317 |
+
#: includes/admin/class-admin.php:257
|
1318 |
msgctxt "admin menu"
|
1319 |
msgid "Dir. Admin"
|
1320 |
msgstr "مدير الدليل"
|
1321 |
|
1322 |
+
#: includes/admin/class-admin.php:257
|
1323 |
msgctxt "admin menu"
|
1324 |
msgid "Directory Admin"
|
1325 |
msgstr "مدير الدليل"
|
1326 |
|
1327 |
+
#: includes/admin/class-admin.php:264
|
1328 |
msgctxt "admin menu"
|
1329 |
msgid "Add New Listing"
|
1330 |
msgstr "إضافة إعلان جديد"
|
1331 |
|
1332 |
+
#: includes/admin/class-admin.php:272
|
1333 |
msgctxt "admin menu"
|
1334 |
msgid "Manage Fees"
|
1335 |
msgstr "إدارة الرسوم"
|
1336 |
|
1337 |
+
#: includes/admin/class-admin.php:275
|
1338 |
msgctxt "admin menu"
|
1339 |
msgid "Listings"
|
1340 |
msgstr "الإعلانات"
|
1341 |
|
1342 |
+
#: includes/admin/class-admin.php:279
|
1343 |
msgctxt "admin menu"
|
1344 |
msgid "Manage Form Fields"
|
1345 |
msgstr "إدارة حقول الاستمارة"
|
1346 |
|
1347 |
+
#: includes/admin/class-admin.php:283
|
1348 |
#, fuzzy
|
1349 |
msgctxt "admin menu"
|
1350 |
msgid "Payment History"
|
1351 |
msgstr "سجل المدفوعات"
|
1352 |
|
1353 |
+
#: includes/admin/class-admin.php:286
|
1354 |
#, fuzzy
|
1355 |
msgctxt "admin menu"
|
1356 |
msgid "CSV Import & Export"
|
1357 |
msgstr "استيراد CSV"
|
1358 |
|
1359 |
+
#: includes/admin/class-admin.php:297
|
1360 |
msgctxt "admin menu"
|
1361 |
msgid "Debug"
|
1362 |
msgstr "تصحيح الأخطاء"
|
1363 |
|
1364 |
+
#: includes/admin/settings/class-settings-admin.php:28
|
1365 |
msgctxt "admin menu"
|
1366 |
msgid "Manage Options"
|
1367 |
msgstr "إدارة الخيارات"
|
1368 |
|
1369 |
+
#: includes/admin/class-admin.php:815
|
1370 |
msgctxt "admin category id"
|
1371 |
msgid "ID"
|
1372 |
msgstr "المعرف"
|
1706 |
msgid "Theme was updated successfully."
|
1707 |
msgstr "تم تحديث القالب بنجاح."
|
1708 |
|
1709 |
+
#: includes/themes.php:825
|
1710 |
msgctxt "themes"
|
1711 |
msgid "ZIP file is not a valid BD theme file."
|
1712 |
msgstr "ملف الضغط ZIP ليس ملف قالب دليل الأعمال صالح."
|
1713 |
|
1714 |
+
#: includes/themes.php:831
|
1715 |
msgctxt "themes"
|
1716 |
msgid "Could not create themes directory."
|
1717 |
msgstr "تعذر إنشاء مجلد القوالب."
|
1718 |
|
1719 |
+
#: includes/themes.php:839
|
1720 |
msgctxt "themes"
|
1721 |
msgid "Could not remove previous theme directory \"%s\"."
|
1722 |
msgstr "تعذر إزالة مجلد القالب السابق \"%s\"."
|
1723 |
|
1724 |
+
#: includes/themes.php:845
|
1725 |
msgctxt "themes"
|
1726 |
msgid "Could not move new theme into theme directory."
|
1727 |
msgstr "تعذر نقل القالب الجديد الى مجلد القالب."
|
2370 |
msgid "Delete"
|
2371 |
msgstr "حذف"
|
2372 |
|
2373 |
+
#: includes/admin/form-fields.php:77
|
2374 |
+
#, fuzzy
|
2375 |
+
msgctxt "form-fields admin"
|
2376 |
+
msgid "Private"
|
2377 |
+
msgstr "قم بالتفعيل"
|
2378 |
+
|
2379 |
+
#: includes/admin/form-fields.php:81
|
2380 |
msgctxt "form-fields admin"
|
2381 |
msgid "Required"
|
2382 |
msgstr "مطلوب"
|
2383 |
|
2384 |
+
#: includes/admin/form-fields.php:81
|
2385 |
msgctxt "form-fields admin"
|
2386 |
msgid "Optional"
|
2387 |
msgstr "إختياري"
|
2388 |
|
2389 |
+
#: includes/admin/form-fields.php:85
|
2390 |
msgctxt "form-fields admin"
|
2391 |
msgid "This field value is shown in the excerpt view of a listing."
|
2392 |
msgstr "قيمة هذا الحقل ظاهرة في عرض المقتطفات للإعلان."
|
2393 |
|
2394 |
+
#: includes/admin/form-fields.php:86
|
2395 |
msgctxt "form-fields admin"
|
2396 |
msgid "In Excerpt"
|
2397 |
msgstr "في مقتطف"
|
2398 |
|
2399 |
+
#: includes/admin/form-fields.php:91
|
2400 |
msgctxt "form-fields admin"
|
2401 |
msgid "This field value is shown in the single view of a listing."
|
2402 |
msgstr "قيمة هذا الحقل ظاهرة في العرض المفرد للإعلان."
|
2403 |
|
2404 |
+
#: includes/admin/form-fields.php:92
|
2405 |
msgctxt "form-fields admin"
|
2406 |
msgid "In Listing"
|
2407 |
msgstr "في الإعلان"
|
2408 |
|
2409 |
+
#: includes/admin/form-fields.php:213
|
2410 |
msgctxt "form-fields admin"
|
2411 |
msgid "Form Preview"
|
2412 |
msgstr "معاينة الاستمارة"
|
2413 |
|
2414 |
+
#: includes/admin/form-fields.php:214
|
2415 |
msgctxt "form-fields admin"
|
2416 |
msgid "← Return to \"Manage Form Fields\""
|
2417 |
msgstr "← العودة إلى \"إدارة حقول الاستمارة\""
|
2418 |
|
2419 |
+
#: includes/admin/form-fields.php:252
|
2420 |
msgctxt "form-fields admin"
|
2421 |
msgid "Form fields updated."
|
2422 |
msgstr "تم تحديث الاستمارة."
|
2423 |
|
2424 |
+
#: includes/admin/form-fields.php:268
|
2425 |
msgctxt "form-fields admin"
|
2426 |
msgid ""
|
2427 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2434 |
"الواجهة. إذا كنت تريد إظهار عناوين البريد الإلكتروني في الواجهة، يمكنك "
|
2435 |
"<a>تمكين عرض البريد الإلكتروني للعموم</a>."
|
2436 |
|
2437 |
+
#: includes/admin/form-fields.php:302
|
2438 |
msgctxt "form-fields admin"
|
2439 |
msgid "Field deleted."
|
2440 |
msgstr "تم حذف الحقل."
|
2441 |
|
2442 |
+
#: includes/admin/form-fields.php:323
|
2443 |
msgctxt "form-fields admin"
|
2444 |
msgid "Required fields created successfully."
|
2445 |
msgstr "الحقول المطلوبة أنشئت بنجاح."
|
2446 |
|
2447 |
+
#: includes/admin/form-fields.php:336
|
2448 |
msgctxt "form-fields admin"
|
2449 |
msgid "Title"
|
2450 |
msgstr "العنوان"
|
2451 |
|
2452 |
+
#: includes/admin/form-fields.php:337
|
2453 |
msgctxt "form-fields admin"
|
2454 |
msgid "Category"
|
2455 |
msgstr "التصنيف"
|
2456 |
|
2457 |
+
#: includes/admin/form-fields.php:338
|
2458 |
msgctxt "form-fields admin"
|
2459 |
msgid "Excerpt"
|
2460 |
msgstr "مقتطف"
|
2461 |
|
2462 |
+
#: includes/admin/form-fields.php:339
|
2463 |
msgctxt "form-fields admin"
|
2464 |
msgid "Content"
|
2465 |
msgstr "المحتوى"
|
2466 |
|
2467 |
+
#: includes/admin/form-fields.php:340
|
2468 |
msgctxt "form-fields admin"
|
2469 |
msgid "Tags"
|
2470 |
msgstr "الوسوم"
|
2471 |
|
2472 |
+
#: includes/admin/form-fields.php:341
|
2473 |
msgctxt "form-fields admin"
|
2474 |
msgid "Address"
|
2475 |
msgstr "العنوان"
|
2476 |
|
2477 |
+
#: includes/admin/form-fields.php:342
|
2478 |
msgctxt "form-fields admin"
|
2479 |
msgid "City"
|
2480 |
msgstr "المدينة"
|
2481 |
|
2482 |
+
#: includes/admin/form-fields.php:343
|
2483 |
msgctxt "form-fields admin"
|
2484 |
msgid "State"
|
2485 |
msgstr "الولاية"
|
2486 |
|
2487 |
+
#: includes/admin/form-fields.php:344
|
2488 |
#, fuzzy
|
2489 |
msgctxt "form-fields admin"
|
2490 |
msgid "Country"
|
2491 |
msgstr "الدولة:"
|
2492 |
|
2493 |
+
#: includes/admin/form-fields.php:345
|
2494 |
msgctxt "form-fields admin"
|
2495 |
msgid "ZIP Code"
|
2496 |
msgstr "الرمز البريدي"
|
2497 |
|
2498 |
+
#: includes/admin/form-fields.php:346
|
2499 |
msgctxt "form-fields admin"
|
2500 |
msgid "FAX Number"
|
2501 |
msgstr "رقم الفاكس"
|
2502 |
|
2503 |
+
#: includes/admin/form-fields.php:347
|
2504 |
msgctxt "form-fields admin"
|
2505 |
msgid "Phone Number"
|
2506 |
msgstr "رقم الهاتف"
|
2507 |
|
2508 |
+
#: includes/admin/form-fields.php:348
|
2509 |
msgctxt "form-fields admin"
|
2510 |
msgid "Ratings Field"
|
2511 |
msgstr "حقول التقييم"
|
2512 |
|
2513 |
+
#: includes/admin/form-fields.php:349
|
2514 |
msgctxt "form-fields admin"
|
2515 |
msgid "Twitter"
|
2516 |
msgstr "تويتر"
|
2517 |
|
2518 |
+
#: includes/admin/form-fields.php:350
|
2519 |
msgctxt "form-fields admin"
|
2520 |
msgid "Website"
|
2521 |
msgstr "موقع الأنترنيت"
|
2522 |
|
2523 |
+
#: includes/admin/form-fields.php:371
|
2524 |
msgctxt "form-fields admin"
|
2525 |
msgid "Tags updated."
|
2526 |
msgstr "تم تحديث الوسوم"
|
2544 |
msgid "Allow empty selection on search?"
|
2545 |
msgstr "السماح بالتحديد الفارغ في البحث؟"
|
2546 |
|
2547 |
+
#: includes/fields/class-fieldtypes-textarea.php:125
|
2548 |
msgctxt "form-fields admin"
|
2549 |
msgid "Allow HTML input for this field?"
|
2550 |
msgstr "السماح بإدخال HTML لهذا الحقل؟"
|
2551 |
|
2552 |
+
#: includes/fields/class-fieldtypes-textarea.php:128
|
2553 |
msgctxt "form-fields admin"
|
2554 |
msgid "Allow IFRAME tags in content?"
|
2555 |
msgstr "السماح لوسوم IFRAME في المحتوى؟"
|
2556 |
|
2557 |
+
#: includes/fields/class-fieldtypes-textarea.php:132
|
2558 |
msgctxt "form-fields admin"
|
2559 |
msgid "No"
|
2560 |
msgstr "لا"
|
2561 |
|
2562 |
+
#: includes/fields/class-fieldtypes-textarea.php:133
|
2563 |
msgctxt "form-fields admin"
|
2564 |
msgid "Yes"
|
2565 |
msgstr "نعم"
|
2566 |
|
2567 |
+
#: includes/fields/class-fieldtypes-textarea.php:138
|
2568 |
msgctxt "form-fields admin"
|
2569 |
msgid "Allow WordPress shortcodes in this field?"
|
2570 |
msgstr "السماح بالأكواد القصيرة لووردبريس في هذا الحقل؟"
|
2571 |
|
2572 |
+
#: includes/fields/class-fieldtypes-textarea.php:143
|
2573 |
msgctxt "form-fields admin"
|
2574 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2575 |
msgstr "عرض محرر WYSIWYG في واجهة الموقع؟"
|
2576 |
|
2577 |
+
#: includes/fields/class-fieldtypes-textarea.php:146
|
2578 |
msgctxt "form-fields admin"
|
2579 |
msgid ""
|
2580 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2583 |
"<b>تحذير:</b> يمكن للأعضاء استخدام هذه الميزة للقيام بتحايل على قيود الصورة "
|
2584 |
"الخاصة بك في رسوم الخطط.."
|
2585 |
|
2586 |
+
#: includes/fields/class-fieldtypes-textarea.php:147
|
2587 |
msgctxt "form-fields admin"
|
2588 |
msgid "Allow images in WYSIWYG editor?"
|
2589 |
msgstr "السماح بالصور في محرر WYSIWYG؟"
|
2590 |
|
2591 |
+
#: includes/fields/class-fieldtypes-textarea.php:150
|
2592 |
msgctxt "form-fields admin"
|
2593 |
msgid ""
|
2594 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2597 |
"<b>للأعضاء المتقدمين فقط!</b> إلا إذا كنت قيل لك بتغيير هذا، لا تبدل إلا إذا "
|
2598 |
"كنت تعرف ما تفعله."
|
2599 |
|
2600 |
+
#: includes/fields/class-fieldtypes-textarea.php:151
|
2601 |
msgctxt "form-fields admin"
|
2602 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2603 |
msgstr "تطبيق عامل تصفية \"the_content\" قبل عرض هذا الحقل؟"
|
2604 |
|
2605 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2606 |
msgctxt "form-fields admin"
|
2607 |
+
msgid ""
|
2608 |
+
"Truncates the description field to the value set here. To display all of the "
|
2609 |
+
"description, set to 0."
|
2610 |
+
msgstr ""
|
2611 |
+
|
2612 |
+
#: includes/fields/class-fieldtypes-textarea.php:155
|
2613 |
+
msgctxt "form-fields admin"
|
2614 |
+
msgid "Max length of Description field to use in List (excerpt) view"
|
2615 |
+
msgstr ""
|
2616 |
+
|
2617 |
+
#: includes/fields/class-fieldtypes-textarea.php:160
|
2618 |
+
msgctxt "form-fields admin"
|
2619 |
msgid "Automatically generate excerpt from content field?"
|
2620 |
msgstr "تلقائياً إنشاء مقتطفات من حقل المحتوى؟"
|
2621 |
|
2703 |
|
2704 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2705 |
msgctxt "form-fields admin"
|
2706 |
+
msgid "Show this field to admin users only?"
|
2707 |
+
msgstr ""
|
2708 |
+
|
2709 |
+
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2710 |
+
#, fuzzy
|
2711 |
+
msgctxt "form-fields admin"
|
2712 |
+
msgid "Display this field to admin users only in the edit listing view."
|
2713 |
+
msgstr "عرض هذه القيمة في مشاهدة الإعلان."
|
2714 |
+
|
2715 |
+
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2716 |
+
msgctxt "form-fields admin"
|
2717 |
msgid "Show this value in excerpt view?"
|
2718 |
msgstr "إظهار هذه القيمة في مشاهدة المقتطفات؟"
|
2719 |
|
2720 |
+
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2721 |
msgctxt "form-fields admin"
|
2722 |
msgid "Display this value in post excerpt view."
|
2723 |
msgstr "عرض هذه القيمة في مشاهدة مقتطفات المقالة."
|
2724 |
|
2725 |
+
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2726 |
msgctxt "form-fields admin"
|
2727 |
msgid "Show this value in listing view?"
|
2728 |
msgstr "إظهار هذه القيمة في مشاهدة الإعلان؟"
|
2729 |
|
2730 |
+
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2731 |
msgctxt "form-fields admin"
|
2732 |
msgid "Display this value in the listing view."
|
2733 |
msgstr "عرض هذه القيمة في مشاهدة الإعلان."
|
2734 |
|
2735 |
+
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2736 |
msgctxt "form-fields admin"
|
2737 |
msgid "Include this field in the search form?"
|
2738 |
msgstr "تضمين هذا الحقل في نموذج البحث؟"
|
2739 |
|
2740 |
+
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2741 |
msgctxt "form-fields admin"
|
2742 |
msgid "Include this field in the search form."
|
2743 |
msgstr "تضمين هذا الحقل في نموذج البحث."
|
2744 |
|
2745 |
+
#: templates/admin/form-fields-addoredit.tpl.php:182
|
2746 |
#, fuzzy
|
2747 |
msgctxt "form-fields admin"
|
2748 |
msgid "Is this field required for searching?"
|
2749 |
msgstr "هل هذا الحقل مطلوب؟"
|
2750 |
|
2751 |
+
#: templates/admin/form-fields-addoredit.tpl.php:188
|
2752 |
msgctxt "form-fields admin"
|
2753 |
msgid ""
|
2754 |
"Make this fields required during searches on the Advanced Search screen."
|
2755 |
msgstr ""
|
2756 |
|
2757 |
+
#: templates/admin/form-fields-addoredit.tpl.php:194
|
2758 |
msgctxt "form-fields admin"
|
2759 |
msgid "Hide this field's label?"
|
2760 |
msgstr "إخفاء تسمية هذا الحقل؟"
|
2761 |
|
2762 |
+
#: templates/admin/form-fields-addoredit.tpl.php:200
|
2763 |
msgctxt "form-fields admin"
|
2764 |
msgid "Hide this field's label when displaying it."
|
2765 |
msgstr "إخفاء تسمية هذا الحقل عند عرضه."
|
2766 |
|
2767 |
+
#: templates/admin/form-fields-addoredit.tpl.php:207
|
2768 |
msgctxt "form-fields admin"
|
2769 |
msgid "Update Field"
|
2770 |
msgstr "تحديث الحقل"
|
2771 |
|
2772 |
+
#: templates/admin/form-fields-addoredit.tpl.php:209
|
2773 |
msgctxt "form-fields admin"
|
2774 |
msgid "Add Field"
|
2775 |
msgstr "إضافة حقل"
|
3125 |
msgid "Test SSL setup..."
|
3126 |
msgstr "اختبار إعداد SSL..."
|
3127 |
|
3128 |
+
#: includes/admin/settings/class-settings-admin.php:316
|
3129 |
msgctxt "admin settings"
|
3130 |
msgid "Valid placeholders: %s"
|
3131 |
msgstr "العناصر النائبة صالحة: %s"
|
3564 |
msgid "Enter License Key here"
|
3565 |
msgstr "تجديد مفتاح الترخيص"
|
3566 |
|
3567 |
+
#: includes/admin/settings/class-settings-admin.php:357
|
3568 |
#, fuzzy
|
3569 |
msgctxt "expiration notices"
|
3570 |
msgid "Add notice"
|
3571 |
msgstr "إضافة حقل"
|
3572 |
|
3573 |
+
#: includes/admin/settings/class-settings-admin.php:376
|
3574 |
msgctxt "expiration notices"
|
3575 |
msgid "No notices configured."
|
3576 |
msgstr ""
|
3577 |
|
3578 |
+
#: includes/admin/settings/class-settings-admin.php:390
|
3579 |
#, fuzzy
|
3580 |
msgctxt "expiration notices"
|
3581 |
msgid "Delete"
|
3582 |
msgstr "Effacer"
|
3583 |
|
3584 |
+
#: includes/admin/settings/class-settings-admin.php:406
|
3585 |
msgctxt "expiration notices"
|
3586 |
msgid "recurring and non-recurring"
|
3587 |
msgstr ""
|
3588 |
|
3589 |
+
#: includes/admin/settings/class-settings-admin.php:408
|
3590 |
#, fuzzy
|
3591 |
msgctxt "expiration notices"
|
3592 |
msgid "recurring only"
|
3593 |
msgstr "(متكرر)"
|
3594 |
|
3595 |
+
#: includes/admin/settings/class-settings-admin.php:410
|
3596 |
#, fuzzy
|
3597 |
msgctxt "expiration notices"
|
3598 |
msgid "non-recurring only"
|
3599 |
msgstr "(متكرر)"
|
3600 |
|
3601 |
+
#: includes/admin/settings/class-settings-admin.php:414
|
3602 |
#, fuzzy
|
3603 |
msgctxt "expiration notices"
|
3604 |
msgid "Sent when a listing (%s) is renewed."
|
3605 |
msgstr "ترسل بعد أن يضاف الإعلان."
|
3606 |
|
3607 |
+
#: includes/admin/settings/class-settings-admin.php:419
|
3608 |
#, fuzzy
|
3609 |
msgctxt "expiration notices"
|
3610 |
msgid "Sent when a listing (%s) expires."
|
3611 |
msgstr "الإعلان منتهي التاريخ"
|
3612 |
|
3613 |
+
#: includes/admin/settings/class-settings-admin.php:427
|
3614 |
#, fuzzy
|
3615 |
msgctxt "expiration notices"
|
3616 |
msgid "%d day"
|
3622 |
msgstr[4] "%d يوم"
|
3623 |
msgstr[5] "%d يوم"
|
3624 |
|
3625 |
+
#: includes/admin/settings/class-settings-admin.php:430
|
3626 |
msgctxt "expiration notices"
|
3627 |
msgid "%d week"
|
3628 |
msgid_plural "%d weeks"
|
3633 |
msgstr[4] ""
|
3634 |
msgstr[5] ""
|
3635 |
|
3636 |
+
#: includes/admin/settings/class-settings-admin.php:433
|
3637 |
msgctxt "expiration notices"
|
3638 |
msgid "%d month"
|
3639 |
msgid_plural "%d months"
|
3646 |
|
3647 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3648 |
#. non-recuring only)
|
3649 |
+
#: includes/admin/settings/class-settings-admin.php:439
|
3650 |
msgctxt "expiration notices"
|
3651 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3652 |
msgstr ""
|
3653 |
|
3654 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3655 |
#. non-recuring only)
|
3656 |
+
#: includes/admin/settings/class-settings-admin.php:442
|
3657 |
#, fuzzy
|
3658 |
msgctxt "expiration notices"
|
3659 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3660 |
msgstr "ترسل بعد أن يضاف الإعلان."
|
3661 |
|
3662 |
+
#: includes/admin/settings/class-settings-admin.php:459
|
3663 |
msgctxt "expiration notices"
|
3664 |
msgid "At the time of expiration"
|
3665 |
msgstr ""
|
3666 |
|
3667 |
+
#: includes/admin/settings/class-settings-admin.php:460
|
3668 |
#, fuzzy
|
3669 |
msgctxt "expiration notices"
|
3670 |
msgid "Right after a successful renewal"
|
3671 |
msgstr "تم تعيين الرسوم بنجاح."
|
3672 |
|
3673 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3674 |
msgctxt "expiration notices"
|
3675 |
msgid "%d day before expiration"
|
3676 |
msgid_plural "%d days before expiration"
|
3681 |
msgstr[4] ""
|
3682 |
msgstr[5] ""
|
3683 |
|
3684 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3685 |
msgctxt "expiration notices"
|
3686 |
msgid "%d day after expiration"
|
3687 |
msgid_plural "%d days after expiration"
|
3692 |
msgstr[4] ""
|
3693 |
msgstr[5] ""
|
3694 |
|
3695 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3696 |
msgctxt "expiration notices"
|
3697 |
msgid "%d week before expiration"
|
3698 |
msgid_plural "%d weeks before expiration"
|
3703 |
msgstr[4] ""
|
3704 |
msgstr[5] ""
|
3705 |
|
3706 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3707 |
msgctxt "expiration notices"
|
3708 |
msgid "%d week after expiration"
|
3709 |
msgid_plural "%d weeks after expiration"
|
3714 |
msgstr[4] ""
|
3715 |
msgstr[5] ""
|
3716 |
|
3717 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3718 |
msgctxt "expiration notices"
|
3719 |
msgid "%d month before expiration"
|
3720 |
msgid_plural "%d months before expiration"
|
3725 |
msgstr[4] ""
|
3726 |
msgstr[5] ""
|
3727 |
|
3728 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3729 |
msgctxt "expiration notices"
|
3730 |
msgid "%d month after expiration"
|
3731 |
msgid_plural "%d months after expiration"
|
3736 |
msgstr[4] ""
|
3737 |
msgstr[5] ""
|
3738 |
|
3739 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3740 |
#, fuzzy
|
3741 |
msgctxt "expiration notices"
|
3742 |
msgid "Applies to"
|
3743 |
msgstr "Appliqué à"
|
3744 |
|
3745 |
+
#: includes/admin/settings/class-settings-admin.php:498
|
3746 |
msgctxt "expiration notices"
|
3747 |
msgid "Non-recurring listings"
|
3748 |
msgstr ""
|
3749 |
|
3750 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3751 |
#, fuzzy
|
3752 |
msgctxt "expiration notices"
|
3753 |
msgid "Recurring listings"
|
3754 |
msgstr "الرجوع إلى الإعلان."
|
3755 |
|
3756 |
+
#: includes/admin/settings/class-settings-admin.php:500
|
3757 |
msgctxt "expiration notices"
|
3758 |
msgid "Recurring and non-recurring listings"
|
3759 |
msgstr ""
|
3760 |
|
3761 |
+
#: includes/admin/settings/class-settings-admin.php:505
|
3762 |
msgctxt "expiration notices"
|
3763 |
msgid "When to send?"
|
3764 |
msgstr ""
|
3769 |
msgid "E-mail body text"
|
3770 |
msgstr "نص البريد الإلكتروني"
|
3771 |
|
3772 |
+
#: includes/admin/settings/class-settings-admin.php:537
|
3773 |
+
#, fuzzy
|
3774 |
+
msgctxt "settings"
|
3775 |
+
msgid "Settings reset to default."
|
3776 |
+
msgstr "تم تحديث الإعدادات"
|
3777 |
+
|
3778 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3779 |
#, fuzzy
|
3780 |
msgctxt "settings"
|
3794 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3795 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3796 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3797 |
+
#: includes/admin/settings/class-settings.php:335
|
3798 |
#, fuzzy
|
3799 |
msgctxt "settings"
|
3800 |
msgid "General Settings"
|
4761 |
msgid "E-Mail Notices"
|
4762 |
msgstr "تنبيهات البريد الإلكتروني"
|
4763 |
|
4764 |
+
#: includes/admin/settings/class-settings.php:531
|
4765 |
+
#: includes/admin/settings/class-settings.php:542
|
4766 |
msgctxt "settings"
|
4767 |
msgid "\"%s\" can not be empty."
|
4768 |
msgstr ""
|
4769 |
|
4770 |
+
#: includes/admin/settings/class-settings.php:549
|
4771 |
msgctxt "settings"
|
4772 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4773 |
msgstr ""
|
5218 |
msgid "(Unavailable Plan)"
|
5219 |
msgstr "(رسم غير متوفر)"
|
5220 |
|
5221 |
+
#: includes/class-listing.php:528
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5222 |
#, fuzzy
|
5223 |
msgctxt "listing"
|
5224 |
+
msgid "Plan \"%s\" (recurring)"
|
5225 |
msgstr "(متكرر)"
|
5226 |
|
5227 |
+
#: includes/class-listing.php:530 includes/class-listing.php:562
|
5228 |
msgctxt "listing"
|
5229 |
msgid "Plan \"%s\""
|
5230 |
msgstr ""
|
5319 |
msgid "Posted By"
|
5320 |
msgstr "أضيفت بواسطة"
|
5321 |
|
5322 |
+
#: includes/class-listing.php:660
|
5323 |
msgctxt "listing status"
|
5324 |
msgid "Unknown"
|
5325 |
msgstr ""
|
5326 |
|
5327 |
+
#: includes/class-listing.php:661
|
5328 |
msgctxt "listing status"
|
5329 |
msgid "Legacy"
|
5330 |
msgstr ""
|
5331 |
|
5332 |
+
#: includes/class-listing.php:662
|
5333 |
#, fuzzy
|
5334 |
msgctxt "listing status"
|
5335 |
msgid "Incomplete"
|
5336 |
msgstr "إكتمل"
|
5337 |
|
5338 |
+
#: includes/class-listing.php:663
|
5339 |
#, fuzzy
|
5340 |
msgctxt "listing status"
|
5341 |
msgid "Pending Payment"
|
5342 |
msgstr "في انتظار التخلي"
|
5343 |
|
5344 |
+
#: includes/class-listing.php:664
|
5345 |
#, fuzzy
|
5346 |
msgctxt "listing status"
|
5347 |
msgid "Complete"
|
5348 |
msgstr "إكتمل"
|
5349 |
|
5350 |
+
#: includes/class-listing.php:665
|
5351 |
#, fuzzy
|
5352 |
msgctxt "listing status"
|
5353 |
msgid "Pending Upgrade"
|
5354 |
msgstr " في انتظار الترقية"
|
5355 |
|
5356 |
+
#: includes/class-listing.php:666
|
5357 |
#, fuzzy
|
5358 |
msgctxt "listing status"
|
5359 |
msgid "Expired"
|
5360 |
msgstr "منتهي الصلاحية"
|
5361 |
|
5362 |
+
#: includes/class-listing.php:667
|
5363 |
#, fuzzy
|
5364 |
msgctxt "listing status"
|
5365 |
msgid "Pending Renewal"
|
5366 |
msgstr "مفعل + ريثما يتم التجديد"
|
5367 |
|
5368 |
+
#: includes/class-listing.php:668
|
5369 |
#, fuzzy
|
5370 |
msgctxt "listing status"
|
5371 |
msgid "Abandoned"
|
5623 |
msgid "Please choose a valid fee plan for your category selection."
|
5624 |
msgstr "المرجو تحديد خيار رسوم التصنيف \"%s\"."
|
5625 |
|
5626 |
+
#: includes/views/submit_listing.php:681
|
5627 |
#, fuzzy
|
5628 |
msgctxt "submit listing"
|
5629 |
msgid "Please enter your desired username."
|
5630 |
msgstr "يرجى إدخال إسمك."
|
5631 |
|
5632 |
+
#: includes/views/submit_listing.php:686
|
5633 |
#, fuzzy
|
5634 |
msgctxt "submit listing"
|
5635 |
msgid "Please enter the e-mail for your new account."
|
5636 |
msgstr "يرجى إدخال إسمك."
|
5637 |
|
5638 |
+
#: includes/views/submit_listing.php:691
|
5639 |
msgctxt "submit listing"
|
5640 |
msgid "Please enter the password for your new account."
|
5641 |
msgstr ""
|
5642 |
|
5643 |
+
#: includes/views/submit_listing.php:701
|
5644 |
msgctxt "submit listing"
|
5645 |
msgid "The username you chose is already in use. Please use a different one."
|
5646 |
msgstr ""
|
5647 |
|
5648 |
+
#: includes/views/submit_listing.php:706
|
5649 |
msgctxt "submit listing"
|
5650 |
msgid "The e-mail address you chose for your account is already in use."
|
5651 |
msgstr ""
|
5652 |
|
5653 |
+
#: includes/views/submit_listing.php:721
|
5654 |
msgctxt "submit listing"
|
5655 |
msgid "Create a user account on this site"
|
5656 |
msgstr ""
|
5657 |
|
5658 |
+
#: includes/views/submit_listing.php:728
|
5659 |
msgctxt "submit listing"
|
5660 |
msgid ""
|
5661 |
"You need to create an account on the site. Please fill out the form below."
|
5662 |
msgstr ""
|
5663 |
|
5664 |
+
#: includes/views/submit_listing.php:734
|
5665 |
#, fuzzy
|
5666 |
msgctxt "submit listing"
|
5667 |
msgid "Username:"
|
5668 |
msgstr "عضو"
|
5669 |
|
5670 |
+
#: includes/views/submit_listing.php:743
|
5671 |
#, fuzzy
|
5672 |
msgctxt "submit listing"
|
5673 |
msgid "Email:"
|
5674 |
msgstr "البريد الإلكتروني: %s"
|
5675 |
|
5676 |
+
#: includes/views/submit_listing.php:752
|
5677 |
msgctxt "submit listing"
|
5678 |
msgid "Password:"
|
5679 |
msgstr ""
|
5849 |
msgid "Link Text (optional):"
|
5850 |
msgstr "رابط نصي (اختياري):"
|
5851 |
|
5852 |
+
#: includes/fields/class-form-field.php:627
|
5853 |
msgctxt "form-fields api"
|
5854 |
msgid ""
|
5855 |
"This form field can't be deleted because it is required for the plugin to "
|
5911 |
msgid "Invalid form field type"
|
5912 |
msgstr "نوع حقل استمارة غير صحيح"
|
5913 |
|
5914 |
+
#: includes/fields/class-form-field.php:526
|
5915 |
msgctxt "form-fields-api"
|
5916 |
msgid "Field label is required."
|
5917 |
msgstr "تسمية الحقل مطلوب."
|
5918 |
|
5919 |
+
#: includes/fields/class-form-field.php:536
|
5920 |
msgctxt "form-fields-api"
|
5921 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5922 |
msgstr "تغيير نوع الحقل المطلوب غير متوافق. لن يتم تعديل النوع."
|
5923 |
|
5924 |
+
#: includes/fields/class-form-field.php:556
|
5925 |
msgctxt "form-fields-api"
|
5926 |
msgid ""
|
5927 |
"There can only be one field with association \"%s\". Please select another "
|
5928 |
"association."
|
5929 |
msgstr "يمكن أن يكون هناك حقل واحد مع رابطة \"%s\". المرجو تحديد رابطة أخرى."
|
5930 |
|
5931 |
+
#: includes/fields/class-form-field.php:566
|
5932 |
msgctxt "form-fields-api"
|
5933 |
msgid "\"%s\" is an invalid field type for this association."
|
5934 |
msgstr "\"%s\" نوع حقل غير صالح لهذه الرابطة."
|
5935 |
|
5936 |
+
#: includes/fields/class-form-field.php:618
|
5937 |
msgctxt "form-fields-api"
|
5938 |
msgid "Invalid field ID"
|
5939 |
msgstr "معرف حقل غير صالح"
|
5940 |
|
5941 |
+
#: includes/fields/class-form-field.php:639
|
5942 |
msgctxt "form-fields-api"
|
5943 |
msgid "An error occurred while trying to delete this field."
|
5944 |
msgstr "حدث خطأ أثناء محاولة حذف هذا الحقل."
|
6006 |
msgid "— None —"
|
6007 |
msgstr ""
|
6008 |
|
6009 |
+
#: includes/fields/class-fieldtypes-textarea.php:131
|
6010 |
msgctxt "admin form-fields"
|
6011 |
msgid ""
|
6012 |
"Enabling iframe support in your listings can allow users to execute "
|
6621 |
msgid "Next"
|
6622 |
msgstr ""
|
6623 |
|
6624 |
+
#: includes/templates-ui.php:172
|
6625 |
msgctxt "templates"
|
6626 |
msgid "No listing categories found."
|
6627 |
msgstr "لم يتم العثور على تصنيفات الإعلانات."
|
6628 |
|
6629 |
+
#: includes/templates-ui.php:285
|
6630 |
msgctxt "templates"
|
6631 |
msgid "Search Listings"
|
6632 |
msgstr "البحث في الإعلانات"
|
6633 |
|
6634 |
+
#: includes/templates-ui.php:288
|
6635 |
msgctxt "templates"
|
6636 |
msgid "Advanced Search"
|
6637 |
msgstr "بحث متقدم"
|
6695 |
msgid "View not available."
|
6696 |
msgstr "المشاهدة غير متوفرة."
|
6697 |
|
6698 |
+
#: includes/views/submit_listing.php:790
|
6699 |
msgctxt "templates"
|
6700 |
msgid "Please agree to the Terms and Conditions."
|
6701 |
msgstr "يرجى الموافقة على الشروط والأحكام."
|
6702 |
|
6703 |
+
#: includes/views/submit_listing.php:798
|
6704 |
msgctxt "templates"
|
6705 |
msgid "Terms and Conditions:"
|
6706 |
msgstr "شروط وأحكام:"
|
6707 |
|
6708 |
+
#: includes/views/submit_listing.php:807
|
6709 |
#, fuzzy
|
6710 |
msgctxt "templates"
|
6711 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6980 |
msgid "There are no images currently attached to your listing."
|
6981 |
msgstr "لا توجد أي صور مرفقة حاليا إلى إعلانك."
|
6982 |
|
6983 |
+
#: includes/templates-ui.php:317 includes/templates-ui.php:342
|
6984 |
msgctxt "templates sort"
|
6985 |
msgid "Sort By:"
|
6986 |
msgstr "ترتيب حسب:"
|
6987 |
|
6988 |
+
#: includes/templates-ui.php:336
|
6989 |
msgctxt "sort"
|
6990 |
msgid "Reset"
|
6991 |
msgstr "إعادة تعيين"
|
6992 |
|
6993 |
+
#: includes/templates-ui.php:358
|
6994 |
msgctxt "sort"
|
6995 |
msgid "(Reset)"
|
6996 |
msgstr "(إعادة تعيين)"
|
7356 |
"Il s'agit seulement d'une pré-visualisation. L'annonce n'a pas encore été "
|
7357 |
"publiée."
|
7358 |
|
7359 |
+
#: includes/views/submit_listing.php:569
|
7360 |
msgctxt "listing submit"
|
7361 |
msgid ""
|
7362 |
"Something went wrong. Please check the form for errors, correct them and "
|
9405 |
#~ msgid "Setup/Manage Fees"
|
9406 |
#~ msgstr "إعداد/إدارة الرسوم"
|
9407 |
|
|
|
|
|
|
|
9408 |
#~ msgid "← Back to Directory"
|
9409 |
#~ msgstr "← الرجوع إلى الدليل"
|
9410 |
|
languages/WPBDM-de_DE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 3.5.4\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date:
|
9 |
"PO-Revision-Date: 2017-03-29 10:08+0200\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
@@ -18,26 +18,26 @@ msgstr ""
|
|
18 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19 |
"X-Poedit-SourceCharset: UTF-8\n"
|
20 |
|
21 |
-
#: includes/admin/class-admin-listings.php:
|
22 |
msgid "Listing Information"
|
23 |
msgstr "Eintrag Informationen"
|
24 |
|
25 |
-
#: includes/admin/class-admin-listings.php:
|
26 |
#, fuzzy
|
27 |
msgid "Listing Timeline"
|
28 |
msgstr "Eintrag Titel:"
|
29 |
|
30 |
-
#: includes/admin/class-admin-listings.php:
|
31 |
#, fuzzy
|
32 |
msgid "Expires on"
|
33 |
msgstr "Läuft ab am"
|
34 |
|
35 |
-
#: includes/admin/class-admin-listings.php:
|
36 |
#, fuzzy
|
37 |
msgid "Attributes"
|
38 |
msgstr "Feld Attribute"
|
39 |
|
40 |
-
#: includes/admin/class-admin.php:
|
41 |
msgid ""
|
42 |
"Preview is only available after you've saved the first draft. This is due\n"
|
43 |
"to how WordPress stores the data."
|
@@ -46,12 +46,12 @@ msgstr ""
|
|
46 |
"haben.\n"
|
47 |
"Dies liegt daran wie WordPress die Daten speichert."
|
48 |
|
49 |
-
#: includes/admin/class-admin.php:
|
50 |
#, fuzzy
|
51 |
msgid "Uninstall Business Directory Plugin"
|
52 |
msgstr "Branchenverzeichnis deinstallieren"
|
53 |
|
54 |
-
#: includes/admin/class-admin.php:
|
55 |
#, fuzzy
|
56 |
msgid "Uninstall"
|
57 |
msgstr "Deinstallieren"
|
@@ -249,15 +249,15 @@ msgstr "Transaktionen"
|
|
249 |
msgid "Licenses"
|
250 |
msgstr "Lizenz"
|
251 |
|
252 |
-
#: includes/templates-ui.php:
|
253 |
msgid "Directory"
|
254 |
msgstr "Verzeichnis"
|
255 |
|
256 |
-
#: includes/templates-ui.php:
|
257 |
msgid "View All Listings"
|
258 |
msgstr "Alle Einträge anschauen"
|
259 |
|
260 |
-
#: includes/templates-ui.php:
|
261 |
msgid "Create A Listing"
|
262 |
msgstr "Eintrag erstellen"
|
263 |
|
@@ -314,7 +314,11 @@ msgid "Please note that all of your existing settings will be lost."
|
|
314 |
msgstr ""
|
315 |
"Bitte beachten Sie, dass alle vorhandenen Einstellungen verloren gehen."
|
316 |
|
317 |
-
#: templates/admin/settings-reset.tpl.php:
|
|
|
|
|
|
|
|
|
318 |
msgid "Reset Defaults"
|
319 |
msgstr "Standards zurücksetzen"
|
320 |
|
@@ -846,7 +850,7 @@ msgctxt "admin category filter"
|
|
846 |
msgid "All categories"
|
847 |
msgstr "Alle Kategorien"
|
848 |
|
849 |
-
#: includes/admin/class-admin-listings.php:
|
850 |
#, fuzzy
|
851 |
msgctxt "admin listings"
|
852 |
msgid ""
|
@@ -859,70 +863,70 @@ msgstr ""
|
|
859 |
"Auflistung zur Verfügung stehenden Funktionen sowie die Erneuerung zu "
|
860 |
"ermitteln."
|
861 |
|
862 |
-
#: includes/admin/class-admin-listings.php:
|
863 |
#, fuzzy
|
864 |
msgctxt "admin listings"
|
865 |
msgid "Never"
|
866 |
msgstr "niemals"
|
867 |
|
868 |
-
#: includes/admin/class-admin-listings.php:
|
869 |
#, fuzzy
|
870 |
msgctxt "admin listings"
|
871 |
msgid "Featured"
|
872 |
msgstr "unterstützter (unbeweglicher) Status"
|
873 |
|
874 |
-
#: includes/admin/class-admin-listings.php:
|
875 |
#, fuzzy
|
876 |
msgctxt "admin listings"
|
877 |
msgid "Recurring"
|
878 |
msgstr "(wiederkehrend)"
|
879 |
|
880 |
-
#: includes/admin/class-admin-listings.php:
|
881 |
#, fuzzy
|
882 |
msgctxt "admin listings"
|
883 |
msgid "Free"
|
884 |
msgstr "Kostenlos"
|
885 |
|
886 |
-
#: includes/admin/class-admin-listings.php:
|
887 |
#, fuzzy
|
888 |
msgctxt "admin listings"
|
889 |
msgid "Paid"
|
890 |
msgstr "Bezahlt"
|
891 |
|
892 |
-
#: includes/admin/class-admin-listings.php:
|
893 |
#, fuzzy
|
894 |
msgctxt "admin"
|
895 |
msgid "Directory Listing Fields / Images"
|
896 |
msgstr "Eintrag Felder / Bilder"
|
897 |
|
898 |
-
#: includes/admin/class-admin-listings.php:
|
899 |
msgctxt "admin"
|
900 |
msgid "Categories"
|
901 |
msgstr "Kategorien"
|
902 |
|
903 |
-
#: includes/admin/class-admin.php:
|
904 |
msgctxt "admin"
|
905 |
msgid "Business Directory"
|
906 |
msgstr "Branchenverzeichnis"
|
907 |
|
908 |
-
#: includes/admin/class-admin.php:
|
909 |
msgctxt "admin"
|
910 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
911 |
msgstr ""
|
912 |
"Sie haben alles konfiguriert. Besuchen sie Ihr neues <a>Branchenverzeichnis</"
|
913 |
"a>."
|
914 |
|
915 |
-
#: includes/admin/class-admin.php:
|
916 |
msgctxt "admin"
|
917 |
msgid "Untitled Menu"
|
918 |
msgstr ""
|
919 |
|
920 |
-
#: includes/admin/class-admin.php:
|
921 |
msgctxt "admin"
|
922 |
msgid "Dismiss this notice."
|
923 |
msgstr "Diese Nachricht ignorieren."
|
924 |
|
925 |
-
#: includes/admin/class-admin.php:
|
926 |
#, fuzzy
|
927 |
msgctxt "admin"
|
928 |
msgid "The listing has been updated."
|
@@ -930,40 +934,40 @@ msgid_plural "The listings have been updated."
|
|
930 |
msgstr[0] "Der Eintrag wurde aktualisiert"
|
931 |
msgstr[1] "Die Einträge wurden aktualisiert."
|
932 |
|
933 |
-
#: includes/admin/class-admin.php:
|
934 |
msgctxt "admin"
|
935 |
msgid "The fee was successfully assigned."
|
936 |
msgstr "Der Preis wurde erfolgreich zugewiesen."
|
937 |
|
938 |
-
#: includes/admin/class-admin.php:
|
939 |
msgctxt "admin"
|
940 |
msgid "Listing was renewed."
|
941 |
msgid_plural "Listings were renewed."
|
942 |
msgstr[0] "Eintrag wurde aktualisiert."
|
943 |
msgstr[1] "Einträge wurden aktualisiert."
|
944 |
|
945 |
-
#: includes/admin/class-admin.php:
|
946 |
msgctxt "admin"
|
947 |
msgid "Renewal email sent."
|
948 |
msgstr "E-mail erneut senden."
|
949 |
|
950 |
-
#: includes/admin/class-admin.php:
|
951 |
#, fuzzy
|
952 |
msgctxt "admin"
|
953 |
msgid "Access keys sent."
|
954 |
msgstr "Eintrag Felder / Bilder"
|
955 |
|
956 |
-
#: includes/admin/class-admin.php:
|
957 |
msgctxt "admin"
|
958 |
msgid "The access keys couldn't be sent."
|
959 |
msgstr ""
|
960 |
|
961 |
-
#: includes/admin/class-admin.php:
|
962 |
msgctxt "admin"
|
963 |
msgid "Listing Count"
|
964 |
msgstr "Anzahl Einträge"
|
965 |
|
966 |
-
#: includes/admin/class-admin.php:
|
967 |
msgctxt "admin"
|
968 |
msgid ""
|
969 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -972,7 +976,7 @@ msgstr ""
|
|
972 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt eine Seite mit dem "
|
973 |
"<tt>[businessdirectory]</tt> shortcode um zu funktionieren."
|
974 |
|
975 |
-
#: includes/admin/class-admin.php:
|
976 |
msgctxt "admin"
|
977 |
msgid ""
|
978 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -981,12 +985,12 @@ msgstr ""
|
|
981 |
"Du kannst diese Seite selbst erstellen oder vom Branchenverzeichnis "
|
982 |
"automatisch erstellen lassen."
|
983 |
|
984 |
-
#: includes/admin/class-admin.php:
|
985 |
msgctxt "admin"
|
986 |
msgid "Create required pages for me"
|
987 |
msgstr "Erstelle benötigte Seiten für mich"
|
988 |
|
989 |
-
#: includes/admin/class-admin.php:
|
990 |
msgctxt "admin"
|
991 |
msgid ""
|
992 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -994,7 +998,7 @@ msgid ""
|
|
994 |
"your provider to upgrade in order to prevent any issues with the plugin."
|
995 |
msgstr ""
|
996 |
|
997 |
-
#: includes/admin/class-admin.php:
|
998 |
msgctxt "admin"
|
999 |
msgid ""
|
1000 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -1025,7 +1029,7 @@ msgctxt "admin"
|
|
1025 |
msgid "Images"
|
1026 |
msgstr "Bilder"
|
1027 |
|
1028 |
-
#: includes/admin/form-fields.php:
|
1029 |
msgctxt "admin"
|
1030 |
msgid ""
|
1031 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1034,7 +1038,7 @@ msgstr ""
|
|
1034 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt Felder mit den folgenden "
|
1035 |
"Verbindungen um korrekt zu funktionieren: <b>%s</b>."
|
1036 |
|
1037 |
-
#: includes/admin/form-fields.php:
|
1038 |
msgctxt "admin"
|
1039 |
msgid ""
|
1040 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1043,7 +1047,7 @@ msgstr ""
|
|
1043 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt ein Feld mit der Verbindung "
|
1044 |
"<b>%s</b>, um korrekt zu funktionieren."
|
1045 |
|
1046 |
-
#: includes/admin/form-fields.php:
|
1047 |
msgctxt "admin"
|
1048 |
msgid ""
|
1049 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1052,12 +1056,12 @@ msgstr ""
|
|
1052 |
"Sie können diese benutzerdefinierten Felder selbst erzeugen \"Formularfelder "
|
1053 |
"verwalten\" oder vom Branchenverzeichnis automatisch erstellen lassen."
|
1054 |
|
1055 |
-
#: includes/admin/form-fields.php:
|
1056 |
msgctxt "admin"
|
1057 |
msgid "Go to \"Manage Form Fields\""
|
1058 |
msgstr "zu \"Formularfelder verwalten\""
|
1059 |
|
1060 |
-
#: includes/admin/form-fields.php:
|
1061 |
msgctxt "admin"
|
1062 |
msgid "Create these required fields for me"
|
1063 |
msgstr "Erstelle diese benötigten Felder für mich"
|
@@ -1072,71 +1076,71 @@ msgctxt "admin"
|
|
1072 |
msgid "Abandoned"
|
1073 |
msgstr "Abgebrochen"
|
1074 |
|
1075 |
-
#: includes/admin/class-admin-listings.php:
|
1076 |
msgctxt "admin actions"
|
1077 |
msgid "Edit Listing"
|
1078 |
msgstr "Eintrag Bearbeiten"
|
1079 |
|
1080 |
-
#: includes/admin/class-admin-listings.php:
|
1081 |
msgctxt "admin actions"
|
1082 |
msgid "Delete Listing"
|
1083 |
msgstr "Eintrag Löschen"
|
1084 |
|
1085 |
-
#: includes/admin/class-admin-listings.php:
|
1086 |
#, fuzzy
|
1087 |
msgctxt "admin actions"
|
1088 |
msgid "View Payments"
|
1089 |
msgstr "Bezahlung"
|
1090 |
|
1091 |
-
#: includes/admin/class-admin-listings.php:
|
1092 |
#, fuzzy
|
1093 |
msgctxt "admin actions"
|
1094 |
msgid "View Payment"
|
1095 |
msgstr "Bezahlung"
|
1096 |
|
1097 |
-
#: includes/admin/class-admin-listings.php:
|
1098 |
#, fuzzy
|
1099 |
msgctxt "admin actions"
|
1100 |
msgid "Publish listings"
|
1101 |
msgstr "Eintrag veröffentlichen"
|
1102 |
|
1103 |
-
#: includes/admin/class-admin-listings.php:
|
1104 |
#, fuzzy
|
1105 |
msgctxt "admin actions"
|
1106 |
msgid "Mark as \"Pending Review\""
|
1107 |
msgstr "Ausstehend"
|
1108 |
|
1109 |
-
#: includes/admin/class-admin-listings.php:
|
1110 |
msgctxt "admin actions"
|
1111 |
msgid "Hide from directory (mark as \"Draft\")"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: includes/admin/class-admin-listings.php:
|
1115 |
#, fuzzy
|
1116 |
msgctxt "admin actions"
|
1117 |
msgid "Renew listings"
|
1118 |
msgstr "Eintrag erneuern"
|
1119 |
|
1120 |
-
#: includes/admin/class-admin-listings.php:
|
1121 |
#, fuzzy
|
1122 |
msgctxt "admin actions"
|
1123 |
msgid "Set listings as \"Expired\""
|
1124 |
msgstr "Ein Eintrag läuft aus."
|
1125 |
|
1126 |
-
#: includes/admin/class-admin-listings.php:
|
1127 |
#, fuzzy
|
1128 |
msgctxt "admin actions"
|
1129 |
msgid "Send access keys"
|
1130 |
msgstr "Eintrag Felder / Bilder"
|
1131 |
|
1132 |
-
#: includes/admin/class-admin.php:
|
1133 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1134 |
#, fuzzy
|
1135 |
msgctxt "listing metabox"
|
1136 |
msgid "Never"
|
1137 |
msgstr "niemals"
|
1138 |
|
1139 |
-
#: includes/admin/class-admin.php:
|
1140 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1141 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1142 |
#, fuzzy
|
@@ -1144,7 +1148,7 @@ msgctxt "listing metabox"
|
|
1144 |
msgid "Yes"
|
1145 |
msgstr "Ja"
|
1146 |
|
1147 |
-
#: includes/admin/class-admin.php:
|
1148 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1149 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1150 |
#, fuzzy
|
@@ -1287,7 +1291,7 @@ msgctxt "listing metabox"
|
|
1287 |
msgid "Is Recurring?"
|
1288 |
msgstr "(wiederkehrend)"
|
1289 |
|
1290 |
-
#: includes/admin/class-admin.php:
|
1291 |
msgctxt "drip pointer"
|
1292 |
msgid ""
|
1293 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -1298,91 +1302,91 @@ msgstr ""
|
|
1298 |
"von Grund aufbauen mit diesem einfachen (und kostenlosen) 5-teiligen E-Mail-"
|
1299 |
"Kurs. Sie erhalten ein kostenloses Premium-Modul nur für die Anmeldung."
|
1300 |
|
1301 |
-
#: includes/admin/class-admin.php:
|
1302 |
msgctxt "drip pointer"
|
1303 |
msgid "Email Address:"
|
1304 |
msgstr "E-Mail Adresse:"
|
1305 |
|
1306 |
-
#: includes/admin/class-admin.php:
|
1307 |
msgctxt "drip pointer"
|
1308 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1309 |
msgstr ""
|
1310 |
"Möchten Sie mehr über die Geheimnisse eines erfolgreichen Verzeichnisses "
|
1311 |
"wissen?"
|
1312 |
|
1313 |
-
#: includes/admin/class-admin.php:
|
1314 |
msgctxt "drip pointer"
|
1315 |
msgid "Yes, please!"
|
1316 |
msgstr "Ja, bitte!"
|
1317 |
|
1318 |
-
#: includes/admin/class-admin.php:
|
1319 |
msgctxt "drip pointer"
|
1320 |
msgid "No, thanks"
|
1321 |
msgstr "Nein, danke"
|
1322 |
|
1323 |
-
#: includes/admin/class-admin.php:
|
1324 |
msgctxt "drip pointer"
|
1325 |
msgid "Invalid e-mail address."
|
1326 |
msgstr "Ungültiger Erneuerungszustand."
|
1327 |
|
1328 |
-
#: includes/admin/class-admin.php:
|
1329 |
msgctxt "admin menu"
|
1330 |
msgid "Business Directory Admin"
|
1331 |
msgstr "Branchenverzeichnis Administration"
|
1332 |
|
1333 |
-
#: includes/admin/class-admin.php:
|
1334 |
msgctxt "admin menu"
|
1335 |
msgid "Dir. Admin"
|
1336 |
msgstr "Verzeichnis Administration"
|
1337 |
|
1338 |
-
#: includes/admin/class-admin.php:
|
1339 |
msgctxt "admin menu"
|
1340 |
msgid "Directory Admin"
|
1341 |
msgstr "Verzeichnis Administration"
|
1342 |
|
1343 |
-
#: includes/admin/class-admin.php:
|
1344 |
msgctxt "admin menu"
|
1345 |
msgid "Add New Listing"
|
1346 |
msgstr "Neuer Eintrag"
|
1347 |
|
1348 |
-
#: includes/admin/class-admin.php:
|
1349 |
msgctxt "admin menu"
|
1350 |
msgid "Manage Fees"
|
1351 |
msgstr "Preise Verwalten"
|
1352 |
|
1353 |
-
#: includes/admin/class-admin.php:
|
1354 |
msgctxt "admin menu"
|
1355 |
msgid "Listings"
|
1356 |
msgstr "Einträge"
|
1357 |
|
1358 |
-
#: includes/admin/class-admin.php:
|
1359 |
msgctxt "admin menu"
|
1360 |
msgid "Manage Form Fields"
|
1361 |
msgstr "Felder verwalten"
|
1362 |
|
1363 |
-
#: includes/admin/class-admin.php:
|
1364 |
#, fuzzy
|
1365 |
msgctxt "admin menu"
|
1366 |
msgid "Payment History"
|
1367 |
msgstr "Bezahlhistorie"
|
1368 |
|
1369 |
-
#: includes/admin/class-admin.php:
|
1370 |
#, fuzzy
|
1371 |
msgctxt "admin menu"
|
1372 |
msgid "CSV Import & Export"
|
1373 |
msgstr "CSV Import"
|
1374 |
|
1375 |
-
#: includes/admin/class-admin.php:
|
1376 |
msgctxt "admin menu"
|
1377 |
msgid "Debug"
|
1378 |
msgstr "Fehlerkorrektur"
|
1379 |
|
1380 |
-
#: includes/admin/settings/class-settings-admin.php:
|
1381 |
msgctxt "admin menu"
|
1382 |
msgid "Manage Options"
|
1383 |
msgstr "Optionen Verwalten"
|
1384 |
|
1385 |
-
#: includes/admin/class-admin.php:
|
1386 |
msgctxt "admin category id"
|
1387 |
msgid "ID"
|
1388 |
msgstr "ID"
|
@@ -1737,22 +1741,22 @@ msgctxt "themes"
|
|
1737 |
msgid "Theme was updated successfully."
|
1738 |
msgstr "Der Import wurde erfolgreich abgeschlossen."
|
1739 |
|
1740 |
-
#: includes/themes.php:
|
1741 |
msgctxt "themes"
|
1742 |
msgid "ZIP file is not a valid BD theme file."
|
1743 |
msgstr "Bitte eine gültige E-mailadresse eingeben."
|
1744 |
|
1745 |
-
#: includes/themes.php:
|
1746 |
msgctxt "themes"
|
1747 |
msgid "Could not create themes directory."
|
1748 |
msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
|
1749 |
|
1750 |
-
#: includes/themes.php:
|
1751 |
msgctxt "themes"
|
1752 |
msgid "Could not remove previous theme directory \"%s\"."
|
1753 |
msgstr "Konnte Eintragskategorie nicht erstellen \"%s\""
|
1754 |
|
1755 |
-
#: includes/themes.php:
|
1756 |
msgctxt "themes"
|
1757 |
msgid "Could not move new theme into theme directory."
|
1758 |
msgstr "Momentan sind keine Einträge im Verzeichnis vorhanden."
|
@@ -2409,52 +2413,58 @@ msgctxt "form-fields admin"
|
|
2409 |
msgid "Delete"
|
2410 |
msgstr "Löschen"
|
2411 |
|
2412 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2413 |
msgctxt "form-fields admin"
|
2414 |
msgid "Required"
|
2415 |
msgstr "Pflichfeld"
|
2416 |
|
2417 |
-
#: includes/admin/form-fields.php:
|
2418 |
msgctxt "form-fields admin"
|
2419 |
msgid "Optional"
|
2420 |
msgstr "Optional"
|
2421 |
|
2422 |
-
#: includes/admin/form-fields.php:
|
2423 |
msgctxt "form-fields admin"
|
2424 |
msgid "This field value is shown in the excerpt view of a listing."
|
2425 |
msgstr "Der Inhalt wird in der Vorschau des Eintrags angezeigt."
|
2426 |
|
2427 |
-
#: includes/admin/form-fields.php:
|
2428 |
msgctxt "form-fields admin"
|
2429 |
msgid "In Excerpt"
|
2430 |
msgstr "Im Textauszug"
|
2431 |
|
2432 |
-
#: includes/admin/form-fields.php:
|
2433 |
msgctxt "form-fields admin"
|
2434 |
msgid "This field value is shown in the single view of a listing."
|
2435 |
msgstr "Dieser Feldwert wird in der Einzelansicht eines Eintrags angezeigt."
|
2436 |
|
2437 |
-
#: includes/admin/form-fields.php:
|
2438 |
msgctxt "form-fields admin"
|
2439 |
msgid "In Listing"
|
2440 |
msgstr "Im Eintrag"
|
2441 |
|
2442 |
-
#: includes/admin/form-fields.php:
|
2443 |
msgctxt "form-fields admin"
|
2444 |
msgid "Form Preview"
|
2445 |
msgstr "Form Vorschau"
|
2446 |
|
2447 |
-
#: includes/admin/form-fields.php:
|
2448 |
msgctxt "form-fields admin"
|
2449 |
msgid "← Return to \"Manage Form Fields\""
|
2450 |
msgstr "← zurück zu \"Formularfelder verwalten\""
|
2451 |
|
2452 |
-
#: includes/admin/form-fields.php:
|
2453 |
msgctxt "form-fields admin"
|
2454 |
msgid "Form fields updated."
|
2455 |
msgstr "Formularfelder aktualisiert."
|
2456 |
|
2457 |
-
#: includes/admin/form-fields.php:
|
2458 |
msgctxt "form-fields admin"
|
2459 |
msgid ""
|
2460 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2468,92 +2478,92 @@ msgstr ""
|
|
2468 |
"Mail-Adressen auf der Webseite angezeigt werden, können Sie die "
|
2469 |
"<a>öffentliche Anzeige von E-Mails</a> aktivieren."
|
2470 |
|
2471 |
-
#: includes/admin/form-fields.php:
|
2472 |
msgctxt "form-fields admin"
|
2473 |
msgid "Field deleted."
|
2474 |
msgstr "Feld gelöscht."
|
2475 |
|
2476 |
-
#: includes/admin/form-fields.php:
|
2477 |
msgctxt "form-fields admin"
|
2478 |
msgid "Required fields created successfully."
|
2479 |
msgstr "Benötigtes Feld wurde erfolgreich erstellt."
|
2480 |
|
2481 |
-
#: includes/admin/form-fields.php:
|
2482 |
msgctxt "form-fields admin"
|
2483 |
msgid "Title"
|
2484 |
msgstr "Titel"
|
2485 |
|
2486 |
-
#: includes/admin/form-fields.php:
|
2487 |
msgctxt "form-fields admin"
|
2488 |
msgid "Category"
|
2489 |
msgstr "Kategorien"
|
2490 |
|
2491 |
-
#: includes/admin/form-fields.php:
|
2492 |
msgctxt "form-fields admin"
|
2493 |
msgid "Excerpt"
|
2494 |
msgstr "Im Textauszug"
|
2495 |
|
2496 |
-
#: includes/admin/form-fields.php:
|
2497 |
msgctxt "form-fields admin"
|
2498 |
msgid "Content"
|
2499 |
msgstr "Post Inhalt"
|
2500 |
|
2501 |
-
#: includes/admin/form-fields.php:
|
2502 |
msgctxt "form-fields admin"
|
2503 |
msgid "Tags"
|
2504 |
msgstr "Tags Entwurf"
|
2505 |
|
2506 |
-
#: includes/admin/form-fields.php:
|
2507 |
msgctxt "form-fields admin"
|
2508 |
msgid "Address"
|
2509 |
msgstr "E-Mail Adresse:"
|
2510 |
|
2511 |
-
#: includes/admin/form-fields.php:
|
2512 |
msgctxt "form-fields admin"
|
2513 |
msgid "City"
|
2514 |
msgstr "Stadt"
|
2515 |
|
2516 |
-
#: includes/admin/form-fields.php:
|
2517 |
msgctxt "form-fields admin"
|
2518 |
msgid "State"
|
2519 |
msgstr "Status"
|
2520 |
|
2521 |
-
#: includes/admin/form-fields.php:
|
2522 |
msgctxt "form-fields admin"
|
2523 |
msgid "Country"
|
2524 |
msgstr "Land"
|
2525 |
|
2526 |
-
#: includes/admin/form-fields.php:
|
2527 |
msgctxt "form-fields admin"
|
2528 |
msgid "ZIP Code"
|
2529 |
msgstr "Postleitzahl"
|
2530 |
|
2531 |
-
#: includes/admin/form-fields.php:
|
2532 |
msgctxt "form-fields admin"
|
2533 |
msgid "FAX Number"
|
2534 |
msgstr "Telefonnummer geschäftlich"
|
2535 |
|
2536 |
-
#: includes/admin/form-fields.php:
|
2537 |
msgctxt "form-fields admin"
|
2538 |
msgid "Phone Number"
|
2539 |
msgstr "Telefonnummer geschäftlich"
|
2540 |
|
2541 |
-
#: includes/admin/form-fields.php:
|
2542 |
msgctxt "form-fields admin"
|
2543 |
msgid "Ratings Field"
|
2544 |
msgstr "Bewertungsfeld"
|
2545 |
|
2546 |
-
#: includes/admin/form-fields.php:
|
2547 |
msgctxt "form-fields admin"
|
2548 |
msgid "Twitter"
|
2549 |
msgstr "Twitter"
|
2550 |
|
2551 |
-
#: includes/admin/form-fields.php:
|
2552 |
msgctxt "form-fields admin"
|
2553 |
msgid "Website"
|
2554 |
msgstr "Webseite"
|
2555 |
|
2556 |
-
#: includes/admin/form-fields.php:
|
2557 |
msgctxt "form-fields admin"
|
2558 |
msgid "Tags updated."
|
2559 |
msgstr "Einstellungen aktualisiert."
|
@@ -2578,49 +2588,49 @@ msgctxt "form-fields admin"
|
|
2578 |
msgid "Allow empty selection on search?"
|
2579 |
msgstr "Erlaube leere Auswahl bei Suche?"
|
2580 |
|
2581 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2582 |
msgctxt "form-fields admin"
|
2583 |
msgid "Allow HTML input for this field?"
|
2584 |
msgstr "Erlaube HTML Eingaben für dieses Feld?"
|
2585 |
|
2586 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2587 |
msgctxt "form-fields admin"
|
2588 |
msgid "Allow IFRAME tags in content?"
|
2589 |
msgstr "Erlaube IFRAME-Tags im Inhalt?"
|
2590 |
|
2591 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2592 |
msgctxt "form-fields admin"
|
2593 |
msgid "No"
|
2594 |
msgstr "Nein"
|
2595 |
|
2596 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2597 |
msgctxt "form-fields admin"
|
2598 |
msgid "Yes"
|
2599 |
msgstr "Ja"
|
2600 |
|
2601 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2602 |
msgctxt "form-fields admin"
|
2603 |
msgid "Allow WordPress shortcodes in this field?"
|
2604 |
msgstr "Erlaube Wordpress Shortcodes in diesem Feld?"
|
2605 |
|
2606 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2607 |
msgctxt "form-fields admin"
|
2608 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2609 |
msgstr "Zeige einen WYSIWYG-Editor im Frontend an?"
|
2610 |
|
2611 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2612 |
msgctxt "form-fields admin"
|
2613 |
msgid ""
|
2614 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2615 |
"in fee plans."
|
2616 |
msgstr ""
|
2617 |
|
2618 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2619 |
msgctxt "form-fields admin"
|
2620 |
msgid "Allow images in WYSIWYG editor?"
|
2621 |
msgstr "Bilder im WYSIWYG-Editor erlauben?"
|
2622 |
|
2623 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2624 |
msgctxt "form-fields admin"
|
2625 |
msgid ""
|
2626 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
@@ -2629,13 +2639,25 @@ msgstr ""
|
|
2629 |
"<b>Nur für Administratoren!</b> Wenn es dir nicht ausdrücklich gesagt wurde, "
|
2630 |
"ändere diese Einstellung nicht bevor du nicht weist was du genau tust."
|
2631 |
|
2632 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2633 |
msgctxt "form-fields admin"
|
2634 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2635 |
msgstr "\"the_content\" Filter zuweisen bevor das Feld angezeigt wird?"
|
2636 |
|
2637 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2638 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2639 |
msgid "Automatically generate excerpt from content field?"
|
2640 |
msgstr "Automatisches Generierung eines Auszugs aus dem Inhaltsfeld?"
|
2641 |
|
@@ -2723,63 +2745,74 @@ msgstr "Feld Anzeigeoptionen"
|
|
2723 |
|
2724 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2725 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2726 |
msgid "Show this value in excerpt view?"
|
2727 |
msgstr "In der Vorschau anzeigen?"
|
2728 |
|
2729 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2730 |
msgctxt "form-fields admin"
|
2731 |
msgid "Display this value in post excerpt view."
|
2732 |
msgstr "Der Wert wird in der Vorschau des Eintrags angezeigt (Exzerpt)."
|
2733 |
|
2734 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2735 |
msgctxt "form-fields admin"
|
2736 |
msgid "Show this value in listing view?"
|
2737 |
msgstr "In Detailansicht anzeigen?"
|
2738 |
|
2739 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2740 |
msgctxt "form-fields admin"
|
2741 |
msgid "Display this value in the listing view."
|
2742 |
msgstr "Diesen Wert in der Detailansicht anzeigen."
|
2743 |
|
2744 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2745 |
msgctxt "form-fields admin"
|
2746 |
msgid "Include this field in the search form?"
|
2747 |
msgstr "In Suchform integrieren?"
|
2748 |
|
2749 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2750 |
msgctxt "form-fields admin"
|
2751 |
msgid "Include this field in the search form."
|
2752 |
msgstr "Zeige das Feld im Suchformular."
|
2753 |
|
2754 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2755 |
#, fuzzy
|
2756 |
msgctxt "form-fields admin"
|
2757 |
msgid "Is this field required for searching?"
|
2758 |
msgstr "Ist das Feld ein Pflichtfeld?"
|
2759 |
|
2760 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2761 |
msgctxt "form-fields admin"
|
2762 |
msgid ""
|
2763 |
"Make this fields required during searches on the Advanced Search screen."
|
2764 |
msgstr ""
|
2765 |
|
2766 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2767 |
msgctxt "form-fields admin"
|
2768 |
msgid "Hide this field's label?"
|
2769 |
msgstr "Feldbezeichnung verbergen?"
|
2770 |
|
2771 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2772 |
msgctxt "form-fields admin"
|
2773 |
msgid "Hide this field's label when displaying it."
|
2774 |
msgstr ""
|
2775 |
"Die Feldbezeichnung wird dann nicht mehr angezeigt (nur der Inhalt an sich)."
|
2776 |
|
2777 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2778 |
msgctxt "form-fields admin"
|
2779 |
msgid "Update Field"
|
2780 |
msgstr "Feld aktualisieren"
|
2781 |
|
2782 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2783 |
msgctxt "form-fields admin"
|
2784 |
msgid "Add Field"
|
2785 |
msgstr "Feld erstellen"
|
@@ -3139,7 +3172,7 @@ msgctxt "debug info"
|
|
3139 |
msgid "Test SSL setup..."
|
3140 |
msgstr "Test SSL Einstellungen..."
|
3141 |
|
3142 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3143 |
msgctxt "admin settings"
|
3144 |
msgid "Valid placeholders: %s"
|
3145 |
msgstr "Gültige Platzhalter: %s"
|
@@ -3577,53 +3610,53 @@ msgctxt "admin settings"
|
|
3577 |
msgid "Enter License Key here"
|
3578 |
msgstr "Erneuere Lizenzschlüssel"
|
3579 |
|
3580 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3581 |
#, fuzzy
|
3582 |
msgctxt "expiration notices"
|
3583 |
msgid "Add notice"
|
3584 |
msgstr "Feld erstellen"
|
3585 |
|
3586 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3587 |
msgctxt "expiration notices"
|
3588 |
msgid "No notices configured."
|
3589 |
msgstr ""
|
3590 |
|
3591 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3592 |
#, fuzzy
|
3593 |
msgctxt "expiration notices"
|
3594 |
msgid "Delete"
|
3595 |
msgstr "Löschen"
|
3596 |
|
3597 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3598 |
msgctxt "expiration notices"
|
3599 |
msgid "recurring and non-recurring"
|
3600 |
msgstr ""
|
3601 |
|
3602 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3603 |
#, fuzzy
|
3604 |
msgctxt "expiration notices"
|
3605 |
msgid "recurring only"
|
3606 |
msgstr "(wiederkehrend)"
|
3607 |
|
3608 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3609 |
#, fuzzy
|
3610 |
msgctxt "expiration notices"
|
3611 |
msgid "non-recurring only"
|
3612 |
msgstr "(wiederkehrend)"
|
3613 |
|
3614 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3615 |
#, fuzzy
|
3616 |
msgctxt "expiration notices"
|
3617 |
msgid "Sent when a listing (%s) is renewed."
|
3618 |
msgstr "Senden nachdem der Eintrag eingestellt wurde."
|
3619 |
|
3620 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3621 |
#, fuzzy
|
3622 |
msgctxt "expiration notices"
|
3623 |
msgid "Sent when a listing (%s) expires."
|
3624 |
msgstr "Ein Eintrag läuft aus."
|
3625 |
|
3626 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3627 |
#, fuzzy
|
3628 |
msgctxt "expiration notices"
|
3629 |
msgid "%d day"
|
@@ -3631,14 +3664,14 @@ msgid_plural "%d days"
|
|
3631 |
msgstr[0] "%d Tag"
|
3632 |
msgstr[1] "%d Tage"
|
3633 |
|
3634 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3635 |
msgctxt "expiration notices"
|
3636 |
msgid "%d week"
|
3637 |
msgid_plural "%d weeks"
|
3638 |
msgstr[0] ""
|
3639 |
msgstr[1] ""
|
3640 |
|
3641 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3642 |
msgctxt "expiration notices"
|
3643 |
msgid "%d month"
|
3644 |
msgid_plural "%d months"
|
@@ -3647,95 +3680,95 @@ msgstr[1] ""
|
|
3647 |
|
3648 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3649 |
#. non-recuring only)
|
3650 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3651 |
msgctxt "expiration notices"
|
3652 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3653 |
msgstr ""
|
3654 |
|
3655 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3656 |
#. non-recuring only)
|
3657 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3658 |
#, fuzzy
|
3659 |
msgctxt "expiration notices"
|
3660 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3661 |
msgstr "Senden nachdem der Eintrag eingestellt wurde."
|
3662 |
|
3663 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3664 |
msgctxt "expiration notices"
|
3665 |
msgid "At the time of expiration"
|
3666 |
msgstr ""
|
3667 |
|
3668 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3669 |
#, fuzzy
|
3670 |
msgctxt "expiration notices"
|
3671 |
msgid "Right after a successful renewal"
|
3672 |
msgstr "Der Preis wurde erfolgreich zugewiesen."
|
3673 |
|
3674 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3675 |
msgctxt "expiration notices"
|
3676 |
msgid "%d day before expiration"
|
3677 |
msgid_plural "%d days before expiration"
|
3678 |
msgstr[0] ""
|
3679 |
msgstr[1] ""
|
3680 |
|
3681 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3682 |
msgctxt "expiration notices"
|
3683 |
msgid "%d day after expiration"
|
3684 |
msgid_plural "%d days after expiration"
|
3685 |
msgstr[0] ""
|
3686 |
msgstr[1] ""
|
3687 |
|
3688 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3689 |
msgctxt "expiration notices"
|
3690 |
msgid "%d week before expiration"
|
3691 |
msgid_plural "%d weeks before expiration"
|
3692 |
msgstr[0] ""
|
3693 |
msgstr[1] ""
|
3694 |
|
3695 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3696 |
msgctxt "expiration notices"
|
3697 |
msgid "%d week after expiration"
|
3698 |
msgid_plural "%d weeks after expiration"
|
3699 |
msgstr[0] ""
|
3700 |
msgstr[1] ""
|
3701 |
|
3702 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3703 |
msgctxt "expiration notices"
|
3704 |
msgid "%d month before expiration"
|
3705 |
msgid_plural "%d months before expiration"
|
3706 |
msgstr[0] ""
|
3707 |
msgstr[1] ""
|
3708 |
|
3709 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3710 |
msgctxt "expiration notices"
|
3711 |
msgid "%d month after expiration"
|
3712 |
msgid_plural "%d months after expiration"
|
3713 |
msgstr[0] ""
|
3714 |
msgstr[1] ""
|
3715 |
|
3716 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3717 |
#, fuzzy
|
3718 |
msgctxt "expiration notices"
|
3719 |
msgid "Applies to"
|
3720 |
msgstr "zugewiesen zu"
|
3721 |
|
3722 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3723 |
msgctxt "expiration notices"
|
3724 |
msgid "Non-recurring listings"
|
3725 |
msgstr ""
|
3726 |
|
3727 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3728 |
#, fuzzy
|
3729 |
msgctxt "expiration notices"
|
3730 |
msgid "Recurring listings"
|
3731 |
msgstr "Zurück zum Eintrag."
|
3732 |
|
3733 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3734 |
msgctxt "expiration notices"
|
3735 |
msgid "Recurring and non-recurring listings"
|
3736 |
msgstr ""
|
3737 |
|
3738 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3739 |
msgctxt "expiration notices"
|
3740 |
msgid "When to send?"
|
3741 |
msgstr ""
|
@@ -3746,6 +3779,12 @@ msgctxt "expiration notices"
|
|
3746 |
msgid "E-mail body text"
|
3747 |
msgstr "E-mail Text"
|
3748 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3749 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3750 |
#, fuzzy
|
3751 |
msgctxt "settings"
|
@@ -3765,7 +3804,7 @@ msgstr "Einträge"
|
|
3765 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3766 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3767 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3768 |
-
#: includes/admin/settings/class-settings.php:
|
3769 |
#, fuzzy
|
3770 |
msgctxt "settings"
|
3771 |
msgid "General Settings"
|
@@ -4717,13 +4756,13 @@ msgctxt "settings"
|
|
4717 |
msgid "E-Mail Notices"
|
4718 |
msgstr "Email Erinnerung"
|
4719 |
|
4720 |
-
#: includes/admin/settings/class-settings.php:
|
4721 |
-
#: includes/admin/settings/class-settings.php:
|
4722 |
msgctxt "settings"
|
4723 |
msgid "\"%s\" can not be empty."
|
4724 |
msgstr ""
|
4725 |
|
4726 |
-
#: includes/admin/settings/class-settings.php:
|
4727 |
msgctxt "settings"
|
4728 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4729 |
msgstr ""
|
@@ -5173,20 +5212,13 @@ msgctxt "listing"
|
|
5173 |
msgid "(Unavailable Plan)"
|
5174 |
msgstr "(Preis nicht verfügbar)"
|
5175 |
|
5176 |
-
|
5177 |
-
#. (recurrente)
|
5178 |
-
#: includes/class-listing.php:529
|
5179 |
-
msgctxt "listing"
|
5180 |
-
msgid "Plan \"%s\"%s"
|
5181 |
-
msgstr ""
|
5182 |
-
|
5183 |
-
#: includes/class-listing.php:529
|
5184 |
#, fuzzy
|
5185 |
msgctxt "listing"
|
5186 |
-
msgid "(recurring)"
|
5187 |
msgstr "(wiederkehrend)"
|
5188 |
|
5189 |
-
#: includes/class-listing.php:
|
5190 |
msgctxt "listing"
|
5191 |
msgid "Plan \"%s\""
|
5192 |
msgstr ""
|
@@ -5279,53 +5311,53 @@ msgctxt "notify email"
|
|
5279 |
msgid "Posted By"
|
5280 |
msgstr "Post von"
|
5281 |
|
5282 |
-
#: includes/class-listing.php:
|
5283 |
msgctxt "listing status"
|
5284 |
msgid "Unknown"
|
5285 |
msgstr ""
|
5286 |
|
5287 |
-
#: includes/class-listing.php:
|
5288 |
msgctxt "listing status"
|
5289 |
msgid "Legacy"
|
5290 |
msgstr ""
|
5291 |
|
5292 |
-
#: includes/class-listing.php:
|
5293 |
#, fuzzy
|
5294 |
msgctxt "listing status"
|
5295 |
msgid "Incomplete"
|
5296 |
msgstr "Abgeschlossen"
|
5297 |
|
5298 |
-
#: includes/class-listing.php:
|
5299 |
#, fuzzy
|
5300 |
msgctxt "listing status"
|
5301 |
msgid "Pending Payment"
|
5302 |
msgstr "Ausstehende Zahlungen"
|
5303 |
|
5304 |
-
#: includes/class-listing.php:
|
5305 |
#, fuzzy
|
5306 |
msgctxt "listing status"
|
5307 |
msgid "Complete"
|
5308 |
msgstr "Abgeschlossen"
|
5309 |
|
5310 |
-
#: includes/class-listing.php:
|
5311 |
#, fuzzy
|
5312 |
msgctxt "listing status"
|
5313 |
msgid "Pending Upgrade"
|
5314 |
msgstr "Ausstehende Aktualisierung"
|
5315 |
|
5316 |
-
#: includes/class-listing.php:
|
5317 |
#, fuzzy
|
5318 |
msgctxt "listing status"
|
5319 |
msgid "Expired"
|
5320 |
msgstr "Abgelaufen"
|
5321 |
|
5322 |
-
#: includes/class-listing.php:
|
5323 |
#, fuzzy
|
5324 |
msgctxt "listing status"
|
5325 |
msgid "Pending Renewal"
|
5326 |
msgstr "Aktiv + Ausstehende Erneuerungen"
|
5327 |
|
5328 |
-
#: includes/class-listing.php:
|
5329 |
#, fuzzy
|
5330 |
msgctxt "listing status"
|
5331 |
msgid "Abandoned"
|
@@ -5586,57 +5618,57 @@ msgctxt "submit listing"
|
|
5586 |
msgid "Please choose a valid fee plan for your category selection."
|
5587 |
msgstr "Bitte wähle eine Preisoption für die Kategorie \"%s\""
|
5588 |
|
5589 |
-
#: includes/views/submit_listing.php:
|
5590 |
#, fuzzy
|
5591 |
msgctxt "submit listing"
|
5592 |
msgid "Please enter your desired username."
|
5593 |
msgstr "Bitte geben Sie einen Namen ein."
|
5594 |
|
5595 |
-
#: includes/views/submit_listing.php:
|
5596 |
#, fuzzy
|
5597 |
msgctxt "submit listing"
|
5598 |
msgid "Please enter the e-mail for your new account."
|
5599 |
msgstr "Bitte geben Sie einen Namen ein."
|
5600 |
|
5601 |
-
#: includes/views/submit_listing.php:
|
5602 |
msgctxt "submit listing"
|
5603 |
msgid "Please enter the password for your new account."
|
5604 |
msgstr ""
|
5605 |
|
5606 |
-
#: includes/views/submit_listing.php:
|
5607 |
msgctxt "submit listing"
|
5608 |
msgid "The username you chose is already in use. Please use a different one."
|
5609 |
msgstr ""
|
5610 |
|
5611 |
-
#: includes/views/submit_listing.php:
|
5612 |
msgctxt "submit listing"
|
5613 |
msgid "The e-mail address you chose for your account is already in use."
|
5614 |
msgstr ""
|
5615 |
|
5616 |
-
#: includes/views/submit_listing.php:
|
5617 |
msgctxt "submit listing"
|
5618 |
msgid "Create a user account on this site"
|
5619 |
msgstr ""
|
5620 |
|
5621 |
-
#: includes/views/submit_listing.php:
|
5622 |
msgctxt "submit listing"
|
5623 |
msgid ""
|
5624 |
"You need to create an account on the site. Please fill out the form below."
|
5625 |
msgstr ""
|
5626 |
|
5627 |
-
#: includes/views/submit_listing.php:
|
5628 |
#, fuzzy
|
5629 |
msgctxt "submit listing"
|
5630 |
msgid "Username:"
|
5631 |
msgstr "Benutzer"
|
5632 |
|
5633 |
-
#: includes/views/submit_listing.php:
|
5634 |
#, fuzzy
|
5635 |
msgctxt "submit listing"
|
5636 |
msgid "Email:"
|
5637 |
msgstr "E-mail: %s"
|
5638 |
|
5639 |
-
#: includes/views/submit_listing.php:
|
5640 |
msgctxt "submit listing"
|
5641 |
msgid "Password:"
|
5642 |
msgstr ""
|
@@ -5808,7 +5840,7 @@ msgctxt "form-fields api"
|
|
5808 |
msgid "Link Text (optional):"
|
5809 |
msgstr "Link Text (optional):"
|
5810 |
|
5811 |
-
#: includes/fields/class-form-field.php:
|
5812 |
msgctxt "form-fields api"
|
5813 |
msgid ""
|
5814 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5872,19 +5904,19 @@ msgctxt "form-fields-api"
|
|
5872 |
msgid "Invalid form field type"
|
5873 |
msgstr "Ungültiger Formularfeld Typ"
|
5874 |
|
5875 |
-
#: includes/fields/class-form-field.php:
|
5876 |
msgctxt "form-fields-api"
|
5877 |
msgid "Field label is required."
|
5878 |
msgstr "Feldbezeichnung ist Pflichtfeld."
|
5879 |
|
5880 |
-
#: includes/fields/class-form-field.php:
|
5881 |
msgctxt "form-fields-api"
|
5882 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5883 |
msgstr ""
|
5884 |
"Die angeforderte Feldtypänderung ist nicht kompatibel. Typ wurde nicht "
|
5885 |
"geändert."
|
5886 |
|
5887 |
-
#: includes/fields/class-form-field.php:
|
5888 |
msgctxt "form-fields-api"
|
5889 |
msgid ""
|
5890 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -5893,17 +5925,17 @@ msgstr ""
|
|
5893 |
"Es kann nur ein Feld mit \"%s\" verbunden werden. Bitte wähle eine andere "
|
5894 |
"Verbindung."
|
5895 |
|
5896 |
-
#: includes/fields/class-form-field.php:
|
5897 |
msgctxt "form-fields-api"
|
5898 |
msgid "\"%s\" is an invalid field type for this association."
|
5899 |
msgstr "\"%s\" ist ein ungültiger Feldtyp für diese Verbindung."
|
5900 |
|
5901 |
-
#: includes/fields/class-form-field.php:
|
5902 |
msgctxt "form-fields-api"
|
5903 |
msgid "Invalid field ID"
|
5904 |
msgstr "Ungültige Feld ID"
|
5905 |
|
5906 |
-
#: includes/fields/class-form-field.php:
|
5907 |
msgctxt "form-fields-api"
|
5908 |
msgid "An error occurred while trying to delete this field."
|
5909 |
msgstr "Während der Löschung des Feldes ist ein Fehler aufgetreten."
|
@@ -5971,7 +6003,7 @@ msgctxt "form-fields-api select"
|
|
5971 |
msgid "— None —"
|
5972 |
msgstr ""
|
5973 |
|
5974 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
5975 |
msgctxt "admin form-fields"
|
5976 |
msgid ""
|
5977 |
"Enabling iframe support in your listings can allow users to execute "
|
@@ -6583,17 +6615,17 @@ msgctxt "checkout"
|
|
6583 |
msgid "Next"
|
6584 |
msgstr ""
|
6585 |
|
6586 |
-
#: includes/templates-ui.php:
|
6587 |
msgctxt "templates"
|
6588 |
msgid "No listing categories found."
|
6589 |
msgstr "Keine Eintragskategorie gefunden."
|
6590 |
|
6591 |
-
#: includes/templates-ui.php:
|
6592 |
msgctxt "templates"
|
6593 |
msgid "Search Listings"
|
6594 |
msgstr "Eintrag suchen"
|
6595 |
|
6596 |
-
#: includes/templates-ui.php:
|
6597 |
msgctxt "templates"
|
6598 |
msgid "Advanced Search"
|
6599 |
msgstr "Erweiterte Suche"
|
@@ -6659,17 +6691,17 @@ msgctxt "templates"
|
|
6659 |
msgid "View not available."
|
6660 |
msgstr "verfügbare Bilder:"
|
6661 |
|
6662 |
-
#: includes/views/submit_listing.php:
|
6663 |
msgctxt "templates"
|
6664 |
msgid "Please agree to the Terms and Conditions."
|
6665 |
msgstr "Bitte akzeptieren Sie die Allgemeinen Geschäftsbedingungen."
|
6666 |
|
6667 |
-
#: includes/views/submit_listing.php:
|
6668 |
msgctxt "templates"
|
6669 |
msgid "Terms and Conditions:"
|
6670 |
msgstr "AGBs:"
|
6671 |
|
6672 |
-
#: includes/views/submit_listing.php:
|
6673 |
#, fuzzy
|
6674 |
msgctxt "templates"
|
6675 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
@@ -6946,17 +6978,17 @@ msgctxt "templates"
|
|
6946 |
msgid "There are no images currently attached to your listing."
|
6947 |
msgstr "Im Moment sind keine Bilder dem Eintrag angehängt."
|
6948 |
|
6949 |
-
#: includes/templates-ui.php:
|
6950 |
msgctxt "templates sort"
|
6951 |
msgid "Sort By:"
|
6952 |
msgstr "Sortieren nach"
|
6953 |
|
6954 |
-
#: includes/templates-ui.php:
|
6955 |
msgctxt "sort"
|
6956 |
msgid "Reset"
|
6957 |
msgstr "Zurücksetzen"
|
6958 |
|
6959 |
-
#: includes/templates-ui.php:
|
6960 |
msgctxt "sort"
|
6961 |
msgid "(Reset)"
|
6962 |
msgstr "Zurücksetzen"
|
@@ -7331,7 +7363,7 @@ msgctxt "preview"
|
|
7331 |
msgid "This is just a preview. The listing has not been published yet."
|
7332 |
msgstr "Dies ist nur eine Vorschau. Der Eintrag wurde bisher nicht publiziert."
|
7333 |
|
7334 |
-
#: includes/views/submit_listing.php:
|
7335 |
msgctxt "listing submit"
|
7336 |
msgid ""
|
7337 |
"Something went wrong. Please check the form for errors, correct them and "
|
@@ -9305,9 +9337,6 @@ msgstr "Adresse"
|
|
9305 |
#~ msgid "Setup/Manage Fees"
|
9306 |
#~ msgstr "Setup/Preispakete Verwalten"
|
9307 |
|
9308 |
-
#~ msgid "Settings updated."
|
9309 |
-
#~ msgstr "Einstellungen aktualisiert."
|
9310 |
-
|
9311 |
#~ msgid "← Back to Directory"
|
9312 |
#~ msgstr "← Zurück zum Verzeichnis"
|
9313 |
|
5 |
"Project-Id-Version: Business Directory Plugin 3.5.4\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-01-02 23:02:00+00:00\n"
|
9 |
"PO-Revision-Date: 2017-03-29 10:08+0200\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
18 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19 |
"X-Poedit-SourceCharset: UTF-8\n"
|
20 |
|
21 |
+
#: includes/admin/class-admin-listings.php:154
|
22 |
msgid "Listing Information"
|
23 |
msgstr "Eintrag Informationen"
|
24 |
|
25 |
+
#: includes/admin/class-admin-listings.php:160
|
26 |
#, fuzzy
|
27 |
msgid "Listing Timeline"
|
28 |
msgstr "Eintrag Titel:"
|
29 |
|
30 |
+
#: includes/admin/class-admin-listings.php:199
|
31 |
#, fuzzy
|
32 |
msgid "Expires on"
|
33 |
msgstr "Läuft ab am"
|
34 |
|
35 |
+
#: includes/admin/class-admin-listings.php:207
|
36 |
#, fuzzy
|
37 |
msgid "Attributes"
|
38 |
msgstr "Feld Attribute"
|
39 |
|
40 |
+
#: includes/admin/class-admin.php:130
|
41 |
msgid ""
|
42 |
"Preview is only available after you've saved the first draft. This is due\n"
|
43 |
"to how WordPress stores the data."
|
46 |
"haben.\n"
|
47 |
"Dies liegt daran wie WordPress die Daten speichert."
|
48 |
|
49 |
+
#: includes/admin/class-admin.php:325
|
50 |
#, fuzzy
|
51 |
msgid "Uninstall Business Directory Plugin"
|
52 |
msgstr "Branchenverzeichnis deinstallieren"
|
53 |
|
54 |
+
#: includes/admin/class-admin.php:326
|
55 |
#, fuzzy
|
56 |
msgid "Uninstall"
|
57 |
msgstr "Deinstallieren"
|
249 |
msgid "Licenses"
|
250 |
msgstr "Lizenz"
|
251 |
|
252 |
+
#: includes/templates-ui.php:238
|
253 |
msgid "Directory"
|
254 |
msgstr "Verzeichnis"
|
255 |
|
256 |
+
#: includes/templates-ui.php:245
|
257 |
msgid "View All Listings"
|
258 |
msgstr "Alle Einträge anschauen"
|
259 |
|
260 |
+
#: includes/templates-ui.php:252
|
261 |
msgid "Create A Listing"
|
262 |
msgstr "Eintrag erstellen"
|
263 |
|
314 |
msgstr ""
|
315 |
"Bitte beachten Sie, dass alle vorhandenen Einstellungen verloren gehen."
|
316 |
|
317 |
+
#: templates/admin/settings-reset.tpl.php:13
|
318 |
+
msgid "Your existing listings will NOT be deleted doing this."
|
319 |
+
msgstr ""
|
320 |
+
|
321 |
+
#: templates/admin/settings-reset.tpl.php:19
|
322 |
msgid "Reset Defaults"
|
323 |
msgstr "Standards zurücksetzen"
|
324 |
|
850 |
msgid "All categories"
|
851 |
msgstr "Alle Kategorien"
|
852 |
|
853 |
+
#: includes/admin/class-admin-listings.php:149
|
854 |
#, fuzzy
|
855 |
msgctxt "admin listings"
|
856 |
msgid ""
|
863 |
"Auflistung zur Verfügung stehenden Funktionen sowie die Erneuerung zu "
|
864 |
"ermitteln."
|
865 |
|
866 |
+
#: includes/admin/class-admin-listings.php:242
|
867 |
#, fuzzy
|
868 |
msgctxt "admin listings"
|
869 |
msgid "Never"
|
870 |
msgstr "niemals"
|
871 |
|
872 |
+
#: includes/admin/class-admin-listings.php:262
|
873 |
#, fuzzy
|
874 |
msgctxt "admin listings"
|
875 |
msgid "Featured"
|
876 |
msgstr "unterstützter (unbeweglicher) Status"
|
877 |
|
878 |
+
#: includes/admin/class-admin-listings.php:265
|
879 |
#, fuzzy
|
880 |
msgctxt "admin listings"
|
881 |
msgid "Recurring"
|
882 |
msgstr "(wiederkehrend)"
|
883 |
|
884 |
+
#: includes/admin/class-admin-listings.php:268
|
885 |
#, fuzzy
|
886 |
msgctxt "admin listings"
|
887 |
msgid "Free"
|
888 |
msgstr "Kostenlos"
|
889 |
|
890 |
+
#: includes/admin/class-admin-listings.php:270
|
891 |
#, fuzzy
|
892 |
msgctxt "admin listings"
|
893 |
msgid "Paid"
|
894 |
msgstr "Bezahlt"
|
895 |
|
896 |
+
#: includes/admin/class-admin-listings.php:166
|
897 |
#, fuzzy
|
898 |
msgctxt "admin"
|
899 |
msgid "Directory Listing Fields / Images"
|
900 |
msgstr "Eintrag Felder / Bilder"
|
901 |
|
902 |
+
#: includes/admin/class-admin-listings.php:198
|
903 |
msgctxt "admin"
|
904 |
msgid "Categories"
|
905 |
msgstr "Kategorien"
|
906 |
|
907 |
+
#: includes/admin/class-admin.php:191
|
908 |
msgctxt "admin"
|
909 |
msgid "Business Directory"
|
910 |
msgstr "Branchenverzeichnis"
|
911 |
|
912 |
+
#: includes/admin/class-admin.php:202
|
913 |
msgctxt "admin"
|
914 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
915 |
msgstr ""
|
916 |
"Sie haben alles konfiguriert. Besuchen sie Ihr neues <a>Branchenverzeichnis</"
|
917 |
"a>."
|
918 |
|
919 |
+
#: includes/admin/class-admin.php:356
|
920 |
msgctxt "admin"
|
921 |
msgid "Untitled Menu"
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: includes/admin/class-admin.php:626
|
925 |
msgctxt "admin"
|
926 |
msgid "Dismiss this notice."
|
927 |
msgstr "Diese Nachricht ignorieren."
|
928 |
|
929 |
+
#: includes/admin/class-admin.php:657 includes/admin/class-admin.php:667
|
930 |
#, fuzzy
|
931 |
msgctxt "admin"
|
932 |
msgid "The listing has been updated."
|
934 |
msgstr[0] "Der Eintrag wurde aktualisiert"
|
935 |
msgstr[1] "Die Einträge wurden aktualisiert."
|
936 |
|
937 |
+
#: includes/admin/class-admin.php:688
|
938 |
msgctxt "admin"
|
939 |
msgid "The fee was successfully assigned."
|
940 |
msgstr "Der Preis wurde erfolgreich zugewiesen."
|
941 |
|
942 |
+
#: includes/admin/class-admin.php:698
|
943 |
msgctxt "admin"
|
944 |
msgid "Listing was renewed."
|
945 |
msgid_plural "Listings were renewed."
|
946 |
msgstr[0] "Eintrag wurde aktualisiert."
|
947 |
msgstr[1] "Einträge wurden aktualisiert."
|
948 |
|
949 |
+
#: includes/admin/class-admin.php:709
|
950 |
msgctxt "admin"
|
951 |
msgid "Renewal email sent."
|
952 |
msgstr "E-mail erneut senden."
|
953 |
|
954 |
+
#: includes/admin/class-admin.php:757
|
955 |
#, fuzzy
|
956 |
msgctxt "admin"
|
957 |
msgid "Access keys sent."
|
958 |
msgstr "Eintrag Felder / Bilder"
|
959 |
|
960 |
+
#: includes/admin/class-admin.php:759
|
961 |
msgctxt "admin"
|
962 |
msgid "The access keys couldn't be sent."
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: includes/admin/class-admin.php:817 includes/admin/class-admin.php:823
|
966 |
msgctxt "admin"
|
967 |
msgid "Listing Count"
|
968 |
msgstr "Anzahl Einträge"
|
969 |
|
970 |
+
#: includes/admin/class-admin.php:885
|
971 |
msgctxt "admin"
|
972 |
msgid ""
|
973 |
"<b>Business Directory Plugin</b> requires a page with the "
|
976 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt eine Seite mit dem "
|
977 |
"<tt>[businessdirectory]</tt> shortcode um zu funktionieren."
|
978 |
|
979 |
+
#: includes/admin/class-admin.php:887
|
980 |
msgctxt "admin"
|
981 |
msgid ""
|
982 |
"You can create this page by yourself or let Business Directory do this for "
|
985 |
"Du kannst diese Seite selbst erstellen oder vom Branchenverzeichnis "
|
986 |
"automatisch erstellen lassen."
|
987 |
|
988 |
+
#: includes/admin/class-admin.php:891
|
989 |
msgctxt "admin"
|
990 |
msgid "Create required pages for me"
|
991 |
msgstr "Erstelle benötigte Seiten für mich"
|
992 |
|
993 |
+
#: includes/admin/class-admin.php:924
|
994 |
msgctxt "admin"
|
995 |
msgid ""
|
996 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
998 |
"your provider to upgrade in order to prevent any issues with the plugin."
|
999 |
msgstr ""
|
1000 |
|
1001 |
+
#: includes/admin/class-admin.php:947
|
1002 |
msgctxt "admin"
|
1003 |
msgid ""
|
1004 |
"We noticed you want your Business Directory users to register before posting "
|
1029 |
msgid "Images"
|
1030 |
msgstr "Bilder"
|
1031 |
|
1032 |
+
#: includes/admin/form-fields.php:122
|
1033 |
msgctxt "admin"
|
1034 |
msgid ""
|
1035 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1038 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt Felder mit den folgenden "
|
1039 |
"Verbindungen um korrekt zu funktionieren: <b>%s</b>."
|
1040 |
|
1041 |
+
#: includes/admin/form-fields.php:124
|
1042 |
msgctxt "admin"
|
1043 |
msgid ""
|
1044 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1047 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt ein Feld mit der Verbindung "
|
1048 |
"<b>%s</b>, um korrekt zu funktionieren."
|
1049 |
|
1050 |
+
#: includes/admin/form-fields.php:128
|
1051 |
msgctxt "admin"
|
1052 |
msgid ""
|
1053 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1056 |
"Sie können diese benutzerdefinierten Felder selbst erzeugen \"Formularfelder "
|
1057 |
"verwalten\" oder vom Branchenverzeichnis automatisch erstellen lassen."
|
1058 |
|
1059 |
+
#: includes/admin/form-fields.php:132
|
1060 |
msgctxt "admin"
|
1061 |
msgid "Go to \"Manage Form Fields\""
|
1062 |
msgstr "zu \"Formularfelder verwalten\""
|
1063 |
|
1064 |
+
#: includes/admin/form-fields.php:135
|
1065 |
msgctxt "admin"
|
1066 |
msgid "Create these required fields for me"
|
1067 |
msgstr "Erstelle diese benötigten Felder für mich"
|
1076 |
msgid "Abandoned"
|
1077 |
msgstr "Abgebrochen"
|
1078 |
|
1079 |
+
#: includes/admin/class-admin-listings.php:351
|
1080 |
msgctxt "admin actions"
|
1081 |
msgid "Edit Listing"
|
1082 |
msgstr "Eintrag Bearbeiten"
|
1083 |
|
1084 |
+
#: includes/admin/class-admin-listings.php:354
|
1085 |
msgctxt "admin actions"
|
1086 |
msgid "Delete Listing"
|
1087 |
msgstr "Eintrag Löschen"
|
1088 |
|
1089 |
+
#: includes/admin/class-admin-listings.php:363
|
1090 |
#, fuzzy
|
1091 |
msgctxt "admin actions"
|
1092 |
msgid "View Payments"
|
1093 |
msgstr "Bezahlung"
|
1094 |
|
1095 |
+
#: includes/admin/class-admin-listings.php:368
|
1096 |
#, fuzzy
|
1097 |
msgctxt "admin actions"
|
1098 |
msgid "View Payment"
|
1099 |
msgstr "Bezahlung"
|
1100 |
|
1101 |
+
#: includes/admin/class-admin-listings.php:478
|
1102 |
#, fuzzy
|
1103 |
msgctxt "admin actions"
|
1104 |
msgid "Publish listings"
|
1105 |
msgstr "Eintrag veröffentlichen"
|
1106 |
|
1107 |
+
#: includes/admin/class-admin-listings.php:479
|
1108 |
#, fuzzy
|
1109 |
msgctxt "admin actions"
|
1110 |
msgid "Mark as \"Pending Review\""
|
1111 |
msgstr "Ausstehend"
|
1112 |
|
1113 |
+
#: includes/admin/class-admin-listings.php:480
|
1114 |
msgctxt "admin actions"
|
1115 |
msgid "Hide from directory (mark as \"Draft\")"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: includes/admin/class-admin-listings.php:482
|
1119 |
#, fuzzy
|
1120 |
msgctxt "admin actions"
|
1121 |
msgid "Renew listings"
|
1122 |
msgstr "Eintrag erneuern"
|
1123 |
|
1124 |
+
#: includes/admin/class-admin-listings.php:483
|
1125 |
#, fuzzy
|
1126 |
msgctxt "admin actions"
|
1127 |
msgid "Set listings as \"Expired\""
|
1128 |
msgstr "Ein Eintrag läuft aus."
|
1129 |
|
1130 |
+
#: includes/admin/class-admin-listings.php:489
|
1131 |
#, fuzzy
|
1132 |
msgctxt "admin actions"
|
1133 |
msgid "Send access keys"
|
1134 |
msgstr "Eintrag Felder / Bilder"
|
1135 |
|
1136 |
+
#: includes/admin/class-admin.php:123
|
1137 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1138 |
#, fuzzy
|
1139 |
msgctxt "listing metabox"
|
1140 |
msgid "Never"
|
1141 |
msgstr "niemals"
|
1142 |
|
1143 |
+
#: includes/admin/class-admin.php:124
|
1144 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1145 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1146 |
#, fuzzy
|
1148 |
msgid "Yes"
|
1149 |
msgstr "Ja"
|
1150 |
|
1151 |
+
#: includes/admin/class-admin.php:125
|
1152 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1153 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1154 |
#, fuzzy
|
1291 |
msgid "Is Recurring?"
|
1292 |
msgstr "(wiederkehrend)"
|
1293 |
|
1294 |
+
#: includes/admin/class-admin.php:162
|
1295 |
msgctxt "drip pointer"
|
1296 |
msgid ""
|
1297 |
"Find out how to create a compelling, thriving business directory from "
|
1302 |
"von Grund aufbauen mit diesem einfachen (und kostenlosen) 5-teiligen E-Mail-"
|
1303 |
"Kurs. Sie erhalten ein kostenloses Premium-Modul nur für die Anmeldung."
|
1304 |
|
1305 |
+
#: includes/admin/class-admin.php:164
|
1306 |
msgctxt "drip pointer"
|
1307 |
msgid "Email Address:"
|
1308 |
msgstr "E-Mail Adresse:"
|
1309 |
|
1310 |
+
#: includes/admin/class-admin.php:170
|
1311 |
msgctxt "drip pointer"
|
1312 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1313 |
msgstr ""
|
1314 |
"Möchten Sie mehr über die Geheimnisse eines erfolgreichen Verzeichnisses "
|
1315 |
"wissen?"
|
1316 |
|
1317 |
+
#: includes/admin/class-admin.php:172
|
1318 |
msgctxt "drip pointer"
|
1319 |
msgid "Yes, please!"
|
1320 |
msgstr "Ja, bitte!"
|
1321 |
|
1322 |
+
#: includes/admin/class-admin.php:174
|
1323 |
msgctxt "drip pointer"
|
1324 |
msgid "No, thanks"
|
1325 |
msgstr "Nein, danke"
|
1326 |
|
1327 |
+
#: includes/admin/class-admin.php:222
|
1328 |
msgctxt "drip pointer"
|
1329 |
msgid "Invalid e-mail address."
|
1330 |
msgstr "Ungültiger Erneuerungszustand."
|
1331 |
|
1332 |
+
#: includes/admin/class-admin.php:256
|
1333 |
msgctxt "admin menu"
|
1334 |
msgid "Business Directory Admin"
|
1335 |
msgstr "Branchenverzeichnis Administration"
|
1336 |
|
1337 |
+
#: includes/admin/class-admin.php:257
|
1338 |
msgctxt "admin menu"
|
1339 |
msgid "Dir. Admin"
|
1340 |
msgstr "Verzeichnis Administration"
|
1341 |
|
1342 |
+
#: includes/admin/class-admin.php:257
|
1343 |
msgctxt "admin menu"
|
1344 |
msgid "Directory Admin"
|
1345 |
msgstr "Verzeichnis Administration"
|
1346 |
|
1347 |
+
#: includes/admin/class-admin.php:264
|
1348 |
msgctxt "admin menu"
|
1349 |
msgid "Add New Listing"
|
1350 |
msgstr "Neuer Eintrag"
|
1351 |
|
1352 |
+
#: includes/admin/class-admin.php:272
|
1353 |
msgctxt "admin menu"
|
1354 |
msgid "Manage Fees"
|
1355 |
msgstr "Preise Verwalten"
|
1356 |
|
1357 |
+
#: includes/admin/class-admin.php:275
|
1358 |
msgctxt "admin menu"
|
1359 |
msgid "Listings"
|
1360 |
msgstr "Einträge"
|
1361 |
|
1362 |
+
#: includes/admin/class-admin.php:279
|
1363 |
msgctxt "admin menu"
|
1364 |
msgid "Manage Form Fields"
|
1365 |
msgstr "Felder verwalten"
|
1366 |
|
1367 |
+
#: includes/admin/class-admin.php:283
|
1368 |
#, fuzzy
|
1369 |
msgctxt "admin menu"
|
1370 |
msgid "Payment History"
|
1371 |
msgstr "Bezahlhistorie"
|
1372 |
|
1373 |
+
#: includes/admin/class-admin.php:286
|
1374 |
#, fuzzy
|
1375 |
msgctxt "admin menu"
|
1376 |
msgid "CSV Import & Export"
|
1377 |
msgstr "CSV Import"
|
1378 |
|
1379 |
+
#: includes/admin/class-admin.php:297
|
1380 |
msgctxt "admin menu"
|
1381 |
msgid "Debug"
|
1382 |
msgstr "Fehlerkorrektur"
|
1383 |
|
1384 |
+
#: includes/admin/settings/class-settings-admin.php:28
|
1385 |
msgctxt "admin menu"
|
1386 |
msgid "Manage Options"
|
1387 |
msgstr "Optionen Verwalten"
|
1388 |
|
1389 |
+
#: includes/admin/class-admin.php:815
|
1390 |
msgctxt "admin category id"
|
1391 |
msgid "ID"
|
1392 |
msgstr "ID"
|
1741 |
msgid "Theme was updated successfully."
|
1742 |
msgstr "Der Import wurde erfolgreich abgeschlossen."
|
1743 |
|
1744 |
+
#: includes/themes.php:825
|
1745 |
msgctxt "themes"
|
1746 |
msgid "ZIP file is not a valid BD theme file."
|
1747 |
msgstr "Bitte eine gültige E-mailadresse eingeben."
|
1748 |
|
1749 |
+
#: includes/themes.php:831
|
1750 |
msgctxt "themes"
|
1751 |
msgid "Could not create themes directory."
|
1752 |
msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
|
1753 |
|
1754 |
+
#: includes/themes.php:839
|
1755 |
msgctxt "themes"
|
1756 |
msgid "Could not remove previous theme directory \"%s\"."
|
1757 |
msgstr "Konnte Eintragskategorie nicht erstellen \"%s\""
|
1758 |
|
1759 |
+
#: includes/themes.php:845
|
1760 |
msgctxt "themes"
|
1761 |
msgid "Could not move new theme into theme directory."
|
1762 |
msgstr "Momentan sind keine Einträge im Verzeichnis vorhanden."
|
2413 |
msgid "Delete"
|
2414 |
msgstr "Löschen"
|
2415 |
|
2416 |
+
#: includes/admin/form-fields.php:77
|
2417 |
+
#, fuzzy
|
2418 |
+
msgctxt "form-fields admin"
|
2419 |
+
msgid "Private"
|
2420 |
+
msgstr "Aktiviere Lizenz"
|
2421 |
+
|
2422 |
+
#: includes/admin/form-fields.php:81
|
2423 |
msgctxt "form-fields admin"
|
2424 |
msgid "Required"
|
2425 |
msgstr "Pflichfeld"
|
2426 |
|
2427 |
+
#: includes/admin/form-fields.php:81
|
2428 |
msgctxt "form-fields admin"
|
2429 |
msgid "Optional"
|
2430 |
msgstr "Optional"
|
2431 |
|
2432 |
+
#: includes/admin/form-fields.php:85
|
2433 |
msgctxt "form-fields admin"
|
2434 |
msgid "This field value is shown in the excerpt view of a listing."
|
2435 |
msgstr "Der Inhalt wird in der Vorschau des Eintrags angezeigt."
|
2436 |
|
2437 |
+
#: includes/admin/form-fields.php:86
|
2438 |
msgctxt "form-fields admin"
|
2439 |
msgid "In Excerpt"
|
2440 |
msgstr "Im Textauszug"
|
2441 |
|
2442 |
+
#: includes/admin/form-fields.php:91
|
2443 |
msgctxt "form-fields admin"
|
2444 |
msgid "This field value is shown in the single view of a listing."
|
2445 |
msgstr "Dieser Feldwert wird in der Einzelansicht eines Eintrags angezeigt."
|
2446 |
|
2447 |
+
#: includes/admin/form-fields.php:92
|
2448 |
msgctxt "form-fields admin"
|
2449 |
msgid "In Listing"
|
2450 |
msgstr "Im Eintrag"
|
2451 |
|
2452 |
+
#: includes/admin/form-fields.php:213
|
2453 |
msgctxt "form-fields admin"
|
2454 |
msgid "Form Preview"
|
2455 |
msgstr "Form Vorschau"
|
2456 |
|
2457 |
+
#: includes/admin/form-fields.php:214
|
2458 |
msgctxt "form-fields admin"
|
2459 |
msgid "← Return to \"Manage Form Fields\""
|
2460 |
msgstr "← zurück zu \"Formularfelder verwalten\""
|
2461 |
|
2462 |
+
#: includes/admin/form-fields.php:252
|
2463 |
msgctxt "form-fields admin"
|
2464 |
msgid "Form fields updated."
|
2465 |
msgstr "Formularfelder aktualisiert."
|
2466 |
|
2467 |
+
#: includes/admin/form-fields.php:268
|
2468 |
msgctxt "form-fields admin"
|
2469 |
msgid ""
|
2470 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2478 |
"Mail-Adressen auf der Webseite angezeigt werden, können Sie die "
|
2479 |
"<a>öffentliche Anzeige von E-Mails</a> aktivieren."
|
2480 |
|
2481 |
+
#: includes/admin/form-fields.php:302
|
2482 |
msgctxt "form-fields admin"
|
2483 |
msgid "Field deleted."
|
2484 |
msgstr "Feld gelöscht."
|
2485 |
|
2486 |
+
#: includes/admin/form-fields.php:323
|
2487 |
msgctxt "form-fields admin"
|
2488 |
msgid "Required fields created successfully."
|
2489 |
msgstr "Benötigtes Feld wurde erfolgreich erstellt."
|
2490 |
|
2491 |
+
#: includes/admin/form-fields.php:336
|
2492 |
msgctxt "form-fields admin"
|
2493 |
msgid "Title"
|
2494 |
msgstr "Titel"
|
2495 |
|
2496 |
+
#: includes/admin/form-fields.php:337
|
2497 |
msgctxt "form-fields admin"
|
2498 |
msgid "Category"
|
2499 |
msgstr "Kategorien"
|
2500 |
|
2501 |
+
#: includes/admin/form-fields.php:338
|
2502 |
msgctxt "form-fields admin"
|
2503 |
msgid "Excerpt"
|
2504 |
msgstr "Im Textauszug"
|
2505 |
|
2506 |
+
#: includes/admin/form-fields.php:339
|
2507 |
msgctxt "form-fields admin"
|
2508 |
msgid "Content"
|
2509 |
msgstr "Post Inhalt"
|
2510 |
|
2511 |
+
#: includes/admin/form-fields.php:340
|
2512 |
msgctxt "form-fields admin"
|
2513 |
msgid "Tags"
|
2514 |
msgstr "Tags Entwurf"
|
2515 |
|
2516 |
+
#: includes/admin/form-fields.php:341
|
2517 |
msgctxt "form-fields admin"
|
2518 |
msgid "Address"
|
2519 |
msgstr "E-Mail Adresse:"
|
2520 |
|
2521 |
+
#: includes/admin/form-fields.php:342
|
2522 |
msgctxt "form-fields admin"
|
2523 |
msgid "City"
|
2524 |
msgstr "Stadt"
|
2525 |
|
2526 |
+
#: includes/admin/form-fields.php:343
|
2527 |
msgctxt "form-fields admin"
|
2528 |
msgid "State"
|
2529 |
msgstr "Status"
|
2530 |
|
2531 |
+
#: includes/admin/form-fields.php:344
|
2532 |
msgctxt "form-fields admin"
|
2533 |
msgid "Country"
|
2534 |
msgstr "Land"
|
2535 |
|
2536 |
+
#: includes/admin/form-fields.php:345
|
2537 |
msgctxt "form-fields admin"
|
2538 |
msgid "ZIP Code"
|
2539 |
msgstr "Postleitzahl"
|
2540 |
|
2541 |
+
#: includes/admin/form-fields.php:346
|
2542 |
msgctxt "form-fields admin"
|
2543 |
msgid "FAX Number"
|
2544 |
msgstr "Telefonnummer geschäftlich"
|
2545 |
|
2546 |
+
#: includes/admin/form-fields.php:347
|
2547 |
msgctxt "form-fields admin"
|
2548 |
msgid "Phone Number"
|
2549 |
msgstr "Telefonnummer geschäftlich"
|
2550 |
|
2551 |
+
#: includes/admin/form-fields.php:348
|
2552 |
msgctxt "form-fields admin"
|
2553 |
msgid "Ratings Field"
|
2554 |
msgstr "Bewertungsfeld"
|
2555 |
|
2556 |
+
#: includes/admin/form-fields.php:349
|
2557 |
msgctxt "form-fields admin"
|
2558 |
msgid "Twitter"
|
2559 |
msgstr "Twitter"
|
2560 |
|
2561 |
+
#: includes/admin/form-fields.php:350
|
2562 |
msgctxt "form-fields admin"
|
2563 |
msgid "Website"
|
2564 |
msgstr "Webseite"
|
2565 |
|
2566 |
+
#: includes/admin/form-fields.php:371
|
2567 |
msgctxt "form-fields admin"
|
2568 |
msgid "Tags updated."
|
2569 |
msgstr "Einstellungen aktualisiert."
|
2588 |
msgid "Allow empty selection on search?"
|
2589 |
msgstr "Erlaube leere Auswahl bei Suche?"
|
2590 |
|
2591 |
+
#: includes/fields/class-fieldtypes-textarea.php:125
|
2592 |
msgctxt "form-fields admin"
|
2593 |
msgid "Allow HTML input for this field?"
|
2594 |
msgstr "Erlaube HTML Eingaben für dieses Feld?"
|
2595 |
|
2596 |
+
#: includes/fields/class-fieldtypes-textarea.php:128
|
2597 |
msgctxt "form-fields admin"
|
2598 |
msgid "Allow IFRAME tags in content?"
|
2599 |
msgstr "Erlaube IFRAME-Tags im Inhalt?"
|
2600 |
|
2601 |
+
#: includes/fields/class-fieldtypes-textarea.php:132
|
2602 |
msgctxt "form-fields admin"
|
2603 |
msgid "No"
|
2604 |
msgstr "Nein"
|
2605 |
|
2606 |
+
#: includes/fields/class-fieldtypes-textarea.php:133
|
2607 |
msgctxt "form-fields admin"
|
2608 |
msgid "Yes"
|
2609 |
msgstr "Ja"
|
2610 |
|
2611 |
+
#: includes/fields/class-fieldtypes-textarea.php:138
|
2612 |
msgctxt "form-fields admin"
|
2613 |
msgid "Allow WordPress shortcodes in this field?"
|
2614 |
msgstr "Erlaube Wordpress Shortcodes in diesem Feld?"
|
2615 |
|
2616 |
+
#: includes/fields/class-fieldtypes-textarea.php:143
|
2617 |
msgctxt "form-fields admin"
|
2618 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2619 |
msgstr "Zeige einen WYSIWYG-Editor im Frontend an?"
|
2620 |
|
2621 |
+
#: includes/fields/class-fieldtypes-textarea.php:146
|
2622 |
msgctxt "form-fields admin"
|
2623 |
msgid ""
|
2624 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2625 |
"in fee plans."
|
2626 |
msgstr ""
|
2627 |
|
2628 |
+
#: includes/fields/class-fieldtypes-textarea.php:147
|
2629 |
msgctxt "form-fields admin"
|
2630 |
msgid "Allow images in WYSIWYG editor?"
|
2631 |
msgstr "Bilder im WYSIWYG-Editor erlauben?"
|
2632 |
|
2633 |
+
#: includes/fields/class-fieldtypes-textarea.php:150
|
2634 |
msgctxt "form-fields admin"
|
2635 |
msgid ""
|
2636 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2639 |
"<b>Nur für Administratoren!</b> Wenn es dir nicht ausdrücklich gesagt wurde, "
|
2640 |
"ändere diese Einstellung nicht bevor du nicht weist was du genau tust."
|
2641 |
|
2642 |
+
#: includes/fields/class-fieldtypes-textarea.php:151
|
2643 |
msgctxt "form-fields admin"
|
2644 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2645 |
msgstr "\"the_content\" Filter zuweisen bevor das Feld angezeigt wird?"
|
2646 |
|
2647 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2648 |
msgctxt "form-fields admin"
|
2649 |
+
msgid ""
|
2650 |
+
"Truncates the description field to the value set here. To display all of the "
|
2651 |
+
"description, set to 0."
|
2652 |
+
msgstr ""
|
2653 |
+
|
2654 |
+
#: includes/fields/class-fieldtypes-textarea.php:155
|
2655 |
+
msgctxt "form-fields admin"
|
2656 |
+
msgid "Max length of Description field to use in List (excerpt) view"
|
2657 |
+
msgstr ""
|
2658 |
+
|
2659 |
+
#: includes/fields/class-fieldtypes-textarea.php:160
|
2660 |
+
msgctxt "form-fields admin"
|
2661 |
msgid "Automatically generate excerpt from content field?"
|
2662 |
msgstr "Automatisches Generierung eines Auszugs aus dem Inhaltsfeld?"
|
2663 |
|
2745 |
|
2746 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2747 |
msgctxt "form-fields admin"
|
2748 |
+
msgid "Show this field to admin users only?"
|
2749 |
+
msgstr ""
|
2750 |
+
|
2751 |
+
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2752 |
+
#, fuzzy
|
2753 |
+
msgctxt "form-fields admin"
|
2754 |
+
msgid "Display this field to admin users only in the edit listing view."
|
2755 |
+
msgstr "Diesen Wert in der Detailansicht anzeigen."
|
2756 |
+
|
2757 |
+
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2758 |
+
msgctxt "form-fields admin"
|
2759 |
msgid "Show this value in excerpt view?"
|
2760 |
msgstr "In der Vorschau anzeigen?"
|
2761 |
|
2762 |
+
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2763 |
msgctxt "form-fields admin"
|
2764 |
msgid "Display this value in post excerpt view."
|
2765 |
msgstr "Der Wert wird in der Vorschau des Eintrags angezeigt (Exzerpt)."
|
2766 |
|
2767 |
+
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2768 |
msgctxt "form-fields admin"
|
2769 |
msgid "Show this value in listing view?"
|
2770 |
msgstr "In Detailansicht anzeigen?"
|
2771 |
|
2772 |
+
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2773 |
msgctxt "form-fields admin"
|
2774 |
msgid "Display this value in the listing view."
|
2775 |
msgstr "Diesen Wert in der Detailansicht anzeigen."
|
2776 |
|
2777 |
+
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2778 |
msgctxt "form-fields admin"
|
2779 |
msgid "Include this field in the search form?"
|
2780 |
msgstr "In Suchform integrieren?"
|
2781 |
|
2782 |
+
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2783 |
msgctxt "form-fields admin"
|
2784 |
msgid "Include this field in the search form."
|
2785 |
msgstr "Zeige das Feld im Suchformular."
|
2786 |
|
2787 |
+
#: templates/admin/form-fields-addoredit.tpl.php:182
|
2788 |
#, fuzzy
|
2789 |
msgctxt "form-fields admin"
|
2790 |
msgid "Is this field required for searching?"
|
2791 |
msgstr "Ist das Feld ein Pflichtfeld?"
|
2792 |
|
2793 |
+
#: templates/admin/form-fields-addoredit.tpl.php:188
|
2794 |
msgctxt "form-fields admin"
|
2795 |
msgid ""
|
2796 |
"Make this fields required during searches on the Advanced Search screen."
|
2797 |
msgstr ""
|
2798 |
|
2799 |
+
#: templates/admin/form-fields-addoredit.tpl.php:194
|
2800 |
msgctxt "form-fields admin"
|
2801 |
msgid "Hide this field's label?"
|
2802 |
msgstr "Feldbezeichnung verbergen?"
|
2803 |
|
2804 |
+
#: templates/admin/form-fields-addoredit.tpl.php:200
|
2805 |
msgctxt "form-fields admin"
|
2806 |
msgid "Hide this field's label when displaying it."
|
2807 |
msgstr ""
|
2808 |
"Die Feldbezeichnung wird dann nicht mehr angezeigt (nur der Inhalt an sich)."
|
2809 |
|
2810 |
+
#: templates/admin/form-fields-addoredit.tpl.php:207
|
2811 |
msgctxt "form-fields admin"
|
2812 |
msgid "Update Field"
|
2813 |
msgstr "Feld aktualisieren"
|
2814 |
|
2815 |
+
#: templates/admin/form-fields-addoredit.tpl.php:209
|
2816 |
msgctxt "form-fields admin"
|
2817 |
msgid "Add Field"
|
2818 |
msgstr "Feld erstellen"
|
3172 |
msgid "Test SSL setup..."
|
3173 |
msgstr "Test SSL Einstellungen..."
|
3174 |
|
3175 |
+
#: includes/admin/settings/class-settings-admin.php:316
|
3176 |
msgctxt "admin settings"
|
3177 |
msgid "Valid placeholders: %s"
|
3178 |
msgstr "Gültige Platzhalter: %s"
|
3610 |
msgid "Enter License Key here"
|
3611 |
msgstr "Erneuere Lizenzschlüssel"
|
3612 |
|
3613 |
+
#: includes/admin/settings/class-settings-admin.php:357
|
3614 |
#, fuzzy
|
3615 |
msgctxt "expiration notices"
|
3616 |
msgid "Add notice"
|
3617 |
msgstr "Feld erstellen"
|
3618 |
|
3619 |
+
#: includes/admin/settings/class-settings-admin.php:376
|
3620 |
msgctxt "expiration notices"
|
3621 |
msgid "No notices configured."
|
3622 |
msgstr ""
|
3623 |
|
3624 |
+
#: includes/admin/settings/class-settings-admin.php:390
|
3625 |
#, fuzzy
|
3626 |
msgctxt "expiration notices"
|
3627 |
msgid "Delete"
|
3628 |
msgstr "Löschen"
|
3629 |
|
3630 |
+
#: includes/admin/settings/class-settings-admin.php:406
|
3631 |
msgctxt "expiration notices"
|
3632 |
msgid "recurring and non-recurring"
|
3633 |
msgstr ""
|
3634 |
|
3635 |
+
#: includes/admin/settings/class-settings-admin.php:408
|
3636 |
#, fuzzy
|
3637 |
msgctxt "expiration notices"
|
3638 |
msgid "recurring only"
|
3639 |
msgstr "(wiederkehrend)"
|
3640 |
|
3641 |
+
#: includes/admin/settings/class-settings-admin.php:410
|
3642 |
#, fuzzy
|
3643 |
msgctxt "expiration notices"
|
3644 |
msgid "non-recurring only"
|
3645 |
msgstr "(wiederkehrend)"
|
3646 |
|
3647 |
+
#: includes/admin/settings/class-settings-admin.php:414
|
3648 |
#, fuzzy
|
3649 |
msgctxt "expiration notices"
|
3650 |
msgid "Sent when a listing (%s) is renewed."
|
3651 |
msgstr "Senden nachdem der Eintrag eingestellt wurde."
|
3652 |
|
3653 |
+
#: includes/admin/settings/class-settings-admin.php:419
|
3654 |
#, fuzzy
|
3655 |
msgctxt "expiration notices"
|
3656 |
msgid "Sent when a listing (%s) expires."
|
3657 |
msgstr "Ein Eintrag läuft aus."
|
3658 |
|
3659 |
+
#: includes/admin/settings/class-settings-admin.php:427
|
3660 |
#, fuzzy
|
3661 |
msgctxt "expiration notices"
|
3662 |
msgid "%d day"
|
3664 |
msgstr[0] "%d Tag"
|
3665 |
msgstr[1] "%d Tage"
|
3666 |
|
3667 |
+
#: includes/admin/settings/class-settings-admin.php:430
|
3668 |
msgctxt "expiration notices"
|
3669 |
msgid "%d week"
|
3670 |
msgid_plural "%d weeks"
|
3671 |
msgstr[0] ""
|
3672 |
msgstr[1] ""
|
3673 |
|
3674 |
+
#: includes/admin/settings/class-settings-admin.php:433
|
3675 |
msgctxt "expiration notices"
|
3676 |
msgid "%d month"
|
3677 |
msgid_plural "%d months"
|
3680 |
|
3681 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3682 |
#. non-recuring only)
|
3683 |
+
#: includes/admin/settings/class-settings-admin.php:439
|
3684 |
msgctxt "expiration notices"
|
3685 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3686 |
msgstr ""
|
3687 |
|
3688 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3689 |
#. non-recuring only)
|
3690 |
+
#: includes/admin/settings/class-settings-admin.php:442
|
3691 |
#, fuzzy
|
3692 |
msgctxt "expiration notices"
|
3693 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3694 |
msgstr "Senden nachdem der Eintrag eingestellt wurde."
|
3695 |
|
3696 |
+
#: includes/admin/settings/class-settings-admin.php:459
|
3697 |
msgctxt "expiration notices"
|
3698 |
msgid "At the time of expiration"
|
3699 |
msgstr ""
|
3700 |
|
3701 |
+
#: includes/admin/settings/class-settings-admin.php:460
|
3702 |
#, fuzzy
|
3703 |
msgctxt "expiration notices"
|
3704 |
msgid "Right after a successful renewal"
|
3705 |
msgstr "Der Preis wurde erfolgreich zugewiesen."
|
3706 |
|
3707 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3708 |
msgctxt "expiration notices"
|
3709 |
msgid "%d day before expiration"
|
3710 |
msgid_plural "%d days before expiration"
|
3711 |
msgstr[0] ""
|
3712 |
msgstr[1] ""
|
3713 |
|
3714 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3715 |
msgctxt "expiration notices"
|
3716 |
msgid "%d day after expiration"
|
3717 |
msgid_plural "%d days after expiration"
|
3718 |
msgstr[0] ""
|
3719 |
msgstr[1] ""
|
3720 |
|
3721 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3722 |
msgctxt "expiration notices"
|
3723 |
msgid "%d week before expiration"
|
3724 |
msgid_plural "%d weeks before expiration"
|
3725 |
msgstr[0] ""
|
3726 |
msgstr[1] ""
|
3727 |
|
3728 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3729 |
msgctxt "expiration notices"
|
3730 |
msgid "%d week after expiration"
|
3731 |
msgid_plural "%d weeks after expiration"
|
3732 |
msgstr[0] ""
|
3733 |
msgstr[1] ""
|
3734 |
|
3735 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3736 |
msgctxt "expiration notices"
|
3737 |
msgid "%d month before expiration"
|
3738 |
msgid_plural "%d months before expiration"
|
3739 |
msgstr[0] ""
|
3740 |
msgstr[1] ""
|
3741 |
|
3742 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3743 |
msgctxt "expiration notices"
|
3744 |
msgid "%d month after expiration"
|
3745 |
msgid_plural "%d months after expiration"
|
3746 |
msgstr[0] ""
|
3747 |
msgstr[1] ""
|
3748 |
|
3749 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3750 |
#, fuzzy
|
3751 |
msgctxt "expiration notices"
|
3752 |
msgid "Applies to"
|
3753 |
msgstr "zugewiesen zu"
|
3754 |
|
3755 |
+
#: includes/admin/settings/class-settings-admin.php:498
|
3756 |
msgctxt "expiration notices"
|
3757 |
msgid "Non-recurring listings"
|
3758 |
msgstr ""
|
3759 |
|
3760 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3761 |
#, fuzzy
|
3762 |
msgctxt "expiration notices"
|
3763 |
msgid "Recurring listings"
|
3764 |
msgstr "Zurück zum Eintrag."
|
3765 |
|
3766 |
+
#: includes/admin/settings/class-settings-admin.php:500
|
3767 |
msgctxt "expiration notices"
|
3768 |
msgid "Recurring and non-recurring listings"
|
3769 |
msgstr ""
|
3770 |
|
3771 |
+
#: includes/admin/settings/class-settings-admin.php:505
|
3772 |
msgctxt "expiration notices"
|
3773 |
msgid "When to send?"
|
3774 |
msgstr ""
|
3779 |
msgid "E-mail body text"
|
3780 |
msgstr "E-mail Text"
|
3781 |
|
3782 |
+
#: includes/admin/settings/class-settings-admin.php:537
|
3783 |
+
#, fuzzy
|
3784 |
+
msgctxt "settings"
|
3785 |
+
msgid "Settings reset to default."
|
3786 |
+
msgstr "Einstellungen aktualisiert."
|
3787 |
+
|
3788 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3789 |
#, fuzzy
|
3790 |
msgctxt "settings"
|
3804 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3805 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3806 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3807 |
+
#: includes/admin/settings/class-settings.php:335
|
3808 |
#, fuzzy
|
3809 |
msgctxt "settings"
|
3810 |
msgid "General Settings"
|
4756 |
msgid "E-Mail Notices"
|
4757 |
msgstr "Email Erinnerung"
|
4758 |
|
4759 |
+
#: includes/admin/settings/class-settings.php:531
|
4760 |
+
#: includes/admin/settings/class-settings.php:542
|
4761 |
msgctxt "settings"
|
4762 |
msgid "\"%s\" can not be empty."
|
4763 |
msgstr ""
|
4764 |
|
4765 |
+
#: includes/admin/settings/class-settings.php:549
|
4766 |
msgctxt "settings"
|
4767 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4768 |
msgstr ""
|
5212 |
msgid "(Unavailable Plan)"
|
5213 |
msgstr "(Preis nicht verfügbar)"
|
5214 |
|
5215 |
+
#: includes/class-listing.php:528
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5216 |
#, fuzzy
|
5217 |
msgctxt "listing"
|
5218 |
+
msgid "Plan \"%s\" (recurring)"
|
5219 |
msgstr "(wiederkehrend)"
|
5220 |
|
5221 |
+
#: includes/class-listing.php:530 includes/class-listing.php:562
|
5222 |
msgctxt "listing"
|
5223 |
msgid "Plan \"%s\""
|
5224 |
msgstr ""
|
5311 |
msgid "Posted By"
|
5312 |
msgstr "Post von"
|
5313 |
|
5314 |
+
#: includes/class-listing.php:660
|
5315 |
msgctxt "listing status"
|
5316 |
msgid "Unknown"
|
5317 |
msgstr ""
|
5318 |
|
5319 |
+
#: includes/class-listing.php:661
|
5320 |
msgctxt "listing status"
|
5321 |
msgid "Legacy"
|
5322 |
msgstr ""
|
5323 |
|
5324 |
+
#: includes/class-listing.php:662
|
5325 |
#, fuzzy
|
5326 |
msgctxt "listing status"
|
5327 |
msgid "Incomplete"
|
5328 |
msgstr "Abgeschlossen"
|
5329 |
|
5330 |
+
#: includes/class-listing.php:663
|
5331 |
#, fuzzy
|
5332 |
msgctxt "listing status"
|
5333 |
msgid "Pending Payment"
|
5334 |
msgstr "Ausstehende Zahlungen"
|
5335 |
|
5336 |
+
#: includes/class-listing.php:664
|
5337 |
#, fuzzy
|
5338 |
msgctxt "listing status"
|
5339 |
msgid "Complete"
|
5340 |
msgstr "Abgeschlossen"
|
5341 |
|
5342 |
+
#: includes/class-listing.php:665
|
5343 |
#, fuzzy
|
5344 |
msgctxt "listing status"
|
5345 |
msgid "Pending Upgrade"
|
5346 |
msgstr "Ausstehende Aktualisierung"
|
5347 |
|
5348 |
+
#: includes/class-listing.php:666
|
5349 |
#, fuzzy
|
5350 |
msgctxt "listing status"
|
5351 |
msgid "Expired"
|
5352 |
msgstr "Abgelaufen"
|
5353 |
|
5354 |
+
#: includes/class-listing.php:667
|
5355 |
#, fuzzy
|
5356 |
msgctxt "listing status"
|
5357 |
msgid "Pending Renewal"
|
5358 |
msgstr "Aktiv + Ausstehende Erneuerungen"
|
5359 |
|
5360 |
+
#: includes/class-listing.php:668
|
5361 |
#, fuzzy
|
5362 |
msgctxt "listing status"
|
5363 |
msgid "Abandoned"
|
5618 |
msgid "Please choose a valid fee plan for your category selection."
|
5619 |
msgstr "Bitte wähle eine Preisoption für die Kategorie \"%s\""
|
5620 |
|
5621 |
+
#: includes/views/submit_listing.php:681
|
5622 |
#, fuzzy
|
5623 |
msgctxt "submit listing"
|
5624 |
msgid "Please enter your desired username."
|
5625 |
msgstr "Bitte geben Sie einen Namen ein."
|
5626 |
|
5627 |
+
#: includes/views/submit_listing.php:686
|
5628 |
#, fuzzy
|
5629 |
msgctxt "submit listing"
|
5630 |
msgid "Please enter the e-mail for your new account."
|
5631 |
msgstr "Bitte geben Sie einen Namen ein."
|
5632 |
|
5633 |
+
#: includes/views/submit_listing.php:691
|
5634 |
msgctxt "submit listing"
|
5635 |
msgid "Please enter the password for your new account."
|
5636 |
msgstr ""
|
5637 |
|
5638 |
+
#: includes/views/submit_listing.php:701
|
5639 |
msgctxt "submit listing"
|
5640 |
msgid "The username you chose is already in use. Please use a different one."
|
5641 |
msgstr ""
|
5642 |
|
5643 |
+
#: includes/views/submit_listing.php:706
|
5644 |
msgctxt "submit listing"
|
5645 |
msgid "The e-mail address you chose for your account is already in use."
|
5646 |
msgstr ""
|
5647 |
|
5648 |
+
#: includes/views/submit_listing.php:721
|
5649 |
msgctxt "submit listing"
|
5650 |
msgid "Create a user account on this site"
|
5651 |
msgstr ""
|
5652 |
|
5653 |
+
#: includes/views/submit_listing.php:728
|
5654 |
msgctxt "submit listing"
|
5655 |
msgid ""
|
5656 |
"You need to create an account on the site. Please fill out the form below."
|
5657 |
msgstr ""
|
5658 |
|
5659 |
+
#: includes/views/submit_listing.php:734
|
5660 |
#, fuzzy
|
5661 |
msgctxt "submit listing"
|
5662 |
msgid "Username:"
|
5663 |
msgstr "Benutzer"
|
5664 |
|
5665 |
+
#: includes/views/submit_listing.php:743
|
5666 |
#, fuzzy
|
5667 |
msgctxt "submit listing"
|
5668 |
msgid "Email:"
|
5669 |
msgstr "E-mail: %s"
|
5670 |
|
5671 |
+
#: includes/views/submit_listing.php:752
|
5672 |
msgctxt "submit listing"
|
5673 |
msgid "Password:"
|
5674 |
msgstr ""
|
5840 |
msgid "Link Text (optional):"
|
5841 |
msgstr "Link Text (optional):"
|
5842 |
|
5843 |
+
#: includes/fields/class-form-field.php:627
|
5844 |
msgctxt "form-fields api"
|
5845 |
msgid ""
|
5846 |
"This form field can't be deleted because it is required for the plugin to "
|
5904 |
msgid "Invalid form field type"
|
5905 |
msgstr "Ungültiger Formularfeld Typ"
|
5906 |
|
5907 |
+
#: includes/fields/class-form-field.php:526
|
5908 |
msgctxt "form-fields-api"
|
5909 |
msgid "Field label is required."
|
5910 |
msgstr "Feldbezeichnung ist Pflichtfeld."
|
5911 |
|
5912 |
+
#: includes/fields/class-form-field.php:536
|
5913 |
msgctxt "form-fields-api"
|
5914 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5915 |
msgstr ""
|
5916 |
"Die angeforderte Feldtypänderung ist nicht kompatibel. Typ wurde nicht "
|
5917 |
"geändert."
|
5918 |
|
5919 |
+
#: includes/fields/class-form-field.php:556
|
5920 |
msgctxt "form-fields-api"
|
5921 |
msgid ""
|
5922 |
"There can only be one field with association \"%s\". Please select another "
|
5925 |
"Es kann nur ein Feld mit \"%s\" verbunden werden. Bitte wähle eine andere "
|
5926 |
"Verbindung."
|
5927 |
|
5928 |
+
#: includes/fields/class-form-field.php:566
|
5929 |
msgctxt "form-fields-api"
|
5930 |
msgid "\"%s\" is an invalid field type for this association."
|
5931 |
msgstr "\"%s\" ist ein ungültiger Feldtyp für diese Verbindung."
|
5932 |
|
5933 |
+
#: includes/fields/class-form-field.php:618
|
5934 |
msgctxt "form-fields-api"
|
5935 |
msgid "Invalid field ID"
|
5936 |
msgstr "Ungültige Feld ID"
|
5937 |
|
5938 |
+
#: includes/fields/class-form-field.php:639
|
5939 |
msgctxt "form-fields-api"
|
5940 |
msgid "An error occurred while trying to delete this field."
|
5941 |
msgstr "Während der Löschung des Feldes ist ein Fehler aufgetreten."
|
6003 |
msgid "— None —"
|
6004 |
msgstr ""
|
6005 |
|
6006 |
+
#: includes/fields/class-fieldtypes-textarea.php:131
|
6007 |
msgctxt "admin form-fields"
|
6008 |
msgid ""
|
6009 |
"Enabling iframe support in your listings can allow users to execute "
|
6615 |
msgid "Next"
|
6616 |
msgstr ""
|
6617 |
|
6618 |
+
#: includes/templates-ui.php:172
|
6619 |
msgctxt "templates"
|
6620 |
msgid "No listing categories found."
|
6621 |
msgstr "Keine Eintragskategorie gefunden."
|
6622 |
|
6623 |
+
#: includes/templates-ui.php:285
|
6624 |
msgctxt "templates"
|
6625 |
msgid "Search Listings"
|
6626 |
msgstr "Eintrag suchen"
|
6627 |
|
6628 |
+
#: includes/templates-ui.php:288
|
6629 |
msgctxt "templates"
|
6630 |
msgid "Advanced Search"
|
6631 |
msgstr "Erweiterte Suche"
|
6691 |
msgid "View not available."
|
6692 |
msgstr "verfügbare Bilder:"
|
6693 |
|
6694 |
+
#: includes/views/submit_listing.php:790
|
6695 |
msgctxt "templates"
|
6696 |
msgid "Please agree to the Terms and Conditions."
|
6697 |
msgstr "Bitte akzeptieren Sie die Allgemeinen Geschäftsbedingungen."
|
6698 |
|
6699 |
+
#: includes/views/submit_listing.php:798
|
6700 |
msgctxt "templates"
|
6701 |
msgid "Terms and Conditions:"
|
6702 |
msgstr "AGBs:"
|
6703 |
|
6704 |
+
#: includes/views/submit_listing.php:807
|
6705 |
#, fuzzy
|
6706 |
msgctxt "templates"
|
6707 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6978 |
msgid "There are no images currently attached to your listing."
|
6979 |
msgstr "Im Moment sind keine Bilder dem Eintrag angehängt."
|
6980 |
|
6981 |
+
#: includes/templates-ui.php:317 includes/templates-ui.php:342
|
6982 |
msgctxt "templates sort"
|
6983 |
msgid "Sort By:"
|
6984 |
msgstr "Sortieren nach"
|
6985 |
|
6986 |
+
#: includes/templates-ui.php:336
|
6987 |
msgctxt "sort"
|
6988 |
msgid "Reset"
|
6989 |
msgstr "Zurücksetzen"
|
6990 |
|
6991 |
+
#: includes/templates-ui.php:358
|
6992 |
msgctxt "sort"
|
6993 |
msgid "(Reset)"
|
6994 |
msgstr "Zurücksetzen"
|
7363 |
msgid "This is just a preview. The listing has not been published yet."
|
7364 |
msgstr "Dies ist nur eine Vorschau. Der Eintrag wurde bisher nicht publiziert."
|
7365 |
|
7366 |
+
#: includes/views/submit_listing.php:569
|
7367 |
msgctxt "listing submit"
|
7368 |
msgid ""
|
7369 |
"Something went wrong. Please check the form for errors, correct them and "
|
9337 |
#~ msgid "Setup/Manage Fees"
|
9338 |
#~ msgstr "Setup/Preispakete Verwalten"
|
9339 |
|
|
|
|
|
|
|
9340 |
#~ msgid "← Back to Directory"
|
9341 |
#~ msgstr "← Zurück zum Verzeichnis"
|
9342 |
|
languages/WPBDM-en_US.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date:
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -17,33 +17,33 @@ msgstr ""
|
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
|
20 |
-
#: includes/admin/class-admin-listings.php:
|
21 |
msgid "Listing Information"
|
22 |
msgstr ""
|
23 |
|
24 |
-
#: includes/admin/class-admin-listings.php:
|
25 |
msgid "Listing Timeline"
|
26 |
msgstr ""
|
27 |
|
28 |
-
#: includes/admin/class-admin-listings.php:
|
29 |
msgid "Expires on"
|
30 |
msgstr ""
|
31 |
|
32 |
-
#: includes/admin/class-admin-listings.php:
|
33 |
msgid "Attributes"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: includes/admin/class-admin.php:
|
37 |
msgid ""
|
38 |
"Preview is only available after you've saved the first draft. This is due\n"
|
39 |
"to how WordPress stores the data."
|
40 |
msgstr ""
|
41 |
|
42 |
-
#: includes/admin/class-admin.php:
|
43 |
msgid "Uninstall Business Directory Plugin"
|
44 |
msgstr ""
|
45 |
|
46 |
-
#: includes/admin/class-admin.php:
|
47 |
msgid "Uninstall"
|
48 |
msgstr ""
|
49 |
|
@@ -225,15 +225,15 @@ msgstr ""
|
|
225 |
msgid "Licenses"
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: includes/templates-ui.php:
|
229 |
msgid "Directory"
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: includes/templates-ui.php:
|
233 |
msgid "View All Listings"
|
234 |
msgstr ""
|
235 |
|
236 |
-
#: includes/templates-ui.php:
|
237 |
msgid "Create A Listing"
|
238 |
msgstr ""
|
239 |
|
@@ -284,7 +284,11 @@ msgstr ""
|
|
284 |
msgid "Please note that all of your existing settings will be lost."
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: templates/admin/settings-reset.tpl.php:
|
|
|
|
|
|
|
|
|
288 |
msgid "Reset Defaults"
|
289 |
msgstr ""
|
290 |
|
@@ -779,7 +783,7 @@ msgctxt "admin category filter"
|
|
779 |
msgid "All categories"
|
780 |
msgstr ""
|
781 |
|
782 |
-
#: includes/admin/class-admin-listings.php:
|
783 |
msgctxt "admin listings"
|
784 |
msgid ""
|
785 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
@@ -787,120 +791,120 @@ msgid ""
|
|
787 |
"renewals."
|
788 |
msgstr ""
|
789 |
|
790 |
-
#: includes/admin/class-admin-listings.php:
|
791 |
msgctxt "admin listings"
|
792 |
msgid "Never"
|
793 |
msgstr ""
|
794 |
|
795 |
-
#: includes/admin/class-admin-listings.php:
|
796 |
msgctxt "admin listings"
|
797 |
msgid "Featured"
|
798 |
msgstr ""
|
799 |
|
800 |
-
#: includes/admin/class-admin-listings.php:
|
801 |
msgctxt "admin listings"
|
802 |
msgid "Recurring"
|
803 |
msgstr ""
|
804 |
|
805 |
-
#: includes/admin/class-admin-listings.php:
|
806 |
msgctxt "admin listings"
|
807 |
msgid "Free"
|
808 |
msgstr ""
|
809 |
|
810 |
-
#: includes/admin/class-admin-listings.php:
|
811 |
msgctxt "admin listings"
|
812 |
msgid "Paid"
|
813 |
msgstr ""
|
814 |
|
815 |
-
#: includes/admin/class-admin-listings.php:
|
816 |
msgctxt "admin"
|
817 |
msgid "Directory Listing Fields / Images"
|
818 |
msgstr ""
|
819 |
|
820 |
-
#: includes/admin/class-admin-listings.php:
|
821 |
msgctxt "admin"
|
822 |
msgid "Categories"
|
823 |
msgstr ""
|
824 |
|
825 |
-
#: includes/admin/class-admin.php:
|
826 |
msgctxt "admin"
|
827 |
msgid "Business Directory"
|
828 |
msgstr ""
|
829 |
|
830 |
-
#: includes/admin/class-admin.php:
|
831 |
msgctxt "admin"
|
832 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
833 |
msgstr ""
|
834 |
|
835 |
-
#: includes/admin/class-admin.php:
|
836 |
msgctxt "admin"
|
837 |
msgid "Untitled Menu"
|
838 |
msgstr ""
|
839 |
|
840 |
-
#: includes/admin/class-admin.php:
|
841 |
msgctxt "admin"
|
842 |
msgid "Dismiss this notice."
|
843 |
msgstr ""
|
844 |
|
845 |
-
#: includes/admin/class-admin.php:
|
846 |
msgctxt "admin"
|
847 |
msgid "The listing has been updated."
|
848 |
msgid_plural "The listings have been updated."
|
849 |
msgstr[0] ""
|
850 |
msgstr[1] ""
|
851 |
|
852 |
-
#: includes/admin/class-admin.php:
|
853 |
msgctxt "admin"
|
854 |
msgid "The fee was successfully assigned."
|
855 |
msgstr ""
|
856 |
|
857 |
-
#: includes/admin/class-admin.php:
|
858 |
msgctxt "admin"
|
859 |
msgid "Listing was renewed."
|
860 |
msgid_plural "Listings were renewed."
|
861 |
msgstr[0] ""
|
862 |
msgstr[1] ""
|
863 |
|
864 |
-
#: includes/admin/class-admin.php:
|
865 |
msgctxt "admin"
|
866 |
msgid "Renewal email sent."
|
867 |
msgstr ""
|
868 |
|
869 |
-
#: includes/admin/class-admin.php:
|
870 |
msgctxt "admin"
|
871 |
msgid "Access keys sent."
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: includes/admin/class-admin.php:
|
875 |
msgctxt "admin"
|
876 |
msgid "The access keys couldn't be sent."
|
877 |
msgstr ""
|
878 |
|
879 |
-
#: includes/admin/class-admin.php:
|
880 |
msgctxt "admin"
|
881 |
msgid "Listing Count"
|
882 |
msgstr ""
|
883 |
|
884 |
-
#: includes/admin/class-admin.php:
|
885 |
msgctxt "admin"
|
886 |
msgid ""
|
887 |
"<b>Business Directory Plugin</b> requires a page with the "
|
888 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
889 |
msgstr ""
|
890 |
|
891 |
-
#: includes/admin/class-admin.php:
|
892 |
msgctxt "admin"
|
893 |
msgid ""
|
894 |
"You can create this page by yourself or let Business Directory do this for "
|
895 |
"you automatically."
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: includes/admin/class-admin.php:
|
899 |
msgctxt "admin"
|
900 |
msgid "Create required pages for me"
|
901 |
msgstr ""
|
902 |
|
903 |
-
#: includes/admin/class-admin.php:
|
904 |
msgctxt "admin"
|
905 |
msgid ""
|
906 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -908,7 +912,7 @@ msgid ""
|
|
908 |
"your provider to upgrade in order to prevent any issues with the plugin."
|
909 |
msgstr ""
|
910 |
|
911 |
-
#: includes/admin/class-admin.php:
|
912 |
msgctxt "admin"
|
913 |
msgid ""
|
914 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -931,33 +935,33 @@ msgctxt "admin"
|
|
931 |
msgid "Images"
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: includes/admin/form-fields.php:
|
935 |
msgctxt "admin"
|
936 |
msgid ""
|
937 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
938 |
"associations in order to work correctly: <b>%s</b>."
|
939 |
msgstr ""
|
940 |
|
941 |
-
#: includes/admin/form-fields.php:
|
942 |
msgctxt "admin"
|
943 |
msgid ""
|
944 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
945 |
"association in order to work correctly."
|
946 |
msgstr ""
|
947 |
|
948 |
-
#: includes/admin/form-fields.php:
|
949 |
msgctxt "admin"
|
950 |
msgid ""
|
951 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
952 |
"or let Business Directory do this for you automatically."
|
953 |
msgstr ""
|
954 |
|
955 |
-
#: includes/admin/form-fields.php:
|
956 |
msgctxt "admin"
|
957 |
msgid "Go to \"Manage Form Fields\""
|
958 |
msgstr ""
|
959 |
|
960 |
-
#: includes/admin/form-fields.php:
|
961 |
msgctxt "admin"
|
962 |
msgid "Create these required fields for me"
|
963 |
msgstr ""
|
@@ -972,70 +976,70 @@ msgctxt "admin"
|
|
972 |
msgid "Abandoned"
|
973 |
msgstr ""
|
974 |
|
975 |
-
#: includes/admin/class-admin-listings.php:
|
976 |
msgctxt "admin actions"
|
977 |
msgid "Edit Listing"
|
978 |
msgstr ""
|
979 |
|
980 |
-
#: includes/admin/class-admin-listings.php:
|
981 |
msgctxt "admin actions"
|
982 |
msgid "Delete Listing"
|
983 |
msgstr ""
|
984 |
|
985 |
-
#: includes/admin/class-admin-listings.php:
|
986 |
msgctxt "admin actions"
|
987 |
msgid "View Payments"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: includes/admin/class-admin-listings.php:
|
991 |
msgctxt "admin actions"
|
992 |
msgid "View Payment"
|
993 |
msgstr ""
|
994 |
|
995 |
-
#: includes/admin/class-admin-listings.php:
|
996 |
msgctxt "admin actions"
|
997 |
msgid "Publish listings"
|
998 |
msgstr ""
|
999 |
|
1000 |
-
#: includes/admin/class-admin-listings.php:
|
1001 |
msgctxt "admin actions"
|
1002 |
msgid "Mark as \"Pending Review\""
|
1003 |
msgstr ""
|
1004 |
|
1005 |
-
#: includes/admin/class-admin-listings.php:
|
1006 |
msgctxt "admin actions"
|
1007 |
msgid "Hide from directory (mark as \"Draft\")"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: includes/admin/class-admin-listings.php:
|
1011 |
msgctxt "admin actions"
|
1012 |
msgid "Renew listings"
|
1013 |
msgstr ""
|
1014 |
|
1015 |
-
#: includes/admin/class-admin-listings.php:
|
1016 |
msgctxt "admin actions"
|
1017 |
msgid "Set listings as \"Expired\""
|
1018 |
msgstr ""
|
1019 |
|
1020 |
-
#: includes/admin/class-admin-listings.php:
|
1021 |
msgctxt "admin actions"
|
1022 |
msgid "Send access keys"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
-
#: includes/admin/class-admin.php:
|
1026 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1027 |
msgctxt "listing metabox"
|
1028 |
msgid "Never"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
-
#: includes/admin/class-admin.php:
|
1032 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1033 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1034 |
msgctxt "listing metabox"
|
1035 |
msgid "Yes"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
-
#: includes/admin/class-admin.php:
|
1039 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1040 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1041 |
msgctxt "listing metabox"
|
@@ -1156,7 +1160,7 @@ msgctxt "listing metabox"
|
|
1156 |
msgid "Is Recurring?"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
-
#: includes/admin/class-admin.php:
|
1160 |
msgctxt "drip pointer"
|
1161 |
msgid ""
|
1162 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -1164,87 +1168,87 @@ msgid ""
|
|
1164 |
"a FREE premium module just for signing up."
|
1165 |
msgstr ""
|
1166 |
|
1167 |
-
#: includes/admin/class-admin.php:
|
1168 |
msgctxt "drip pointer"
|
1169 |
msgid "Email Address:"
|
1170 |
msgstr ""
|
1171 |
|
1172 |
-
#: includes/admin/class-admin.php:
|
1173 |
msgctxt "drip pointer"
|
1174 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1175 |
msgstr ""
|
1176 |
|
1177 |
-
#: includes/admin/class-admin.php:
|
1178 |
msgctxt "drip pointer"
|
1179 |
msgid "Yes, please!"
|
1180 |
msgstr ""
|
1181 |
|
1182 |
-
#: includes/admin/class-admin.php:
|
1183 |
msgctxt "drip pointer"
|
1184 |
msgid "No, thanks"
|
1185 |
msgstr ""
|
1186 |
|
1187 |
-
#: includes/admin/class-admin.php:
|
1188 |
msgctxt "drip pointer"
|
1189 |
msgid "Invalid e-mail address."
|
1190 |
msgstr ""
|
1191 |
|
1192 |
-
#: includes/admin/class-admin.php:
|
1193 |
msgctxt "admin menu"
|
1194 |
msgid "Business Directory Admin"
|
1195 |
msgstr ""
|
1196 |
|
1197 |
-
#: includes/admin/class-admin.php:
|
1198 |
msgctxt "admin menu"
|
1199 |
msgid "Dir. Admin"
|
1200 |
msgstr ""
|
1201 |
|
1202 |
-
#: includes/admin/class-admin.php:
|
1203 |
msgctxt "admin menu"
|
1204 |
msgid "Directory Admin"
|
1205 |
msgstr ""
|
1206 |
|
1207 |
-
#: includes/admin/class-admin.php:
|
1208 |
msgctxt "admin menu"
|
1209 |
msgid "Add New Listing"
|
1210 |
msgstr ""
|
1211 |
|
1212 |
-
#: includes/admin/class-admin.php:
|
1213 |
msgctxt "admin menu"
|
1214 |
msgid "Manage Fees"
|
1215 |
msgstr ""
|
1216 |
|
1217 |
-
#: includes/admin/class-admin.php:
|
1218 |
msgctxt "admin menu"
|
1219 |
msgid "Listings"
|
1220 |
msgstr ""
|
1221 |
|
1222 |
-
#: includes/admin/class-admin.php:
|
1223 |
msgctxt "admin menu"
|
1224 |
msgid "Manage Form Fields"
|
1225 |
msgstr ""
|
1226 |
|
1227 |
-
#: includes/admin/class-admin.php:
|
1228 |
msgctxt "admin menu"
|
1229 |
msgid "Payment History"
|
1230 |
msgstr ""
|
1231 |
|
1232 |
-
#: includes/admin/class-admin.php:
|
1233 |
msgctxt "admin menu"
|
1234 |
msgid "CSV Import & Export"
|
1235 |
msgstr ""
|
1236 |
|
1237 |
-
#: includes/admin/class-admin.php:
|
1238 |
msgctxt "admin menu"
|
1239 |
msgid "Debug"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
-
#: includes/admin/settings/class-settings-admin.php:
|
1243 |
msgctxt "admin menu"
|
1244 |
msgid "Manage Options"
|
1245 |
msgstr ""
|
1246 |
|
1247 |
-
#: includes/admin/class-admin.php:
|
1248 |
msgctxt "admin category id"
|
1249 |
msgid "ID"
|
1250 |
msgstr ""
|
@@ -1567,22 +1571,22 @@ msgctxt "themes"
|
|
1567 |
msgid "Theme was updated successfully."
|
1568 |
msgstr ""
|
1569 |
|
1570 |
-
#: includes/themes.php:
|
1571 |
msgctxt "themes"
|
1572 |
msgid "ZIP file is not a valid BD theme file."
|
1573 |
msgstr ""
|
1574 |
|
1575 |
-
#: includes/themes.php:
|
1576 |
msgctxt "themes"
|
1577 |
msgid "Could not create themes directory."
|
1578 |
msgstr ""
|
1579 |
|
1580 |
-
#: includes/themes.php:
|
1581 |
msgctxt "themes"
|
1582 |
msgid "Could not remove previous theme directory \"%s\"."
|
1583 |
msgstr ""
|
1584 |
|
1585 |
-
#: includes/themes.php:
|
1586 |
msgctxt "themes"
|
1587 |
msgid "Could not move new theme into theme directory."
|
1588 |
msgstr ""
|
@@ -2174,52 +2178,57 @@ msgctxt "form-fields admin"
|
|
2174 |
msgid "Delete"
|
2175 |
msgstr ""
|
2176 |
|
2177 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
2178 |
msgctxt "form-fields admin"
|
2179 |
msgid "Required"
|
2180 |
msgstr ""
|
2181 |
|
2182 |
-
#: includes/admin/form-fields.php:
|
2183 |
msgctxt "form-fields admin"
|
2184 |
msgid "Optional"
|
2185 |
msgstr ""
|
2186 |
|
2187 |
-
#: includes/admin/form-fields.php:
|
2188 |
msgctxt "form-fields admin"
|
2189 |
msgid "This field value is shown in the excerpt view of a listing."
|
2190 |
msgstr ""
|
2191 |
|
2192 |
-
#: includes/admin/form-fields.php:
|
2193 |
msgctxt "form-fields admin"
|
2194 |
msgid "In Excerpt"
|
2195 |
msgstr ""
|
2196 |
|
2197 |
-
#: includes/admin/form-fields.php:
|
2198 |
msgctxt "form-fields admin"
|
2199 |
msgid "This field value is shown in the single view of a listing."
|
2200 |
msgstr ""
|
2201 |
|
2202 |
-
#: includes/admin/form-fields.php:
|
2203 |
msgctxt "form-fields admin"
|
2204 |
msgid "In Listing"
|
2205 |
msgstr ""
|
2206 |
|
2207 |
-
#: includes/admin/form-fields.php:
|
2208 |
msgctxt "form-fields admin"
|
2209 |
msgid "Form Preview"
|
2210 |
msgstr ""
|
2211 |
|
2212 |
-
#: includes/admin/form-fields.php:
|
2213 |
msgctxt "form-fields admin"
|
2214 |
msgid "← Return to \"Manage Form Fields\""
|
2215 |
msgstr ""
|
2216 |
|
2217 |
-
#: includes/admin/form-fields.php:
|
2218 |
msgctxt "form-fields admin"
|
2219 |
msgid "Form fields updated."
|
2220 |
msgstr ""
|
2221 |
|
2222 |
-
#: includes/admin/form-fields.php:
|
2223 |
msgctxt "form-fields admin"
|
2224 |
msgid ""
|
2225 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2228,92 +2237,92 @@ msgid ""
|
|
2228 |
"show on the frontend, you can <a>enable public display of e-mails</a>."
|
2229 |
msgstr ""
|
2230 |
|
2231 |
-
#: includes/admin/form-fields.php:
|
2232 |
msgctxt "form-fields admin"
|
2233 |
msgid "Field deleted."
|
2234 |
msgstr ""
|
2235 |
|
2236 |
-
#: includes/admin/form-fields.php:
|
2237 |
msgctxt "form-fields admin"
|
2238 |
msgid "Required fields created successfully."
|
2239 |
msgstr ""
|
2240 |
|
2241 |
-
#: includes/admin/form-fields.php:
|
2242 |
msgctxt "form-fields admin"
|
2243 |
msgid "Title"
|
2244 |
msgstr ""
|
2245 |
|
2246 |
-
#: includes/admin/form-fields.php:
|
2247 |
msgctxt "form-fields admin"
|
2248 |
msgid "Category"
|
2249 |
msgstr ""
|
2250 |
|
2251 |
-
#: includes/admin/form-fields.php:
|
2252 |
msgctxt "form-fields admin"
|
2253 |
msgid "Excerpt"
|
2254 |
msgstr ""
|
2255 |
|
2256 |
-
#: includes/admin/form-fields.php:
|
2257 |
msgctxt "form-fields admin"
|
2258 |
msgid "Content"
|
2259 |
msgstr ""
|
2260 |
|
2261 |
-
#: includes/admin/form-fields.php:
|
2262 |
msgctxt "form-fields admin"
|
2263 |
msgid "Tags"
|
2264 |
msgstr ""
|
2265 |
|
2266 |
-
#: includes/admin/form-fields.php:
|
2267 |
msgctxt "form-fields admin"
|
2268 |
msgid "Address"
|
2269 |
msgstr ""
|
2270 |
|
2271 |
-
#: includes/admin/form-fields.php:
|
2272 |
msgctxt "form-fields admin"
|
2273 |
msgid "City"
|
2274 |
msgstr ""
|
2275 |
|
2276 |
-
#: includes/admin/form-fields.php:
|
2277 |
msgctxt "form-fields admin"
|
2278 |
msgid "State"
|
2279 |
msgstr ""
|
2280 |
|
2281 |
-
#: includes/admin/form-fields.php:
|
2282 |
msgctxt "form-fields admin"
|
2283 |
msgid "Country"
|
2284 |
msgstr ""
|
2285 |
|
2286 |
-
#: includes/admin/form-fields.php:
|
2287 |
msgctxt "form-fields admin"
|
2288 |
msgid "ZIP Code"
|
2289 |
msgstr ""
|
2290 |
|
2291 |
-
#: includes/admin/form-fields.php:
|
2292 |
msgctxt "form-fields admin"
|
2293 |
msgid "FAX Number"
|
2294 |
msgstr ""
|
2295 |
|
2296 |
-
#: includes/admin/form-fields.php:
|
2297 |
msgctxt "form-fields admin"
|
2298 |
msgid "Phone Number"
|
2299 |
msgstr ""
|
2300 |
|
2301 |
-
#: includes/admin/form-fields.php:
|
2302 |
msgctxt "form-fields admin"
|
2303 |
msgid "Ratings Field"
|
2304 |
msgstr ""
|
2305 |
|
2306 |
-
#: includes/admin/form-fields.php:
|
2307 |
msgctxt "form-fields admin"
|
2308 |
msgid "Twitter"
|
2309 |
msgstr ""
|
2310 |
|
2311 |
-
#: includes/admin/form-fields.php:
|
2312 |
msgctxt "form-fields admin"
|
2313 |
msgid "Website"
|
2314 |
msgstr ""
|
2315 |
|
2316 |
-
#: includes/admin/form-fields.php:
|
2317 |
msgctxt "form-fields admin"
|
2318 |
msgid "Tags updated."
|
2319 |
msgstr ""
|
@@ -2337,62 +2346,74 @@ msgctxt "form-fields admin"
|
|
2337 |
msgid "Allow empty selection on search?"
|
2338 |
msgstr ""
|
2339 |
|
2340 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2341 |
msgctxt "form-fields admin"
|
2342 |
msgid "Allow HTML input for this field?"
|
2343 |
msgstr ""
|
2344 |
|
2345 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2346 |
msgctxt "form-fields admin"
|
2347 |
msgid "Allow IFRAME tags in content?"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2351 |
msgctxt "form-fields admin"
|
2352 |
msgid "No"
|
2353 |
msgstr ""
|
2354 |
|
2355 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2356 |
msgctxt "form-fields admin"
|
2357 |
msgid "Yes"
|
2358 |
msgstr ""
|
2359 |
|
2360 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2361 |
msgctxt "form-fields admin"
|
2362 |
msgid "Allow WordPress shortcodes in this field?"
|
2363 |
msgstr ""
|
2364 |
|
2365 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2366 |
msgctxt "form-fields admin"
|
2367 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2368 |
msgstr ""
|
2369 |
|
2370 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2371 |
msgctxt "form-fields admin"
|
2372 |
msgid ""
|
2373 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2374 |
"in fee plans."
|
2375 |
msgstr ""
|
2376 |
|
2377 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2378 |
msgctxt "form-fields admin"
|
2379 |
msgid "Allow images in WYSIWYG editor?"
|
2380 |
msgstr ""
|
2381 |
|
2382 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2383 |
msgctxt "form-fields admin"
|
2384 |
msgid ""
|
2385 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2386 |
"switch it unless you know what you're doing."
|
2387 |
msgstr ""
|
2388 |
|
2389 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2390 |
msgctxt "form-fields admin"
|
2391 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2392 |
msgstr ""
|
2393 |
|
2394 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2395 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2396 |
msgid "Automatically generate excerpt from content field?"
|
2397 |
msgstr ""
|
2398 |
|
@@ -2480,61 +2501,71 @@ msgstr ""
|
|
2480 |
|
2481 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2482 |
msgctxt "form-fields admin"
|
2483 |
-
msgid "Show this
|
2484 |
msgstr ""
|
2485 |
|
2486 |
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2487 |
msgctxt "form-fields admin"
|
2488 |
-
msgid "Display this
|
2489 |
msgstr ""
|
2490 |
|
2491 |
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2492 |
msgctxt "form-fields admin"
|
2493 |
-
msgid "Show this value in
|
2494 |
msgstr ""
|
2495 |
|
2496 |
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2497 |
msgctxt "form-fields admin"
|
2498 |
-
msgid "Display this value in
|
2499 |
msgstr ""
|
2500 |
|
2501 |
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2502 |
msgctxt "form-fields admin"
|
2503 |
-
msgid "
|
2504 |
msgstr ""
|
2505 |
|
2506 |
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2507 |
msgctxt "form-fields admin"
|
2508 |
-
msgid "
|
2509 |
msgstr ""
|
2510 |
|
2511 |
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2512 |
msgctxt "form-fields admin"
|
2513 |
-
msgid "
|
2514 |
msgstr ""
|
2515 |
|
2516 |
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2517 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2518 |
msgid ""
|
2519 |
"Make this fields required during searches on the Advanced Search screen."
|
2520 |
msgstr ""
|
2521 |
|
2522 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2523 |
msgctxt "form-fields admin"
|
2524 |
msgid "Hide this field's label?"
|
2525 |
msgstr ""
|
2526 |
|
2527 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2528 |
msgctxt "form-fields admin"
|
2529 |
msgid "Hide this field's label when displaying it."
|
2530 |
msgstr ""
|
2531 |
|
2532 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2533 |
msgctxt "form-fields admin"
|
2534 |
msgid "Update Field"
|
2535 |
msgstr ""
|
2536 |
|
2537 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2538 |
msgctxt "form-fields admin"
|
2539 |
msgid "Add Field"
|
2540 |
msgstr ""
|
@@ -2851,7 +2882,7 @@ msgctxt "debug info"
|
|
2851 |
msgid "Test SSL setup..."
|
2852 |
msgstr ""
|
2853 |
|
2854 |
-
#: includes/admin/settings/class-settings-admin.php:
|
2855 |
msgctxt "admin settings"
|
2856 |
msgid "Valid placeholders: %s"
|
2857 |
msgstr ""
|
@@ -3273,61 +3304,61 @@ msgctxt "admin settings"
|
|
3273 |
msgid "Enter License Key here"
|
3274 |
msgstr ""
|
3275 |
|
3276 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3277 |
msgctxt "expiration notices"
|
3278 |
msgid "Add notice"
|
3279 |
msgstr ""
|
3280 |
|
3281 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3282 |
msgctxt "expiration notices"
|
3283 |
msgid "No notices configured."
|
3284 |
msgstr ""
|
3285 |
|
3286 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3287 |
msgctxt "expiration notices"
|
3288 |
msgid "Delete"
|
3289 |
msgstr ""
|
3290 |
|
3291 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3292 |
msgctxt "expiration notices"
|
3293 |
msgid "recurring and non-recurring"
|
3294 |
msgstr ""
|
3295 |
|
3296 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3297 |
msgctxt "expiration notices"
|
3298 |
msgid "recurring only"
|
3299 |
msgstr ""
|
3300 |
|
3301 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3302 |
msgctxt "expiration notices"
|
3303 |
msgid "non-recurring only"
|
3304 |
msgstr ""
|
3305 |
|
3306 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3307 |
msgctxt "expiration notices"
|
3308 |
msgid "Sent when a listing (%s) is renewed."
|
3309 |
msgstr ""
|
3310 |
|
3311 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3312 |
msgctxt "expiration notices"
|
3313 |
msgid "Sent when a listing (%s) expires."
|
3314 |
msgstr ""
|
3315 |
|
3316 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3317 |
msgctxt "expiration notices"
|
3318 |
msgid "%d day"
|
3319 |
msgid_plural "%d days"
|
3320 |
msgstr[0] ""
|
3321 |
msgstr[1] ""
|
3322 |
|
3323 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3324 |
msgctxt "expiration notices"
|
3325 |
msgid "%d week"
|
3326 |
msgid_plural "%d weeks"
|
3327 |
msgstr[0] ""
|
3328 |
msgstr[1] ""
|
3329 |
|
3330 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3331 |
msgctxt "expiration notices"
|
3332 |
msgid "%d month"
|
3333 |
msgid_plural "%d months"
|
@@ -3336,91 +3367,91 @@ msgstr[1] ""
|
|
3336 |
|
3337 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3338 |
#. non-recuring only)
|
3339 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3340 |
msgctxt "expiration notices"
|
3341 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3342 |
msgstr ""
|
3343 |
|
3344 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3345 |
#. non-recuring only)
|
3346 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3347 |
msgctxt "expiration notices"
|
3348 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3349 |
msgstr ""
|
3350 |
|
3351 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3352 |
msgctxt "expiration notices"
|
3353 |
msgid "At the time of expiration"
|
3354 |
msgstr ""
|
3355 |
|
3356 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3357 |
msgctxt "expiration notices"
|
3358 |
msgid "Right after a successful renewal"
|
3359 |
msgstr ""
|
3360 |
|
3361 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3362 |
msgctxt "expiration notices"
|
3363 |
msgid "%d day before expiration"
|
3364 |
msgid_plural "%d days before expiration"
|
3365 |
msgstr[0] ""
|
3366 |
msgstr[1] ""
|
3367 |
|
3368 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3369 |
msgctxt "expiration notices"
|
3370 |
msgid "%d day after expiration"
|
3371 |
msgid_plural "%d days after expiration"
|
3372 |
msgstr[0] ""
|
3373 |
msgstr[1] ""
|
3374 |
|
3375 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3376 |
msgctxt "expiration notices"
|
3377 |
msgid "%d week before expiration"
|
3378 |
msgid_plural "%d weeks before expiration"
|
3379 |
msgstr[0] ""
|
3380 |
msgstr[1] ""
|
3381 |
|
3382 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3383 |
msgctxt "expiration notices"
|
3384 |
msgid "%d week after expiration"
|
3385 |
msgid_plural "%d weeks after expiration"
|
3386 |
msgstr[0] ""
|
3387 |
msgstr[1] ""
|
3388 |
|
3389 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3390 |
msgctxt "expiration notices"
|
3391 |
msgid "%d month before expiration"
|
3392 |
msgid_plural "%d months before expiration"
|
3393 |
msgstr[0] ""
|
3394 |
msgstr[1] ""
|
3395 |
|
3396 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3397 |
msgctxt "expiration notices"
|
3398 |
msgid "%d month after expiration"
|
3399 |
msgid_plural "%d months after expiration"
|
3400 |
msgstr[0] ""
|
3401 |
msgstr[1] ""
|
3402 |
|
3403 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3404 |
msgctxt "expiration notices"
|
3405 |
msgid "Applies to"
|
3406 |
msgstr ""
|
3407 |
|
3408 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3409 |
msgctxt "expiration notices"
|
3410 |
msgid "Non-recurring listings"
|
3411 |
msgstr ""
|
3412 |
|
3413 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3414 |
msgctxt "expiration notices"
|
3415 |
msgid "Recurring listings"
|
3416 |
msgstr ""
|
3417 |
|
3418 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3419 |
msgctxt "expiration notices"
|
3420 |
msgid "Recurring and non-recurring listings"
|
3421 |
msgstr ""
|
3422 |
|
3423 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3424 |
msgctxt "expiration notices"
|
3425 |
msgid "When to send?"
|
3426 |
msgstr ""
|
@@ -3430,6 +3461,11 @@ msgctxt "expiration notices"
|
|
3430 |
msgid "E-mail body text"
|
3431 |
msgstr ""
|
3432 |
|
|
|
|
|
|
|
|
|
|
|
3433 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3434 |
msgctxt "settings"
|
3435 |
msgid "General"
|
@@ -3447,7 +3483,7 @@ msgstr ""
|
|
3447 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3448 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3449 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3450 |
-
#: includes/admin/settings/class-settings.php:
|
3451 |
msgctxt "settings"
|
3452 |
msgid "General Settings"
|
3453 |
msgstr ""
|
@@ -4226,13 +4262,13 @@ msgctxt "settings"
|
|
4226 |
msgid "E-Mail Notices"
|
4227 |
msgstr ""
|
4228 |
|
4229 |
-
#: includes/admin/settings/class-settings.php:
|
4230 |
-
#: includes/admin/settings/class-settings.php:
|
4231 |
msgctxt "settings"
|
4232 |
msgid "\"%s\" can not be empty."
|
4233 |
msgstr ""
|
4234 |
|
4235 |
-
#: includes/admin/settings/class-settings.php:
|
4236 |
msgctxt "settings"
|
4237 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4238 |
msgstr ""
|
@@ -4649,19 +4685,12 @@ msgctxt "listing"
|
|
4649 |
msgid "(Unavailable Plan)"
|
4650 |
msgstr ""
|
4651 |
|
4652 |
-
|
4653 |
-
#. (recurrente)
|
4654 |
-
#: includes/class-listing.php:529
|
4655 |
msgctxt "listing"
|
4656 |
-
msgid "Plan \"%s\"
|
4657 |
msgstr ""
|
4658 |
|
4659 |
-
#: includes/class-listing.php:
|
4660 |
-
msgctxt "listing"
|
4661 |
-
msgid "(recurring)"
|
4662 |
-
msgstr ""
|
4663 |
-
|
4664 |
-
#: includes/class-listing.php:557
|
4665 |
msgctxt "listing"
|
4666 |
msgid "Plan \"%s\""
|
4667 |
msgstr ""
|
@@ -4750,47 +4779,47 @@ msgctxt "notify email"
|
|
4750 |
msgid "Posted By"
|
4751 |
msgstr ""
|
4752 |
|
4753 |
-
#: includes/class-listing.php:
|
4754 |
msgctxt "listing status"
|
4755 |
msgid "Unknown"
|
4756 |
msgstr ""
|
4757 |
|
4758 |
-
#: includes/class-listing.php:
|
4759 |
msgctxt "listing status"
|
4760 |
msgid "Legacy"
|
4761 |
msgstr ""
|
4762 |
|
4763 |
-
#: includes/class-listing.php:
|
4764 |
msgctxt "listing status"
|
4765 |
msgid "Incomplete"
|
4766 |
msgstr ""
|
4767 |
|
4768 |
-
#: includes/class-listing.php:
|
4769 |
msgctxt "listing status"
|
4770 |
msgid "Pending Payment"
|
4771 |
msgstr ""
|
4772 |
|
4773 |
-
#: includes/class-listing.php:
|
4774 |
msgctxt "listing status"
|
4775 |
msgid "Complete"
|
4776 |
msgstr ""
|
4777 |
|
4778 |
-
#: includes/class-listing.php:
|
4779 |
msgctxt "listing status"
|
4780 |
msgid "Pending Upgrade"
|
4781 |
msgstr ""
|
4782 |
|
4783 |
-
#: includes/class-listing.php:
|
4784 |
msgctxt "listing status"
|
4785 |
msgid "Expired"
|
4786 |
msgstr ""
|
4787 |
|
4788 |
-
#: includes/class-listing.php:
|
4789 |
msgctxt "listing status"
|
4790 |
msgid "Pending Renewal"
|
4791 |
msgstr ""
|
4792 |
|
4793 |
-
#: includes/class-listing.php:
|
4794 |
msgctxt "listing status"
|
4795 |
msgid "Abandoned"
|
4796 |
msgstr ""
|
@@ -5016,53 +5045,53 @@ msgctxt "submit listing"
|
|
5016 |
msgid "Please choose a valid fee plan for your category selection."
|
5017 |
msgstr ""
|
5018 |
|
5019 |
-
#: includes/views/submit_listing.php:
|
5020 |
msgctxt "submit listing"
|
5021 |
msgid "Please enter your desired username."
|
5022 |
msgstr ""
|
5023 |
|
5024 |
-
#: includes/views/submit_listing.php:
|
5025 |
msgctxt "submit listing"
|
5026 |
msgid "Please enter the e-mail for your new account."
|
5027 |
msgstr ""
|
5028 |
|
5029 |
-
#: includes/views/submit_listing.php:
|
5030 |
msgctxt "submit listing"
|
5031 |
msgid "Please enter the password for your new account."
|
5032 |
msgstr ""
|
5033 |
|
5034 |
-
#: includes/views/submit_listing.php:
|
5035 |
msgctxt "submit listing"
|
5036 |
msgid "The username you chose is already in use. Please use a different one."
|
5037 |
msgstr ""
|
5038 |
|
5039 |
-
#: includes/views/submit_listing.php:
|
5040 |
msgctxt "submit listing"
|
5041 |
msgid "The e-mail address you chose for your account is already in use."
|
5042 |
msgstr ""
|
5043 |
|
5044 |
-
#: includes/views/submit_listing.php:
|
5045 |
msgctxt "submit listing"
|
5046 |
msgid "Create a user account on this site"
|
5047 |
msgstr ""
|
5048 |
|
5049 |
-
#: includes/views/submit_listing.php:
|
5050 |
msgctxt "submit listing"
|
5051 |
msgid ""
|
5052 |
"You need to create an account on the site. Please fill out the form below."
|
5053 |
msgstr ""
|
5054 |
|
5055 |
-
#: includes/views/submit_listing.php:
|
5056 |
msgctxt "submit listing"
|
5057 |
msgid "Username:"
|
5058 |
msgstr ""
|
5059 |
|
5060 |
-
#: includes/views/submit_listing.php:
|
5061 |
msgctxt "submit listing"
|
5062 |
msgid "Email:"
|
5063 |
msgstr ""
|
5064 |
|
5065 |
-
#: includes/views/submit_listing.php:
|
5066 |
msgctxt "submit listing"
|
5067 |
msgid "Password:"
|
5068 |
msgstr ""
|
@@ -5228,7 +5257,7 @@ msgctxt "form-fields api"
|
|
5228 |
msgid "Link Text (optional):"
|
5229 |
msgstr ""
|
5230 |
|
5231 |
-
#: includes/fields/class-form-field.php:
|
5232 |
msgctxt "form-fields api"
|
5233 |
msgid ""
|
5234 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5290,34 +5319,34 @@ msgctxt "form-fields-api"
|
|
5290 |
msgid "Invalid form field type"
|
5291 |
msgstr ""
|
5292 |
|
5293 |
-
#: includes/fields/class-form-field.php:
|
5294 |
msgctxt "form-fields-api"
|
5295 |
msgid "Field label is required."
|
5296 |
msgstr ""
|
5297 |
|
5298 |
-
#: includes/fields/class-form-field.php:
|
5299 |
msgctxt "form-fields-api"
|
5300 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5301 |
msgstr ""
|
5302 |
|
5303 |
-
#: includes/fields/class-form-field.php:
|
5304 |
msgctxt "form-fields-api"
|
5305 |
msgid ""
|
5306 |
"There can only be one field with association \"%s\". Please select another "
|
5307 |
"association."
|
5308 |
msgstr ""
|
5309 |
|
5310 |
-
#: includes/fields/class-form-field.php:
|
5311 |
msgctxt "form-fields-api"
|
5312 |
msgid "\"%s\" is an invalid field type for this association."
|
5313 |
msgstr ""
|
5314 |
|
5315 |
-
#: includes/fields/class-form-field.php:
|
5316 |
msgctxt "form-fields-api"
|
5317 |
msgid "Invalid field ID"
|
5318 |
msgstr ""
|
5319 |
|
5320 |
-
#: includes/fields/class-form-field.php:
|
5321 |
msgctxt "form-fields-api"
|
5322 |
msgid "An error occurred while trying to delete this field."
|
5323 |
msgstr ""
|
@@ -5385,7 +5414,7 @@ msgctxt "form-fields-api select"
|
|
5385 |
msgid "— None —"
|
5386 |
msgstr ""
|
5387 |
|
5388 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
5389 |
msgctxt "admin form-fields"
|
5390 |
msgid ""
|
5391 |
"Enabling iframe support in your listings can allow users to execute "
|
@@ -5939,17 +5968,17 @@ msgctxt "checkout"
|
|
5939 |
msgid "Next"
|
5940 |
msgstr ""
|
5941 |
|
5942 |
-
#: includes/templates-ui.php:
|
5943 |
msgctxt "templates"
|
5944 |
msgid "No listing categories found."
|
5945 |
msgstr ""
|
5946 |
|
5947 |
-
#: includes/templates-ui.php:
|
5948 |
msgctxt "templates"
|
5949 |
msgid "Search Listings"
|
5950 |
msgstr ""
|
5951 |
|
5952 |
-
#: includes/templates-ui.php:
|
5953 |
msgctxt "templates"
|
5954 |
msgid "Advanced Search"
|
5955 |
msgstr ""
|
@@ -6004,17 +6033,17 @@ msgctxt "templates"
|
|
6004 |
msgid "View not available."
|
6005 |
msgstr ""
|
6006 |
|
6007 |
-
#: includes/views/submit_listing.php:
|
6008 |
msgctxt "templates"
|
6009 |
msgid "Please agree to the Terms and Conditions."
|
6010 |
msgstr ""
|
6011 |
|
6012 |
-
#: includes/views/submit_listing.php:
|
6013 |
msgctxt "templates"
|
6014 |
msgid "Terms and Conditions:"
|
6015 |
msgstr ""
|
6016 |
|
6017 |
-
#: includes/views/submit_listing.php:
|
6018 |
msgctxt "templates"
|
6019 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6020 |
msgstr ""
|
@@ -6277,17 +6306,17 @@ msgctxt "templates"
|
|
6277 |
msgid "There are no images currently attached to your listing."
|
6278 |
msgstr ""
|
6279 |
|
6280 |
-
#: includes/templates-ui.php:
|
6281 |
msgctxt "templates sort"
|
6282 |
msgid "Sort By:"
|
6283 |
msgstr ""
|
6284 |
|
6285 |
-
#: includes/templates-ui.php:
|
6286 |
msgctxt "sort"
|
6287 |
msgid "Reset"
|
6288 |
msgstr ""
|
6289 |
|
6290 |
-
#: includes/templates-ui.php:
|
6291 |
msgctxt "sort"
|
6292 |
msgid "(Reset)"
|
6293 |
msgstr ""
|
@@ -6623,7 +6652,7 @@ msgctxt "preview"
|
|
6623 |
msgid "This is just a preview. The listing has not been published yet."
|
6624 |
msgstr ""
|
6625 |
|
6626 |
-
#: includes/views/submit_listing.php:
|
6627 |
msgctxt "listing submit"
|
6628 |
msgid ""
|
6629 |
"Something went wrong. Please check the form for errors, correct them and "
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-01-02 23:02:00+00:00\n"
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
|
20 |
+
#: includes/admin/class-admin-listings.php:154
|
21 |
msgid "Listing Information"
|
22 |
msgstr ""
|
23 |
|
24 |
+
#: includes/admin/class-admin-listings.php:160
|
25 |
msgid "Listing Timeline"
|
26 |
msgstr ""
|
27 |
|
28 |
+
#: includes/admin/class-admin-listings.php:199
|
29 |
msgid "Expires on"
|
30 |
msgstr ""
|
31 |
|
32 |
+
#: includes/admin/class-admin-listings.php:207
|
33 |
msgid "Attributes"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: includes/admin/class-admin.php:130
|
37 |
msgid ""
|
38 |
"Preview is only available after you've saved the first draft. This is due\n"
|
39 |
"to how WordPress stores the data."
|
40 |
msgstr ""
|
41 |
|
42 |
+
#: includes/admin/class-admin.php:325
|
43 |
msgid "Uninstall Business Directory Plugin"
|
44 |
msgstr ""
|
45 |
|
46 |
+
#: includes/admin/class-admin.php:326
|
47 |
msgid "Uninstall"
|
48 |
msgstr ""
|
49 |
|
225 |
msgid "Licenses"
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: includes/templates-ui.php:238
|
229 |
msgid "Directory"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: includes/templates-ui.php:245
|
233 |
msgid "View All Listings"
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: includes/templates-ui.php:252
|
237 |
msgid "Create A Listing"
|
238 |
msgstr ""
|
239 |
|
284 |
msgid "Please note that all of your existing settings will be lost."
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: templates/admin/settings-reset.tpl.php:13
|
288 |
+
msgid "Your existing listings will NOT be deleted doing this."
|
289 |
+
msgstr ""
|
290 |
+
|
291 |
+
#: templates/admin/settings-reset.tpl.php:19
|
292 |
msgid "Reset Defaults"
|
293 |
msgstr ""
|
294 |
|
783 |
msgid "All categories"
|
784 |
msgstr ""
|
785 |
|
786 |
+
#: includes/admin/class-admin-listings.php:149
|
787 |
msgctxt "admin listings"
|
788 |
msgid ""
|
789 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
791 |
"renewals."
|
792 |
msgstr ""
|
793 |
|
794 |
+
#: includes/admin/class-admin-listings.php:242
|
795 |
msgctxt "admin listings"
|
796 |
msgid "Never"
|
797 |
msgstr ""
|
798 |
|
799 |
+
#: includes/admin/class-admin-listings.php:262
|
800 |
msgctxt "admin listings"
|
801 |
msgid "Featured"
|
802 |
msgstr ""
|
803 |
|
804 |
+
#: includes/admin/class-admin-listings.php:265
|
805 |
msgctxt "admin listings"
|
806 |
msgid "Recurring"
|
807 |
msgstr ""
|
808 |
|
809 |
+
#: includes/admin/class-admin-listings.php:268
|
810 |
msgctxt "admin listings"
|
811 |
msgid "Free"
|
812 |
msgstr ""
|
813 |
|
814 |
+
#: includes/admin/class-admin-listings.php:270
|
815 |
msgctxt "admin listings"
|
816 |
msgid "Paid"
|
817 |
msgstr ""
|
818 |
|
819 |
+
#: includes/admin/class-admin-listings.php:166
|
820 |
msgctxt "admin"
|
821 |
msgid "Directory Listing Fields / Images"
|
822 |
msgstr ""
|
823 |
|
824 |
+
#: includes/admin/class-admin-listings.php:198
|
825 |
msgctxt "admin"
|
826 |
msgid "Categories"
|
827 |
msgstr ""
|
828 |
|
829 |
+
#: includes/admin/class-admin.php:191
|
830 |
msgctxt "admin"
|
831 |
msgid "Business Directory"
|
832 |
msgstr ""
|
833 |
|
834 |
+
#: includes/admin/class-admin.php:202
|
835 |
msgctxt "admin"
|
836 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
837 |
msgstr ""
|
838 |
|
839 |
+
#: includes/admin/class-admin.php:356
|
840 |
msgctxt "admin"
|
841 |
msgid "Untitled Menu"
|
842 |
msgstr ""
|
843 |
|
844 |
+
#: includes/admin/class-admin.php:626
|
845 |
msgctxt "admin"
|
846 |
msgid "Dismiss this notice."
|
847 |
msgstr ""
|
848 |
|
849 |
+
#: includes/admin/class-admin.php:657 includes/admin/class-admin.php:667
|
850 |
msgctxt "admin"
|
851 |
msgid "The listing has been updated."
|
852 |
msgid_plural "The listings have been updated."
|
853 |
msgstr[0] ""
|
854 |
msgstr[1] ""
|
855 |
|
856 |
+
#: includes/admin/class-admin.php:688
|
857 |
msgctxt "admin"
|
858 |
msgid "The fee was successfully assigned."
|
859 |
msgstr ""
|
860 |
|
861 |
+
#: includes/admin/class-admin.php:698
|
862 |
msgctxt "admin"
|
863 |
msgid "Listing was renewed."
|
864 |
msgid_plural "Listings were renewed."
|
865 |
msgstr[0] ""
|
866 |
msgstr[1] ""
|
867 |
|
868 |
+
#: includes/admin/class-admin.php:709
|
869 |
msgctxt "admin"
|
870 |
msgid "Renewal email sent."
|
871 |
msgstr ""
|
872 |
|
873 |
+
#: includes/admin/class-admin.php:757
|
874 |
msgctxt "admin"
|
875 |
msgid "Access keys sent."
|
876 |
msgstr ""
|
877 |
|
878 |
+
#: includes/admin/class-admin.php:759
|
879 |
msgctxt "admin"
|
880 |
msgid "The access keys couldn't be sent."
|
881 |
msgstr ""
|
882 |
|
883 |
+
#: includes/admin/class-admin.php:817 includes/admin/class-admin.php:823
|
884 |
msgctxt "admin"
|
885 |
msgid "Listing Count"
|
886 |
msgstr ""
|
887 |
|
888 |
+
#: includes/admin/class-admin.php:885
|
889 |
msgctxt "admin"
|
890 |
msgid ""
|
891 |
"<b>Business Directory Plugin</b> requires a page with the "
|
892 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
893 |
msgstr ""
|
894 |
|
895 |
+
#: includes/admin/class-admin.php:887
|
896 |
msgctxt "admin"
|
897 |
msgid ""
|
898 |
"You can create this page by yourself or let Business Directory do this for "
|
899 |
"you automatically."
|
900 |
msgstr ""
|
901 |
|
902 |
+
#: includes/admin/class-admin.php:891
|
903 |
msgctxt "admin"
|
904 |
msgid "Create required pages for me"
|
905 |
msgstr ""
|
906 |
|
907 |
+
#: includes/admin/class-admin.php:924
|
908 |
msgctxt "admin"
|
909 |
msgid ""
|
910 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
912 |
"your provider to upgrade in order to prevent any issues with the plugin."
|
913 |
msgstr ""
|
914 |
|
915 |
+
#: includes/admin/class-admin.php:947
|
916 |
msgctxt "admin"
|
917 |
msgid ""
|
918 |
"We noticed you want your Business Directory users to register before posting "
|
935 |
msgid "Images"
|
936 |
msgstr ""
|
937 |
|
938 |
+
#: includes/admin/form-fields.php:122
|
939 |
msgctxt "admin"
|
940 |
msgid ""
|
941 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
942 |
"associations in order to work correctly: <b>%s</b>."
|
943 |
msgstr ""
|
944 |
|
945 |
+
#: includes/admin/form-fields.php:124
|
946 |
msgctxt "admin"
|
947 |
msgid ""
|
948 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
949 |
"association in order to work correctly."
|
950 |
msgstr ""
|
951 |
|
952 |
+
#: includes/admin/form-fields.php:128
|
953 |
msgctxt "admin"
|
954 |
msgid ""
|
955 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
956 |
"or let Business Directory do this for you automatically."
|
957 |
msgstr ""
|
958 |
|
959 |
+
#: includes/admin/form-fields.php:132
|
960 |
msgctxt "admin"
|
961 |
msgid "Go to \"Manage Form Fields\""
|
962 |
msgstr ""
|
963 |
|
964 |
+
#: includes/admin/form-fields.php:135
|
965 |
msgctxt "admin"
|
966 |
msgid "Create these required fields for me"
|
967 |
msgstr ""
|
976 |
msgid "Abandoned"
|
977 |
msgstr ""
|
978 |
|
979 |
+
#: includes/admin/class-admin-listings.php:351
|
980 |
msgctxt "admin actions"
|
981 |
msgid "Edit Listing"
|
982 |
msgstr ""
|
983 |
|
984 |
+
#: includes/admin/class-admin-listings.php:354
|
985 |
msgctxt "admin actions"
|
986 |
msgid "Delete Listing"
|
987 |
msgstr ""
|
988 |
|
989 |
+
#: includes/admin/class-admin-listings.php:363
|
990 |
msgctxt "admin actions"
|
991 |
msgid "View Payments"
|
992 |
msgstr ""
|
993 |
|
994 |
+
#: includes/admin/class-admin-listings.php:368
|
995 |
msgctxt "admin actions"
|
996 |
msgid "View Payment"
|
997 |
msgstr ""
|
998 |
|
999 |
+
#: includes/admin/class-admin-listings.php:478
|
1000 |
msgctxt "admin actions"
|
1001 |
msgid "Publish listings"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
+
#: includes/admin/class-admin-listings.php:479
|
1005 |
msgctxt "admin actions"
|
1006 |
msgid "Mark as \"Pending Review\""
|
1007 |
msgstr ""
|
1008 |
|
1009 |
+
#: includes/admin/class-admin-listings.php:480
|
1010 |
msgctxt "admin actions"
|
1011 |
msgid "Hide from directory (mark as \"Draft\")"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
+
#: includes/admin/class-admin-listings.php:482
|
1015 |
msgctxt "admin actions"
|
1016 |
msgid "Renew listings"
|
1017 |
msgstr ""
|
1018 |
|
1019 |
+
#: includes/admin/class-admin-listings.php:483
|
1020 |
msgctxt "admin actions"
|
1021 |
msgid "Set listings as \"Expired\""
|
1022 |
msgstr ""
|
1023 |
|
1024 |
+
#: includes/admin/class-admin-listings.php:489
|
1025 |
msgctxt "admin actions"
|
1026 |
msgid "Send access keys"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
+
#: includes/admin/class-admin.php:123
|
1030 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1031 |
msgctxt "listing metabox"
|
1032 |
msgid "Never"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
+
#: includes/admin/class-admin.php:124
|
1036 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1037 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1038 |
msgctxt "listing metabox"
|
1039 |
msgid "Yes"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
+
#: includes/admin/class-admin.php:125
|
1043 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1044 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1045 |
msgctxt "listing metabox"
|
1160 |
msgid "Is Recurring?"
|
1161 |
msgstr ""
|
1162 |
|
1163 |
+
#: includes/admin/class-admin.php:162
|
1164 |
msgctxt "drip pointer"
|
1165 |
msgid ""
|
1166 |
"Find out how to create a compelling, thriving business directory from "
|
1168 |
"a FREE premium module just for signing up."
|
1169 |
msgstr ""
|
1170 |
|
1171 |
+
#: includes/admin/class-admin.php:164
|
1172 |
msgctxt "drip pointer"
|
1173 |
msgid "Email Address:"
|
1174 |
msgstr ""
|
1175 |
|
1176 |
+
#: includes/admin/class-admin.php:170
|
1177 |
msgctxt "drip pointer"
|
1178 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1179 |
msgstr ""
|
1180 |
|
1181 |
+
#: includes/admin/class-admin.php:172
|
1182 |
msgctxt "drip pointer"
|
1183 |
msgid "Yes, please!"
|
1184 |
msgstr ""
|
1185 |
|
1186 |
+
#: includes/admin/class-admin.php:174
|
1187 |
msgctxt "drip pointer"
|
1188 |
msgid "No, thanks"
|
1189 |
msgstr ""
|
1190 |
|
1191 |
+
#: includes/admin/class-admin.php:222
|
1192 |
msgctxt "drip pointer"
|
1193 |
msgid "Invalid e-mail address."
|
1194 |
msgstr ""
|
1195 |
|
1196 |
+
#: includes/admin/class-admin.php:256
|
1197 |
msgctxt "admin menu"
|
1198 |
msgid "Business Directory Admin"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
+
#: includes/admin/class-admin.php:257
|
1202 |
msgctxt "admin menu"
|
1203 |
msgid "Dir. Admin"
|
1204 |
msgstr ""
|
1205 |
|
1206 |
+
#: includes/admin/class-admin.php:257
|
1207 |
msgctxt "admin menu"
|
1208 |
msgid "Directory Admin"
|
1209 |
msgstr ""
|
1210 |
|
1211 |
+
#: includes/admin/class-admin.php:264
|
1212 |
msgctxt "admin menu"
|
1213 |
msgid "Add New Listing"
|
1214 |
msgstr ""
|
1215 |
|
1216 |
+
#: includes/admin/class-admin.php:272
|
1217 |
msgctxt "admin menu"
|
1218 |
msgid "Manage Fees"
|
1219 |
msgstr ""
|
1220 |
|
1221 |
+
#: includes/admin/class-admin.php:275
|
1222 |
msgctxt "admin menu"
|
1223 |
msgid "Listings"
|
1224 |
msgstr ""
|
1225 |
|
1226 |
+
#: includes/admin/class-admin.php:279
|
1227 |
msgctxt "admin menu"
|
1228 |
msgid "Manage Form Fields"
|
1229 |
msgstr ""
|
1230 |
|
1231 |
+
#: includes/admin/class-admin.php:283
|
1232 |
msgctxt "admin menu"
|
1233 |
msgid "Payment History"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
+
#: includes/admin/class-admin.php:286
|
1237 |
msgctxt "admin menu"
|
1238 |
msgid "CSV Import & Export"
|
1239 |
msgstr ""
|
1240 |
|
1241 |
+
#: includes/admin/class-admin.php:297
|
1242 |
msgctxt "admin menu"
|
1243 |
msgid "Debug"
|
1244 |
msgstr ""
|
1245 |
|
1246 |
+
#: includes/admin/settings/class-settings-admin.php:28
|
1247 |
msgctxt "admin menu"
|
1248 |
msgid "Manage Options"
|
1249 |
msgstr ""
|
1250 |
|
1251 |
+
#: includes/admin/class-admin.php:815
|
1252 |
msgctxt "admin category id"
|
1253 |
msgid "ID"
|
1254 |
msgstr ""
|
1571 |
msgid "Theme was updated successfully."
|
1572 |
msgstr ""
|
1573 |
|
1574 |
+
#: includes/themes.php:825
|
1575 |
msgctxt "themes"
|
1576 |
msgid "ZIP file is not a valid BD theme file."
|
1577 |
msgstr ""
|
1578 |
|
1579 |
+
#: includes/themes.php:831
|
1580 |
msgctxt "themes"
|
1581 |
msgid "Could not create themes directory."
|
1582 |
msgstr ""
|
1583 |
|
1584 |
+
#: includes/themes.php:839
|
1585 |
msgctxt "themes"
|
1586 |
msgid "Could not remove previous theme directory \"%s\"."
|
1587 |
msgstr ""
|
1588 |
|
1589 |
+
#: includes/themes.php:845
|
1590 |
msgctxt "themes"
|
1591 |
msgid "Could not move new theme into theme directory."
|
1592 |
msgstr ""
|
2178 |
msgid "Delete"
|
2179 |
msgstr ""
|
2180 |
|
2181 |
+
#: includes/admin/form-fields.php:77
|
2182 |
+
msgctxt "form-fields admin"
|
2183 |
+
msgid "Private"
|
2184 |
+
msgstr ""
|
2185 |
+
|
2186 |
+
#: includes/admin/form-fields.php:81
|
2187 |
msgctxt "form-fields admin"
|
2188 |
msgid "Required"
|
2189 |
msgstr ""
|
2190 |
|
2191 |
+
#: includes/admin/form-fields.php:81
|
2192 |
msgctxt "form-fields admin"
|
2193 |
msgid "Optional"
|
2194 |
msgstr ""
|
2195 |
|
2196 |
+
#: includes/admin/form-fields.php:85
|
2197 |
msgctxt "form-fields admin"
|
2198 |
msgid "This field value is shown in the excerpt view of a listing."
|
2199 |
msgstr ""
|
2200 |
|
2201 |
+
#: includes/admin/form-fields.php:86
|
2202 |
msgctxt "form-fields admin"
|
2203 |
msgid "In Excerpt"
|
2204 |
msgstr ""
|
2205 |
|
2206 |
+
#: includes/admin/form-fields.php:91
|
2207 |
msgctxt "form-fields admin"
|
2208 |
msgid "This field value is shown in the single view of a listing."
|
2209 |
msgstr ""
|
2210 |
|
2211 |
+
#: includes/admin/form-fields.php:92
|
2212 |
msgctxt "form-fields admin"
|
2213 |
msgid "In Listing"
|
2214 |
msgstr ""
|
2215 |
|
2216 |
+
#: includes/admin/form-fields.php:213
|
2217 |
msgctxt "form-fields admin"
|
2218 |
msgid "Form Preview"
|
2219 |
msgstr ""
|
2220 |
|
2221 |
+
#: includes/admin/form-fields.php:214
|
2222 |
msgctxt "form-fields admin"
|
2223 |
msgid "← Return to \"Manage Form Fields\""
|
2224 |
msgstr ""
|
2225 |
|
2226 |
+
#: includes/admin/form-fields.php:252
|
2227 |
msgctxt "form-fields admin"
|
2228 |
msgid "Form fields updated."
|
2229 |
msgstr ""
|
2230 |
|
2231 |
+
#: includes/admin/form-fields.php:268
|
2232 |
msgctxt "form-fields admin"
|
2233 |
msgid ""
|
2234 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2237 |
"show on the frontend, you can <a>enable public display of e-mails</a>."
|
2238 |
msgstr ""
|
2239 |
|
2240 |
+
#: includes/admin/form-fields.php:302
|
2241 |
msgctxt "form-fields admin"
|
2242 |
msgid "Field deleted."
|
2243 |
msgstr ""
|
2244 |
|
2245 |
+
#: includes/admin/form-fields.php:323
|
2246 |
msgctxt "form-fields admin"
|
2247 |
msgid "Required fields created successfully."
|
2248 |
msgstr ""
|
2249 |
|
2250 |
+
#: includes/admin/form-fields.php:336
|
2251 |
msgctxt "form-fields admin"
|
2252 |
msgid "Title"
|
2253 |
msgstr ""
|
2254 |
|
2255 |
+
#: includes/admin/form-fields.php:337
|
2256 |
msgctxt "form-fields admin"
|
2257 |
msgid "Category"
|
2258 |
msgstr ""
|
2259 |
|
2260 |
+
#: includes/admin/form-fields.php:338
|
2261 |
msgctxt "form-fields admin"
|
2262 |
msgid "Excerpt"
|
2263 |
msgstr ""
|
2264 |
|
2265 |
+
#: includes/admin/form-fields.php:339
|
2266 |
msgctxt "form-fields admin"
|
2267 |
msgid "Content"
|
2268 |
msgstr ""
|
2269 |
|
2270 |
+
#: includes/admin/form-fields.php:340
|
2271 |
msgctxt "form-fields admin"
|
2272 |
msgid "Tags"
|
2273 |
msgstr ""
|
2274 |
|
2275 |
+
#: includes/admin/form-fields.php:341
|
2276 |
msgctxt "form-fields admin"
|
2277 |
msgid "Address"
|
2278 |
msgstr ""
|
2279 |
|
2280 |
+
#: includes/admin/form-fields.php:342
|
2281 |
msgctxt "form-fields admin"
|
2282 |
msgid "City"
|
2283 |
msgstr ""
|
2284 |
|
2285 |
+
#: includes/admin/form-fields.php:343
|
2286 |
msgctxt "form-fields admin"
|
2287 |
msgid "State"
|
2288 |
msgstr ""
|
2289 |
|
2290 |
+
#: includes/admin/form-fields.php:344
|
2291 |
msgctxt "form-fields admin"
|
2292 |
msgid "Country"
|
2293 |
msgstr ""
|
2294 |
|
2295 |
+
#: includes/admin/form-fields.php:345
|
2296 |
msgctxt "form-fields admin"
|
2297 |
msgid "ZIP Code"
|
2298 |
msgstr ""
|
2299 |
|
2300 |
+
#: includes/admin/form-fields.php:346
|
2301 |
msgctxt "form-fields admin"
|
2302 |
msgid "FAX Number"
|
2303 |
msgstr ""
|
2304 |
|
2305 |
+
#: includes/admin/form-fields.php:347
|
2306 |
msgctxt "form-fields admin"
|
2307 |
msgid "Phone Number"
|
2308 |
msgstr ""
|
2309 |
|
2310 |
+
#: includes/admin/form-fields.php:348
|
2311 |
msgctxt "form-fields admin"
|
2312 |
msgid "Ratings Field"
|
2313 |
msgstr ""
|
2314 |
|
2315 |
+
#: includes/admin/form-fields.php:349
|
2316 |
msgctxt "form-fields admin"
|
2317 |
msgid "Twitter"
|
2318 |
msgstr ""
|
2319 |
|
2320 |
+
#: includes/admin/form-fields.php:350
|
2321 |
msgctxt "form-fields admin"
|
2322 |
msgid "Website"
|
2323 |
msgstr ""
|
2324 |
|
2325 |
+
#: includes/admin/form-fields.php:371
|
2326 |
msgctxt "form-fields admin"
|
2327 |
msgid "Tags updated."
|
2328 |
msgstr ""
|
2346 |
msgid "Allow empty selection on search?"
|
2347 |
msgstr ""
|
2348 |
|
2349 |
+
#: includes/fields/class-fieldtypes-textarea.php:125
|
2350 |
msgctxt "form-fields admin"
|
2351 |
msgid "Allow HTML input for this field?"
|
2352 |
msgstr ""
|
2353 |
|
2354 |
+
#: includes/fields/class-fieldtypes-textarea.php:128
|
2355 |
msgctxt "form-fields admin"
|
2356 |
msgid "Allow IFRAME tags in content?"
|
2357 |
msgstr ""
|
2358 |
|
2359 |
+
#: includes/fields/class-fieldtypes-textarea.php:132
|
2360 |
msgctxt "form-fields admin"
|
2361 |
msgid "No"
|
2362 |
msgstr ""
|
2363 |
|
2364 |
+
#: includes/fields/class-fieldtypes-textarea.php:133
|
2365 |
msgctxt "form-fields admin"
|
2366 |
msgid "Yes"
|
2367 |
msgstr ""
|
2368 |
|
2369 |
+
#: includes/fields/class-fieldtypes-textarea.php:138
|
2370 |
msgctxt "form-fields admin"
|
2371 |
msgid "Allow WordPress shortcodes in this field?"
|
2372 |
msgstr ""
|
2373 |
|
2374 |
+
#: includes/fields/class-fieldtypes-textarea.php:143
|
2375 |
msgctxt "form-fields admin"
|
2376 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2377 |
msgstr ""
|
2378 |
|
2379 |
+
#: includes/fields/class-fieldtypes-textarea.php:146
|
2380 |
msgctxt "form-fields admin"
|
2381 |
msgid ""
|
2382 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2383 |
"in fee plans."
|
2384 |
msgstr ""
|
2385 |
|
2386 |
+
#: includes/fields/class-fieldtypes-textarea.php:147
|
2387 |
msgctxt "form-fields admin"
|
2388 |
msgid "Allow images in WYSIWYG editor?"
|
2389 |
msgstr ""
|
2390 |
|
2391 |
+
#: includes/fields/class-fieldtypes-textarea.php:150
|
2392 |
msgctxt "form-fields admin"
|
2393 |
msgid ""
|
2394 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2395 |
"switch it unless you know what you're doing."
|
2396 |
msgstr ""
|
2397 |
|
2398 |
+
#: includes/fields/class-fieldtypes-textarea.php:151
|
2399 |
msgctxt "form-fields admin"
|
2400 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2401 |
msgstr ""
|
2402 |
|
2403 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2404 |
msgctxt "form-fields admin"
|
2405 |
+
msgid ""
|
2406 |
+
"Truncates the description field to the value set here. To display all of the "
|
2407 |
+
"description, set to 0."
|
2408 |
+
msgstr ""
|
2409 |
+
|
2410 |
+
#: includes/fields/class-fieldtypes-textarea.php:155
|
2411 |
+
msgctxt "form-fields admin"
|
2412 |
+
msgid "Max length of Description field to use in List (excerpt) view"
|
2413 |
+
msgstr ""
|
2414 |
+
|
2415 |
+
#: includes/fields/class-fieldtypes-textarea.php:160
|
2416 |
+
msgctxt "form-fields admin"
|
2417 |
msgid "Automatically generate excerpt from content field?"
|
2418 |
msgstr ""
|
2419 |
|
2501 |
|
2502 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2503 |
msgctxt "form-fields admin"
|
2504 |
+
msgid "Show this field to admin users only?"
|
2505 |
msgstr ""
|
2506 |
|
2507 |
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2508 |
msgctxt "form-fields admin"
|
2509 |
+
msgid "Display this field to admin users only in the edit listing view."
|
2510 |
msgstr ""
|
2511 |
|
2512 |
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2513 |
msgctxt "form-fields admin"
|
2514 |
+
msgid "Show this value in excerpt view?"
|
2515 |
msgstr ""
|
2516 |
|
2517 |
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2518 |
msgctxt "form-fields admin"
|
2519 |
+
msgid "Display this value in post excerpt view."
|
2520 |
msgstr ""
|
2521 |
|
2522 |
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2523 |
msgctxt "form-fields admin"
|
2524 |
+
msgid "Show this value in listing view?"
|
2525 |
msgstr ""
|
2526 |
|
2527 |
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2528 |
msgctxt "form-fields admin"
|
2529 |
+
msgid "Display this value in the listing view."
|
2530 |
msgstr ""
|
2531 |
|
2532 |
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2533 |
msgctxt "form-fields admin"
|
2534 |
+
msgid "Include this field in the search form?"
|
2535 |
msgstr ""
|
2536 |
|
2537 |
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2538 |
msgctxt "form-fields admin"
|
2539 |
+
msgid "Include this field in the search form."
|
2540 |
+
msgstr ""
|
2541 |
+
|
2542 |
+
#: templates/admin/form-fields-addoredit.tpl.php:182
|
2543 |
+
msgctxt "form-fields admin"
|
2544 |
+
msgid "Is this field required for searching?"
|
2545 |
+
msgstr ""
|
2546 |
+
|
2547 |
+
#: templates/admin/form-fields-addoredit.tpl.php:188
|
2548 |
+
msgctxt "form-fields admin"
|
2549 |
msgid ""
|
2550 |
"Make this fields required during searches on the Advanced Search screen."
|
2551 |
msgstr ""
|
2552 |
|
2553 |
+
#: templates/admin/form-fields-addoredit.tpl.php:194
|
2554 |
msgctxt "form-fields admin"
|
2555 |
msgid "Hide this field's label?"
|
2556 |
msgstr ""
|
2557 |
|
2558 |
+
#: templates/admin/form-fields-addoredit.tpl.php:200
|
2559 |
msgctxt "form-fields admin"
|
2560 |
msgid "Hide this field's label when displaying it."
|
2561 |
msgstr ""
|
2562 |
|
2563 |
+
#: templates/admin/form-fields-addoredit.tpl.php:207
|
2564 |
msgctxt "form-fields admin"
|
2565 |
msgid "Update Field"
|
2566 |
msgstr ""
|
2567 |
|
2568 |
+
#: templates/admin/form-fields-addoredit.tpl.php:209
|
2569 |
msgctxt "form-fields admin"
|
2570 |
msgid "Add Field"
|
2571 |
msgstr ""
|
2882 |
msgid "Test SSL setup..."
|
2883 |
msgstr ""
|
2884 |
|
2885 |
+
#: includes/admin/settings/class-settings-admin.php:316
|
2886 |
msgctxt "admin settings"
|
2887 |
msgid "Valid placeholders: %s"
|
2888 |
msgstr ""
|
3304 |
msgid "Enter License Key here"
|
3305 |
msgstr ""
|
3306 |
|
3307 |
+
#: includes/admin/settings/class-settings-admin.php:357
|
3308 |
msgctxt "expiration notices"
|
3309 |
msgid "Add notice"
|
3310 |
msgstr ""
|
3311 |
|
3312 |
+
#: includes/admin/settings/class-settings-admin.php:376
|
3313 |
msgctxt "expiration notices"
|
3314 |
msgid "No notices configured."
|
3315 |
msgstr ""
|
3316 |
|
3317 |
+
#: includes/admin/settings/class-settings-admin.php:390
|
3318 |
msgctxt "expiration notices"
|
3319 |
msgid "Delete"
|
3320 |
msgstr ""
|
3321 |
|
3322 |
+
#: includes/admin/settings/class-settings-admin.php:406
|
3323 |
msgctxt "expiration notices"
|
3324 |
msgid "recurring and non-recurring"
|
3325 |
msgstr ""
|
3326 |
|
3327 |
+
#: includes/admin/settings/class-settings-admin.php:408
|
3328 |
msgctxt "expiration notices"
|
3329 |
msgid "recurring only"
|
3330 |
msgstr ""
|
3331 |
|
3332 |
+
#: includes/admin/settings/class-settings-admin.php:410
|
3333 |
msgctxt "expiration notices"
|
3334 |
msgid "non-recurring only"
|
3335 |
msgstr ""
|
3336 |
|
3337 |
+
#: includes/admin/settings/class-settings-admin.php:414
|
3338 |
msgctxt "expiration notices"
|
3339 |
msgid "Sent when a listing (%s) is renewed."
|
3340 |
msgstr ""
|
3341 |
|
3342 |
+
#: includes/admin/settings/class-settings-admin.php:419
|
3343 |
msgctxt "expiration notices"
|
3344 |
msgid "Sent when a listing (%s) expires."
|
3345 |
msgstr ""
|
3346 |
|
3347 |
+
#: includes/admin/settings/class-settings-admin.php:427
|
3348 |
msgctxt "expiration notices"
|
3349 |
msgid "%d day"
|
3350 |
msgid_plural "%d days"
|
3351 |
msgstr[0] ""
|
3352 |
msgstr[1] ""
|
3353 |
|
3354 |
+
#: includes/admin/settings/class-settings-admin.php:430
|
3355 |
msgctxt "expiration notices"
|
3356 |
msgid "%d week"
|
3357 |
msgid_plural "%d weeks"
|
3358 |
msgstr[0] ""
|
3359 |
msgstr[1] ""
|
3360 |
|
3361 |
+
#: includes/admin/settings/class-settings-admin.php:433
|
3362 |
msgctxt "expiration notices"
|
3363 |
msgid "%d month"
|
3364 |
msgid_plural "%d months"
|
3367 |
|
3368 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3369 |
#. non-recuring only)
|
3370 |
+
#: includes/admin/settings/class-settings-admin.php:439
|
3371 |
msgctxt "expiration notices"
|
3372 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3373 |
msgstr ""
|
3374 |
|
3375 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3376 |
#. non-recuring only)
|
3377 |
+
#: includes/admin/settings/class-settings-admin.php:442
|
3378 |
msgctxt "expiration notices"
|
3379 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3380 |
msgstr ""
|
3381 |
|
3382 |
+
#: includes/admin/settings/class-settings-admin.php:459
|
3383 |
msgctxt "expiration notices"
|
3384 |
msgid "At the time of expiration"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
+
#: includes/admin/settings/class-settings-admin.php:460
|
3388 |
msgctxt "expiration notices"
|
3389 |
msgid "Right after a successful renewal"
|
3390 |
msgstr ""
|
3391 |
|
3392 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3393 |
msgctxt "expiration notices"
|
3394 |
msgid "%d day before expiration"
|
3395 |
msgid_plural "%d days before expiration"
|
3396 |
msgstr[0] ""
|
3397 |
msgstr[1] ""
|
3398 |
|
3399 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3400 |
msgctxt "expiration notices"
|
3401 |
msgid "%d day after expiration"
|
3402 |
msgid_plural "%d days after expiration"
|
3403 |
msgstr[0] ""
|
3404 |
msgstr[1] ""
|
3405 |
|
3406 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3407 |
msgctxt "expiration notices"
|
3408 |
msgid "%d week before expiration"
|
3409 |
msgid_plural "%d weeks before expiration"
|
3410 |
msgstr[0] ""
|
3411 |
msgstr[1] ""
|
3412 |
|
3413 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3414 |
msgctxt "expiration notices"
|
3415 |
msgid "%d week after expiration"
|
3416 |
msgid_plural "%d weeks after expiration"
|
3417 |
msgstr[0] ""
|
3418 |
msgstr[1] ""
|
3419 |
|
3420 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3421 |
msgctxt "expiration notices"
|
3422 |
msgid "%d month before expiration"
|
3423 |
msgid_plural "%d months before expiration"
|
3424 |
msgstr[0] ""
|
3425 |
msgstr[1] ""
|
3426 |
|
3427 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3428 |
msgctxt "expiration notices"
|
3429 |
msgid "%d month after expiration"
|
3430 |
msgid_plural "%d months after expiration"
|
3431 |
msgstr[0] ""
|
3432 |
msgstr[1] ""
|
3433 |
|
3434 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3435 |
msgctxt "expiration notices"
|
3436 |
msgid "Applies to"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
+
#: includes/admin/settings/class-settings-admin.php:498
|
3440 |
msgctxt "expiration notices"
|
3441 |
msgid "Non-recurring listings"
|
3442 |
msgstr ""
|
3443 |
|
3444 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3445 |
msgctxt "expiration notices"
|
3446 |
msgid "Recurring listings"
|
3447 |
msgstr ""
|
3448 |
|
3449 |
+
#: includes/admin/settings/class-settings-admin.php:500
|
3450 |
msgctxt "expiration notices"
|
3451 |
msgid "Recurring and non-recurring listings"
|
3452 |
msgstr ""
|
3453 |
|
3454 |
+
#: includes/admin/settings/class-settings-admin.php:505
|
3455 |
msgctxt "expiration notices"
|
3456 |
msgid "When to send?"
|
3457 |
msgstr ""
|
3461 |
msgid "E-mail body text"
|
3462 |
msgstr ""
|
3463 |
|
3464 |
+
#: includes/admin/settings/class-settings-admin.php:537
|
3465 |
+
msgctxt "settings"
|
3466 |
+
msgid "Settings reset to default."
|
3467 |
+
msgstr ""
|
3468 |
+
|
3469 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3470 |
msgctxt "settings"
|
3471 |
msgid "General"
|
3483 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3484 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3485 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3486 |
+
#: includes/admin/settings/class-settings.php:335
|
3487 |
msgctxt "settings"
|
3488 |
msgid "General Settings"
|
3489 |
msgstr ""
|
4262 |
msgid "E-Mail Notices"
|
4263 |
msgstr ""
|
4264 |
|
4265 |
+
#: includes/admin/settings/class-settings.php:531
|
4266 |
+
#: includes/admin/settings/class-settings.php:542
|
4267 |
msgctxt "settings"
|
4268 |
msgid "\"%s\" can not be empty."
|
4269 |
msgstr ""
|
4270 |
|
4271 |
+
#: includes/admin/settings/class-settings.php:549
|
4272 |
msgctxt "settings"
|
4273 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4274 |
msgstr ""
|
4685 |
msgid "(Unavailable Plan)"
|
4686 |
msgstr ""
|
4687 |
|
4688 |
+
#: includes/class-listing.php:528
|
|
|
|
|
4689 |
msgctxt "listing"
|
4690 |
+
msgid "Plan \"%s\" (recurring)"
|
4691 |
msgstr ""
|
4692 |
|
4693 |
+
#: includes/class-listing.php:530 includes/class-listing.php:562
|
|
|
|
|
|
|
|
|
|
|
4694 |
msgctxt "listing"
|
4695 |
msgid "Plan \"%s\""
|
4696 |
msgstr ""
|
4779 |
msgid "Posted By"
|
4780 |
msgstr ""
|
4781 |
|
4782 |
+
#: includes/class-listing.php:660
|
4783 |
msgctxt "listing status"
|
4784 |
msgid "Unknown"
|
4785 |
msgstr ""
|
4786 |
|
4787 |
+
#: includes/class-listing.php:661
|
4788 |
msgctxt "listing status"
|
4789 |
msgid "Legacy"
|
4790 |
msgstr ""
|
4791 |
|
4792 |
+
#: includes/class-listing.php:662
|
4793 |
msgctxt "listing status"
|
4794 |
msgid "Incomplete"
|
4795 |
msgstr ""
|
4796 |
|
4797 |
+
#: includes/class-listing.php:663
|
4798 |
msgctxt "listing status"
|
4799 |
msgid "Pending Payment"
|
4800 |
msgstr ""
|
4801 |
|
4802 |
+
#: includes/class-listing.php:664
|
4803 |
msgctxt "listing status"
|
4804 |
msgid "Complete"
|
4805 |
msgstr ""
|
4806 |
|
4807 |
+
#: includes/class-listing.php:665
|
4808 |
msgctxt "listing status"
|
4809 |
msgid "Pending Upgrade"
|
4810 |
msgstr ""
|
4811 |
|
4812 |
+
#: includes/class-listing.php:666
|
4813 |
msgctxt "listing status"
|
4814 |
msgid "Expired"
|
4815 |
msgstr ""
|
4816 |
|
4817 |
+
#: includes/class-listing.php:667
|
4818 |
msgctxt "listing status"
|
4819 |
msgid "Pending Renewal"
|
4820 |
msgstr ""
|
4821 |
|
4822 |
+
#: includes/class-listing.php:668
|
4823 |
msgctxt "listing status"
|
4824 |
msgid "Abandoned"
|
4825 |
msgstr ""
|
5045 |
msgid "Please choose a valid fee plan for your category selection."
|
5046 |
msgstr ""
|
5047 |
|
5048 |
+
#: includes/views/submit_listing.php:681
|
5049 |
msgctxt "submit listing"
|
5050 |
msgid "Please enter your desired username."
|
5051 |
msgstr ""
|
5052 |
|
5053 |
+
#: includes/views/submit_listing.php:686
|
5054 |
msgctxt "submit listing"
|
5055 |
msgid "Please enter the e-mail for your new account."
|
5056 |
msgstr ""
|
5057 |
|
5058 |
+
#: includes/views/submit_listing.php:691
|
5059 |
msgctxt "submit listing"
|
5060 |
msgid "Please enter the password for your new account."
|
5061 |
msgstr ""
|
5062 |
|
5063 |
+
#: includes/views/submit_listing.php:701
|
5064 |
msgctxt "submit listing"
|
5065 |
msgid "The username you chose is already in use. Please use a different one."
|
5066 |
msgstr ""
|
5067 |
|
5068 |
+
#: includes/views/submit_listing.php:706
|
5069 |
msgctxt "submit listing"
|
5070 |
msgid "The e-mail address you chose for your account is already in use."
|
5071 |
msgstr ""
|
5072 |
|
5073 |
+
#: includes/views/submit_listing.php:721
|
5074 |
msgctxt "submit listing"
|
5075 |
msgid "Create a user account on this site"
|
5076 |
msgstr ""
|
5077 |
|
5078 |
+
#: includes/views/submit_listing.php:728
|
5079 |
msgctxt "submit listing"
|
5080 |
msgid ""
|
5081 |
"You need to create an account on the site. Please fill out the form below."
|
5082 |
msgstr ""
|
5083 |
|
5084 |
+
#: includes/views/submit_listing.php:734
|
5085 |
msgctxt "submit listing"
|
5086 |
msgid "Username:"
|
5087 |
msgstr ""
|
5088 |
|
5089 |
+
#: includes/views/submit_listing.php:743
|
5090 |
msgctxt "submit listing"
|
5091 |
msgid "Email:"
|
5092 |
msgstr ""
|
5093 |
|
5094 |
+
#: includes/views/submit_listing.php:752
|
5095 |
msgctxt "submit listing"
|
5096 |
msgid "Password:"
|
5097 |
msgstr ""
|
5257 |
msgid "Link Text (optional):"
|
5258 |
msgstr ""
|
5259 |
|
5260 |
+
#: includes/fields/class-form-field.php:627
|
5261 |
msgctxt "form-fields api"
|
5262 |
msgid ""
|
5263 |
"This form field can't be deleted because it is required for the plugin to "
|
5319 |
msgid "Invalid form field type"
|
5320 |
msgstr ""
|
5321 |
|
5322 |
+
#: includes/fields/class-form-field.php:526
|
5323 |
msgctxt "form-fields-api"
|
5324 |
msgid "Field label is required."
|
5325 |
msgstr ""
|
5326 |
|
5327 |
+
#: includes/fields/class-form-field.php:536
|
5328 |
msgctxt "form-fields-api"
|
5329 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5330 |
msgstr ""
|
5331 |
|
5332 |
+
#: includes/fields/class-form-field.php:556
|
5333 |
msgctxt "form-fields-api"
|
5334 |
msgid ""
|
5335 |
"There can only be one field with association \"%s\". Please select another "
|
5336 |
"association."
|
5337 |
msgstr ""
|
5338 |
|
5339 |
+
#: includes/fields/class-form-field.php:566
|
5340 |
msgctxt "form-fields-api"
|
5341 |
msgid "\"%s\" is an invalid field type for this association."
|
5342 |
msgstr ""
|
5343 |
|
5344 |
+
#: includes/fields/class-form-field.php:618
|
5345 |
msgctxt "form-fields-api"
|
5346 |
msgid "Invalid field ID"
|
5347 |
msgstr ""
|
5348 |
|
5349 |
+
#: includes/fields/class-form-field.php:639
|
5350 |
msgctxt "form-fields-api"
|
5351 |
msgid "An error occurred while trying to delete this field."
|
5352 |
msgstr ""
|
5414 |
msgid "— None —"
|
5415 |
msgstr ""
|
5416 |
|
5417 |
+
#: includes/fields/class-fieldtypes-textarea.php:131
|
5418 |
msgctxt "admin form-fields"
|
5419 |
msgid ""
|
5420 |
"Enabling iframe support in your listings can allow users to execute "
|
5968 |
msgid "Next"
|
5969 |
msgstr ""
|
5970 |
|
5971 |
+
#: includes/templates-ui.php:172
|
5972 |
msgctxt "templates"
|
5973 |
msgid "No listing categories found."
|
5974 |
msgstr ""
|
5975 |
|
5976 |
+
#: includes/templates-ui.php:285
|
5977 |
msgctxt "templates"
|
5978 |
msgid "Search Listings"
|
5979 |
msgstr ""
|
5980 |
|
5981 |
+
#: includes/templates-ui.php:288
|
5982 |
msgctxt "templates"
|
5983 |
msgid "Advanced Search"
|
5984 |
msgstr ""
|
6033 |
msgid "View not available."
|
6034 |
msgstr ""
|
6035 |
|
6036 |
+
#: includes/views/submit_listing.php:790
|
6037 |
msgctxt "templates"
|
6038 |
msgid "Please agree to the Terms and Conditions."
|
6039 |
msgstr ""
|
6040 |
|
6041 |
+
#: includes/views/submit_listing.php:798
|
6042 |
msgctxt "templates"
|
6043 |
msgid "Terms and Conditions:"
|
6044 |
msgstr ""
|
6045 |
|
6046 |
+
#: includes/views/submit_listing.php:807
|
6047 |
msgctxt "templates"
|
6048 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6049 |
msgstr ""
|
6306 |
msgid "There are no images currently attached to your listing."
|
6307 |
msgstr ""
|
6308 |
|
6309 |
+
#: includes/templates-ui.php:317 includes/templates-ui.php:342
|
6310 |
msgctxt "templates sort"
|
6311 |
msgid "Sort By:"
|
6312 |
msgstr ""
|
6313 |
|
6314 |
+
#: includes/templates-ui.php:336
|
6315 |
msgctxt "sort"
|
6316 |
msgid "Reset"
|
6317 |
msgstr ""
|
6318 |
|
6319 |
+
#: includes/templates-ui.php:358
|
6320 |
msgctxt "sort"
|
6321 |
msgid "(Reset)"
|
6322 |
msgstr ""
|
6652 |
msgid "This is just a preview. The listing has not been published yet."
|
6653 |
msgstr ""
|
6654 |
|
6655 |
+
#: includes/views/submit_listing.php:569
|
6656 |
msgctxt "listing submit"
|
6657 |
msgid ""
|
6658 |
"Something went wrong. Please check the form for errors, correct them and "
|
languages/WPBDM-es_ES.mo
CHANGED
Binary file
|
languages/WPBDM-es_ES.po
CHANGED
@@ -5,8 +5,8 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date:
|
9 |
-
"PO-Revision-Date:
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
12 |
"Language: es_ES\n"
|
@@ -18,23 +18,23 @@ msgstr ""
|
|
18 |
"X-Poedit-Bookmarks: -1,-1,-1,-1,-1,-1,-1,-1,-1,543\n"
|
19 |
"X-Poedit-SourceCharset: UTF-8\n"
|
20 |
|
21 |
-
#: includes/admin/class-admin-listings.php:
|
22 |
msgid "Listing Information"
|
23 |
msgstr "Información del Listado"
|
24 |
|
25 |
-
#: includes/admin/class-admin-listings.php:
|
26 |
msgid "Listing Timeline"
|
27 |
msgstr "Línea de Tiempo"
|
28 |
|
29 |
-
#: includes/admin/class-admin-listings.php:
|
30 |
msgid "Expires on"
|
31 |
msgstr "Expira en"
|
32 |
|
33 |
-
#: includes/admin/class-admin-listings.php:
|
34 |
msgid "Attributes"
|
35 |
msgstr "Atributos"
|
36 |
|
37 |
-
#: includes/admin/class-admin.php:
|
38 |
msgid ""
|
39 |
"Preview is only available after you've saved the first draft. This is due\n"
|
40 |
"to how WordPress stores the data."
|
@@ -43,11 +43,11 @@ msgstr ""
|
|
43 |
"visualización está disponible solo después de que se guarde el primer "
|
44 |
"borrador."
|
45 |
|
46 |
-
#: includes/admin/class-admin.php:
|
47 |
msgid "Uninstall Business Directory Plugin"
|
48 |
msgstr "Desinstalar Business Directory Plugin"
|
49 |
|
50 |
-
#: includes/admin/class-admin.php:
|
51 |
msgid "Uninstall"
|
52 |
msgstr "Desinstalar"
|
53 |
|
@@ -246,15 +246,15 @@ msgstr "Clave Transaccional"
|
|
246 |
msgid "Licenses"
|
247 |
msgstr "Licencias"
|
248 |
|
249 |
-
#: includes/templates-ui.php:
|
250 |
msgid "Directory"
|
251 |
msgstr "Directorio"
|
252 |
|
253 |
-
#: includes/templates-ui.php:
|
254 |
msgid "View All Listings"
|
255 |
msgstr "Ver Todos los Listados"
|
256 |
|
257 |
-
#: includes/templates-ui.php:
|
258 |
msgid "Create A Listing"
|
259 |
msgstr "Crear un Listado"
|
260 |
|
@@ -310,7 +310,11 @@ msgid "Please note that all of your existing settings will be lost."
|
|
310 |
msgstr ""
|
311 |
"Por favor considere que todas sus configuraciones actuales se perderán."
|
312 |
|
313 |
-
#: templates/admin/settings-reset.tpl.php:
|
|
|
|
|
|
|
|
|
314 |
msgid "Reset Defaults"
|
315 |
msgstr "Restaurar valores por defecto"
|
316 |
|
@@ -836,7 +840,7 @@ msgctxt "admin category filter"
|
|
836 |
msgid "All categories"
|
837 |
msgstr "Todas las categorías"
|
838 |
|
839 |
-
#: includes/admin/class-admin-listings.php:
|
840 |
msgctxt "admin listings"
|
841 |
msgid ""
|
842 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
@@ -847,102 +851,102 @@ msgstr ""
|
|
847 |
"respectiva comisión) es requerida para determinar las características "
|
848 |
"disponibles para el listado, así como gestionar las renovaciones."
|
849 |
|
850 |
-
#: includes/admin/class-admin-listings.php:
|
851 |
msgctxt "admin listings"
|
852 |
msgid "Never"
|
853 |
msgstr "Nunca"
|
854 |
|
855 |
-
#: includes/admin/class-admin-listings.php:
|
856 |
msgctxt "admin listings"
|
857 |
msgid "Featured"
|
858 |
msgstr "Destacado"
|
859 |
|
860 |
-
#: includes/admin/class-admin-listings.php:
|
861 |
msgctxt "admin listings"
|
862 |
msgid "Recurring"
|
863 |
msgstr "Recurrente"
|
864 |
|
865 |
-
#: includes/admin/class-admin-listings.php:
|
866 |
msgctxt "admin listings"
|
867 |
msgid "Free"
|
868 |
msgstr "Gratuito"
|
869 |
|
870 |
-
#: includes/admin/class-admin-listings.php:
|
871 |
msgctxt "admin listings"
|
872 |
msgid "Paid"
|
873 |
msgstr "Pago"
|
874 |
|
875 |
-
#: includes/admin/class-admin-listings.php:
|
876 |
msgctxt "admin"
|
877 |
msgid "Directory Listing Fields / Images"
|
878 |
msgstr "Campos del Listado / Imágenes"
|
879 |
|
880 |
-
#: includes/admin/class-admin-listings.php:
|
881 |
msgctxt "admin"
|
882 |
msgid "Categories"
|
883 |
msgstr "Categorías"
|
884 |
|
885 |
-
#: includes/admin/class-admin.php:
|
886 |
msgctxt "admin"
|
887 |
msgid "Business Directory"
|
888 |
msgstr "Directorio de Negocios"
|
889 |
|
890 |
-
#: includes/admin/class-admin.php:
|
891 |
msgctxt "admin"
|
892 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
893 |
msgstr ""
|
894 |
"Está todo listo. Visite la página de su nuevo <a>Directorio de Negocios</a>."
|
895 |
|
896 |
-
#: includes/admin/class-admin.php:
|
897 |
msgctxt "admin"
|
898 |
msgid "Untitled Menu"
|
899 |
msgstr "Menú sin título"
|
900 |
|
901 |
-
#: includes/admin/class-admin.php:
|
902 |
msgctxt "admin"
|
903 |
msgid "Dismiss this notice."
|
904 |
msgstr "Ignorar."
|
905 |
|
906 |
-
#: includes/admin/class-admin.php:
|
907 |
msgctxt "admin"
|
908 |
msgid "The listing has been updated."
|
909 |
msgid_plural "The listings have been updated."
|
910 |
msgstr[0] "El listado ha sido actualizado."
|
911 |
msgstr[1] "Los listados han sido actualizados."
|
912 |
|
913 |
-
#: includes/admin/class-admin.php:
|
914 |
msgctxt "admin"
|
915 |
msgid "The fee was successfully assigned."
|
916 |
msgstr "La comisión se asignó satisfactoriamente."
|
917 |
|
918 |
-
#: includes/admin/class-admin.php:
|
919 |
msgctxt "admin"
|
920 |
msgid "Listing was renewed."
|
921 |
msgid_plural "Listings were renewed."
|
922 |
msgstr[0] "El listado ha sido renovado."
|
923 |
msgstr[1] "Los listados fueron renovados."
|
924 |
|
925 |
-
#: includes/admin/class-admin.php:
|
926 |
msgctxt "admin"
|
927 |
msgid "Renewal email sent."
|
928 |
msgstr "Mensaje de correo electrónico de renovación enviado."
|
929 |
|
930 |
-
#: includes/admin/class-admin.php:
|
931 |
msgctxt "admin"
|
932 |
msgid "Access keys sent."
|
933 |
msgstr "Claves de acceso enviadas."
|
934 |
|
935 |
-
#: includes/admin/class-admin.php:
|
936 |
msgctxt "admin"
|
937 |
msgid "The access keys couldn't be sent."
|
938 |
msgstr "No se pudo enviar las claves de acceso."
|
939 |
|
940 |
-
#: includes/admin/class-admin.php:
|
941 |
msgctxt "admin"
|
942 |
msgid "Listing Count"
|
943 |
msgstr "Conteo de Listados"
|
944 |
|
945 |
-
#: includes/admin/class-admin.php:
|
946 |
msgctxt "admin"
|
947 |
msgid ""
|
948 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -951,7 +955,7 @@ msgstr ""
|
|
951 |
"<b>Business Directory Plugin</b> requiere una página con el shortcode "
|
952 |
"<tt>[businessdirectory]</tt> para funcionar adecuadamente."
|
953 |
|
954 |
-
#: includes/admin/class-admin.php:
|
955 |
msgctxt "admin"
|
956 |
msgid ""
|
957 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -960,12 +964,12 @@ msgstr ""
|
|
960 |
"Puede crear esta página usted mismo o dejar que Business Directory lo haga "
|
961 |
"por usted automáticamente."
|
962 |
|
963 |
-
#: includes/admin/class-admin.php:
|
964 |
msgctxt "admin"
|
965 |
msgid "Create required pages for me"
|
966 |
msgstr "Crear las páginas requeridas por mi"
|
967 |
|
968 |
-
#: includes/admin/class-admin.php:
|
969 |
msgctxt "admin"
|
970 |
msgid ""
|
971 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -977,7 +981,7 @@ msgstr ""
|
|
977 |
"Por favor comuníquese con su proveedor de hosting para actualizar su sistema "
|
978 |
"y evitar problemas de compatibilidad."
|
979 |
|
980 |
-
#: includes/admin/class-admin.php:
|
981 |
msgctxt "admin"
|
982 |
msgid ""
|
983 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -1005,7 +1009,7 @@ msgctxt "admin"
|
|
1005 |
msgid "Images"
|
1006 |
msgstr "Imágenes"
|
1007 |
|
1008 |
-
#: includes/admin/form-fields.php:
|
1009 |
msgctxt "admin"
|
1010 |
msgid ""
|
1011 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1014,7 +1018,7 @@ msgstr ""
|
|
1014 |
"<b>Business Directory Plugin</b> requiere campos con las siguientes "
|
1015 |
"asociaciones para funcionar correctamente: <b>%s</b>."
|
1016 |
|
1017 |
-
#: includes/admin/form-fields.php:
|
1018 |
msgctxt "admin"
|
1019 |
msgid ""
|
1020 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1023,7 +1027,7 @@ msgstr ""
|
|
1023 |
"<b>Business Directory Plugin</b> requiere un campo con la asociación <b>%s</"
|
1024 |
"b> para funcionar correctamente."
|
1025 |
|
1026 |
-
#: includes/admin/form-fields.php:
|
1027 |
msgctxt "admin"
|
1028 |
msgid ""
|
1029 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1032,12 +1036,12 @@ msgstr ""
|
|
1032 |
"Puede crear estos campos usted mismo en \"Administrar Campos de Formulario\" "
|
1033 |
"o puede dejar que Business Directory haga esto por usted automáticamente."
|
1034 |
|
1035 |
-
#: includes/admin/form-fields.php:
|
1036 |
msgctxt "admin"
|
1037 |
msgid "Go to \"Manage Form Fields\""
|
1038 |
msgstr "Ir a \"Administrar Campos de Formulario\""
|
1039 |
|
1040 |
-
#: includes/admin/form-fields.php:
|
1041 |
msgctxt "admin"
|
1042 |
msgid "Create these required fields for me"
|
1043 |
msgstr "Crear estos campos requeridos por mi"
|
@@ -1052,70 +1056,70 @@ msgctxt "admin"
|
|
1052 |
msgid "Abandoned"
|
1053 |
msgstr "Abandonados"
|
1054 |
|
1055 |
-
#: includes/admin/class-admin-listings.php:
|
1056 |
msgctxt "admin actions"
|
1057 |
msgid "Edit Listing"
|
1058 |
msgstr "Editar Listado"
|
1059 |
|
1060 |
-
#: includes/admin/class-admin-listings.php:
|
1061 |
msgctxt "admin actions"
|
1062 |
msgid "Delete Listing"
|
1063 |
msgstr "Eliminar Listado"
|
1064 |
|
1065 |
-
#: includes/admin/class-admin-listings.php:
|
1066 |
msgctxt "admin actions"
|
1067 |
msgid "View Payments"
|
1068 |
msgstr "Ver Pagos"
|
1069 |
|
1070 |
-
#: includes/admin/class-admin-listings.php:
|
1071 |
msgctxt "admin actions"
|
1072 |
msgid "View Payment"
|
1073 |
msgstr "Ver Pago"
|
1074 |
|
1075 |
-
#: includes/admin/class-admin-listings.php:
|
1076 |
msgctxt "admin actions"
|
1077 |
msgid "Publish listings"
|
1078 |
msgstr "Publicar Listado"
|
1079 |
|
1080 |
-
#: includes/admin/class-admin-listings.php:
|
1081 |
msgctxt "admin actions"
|
1082 |
msgid "Mark as \"Pending Review\""
|
1083 |
msgstr "Marcar como “Pendiente de Revisión”"
|
1084 |
|
1085 |
-
#: includes/admin/class-admin-listings.php:
|
1086 |
msgctxt "admin actions"
|
1087 |
msgid "Hide from directory (mark as \"Draft\")"
|
1088 |
msgstr "No mostrar en el directorio (marcar como “Borrador”)"
|
1089 |
|
1090 |
-
#: includes/admin/class-admin-listings.php:
|
1091 |
msgctxt "admin actions"
|
1092 |
msgid "Renew listings"
|
1093 |
msgstr "Renovar listados"
|
1094 |
|
1095 |
-
#: includes/admin/class-admin-listings.php:
|
1096 |
msgctxt "admin actions"
|
1097 |
msgid "Set listings as \"Expired\""
|
1098 |
msgstr "Marcar listados como “Expirados”"
|
1099 |
|
1100 |
-
#: includes/admin/class-admin-listings.php:
|
1101 |
msgctxt "admin actions"
|
1102 |
msgid "Send access keys"
|
1103 |
msgstr "Enviar claves de acceso"
|
1104 |
|
1105 |
-
#: includes/admin/class-admin.php:
|
1106 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1107 |
msgctxt "listing metabox"
|
1108 |
msgid "Never"
|
1109 |
msgstr "Nunca"
|
1110 |
|
1111 |
-
#: includes/admin/class-admin.php:
|
1112 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1113 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1114 |
msgctxt "listing metabox"
|
1115 |
msgid "Yes"
|
1116 |
msgstr "Sí"
|
1117 |
|
1118 |
-
#: includes/admin/class-admin.php:
|
1119 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1120 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1121 |
msgctxt "listing metabox"
|
@@ -1236,7 +1240,7 @@ msgctxt "listing metabox"
|
|
1236 |
msgid "Is Recurring?"
|
1237 |
msgstr "¿Es recurrente?"
|
1238 |
|
1239 |
-
#: includes/admin/class-admin.php:
|
1240 |
msgctxt "drip pointer"
|
1241 |
msgid ""
|
1242 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -1247,89 +1251,89 @@ msgstr ""
|
|
1247 |
"cero en este curso GRATUITO por e-mail de 5 partes. Obtenga un módulo "
|
1248 |
"premium GRATIS solo por inscribirse."
|
1249 |
|
1250 |
-
#: includes/admin/class-admin.php:
|
1251 |
msgctxt "drip pointer"
|
1252 |
msgid "Email Address:"
|
1253 |
msgstr "Correo electrónico:"
|
1254 |
|
1255 |
-
#: includes/admin/class-admin.php:
|
1256 |
msgctxt "drip pointer"
|
1257 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1258 |
msgstr ""
|
1259 |
"Quiere conocer los secretos para crear un Directorio de Negocios "
|
1260 |
"impresionante?"
|
1261 |
|
1262 |
-
#: includes/admin/class-admin.php:
|
1263 |
msgctxt "drip pointer"
|
1264 |
msgid "Yes, please!"
|
1265 |
msgstr "Sí, por favor!"
|
1266 |
|
1267 |
-
#: includes/admin/class-admin.php:
|
1268 |
msgctxt "drip pointer"
|
1269 |
msgid "No, thanks"
|
1270 |
msgstr "No, gracias"
|
1271 |
|
1272 |
-
#: includes/admin/class-admin.php:
|
1273 |
msgctxt "drip pointer"
|
1274 |
msgid "Invalid e-mail address."
|
1275 |
msgstr "Dirección de correo-e inválida."
|
1276 |
|
1277 |
-
#: includes/admin/class-admin.php:
|
1278 |
msgctxt "admin menu"
|
1279 |
msgid "Business Directory Admin"
|
1280 |
msgstr "Gestión de Directorio de Negocios"
|
1281 |
|
1282 |
-
#: includes/admin/class-admin.php:
|
1283 |
msgctxt "admin menu"
|
1284 |
msgid "Dir. Admin"
|
1285 |
msgstr "Gestión de Dir."
|
1286 |
|
1287 |
-
#: includes/admin/class-admin.php:
|
1288 |
msgctxt "admin menu"
|
1289 |
msgid "Directory Admin"
|
1290 |
msgstr "Gestión de Directorio"
|
1291 |
|
1292 |
-
#: includes/admin/class-admin.php:
|
1293 |
msgctxt "admin menu"
|
1294 |
msgid "Add New Listing"
|
1295 |
msgstr "Agregar Nuevo Listado"
|
1296 |
|
1297 |
-
#: includes/admin/class-admin.php:
|
1298 |
msgctxt "admin menu"
|
1299 |
msgid "Manage Fees"
|
1300 |
msgstr "Administrar Comisiones"
|
1301 |
|
1302 |
-
#: includes/admin/class-admin.php:
|
1303 |
msgctxt "admin menu"
|
1304 |
msgid "Listings"
|
1305 |
msgstr "Listados"
|
1306 |
|
1307 |
-
#: includes/admin/class-admin.php:
|
1308 |
msgctxt "admin menu"
|
1309 |
msgid "Manage Form Fields"
|
1310 |
msgstr "Administrar Campos de Formulario"
|
1311 |
|
1312 |
-
#: includes/admin/class-admin.php:
|
1313 |
msgctxt "admin menu"
|
1314 |
msgid "Payment History"
|
1315 |
msgstr "Historia Transaccional"
|
1316 |
|
1317 |
-
#: includes/admin/class-admin.php:
|
1318 |
msgctxt "admin menu"
|
1319 |
msgid "CSV Import & Export"
|
1320 |
msgstr "Importar/Exportar CSV"
|
1321 |
|
1322 |
-
#: includes/admin/class-admin.php:
|
1323 |
msgctxt "admin menu"
|
1324 |
msgid "Debug"
|
1325 |
msgstr "Depuración"
|
1326 |
|
1327 |
-
#: includes/admin/settings/class-settings-admin.php:
|
1328 |
msgctxt "admin menu"
|
1329 |
msgid "Manage Options"
|
1330 |
msgstr "Configuraciones"
|
1331 |
|
1332 |
-
#: includes/admin/class-admin.php:
|
1333 |
msgctxt "admin category id"
|
1334 |
msgid "ID"
|
1335 |
msgstr "ID"
|
@@ -1681,22 +1685,22 @@ msgctxt "themes"
|
|
1681 |
msgid "Theme was updated successfully."
|
1682 |
msgstr "El tema fue actualizado correctamente."
|
1683 |
|
1684 |
-
#: includes/themes.php:
|
1685 |
msgctxt "themes"
|
1686 |
msgid "ZIP file is not a valid BD theme file."
|
1687 |
msgstr "El archivo ZIP no es un tema de BD válido."
|
1688 |
|
1689 |
-
#: includes/themes.php:
|
1690 |
msgctxt "themes"
|
1691 |
msgid "Could not create themes directory."
|
1692 |
msgstr "No se pudo crear el directorio de los temas."
|
1693 |
|
1694 |
-
#: includes/themes.php:
|
1695 |
msgctxt "themes"
|
1696 |
msgid "Could not remove previous theme directory \"%s\"."
|
1697 |
msgstr "No se pudo remover el directorio anterior \"%s\"."
|
1698 |
|
1699 |
-
#: includes/themes.php:
|
1700 |
msgctxt "themes"
|
1701 |
msgid "Could not move new theme into theme directory."
|
1702 |
msgstr "No se pudo mover el nuevo tema al directorio de temas."
|
@@ -2325,54 +2329,59 @@ msgctxt "form-fields admin"
|
|
2325 |
msgid "Delete"
|
2326 |
msgstr "Eliminar"
|
2327 |
|
2328 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
2329 |
msgctxt "form-fields admin"
|
2330 |
msgid "Required"
|
2331 |
msgstr "Requerido"
|
2332 |
|
2333 |
-
#: includes/admin/form-fields.php:
|
2334 |
msgctxt "form-fields admin"
|
2335 |
msgid "Optional"
|
2336 |
msgstr "Opcional"
|
2337 |
|
2338 |
-
#: includes/admin/form-fields.php:
|
2339 |
msgctxt "form-fields admin"
|
2340 |
msgid "This field value is shown in the excerpt view of a listing."
|
2341 |
msgstr ""
|
2342 |
"El valor de este campo se muestra en la vista de resumen de un listado."
|
2343 |
|
2344 |
-
#: includes/admin/form-fields.php:
|
2345 |
msgctxt "form-fields admin"
|
2346 |
msgid "In Excerpt"
|
2347 |
msgstr "En Resumen"
|
2348 |
|
2349 |
-
#: includes/admin/form-fields.php:
|
2350 |
msgctxt "form-fields admin"
|
2351 |
msgid "This field value is shown in the single view of a listing."
|
2352 |
msgstr ""
|
2353 |
"El valor de este campo es mostrado en la vista individual de un listado."
|
2354 |
|
2355 |
-
#: includes/admin/form-fields.php:
|
2356 |
msgctxt "form-fields admin"
|
2357 |
msgid "In Listing"
|
2358 |
msgstr "En vista completa"
|
2359 |
|
2360 |
-
#: includes/admin/form-fields.php:
|
2361 |
msgctxt "form-fields admin"
|
2362 |
msgid "Form Preview"
|
2363 |
msgstr "Previsualización del Formulario"
|
2364 |
|
2365 |
-
#: includes/admin/form-fields.php:
|
2366 |
msgctxt "form-fields admin"
|
2367 |
msgid "← Return to \"Manage Form Fields\""
|
2368 |
msgstr "← Regresar a \"Administrar Campos de Formulario\""
|
2369 |
|
2370 |
-
#: includes/admin/form-fields.php:
|
2371 |
msgctxt "form-fields admin"
|
2372 |
msgid "Form fields updated."
|
2373 |
msgstr "Campo de formulario actualizado."
|
2374 |
|
2375 |
-
#: includes/admin/form-fields.php:
|
2376 |
msgctxt "form-fields admin"
|
2377 |
msgid ""
|
2378 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2386,92 +2395,92 @@ msgstr ""
|
|
2386 |
"que las direcciones de correo electrónico se muestren, puede <a>habilitar la "
|
2387 |
"opción</a>."
|
2388 |
|
2389 |
-
#: includes/admin/form-fields.php:
|
2390 |
msgctxt "form-fields admin"
|
2391 |
msgid "Field deleted."
|
2392 |
msgstr "Campo eliminado."
|
2393 |
|
2394 |
-
#: includes/admin/form-fields.php:
|
2395 |
msgctxt "form-fields admin"
|
2396 |
msgid "Required fields created successfully."
|
2397 |
msgstr "Campos requeridos creados satisfactoriamente."
|
2398 |
|
2399 |
-
#: includes/admin/form-fields.php:
|
2400 |
msgctxt "form-fields admin"
|
2401 |
msgid "Title"
|
2402 |
msgstr "Título"
|
2403 |
|
2404 |
-
#: includes/admin/form-fields.php:
|
2405 |
msgctxt "form-fields admin"
|
2406 |
msgid "Category"
|
2407 |
msgstr "Categoría"
|
2408 |
|
2409 |
-
#: includes/admin/form-fields.php:
|
2410 |
msgctxt "form-fields admin"
|
2411 |
msgid "Excerpt"
|
2412 |
msgstr "Resumen"
|
2413 |
|
2414 |
-
#: includes/admin/form-fields.php:
|
2415 |
msgctxt "form-fields admin"
|
2416 |
msgid "Content"
|
2417 |
msgstr "Contenido"
|
2418 |
|
2419 |
-
#: includes/admin/form-fields.php:
|
2420 |
msgctxt "form-fields admin"
|
2421 |
msgid "Tags"
|
2422 |
msgstr "Etiquetas"
|
2423 |
|
2424 |
-
#: includes/admin/form-fields.php:
|
2425 |
msgctxt "form-fields admin"
|
2426 |
msgid "Address"
|
2427 |
msgstr "Dirección"
|
2428 |
|
2429 |
-
#: includes/admin/form-fields.php:
|
2430 |
msgctxt "form-fields admin"
|
2431 |
msgid "City"
|
2432 |
msgstr "Ciudad"
|
2433 |
|
2434 |
-
#: includes/admin/form-fields.php:
|
2435 |
msgctxt "form-fields admin"
|
2436 |
msgid "State"
|
2437 |
msgstr "Estado"
|
2438 |
|
2439 |
-
#: includes/admin/form-fields.php:
|
2440 |
msgctxt "form-fields admin"
|
2441 |
msgid "Country"
|
2442 |
msgstr "País"
|
2443 |
|
2444 |
-
#: includes/admin/form-fields.php:
|
2445 |
msgctxt "form-fields admin"
|
2446 |
msgid "ZIP Code"
|
2447 |
msgstr "Código Postal"
|
2448 |
|
2449 |
-
#: includes/admin/form-fields.php:
|
2450 |
msgctxt "form-fields admin"
|
2451 |
msgid "FAX Number"
|
2452 |
msgstr "Número de Fax"
|
2453 |
|
2454 |
-
#: includes/admin/form-fields.php:
|
2455 |
msgctxt "form-fields admin"
|
2456 |
msgid "Phone Number"
|
2457 |
msgstr "Número telefónico"
|
2458 |
|
2459 |
-
#: includes/admin/form-fields.php:
|
2460 |
msgctxt "form-fields admin"
|
2461 |
msgid "Ratings Field"
|
2462 |
msgstr "Campo de ratings"
|
2463 |
|
2464 |
-
#: includes/admin/form-fields.php:
|
2465 |
msgctxt "form-fields admin"
|
2466 |
msgid "Twitter"
|
2467 |
msgstr "Twitter"
|
2468 |
|
2469 |
-
#: includes/admin/form-fields.php:
|
2470 |
msgctxt "form-fields admin"
|
2471 |
msgid "Website"
|
2472 |
msgstr "Sitio web"
|
2473 |
|
2474 |
-
#: includes/admin/form-fields.php:
|
2475 |
msgctxt "form-fields admin"
|
2476 |
msgid "Tags updated."
|
2477 |
msgstr "Etiquetas actualizadas."
|
@@ -2497,37 +2506,37 @@ msgctxt "form-fields admin"
|
|
2497 |
msgid "Allow empty selection on search?"
|
2498 |
msgstr "Permitir selección vacía en las búsquedas?"
|
2499 |
|
2500 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "Allow HTML input for this field?"
|
2503 |
msgstr "Permitir entrada HTML en este campo?"
|
2504 |
|
2505 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2506 |
msgctxt "form-fields admin"
|
2507 |
msgid "Allow IFRAME tags in content?"
|
2508 |
msgstr "¿Permitir tags IFRAME en el contenido?"
|
2509 |
|
2510 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2511 |
msgctxt "form-fields admin"
|
2512 |
msgid "No"
|
2513 |
msgstr "No"
|
2514 |
|
2515 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2516 |
msgctxt "form-fields admin"
|
2517 |
msgid "Yes"
|
2518 |
msgstr "Sí"
|
2519 |
|
2520 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2521 |
msgctxt "form-fields admin"
|
2522 |
msgid "Allow WordPress shortcodes in this field?"
|
2523 |
msgstr "Permitir shortcodes de WordPress en este campo?"
|
2524 |
|
2525 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2526 |
msgctxt "form-fields admin"
|
2527 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2528 |
msgstr "Mostrar un editor WYSIWYG en la cara del sitio?"
|
2529 |
|
2530 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2531 |
msgctxt "form-fields admin"
|
2532 |
msgid ""
|
2533 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
@@ -2536,12 +2545,12 @@ msgstr ""
|
|
2536 |
"<b>Advertencia:</b> Los usuarios podrían usar esta característica para "
|
2537 |
"saltar los límites de imágenes."
|
2538 |
|
2539 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2540 |
msgctxt "form-fields admin"
|
2541 |
msgid "Allow images in WYSIWYG editor?"
|
2542 |
msgstr "Permitir imágenes en el editor WYSIWYG?"
|
2543 |
|
2544 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2545 |
msgctxt "form-fields admin"
|
2546 |
msgid ""
|
2547 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
@@ -2550,7 +2559,7 @@ msgstr ""
|
|
2550 |
"<b>¡Usuarios avanzados únicamente!</b> No cambie esta configuración salvo si "
|
2551 |
"está seguro de lo que está haciendo."
|
2552 |
|
2553 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2554 |
msgctxt "form-fields admin"
|
2555 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2556 |
msgstr ""
|
@@ -2559,6 +2568,22 @@ msgstr ""
|
|
2559 |
|
2560 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2561 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2562 |
msgid "Automatically generate excerpt from content field?"
|
2563 |
msgstr "¿Generar resumen automáticamente del campo de contenido?"
|
2564 |
|
@@ -2646,40 +2671,51 @@ msgstr "Opciones de presentación del Campo"
|
|
2646 |
|
2647 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2648 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2649 |
msgid "Show this value in excerpt view?"
|
2650 |
msgstr "Mostrar este valor en la vista de resumen?"
|
2651 |
|
2652 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2653 |
msgctxt "form-fields admin"
|
2654 |
msgid "Display this value in post excerpt view."
|
2655 |
msgstr "Mostrar este valor en la vista de resumen de un listado."
|
2656 |
|
2657 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2658 |
msgctxt "form-fields admin"
|
2659 |
msgid "Show this value in listing view?"
|
2660 |
msgstr "Mostrar este valor en la vista individual?"
|
2661 |
|
2662 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2663 |
msgctxt "form-fields admin"
|
2664 |
msgid "Display this value in the listing view."
|
2665 |
msgstr "Mostrar este valor en la vista individual de un listado."
|
2666 |
|
2667 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2668 |
msgctxt "form-fields admin"
|
2669 |
msgid "Include this field in the search form?"
|
2670 |
msgstr "Incluir este campo en el formulario de búsqueda?"
|
2671 |
|
2672 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2673 |
msgctxt "form-fields admin"
|
2674 |
msgid "Include this field in the search form."
|
2675 |
msgstr "Incluir este campo en el formulario de búsqueda."
|
2676 |
|
2677 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2678 |
msgctxt "form-fields admin"
|
2679 |
msgid "Is this field required for searching?"
|
2680 |
msgstr "¿Este campo es necesario para buscar?"
|
2681 |
|
2682 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2683 |
msgctxt "form-fields admin"
|
2684 |
msgid ""
|
2685 |
"Make this fields required during searches on the Advanced Search screen."
|
@@ -2687,22 +2723,22 @@ msgstr ""
|
|
2687 |
"Es necesario ingresar un valor para este campo en el formulario de búsqueda "
|
2688 |
"avanzada."
|
2689 |
|
2690 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2691 |
msgctxt "form-fields admin"
|
2692 |
msgid "Hide this field's label?"
|
2693 |
msgstr "Ocultar el nombre de este campo?"
|
2694 |
|
2695 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2696 |
msgctxt "form-fields admin"
|
2697 |
msgid "Hide this field's label when displaying it."
|
2698 |
msgstr "Ocultar el nombre de este campo cuando se esté mostrando."
|
2699 |
|
2700 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2701 |
msgctxt "form-fields admin"
|
2702 |
msgid "Update Field"
|
2703 |
msgstr "Actualizar Campo"
|
2704 |
|
2705 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2706 |
msgctxt "form-fields admin"
|
2707 |
msgid "Add Field"
|
2708 |
msgstr "Agregar Campo"
|
@@ -3033,7 +3069,7 @@ msgctxt "debug info"
|
|
3033 |
msgid "Test SSL setup..."
|
3034 |
msgstr "Probar configuración SSL..."
|
3035 |
|
3036 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3037 |
msgctxt "admin settings"
|
3038 |
msgid "Valid placeholders: %s"
|
3039 |
msgstr "Comodines válidos: %s"
|
@@ -3483,61 +3519,61 @@ msgctxt "admin settings"
|
|
3483 |
msgid "Enter License Key here"
|
3484 |
msgstr "Ingrese la licencia aquí"
|
3485 |
|
3486 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3487 |
msgctxt "expiration notices"
|
3488 |
msgid "Add notice"
|
3489 |
msgstr "Agregar notificación"
|
3490 |
|
3491 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3492 |
msgctxt "expiration notices"
|
3493 |
msgid "No notices configured."
|
3494 |
msgstr "No hay notificaciones configuradas."
|
3495 |
|
3496 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3497 |
msgctxt "expiration notices"
|
3498 |
msgid "Delete"
|
3499 |
msgstr "Eliminar"
|
3500 |
|
3501 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3502 |
msgctxt "expiration notices"
|
3503 |
msgid "recurring and non-recurring"
|
3504 |
msgstr "Recurrente y no recurrente"
|
3505 |
|
3506 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3507 |
msgctxt "expiration notices"
|
3508 |
msgid "recurring only"
|
3509 |
msgstr "Solo recurrente"
|
3510 |
|
3511 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3512 |
msgctxt "expiration notices"
|
3513 |
msgid "non-recurring only"
|
3514 |
msgstr "Solo no recurrente"
|
3515 |
|
3516 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3517 |
msgctxt "expiration notices"
|
3518 |
msgid "Sent when a listing (%s) is renewed."
|
3519 |
msgstr "Enviada cuando un listado (%s) es renovado."
|
3520 |
|
3521 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3522 |
msgctxt "expiration notices"
|
3523 |
msgid "Sent when a listing (%s) expires."
|
3524 |
msgstr "Enviado cuando un listado (%s) expira."
|
3525 |
|
3526 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3527 |
msgctxt "expiration notices"
|
3528 |
msgid "%d day"
|
3529 |
msgid_plural "%d days"
|
3530 |
msgstr[0] "%d día"
|
3531 |
msgstr[1] "%d días"
|
3532 |
|
3533 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3534 |
msgctxt "expiration notices"
|
3535 |
msgid "%d week"
|
3536 |
msgid_plural "%d weeks"
|
3537 |
msgstr[0] "%d semana"
|
3538 |
msgstr[1] "%d semanas"
|
3539 |
|
3540 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3541 |
msgctxt "expiration notices"
|
3542 |
msgid "%d month"
|
3543 |
msgid_plural "%d months"
|
@@ -3546,91 +3582,91 @@ msgstr[1] "meses"
|
|
3546 |
|
3547 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3548 |
#. non-recuring only)
|
3549 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3550 |
msgctxt "expiration notices"
|
3551 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3552 |
msgstr "Enviar %1$s antes de que un listado (%2$s) expire."
|
3553 |
|
3554 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3555 |
#. non-recuring only)
|
3556 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3557 |
msgctxt "expiration notices"
|
3558 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3559 |
msgstr "Enviar %1$s después de que un listado (%2$s) expire."
|
3560 |
|
3561 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3562 |
msgctxt "expiration notices"
|
3563 |
msgid "At the time of expiration"
|
3564 |
msgstr "Cuando el listado expire"
|
3565 |
|
3566 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3567 |
msgctxt "expiration notices"
|
3568 |
msgid "Right after a successful renewal"
|
3569 |
msgstr "Justo después de renovar un listado"
|
3570 |
|
3571 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3572 |
msgctxt "expiration notices"
|
3573 |
msgid "%d day before expiration"
|
3574 |
msgid_plural "%d days before expiration"
|
3575 |
msgstr[0] "%d día antes de expirar"
|
3576 |
msgstr[1] "%d días antes de expirar"
|
3577 |
|
3578 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3579 |
msgctxt "expiration notices"
|
3580 |
msgid "%d day after expiration"
|
3581 |
msgid_plural "%d days after expiration"
|
3582 |
msgstr[0] "%d día después de expirar"
|
3583 |
msgstr[1] "%d días después de expirar"
|
3584 |
|
3585 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3586 |
msgctxt "expiration notices"
|
3587 |
msgid "%d week before expiration"
|
3588 |
msgid_plural "%d weeks before expiration"
|
3589 |
msgstr[0] "%d semana antes de expirar"
|
3590 |
msgstr[1] "%d semanas antes de expirar"
|
3591 |
|
3592 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3593 |
msgctxt "expiration notices"
|
3594 |
msgid "%d week after expiration"
|
3595 |
msgid_plural "%d weeks after expiration"
|
3596 |
msgstr[0] "%d semana después de expirar"
|
3597 |
msgstr[1] "%d semanas después de expirar"
|
3598 |
|
3599 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3600 |
msgctxt "expiration notices"
|
3601 |
msgid "%d month before expiration"
|
3602 |
msgid_plural "%d months before expiration"
|
3603 |
msgstr[0] "%d mes antes de expirar"
|
3604 |
msgstr[1] "%d meses antes de expirar"
|
3605 |
|
3606 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3607 |
msgctxt "expiration notices"
|
3608 |
msgid "%d month after expiration"
|
3609 |
msgid_plural "%d months after expiration"
|
3610 |
msgstr[0] "%d mes después de expirar"
|
3611 |
msgstr[1] "%d meses después de expirar"
|
3612 |
|
3613 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3614 |
msgctxt "expiration notices"
|
3615 |
msgid "Applies to"
|
3616 |
msgstr "Aplica a"
|
3617 |
|
3618 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3619 |
msgctxt "expiration notices"
|
3620 |
msgid "Non-recurring listings"
|
3621 |
msgstr "Listados no recurrentes"
|
3622 |
|
3623 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3624 |
msgctxt "expiration notices"
|
3625 |
msgid "Recurring listings"
|
3626 |
msgstr "Listados recurrentes"
|
3627 |
|
3628 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3629 |
msgctxt "expiration notices"
|
3630 |
msgid "Recurring and non-recurring listings"
|
3631 |
msgstr "Listados recurrentes y no recurrentes"
|
3632 |
|
3633 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3634 |
msgctxt "expiration notices"
|
3635 |
msgid "When to send?"
|
3636 |
msgstr "¿Cuando desea enviar esta notificación?"
|
@@ -3640,6 +3676,11 @@ msgctxt "expiration notices"
|
|
3640 |
msgid "E-mail body text"
|
3641 |
msgstr "Contenido del correo"
|
3642 |
|
|
|
|
|
|
|
|
|
|
|
3643 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3644 |
msgctxt "settings"
|
3645 |
msgid "General"
|
@@ -3657,7 +3698,7 @@ msgstr "Listados"
|
|
3657 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3658 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3659 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3660 |
-
#: includes/admin/settings/class-settings.php:
|
3661 |
msgctxt "settings"
|
3662 |
msgid "General Settings"
|
3663 |
msgstr "Configuración General"
|
@@ -4525,13 +4566,13 @@ msgctxt "settings"
|
|
4525 |
msgid "E-Mail Notices"
|
4526 |
msgstr "Notificaciones de correo electrónico"
|
4527 |
|
4528 |
-
#: includes/admin/settings/class-settings.php:
|
4529 |
-
#: includes/admin/settings/class-settings.php:
|
4530 |
msgctxt "settings"
|
4531 |
msgid "\"%s\" can not be empty."
|
4532 |
msgstr "“%s” no puede estar vacío."
|
4533 |
|
4534 |
-
#: includes/admin/settings/class-settings.php:
|
4535 |
msgctxt "settings"
|
4536 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4537 |
msgstr "El slug “%s” ya está siendo utilizado por otra taxonomía."
|
@@ -4980,19 +5021,12 @@ msgctxt "listing"
|
|
4980 |
msgid "(Unavailable Plan)"
|
4981 |
msgstr "(Comisión no disponible)"
|
4982 |
|
4983 |
-
|
4984 |
-
#. (recurrente)
|
4985 |
-
#: includes/class-listing.php:529
|
4986 |
-
msgctxt "listing"
|
4987 |
-
msgid "Plan \"%s\"%s"
|
4988 |
-
msgstr "Comisión “%s”%s"
|
4989 |
-
|
4990 |
-
#: includes/class-listing.php:529
|
4991 |
msgctxt "listing"
|
4992 |
-
msgid "(recurring)"
|
4993 |
-
msgstr "(recurrente)"
|
4994 |
|
4995 |
-
#: includes/class-listing.php:
|
4996 |
msgctxt "listing"
|
4997 |
msgid "Plan \"%s\""
|
4998 |
msgstr "Comisión “%s”"
|
@@ -5082,47 +5116,47 @@ msgctxt "notify email"
|
|
5082 |
msgid "Posted By"
|
5083 |
msgstr "Publicado Por"
|
5084 |
|
5085 |
-
#: includes/class-listing.php:
|
5086 |
msgctxt "listing status"
|
5087 |
msgid "Unknown"
|
5088 |
msgstr "Desconocido"
|
5089 |
|
5090 |
-
#: includes/class-listing.php:
|
5091 |
msgctxt "listing status"
|
5092 |
msgid "Legacy"
|
5093 |
msgstr "Antiguo"
|
5094 |
|
5095 |
-
#: includes/class-listing.php:
|
5096 |
msgctxt "listing status"
|
5097 |
msgid "Incomplete"
|
5098 |
msgstr "Incompleto"
|
5099 |
|
5100 |
-
#: includes/class-listing.php:
|
5101 |
msgctxt "listing status"
|
5102 |
msgid "Pending Payment"
|
5103 |
msgstr "Pendiente de pago"
|
5104 |
|
5105 |
-
#: includes/class-listing.php:
|
5106 |
msgctxt "listing status"
|
5107 |
msgid "Complete"
|
5108 |
msgstr "Completado"
|
5109 |
|
5110 |
-
#: includes/class-listing.php:
|
5111 |
msgctxt "listing status"
|
5112 |
msgid "Pending Upgrade"
|
5113 |
msgstr "Pendiente de mejora"
|
5114 |
|
5115 |
-
#: includes/class-listing.php:
|
5116 |
msgctxt "listing status"
|
5117 |
msgid "Expired"
|
5118 |
msgstr "Expirado"
|
5119 |
|
5120 |
-
#: includes/class-listing.php:
|
5121 |
msgctxt "listing status"
|
5122 |
msgid "Pending Renewal"
|
5123 |
msgstr "Pendientes de renovación"
|
5124 |
|
5125 |
-
#: includes/class-listing.php:
|
5126 |
msgctxt "listing status"
|
5127 |
msgid "Abandoned"
|
5128 |
msgstr "Abandonado"
|
@@ -5362,42 +5396,42 @@ msgctxt "submit listing"
|
|
5362 |
msgid "Please choose a valid fee plan for your category selection."
|
5363 |
msgstr "Por favor elija una comisión válida para la categoría seleccionada."
|
5364 |
|
5365 |
-
#: includes/views/submit_listing.php:
|
5366 |
msgctxt "submit listing"
|
5367 |
msgid "Please enter your desired username."
|
5368 |
msgstr "Por favor ingrese su nombre de usuario."
|
5369 |
|
5370 |
-
#: includes/views/submit_listing.php:
|
5371 |
msgctxt "submit listing"
|
5372 |
msgid "Please enter the e-mail for your new account."
|
5373 |
msgstr ""
|
5374 |
"Por favor ingrese la dirección de correo electrónico para su nueva cuenta."
|
5375 |
|
5376 |
-
#: includes/views/submit_listing.php:
|
5377 |
msgctxt "submit listing"
|
5378 |
msgid "Please enter the password for your new account."
|
5379 |
msgstr "Por favor ingrese la contraseña para su nueva cuenta."
|
5380 |
|
5381 |
-
#: includes/views/submit_listing.php:
|
5382 |
msgctxt "submit listing"
|
5383 |
msgid "The username you chose is already in use. Please use a different one."
|
5384 |
msgstr ""
|
5385 |
"El nombre de usuario que eligió ya está en uso. Por favor elija un nombre de "
|
5386 |
"usuario diferente."
|
5387 |
|
5388 |
-
#: includes/views/submit_listing.php:
|
5389 |
msgctxt "submit listing"
|
5390 |
msgid "The e-mail address you chose for your account is already in use."
|
5391 |
msgstr ""
|
5392 |
"La dirección de correo electrónico que eligió para su cuenta ya está siendo "
|
5393 |
"utilizada."
|
5394 |
|
5395 |
-
#: includes/views/submit_listing.php:
|
5396 |
msgctxt "submit listing"
|
5397 |
msgid "Create a user account on this site"
|
5398 |
msgstr "Crear una cuenta de usuario en este sitio"
|
5399 |
|
5400 |
-
#: includes/views/submit_listing.php:
|
5401 |
msgctxt "submit listing"
|
5402 |
msgid ""
|
5403 |
"You need to create an account on the site. Please fill out the form below."
|
@@ -5405,17 +5439,17 @@ msgstr ""
|
|
5405 |
"Debe crear una cuenta de usuario en este sitio. Por favor ingrese los datos "
|
5406 |
"requeridos en el formulario que está debajo."
|
5407 |
|
5408 |
-
#: includes/views/submit_listing.php:
|
5409 |
msgctxt "submit listing"
|
5410 |
msgid "Username:"
|
5411 |
msgstr "Nombre de usuario"
|
5412 |
|
5413 |
-
#: includes/views/submit_listing.php:
|
5414 |
msgctxt "submit listing"
|
5415 |
msgid "Email:"
|
5416 |
msgstr "Correo electrónico:"
|
5417 |
|
5418 |
-
#: includes/views/submit_listing.php:
|
5419 |
msgctxt "submit listing"
|
5420 |
msgid "Password:"
|
5421 |
msgstr "Contraseña:"
|
@@ -5585,7 +5619,7 @@ msgctxt "form-fields api"
|
|
5585 |
msgid "Link Text (optional):"
|
5586 |
msgstr "Texto del enlace (opcional):"
|
5587 |
|
5588 |
-
#: includes/fields/class-form-field.php:
|
5589 |
msgctxt "form-fields api"
|
5590 |
msgid ""
|
5591 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5649,18 +5683,18 @@ msgctxt "form-fields-api"
|
|
5649 |
msgid "Invalid form field type"
|
5650 |
msgstr "Tipo de campo inválido"
|
5651 |
|
5652 |
-
#: includes/fields/class-form-field.php:
|
5653 |
msgctxt "form-fields-api"
|
5654 |
msgid "Field label is required."
|
5655 |
msgstr "El nombre del campo es requerido."
|
5656 |
|
5657 |
-
#: includes/fields/class-form-field.php:
|
5658 |
msgctxt "form-fields-api"
|
5659 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5660 |
msgstr ""
|
5661 |
"El cambio de tipo de campo es incompatible. El tipo no será modificado."
|
5662 |
|
5663 |
-
#: includes/fields/class-form-field.php:
|
5664 |
msgctxt "form-fields-api"
|
5665 |
msgid ""
|
5666 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -5669,17 +5703,17 @@ msgstr ""
|
|
5669 |
"Solo puede haber un campo con asociación \"%s\". Por favor elija otra "
|
5670 |
"asociación."
|
5671 |
|
5672 |
-
#: includes/fields/class-form-field.php:
|
5673 |
msgctxt "form-fields-api"
|
5674 |
msgid "\"%s\" is an invalid field type for this association."
|
5675 |
msgstr "\"%s\" es un tipo de campo inválido para esta asociación."
|
5676 |
|
5677 |
-
#: includes/fields/class-form-field.php:
|
5678 |
msgctxt "form-fields-api"
|
5679 |
msgid "Invalid field ID"
|
5680 |
msgstr "ID de campo inválido"
|
5681 |
|
5682 |
-
#: includes/fields/class-form-field.php:
|
5683 |
msgctxt "form-fields-api"
|
5684 |
msgid "An error occurred while trying to delete this field."
|
5685 |
msgstr "Un error ocurrió mientras se trataba de eliminar este campo."
|
@@ -5749,7 +5783,7 @@ msgctxt "form-fields-api select"
|
|
5749 |
msgid "— None —"
|
5750 |
msgstr "— Ninguno —"
|
5751 |
|
5752 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
5753 |
msgctxt "admin form-fields"
|
5754 |
msgid ""
|
5755 |
"Enabling iframe support in your listings can allow users to execute "
|
@@ -6358,17 +6392,17 @@ msgctxt "checkout"
|
|
6358 |
msgid "Next"
|
6359 |
msgstr "Siguiente"
|
6360 |
|
6361 |
-
#: includes/templates-ui.php:
|
6362 |
msgctxt "templates"
|
6363 |
msgid "No listing categories found."
|
6364 |
msgstr "No se encontraron categorías."
|
6365 |
|
6366 |
-
#: includes/templates-ui.php:
|
6367 |
msgctxt "templates"
|
6368 |
msgid "Search Listings"
|
6369 |
msgstr "Buscar Listados"
|
6370 |
|
6371 |
-
#: includes/templates-ui.php:
|
6372 |
msgctxt "templates"
|
6373 |
msgid "Advanced Search"
|
6374 |
msgstr "Búsqueda Avanzada"
|
@@ -6433,17 +6467,17 @@ msgctxt "templates"
|
|
6433 |
msgid "View not available."
|
6434 |
msgstr "Vista no disponible."
|
6435 |
|
6436 |
-
#: includes/views/submit_listing.php:
|
6437 |
msgctxt "templates"
|
6438 |
msgid "Please agree to the Terms and Conditions."
|
6439 |
msgstr "Por favor acepte los Términos y Condiciones."
|
6440 |
|
6441 |
-
#: includes/views/submit_listing.php:
|
6442 |
msgctxt "templates"
|
6443 |
msgid "Terms and Conditions:"
|
6444 |
msgstr "Términos y Condiciones:"
|
6445 |
|
6446 |
-
#: includes/views/submit_listing.php:
|
6447 |
msgctxt "templates"
|
6448 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6449 |
msgstr "Acepto los <a>Términos y Condiciones</a>"
|
@@ -6719,17 +6753,17 @@ msgctxt "templates"
|
|
6719 |
msgid "There are no images currently attached to your listing."
|
6720 |
msgstr "No hay actualmente imágenes asociadas a su listado."
|
6721 |
|
6722 |
-
#: includes/templates-ui.php:
|
6723 |
msgctxt "templates sort"
|
6724 |
msgid "Sort By:"
|
6725 |
msgstr "Ordenar Por:"
|
6726 |
|
6727 |
-
#: includes/templates-ui.php:
|
6728 |
msgctxt "sort"
|
6729 |
msgid "Reset"
|
6730 |
msgstr "Restablecer"
|
6731 |
|
6732 |
-
#: includes/templates-ui.php:
|
6733 |
msgctxt "sort"
|
6734 |
msgid "(Reset)"
|
6735 |
msgstr "(Reestablecer)"
|
@@ -7092,7 +7126,7 @@ msgid "This is just a preview. The listing has not been published yet."
|
|
7092 |
msgstr ""
|
7093 |
"Esta es tan solo una previsualización. El listado no ha sido publicado aún."
|
7094 |
|
7095 |
-
#: includes/views/submit_listing.php:
|
7096 |
msgctxt "listing submit"
|
7097 |
msgid ""
|
7098 |
"Something went wrong. Please check the form for errors, correct them and "
|
@@ -8034,6 +8068,10 @@ msgctxt "themes/default"
|
|
8034 |
msgid "Address"
|
8035 |
msgstr "Dirección"
|
8036 |
|
|
|
|
|
|
|
|
|
8037 |
#~ msgid "Business Directory - Featured Levels migration"
|
8038 |
#~ msgstr "Directorio de Negocios - Migración de Niveles Destacados"
|
8039 |
|
@@ -9181,9 +9219,6 @@ msgstr "Dirección"
|
|
9181 |
#~ msgid "Setup/Manage Fees"
|
9182 |
#~ msgstr "Configurar/Administrar Comisiones"
|
9183 |
|
9184 |
-
#~ msgid "Settings updated."
|
9185 |
-
#~ msgstr "Configuración actualizada."
|
9186 |
-
|
9187 |
#~ msgid "← Back to Directory"
|
9188 |
#~ msgstr "← Regresar al Directorio"
|
9189 |
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-01-02 23:02:00+00:00\n"
|
9 |
+
"PO-Revision-Date: 2018-01-02 18:09-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
12 |
"Language: es_ES\n"
|
18 |
"X-Poedit-Bookmarks: -1,-1,-1,-1,-1,-1,-1,-1,-1,543\n"
|
19 |
"X-Poedit-SourceCharset: UTF-8\n"
|
20 |
|
21 |
+
#: includes/admin/class-admin-listings.php:154
|
22 |
msgid "Listing Information"
|
23 |
msgstr "Información del Listado"
|
24 |
|
25 |
+
#: includes/admin/class-admin-listings.php:160
|
26 |
msgid "Listing Timeline"
|
27 |
msgstr "Línea de Tiempo"
|
28 |
|
29 |
+
#: includes/admin/class-admin-listings.php:199
|
30 |
msgid "Expires on"
|
31 |
msgstr "Expira en"
|
32 |
|
33 |
+
#: includes/admin/class-admin-listings.php:207
|
34 |
msgid "Attributes"
|
35 |
msgstr "Atributos"
|
36 |
|
37 |
+
#: includes/admin/class-admin.php:130
|
38 |
msgid ""
|
39 |
"Preview is only available after you've saved the first draft. This is due\n"
|
40 |
"to how WordPress stores the data."
|
43 |
"visualización está disponible solo después de que se guarde el primer "
|
44 |
"borrador."
|
45 |
|
46 |
+
#: includes/admin/class-admin.php:325
|
47 |
msgid "Uninstall Business Directory Plugin"
|
48 |
msgstr "Desinstalar Business Directory Plugin"
|
49 |
|
50 |
+
#: includes/admin/class-admin.php:326
|
51 |
msgid "Uninstall"
|
52 |
msgstr "Desinstalar"
|
53 |
|
246 |
msgid "Licenses"
|
247 |
msgstr "Licencias"
|
248 |
|
249 |
+
#: includes/templates-ui.php:238
|
250 |
msgid "Directory"
|
251 |
msgstr "Directorio"
|
252 |
|
253 |
+
#: includes/templates-ui.php:245
|
254 |
msgid "View All Listings"
|
255 |
msgstr "Ver Todos los Listados"
|
256 |
|
257 |
+
#: includes/templates-ui.php:252
|
258 |
msgid "Create A Listing"
|
259 |
msgstr "Crear un Listado"
|
260 |
|
310 |
msgstr ""
|
311 |
"Por favor considere que todas sus configuraciones actuales se perderán."
|
312 |
|
313 |
+
#: templates/admin/settings-reset.tpl.php:13
|
314 |
+
msgid "Your existing listings will NOT be deleted doing this."
|
315 |
+
msgstr "Al hacer esto los listados existentes no serán eliminados."
|
316 |
+
|
317 |
+
#: templates/admin/settings-reset.tpl.php:19
|
318 |
msgid "Reset Defaults"
|
319 |
msgstr "Restaurar valores por defecto"
|
320 |
|
840 |
msgid "All categories"
|
841 |
msgstr "Todas las categorías"
|
842 |
|
843 |
+
#: includes/admin/class-admin-listings.php:149
|
844 |
msgctxt "admin listings"
|
845 |
msgid ""
|
846 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
851 |
"respectiva comisión) es requerida para determinar las características "
|
852 |
"disponibles para el listado, así como gestionar las renovaciones."
|
853 |
|
854 |
+
#: includes/admin/class-admin-listings.php:242
|
855 |
msgctxt "admin listings"
|
856 |
msgid "Never"
|
857 |
msgstr "Nunca"
|
858 |
|
859 |
+
#: includes/admin/class-admin-listings.php:262
|
860 |
msgctxt "admin listings"
|
861 |
msgid "Featured"
|
862 |
msgstr "Destacado"
|
863 |
|
864 |
+
#: includes/admin/class-admin-listings.php:265
|
865 |
msgctxt "admin listings"
|
866 |
msgid "Recurring"
|
867 |
msgstr "Recurrente"
|
868 |
|
869 |
+
#: includes/admin/class-admin-listings.php:268
|
870 |
msgctxt "admin listings"
|
871 |
msgid "Free"
|
872 |
msgstr "Gratuito"
|
873 |
|
874 |
+
#: includes/admin/class-admin-listings.php:270
|
875 |
msgctxt "admin listings"
|
876 |
msgid "Paid"
|
877 |
msgstr "Pago"
|
878 |
|
879 |
+
#: includes/admin/class-admin-listings.php:166
|
880 |
msgctxt "admin"
|
881 |
msgid "Directory Listing Fields / Images"
|
882 |
msgstr "Campos del Listado / Imágenes"
|
883 |
|
884 |
+
#: includes/admin/class-admin-listings.php:198
|
885 |
msgctxt "admin"
|
886 |
msgid "Categories"
|
887 |
msgstr "Categorías"
|
888 |
|
889 |
+
#: includes/admin/class-admin.php:191
|
890 |
msgctxt "admin"
|
891 |
msgid "Business Directory"
|
892 |
msgstr "Directorio de Negocios"
|
893 |
|
894 |
+
#: includes/admin/class-admin.php:202
|
895 |
msgctxt "admin"
|
896 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
897 |
msgstr ""
|
898 |
"Está todo listo. Visite la página de su nuevo <a>Directorio de Negocios</a>."
|
899 |
|
900 |
+
#: includes/admin/class-admin.php:356
|
901 |
msgctxt "admin"
|
902 |
msgid "Untitled Menu"
|
903 |
msgstr "Menú sin título"
|
904 |
|
905 |
+
#: includes/admin/class-admin.php:626
|
906 |
msgctxt "admin"
|
907 |
msgid "Dismiss this notice."
|
908 |
msgstr "Ignorar."
|
909 |
|
910 |
+
#: includes/admin/class-admin.php:657 includes/admin/class-admin.php:667
|
911 |
msgctxt "admin"
|
912 |
msgid "The listing has been updated."
|
913 |
msgid_plural "The listings have been updated."
|
914 |
msgstr[0] "El listado ha sido actualizado."
|
915 |
msgstr[1] "Los listados han sido actualizados."
|
916 |
|
917 |
+
#: includes/admin/class-admin.php:688
|
918 |
msgctxt "admin"
|
919 |
msgid "The fee was successfully assigned."
|
920 |
msgstr "La comisión se asignó satisfactoriamente."
|
921 |
|
922 |
+
#: includes/admin/class-admin.php:698
|
923 |
msgctxt "admin"
|
924 |
msgid "Listing was renewed."
|
925 |
msgid_plural "Listings were renewed."
|
926 |
msgstr[0] "El listado ha sido renovado."
|
927 |
msgstr[1] "Los listados fueron renovados."
|
928 |
|
929 |
+
#: includes/admin/class-admin.php:709
|
930 |
msgctxt "admin"
|
931 |
msgid "Renewal email sent."
|
932 |
msgstr "Mensaje de correo electrónico de renovación enviado."
|
933 |
|
934 |
+
#: includes/admin/class-admin.php:757
|
935 |
msgctxt "admin"
|
936 |
msgid "Access keys sent."
|
937 |
msgstr "Claves de acceso enviadas."
|
938 |
|
939 |
+
#: includes/admin/class-admin.php:759
|
940 |
msgctxt "admin"
|
941 |
msgid "The access keys couldn't be sent."
|
942 |
msgstr "No se pudo enviar las claves de acceso."
|
943 |
|
944 |
+
#: includes/admin/class-admin.php:817 includes/admin/class-admin.php:823
|
945 |
msgctxt "admin"
|
946 |
msgid "Listing Count"
|
947 |
msgstr "Conteo de Listados"
|
948 |
|
949 |
+
#: includes/admin/class-admin.php:885
|
950 |
msgctxt "admin"
|
951 |
msgid ""
|
952 |
"<b>Business Directory Plugin</b> requires a page with the "
|
955 |
"<b>Business Directory Plugin</b> requiere una página con el shortcode "
|
956 |
"<tt>[businessdirectory]</tt> para funcionar adecuadamente."
|
957 |
|
958 |
+
#: includes/admin/class-admin.php:887
|
959 |
msgctxt "admin"
|
960 |
msgid ""
|
961 |
"You can create this page by yourself or let Business Directory do this for "
|
964 |
"Puede crear esta página usted mismo o dejar que Business Directory lo haga "
|
965 |
"por usted automáticamente."
|
966 |
|
967 |
+
#: includes/admin/class-admin.php:891
|
968 |
msgctxt "admin"
|
969 |
msgid "Create required pages for me"
|
970 |
msgstr "Crear las páginas requeridas por mi"
|
971 |
|
972 |
+
#: includes/admin/class-admin.php:924
|
973 |
msgctxt "admin"
|
974 |
msgid ""
|
975 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
981 |
"Por favor comuníquese con su proveedor de hosting para actualizar su sistema "
|
982 |
"y evitar problemas de compatibilidad."
|
983 |
|
984 |
+
#: includes/admin/class-admin.php:947
|
985 |
msgctxt "admin"
|
986 |
msgid ""
|
987 |
"We noticed you want your Business Directory users to register before posting "
|
1009 |
msgid "Images"
|
1010 |
msgstr "Imágenes"
|
1011 |
|
1012 |
+
#: includes/admin/form-fields.php:122
|
1013 |
msgctxt "admin"
|
1014 |
msgid ""
|
1015 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1018 |
"<b>Business Directory Plugin</b> requiere campos con las siguientes "
|
1019 |
"asociaciones para funcionar correctamente: <b>%s</b>."
|
1020 |
|
1021 |
+
#: includes/admin/form-fields.php:124
|
1022 |
msgctxt "admin"
|
1023 |
msgid ""
|
1024 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1027 |
"<b>Business Directory Plugin</b> requiere un campo con la asociación <b>%s</"
|
1028 |
"b> para funcionar correctamente."
|
1029 |
|
1030 |
+
#: includes/admin/form-fields.php:128
|
1031 |
msgctxt "admin"
|
1032 |
msgid ""
|
1033 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1036 |
"Puede crear estos campos usted mismo en \"Administrar Campos de Formulario\" "
|
1037 |
"o puede dejar que Business Directory haga esto por usted automáticamente."
|
1038 |
|
1039 |
+
#: includes/admin/form-fields.php:132
|
1040 |
msgctxt "admin"
|
1041 |
msgid "Go to \"Manage Form Fields\""
|
1042 |
msgstr "Ir a \"Administrar Campos de Formulario\""
|
1043 |
|
1044 |
+
#: includes/admin/form-fields.php:135
|
1045 |
msgctxt "admin"
|
1046 |
msgid "Create these required fields for me"
|
1047 |
msgstr "Crear estos campos requeridos por mi"
|
1056 |
msgid "Abandoned"
|
1057 |
msgstr "Abandonados"
|
1058 |
|
1059 |
+
#: includes/admin/class-admin-listings.php:351
|
1060 |
msgctxt "admin actions"
|
1061 |
msgid "Edit Listing"
|
1062 |
msgstr "Editar Listado"
|
1063 |
|
1064 |
+
#: includes/admin/class-admin-listings.php:354
|
1065 |
msgctxt "admin actions"
|
1066 |
msgid "Delete Listing"
|
1067 |
msgstr "Eliminar Listado"
|
1068 |
|
1069 |
+
#: includes/admin/class-admin-listings.php:363
|
1070 |
msgctxt "admin actions"
|
1071 |
msgid "View Payments"
|
1072 |
msgstr "Ver Pagos"
|
1073 |
|
1074 |
+
#: includes/admin/class-admin-listings.php:368
|
1075 |
msgctxt "admin actions"
|
1076 |
msgid "View Payment"
|
1077 |
msgstr "Ver Pago"
|
1078 |
|
1079 |
+
#: includes/admin/class-admin-listings.php:478
|
1080 |
msgctxt "admin actions"
|
1081 |
msgid "Publish listings"
|
1082 |
msgstr "Publicar Listado"
|
1083 |
|
1084 |
+
#: includes/admin/class-admin-listings.php:479
|
1085 |
msgctxt "admin actions"
|
1086 |
msgid "Mark as \"Pending Review\""
|
1087 |
msgstr "Marcar como “Pendiente de Revisión”"
|
1088 |
|
1089 |
+
#: includes/admin/class-admin-listings.php:480
|
1090 |
msgctxt "admin actions"
|
1091 |
msgid "Hide from directory (mark as \"Draft\")"
|
1092 |
msgstr "No mostrar en el directorio (marcar como “Borrador”)"
|
1093 |
|
1094 |
+
#: includes/admin/class-admin-listings.php:482
|
1095 |
msgctxt "admin actions"
|
1096 |
msgid "Renew listings"
|
1097 |
msgstr "Renovar listados"
|
1098 |
|
1099 |
+
#: includes/admin/class-admin-listings.php:483
|
1100 |
msgctxt "admin actions"
|
1101 |
msgid "Set listings as \"Expired\""
|
1102 |
msgstr "Marcar listados como “Expirados”"
|
1103 |
|
1104 |
+
#: includes/admin/class-admin-listings.php:489
|
1105 |
msgctxt "admin actions"
|
1106 |
msgid "Send access keys"
|
1107 |
msgstr "Enviar claves de acceso"
|
1108 |
|
1109 |
+
#: includes/admin/class-admin.php:123
|
1110 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1111 |
msgctxt "listing metabox"
|
1112 |
msgid "Never"
|
1113 |
msgstr "Nunca"
|
1114 |
|
1115 |
+
#: includes/admin/class-admin.php:124
|
1116 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1117 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1118 |
msgctxt "listing metabox"
|
1119 |
msgid "Yes"
|
1120 |
msgstr "Sí"
|
1121 |
|
1122 |
+
#: includes/admin/class-admin.php:125
|
1123 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1124 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1125 |
msgctxt "listing metabox"
|
1240 |
msgid "Is Recurring?"
|
1241 |
msgstr "¿Es recurrente?"
|
1242 |
|
1243 |
+
#: includes/admin/class-admin.php:162
|
1244 |
msgctxt "drip pointer"
|
1245 |
msgid ""
|
1246 |
"Find out how to create a compelling, thriving business directory from "
|
1251 |
"cero en este curso GRATUITO por e-mail de 5 partes. Obtenga un módulo "
|
1252 |
"premium GRATIS solo por inscribirse."
|
1253 |
|
1254 |
+
#: includes/admin/class-admin.php:164
|
1255 |
msgctxt "drip pointer"
|
1256 |
msgid "Email Address:"
|
1257 |
msgstr "Correo electrónico:"
|
1258 |
|
1259 |
+
#: includes/admin/class-admin.php:170
|
1260 |
msgctxt "drip pointer"
|
1261 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1262 |
msgstr ""
|
1263 |
"Quiere conocer los secretos para crear un Directorio de Negocios "
|
1264 |
"impresionante?"
|
1265 |
|
1266 |
+
#: includes/admin/class-admin.php:172
|
1267 |
msgctxt "drip pointer"
|
1268 |
msgid "Yes, please!"
|
1269 |
msgstr "Sí, por favor!"
|
1270 |
|
1271 |
+
#: includes/admin/class-admin.php:174
|
1272 |
msgctxt "drip pointer"
|
1273 |
msgid "No, thanks"
|
1274 |
msgstr "No, gracias"
|
1275 |
|
1276 |
+
#: includes/admin/class-admin.php:222
|
1277 |
msgctxt "drip pointer"
|
1278 |
msgid "Invalid e-mail address."
|
1279 |
msgstr "Dirección de correo-e inválida."
|
1280 |
|
1281 |
+
#: includes/admin/class-admin.php:256
|
1282 |
msgctxt "admin menu"
|
1283 |
msgid "Business Directory Admin"
|
1284 |
msgstr "Gestión de Directorio de Negocios"
|
1285 |
|
1286 |
+
#: includes/admin/class-admin.php:257
|
1287 |
msgctxt "admin menu"
|
1288 |
msgid "Dir. Admin"
|
1289 |
msgstr "Gestión de Dir."
|
1290 |
|
1291 |
+
#: includes/admin/class-admin.php:257
|
1292 |
msgctxt "admin menu"
|
1293 |
msgid "Directory Admin"
|
1294 |
msgstr "Gestión de Directorio"
|
1295 |
|
1296 |
+
#: includes/admin/class-admin.php:264
|
1297 |
msgctxt "admin menu"
|
1298 |
msgid "Add New Listing"
|
1299 |
msgstr "Agregar Nuevo Listado"
|
1300 |
|
1301 |
+
#: includes/admin/class-admin.php:272
|
1302 |
msgctxt "admin menu"
|
1303 |
msgid "Manage Fees"
|
1304 |
msgstr "Administrar Comisiones"
|
1305 |
|
1306 |
+
#: includes/admin/class-admin.php:275
|
1307 |
msgctxt "admin menu"
|
1308 |
msgid "Listings"
|
1309 |
msgstr "Listados"
|
1310 |
|
1311 |
+
#: includes/admin/class-admin.php:279
|
1312 |
msgctxt "admin menu"
|
1313 |
msgid "Manage Form Fields"
|
1314 |
msgstr "Administrar Campos de Formulario"
|
1315 |
|
1316 |
+
#: includes/admin/class-admin.php:283
|
1317 |
msgctxt "admin menu"
|
1318 |
msgid "Payment History"
|
1319 |
msgstr "Historia Transaccional"
|
1320 |
|
1321 |
+
#: includes/admin/class-admin.php:286
|
1322 |
msgctxt "admin menu"
|
1323 |
msgid "CSV Import & Export"
|
1324 |
msgstr "Importar/Exportar CSV"
|
1325 |
|
1326 |
+
#: includes/admin/class-admin.php:297
|
1327 |
msgctxt "admin menu"
|
1328 |
msgid "Debug"
|
1329 |
msgstr "Depuración"
|
1330 |
|
1331 |
+
#: includes/admin/settings/class-settings-admin.php:28
|
1332 |
msgctxt "admin menu"
|
1333 |
msgid "Manage Options"
|
1334 |
msgstr "Configuraciones"
|
1335 |
|
1336 |
+
#: includes/admin/class-admin.php:815
|
1337 |
msgctxt "admin category id"
|
1338 |
msgid "ID"
|
1339 |
msgstr "ID"
|
1685 |
msgid "Theme was updated successfully."
|
1686 |
msgstr "El tema fue actualizado correctamente."
|
1687 |
|
1688 |
+
#: includes/themes.php:825
|
1689 |
msgctxt "themes"
|
1690 |
msgid "ZIP file is not a valid BD theme file."
|
1691 |
msgstr "El archivo ZIP no es un tema de BD válido."
|
1692 |
|
1693 |
+
#: includes/themes.php:831
|
1694 |
msgctxt "themes"
|
1695 |
msgid "Could not create themes directory."
|
1696 |
msgstr "No se pudo crear el directorio de los temas."
|
1697 |
|
1698 |
+
#: includes/themes.php:839
|
1699 |
msgctxt "themes"
|
1700 |
msgid "Could not remove previous theme directory \"%s\"."
|
1701 |
msgstr "No se pudo remover el directorio anterior \"%s\"."
|
1702 |
|
1703 |
+
#: includes/themes.php:845
|
1704 |
msgctxt "themes"
|
1705 |
msgid "Could not move new theme into theme directory."
|
1706 |
msgstr "No se pudo mover el nuevo tema al directorio de temas."
|
2329 |
msgid "Delete"
|
2330 |
msgstr "Eliminar"
|
2331 |
|
2332 |
+
#: includes/admin/form-fields.php:77
|
2333 |
+
msgctxt "form-fields admin"
|
2334 |
+
msgid "Private"
|
2335 |
+
msgstr "Privado"
|
2336 |
+
|
2337 |
+
#: includes/admin/form-fields.php:81
|
2338 |
msgctxt "form-fields admin"
|
2339 |
msgid "Required"
|
2340 |
msgstr "Requerido"
|
2341 |
|
2342 |
+
#: includes/admin/form-fields.php:81
|
2343 |
msgctxt "form-fields admin"
|
2344 |
msgid "Optional"
|
2345 |
msgstr "Opcional"
|
2346 |
|
2347 |
+
#: includes/admin/form-fields.php:85
|
2348 |
msgctxt "form-fields admin"
|
2349 |
msgid "This field value is shown in the excerpt view of a listing."
|
2350 |
msgstr ""
|
2351 |
"El valor de este campo se muestra en la vista de resumen de un listado."
|
2352 |
|
2353 |
+
#: includes/admin/form-fields.php:86
|
2354 |
msgctxt "form-fields admin"
|
2355 |
msgid "In Excerpt"
|
2356 |
msgstr "En Resumen"
|
2357 |
|
2358 |
+
#: includes/admin/form-fields.php:91
|
2359 |
msgctxt "form-fields admin"
|
2360 |
msgid "This field value is shown in the single view of a listing."
|
2361 |
msgstr ""
|
2362 |
"El valor de este campo es mostrado en la vista individual de un listado."
|
2363 |
|
2364 |
+
#: includes/admin/form-fields.php:92
|
2365 |
msgctxt "form-fields admin"
|
2366 |
msgid "In Listing"
|
2367 |
msgstr "En vista completa"
|
2368 |
|
2369 |
+
#: includes/admin/form-fields.php:213
|
2370 |
msgctxt "form-fields admin"
|
2371 |
msgid "Form Preview"
|
2372 |
msgstr "Previsualización del Formulario"
|
2373 |
|
2374 |
+
#: includes/admin/form-fields.php:214
|
2375 |
msgctxt "form-fields admin"
|
2376 |
msgid "← Return to \"Manage Form Fields\""
|
2377 |
msgstr "← Regresar a \"Administrar Campos de Formulario\""
|
2378 |
|
2379 |
+
#: includes/admin/form-fields.php:252
|
2380 |
msgctxt "form-fields admin"
|
2381 |
msgid "Form fields updated."
|
2382 |
msgstr "Campo de formulario actualizado."
|
2383 |
|
2384 |
+
#: includes/admin/form-fields.php:268
|
2385 |
msgctxt "form-fields admin"
|
2386 |
msgid ""
|
2387 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2395 |
"que las direcciones de correo electrónico se muestren, puede <a>habilitar la "
|
2396 |
"opción</a>."
|
2397 |
|
2398 |
+
#: includes/admin/form-fields.php:302
|
2399 |
msgctxt "form-fields admin"
|
2400 |
msgid "Field deleted."
|
2401 |
msgstr "Campo eliminado."
|
2402 |
|
2403 |
+
#: includes/admin/form-fields.php:323
|
2404 |
msgctxt "form-fields admin"
|
2405 |
msgid "Required fields created successfully."
|
2406 |
msgstr "Campos requeridos creados satisfactoriamente."
|
2407 |
|
2408 |
+
#: includes/admin/form-fields.php:336
|
2409 |
msgctxt "form-fields admin"
|
2410 |
msgid "Title"
|
2411 |
msgstr "Título"
|
2412 |
|
2413 |
+
#: includes/admin/form-fields.php:337
|
2414 |
msgctxt "form-fields admin"
|
2415 |
msgid "Category"
|
2416 |
msgstr "Categoría"
|
2417 |
|
2418 |
+
#: includes/admin/form-fields.php:338
|
2419 |
msgctxt "form-fields admin"
|
2420 |
msgid "Excerpt"
|
2421 |
msgstr "Resumen"
|
2422 |
|
2423 |
+
#: includes/admin/form-fields.php:339
|
2424 |
msgctxt "form-fields admin"
|
2425 |
msgid "Content"
|
2426 |
msgstr "Contenido"
|
2427 |
|
2428 |
+
#: includes/admin/form-fields.php:340
|
2429 |
msgctxt "form-fields admin"
|
2430 |
msgid "Tags"
|
2431 |
msgstr "Etiquetas"
|
2432 |
|
2433 |
+
#: includes/admin/form-fields.php:341
|
2434 |
msgctxt "form-fields admin"
|
2435 |
msgid "Address"
|
2436 |
msgstr "Dirección"
|
2437 |
|
2438 |
+
#: includes/admin/form-fields.php:342
|
2439 |
msgctxt "form-fields admin"
|
2440 |
msgid "City"
|
2441 |
msgstr "Ciudad"
|
2442 |
|
2443 |
+
#: includes/admin/form-fields.php:343
|
2444 |
msgctxt "form-fields admin"
|
2445 |
msgid "State"
|
2446 |
msgstr "Estado"
|
2447 |
|
2448 |
+
#: includes/admin/form-fields.php:344
|
2449 |
msgctxt "form-fields admin"
|
2450 |
msgid "Country"
|
2451 |
msgstr "País"
|
2452 |
|
2453 |
+
#: includes/admin/form-fields.php:345
|
2454 |
msgctxt "form-fields admin"
|
2455 |
msgid "ZIP Code"
|
2456 |
msgstr "Código Postal"
|
2457 |
|
2458 |
+
#: includes/admin/form-fields.php:346
|
2459 |
msgctxt "form-fields admin"
|
2460 |
msgid "FAX Number"
|
2461 |
msgstr "Número de Fax"
|
2462 |
|
2463 |
+
#: includes/admin/form-fields.php:347
|
2464 |
msgctxt "form-fields admin"
|
2465 |
msgid "Phone Number"
|
2466 |
msgstr "Número telefónico"
|
2467 |
|
2468 |
+
#: includes/admin/form-fields.php:348
|
2469 |
msgctxt "form-fields admin"
|
2470 |
msgid "Ratings Field"
|
2471 |
msgstr "Campo de ratings"
|
2472 |
|
2473 |
+
#: includes/admin/form-fields.php:349
|
2474 |
msgctxt "form-fields admin"
|
2475 |
msgid "Twitter"
|
2476 |
msgstr "Twitter"
|
2477 |
|
2478 |
+
#: includes/admin/form-fields.php:350
|
2479 |
msgctxt "form-fields admin"
|
2480 |
msgid "Website"
|
2481 |
msgstr "Sitio web"
|
2482 |
|
2483 |
+
#: includes/admin/form-fields.php:371
|
2484 |
msgctxt "form-fields admin"
|
2485 |
msgid "Tags updated."
|
2486 |
msgstr "Etiquetas actualizadas."
|
2506 |
msgid "Allow empty selection on search?"
|
2507 |
msgstr "Permitir selección vacía en las búsquedas?"
|
2508 |
|
2509 |
+
#: includes/fields/class-fieldtypes-textarea.php:125
|
2510 |
msgctxt "form-fields admin"
|
2511 |
msgid "Allow HTML input for this field?"
|
2512 |
msgstr "Permitir entrada HTML en este campo?"
|
2513 |
|
2514 |
+
#: includes/fields/class-fieldtypes-textarea.php:128
|
2515 |
msgctxt "form-fields admin"
|
2516 |
msgid "Allow IFRAME tags in content?"
|
2517 |
msgstr "¿Permitir tags IFRAME en el contenido?"
|
2518 |
|
2519 |
+
#: includes/fields/class-fieldtypes-textarea.php:132
|
2520 |
msgctxt "form-fields admin"
|
2521 |
msgid "No"
|
2522 |
msgstr "No"
|
2523 |
|
2524 |
+
#: includes/fields/class-fieldtypes-textarea.php:133
|
2525 |
msgctxt "form-fields admin"
|
2526 |
msgid "Yes"
|
2527 |
msgstr "Sí"
|
2528 |
|
2529 |
+
#: includes/fields/class-fieldtypes-textarea.php:138
|
2530 |
msgctxt "form-fields admin"
|
2531 |
msgid "Allow WordPress shortcodes in this field?"
|
2532 |
msgstr "Permitir shortcodes de WordPress en este campo?"
|
2533 |
|
2534 |
+
#: includes/fields/class-fieldtypes-textarea.php:143
|
2535 |
msgctxt "form-fields admin"
|
2536 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2537 |
msgstr "Mostrar un editor WYSIWYG en la cara del sitio?"
|
2538 |
|
2539 |
+
#: includes/fields/class-fieldtypes-textarea.php:146
|
2540 |
msgctxt "form-fields admin"
|
2541 |
msgid ""
|
2542 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2545 |
"<b>Advertencia:</b> Los usuarios podrían usar esta característica para "
|
2546 |
"saltar los límites de imágenes."
|
2547 |
|
2548 |
+
#: includes/fields/class-fieldtypes-textarea.php:147
|
2549 |
msgctxt "form-fields admin"
|
2550 |
msgid "Allow images in WYSIWYG editor?"
|
2551 |
msgstr "Permitir imágenes en el editor WYSIWYG?"
|
2552 |
|
2553 |
+
#: includes/fields/class-fieldtypes-textarea.php:150
|
2554 |
msgctxt "form-fields admin"
|
2555 |
msgid ""
|
2556 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2559 |
"<b>¡Usuarios avanzados únicamente!</b> No cambie esta configuración salvo si "
|
2560 |
"está seguro de lo que está haciendo."
|
2561 |
|
2562 |
+
#: includes/fields/class-fieldtypes-textarea.php:151
|
2563 |
msgctxt "form-fields admin"
|
2564 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2565 |
msgstr ""
|
2568 |
|
2569 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2570 |
msgctxt "form-fields admin"
|
2571 |
+
msgid ""
|
2572 |
+
"Truncates the description field to the value set here. To display all of the "
|
2573 |
+
"description, set to 0."
|
2574 |
+
msgstr ""
|
2575 |
+
"Acorta el contenido del campo descripción al número de caracteres "
|
2576 |
+
"especificado aquí. Para mostrar toda la descripción, ingrese 0."
|
2577 |
+
|
2578 |
+
#: includes/fields/class-fieldtypes-textarea.php:155
|
2579 |
+
msgctxt "form-fields admin"
|
2580 |
+
msgid "Max length of Description field to use in List (excerpt) view"
|
2581 |
+
msgstr ""
|
2582 |
+
"Longitud máxima para el extracto del campo descripción cuando se muestran "
|
2583 |
+
"varios listados."
|
2584 |
+
|
2585 |
+
#: includes/fields/class-fieldtypes-textarea.php:160
|
2586 |
+
msgctxt "form-fields admin"
|
2587 |
msgid "Automatically generate excerpt from content field?"
|
2588 |
msgstr "¿Generar resumen automáticamente del campo de contenido?"
|
2589 |
|
2671 |
|
2672 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2673 |
msgctxt "form-fields admin"
|
2674 |
+
msgid "Show this field to admin users only?"
|
2675 |
+
msgstr "¿Mostrar este campo solo para usuarios administradores?"
|
2676 |
+
|
2677 |
+
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2678 |
+
msgctxt "form-fields admin"
|
2679 |
+
msgid "Display this field to admin users only in the edit listing view."
|
2680 |
+
msgstr ""
|
2681 |
+
"Mostrar este campo solo para usuarios administradores en vista de edición."
|
2682 |
+
|
2683 |
+
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2684 |
+
msgctxt "form-fields admin"
|
2685 |
msgid "Show this value in excerpt view?"
|
2686 |
msgstr "Mostrar este valor en la vista de resumen?"
|
2687 |
|
2688 |
+
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2689 |
msgctxt "form-fields admin"
|
2690 |
msgid "Display this value in post excerpt view."
|
2691 |
msgstr "Mostrar este valor en la vista de resumen de un listado."
|
2692 |
|
2693 |
+
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2694 |
msgctxt "form-fields admin"
|
2695 |
msgid "Show this value in listing view?"
|
2696 |
msgstr "Mostrar este valor en la vista individual?"
|
2697 |
|
2698 |
+
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2699 |
msgctxt "form-fields admin"
|
2700 |
msgid "Display this value in the listing view."
|
2701 |
msgstr "Mostrar este valor en la vista individual de un listado."
|
2702 |
|
2703 |
+
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2704 |
msgctxt "form-fields admin"
|
2705 |
msgid "Include this field in the search form?"
|
2706 |
msgstr "Incluir este campo en el formulario de búsqueda?"
|
2707 |
|
2708 |
+
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2709 |
msgctxt "form-fields admin"
|
2710 |
msgid "Include this field in the search form."
|
2711 |
msgstr "Incluir este campo en el formulario de búsqueda."
|
2712 |
|
2713 |
+
#: templates/admin/form-fields-addoredit.tpl.php:182
|
2714 |
msgctxt "form-fields admin"
|
2715 |
msgid "Is this field required for searching?"
|
2716 |
msgstr "¿Este campo es necesario para buscar?"
|
2717 |
|
2718 |
+
#: templates/admin/form-fields-addoredit.tpl.php:188
|
2719 |
msgctxt "form-fields admin"
|
2720 |
msgid ""
|
2721 |
"Make this fields required during searches on the Advanced Search screen."
|
2723 |
"Es necesario ingresar un valor para este campo en el formulario de búsqueda "
|
2724 |
"avanzada."
|
2725 |
|
2726 |
+
#: templates/admin/form-fields-addoredit.tpl.php:194
|
2727 |
msgctxt "form-fields admin"
|
2728 |
msgid "Hide this field's label?"
|
2729 |
msgstr "Ocultar el nombre de este campo?"
|
2730 |
|
2731 |
+
#: templates/admin/form-fields-addoredit.tpl.php:200
|
2732 |
msgctxt "form-fields admin"
|
2733 |
msgid "Hide this field's label when displaying it."
|
2734 |
msgstr "Ocultar el nombre de este campo cuando se esté mostrando."
|
2735 |
|
2736 |
+
#: templates/admin/form-fields-addoredit.tpl.php:207
|
2737 |
msgctxt "form-fields admin"
|
2738 |
msgid "Update Field"
|
2739 |
msgstr "Actualizar Campo"
|
2740 |
|
2741 |
+
#: templates/admin/form-fields-addoredit.tpl.php:209
|
2742 |
msgctxt "form-fields admin"
|
2743 |
msgid "Add Field"
|
2744 |
msgstr "Agregar Campo"
|
3069 |
msgid "Test SSL setup..."
|
3070 |
msgstr "Probar configuración SSL..."
|
3071 |
|
3072 |
+
#: includes/admin/settings/class-settings-admin.php:316
|
3073 |
msgctxt "admin settings"
|
3074 |
msgid "Valid placeholders: %s"
|
3075 |
msgstr "Comodines válidos: %s"
|
3519 |
msgid "Enter License Key here"
|
3520 |
msgstr "Ingrese la licencia aquí"
|
3521 |
|
3522 |
+
#: includes/admin/settings/class-settings-admin.php:357
|
3523 |
msgctxt "expiration notices"
|
3524 |
msgid "Add notice"
|
3525 |
msgstr "Agregar notificación"
|
3526 |
|
3527 |
+
#: includes/admin/settings/class-settings-admin.php:376
|
3528 |
msgctxt "expiration notices"
|
3529 |
msgid "No notices configured."
|
3530 |
msgstr "No hay notificaciones configuradas."
|
3531 |
|
3532 |
+
#: includes/admin/settings/class-settings-admin.php:390
|
3533 |
msgctxt "expiration notices"
|
3534 |
msgid "Delete"
|
3535 |
msgstr "Eliminar"
|
3536 |
|
3537 |
+
#: includes/admin/settings/class-settings-admin.php:406
|
3538 |
msgctxt "expiration notices"
|
3539 |
msgid "recurring and non-recurring"
|
3540 |
msgstr "Recurrente y no recurrente"
|
3541 |
|
3542 |
+
#: includes/admin/settings/class-settings-admin.php:408
|
3543 |
msgctxt "expiration notices"
|
3544 |
msgid "recurring only"
|
3545 |
msgstr "Solo recurrente"
|
3546 |
|
3547 |
+
#: includes/admin/settings/class-settings-admin.php:410
|
3548 |
msgctxt "expiration notices"
|
3549 |
msgid "non-recurring only"
|
3550 |
msgstr "Solo no recurrente"
|
3551 |
|
3552 |
+
#: includes/admin/settings/class-settings-admin.php:414
|
3553 |
msgctxt "expiration notices"
|
3554 |
msgid "Sent when a listing (%s) is renewed."
|
3555 |
msgstr "Enviada cuando un listado (%s) es renovado."
|
3556 |
|
3557 |
+
#: includes/admin/settings/class-settings-admin.php:419
|
3558 |
msgctxt "expiration notices"
|
3559 |
msgid "Sent when a listing (%s) expires."
|
3560 |
msgstr "Enviado cuando un listado (%s) expira."
|
3561 |
|
3562 |
+
#: includes/admin/settings/class-settings-admin.php:427
|
3563 |
msgctxt "expiration notices"
|
3564 |
msgid "%d day"
|
3565 |
msgid_plural "%d days"
|
3566 |
msgstr[0] "%d día"
|
3567 |
msgstr[1] "%d días"
|
3568 |
|
3569 |
+
#: includes/admin/settings/class-settings-admin.php:430
|
3570 |
msgctxt "expiration notices"
|
3571 |
msgid "%d week"
|
3572 |
msgid_plural "%d weeks"
|
3573 |
msgstr[0] "%d semana"
|
3574 |
msgstr[1] "%d semanas"
|
3575 |
|
3576 |
+
#: includes/admin/settings/class-settings-admin.php:433
|
3577 |
msgctxt "expiration notices"
|
3578 |
msgid "%d month"
|
3579 |
msgid_plural "%d months"
|
3582 |
|
3583 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3584 |
#. non-recuring only)
|
3585 |
+
#: includes/admin/settings/class-settings-admin.php:439
|
3586 |
msgctxt "expiration notices"
|
3587 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3588 |
msgstr "Enviar %1$s antes de que un listado (%2$s) expire."
|
3589 |
|
3590 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3591 |
#. non-recuring only)
|
3592 |
+
#: includes/admin/settings/class-settings-admin.php:442
|
3593 |
msgctxt "expiration notices"
|
3594 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3595 |
msgstr "Enviar %1$s después de que un listado (%2$s) expire."
|
3596 |
|
3597 |
+
#: includes/admin/settings/class-settings-admin.php:459
|
3598 |
msgctxt "expiration notices"
|
3599 |
msgid "At the time of expiration"
|
3600 |
msgstr "Cuando el listado expire"
|
3601 |
|
3602 |
+
#: includes/admin/settings/class-settings-admin.php:460
|
3603 |
msgctxt "expiration notices"
|
3604 |
msgid "Right after a successful renewal"
|
3605 |
msgstr "Justo después de renovar un listado"
|
3606 |
|
3607 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3608 |
msgctxt "expiration notices"
|
3609 |
msgid "%d day before expiration"
|
3610 |
msgid_plural "%d days before expiration"
|
3611 |
msgstr[0] "%d día antes de expirar"
|
3612 |
msgstr[1] "%d días antes de expirar"
|
3613 |
|
3614 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3615 |
msgctxt "expiration notices"
|
3616 |
msgid "%d day after expiration"
|
3617 |
msgid_plural "%d days after expiration"
|
3618 |
msgstr[0] "%d día después de expirar"
|
3619 |
msgstr[1] "%d días después de expirar"
|
3620 |
|
3621 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3622 |
msgctxt "expiration notices"
|
3623 |
msgid "%d week before expiration"
|
3624 |
msgid_plural "%d weeks before expiration"
|
3625 |
msgstr[0] "%d semana antes de expirar"
|
3626 |
msgstr[1] "%d semanas antes de expirar"
|
3627 |
|
3628 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3629 |
msgctxt "expiration notices"
|
3630 |
msgid "%d week after expiration"
|
3631 |
msgid_plural "%d weeks after expiration"
|
3632 |
msgstr[0] "%d semana después de expirar"
|
3633 |
msgstr[1] "%d semanas después de expirar"
|
3634 |
|
3635 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3636 |
msgctxt "expiration notices"
|
3637 |
msgid "%d month before expiration"
|
3638 |
msgid_plural "%d months before expiration"
|
3639 |
msgstr[0] "%d mes antes de expirar"
|
3640 |
msgstr[1] "%d meses antes de expirar"
|
3641 |
|
3642 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3643 |
msgctxt "expiration notices"
|
3644 |
msgid "%d month after expiration"
|
3645 |
msgid_plural "%d months after expiration"
|
3646 |
msgstr[0] "%d mes después de expirar"
|
3647 |
msgstr[1] "%d meses después de expirar"
|
3648 |
|
3649 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3650 |
msgctxt "expiration notices"
|
3651 |
msgid "Applies to"
|
3652 |
msgstr "Aplica a"
|
3653 |
|
3654 |
+
#: includes/admin/settings/class-settings-admin.php:498
|
3655 |
msgctxt "expiration notices"
|
3656 |
msgid "Non-recurring listings"
|
3657 |
msgstr "Listados no recurrentes"
|
3658 |
|
3659 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3660 |
msgctxt "expiration notices"
|
3661 |
msgid "Recurring listings"
|
3662 |
msgstr "Listados recurrentes"
|
3663 |
|
3664 |
+
#: includes/admin/settings/class-settings-admin.php:500
|
3665 |
msgctxt "expiration notices"
|
3666 |
msgid "Recurring and non-recurring listings"
|
3667 |
msgstr "Listados recurrentes y no recurrentes"
|
3668 |
|
3669 |
+
#: includes/admin/settings/class-settings-admin.php:505
|
3670 |
msgctxt "expiration notices"
|
3671 |
msgid "When to send?"
|
3672 |
msgstr "¿Cuando desea enviar esta notificación?"
|
3676 |
msgid "E-mail body text"
|
3677 |
msgstr "Contenido del correo"
|
3678 |
|
3679 |
+
#: includes/admin/settings/class-settings-admin.php:537
|
3680 |
+
msgctxt "settings"
|
3681 |
+
msgid "Settings reset to default."
|
3682 |
+
msgstr "Restablecer ajustes por defecto."
|
3683 |
+
|
3684 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3685 |
msgctxt "settings"
|
3686 |
msgid "General"
|
3698 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3699 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3700 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3701 |
+
#: includes/admin/settings/class-settings.php:335
|
3702 |
msgctxt "settings"
|
3703 |
msgid "General Settings"
|
3704 |
msgstr "Configuración General"
|
4566 |
msgid "E-Mail Notices"
|
4567 |
msgstr "Notificaciones de correo electrónico"
|
4568 |
|
4569 |
+
#: includes/admin/settings/class-settings.php:531
|
4570 |
+
#: includes/admin/settings/class-settings.php:542
|
4571 |
msgctxt "settings"
|
4572 |
msgid "\"%s\" can not be empty."
|
4573 |
msgstr "“%s” no puede estar vacío."
|
4574 |
|
4575 |
+
#: includes/admin/settings/class-settings.php:549
|
4576 |
msgctxt "settings"
|
4577 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4578 |
msgstr "El slug “%s” ya está siendo utilizado por otra taxonomía."
|
5021 |
msgid "(Unavailable Plan)"
|
5022 |
msgstr "(Comisión no disponible)"
|
5023 |
|
5024 |
+
#: includes/class-listing.php:528
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5025 |
msgctxt "listing"
|
5026 |
+
msgid "Plan \"%s\" (recurring)"
|
5027 |
+
msgstr "Comisión “%s” (recurrente)"
|
5028 |
|
5029 |
+
#: includes/class-listing.php:530 includes/class-listing.php:562
|
5030 |
msgctxt "listing"
|
5031 |
msgid "Plan \"%s\""
|
5032 |
msgstr "Comisión “%s”"
|
5116 |
msgid "Posted By"
|
5117 |
msgstr "Publicado Por"
|
5118 |
|
5119 |
+
#: includes/class-listing.php:660
|
5120 |
msgctxt "listing status"
|
5121 |
msgid "Unknown"
|
5122 |
msgstr "Desconocido"
|
5123 |
|
5124 |
+
#: includes/class-listing.php:661
|
5125 |
msgctxt "listing status"
|
5126 |
msgid "Legacy"
|
5127 |
msgstr "Antiguo"
|
5128 |
|
5129 |
+
#: includes/class-listing.php:662
|
5130 |
msgctxt "listing status"
|
5131 |
msgid "Incomplete"
|
5132 |
msgstr "Incompleto"
|
5133 |
|
5134 |
+
#: includes/class-listing.php:663
|
5135 |
msgctxt "listing status"
|
5136 |
msgid "Pending Payment"
|
5137 |
msgstr "Pendiente de pago"
|
5138 |
|
5139 |
+
#: includes/class-listing.php:664
|
5140 |
msgctxt "listing status"
|
5141 |
msgid "Complete"
|
5142 |
msgstr "Completado"
|
5143 |
|
5144 |
+
#: includes/class-listing.php:665
|
5145 |
msgctxt "listing status"
|
5146 |
msgid "Pending Upgrade"
|
5147 |
msgstr "Pendiente de mejora"
|
5148 |
|
5149 |
+
#: includes/class-listing.php:666
|
5150 |
msgctxt "listing status"
|
5151 |
msgid "Expired"
|
5152 |
msgstr "Expirado"
|
5153 |
|
5154 |
+
#: includes/class-listing.php:667
|
5155 |
msgctxt "listing status"
|
5156 |
msgid "Pending Renewal"
|
5157 |
msgstr "Pendientes de renovación"
|
5158 |
|
5159 |
+
#: includes/class-listing.php:668
|
5160 |
msgctxt "listing status"
|
5161 |
msgid "Abandoned"
|
5162 |
msgstr "Abandonado"
|
5396 |
msgid "Please choose a valid fee plan for your category selection."
|
5397 |
msgstr "Por favor elija una comisión válida para la categoría seleccionada."
|
5398 |
|
5399 |
+
#: includes/views/submit_listing.php:681
|
5400 |
msgctxt "submit listing"
|
5401 |
msgid "Please enter your desired username."
|
5402 |
msgstr "Por favor ingrese su nombre de usuario."
|
5403 |
|
5404 |
+
#: includes/views/submit_listing.php:686
|
5405 |
msgctxt "submit listing"
|
5406 |
msgid "Please enter the e-mail for your new account."
|
5407 |
msgstr ""
|
5408 |
"Por favor ingrese la dirección de correo electrónico para su nueva cuenta."
|
5409 |
|
5410 |
+
#: includes/views/submit_listing.php:691
|
5411 |
msgctxt "submit listing"
|
5412 |
msgid "Please enter the password for your new account."
|
5413 |
msgstr "Por favor ingrese la contraseña para su nueva cuenta."
|
5414 |
|
5415 |
+
#: includes/views/submit_listing.php:701
|
5416 |
msgctxt "submit listing"
|
5417 |
msgid "The username you chose is already in use. Please use a different one."
|
5418 |
msgstr ""
|
5419 |
"El nombre de usuario que eligió ya está en uso. Por favor elija un nombre de "
|
5420 |
"usuario diferente."
|
5421 |
|
5422 |
+
#: includes/views/submit_listing.php:706
|
5423 |
msgctxt "submit listing"
|
5424 |
msgid "The e-mail address you chose for your account is already in use."
|
5425 |
msgstr ""
|
5426 |
"La dirección de correo electrónico que eligió para su cuenta ya está siendo "
|
5427 |
"utilizada."
|
5428 |
|
5429 |
+
#: includes/views/submit_listing.php:721
|
5430 |
msgctxt "submit listing"
|
5431 |
msgid "Create a user account on this site"
|
5432 |
msgstr "Crear una cuenta de usuario en este sitio"
|
5433 |
|
5434 |
+
#: includes/views/submit_listing.php:728
|
5435 |
msgctxt "submit listing"
|
5436 |
msgid ""
|
5437 |
"You need to create an account on the site. Please fill out the form below."
|
5439 |
"Debe crear una cuenta de usuario en este sitio. Por favor ingrese los datos "
|
5440 |
"requeridos en el formulario que está debajo."
|
5441 |
|
5442 |
+
#: includes/views/submit_listing.php:734
|
5443 |
msgctxt "submit listing"
|
5444 |
msgid "Username:"
|
5445 |
msgstr "Nombre de usuario"
|
5446 |
|
5447 |
+
#: includes/views/submit_listing.php:743
|
5448 |
msgctxt "submit listing"
|
5449 |
msgid "Email:"
|
5450 |
msgstr "Correo electrónico:"
|
5451 |
|
5452 |
+
#: includes/views/submit_listing.php:752
|
5453 |
msgctxt "submit listing"
|
5454 |
msgid "Password:"
|
5455 |
msgstr "Contraseña:"
|
5619 |
msgid "Link Text (optional):"
|
5620 |
msgstr "Texto del enlace (opcional):"
|
5621 |
|
5622 |
+
#: includes/fields/class-form-field.php:627
|
5623 |
msgctxt "form-fields api"
|
5624 |
msgid ""
|
5625 |
"This form field can't be deleted because it is required for the plugin to "
|
5683 |
msgid "Invalid form field type"
|
5684 |
msgstr "Tipo de campo inválido"
|
5685 |
|
5686 |
+
#: includes/fields/class-form-field.php:526
|
5687 |
msgctxt "form-fields-api"
|
5688 |
msgid "Field label is required."
|
5689 |
msgstr "El nombre del campo es requerido."
|
5690 |
|
5691 |
+
#: includes/fields/class-form-field.php:536
|
5692 |
msgctxt "form-fields-api"
|
5693 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5694 |
msgstr ""
|
5695 |
"El cambio de tipo de campo es incompatible. El tipo no será modificado."
|
5696 |
|
5697 |
+
#: includes/fields/class-form-field.php:556
|
5698 |
msgctxt "form-fields-api"
|
5699 |
msgid ""
|
5700 |
"There can only be one field with association \"%s\". Please select another "
|
5703 |
"Solo puede haber un campo con asociación \"%s\". Por favor elija otra "
|
5704 |
"asociación."
|
5705 |
|
5706 |
+
#: includes/fields/class-form-field.php:566
|
5707 |
msgctxt "form-fields-api"
|
5708 |
msgid "\"%s\" is an invalid field type for this association."
|
5709 |
msgstr "\"%s\" es un tipo de campo inválido para esta asociación."
|
5710 |
|
5711 |
+
#: includes/fields/class-form-field.php:618
|
5712 |
msgctxt "form-fields-api"
|
5713 |
msgid "Invalid field ID"
|
5714 |
msgstr "ID de campo inválido"
|
5715 |
|
5716 |
+
#: includes/fields/class-form-field.php:639
|
5717 |
msgctxt "form-fields-api"
|
5718 |
msgid "An error occurred while trying to delete this field."
|
5719 |
msgstr "Un error ocurrió mientras se trataba de eliminar este campo."
|
5783 |
msgid "— None —"
|
5784 |
msgstr "— Ninguno —"
|
5785 |
|
5786 |
+
#: includes/fields/class-fieldtypes-textarea.php:131
|
5787 |
msgctxt "admin form-fields"
|
5788 |
msgid ""
|
5789 |
"Enabling iframe support in your listings can allow users to execute "
|
6392 |
msgid "Next"
|
6393 |
msgstr "Siguiente"
|
6394 |
|
6395 |
+
#: includes/templates-ui.php:172
|
6396 |
msgctxt "templates"
|
6397 |
msgid "No listing categories found."
|
6398 |
msgstr "No se encontraron categorías."
|
6399 |
|
6400 |
+
#: includes/templates-ui.php:285
|
6401 |
msgctxt "templates"
|
6402 |
msgid "Search Listings"
|
6403 |
msgstr "Buscar Listados"
|
6404 |
|
6405 |
+
#: includes/templates-ui.php:288
|
6406 |
msgctxt "templates"
|
6407 |
msgid "Advanced Search"
|
6408 |
msgstr "Búsqueda Avanzada"
|
6467 |
msgid "View not available."
|
6468 |
msgstr "Vista no disponible."
|
6469 |
|
6470 |
+
#: includes/views/submit_listing.php:790
|
6471 |
msgctxt "templates"
|
6472 |
msgid "Please agree to the Terms and Conditions."
|
6473 |
msgstr "Por favor acepte los Términos y Condiciones."
|
6474 |
|
6475 |
+
#: includes/views/submit_listing.php:798
|
6476 |
msgctxt "templates"
|
6477 |
msgid "Terms and Conditions:"
|
6478 |
msgstr "Términos y Condiciones:"
|
6479 |
|
6480 |
+
#: includes/views/submit_listing.php:807
|
6481 |
msgctxt "templates"
|
6482 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6483 |
msgstr "Acepto los <a>Términos y Condiciones</a>"
|
6753 |
msgid "There are no images currently attached to your listing."
|
6754 |
msgstr "No hay actualmente imágenes asociadas a su listado."
|
6755 |
|
6756 |
+
#: includes/templates-ui.php:317 includes/templates-ui.php:342
|
6757 |
msgctxt "templates sort"
|
6758 |
msgid "Sort By:"
|
6759 |
msgstr "Ordenar Por:"
|
6760 |
|
6761 |
+
#: includes/templates-ui.php:336
|
6762 |
msgctxt "sort"
|
6763 |
msgid "Reset"
|
6764 |
msgstr "Restablecer"
|
6765 |
|
6766 |
+
#: includes/templates-ui.php:358
|
6767 |
msgctxt "sort"
|
6768 |
msgid "(Reset)"
|
6769 |
msgstr "(Reestablecer)"
|
7126 |
msgstr ""
|
7127 |
"Esta es tan solo una previsualización. El listado no ha sido publicado aún."
|
7128 |
|
7129 |
+
#: includes/views/submit_listing.php:569
|
7130 |
msgctxt "listing submit"
|
7131 |
msgid ""
|
7132 |
"Something went wrong. Please check the form for errors, correct them and "
|
8068 |
msgid "Address"
|
8069 |
msgstr "Dirección"
|
8070 |
|
8071 |
+
#~ msgctxt "listing"
|
8072 |
+
#~ msgid "Plan \"%s\"%s"
|
8073 |
+
#~ msgstr "Comisión “%s”%s"
|
8074 |
+
|
8075 |
#~ msgid "Business Directory - Featured Levels migration"
|
8076 |
#~ msgstr "Directorio de Negocios - Migración de Niveles Destacados"
|
8077 |
|
9219 |
#~ msgid "Setup/Manage Fees"
|
9220 |
#~ msgstr "Configurar/Administrar Comisiones"
|
9221 |
|
|
|
|
|
|
|
9222 |
#~ msgid "← Back to Directory"
|
9223 |
#~ msgstr "← Regresar al Directorio"
|
9224 |
|
languages/WPBDM-fr_FR.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date:
|
9 |
"PO-Revision-Date: 2017-11-13 00:48+0100\n"
|
10 |
"Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -17,23 +17,23 @@ msgstr ""
|
|
17 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
18 |
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
|
20 |
-
#: includes/admin/class-admin-listings.php:
|
21 |
msgid "Listing Information"
|
22 |
msgstr "Information sur l'annonce"
|
23 |
|
24 |
-
#: includes/admin/class-admin-listings.php:
|
25 |
msgid "Listing Timeline"
|
26 |
msgstr "Titre de l'annonce"
|
27 |
|
28 |
-
#: includes/admin/class-admin-listings.php:
|
29 |
msgid "Expires on"
|
30 |
msgstr "Expire le"
|
31 |
|
32 |
-
#: includes/admin/class-admin-listings.php:
|
33 |
msgid "Attributes"
|
34 |
msgstr "Attributs"
|
35 |
|
36 |
-
#: includes/admin/class-admin.php:
|
37 |
msgid ""
|
38 |
"Preview is only available after you've saved the first draft. This is due\n"
|
39 |
"to how WordPress stores the data."
|
@@ -42,11 +42,11 @@ msgstr ""
|
|
42 |
"brouillon. Ceci est dû \n"
|
43 |
"à la manière dont WordPress stocke les données."
|
44 |
|
45 |
-
#: includes/admin/class-admin.php:
|
46 |
msgid "Uninstall Business Directory Plugin"
|
47 |
msgstr "Désinstaller le Plugin Annuaire Professionnel"
|
48 |
|
49 |
-
#: includes/admin/class-admin.php:
|
50 |
msgid "Uninstall"
|
51 |
msgstr "Désinstaller"
|
52 |
|
@@ -247,15 +247,15 @@ msgstr "Clé de transaction"
|
|
247 |
msgid "Licenses"
|
248 |
msgstr "Licences"
|
249 |
|
250 |
-
#: includes/templates-ui.php:
|
251 |
msgid "Directory"
|
252 |
msgstr "Annuaire"
|
253 |
|
254 |
-
#: includes/templates-ui.php:
|
255 |
msgid "View All Listings"
|
256 |
msgstr "Voir toutes les annonces"
|
257 |
|
258 |
-
#: includes/templates-ui.php:
|
259 |
msgid "Create A Listing"
|
260 |
msgstr "Créer une annonce"
|
261 |
|
@@ -308,7 +308,11 @@ msgstr ""
|
|
308 |
msgid "Please note that all of your existing settings will be lost."
|
309 |
msgstr "Merci de noter que tous vos paramètres existants seront perdus."
|
310 |
|
311 |
-
#: templates/admin/settings-reset.tpl.php:
|
|
|
|
|
|
|
|
|
312 |
msgid "Reset Defaults"
|
313 |
msgstr "Rétablir les paramètres par défault"
|
314 |
|
@@ -839,7 +843,7 @@ msgctxt "admin category filter"
|
|
839 |
msgid "All categories"
|
840 |
msgstr "Toutes catégories"
|
841 |
|
842 |
-
#: includes/admin/class-admin-listings.php:
|
843 |
msgctxt "admin listings"
|
844 |
msgid ""
|
845 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
@@ -850,63 +854,63 @@ msgstr ""
|
|
850 |
"les fonctionnalités disponibles pour cette annonce, ainsi que pour gérer les "
|
851 |
"renouvellements."
|
852 |
|
853 |
-
#: includes/admin/class-admin-listings.php:
|
854 |
msgctxt "admin listings"
|
855 |
msgid "Never"
|
856 |
msgstr "Jamais"
|
857 |
|
858 |
-
#: includes/admin/class-admin-listings.php:
|
859 |
msgctxt "admin listings"
|
860 |
msgid "Featured"
|
861 |
msgstr "Statut sélectionné (Post-it)"
|
862 |
|
863 |
-
#: includes/admin/class-admin-listings.php:
|
864 |
msgctxt "admin listings"
|
865 |
msgid "Recurring"
|
866 |
msgstr "(récurrent)"
|
867 |
|
868 |
-
#: includes/admin/class-admin-listings.php:
|
869 |
msgctxt "admin listings"
|
870 |
msgid "Free"
|
871 |
msgstr "Gratuit"
|
872 |
|
873 |
-
#: includes/admin/class-admin-listings.php:
|
874 |
msgctxt "admin listings"
|
875 |
msgid "Paid"
|
876 |
msgstr "Payé"
|
877 |
|
878 |
-
#: includes/admin/class-admin-listings.php:
|
879 |
msgctxt "admin"
|
880 |
msgid "Directory Listing Fields / Images"
|
881 |
msgstr "Champs des annonces / Images"
|
882 |
|
883 |
-
#: includes/admin/class-admin-listings.php:
|
884 |
msgctxt "admin"
|
885 |
msgid "Categories"
|
886 |
msgstr "Catégories"
|
887 |
|
888 |
-
#: includes/admin/class-admin.php:
|
889 |
msgctxt "admin"
|
890 |
msgid "Business Directory"
|
891 |
msgstr "Annuaire Professionnel"
|
892 |
|
893 |
-
#: includes/admin/class-admin.php:
|
894 |
msgctxt "admin"
|
895 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
896 |
msgstr ""
|
897 |
"Vous êtes prêt à visitez votre nouvelle page <a>Annuaire Professionnel</a>."
|
898 |
|
899 |
-
#: includes/admin/class-admin.php:
|
900 |
msgctxt "admin"
|
901 |
msgid "Untitled Menu"
|
902 |
msgstr "Menu sans titre"
|
903 |
|
904 |
-
#: includes/admin/class-admin.php:
|
905 |
msgctxt "admin"
|
906 |
msgid "Dismiss this notice."
|
907 |
msgstr "Ne tenez pas compte de cet avertissement."
|
908 |
|
909 |
-
#: includes/admin/class-admin.php:
|
910 |
#, fuzzy
|
911 |
msgctxt "admin"
|
912 |
msgid "The listing has been updated."
|
@@ -914,40 +918,40 @@ msgid_plural "The listings have been updated."
|
|
914 |
msgstr[0] "L'annonce a été mise à jour."
|
915 |
msgstr[1] "Les annonces ont été mise à jour."
|
916 |
|
917 |
-
#: includes/admin/class-admin.php:
|
918 |
msgctxt "admin"
|
919 |
msgid "The fee was successfully assigned."
|
920 |
msgstr "Les frais ont bien été assignés."
|
921 |
|
922 |
-
#: includes/admin/class-admin.php:
|
923 |
msgctxt "admin"
|
924 |
msgid "Listing was renewed."
|
925 |
msgid_plural "Listings were renewed."
|
926 |
msgstr[0] "L'annonce a été renouvelée."
|
927 |
msgstr[1] "Les annonces ont été renouvelées."
|
928 |
|
929 |
-
#: includes/admin/class-admin.php:
|
930 |
msgctxt "admin"
|
931 |
msgid "Renewal email sent."
|
932 |
msgstr "Email de renouvellement envoyé."
|
933 |
|
934 |
-
#: includes/admin/class-admin.php:
|
935 |
#, fuzzy
|
936 |
msgctxt "admin"
|
937 |
msgid "Access keys sent."
|
938 |
msgstr "Clés d'accès"
|
939 |
|
940 |
-
#: includes/admin/class-admin.php:
|
941 |
msgctxt "admin"
|
942 |
msgid "The access keys couldn't be sent."
|
943 |
msgstr ""
|
944 |
|
945 |
-
#: includes/admin/class-admin.php:
|
946 |
msgctxt "admin"
|
947 |
msgid "Listing Count"
|
948 |
msgstr "Compteur d'annonces"
|
949 |
|
950 |
-
#: includes/admin/class-admin.php:
|
951 |
msgctxt "admin"
|
952 |
msgid ""
|
953 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -956,7 +960,7 @@ msgstr ""
|
|
956 |
"<b>Business Directory Plugin</b> requiert une page avec le code "
|
957 |
"d'activation <tt>[businessdirectory]</tt> pour marcher correctement."
|
958 |
|
959 |
-
#: includes/admin/class-admin.php:
|
960 |
msgctxt "admin"
|
961 |
msgid ""
|
962 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -965,12 +969,12 @@ msgstr ""
|
|
965 |
"Vous pouvez créer cette page par vous-mêmes ou laisser le plugin la faire "
|
966 |
"pour vous automatiquement."
|
967 |
|
968 |
-
#: includes/admin/class-admin.php:
|
969 |
msgctxt "admin"
|
970 |
msgid "Create required pages for me"
|
971 |
msgstr "Créer les pages requises pour moi"
|
972 |
|
973 |
-
#: includes/admin/class-admin.php:
|
974 |
msgctxt "admin"
|
975 |
msgid ""
|
976 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -982,7 +986,7 @@ msgstr ""
|
|
982 |
"strong>.S'il vous plaît demander à votre fournisseur de mettre à jour afin "
|
983 |
"d'éviter tout problème avec le plug-in."
|
984 |
|
985 |
-
#: includes/admin/class-admin.php:
|
986 |
msgctxt "admin"
|
987 |
msgid ""
|
988 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -1010,7 +1014,7 @@ msgctxt "admin"
|
|
1010 |
msgid "Images"
|
1011 |
msgstr "Images"
|
1012 |
|
1013 |
-
#: includes/admin/form-fields.php:
|
1014 |
msgctxt "admin"
|
1015 |
msgid ""
|
1016 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1019,7 +1023,7 @@ msgstr ""
|
|
1019 |
"<b>Plugin d'Annuaire Professionnel</b> requiert des champs avec les "
|
1020 |
"associations suivantes <b>%s</b> pour fonctionner correctement."
|
1021 |
|
1022 |
-
#: includes/admin/form-fields.php:
|
1023 |
msgctxt "admin"
|
1024 |
msgid ""
|
1025 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1028,7 +1032,7 @@ msgstr ""
|
|
1028 |
"<b>Plugin d'Annuaire Professionnel</b> requiert un champ avec un <b>%s</b> "
|
1029 |
"association en ordre pour marcher correctement."
|
1030 |
|
1031 |
-
#: includes/admin/form-fields.php:
|
1032 |
msgctxt "admin"
|
1033 |
msgid ""
|
1034 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1037,12 +1041,12 @@ msgstr ""
|
|
1037 |
"Vous pouvez créer ces champs personnalisés pas vous-mêmes dans \"Gestion des "
|
1038 |
"Champs\" ou laissez le plugin le faire pour vous automatiquement."
|
1039 |
|
1040 |
-
#: includes/admin/form-fields.php:
|
1041 |
msgctxt "admin"
|
1042 |
msgid "Go to \"Manage Form Fields\""
|
1043 |
msgstr "Aller à \"Gestion des Champs\""
|
1044 |
|
1045 |
-
#: includes/admin/form-fields.php:
|
1046 |
msgctxt "admin"
|
1047 |
msgid "Create these required fields for me"
|
1048 |
msgstr "Créer ces champs obligatoires pour moi"
|
@@ -1057,75 +1061,75 @@ msgctxt "admin"
|
|
1057 |
msgid "Abandoned"
|
1058 |
msgstr "Abandonné"
|
1059 |
|
1060 |
-
#: includes/admin/class-admin-listings.php:
|
1061 |
msgctxt "admin actions"
|
1062 |
msgid "Edit Listing"
|
1063 |
msgstr "Editer l'annonce"
|
1064 |
|
1065 |
-
#: includes/admin/class-admin-listings.php:
|
1066 |
msgctxt "admin actions"
|
1067 |
msgid "Delete Listing"
|
1068 |
msgstr "Annuler l'annonce"
|
1069 |
|
1070 |
-
#: includes/admin/class-admin-listings.php:
|
1071 |
msgctxt "admin actions"
|
1072 |
msgid "View Payments"
|
1073 |
msgstr "Voir les Paiements"
|
1074 |
|
1075 |
-
#: includes/admin/class-admin-listings.php:
|
1076 |
msgctxt "admin actions"
|
1077 |
msgid "View Payment"
|
1078 |
msgstr "Voir le Paiement"
|
1079 |
|
1080 |
-
#: includes/admin/class-admin-listings.php:
|
1081 |
#, fuzzy
|
1082 |
msgctxt "admin actions"
|
1083 |
msgid "Publish listings"
|
1084 |
msgstr "Publier l'annonce"
|
1085 |
|
1086 |
-
#: includes/admin/class-admin-listings.php:
|
1087 |
#, fuzzy
|
1088 |
msgctxt "admin actions"
|
1089 |
msgid "Mark as \"Pending Review\""
|
1090 |
msgstr "En attente"
|
1091 |
|
1092 |
-
#: includes/admin/class-admin-listings.php:
|
1093 |
msgctxt "admin actions"
|
1094 |
msgid "Hide from directory (mark as \"Draft\")"
|
1095 |
msgstr ""
|
1096 |
|
1097 |
-
#: includes/admin/class-admin-listings.php:
|
1098 |
#, fuzzy
|
1099 |
msgctxt "admin actions"
|
1100 |
msgid "Renew listings"
|
1101 |
msgstr "Renouveler l'annonce"
|
1102 |
|
1103 |
-
#: includes/admin/class-admin-listings.php:
|
1104 |
#, fuzzy
|
1105 |
msgctxt "admin actions"
|
1106 |
msgid "Set listings as \"Expired\""
|
1107 |
msgstr "Envoyé lorsqu'une annonce (% s) est expirée."
|
1108 |
|
1109 |
-
#: includes/admin/class-admin-listings.php:
|
1110 |
#, fuzzy
|
1111 |
msgctxt "admin actions"
|
1112 |
msgid "Send access keys"
|
1113 |
msgstr "Demander une clé d'accès ?"
|
1114 |
|
1115 |
-
#: includes/admin/class-admin.php:
|
1116 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1117 |
msgctxt "listing metabox"
|
1118 |
msgid "Never"
|
1119 |
msgstr "Jamais"
|
1120 |
|
1121 |
-
#: includes/admin/class-admin.php:
|
1122 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1123 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1124 |
msgctxt "listing metabox"
|
1125 |
msgid "Yes"
|
1126 |
msgstr "Oui"
|
1127 |
|
1128 |
-
#: includes/admin/class-admin.php:
|
1129 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1130 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1131 |
msgctxt "listing metabox"
|
@@ -1248,7 +1252,7 @@ msgctxt "listing metabox"
|
|
1248 |
msgid "Is Recurring?"
|
1249 |
msgstr "Est récurrent?"
|
1250 |
|
1251 |
-
#: includes/admin/class-admin.php:
|
1252 |
msgctxt "drip pointer"
|
1253 |
msgid ""
|
1254 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -1259,89 +1263,89 @@ msgstr ""
|
|
1259 |
"zéro dans ce cours (GRATUIT) en 5 parties (envoyé via e-mail). Obtenez un "
|
1260 |
"module premium GRATUIT juste après votre inscription."
|
1261 |
|
1262 |
-
#: includes/admin/class-admin.php:
|
1263 |
msgctxt "drip pointer"
|
1264 |
msgid "Email Address:"
|
1265 |
msgstr "Adresse e-mail:"
|
1266 |
|
1267 |
-
#: includes/admin/class-admin.php:
|
1268 |
msgctxt "drip pointer"
|
1269 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1270 |
msgstr ""
|
1271 |
"Voulez-vous connaître les secrets de la création d'un superbe annuaire "
|
1272 |
"professionnel ?"
|
1273 |
|
1274 |
-
#: includes/admin/class-admin.php:
|
1275 |
msgctxt "drip pointer"
|
1276 |
msgid "Yes, please!"
|
1277 |
msgstr "Oui, s'il vous plait !"
|
1278 |
|
1279 |
-
#: includes/admin/class-admin.php:
|
1280 |
msgctxt "drip pointer"
|
1281 |
msgid "No, thanks"
|
1282 |
msgstr "Non, merci"
|
1283 |
|
1284 |
-
#: includes/admin/class-admin.php:
|
1285 |
msgctxt "drip pointer"
|
1286 |
msgid "Invalid e-mail address."
|
1287 |
msgstr "Adresse e-mail non valide."
|
1288 |
|
1289 |
-
#: includes/admin/class-admin.php:
|
1290 |
msgctxt "admin menu"
|
1291 |
msgid "Business Directory Admin"
|
1292 |
msgstr "Administrateur de l'Annuaire Professionnel"
|
1293 |
|
1294 |
-
#: includes/admin/class-admin.php:
|
1295 |
msgctxt "admin menu"
|
1296 |
msgid "Dir. Admin"
|
1297 |
msgstr "Administrateur de l'Annuaire"
|
1298 |
|
1299 |
-
#: includes/admin/class-admin.php:
|
1300 |
msgctxt "admin menu"
|
1301 |
msgid "Directory Admin"
|
1302 |
msgstr "Administrateur de l'Annuaire"
|
1303 |
|
1304 |
-
#: includes/admin/class-admin.php:
|
1305 |
msgctxt "admin menu"
|
1306 |
msgid "Add New Listing"
|
1307 |
msgstr "Ajoutez une nouvelle annonce"
|
1308 |
|
1309 |
-
#: includes/admin/class-admin.php:
|
1310 |
msgctxt "admin menu"
|
1311 |
msgid "Manage Fees"
|
1312 |
msgstr "Gestion des frais"
|
1313 |
|
1314 |
-
#: includes/admin/class-admin.php:
|
1315 |
msgctxt "admin menu"
|
1316 |
msgid "Listings"
|
1317 |
msgstr "Listes"
|
1318 |
|
1319 |
-
#: includes/admin/class-admin.php:
|
1320 |
msgctxt "admin menu"
|
1321 |
msgid "Manage Form Fields"
|
1322 |
msgstr "Gestion des champs"
|
1323 |
|
1324 |
-
#: includes/admin/class-admin.php:
|
1325 |
msgctxt "admin menu"
|
1326 |
msgid "Payment History"
|
1327 |
msgstr "Historique de paiement"
|
1328 |
|
1329 |
-
#: includes/admin/class-admin.php:
|
1330 |
msgctxt "admin menu"
|
1331 |
msgid "CSV Import & Export"
|
1332 |
msgstr "CSV Importation/Exportation"
|
1333 |
|
1334 |
-
#: includes/admin/class-admin.php:
|
1335 |
msgctxt "admin menu"
|
1336 |
msgid "Debug"
|
1337 |
msgstr "Déboguer"
|
1338 |
|
1339 |
-
#: includes/admin/settings/class-settings-admin.php:
|
1340 |
msgctxt "admin menu"
|
1341 |
msgid "Manage Options"
|
1342 |
msgstr "Gestion des options"
|
1343 |
|
1344 |
-
#: includes/admin/class-admin.php:
|
1345 |
msgctxt "admin category id"
|
1346 |
msgid "ID"
|
1347 |
msgstr "ID"
|
@@ -1694,22 +1698,22 @@ msgctxt "themes"
|
|
1694 |
msgid "Theme was updated successfully."
|
1695 |
msgstr "Le thème a été mis à jour avec succès."
|
1696 |
|
1697 |
-
#: includes/themes.php:
|
1698 |
msgctxt "themes"
|
1699 |
msgid "ZIP file is not a valid BD theme file."
|
1700 |
msgstr "Le fichier ZIP n'est pas un fichier de thème valide."
|
1701 |
|
1702 |
-
#: includes/themes.php:
|
1703 |
msgctxt "themes"
|
1704 |
msgid "Could not create themes directory."
|
1705 |
msgstr "Impossible de créer le répertoire de thèmes."
|
1706 |
|
1707 |
-
#: includes/themes.php:
|
1708 |
msgctxt "themes"
|
1709 |
msgid "Could not remove previous theme directory \"%s\"."
|
1710 |
msgstr "Impossible de supprimer le dossier de thème précédent \"%s\"."
|
1711 |
|
1712 |
-
#: includes/themes.php:
|
1713 |
msgctxt "themes"
|
1714 |
msgid "Could not move new theme into theme directory."
|
1715 |
msgstr "Impossible de déplacer le nouveau thème dans le dossier à thèmes."
|
@@ -2344,53 +2348,59 @@ msgctxt "form-fields admin"
|
|
2344 |
msgid "Delete"
|
2345 |
msgstr "Effacer"
|
2346 |
|
2347 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2348 |
msgctxt "form-fields admin"
|
2349 |
msgid "Required"
|
2350 |
msgstr "Requis"
|
2351 |
|
2352 |
-
#: includes/admin/form-fields.php:
|
2353 |
msgctxt "form-fields admin"
|
2354 |
msgid "Optional"
|
2355 |
msgstr "Optionnel"
|
2356 |
|
2357 |
-
#: includes/admin/form-fields.php:
|
2358 |
msgctxt "form-fields admin"
|
2359 |
msgid "This field value is shown in the excerpt view of a listing."
|
2360 |
msgstr ""
|
2361 |
"Cette valeur de champ est représentée dans la vue extraite d'une annonce."
|
2362 |
|
2363 |
-
#: includes/admin/form-fields.php:
|
2364 |
msgctxt "form-fields admin"
|
2365 |
msgid "In Excerpt"
|
2366 |
msgstr "En extrait"
|
2367 |
|
2368 |
-
#: includes/admin/form-fields.php:
|
2369 |
msgctxt "form-fields admin"
|
2370 |
msgid "This field value is shown in the single view of a listing."
|
2371 |
msgstr "Cette valeur de champ est montré dans l'annonce en lecture."
|
2372 |
|
2373 |
-
#: includes/admin/form-fields.php:
|
2374 |
msgctxt "form-fields admin"
|
2375 |
msgid "In Listing"
|
2376 |
msgstr "Dans l'annonce"
|
2377 |
|
2378 |
-
#: includes/admin/form-fields.php:
|
2379 |
msgctxt "form-fields admin"
|
2380 |
msgid "Form Preview"
|
2381 |
msgstr "Aperçu du formulaire"
|
2382 |
|
2383 |
-
#: includes/admin/form-fields.php:
|
2384 |
msgctxt "form-fields admin"
|
2385 |
msgid "← Return to \"Manage Form Fields\""
|
2386 |
msgstr "← Retourner vers \"Organisation des champs du formulaire\""
|
2387 |
|
2388 |
-
#: includes/admin/form-fields.php:
|
2389 |
msgctxt "form-fields admin"
|
2390 |
msgid "Form fields updated."
|
2391 |
msgstr "Champs du formulaire mis à jour."
|
2392 |
|
2393 |
-
#: includes/admin/form-fields.php:
|
2394 |
msgctxt "form-fields admin"
|
2395 |
msgid ""
|
2396 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2405,92 +2415,92 @@ msgstr ""
|
|
2405 |
"s'affichent publiquement, vous pouvez <a>activer l'affichage public des e-"
|
2406 |
"mails</a>."
|
2407 |
|
2408 |
-
#: includes/admin/form-fields.php:
|
2409 |
msgctxt "form-fields admin"
|
2410 |
msgid "Field deleted."
|
2411 |
msgstr "Champ effacé."
|
2412 |
|
2413 |
-
#: includes/admin/form-fields.php:
|
2414 |
msgctxt "form-fields admin"
|
2415 |
msgid "Required fields created successfully."
|
2416 |
msgstr "Champs requis créés avec succès."
|
2417 |
|
2418 |
-
#: includes/admin/form-fields.php:
|
2419 |
msgctxt "form-fields admin"
|
2420 |
msgid "Title"
|
2421 |
msgstr "Titre"
|
2422 |
|
2423 |
-
#: includes/admin/form-fields.php:
|
2424 |
msgctxt "form-fields admin"
|
2425 |
msgid "Category"
|
2426 |
msgstr "Catégorie"
|
2427 |
|
2428 |
-
#: includes/admin/form-fields.php:
|
2429 |
msgctxt "form-fields admin"
|
2430 |
msgid "Excerpt"
|
2431 |
msgstr "Extrait"
|
2432 |
|
2433 |
-
#: includes/admin/form-fields.php:
|
2434 |
msgctxt "form-fields admin"
|
2435 |
msgid "Content"
|
2436 |
msgstr "Contenu"
|
2437 |
|
2438 |
-
#: includes/admin/form-fields.php:
|
2439 |
msgctxt "form-fields admin"
|
2440 |
msgid "Tags"
|
2441 |
msgstr "Étiquettes (tags)"
|
2442 |
|
2443 |
-
#: includes/admin/form-fields.php:
|
2444 |
msgctxt "form-fields admin"
|
2445 |
msgid "Address"
|
2446 |
msgstr "Adresse"
|
2447 |
|
2448 |
-
#: includes/admin/form-fields.php:
|
2449 |
msgctxt "form-fields admin"
|
2450 |
msgid "City"
|
2451 |
msgstr "Ville"
|
2452 |
|
2453 |
-
#: includes/admin/form-fields.php:
|
2454 |
msgctxt "form-fields admin"
|
2455 |
msgid "State"
|
2456 |
msgstr "Région"
|
2457 |
|
2458 |
-
#: includes/admin/form-fields.php:
|
2459 |
msgctxt "form-fields admin"
|
2460 |
msgid "Country"
|
2461 |
msgstr "Pays"
|
2462 |
|
2463 |
-
#: includes/admin/form-fields.php:
|
2464 |
msgctxt "form-fields admin"
|
2465 |
msgid "ZIP Code"
|
2466 |
msgstr "Code Postal"
|
2467 |
|
2468 |
-
#: includes/admin/form-fields.php:
|
2469 |
msgctxt "form-fields admin"
|
2470 |
msgid "FAX Number"
|
2471 |
msgstr "Numéro de fax"
|
2472 |
|
2473 |
-
#: includes/admin/form-fields.php:
|
2474 |
msgctxt "form-fields admin"
|
2475 |
msgid "Phone Number"
|
2476 |
msgstr "Numéro de téléphone"
|
2477 |
|
2478 |
-
#: includes/admin/form-fields.php:
|
2479 |
msgctxt "form-fields admin"
|
2480 |
msgid "Ratings Field"
|
2481 |
msgstr "Champs d'évaluation"
|
2482 |
|
2483 |
-
#: includes/admin/form-fields.php:
|
2484 |
msgctxt "form-fields admin"
|
2485 |
msgid "Twitter"
|
2486 |
msgstr "Twitter"
|
2487 |
|
2488 |
-
#: includes/admin/form-fields.php:
|
2489 |
msgctxt "form-fields admin"
|
2490 |
msgid "Website"
|
2491 |
msgstr "Site Internet"
|
2492 |
|
2493 |
-
#: includes/admin/form-fields.php:
|
2494 |
msgctxt "form-fields admin"
|
2495 |
msgid "Tags updated."
|
2496 |
msgstr "Étiquettes mises à jour."
|
@@ -2516,37 +2526,37 @@ msgctxt "form-fields admin"
|
|
2516 |
msgid "Allow empty selection on search?"
|
2517 |
msgstr "Permettre la sélection vide sur la recherche?"
|
2518 |
|
2519 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2520 |
msgctxt "form-fields admin"
|
2521 |
msgid "Allow HTML input for this field?"
|
2522 |
msgstr "Autoriser les ajouts HTML dans ce champ?"
|
2523 |
|
2524 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2525 |
msgctxt "form-fields admin"
|
2526 |
msgid "Allow IFRAME tags in content?"
|
2527 |
msgstr "Autoriser les tags IFRAME dans le contenu ?"
|
2528 |
|
2529 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2530 |
msgctxt "form-fields admin"
|
2531 |
msgid "No"
|
2532 |
msgstr "Non"
|
2533 |
|
2534 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2535 |
msgctxt "form-fields admin"
|
2536 |
msgid "Yes"
|
2537 |
msgstr "Oui"
|
2538 |
|
2539 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2540 |
msgctxt "form-fields admin"
|
2541 |
msgid "Allow WordPress shortcodes in this field?"
|
2542 |
msgstr "Autoriser les balises WordPress dans ce champ?"
|
2543 |
|
2544 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2545 |
msgctxt "form-fields admin"
|
2546 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2547 |
msgstr "Afficher un éditeur WYSIWYG sur la partie frontal du site ?"
|
2548 |
|
2549 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2550 |
msgctxt "form-fields admin"
|
2551 |
msgid ""
|
2552 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
@@ -2555,12 +2565,12 @@ msgstr ""
|
|
2555 |
"<b>Attention:</b> Les utilisateurs peuvent utiliser cette fonctionnalité "
|
2556 |
"pour contourner les limitation d'images dans les formules payantes."
|
2557 |
|
2558 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2559 |
msgctxt "form-fields admin"
|
2560 |
msgid "Allow images in WYSIWYG editor?"
|
2561 |
msgstr "Permettre l'utilisation d'images dans l'éditeur WYSIWYG ?"
|
2562 |
|
2563 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2564 |
msgctxt "form-fields admin"
|
2565 |
msgid ""
|
2566 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
@@ -2569,13 +2579,25 @@ msgstr ""
|
|
2569 |
"<b> Utilisateurs avancés seulement ! </ b> Sauf si vous avez été dit de "
|
2570 |
"changer cela, ne le coupez pas sauf si vous savez ce que vous faites."
|
2571 |
|
2572 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2573 |
msgctxt "form-fields admin"
|
2574 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2575 |
msgstr "Appliquer le filtre \"the_content \" avant d'annoncer ce champ?"
|
2576 |
|
2577 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2578 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2579 |
msgid "Automatically generate excerpt from content field?"
|
2580 |
msgstr "Générer automatiquement un extrait d'un champ du contenu ?"
|
2581 |
|
@@ -2663,61 +2685,72 @@ msgstr "Champ d'options d'affichage"
|
|
2663 |
|
2664 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2665 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2666 |
msgid "Show this value in excerpt view?"
|
2667 |
msgstr "Montrer un extrait de cette valeur ?"
|
2668 |
|
2669 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2670 |
msgctxt "form-fields admin"
|
2671 |
msgid "Display this value in post excerpt view."
|
2672 |
msgstr "Afficher dans un message un extrait de cette valeur."
|
2673 |
|
2674 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2675 |
msgctxt "form-fields admin"
|
2676 |
msgid "Show this value in listing view?"
|
2677 |
msgstr "Montrer cette valeur dans la vue de l'annonce ?"
|
2678 |
|
2679 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2680 |
msgctxt "form-fields admin"
|
2681 |
msgid "Display this value in the listing view."
|
2682 |
msgstr "Afficher cette valeur dans la vue de l'annonce."
|
2683 |
|
2684 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2685 |
msgctxt "form-fields admin"
|
2686 |
msgid "Include this field in the search form?"
|
2687 |
msgstr "Inclure ce champ dans la recherche de formulaire ?"
|
2688 |
|
2689 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2690 |
msgctxt "form-fields admin"
|
2691 |
msgid "Include this field in the search form."
|
2692 |
msgstr "Inclure ce champ dans la recherche de formulaire."
|
2693 |
|
2694 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2695 |
msgctxt "form-fields admin"
|
2696 |
msgid "Is this field required for searching?"
|
2697 |
msgstr "Ce champ est-il requis ?"
|
2698 |
|
2699 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2700 |
msgctxt "form-fields admin"
|
2701 |
msgid ""
|
2702 |
"Make this fields required during searches on the Advanced Search screen."
|
2703 |
msgstr "Indiquez les champs obligatoires lors de recherches avancée."
|
2704 |
|
2705 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2706 |
msgctxt "form-fields admin"
|
2707 |
msgid "Hide this field's label?"
|
2708 |
msgstr "Cacher l'étiquette de ce champ ?"
|
2709 |
|
2710 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2711 |
msgctxt "form-fields admin"
|
2712 |
msgid "Hide this field's label when displaying it."
|
2713 |
msgstr "Cacher l'étiquette de ce champ lorsqu'il est affiché."
|
2714 |
|
2715 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2716 |
msgctxt "form-fields admin"
|
2717 |
msgid "Update Field"
|
2718 |
msgstr "Mettre à jour le champ"
|
2719 |
|
2720 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2721 |
msgctxt "form-fields admin"
|
2722 |
msgid "Add Field"
|
2723 |
msgstr "Ajouter un champ"
|
@@ -3048,7 +3081,7 @@ msgctxt "debug info"
|
|
3048 |
msgid "Test SSL setup..."
|
3049 |
msgstr "Testez la configuration SSL..."
|
3050 |
|
3051 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3052 |
msgctxt "admin settings"
|
3053 |
msgid "Valid placeholders: %s"
|
3054 |
msgstr "Espaces réservés valides:% s"
|
@@ -3501,61 +3534,61 @@ msgctxt "admin settings"
|
|
3501 |
msgid "Enter License Key here"
|
3502 |
msgstr "Entrer la clé de licence"
|
3503 |
|
3504 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3505 |
msgctxt "expiration notices"
|
3506 |
msgid "Add notice"
|
3507 |
msgstr "Ajouter un avis"
|
3508 |
|
3509 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3510 |
msgctxt "expiration notices"
|
3511 |
msgid "No notices configured."
|
3512 |
msgstr "Aucun avis configuré."
|
3513 |
|
3514 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3515 |
msgctxt "expiration notices"
|
3516 |
msgid "Delete"
|
3517 |
msgstr "Effacer"
|
3518 |
|
3519 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3520 |
msgctxt "expiration notices"
|
3521 |
msgid "recurring and non-recurring"
|
3522 |
msgstr "permanent ou temporaire"
|
3523 |
|
3524 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3525 |
msgctxt "expiration notices"
|
3526 |
msgid "recurring only"
|
3527 |
msgstr "récurrente uniquement"
|
3528 |
|
3529 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3530 |
msgctxt "expiration notices"
|
3531 |
msgid "non-recurring only"
|
3532 |
msgstr "non récurrente seulement"
|
3533 |
|
3534 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3535 |
msgctxt "expiration notices"
|
3536 |
msgid "Sent when a listing (%s) is renewed."
|
3537 |
msgstr "Envoyé lorsque vous renouvelez une liste (% s)."
|
3538 |
|
3539 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3540 |
msgctxt "expiration notices"
|
3541 |
msgid "Sent when a listing (%s) expires."
|
3542 |
msgstr "Envoyé lorsqu'une annonce (% s) est expirée."
|
3543 |
|
3544 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3545 |
msgctxt "expiration notices"
|
3546 |
msgid "%d day"
|
3547 |
msgid_plural "%d days"
|
3548 |
msgstr[0] "%d jour"
|
3549 |
msgstr[1] "%d jours"
|
3550 |
|
3551 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3552 |
msgctxt "expiration notices"
|
3553 |
msgid "%d week"
|
3554 |
msgid_plural "%d weeks"
|
3555 |
msgstr[0] "%d semaine"
|
3556 |
msgstr[1] "%d semaines"
|
3557 |
|
3558 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3559 |
msgctxt "expiration notices"
|
3560 |
msgid "%d month"
|
3561 |
msgid_plural "%d months"
|
@@ -3564,91 +3597,91 @@ msgstr[1] "%d mois"
|
|
3564 |
|
3565 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3566 |
#. non-recuring only)
|
3567 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3568 |
msgctxt "expiration notices"
|
3569 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3570 |
msgstr "Envoyé %1$s avant l'expiration d'une liste (%2$s)."
|
3571 |
|
3572 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3573 |
#. non-recuring only)
|
3574 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3575 |
msgctxt "expiration notices"
|
3576 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3577 |
msgstr "Envoyé %1$s après une liste (%2$s) expire."
|
3578 |
|
3579 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3580 |
msgctxt "expiration notices"
|
3581 |
msgid "At the time of expiration"
|
3582 |
msgstr "Au moment de l'expiration"
|
3583 |
|
3584 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3585 |
msgctxt "expiration notices"
|
3586 |
msgid "Right after a successful renewal"
|
3587 |
msgstr "Renouvellement réussi"
|
3588 |
|
3589 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3590 |
msgctxt "expiration notices"
|
3591 |
msgid "%d day before expiration"
|
3592 |
msgid_plural "%d days before expiration"
|
3593 |
msgstr[0] "%d jour avant expiration"
|
3594 |
msgstr[1] "%d jours avant expiration"
|
3595 |
|
3596 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3597 |
msgctxt "expiration notices"
|
3598 |
msgid "%d day after expiration"
|
3599 |
msgid_plural "%d days after expiration"
|
3600 |
msgstr[0] "%d jour après expiration"
|
3601 |
msgstr[1] "%d jours après expiration"
|
3602 |
|
3603 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3604 |
msgctxt "expiration notices"
|
3605 |
msgid "%d week before expiration"
|
3606 |
msgid_plural "%d weeks before expiration"
|
3607 |
msgstr[0] "%d semaine avant expiration"
|
3608 |
msgstr[1] "%d semaines avant expiration"
|
3609 |
|
3610 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3611 |
msgctxt "expiration notices"
|
3612 |
msgid "%d week after expiration"
|
3613 |
msgid_plural "%d weeks after expiration"
|
3614 |
msgstr[0] "%d semaine après expiration"
|
3615 |
msgstr[1] "%d semaines après expiration"
|
3616 |
|
3617 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3618 |
msgctxt "expiration notices"
|
3619 |
msgid "%d month before expiration"
|
3620 |
msgid_plural "%d months before expiration"
|
3621 |
msgstr[0] "%d mois avant expiration"
|
3622 |
msgstr[1] "%d mois avant expiration"
|
3623 |
|
3624 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3625 |
msgctxt "expiration notices"
|
3626 |
msgid "%d month after expiration"
|
3627 |
msgid_plural "%d months after expiration"
|
3628 |
msgstr[0] "%d mois après expiration"
|
3629 |
msgstr[1] "%d mois après expiration"
|
3630 |
|
3631 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3632 |
msgctxt "expiration notices"
|
3633 |
msgid "Applies to"
|
3634 |
msgstr "Appliqué à"
|
3635 |
|
3636 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3637 |
msgctxt "expiration notices"
|
3638 |
msgid "Non-recurring listings"
|
3639 |
msgstr "Annonces temporaires"
|
3640 |
|
3641 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3642 |
msgctxt "expiration notices"
|
3643 |
msgid "Recurring listings"
|
3644 |
msgstr "Retourner à l'annonce"
|
3645 |
|
3646 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3647 |
msgctxt "expiration notices"
|
3648 |
msgid "Recurring and non-recurring listings"
|
3649 |
msgstr "Annonces permanentes et temporaires"
|
3650 |
|
3651 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3652 |
msgctxt "expiration notices"
|
3653 |
msgid "When to send?"
|
3654 |
msgstr "Quand envoyer ?"
|
@@ -3658,6 +3691,12 @@ msgctxt "expiration notices"
|
|
3658 |
msgid "E-mail body text"
|
3659 |
msgstr "Corps de l'e-mail"
|
3660 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3661 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3662 |
msgctxt "settings"
|
3663 |
msgid "General"
|
@@ -3675,7 +3714,7 @@ msgstr "Listes"
|
|
3675 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3676 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3677 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3678 |
-
#: includes/admin/settings/class-settings.php:
|
3679 |
msgctxt "settings"
|
3680 |
msgid "General Settings"
|
3681 |
msgstr "Paramètres généraux"
|
@@ -4542,13 +4581,13 @@ msgctxt "settings"
|
|
4542 |
msgid "E-Mail Notices"
|
4543 |
msgstr "Notification mail"
|
4544 |
|
4545 |
-
#: includes/admin/settings/class-settings.php:
|
4546 |
-
#: includes/admin/settings/class-settings.php:
|
4547 |
msgctxt "settings"
|
4548 |
msgid "\"%s\" can not be empty."
|
4549 |
msgstr "\"%s\" ne peut pas être vide."
|
4550 |
|
4551 |
-
#: includes/admin/settings/class-settings.php:
|
4552 |
msgctxt "settings"
|
4553 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4554 |
msgstr "L'élément \"%s\" est déjà utilisé pour une autre taxinomie."
|
@@ -4999,19 +5038,13 @@ msgctxt "listing"
|
|
4999 |
msgid "(Unavailable Plan)"
|
5000 |
msgstr "(Plan indisponible disponible)"
|
5001 |
|
5002 |
-
|
5003 |
-
|
5004 |
-
#: includes/class-listing.php:529
|
5005 |
-
msgctxt "listing"
|
5006 |
-
msgid "Plan \"%s\"%s"
|
5007 |
-
msgstr "Statut \"%s\"%s"
|
5008 |
-
|
5009 |
-
#: includes/class-listing.php:529
|
5010 |
msgctxt "listing"
|
5011 |
-
msgid "(recurring)"
|
5012 |
msgstr "(récurrent)"
|
5013 |
|
5014 |
-
#: includes/class-listing.php:
|
5015 |
msgctxt "listing"
|
5016 |
msgid "Plan \"%s\""
|
5017 |
msgstr "Statut \"%s\""
|
@@ -5102,47 +5135,47 @@ msgctxt "notify email"
|
|
5102 |
msgid "Posted By"
|
5103 |
msgstr "Posté par"
|
5104 |
|
5105 |
-
#: includes/class-listing.php:
|
5106 |
msgctxt "listing status"
|
5107 |
msgid "Unknown"
|
5108 |
msgstr "Inconnu"
|
5109 |
|
5110 |
-
#: includes/class-listing.php:
|
5111 |
msgctxt "listing status"
|
5112 |
msgid "Legacy"
|
5113 |
msgstr "Don"
|
5114 |
|
5115 |
-
#: includes/class-listing.php:
|
5116 |
msgctxt "listing status"
|
5117 |
msgid "Incomplete"
|
5118 |
msgstr "Incomplet"
|
5119 |
|
5120 |
-
#: includes/class-listing.php:
|
5121 |
msgctxt "listing status"
|
5122 |
msgid "Pending Payment"
|
5123 |
msgstr "Paiement en attente"
|
5124 |
|
5125 |
-
#: includes/class-listing.php:
|
5126 |
msgctxt "listing status"
|
5127 |
msgid "Complete"
|
5128 |
msgstr "Complet"
|
5129 |
|
5130 |
-
#: includes/class-listing.php:
|
5131 |
msgctxt "listing status"
|
5132 |
msgid "Pending Upgrade"
|
5133 |
msgstr "En attente de mise à niveau"
|
5134 |
|
5135 |
-
#: includes/class-listing.php:
|
5136 |
msgctxt "listing status"
|
5137 |
msgid "Expired"
|
5138 |
msgstr "Expiré"
|
5139 |
|
5140 |
-
#: includes/class-listing.php:
|
5141 |
msgctxt "listing status"
|
5142 |
msgid "Pending Renewal"
|
5143 |
msgstr "Actives + En attente de renouvellement"
|
5144 |
|
5145 |
-
#: includes/class-listing.php:
|
5146 |
msgctxt "listing status"
|
5147 |
msgid "Abandoned"
|
5148 |
msgstr "Abandonné"
|
@@ -5387,40 +5420,40 @@ msgstr ""
|
|
5387 |
"S'il vous plaît choisir un plan tarifaire valable pour votre sélection de "
|
5388 |
"catégorie."
|
5389 |
|
5390 |
-
#: includes/views/submit_listing.php:
|
5391 |
msgctxt "submit listing"
|
5392 |
msgid "Please enter your desired username."
|
5393 |
msgstr "S'il vous plaît entrer votre nom d'utilisateur souhaité."
|
5394 |
|
5395 |
-
#: includes/views/submit_listing.php:
|
5396 |
msgctxt "submit listing"
|
5397 |
msgid "Please enter the e-mail for your new account."
|
5398 |
msgstr "S'il vous plaît entrer votre e-mail pour votre nouveau compte."
|
5399 |
|
5400 |
-
#: includes/views/submit_listing.php:
|
5401 |
msgctxt "submit listing"
|
5402 |
msgid "Please enter the password for your new account."
|
5403 |
msgstr "Veuillez entrer le mot de passe de votre nouveau compte."
|
5404 |
|
5405 |
-
#: includes/views/submit_listing.php:
|
5406 |
msgctxt "submit listing"
|
5407 |
msgid "The username you chose is already in use. Please use a different one."
|
5408 |
msgstr ""
|
5409 |
"Le nom d'utilisateur que vous avez choisi est déjà utilisé. Veuillez en "
|
5410 |
"utiliser un autre."
|
5411 |
|
5412 |
-
#: includes/views/submit_listing.php:
|
5413 |
msgctxt "submit listing"
|
5414 |
msgid "The e-mail address you chose for your account is already in use."
|
5415 |
msgstr ""
|
5416 |
"L'adresse e-mail que vous avez choisie pour votre compte est déjà utilisée."
|
5417 |
|
5418 |
-
#: includes/views/submit_listing.php:
|
5419 |
msgctxt "submit listing"
|
5420 |
msgid "Create a user account on this site"
|
5421 |
msgstr "Créer un compte utilisateur sur ce site"
|
5422 |
|
5423 |
-
#: includes/views/submit_listing.php:
|
5424 |
msgctxt "submit listing"
|
5425 |
msgid ""
|
5426 |
"You need to create an account on the site. Please fill out the form below."
|
@@ -5428,17 +5461,17 @@ msgstr ""
|
|
5428 |
"Vous devez créer un compte sur le site. Veuillez remplir le formulaire ci-"
|
5429 |
"dessous."
|
5430 |
|
5431 |
-
#: includes/views/submit_listing.php:
|
5432 |
msgctxt "submit listing"
|
5433 |
msgid "Username:"
|
5434 |
msgstr "Nom d'utilisateur (login) :"
|
5435 |
|
5436 |
-
#: includes/views/submit_listing.php:
|
5437 |
msgctxt "submit listing"
|
5438 |
msgid "Email:"
|
5439 |
msgstr "E-Mail:"
|
5440 |
|
5441 |
-
#: includes/views/submit_listing.php:
|
5442 |
msgctxt "submit listing"
|
5443 |
msgid "Password:"
|
5444 |
msgstr "Mot de passe :"
|
@@ -5611,7 +5644,7 @@ msgctxt "form-fields api"
|
|
5611 |
msgid "Link Text (optional):"
|
5612 |
msgstr "Lien texte (facultatif):"
|
5613 |
|
5614 |
-
#: includes/fields/class-form-field.php:
|
5615 |
msgctxt "form-fields api"
|
5616 |
msgid ""
|
5617 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5675,19 +5708,19 @@ msgctxt "form-fields-api"
|
|
5675 |
msgid "Invalid form field type"
|
5676 |
msgstr "Type de champ de formulaire invalide"
|
5677 |
|
5678 |
-
#: includes/fields/class-form-field.php:
|
5679 |
msgctxt "form-fields-api"
|
5680 |
msgid "Field label is required."
|
5681 |
msgstr "Ce champ est requis."
|
5682 |
|
5683 |
-
#: includes/fields/class-form-field.php:
|
5684 |
msgctxt "form-fields-api"
|
5685 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5686 |
msgstr ""
|
5687 |
"La modification du type de champ est incompatible. Le type de champ ne sera "
|
5688 |
"pas modifié."
|
5689 |
|
5690 |
-
#: includes/fields/class-form-field.php:
|
5691 |
msgctxt "form-fields-api"
|
5692 |
msgid ""
|
5693 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -5696,17 +5729,17 @@ msgstr ""
|
|
5696 |
"Il ne peut y avoir qu'un champ avec l'association \"% s \". Veuillez "
|
5697 |
"sélectionner une autre association."
|
5698 |
|
5699 |
-
#: includes/fields/class-form-field.php:
|
5700 |
msgctxt "form-fields-api"
|
5701 |
msgid "\"%s\" is an invalid field type for this association."
|
5702 |
msgstr "\" est un type de champ invalide pour cette association."
|
5703 |
|
5704 |
-
#: includes/fields/class-form-field.php:
|
5705 |
msgctxt "form-fields-api"
|
5706 |
msgid "Invalid field ID"
|
5707 |
msgstr "ID de champ invalide"
|
5708 |
|
5709 |
-
#: includes/fields/class-form-field.php:
|
5710 |
msgctxt "form-fields-api"
|
5711 |
msgid "An error occurred while trying to delete this field."
|
5712 |
msgstr "Une erreur est survenue en essayant de supprimer ce champ."
|
@@ -5776,7 +5809,7 @@ msgctxt "form-fields-api select"
|
|
5776 |
msgid "— None —"
|
5777 |
msgstr "— Aucun —"
|
5778 |
|
5779 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
5780 |
msgctxt "admin form-fields"
|
5781 |
msgid ""
|
5782 |
"Enabling iframe support in your listings can allow users to execute "
|
@@ -6387,17 +6420,17 @@ msgctxt "checkout"
|
|
6387 |
msgid "Next"
|
6388 |
msgstr "Suivant"
|
6389 |
|
6390 |
-
#: includes/templates-ui.php:
|
6391 |
msgctxt "templates"
|
6392 |
msgid "No listing categories found."
|
6393 |
msgstr "Aucune catégorie d'annonce trouvée."
|
6394 |
|
6395 |
-
#: includes/templates-ui.php:
|
6396 |
msgctxt "templates"
|
6397 |
msgid "Search Listings"
|
6398 |
msgstr "Recherche d'annonces"
|
6399 |
|
6400 |
-
#: includes/templates-ui.php:
|
6401 |
msgctxt "templates"
|
6402 |
msgid "Advanced Search"
|
6403 |
msgstr "Recherche avancée"
|
@@ -6464,17 +6497,17 @@ msgctxt "templates"
|
|
6464 |
msgid "View not available."
|
6465 |
msgstr "Emplacements d'image disponibles."
|
6466 |
|
6467 |
-
#: includes/views/submit_listing.php:
|
6468 |
msgctxt "templates"
|
6469 |
msgid "Please agree to the Terms and Conditions."
|
6470 |
msgstr "Veuillez accepter les conditions d'utilisation."
|
6471 |
|
6472 |
-
#: includes/views/submit_listing.php:
|
6473 |
msgctxt "templates"
|
6474 |
msgid "Terms and Conditions:"
|
6475 |
msgstr "Conditions d'utilisation:"
|
6476 |
|
6477 |
-
#: includes/views/submit_listing.php:
|
6478 |
msgctxt "templates"
|
6479 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6480 |
msgstr "J'accepte <a> Conditions générales </a>"
|
@@ -6752,17 +6785,17 @@ msgctxt "templates"
|
|
6752 |
msgid "There are no images currently attached to your listing."
|
6753 |
msgstr "Il n'y a aucune image actuellement rattachée à votre annonce."
|
6754 |
|
6755 |
-
#: includes/templates-ui.php:
|
6756 |
msgctxt "templates sort"
|
6757 |
msgid "Sort By:"
|
6758 |
msgstr "Trier par:"
|
6759 |
|
6760 |
-
#: includes/templates-ui.php:
|
6761 |
msgctxt "sort"
|
6762 |
msgid "Reset"
|
6763 |
msgstr "Réinitialiser"
|
6764 |
|
6765 |
-
#: includes/templates-ui.php:
|
6766 |
msgctxt "sort"
|
6767 |
msgid "(Reset)"
|
6768 |
msgstr "(Réinitialiser)"
|
@@ -7137,7 +7170,7 @@ msgstr ""
|
|
7137 |
"Il s'agit seulement d'une pré-visualisation. L'annonce n'a pas encore été "
|
7138 |
"publiée."
|
7139 |
|
7140 |
-
#: includes/views/submit_listing.php:
|
7141 |
msgctxt "listing submit"
|
7142 |
msgid ""
|
7143 |
"Something went wrong. Please check the form for errors, correct them and "
|
@@ -8089,6 +8122,10 @@ msgctxt "themes/default"
|
|
8089 |
msgid "Address"
|
8090 |
msgstr "Adresse"
|
8091 |
|
|
|
|
|
|
|
|
|
8092 |
#~ msgid "Business Directory - Featured Levels migration"
|
8093 |
#~ msgstr "Business Directory - Migration des niveaux en vedette"
|
8094 |
|
@@ -9175,9 +9212,6 @@ msgstr "Adresse"
|
|
9175 |
#~ msgid "Setup/Manage Fees"
|
9176 |
#~ msgstr "Installation/Paramétrage des frais"
|
9177 |
|
9178 |
-
#~ msgid "Settings updated."
|
9179 |
-
#~ msgstr "Paramètres mis à jour."
|
9180 |
-
|
9181 |
#~ msgid "← Back to Directory"
|
9182 |
#~ msgstr "← Revenir vers l'annuaire"
|
9183 |
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-01-02 23:02:00+00:00\n"
|
9 |
"PO-Revision-Date: 2017-11-13 00:48+0100\n"
|
10 |
"Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
18 |
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
|
20 |
+
#: includes/admin/class-admin-listings.php:154
|
21 |
msgid "Listing Information"
|
22 |
msgstr "Information sur l'annonce"
|
23 |
|
24 |
+
#: includes/admin/class-admin-listings.php:160
|
25 |
msgid "Listing Timeline"
|
26 |
msgstr "Titre de l'annonce"
|
27 |
|
28 |
+
#: includes/admin/class-admin-listings.php:199
|
29 |
msgid "Expires on"
|
30 |
msgstr "Expire le"
|
31 |
|
32 |
+
#: includes/admin/class-admin-listings.php:207
|
33 |
msgid "Attributes"
|
34 |
msgstr "Attributs"
|
35 |
|
36 |
+
#: includes/admin/class-admin.php:130
|
37 |
msgid ""
|
38 |
"Preview is only available after you've saved the first draft. This is due\n"
|
39 |
"to how WordPress stores the data."
|
42 |
"brouillon. Ceci est dû \n"
|
43 |
"à la manière dont WordPress stocke les données."
|
44 |
|
45 |
+
#: includes/admin/class-admin.php:325
|
46 |
msgid "Uninstall Business Directory Plugin"
|
47 |
msgstr "Désinstaller le Plugin Annuaire Professionnel"
|
48 |
|
49 |
+
#: includes/admin/class-admin.php:326
|
50 |
msgid "Uninstall"
|
51 |
msgstr "Désinstaller"
|
52 |
|
247 |
msgid "Licenses"
|
248 |
msgstr "Licences"
|
249 |
|
250 |
+
#: includes/templates-ui.php:238
|
251 |
msgid "Directory"
|
252 |
msgstr "Annuaire"
|
253 |
|
254 |
+
#: includes/templates-ui.php:245
|
255 |
msgid "View All Listings"
|
256 |
msgstr "Voir toutes les annonces"
|
257 |
|
258 |
+
#: includes/templates-ui.php:252
|
259 |
msgid "Create A Listing"
|
260 |
msgstr "Créer une annonce"
|
261 |
|
308 |
msgid "Please note that all of your existing settings will be lost."
|
309 |
msgstr "Merci de noter que tous vos paramètres existants seront perdus."
|
310 |
|
311 |
+
#: templates/admin/settings-reset.tpl.php:13
|
312 |
+
msgid "Your existing listings will NOT be deleted doing this."
|
313 |
+
msgstr ""
|
314 |
+
|
315 |
+
#: templates/admin/settings-reset.tpl.php:19
|
316 |
msgid "Reset Defaults"
|
317 |
msgstr "Rétablir les paramètres par défault"
|
318 |
|
843 |
msgid "All categories"
|
844 |
msgstr "Toutes catégories"
|
845 |
|
846 |
+
#: includes/admin/class-admin-listings.php:149
|
847 |
msgctxt "admin listings"
|
848 |
msgid ""
|
849 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
854 |
"les fonctionnalités disponibles pour cette annonce, ainsi que pour gérer les "
|
855 |
"renouvellements."
|
856 |
|
857 |
+
#: includes/admin/class-admin-listings.php:242
|
858 |
msgctxt "admin listings"
|
859 |
msgid "Never"
|
860 |
msgstr "Jamais"
|
861 |
|
862 |
+
#: includes/admin/class-admin-listings.php:262
|
863 |
msgctxt "admin listings"
|
864 |
msgid "Featured"
|
865 |
msgstr "Statut sélectionné (Post-it)"
|
866 |
|
867 |
+
#: includes/admin/class-admin-listings.php:265
|
868 |
msgctxt "admin listings"
|
869 |
msgid "Recurring"
|
870 |
msgstr "(récurrent)"
|
871 |
|
872 |
+
#: includes/admin/class-admin-listings.php:268
|
873 |
msgctxt "admin listings"
|
874 |
msgid "Free"
|
875 |
msgstr "Gratuit"
|
876 |
|
877 |
+
#: includes/admin/class-admin-listings.php:270
|
878 |
msgctxt "admin listings"
|
879 |
msgid "Paid"
|
880 |
msgstr "Payé"
|
881 |
|
882 |
+
#: includes/admin/class-admin-listings.php:166
|
883 |
msgctxt "admin"
|
884 |
msgid "Directory Listing Fields / Images"
|
885 |
msgstr "Champs des annonces / Images"
|
886 |
|
887 |
+
#: includes/admin/class-admin-listings.php:198
|
888 |
msgctxt "admin"
|
889 |
msgid "Categories"
|
890 |
msgstr "Catégories"
|
891 |
|
892 |
+
#: includes/admin/class-admin.php:191
|
893 |
msgctxt "admin"
|
894 |
msgid "Business Directory"
|
895 |
msgstr "Annuaire Professionnel"
|
896 |
|
897 |
+
#: includes/admin/class-admin.php:202
|
898 |
msgctxt "admin"
|
899 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
900 |
msgstr ""
|
901 |
"Vous êtes prêt à visitez votre nouvelle page <a>Annuaire Professionnel</a>."
|
902 |
|
903 |
+
#: includes/admin/class-admin.php:356
|
904 |
msgctxt "admin"
|
905 |
msgid "Untitled Menu"
|
906 |
msgstr "Menu sans titre"
|
907 |
|
908 |
+
#: includes/admin/class-admin.php:626
|
909 |
msgctxt "admin"
|
910 |
msgid "Dismiss this notice."
|
911 |
msgstr "Ne tenez pas compte de cet avertissement."
|
912 |
|
913 |
+
#: includes/admin/class-admin.php:657 includes/admin/class-admin.php:667
|
914 |
#, fuzzy
|
915 |
msgctxt "admin"
|
916 |
msgid "The listing has been updated."
|
918 |
msgstr[0] "L'annonce a été mise à jour."
|
919 |
msgstr[1] "Les annonces ont été mise à jour."
|
920 |
|
921 |
+
#: includes/admin/class-admin.php:688
|
922 |
msgctxt "admin"
|
923 |
msgid "The fee was successfully assigned."
|
924 |
msgstr "Les frais ont bien été assignés."
|
925 |
|
926 |
+
#: includes/admin/class-admin.php:698
|
927 |
msgctxt "admin"
|
928 |
msgid "Listing was renewed."
|
929 |
msgid_plural "Listings were renewed."
|
930 |
msgstr[0] "L'annonce a été renouvelée."
|
931 |
msgstr[1] "Les annonces ont été renouvelées."
|
932 |
|
933 |
+
#: includes/admin/class-admin.php:709
|
934 |
msgctxt "admin"
|
935 |
msgid "Renewal email sent."
|
936 |
msgstr "Email de renouvellement envoyé."
|
937 |
|
938 |
+
#: includes/admin/class-admin.php:757
|
939 |
#, fuzzy
|
940 |
msgctxt "admin"
|
941 |
msgid "Access keys sent."
|
942 |
msgstr "Clés d'accès"
|
943 |
|
944 |
+
#: includes/admin/class-admin.php:759
|
945 |
msgctxt "admin"
|
946 |
msgid "The access keys couldn't be sent."
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: includes/admin/class-admin.php:817 includes/admin/class-admin.php:823
|
950 |
msgctxt "admin"
|
951 |
msgid "Listing Count"
|
952 |
msgstr "Compteur d'annonces"
|
953 |
|
954 |
+
#: includes/admin/class-admin.php:885
|
955 |
msgctxt "admin"
|
956 |
msgid ""
|
957 |
"<b>Business Directory Plugin</b> requires a page with the "
|
960 |
"<b>Business Directory Plugin</b> requiert une page avec le code "
|
961 |
"d'activation <tt>[businessdirectory]</tt> pour marcher correctement."
|
962 |
|
963 |
+
#: includes/admin/class-admin.php:887
|
964 |
msgctxt "admin"
|
965 |
msgid ""
|
966 |
"You can create this page by yourself or let Business Directory do this for "
|
969 |
"Vous pouvez créer cette page par vous-mêmes ou laisser le plugin la faire "
|
970 |
"pour vous automatiquement."
|
971 |
|
972 |
+
#: includes/admin/class-admin.php:891
|
973 |
msgctxt "admin"
|
974 |
msgid "Create required pages for me"
|
975 |
msgstr "Créer les pages requises pour moi"
|
976 |
|
977 |
+
#: includes/admin/class-admin.php:924
|
978 |
msgctxt "admin"
|
979 |
msgid ""
|
980 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
986 |
"strong>.S'il vous plaît demander à votre fournisseur de mettre à jour afin "
|
987 |
"d'éviter tout problème avec le plug-in."
|
988 |
|
989 |
+
#: includes/admin/class-admin.php:947
|
990 |
msgctxt "admin"
|
991 |
msgid ""
|
992 |
"We noticed you want your Business Directory users to register before posting "
|
1014 |
msgid "Images"
|
1015 |
msgstr "Images"
|
1016 |
|
1017 |
+
#: includes/admin/form-fields.php:122
|
1018 |
msgctxt "admin"
|
1019 |
msgid ""
|
1020 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1023 |
"<b>Plugin d'Annuaire Professionnel</b> requiert des champs avec les "
|
1024 |
"associations suivantes <b>%s</b> pour fonctionner correctement."
|
1025 |
|
1026 |
+
#: includes/admin/form-fields.php:124
|
1027 |
msgctxt "admin"
|
1028 |
msgid ""
|
1029 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1032 |
"<b>Plugin d'Annuaire Professionnel</b> requiert un champ avec un <b>%s</b> "
|
1033 |
"association en ordre pour marcher correctement."
|
1034 |
|
1035 |
+
#: includes/admin/form-fields.php:128
|
1036 |
msgctxt "admin"
|
1037 |
msgid ""
|
1038 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1041 |
"Vous pouvez créer ces champs personnalisés pas vous-mêmes dans \"Gestion des "
|
1042 |
"Champs\" ou laissez le plugin le faire pour vous automatiquement."
|
1043 |
|
1044 |
+
#: includes/admin/form-fields.php:132
|
1045 |
msgctxt "admin"
|
1046 |
msgid "Go to \"Manage Form Fields\""
|
1047 |
msgstr "Aller à \"Gestion des Champs\""
|
1048 |
|
1049 |
+
#: includes/admin/form-fields.php:135
|
1050 |
msgctxt "admin"
|
1051 |
msgid "Create these required fields for me"
|
1052 |
msgstr "Créer ces champs obligatoires pour moi"
|
1061 |
msgid "Abandoned"
|
1062 |
msgstr "Abandonné"
|
1063 |
|
1064 |
+
#: includes/admin/class-admin-listings.php:351
|
1065 |
msgctxt "admin actions"
|
1066 |
msgid "Edit Listing"
|
1067 |
msgstr "Editer l'annonce"
|
1068 |
|
1069 |
+
#: includes/admin/class-admin-listings.php:354
|
1070 |
msgctxt "admin actions"
|
1071 |
msgid "Delete Listing"
|
1072 |
msgstr "Annuler l'annonce"
|
1073 |
|
1074 |
+
#: includes/admin/class-admin-listings.php:363
|
1075 |
msgctxt "admin actions"
|
1076 |
msgid "View Payments"
|
1077 |
msgstr "Voir les Paiements"
|
1078 |
|
1079 |
+
#: includes/admin/class-admin-listings.php:368
|
1080 |
msgctxt "admin actions"
|
1081 |
msgid "View Payment"
|
1082 |
msgstr "Voir le Paiement"
|
1083 |
|
1084 |
+
#: includes/admin/class-admin-listings.php:478
|
1085 |
#, fuzzy
|
1086 |
msgctxt "admin actions"
|
1087 |
msgid "Publish listings"
|
1088 |
msgstr "Publier l'annonce"
|
1089 |
|
1090 |
+
#: includes/admin/class-admin-listings.php:479
|
1091 |
#, fuzzy
|
1092 |
msgctxt "admin actions"
|
1093 |
msgid "Mark as \"Pending Review\""
|
1094 |
msgstr "En attente"
|
1095 |
|
1096 |
+
#: includes/admin/class-admin-listings.php:480
|
1097 |
msgctxt "admin actions"
|
1098 |
msgid "Hide from directory (mark as \"Draft\")"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
+
#: includes/admin/class-admin-listings.php:482
|
1102 |
#, fuzzy
|
1103 |
msgctxt "admin actions"
|
1104 |
msgid "Renew listings"
|
1105 |
msgstr "Renouveler l'annonce"
|
1106 |
|
1107 |
+
#: includes/admin/class-admin-listings.php:483
|
1108 |
#, fuzzy
|
1109 |
msgctxt "admin actions"
|
1110 |
msgid "Set listings as \"Expired\""
|
1111 |
msgstr "Envoyé lorsqu'une annonce (% s) est expirée."
|
1112 |
|
1113 |
+
#: includes/admin/class-admin-listings.php:489
|
1114 |
#, fuzzy
|
1115 |
msgctxt "admin actions"
|
1116 |
msgid "Send access keys"
|
1117 |
msgstr "Demander une clé d'accès ?"
|
1118 |
|
1119 |
+
#: includes/admin/class-admin.php:123
|
1120 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1121 |
msgctxt "listing metabox"
|
1122 |
msgid "Never"
|
1123 |
msgstr "Jamais"
|
1124 |
|
1125 |
+
#: includes/admin/class-admin.php:124
|
1126 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1127 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1128 |
msgctxt "listing metabox"
|
1129 |
msgid "Yes"
|
1130 |
msgstr "Oui"
|
1131 |
|
1132 |
+
#: includes/admin/class-admin.php:125
|
1133 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1134 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1135 |
msgctxt "listing metabox"
|
1252 |
msgid "Is Recurring?"
|
1253 |
msgstr "Est récurrent?"
|
1254 |
|
1255 |
+
#: includes/admin/class-admin.php:162
|
1256 |
msgctxt "drip pointer"
|
1257 |
msgid ""
|
1258 |
"Find out how to create a compelling, thriving business directory from "
|
1263 |
"zéro dans ce cours (GRATUIT) en 5 parties (envoyé via e-mail). Obtenez un "
|
1264 |
"module premium GRATUIT juste après votre inscription."
|
1265 |
|
1266 |
+
#: includes/admin/class-admin.php:164
|
1267 |
msgctxt "drip pointer"
|
1268 |
msgid "Email Address:"
|
1269 |
msgstr "Adresse e-mail:"
|
1270 |
|
1271 |
+
#: includes/admin/class-admin.php:170
|
1272 |
msgctxt "drip pointer"
|
1273 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1274 |
msgstr ""
|
1275 |
"Voulez-vous connaître les secrets de la création d'un superbe annuaire "
|
1276 |
"professionnel ?"
|
1277 |
|
1278 |
+
#: includes/admin/class-admin.php:172
|
1279 |
msgctxt "drip pointer"
|
1280 |
msgid "Yes, please!"
|
1281 |
msgstr "Oui, s'il vous plait !"
|
1282 |
|
1283 |
+
#: includes/admin/class-admin.php:174
|
1284 |
msgctxt "drip pointer"
|
1285 |
msgid "No, thanks"
|
1286 |
msgstr "Non, merci"
|
1287 |
|
1288 |
+
#: includes/admin/class-admin.php:222
|
1289 |
msgctxt "drip pointer"
|
1290 |
msgid "Invalid e-mail address."
|
1291 |
msgstr "Adresse e-mail non valide."
|
1292 |
|
1293 |
+
#: includes/admin/class-admin.php:256
|
1294 |
msgctxt "admin menu"
|
1295 |
msgid "Business Directory Admin"
|
1296 |
msgstr "Administrateur de l'Annuaire Professionnel"
|
1297 |
|
1298 |
+
#: includes/admin/class-admin.php:257
|
1299 |
msgctxt "admin menu"
|
1300 |
msgid "Dir. Admin"
|
1301 |
msgstr "Administrateur de l'Annuaire"
|
1302 |
|
1303 |
+
#: includes/admin/class-admin.php:257
|
1304 |
msgctxt "admin menu"
|
1305 |
msgid "Directory Admin"
|
1306 |
msgstr "Administrateur de l'Annuaire"
|
1307 |
|
1308 |
+
#: includes/admin/class-admin.php:264
|
1309 |
msgctxt "admin menu"
|
1310 |
msgid "Add New Listing"
|
1311 |
msgstr "Ajoutez une nouvelle annonce"
|
1312 |
|
1313 |
+
#: includes/admin/class-admin.php:272
|
1314 |
msgctxt "admin menu"
|
1315 |
msgid "Manage Fees"
|
1316 |
msgstr "Gestion des frais"
|
1317 |
|
1318 |
+
#: includes/admin/class-admin.php:275
|
1319 |
msgctxt "admin menu"
|
1320 |
msgid "Listings"
|
1321 |
msgstr "Listes"
|
1322 |
|
1323 |
+
#: includes/admin/class-admin.php:279
|
1324 |
msgctxt "admin menu"
|
1325 |
msgid "Manage Form Fields"
|
1326 |
msgstr "Gestion des champs"
|
1327 |
|
1328 |
+
#: includes/admin/class-admin.php:283
|
1329 |
msgctxt "admin menu"
|
1330 |
msgid "Payment History"
|
1331 |
msgstr "Historique de paiement"
|
1332 |
|
1333 |
+
#: includes/admin/class-admin.php:286
|
1334 |
msgctxt "admin menu"
|
1335 |
msgid "CSV Import & Export"
|
1336 |
msgstr "CSV Importation/Exportation"
|
1337 |
|
1338 |
+
#: includes/admin/class-admin.php:297
|
1339 |
msgctxt "admin menu"
|
1340 |
msgid "Debug"
|
1341 |
msgstr "Déboguer"
|
1342 |
|
1343 |
+
#: includes/admin/settings/class-settings-admin.php:28
|
1344 |
msgctxt "admin menu"
|
1345 |
msgid "Manage Options"
|
1346 |
msgstr "Gestion des options"
|
1347 |
|
1348 |
+
#: includes/admin/class-admin.php:815
|
1349 |
msgctxt "admin category id"
|
1350 |
msgid "ID"
|
1351 |
msgstr "ID"
|
1698 |
msgid "Theme was updated successfully."
|
1699 |
msgstr "Le thème a été mis à jour avec succès."
|
1700 |
|
1701 |
+
#: includes/themes.php:825
|
1702 |
msgctxt "themes"
|
1703 |
msgid "ZIP file is not a valid BD theme file."
|
1704 |
msgstr "Le fichier ZIP n'est pas un fichier de thème valide."
|
1705 |
|
1706 |
+
#: includes/themes.php:831
|
1707 |
msgctxt "themes"
|
1708 |
msgid "Could not create themes directory."
|
1709 |
msgstr "Impossible de créer le répertoire de thèmes."
|
1710 |
|
1711 |
+
#: includes/themes.php:839
|
1712 |
msgctxt "themes"
|
1713 |
msgid "Could not remove previous theme directory \"%s\"."
|
1714 |
msgstr "Impossible de supprimer le dossier de thème précédent \"%s\"."
|
1715 |
|
1716 |
+
#: includes/themes.php:845
|
1717 |
msgctxt "themes"
|
1718 |
msgid "Could not move new theme into theme directory."
|
1719 |
msgstr "Impossible de déplacer le nouveau thème dans le dossier à thèmes."
|
2348 |
msgid "Delete"
|
2349 |
msgstr "Effacer"
|
2350 |
|
2351 |
+
#: includes/admin/form-fields.php:77
|
2352 |
+
#, fuzzy
|
2353 |
+
msgctxt "form-fields admin"
|
2354 |
+
msgid "Private"
|
2355 |
+
msgstr "Activer"
|
2356 |
+
|
2357 |
+
#: includes/admin/form-fields.php:81
|
2358 |
msgctxt "form-fields admin"
|
2359 |
msgid "Required"
|
2360 |
msgstr "Requis"
|
2361 |
|
2362 |
+
#: includes/admin/form-fields.php:81
|
2363 |
msgctxt "form-fields admin"
|
2364 |
msgid "Optional"
|
2365 |
msgstr "Optionnel"
|
2366 |
|
2367 |
+
#: includes/admin/form-fields.php:85
|
2368 |
msgctxt "form-fields admin"
|
2369 |
msgid "This field value is shown in the excerpt view of a listing."
|
2370 |
msgstr ""
|
2371 |
"Cette valeur de champ est représentée dans la vue extraite d'une annonce."
|
2372 |
|
2373 |
+
#: includes/admin/form-fields.php:86
|
2374 |
msgctxt "form-fields admin"
|
2375 |
msgid "In Excerpt"
|
2376 |
msgstr "En extrait"
|
2377 |
|
2378 |
+
#: includes/admin/form-fields.php:91
|
2379 |
msgctxt "form-fields admin"
|
2380 |
msgid "This field value is shown in the single view of a listing."
|
2381 |
msgstr "Cette valeur de champ est montré dans l'annonce en lecture."
|
2382 |
|
2383 |
+
#: includes/admin/form-fields.php:92
|
2384 |
msgctxt "form-fields admin"
|
2385 |
msgid "In Listing"
|
2386 |
msgstr "Dans l'annonce"
|
2387 |
|
2388 |
+
#: includes/admin/form-fields.php:213
|
2389 |
msgctxt "form-fields admin"
|
2390 |
msgid "Form Preview"
|
2391 |
msgstr "Aperçu du formulaire"
|
2392 |
|
2393 |
+
#: includes/admin/form-fields.php:214
|
2394 |
msgctxt "form-fields admin"
|
2395 |
msgid "← Return to \"Manage Form Fields\""
|
2396 |
msgstr "← Retourner vers \"Organisation des champs du formulaire\""
|
2397 |
|
2398 |
+
#: includes/admin/form-fields.php:252
|
2399 |
msgctxt "form-fields admin"
|
2400 |
msgid "Form fields updated."
|
2401 |
msgstr "Champs du formulaire mis à jour."
|
2402 |
|
2403 |
+
#: includes/admin/form-fields.php:268
|
2404 |
msgctxt "form-fields admin"
|
2405 |
msgid ""
|
2406 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2415 |
"s'affichent publiquement, vous pouvez <a>activer l'affichage public des e-"
|
2416 |
"mails</a>."
|
2417 |
|
2418 |
+
#: includes/admin/form-fields.php:302
|
2419 |
msgctxt "form-fields admin"
|
2420 |
msgid "Field deleted."
|
2421 |
msgstr "Champ effacé."
|
2422 |
|
2423 |
+
#: includes/admin/form-fields.php:323
|
2424 |
msgctxt "form-fields admin"
|
2425 |
msgid "Required fields created successfully."
|
2426 |
msgstr "Champs requis créés avec succès."
|
2427 |
|
2428 |
+
#: includes/admin/form-fields.php:336
|
2429 |
msgctxt "form-fields admin"
|
2430 |
msgid "Title"
|
2431 |
msgstr "Titre"
|
2432 |
|
2433 |
+
#: includes/admin/form-fields.php:337
|
2434 |
msgctxt "form-fields admin"
|
2435 |
msgid "Category"
|
2436 |
msgstr "Catégorie"
|
2437 |
|
2438 |
+
#: includes/admin/form-fields.php:338
|
2439 |
msgctxt "form-fields admin"
|
2440 |
msgid "Excerpt"
|
2441 |
msgstr "Extrait"
|
2442 |
|
2443 |
+
#: includes/admin/form-fields.php:339
|
2444 |
msgctxt "form-fields admin"
|
2445 |
msgid "Content"
|
2446 |
msgstr "Contenu"
|
2447 |
|
2448 |
+
#: includes/admin/form-fields.php:340
|
2449 |
msgctxt "form-fields admin"
|
2450 |
msgid "Tags"
|
2451 |
msgstr "Étiquettes (tags)"
|
2452 |
|
2453 |
+
#: includes/admin/form-fields.php:341
|
2454 |
msgctxt "form-fields admin"
|
2455 |
msgid "Address"
|
2456 |
msgstr "Adresse"
|
2457 |
|
2458 |
+
#: includes/admin/form-fields.php:342
|
2459 |
msgctxt "form-fields admin"
|
2460 |
msgid "City"
|
2461 |
msgstr "Ville"
|
2462 |
|
2463 |
+
#: includes/admin/form-fields.php:343
|
2464 |
msgctxt "form-fields admin"
|
2465 |
msgid "State"
|
2466 |
msgstr "Région"
|
2467 |
|
2468 |
+
#: includes/admin/form-fields.php:344
|
2469 |
msgctxt "form-fields admin"
|
2470 |
msgid "Country"
|
2471 |
msgstr "Pays"
|
2472 |
|
2473 |
+
#: includes/admin/form-fields.php:345
|
2474 |
msgctxt "form-fields admin"
|
2475 |
msgid "ZIP Code"
|
2476 |
msgstr "Code Postal"
|
2477 |
|
2478 |
+
#: includes/admin/form-fields.php:346
|
2479 |
msgctxt "form-fields admin"
|
2480 |
msgid "FAX Number"
|
2481 |
msgstr "Numéro de fax"
|
2482 |
|
2483 |
+
#: includes/admin/form-fields.php:347
|
2484 |
msgctxt "form-fields admin"
|
2485 |
msgid "Phone Number"
|
2486 |
msgstr "Numéro de téléphone"
|
2487 |
|
2488 |
+
#: includes/admin/form-fields.php:348
|
2489 |
msgctxt "form-fields admin"
|
2490 |
msgid "Ratings Field"
|
2491 |
msgstr "Champs d'évaluation"
|
2492 |
|
2493 |
+
#: includes/admin/form-fields.php:349
|
2494 |
msgctxt "form-fields admin"
|
2495 |
msgid "Twitter"
|
2496 |
msgstr "Twitter"
|
2497 |
|
2498 |
+
#: includes/admin/form-fields.php:350
|
2499 |
msgctxt "form-fields admin"
|
2500 |
msgid "Website"
|
2501 |
msgstr "Site Internet"
|
2502 |
|
2503 |
+
#: includes/admin/form-fields.php:371
|
2504 |
msgctxt "form-fields admin"
|
2505 |
msgid "Tags updated."
|
2506 |
msgstr "Étiquettes mises à jour."
|
2526 |
msgid "Allow empty selection on search?"
|
2527 |
msgstr "Permettre la sélection vide sur la recherche?"
|
2528 |
|
2529 |
+
#: includes/fields/class-fieldtypes-textarea.php:125
|
2530 |
msgctxt "form-fields admin"
|
2531 |
msgid "Allow HTML input for this field?"
|
2532 |
msgstr "Autoriser les ajouts HTML dans ce champ?"
|
2533 |
|
2534 |
+
#: includes/fields/class-fieldtypes-textarea.php:128
|
2535 |
msgctxt "form-fields admin"
|
2536 |
msgid "Allow IFRAME tags in content?"
|
2537 |
msgstr "Autoriser les tags IFRAME dans le contenu ?"
|
2538 |
|
2539 |
+
#: includes/fields/class-fieldtypes-textarea.php:132
|
2540 |
msgctxt "form-fields admin"
|
2541 |
msgid "No"
|
2542 |
msgstr "Non"
|
2543 |
|
2544 |
+
#: includes/fields/class-fieldtypes-textarea.php:133
|
2545 |
msgctxt "form-fields admin"
|
2546 |
msgid "Yes"
|
2547 |
msgstr "Oui"
|
2548 |
|
2549 |
+
#: includes/fields/class-fieldtypes-textarea.php:138
|
2550 |
msgctxt "form-fields admin"
|
2551 |
msgid "Allow WordPress shortcodes in this field?"
|
2552 |
msgstr "Autoriser les balises WordPress dans ce champ?"
|
2553 |
|
2554 |
+
#: includes/fields/class-fieldtypes-textarea.php:143
|
2555 |
msgctxt "form-fields admin"
|
2556 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2557 |
msgstr "Afficher un éditeur WYSIWYG sur la partie frontal du site ?"
|
2558 |
|
2559 |
+
#: includes/fields/class-fieldtypes-textarea.php:146
|
2560 |
msgctxt "form-fields admin"
|
2561 |
msgid ""
|
2562 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2565 |
"<b>Attention:</b> Les utilisateurs peuvent utiliser cette fonctionnalité "
|
2566 |
"pour contourner les limitation d'images dans les formules payantes."
|
2567 |
|
2568 |
+
#: includes/fields/class-fieldtypes-textarea.php:147
|
2569 |
msgctxt "form-fields admin"
|
2570 |
msgid "Allow images in WYSIWYG editor?"
|
2571 |
msgstr "Permettre l'utilisation d'images dans l'éditeur WYSIWYG ?"
|
2572 |
|
2573 |
+
#: includes/fields/class-fieldtypes-textarea.php:150
|
2574 |
msgctxt "form-fields admin"
|
2575 |
msgid ""
|
2576 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2579 |
"<b> Utilisateurs avancés seulement ! </ b> Sauf si vous avez été dit de "
|
2580 |
"changer cela, ne le coupez pas sauf si vous savez ce que vous faites."
|
2581 |
|
2582 |
+
#: includes/fields/class-fieldtypes-textarea.php:151
|
2583 |
msgctxt "form-fields admin"
|
2584 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2585 |
msgstr "Appliquer le filtre \"the_content \" avant d'annoncer ce champ?"
|
2586 |
|
2587 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2588 |
msgctxt "form-fields admin"
|
2589 |
+
msgid ""
|
2590 |
+
"Truncates the description field to the value set here. To display all of the "
|
2591 |
+
"description, set to 0."
|
2592 |
+
msgstr ""
|
2593 |
+
|
2594 |
+
#: includes/fields/class-fieldtypes-textarea.php:155
|
2595 |
+
msgctxt "form-fields admin"
|
2596 |
+
msgid "Max length of Description field to use in List (excerpt) view"
|
2597 |
+
msgstr ""
|
2598 |
+
|
2599 |
+
#: includes/fields/class-fieldtypes-textarea.php:160
|
2600 |
+
msgctxt "form-fields admin"
|
2601 |
msgid "Automatically generate excerpt from content field?"
|
2602 |
msgstr "Générer automatiquement un extrait d'un champ du contenu ?"
|
2603 |
|
2685 |
|
2686 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2687 |
msgctxt "form-fields admin"
|
2688 |
+
msgid "Show this field to admin users only?"
|
2689 |
+
msgstr ""
|
2690 |
+
|
2691 |
+
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2692 |
+
#, fuzzy
|
2693 |
+
msgctxt "form-fields admin"
|
2694 |
+
msgid "Display this field to admin users only in the edit listing view."
|
2695 |
+
msgstr "Afficher cette valeur dans la vue de l'annonce."
|
2696 |
+
|
2697 |
+
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2698 |
+
msgctxt "form-fields admin"
|
2699 |
msgid "Show this value in excerpt view?"
|
2700 |
msgstr "Montrer un extrait de cette valeur ?"
|
2701 |
|
2702 |
+
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2703 |
msgctxt "form-fields admin"
|
2704 |
msgid "Display this value in post excerpt view."
|
2705 |
msgstr "Afficher dans un message un extrait de cette valeur."
|
2706 |
|
2707 |
+
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2708 |
msgctxt "form-fields admin"
|
2709 |
msgid "Show this value in listing view?"
|
2710 |
msgstr "Montrer cette valeur dans la vue de l'annonce ?"
|
2711 |
|
2712 |
+
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2713 |
msgctxt "form-fields admin"
|
2714 |
msgid "Display this value in the listing view."
|
2715 |
msgstr "Afficher cette valeur dans la vue de l'annonce."
|
2716 |
|
2717 |
+
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2718 |
msgctxt "form-fields admin"
|
2719 |
msgid "Include this field in the search form?"
|
2720 |
msgstr "Inclure ce champ dans la recherche de formulaire ?"
|
2721 |
|
2722 |
+
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2723 |
msgctxt "form-fields admin"
|
2724 |
msgid "Include this field in the search form."
|
2725 |
msgstr "Inclure ce champ dans la recherche de formulaire."
|
2726 |
|
2727 |
+
#: templates/admin/form-fields-addoredit.tpl.php:182
|
2728 |
msgctxt "form-fields admin"
|
2729 |
msgid "Is this field required for searching?"
|
2730 |
msgstr "Ce champ est-il requis ?"
|
2731 |
|
2732 |
+
#: templates/admin/form-fields-addoredit.tpl.php:188
|
2733 |
msgctxt "form-fields admin"
|
2734 |
msgid ""
|
2735 |
"Make this fields required during searches on the Advanced Search screen."
|
2736 |
msgstr "Indiquez les champs obligatoires lors de recherches avancée."
|
2737 |
|
2738 |
+
#: templates/admin/form-fields-addoredit.tpl.php:194
|
2739 |
msgctxt "form-fields admin"
|
2740 |
msgid "Hide this field's label?"
|
2741 |
msgstr "Cacher l'étiquette de ce champ ?"
|
2742 |
|
2743 |
+
#: templates/admin/form-fields-addoredit.tpl.php:200
|
2744 |
msgctxt "form-fields admin"
|
2745 |
msgid "Hide this field's label when displaying it."
|
2746 |
msgstr "Cacher l'étiquette de ce champ lorsqu'il est affiché."
|
2747 |
|
2748 |
+
#: templates/admin/form-fields-addoredit.tpl.php:207
|
2749 |
msgctxt "form-fields admin"
|
2750 |
msgid "Update Field"
|
2751 |
msgstr "Mettre à jour le champ"
|
2752 |
|
2753 |
+
#: templates/admin/form-fields-addoredit.tpl.php:209
|
2754 |
msgctxt "form-fields admin"
|
2755 |
msgid "Add Field"
|
2756 |
msgstr "Ajouter un champ"
|
3081 |
msgid "Test SSL setup..."
|
3082 |
msgstr "Testez la configuration SSL..."
|
3083 |
|
3084 |
+
#: includes/admin/settings/class-settings-admin.php:316
|
3085 |
msgctxt "admin settings"
|
3086 |
msgid "Valid placeholders: %s"
|
3087 |
msgstr "Espaces réservés valides:% s"
|
3534 |
msgid "Enter License Key here"
|
3535 |
msgstr "Entrer la clé de licence"
|
3536 |
|
3537 |
+
#: includes/admin/settings/class-settings-admin.php:357
|
3538 |
msgctxt "expiration notices"
|
3539 |
msgid "Add notice"
|
3540 |
msgstr "Ajouter un avis"
|
3541 |
|
3542 |
+
#: includes/admin/settings/class-settings-admin.php:376
|
3543 |
msgctxt "expiration notices"
|
3544 |
msgid "No notices configured."
|
3545 |
msgstr "Aucun avis configuré."
|
3546 |
|
3547 |
+
#: includes/admin/settings/class-settings-admin.php:390
|
3548 |
msgctxt "expiration notices"
|
3549 |
msgid "Delete"
|
3550 |
msgstr "Effacer"
|
3551 |
|
3552 |
+
#: includes/admin/settings/class-settings-admin.php:406
|
3553 |
msgctxt "expiration notices"
|
3554 |
msgid "recurring and non-recurring"
|
3555 |
msgstr "permanent ou temporaire"
|
3556 |
|
3557 |
+
#: includes/admin/settings/class-settings-admin.php:408
|
3558 |
msgctxt "expiration notices"
|
3559 |
msgid "recurring only"
|
3560 |
msgstr "récurrente uniquement"
|
3561 |
|
3562 |
+
#: includes/admin/settings/class-settings-admin.php:410
|
3563 |
msgctxt "expiration notices"
|
3564 |
msgid "non-recurring only"
|
3565 |
msgstr "non récurrente seulement"
|
3566 |
|
3567 |
+
#: includes/admin/settings/class-settings-admin.php:414
|
3568 |
msgctxt "expiration notices"
|
3569 |
msgid "Sent when a listing (%s) is renewed."
|
3570 |
msgstr "Envoyé lorsque vous renouvelez une liste (% s)."
|
3571 |
|
3572 |
+
#: includes/admin/settings/class-settings-admin.php:419
|
3573 |
msgctxt "expiration notices"
|
3574 |
msgid "Sent when a listing (%s) expires."
|
3575 |
msgstr "Envoyé lorsqu'une annonce (% s) est expirée."
|
3576 |
|
3577 |
+
#: includes/admin/settings/class-settings-admin.php:427
|
3578 |
msgctxt "expiration notices"
|
3579 |
msgid "%d day"
|
3580 |
msgid_plural "%d days"
|
3581 |
msgstr[0] "%d jour"
|
3582 |
msgstr[1] "%d jours"
|
3583 |
|
3584 |
+
#: includes/admin/settings/class-settings-admin.php:430
|
3585 |
msgctxt "expiration notices"
|
3586 |
msgid "%d week"
|
3587 |
msgid_plural "%d weeks"
|
3588 |
msgstr[0] "%d semaine"
|
3589 |
msgstr[1] "%d semaines"
|
3590 |
|
3591 |
+
#: includes/admin/settings/class-settings-admin.php:433
|
3592 |
msgctxt "expiration notices"
|
3593 |
msgid "%d month"
|
3594 |
msgid_plural "%d months"
|
3597 |
|
3598 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3599 |
#. non-recuring only)
|
3600 |
+
#: includes/admin/settings/class-settings-admin.php:439
|
3601 |
msgctxt "expiration notices"
|
3602 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3603 |
msgstr "Envoyé %1$s avant l'expiration d'une liste (%2$s)."
|
3604 |
|
3605 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3606 |
#. non-recuring only)
|
3607 |
+
#: includes/admin/settings/class-settings-admin.php:442
|
3608 |
msgctxt "expiration notices"
|
3609 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3610 |
msgstr "Envoyé %1$s après une liste (%2$s) expire."
|
3611 |
|
3612 |
+
#: includes/admin/settings/class-settings-admin.php:459
|
3613 |
msgctxt "expiration notices"
|
3614 |
msgid "At the time of expiration"
|
3615 |
msgstr "Au moment de l'expiration"
|
3616 |
|
3617 |
+
#: includes/admin/settings/class-settings-admin.php:460
|
3618 |
msgctxt "expiration notices"
|
3619 |
msgid "Right after a successful renewal"
|
3620 |
msgstr "Renouvellement réussi"
|
3621 |
|
3622 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3623 |
msgctxt "expiration notices"
|
3624 |
msgid "%d day before expiration"
|
3625 |
msgid_plural "%d days before expiration"
|
3626 |
msgstr[0] "%d jour avant expiration"
|
3627 |
msgstr[1] "%d jours avant expiration"
|
3628 |
|
3629 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3630 |
msgctxt "expiration notices"
|
3631 |
msgid "%d day after expiration"
|
3632 |
msgid_plural "%d days after expiration"
|
3633 |
msgstr[0] "%d jour après expiration"
|
3634 |
msgstr[1] "%d jours après expiration"
|
3635 |
|
3636 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3637 |
msgctxt "expiration notices"
|
3638 |
msgid "%d week before expiration"
|
3639 |
msgid_plural "%d weeks before expiration"
|
3640 |
msgstr[0] "%d semaine avant expiration"
|
3641 |
msgstr[1] "%d semaines avant expiration"
|
3642 |
|
3643 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3644 |
msgctxt "expiration notices"
|
3645 |
msgid "%d week after expiration"
|
3646 |
msgid_plural "%d weeks after expiration"
|
3647 |
msgstr[0] "%d semaine après expiration"
|
3648 |
msgstr[1] "%d semaines après expiration"
|
3649 |
|
3650 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3651 |
msgctxt "expiration notices"
|
3652 |
msgid "%d month before expiration"
|
3653 |
msgid_plural "%d months before expiration"
|
3654 |
msgstr[0] "%d mois avant expiration"
|
3655 |
msgstr[1] "%d mois avant expiration"
|
3656 |
|
3657 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3658 |
msgctxt "expiration notices"
|
3659 |
msgid "%d month after expiration"
|
3660 |
msgid_plural "%d months after expiration"
|
3661 |
msgstr[0] "%d mois après expiration"
|
3662 |
msgstr[1] "%d mois après expiration"
|
3663 |
|
3664 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3665 |
msgctxt "expiration notices"
|
3666 |
msgid "Applies to"
|
3667 |
msgstr "Appliqué à"
|
3668 |
|
3669 |
+
#: includes/admin/settings/class-settings-admin.php:498
|
3670 |
msgctxt "expiration notices"
|
3671 |
msgid "Non-recurring listings"
|
3672 |
msgstr "Annonces temporaires"
|
3673 |
|
3674 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3675 |
msgctxt "expiration notices"
|
3676 |
msgid "Recurring listings"
|
3677 |
msgstr "Retourner à l'annonce"
|
3678 |
|
3679 |
+
#: includes/admin/settings/class-settings-admin.php:500
|
3680 |
msgctxt "expiration notices"
|
3681 |
msgid "Recurring and non-recurring listings"
|
3682 |
msgstr "Annonces permanentes et temporaires"
|
3683 |
|
3684 |
+
#: includes/admin/settings/class-settings-admin.php:505
|
3685 |
msgctxt "expiration notices"
|
3686 |
msgid "When to send?"
|
3687 |
msgstr "Quand envoyer ?"
|
3691 |
msgid "E-mail body text"
|
3692 |
msgstr "Corps de l'e-mail"
|
3693 |
|
3694 |
+
#: includes/admin/settings/class-settings-admin.php:537
|
3695 |
+
#, fuzzy
|
3696 |
+
msgctxt "settings"
|
3697 |
+
msgid "Settings reset to default."
|
3698 |
+
msgstr "Paramètres mis à jour."
|
3699 |
+
|
3700 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3701 |
msgctxt "settings"
|
3702 |
msgid "General"
|
3714 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3715 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3716 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3717 |
+
#: includes/admin/settings/class-settings.php:335
|
3718 |
msgctxt "settings"
|
3719 |
msgid "General Settings"
|
3720 |
msgstr "Paramètres généraux"
|
4581 |
msgid "E-Mail Notices"
|
4582 |
msgstr "Notification mail"
|
4583 |
|
4584 |
+
#: includes/admin/settings/class-settings.php:531
|
4585 |
+
#: includes/admin/settings/class-settings.php:542
|
4586 |
msgctxt "settings"
|
4587 |
msgid "\"%s\" can not be empty."
|
4588 |
msgstr "\"%s\" ne peut pas être vide."
|
4589 |
|
4590 |
+
#: includes/admin/settings/class-settings.php:549
|
4591 |
msgctxt "settings"
|
4592 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4593 |
msgstr "L'élément \"%s\" est déjà utilisé pour une autre taxinomie."
|
5038 |
msgid "(Unavailable Plan)"
|
5039 |
msgstr "(Plan indisponible disponible)"
|
5040 |
|
5041 |
+
#: includes/class-listing.php:528
|
5042 |
+
#, fuzzy
|
|
|
|
|
|
|
|
|
|
|
|
|
5043 |
msgctxt "listing"
|
5044 |
+
msgid "Plan \"%s\" (recurring)"
|
5045 |
msgstr "(récurrent)"
|
5046 |
|
5047 |
+
#: includes/class-listing.php:530 includes/class-listing.php:562
|
5048 |
msgctxt "listing"
|
5049 |
msgid "Plan \"%s\""
|
5050 |
msgstr "Statut \"%s\""
|
5135 |
msgid "Posted By"
|
5136 |
msgstr "Posté par"
|
5137 |
|
5138 |
+
#: includes/class-listing.php:660
|
5139 |
msgctxt "listing status"
|
5140 |
msgid "Unknown"
|
5141 |
msgstr "Inconnu"
|
5142 |
|
5143 |
+
#: includes/class-listing.php:661
|
5144 |
msgctxt "listing status"
|
5145 |
msgid "Legacy"
|
5146 |
msgstr "Don"
|
5147 |
|
5148 |
+
#: includes/class-listing.php:662
|
5149 |
msgctxt "listing status"
|
5150 |
msgid "Incomplete"
|
5151 |
msgstr "Incomplet"
|
5152 |
|
5153 |
+
#: includes/class-listing.php:663
|
5154 |
msgctxt "listing status"
|
5155 |
msgid "Pending Payment"
|
5156 |
msgstr "Paiement en attente"
|
5157 |
|
5158 |
+
#: includes/class-listing.php:664
|
5159 |
msgctxt "listing status"
|
5160 |
msgid "Complete"
|
5161 |
msgstr "Complet"
|
5162 |
|
5163 |
+
#: includes/class-listing.php:665
|
5164 |
msgctxt "listing status"
|
5165 |
msgid "Pending Upgrade"
|
5166 |
msgstr "En attente de mise à niveau"
|
5167 |
|
5168 |
+
#: includes/class-listing.php:666
|
5169 |
msgctxt "listing status"
|
5170 |
msgid "Expired"
|
5171 |
msgstr "Expiré"
|
5172 |
|
5173 |
+
#: includes/class-listing.php:667
|
5174 |
msgctxt "listing status"
|
5175 |
msgid "Pending Renewal"
|
5176 |
msgstr "Actives + En attente de renouvellement"
|
5177 |
|
5178 |
+
#: includes/class-listing.php:668
|
5179 |
msgctxt "listing status"
|
5180 |
msgid "Abandoned"
|
5181 |
msgstr "Abandonné"
|
5420 |
"S'il vous plaît choisir un plan tarifaire valable pour votre sélection de "
|
5421 |
"catégorie."
|
5422 |
|
5423 |
+
#: includes/views/submit_listing.php:681
|
5424 |
msgctxt "submit listing"
|
5425 |
msgid "Please enter your desired username."
|
5426 |
msgstr "S'il vous plaît entrer votre nom d'utilisateur souhaité."
|
5427 |
|
5428 |
+
#: includes/views/submit_listing.php:686
|
5429 |
msgctxt "submit listing"
|
5430 |
msgid "Please enter the e-mail for your new account."
|
5431 |
msgstr "S'il vous plaît entrer votre e-mail pour votre nouveau compte."
|
5432 |
|
5433 |
+
#: includes/views/submit_listing.php:691
|
5434 |
msgctxt "submit listing"
|
5435 |
msgid "Please enter the password for your new account."
|
5436 |
msgstr "Veuillez entrer le mot de passe de votre nouveau compte."
|
5437 |
|
5438 |
+
#: includes/views/submit_listing.php:701
|
5439 |
msgctxt "submit listing"
|
5440 |
msgid "The username you chose is already in use. Please use a different one."
|
5441 |
msgstr ""
|
5442 |
"Le nom d'utilisateur que vous avez choisi est déjà utilisé. Veuillez en "
|
5443 |
"utiliser un autre."
|
5444 |
|
5445 |
+
#: includes/views/submit_listing.php:706
|
5446 |
msgctxt "submit listing"
|
5447 |
msgid "The e-mail address you chose for your account is already in use."
|
5448 |
msgstr ""
|
5449 |
"L'adresse e-mail que vous avez choisie pour votre compte est déjà utilisée."
|
5450 |
|
5451 |
+
#: includes/views/submit_listing.php:721
|
5452 |
msgctxt "submit listing"
|
5453 |
msgid "Create a user account on this site"
|
5454 |
msgstr "Créer un compte utilisateur sur ce site"
|
5455 |
|
5456 |
+
#: includes/views/submit_listing.php:728
|
5457 |
msgctxt "submit listing"
|
5458 |
msgid ""
|
5459 |
"You need to create an account on the site. Please fill out the form below."
|
5461 |
"Vous devez créer un compte sur le site. Veuillez remplir le formulaire ci-"
|
5462 |
"dessous."
|
5463 |
|
5464 |
+
#: includes/views/submit_listing.php:734
|
5465 |
msgctxt "submit listing"
|
5466 |
msgid "Username:"
|
5467 |
msgstr "Nom d'utilisateur (login) :"
|
5468 |
|
5469 |
+
#: includes/views/submit_listing.php:743
|
5470 |
msgctxt "submit listing"
|
5471 |
msgid "Email:"
|
5472 |
msgstr "E-Mail:"
|
5473 |
|
5474 |
+
#: includes/views/submit_listing.php:752
|
5475 |
msgctxt "submit listing"
|
5476 |
msgid "Password:"
|
5477 |
msgstr "Mot de passe :"
|
5644 |
msgid "Link Text (optional):"
|
5645 |
msgstr "Lien texte (facultatif):"
|
5646 |
|
5647 |
+
#: includes/fields/class-form-field.php:627
|
5648 |
msgctxt "form-fields api"
|
5649 |
msgid ""
|
5650 |
"This form field can't be deleted because it is required for the plugin to "
|
5708 |
msgid "Invalid form field type"
|
5709 |
msgstr "Type de champ de formulaire invalide"
|
5710 |
|
5711 |
+
#: includes/fields/class-form-field.php:526
|
5712 |
msgctxt "form-fields-api"
|
5713 |
msgid "Field label is required."
|
5714 |
msgstr "Ce champ est requis."
|
5715 |
|
5716 |
+
#: includes/fields/class-form-field.php:536
|
5717 |
msgctxt "form-fields-api"
|
5718 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5719 |
msgstr ""
|
5720 |
"La modification du type de champ est incompatible. Le type de champ ne sera "
|
5721 |
"pas modifié."
|
5722 |
|
5723 |
+
#: includes/fields/class-form-field.php:556
|
5724 |
msgctxt "form-fields-api"
|
5725 |
msgid ""
|
5726 |
"There can only be one field with association \"%s\". Please select another "
|
5729 |
"Il ne peut y avoir qu'un champ avec l'association \"% s \". Veuillez "
|
5730 |
"sélectionner une autre association."
|
5731 |
|
5732 |
+
#: includes/fields/class-form-field.php:566
|
5733 |
msgctxt "form-fields-api"
|
5734 |
msgid "\"%s\" is an invalid field type for this association."
|
5735 |
msgstr "\" est un type de champ invalide pour cette association."
|
5736 |
|
5737 |
+
#: includes/fields/class-form-field.php:618
|
5738 |
msgctxt "form-fields-api"
|
5739 |
msgid "Invalid field ID"
|
5740 |
msgstr "ID de champ invalide"
|
5741 |
|
5742 |
+
#: includes/fields/class-form-field.php:639
|
5743 |
msgctxt "form-fields-api"
|
5744 |
msgid "An error occurred while trying to delete this field."
|
5745 |
msgstr "Une erreur est survenue en essayant de supprimer ce champ."
|
5809 |
msgid "— None —"
|
5810 |
msgstr "— Aucun —"
|
5811 |
|
5812 |
+
#: includes/fields/class-fieldtypes-textarea.php:131
|
5813 |
msgctxt "admin form-fields"
|
5814 |
msgid ""
|
5815 |
"Enabling iframe support in your listings can allow users to execute "
|
6420 |
msgid "Next"
|
6421 |
msgstr "Suivant"
|
6422 |
|
6423 |
+
#: includes/templates-ui.php:172
|
6424 |
msgctxt "templates"
|
6425 |
msgid "No listing categories found."
|
6426 |
msgstr "Aucune catégorie d'annonce trouvée."
|
6427 |
|
6428 |
+
#: includes/templates-ui.php:285
|
6429 |
msgctxt "templates"
|
6430 |
msgid "Search Listings"
|
6431 |
msgstr "Recherche d'annonces"
|
6432 |
|
6433 |
+
#: includes/templates-ui.php:288
|
6434 |
msgctxt "templates"
|
6435 |
msgid "Advanced Search"
|
6436 |
msgstr "Recherche avancée"
|
6497 |
msgid "View not available."
|
6498 |
msgstr "Emplacements d'image disponibles."
|
6499 |
|
6500 |
+
#: includes/views/submit_listing.php:790
|
6501 |
msgctxt "templates"
|
6502 |
msgid "Please agree to the Terms and Conditions."
|
6503 |
msgstr "Veuillez accepter les conditions d'utilisation."
|
6504 |
|
6505 |
+
#: includes/views/submit_listing.php:798
|
6506 |
msgctxt "templates"
|
6507 |
msgid "Terms and Conditions:"
|
6508 |
msgstr "Conditions d'utilisation:"
|
6509 |
|
6510 |
+
#: includes/views/submit_listing.php:807
|
6511 |
msgctxt "templates"
|
6512 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6513 |
msgstr "J'accepte <a> Conditions générales </a>"
|
6785 |
msgid "There are no images currently attached to your listing."
|
6786 |
msgstr "Il n'y a aucune image actuellement rattachée à votre annonce."
|
6787 |
|
6788 |
+
#: includes/templates-ui.php:317 includes/templates-ui.php:342
|
6789 |
msgctxt "templates sort"
|
6790 |
msgid "Sort By:"
|
6791 |
msgstr "Trier par:"
|
6792 |
|
6793 |
+
#: includes/templates-ui.php:336
|
6794 |
msgctxt "sort"
|
6795 |
msgid "Reset"
|
6796 |
msgstr "Réinitialiser"
|
6797 |
|
6798 |
+
#: includes/templates-ui.php:358
|
6799 |
msgctxt "sort"
|
6800 |
msgid "(Reset)"
|
6801 |
msgstr "(Réinitialiser)"
|
7170 |
"Il s'agit seulement d'une pré-visualisation. L'annonce n'a pas encore été "
|
7171 |
"publiée."
|
7172 |
|
7173 |
+
#: includes/views/submit_listing.php:569
|
7174 |
msgctxt "listing submit"
|
7175 |
msgid ""
|
7176 |
"Something went wrong. Please check the form for errors, correct them and "
|
8122 |
msgid "Address"
|
8123 |
msgstr "Adresse"
|
8124 |
|
8125 |
+
#~ msgctxt "listing"
|
8126 |
+
#~ msgid "Plan \"%s\"%s"
|
8127 |
+
#~ msgstr "Statut \"%s\"%s"
|
8128 |
+
|
8129 |
#~ msgid "Business Directory - Featured Levels migration"
|
8130 |
#~ msgstr "Business Directory - Migration des niveaux en vedette"
|
8131 |
|
9212 |
#~ msgid "Setup/Manage Fees"
|
9213 |
#~ msgstr "Installation/Paramétrage des frais"
|
9214 |
|
|
|
|
|
|
|
9215 |
#~ msgid "← Back to Directory"
|
9216 |
#~ msgstr "← Revenir vers l'annuaire"
|
9217 |
|
languages/WPBDM-nl_NL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin 4.1.12.1\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date:
|
7 |
"PO-Revision-Date: 2017-07-04 12:37+0000\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
@@ -14,37 +14,37 @@ msgstr ""
|
|
14 |
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
15 |
"X-Generator: Loco - https://localise.biz/\n"
|
16 |
|
17 |
-
#: includes/admin/class-admin-listings.php:
|
18 |
msgid "Listing Information"
|
19 |
msgstr "Registratie informatie"
|
20 |
|
21 |
-
#: includes/admin/class-admin-listings.php:
|
22 |
#, fuzzy
|
23 |
msgid "Listing Timeline"
|
24 |
msgstr "Registratie titel:"
|
25 |
|
26 |
-
#: includes/admin/class-admin-listings.php:
|
27 |
#, fuzzy
|
28 |
msgid "Expires on"
|
29 |
msgstr "Verlopen"
|
30 |
|
31 |
-
#: includes/admin/class-admin-listings.php:
|
32 |
#, fuzzy
|
33 |
msgid "Attributes"
|
34 |
msgstr "Veld attributen"
|
35 |
|
36 |
-
#: includes/admin/class-admin.php:
|
37 |
msgid ""
|
38 |
"Preview is only available after you've saved the first draft. This is due\n"
|
39 |
"to how WordPress stores the data."
|
40 |
msgstr ""
|
41 |
|
42 |
-
#: includes/admin/class-admin.php:
|
43 |
#, fuzzy
|
44 |
msgid "Uninstall Business Directory Plugin"
|
45 |
msgstr "Business Directory instellingen"
|
46 |
|
47 |
-
#: includes/admin/class-admin.php:
|
48 |
msgid "Uninstall"
|
49 |
msgstr ""
|
50 |
|
@@ -227,15 +227,15 @@ msgstr ""
|
|
227 |
msgid "Licenses"
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: includes/templates-ui.php:
|
231 |
msgid "Directory"
|
232 |
msgstr "Registers"
|
233 |
|
234 |
-
#: includes/templates-ui.php:
|
235 |
msgid "View All Listings"
|
236 |
msgstr "Bekijk alle registratie"
|
237 |
|
238 |
-
#: includes/templates-ui.php:
|
239 |
msgid "Create A Listing"
|
240 |
msgstr "Creëer een registratie"
|
241 |
|
@@ -289,7 +289,11 @@ msgstr ""
|
|
289 |
msgid "Please note that all of your existing settings will be lost."
|
290 |
msgstr ""
|
291 |
|
292 |
-
#: templates/admin/settings-reset.tpl.php:
|
|
|
|
|
|
|
|
|
293 |
msgid "Reset Defaults"
|
294 |
msgstr "Reset basisinstellingen"
|
295 |
|
@@ -786,7 +790,7 @@ msgctxt "admin category filter"
|
|
786 |
msgid "All categories"
|
787 |
msgstr "Alle Categorieën"
|
788 |
|
789 |
-
#: includes/admin/class-admin-listings.php:
|
790 |
msgctxt "admin listings"
|
791 |
msgid ""
|
792 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
@@ -794,67 +798,67 @@ msgid ""
|
|
794 |
"renewals."
|
795 |
msgstr ""
|
796 |
|
797 |
-
#: includes/admin/class-admin-listings.php:
|
798 |
#, fuzzy
|
799 |
msgctxt "admin listings"
|
800 |
msgid "Never"
|
801 |
msgstr "nooit"
|
802 |
|
803 |
-
#: includes/admin/class-admin-listings.php:
|
804 |
#, fuzzy
|
805 |
msgctxt "admin listings"
|
806 |
msgid "Featured"
|
807 |
msgstr "Aanbieding/sticky"
|
808 |
|
809 |
-
#: includes/admin/class-admin-listings.php:
|
810 |
msgctxt "admin listings"
|
811 |
msgid "Recurring"
|
812 |
msgstr ""
|
813 |
|
814 |
-
#: includes/admin/class-admin-listings.php:
|
815 |
#, fuzzy
|
816 |
msgctxt "admin listings"
|
817 |
msgid "Free"
|
818 |
msgstr "Gratis"
|
819 |
|
820 |
-
#: includes/admin/class-admin-listings.php:
|
821 |
#, fuzzy
|
822 |
msgctxt "admin listings"
|
823 |
msgid "Paid"
|
824 |
msgstr "Betaald"
|
825 |
|
826 |
-
#: includes/admin/class-admin-listings.php:
|
827 |
#, fuzzy
|
828 |
msgctxt "admin"
|
829 |
msgid "Directory Listing Fields / Images"
|
830 |
msgstr "Registratie velden / images"
|
831 |
|
832 |
-
#: includes/admin/class-admin-listings.php:
|
833 |
msgctxt "admin"
|
834 |
msgid "Categories"
|
835 |
msgstr "categorieën"
|
836 |
|
837 |
-
#: includes/admin/class-admin.php:
|
838 |
msgctxt "admin"
|
839 |
msgid "Business Directory"
|
840 |
msgstr ""
|
841 |
|
842 |
-
#: includes/admin/class-admin.php:
|
843 |
msgctxt "admin"
|
844 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
845 |
msgstr ""
|
846 |
|
847 |
-
#: includes/admin/class-admin.php:
|
848 |
msgctxt "admin"
|
849 |
msgid "Untitled Menu"
|
850 |
msgstr ""
|
851 |
|
852 |
-
#: includes/admin/class-admin.php:
|
853 |
msgctxt "admin"
|
854 |
msgid "Dismiss this notice."
|
855 |
msgstr ""
|
856 |
|
857 |
-
#: includes/admin/class-admin.php:
|
858 |
#, fuzzy
|
859 |
msgctxt "admin"
|
860 |
msgid "The listing has been updated."
|
@@ -862,58 +866,58 @@ msgid_plural "The listings have been updated."
|
|
862 |
msgstr[0] "De registratie / vermelding is bijgewerkt."
|
863 |
msgstr[1] "De registraties / vermeldingen zijn bijgewerkt."
|
864 |
|
865 |
-
#: includes/admin/class-admin.php:
|
866 |
msgctxt "admin"
|
867 |
msgid "The fee was successfully assigned."
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: includes/admin/class-admin.php:
|
871 |
msgctxt "admin"
|
872 |
msgid "Listing was renewed."
|
873 |
msgid_plural "Listings were renewed."
|
874 |
msgstr[0] ""
|
875 |
msgstr[1] ""
|
876 |
|
877 |
-
#: includes/admin/class-admin.php:
|
878 |
msgctxt "admin"
|
879 |
msgid "Renewal email sent."
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: includes/admin/class-admin.php:
|
883 |
msgctxt "admin"
|
884 |
msgid "Access keys sent."
|
885 |
msgstr ""
|
886 |
|
887 |
-
#: includes/admin/class-admin.php:
|
888 |
msgctxt "admin"
|
889 |
msgid "The access keys couldn't be sent."
|
890 |
msgstr ""
|
891 |
|
892 |
-
#: includes/admin/class-admin.php:
|
893 |
msgctxt "admin"
|
894 |
msgid "Listing Count"
|
895 |
msgstr "Aantal registraties"
|
896 |
|
897 |
-
#: includes/admin/class-admin.php:
|
898 |
msgctxt "admin"
|
899 |
msgid ""
|
900 |
"<b>Business Directory Plugin</b> requires a page with the "
|
901 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
902 |
msgstr ""
|
903 |
|
904 |
-
#: includes/admin/class-admin.php:
|
905 |
msgctxt "admin"
|
906 |
msgid ""
|
907 |
"You can create this page by yourself or let Business Directory do this for "
|
908 |
"you automatically."
|
909 |
msgstr ""
|
910 |
|
911 |
-
#: includes/admin/class-admin.php:
|
912 |
msgctxt "admin"
|
913 |
msgid "Create required pages for me"
|
914 |
msgstr ""
|
915 |
|
916 |
-
#: includes/admin/class-admin.php:
|
917 |
msgctxt "admin"
|
918 |
msgid ""
|
919 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -921,7 +925,7 @@ msgid ""
|
|
921 |
"your provider to upgrade in order to prevent any issues with the plugin."
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: includes/admin/class-admin.php:
|
925 |
msgctxt "admin"
|
926 |
msgid ""
|
927 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -947,33 +951,33 @@ msgctxt "admin"
|
|
947 |
msgid "Images"
|
948 |
msgstr "Beelden"
|
949 |
|
950 |
-
#: includes/admin/form-fields.php:
|
951 |
msgctxt "admin"
|
952 |
msgid ""
|
953 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
954 |
"associations in order to work correctly: <b>%s</b>."
|
955 |
msgstr ""
|
956 |
|
957 |
-
#: includes/admin/form-fields.php:
|
958 |
msgctxt "admin"
|
959 |
msgid ""
|
960 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
961 |
"association in order to work correctly."
|
962 |
msgstr ""
|
963 |
|
964 |
-
#: includes/admin/form-fields.php:
|
965 |
msgctxt "admin"
|
966 |
msgid ""
|
967 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
968 |
"or let Business Directory do this for you automatically."
|
969 |
msgstr ""
|
970 |
|
971 |
-
#: includes/admin/form-fields.php:
|
972 |
msgctxt "admin"
|
973 |
msgid "Go to \"Manage Form Fields\""
|
974 |
msgstr "Ga naar \"instellen formulier velden\""
|
975 |
|
976 |
-
#: includes/admin/form-fields.php:
|
977 |
msgctxt "admin"
|
978 |
msgid "Create these required fields for me"
|
979 |
msgstr "Creëer deze vereiste velden voor me"
|
@@ -988,70 +992,70 @@ msgctxt "admin"
|
|
988 |
msgid "Abandoned"
|
989 |
msgstr ""
|
990 |
|
991 |
-
#: includes/admin/class-admin-listings.php:
|
992 |
msgctxt "admin actions"
|
993 |
msgid "Edit Listing"
|
994 |
msgstr "Registratie bewerken"
|
995 |
|
996 |
-
#: includes/admin/class-admin-listings.php:
|
997 |
msgctxt "admin actions"
|
998 |
msgid "Delete Listing"
|
999 |
msgstr "Registratie verwijderen"
|
1000 |
|
1001 |
-
#: includes/admin/class-admin-listings.php:
|
1002 |
#, fuzzy
|
1003 |
msgctxt "admin actions"
|
1004 |
msgid "View Payments"
|
1005 |
msgstr "Betaling"
|
1006 |
|
1007 |
-
#: includes/admin/class-admin-listings.php:
|
1008 |
#, fuzzy
|
1009 |
msgctxt "admin actions"
|
1010 |
msgid "View Payment"
|
1011 |
msgstr "Betaling"
|
1012 |
|
1013 |
-
#: includes/admin/class-admin-listings.php:
|
1014 |
#, fuzzy
|
1015 |
msgctxt "admin actions"
|
1016 |
msgid "Publish listings"
|
1017 |
msgstr "Registratie publiceren"
|
1018 |
|
1019 |
-
#: includes/admin/class-admin-listings.php:
|
1020 |
#, fuzzy
|
1021 |
msgctxt "admin actions"
|
1022 |
msgid "Mark as \"Pending Review\""
|
1023 |
msgstr "In Afwachting"
|
1024 |
|
1025 |
-
#: includes/admin/class-admin-listings.php:
|
1026 |
msgctxt "admin actions"
|
1027 |
msgid "Hide from directory (mark as \"Draft\")"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
-
#: includes/admin/class-admin-listings.php:
|
1031 |
#, fuzzy
|
1032 |
msgctxt "admin actions"
|
1033 |
msgid "Renew listings"
|
1034 |
msgstr "Vernieuw registratie"
|
1035 |
|
1036 |
-
#: includes/admin/class-admin-listings.php:
|
1037 |
#, fuzzy
|
1038 |
msgctxt "admin actions"
|
1039 |
msgid "Set listings as \"Expired\""
|
1040 |
msgstr "Een registratie verloopt."
|
1041 |
|
1042 |
-
#: includes/admin/class-admin-listings.php:
|
1043 |
msgctxt "admin actions"
|
1044 |
msgid "Send access keys"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
-
#: includes/admin/class-admin.php:
|
1048 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1049 |
#, fuzzy
|
1050 |
msgctxt "listing metabox"
|
1051 |
msgid "Never"
|
1052 |
msgstr "nooit"
|
1053 |
|
1054 |
-
#: includes/admin/class-admin.php:
|
1055 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1056 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1057 |
#, fuzzy
|
@@ -1059,7 +1063,7 @@ msgctxt "listing metabox"
|
|
1059 |
msgid "Yes"
|
1060 |
msgstr "Ja"
|
1061 |
|
1062 |
-
#: includes/admin/class-admin.php:
|
1063 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1064 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1065 |
#, fuzzy
|
@@ -1194,7 +1198,7 @@ msgctxt "listing metabox"
|
|
1194 |
msgid "Is Recurring?"
|
1195 |
msgstr ""
|
1196 |
|
1197 |
-
#: includes/admin/class-admin.php:
|
1198 |
msgctxt "drip pointer"
|
1199 |
msgid ""
|
1200 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -1202,88 +1206,88 @@ msgid ""
|
|
1202 |
"a FREE premium module just for signing up."
|
1203 |
msgstr ""
|
1204 |
|
1205 |
-
#: includes/admin/class-admin.php:
|
1206 |
msgctxt "drip pointer"
|
1207 |
msgid "Email Address:"
|
1208 |
msgstr "Email Adres:"
|
1209 |
|
1210 |
-
#: includes/admin/class-admin.php:
|
1211 |
msgctxt "drip pointer"
|
1212 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1213 |
msgstr ""
|
1214 |
|
1215 |
-
#: includes/admin/class-admin.php:
|
1216 |
msgctxt "drip pointer"
|
1217 |
msgid "Yes, please!"
|
1218 |
msgstr "Ja, graag!"
|
1219 |
|
1220 |
-
#: includes/admin/class-admin.php:
|
1221 |
msgctxt "drip pointer"
|
1222 |
msgid "No, thanks"
|
1223 |
msgstr "Nee, dank je"
|
1224 |
|
1225 |
-
#: includes/admin/class-admin.php:
|
1226 |
msgctxt "drip pointer"
|
1227 |
msgid "Invalid e-mail address."
|
1228 |
msgstr "Ongeld e-mail adres."
|
1229 |
|
1230 |
-
#: includes/admin/class-admin.php:
|
1231 |
msgctxt "admin menu"
|
1232 |
msgid "Business Directory Admin"
|
1233 |
msgstr ""
|
1234 |
|
1235 |
-
#: includes/admin/class-admin.php:
|
1236 |
msgctxt "admin menu"
|
1237 |
msgid "Dir. Admin"
|
1238 |
msgstr ""
|
1239 |
|
1240 |
-
#: includes/admin/class-admin.php:
|
1241 |
msgctxt "admin menu"
|
1242 |
msgid "Directory Admin"
|
1243 |
msgstr ""
|
1244 |
|
1245 |
-
#: includes/admin/class-admin.php:
|
1246 |
msgctxt "admin menu"
|
1247 |
msgid "Add New Listing"
|
1248 |
msgstr "Nieuwe registratie toevoegen"
|
1249 |
|
1250 |
-
#: includes/admin/class-admin.php:
|
1251 |
msgctxt "admin menu"
|
1252 |
msgid "Manage Fees"
|
1253 |
msgstr "Beheer Tarieven"
|
1254 |
|
1255 |
-
#: includes/admin/class-admin.php:
|
1256 |
msgctxt "admin menu"
|
1257 |
msgid "Listings"
|
1258 |
msgstr "Registraties"
|
1259 |
|
1260 |
-
#: includes/admin/class-admin.php:
|
1261 |
msgctxt "admin menu"
|
1262 |
msgid "Manage Form Fields"
|
1263 |
msgstr "Formulier velden beheren"
|
1264 |
|
1265 |
-
#: includes/admin/class-admin.php:
|
1266 |
#, fuzzy
|
1267 |
msgctxt "admin menu"
|
1268 |
msgid "Payment History"
|
1269 |
msgstr "Betaal instellingen"
|
1270 |
|
1271 |
-
#: includes/admin/class-admin.php:
|
1272 |
msgctxt "admin menu"
|
1273 |
msgid "CSV Import & Export"
|
1274 |
msgstr ""
|
1275 |
|
1276 |
-
#: includes/admin/class-admin.php:
|
1277 |
msgctxt "admin menu"
|
1278 |
msgid "Debug"
|
1279 |
msgstr ""
|
1280 |
|
1281 |
-
#: includes/admin/settings/class-settings-admin.php:
|
1282 |
msgctxt "admin menu"
|
1283 |
msgid "Manage Options"
|
1284 |
msgstr "Opties beheren"
|
1285 |
|
1286 |
-
#: includes/admin/class-admin.php:
|
1287 |
msgctxt "admin category id"
|
1288 |
msgid "ID"
|
1289 |
msgstr ""
|
@@ -1606,22 +1610,22 @@ msgctxt "themes"
|
|
1606 |
msgid "Theme was updated successfully."
|
1607 |
msgstr ""
|
1608 |
|
1609 |
-
#: includes/themes.php:
|
1610 |
msgctxt "themes"
|
1611 |
msgid "ZIP file is not a valid BD theme file."
|
1612 |
msgstr ""
|
1613 |
|
1614 |
-
#: includes/themes.php:
|
1615 |
msgctxt "themes"
|
1616 |
msgid "Could not create themes directory."
|
1617 |
msgstr ""
|
1618 |
|
1619 |
-
#: includes/themes.php:
|
1620 |
msgctxt "themes"
|
1621 |
msgid "Could not remove previous theme directory \"%s\"."
|
1622 |
msgstr ""
|
1623 |
|
1624 |
-
#: includes/themes.php:
|
1625 |
msgctxt "themes"
|
1626 |
msgid "Could not move new theme into theme directory."
|
1627 |
msgstr ""
|
@@ -2225,52 +2229,58 @@ msgctxt "form-fields admin"
|
|
2225 |
msgid "Delete"
|
2226 |
msgstr "Verwijder "
|
2227 |
|
2228 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2229 |
msgctxt "form-fields admin"
|
2230 |
msgid "Required"
|
2231 |
msgstr "Vereist "
|
2232 |
|
2233 |
-
#: includes/admin/form-fields.php:
|
2234 |
msgctxt "form-fields admin"
|
2235 |
msgid "Optional"
|
2236 |
msgstr "Optioneel"
|
2237 |
|
2238 |
-
#: includes/admin/form-fields.php:
|
2239 |
msgctxt "form-fields admin"
|
2240 |
msgid "This field value is shown in the excerpt view of a listing."
|
2241 |
msgstr "Dit veld wordt getoond in de korte versie van de vermelding "
|
2242 |
|
2243 |
-
#: includes/admin/form-fields.php:
|
2244 |
msgctxt "form-fields admin"
|
2245 |
msgid "In Excerpt"
|
2246 |
msgstr "Verkorte versie"
|
2247 |
|
2248 |
-
#: includes/admin/form-fields.php:
|
2249 |
msgctxt "form-fields admin"
|
2250 |
msgid "This field value is shown in the single view of a listing."
|
2251 |
msgstr "Dit veld wordt getoond in de 'stand-alone; versie van de vermelding"
|
2252 |
|
2253 |
-
#: includes/admin/form-fields.php:
|
2254 |
msgctxt "form-fields admin"
|
2255 |
msgid "In Listing"
|
2256 |
msgstr "In vermelding"
|
2257 |
|
2258 |
-
#: includes/admin/form-fields.php:
|
2259 |
msgctxt "form-fields admin"
|
2260 |
msgid "Form Preview"
|
2261 |
msgstr "Formulier voorvertoning"
|
2262 |
|
2263 |
-
#: includes/admin/form-fields.php:
|
2264 |
msgctxt "form-fields admin"
|
2265 |
msgid "← Return to \"Manage Form Fields\""
|
2266 |
msgstr "← terug naar \"Bewerk formulier velden\""
|
2267 |
|
2268 |
-
#: includes/admin/form-fields.php:
|
2269 |
msgctxt "form-fields admin"
|
2270 |
msgid "Form fields updated."
|
2271 |
msgstr "Formulier velden ge-update"
|
2272 |
|
2273 |
-
#: includes/admin/form-fields.php:
|
2274 |
msgctxt "form-fields admin"
|
2275 |
msgid ""
|
2276 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2279,92 +2289,92 @@ msgid ""
|
|
2279 |
"show on the frontend, you can <a>enable public display of e-mails</a>."
|
2280 |
msgstr ""
|
2281 |
|
2282 |
-
#: includes/admin/form-fields.php:
|
2283 |
msgctxt "form-fields admin"
|
2284 |
msgid "Field deleted."
|
2285 |
msgstr "Veld verwijderd"
|
2286 |
|
2287 |
-
#: includes/admin/form-fields.php:
|
2288 |
msgctxt "form-fields admin"
|
2289 |
msgid "Required fields created successfully."
|
2290 |
msgstr ""
|
2291 |
|
2292 |
-
#: includes/admin/form-fields.php:
|
2293 |
msgctxt "form-fields admin"
|
2294 |
msgid "Title"
|
2295 |
msgstr "Titel"
|
2296 |
|
2297 |
-
#: includes/admin/form-fields.php:
|
2298 |
msgctxt "form-fields admin"
|
2299 |
msgid "Category"
|
2300 |
msgstr "Categorie"
|
2301 |
|
2302 |
-
#: includes/admin/form-fields.php:
|
2303 |
msgctxt "form-fields admin"
|
2304 |
msgid "Excerpt"
|
2305 |
msgstr "Uittreksel"
|
2306 |
|
2307 |
-
#: includes/admin/form-fields.php:
|
2308 |
msgctxt "form-fields admin"
|
2309 |
msgid "Content"
|
2310 |
msgstr "Inhoud"
|
2311 |
|
2312 |
-
#: includes/admin/form-fields.php:
|
2313 |
msgctxt "form-fields admin"
|
2314 |
msgid "Tags"
|
2315 |
msgstr ""
|
2316 |
|
2317 |
-
#: includes/admin/form-fields.php:
|
2318 |
msgctxt "form-fields admin"
|
2319 |
msgid "Address"
|
2320 |
msgstr "Adres"
|
2321 |
|
2322 |
-
#: includes/admin/form-fields.php:
|
2323 |
msgctxt "form-fields admin"
|
2324 |
msgid "City"
|
2325 |
msgstr "Stad"
|
2326 |
|
2327 |
-
#: includes/admin/form-fields.php:
|
2328 |
msgctxt "form-fields admin"
|
2329 |
msgid "State"
|
2330 |
msgstr "Provincie"
|
2331 |
|
2332 |
-
#: includes/admin/form-fields.php:
|
2333 |
msgctxt "form-fields admin"
|
2334 |
msgid "Country"
|
2335 |
msgstr "Land"
|
2336 |
|
2337 |
-
#: includes/admin/form-fields.php:
|
2338 |
msgctxt "form-fields admin"
|
2339 |
msgid "ZIP Code"
|
2340 |
msgstr "Postcode"
|
2341 |
|
2342 |
-
#: includes/admin/form-fields.php:
|
2343 |
msgctxt "form-fields admin"
|
2344 |
msgid "FAX Number"
|
2345 |
msgstr ""
|
2346 |
|
2347 |
-
#: includes/admin/form-fields.php:
|
2348 |
msgctxt "form-fields admin"
|
2349 |
msgid "Phone Number"
|
2350 |
msgstr "Tel nr"
|
2351 |
|
2352 |
-
#: includes/admin/form-fields.php:
|
2353 |
msgctxt "form-fields admin"
|
2354 |
msgid "Ratings Field"
|
2355 |
msgstr "Waardering veld"
|
2356 |
|
2357 |
-
#: includes/admin/form-fields.php:
|
2358 |
msgctxt "form-fields admin"
|
2359 |
msgid "Twitter"
|
2360 |
msgstr ""
|
2361 |
|
2362 |
-
#: includes/admin/form-fields.php:
|
2363 |
msgctxt "form-fields admin"
|
2364 |
msgid "Website"
|
2365 |
msgstr ""
|
2366 |
|
2367 |
-
#: includes/admin/form-fields.php:
|
2368 |
msgctxt "form-fields admin"
|
2369 |
msgid "Tags updated."
|
2370 |
msgstr ""
|
@@ -2388,62 +2398,74 @@ msgctxt "form-fields admin"
|
|
2388 |
msgid "Allow empty selection on search?"
|
2389 |
msgstr ""
|
2390 |
|
2391 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2392 |
msgctxt "form-fields admin"
|
2393 |
msgid "Allow HTML input for this field?"
|
2394 |
msgstr ""
|
2395 |
|
2396 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2397 |
msgctxt "form-fields admin"
|
2398 |
msgid "Allow IFRAME tags in content?"
|
2399 |
msgstr ""
|
2400 |
|
2401 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2402 |
msgctxt "form-fields admin"
|
2403 |
msgid "No"
|
2404 |
msgstr "Nee"
|
2405 |
|
2406 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2407 |
msgctxt "form-fields admin"
|
2408 |
msgid "Yes"
|
2409 |
msgstr "Ja"
|
2410 |
|
2411 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2412 |
msgctxt "form-fields admin"
|
2413 |
msgid "Allow WordPress shortcodes in this field?"
|
2414 |
msgstr ""
|
2415 |
|
2416 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2417 |
msgctxt "form-fields admin"
|
2418 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2419 |
msgstr ""
|
2420 |
|
2421 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2422 |
msgctxt "form-fields admin"
|
2423 |
msgid ""
|
2424 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2425 |
"in fee plans."
|
2426 |
msgstr ""
|
2427 |
|
2428 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2429 |
msgctxt "form-fields admin"
|
2430 |
msgid "Allow images in WYSIWYG editor?"
|
2431 |
msgstr ""
|
2432 |
|
2433 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2434 |
msgctxt "form-fields admin"
|
2435 |
msgid ""
|
2436 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2437 |
"switch it unless you know what you're doing."
|
2438 |
msgstr ""
|
2439 |
|
2440 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2441 |
msgctxt "form-fields admin"
|
2442 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2443 |
msgstr ""
|
2444 |
|
2445 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2446 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2447 |
msgid "Automatically generate excerpt from content field?"
|
2448 |
msgstr ""
|
2449 |
|
@@ -2531,62 +2553,72 @@ msgstr ""
|
|
2531 |
|
2532 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2533 |
msgctxt "form-fields admin"
|
2534 |
-
msgid "Show this
|
2535 |
msgstr ""
|
2536 |
|
2537 |
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2538 |
msgctxt "form-fields admin"
|
2539 |
-
msgid "Display this
|
2540 |
msgstr ""
|
2541 |
|
2542 |
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2543 |
msgctxt "form-fields admin"
|
2544 |
-
msgid "Show this value in
|
2545 |
msgstr ""
|
2546 |
|
2547 |
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2548 |
msgctxt "form-fields admin"
|
2549 |
-
msgid "Display this value in
|
2550 |
msgstr ""
|
2551 |
|
2552 |
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2553 |
msgctxt "form-fields admin"
|
2554 |
-
msgid "
|
2555 |
msgstr ""
|
2556 |
|
2557 |
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2558 |
msgctxt "form-fields admin"
|
2559 |
-
msgid "
|
2560 |
msgstr ""
|
2561 |
|
2562 |
#: templates/admin/form-fields-addoredit.tpl.php:170
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2563 |
#, fuzzy
|
2564 |
msgctxt "form-fields admin"
|
2565 |
msgid "Is this field required for searching?"
|
2566 |
msgstr "Is veld vereist?"
|
2567 |
|
2568 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2569 |
msgctxt "form-fields admin"
|
2570 |
msgid ""
|
2571 |
"Make this fields required during searches on the Advanced Search screen."
|
2572 |
msgstr ""
|
2573 |
|
2574 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2575 |
msgctxt "form-fields admin"
|
2576 |
msgid "Hide this field's label?"
|
2577 |
msgstr ""
|
2578 |
|
2579 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2580 |
msgctxt "form-fields admin"
|
2581 |
msgid "Hide this field's label when displaying it."
|
2582 |
msgstr ""
|
2583 |
|
2584 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2585 |
msgctxt "form-fields admin"
|
2586 |
msgid "Update Field"
|
2587 |
msgstr "Veld bijwerken"
|
2588 |
|
2589 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2590 |
msgctxt "form-fields admin"
|
2591 |
msgid "Add Field"
|
2592 |
msgstr "Veld toevoegen "
|
@@ -2930,7 +2962,7 @@ msgctxt "debug info"
|
|
2930 |
msgid "Test SSL setup..."
|
2931 |
msgstr "Test SSL instelling..."
|
2932 |
|
2933 |
-
#: includes/admin/settings/class-settings-admin.php:
|
2934 |
msgctxt "admin settings"
|
2935 |
msgid "Valid placeholders: %s"
|
2936 |
msgstr ""
|
@@ -3364,51 +3396,51 @@ msgctxt "admin settings"
|
|
3364 |
msgid "Enter License Key here"
|
3365 |
msgstr ""
|
3366 |
|
3367 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3368 |
#, fuzzy
|
3369 |
msgctxt "expiration notices"
|
3370 |
msgid "Add notice"
|
3371 |
msgstr "Veld toevoegen "
|
3372 |
|
3373 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3374 |
msgctxt "expiration notices"
|
3375 |
msgid "No notices configured."
|
3376 |
msgstr ""
|
3377 |
|
3378 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3379 |
#, fuzzy
|
3380 |
msgctxt "expiration notices"
|
3381 |
msgid "Delete"
|
3382 |
msgstr "Verwijder"
|
3383 |
|
3384 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3385 |
msgctxt "expiration notices"
|
3386 |
msgid "recurring and non-recurring"
|
3387 |
msgstr ""
|
3388 |
|
3389 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3390 |
msgctxt "expiration notices"
|
3391 |
msgid "recurring only"
|
3392 |
msgstr ""
|
3393 |
|
3394 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3395 |
msgctxt "expiration notices"
|
3396 |
msgid "non-recurring only"
|
3397 |
msgstr ""
|
3398 |
|
3399 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3400 |
#, fuzzy
|
3401 |
msgctxt "expiration notices"
|
3402 |
msgid "Sent when a listing (%s) is renewed."
|
3403 |
msgstr "Verzonden nadat een registratie is ingediend."
|
3404 |
|
3405 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3406 |
#, fuzzy
|
3407 |
msgctxt "expiration notices"
|
3408 |
msgid "Sent when a listing (%s) expires."
|
3409 |
msgstr "Een registratie verloopt."
|
3410 |
|
3411 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3412 |
#, fuzzy
|
3413 |
msgctxt "expiration notices"
|
3414 |
msgid "%d day"
|
@@ -3416,14 +3448,14 @@ msgid_plural "%d days"
|
|
3416 |
msgstr[0] "%d dag"
|
3417 |
msgstr[1] "%d dagen"
|
3418 |
|
3419 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3420 |
msgctxt "expiration notices"
|
3421 |
msgid "%d week"
|
3422 |
msgid_plural "%d weeks"
|
3423 |
msgstr[0] ""
|
3424 |
msgstr[1] ""
|
3425 |
|
3426 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3427 |
msgctxt "expiration notices"
|
3428 |
msgid "%d month"
|
3429 |
msgid_plural "%d months"
|
@@ -3432,93 +3464,93 @@ msgstr[1] ""
|
|
3432 |
|
3433 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3434 |
#. non-recuring only)
|
3435 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3436 |
msgctxt "expiration notices"
|
3437 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3438 |
msgstr ""
|
3439 |
|
3440 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3441 |
#. non-recuring only)
|
3442 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3443 |
#, fuzzy
|
3444 |
msgctxt "expiration notices"
|
3445 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3446 |
msgstr "Verzonden nadat een registratie is ingediend."
|
3447 |
|
3448 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3449 |
msgctxt "expiration notices"
|
3450 |
msgid "At the time of expiration"
|
3451 |
msgstr ""
|
3452 |
|
3453 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3454 |
msgctxt "expiration notices"
|
3455 |
msgid "Right after a successful renewal"
|
3456 |
msgstr ""
|
3457 |
|
3458 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3459 |
msgctxt "expiration notices"
|
3460 |
msgid "%d day before expiration"
|
3461 |
msgid_plural "%d days before expiration"
|
3462 |
msgstr[0] ""
|
3463 |
msgstr[1] ""
|
3464 |
|
3465 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3466 |
msgctxt "expiration notices"
|
3467 |
msgid "%d day after expiration"
|
3468 |
msgid_plural "%d days after expiration"
|
3469 |
msgstr[0] ""
|
3470 |
msgstr[1] ""
|
3471 |
|
3472 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3473 |
msgctxt "expiration notices"
|
3474 |
msgid "%d week before expiration"
|
3475 |
msgid_plural "%d weeks before expiration"
|
3476 |
msgstr[0] ""
|
3477 |
msgstr[1] ""
|
3478 |
|
3479 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3480 |
msgctxt "expiration notices"
|
3481 |
msgid "%d week after expiration"
|
3482 |
msgid_plural "%d weeks after expiration"
|
3483 |
msgstr[0] ""
|
3484 |
msgstr[1] ""
|
3485 |
|
3486 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3487 |
msgctxt "expiration notices"
|
3488 |
msgid "%d month before expiration"
|
3489 |
msgid_plural "%d months before expiration"
|
3490 |
msgstr[0] ""
|
3491 |
msgstr[1] ""
|
3492 |
|
3493 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3494 |
msgctxt "expiration notices"
|
3495 |
msgid "%d month after expiration"
|
3496 |
msgid_plural "%d months after expiration"
|
3497 |
msgstr[0] ""
|
3498 |
msgstr[1] ""
|
3499 |
|
3500 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3501 |
msgctxt "expiration notices"
|
3502 |
msgid "Applies to"
|
3503 |
msgstr ""
|
3504 |
|
3505 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3506 |
msgctxt "expiration notices"
|
3507 |
msgid "Non-recurring listings"
|
3508 |
msgstr ""
|
3509 |
|
3510 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3511 |
#, fuzzy
|
3512 |
msgctxt "expiration notices"
|
3513 |
msgid "Recurring listings"
|
3514 |
msgstr "Terug naar registratie."
|
3515 |
|
3516 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3517 |
msgctxt "expiration notices"
|
3518 |
msgid "Recurring and non-recurring listings"
|
3519 |
msgstr ""
|
3520 |
|
3521 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3522 |
msgctxt "expiration notices"
|
3523 |
msgid "When to send?"
|
3524 |
msgstr ""
|
@@ -3529,6 +3561,11 @@ msgctxt "expiration notices"
|
|
3529 |
msgid "E-mail body text"
|
3530 |
msgstr "E-mail bodytekst"
|
3531 |
|
|
|
|
|
|
|
|
|
|
|
3532 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3533 |
#, fuzzy
|
3534 |
msgctxt "settings"
|
@@ -3548,7 +3585,7 @@ msgstr "Registraties"
|
|
3548 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3549 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3550 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3551 |
-
#: includes/admin/settings/class-settings.php:
|
3552 |
#, fuzzy
|
3553 |
msgctxt "settings"
|
3554 |
msgid "General Settings"
|
@@ -4487,13 +4524,13 @@ msgctxt "settings"
|
|
4487 |
msgid "E-Mail Notices"
|
4488 |
msgstr "E-Mail Notificaties"
|
4489 |
|
4490 |
-
#: includes/admin/settings/class-settings.php:
|
4491 |
-
#: includes/admin/settings/class-settings.php:
|
4492 |
msgctxt "settings"
|
4493 |
msgid "\"%s\" can not be empty."
|
4494 |
msgstr ""
|
4495 |
|
4496 |
-
#: includes/admin/settings/class-settings.php:
|
4497 |
msgctxt "settings"
|
4498 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4499 |
msgstr ""
|
@@ -4924,19 +4961,12 @@ msgctxt "listing"
|
|
4924 |
msgid "(Unavailable Plan)"
|
4925 |
msgstr ""
|
4926 |
|
4927 |
-
|
4928 |
-
#. (recurrente)
|
4929 |
-
#: includes/class-listing.php:529
|
4930 |
msgctxt "listing"
|
4931 |
-
msgid "Plan \"%s\"
|
4932 |
msgstr ""
|
4933 |
|
4934 |
-
#: includes/class-listing.php:
|
4935 |
-
msgctxt "listing"
|
4936 |
-
msgid "(recurring)"
|
4937 |
-
msgstr ""
|
4938 |
-
|
4939 |
-
#: includes/class-listing.php:557
|
4940 |
msgctxt "listing"
|
4941 |
msgid "Plan \"%s\""
|
4942 |
msgstr ""
|
@@ -5028,53 +5058,53 @@ msgctxt "notify email"
|
|
5028 |
msgid "Posted By"
|
5029 |
msgstr "Ingediend door"
|
5030 |
|
5031 |
-
#: includes/class-listing.php:
|
5032 |
msgctxt "listing status"
|
5033 |
msgid "Unknown"
|
5034 |
msgstr ""
|
5035 |
|
5036 |
-
#: includes/class-listing.php:
|
5037 |
msgctxt "listing status"
|
5038 |
msgid "Legacy"
|
5039 |
msgstr ""
|
5040 |
|
5041 |
-
#: includes/class-listing.php:
|
5042 |
#, fuzzy
|
5043 |
msgctxt "listing status"
|
5044 |
msgid "Incomplete"
|
5045 |
msgstr "Afgerond"
|
5046 |
|
5047 |
-
#: includes/class-listing.php:
|
5048 |
#, fuzzy
|
5049 |
msgctxt "listing status"
|
5050 |
msgid "Pending Payment"
|
5051 |
msgstr "Wachtend op upgrade"
|
5052 |
|
5053 |
-
#: includes/class-listing.php:
|
5054 |
#, fuzzy
|
5055 |
msgctxt "listing status"
|
5056 |
msgid "Complete"
|
5057 |
msgstr "Afgerond"
|
5058 |
|
5059 |
-
#: includes/class-listing.php:
|
5060 |
#, fuzzy
|
5061 |
msgctxt "listing status"
|
5062 |
msgid "Pending Upgrade"
|
5063 |
msgstr "Wachtend op upgrade"
|
5064 |
|
5065 |
-
#: includes/class-listing.php:
|
5066 |
#, fuzzy
|
5067 |
msgctxt "listing status"
|
5068 |
msgid "Expired"
|
5069 |
msgstr "Verlopen"
|
5070 |
|
5071 |
-
#: includes/class-listing.php:
|
5072 |
#, fuzzy
|
5073 |
msgctxt "listing status"
|
5074 |
msgid "Pending Renewal"
|
5075 |
msgstr "Registratie vernieuwing"
|
5076 |
|
5077 |
-
#: includes/class-listing.php:
|
5078 |
msgctxt "listing status"
|
5079 |
msgid "Abandoned"
|
5080 |
msgstr ""
|
@@ -5315,55 +5345,55 @@ msgctxt "submit listing"
|
|
5315 |
msgid "Please choose a valid fee plan for your category selection."
|
5316 |
msgstr ""
|
5317 |
|
5318 |
-
#: includes/views/submit_listing.php:
|
5319 |
msgctxt "submit listing"
|
5320 |
msgid "Please enter your desired username."
|
5321 |
msgstr ""
|
5322 |
|
5323 |
-
#: includes/views/submit_listing.php:
|
5324 |
msgctxt "submit listing"
|
5325 |
msgid "Please enter the e-mail for your new account."
|
5326 |
msgstr ""
|
5327 |
|
5328 |
-
#: includes/views/submit_listing.php:
|
5329 |
msgctxt "submit listing"
|
5330 |
msgid "Please enter the password for your new account."
|
5331 |
msgstr ""
|
5332 |
|
5333 |
-
#: includes/views/submit_listing.php:
|
5334 |
msgctxt "submit listing"
|
5335 |
msgid "The username you chose is already in use. Please use a different one."
|
5336 |
msgstr ""
|
5337 |
|
5338 |
-
#: includes/views/submit_listing.php:
|
5339 |
msgctxt "submit listing"
|
5340 |
msgid "The e-mail address you chose for your account is already in use."
|
5341 |
msgstr ""
|
5342 |
|
5343 |
-
#: includes/views/submit_listing.php:
|
5344 |
msgctxt "submit listing"
|
5345 |
msgid "Create a user account on this site"
|
5346 |
msgstr ""
|
5347 |
|
5348 |
-
#: includes/views/submit_listing.php:
|
5349 |
msgctxt "submit listing"
|
5350 |
msgid ""
|
5351 |
"You need to create an account on the site. Please fill out the form below."
|
5352 |
msgstr ""
|
5353 |
|
5354 |
-
#: includes/views/submit_listing.php:
|
5355 |
#, fuzzy
|
5356 |
msgctxt "submit listing"
|
5357 |
msgid "Username:"
|
5358 |
msgstr "Gebruiker"
|
5359 |
|
5360 |
-
#: includes/views/submit_listing.php:
|
5361 |
#, fuzzy
|
5362 |
msgctxt "submit listing"
|
5363 |
msgid "Email:"
|
5364 |
msgstr "Jouw email"
|
5365 |
|
5366 |
-
#: includes/views/submit_listing.php:
|
5367 |
msgctxt "submit listing"
|
5368 |
msgid "Password:"
|
5369 |
msgstr ""
|
@@ -5534,7 +5564,7 @@ msgctxt "form-fields api"
|
|
5534 |
msgid "Link Text (optional):"
|
5535 |
msgstr "Link tekst (optioneel)"
|
5536 |
|
5537 |
-
#: includes/fields/class-form-field.php:
|
5538 |
msgctxt "form-fields api"
|
5539 |
msgid ""
|
5540 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5596,34 +5626,34 @@ msgctxt "form-fields-api"
|
|
5596 |
msgid "Invalid form field type"
|
5597 |
msgstr ""
|
5598 |
|
5599 |
-
#: includes/fields/class-form-field.php:
|
5600 |
msgctxt "form-fields-api"
|
5601 |
msgid "Field label is required."
|
5602 |
msgstr ""
|
5603 |
|
5604 |
-
#: includes/fields/class-form-field.php:
|
5605 |
msgctxt "form-fields-api"
|
5606 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5607 |
msgstr ""
|
5608 |
|
5609 |
-
#: includes/fields/class-form-field.php:
|
5610 |
msgctxt "form-fields-api"
|
5611 |
msgid ""
|
5612 |
"There can only be one field with association \"%s\". Please select another "
|
5613 |
"association."
|
5614 |
msgstr ""
|
5615 |
|
5616 |
-
#: includes/fields/class-form-field.php:
|
5617 |
msgctxt "form-fields-api"
|
5618 |
msgid "\"%s\" is an invalid field type for this association."
|
5619 |
msgstr ""
|
5620 |
|
5621 |
-
#: includes/fields/class-form-field.php:
|
5622 |
msgctxt "form-fields-api"
|
5623 |
msgid "Invalid field ID"
|
5624 |
msgstr ""
|
5625 |
|
5626 |
-
#: includes/fields/class-form-field.php:
|
5627 |
msgctxt "form-fields-api"
|
5628 |
msgid "An error occurred while trying to delete this field."
|
5629 |
msgstr ""
|
@@ -5691,7 +5721,7 @@ msgctxt "form-fields-api select"
|
|
5691 |
msgid "— None —"
|
5692 |
msgstr "— Geen —"
|
5693 |
|
5694 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
5695 |
msgctxt "admin form-fields"
|
5696 |
msgid ""
|
5697 |
"Enabling iframe support in your listings can allow users to execute "
|
@@ -6266,17 +6296,17 @@ msgctxt "checkout"
|
|
6266 |
msgid "Next"
|
6267 |
msgstr ""
|
6268 |
|
6269 |
-
#: includes/templates-ui.php:
|
6270 |
msgctxt "templates"
|
6271 |
msgid "No listing categories found."
|
6272 |
msgstr ""
|
6273 |
|
6274 |
-
#: includes/templates-ui.php:
|
6275 |
msgctxt "templates"
|
6276 |
msgid "Search Listings"
|
6277 |
msgstr "Doorzoek vermeldingen"
|
6278 |
|
6279 |
-
#: includes/templates-ui.php:
|
6280 |
msgctxt "templates"
|
6281 |
msgid "Advanced Search"
|
6282 |
msgstr "Geavanceerd zoeken"
|
@@ -6331,17 +6361,17 @@ msgctxt "templates"
|
|
6331 |
msgid "View not available."
|
6332 |
msgstr ""
|
6333 |
|
6334 |
-
#: includes/views/submit_listing.php:
|
6335 |
msgctxt "templates"
|
6336 |
msgid "Please agree to the Terms and Conditions."
|
6337 |
msgstr "Ga s.v.p. akkoord met de voorwaarden"
|
6338 |
|
6339 |
-
#: includes/views/submit_listing.php:
|
6340 |
msgctxt "templates"
|
6341 |
msgid "Terms and Conditions:"
|
6342 |
msgstr "Voorwaarden"
|
6343 |
|
6344 |
-
#: includes/views/submit_listing.php:
|
6345 |
#, fuzzy
|
6346 |
msgctxt "templates"
|
6347 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
@@ -6610,17 +6640,17 @@ msgctxt "templates"
|
|
6610 |
msgid "There are no images currently attached to your listing."
|
6611 |
msgstr "Er zijn momenteel geen beelden gekoppeld aan je registratie."
|
6612 |
|
6613 |
-
#: includes/templates-ui.php:
|
6614 |
msgctxt "templates sort"
|
6615 |
msgid "Sort By:"
|
6616 |
msgstr "Sorteer op:"
|
6617 |
|
6618 |
-
#: includes/templates-ui.php:
|
6619 |
msgctxt "sort"
|
6620 |
msgid "Reset"
|
6621 |
msgstr ""
|
6622 |
|
6623 |
-
#: includes/templates-ui.php:
|
6624 |
msgctxt "sort"
|
6625 |
msgid "(Reset)"
|
6626 |
msgstr ""
|
@@ -6963,7 +6993,7 @@ msgid "This is just a preview. The listing has not been published yet."
|
|
6963 |
msgstr ""
|
6964 |
"Dit is alleen een voorvertoning. De registratie is nog niet gepubliceerd."
|
6965 |
|
6966 |
-
#: includes/views/submit_listing.php:
|
6967 |
msgctxt "listing submit"
|
6968 |
msgid ""
|
6969 |
"Something went wrong. Please check the form for errors, correct them and "
|
3 |
"Project-Id-Version: Business Directory Plugin 4.1.12.1\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2018-01-02 23:02:00+00:00\n"
|
7 |
"PO-Revision-Date: 2017-07-04 12:37+0000\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
14 |
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
15 |
"X-Generator: Loco - https://localise.biz/\n"
|
16 |
|
17 |
+
#: includes/admin/class-admin-listings.php:154
|
18 |
msgid "Listing Information"
|
19 |
msgstr "Registratie informatie"
|
20 |
|
21 |
+
#: includes/admin/class-admin-listings.php:160
|
22 |
#, fuzzy
|
23 |
msgid "Listing Timeline"
|
24 |
msgstr "Registratie titel:"
|
25 |
|
26 |
+
#: includes/admin/class-admin-listings.php:199
|
27 |
#, fuzzy
|
28 |
msgid "Expires on"
|
29 |
msgstr "Verlopen"
|
30 |
|
31 |
+
#: includes/admin/class-admin-listings.php:207
|
32 |
#, fuzzy
|
33 |
msgid "Attributes"
|
34 |
msgstr "Veld attributen"
|
35 |
|
36 |
+
#: includes/admin/class-admin.php:130
|
37 |
msgid ""
|
38 |
"Preview is only available after you've saved the first draft. This is due\n"
|
39 |
"to how WordPress stores the data."
|
40 |
msgstr ""
|
41 |
|
42 |
+
#: includes/admin/class-admin.php:325
|
43 |
#, fuzzy
|
44 |
msgid "Uninstall Business Directory Plugin"
|
45 |
msgstr "Business Directory instellingen"
|
46 |
|
47 |
+
#: includes/admin/class-admin.php:326
|
48 |
msgid "Uninstall"
|
49 |
msgstr ""
|
50 |
|
227 |
msgid "Licenses"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: includes/templates-ui.php:238
|
231 |
msgid "Directory"
|
232 |
msgstr "Registers"
|
233 |
|
234 |
+
#: includes/templates-ui.php:245
|
235 |
msgid "View All Listings"
|
236 |
msgstr "Bekijk alle registratie"
|
237 |
|
238 |
+
#: includes/templates-ui.php:252
|
239 |
msgid "Create A Listing"
|
240 |
msgstr "Creëer een registratie"
|
241 |
|
289 |
msgid "Please note that all of your existing settings will be lost."
|
290 |
msgstr ""
|
291 |
|
292 |
+
#: templates/admin/settings-reset.tpl.php:13
|
293 |
+
msgid "Your existing listings will NOT be deleted doing this."
|
294 |
+
msgstr ""
|
295 |
+
|
296 |
+
#: templates/admin/settings-reset.tpl.php:19
|
297 |
msgid "Reset Defaults"
|
298 |
msgstr "Reset basisinstellingen"
|
299 |
|
790 |
msgid "All categories"
|
791 |
msgstr "Alle Categorieën"
|
792 |
|
793 |
+
#: includes/admin/class-admin-listings.php:149
|
794 |
msgctxt "admin listings"
|
795 |
msgid ""
|
796 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
798 |
"renewals."
|
799 |
msgstr ""
|
800 |
|
801 |
+
#: includes/admin/class-admin-listings.php:242
|
802 |
#, fuzzy
|
803 |
msgctxt "admin listings"
|
804 |
msgid "Never"
|
805 |
msgstr "nooit"
|
806 |
|
807 |
+
#: includes/admin/class-admin-listings.php:262
|
808 |
#, fuzzy
|
809 |
msgctxt "admin listings"
|
810 |
msgid "Featured"
|
811 |
msgstr "Aanbieding/sticky"
|
812 |
|
813 |
+
#: includes/admin/class-admin-listings.php:265
|
814 |
msgctxt "admin listings"
|
815 |
msgid "Recurring"
|
816 |
msgstr ""
|
817 |
|
818 |
+
#: includes/admin/class-admin-listings.php:268
|
819 |
#, fuzzy
|
820 |
msgctxt "admin listings"
|
821 |
msgid "Free"
|
822 |
msgstr "Gratis"
|
823 |
|
824 |
+
#: includes/admin/class-admin-listings.php:270
|
825 |
#, fuzzy
|
826 |
msgctxt "admin listings"
|
827 |
msgid "Paid"
|
828 |
msgstr "Betaald"
|
829 |
|
830 |
+
#: includes/admin/class-admin-listings.php:166
|
831 |
#, fuzzy
|
832 |
msgctxt "admin"
|
833 |
msgid "Directory Listing Fields / Images"
|
834 |
msgstr "Registratie velden / images"
|
835 |
|
836 |
+
#: includes/admin/class-admin-listings.php:198
|
837 |
msgctxt "admin"
|
838 |
msgid "Categories"
|
839 |
msgstr "categorieën"
|
840 |
|
841 |
+
#: includes/admin/class-admin.php:191
|
842 |
msgctxt "admin"
|
843 |
msgid "Business Directory"
|
844 |
msgstr ""
|
845 |
|
846 |
+
#: includes/admin/class-admin.php:202
|
847 |
msgctxt "admin"
|
848 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
849 |
msgstr ""
|
850 |
|
851 |
+
#: includes/admin/class-admin.php:356
|
852 |
msgctxt "admin"
|
853 |
msgid "Untitled Menu"
|
854 |
msgstr ""
|
855 |
|
856 |
+
#: includes/admin/class-admin.php:626
|
857 |
msgctxt "admin"
|
858 |
msgid "Dismiss this notice."
|
859 |
msgstr ""
|
860 |
|
861 |
+
#: includes/admin/class-admin.php:657 includes/admin/class-admin.php:667
|
862 |
#, fuzzy
|
863 |
msgctxt "admin"
|
864 |
msgid "The listing has been updated."
|
866 |
msgstr[0] "De registratie / vermelding is bijgewerkt."
|
867 |
msgstr[1] "De registraties / vermeldingen zijn bijgewerkt."
|
868 |
|
869 |
+
#: includes/admin/class-admin.php:688
|
870 |
msgctxt "admin"
|
871 |
msgid "The fee was successfully assigned."
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: includes/admin/class-admin.php:698
|
875 |
msgctxt "admin"
|
876 |
msgid "Listing was renewed."
|
877 |
msgid_plural "Listings were renewed."
|
878 |
msgstr[0] ""
|
879 |
msgstr[1] ""
|
880 |
|
881 |
+
#: includes/admin/class-admin.php:709
|
882 |
msgctxt "admin"
|
883 |
msgid "Renewal email sent."
|
884 |
msgstr ""
|
885 |
|
886 |
+
#: includes/admin/class-admin.php:757
|
887 |
msgctxt "admin"
|
888 |
msgid "Access keys sent."
|
889 |
msgstr ""
|
890 |
|
891 |
+
#: includes/admin/class-admin.php:759
|
892 |
msgctxt "admin"
|
893 |
msgid "The access keys couldn't be sent."
|
894 |
msgstr ""
|
895 |
|
896 |
+
#: includes/admin/class-admin.php:817 includes/admin/class-admin.php:823
|
897 |
msgctxt "admin"
|
898 |
msgid "Listing Count"
|
899 |
msgstr "Aantal registraties"
|
900 |
|
901 |
+
#: includes/admin/class-admin.php:885
|
902 |
msgctxt "admin"
|
903 |
msgid ""
|
904 |
"<b>Business Directory Plugin</b> requires a page with the "
|
905 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: includes/admin/class-admin.php:887
|
909 |
msgctxt "admin"
|
910 |
msgid ""
|
911 |
"You can create this page by yourself or let Business Directory do this for "
|
912 |
"you automatically."
|
913 |
msgstr ""
|
914 |
|
915 |
+
#: includes/admin/class-admin.php:891
|
916 |
msgctxt "admin"
|
917 |
msgid "Create required pages for me"
|
918 |
msgstr ""
|
919 |
|
920 |
+
#: includes/admin/class-admin.php:924
|
921 |
msgctxt "admin"
|
922 |
msgid ""
|
923 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
925 |
"your provider to upgrade in order to prevent any issues with the plugin."
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: includes/admin/class-admin.php:947
|
929 |
msgctxt "admin"
|
930 |
msgid ""
|
931 |
"We noticed you want your Business Directory users to register before posting "
|
951 |
msgid "Images"
|
952 |
msgstr "Beelden"
|
953 |
|
954 |
+
#: includes/admin/form-fields.php:122
|
955 |
msgctxt "admin"
|
956 |
msgid ""
|
957 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
958 |
"associations in order to work correctly: <b>%s</b>."
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: includes/admin/form-fields.php:124
|
962 |
msgctxt "admin"
|
963 |
msgid ""
|
964 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
965 |
"association in order to work correctly."
|
966 |
msgstr ""
|
967 |
|
968 |
+
#: includes/admin/form-fields.php:128
|
969 |
msgctxt "admin"
|
970 |
msgid ""
|
971 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
972 |
"or let Business Directory do this for you automatically."
|
973 |
msgstr ""
|
974 |
|
975 |
+
#: includes/admin/form-fields.php:132
|
976 |
msgctxt "admin"
|
977 |
msgid "Go to \"Manage Form Fields\""
|
978 |
msgstr "Ga naar \"instellen formulier velden\""
|
979 |
|
980 |
+
#: includes/admin/form-fields.php:135
|
981 |
msgctxt "admin"
|
982 |
msgid "Create these required fields for me"
|
983 |
msgstr "Creëer deze vereiste velden voor me"
|
992 |
msgid "Abandoned"
|
993 |
msgstr ""
|
994 |
|
995 |
+
#: includes/admin/class-admin-listings.php:351
|
996 |
msgctxt "admin actions"
|
997 |
msgid "Edit Listing"
|
998 |
msgstr "Registratie bewerken"
|
999 |
|
1000 |
+
#: includes/admin/class-admin-listings.php:354
|
1001 |
msgctxt "admin actions"
|
1002 |
msgid "Delete Listing"
|
1003 |
msgstr "Registratie verwijderen"
|
1004 |
|
1005 |
+
#: includes/admin/class-admin-listings.php:363
|
1006 |
#, fuzzy
|
1007 |
msgctxt "admin actions"
|
1008 |
msgid "View Payments"
|
1009 |
msgstr "Betaling"
|
1010 |
|
1011 |
+
#: includes/admin/class-admin-listings.php:368
|
1012 |
#, fuzzy
|
1013 |
msgctxt "admin actions"
|
1014 |
msgid "View Payment"
|
1015 |
msgstr "Betaling"
|
1016 |
|
1017 |
+
#: includes/admin/class-admin-listings.php:478
|
1018 |
#, fuzzy
|
1019 |
msgctxt "admin actions"
|
1020 |
msgid "Publish listings"
|
1021 |
msgstr "Registratie publiceren"
|
1022 |
|
1023 |
+
#: includes/admin/class-admin-listings.php:479
|
1024 |
#, fuzzy
|
1025 |
msgctxt "admin actions"
|
1026 |
msgid "Mark as \"Pending Review\""
|
1027 |
msgstr "In Afwachting"
|
1028 |
|
1029 |
+
#: includes/admin/class-admin-listings.php:480
|
1030 |
msgctxt "admin actions"
|
1031 |
msgid "Hide from directory (mark as \"Draft\")"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
+
#: includes/admin/class-admin-listings.php:482
|
1035 |
#, fuzzy
|
1036 |
msgctxt "admin actions"
|
1037 |
msgid "Renew listings"
|
1038 |
msgstr "Vernieuw registratie"
|
1039 |
|
1040 |
+
#: includes/admin/class-admin-listings.php:483
|
1041 |
#, fuzzy
|
1042 |
msgctxt "admin actions"
|
1043 |
msgid "Set listings as \"Expired\""
|
1044 |
msgstr "Een registratie verloopt."
|
1045 |
|
1046 |
+
#: includes/admin/class-admin-listings.php:489
|
1047 |
msgctxt "admin actions"
|
1048 |
msgid "Send access keys"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
+
#: includes/admin/class-admin.php:123
|
1052 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1053 |
#, fuzzy
|
1054 |
msgctxt "listing metabox"
|
1055 |
msgid "Never"
|
1056 |
msgstr "nooit"
|
1057 |
|
1058 |
+
#: includes/admin/class-admin.php:124
|
1059 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1060 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1061 |
#, fuzzy
|
1063 |
msgid "Yes"
|
1064 |
msgstr "Ja"
|
1065 |
|
1066 |
+
#: includes/admin/class-admin.php:125
|
1067 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1068 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1069 |
#, fuzzy
|
1198 |
msgid "Is Recurring?"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
+
#: includes/admin/class-admin.php:162
|
1202 |
msgctxt "drip pointer"
|
1203 |
msgid ""
|
1204 |
"Find out how to create a compelling, thriving business directory from "
|
1206 |
"a FREE premium module just for signing up."
|
1207 |
msgstr ""
|
1208 |
|
1209 |
+
#: includes/admin/class-admin.php:164
|
1210 |
msgctxt "drip pointer"
|
1211 |
msgid "Email Address:"
|
1212 |
msgstr "Email Adres:"
|
1213 |
|
1214 |
+
#: includes/admin/class-admin.php:170
|
1215 |
msgctxt "drip pointer"
|
1216 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1217 |
msgstr ""
|
1218 |
|
1219 |
+
#: includes/admin/class-admin.php:172
|
1220 |
msgctxt "drip pointer"
|
1221 |
msgid "Yes, please!"
|
1222 |
msgstr "Ja, graag!"
|
1223 |
|
1224 |
+
#: includes/admin/class-admin.php:174
|
1225 |
msgctxt "drip pointer"
|
1226 |
msgid "No, thanks"
|
1227 |
msgstr "Nee, dank je"
|
1228 |
|
1229 |
+
#: includes/admin/class-admin.php:222
|
1230 |
msgctxt "drip pointer"
|
1231 |
msgid "Invalid e-mail address."
|
1232 |
msgstr "Ongeld e-mail adres."
|
1233 |
|
1234 |
+
#: includes/admin/class-admin.php:256
|
1235 |
msgctxt "admin menu"
|
1236 |
msgid "Business Directory Admin"
|
1237 |
msgstr ""
|
1238 |
|
1239 |
+
#: includes/admin/class-admin.php:257
|
1240 |
msgctxt "admin menu"
|
1241 |
msgid "Dir. Admin"
|
1242 |
msgstr ""
|
1243 |
|
1244 |
+
#: includes/admin/class-admin.php:257
|
1245 |
msgctxt "admin menu"
|
1246 |
msgid "Directory Admin"
|
1247 |
msgstr ""
|
1248 |
|
1249 |
+
#: includes/admin/class-admin.php:264
|
1250 |
msgctxt "admin menu"
|
1251 |
msgid "Add New Listing"
|
1252 |
msgstr "Nieuwe registratie toevoegen"
|
1253 |
|
1254 |
+
#: includes/admin/class-admin.php:272
|
1255 |
msgctxt "admin menu"
|
1256 |
msgid "Manage Fees"
|
1257 |
msgstr "Beheer Tarieven"
|
1258 |
|
1259 |
+
#: includes/admin/class-admin.php:275
|
1260 |
msgctxt "admin menu"
|
1261 |
msgid "Listings"
|
1262 |
msgstr "Registraties"
|
1263 |
|
1264 |
+
#: includes/admin/class-admin.php:279
|
1265 |
msgctxt "admin menu"
|
1266 |
msgid "Manage Form Fields"
|
1267 |
msgstr "Formulier velden beheren"
|
1268 |
|
1269 |
+
#: includes/admin/class-admin.php:283
|
1270 |
#, fuzzy
|
1271 |
msgctxt "admin menu"
|
1272 |
msgid "Payment History"
|
1273 |
msgstr "Betaal instellingen"
|
1274 |
|
1275 |
+
#: includes/admin/class-admin.php:286
|
1276 |
msgctxt "admin menu"
|
1277 |
msgid "CSV Import & Export"
|
1278 |
msgstr ""
|
1279 |
|
1280 |
+
#: includes/admin/class-admin.php:297
|
1281 |
msgctxt "admin menu"
|
1282 |
msgid "Debug"
|
1283 |
msgstr ""
|
1284 |
|
1285 |
+
#: includes/admin/settings/class-settings-admin.php:28
|
1286 |
msgctxt "admin menu"
|
1287 |
msgid "Manage Options"
|
1288 |
msgstr "Opties beheren"
|
1289 |
|
1290 |
+
#: includes/admin/class-admin.php:815
|
1291 |
msgctxt "admin category id"
|
1292 |
msgid "ID"
|
1293 |
msgstr ""
|
1610 |
msgid "Theme was updated successfully."
|
1611 |
msgstr ""
|
1612 |
|
1613 |
+
#: includes/themes.php:825
|
1614 |
msgctxt "themes"
|
1615 |
msgid "ZIP file is not a valid BD theme file."
|
1616 |
msgstr ""
|
1617 |
|
1618 |
+
#: includes/themes.php:831
|
1619 |
msgctxt "themes"
|
1620 |
msgid "Could not create themes directory."
|
1621 |
msgstr ""
|
1622 |
|
1623 |
+
#: includes/themes.php:839
|
1624 |
msgctxt "themes"
|
1625 |
msgid "Could not remove previous theme directory \"%s\"."
|
1626 |
msgstr ""
|
1627 |
|
1628 |
+
#: includes/themes.php:845
|
1629 |
msgctxt "themes"
|
1630 |
msgid "Could not move new theme into theme directory."
|
1631 |
msgstr ""
|
2229 |
msgid "Delete"
|
2230 |
msgstr "Verwijder "
|
2231 |
|
2232 |
+
#: includes/admin/form-fields.php:77
|
2233 |
+
#, fuzzy
|
2234 |
+
msgctxt "form-fields admin"
|
2235 |
+
msgid "Private"
|
2236 |
+
msgstr "Actief"
|
2237 |
+
|
2238 |
+
#: includes/admin/form-fields.php:81
|
2239 |
msgctxt "form-fields admin"
|
2240 |
msgid "Required"
|
2241 |
msgstr "Vereist "
|
2242 |
|
2243 |
+
#: includes/admin/form-fields.php:81
|
2244 |
msgctxt "form-fields admin"
|
2245 |
msgid "Optional"
|
2246 |
msgstr "Optioneel"
|
2247 |
|
2248 |
+
#: includes/admin/form-fields.php:85
|
2249 |
msgctxt "form-fields admin"
|
2250 |
msgid "This field value is shown in the excerpt view of a listing."
|
2251 |
msgstr "Dit veld wordt getoond in de korte versie van de vermelding "
|
2252 |
|
2253 |
+
#: includes/admin/form-fields.php:86
|
2254 |
msgctxt "form-fields admin"
|
2255 |
msgid "In Excerpt"
|
2256 |
msgstr "Verkorte versie"
|
2257 |
|
2258 |
+
#: includes/admin/form-fields.php:91
|
2259 |
msgctxt "form-fields admin"
|
2260 |
msgid "This field value is shown in the single view of a listing."
|
2261 |
msgstr "Dit veld wordt getoond in de 'stand-alone; versie van de vermelding"
|
2262 |
|
2263 |
+
#: includes/admin/form-fields.php:92
|
2264 |
msgctxt "form-fields admin"
|
2265 |
msgid "In Listing"
|
2266 |
msgstr "In vermelding"
|
2267 |
|
2268 |
+
#: includes/admin/form-fields.php:213
|
2269 |
msgctxt "form-fields admin"
|
2270 |
msgid "Form Preview"
|
2271 |
msgstr "Formulier voorvertoning"
|
2272 |
|
2273 |
+
#: includes/admin/form-fields.php:214
|
2274 |
msgctxt "form-fields admin"
|
2275 |
msgid "← Return to \"Manage Form Fields\""
|
2276 |
msgstr "← terug naar \"Bewerk formulier velden\""
|
2277 |
|
2278 |
+
#: includes/admin/form-fields.php:252
|
2279 |
msgctxt "form-fields admin"
|
2280 |
msgid "Form fields updated."
|
2281 |
msgstr "Formulier velden ge-update"
|
2282 |
|
2283 |
+
#: includes/admin/form-fields.php:268
|
2284 |
msgctxt "form-fields admin"
|
2285 |
msgid ""
|
2286 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2289 |
"show on the frontend, you can <a>enable public display of e-mails</a>."
|
2290 |
msgstr ""
|
2291 |
|
2292 |
+
#: includes/admin/form-fields.php:302
|
2293 |
msgctxt "form-fields admin"
|
2294 |
msgid "Field deleted."
|
2295 |
msgstr "Veld verwijderd"
|
2296 |
|
2297 |
+
#: includes/admin/form-fields.php:323
|
2298 |
msgctxt "form-fields admin"
|
2299 |
msgid "Required fields created successfully."
|
2300 |
msgstr ""
|
2301 |
|
2302 |
+
#: includes/admin/form-fields.php:336
|
2303 |
msgctxt "form-fields admin"
|
2304 |
msgid "Title"
|
2305 |
msgstr "Titel"
|
2306 |
|
2307 |
+
#: includes/admin/form-fields.php:337
|
2308 |
msgctxt "form-fields admin"
|
2309 |
msgid "Category"
|
2310 |
msgstr "Categorie"
|
2311 |
|
2312 |
+
#: includes/admin/form-fields.php:338
|
2313 |
msgctxt "form-fields admin"
|
2314 |
msgid "Excerpt"
|
2315 |
msgstr "Uittreksel"
|
2316 |
|
2317 |
+
#: includes/admin/form-fields.php:339
|
2318 |
msgctxt "form-fields admin"
|
2319 |
msgid "Content"
|
2320 |
msgstr "Inhoud"
|
2321 |
|
2322 |
+
#: includes/admin/form-fields.php:340
|
2323 |
msgctxt "form-fields admin"
|
2324 |
msgid "Tags"
|
2325 |
msgstr ""
|
2326 |
|
2327 |
+
#: includes/admin/form-fields.php:341
|
2328 |
msgctxt "form-fields admin"
|
2329 |
msgid "Address"
|
2330 |
msgstr "Adres"
|
2331 |
|
2332 |
+
#: includes/admin/form-fields.php:342
|
2333 |
msgctxt "form-fields admin"
|
2334 |
msgid "City"
|
2335 |
msgstr "Stad"
|
2336 |
|
2337 |
+
#: includes/admin/form-fields.php:343
|
2338 |
msgctxt "form-fields admin"
|
2339 |
msgid "State"
|
2340 |
msgstr "Provincie"
|
2341 |
|
2342 |
+
#: includes/admin/form-fields.php:344
|
2343 |
msgctxt "form-fields admin"
|
2344 |
msgid "Country"
|
2345 |
msgstr "Land"
|
2346 |
|
2347 |
+
#: includes/admin/form-fields.php:345
|
2348 |
msgctxt "form-fields admin"
|
2349 |
msgid "ZIP Code"
|
2350 |
msgstr "Postcode"
|
2351 |
|
2352 |
+
#: includes/admin/form-fields.php:346
|
2353 |
msgctxt "form-fields admin"
|
2354 |
msgid "FAX Number"
|
2355 |
msgstr ""
|
2356 |
|
2357 |
+
#: includes/admin/form-fields.php:347
|
2358 |
msgctxt "form-fields admin"
|
2359 |
msgid "Phone Number"
|
2360 |
msgstr "Tel nr"
|
2361 |
|
2362 |
+
#: includes/admin/form-fields.php:348
|
2363 |
msgctxt "form-fields admin"
|
2364 |
msgid "Ratings Field"
|
2365 |
msgstr "Waardering veld"
|
2366 |
|
2367 |
+
#: includes/admin/form-fields.php:349
|
2368 |
msgctxt "form-fields admin"
|
2369 |
msgid "Twitter"
|
2370 |
msgstr ""
|
2371 |
|
2372 |
+
#: includes/admin/form-fields.php:350
|
2373 |
msgctxt "form-fields admin"
|
2374 |
msgid "Website"
|
2375 |
msgstr ""
|
2376 |
|
2377 |
+
#: includes/admin/form-fields.php:371
|
2378 |
msgctxt "form-fields admin"
|
2379 |
msgid "Tags updated."
|
2380 |
msgstr ""
|
2398 |
msgid "Allow empty selection on search?"
|
2399 |
msgstr ""
|
2400 |
|
2401 |
+
#: includes/fields/class-fieldtypes-textarea.php:125
|
2402 |
msgctxt "form-fields admin"
|
2403 |
msgid "Allow HTML input for this field?"
|
2404 |
msgstr ""
|
2405 |
|
2406 |
+
#: includes/fields/class-fieldtypes-textarea.php:128
|
2407 |
msgctxt "form-fields admin"
|
2408 |
msgid "Allow IFRAME tags in content?"
|
2409 |
msgstr ""
|
2410 |
|
2411 |
+
#: includes/fields/class-fieldtypes-textarea.php:132
|
2412 |
msgctxt "form-fields admin"
|
2413 |
msgid "No"
|
2414 |
msgstr "Nee"
|
2415 |
|
2416 |
+
#: includes/fields/class-fieldtypes-textarea.php:133
|
2417 |
msgctxt "form-fields admin"
|
2418 |
msgid "Yes"
|
2419 |
msgstr "Ja"
|
2420 |
|
2421 |
+
#: includes/fields/class-fieldtypes-textarea.php:138
|
2422 |
msgctxt "form-fields admin"
|
2423 |
msgid "Allow WordPress shortcodes in this field?"
|
2424 |
msgstr ""
|
2425 |
|
2426 |
+
#: includes/fields/class-fieldtypes-textarea.php:143
|
2427 |
msgctxt "form-fields admin"
|
2428 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2429 |
msgstr ""
|
2430 |
|
2431 |
+
#: includes/fields/class-fieldtypes-textarea.php:146
|
2432 |
msgctxt "form-fields admin"
|
2433 |
msgid ""
|
2434 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2435 |
"in fee plans."
|
2436 |
msgstr ""
|
2437 |
|
2438 |
+
#: includes/fields/class-fieldtypes-textarea.php:147
|
2439 |
msgctxt "form-fields admin"
|
2440 |
msgid "Allow images in WYSIWYG editor?"
|
2441 |
msgstr ""
|
2442 |
|
2443 |
+
#: includes/fields/class-fieldtypes-textarea.php:150
|
2444 |
msgctxt "form-fields admin"
|
2445 |
msgid ""
|
2446 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2447 |
"switch it unless you know what you're doing."
|
2448 |
msgstr ""
|
2449 |
|
2450 |
+
#: includes/fields/class-fieldtypes-textarea.php:151
|
2451 |
msgctxt "form-fields admin"
|
2452 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2453 |
msgstr ""
|
2454 |
|
2455 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2456 |
msgctxt "form-fields admin"
|
2457 |
+
msgid ""
|
2458 |
+
"Truncates the description field to the value set here. To display all of the "
|
2459 |
+
"description, set to 0."
|
2460 |
+
msgstr ""
|
2461 |
+
|
2462 |
+
#: includes/fields/class-fieldtypes-textarea.php:155
|
2463 |
+
msgctxt "form-fields admin"
|
2464 |
+
msgid "Max length of Description field to use in List (excerpt) view"
|
2465 |
+
msgstr ""
|
2466 |
+
|
2467 |
+
#: includes/fields/class-fieldtypes-textarea.php:160
|
2468 |
+
msgctxt "form-fields admin"
|
2469 |
msgid "Automatically generate excerpt from content field?"
|
2470 |
msgstr ""
|
2471 |
|
2553 |
|
2554 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2555 |
msgctxt "form-fields admin"
|
2556 |
+
msgid "Show this field to admin users only?"
|
2557 |
msgstr ""
|
2558 |
|
2559 |
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2560 |
msgctxt "form-fields admin"
|
2561 |
+
msgid "Display this field to admin users only in the edit listing view."
|
2562 |
msgstr ""
|
2563 |
|
2564 |
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2565 |
msgctxt "form-fields admin"
|
2566 |
+
msgid "Show this value in excerpt view?"
|
2567 |
msgstr ""
|
2568 |
|
2569 |
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2570 |
msgctxt "form-fields admin"
|
2571 |
+
msgid "Display this value in post excerpt view."
|
2572 |
msgstr ""
|
2573 |
|
2574 |
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2575 |
msgctxt "form-fields admin"
|
2576 |
+
msgid "Show this value in listing view?"
|
2577 |
msgstr ""
|
2578 |
|
2579 |
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2580 |
msgctxt "form-fields admin"
|
2581 |
+
msgid "Display this value in the listing view."
|
2582 |
msgstr ""
|
2583 |
|
2584 |
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2585 |
+
msgctxt "form-fields admin"
|
2586 |
+
msgid "Include this field in the search form?"
|
2587 |
+
msgstr ""
|
2588 |
+
|
2589 |
+
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2590 |
+
msgctxt "form-fields admin"
|
2591 |
+
msgid "Include this field in the search form."
|
2592 |
+
msgstr ""
|
2593 |
+
|
2594 |
+
#: templates/admin/form-fields-addoredit.tpl.php:182
|
2595 |
#, fuzzy
|
2596 |
msgctxt "form-fields admin"
|
2597 |
msgid "Is this field required for searching?"
|
2598 |
msgstr "Is veld vereist?"
|
2599 |
|
2600 |
+
#: templates/admin/form-fields-addoredit.tpl.php:188
|
2601 |
msgctxt "form-fields admin"
|
2602 |
msgid ""
|
2603 |
"Make this fields required during searches on the Advanced Search screen."
|
2604 |
msgstr ""
|
2605 |
|
2606 |
+
#: templates/admin/form-fields-addoredit.tpl.php:194
|
2607 |
msgctxt "form-fields admin"
|
2608 |
msgid "Hide this field's label?"
|
2609 |
msgstr ""
|
2610 |
|
2611 |
+
#: templates/admin/form-fields-addoredit.tpl.php:200
|
2612 |
msgctxt "form-fields admin"
|
2613 |
msgid "Hide this field's label when displaying it."
|
2614 |
msgstr ""
|
2615 |
|
2616 |
+
#: templates/admin/form-fields-addoredit.tpl.php:207
|
2617 |
msgctxt "form-fields admin"
|
2618 |
msgid "Update Field"
|
2619 |
msgstr "Veld bijwerken"
|
2620 |
|
2621 |
+
#: templates/admin/form-fields-addoredit.tpl.php:209
|
2622 |
msgctxt "form-fields admin"
|
2623 |
msgid "Add Field"
|
2624 |
msgstr "Veld toevoegen "
|
2962 |
msgid "Test SSL setup..."
|
2963 |
msgstr "Test SSL instelling..."
|
2964 |
|
2965 |
+
#: includes/admin/settings/class-settings-admin.php:316
|
2966 |
msgctxt "admin settings"
|
2967 |
msgid "Valid placeholders: %s"
|
2968 |
msgstr ""
|
3396 |
msgid "Enter License Key here"
|
3397 |
msgstr ""
|
3398 |
|
3399 |
+
#: includes/admin/settings/class-settings-admin.php:357
|
3400 |
#, fuzzy
|
3401 |
msgctxt "expiration notices"
|
3402 |
msgid "Add notice"
|
3403 |
msgstr "Veld toevoegen "
|
3404 |
|
3405 |
+
#: includes/admin/settings/class-settings-admin.php:376
|
3406 |
msgctxt "expiration notices"
|
3407 |
msgid "No notices configured."
|
3408 |
msgstr ""
|
3409 |
|
3410 |
+
#: includes/admin/settings/class-settings-admin.php:390
|
3411 |
#, fuzzy
|
3412 |
msgctxt "expiration notices"
|
3413 |
msgid "Delete"
|
3414 |
msgstr "Verwijder"
|
3415 |
|
3416 |
+
#: includes/admin/settings/class-settings-admin.php:406
|
3417 |
msgctxt "expiration notices"
|
3418 |
msgid "recurring and non-recurring"
|
3419 |
msgstr ""
|
3420 |
|
3421 |
+
#: includes/admin/settings/class-settings-admin.php:408
|
3422 |
msgctxt "expiration notices"
|
3423 |
msgid "recurring only"
|
3424 |
msgstr ""
|
3425 |
|
3426 |
+
#: includes/admin/settings/class-settings-admin.php:410
|
3427 |
msgctxt "expiration notices"
|
3428 |
msgid "non-recurring only"
|
3429 |
msgstr ""
|
3430 |
|
3431 |
+
#: includes/admin/settings/class-settings-admin.php:414
|
3432 |
#, fuzzy
|
3433 |
msgctxt "expiration notices"
|
3434 |
msgid "Sent when a listing (%s) is renewed."
|
3435 |
msgstr "Verzonden nadat een registratie is ingediend."
|
3436 |
|
3437 |
+
#: includes/admin/settings/class-settings-admin.php:419
|
3438 |
#, fuzzy
|
3439 |
msgctxt "expiration notices"
|
3440 |
msgid "Sent when a listing (%s) expires."
|
3441 |
msgstr "Een registratie verloopt."
|
3442 |
|
3443 |
+
#: includes/admin/settings/class-settings-admin.php:427
|
3444 |
#, fuzzy
|
3445 |
msgctxt "expiration notices"
|
3446 |
msgid "%d day"
|
3448 |
msgstr[0] "%d dag"
|
3449 |
msgstr[1] "%d dagen"
|
3450 |
|
3451 |
+
#: includes/admin/settings/class-settings-admin.php:430
|
3452 |
msgctxt "expiration notices"
|
3453 |
msgid "%d week"
|
3454 |
msgid_plural "%d weeks"
|
3455 |
msgstr[0] ""
|
3456 |
msgstr[1] ""
|
3457 |
|
3458 |
+
#: includes/admin/settings/class-settings-admin.php:433
|
3459 |
msgctxt "expiration notices"
|
3460 |
msgid "%d month"
|
3461 |
msgid_plural "%d months"
|
3464 |
|
3465 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3466 |
#. non-recuring only)
|
3467 |
+
#: includes/admin/settings/class-settings-admin.php:439
|
3468 |
msgctxt "expiration notices"
|
3469 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3470 |
msgstr ""
|
3471 |
|
3472 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3473 |
#. non-recuring only)
|
3474 |
+
#: includes/admin/settings/class-settings-admin.php:442
|
3475 |
#, fuzzy
|
3476 |
msgctxt "expiration notices"
|
3477 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3478 |
msgstr "Verzonden nadat een registratie is ingediend."
|
3479 |
|
3480 |
+
#: includes/admin/settings/class-settings-admin.php:459
|
3481 |
msgctxt "expiration notices"
|
3482 |
msgid "At the time of expiration"
|
3483 |
msgstr ""
|
3484 |
|
3485 |
+
#: includes/admin/settings/class-settings-admin.php:460
|
3486 |
msgctxt "expiration notices"
|
3487 |
msgid "Right after a successful renewal"
|
3488 |
msgstr ""
|
3489 |
|
3490 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3491 |
msgctxt "expiration notices"
|
3492 |
msgid "%d day before expiration"
|
3493 |
msgid_plural "%d days before expiration"
|
3494 |
msgstr[0] ""
|
3495 |
msgstr[1] ""
|
3496 |
|
3497 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3498 |
msgctxt "expiration notices"
|
3499 |
msgid "%d day after expiration"
|
3500 |
msgid_plural "%d days after expiration"
|
3501 |
msgstr[0] ""
|
3502 |
msgstr[1] ""
|
3503 |
|
3504 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3505 |
msgctxt "expiration notices"
|
3506 |
msgid "%d week before expiration"
|
3507 |
msgid_plural "%d weeks before expiration"
|
3508 |
msgstr[0] ""
|
3509 |
msgstr[1] ""
|
3510 |
|
3511 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3512 |
msgctxt "expiration notices"
|
3513 |
msgid "%d week after expiration"
|
3514 |
msgid_plural "%d weeks after expiration"
|
3515 |
msgstr[0] ""
|
3516 |
msgstr[1] ""
|
3517 |
|
3518 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3519 |
msgctxt "expiration notices"
|
3520 |
msgid "%d month before expiration"
|
3521 |
msgid_plural "%d months before expiration"
|
3522 |
msgstr[0] ""
|
3523 |
msgstr[1] ""
|
3524 |
|
3525 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3526 |
msgctxt "expiration notices"
|
3527 |
msgid "%d month after expiration"
|
3528 |
msgid_plural "%d months after expiration"
|
3529 |
msgstr[0] ""
|
3530 |
msgstr[1] ""
|
3531 |
|
3532 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3533 |
msgctxt "expiration notices"
|
3534 |
msgid "Applies to"
|
3535 |
msgstr ""
|
3536 |
|
3537 |
+
#: includes/admin/settings/class-settings-admin.php:498
|
3538 |
msgctxt "expiration notices"
|
3539 |
msgid "Non-recurring listings"
|
3540 |
msgstr ""
|
3541 |
|
3542 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3543 |
#, fuzzy
|
3544 |
msgctxt "expiration notices"
|
3545 |
msgid "Recurring listings"
|
3546 |
msgstr "Terug naar registratie."
|
3547 |
|
3548 |
+
#: includes/admin/settings/class-settings-admin.php:500
|
3549 |
msgctxt "expiration notices"
|
3550 |
msgid "Recurring and non-recurring listings"
|
3551 |
msgstr ""
|
3552 |
|
3553 |
+
#: includes/admin/settings/class-settings-admin.php:505
|
3554 |
msgctxt "expiration notices"
|
3555 |
msgid "When to send?"
|
3556 |
msgstr ""
|
3561 |
msgid "E-mail body text"
|
3562 |
msgstr "E-mail bodytekst"
|
3563 |
|
3564 |
+
#: includes/admin/settings/class-settings-admin.php:537
|
3565 |
+
msgctxt "settings"
|
3566 |
+
msgid "Settings reset to default."
|
3567 |
+
msgstr ""
|
3568 |
+
|
3569 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3570 |
#, fuzzy
|
3571 |
msgctxt "settings"
|
3585 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3586 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3587 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3588 |
+
#: includes/admin/settings/class-settings.php:335
|
3589 |
#, fuzzy
|
3590 |
msgctxt "settings"
|
3591 |
msgid "General Settings"
|
4524 |
msgid "E-Mail Notices"
|
4525 |
msgstr "E-Mail Notificaties"
|
4526 |
|
4527 |
+
#: includes/admin/settings/class-settings.php:531
|
4528 |
+
#: includes/admin/settings/class-settings.php:542
|
4529 |
msgctxt "settings"
|
4530 |
msgid "\"%s\" can not be empty."
|
4531 |
msgstr ""
|
4532 |
|
4533 |
+
#: includes/admin/settings/class-settings.php:549
|
4534 |
msgctxt "settings"
|
4535 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4536 |
msgstr ""
|
4961 |
msgid "(Unavailable Plan)"
|
4962 |
msgstr ""
|
4963 |
|
4964 |
+
#: includes/class-listing.php:528
|
|
|
|
|
4965 |
msgctxt "listing"
|
4966 |
+
msgid "Plan \"%s\" (recurring)"
|
4967 |
msgstr ""
|
4968 |
|
4969 |
+
#: includes/class-listing.php:530 includes/class-listing.php:562
|
|
|
|
|
|
|
|
|
|
|
4970 |
msgctxt "listing"
|
4971 |
msgid "Plan \"%s\""
|
4972 |
msgstr ""
|
5058 |
msgid "Posted By"
|
5059 |
msgstr "Ingediend door"
|
5060 |
|
5061 |
+
#: includes/class-listing.php:660
|
5062 |
msgctxt "listing status"
|
5063 |
msgid "Unknown"
|
5064 |
msgstr ""
|
5065 |
|
5066 |
+
#: includes/class-listing.php:661
|
5067 |
msgctxt "listing status"
|
5068 |
msgid "Legacy"
|
5069 |
msgstr ""
|
5070 |
|
5071 |
+
#: includes/class-listing.php:662
|
5072 |
#, fuzzy
|
5073 |
msgctxt "listing status"
|
5074 |
msgid "Incomplete"
|
5075 |
msgstr "Afgerond"
|
5076 |
|
5077 |
+
#: includes/class-listing.php:663
|
5078 |
#, fuzzy
|
5079 |
msgctxt "listing status"
|
5080 |
msgid "Pending Payment"
|
5081 |
msgstr "Wachtend op upgrade"
|
5082 |
|
5083 |
+
#: includes/class-listing.php:664
|
5084 |
#, fuzzy
|
5085 |
msgctxt "listing status"
|
5086 |
msgid "Complete"
|
5087 |
msgstr "Afgerond"
|
5088 |
|
5089 |
+
#: includes/class-listing.php:665
|
5090 |
#, fuzzy
|
5091 |
msgctxt "listing status"
|
5092 |
msgid "Pending Upgrade"
|
5093 |
msgstr "Wachtend op upgrade"
|
5094 |
|
5095 |
+
#: includes/class-listing.php:666
|
5096 |
#, fuzzy
|
5097 |
msgctxt "listing status"
|
5098 |
msgid "Expired"
|
5099 |
msgstr "Verlopen"
|
5100 |
|
5101 |
+
#: includes/class-listing.php:667
|
5102 |
#, fuzzy
|
5103 |
msgctxt "listing status"
|
5104 |
msgid "Pending Renewal"
|
5105 |
msgstr "Registratie vernieuwing"
|
5106 |
|
5107 |
+
#: includes/class-listing.php:668
|
5108 |
msgctxt "listing status"
|
5109 |
msgid "Abandoned"
|
5110 |
msgstr ""
|
5345 |
msgid "Please choose a valid fee plan for your category selection."
|
5346 |
msgstr ""
|
5347 |
|
5348 |
+
#: includes/views/submit_listing.php:681
|
5349 |
msgctxt "submit listing"
|
5350 |
msgid "Please enter your desired username."
|
5351 |
msgstr ""
|
5352 |
|
5353 |
+
#: includes/views/submit_listing.php:686
|
5354 |
msgctxt "submit listing"
|
5355 |
msgid "Please enter the e-mail for your new account."
|
5356 |
msgstr ""
|
5357 |
|
5358 |
+
#: includes/views/submit_listing.php:691
|
5359 |
msgctxt "submit listing"
|
5360 |
msgid "Please enter the password for your new account."
|
5361 |
msgstr ""
|
5362 |
|
5363 |
+
#: includes/views/submit_listing.php:701
|
5364 |
msgctxt "submit listing"
|
5365 |
msgid "The username you chose is already in use. Please use a different one."
|
5366 |
msgstr ""
|
5367 |
|
5368 |
+
#: includes/views/submit_listing.php:706
|
5369 |
msgctxt "submit listing"
|
5370 |
msgid "The e-mail address you chose for your account is already in use."
|
5371 |
msgstr ""
|
5372 |
|
5373 |
+
#: includes/views/submit_listing.php:721
|
5374 |
msgctxt "submit listing"
|
5375 |
msgid "Create a user account on this site"
|
5376 |
msgstr ""
|
5377 |
|
5378 |
+
#: includes/views/submit_listing.php:728
|
5379 |
msgctxt "submit listing"
|
5380 |
msgid ""
|
5381 |
"You need to create an account on the site. Please fill out the form below."
|
5382 |
msgstr ""
|
5383 |
|
5384 |
+
#: includes/views/submit_listing.php:734
|
5385 |
#, fuzzy
|
5386 |
msgctxt "submit listing"
|
5387 |
msgid "Username:"
|
5388 |
msgstr "Gebruiker"
|
5389 |
|
5390 |
+
#: includes/views/submit_listing.php:743
|
5391 |
#, fuzzy
|
5392 |
msgctxt "submit listing"
|
5393 |
msgid "Email:"
|
5394 |
msgstr "Jouw email"
|
5395 |
|
5396 |
+
#: includes/views/submit_listing.php:752
|
5397 |
msgctxt "submit listing"
|
5398 |
msgid "Password:"
|
5399 |
msgstr ""
|
5564 |
msgid "Link Text (optional):"
|
5565 |
msgstr "Link tekst (optioneel)"
|
5566 |
|
5567 |
+
#: includes/fields/class-form-field.php:627
|
5568 |
msgctxt "form-fields api"
|
5569 |
msgid ""
|
5570 |
"This form field can't be deleted because it is required for the plugin to "
|
5626 |
msgid "Invalid form field type"
|
5627 |
msgstr ""
|
5628 |
|
5629 |
+
#: includes/fields/class-form-field.php:526
|
5630 |
msgctxt "form-fields-api"
|
5631 |
msgid "Field label is required."
|
5632 |
msgstr ""
|
5633 |
|
5634 |
+
#: includes/fields/class-form-field.php:536
|
5635 |
msgctxt "form-fields-api"
|
5636 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5637 |
msgstr ""
|
5638 |
|
5639 |
+
#: includes/fields/class-form-field.php:556
|
5640 |
msgctxt "form-fields-api"
|
5641 |
msgid ""
|
5642 |
"There can only be one field with association \"%s\". Please select another "
|
5643 |
"association."
|
5644 |
msgstr ""
|
5645 |
|
5646 |
+
#: includes/fields/class-form-field.php:566
|
5647 |
msgctxt "form-fields-api"
|
5648 |
msgid "\"%s\" is an invalid field type for this association."
|
5649 |
msgstr ""
|
5650 |
|
5651 |
+
#: includes/fields/class-form-field.php:618
|
5652 |
msgctxt "form-fields-api"
|
5653 |
msgid "Invalid field ID"
|
5654 |
msgstr ""
|
5655 |
|
5656 |
+
#: includes/fields/class-form-field.php:639
|
5657 |
msgctxt "form-fields-api"
|
5658 |
msgid "An error occurred while trying to delete this field."
|
5659 |
msgstr ""
|
5721 |
msgid "— None —"
|
5722 |
msgstr "— Geen —"
|
5723 |
|
5724 |
+
#: includes/fields/class-fieldtypes-textarea.php:131
|
5725 |
msgctxt "admin form-fields"
|
5726 |
msgid ""
|
5727 |
"Enabling iframe support in your listings can allow users to execute "
|
6296 |
msgid "Next"
|
6297 |
msgstr ""
|
6298 |
|
6299 |
+
#: includes/templates-ui.php:172
|
6300 |
msgctxt "templates"
|
6301 |
msgid "No listing categories found."
|
6302 |
msgstr ""
|
6303 |
|
6304 |
+
#: includes/templates-ui.php:285
|
6305 |
msgctxt "templates"
|
6306 |
msgid "Search Listings"
|
6307 |
msgstr "Doorzoek vermeldingen"
|
6308 |
|
6309 |
+
#: includes/templates-ui.php:288
|
6310 |
msgctxt "templates"
|
6311 |
msgid "Advanced Search"
|
6312 |
msgstr "Geavanceerd zoeken"
|
6361 |
msgid "View not available."
|
6362 |
msgstr ""
|
6363 |
|
6364 |
+
#: includes/views/submit_listing.php:790
|
6365 |
msgctxt "templates"
|
6366 |
msgid "Please agree to the Terms and Conditions."
|
6367 |
msgstr "Ga s.v.p. akkoord met de voorwaarden"
|
6368 |
|
6369 |
+
#: includes/views/submit_listing.php:798
|
6370 |
msgctxt "templates"
|
6371 |
msgid "Terms and Conditions:"
|
6372 |
msgstr "Voorwaarden"
|
6373 |
|
6374 |
+
#: includes/views/submit_listing.php:807
|
6375 |
#, fuzzy
|
6376 |
msgctxt "templates"
|
6377 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6640 |
msgid "There are no images currently attached to your listing."
|
6641 |
msgstr "Er zijn momenteel geen beelden gekoppeld aan je registratie."
|
6642 |
|
6643 |
+
#: includes/templates-ui.php:317 includes/templates-ui.php:342
|
6644 |
msgctxt "templates sort"
|
6645 |
msgid "Sort By:"
|
6646 |
msgstr "Sorteer op:"
|
6647 |
|
6648 |
+
#: includes/templates-ui.php:336
|
6649 |
msgctxt "sort"
|
6650 |
msgid "Reset"
|
6651 |
msgstr ""
|
6652 |
|
6653 |
+
#: includes/templates-ui.php:358
|
6654 |
msgctxt "sort"
|
6655 |
msgid "(Reset)"
|
6656 |
msgstr ""
|
6993 |
msgstr ""
|
6994 |
"Dit is alleen een voorvertoning. De registratie is nog niet gepubliceerd."
|
6995 |
|
6996 |
+
#: includes/views/submit_listing.php:569
|
6997 |
msgctxt "listing submit"
|
6998 |
msgid ""
|
6999 |
"Something went wrong. Please check the form for errors, correct them and "
|
languages/WPBDM-pl_PL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v3.6.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date:
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
@@ -21,42 +21,42 @@ msgstr ""
|
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
|
23 |
# @ WPBDM
|
24 |
-
#: includes/admin/class-admin-listings.php:
|
25 |
msgid "Listing Information"
|
26 |
msgstr "Informacje o firmie"
|
27 |
|
28 |
# @ WPBDM
|
29 |
-
#: includes/admin/class-admin-listings.php:
|
30 |
#, fuzzy
|
31 |
msgid "Listing Timeline"
|
32 |
msgstr "Nazwa Firmy:"
|
33 |
|
34 |
# @ WPBDM
|
35 |
-
#: includes/admin/class-admin-listings.php:
|
36 |
#, fuzzy
|
37 |
msgid "Expires on"
|
38 |
msgstr "Upłynął okres ważności "
|
39 |
|
40 |
# @ WPBDM
|
41 |
-
#: includes/admin/class-admin-listings.php:
|
42 |
#, fuzzy
|
43 |
msgid "Attributes"
|
44 |
msgstr "Atrybuty pola"
|
45 |
|
46 |
-
#: includes/admin/class-admin.php:
|
47 |
msgid ""
|
48 |
"Preview is only available after you've saved the first draft. This is due\n"
|
49 |
"to how WordPress stores the data."
|
50 |
msgstr ""
|
51 |
|
52 |
# @ WPBDM
|
53 |
-
#: includes/admin/class-admin.php:
|
54 |
#, fuzzy
|
55 |
msgid "Uninstall Business Directory Plugin"
|
56 |
msgstr "Odinstaluj Katalog Firm"
|
57 |
|
58 |
# @ WPBDM
|
59 |
-
#: includes/admin/class-admin.php:
|
60 |
#, fuzzy
|
61 |
msgid "Uninstall"
|
62 |
msgstr "Odinstaluj "
|
@@ -290,17 +290,17 @@ msgid "Licenses"
|
|
290 |
msgstr "Licencje"
|
291 |
|
292 |
# @ WPBDM
|
293 |
-
#: includes/templates-ui.php:
|
294 |
msgid "Directory"
|
295 |
msgstr "Katalog"
|
296 |
|
297 |
# @ WPBDM
|
298 |
-
#: includes/templates-ui.php:
|
299 |
msgid "View All Listings"
|
300 |
msgstr "Zobacz wszystkie Firmy"
|
301 |
|
302 |
# @ WPBDM
|
303 |
-
#: includes/templates-ui.php:
|
304 |
msgid "Create A Listing"
|
305 |
msgstr "Oferta Bezpłatna"
|
306 |
|
@@ -365,8 +365,12 @@ msgstr ""
|
|
365 |
msgid "Please note that all of your existing settings will be lost."
|
366 |
msgstr ""
|
367 |
|
|
|
|
|
|
|
|
|
368 |
# @ WPBDM
|
369 |
-
#: templates/admin/settings-reset.tpl.php:
|
370 |
msgid "Reset Defaults"
|
371 |
msgstr "Przywróć ustawienia fabryczne"
|
372 |
|
@@ -972,7 +976,7 @@ msgctxt "admin category filter"
|
|
972 |
msgid "All categories"
|
973 |
msgstr "Wszystkie Kategorie"
|
974 |
|
975 |
-
#: includes/admin/class-admin-listings.php:
|
976 |
msgctxt "admin listings"
|
977 |
msgid ""
|
978 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
@@ -981,77 +985,77 @@ msgid ""
|
|
981 |
msgstr ""
|
982 |
|
983 |
# @ WPBDM
|
984 |
-
#: includes/admin/class-admin-listings.php:
|
985 |
#, fuzzy
|
986 |
msgctxt "admin listings"
|
987 |
msgid "Never"
|
988 |
msgstr "nigdy"
|
989 |
|
990 |
# @ WPBDM
|
991 |
-
#: includes/admin/class-admin-listings.php:
|
992 |
#, fuzzy
|
993 |
msgctxt "admin listings"
|
994 |
msgid "Featured"
|
995 |
msgstr "Status wyróżnienia (naklejka)"
|
996 |
|
997 |
# @ WPBDM
|
998 |
-
#: includes/admin/class-admin-listings.php:
|
999 |
#, fuzzy
|
1000 |
msgctxt "admin listings"
|
1001 |
msgid "Recurring"
|
1002 |
msgstr "(powtarzające się)"
|
1003 |
|
1004 |
# @ WPBDM
|
1005 |
-
#: includes/admin/class-admin-listings.php:
|
1006 |
#, fuzzy
|
1007 |
msgctxt "admin listings"
|
1008 |
msgid "Free"
|
1009 |
msgstr "Tryb Bezpłatny"
|
1010 |
|
1011 |
# @ WPBDM
|
1012 |
-
#: includes/admin/class-admin-listings.php:
|
1013 |
#, fuzzy
|
1014 |
msgctxt "admin listings"
|
1015 |
msgid "Paid"
|
1016 |
msgstr "Zapłacone"
|
1017 |
|
1018 |
# @ WPBDM
|
1019 |
-
#: includes/admin/class-admin-listings.php:
|
1020 |
#, fuzzy
|
1021 |
msgctxt "admin"
|
1022 |
msgid "Directory Listing Fields / Images"
|
1023 |
msgstr "Pola/Obrazy"
|
1024 |
|
1025 |
# @ WPBDM
|
1026 |
-
#: includes/admin/class-admin-listings.php:
|
1027 |
msgctxt "admin"
|
1028 |
msgid "Categories"
|
1029 |
msgstr "Kategorie"
|
1030 |
|
1031 |
# @ WPBDM
|
1032 |
-
#: includes/admin/class-admin.php:
|
1033 |
msgctxt "admin"
|
1034 |
msgid "Business Directory"
|
1035 |
msgstr "Katalog Firm"
|
1036 |
|
1037 |
# @ WPBDM
|
1038 |
-
#: includes/admin/class-admin.php:
|
1039 |
msgctxt "admin"
|
1040 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
1041 |
msgstr "Wszystko ustawione. Odwiedź swój nowy <a>Katalog Firm</a>."
|
1042 |
|
1043 |
-
#: includes/admin/class-admin.php:
|
1044 |
msgctxt "admin"
|
1045 |
msgid "Untitled Menu"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: includes/admin/class-admin.php:
|
1049 |
msgctxt "admin"
|
1050 |
msgid "Dismiss this notice."
|
1051 |
msgstr ""
|
1052 |
|
1053 |
# @ WPBDM
|
1054 |
-
#: includes/admin/class-admin.php:
|
1055 |
#, fuzzy
|
1056 |
msgctxt "admin"
|
1057 |
msgid "The listing has been updated."
|
@@ -1061,13 +1065,13 @@ msgstr[1] "Podniesiono status ofert."
|
|
1061 |
msgstr[2] "Podniesiono status ofert."
|
1062 |
|
1063 |
# @ WPBDM
|
1064 |
-
#: includes/admin/class-admin.php:
|
1065 |
msgctxt "admin"
|
1066 |
msgid "The fee was successfully assigned."
|
1067 |
msgstr "Abonament został przypisany do oferty."
|
1068 |
|
1069 |
# @ WPBDM
|
1070 |
-
#: includes/admin/class-admin.php:
|
1071 |
msgctxt "admin"
|
1072 |
msgid "Listing was renewed."
|
1073 |
msgid_plural "Listings were renewed."
|
@@ -1076,31 +1080,31 @@ msgstr[1] "Odnowiono oferty."
|
|
1076 |
msgstr[2] "Odnowiono ofert."
|
1077 |
|
1078 |
# @ WPBDM
|
1079 |
-
#: includes/admin/class-admin.php:
|
1080 |
msgctxt "admin"
|
1081 |
msgid "Renewal email sent."
|
1082 |
msgstr "Wysłano e-mail potwierdzający odnowienie."
|
1083 |
|
1084 |
# @ WPBDM
|
1085 |
-
#: includes/admin/class-admin.php:
|
1086 |
#, fuzzy
|
1087 |
msgctxt "admin"
|
1088 |
msgid "Access keys sent."
|
1089 |
msgstr "Pola/Obrazy"
|
1090 |
|
1091 |
-
#: includes/admin/class-admin.php:
|
1092 |
msgctxt "admin"
|
1093 |
msgid "The access keys couldn't be sent."
|
1094 |
msgstr ""
|
1095 |
|
1096 |
# @ WPBDM
|
1097 |
-
#: includes/admin/class-admin.php:
|
1098 |
msgctxt "admin"
|
1099 |
msgid "Listing Count"
|
1100 |
msgstr "Licznik ofert"
|
1101 |
|
1102 |
# @ WPBDM
|
1103 |
-
#: includes/admin/class-admin.php:
|
1104 |
msgctxt "admin"
|
1105 |
msgid ""
|
1106 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -1110,7 +1114,7 @@ msgstr ""
|
|
1110 |
"<tt>[businessdirectory]</tt> aby działać prawidłowo."
|
1111 |
|
1112 |
# @ WPBDM
|
1113 |
-
#: includes/admin/class-admin.php:
|
1114 |
msgctxt "admin"
|
1115 |
msgid ""
|
1116 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -1120,12 +1124,12 @@ msgstr ""
|
|
1120 |
"automatycznie."
|
1121 |
|
1122 |
# @ WPBDM
|
1123 |
-
#: includes/admin/class-admin.php:
|
1124 |
msgctxt "admin"
|
1125 |
msgid "Create required pages for me"
|
1126 |
msgstr "Stwórz wymagane pola dla mnie"
|
1127 |
|
1128 |
-
#: includes/admin/class-admin.php:
|
1129 |
msgctxt "admin"
|
1130 |
msgid ""
|
1131 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -1134,7 +1138,7 @@ msgid ""
|
|
1134 |
msgstr ""
|
1135 |
|
1136 |
# @ WPBDM
|
1137 |
-
#: includes/admin/class-admin.php:
|
1138 |
msgctxt "admin"
|
1139 |
msgid ""
|
1140 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -1168,7 +1172,7 @@ msgid "Images"
|
|
1168 |
msgstr "Obrazy"
|
1169 |
|
1170 |
# @ WPBDM
|
1171 |
-
#: includes/admin/form-fields.php:
|
1172 |
msgctxt "admin"
|
1173 |
msgid ""
|
1174 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1178,7 +1182,7 @@ msgstr ""
|
|
1178 |
"tym polu: <b>%s</b>."
|
1179 |
|
1180 |
# @ WPBDM
|
1181 |
-
#: includes/admin/form-fields.php:
|
1182 |
msgctxt "admin"
|
1183 |
msgid ""
|
1184 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1187,7 +1191,7 @@ msgstr ""
|
|
1187 |
"<b>Katalog Firm</b>potrzebuje pola z <b>%s</b> aby pracować poprawnie."
|
1188 |
|
1189 |
# @ WPBDM
|
1190 |
-
#: includes/admin/form-fields.php:
|
1191 |
msgctxt "admin"
|
1192 |
msgid ""
|
1193 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1197,13 +1201,13 @@ msgstr ""
|
|
1197 |
"formularza\" albo niech katalog firm zrobi to dla ciebie automatycznie."
|
1198 |
|
1199 |
# @ WPBDM
|
1200 |
-
#: includes/admin/form-fields.php:
|
1201 |
msgctxt "admin"
|
1202 |
msgid "Go to \"Manage Form Fields\""
|
1203 |
msgstr "Przejdź do \"Zarządzanie polami formularza\""
|
1204 |
|
1205 |
# @ WPBDM
|
1206 |
-
#: includes/admin/form-fields.php:
|
1207 |
msgctxt "admin"
|
1208 |
msgid "Create these required fields for me"
|
1209 |
msgstr "Stwórz te wymagane pola dla mnie"
|
@@ -1221,80 +1225,80 @@ msgid "Abandoned"
|
|
1221 |
msgstr "Porzucone"
|
1222 |
|
1223 |
# @ WPBDM
|
1224 |
-
#: includes/admin/class-admin-listings.php:
|
1225 |
msgctxt "admin actions"
|
1226 |
msgid "Edit Listing"
|
1227 |
msgstr "Edytuj Ofertę"
|
1228 |
|
1229 |
# @ WPBDM
|
1230 |
-
#: includes/admin/class-admin-listings.php:
|
1231 |
msgctxt "admin actions"
|
1232 |
msgid "Delete Listing"
|
1233 |
msgstr "Usuń Ofertę"
|
1234 |
|
1235 |
# @ WPBDM
|
1236 |
-
#: includes/admin/class-admin-listings.php:
|
1237 |
#, fuzzy
|
1238 |
msgctxt "admin actions"
|
1239 |
msgid "View Payments"
|
1240 |
msgstr "Płatność"
|
1241 |
|
1242 |
# @ WPBDM
|
1243 |
-
#: includes/admin/class-admin-listings.php:
|
1244 |
#, fuzzy
|
1245 |
msgctxt "admin actions"
|
1246 |
msgid "View Payment"
|
1247 |
msgstr "Płatność"
|
1248 |
|
1249 |
# @ WPBDM
|
1250 |
-
#: includes/admin/class-admin-listings.php:
|
1251 |
#, fuzzy
|
1252 |
msgctxt "admin actions"
|
1253 |
msgid "Publish listings"
|
1254 |
msgstr "Publikuj Ofertę"
|
1255 |
|
1256 |
# @ WPBDM
|
1257 |
-
#: includes/admin/class-admin-listings.php:
|
1258 |
#, fuzzy
|
1259 |
msgctxt "admin actions"
|
1260 |
msgid "Mark as \"Pending Review\""
|
1261 |
msgstr "Oczekujące"
|
1262 |
|
1263 |
-
#: includes/admin/class-admin-listings.php:
|
1264 |
msgctxt "admin actions"
|
1265 |
msgid "Hide from directory (mark as \"Draft\")"
|
1266 |
msgstr ""
|
1267 |
|
1268 |
# @ WPBDM
|
1269 |
-
#: includes/admin/class-admin-listings.php:
|
1270 |
#, fuzzy
|
1271 |
msgctxt "admin actions"
|
1272 |
msgid "Renew listings"
|
1273 |
msgstr "Odnów Ofertę"
|
1274 |
|
1275 |
# @ WPBDM
|
1276 |
-
#: includes/admin/class-admin-listings.php:
|
1277 |
#, fuzzy
|
1278 |
msgctxt "admin actions"
|
1279 |
msgid "Set listings as \"Expired\""
|
1280 |
msgstr "Upłynął okres ważności oferty."
|
1281 |
|
1282 |
# @ WPBDM
|
1283 |
-
#: includes/admin/class-admin-listings.php:
|
1284 |
#, fuzzy
|
1285 |
msgctxt "admin actions"
|
1286 |
msgid "Send access keys"
|
1287 |
msgstr "Pola/Obrazy"
|
1288 |
|
1289 |
# @ WPBDM
|
1290 |
-
#: includes/admin/class-admin.php:
|
1291 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1292 |
#, fuzzy
|
1293 |
msgctxt "listing metabox"
|
1294 |
msgid "Never"
|
1295 |
msgstr "nigdy"
|
1296 |
|
1297 |
-
#: includes/admin/class-admin.php:
|
1298 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1299 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1300 |
msgctxt "listing metabox"
|
@@ -1302,7 +1306,7 @@ msgid "Yes"
|
|
1302 |
msgstr ""
|
1303 |
|
1304 |
# @ WPBDM
|
1305 |
-
#: includes/admin/class-admin.php:
|
1306 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1307 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1308 |
#, fuzzy
|
@@ -1465,7 +1469,7 @@ msgid "Is Recurring?"
|
|
1465 |
msgstr "(powtarzające się)"
|
1466 |
|
1467 |
# @ WPBDM
|
1468 |
-
#: includes/admin/class-admin.php:
|
1469 |
msgctxt "drip pointer"
|
1470 |
msgid ""
|
1471 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -1477,105 +1481,105 @@ msgstr ""
|
|
1477 |
"darmowy moduł Premium tylko za zarejestrowanie się."
|
1478 |
|
1479 |
# @ WPBDM
|
1480 |
-
#: includes/admin/class-admin.php:
|
1481 |
msgctxt "drip pointer"
|
1482 |
msgid "Email Address:"
|
1483 |
msgstr "Adres e-mail:"
|
1484 |
|
1485 |
# @ WPBDM
|
1486 |
-
#: includes/admin/class-admin.php:
|
1487 |
msgctxt "drip pointer"
|
1488 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1489 |
msgstr "Chcesz poznać tajemnice budowy niesamowitego katalogu firm?"
|
1490 |
|
1491 |
# @ WPBDM
|
1492 |
-
#: includes/admin/class-admin.php:
|
1493 |
msgctxt "drip pointer"
|
1494 |
msgid "Yes, please!"
|
1495 |
msgstr "Tak, proszę!"
|
1496 |
|
1497 |
# @ WPBDM
|
1498 |
-
#: includes/admin/class-admin.php:
|
1499 |
msgctxt "drip pointer"
|
1500 |
msgid "No, thanks"
|
1501 |
msgstr "Nie, dziękuję"
|
1502 |
|
1503 |
# @ WPBDM
|
1504 |
-
#: includes/admin/class-admin.php:
|
1505 |
msgctxt "drip pointer"
|
1506 |
msgid "Invalid e-mail address."
|
1507 |
msgstr "Nieprawidłowy adres e-mail"
|
1508 |
|
1509 |
# @ WPBDM
|
1510 |
-
#: includes/admin/class-admin.php:
|
1511 |
msgctxt "admin menu"
|
1512 |
msgid "Business Directory Admin"
|
1513 |
msgstr "Katalog Firm Admin"
|
1514 |
|
1515 |
# @ WPBDM
|
1516 |
-
#: includes/admin/class-admin.php:
|
1517 |
msgctxt "admin menu"
|
1518 |
msgid "Dir. Admin"
|
1519 |
msgstr "Katalog Admin"
|
1520 |
|
1521 |
# @ WPBDM
|
1522 |
-
#: includes/admin/class-admin.php:
|
1523 |
msgctxt "admin menu"
|
1524 |
msgid "Directory Admin"
|
1525 |
msgstr "Katalog Admin"
|
1526 |
|
1527 |
# @ WPBDM
|
1528 |
-
#: includes/admin/class-admin.php:
|
1529 |
msgctxt "admin menu"
|
1530 |
msgid "Add New Listing"
|
1531 |
msgstr "Dodaj nową ofertę"
|
1532 |
|
1533 |
# @ WPBDM
|
1534 |
-
#: includes/admin/class-admin.php:
|
1535 |
msgctxt "admin menu"
|
1536 |
msgid "Manage Fees"
|
1537 |
msgstr "Zarządzaj abonamentami"
|
1538 |
|
1539 |
# @ WPBDM
|
1540 |
-
#: includes/admin/class-admin.php:
|
1541 |
msgctxt "admin menu"
|
1542 |
msgid "Listings"
|
1543 |
msgstr "Oferty"
|
1544 |
|
1545 |
# @ WPBDM
|
1546 |
-
#: includes/admin/class-admin.php:
|
1547 |
msgctxt "admin menu"
|
1548 |
msgid "Manage Form Fields"
|
1549 |
msgstr "Zarządzaj polami formularzy"
|
1550 |
|
1551 |
# @ WPBDM
|
1552 |
-
#: includes/admin/class-admin.php:
|
1553 |
#, fuzzy
|
1554 |
msgctxt "admin menu"
|
1555 |
msgid "Payment History"
|
1556 |
msgstr "Historia płatności"
|
1557 |
|
1558 |
# @ WPBDM
|
1559 |
-
#: includes/admin/class-admin.php:
|
1560 |
#, fuzzy
|
1561 |
msgctxt "admin menu"
|
1562 |
msgid "CSV Import & Export"
|
1563 |
msgstr "CSV Import"
|
1564 |
|
1565 |
# @ WPBDM
|
1566 |
-
#: includes/admin/class-admin.php:
|
1567 |
msgctxt "admin menu"
|
1568 |
msgid "Debug"
|
1569 |
msgstr "Debug"
|
1570 |
|
1571 |
# @ WPBDM
|
1572 |
-
#: includes/admin/settings/class-settings-admin.php:
|
1573 |
msgctxt "admin menu"
|
1574 |
msgid "Manage Options"
|
1575 |
msgstr "Zarządzaj opcjami"
|
1576 |
|
1577 |
# @ WPBDM
|
1578 |
-
#: includes/admin/class-admin.php:
|
1579 |
msgctxt "admin category id"
|
1580 |
msgid "ID"
|
1581 |
msgstr "ID"
|
@@ -1965,25 +1969,25 @@ msgid "Theme was updated successfully."
|
|
1965 |
msgstr "Import zakończony pełnym sukcesem."
|
1966 |
|
1967 |
# @ WPBDM
|
1968 |
-
#: includes/themes.php:
|
1969 |
msgctxt "themes"
|
1970 |
msgid "ZIP file is not a valid BD theme file."
|
1971 |
msgstr "Proszę wprowadzić poprawny adres e-mail."
|
1972 |
|
1973 |
# @ WPBDM
|
1974 |
-
#: includes/themes.php:
|
1975 |
msgctxt "themes"
|
1976 |
msgid "Could not create themes directory."
|
1977 |
msgstr "Nie można utworzyć katalogu wpbdp-csv-eksport."
|
1978 |
|
1979 |
# @ WPBDM
|
1980 |
-
#: includes/themes.php:
|
1981 |
msgctxt "themes"
|
1982 |
msgid "Could not remove previous theme directory \"%s\"."
|
1983 |
msgstr "Nie można utworzyć kategorii ofert \"%s\""
|
1984 |
|
1985 |
# @ WPBDM
|
1986 |
-
#: includes/themes.php:
|
1987 |
msgctxt "themes"
|
1988 |
msgid "Could not move new theme into theme directory."
|
1989 |
msgstr "Nie masz aktualnie ofert w katalogu."
|
@@ -2676,60 +2680,67 @@ msgid "Delete"
|
|
2676 |
msgstr "Usuń"
|
2677 |
|
2678 |
# @ WPBDM
|
2679 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2680 |
msgctxt "form-fields admin"
|
2681 |
msgid "Required"
|
2682 |
msgstr "Wymagane"
|
2683 |
|
2684 |
# @ WPBDM
|
2685 |
-
#: includes/admin/form-fields.php:
|
2686 |
msgctxt "form-fields admin"
|
2687 |
msgid "Optional"
|
2688 |
msgstr "Opcjonalnie"
|
2689 |
|
2690 |
# @ WPBDM
|
2691 |
-
#: includes/admin/form-fields.php:
|
2692 |
msgctxt "form-fields admin"
|
2693 |
msgid "This field value is shown in the excerpt view of a listing."
|
2694 |
msgstr "Wartość pola jest pokazana w widoku wyciągu z oferty."
|
2695 |
|
2696 |
# @ WPBDM
|
2697 |
-
#: includes/admin/form-fields.php:
|
2698 |
msgctxt "form-fields admin"
|
2699 |
msgid "In Excerpt"
|
2700 |
msgstr "W wyciągu z oferty"
|
2701 |
|
2702 |
# @ WPBDM
|
2703 |
-
#: includes/admin/form-fields.php:
|
2704 |
msgctxt "form-fields admin"
|
2705 |
msgid "This field value is shown in the single view of a listing."
|
2706 |
msgstr "Wartość pola jest pokazana w widoku pojedynczej oferty."
|
2707 |
|
2708 |
# @ WPBDM
|
2709 |
-
#: includes/admin/form-fields.php:
|
2710 |
msgctxt "form-fields admin"
|
2711 |
msgid "In Listing"
|
2712 |
msgstr "W ofertach"
|
2713 |
|
2714 |
# @ WPBDM
|
2715 |
-
#: includes/admin/form-fields.php:
|
2716 |
msgctxt "form-fields admin"
|
2717 |
msgid "Form Preview"
|
2718 |
msgstr "Podgląd formularza"
|
2719 |
|
2720 |
# @ WPBDM
|
2721 |
-
#: includes/admin/form-fields.php:
|
2722 |
msgctxt "form-fields admin"
|
2723 |
msgid "← Return to \"Manage Form Fields\""
|
2724 |
msgstr "← wróć do \"Zarządzanie polami formularza\""
|
2725 |
|
2726 |
# @ WPBDM
|
2727 |
-
#: includes/admin/form-fields.php:
|
2728 |
msgctxt "form-fields admin"
|
2729 |
msgid "Form fields updated."
|
2730 |
msgstr "Pola formularza zaktualizowane."
|
2731 |
|
2732 |
-
#: includes/admin/form-fields.php:
|
2733 |
msgctxt "form-fields admin"
|
2734 |
msgid ""
|
2735 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2739,107 +2750,107 @@ msgid ""
|
|
2739 |
msgstr ""
|
2740 |
|
2741 |
# @ WPBDM
|
2742 |
-
#: includes/admin/form-fields.php:
|
2743 |
msgctxt "form-fields admin"
|
2744 |
msgid "Field deleted."
|
2745 |
msgstr "Pole usunięte."
|
2746 |
|
2747 |
# @ WPBDM
|
2748 |
-
#: includes/admin/form-fields.php:
|
2749 |
msgctxt "form-fields admin"
|
2750 |
msgid "Required fields created successfully."
|
2751 |
msgstr "Pola wymagane zostały pomyślnie utworzone."
|
2752 |
|
2753 |
# @ WPBDM
|
2754 |
-
#: includes/admin/form-fields.php:
|
2755 |
msgctxt "form-fields admin"
|
2756 |
msgid "Title"
|
2757 |
msgstr "Tytuł"
|
2758 |
|
2759 |
# @ WPBDM
|
2760 |
-
#: includes/admin/form-fields.php:
|
2761 |
msgctxt "form-fields admin"
|
2762 |
msgid "Category"
|
2763 |
msgstr "Kategorie"
|
2764 |
|
2765 |
# @ WPBDM
|
2766 |
-
#: includes/admin/form-fields.php:
|
2767 |
msgctxt "form-fields admin"
|
2768 |
msgid "Excerpt"
|
2769 |
msgstr "W wyciągu z oferty"
|
2770 |
|
2771 |
# @ WPBDM
|
2772 |
-
#: includes/admin/form-fields.php:
|
2773 |
msgctxt "form-fields admin"
|
2774 |
msgid "Content"
|
2775 |
msgstr "Zawartość Posta"
|
2776 |
|
2777 |
# @ WPBDM
|
2778 |
-
#: includes/admin/form-fields.php:
|
2779 |
msgctxt "form-fields admin"
|
2780 |
msgid "Tags"
|
2781 |
msgstr "Slug Tagów"
|
2782 |
|
2783 |
# @ WPBDM
|
2784 |
-
#: includes/admin/form-fields.php:
|
2785 |
msgctxt "form-fields admin"
|
2786 |
msgid "Address"
|
2787 |
msgstr "Adres e-mail:"
|
2788 |
|
2789 |
# @ WPBDM
|
2790 |
-
#: includes/admin/form-fields.php:
|
2791 |
msgctxt "form-fields admin"
|
2792 |
msgid "City"
|
2793 |
msgstr "Miasto:"
|
2794 |
|
2795 |
# @ WPBDM
|
2796 |
-
#: includes/admin/form-fields.php:
|
2797 |
msgctxt "form-fields admin"
|
2798 |
msgid "State"
|
2799 |
msgstr "Województwo:"
|
2800 |
|
2801 |
# @ WPBDM
|
2802 |
-
#: includes/admin/form-fields.php:
|
2803 |
#, fuzzy
|
2804 |
msgctxt "form-fields admin"
|
2805 |
msgid "Country"
|
2806 |
msgstr "Kraj:"
|
2807 |
|
2808 |
-
#: includes/admin/form-fields.php:
|
2809 |
msgctxt "form-fields admin"
|
2810 |
msgid "ZIP Code"
|
2811 |
msgstr ""
|
2812 |
|
2813 |
# @ WPBDM
|
2814 |
-
#: includes/admin/form-fields.php:
|
2815 |
msgctxt "form-fields admin"
|
2816 |
msgid "FAX Number"
|
2817 |
msgstr "Numer karty kredytowej:"
|
2818 |
|
2819 |
# @ WPBDM
|
2820 |
-
#: includes/admin/form-fields.php:
|
2821 |
msgctxt "form-fields admin"
|
2822 |
msgid "Phone Number"
|
2823 |
msgstr "Telefon"
|
2824 |
|
2825 |
# @ WPBDM
|
2826 |
-
#: includes/admin/form-fields.php:
|
2827 |
msgctxt "form-fields admin"
|
2828 |
msgid "Ratings Field"
|
2829 |
msgstr "Pola ofert"
|
2830 |
|
2831 |
-
#: includes/admin/form-fields.php:
|
2832 |
msgctxt "form-fields admin"
|
2833 |
msgid "Twitter"
|
2834 |
msgstr ""
|
2835 |
|
2836 |
-
#: includes/admin/form-fields.php:
|
2837 |
msgctxt "form-fields admin"
|
2838 |
msgid "Website"
|
2839 |
msgstr ""
|
2840 |
|
2841 |
# @ WPBDM
|
2842 |
-
#: includes/admin/form-fields.php:
|
2843 |
msgctxt "form-fields admin"
|
2844 |
msgid "Tags updated."
|
2845 |
msgstr "Ustawienia zapisane"
|
@@ -2867,52 +2878,52 @@ msgid "Allow empty selection on search?"
|
|
2867 |
msgstr "Zezwolić na wyszukiwanie pustych pól wyborów?"
|
2868 |
|
2869 |
# @ WPBDM
|
2870 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2871 |
msgctxt "form-fields admin"
|
2872 |
msgid "Allow HTML input for this field?"
|
2873 |
msgstr "Zezwolić na wprowadzanie HTML w tym polu?"
|
2874 |
|
2875 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2876 |
msgctxt "form-fields admin"
|
2877 |
msgid "Allow IFRAME tags in content?"
|
2878 |
msgstr ""
|
2879 |
|
2880 |
# @ WPBDM
|
2881 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2882 |
msgctxt "form-fields admin"
|
2883 |
msgid "No"
|
2884 |
msgstr "LIS"
|
2885 |
|
2886 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2887 |
msgctxt "form-fields admin"
|
2888 |
msgid "Yes"
|
2889 |
msgstr ""
|
2890 |
|
2891 |
# @ WPBDM
|
2892 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2893 |
msgctxt "form-fields admin"
|
2894 |
msgid "Allow WordPress shortcodes in this field?"
|
2895 |
msgstr "Zezwolić na krótkie kody WordPress'a w tm polu?"
|
2896 |
|
2897 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2898 |
msgctxt "form-fields admin"
|
2899 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2900 |
msgstr ""
|
2901 |
|
2902 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2903 |
msgctxt "form-fields admin"
|
2904 |
msgid ""
|
2905 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2906 |
"in fee plans."
|
2907 |
msgstr ""
|
2908 |
|
2909 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2910 |
msgctxt "form-fields admin"
|
2911 |
msgid "Allow images in WYSIWYG editor?"
|
2912 |
msgstr ""
|
2913 |
|
2914 |
# @ WPBDM
|
2915 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2916 |
msgctxt "form-fields admin"
|
2917 |
msgid ""
|
2918 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
@@ -2922,13 +2933,25 @@ msgstr ""
|
|
2922 |
"nie zaznaczaj tej opcji, no chyba że wiesz co robisz."
|
2923 |
|
2924 |
# @ WPBDM
|
2925 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2926 |
msgctxt "form-fields admin"
|
2927 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2928 |
msgstr "Zastosować filtr \"the_content\" przed wyświetlaniem tego pola?"
|
2929 |
|
2930 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2931 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2932 |
msgid "Automatically generate excerpt from content field?"
|
2933 |
msgstr ""
|
2934 |
|
@@ -3031,75 +3054,87 @@ msgctxt "form-fields admin"
|
|
3031 |
msgid "Field display options"
|
3032 |
msgstr "Opcje wyświetlania pola"
|
3033 |
|
3034 |
-
# @ WPBDM
|
3035 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
3036 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3037 |
msgid "Show this value in excerpt view?"
|
3038 |
msgstr "Pokazać wartość pola w wyciągu z wpisu?"
|
3039 |
|
3040 |
# @ WPBDM
|
3041 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3042 |
msgctxt "form-fields admin"
|
3043 |
msgid "Display this value in post excerpt view."
|
3044 |
msgstr "Wyświetlanie wartości pola w wyciągu z wpisu."
|
3045 |
|
3046 |
# @ WPBDM
|
3047 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3048 |
msgctxt "form-fields admin"
|
3049 |
msgid "Show this value in listing view?"
|
3050 |
msgstr "Pokazywać tą wartość w widoku oferty?"
|
3051 |
|
3052 |
# @ WPBDM
|
3053 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3054 |
msgctxt "form-fields admin"
|
3055 |
msgid "Display this value in the listing view."
|
3056 |
msgstr "Wyświetlanie tej wartości w widoku oferty."
|
3057 |
|
3058 |
# @ WPBDM
|
3059 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3060 |
msgctxt "form-fields admin"
|
3061 |
msgid "Include this field in the search form?"
|
3062 |
msgstr "Dołączyć to pole do formularza wyszukiwania?"
|
3063 |
|
3064 |
# @ WPBDM
|
3065 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3066 |
msgctxt "form-fields admin"
|
3067 |
msgid "Include this field in the search form."
|
3068 |
msgstr "Dołącz to pole do formularza wyszukiwania"
|
3069 |
|
3070 |
# @ WPBDM
|
3071 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3072 |
#, fuzzy
|
3073 |
msgctxt "form-fields admin"
|
3074 |
msgid "Is this field required for searching?"
|
3075 |
msgstr "Czy pole jest wymagane?"
|
3076 |
|
3077 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3078 |
msgctxt "form-fields admin"
|
3079 |
msgid ""
|
3080 |
"Make this fields required during searches on the Advanced Search screen."
|
3081 |
msgstr ""
|
3082 |
|
3083 |
# @ WPBDM
|
3084 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3085 |
msgctxt "form-fields admin"
|
3086 |
msgid "Hide this field's label?"
|
3087 |
msgstr "Ukryć etykiety pól?"
|
3088 |
|
3089 |
# @ WPBDM
|
3090 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3091 |
msgctxt "form-fields admin"
|
3092 |
msgid "Hide this field's label when displaying it."
|
3093 |
msgstr "Ukryj etykiety pól, kiedy pola są wyświetlane."
|
3094 |
|
3095 |
# @ WPBDM
|
3096 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3097 |
msgctxt "form-fields admin"
|
3098 |
msgid "Update Field"
|
3099 |
msgstr "Aktualizacja pola"
|
3100 |
|
3101 |
# @ WPBDM
|
3102 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
3103 |
msgctxt "form-fields admin"
|
3104 |
msgid "Add Field"
|
3105 |
msgstr "Dodaj Pole "
|
@@ -3508,7 +3543,7 @@ msgid "Test SSL setup..."
|
|
3508 |
msgstr ""
|
3509 |
|
3510 |
# @ WPBDM
|
3511 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3512 |
msgctxt "admin settings"
|
3513 |
msgid "Valid placeholders: %s"
|
3514 |
msgstr "Dopuszczalne wypełnienie pola: %s"
|
@@ -4012,59 +4047,59 @@ msgid "Enter License Key here"
|
|
4012 |
msgstr "Odśwież Klucz Licencji"
|
4013 |
|
4014 |
# @ WPBDM
|
4015 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4016 |
#, fuzzy
|
4017 |
msgctxt "expiration notices"
|
4018 |
msgid "Add notice"
|
4019 |
msgstr "Dodaj Pole "
|
4020 |
|
4021 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4022 |
msgctxt "expiration notices"
|
4023 |
msgid "No notices configured."
|
4024 |
msgstr ""
|
4025 |
|
4026 |
# @ WPBDM
|
4027 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4028 |
#, fuzzy
|
4029 |
msgctxt "expiration notices"
|
4030 |
msgid "Delete"
|
4031 |
msgstr "Usuń"
|
4032 |
|
4033 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4034 |
msgctxt "expiration notices"
|
4035 |
msgid "recurring and non-recurring"
|
4036 |
msgstr ""
|
4037 |
|
4038 |
# @ WPBDM
|
4039 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4040 |
#, fuzzy
|
4041 |
msgctxt "expiration notices"
|
4042 |
msgid "recurring only"
|
4043 |
msgstr "(powtarzające się)"
|
4044 |
|
4045 |
# @ WPBDM
|
4046 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4047 |
#, fuzzy
|
4048 |
msgctxt "expiration notices"
|
4049 |
msgid "non-recurring only"
|
4050 |
msgstr "(powtarzające się)"
|
4051 |
|
4052 |
# @ WPBDM
|
4053 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4054 |
#, fuzzy
|
4055 |
msgctxt "expiration notices"
|
4056 |
msgid "Sent when a listing (%s) is renewed."
|
4057 |
msgstr "Wysłane po zapisaniu oferty."
|
4058 |
|
4059 |
# @ WPBDM
|
4060 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4061 |
#, fuzzy
|
4062 |
msgctxt "expiration notices"
|
4063 |
msgid "Sent when a listing (%s) expires."
|
4064 |
msgstr "Upłynął okres ważności oferty."
|
4065 |
|
4066 |
# @ WPBDM
|
4067 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4068 |
#, fuzzy
|
4069 |
msgctxt "expiration notices"
|
4070 |
msgid "%d day"
|
@@ -4073,7 +4108,7 @@ msgstr[0] "%d dzień"
|
|
4073 |
msgstr[1] "%d dni"
|
4074 |
msgstr[2] "%d dni"
|
4075 |
|
4076 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4077 |
msgctxt "expiration notices"
|
4078 |
msgid "%d week"
|
4079 |
msgid_plural "%d weeks"
|
@@ -4081,7 +4116,7 @@ msgstr[0] ""
|
|
4081 |
msgstr[1] ""
|
4082 |
msgstr[2] ""
|
4083 |
|
4084 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4085 |
msgctxt "expiration notices"
|
4086 |
msgid "%d month"
|
4087 |
msgid_plural "%d months"
|
@@ -4091,7 +4126,7 @@ msgstr[2] ""
|
|
4091 |
|
4092 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4093 |
#. non-recuring only)
|
4094 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4095 |
msgctxt "expiration notices"
|
4096 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4097 |
msgstr ""
|
@@ -4099,25 +4134,25 @@ msgstr ""
|
|
4099 |
# @ WPBDM
|
4100 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4101 |
#. non-recuring only)
|
4102 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4103 |
#, fuzzy
|
4104 |
msgctxt "expiration notices"
|
4105 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4106 |
msgstr "Wysłane po zapisaniu oferty."
|
4107 |
|
4108 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4109 |
msgctxt "expiration notices"
|
4110 |
msgid "At the time of expiration"
|
4111 |
msgstr ""
|
4112 |
|
4113 |
# @ WPBDM
|
4114 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4115 |
#, fuzzy
|
4116 |
msgctxt "expiration notices"
|
4117 |
msgid "Right after a successful renewal"
|
4118 |
msgstr "Abonament został przypisany do oferty."
|
4119 |
|
4120 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4121 |
msgctxt "expiration notices"
|
4122 |
msgid "%d day before expiration"
|
4123 |
msgid_plural "%d days before expiration"
|
@@ -4125,7 +4160,7 @@ msgstr[0] ""
|
|
4125 |
msgstr[1] ""
|
4126 |
msgstr[2] ""
|
4127 |
|
4128 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4129 |
msgctxt "expiration notices"
|
4130 |
msgid "%d day after expiration"
|
4131 |
msgid_plural "%d days after expiration"
|
@@ -4133,7 +4168,7 @@ msgstr[0] ""
|
|
4133 |
msgstr[1] ""
|
4134 |
msgstr[2] ""
|
4135 |
|
4136 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4137 |
msgctxt "expiration notices"
|
4138 |
msgid "%d week before expiration"
|
4139 |
msgid_plural "%d weeks before expiration"
|
@@ -4141,7 +4176,7 @@ msgstr[0] ""
|
|
4141 |
msgstr[1] ""
|
4142 |
msgstr[2] ""
|
4143 |
|
4144 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4145 |
msgctxt "expiration notices"
|
4146 |
msgid "%d week after expiration"
|
4147 |
msgid_plural "%d weeks after expiration"
|
@@ -4149,7 +4184,7 @@ msgstr[0] ""
|
|
4149 |
msgstr[1] ""
|
4150 |
msgstr[2] ""
|
4151 |
|
4152 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4153 |
msgctxt "expiration notices"
|
4154 |
msgid "%d month before expiration"
|
4155 |
msgid_plural "%d months before expiration"
|
@@ -4157,7 +4192,7 @@ msgstr[0] ""
|
|
4157 |
msgstr[1] ""
|
4158 |
msgstr[2] ""
|
4159 |
|
4160 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4161 |
msgctxt "expiration notices"
|
4162 |
msgid "%d month after expiration"
|
4163 |
msgid_plural "%d months after expiration"
|
@@ -4166,30 +4201,30 @@ msgstr[1] ""
|
|
4166 |
msgstr[2] ""
|
4167 |
|
4168 |
# @ WPBDM
|
4169 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4170 |
#, fuzzy
|
4171 |
msgctxt "expiration notices"
|
4172 |
msgid "Applies to"
|
4173 |
msgstr "Stosowane do"
|
4174 |
|
4175 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4176 |
msgctxt "expiration notices"
|
4177 |
msgid "Non-recurring listings"
|
4178 |
msgstr ""
|
4179 |
|
4180 |
# @ WPBDM
|
4181 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4182 |
#, fuzzy
|
4183 |
msgctxt "expiration notices"
|
4184 |
msgid "Recurring listings"
|
4185 |
msgstr "Powrót do oferty."
|
4186 |
|
4187 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4188 |
msgctxt "expiration notices"
|
4189 |
msgid "Recurring and non-recurring listings"
|
4190 |
msgstr ""
|
4191 |
|
4192 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4193 |
msgctxt "expiration notices"
|
4194 |
msgid "When to send?"
|
4195 |
msgstr ""
|
@@ -4201,6 +4236,13 @@ msgctxt "expiration notices"
|
|
4201 |
msgid "E-mail body text"
|
4202 |
msgstr "Forma E-Maila"
|
4203 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4204 |
# @ WPBDM
|
4205 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
4206 |
#, fuzzy
|
@@ -4223,7 +4265,7 @@ msgstr "Oferty"
|
|
4223 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
4224 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
4225 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
4226 |
-
#: includes/admin/settings/class-settings.php:
|
4227 |
#, fuzzy
|
4228 |
msgctxt "settings"
|
4229 |
msgid "General Settings"
|
@@ -5315,13 +5357,13 @@ msgctxt "settings"
|
|
5315 |
msgid "E-Mail Notices"
|
5316 |
msgstr "Powiadomienia E-mail"
|
5317 |
|
5318 |
-
#: includes/admin/settings/class-settings.php:
|
5319 |
-
#: includes/admin/settings/class-settings.php:
|
5320 |
msgctxt "settings"
|
5321 |
msgid "\"%s\" can not be empty."
|
5322 |
msgstr ""
|
5323 |
|
5324 |
-
#: includes/admin/settings/class-settings.php:
|
5325 |
msgctxt "settings"
|
5326 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5327 |
msgstr ""
|
@@ -5826,21 +5868,14 @@ msgctxt "listing"
|
|
5826 |
msgid "(Unavailable Plan)"
|
5827 |
msgstr "(Abonament niedostępny)"
|
5828 |
|
5829 |
-
#. translators: Plan "<label>"<recurring mode> (e.g. Plan "Platinum"
|
5830 |
-
#. (recurrente)
|
5831 |
-
#: includes/class-listing.php:529
|
5832 |
-
msgctxt "listing"
|
5833 |
-
msgid "Plan \"%s\"%s"
|
5834 |
-
msgstr ""
|
5835 |
-
|
5836 |
# @ WPBDM
|
5837 |
-
#: includes/class-listing.php:
|
5838 |
#, fuzzy
|
5839 |
msgctxt "listing"
|
5840 |
-
msgid "(recurring)"
|
5841 |
msgstr "(powtarzające się)"
|
5842 |
|
5843 |
-
#: includes/class-listing.php:
|
5844 |
msgctxt "listing"
|
5845 |
msgid "Plan \"%s\""
|
5846 |
msgstr ""
|
@@ -5948,60 +5983,60 @@ msgctxt "notify email"
|
|
5948 |
msgid "Posted By"
|
5949 |
msgstr "Napisany przez"
|
5950 |
|
5951 |
-
#: includes/class-listing.php:
|
5952 |
msgctxt "listing status"
|
5953 |
msgid "Unknown"
|
5954 |
msgstr ""
|
5955 |
|
5956 |
-
#: includes/class-listing.php:
|
5957 |
msgctxt "listing status"
|
5958 |
msgid "Legacy"
|
5959 |
msgstr ""
|
5960 |
|
5961 |
# @ WPBDM
|
5962 |
-
#: includes/class-listing.php:
|
5963 |
#, fuzzy
|
5964 |
msgctxt "listing status"
|
5965 |
msgid "Incomplete"
|
5966 |
msgstr "Zakończona"
|
5967 |
|
5968 |
# @ WPBDM
|
5969 |
-
#: includes/class-listing.php:
|
5970 |
#, fuzzy
|
5971 |
msgctxt "listing status"
|
5972 |
msgid "Pending Payment"
|
5973 |
msgstr "Oczekujące na abonament"
|
5974 |
|
5975 |
# @ WPBDM
|
5976 |
-
#: includes/class-listing.php:
|
5977 |
#, fuzzy
|
5978 |
msgctxt "listing status"
|
5979 |
msgid "Complete"
|
5980 |
msgstr "Zakończona"
|
5981 |
|
5982 |
# @ WPBDM
|
5983 |
-
#: includes/class-listing.php:
|
5984 |
#, fuzzy
|
5985 |
msgctxt "listing status"
|
5986 |
msgid "Pending Upgrade"
|
5987 |
msgstr "Oferty oczekujące na zatwierdzenie"
|
5988 |
|
5989 |
# @ WPBDM
|
5990 |
-
#: includes/class-listing.php:
|
5991 |
#, fuzzy
|
5992 |
msgctxt "listing status"
|
5993 |
msgid "Expired"
|
5994 |
msgstr "Wygasłe"
|
5995 |
|
5996 |
# @ WPBDM
|
5997 |
-
#: includes/class-listing.php:
|
5998 |
#, fuzzy
|
5999 |
msgctxt "listing status"
|
6000 |
msgid "Pending Renewal"
|
6001 |
msgstr "Tylko aktywne i oczekujące na odświeżenie "
|
6002 |
|
6003 |
# @ WPBDM
|
6004 |
-
#: includes/class-listing.php:
|
6005 |
#, fuzzy
|
6006 |
msgctxt "listing status"
|
6007 |
msgid "Abandoned"
|
@@ -6293,58 +6328,58 @@ msgid "Please choose a valid fee plan for your category selection."
|
|
6293 |
msgstr "Wybierz abonament dla tegj kategori \"%s\"."
|
6294 |
|
6295 |
# @ WPBDM
|
6296 |
-
#: includes/views/submit_listing.php:
|
6297 |
#, fuzzy
|
6298 |
msgctxt "submit listing"
|
6299 |
msgid "Please enter your desired username."
|
6300 |
msgstr "Proszę wprowadzić Imię"
|
6301 |
|
6302 |
# @ WPBDM
|
6303 |
-
#: includes/views/submit_listing.php:
|
6304 |
#, fuzzy
|
6305 |
msgctxt "submit listing"
|
6306 |
msgid "Please enter the e-mail for your new account."
|
6307 |
msgstr "Proszę wprowadzić Imię"
|
6308 |
|
6309 |
-
#: includes/views/submit_listing.php:
|
6310 |
msgctxt "submit listing"
|
6311 |
msgid "Please enter the password for your new account."
|
6312 |
msgstr ""
|
6313 |
|
6314 |
-
#: includes/views/submit_listing.php:
|
6315 |
msgctxt "submit listing"
|
6316 |
msgid "The username you chose is already in use. Please use a different one."
|
6317 |
msgstr ""
|
6318 |
|
6319 |
-
#: includes/views/submit_listing.php:
|
6320 |
msgctxt "submit listing"
|
6321 |
msgid "The e-mail address you chose for your account is already in use."
|
6322 |
msgstr ""
|
6323 |
|
6324 |
-
#: includes/views/submit_listing.php:
|
6325 |
msgctxt "submit listing"
|
6326 |
msgid "Create a user account on this site"
|
6327 |
msgstr ""
|
6328 |
|
6329 |
-
#: includes/views/submit_listing.php:
|
6330 |
msgctxt "submit listing"
|
6331 |
msgid ""
|
6332 |
"You need to create an account on the site. Please fill out the form below."
|
6333 |
msgstr ""
|
6334 |
|
6335 |
-
#: includes/views/submit_listing.php:
|
6336 |
msgctxt "submit listing"
|
6337 |
msgid "Username:"
|
6338 |
msgstr ""
|
6339 |
|
6340 |
# @ WPBDM
|
6341 |
-
#: includes/views/submit_listing.php:
|
6342 |
#, fuzzy
|
6343 |
msgctxt "submit listing"
|
6344 |
msgid "Email:"
|
6345 |
msgstr "E-Mail: %s"
|
6346 |
|
6347 |
-
#: includes/views/submit_listing.php:
|
6348 |
msgctxt "submit listing"
|
6349 |
msgid "Password:"
|
6350 |
msgstr ""
|
@@ -6546,7 +6581,7 @@ msgid "Link Text (optional):"
|
|
6546 |
msgstr "Tekst alternatywny(opcjonalnie):"
|
6547 |
|
6548 |
# @ WPBDM
|
6549 |
-
#: includes/fields/class-form-field.php:
|
6550 |
msgctxt "form-fields api"
|
6551 |
msgid ""
|
6552 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -6622,18 +6657,18 @@ msgid "Invalid form field type"
|
|
6622 |
msgstr "Niewłaściwy typ Pola"
|
6623 |
|
6624 |
# @ WPBDM
|
6625 |
-
#: includes/fields/class-form-field.php:
|
6626 |
msgctxt "form-fields-api"
|
6627 |
msgid "Field label is required."
|
6628 |
msgstr "Etykieta pola jest wymagana."
|
6629 |
|
6630 |
-
#: includes/fields/class-form-field.php:
|
6631 |
msgctxt "form-fields-api"
|
6632 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
6633 |
msgstr ""
|
6634 |
|
6635 |
# @ WPBDM
|
6636 |
-
#: includes/fields/class-form-field.php:
|
6637 |
msgctxt "form-fields-api"
|
6638 |
msgid ""
|
6639 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -6643,19 +6678,19 @@ msgstr ""
|
|
6643 |
"przypisanie."
|
6644 |
|
6645 |
# @ WPBDM
|
6646 |
-
#: includes/fields/class-form-field.php:
|
6647 |
msgctxt "form-fields-api"
|
6648 |
msgid "\"%s\" is an invalid field type for this association."
|
6649 |
msgstr "\"%s\" jest niewłaściwym typem pola do tego przypisania"
|
6650 |
|
6651 |
# @ WPBDM
|
6652 |
-
#: includes/fields/class-form-field.php:
|
6653 |
msgctxt "form-fields-api"
|
6654 |
msgid "Invalid field ID"
|
6655 |
msgstr "Niewłaściwe ID Pola"
|
6656 |
|
6657 |
# @ WPBDM
|
6658 |
-
#: includes/fields/class-form-field.php:
|
6659 |
msgctxt "form-fields-api"
|
6660 |
msgid "An error occurred while trying to delete this field."
|
6661 |
msgstr "Wykryto błąd w trakcie próby usunięcia tego pola."
|
@@ -6731,7 +6766,7 @@ msgctxt "form-fields-api select"
|
|
6731 |
msgid "— None —"
|
6732 |
msgstr ""
|
6733 |
|
6734 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
6735 |
msgctxt "admin form-fields"
|
6736 |
msgid ""
|
6737 |
"Enabling iframe support in your listings can allow users to execute "
|
@@ -7410,19 +7445,19 @@ msgid "Next"
|
|
7410 |
msgstr ""
|
7411 |
|
7412 |
# @ WPBDM
|
7413 |
-
#: includes/templates-ui.php:
|
7414 |
msgctxt "templates"
|
7415 |
msgid "No listing categories found."
|
7416 |
msgstr "Nie znaleziono kategorii ofert."
|
7417 |
|
7418 |
# @ WPBDM
|
7419 |
-
#: includes/templates-ui.php:
|
7420 |
msgctxt "templates"
|
7421 |
msgid "Search Listings"
|
7422 |
msgstr "Szukaj Firmy"
|
7423 |
|
7424 |
# @ WPBDM
|
7425 |
-
#: includes/templates-ui.php:
|
7426 |
msgctxt "templates"
|
7427 |
msgid "Advanced Search"
|
7428 |
msgstr "Zaawansowane szukanie"
|
@@ -7493,19 +7528,19 @@ msgid "View not available."
|
|
7493 |
msgstr "Dostępne miejsca na Obrazy:"
|
7494 |
|
7495 |
# @ WPBDM
|
7496 |
-
#: includes/views/submit_listing.php:
|
7497 |
msgctxt "templates"
|
7498 |
msgid "Please agree to the Terms and Conditions."
|
7499 |
msgstr "Musisz zaakceptować nasze warunki i regulamin korzystania z serwisu."
|
7500 |
|
7501 |
# @ WPBDM
|
7502 |
-
#: includes/views/submit_listing.php:
|
7503 |
msgctxt "templates"
|
7504 |
msgid "Terms and Conditions:"
|
7505 |
msgstr "Warunki i regulamin:"
|
7506 |
|
7507 |
# @ WPBDM
|
7508 |
-
#: includes/views/submit_listing.php:
|
7509 |
#, fuzzy
|
7510 |
msgctxt "templates"
|
7511 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
@@ -7827,19 +7862,19 @@ msgid "There are no images currently attached to your listing."
|
|
7827 |
msgstr "Obecnie nie ma żadnych obrazków dołączonych do tej oferty."
|
7828 |
|
7829 |
# @ WPBDM
|
7830 |
-
#: includes/templates-ui.php:
|
7831 |
msgctxt "templates sort"
|
7832 |
msgid "Sort By:"
|
7833 |
msgstr "Sortuj według: "
|
7834 |
|
7835 |
# @ WPBDM
|
7836 |
-
#: includes/templates-ui.php:
|
7837 |
msgctxt "sort"
|
7838 |
msgid "Reset"
|
7839 |
msgstr "Resetuj"
|
7840 |
|
7841 |
# @ WPBDM
|
7842 |
-
#: includes/templates-ui.php:
|
7843 |
msgctxt "sort"
|
7844 |
msgid "(Reset)"
|
7845 |
msgstr "(Resetuj)"
|
@@ -8265,7 +8300,7 @@ msgctxt "preview"
|
|
8265 |
msgid "This is just a preview. The listing has not been published yet."
|
8266 |
msgstr "To jest tylko podgląd. Oferta nie została jeszcze opublikowana."
|
8267 |
|
8268 |
-
#: includes/views/submit_listing.php:
|
8269 |
msgctxt "listing submit"
|
8270 |
msgid ""
|
8271 |
"Something went wrong. Please check the form for errors, correct them and "
|
@@ -10627,10 +10662,6 @@ msgstr "Adres e-mail:"
|
|
10627 |
#~ msgid "Setup/Manage Fees"
|
10628 |
#~ msgstr "Zarządzaj abonamentami"
|
10629 |
|
10630 |
-
# @ WPBDM
|
10631 |
-
#~ msgid "Settings updated."
|
10632 |
-
#~ msgstr "Ustawienia zapisane"
|
10633 |
-
|
10634 |
# @ WPBDM
|
10635 |
#~ msgid "← Back to Directory"
|
10636 |
#~ msgstr "← Powrót do Katalogu."
|
3 |
"Project-Id-Version: Business Directory Plugin v3.6.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2018-01-02 23:02:00+00:00\n"
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
|
23 |
# @ WPBDM
|
24 |
+
#: includes/admin/class-admin-listings.php:154
|
25 |
msgid "Listing Information"
|
26 |
msgstr "Informacje o firmie"
|
27 |
|
28 |
# @ WPBDM
|
29 |
+
#: includes/admin/class-admin-listings.php:160
|
30 |
#, fuzzy
|
31 |
msgid "Listing Timeline"
|
32 |
msgstr "Nazwa Firmy:"
|
33 |
|
34 |
# @ WPBDM
|
35 |
+
#: includes/admin/class-admin-listings.php:199
|
36 |
#, fuzzy
|
37 |
msgid "Expires on"
|
38 |
msgstr "Upłynął okres ważności "
|
39 |
|
40 |
# @ WPBDM
|
41 |
+
#: includes/admin/class-admin-listings.php:207
|
42 |
#, fuzzy
|
43 |
msgid "Attributes"
|
44 |
msgstr "Atrybuty pola"
|
45 |
|
46 |
+
#: includes/admin/class-admin.php:130
|
47 |
msgid ""
|
48 |
"Preview is only available after you've saved the first draft. This is due\n"
|
49 |
"to how WordPress stores the data."
|
50 |
msgstr ""
|
51 |
|
52 |
# @ WPBDM
|
53 |
+
#: includes/admin/class-admin.php:325
|
54 |
#, fuzzy
|
55 |
msgid "Uninstall Business Directory Plugin"
|
56 |
msgstr "Odinstaluj Katalog Firm"
|
57 |
|
58 |
# @ WPBDM
|
59 |
+
#: includes/admin/class-admin.php:326
|
60 |
#, fuzzy
|
61 |
msgid "Uninstall"
|
62 |
msgstr "Odinstaluj "
|
290 |
msgstr "Licencje"
|
291 |
|
292 |
# @ WPBDM
|
293 |
+
#: includes/templates-ui.php:238
|
294 |
msgid "Directory"
|
295 |
msgstr "Katalog"
|
296 |
|
297 |
# @ WPBDM
|
298 |
+
#: includes/templates-ui.php:245
|
299 |
msgid "View All Listings"
|
300 |
msgstr "Zobacz wszystkie Firmy"
|
301 |
|
302 |
# @ WPBDM
|
303 |
+
#: includes/templates-ui.php:252
|
304 |
msgid "Create A Listing"
|
305 |
msgstr "Oferta Bezpłatna"
|
306 |
|
365 |
msgid "Please note that all of your existing settings will be lost."
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: templates/admin/settings-reset.tpl.php:13
|
369 |
+
msgid "Your existing listings will NOT be deleted doing this."
|
370 |
+
msgstr ""
|
371 |
+
|
372 |
# @ WPBDM
|
373 |
+
#: templates/admin/settings-reset.tpl.php:19
|
374 |
msgid "Reset Defaults"
|
375 |
msgstr "Przywróć ustawienia fabryczne"
|
376 |
|
976 |
msgid "All categories"
|
977 |
msgstr "Wszystkie Kategorie"
|
978 |
|
979 |
+
#: includes/admin/class-admin-listings.php:149
|
980 |
msgctxt "admin listings"
|
981 |
msgid ""
|
982 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
985 |
msgstr ""
|
986 |
|
987 |
# @ WPBDM
|
988 |
+
#: includes/admin/class-admin-listings.php:242
|
989 |
#, fuzzy
|
990 |
msgctxt "admin listings"
|
991 |
msgid "Never"
|
992 |
msgstr "nigdy"
|
993 |
|
994 |
# @ WPBDM
|
995 |
+
#: includes/admin/class-admin-listings.php:262
|
996 |
#, fuzzy
|
997 |
msgctxt "admin listings"
|
998 |
msgid "Featured"
|
999 |
msgstr "Status wyróżnienia (naklejka)"
|
1000 |
|
1001 |
# @ WPBDM
|
1002 |
+
#: includes/admin/class-admin-listings.php:265
|
1003 |
#, fuzzy
|
1004 |
msgctxt "admin listings"
|
1005 |
msgid "Recurring"
|
1006 |
msgstr "(powtarzające się)"
|
1007 |
|
1008 |
# @ WPBDM
|
1009 |
+
#: includes/admin/class-admin-listings.php:268
|
1010 |
#, fuzzy
|
1011 |
msgctxt "admin listings"
|
1012 |
msgid "Free"
|
1013 |
msgstr "Tryb Bezpłatny"
|
1014 |
|
1015 |
# @ WPBDM
|
1016 |
+
#: includes/admin/class-admin-listings.php:270
|
1017 |
#, fuzzy
|
1018 |
msgctxt "admin listings"
|
1019 |
msgid "Paid"
|
1020 |
msgstr "Zapłacone"
|
1021 |
|
1022 |
# @ WPBDM
|
1023 |
+
#: includes/admin/class-admin-listings.php:166
|
1024 |
#, fuzzy
|
1025 |
msgctxt "admin"
|
1026 |
msgid "Directory Listing Fields / Images"
|
1027 |
msgstr "Pola/Obrazy"
|
1028 |
|
1029 |
# @ WPBDM
|
1030 |
+
#: includes/admin/class-admin-listings.php:198
|
1031 |
msgctxt "admin"
|
1032 |
msgid "Categories"
|
1033 |
msgstr "Kategorie"
|
1034 |
|
1035 |
# @ WPBDM
|
1036 |
+
#: includes/admin/class-admin.php:191
|
1037 |
msgctxt "admin"
|
1038 |
msgid "Business Directory"
|
1039 |
msgstr "Katalog Firm"
|
1040 |
|
1041 |
# @ WPBDM
|
1042 |
+
#: includes/admin/class-admin.php:202
|
1043 |
msgctxt "admin"
|
1044 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
1045 |
msgstr "Wszystko ustawione. Odwiedź swój nowy <a>Katalog Firm</a>."
|
1046 |
|
1047 |
+
#: includes/admin/class-admin.php:356
|
1048 |
msgctxt "admin"
|
1049 |
msgid "Untitled Menu"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
+
#: includes/admin/class-admin.php:626
|
1053 |
msgctxt "admin"
|
1054 |
msgid "Dismiss this notice."
|
1055 |
msgstr ""
|
1056 |
|
1057 |
# @ WPBDM
|
1058 |
+
#: includes/admin/class-admin.php:657 includes/admin/class-admin.php:667
|
1059 |
#, fuzzy
|
1060 |
msgctxt "admin"
|
1061 |
msgid "The listing has been updated."
|
1065 |
msgstr[2] "Podniesiono status ofert."
|
1066 |
|
1067 |
# @ WPBDM
|
1068 |
+
#: includes/admin/class-admin.php:688
|
1069 |
msgctxt "admin"
|
1070 |
msgid "The fee was successfully assigned."
|
1071 |
msgstr "Abonament został przypisany do oferty."
|
1072 |
|
1073 |
# @ WPBDM
|
1074 |
+
#: includes/admin/class-admin.php:698
|
1075 |
msgctxt "admin"
|
1076 |
msgid "Listing was renewed."
|
1077 |
msgid_plural "Listings were renewed."
|
1080 |
msgstr[2] "Odnowiono ofert."
|
1081 |
|
1082 |
# @ WPBDM
|
1083 |
+
#: includes/admin/class-admin.php:709
|
1084 |
msgctxt "admin"
|
1085 |
msgid "Renewal email sent."
|
1086 |
msgstr "Wysłano e-mail potwierdzający odnowienie."
|
1087 |
|
1088 |
# @ WPBDM
|
1089 |
+
#: includes/admin/class-admin.php:757
|
1090 |
#, fuzzy
|
1091 |
msgctxt "admin"
|
1092 |
msgid "Access keys sent."
|
1093 |
msgstr "Pola/Obrazy"
|
1094 |
|
1095 |
+
#: includes/admin/class-admin.php:759
|
1096 |
msgctxt "admin"
|
1097 |
msgid "The access keys couldn't be sent."
|
1098 |
msgstr ""
|
1099 |
|
1100 |
# @ WPBDM
|
1101 |
+
#: includes/admin/class-admin.php:817 includes/admin/class-admin.php:823
|
1102 |
msgctxt "admin"
|
1103 |
msgid "Listing Count"
|
1104 |
msgstr "Licznik ofert"
|
1105 |
|
1106 |
# @ WPBDM
|
1107 |
+
#: includes/admin/class-admin.php:885
|
1108 |
msgctxt "admin"
|
1109 |
msgid ""
|
1110 |
"<b>Business Directory Plugin</b> requires a page with the "
|
1114 |
"<tt>[businessdirectory]</tt> aby działać prawidłowo."
|
1115 |
|
1116 |
# @ WPBDM
|
1117 |
+
#: includes/admin/class-admin.php:887
|
1118 |
msgctxt "admin"
|
1119 |
msgid ""
|
1120 |
"You can create this page by yourself or let Business Directory do this for "
|
1124 |
"automatycznie."
|
1125 |
|
1126 |
# @ WPBDM
|
1127 |
+
#: includes/admin/class-admin.php:891
|
1128 |
msgctxt "admin"
|
1129 |
msgid "Create required pages for me"
|
1130 |
msgstr "Stwórz wymagane pola dla mnie"
|
1131 |
|
1132 |
+
#: includes/admin/class-admin.php:924
|
1133 |
msgctxt "admin"
|
1134 |
msgid ""
|
1135 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
1138 |
msgstr ""
|
1139 |
|
1140 |
# @ WPBDM
|
1141 |
+
#: includes/admin/class-admin.php:947
|
1142 |
msgctxt "admin"
|
1143 |
msgid ""
|
1144 |
"We noticed you want your Business Directory users to register before posting "
|
1172 |
msgstr "Obrazy"
|
1173 |
|
1174 |
# @ WPBDM
|
1175 |
+
#: includes/admin/form-fields.php:122
|
1176 |
msgctxt "admin"
|
1177 |
msgid ""
|
1178 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1182 |
"tym polu: <b>%s</b>."
|
1183 |
|
1184 |
# @ WPBDM
|
1185 |
+
#: includes/admin/form-fields.php:124
|
1186 |
msgctxt "admin"
|
1187 |
msgid ""
|
1188 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1191 |
"<b>Katalog Firm</b>potrzebuje pola z <b>%s</b> aby pracować poprawnie."
|
1192 |
|
1193 |
# @ WPBDM
|
1194 |
+
#: includes/admin/form-fields.php:128
|
1195 |
msgctxt "admin"
|
1196 |
msgid ""
|
1197 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1201 |
"formularza\" albo niech katalog firm zrobi to dla ciebie automatycznie."
|
1202 |
|
1203 |
# @ WPBDM
|
1204 |
+
#: includes/admin/form-fields.php:132
|
1205 |
msgctxt "admin"
|
1206 |
msgid "Go to \"Manage Form Fields\""
|
1207 |
msgstr "Przejdź do \"Zarządzanie polami formularza\""
|
1208 |
|
1209 |
# @ WPBDM
|
1210 |
+
#: includes/admin/form-fields.php:135
|
1211 |
msgctxt "admin"
|
1212 |
msgid "Create these required fields for me"
|
1213 |
msgstr "Stwórz te wymagane pola dla mnie"
|
1225 |
msgstr "Porzucone"
|
1226 |
|
1227 |
# @ WPBDM
|
1228 |
+
#: includes/admin/class-admin-listings.php:351
|
1229 |
msgctxt "admin actions"
|
1230 |
msgid "Edit Listing"
|
1231 |
msgstr "Edytuj Ofertę"
|
1232 |
|
1233 |
# @ WPBDM
|
1234 |
+
#: includes/admin/class-admin-listings.php:354
|
1235 |
msgctxt "admin actions"
|
1236 |
msgid "Delete Listing"
|
1237 |
msgstr "Usuń Ofertę"
|
1238 |
|
1239 |
# @ WPBDM
|
1240 |
+
#: includes/admin/class-admin-listings.php:363
|
1241 |
#, fuzzy
|
1242 |
msgctxt "admin actions"
|
1243 |
msgid "View Payments"
|
1244 |
msgstr "Płatność"
|
1245 |
|
1246 |
# @ WPBDM
|
1247 |
+
#: includes/admin/class-admin-listings.php:368
|
1248 |
#, fuzzy
|
1249 |
msgctxt "admin actions"
|
1250 |
msgid "View Payment"
|
1251 |
msgstr "Płatność"
|
1252 |
|
1253 |
# @ WPBDM
|
1254 |
+
#: includes/admin/class-admin-listings.php:478
|
1255 |
#, fuzzy
|
1256 |
msgctxt "admin actions"
|
1257 |
msgid "Publish listings"
|
1258 |
msgstr "Publikuj Ofertę"
|
1259 |
|
1260 |
# @ WPBDM
|
1261 |
+
#: includes/admin/class-admin-listings.php:479
|
1262 |
#, fuzzy
|
1263 |
msgctxt "admin actions"
|
1264 |
msgid "Mark as \"Pending Review\""
|
1265 |
msgstr "Oczekujące"
|
1266 |
|
1267 |
+
#: includes/admin/class-admin-listings.php:480
|
1268 |
msgctxt "admin actions"
|
1269 |
msgid "Hide from directory (mark as \"Draft\")"
|
1270 |
msgstr ""
|
1271 |
|
1272 |
# @ WPBDM
|
1273 |
+
#: includes/admin/class-admin-listings.php:482
|
1274 |
#, fuzzy
|
1275 |
msgctxt "admin actions"
|
1276 |
msgid "Renew listings"
|
1277 |
msgstr "Odnów Ofertę"
|
1278 |
|
1279 |
# @ WPBDM
|
1280 |
+
#: includes/admin/class-admin-listings.php:483
|
1281 |
#, fuzzy
|
1282 |
msgctxt "admin actions"
|
1283 |
msgid "Set listings as \"Expired\""
|
1284 |
msgstr "Upłynął okres ważności oferty."
|
1285 |
|
1286 |
# @ WPBDM
|
1287 |
+
#: includes/admin/class-admin-listings.php:489
|
1288 |
#, fuzzy
|
1289 |
msgctxt "admin actions"
|
1290 |
msgid "Send access keys"
|
1291 |
msgstr "Pola/Obrazy"
|
1292 |
|
1293 |
# @ WPBDM
|
1294 |
+
#: includes/admin/class-admin.php:123
|
1295 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1296 |
#, fuzzy
|
1297 |
msgctxt "listing metabox"
|
1298 |
msgid "Never"
|
1299 |
msgstr "nigdy"
|
1300 |
|
1301 |
+
#: includes/admin/class-admin.php:124
|
1302 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1303 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1304 |
msgctxt "listing metabox"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
# @ WPBDM
|
1309 |
+
#: includes/admin/class-admin.php:125
|
1310 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1311 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1312 |
#, fuzzy
|
1469 |
msgstr "(powtarzające się)"
|
1470 |
|
1471 |
# @ WPBDM
|
1472 |
+
#: includes/admin/class-admin.php:162
|
1473 |
msgctxt "drip pointer"
|
1474 |
msgid ""
|
1475 |
"Find out how to create a compelling, thriving business directory from "
|
1481 |
"darmowy moduł Premium tylko za zarejestrowanie się."
|
1482 |
|
1483 |
# @ WPBDM
|
1484 |
+
#: includes/admin/class-admin.php:164
|
1485 |
msgctxt "drip pointer"
|
1486 |
msgid "Email Address:"
|
1487 |
msgstr "Adres e-mail:"
|
1488 |
|
1489 |
# @ WPBDM
|
1490 |
+
#: includes/admin/class-admin.php:170
|
1491 |
msgctxt "drip pointer"
|
1492 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1493 |
msgstr "Chcesz poznać tajemnice budowy niesamowitego katalogu firm?"
|
1494 |
|
1495 |
# @ WPBDM
|
1496 |
+
#: includes/admin/class-admin.php:172
|
1497 |
msgctxt "drip pointer"
|
1498 |
msgid "Yes, please!"
|
1499 |
msgstr "Tak, proszę!"
|
1500 |
|
1501 |
# @ WPBDM
|
1502 |
+
#: includes/admin/class-admin.php:174
|
1503 |
msgctxt "drip pointer"
|
1504 |
msgid "No, thanks"
|
1505 |
msgstr "Nie, dziękuję"
|
1506 |
|
1507 |
# @ WPBDM
|
1508 |
+
#: includes/admin/class-admin.php:222
|
1509 |
msgctxt "drip pointer"
|
1510 |
msgid "Invalid e-mail address."
|
1511 |
msgstr "Nieprawidłowy adres e-mail"
|
1512 |
|
1513 |
# @ WPBDM
|
1514 |
+
#: includes/admin/class-admin.php:256
|
1515 |
msgctxt "admin menu"
|
1516 |
msgid "Business Directory Admin"
|
1517 |
msgstr "Katalog Firm Admin"
|
1518 |
|
1519 |
# @ WPBDM
|
1520 |
+
#: includes/admin/class-admin.php:257
|
1521 |
msgctxt "admin menu"
|
1522 |
msgid "Dir. Admin"
|
1523 |
msgstr "Katalog Admin"
|
1524 |
|
1525 |
# @ WPBDM
|
1526 |
+
#: includes/admin/class-admin.php:257
|
1527 |
msgctxt "admin menu"
|
1528 |
msgid "Directory Admin"
|
1529 |
msgstr "Katalog Admin"
|
1530 |
|
1531 |
# @ WPBDM
|
1532 |
+
#: includes/admin/class-admin.php:264
|
1533 |
msgctxt "admin menu"
|
1534 |
msgid "Add New Listing"
|
1535 |
msgstr "Dodaj nową ofertę"
|
1536 |
|
1537 |
# @ WPBDM
|
1538 |
+
#: includes/admin/class-admin.php:272
|
1539 |
msgctxt "admin menu"
|
1540 |
msgid "Manage Fees"
|
1541 |
msgstr "Zarządzaj abonamentami"
|
1542 |
|
1543 |
# @ WPBDM
|
1544 |
+
#: includes/admin/class-admin.php:275
|
1545 |
msgctxt "admin menu"
|
1546 |
msgid "Listings"
|
1547 |
msgstr "Oferty"
|
1548 |
|
1549 |
# @ WPBDM
|
1550 |
+
#: includes/admin/class-admin.php:279
|
1551 |
msgctxt "admin menu"
|
1552 |
msgid "Manage Form Fields"
|
1553 |
msgstr "Zarządzaj polami formularzy"
|
1554 |
|
1555 |
# @ WPBDM
|
1556 |
+
#: includes/admin/class-admin.php:283
|
1557 |
#, fuzzy
|
1558 |
msgctxt "admin menu"
|
1559 |
msgid "Payment History"
|
1560 |
msgstr "Historia płatności"
|
1561 |
|
1562 |
# @ WPBDM
|
1563 |
+
#: includes/admin/class-admin.php:286
|
1564 |
#, fuzzy
|
1565 |
msgctxt "admin menu"
|
1566 |
msgid "CSV Import & Export"
|
1567 |
msgstr "CSV Import"
|
1568 |
|
1569 |
# @ WPBDM
|
1570 |
+
#: includes/admin/class-admin.php:297
|
1571 |
msgctxt "admin menu"
|
1572 |
msgid "Debug"
|
1573 |
msgstr "Debug"
|
1574 |
|
1575 |
# @ WPBDM
|
1576 |
+
#: includes/admin/settings/class-settings-admin.php:28
|
1577 |
msgctxt "admin menu"
|
1578 |
msgid "Manage Options"
|
1579 |
msgstr "Zarządzaj opcjami"
|
1580 |
|
1581 |
# @ WPBDM
|
1582 |
+
#: includes/admin/class-admin.php:815
|
1583 |
msgctxt "admin category id"
|
1584 |
msgid "ID"
|
1585 |
msgstr "ID"
|
1969 |
msgstr "Import zakończony pełnym sukcesem."
|
1970 |
|
1971 |
# @ WPBDM
|
1972 |
+
#: includes/themes.php:825
|
1973 |
msgctxt "themes"
|
1974 |
msgid "ZIP file is not a valid BD theme file."
|
1975 |
msgstr "Proszę wprowadzić poprawny adres e-mail."
|
1976 |
|
1977 |
# @ WPBDM
|
1978 |
+
#: includes/themes.php:831
|
1979 |
msgctxt "themes"
|
1980 |
msgid "Could not create themes directory."
|
1981 |
msgstr "Nie można utworzyć katalogu wpbdp-csv-eksport."
|
1982 |
|
1983 |
# @ WPBDM
|
1984 |
+
#: includes/themes.php:839
|
1985 |
msgctxt "themes"
|
1986 |
msgid "Could not remove previous theme directory \"%s\"."
|
1987 |
msgstr "Nie można utworzyć kategorii ofert \"%s\""
|
1988 |
|
1989 |
# @ WPBDM
|
1990 |
+
#: includes/themes.php:845
|
1991 |
msgctxt "themes"
|
1992 |
msgid "Could not move new theme into theme directory."
|
1993 |
msgstr "Nie masz aktualnie ofert w katalogu."
|
2680 |
msgstr "Usuń"
|
2681 |
|
2682 |
# @ WPBDM
|
2683 |
+
#: includes/admin/form-fields.php:77
|
2684 |
+
#, fuzzy
|
2685 |
+
msgctxt "form-fields admin"
|
2686 |
+
msgid "Private"
|
2687 |
+
msgstr "Aktywacja Licencji"
|
2688 |
+
|
2689 |
+
# @ WPBDM
|
2690 |
+
#: includes/admin/form-fields.php:81
|
2691 |
msgctxt "form-fields admin"
|
2692 |
msgid "Required"
|
2693 |
msgstr "Wymagane"
|
2694 |
|
2695 |
# @ WPBDM
|
2696 |
+
#: includes/admin/form-fields.php:81
|
2697 |
msgctxt "form-fields admin"
|
2698 |
msgid "Optional"
|
2699 |
msgstr "Opcjonalnie"
|
2700 |
|
2701 |
# @ WPBDM
|
2702 |
+
#: includes/admin/form-fields.php:85
|
2703 |
msgctxt "form-fields admin"
|
2704 |
msgid "This field value is shown in the excerpt view of a listing."
|
2705 |
msgstr "Wartość pola jest pokazana w widoku wyciągu z oferty."
|
2706 |
|
2707 |
# @ WPBDM
|
2708 |
+
#: includes/admin/form-fields.php:86
|
2709 |
msgctxt "form-fields admin"
|
2710 |
msgid "In Excerpt"
|
2711 |
msgstr "W wyciągu z oferty"
|
2712 |
|
2713 |
# @ WPBDM
|
2714 |
+
#: includes/admin/form-fields.php:91
|
2715 |
msgctxt "form-fields admin"
|
2716 |
msgid "This field value is shown in the single view of a listing."
|
2717 |
msgstr "Wartość pola jest pokazana w widoku pojedynczej oferty."
|
2718 |
|
2719 |
# @ WPBDM
|
2720 |
+
#: includes/admin/form-fields.php:92
|
2721 |
msgctxt "form-fields admin"
|
2722 |
msgid "In Listing"
|
2723 |
msgstr "W ofertach"
|
2724 |
|
2725 |
# @ WPBDM
|
2726 |
+
#: includes/admin/form-fields.php:213
|
2727 |
msgctxt "form-fields admin"
|
2728 |
msgid "Form Preview"
|
2729 |
msgstr "Podgląd formularza"
|
2730 |
|
2731 |
# @ WPBDM
|
2732 |
+
#: includes/admin/form-fields.php:214
|
2733 |
msgctxt "form-fields admin"
|
2734 |
msgid "← Return to \"Manage Form Fields\""
|
2735 |
msgstr "← wróć do \"Zarządzanie polami formularza\""
|
2736 |
|
2737 |
# @ WPBDM
|
2738 |
+
#: includes/admin/form-fields.php:252
|
2739 |
msgctxt "form-fields admin"
|
2740 |
msgid "Form fields updated."
|
2741 |
msgstr "Pola formularza zaktualizowane."
|
2742 |
|
2743 |
+
#: includes/admin/form-fields.php:268
|
2744 |
msgctxt "form-fields admin"
|
2745 |
msgid ""
|
2746 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2750 |
msgstr ""
|
2751 |
|
2752 |
# @ WPBDM
|
2753 |
+
#: includes/admin/form-fields.php:302
|
2754 |
msgctxt "form-fields admin"
|
2755 |
msgid "Field deleted."
|
2756 |
msgstr "Pole usunięte."
|
2757 |
|
2758 |
# @ WPBDM
|
2759 |
+
#: includes/admin/form-fields.php:323
|
2760 |
msgctxt "form-fields admin"
|
2761 |
msgid "Required fields created successfully."
|
2762 |
msgstr "Pola wymagane zostały pomyślnie utworzone."
|
2763 |
|
2764 |
# @ WPBDM
|
2765 |
+
#: includes/admin/form-fields.php:336
|
2766 |
msgctxt "form-fields admin"
|
2767 |
msgid "Title"
|
2768 |
msgstr "Tytuł"
|
2769 |
|
2770 |
# @ WPBDM
|
2771 |
+
#: includes/admin/form-fields.php:337
|
2772 |
msgctxt "form-fields admin"
|
2773 |
msgid "Category"
|
2774 |
msgstr "Kategorie"
|
2775 |
|
2776 |
# @ WPBDM
|
2777 |
+
#: includes/admin/form-fields.php:338
|
2778 |
msgctxt "form-fields admin"
|
2779 |
msgid "Excerpt"
|
2780 |
msgstr "W wyciągu z oferty"
|
2781 |
|
2782 |
# @ WPBDM
|
2783 |
+
#: includes/admin/form-fields.php:339
|
2784 |
msgctxt "form-fields admin"
|
2785 |
msgid "Content"
|
2786 |
msgstr "Zawartość Posta"
|
2787 |
|
2788 |
# @ WPBDM
|
2789 |
+
#: includes/admin/form-fields.php:340
|
2790 |
msgctxt "form-fields admin"
|
2791 |
msgid "Tags"
|
2792 |
msgstr "Slug Tagów"
|
2793 |
|
2794 |
# @ WPBDM
|
2795 |
+
#: includes/admin/form-fields.php:341
|
2796 |
msgctxt "form-fields admin"
|
2797 |
msgid "Address"
|
2798 |
msgstr "Adres e-mail:"
|
2799 |
|
2800 |
# @ WPBDM
|
2801 |
+
#: includes/admin/form-fields.php:342
|
2802 |
msgctxt "form-fields admin"
|
2803 |
msgid "City"
|
2804 |
msgstr "Miasto:"
|
2805 |
|
2806 |
# @ WPBDM
|
2807 |
+
#: includes/admin/form-fields.php:343
|
2808 |
msgctxt "form-fields admin"
|
2809 |
msgid "State"
|
2810 |
msgstr "Województwo:"
|
2811 |
|
2812 |
# @ WPBDM
|
2813 |
+
#: includes/admin/form-fields.php:344
|
2814 |
#, fuzzy
|
2815 |
msgctxt "form-fields admin"
|
2816 |
msgid "Country"
|
2817 |
msgstr "Kraj:"
|
2818 |
|
2819 |
+
#: includes/admin/form-fields.php:345
|
2820 |
msgctxt "form-fields admin"
|
2821 |
msgid "ZIP Code"
|
2822 |
msgstr ""
|
2823 |
|
2824 |
# @ WPBDM
|
2825 |
+
#: includes/admin/form-fields.php:346
|
2826 |
msgctxt "form-fields admin"
|
2827 |
msgid "FAX Number"
|
2828 |
msgstr "Numer karty kredytowej:"
|
2829 |
|
2830 |
# @ WPBDM
|
2831 |
+
#: includes/admin/form-fields.php:347
|
2832 |
msgctxt "form-fields admin"
|
2833 |
msgid "Phone Number"
|
2834 |
msgstr "Telefon"
|
2835 |
|
2836 |
# @ WPBDM
|
2837 |
+
#: includes/admin/form-fields.php:348
|
2838 |
msgctxt "form-fields admin"
|
2839 |
msgid "Ratings Field"
|
2840 |
msgstr "Pola ofert"
|
2841 |
|
2842 |
+
#: includes/admin/form-fields.php:349
|
2843 |
msgctxt "form-fields admin"
|
2844 |
msgid "Twitter"
|
2845 |
msgstr ""
|
2846 |
|
2847 |
+
#: includes/admin/form-fields.php:350
|
2848 |
msgctxt "form-fields admin"
|
2849 |
msgid "Website"
|
2850 |
msgstr ""
|
2851 |
|
2852 |
# @ WPBDM
|
2853 |
+
#: includes/admin/form-fields.php:371
|
2854 |
msgctxt "form-fields admin"
|
2855 |
msgid "Tags updated."
|
2856 |
msgstr "Ustawienia zapisane"
|
2878 |
msgstr "Zezwolić na wyszukiwanie pustych pól wyborów?"
|
2879 |
|
2880 |
# @ WPBDM
|
2881 |
+
#: includes/fields/class-fieldtypes-textarea.php:125
|
2882 |
msgctxt "form-fields admin"
|
2883 |
msgid "Allow HTML input for this field?"
|
2884 |
msgstr "Zezwolić na wprowadzanie HTML w tym polu?"
|
2885 |
|
2886 |
+
#: includes/fields/class-fieldtypes-textarea.php:128
|
2887 |
msgctxt "form-fields admin"
|
2888 |
msgid "Allow IFRAME tags in content?"
|
2889 |
msgstr ""
|
2890 |
|
2891 |
# @ WPBDM
|
2892 |
+
#: includes/fields/class-fieldtypes-textarea.php:132
|
2893 |
msgctxt "form-fields admin"
|
2894 |
msgid "No"
|
2895 |
msgstr "LIS"
|
2896 |
|
2897 |
+
#: includes/fields/class-fieldtypes-textarea.php:133
|
2898 |
msgctxt "form-fields admin"
|
2899 |
msgid "Yes"
|
2900 |
msgstr ""
|
2901 |
|
2902 |
# @ WPBDM
|
2903 |
+
#: includes/fields/class-fieldtypes-textarea.php:138
|
2904 |
msgctxt "form-fields admin"
|
2905 |
msgid "Allow WordPress shortcodes in this field?"
|
2906 |
msgstr "Zezwolić na krótkie kody WordPress'a w tm polu?"
|
2907 |
|
2908 |
+
#: includes/fields/class-fieldtypes-textarea.php:143
|
2909 |
msgctxt "form-fields admin"
|
2910 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2911 |
msgstr ""
|
2912 |
|
2913 |
+
#: includes/fields/class-fieldtypes-textarea.php:146
|
2914 |
msgctxt "form-fields admin"
|
2915 |
msgid ""
|
2916 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2917 |
"in fee plans."
|
2918 |
msgstr ""
|
2919 |
|
2920 |
+
#: includes/fields/class-fieldtypes-textarea.php:147
|
2921 |
msgctxt "form-fields admin"
|
2922 |
msgid "Allow images in WYSIWYG editor?"
|
2923 |
msgstr ""
|
2924 |
|
2925 |
# @ WPBDM
|
2926 |
+
#: includes/fields/class-fieldtypes-textarea.php:150
|
2927 |
msgctxt "form-fields admin"
|
2928 |
msgid ""
|
2929 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2933 |
"nie zaznaczaj tej opcji, no chyba że wiesz co robisz."
|
2934 |
|
2935 |
# @ WPBDM
|
2936 |
+
#: includes/fields/class-fieldtypes-textarea.php:151
|
2937 |
msgctxt "form-fields admin"
|
2938 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2939 |
msgstr "Zastosować filtr \"the_content\" przed wyświetlaniem tego pola?"
|
2940 |
|
2941 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2942 |
msgctxt "form-fields admin"
|
2943 |
+
msgid ""
|
2944 |
+
"Truncates the description field to the value set here. To display all of the "
|
2945 |
+
"description, set to 0."
|
2946 |
+
msgstr ""
|
2947 |
+
|
2948 |
+
#: includes/fields/class-fieldtypes-textarea.php:155
|
2949 |
+
msgctxt "form-fields admin"
|
2950 |
+
msgid "Max length of Description field to use in List (excerpt) view"
|
2951 |
+
msgstr ""
|
2952 |
+
|
2953 |
+
#: includes/fields/class-fieldtypes-textarea.php:160
|
2954 |
+
msgctxt "form-fields admin"
|
2955 |
msgid "Automatically generate excerpt from content field?"
|
2956 |
msgstr ""
|
2957 |
|
3054 |
msgid "Field display options"
|
3055 |
msgstr "Opcje wyświetlania pola"
|
3056 |
|
|
|
3057 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
3058 |
msgctxt "form-fields admin"
|
3059 |
+
msgid "Show this field to admin users only?"
|
3060 |
+
msgstr ""
|
3061 |
+
|
3062 |
+
# @ WPBDM
|
3063 |
+
#: templates/admin/form-fields-addoredit.tpl.php:140
|
3064 |
+
#, fuzzy
|
3065 |
+
msgctxt "form-fields admin"
|
3066 |
+
msgid "Display this field to admin users only in the edit listing view."
|
3067 |
+
msgstr "Wyświetlanie tej wartości w widoku oferty."
|
3068 |
+
|
3069 |
+
# @ WPBDM
|
3070 |
+
#: templates/admin/form-fields-addoredit.tpl.php:146
|
3071 |
+
msgctxt "form-fields admin"
|
3072 |
msgid "Show this value in excerpt view?"
|
3073 |
msgstr "Pokazać wartość pola w wyciągu z wpisu?"
|
3074 |
|
3075 |
# @ WPBDM
|
3076 |
+
#: templates/admin/form-fields-addoredit.tpl.php:152
|
3077 |
msgctxt "form-fields admin"
|
3078 |
msgid "Display this value in post excerpt view."
|
3079 |
msgstr "Wyświetlanie wartości pola w wyciągu z wpisu."
|
3080 |
|
3081 |
# @ WPBDM
|
3082 |
+
#: templates/admin/form-fields-addoredit.tpl.php:158
|
3083 |
msgctxt "form-fields admin"
|
3084 |
msgid "Show this value in listing view?"
|
3085 |
msgstr "Pokazywać tą wartość w widoku oferty?"
|
3086 |
|
3087 |
# @ WPBDM
|
3088 |
+
#: templates/admin/form-fields-addoredit.tpl.php:164
|
3089 |
msgctxt "form-fields admin"
|
3090 |
msgid "Display this value in the listing view."
|
3091 |
msgstr "Wyświetlanie tej wartości w widoku oferty."
|
3092 |
|
3093 |
# @ WPBDM
|
3094 |
+
#: templates/admin/form-fields-addoredit.tpl.php:170
|
3095 |
msgctxt "form-fields admin"
|
3096 |
msgid "Include this field in the search form?"
|
3097 |
msgstr "Dołączyć to pole do formularza wyszukiwania?"
|
3098 |
|
3099 |
# @ WPBDM
|
3100 |
+
#: templates/admin/form-fields-addoredit.tpl.php:176
|
3101 |
msgctxt "form-fields admin"
|
3102 |
msgid "Include this field in the search form."
|
3103 |
msgstr "Dołącz to pole do formularza wyszukiwania"
|
3104 |
|
3105 |
# @ WPBDM
|
3106 |
+
#: templates/admin/form-fields-addoredit.tpl.php:182
|
3107 |
#, fuzzy
|
3108 |
msgctxt "form-fields admin"
|
3109 |
msgid "Is this field required for searching?"
|
3110 |
msgstr "Czy pole jest wymagane?"
|
3111 |
|
3112 |
+
#: templates/admin/form-fields-addoredit.tpl.php:188
|
3113 |
msgctxt "form-fields admin"
|
3114 |
msgid ""
|
3115 |
"Make this fields required during searches on the Advanced Search screen."
|
3116 |
msgstr ""
|
3117 |
|
3118 |
# @ WPBDM
|
3119 |
+
#: templates/admin/form-fields-addoredit.tpl.php:194
|
3120 |
msgctxt "form-fields admin"
|
3121 |
msgid "Hide this field's label?"
|
3122 |
msgstr "Ukryć etykiety pól?"
|
3123 |
|
3124 |
# @ WPBDM
|
3125 |
+
#: templates/admin/form-fields-addoredit.tpl.php:200
|
3126 |
msgctxt "form-fields admin"
|
3127 |
msgid "Hide this field's label when displaying it."
|
3128 |
msgstr "Ukryj etykiety pól, kiedy pola są wyświetlane."
|
3129 |
|
3130 |
# @ WPBDM
|
3131 |
+
#: templates/admin/form-fields-addoredit.tpl.php:207
|
3132 |
msgctxt "form-fields admin"
|
3133 |
msgid "Update Field"
|
3134 |
msgstr "Aktualizacja pola"
|
3135 |
|
3136 |
# @ WPBDM
|
3137 |
+
#: templates/admin/form-fields-addoredit.tpl.php:209
|
3138 |
msgctxt "form-fields admin"
|
3139 |
msgid "Add Field"
|
3140 |
msgstr "Dodaj Pole "
|
3543 |
msgstr ""
|
3544 |
|
3545 |
# @ WPBDM
|
3546 |
+
#: includes/admin/settings/class-settings-admin.php:316
|
3547 |
msgctxt "admin settings"
|
3548 |
msgid "Valid placeholders: %s"
|
3549 |
msgstr "Dopuszczalne wypełnienie pola: %s"
|
4047 |
msgstr "Odśwież Klucz Licencji"
|
4048 |
|
4049 |
# @ WPBDM
|
4050 |
+
#: includes/admin/settings/class-settings-admin.php:357
|
4051 |
#, fuzzy
|
4052 |
msgctxt "expiration notices"
|
4053 |
msgid "Add notice"
|
4054 |
msgstr "Dodaj Pole "
|
4055 |
|
4056 |
+
#: includes/admin/settings/class-settings-admin.php:376
|
4057 |
msgctxt "expiration notices"
|
4058 |
msgid "No notices configured."
|
4059 |
msgstr ""
|
4060 |
|
4061 |
# @ WPBDM
|
4062 |
+
#: includes/admin/settings/class-settings-admin.php:390
|
4063 |
#, fuzzy
|
4064 |
msgctxt "expiration notices"
|
4065 |
msgid "Delete"
|
4066 |
msgstr "Usuń"
|
4067 |
|
4068 |
+
#: includes/admin/settings/class-settings-admin.php:406
|
4069 |
msgctxt "expiration notices"
|
4070 |
msgid "recurring and non-recurring"
|
4071 |
msgstr ""
|
4072 |
|
4073 |
# @ WPBDM
|
4074 |
+
#: includes/admin/settings/class-settings-admin.php:408
|
4075 |
#, fuzzy
|
4076 |
msgctxt "expiration notices"
|
4077 |
msgid "recurring only"
|
4078 |
msgstr "(powtarzające się)"
|
4079 |
|
4080 |
# @ WPBDM
|
4081 |
+
#: includes/admin/settings/class-settings-admin.php:410
|
4082 |
#, fuzzy
|
4083 |
msgctxt "expiration notices"
|
4084 |
msgid "non-recurring only"
|
4085 |
msgstr "(powtarzające się)"
|
4086 |
|
4087 |
# @ WPBDM
|
4088 |
+
#: includes/admin/settings/class-settings-admin.php:414
|
4089 |
#, fuzzy
|
4090 |
msgctxt "expiration notices"
|
4091 |
msgid "Sent when a listing (%s) is renewed."
|
4092 |
msgstr "Wysłane po zapisaniu oferty."
|
4093 |
|
4094 |
# @ WPBDM
|
4095 |
+
#: includes/admin/settings/class-settings-admin.php:419
|
4096 |
#, fuzzy
|
4097 |
msgctxt "expiration notices"
|
4098 |
msgid "Sent when a listing (%s) expires."
|
4099 |
msgstr "Upłynął okres ważności oferty."
|
4100 |
|
4101 |
# @ WPBDM
|
4102 |
+
#: includes/admin/settings/class-settings-admin.php:427
|
4103 |
#, fuzzy
|
4104 |
msgctxt "expiration notices"
|
4105 |
msgid "%d day"
|
4108 |
msgstr[1] "%d dni"
|
4109 |
msgstr[2] "%d dni"
|
4110 |
|
4111 |
+
#: includes/admin/settings/class-settings-admin.php:430
|
4112 |
msgctxt "expiration notices"
|
4113 |
msgid "%d week"
|
4114 |
msgid_plural "%d weeks"
|
4116 |
msgstr[1] ""
|
4117 |
msgstr[2] ""
|
4118 |
|
4119 |
+
#: includes/admin/settings/class-settings-admin.php:433
|
4120 |
msgctxt "expiration notices"
|
4121 |
msgid "%d month"
|
4122 |
msgid_plural "%d months"
|
4126 |
|
4127 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4128 |
#. non-recuring only)
|
4129 |
+
#: includes/admin/settings/class-settings-admin.php:439
|
4130 |
msgctxt "expiration notices"
|
4131 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4132 |
msgstr ""
|
4134 |
# @ WPBDM
|
4135 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4136 |
#. non-recuring only)
|
4137 |
+
#: includes/admin/settings/class-settings-admin.php:442
|
4138 |
#, fuzzy
|
4139 |
msgctxt "expiration notices"
|
4140 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4141 |
msgstr "Wysłane po zapisaniu oferty."
|
4142 |
|
4143 |
+
#: includes/admin/settings/class-settings-admin.php:459
|
4144 |
msgctxt "expiration notices"
|
4145 |
msgid "At the time of expiration"
|
4146 |
msgstr ""
|
4147 |
|
4148 |
# @ WPBDM
|
4149 |
+
#: includes/admin/settings/class-settings-admin.php:460
|
4150 |
#, fuzzy
|
4151 |
msgctxt "expiration notices"
|
4152 |
msgid "Right after a successful renewal"
|
4153 |
msgstr "Abonament został przypisany do oferty."
|
4154 |
|
4155 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
4156 |
msgctxt "expiration notices"
|
4157 |
msgid "%d day before expiration"
|
4158 |
msgid_plural "%d days before expiration"
|
4160 |
msgstr[1] ""
|
4161 |
msgstr[2] ""
|
4162 |
|
4163 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
4164 |
msgctxt "expiration notices"
|
4165 |
msgid "%d day after expiration"
|
4166 |
msgid_plural "%d days after expiration"
|
4168 |
msgstr[1] ""
|
4169 |
msgstr[2] ""
|
4170 |
|
4171 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
4172 |
msgctxt "expiration notices"
|
4173 |
msgid "%d week before expiration"
|
4174 |
msgid_plural "%d weeks before expiration"
|
4176 |
msgstr[1] ""
|
4177 |
msgstr[2] ""
|
4178 |
|
4179 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
4180 |
msgctxt "expiration notices"
|
4181 |
msgid "%d week after expiration"
|
4182 |
msgid_plural "%d weeks after expiration"
|
4184 |
msgstr[1] ""
|
4185 |
msgstr[2] ""
|
4186 |
|
4187 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
4188 |
msgctxt "expiration notices"
|
4189 |
msgid "%d month before expiration"
|
4190 |
msgid_plural "%d months before expiration"
|
4192 |
msgstr[1] ""
|
4193 |
msgstr[2] ""
|
4194 |
|
4195 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
4196 |
msgctxt "expiration notices"
|
4197 |
msgid "%d month after expiration"
|
4198 |
msgid_plural "%d months after expiration"
|
4201 |
msgstr[2] ""
|
4202 |
|
4203 |
# @ WPBDM
|
4204 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
4205 |
#, fuzzy
|
4206 |
msgctxt "expiration notices"
|
4207 |
msgid "Applies to"
|
4208 |
msgstr "Stosowane do"
|
4209 |
|
4210 |
+
#: includes/admin/settings/class-settings-admin.php:498
|
4211 |
msgctxt "expiration notices"
|
4212 |
msgid "Non-recurring listings"
|
4213 |
msgstr ""
|
4214 |
|
4215 |
# @ WPBDM
|
4216 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
4217 |
#, fuzzy
|
4218 |
msgctxt "expiration notices"
|
4219 |
msgid "Recurring listings"
|
4220 |
msgstr "Powrót do oferty."
|
4221 |
|
4222 |
+
#: includes/admin/settings/class-settings-admin.php:500
|
4223 |
msgctxt "expiration notices"
|
4224 |
msgid "Recurring and non-recurring listings"
|
4225 |
msgstr ""
|
4226 |
|
4227 |
+
#: includes/admin/settings/class-settings-admin.php:505
|
4228 |
msgctxt "expiration notices"
|
4229 |
msgid "When to send?"
|
4230 |
msgstr ""
|
4236 |
msgid "E-mail body text"
|
4237 |
msgstr "Forma E-Maila"
|
4238 |
|
4239 |
+
# @ WPBDM
|
4240 |
+
#: includes/admin/settings/class-settings-admin.php:537
|
4241 |
+
#, fuzzy
|
4242 |
+
msgctxt "settings"
|
4243 |
+
msgid "Settings reset to default."
|
4244 |
+
msgstr "Ustawienia zapisane"
|
4245 |
+
|
4246 |
# @ WPBDM
|
4247 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
4248 |
#, fuzzy
|
4265 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
4266 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
4267 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
4268 |
+
#: includes/admin/settings/class-settings.php:335
|
4269 |
#, fuzzy
|
4270 |
msgctxt "settings"
|
4271 |
msgid "General Settings"
|
5357 |
msgid "E-Mail Notices"
|
5358 |
msgstr "Powiadomienia E-mail"
|
5359 |
|
5360 |
+
#: includes/admin/settings/class-settings.php:531
|
5361 |
+
#: includes/admin/settings/class-settings.php:542
|
5362 |
msgctxt "settings"
|
5363 |
msgid "\"%s\" can not be empty."
|
5364 |
msgstr ""
|
5365 |
|
5366 |
+
#: includes/admin/settings/class-settings.php:549
|
5367 |
msgctxt "settings"
|
5368 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
5369 |
msgstr ""
|
5868 |
msgid "(Unavailable Plan)"
|
5869 |
msgstr "(Abonament niedostępny)"
|
5870 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5871 |
# @ WPBDM
|
5872 |
+
#: includes/class-listing.php:528
|
5873 |
#, fuzzy
|
5874 |
msgctxt "listing"
|
5875 |
+
msgid "Plan \"%s\" (recurring)"
|
5876 |
msgstr "(powtarzające się)"
|
5877 |
|
5878 |
+
#: includes/class-listing.php:530 includes/class-listing.php:562
|
5879 |
msgctxt "listing"
|
5880 |
msgid "Plan \"%s\""
|
5881 |
msgstr ""
|
5983 |
msgid "Posted By"
|
5984 |
msgstr "Napisany przez"
|
5985 |
|
5986 |
+
#: includes/class-listing.php:660
|
5987 |
msgctxt "listing status"
|
5988 |
msgid "Unknown"
|
5989 |
msgstr ""
|
5990 |
|
5991 |
+
#: includes/class-listing.php:661
|
5992 |
msgctxt "listing status"
|
5993 |
msgid "Legacy"
|
5994 |
msgstr ""
|
5995 |
|
5996 |
# @ WPBDM
|
5997 |
+
#: includes/class-listing.php:662
|
5998 |
#, fuzzy
|
5999 |
msgctxt "listing status"
|
6000 |
msgid "Incomplete"
|
6001 |
msgstr "Zakończona"
|
6002 |
|
6003 |
# @ WPBDM
|
6004 |
+
#: includes/class-listing.php:663
|
6005 |
#, fuzzy
|
6006 |
msgctxt "listing status"
|
6007 |
msgid "Pending Payment"
|
6008 |
msgstr "Oczekujące na abonament"
|
6009 |
|
6010 |
# @ WPBDM
|
6011 |
+
#: includes/class-listing.php:664
|
6012 |
#, fuzzy
|
6013 |
msgctxt "listing status"
|
6014 |
msgid "Complete"
|
6015 |
msgstr "Zakończona"
|
6016 |
|
6017 |
# @ WPBDM
|
6018 |
+
#: includes/class-listing.php:665
|
6019 |
#, fuzzy
|
6020 |
msgctxt "listing status"
|
6021 |
msgid "Pending Upgrade"
|
6022 |
msgstr "Oferty oczekujące na zatwierdzenie"
|
6023 |
|
6024 |
# @ WPBDM
|
6025 |
+
#: includes/class-listing.php:666
|
6026 |
#, fuzzy
|
6027 |
msgctxt "listing status"
|
6028 |
msgid "Expired"
|
6029 |
msgstr "Wygasłe"
|
6030 |
|
6031 |
# @ WPBDM
|
6032 |
+
#: includes/class-listing.php:667
|
6033 |
#, fuzzy
|
6034 |
msgctxt "listing status"
|
6035 |
msgid "Pending Renewal"
|
6036 |
msgstr "Tylko aktywne i oczekujące na odświeżenie "
|
6037 |
|
6038 |
# @ WPBDM
|
6039 |
+
#: includes/class-listing.php:668
|
6040 |
#, fuzzy
|
6041 |
msgctxt "listing status"
|
6042 |
msgid "Abandoned"
|
6328 |
msgstr "Wybierz abonament dla tegj kategori \"%s\"."
|
6329 |
|
6330 |
# @ WPBDM
|
6331 |
+
#: includes/views/submit_listing.php:681
|
6332 |
#, fuzzy
|
6333 |
msgctxt "submit listing"
|
6334 |
msgid "Please enter your desired username."
|
6335 |
msgstr "Proszę wprowadzić Imię"
|
6336 |
|
6337 |
# @ WPBDM
|
6338 |
+
#: includes/views/submit_listing.php:686
|
6339 |
#, fuzzy
|
6340 |
msgctxt "submit listing"
|
6341 |
msgid "Please enter the e-mail for your new account."
|
6342 |
msgstr "Proszę wprowadzić Imię"
|
6343 |
|
6344 |
+
#: includes/views/submit_listing.php:691
|
6345 |
msgctxt "submit listing"
|
6346 |
msgid "Please enter the password for your new account."
|
6347 |
msgstr ""
|
6348 |
|
6349 |
+
#: includes/views/submit_listing.php:701
|
6350 |
msgctxt "submit listing"
|
6351 |
msgid "The username you chose is already in use. Please use a different one."
|
6352 |
msgstr ""
|
6353 |
|
6354 |
+
#: includes/views/submit_listing.php:706
|
6355 |
msgctxt "submit listing"
|
6356 |
msgid "The e-mail address you chose for your account is already in use."
|
6357 |
msgstr ""
|
6358 |
|
6359 |
+
#: includes/views/submit_listing.php:721
|
6360 |
msgctxt "submit listing"
|
6361 |
msgid "Create a user account on this site"
|
6362 |
msgstr ""
|
6363 |
|
6364 |
+
#: includes/views/submit_listing.php:728
|
6365 |
msgctxt "submit listing"
|
6366 |
msgid ""
|
6367 |
"You need to create an account on the site. Please fill out the form below."
|
6368 |
msgstr ""
|
6369 |
|
6370 |
+
#: includes/views/submit_listing.php:734
|
6371 |
msgctxt "submit listing"
|
6372 |
msgid "Username:"
|
6373 |
msgstr ""
|
6374 |
|
6375 |
# @ WPBDM
|
6376 |
+
#: includes/views/submit_listing.php:743
|
6377 |
#, fuzzy
|
6378 |
msgctxt "submit listing"
|
6379 |
msgid "Email:"
|
6380 |
msgstr "E-Mail: %s"
|
6381 |
|
6382 |
+
#: includes/views/submit_listing.php:752
|
6383 |
msgctxt "submit listing"
|
6384 |
msgid "Password:"
|
6385 |
msgstr ""
|
6581 |
msgstr "Tekst alternatywny(opcjonalnie):"
|
6582 |
|
6583 |
# @ WPBDM
|
6584 |
+
#: includes/fields/class-form-field.php:627
|
6585 |
msgctxt "form-fields api"
|
6586 |
msgid ""
|
6587 |
"This form field can't be deleted because it is required for the plugin to "
|
6657 |
msgstr "Niewłaściwy typ Pola"
|
6658 |
|
6659 |
# @ WPBDM
|
6660 |
+
#: includes/fields/class-form-field.php:526
|
6661 |
msgctxt "form-fields-api"
|
6662 |
msgid "Field label is required."
|
6663 |
msgstr "Etykieta pola jest wymagana."
|
6664 |
|
6665 |
+
#: includes/fields/class-form-field.php:536
|
6666 |
msgctxt "form-fields-api"
|
6667 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
6668 |
msgstr ""
|
6669 |
|
6670 |
# @ WPBDM
|
6671 |
+
#: includes/fields/class-form-field.php:556
|
6672 |
msgctxt "form-fields-api"
|
6673 |
msgid ""
|
6674 |
"There can only be one field with association \"%s\". Please select another "
|
6678 |
"przypisanie."
|
6679 |
|
6680 |
# @ WPBDM
|
6681 |
+
#: includes/fields/class-form-field.php:566
|
6682 |
msgctxt "form-fields-api"
|
6683 |
msgid "\"%s\" is an invalid field type for this association."
|
6684 |
msgstr "\"%s\" jest niewłaściwym typem pola do tego przypisania"
|
6685 |
|
6686 |
# @ WPBDM
|
6687 |
+
#: includes/fields/class-form-field.php:618
|
6688 |
msgctxt "form-fields-api"
|
6689 |
msgid "Invalid field ID"
|
6690 |
msgstr "Niewłaściwe ID Pola"
|
6691 |
|
6692 |
# @ WPBDM
|
6693 |
+
#: includes/fields/class-form-field.php:639
|
6694 |
msgctxt "form-fields-api"
|
6695 |
msgid "An error occurred while trying to delete this field."
|
6696 |
msgstr "Wykryto błąd w trakcie próby usunięcia tego pola."
|
6766 |
msgid "— None —"
|
6767 |
msgstr ""
|
6768 |
|
6769 |
+
#: includes/fields/class-fieldtypes-textarea.php:131
|
6770 |
msgctxt "admin form-fields"
|
6771 |
msgid ""
|
6772 |
"Enabling iframe support in your listings can allow users to execute "
|
7445 |
msgstr ""
|
7446 |
|
7447 |
# @ WPBDM
|
7448 |
+
#: includes/templates-ui.php:172
|
7449 |
msgctxt "templates"
|
7450 |
msgid "No listing categories found."
|
7451 |
msgstr "Nie znaleziono kategorii ofert."
|
7452 |
|
7453 |
# @ WPBDM
|
7454 |
+
#: includes/templates-ui.php:285
|
7455 |
msgctxt "templates"
|
7456 |
msgid "Search Listings"
|
7457 |
msgstr "Szukaj Firmy"
|
7458 |
|
7459 |
# @ WPBDM
|
7460 |
+
#: includes/templates-ui.php:288
|
7461 |
msgctxt "templates"
|
7462 |
msgid "Advanced Search"
|
7463 |
msgstr "Zaawansowane szukanie"
|
7528 |
msgstr "Dostępne miejsca na Obrazy:"
|
7529 |
|
7530 |
# @ WPBDM
|
7531 |
+
#: includes/views/submit_listing.php:790
|
7532 |
msgctxt "templates"
|
7533 |
msgid "Please agree to the Terms and Conditions."
|
7534 |
msgstr "Musisz zaakceptować nasze warunki i regulamin korzystania z serwisu."
|
7535 |
|
7536 |
# @ WPBDM
|
7537 |
+
#: includes/views/submit_listing.php:798
|
7538 |
msgctxt "templates"
|
7539 |
msgid "Terms and Conditions:"
|
7540 |
msgstr "Warunki i regulamin:"
|
7541 |
|
7542 |
# @ WPBDM
|
7543 |
+
#: includes/views/submit_listing.php:807
|
7544 |
#, fuzzy
|
7545 |
msgctxt "templates"
|
7546 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
7862 |
msgstr "Obecnie nie ma żadnych obrazków dołączonych do tej oferty."
|
7863 |
|
7864 |
# @ WPBDM
|
7865 |
+
#: includes/templates-ui.php:317 includes/templates-ui.php:342
|
7866 |
msgctxt "templates sort"
|
7867 |
msgid "Sort By:"
|
7868 |
msgstr "Sortuj według: "
|
7869 |
|
7870 |
# @ WPBDM
|
7871 |
+
#: includes/templates-ui.php:336
|
7872 |
msgctxt "sort"
|
7873 |
msgid "Reset"
|
7874 |
msgstr "Resetuj"
|
7875 |
|
7876 |
# @ WPBDM
|
7877 |
+
#: includes/templates-ui.php:358
|
7878 |
msgctxt "sort"
|
7879 |
msgid "(Reset)"
|
7880 |
msgstr "(Resetuj)"
|
8300 |
msgid "This is just a preview. The listing has not been published yet."
|
8301 |
msgstr "To jest tylko podgląd. Oferta nie została jeszcze opublikowana."
|
8302 |
|
8303 |
+
#: includes/views/submit_listing.php:569
|
8304 |
msgctxt "listing submit"
|
8305 |
msgid ""
|
8306 |
"Something went wrong. Please check the form for errors, correct them and "
|
10662 |
#~ msgid "Setup/Manage Fees"
|
10663 |
#~ msgstr "Zarządzaj abonamentami"
|
10664 |
|
|
|
|
|
|
|
|
|
10665 |
# @ WPBDM
|
10666 |
#~ msgid "← Back to Directory"
|
10667 |
#~ msgstr "← Powrót do Katalogu."
|
languages/WPBDM-ru_RU.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin 3.6.11\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date:
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
|
9 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -24,37 +24,37 @@ msgstr ""
|
|
24 |
"X-Loco-Target-Locale: ru_RU\n"
|
25 |
"X-Poedit-SearchPath-0: ../../plugins/business-directory-plugin\n"
|
26 |
|
27 |
-
#: includes/admin/class-admin-listings.php:
|
28 |
msgid "Listing Information"
|
29 |
msgstr "Информация о бизнесе"
|
30 |
|
31 |
-
#: includes/admin/class-admin-listings.php:
|
32 |
#, fuzzy
|
33 |
msgid "Listing Timeline"
|
34 |
msgstr "Название записи:"
|
35 |
|
36 |
-
#: includes/admin/class-admin-listings.php:
|
37 |
#, fuzzy
|
38 |
msgid "Expires on"
|
39 |
msgstr "Истекает"
|
40 |
|
41 |
-
#: includes/admin/class-admin-listings.php:
|
42 |
#, fuzzy
|
43 |
msgid "Attributes"
|
44 |
msgstr "Атрибуты"
|
45 |
|
46 |
-
#: includes/admin/class-admin.php:
|
47 |
msgid ""
|
48 |
"Preview is only available after you've saved the first draft. This is due\n"
|
49 |
"to how WordPress stores the data."
|
50 |
msgstr ""
|
51 |
|
52 |
-
#: includes/admin/class-admin.php:
|
53 |
#, fuzzy
|
54 |
msgid "Uninstall Business Directory Plugin"
|
55 |
msgstr "Удалить плагин Справочника Услуг"
|
56 |
|
57 |
-
#: includes/admin/class-admin.php:
|
58 |
#, fuzzy
|
59 |
msgid "Uninstall"
|
60 |
msgstr "Удалить"
|
@@ -250,15 +250,15 @@ msgstr "Ключ транзакции"
|
|
250 |
msgid "Licenses"
|
251 |
msgstr "Лицензии"
|
252 |
|
253 |
-
#: includes/templates-ui.php:
|
254 |
msgid "Directory"
|
255 |
msgstr "Все рубрики"
|
256 |
|
257 |
-
#: includes/templates-ui.php:
|
258 |
msgid "View All Listings"
|
259 |
msgstr "Показать все записи"
|
260 |
|
261 |
-
#: includes/templates-ui.php:
|
262 |
msgid "Create A Listing"
|
263 |
msgstr "Бесплатные записи"
|
264 |
|
@@ -315,7 +315,11 @@ msgstr ""
|
|
315 |
msgid "Please note that all of your existing settings will be lost."
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: templates/admin/settings-reset.tpl.php:
|
|
|
|
|
|
|
|
|
319 |
msgid "Reset Defaults"
|
320 |
msgstr "Сбросить настройки"
|
321 |
|
@@ -844,7 +848,7 @@ msgctxt "admin category filter"
|
|
844 |
msgid "All categories"
|
845 |
msgstr "Все рубрики"
|
846 |
|
847 |
-
#: includes/admin/class-admin-listings.php:
|
848 |
msgctxt "admin listings"
|
849 |
msgid ""
|
850 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
@@ -852,69 +856,69 @@ msgid ""
|
|
852 |
"renewals."
|
853 |
msgstr ""
|
854 |
|
855 |
-
#: includes/admin/class-admin-listings.php:
|
856 |
#, fuzzy
|
857 |
msgctxt "admin listings"
|
858 |
msgid "Never"
|
859 |
msgstr "никогда"
|
860 |
|
861 |
-
#: includes/admin/class-admin-listings.php:
|
862 |
#, fuzzy
|
863 |
msgctxt "admin listings"
|
864 |
msgid "Featured"
|
865 |
msgstr "Статус \"Особая\""
|
866 |
|
867 |
-
#: includes/admin/class-admin-listings.php:
|
868 |
#, fuzzy
|
869 |
msgctxt "admin listings"
|
870 |
msgid "Recurring"
|
871 |
msgstr "(периодически)"
|
872 |
|
873 |
-
#: includes/admin/class-admin-listings.php:
|
874 |
#, fuzzy
|
875 |
msgctxt "admin listings"
|
876 |
msgid "Free"
|
877 |
msgstr "Бесплатно"
|
878 |
|
879 |
-
#: includes/admin/class-admin-listings.php:
|
880 |
#, fuzzy
|
881 |
msgctxt "admin listings"
|
882 |
msgid "Paid"
|
883 |
msgstr "Оплачено"
|
884 |
|
885 |
-
#: includes/admin/class-admin-listings.php:
|
886 |
#, fuzzy
|
887 |
msgctxt "admin"
|
888 |
msgid "Directory Listing Fields / Images"
|
889 |
msgstr "Поля и Изображения записи"
|
890 |
|
891 |
-
#: includes/admin/class-admin-listings.php:
|
892 |
msgctxt "admin"
|
893 |
msgid "Categories"
|
894 |
msgstr "Рубрики"
|
895 |
|
896 |
-
#: includes/admin/class-admin.php:
|
897 |
msgctxt "admin"
|
898 |
msgid "Business Directory"
|
899 |
msgstr "Справочник услуг"
|
900 |
|
901 |
-
#: includes/admin/class-admin.php:
|
902 |
msgctxt "admin"
|
903 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
904 |
msgstr ""
|
905 |
"Всё настроено. Откройте страницу Вашего нового <a>Справочника услуг</a> "
|
906 |
|
907 |
-
#: includes/admin/class-admin.php:
|
908 |
msgctxt "admin"
|
909 |
msgid "Untitled Menu"
|
910 |
msgstr ""
|
911 |
|
912 |
-
#: includes/admin/class-admin.php:
|
913 |
msgctxt "admin"
|
914 |
msgid "Dismiss this notice."
|
915 |
msgstr "Убрать это предупреждение"
|
916 |
|
917 |
-
#: includes/admin/class-admin.php:
|
918 |
#, fuzzy
|
919 |
msgctxt "admin"
|
920 |
msgid "The listing has been updated."
|
@@ -923,12 +927,12 @@ msgstr[0] "Статус записи был поднят."
|
|
923 |
msgstr[1] "Статус записей был поднят."
|
924 |
msgstr[2] ""
|
925 |
|
926 |
-
#: includes/admin/class-admin.php:
|
927 |
msgctxt "admin"
|
928 |
msgid "The fee was successfully assigned."
|
929 |
msgstr "Тариф был успешно назначен."
|
930 |
|
931 |
-
#: includes/admin/class-admin.php:
|
932 |
msgctxt "admin"
|
933 |
msgid "Listing was renewed."
|
934 |
msgid_plural "Listings were renewed."
|
@@ -936,28 +940,28 @@ msgstr[0] "Запись была продлена."
|
|
936 |
msgstr[1] "Записи были продлены."
|
937 |
msgstr[2] ""
|
938 |
|
939 |
-
#: includes/admin/class-admin.php:
|
940 |
msgctxt "admin"
|
941 |
msgid "Renewal email sent."
|
942 |
msgstr "Оповещение о продлении было отправлено по электронной почте."
|
943 |
|
944 |
-
#: includes/admin/class-admin.php:
|
945 |
#, fuzzy
|
946 |
msgctxt "admin"
|
947 |
msgid "Access keys sent."
|
948 |
msgstr "Поля и Изображения записи"
|
949 |
|
950 |
-
#: includes/admin/class-admin.php:
|
951 |
msgctxt "admin"
|
952 |
msgid "The access keys couldn't be sent."
|
953 |
msgstr ""
|
954 |
|
955 |
-
#: includes/admin/class-admin.php:
|
956 |
msgctxt "admin"
|
957 |
msgid "Listing Count"
|
958 |
msgstr "Количество записей"
|
959 |
|
960 |
-
#: includes/admin/class-admin.php:
|
961 |
msgctxt "admin"
|
962 |
msgid ""
|
963 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -966,7 +970,7 @@ msgstr ""
|
|
966 |
"Плагин <b>Справочник Услуг</b> для нормальной работы требует наличия "
|
967 |
"страницы, в которой есть шорткод <tt>[businessdirectory]</tt>."
|
968 |
|
969 |
-
#: includes/admin/class-admin.php:
|
970 |
msgctxt "admin"
|
971 |
msgid ""
|
972 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -975,12 +979,12 @@ msgstr ""
|
|
975 |
"Вы можете создать такую страницу сами, или позвольте плагину создать её для "
|
976 |
"Вас автоматически."
|
977 |
|
978 |
-
#: includes/admin/class-admin.php:
|
979 |
msgctxt "admin"
|
980 |
msgid "Create required pages for me"
|
981 |
msgstr "Создать необходимые страницы автоматически"
|
982 |
|
983 |
-
#: includes/admin/class-admin.php:
|
984 |
msgctxt "admin"
|
985 |
msgid ""
|
986 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -988,7 +992,7 @@ msgid ""
|
|
988 |
"your provider to upgrade in order to prevent any issues with the plugin."
|
989 |
msgstr ""
|
990 |
|
991 |
-
#: includes/admin/class-admin.php:
|
992 |
msgctxt "admin"
|
993 |
msgid ""
|
994 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -1019,7 +1023,7 @@ msgctxt "admin"
|
|
1019 |
msgid "Images"
|
1020 |
msgstr "Изображений"
|
1021 |
|
1022 |
-
#: includes/admin/form-fields.php:
|
1023 |
msgctxt "admin"
|
1024 |
msgid ""
|
1025 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -1028,7 +1032,7 @@ msgstr ""
|
|
1028 |
"<b>Плагин Справочник Услуг</b> для нормальной работы требует наличие полей "
|
1029 |
"со следующими ассоциациям: <b>%s</b>."
|
1030 |
|
1031 |
-
#: includes/admin/form-fields.php:
|
1032 |
msgctxt "admin"
|
1033 |
msgid ""
|
1034 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1037,7 +1041,7 @@ msgstr ""
|
|
1037 |
"<b>Плагин Справочник Услуг</b> для корректной работы требует наличия поля, "
|
1038 |
"имеющего ассоциацию с <b>%s</b>."
|
1039 |
|
1040 |
-
#: includes/admin/form-fields.php:
|
1041 |
msgctxt "admin"
|
1042 |
msgid ""
|
1043 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1046,12 +1050,12 @@ msgstr ""
|
|
1046 |
"Вы можете сами создать эти поля в разделе \"Управление / Форма\", или "
|
1047 |
"позвольте плагину сделать это автоматически."
|
1048 |
|
1049 |
-
#: includes/admin/form-fields.php:
|
1050 |
msgctxt "admin"
|
1051 |
msgid "Go to \"Manage Form Fields\""
|
1052 |
msgstr "Перейти в раздел \"Управление / Форма\""
|
1053 |
|
1054 |
-
#: includes/admin/form-fields.php:
|
1055 |
msgctxt "admin"
|
1056 |
msgid "Create these required fields for me"
|
1057 |
msgstr "Создать эти поля автоматически"
|
@@ -1066,78 +1070,78 @@ msgctxt "admin"
|
|
1066 |
msgid "Abandoned"
|
1067 |
msgstr "Заброшено"
|
1068 |
|
1069 |
-
#: includes/admin/class-admin-listings.php:
|
1070 |
msgctxt "admin actions"
|
1071 |
msgid "Edit Listing"
|
1072 |
msgstr "Изменить запись"
|
1073 |
|
1074 |
-
#: includes/admin/class-admin-listings.php:
|
1075 |
msgctxt "admin actions"
|
1076 |
msgid "Delete Listing"
|
1077 |
msgstr "Удалить запись"
|
1078 |
|
1079 |
-
#: includes/admin/class-admin-listings.php:
|
1080 |
#, fuzzy
|
1081 |
msgctxt "admin actions"
|
1082 |
msgid "View Payments"
|
1083 |
msgstr "Оплата"
|
1084 |
|
1085 |
-
#: includes/admin/class-admin-listings.php:
|
1086 |
#, fuzzy
|
1087 |
msgctxt "admin actions"
|
1088 |
msgid "View Payment"
|
1089 |
msgstr "Оплата"
|
1090 |
|
1091 |
-
#: includes/admin/class-admin-listings.php:
|
1092 |
#, fuzzy
|
1093 |
msgctxt "admin actions"
|
1094 |
msgid "Publish listings"
|
1095 |
msgstr "Опубликовать запись"
|
1096 |
|
1097 |
-
#: includes/admin/class-admin-listings.php:
|
1098 |
#, fuzzy
|
1099 |
msgctxt "admin actions"
|
1100 |
msgid "Mark as \"Pending Review\""
|
1101 |
msgstr "Ожидается"
|
1102 |
|
1103 |
-
#: includes/admin/class-admin-listings.php:
|
1104 |
msgctxt "admin actions"
|
1105 |
msgid "Hide from directory (mark as \"Draft\")"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
-
#: includes/admin/class-admin-listings.php:
|
1109 |
#, fuzzy
|
1110 |
msgctxt "admin actions"
|
1111 |
msgid "Renew listings"
|
1112 |
msgstr "Продлить запись"
|
1113 |
|
1114 |
-
#: includes/admin/class-admin-listings.php:
|
1115 |
#, fuzzy
|
1116 |
msgctxt "admin actions"
|
1117 |
msgid "Set listings as \"Expired\""
|
1118 |
msgstr "Срок действия записи истёк"
|
1119 |
|
1120 |
-
#: includes/admin/class-admin-listings.php:
|
1121 |
#, fuzzy
|
1122 |
msgctxt "admin actions"
|
1123 |
msgid "Send access keys"
|
1124 |
msgstr "Поля и Изображения записи"
|
1125 |
|
1126 |
-
#: includes/admin/class-admin.php:
|
1127 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1128 |
#, fuzzy
|
1129 |
msgctxt "listing metabox"
|
1130 |
msgid "Never"
|
1131 |
msgstr "никогда"
|
1132 |
|
1133 |
-
#: includes/admin/class-admin.php:
|
1134 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1135 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1136 |
msgctxt "listing metabox"
|
1137 |
msgid "Yes"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
-
#: includes/admin/class-admin.php:
|
1141 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1142 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1143 |
#, fuzzy
|
@@ -1280,7 +1284,7 @@ msgctxt "listing metabox"
|
|
1280 |
msgid "Is Recurring?"
|
1281 |
msgstr "(периодически)"
|
1282 |
|
1283 |
-
#: includes/admin/class-admin.php:
|
1284 |
msgctxt "drip pointer"
|
1285 |
msgid ""
|
1286 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -1292,89 +1296,89 @@ msgstr ""
|
|
1292 |
"по электронной почте. Если Вы подпишитесь на этот урок, то Вы получите "
|
1293 |
"БЕСПЛАТНО один платный модуль."
|
1294 |
|
1295 |
-
#: includes/admin/class-admin.php:
|
1296 |
msgctxt "drip pointer"
|
1297 |
msgid "Email Address:"
|
1298 |
msgstr "Электронный адрес:"
|
1299 |
|
1300 |
-
#: includes/admin/class-admin.php:
|
1301 |
msgctxt "drip pointer"
|
1302 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1303 |
msgstr "Хотите узнать секрет создания классного справочника услуг?"
|
1304 |
|
1305 |
-
#: includes/admin/class-admin.php:
|
1306 |
msgctxt "drip pointer"
|
1307 |
msgid "Yes, please!"
|
1308 |
msgstr "Да, конечно!"
|
1309 |
|
1310 |
-
#: includes/admin/class-admin.php:
|
1311 |
msgctxt "drip pointer"
|
1312 |
msgid "No, thanks"
|
1313 |
msgstr "Нет, спасибо"
|
1314 |
|
1315 |
-
#: includes/admin/class-admin.php:
|
1316 |
msgctxt "drip pointer"
|
1317 |
msgid "Invalid e-mail address."
|
1318 |
msgstr "Некорректный электронный адрес."
|
1319 |
|
1320 |
-
#: includes/admin/class-admin.php:
|
1321 |
msgctxt "admin menu"
|
1322 |
msgid "Business Directory Admin"
|
1323 |
msgstr "Управление справочником"
|
1324 |
|
1325 |
-
#: includes/admin/class-admin.php:
|
1326 |
msgctxt "admin menu"
|
1327 |
msgid "Dir. Admin"
|
1328 |
msgstr "Управление Справочником"
|
1329 |
|
1330 |
-
#: includes/admin/class-admin.php:
|
1331 |
msgctxt "admin menu"
|
1332 |
msgid "Directory Admin"
|
1333 |
msgstr "Управление Справочником"
|
1334 |
|
1335 |
-
#: includes/admin/class-admin.php:
|
1336 |
msgctxt "admin menu"
|
1337 |
msgid "Add New Listing"
|
1338 |
msgstr "Добавить Запись"
|
1339 |
|
1340 |
-
#: includes/admin/class-admin.php:
|
1341 |
msgctxt "admin menu"
|
1342 |
msgid "Manage Fees"
|
1343 |
msgstr "Тарифы"
|
1344 |
|
1345 |
-
#: includes/admin/class-admin.php:
|
1346 |
msgctxt "admin menu"
|
1347 |
msgid "Listings"
|
1348 |
msgstr "Записи"
|
1349 |
|
1350 |
-
#: includes/admin/class-admin.php:
|
1351 |
msgctxt "admin menu"
|
1352 |
msgid "Manage Form Fields"
|
1353 |
msgstr "Форма"
|
1354 |
|
1355 |
-
#: includes/admin/class-admin.php:
|
1356 |
#, fuzzy
|
1357 |
msgctxt "admin menu"
|
1358 |
msgid "Payment History"
|
1359 |
msgstr "История платежа"
|
1360 |
|
1361 |
-
#: includes/admin/class-admin.php:
|
1362 |
#, fuzzy
|
1363 |
msgctxt "admin menu"
|
1364 |
msgid "CSV Import & Export"
|
1365 |
msgstr "Импорт из CSV"
|
1366 |
|
1367 |
-
#: includes/admin/class-admin.php:
|
1368 |
msgctxt "admin menu"
|
1369 |
msgid "Debug"
|
1370 |
msgstr "Отладка"
|
1371 |
|
1372 |
-
#: includes/admin/settings/class-settings-admin.php:
|
1373 |
msgctxt "admin menu"
|
1374 |
msgid "Manage Options"
|
1375 |
msgstr "Настройки"
|
1376 |
|
1377 |
-
#: includes/admin/class-admin.php:
|
1378 |
msgctxt "admin category id"
|
1379 |
msgid "ID"
|
1380 |
msgstr "№"
|
@@ -1719,22 +1723,22 @@ msgctxt "themes"
|
|
1719 |
msgid "Theme was updated successfully."
|
1720 |
msgstr "Тема была успешно обновлена."
|
1721 |
|
1722 |
-
#: includes/themes.php:
|
1723 |
msgctxt "themes"
|
1724 |
msgid "ZIP file is not a valid BD theme file."
|
1725 |
msgstr "Файл ZIP - не является файлом темы плагина."
|
1726 |
|
1727 |
-
#: includes/themes.php:
|
1728 |
msgctxt "themes"
|
1729 |
msgid "Could not create themes directory."
|
1730 |
msgstr "Не удалось создать директорию для темы плагина."
|
1731 |
|
1732 |
-
#: includes/themes.php:
|
1733 |
msgctxt "themes"
|
1734 |
msgid "Could not remove previous theme directory \"%s\"."
|
1735 |
msgstr "Не удалось удалить предыдущую директорию темы \"%s\"."
|
1736 |
|
1737 |
-
#: includes/themes.php:
|
1738 |
msgctxt "themes"
|
1739 |
msgid "Could not move new theme into theme directory."
|
1740 |
msgstr "Не удалось переместить новую тему в директорию темы."
|
@@ -2352,52 +2356,58 @@ msgctxt "form-fields admin"
|
|
2352 |
msgid "Delete"
|
2353 |
msgstr "Удалить"
|
2354 |
|
2355 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2356 |
msgctxt "form-fields admin"
|
2357 |
msgid "Required"
|
2358 |
msgstr "Обязательное"
|
2359 |
|
2360 |
-
#: includes/admin/form-fields.php:
|
2361 |
msgctxt "form-fields admin"
|
2362 |
msgid "Optional"
|
2363 |
msgstr "Необязательное"
|
2364 |
|
2365 |
-
#: includes/admin/form-fields.php:
|
2366 |
msgctxt "form-fields admin"
|
2367 |
msgid "This field value is shown in the excerpt view of a listing."
|
2368 |
msgstr "Значение поля показывается в составе цитаты записи."
|
2369 |
|
2370 |
-
#: includes/admin/form-fields.php:
|
2371 |
msgctxt "form-fields admin"
|
2372 |
msgid "In Excerpt"
|
2373 |
msgstr "В цитате"
|
2374 |
|
2375 |
-
#: includes/admin/form-fields.php:
|
2376 |
msgctxt "form-fields admin"
|
2377 |
msgid "This field value is shown in the single view of a listing."
|
2378 |
msgstr "Значение поля показывается в полном просмотре записи."
|
2379 |
|
2380 |
-
#: includes/admin/form-fields.php:
|
2381 |
msgctxt "form-fields admin"
|
2382 |
msgid "In Listing"
|
2383 |
msgstr "В полном виде"
|
2384 |
|
2385 |
-
#: includes/admin/form-fields.php:
|
2386 |
msgctxt "form-fields admin"
|
2387 |
msgid "Form Preview"
|
2388 |
msgstr "Предварительный просмотр"
|
2389 |
|
2390 |
-
#: includes/admin/form-fields.php:
|
2391 |
msgctxt "form-fields admin"
|
2392 |
msgid "← Return to \"Manage Form Fields\""
|
2393 |
msgstr "← Вернуться к \"Управлению Полями Формы\""
|
2394 |
|
2395 |
-
#: includes/admin/form-fields.php:
|
2396 |
msgctxt "form-fields admin"
|
2397 |
msgid "Form fields updated."
|
2398 |
msgstr "Поля формы сохранены."
|
2399 |
|
2400 |
-
#: includes/admin/form-fields.php:
|
2401 |
msgctxt "form-fields admin"
|
2402 |
msgid ""
|
2403 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2411,93 +2421,93 @@ msgstr ""
|
|
2411 |
"показывался всем посетителям, то Вым нужно <a>разрешить соответствующую "
|
2412 |
"настройку</a>."
|
2413 |
|
2414 |
-
#: includes/admin/form-fields.php:
|
2415 |
msgctxt "form-fields admin"
|
2416 |
msgid "Field deleted."
|
2417 |
msgstr "Поле удалено."
|
2418 |
|
2419 |
-
#: includes/admin/form-fields.php:
|
2420 |
msgctxt "form-fields admin"
|
2421 |
msgid "Required fields created successfully."
|
2422 |
msgstr "Обязательное поле удачно создано."
|
2423 |
|
2424 |
-
#: includes/admin/form-fields.php:
|
2425 |
msgctxt "form-fields admin"
|
2426 |
msgid "Title"
|
2427 |
msgstr "Название"
|
2428 |
|
2429 |
-
#: includes/admin/form-fields.php:
|
2430 |
msgctxt "form-fields admin"
|
2431 |
msgid "Category"
|
2432 |
msgstr "Рубрика"
|
2433 |
|
2434 |
-
#: includes/admin/form-fields.php:
|
2435 |
msgctxt "form-fields admin"
|
2436 |
msgid "Excerpt"
|
2437 |
msgstr "Цитата"
|
2438 |
|
2439 |
-
#: includes/admin/form-fields.php:
|
2440 |
msgctxt "form-fields admin"
|
2441 |
msgid "Content"
|
2442 |
msgstr "Содержимое"
|
2443 |
|
2444 |
-
#: includes/admin/form-fields.php:
|
2445 |
msgctxt "form-fields admin"
|
2446 |
msgid "Tags"
|
2447 |
msgstr "Метки"
|
2448 |
|
2449 |
-
#: includes/admin/form-fields.php:
|
2450 |
msgctxt "form-fields admin"
|
2451 |
msgid "Address"
|
2452 |
msgstr "Адрес"
|
2453 |
|
2454 |
-
#: includes/admin/form-fields.php:
|
2455 |
msgctxt "form-fields admin"
|
2456 |
msgid "City"
|
2457 |
msgstr "Город:"
|
2458 |
|
2459 |
-
#: includes/admin/form-fields.php:
|
2460 |
msgctxt "form-fields admin"
|
2461 |
msgid "State"
|
2462 |
msgstr "Провинция/Штат:"
|
2463 |
|
2464 |
-
#: includes/admin/form-fields.php:
|
2465 |
#, fuzzy
|
2466 |
msgctxt "form-fields admin"
|
2467 |
msgid "Country"
|
2468 |
msgstr "Страна:"
|
2469 |
|
2470 |
-
#: includes/admin/form-fields.php:
|
2471 |
msgctxt "form-fields admin"
|
2472 |
msgid "ZIP Code"
|
2473 |
msgstr "Почтовый индекс"
|
2474 |
|
2475 |
-
#: includes/admin/form-fields.php:
|
2476 |
msgctxt "form-fields admin"
|
2477 |
msgid "FAX Number"
|
2478 |
msgstr "Номер факса"
|
2479 |
|
2480 |
-
#: includes/admin/form-fields.php:
|
2481 |
msgctxt "form-fields admin"
|
2482 |
msgid "Phone Number"
|
2483 |
msgstr "Номер телефона"
|
2484 |
|
2485 |
-
#: includes/admin/form-fields.php:
|
2486 |
msgctxt "form-fields admin"
|
2487 |
msgid "Ratings Field"
|
2488 |
msgstr "Рейтинг"
|
2489 |
|
2490 |
-
#: includes/admin/form-fields.php:
|
2491 |
msgctxt "form-fields admin"
|
2492 |
msgid "Twitter"
|
2493 |
msgstr "Twitter"
|
2494 |
|
2495 |
-
#: includes/admin/form-fields.php:
|
2496 |
msgctxt "form-fields admin"
|
2497 |
msgid "Website"
|
2498 |
msgstr "адрес сайта"
|
2499 |
|
2500 |
-
#: includes/admin/form-fields.php:
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "Tags updated."
|
2503 |
msgstr "Метки сохранены."
|
@@ -2521,37 +2531,37 @@ msgctxt "form-fields admin"
|
|
2521 |
msgid "Allow empty selection on search?"
|
2522 |
msgstr "Разрешить поиск по пустой строке?"
|
2523 |
|
2524 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2525 |
msgctxt "form-fields admin"
|
2526 |
msgid "Allow HTML input for this field?"
|
2527 |
msgstr "Разрегить HTML коды в этом поле?"
|
2528 |
|
2529 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2530 |
msgctxt "form-fields admin"
|
2531 |
msgid "Allow IFRAME tags in content?"
|
2532 |
msgstr ""
|
2533 |
|
2534 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2535 |
msgctxt "form-fields admin"
|
2536 |
msgid "No"
|
2537 |
msgstr "Ноя"
|
2538 |
|
2539 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2540 |
msgctxt "form-fields admin"
|
2541 |
msgid "Yes"
|
2542 |
msgstr ""
|
2543 |
|
2544 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2545 |
msgctxt "form-fields admin"
|
2546 |
msgid "Allow WordPress shortcodes in this field?"
|
2547 |
msgstr "Разрешить шорт-коды WordPress в этом поле?"
|
2548 |
|
2549 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2550 |
msgctxt "form-fields admin"
|
2551 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2552 |
msgstr "Использовать визуальный редактор на сайте?"
|
2553 |
|
2554 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2555 |
msgctxt "form-fields admin"
|
2556 |
msgid ""
|
2557 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
@@ -2560,12 +2570,12 @@ msgstr ""
|
|
2560 |
"<b>ВНИМАНИЕ:</b> Авторы могут использовать этот режим для обхода ограничения "
|
2561 |
"на количество изображений в бесплатном режиме."
|
2562 |
|
2563 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2564 |
msgctxt "form-fields admin"
|
2565 |
msgid "Allow images in WYSIWYG editor?"
|
2566 |
msgstr "Разрешить изображения в визуальном редакторе?"
|
2567 |
|
2568 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2569 |
msgctxt "form-fields admin"
|
2570 |
msgid ""
|
2571 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
@@ -2574,13 +2584,25 @@ msgstr ""
|
|
2574 |
"<b>Только для профессионалов!</b> Если только Вам не было об этом сказано, "
|
2575 |
"не включайте это, если не знаете, что это делает."
|
2576 |
|
2577 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2578 |
msgctxt "form-fields admin"
|
2579 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2580 |
msgstr "Применить фильтр \"the_content\" перед отображением поля?"
|
2581 |
|
2582 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2583 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2584 |
msgid "Automatically generate excerpt from content field?"
|
2585 |
msgstr ""
|
2586 |
|
@@ -2668,64 +2690,77 @@ msgstr "Параметры отображения поля"
|
|
2668 |
|
2669 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2670 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2671 |
msgid "Show this value in excerpt view?"
|
2672 |
msgstr "Показать это поле в составе цитаты?"
|
2673 |
|
2674 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2675 |
msgctxt "form-fields admin"
|
2676 |
msgid "Display this value in post excerpt view."
|
2677 |
msgstr "Включите чтобы показать это поле в составе цитаты."
|
2678 |
|
2679 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2680 |
msgctxt "form-fields admin"
|
2681 |
msgid "Show this value in listing view?"
|
2682 |
msgstr "Показать это поле в полном виде?"
|
2683 |
|
2684 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2685 |
msgctxt "form-fields admin"
|
2686 |
msgid "Display this value in the listing view."
|
2687 |
msgstr ""
|
2688 |
"Включите чтобы показывать значение этого поля на странице полной информации "
|
2689 |
"о записи."
|
2690 |
|
2691 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2692 |
msgctxt "form-fields admin"
|
2693 |
msgid "Include this field in the search form?"
|
2694 |
msgstr "Включить в форму поиска?"
|
2695 |
|
2696 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2697 |
msgctxt "form-fields admin"
|
2698 |
msgid "Include this field in the search form."
|
2699 |
msgstr "Включите чтобы можно было использовать это поле в форме поиска."
|
2700 |
|
2701 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2702 |
#, fuzzy
|
2703 |
msgctxt "form-fields admin"
|
2704 |
msgid "Is this field required for searching?"
|
2705 |
msgstr "Обязательное поле?"
|
2706 |
|
2707 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2708 |
msgctxt "form-fields admin"
|
2709 |
msgid ""
|
2710 |
"Make this fields required during searches on the Advanced Search screen."
|
2711 |
msgstr ""
|
2712 |
|
2713 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2714 |
msgctxt "form-fields admin"
|
2715 |
msgid "Hide this field's label?"
|
2716 |
msgstr "Скрыть метку этого поля?"
|
2717 |
|
2718 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2719 |
msgctxt "form-fields admin"
|
2720 |
msgid "Hide this field's label when displaying it."
|
2721 |
msgstr "Включите чтобы при отображении этого поля скрыть его метку."
|
2722 |
|
2723 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2724 |
msgctxt "form-fields admin"
|
2725 |
msgid "Update Field"
|
2726 |
msgstr "Сохранить поле"
|
2727 |
|
2728 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2729 |
msgctxt "form-fields admin"
|
2730 |
msgid "Add Field"
|
2731 |
msgstr "Добавить поле"
|
@@ -3083,7 +3118,7 @@ msgctxt "debug info"
|
|
3083 |
msgid "Test SSL setup..."
|
3084 |
msgstr ""
|
3085 |
|
3086 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3087 |
msgctxt "admin settings"
|
3088 |
msgid "Valid placeholders: %s"
|
3089 |
msgstr "Корректные служебные слова: %s"
|
@@ -3531,53 +3566,53 @@ msgctxt "admin settings"
|
|
3531 |
msgid "Enter License Key here"
|
3532 |
msgstr "Обновить лицензионный ключ"
|
3533 |
|
3534 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3535 |
#, fuzzy
|
3536 |
msgctxt "expiration notices"
|
3537 |
msgid "Add notice"
|
3538 |
msgstr "Добавить поле"
|
3539 |
|
3540 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3541 |
msgctxt "expiration notices"
|
3542 |
msgid "No notices configured."
|
3543 |
msgstr ""
|
3544 |
|
3545 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3546 |
#, fuzzy
|
3547 |
msgctxt "expiration notices"
|
3548 |
msgid "Delete"
|
3549 |
msgstr "Удалить"
|
3550 |
|
3551 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3552 |
msgctxt "expiration notices"
|
3553 |
msgid "recurring and non-recurring"
|
3554 |
msgstr ""
|
3555 |
|
3556 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3557 |
#, fuzzy
|
3558 |
msgctxt "expiration notices"
|
3559 |
msgid "recurring only"
|
3560 |
msgstr "(периодически)"
|
3561 |
|
3562 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3563 |
#, fuzzy
|
3564 |
msgctxt "expiration notices"
|
3565 |
msgid "non-recurring only"
|
3566 |
msgstr "(периодически)"
|
3567 |
|
3568 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3569 |
#, fuzzy
|
3570 |
msgctxt "expiration notices"
|
3571 |
msgid "Sent when a listing (%s) is renewed."
|
3572 |
msgstr "Посылается как только новая запись была помещена в базу данных."
|
3573 |
|
3574 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3575 |
#, fuzzy
|
3576 |
msgctxt "expiration notices"
|
3577 |
msgid "Sent when a listing (%s) expires."
|
3578 |
msgstr "Срок действия записи истёк"
|
3579 |
|
3580 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3581 |
#, fuzzy
|
3582 |
msgctxt "expiration notices"
|
3583 |
msgid "%d day"
|
@@ -3586,7 +3621,7 @@ msgstr[0] "%d день"
|
|
3586 |
msgstr[1] "%d дней"
|
3587 |
msgstr[2] ""
|
3588 |
|
3589 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3590 |
msgctxt "expiration notices"
|
3591 |
msgid "%d week"
|
3592 |
msgid_plural "%d weeks"
|
@@ -3594,7 +3629,7 @@ msgstr[0] ""
|
|
3594 |
msgstr[1] ""
|
3595 |
msgstr[2] ""
|
3596 |
|
3597 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3598 |
msgctxt "expiration notices"
|
3599 |
msgid "%d month"
|
3600 |
msgid_plural "%d months"
|
@@ -3604,31 +3639,31 @@ msgstr[2] ""
|
|
3604 |
|
3605 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3606 |
#. non-recuring only)
|
3607 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3608 |
msgctxt "expiration notices"
|
3609 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3610 |
msgstr ""
|
3611 |
|
3612 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3613 |
#. non-recuring only)
|
3614 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3615 |
#, fuzzy
|
3616 |
msgctxt "expiration notices"
|
3617 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3618 |
msgstr "Посылается как только новая запись была помещена в базу данных."
|
3619 |
|
3620 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3621 |
msgctxt "expiration notices"
|
3622 |
msgid "At the time of expiration"
|
3623 |
msgstr ""
|
3624 |
|
3625 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3626 |
#, fuzzy
|
3627 |
msgctxt "expiration notices"
|
3628 |
msgid "Right after a successful renewal"
|
3629 |
msgstr "Тариф был успешно назначен."
|
3630 |
|
3631 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3632 |
msgctxt "expiration notices"
|
3633 |
msgid "%d day before expiration"
|
3634 |
msgid_plural "%d days before expiration"
|
@@ -3636,7 +3671,7 @@ msgstr[0] ""
|
|
3636 |
msgstr[1] ""
|
3637 |
msgstr[2] ""
|
3638 |
|
3639 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3640 |
msgctxt "expiration notices"
|
3641 |
msgid "%d day after expiration"
|
3642 |
msgid_plural "%d days after expiration"
|
@@ -3644,7 +3679,7 @@ msgstr[0] ""
|
|
3644 |
msgstr[1] ""
|
3645 |
msgstr[2] ""
|
3646 |
|
3647 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3648 |
msgctxt "expiration notices"
|
3649 |
msgid "%d week before expiration"
|
3650 |
msgid_plural "%d weeks before expiration"
|
@@ -3652,7 +3687,7 @@ msgstr[0] ""
|
|
3652 |
msgstr[1] ""
|
3653 |
msgstr[2] ""
|
3654 |
|
3655 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3656 |
msgctxt "expiration notices"
|
3657 |
msgid "%d week after expiration"
|
3658 |
msgid_plural "%d weeks after expiration"
|
@@ -3660,7 +3695,7 @@ msgstr[0] ""
|
|
3660 |
msgstr[1] ""
|
3661 |
msgstr[2] ""
|
3662 |
|
3663 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3664 |
msgctxt "expiration notices"
|
3665 |
msgid "%d month before expiration"
|
3666 |
msgid_plural "%d months before expiration"
|
@@ -3668,7 +3703,7 @@ msgstr[0] ""
|
|
3668 |
msgstr[1] ""
|
3669 |
msgstr[2] ""
|
3670 |
|
3671 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3672 |
msgctxt "expiration notices"
|
3673 |
msgid "%d month after expiration"
|
3674 |
msgid_plural "%d months after expiration"
|
@@ -3676,29 +3711,29 @@ msgstr[0] ""
|
|
3676 |
msgstr[1] ""
|
3677 |
msgstr[2] ""
|
3678 |
|
3679 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3680 |
#, fuzzy
|
3681 |
msgctxt "expiration notices"
|
3682 |
msgid "Applies to"
|
3683 |
msgstr "Применимо к..."
|
3684 |
|
3685 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3686 |
msgctxt "expiration notices"
|
3687 |
msgid "Non-recurring listings"
|
3688 |
msgstr ""
|
3689 |
|
3690 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3691 |
#, fuzzy
|
3692 |
msgctxt "expiration notices"
|
3693 |
msgid "Recurring listings"
|
3694 |
msgstr "Вернуться к записям."
|
3695 |
|
3696 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3697 |
msgctxt "expiration notices"
|
3698 |
msgid "Recurring and non-recurring listings"
|
3699 |
msgstr ""
|
3700 |
|
3701 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3702 |
msgctxt "expiration notices"
|
3703 |
msgid "When to send?"
|
3704 |
msgstr ""
|
@@ -3709,6 +3744,12 @@ msgctxt "expiration notices"
|
|
3709 |
msgid "E-mail body text"
|
3710 |
msgstr "Тело письма"
|
3711 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3712 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3713 |
#, fuzzy
|
3714 |
msgctxt "settings"
|
@@ -3728,7 +3769,7 @@ msgstr "Записи"
|
|
3728 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3729 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3730 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3731 |
-
#: includes/admin/settings/class-settings.php:
|
3732 |
#, fuzzy
|
3733 |
msgctxt "settings"
|
3734 |
msgid "General Settings"
|
@@ -4715,13 +4756,13 @@ msgctxt "settings"
|
|
4715 |
msgid "E-Mail Notices"
|
4716 |
msgstr "Оповещения по электронной почте"
|
4717 |
|
4718 |
-
#: includes/admin/settings/class-settings.php:
|
4719 |
-
#: includes/admin/settings/class-settings.php:
|
4720 |
msgctxt "settings"
|
4721 |
msgid "\"%s\" can not be empty."
|
4722 |
msgstr ""
|
4723 |
|
4724 |
-
#: includes/admin/settings/class-settings.php:
|
4725 |
msgctxt "settings"
|
4726 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4727 |
msgstr ""
|
@@ -5176,20 +5217,13 @@ msgctxt "listing"
|
|
5176 |
msgid "(Unavailable Plan)"
|
5177 |
msgstr "(Тариф недоступен)"
|
5178 |
|
5179 |
-
|
5180 |
-
#. (recurrente)
|
5181 |
-
#: includes/class-listing.php:529
|
5182 |
-
msgctxt "listing"
|
5183 |
-
msgid "Plan \"%s\"%s"
|
5184 |
-
msgstr ""
|
5185 |
-
|
5186 |
-
#: includes/class-listing.php:529
|
5187 |
#, fuzzy
|
5188 |
msgctxt "listing"
|
5189 |
-
msgid "(recurring)"
|
5190 |
msgstr "(периодически)"
|
5191 |
|
5192 |
-
#: includes/class-listing.php:
|
5193 |
msgctxt "listing"
|
5194 |
msgid "Plan \"%s\""
|
5195 |
msgstr ""
|
@@ -5281,53 +5315,53 @@ msgctxt "notify email"
|
|
5281 |
msgid "Posted By"
|
5282 |
msgstr "Создано"
|
5283 |
|
5284 |
-
#: includes/class-listing.php:
|
5285 |
msgctxt "listing status"
|
5286 |
msgid "Unknown"
|
5287 |
msgstr ""
|
5288 |
|
5289 |
-
#: includes/class-listing.php:
|
5290 |
msgctxt "listing status"
|
5291 |
msgid "Legacy"
|
5292 |
msgstr ""
|
5293 |
|
5294 |
-
#: includes/class-listing.php:
|
5295 |
#, fuzzy
|
5296 |
msgctxt "listing status"
|
5297 |
msgid "Incomplete"
|
5298 |
msgstr "Завершено"
|
5299 |
|
5300 |
-
#: includes/class-listing.php:
|
5301 |
#, fuzzy
|
5302 |
msgctxt "listing status"
|
5303 |
msgid "Pending Payment"
|
5304 |
msgstr "Платёж был заброшен."
|
5305 |
|
5306 |
-
#: includes/class-listing.php:
|
5307 |
#, fuzzy
|
5308 |
msgctxt "listing status"
|
5309 |
msgid "Complete"
|
5310 |
msgstr "Завершено"
|
5311 |
|
5312 |
-
#: includes/class-listing.php:
|
5313 |
#, fuzzy
|
5314 |
msgctxt "listing status"
|
5315 |
msgid "Pending Upgrade"
|
5316 |
msgstr "Ожидается подтверждение"
|
5317 |
|
5318 |
-
#: includes/class-listing.php:
|
5319 |
#, fuzzy
|
5320 |
msgctxt "listing status"
|
5321 |
msgid "Expired"
|
5322 |
msgstr "Истекло"
|
5323 |
|
5324 |
-
#: includes/class-listing.php:
|
5325 |
#, fuzzy
|
5326 |
msgctxt "listing status"
|
5327 |
msgid "Pending Renewal"
|
5328 |
msgstr "Активные + ожидающие продление"
|
5329 |
|
5330 |
-
#: includes/class-listing.php:
|
5331 |
#, fuzzy
|
5332 |
msgctxt "listing status"
|
5333 |
msgid "Abandoned"
|
@@ -5586,56 +5620,56 @@ msgctxt "submit listing"
|
|
5586 |
msgid "Please choose a valid fee plan for your category selection."
|
5587 |
msgstr "Пожалуйста выберите тариф для рубрики \"%s\"."
|
5588 |
|
5589 |
-
#: includes/views/submit_listing.php:
|
5590 |
#, fuzzy
|
5591 |
msgctxt "submit listing"
|
5592 |
msgid "Please enter your desired username."
|
5593 |
msgstr "Пожалуйста введите Ваше имя."
|
5594 |
|
5595 |
-
#: includes/views/submit_listing.php:
|
5596 |
#, fuzzy
|
5597 |
msgctxt "submit listing"
|
5598 |
msgid "Please enter the e-mail for your new account."
|
5599 |
msgstr "Пожалуйста введите Ваше имя."
|
5600 |
|
5601 |
-
#: includes/views/submit_listing.php:
|
5602 |
msgctxt "submit listing"
|
5603 |
msgid "Please enter the password for your new account."
|
5604 |
msgstr ""
|
5605 |
|
5606 |
-
#: includes/views/submit_listing.php:
|
5607 |
msgctxt "submit listing"
|
5608 |
msgid "The username you chose is already in use. Please use a different one."
|
5609 |
msgstr ""
|
5610 |
|
5611 |
-
#: includes/views/submit_listing.php:
|
5612 |
msgctxt "submit listing"
|
5613 |
msgid "The e-mail address you chose for your account is already in use."
|
5614 |
msgstr ""
|
5615 |
|
5616 |
-
#: includes/views/submit_listing.php:
|
5617 |
msgctxt "submit listing"
|
5618 |
msgid "Create a user account on this site"
|
5619 |
msgstr ""
|
5620 |
|
5621 |
-
#: includes/views/submit_listing.php:
|
5622 |
msgctxt "submit listing"
|
5623 |
msgid ""
|
5624 |
"You need to create an account on the site. Please fill out the form below."
|
5625 |
msgstr ""
|
5626 |
|
5627 |
-
#: includes/views/submit_listing.php:
|
5628 |
msgctxt "submit listing"
|
5629 |
msgid "Username:"
|
5630 |
msgstr ""
|
5631 |
|
5632 |
-
#: includes/views/submit_listing.php:
|
5633 |
#, fuzzy
|
5634 |
msgctxt "submit listing"
|
5635 |
msgid "Email:"
|
5636 |
msgstr "Адрес: %s"
|
5637 |
|
5638 |
-
#: includes/views/submit_listing.php:
|
5639 |
msgctxt "submit listing"
|
5640 |
msgid "Password:"
|
5641 |
msgstr ""
|
@@ -5808,7 +5842,7 @@ msgctxt "form-fields api"
|
|
5808 |
msgid "Link Text (optional):"
|
5809 |
msgstr "Текст ссылки (не обязательно)"
|
5810 |
|
5811 |
-
#: includes/fields/class-form-field.php:
|
5812 |
msgctxt "form-fields api"
|
5813 |
msgid ""
|
5814 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5871,19 +5905,19 @@ msgctxt "form-fields-api"
|
|
5871 |
msgid "Invalid form field type"
|
5872 |
msgstr "Неверный тип поля формы"
|
5873 |
|
5874 |
-
#: includes/fields/class-form-field.php:
|
5875 |
msgctxt "form-fields-api"
|
5876 |
msgid "Field label is required."
|
5877 |
msgstr "Метка поля обязательна."
|
5878 |
|
5879 |
-
#: includes/fields/class-form-field.php:
|
5880 |
msgctxt "form-fields-api"
|
5881 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5882 |
msgstr ""
|
5883 |
"Запрошенное изменение типа поля не совместимо с предыдущим типом. В "
|
5884 |
"изменении типа отказано."
|
5885 |
|
5886 |
-
#: includes/fields/class-form-field.php:
|
5887 |
msgctxt "form-fields-api"
|
5888 |
msgid ""
|
5889 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -5892,17 +5926,17 @@ msgstr ""
|
|
5892 |
"Ассоциация с полем \"%s\" может быть только одна. Пожалуйста, выберите "
|
5893 |
"другую ассоциацию."
|
5894 |
|
5895 |
-
#: includes/fields/class-form-field.php:
|
5896 |
msgctxt "form-fields-api"
|
5897 |
msgid "\"%s\" is an invalid field type for this association."
|
5898 |
msgstr "Поле \"%s\" не является корректной ассоциацией для этого поля."
|
5899 |
|
5900 |
-
#: includes/fields/class-form-field.php:
|
5901 |
msgctxt "form-fields-api"
|
5902 |
msgid "Invalid field ID"
|
5903 |
msgstr "Некорректный номер поля"
|
5904 |
|
5905 |
-
#: includes/fields/class-form-field.php:
|
5906 |
msgctxt "form-fields-api"
|
5907 |
msgid "An error occurred while trying to delete this field."
|
5908 |
msgstr "Произошла ошибка при попытке удаления этого поля."
|
@@ -5970,7 +6004,7 @@ msgctxt "form-fields-api select"
|
|
5970 |
msgid "— None —"
|
5971 |
msgstr ""
|
5972 |
|
5973 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
5974 |
msgctxt "admin form-fields"
|
5975 |
msgid ""
|
5976 |
"Enabling iframe support in your listings can allow users to execute "
|
@@ -6579,17 +6613,17 @@ msgctxt "checkout"
|
|
6579 |
msgid "Next"
|
6580 |
msgstr ""
|
6581 |
|
6582 |
-
#: includes/templates-ui.php:
|
6583 |
msgctxt "templates"
|
6584 |
msgid "No listing categories found."
|
6585 |
msgstr "Рубрики не обнаружены."
|
6586 |
|
6587 |
-
#: includes/templates-ui.php:
|
6588 |
msgctxt "templates"
|
6589 |
msgid "Search Listings"
|
6590 |
msgstr "Найти"
|
6591 |
|
6592 |
-
#: includes/templates-ui.php:
|
6593 |
msgctxt "templates"
|
6594 |
msgid "Advanced Search"
|
6595 |
msgstr "Расширенный поиск"
|
@@ -6653,17 +6687,17 @@ msgctxt "templates"
|
|
6653 |
msgid "View not available."
|
6654 |
msgstr "Свободных мест для загрузки изображений:"
|
6655 |
|
6656 |
-
#: includes/views/submit_listing.php:
|
6657 |
msgctxt "templates"
|
6658 |
msgid "Please agree to the Terms and Conditions."
|
6659 |
msgstr "Пожалуйста примите наши Условия и Положения."
|
6660 |
|
6661 |
-
#: includes/views/submit_listing.php:
|
6662 |
msgctxt "templates"
|
6663 |
msgid "Terms and Conditions:"
|
6664 |
msgstr "Условия и Положения:"
|
6665 |
|
6666 |
-
#: includes/views/submit_listing.php:
|
6667 |
#, fuzzy
|
6668 |
msgctxt "templates"
|
6669 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
@@ -6939,17 +6973,17 @@ msgctxt "templates"
|
|
6939 |
msgid "There are no images currently attached to your listing."
|
6940 |
msgstr "К Вашей записи не прикреплено ни одного изображения."
|
6941 |
|
6942 |
-
#: includes/templates-ui.php:
|
6943 |
msgctxt "templates sort"
|
6944 |
msgid "Sort By:"
|
6945 |
msgstr "Сортировка по:"
|
6946 |
|
6947 |
-
#: includes/templates-ui.php:
|
6948 |
msgctxt "sort"
|
6949 |
msgid "Reset"
|
6950 |
msgstr "Сбросить"
|
6951 |
|
6952 |
-
#: includes/templates-ui.php:
|
6953 |
msgctxt "sort"
|
6954 |
msgid "(Reset)"
|
6955 |
msgstr "(Сбросить)"
|
@@ -7321,7 +7355,7 @@ msgctxt "preview"
|
|
7321 |
msgid "This is just a preview. The listing has not been published yet."
|
7322 |
msgstr "Это просто предварительный просмотр. Запись ещё не была опубликована."
|
7323 |
|
7324 |
-
#: includes/views/submit_listing.php:
|
7325 |
msgctxt "listing submit"
|
7326 |
msgid ""
|
7327 |
"Something went wrong. Please check the form for errors, correct them and "
|
@@ -9373,9 +9407,6 @@ msgstr "Адрес"
|
|
9373 |
#~ msgid "Setup/Manage Fees"
|
9374 |
#~ msgstr "Настроить тарифы"
|
9375 |
|
9376 |
-
#~ msgid "Settings updated."
|
9377 |
-
#~ msgstr "Параметры сохранены."
|
9378 |
-
|
9379 |
#~ msgid "← Back to Directory"
|
9380 |
#~ msgstr "← Назад в справочник"
|
9381 |
|
3 |
"Project-Id-Version: Business Directory Plugin 3.6.11\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2018-01-02 23:02:00+00:00\n"
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
|
9 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
24 |
"X-Loco-Target-Locale: ru_RU\n"
|
25 |
"X-Poedit-SearchPath-0: ../../plugins/business-directory-plugin\n"
|
26 |
|
27 |
+
#: includes/admin/class-admin-listings.php:154
|
28 |
msgid "Listing Information"
|
29 |
msgstr "Информация о бизнесе"
|
30 |
|
31 |
+
#: includes/admin/class-admin-listings.php:160
|
32 |
#, fuzzy
|
33 |
msgid "Listing Timeline"
|
34 |
msgstr "Название записи:"
|
35 |
|
36 |
+
#: includes/admin/class-admin-listings.php:199
|
37 |
#, fuzzy
|
38 |
msgid "Expires on"
|
39 |
msgstr "Истекает"
|
40 |
|
41 |
+
#: includes/admin/class-admin-listings.php:207
|
42 |
#, fuzzy
|
43 |
msgid "Attributes"
|
44 |
msgstr "Атрибуты"
|
45 |
|
46 |
+
#: includes/admin/class-admin.php:130
|
47 |
msgid ""
|
48 |
"Preview is only available after you've saved the first draft. This is due\n"
|
49 |
"to how WordPress stores the data."
|
50 |
msgstr ""
|
51 |
|
52 |
+
#: includes/admin/class-admin.php:325
|
53 |
#, fuzzy
|
54 |
msgid "Uninstall Business Directory Plugin"
|
55 |
msgstr "Удалить плагин Справочника Услуг"
|
56 |
|
57 |
+
#: includes/admin/class-admin.php:326
|
58 |
#, fuzzy
|
59 |
msgid "Uninstall"
|
60 |
msgstr "Удалить"
|
250 |
msgid "Licenses"
|
251 |
msgstr "Лицензии"
|
252 |
|
253 |
+
#: includes/templates-ui.php:238
|
254 |
msgid "Directory"
|
255 |
msgstr "Все рубрики"
|
256 |
|
257 |
+
#: includes/templates-ui.php:245
|
258 |
msgid "View All Listings"
|
259 |
msgstr "Показать все записи"
|
260 |
|
261 |
+
#: includes/templates-ui.php:252
|
262 |
msgid "Create A Listing"
|
263 |
msgstr "Бесплатные записи"
|
264 |
|
315 |
msgid "Please note that all of your existing settings will be lost."
|
316 |
msgstr ""
|
317 |
|
318 |
+
#: templates/admin/settings-reset.tpl.php:13
|
319 |
+
msgid "Your existing listings will NOT be deleted doing this."
|
320 |
+
msgstr ""
|
321 |
+
|
322 |
+
#: templates/admin/settings-reset.tpl.php:19
|
323 |
msgid "Reset Defaults"
|
324 |
msgstr "Сбросить настройки"
|
325 |
|
848 |
msgid "All categories"
|
849 |
msgstr "Все рубрики"
|
850 |
|
851 |
+
#: includes/admin/class-admin-listings.php:149
|
852 |
msgctxt "admin listings"
|
853 |
msgid ""
|
854 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
856 |
"renewals."
|
857 |
msgstr ""
|
858 |
|
859 |
+
#: includes/admin/class-admin-listings.php:242
|
860 |
#, fuzzy
|
861 |
msgctxt "admin listings"
|
862 |
msgid "Never"
|
863 |
msgstr "никогда"
|
864 |
|
865 |
+
#: includes/admin/class-admin-listings.php:262
|
866 |
#, fuzzy
|
867 |
msgctxt "admin listings"
|
868 |
msgid "Featured"
|
869 |
msgstr "Статус \"Особая\""
|
870 |
|
871 |
+
#: includes/admin/class-admin-listings.php:265
|
872 |
#, fuzzy
|
873 |
msgctxt "admin listings"
|
874 |
msgid "Recurring"
|
875 |
msgstr "(периодически)"
|
876 |
|
877 |
+
#: includes/admin/class-admin-listings.php:268
|
878 |
#, fuzzy
|
879 |
msgctxt "admin listings"
|
880 |
msgid "Free"
|
881 |
msgstr "Бесплатно"
|
882 |
|
883 |
+
#: includes/admin/class-admin-listings.php:270
|
884 |
#, fuzzy
|
885 |
msgctxt "admin listings"
|
886 |
msgid "Paid"
|
887 |
msgstr "Оплачено"
|
888 |
|
889 |
+
#: includes/admin/class-admin-listings.php:166
|
890 |
#, fuzzy
|
891 |
msgctxt "admin"
|
892 |
msgid "Directory Listing Fields / Images"
|
893 |
msgstr "Поля и Изображения записи"
|
894 |
|
895 |
+
#: includes/admin/class-admin-listings.php:198
|
896 |
msgctxt "admin"
|
897 |
msgid "Categories"
|
898 |
msgstr "Рубрики"
|
899 |
|
900 |
+
#: includes/admin/class-admin.php:191
|
901 |
msgctxt "admin"
|
902 |
msgid "Business Directory"
|
903 |
msgstr "Справочник услуг"
|
904 |
|
905 |
+
#: includes/admin/class-admin.php:202
|
906 |
msgctxt "admin"
|
907 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
908 |
msgstr ""
|
909 |
"Всё настроено. Откройте страницу Вашего нового <a>Справочника услуг</a> "
|
910 |
|
911 |
+
#: includes/admin/class-admin.php:356
|
912 |
msgctxt "admin"
|
913 |
msgid "Untitled Menu"
|
914 |
msgstr ""
|
915 |
|
916 |
+
#: includes/admin/class-admin.php:626
|
917 |
msgctxt "admin"
|
918 |
msgid "Dismiss this notice."
|
919 |
msgstr "Убрать это предупреждение"
|
920 |
|
921 |
+
#: includes/admin/class-admin.php:657 includes/admin/class-admin.php:667
|
922 |
#, fuzzy
|
923 |
msgctxt "admin"
|
924 |
msgid "The listing has been updated."
|
927 |
msgstr[1] "Статус записей был поднят."
|
928 |
msgstr[2] ""
|
929 |
|
930 |
+
#: includes/admin/class-admin.php:688
|
931 |
msgctxt "admin"
|
932 |
msgid "The fee was successfully assigned."
|
933 |
msgstr "Тариф был успешно назначен."
|
934 |
|
935 |
+
#: includes/admin/class-admin.php:698
|
936 |
msgctxt "admin"
|
937 |
msgid "Listing was renewed."
|
938 |
msgid_plural "Listings were renewed."
|
940 |
msgstr[1] "Записи были продлены."
|
941 |
msgstr[2] ""
|
942 |
|
943 |
+
#: includes/admin/class-admin.php:709
|
944 |
msgctxt "admin"
|
945 |
msgid "Renewal email sent."
|
946 |
msgstr "Оповещение о продлении было отправлено по электронной почте."
|
947 |
|
948 |
+
#: includes/admin/class-admin.php:757
|
949 |
#, fuzzy
|
950 |
msgctxt "admin"
|
951 |
msgid "Access keys sent."
|
952 |
msgstr "Поля и Изображения записи"
|
953 |
|
954 |
+
#: includes/admin/class-admin.php:759
|
955 |
msgctxt "admin"
|
956 |
msgid "The access keys couldn't be sent."
|
957 |
msgstr ""
|
958 |
|
959 |
+
#: includes/admin/class-admin.php:817 includes/admin/class-admin.php:823
|
960 |
msgctxt "admin"
|
961 |
msgid "Listing Count"
|
962 |
msgstr "Количество записей"
|
963 |
|
964 |
+
#: includes/admin/class-admin.php:885
|
965 |
msgctxt "admin"
|
966 |
msgid ""
|
967 |
"<b>Business Directory Plugin</b> requires a page with the "
|
970 |
"Плагин <b>Справочник Услуг</b> для нормальной работы требует наличия "
|
971 |
"страницы, в которой есть шорткод <tt>[businessdirectory]</tt>."
|
972 |
|
973 |
+
#: includes/admin/class-admin.php:887
|
974 |
msgctxt "admin"
|
975 |
msgid ""
|
976 |
"You can create this page by yourself or let Business Directory do this for "
|
979 |
"Вы можете создать такую страницу сами, или позвольте плагину создать её для "
|
980 |
"Вас автоматически."
|
981 |
|
982 |
+
#: includes/admin/class-admin.php:891
|
983 |
msgctxt "admin"
|
984 |
msgid "Create required pages for me"
|
985 |
msgstr "Создать необходимые страницы автоматически"
|
986 |
|
987 |
+
#: includes/admin/class-admin.php:924
|
988 |
msgctxt "admin"
|
989 |
msgid ""
|
990 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
992 |
"your provider to upgrade in order to prevent any issues with the plugin."
|
993 |
msgstr ""
|
994 |
|
995 |
+
#: includes/admin/class-admin.php:947
|
996 |
msgctxt "admin"
|
997 |
msgid ""
|
998 |
"We noticed you want your Business Directory users to register before posting "
|
1023 |
msgid "Images"
|
1024 |
msgstr "Изображений"
|
1025 |
|
1026 |
+
#: includes/admin/form-fields.php:122
|
1027 |
msgctxt "admin"
|
1028 |
msgid ""
|
1029 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1032 |
"<b>Плагин Справочник Услуг</b> для нормальной работы требует наличие полей "
|
1033 |
"со следующими ассоциациям: <b>%s</b>."
|
1034 |
|
1035 |
+
#: includes/admin/form-fields.php:124
|
1036 |
msgctxt "admin"
|
1037 |
msgid ""
|
1038 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1041 |
"<b>Плагин Справочник Услуг</b> для корректной работы требует наличия поля, "
|
1042 |
"имеющего ассоциацию с <b>%s</b>."
|
1043 |
|
1044 |
+
#: includes/admin/form-fields.php:128
|
1045 |
msgctxt "admin"
|
1046 |
msgid ""
|
1047 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1050 |
"Вы можете сами создать эти поля в разделе \"Управление / Форма\", или "
|
1051 |
"позвольте плагину сделать это автоматически."
|
1052 |
|
1053 |
+
#: includes/admin/form-fields.php:132
|
1054 |
msgctxt "admin"
|
1055 |
msgid "Go to \"Manage Form Fields\""
|
1056 |
msgstr "Перейти в раздел \"Управление / Форма\""
|
1057 |
|
1058 |
+
#: includes/admin/form-fields.php:135
|
1059 |
msgctxt "admin"
|
1060 |
msgid "Create these required fields for me"
|
1061 |
msgstr "Создать эти поля автоматически"
|
1070 |
msgid "Abandoned"
|
1071 |
msgstr "Заброшено"
|
1072 |
|
1073 |
+
#: includes/admin/class-admin-listings.php:351
|
1074 |
msgctxt "admin actions"
|
1075 |
msgid "Edit Listing"
|
1076 |
msgstr "Изменить запись"
|
1077 |
|
1078 |
+
#: includes/admin/class-admin-listings.php:354
|
1079 |
msgctxt "admin actions"
|
1080 |
msgid "Delete Listing"
|
1081 |
msgstr "Удалить запись"
|
1082 |
|
1083 |
+
#: includes/admin/class-admin-listings.php:363
|
1084 |
#, fuzzy
|
1085 |
msgctxt "admin actions"
|
1086 |
msgid "View Payments"
|
1087 |
msgstr "Оплата"
|
1088 |
|
1089 |
+
#: includes/admin/class-admin-listings.php:368
|
1090 |
#, fuzzy
|
1091 |
msgctxt "admin actions"
|
1092 |
msgid "View Payment"
|
1093 |
msgstr "Оплата"
|
1094 |
|
1095 |
+
#: includes/admin/class-admin-listings.php:478
|
1096 |
#, fuzzy
|
1097 |
msgctxt "admin actions"
|
1098 |
msgid "Publish listings"
|
1099 |
msgstr "Опубликовать запись"
|
1100 |
|
1101 |
+
#: includes/admin/class-admin-listings.php:479
|
1102 |
#, fuzzy
|
1103 |
msgctxt "admin actions"
|
1104 |
msgid "Mark as \"Pending Review\""
|
1105 |
msgstr "Ожидается"
|
1106 |
|
1107 |
+
#: includes/admin/class-admin-listings.php:480
|
1108 |
msgctxt "admin actions"
|
1109 |
msgid "Hide from directory (mark as \"Draft\")"
|
1110 |
msgstr ""
|
1111 |
|
1112 |
+
#: includes/admin/class-admin-listings.php:482
|
1113 |
#, fuzzy
|
1114 |
msgctxt "admin actions"
|
1115 |
msgid "Renew listings"
|
1116 |
msgstr "Продлить запись"
|
1117 |
|
1118 |
+
#: includes/admin/class-admin-listings.php:483
|
1119 |
#, fuzzy
|
1120 |
msgctxt "admin actions"
|
1121 |
msgid "Set listings as \"Expired\""
|
1122 |
msgstr "Срок действия записи истёк"
|
1123 |
|
1124 |
+
#: includes/admin/class-admin-listings.php:489
|
1125 |
#, fuzzy
|
1126 |
msgctxt "admin actions"
|
1127 |
msgid "Send access keys"
|
1128 |
msgstr "Поля и Изображения записи"
|
1129 |
|
1130 |
+
#: includes/admin/class-admin.php:123
|
1131 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1132 |
#, fuzzy
|
1133 |
msgctxt "listing metabox"
|
1134 |
msgid "Never"
|
1135 |
msgstr "никогда"
|
1136 |
|
1137 |
+
#: includes/admin/class-admin.php:124
|
1138 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1139 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1140 |
msgctxt "listing metabox"
|
1141 |
msgid "Yes"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
+
#: includes/admin/class-admin.php:125
|
1145 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1146 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1147 |
#, fuzzy
|
1284 |
msgid "Is Recurring?"
|
1285 |
msgstr "(периодически)"
|
1286 |
|
1287 |
+
#: includes/admin/class-admin.php:162
|
1288 |
msgctxt "drip pointer"
|
1289 |
msgid ""
|
1290 |
"Find out how to create a compelling, thriving business directory from "
|
1296 |
"по электронной почте. Если Вы подпишитесь на этот урок, то Вы получите "
|
1297 |
"БЕСПЛАТНО один платный модуль."
|
1298 |
|
1299 |
+
#: includes/admin/class-admin.php:164
|
1300 |
msgctxt "drip pointer"
|
1301 |
msgid "Email Address:"
|
1302 |
msgstr "Электронный адрес:"
|
1303 |
|
1304 |
+
#: includes/admin/class-admin.php:170
|
1305 |
msgctxt "drip pointer"
|
1306 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1307 |
msgstr "Хотите узнать секрет создания классного справочника услуг?"
|
1308 |
|
1309 |
+
#: includes/admin/class-admin.php:172
|
1310 |
msgctxt "drip pointer"
|
1311 |
msgid "Yes, please!"
|
1312 |
msgstr "Да, конечно!"
|
1313 |
|
1314 |
+
#: includes/admin/class-admin.php:174
|
1315 |
msgctxt "drip pointer"
|
1316 |
msgid "No, thanks"
|
1317 |
msgstr "Нет, спасибо"
|
1318 |
|
1319 |
+
#: includes/admin/class-admin.php:222
|
1320 |
msgctxt "drip pointer"
|
1321 |
msgid "Invalid e-mail address."
|
1322 |
msgstr "Некорректный электронный адрес."
|
1323 |
|
1324 |
+
#: includes/admin/class-admin.php:256
|
1325 |
msgctxt "admin menu"
|
1326 |
msgid "Business Directory Admin"
|
1327 |
msgstr "Управление справочником"
|
1328 |
|
1329 |
+
#: includes/admin/class-admin.php:257
|
1330 |
msgctxt "admin menu"
|
1331 |
msgid "Dir. Admin"
|
1332 |
msgstr "Управление Справочником"
|
1333 |
|
1334 |
+
#: includes/admin/class-admin.php:257
|
1335 |
msgctxt "admin menu"
|
1336 |
msgid "Directory Admin"
|
1337 |
msgstr "Управление Справочником"
|
1338 |
|
1339 |
+
#: includes/admin/class-admin.php:264
|
1340 |
msgctxt "admin menu"
|
1341 |
msgid "Add New Listing"
|
1342 |
msgstr "Добавить Запись"
|
1343 |
|
1344 |
+
#: includes/admin/class-admin.php:272
|
1345 |
msgctxt "admin menu"
|
1346 |
msgid "Manage Fees"
|
1347 |
msgstr "Тарифы"
|
1348 |
|
1349 |
+
#: includes/admin/class-admin.php:275
|
1350 |
msgctxt "admin menu"
|
1351 |
msgid "Listings"
|
1352 |
msgstr "Записи"
|
1353 |
|
1354 |
+
#: includes/admin/class-admin.php:279
|
1355 |
msgctxt "admin menu"
|
1356 |
msgid "Manage Form Fields"
|
1357 |
msgstr "Форма"
|
1358 |
|
1359 |
+
#: includes/admin/class-admin.php:283
|
1360 |
#, fuzzy
|
1361 |
msgctxt "admin menu"
|
1362 |
msgid "Payment History"
|
1363 |
msgstr "История платежа"
|
1364 |
|
1365 |
+
#: includes/admin/class-admin.php:286
|
1366 |
#, fuzzy
|
1367 |
msgctxt "admin menu"
|
1368 |
msgid "CSV Import & Export"
|
1369 |
msgstr "Импорт из CSV"
|
1370 |
|
1371 |
+
#: includes/admin/class-admin.php:297
|
1372 |
msgctxt "admin menu"
|
1373 |
msgid "Debug"
|
1374 |
msgstr "Отладка"
|
1375 |
|
1376 |
+
#: includes/admin/settings/class-settings-admin.php:28
|
1377 |
msgctxt "admin menu"
|
1378 |
msgid "Manage Options"
|
1379 |
msgstr "Настройки"
|
1380 |
|
1381 |
+
#: includes/admin/class-admin.php:815
|
1382 |
msgctxt "admin category id"
|
1383 |
msgid "ID"
|
1384 |
msgstr "№"
|
1723 |
msgid "Theme was updated successfully."
|
1724 |
msgstr "Тема была успешно обновлена."
|
1725 |
|
1726 |
+
#: includes/themes.php:825
|
1727 |
msgctxt "themes"
|
1728 |
msgid "ZIP file is not a valid BD theme file."
|
1729 |
msgstr "Файл ZIP - не является файлом темы плагина."
|
1730 |
|
1731 |
+
#: includes/themes.php:831
|
1732 |
msgctxt "themes"
|
1733 |
msgid "Could not create themes directory."
|
1734 |
msgstr "Не удалось создать директорию для темы плагина."
|
1735 |
|
1736 |
+
#: includes/themes.php:839
|
1737 |
msgctxt "themes"
|
1738 |
msgid "Could not remove previous theme directory \"%s\"."
|
1739 |
msgstr "Не удалось удалить предыдущую директорию темы \"%s\"."
|
1740 |
|
1741 |
+
#: includes/themes.php:845
|
1742 |
msgctxt "themes"
|
1743 |
msgid "Could not move new theme into theme directory."
|
1744 |
msgstr "Не удалось переместить новую тему в директорию темы."
|
2356 |
msgid "Delete"
|
2357 |
msgstr "Удалить"
|
2358 |
|
2359 |
+
#: includes/admin/form-fields.php:77
|
2360 |
+
#, fuzzy
|
2361 |
+
msgctxt "form-fields admin"
|
2362 |
+
msgid "Private"
|
2363 |
+
msgstr "Активировать"
|
2364 |
+
|
2365 |
+
#: includes/admin/form-fields.php:81
|
2366 |
msgctxt "form-fields admin"
|
2367 |
msgid "Required"
|
2368 |
msgstr "Обязательное"
|
2369 |
|
2370 |
+
#: includes/admin/form-fields.php:81
|
2371 |
msgctxt "form-fields admin"
|
2372 |
msgid "Optional"
|
2373 |
msgstr "Необязательное"
|
2374 |
|
2375 |
+
#: includes/admin/form-fields.php:85
|
2376 |
msgctxt "form-fields admin"
|
2377 |
msgid "This field value is shown in the excerpt view of a listing."
|
2378 |
msgstr "Значение поля показывается в составе цитаты записи."
|
2379 |
|
2380 |
+
#: includes/admin/form-fields.php:86
|
2381 |
msgctxt "form-fields admin"
|
2382 |
msgid "In Excerpt"
|
2383 |
msgstr "В цитате"
|
2384 |
|
2385 |
+
#: includes/admin/form-fields.php:91
|
2386 |
msgctxt "form-fields admin"
|
2387 |
msgid "This field value is shown in the single view of a listing."
|
2388 |
msgstr "Значение поля показывается в полном просмотре записи."
|
2389 |
|
2390 |
+
#: includes/admin/form-fields.php:92
|
2391 |
msgctxt "form-fields admin"
|
2392 |
msgid "In Listing"
|
2393 |
msgstr "В полном виде"
|
2394 |
|
2395 |
+
#: includes/admin/form-fields.php:213
|
2396 |
msgctxt "form-fields admin"
|
2397 |
msgid "Form Preview"
|
2398 |
msgstr "Предварительный просмотр"
|
2399 |
|
2400 |
+
#: includes/admin/form-fields.php:214
|
2401 |
msgctxt "form-fields admin"
|
2402 |
msgid "← Return to \"Manage Form Fields\""
|
2403 |
msgstr "← Вернуться к \"Управлению Полями Формы\""
|
2404 |
|
2405 |
+
#: includes/admin/form-fields.php:252
|
2406 |
msgctxt "form-fields admin"
|
2407 |
msgid "Form fields updated."
|
2408 |
msgstr "Поля формы сохранены."
|
2409 |
|
2410 |
+
#: includes/admin/form-fields.php:268
|
2411 |
msgctxt "form-fields admin"
|
2412 |
msgid ""
|
2413 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2421 |
"показывался всем посетителям, то Вым нужно <a>разрешить соответствующую "
|
2422 |
"настройку</a>."
|
2423 |
|
2424 |
+
#: includes/admin/form-fields.php:302
|
2425 |
msgctxt "form-fields admin"
|
2426 |
msgid "Field deleted."
|
2427 |
msgstr "Поле удалено."
|
2428 |
|
2429 |
+
#: includes/admin/form-fields.php:323
|
2430 |
msgctxt "form-fields admin"
|
2431 |
msgid "Required fields created successfully."
|
2432 |
msgstr "Обязательное поле удачно создано."
|
2433 |
|
2434 |
+
#: includes/admin/form-fields.php:336
|
2435 |
msgctxt "form-fields admin"
|
2436 |
msgid "Title"
|
2437 |
msgstr "Название"
|
2438 |
|
2439 |
+
#: includes/admin/form-fields.php:337
|
2440 |
msgctxt "form-fields admin"
|
2441 |
msgid "Category"
|
2442 |
msgstr "Рубрика"
|
2443 |
|
2444 |
+
#: includes/admin/form-fields.php:338
|
2445 |
msgctxt "form-fields admin"
|
2446 |
msgid "Excerpt"
|
2447 |
msgstr "Цитата"
|
2448 |
|
2449 |
+
#: includes/admin/form-fields.php:339
|
2450 |
msgctxt "form-fields admin"
|
2451 |
msgid "Content"
|
2452 |
msgstr "Содержимое"
|
2453 |
|
2454 |
+
#: includes/admin/form-fields.php:340
|
2455 |
msgctxt "form-fields admin"
|
2456 |
msgid "Tags"
|
2457 |
msgstr "Метки"
|
2458 |
|
2459 |
+
#: includes/admin/form-fields.php:341
|
2460 |
msgctxt "form-fields admin"
|
2461 |
msgid "Address"
|
2462 |
msgstr "Адрес"
|
2463 |
|
2464 |
+
#: includes/admin/form-fields.php:342
|
2465 |
msgctxt "form-fields admin"
|
2466 |
msgid "City"
|
2467 |
msgstr "Город:"
|
2468 |
|
2469 |
+
#: includes/admin/form-fields.php:343
|
2470 |
msgctxt "form-fields admin"
|
2471 |
msgid "State"
|
2472 |
msgstr "Провинция/Штат:"
|
2473 |
|
2474 |
+
#: includes/admin/form-fields.php:344
|
2475 |
#, fuzzy
|
2476 |
msgctxt "form-fields admin"
|
2477 |
msgid "Country"
|
2478 |
msgstr "Страна:"
|
2479 |
|
2480 |
+
#: includes/admin/form-fields.php:345
|
2481 |
msgctxt "form-fields admin"
|
2482 |
msgid "ZIP Code"
|
2483 |
msgstr "Почтовый индекс"
|
2484 |
|
2485 |
+
#: includes/admin/form-fields.php:346
|
2486 |
msgctxt "form-fields admin"
|
2487 |
msgid "FAX Number"
|
2488 |
msgstr "Номер факса"
|
2489 |
|
2490 |
+
#: includes/admin/form-fields.php:347
|
2491 |
msgctxt "form-fields admin"
|
2492 |
msgid "Phone Number"
|
2493 |
msgstr "Номер телефона"
|
2494 |
|
2495 |
+
#: includes/admin/form-fields.php:348
|
2496 |
msgctxt "form-fields admin"
|
2497 |
msgid "Ratings Field"
|
2498 |
msgstr "Рейтинг"
|
2499 |
|
2500 |
+
#: includes/admin/form-fields.php:349
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "Twitter"
|
2503 |
msgstr "Twitter"
|
2504 |
|
2505 |
+
#: includes/admin/form-fields.php:350
|
2506 |
msgctxt "form-fields admin"
|
2507 |
msgid "Website"
|
2508 |
msgstr "адрес сайта"
|
2509 |
|
2510 |
+
#: includes/admin/form-fields.php:371
|
2511 |
msgctxt "form-fields admin"
|
2512 |
msgid "Tags updated."
|
2513 |
msgstr "Метки сохранены."
|
2531 |
msgid "Allow empty selection on search?"
|
2532 |
msgstr "Разрешить поиск по пустой строке?"
|
2533 |
|
2534 |
+
#: includes/fields/class-fieldtypes-textarea.php:125
|
2535 |
msgctxt "form-fields admin"
|
2536 |
msgid "Allow HTML input for this field?"
|
2537 |
msgstr "Разрегить HTML коды в этом поле?"
|
2538 |
|
2539 |
+
#: includes/fields/class-fieldtypes-textarea.php:128
|
2540 |
msgctxt "form-fields admin"
|
2541 |
msgid "Allow IFRAME tags in content?"
|
2542 |
msgstr ""
|
2543 |
|
2544 |
+
#: includes/fields/class-fieldtypes-textarea.php:132
|
2545 |
msgctxt "form-fields admin"
|
2546 |
msgid "No"
|
2547 |
msgstr "Ноя"
|
2548 |
|
2549 |
+
#: includes/fields/class-fieldtypes-textarea.php:133
|
2550 |
msgctxt "form-fields admin"
|
2551 |
msgid "Yes"
|
2552 |
msgstr ""
|
2553 |
|
2554 |
+
#: includes/fields/class-fieldtypes-textarea.php:138
|
2555 |
msgctxt "form-fields admin"
|
2556 |
msgid "Allow WordPress shortcodes in this field?"
|
2557 |
msgstr "Разрешить шорт-коды WordPress в этом поле?"
|
2558 |
|
2559 |
+
#: includes/fields/class-fieldtypes-textarea.php:143
|
2560 |
msgctxt "form-fields admin"
|
2561 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2562 |
msgstr "Использовать визуальный редактор на сайте?"
|
2563 |
|
2564 |
+
#: includes/fields/class-fieldtypes-textarea.php:146
|
2565 |
msgctxt "form-fields admin"
|
2566 |
msgid ""
|
2567 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2570 |
"<b>ВНИМАНИЕ:</b> Авторы могут использовать этот режим для обхода ограничения "
|
2571 |
"на количество изображений в бесплатном режиме."
|
2572 |
|
2573 |
+
#: includes/fields/class-fieldtypes-textarea.php:147
|
2574 |
msgctxt "form-fields admin"
|
2575 |
msgid "Allow images in WYSIWYG editor?"
|
2576 |
msgstr "Разрешить изображения в визуальном редакторе?"
|
2577 |
|
2578 |
+
#: includes/fields/class-fieldtypes-textarea.php:150
|
2579 |
msgctxt "form-fields admin"
|
2580 |
msgid ""
|
2581 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2584 |
"<b>Только для профессионалов!</b> Если только Вам не было об этом сказано, "
|
2585 |
"не включайте это, если не знаете, что это делает."
|
2586 |
|
2587 |
+
#: includes/fields/class-fieldtypes-textarea.php:151
|
2588 |
msgctxt "form-fields admin"
|
2589 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2590 |
msgstr "Применить фильтр \"the_content\" перед отображением поля?"
|
2591 |
|
2592 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2593 |
msgctxt "form-fields admin"
|
2594 |
+
msgid ""
|
2595 |
+
"Truncates the description field to the value set here. To display all of the "
|
2596 |
+
"description, set to 0."
|
2597 |
+
msgstr ""
|
2598 |
+
|
2599 |
+
#: includes/fields/class-fieldtypes-textarea.php:155
|
2600 |
+
msgctxt "form-fields admin"
|
2601 |
+
msgid "Max length of Description field to use in List (excerpt) view"
|
2602 |
+
msgstr ""
|
2603 |
+
|
2604 |
+
#: includes/fields/class-fieldtypes-textarea.php:160
|
2605 |
+
msgctxt "form-fields admin"
|
2606 |
msgid "Automatically generate excerpt from content field?"
|
2607 |
msgstr ""
|
2608 |
|
2690 |
|
2691 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2692 |
msgctxt "form-fields admin"
|
2693 |
+
msgid "Show this field to admin users only?"
|
2694 |
+
msgstr ""
|
2695 |
+
|
2696 |
+
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2697 |
+
#, fuzzy
|
2698 |
+
msgctxt "form-fields admin"
|
2699 |
+
msgid "Display this field to admin users only in the edit listing view."
|
2700 |
+
msgstr ""
|
2701 |
+
"Включите чтобы показывать значение этого поля на странице полной информации "
|
2702 |
+
"о записи."
|
2703 |
+
|
2704 |
+
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2705 |
+
msgctxt "form-fields admin"
|
2706 |
msgid "Show this value in excerpt view?"
|
2707 |
msgstr "Показать это поле в составе цитаты?"
|
2708 |
|
2709 |
+
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2710 |
msgctxt "form-fields admin"
|
2711 |
msgid "Display this value in post excerpt view."
|
2712 |
msgstr "Включите чтобы показать это поле в составе цитаты."
|
2713 |
|
2714 |
+
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2715 |
msgctxt "form-fields admin"
|
2716 |
msgid "Show this value in listing view?"
|
2717 |
msgstr "Показать это поле в полном виде?"
|
2718 |
|
2719 |
+
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2720 |
msgctxt "form-fields admin"
|
2721 |
msgid "Display this value in the listing view."
|
2722 |
msgstr ""
|
2723 |
"Включите чтобы показывать значение этого поля на странице полной информации "
|
2724 |
"о записи."
|
2725 |
|
2726 |
+
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2727 |
msgctxt "form-fields admin"
|
2728 |
msgid "Include this field in the search form?"
|
2729 |
msgstr "Включить в форму поиска?"
|
2730 |
|
2731 |
+
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2732 |
msgctxt "form-fields admin"
|
2733 |
msgid "Include this field in the search form."
|
2734 |
msgstr "Включите чтобы можно было использовать это поле в форме поиска."
|
2735 |
|
2736 |
+
#: templates/admin/form-fields-addoredit.tpl.php:182
|
2737 |
#, fuzzy
|
2738 |
msgctxt "form-fields admin"
|
2739 |
msgid "Is this field required for searching?"
|
2740 |
msgstr "Обязательное поле?"
|
2741 |
|
2742 |
+
#: templates/admin/form-fields-addoredit.tpl.php:188
|
2743 |
msgctxt "form-fields admin"
|
2744 |
msgid ""
|
2745 |
"Make this fields required during searches on the Advanced Search screen."
|
2746 |
msgstr ""
|
2747 |
|
2748 |
+
#: templates/admin/form-fields-addoredit.tpl.php:194
|
2749 |
msgctxt "form-fields admin"
|
2750 |
msgid "Hide this field's label?"
|
2751 |
msgstr "Скрыть метку этого поля?"
|
2752 |
|
2753 |
+
#: templates/admin/form-fields-addoredit.tpl.php:200
|
2754 |
msgctxt "form-fields admin"
|
2755 |
msgid "Hide this field's label when displaying it."
|
2756 |
msgstr "Включите чтобы при отображении этого поля скрыть его метку."
|
2757 |
|
2758 |
+
#: templates/admin/form-fields-addoredit.tpl.php:207
|
2759 |
msgctxt "form-fields admin"
|
2760 |
msgid "Update Field"
|
2761 |
msgstr "Сохранить поле"
|
2762 |
|
2763 |
+
#: templates/admin/form-fields-addoredit.tpl.php:209
|
2764 |
msgctxt "form-fields admin"
|
2765 |
msgid "Add Field"
|
2766 |
msgstr "Добавить поле"
|
3118 |
msgid "Test SSL setup..."
|
3119 |
msgstr ""
|
3120 |
|
3121 |
+
#: includes/admin/settings/class-settings-admin.php:316
|
3122 |
msgctxt "admin settings"
|
3123 |
msgid "Valid placeholders: %s"
|
3124 |
msgstr "Корректные служебные слова: %s"
|
3566 |
msgid "Enter License Key here"
|
3567 |
msgstr "Обновить лицензионный ключ"
|
3568 |
|
3569 |
+
#: includes/admin/settings/class-settings-admin.php:357
|
3570 |
#, fuzzy
|
3571 |
msgctxt "expiration notices"
|
3572 |
msgid "Add notice"
|
3573 |
msgstr "Добавить поле"
|
3574 |
|
3575 |
+
#: includes/admin/settings/class-settings-admin.php:376
|
3576 |
msgctxt "expiration notices"
|
3577 |
msgid "No notices configured."
|
3578 |
msgstr ""
|
3579 |
|
3580 |
+
#: includes/admin/settings/class-settings-admin.php:390
|
3581 |
#, fuzzy
|
3582 |
msgctxt "expiration notices"
|
3583 |
msgid "Delete"
|
3584 |
msgstr "Удалить"
|
3585 |
|
3586 |
+
#: includes/admin/settings/class-settings-admin.php:406
|
3587 |
msgctxt "expiration notices"
|
3588 |
msgid "recurring and non-recurring"
|
3589 |
msgstr ""
|
3590 |
|
3591 |
+
#: includes/admin/settings/class-settings-admin.php:408
|
3592 |
#, fuzzy
|
3593 |
msgctxt "expiration notices"
|
3594 |
msgid "recurring only"
|
3595 |
msgstr "(периодически)"
|
3596 |
|
3597 |
+
#: includes/admin/settings/class-settings-admin.php:410
|
3598 |
#, fuzzy
|
3599 |
msgctxt "expiration notices"
|
3600 |
msgid "non-recurring only"
|
3601 |
msgstr "(периодически)"
|
3602 |
|
3603 |
+
#: includes/admin/settings/class-settings-admin.php:414
|
3604 |
#, fuzzy
|
3605 |
msgctxt "expiration notices"
|
3606 |
msgid "Sent when a listing (%s) is renewed."
|
3607 |
msgstr "Посылается как только новая запись была помещена в базу данных."
|
3608 |
|
3609 |
+
#: includes/admin/settings/class-settings-admin.php:419
|
3610 |
#, fuzzy
|
3611 |
msgctxt "expiration notices"
|
3612 |
msgid "Sent when a listing (%s) expires."
|
3613 |
msgstr "Срок действия записи истёк"
|
3614 |
|
3615 |
+
#: includes/admin/settings/class-settings-admin.php:427
|
3616 |
#, fuzzy
|
3617 |
msgctxt "expiration notices"
|
3618 |
msgid "%d day"
|
3621 |
msgstr[1] "%d дней"
|
3622 |
msgstr[2] ""
|
3623 |
|
3624 |
+
#: includes/admin/settings/class-settings-admin.php:430
|
3625 |
msgctxt "expiration notices"
|
3626 |
msgid "%d week"
|
3627 |
msgid_plural "%d weeks"
|
3629 |
msgstr[1] ""
|
3630 |
msgstr[2] ""
|
3631 |
|
3632 |
+
#: includes/admin/settings/class-settings-admin.php:433
|
3633 |
msgctxt "expiration notices"
|
3634 |
msgid "%d month"
|
3635 |
msgid_plural "%d months"
|
3639 |
|
3640 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3641 |
#. non-recuring only)
|
3642 |
+
#: includes/admin/settings/class-settings-admin.php:439
|
3643 |
msgctxt "expiration notices"
|
3644 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3645 |
msgstr ""
|
3646 |
|
3647 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3648 |
#. non-recuring only)
|
3649 |
+
#: includes/admin/settings/class-settings-admin.php:442
|
3650 |
#, fuzzy
|
3651 |
msgctxt "expiration notices"
|
3652 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3653 |
msgstr "Посылается как только новая запись была помещена в базу данных."
|
3654 |
|
3655 |
+
#: includes/admin/settings/class-settings-admin.php:459
|
3656 |
msgctxt "expiration notices"
|
3657 |
msgid "At the time of expiration"
|
3658 |
msgstr ""
|
3659 |
|
3660 |
+
#: includes/admin/settings/class-settings-admin.php:460
|
3661 |
#, fuzzy
|
3662 |
msgctxt "expiration notices"
|
3663 |
msgid "Right after a successful renewal"
|
3664 |
msgstr "Тариф был успешно назначен."
|
3665 |
|
3666 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3667 |
msgctxt "expiration notices"
|
3668 |
msgid "%d day before expiration"
|
3669 |
msgid_plural "%d days before expiration"
|
3671 |
msgstr[1] ""
|
3672 |
msgstr[2] ""
|
3673 |
|
3674 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3675 |
msgctxt "expiration notices"
|
3676 |
msgid "%d day after expiration"
|
3677 |
msgid_plural "%d days after expiration"
|
3679 |
msgstr[1] ""
|
3680 |
msgstr[2] ""
|
3681 |
|
3682 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3683 |
msgctxt "expiration notices"
|
3684 |
msgid "%d week before expiration"
|
3685 |
msgid_plural "%d weeks before expiration"
|
3687 |
msgstr[1] ""
|
3688 |
msgstr[2] ""
|
3689 |
|
3690 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3691 |
msgctxt "expiration notices"
|
3692 |
msgid "%d week after expiration"
|
3693 |
msgid_plural "%d weeks after expiration"
|
3695 |
msgstr[1] ""
|
3696 |
msgstr[2] ""
|
3697 |
|
3698 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3699 |
msgctxt "expiration notices"
|
3700 |
msgid "%d month before expiration"
|
3701 |
msgid_plural "%d months before expiration"
|
3703 |
msgstr[1] ""
|
3704 |
msgstr[2] ""
|
3705 |
|
3706 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3707 |
msgctxt "expiration notices"
|
3708 |
msgid "%d month after expiration"
|
3709 |
msgid_plural "%d months after expiration"
|
3711 |
msgstr[1] ""
|
3712 |
msgstr[2] ""
|
3713 |
|
3714 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3715 |
#, fuzzy
|
3716 |
msgctxt "expiration notices"
|
3717 |
msgid "Applies to"
|
3718 |
msgstr "Применимо к..."
|
3719 |
|
3720 |
+
#: includes/admin/settings/class-settings-admin.php:498
|
3721 |
msgctxt "expiration notices"
|
3722 |
msgid "Non-recurring listings"
|
3723 |
msgstr ""
|
3724 |
|
3725 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3726 |
#, fuzzy
|
3727 |
msgctxt "expiration notices"
|
3728 |
msgid "Recurring listings"
|
3729 |
msgstr "Вернуться к записям."
|
3730 |
|
3731 |
+
#: includes/admin/settings/class-settings-admin.php:500
|
3732 |
msgctxt "expiration notices"
|
3733 |
msgid "Recurring and non-recurring listings"
|
3734 |
msgstr ""
|
3735 |
|
3736 |
+
#: includes/admin/settings/class-settings-admin.php:505
|
3737 |
msgctxt "expiration notices"
|
3738 |
msgid "When to send?"
|
3739 |
msgstr ""
|
3744 |
msgid "E-mail body text"
|
3745 |
msgstr "Тело письма"
|
3746 |
|
3747 |
+
#: includes/admin/settings/class-settings-admin.php:537
|
3748 |
+
#, fuzzy
|
3749 |
+
msgctxt "settings"
|
3750 |
+
msgid "Settings reset to default."
|
3751 |
+
msgstr "Параметры сохранены."
|
3752 |
+
|
3753 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3754 |
#, fuzzy
|
3755 |
msgctxt "settings"
|
3769 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3770 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3771 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3772 |
+
#: includes/admin/settings/class-settings.php:335
|
3773 |
#, fuzzy
|
3774 |
msgctxt "settings"
|
3775 |
msgid "General Settings"
|
4756 |
msgid "E-Mail Notices"
|
4757 |
msgstr "Оповещения по электронной почте"
|
4758 |
|
4759 |
+
#: includes/admin/settings/class-settings.php:531
|
4760 |
+
#: includes/admin/settings/class-settings.php:542
|
4761 |
msgctxt "settings"
|
4762 |
msgid "\"%s\" can not be empty."
|
4763 |
msgstr ""
|
4764 |
|
4765 |
+
#: includes/admin/settings/class-settings.php:549
|
4766 |
msgctxt "settings"
|
4767 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4768 |
msgstr ""
|
5217 |
msgid "(Unavailable Plan)"
|
5218 |
msgstr "(Тариф недоступен)"
|
5219 |
|
5220 |
+
#: includes/class-listing.php:528
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5221 |
#, fuzzy
|
5222 |
msgctxt "listing"
|
5223 |
+
msgid "Plan \"%s\" (recurring)"
|
5224 |
msgstr "(периодически)"
|
5225 |
|
5226 |
+
#: includes/class-listing.php:530 includes/class-listing.php:562
|
5227 |
msgctxt "listing"
|
5228 |
msgid "Plan \"%s\""
|
5229 |
msgstr ""
|
5315 |
msgid "Posted By"
|
5316 |
msgstr "Создано"
|
5317 |
|
5318 |
+
#: includes/class-listing.php:660
|
5319 |
msgctxt "listing status"
|
5320 |
msgid "Unknown"
|
5321 |
msgstr ""
|
5322 |
|
5323 |
+
#: includes/class-listing.php:661
|
5324 |
msgctxt "listing status"
|
5325 |
msgid "Legacy"
|
5326 |
msgstr ""
|
5327 |
|
5328 |
+
#: includes/class-listing.php:662
|
5329 |
#, fuzzy
|
5330 |
msgctxt "listing status"
|
5331 |
msgid "Incomplete"
|
5332 |
msgstr "Завершено"
|
5333 |
|
5334 |
+
#: includes/class-listing.php:663
|
5335 |
#, fuzzy
|
5336 |
msgctxt "listing status"
|
5337 |
msgid "Pending Payment"
|
5338 |
msgstr "Платёж был заброшен."
|
5339 |
|
5340 |
+
#: includes/class-listing.php:664
|
5341 |
#, fuzzy
|
5342 |
msgctxt "listing status"
|
5343 |
msgid "Complete"
|
5344 |
msgstr "Завершено"
|
5345 |
|
5346 |
+
#: includes/class-listing.php:665
|
5347 |
#, fuzzy
|
5348 |
msgctxt "listing status"
|
5349 |
msgid "Pending Upgrade"
|
5350 |
msgstr "Ожидается подтверждение"
|
5351 |
|
5352 |
+
#: includes/class-listing.php:666
|
5353 |
#, fuzzy
|
5354 |
msgctxt "listing status"
|
5355 |
msgid "Expired"
|
5356 |
msgstr "Истекло"
|
5357 |
|
5358 |
+
#: includes/class-listing.php:667
|
5359 |
#, fuzzy
|
5360 |
msgctxt "listing status"
|
5361 |
msgid "Pending Renewal"
|
5362 |
msgstr "Активные + ожидающие продление"
|
5363 |
|
5364 |
+
#: includes/class-listing.php:668
|
5365 |
#, fuzzy
|
5366 |
msgctxt "listing status"
|
5367 |
msgid "Abandoned"
|
5620 |
msgid "Please choose a valid fee plan for your category selection."
|
5621 |
msgstr "Пожалуйста выберите тариф для рубрики \"%s\"."
|
5622 |
|
5623 |
+
#: includes/views/submit_listing.php:681
|
5624 |
#, fuzzy
|
5625 |
msgctxt "submit listing"
|
5626 |
msgid "Please enter your desired username."
|
5627 |
msgstr "Пожалуйста введите Ваше имя."
|
5628 |
|
5629 |
+
#: includes/views/submit_listing.php:686
|
5630 |
#, fuzzy
|
5631 |
msgctxt "submit listing"
|
5632 |
msgid "Please enter the e-mail for your new account."
|
5633 |
msgstr "Пожалуйста введите Ваше имя."
|
5634 |
|
5635 |
+
#: includes/views/submit_listing.php:691
|
5636 |
msgctxt "submit listing"
|
5637 |
msgid "Please enter the password for your new account."
|
5638 |
msgstr ""
|
5639 |
|
5640 |
+
#: includes/views/submit_listing.php:701
|
5641 |
msgctxt "submit listing"
|
5642 |
msgid "The username you chose is already in use. Please use a different one."
|
5643 |
msgstr ""
|
5644 |
|
5645 |
+
#: includes/views/submit_listing.php:706
|
5646 |
msgctxt "submit listing"
|
5647 |
msgid "The e-mail address you chose for your account is already in use."
|
5648 |
msgstr ""
|
5649 |
|
5650 |
+
#: includes/views/submit_listing.php:721
|
5651 |
msgctxt "submit listing"
|
5652 |
msgid "Create a user account on this site"
|
5653 |
msgstr ""
|
5654 |
|
5655 |
+
#: includes/views/submit_listing.php:728
|
5656 |
msgctxt "submit listing"
|
5657 |
msgid ""
|
5658 |
"You need to create an account on the site. Please fill out the form below."
|
5659 |
msgstr ""
|
5660 |
|
5661 |
+
#: includes/views/submit_listing.php:734
|
5662 |
msgctxt "submit listing"
|
5663 |
msgid "Username:"
|
5664 |
msgstr ""
|
5665 |
|
5666 |
+
#: includes/views/submit_listing.php:743
|
5667 |
#, fuzzy
|
5668 |
msgctxt "submit listing"
|
5669 |
msgid "Email:"
|
5670 |
msgstr "Адрес: %s"
|
5671 |
|
5672 |
+
#: includes/views/submit_listing.php:752
|
5673 |
msgctxt "submit listing"
|
5674 |
msgid "Password:"
|
5675 |
msgstr ""
|
5842 |
msgid "Link Text (optional):"
|
5843 |
msgstr "Текст ссылки (не обязательно)"
|
5844 |
|
5845 |
+
#: includes/fields/class-form-field.php:627
|
5846 |
msgctxt "form-fields api"
|
5847 |
msgid ""
|
5848 |
"This form field can't be deleted because it is required for the plugin to "
|
5905 |
msgid "Invalid form field type"
|
5906 |
msgstr "Неверный тип поля формы"
|
5907 |
|
5908 |
+
#: includes/fields/class-form-field.php:526
|
5909 |
msgctxt "form-fields-api"
|
5910 |
msgid "Field label is required."
|
5911 |
msgstr "Метка поля обязательна."
|
5912 |
|
5913 |
+
#: includes/fields/class-form-field.php:536
|
5914 |
msgctxt "form-fields-api"
|
5915 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5916 |
msgstr ""
|
5917 |
"Запрошенное изменение типа поля не совместимо с предыдущим типом. В "
|
5918 |
"изменении типа отказано."
|
5919 |
|
5920 |
+
#: includes/fields/class-form-field.php:556
|
5921 |
msgctxt "form-fields-api"
|
5922 |
msgid ""
|
5923 |
"There can only be one field with association \"%s\". Please select another "
|
5926 |
"Ассоциация с полем \"%s\" может быть только одна. Пожалуйста, выберите "
|
5927 |
"другую ассоциацию."
|
5928 |
|
5929 |
+
#: includes/fields/class-form-field.php:566
|
5930 |
msgctxt "form-fields-api"
|
5931 |
msgid "\"%s\" is an invalid field type for this association."
|
5932 |
msgstr "Поле \"%s\" не является корректной ассоциацией для этого поля."
|
5933 |
|
5934 |
+
#: includes/fields/class-form-field.php:618
|
5935 |
msgctxt "form-fields-api"
|
5936 |
msgid "Invalid field ID"
|
5937 |
msgstr "Некорректный номер поля"
|
5938 |
|
5939 |
+
#: includes/fields/class-form-field.php:639
|
5940 |
msgctxt "form-fields-api"
|
5941 |
msgid "An error occurred while trying to delete this field."
|
5942 |
msgstr "Произошла ошибка при попытке удаления этого поля."
|
6004 |
msgid "— None —"
|
6005 |
msgstr ""
|
6006 |
|
6007 |
+
#: includes/fields/class-fieldtypes-textarea.php:131
|
6008 |
msgctxt "admin form-fields"
|
6009 |
msgid ""
|
6010 |
"Enabling iframe support in your listings can allow users to execute "
|
6613 |
msgid "Next"
|
6614 |
msgstr ""
|
6615 |
|
6616 |
+
#: includes/templates-ui.php:172
|
6617 |
msgctxt "templates"
|
6618 |
msgid "No listing categories found."
|
6619 |
msgstr "Рубрики не обнаружены."
|
6620 |
|
6621 |
+
#: includes/templates-ui.php:285
|
6622 |
msgctxt "templates"
|
6623 |
msgid "Search Listings"
|
6624 |
msgstr "Найти"
|
6625 |
|
6626 |
+
#: includes/templates-ui.php:288
|
6627 |
msgctxt "templates"
|
6628 |
msgid "Advanced Search"
|
6629 |
msgstr "Расширенный поиск"
|
6687 |
msgid "View not available."
|
6688 |
msgstr "Свободных мест для загрузки изображений:"
|
6689 |
|
6690 |
+
#: includes/views/submit_listing.php:790
|
6691 |
msgctxt "templates"
|
6692 |
msgid "Please agree to the Terms and Conditions."
|
6693 |
msgstr "Пожалуйста примите наши Условия и Положения."
|
6694 |
|
6695 |
+
#: includes/views/submit_listing.php:798
|
6696 |
msgctxt "templates"
|
6697 |
msgid "Terms and Conditions:"
|
6698 |
msgstr "Условия и Положения:"
|
6699 |
|
6700 |
+
#: includes/views/submit_listing.php:807
|
6701 |
#, fuzzy
|
6702 |
msgctxt "templates"
|
6703 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6973 |
msgid "There are no images currently attached to your listing."
|
6974 |
msgstr "К Вашей записи не прикреплено ни одного изображения."
|
6975 |
|
6976 |
+
#: includes/templates-ui.php:317 includes/templates-ui.php:342
|
6977 |
msgctxt "templates sort"
|
6978 |
msgid "Sort By:"
|
6979 |
msgstr "Сортировка по:"
|
6980 |
|
6981 |
+
#: includes/templates-ui.php:336
|
6982 |
msgctxt "sort"
|
6983 |
msgid "Reset"
|
6984 |
msgstr "Сбросить"
|
6985 |
|
6986 |
+
#: includes/templates-ui.php:358
|
6987 |
msgctxt "sort"
|
6988 |
msgid "(Reset)"
|
6989 |
msgstr "(Сбросить)"
|
7355 |
msgid "This is just a preview. The listing has not been published yet."
|
7356 |
msgstr "Это просто предварительный просмотр. Запись ещё не была опубликована."
|
7357 |
|
7358 |
+
#: includes/views/submit_listing.php:569
|
7359 |
msgctxt "listing submit"
|
7360 |
msgid ""
|
7361 |
"Something went wrong. Please check the form for errors, correct them and "
|
9407 |
#~ msgid "Setup/Manage Fees"
|
9408 |
#~ msgstr "Настроить тарифы"
|
9409 |
|
|
|
|
|
|
|
9410 |
#~ msgid "← Back to Directory"
|
9411 |
#~ msgstr "← Назад в справочник"
|
9412 |
|
languages/WPBDM-sv_SE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date:
|
9 |
"PO-Revision-Date: 2017-12-03 21:20+0100\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
@@ -16,23 +16,23 @@ msgstr ""
|
|
16 |
"X-Generator: Poedit 2.0.4\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
|
19 |
-
#: includes/admin/class-admin-listings.php:
|
20 |
msgid "Listing Information"
|
21 |
msgstr "Information om annons"
|
22 |
|
23 |
-
#: includes/admin/class-admin-listings.php:
|
24 |
msgid "Listing Timeline"
|
25 |
msgstr "Annonsens tidslinje:"
|
26 |
|
27 |
-
#: includes/admin/class-admin-listings.php:
|
28 |
msgid "Expires on"
|
29 |
msgstr "Utgår den"
|
30 |
|
31 |
-
#: includes/admin/class-admin-listings.php:
|
32 |
msgid "Attributes"
|
33 |
msgstr "Attribut"
|
34 |
|
35 |
-
#: includes/admin/class-admin.php:
|
36 |
msgid ""
|
37 |
"Preview is only available after you've saved the first draft. This is due\n"
|
38 |
"to how WordPress stores the data."
|
@@ -40,11 +40,11 @@ msgstr ""
|
|
40 |
"Förhandsgranskning är endast tillgänglig när du har sparat det första "
|
41 |
"utkastet. Detta beror på hur WordPress lagrar data."
|
42 |
|
43 |
-
#: includes/admin/class-admin.php:
|
44 |
msgid "Uninstall Business Directory Plugin"
|
45 |
msgstr "Avinstallera tillägget Business Directory"
|
46 |
|
47 |
-
#: includes/admin/class-admin.php:
|
48 |
msgid "Uninstall"
|
49 |
msgstr "Avinstallera"
|
50 |
|
@@ -239,15 +239,15 @@ msgstr "Transaktionsnyckel"
|
|
239 |
msgid "Licenses"
|
240 |
msgstr "Licenser"
|
241 |
|
242 |
-
#: includes/templates-ui.php:
|
243 |
msgid "Directory"
|
244 |
msgstr "Katalog"
|
245 |
|
246 |
-
#: includes/templates-ui.php:
|
247 |
msgid "View All Listings"
|
248 |
msgstr "Visa alla annonser"
|
249 |
|
250 |
-
#: includes/templates-ui.php:
|
251 |
msgid "Create A Listing"
|
252 |
msgstr "Skapa annons"
|
253 |
|
@@ -300,7 +300,11 @@ msgstr ""
|
|
300 |
msgid "Please note that all of your existing settings will be lost."
|
301 |
msgstr "Observera att alla dina befintliga inställningar försvinner."
|
302 |
|
303 |
-
#: templates/admin/settings-reset.tpl.php:
|
|
|
|
|
|
|
|
|
304 |
msgid "Reset Defaults"
|
305 |
msgstr "Återställ till standardinställningar"
|
306 |
|
@@ -819,7 +823,7 @@ msgctxt "admin category filter"
|
|
819 |
msgid "All categories"
|
820 |
msgstr "Alla kategorier"
|
821 |
|
822 |
-
#: includes/admin/class-admin-listings.php:
|
823 |
msgctxt "admin listings"
|
824 |
msgid ""
|
825 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
@@ -830,62 +834,62 @@ msgstr ""
|
|
830 |
"respektive avgift) krävs för att fastställa funktionerna för denna annons, "
|
831 |
"likväl som för att hantera förnyelser."
|
832 |
|
833 |
-
#: includes/admin/class-admin-listings.php:
|
834 |
msgctxt "admin listings"
|
835 |
msgid "Never"
|
836 |
msgstr "Aldrig"
|
837 |
|
838 |
-
#: includes/admin/class-admin-listings.php:
|
839 |
msgctxt "admin listings"
|
840 |
msgid "Featured"
|
841 |
msgstr "Utvald (fäst)"
|
842 |
|
843 |
-
#: includes/admin/class-admin-listings.php:
|
844 |
msgctxt "admin listings"
|
845 |
msgid "Recurring"
|
846 |
msgstr "Återkommande"
|
847 |
|
848 |
-
#: includes/admin/class-admin-listings.php:
|
849 |
msgctxt "admin listings"
|
850 |
msgid "Free"
|
851 |
msgstr "Gratis"
|
852 |
|
853 |
-
#: includes/admin/class-admin-listings.php:
|
854 |
msgctxt "admin listings"
|
855 |
msgid "Paid"
|
856 |
msgstr "Betald"
|
857 |
|
858 |
-
#: includes/admin/class-admin-listings.php:
|
859 |
msgctxt "admin"
|
860 |
msgid "Directory Listing Fields / Images"
|
861 |
msgstr "Annonsfält / bilder"
|
862 |
|
863 |
-
#: includes/admin/class-admin-listings.php:
|
864 |
msgctxt "admin"
|
865 |
msgid "Categories"
|
866 |
msgstr "Kategorier"
|
867 |
|
868 |
-
#: includes/admin/class-admin.php:
|
869 |
msgctxt "admin"
|
870 |
msgid "Business Directory"
|
871 |
msgstr "Business Directory"
|
872 |
|
873 |
-
#: includes/admin/class-admin.php:
|
874 |
msgctxt "admin"
|
875 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
876 |
msgstr "Du är klar! Besök din nya <a>Business Directory</a> sida."
|
877 |
|
878 |
-
#: includes/admin/class-admin.php:
|
879 |
msgctxt "admin"
|
880 |
msgid "Untitled Menu"
|
881 |
msgstr "Meny utan titel"
|
882 |
|
883 |
-
#: includes/admin/class-admin.php:
|
884 |
msgctxt "admin"
|
885 |
msgid "Dismiss this notice."
|
886 |
msgstr "Avvisa denna notering."
|
887 |
|
888 |
-
#: includes/admin/class-admin.php:
|
889 |
#, fuzzy
|
890 |
msgctxt "admin"
|
891 |
msgid "The listing has been updated."
|
@@ -893,40 +897,40 @@ msgid_plural "The listings have been updated."
|
|
893 |
msgstr[0] "Annonsen har uppgraderats."
|
894 |
msgstr[1] "Annonserna har uppgraderats."
|
895 |
|
896 |
-
#: includes/admin/class-admin.php:
|
897 |
msgctxt "admin"
|
898 |
msgid "The fee was successfully assigned."
|
899 |
msgstr "Avgiften tilldelades med framgång."
|
900 |
|
901 |
-
#: includes/admin/class-admin.php:
|
902 |
msgctxt "admin"
|
903 |
msgid "Listing was renewed."
|
904 |
msgid_plural "Listings were renewed."
|
905 |
msgstr[0] "Annonsen har förnyats."
|
906 |
msgstr[1] "Annonserna har förnyats."
|
907 |
|
908 |
-
#: includes/admin/class-admin.php:
|
909 |
msgctxt "admin"
|
910 |
msgid "Renewal email sent."
|
911 |
msgstr "E-postmeddelande om förnyelse skickat."
|
912 |
|
913 |
-
#: includes/admin/class-admin.php:
|
914 |
#, fuzzy
|
915 |
msgctxt "admin"
|
916 |
msgid "Access keys sent."
|
917 |
msgstr "Åtkomstnyckel"
|
918 |
|
919 |
-
#: includes/admin/class-admin.php:
|
920 |
msgctxt "admin"
|
921 |
msgid "The access keys couldn't be sent."
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: includes/admin/class-admin.php:
|
925 |
msgctxt "admin"
|
926 |
msgid "Listing Count"
|
927 |
msgstr "Annonsräknare"
|
928 |
|
929 |
-
#: includes/admin/class-admin.php:
|
930 |
msgctxt "admin"
|
931 |
msgid ""
|
932 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -935,7 +939,7 @@ msgstr ""
|
|
935 |
"<b>Tillägget Business Directory</b> kräver att du lagt shortcoden "
|
936 |
"<tt>[businessdirectory]</tt> på en sida för att fungera korrekt."
|
937 |
|
938 |
-
#: includes/admin/class-admin.php:
|
939 |
msgctxt "admin"
|
940 |
msgid ""
|
941 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -944,12 +948,12 @@ msgstr ""
|
|
944 |
"Du kan skapa denna sida av dig själv eller låta Business Directory göra det "
|
945 |
"åt dig automatiskt."
|
946 |
|
947 |
-
#: includes/admin/class-admin.php:
|
948 |
msgctxt "admin"
|
949 |
msgid "Create required pages for me"
|
950 |
msgstr "Skapa nödvändiga sidor åt mig."
|
951 |
|
952 |
-
#: includes/admin/class-admin.php:
|
953 |
msgctxt "admin"
|
954 |
msgid ""
|
955 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -960,7 +964,7 @@ msgstr ""
|
|
960 |
"eller senare, men servern kör version <strong>%s</strong>. Be din leverantör "
|
961 |
"att uppgradera för att förhindra eventuella problem med pluginet."
|
962 |
|
963 |
-
#: includes/admin/class-admin.php:
|
964 |
msgctxt "admin"
|
965 |
msgid ""
|
966 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -987,7 +991,7 @@ msgctxt "admin"
|
|
987 |
msgid "Images"
|
988 |
msgstr "Bilder"
|
989 |
|
990 |
-
#: includes/admin/form-fields.php:
|
991 |
msgctxt "admin"
|
992 |
msgid ""
|
993 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
@@ -996,7 +1000,7 @@ msgstr ""
|
|
996 |
"<b>Tillägget Business Directory</b> kräver fält med följande associationer "
|
997 |
"för att fungera korrekt: <b>%s</b>."
|
998 |
|
999 |
-
#: includes/admin/form-fields.php:
|
1000 |
msgctxt "admin"
|
1001 |
msgid ""
|
1002 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
@@ -1005,7 +1009,7 @@ msgstr ""
|
|
1005 |
"<b>Tillägget Business Direcotry </b> kräver ett fält med en<b>%s</b> "
|
1006 |
"association för att fungera korrekt."
|
1007 |
|
1008 |
-
#: includes/admin/form-fields.php:
|
1009 |
msgctxt "admin"
|
1010 |
msgid ""
|
1011 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
@@ -1014,12 +1018,12 @@ msgstr ""
|
|
1014 |
"Du kan skapa dessa anpassade fält själv i \"Hantera formulärfält\" eller "
|
1015 |
"låta Business Directory göra det åt dig automatiskt."
|
1016 |
|
1017 |
-
#: includes/admin/form-fields.php:
|
1018 |
msgctxt "admin"
|
1019 |
msgid "Go to \"Manage Form Fields\""
|
1020 |
msgstr "Gå till \"Hantera formulärfält\""
|
1021 |
|
1022 |
-
#: includes/admin/form-fields.php:
|
1023 |
msgctxt "admin"
|
1024 |
msgid "Create these required fields for me"
|
1025 |
msgstr "Skapa dessa obligatoriska fält för mig"
|
@@ -1034,75 +1038,75 @@ msgctxt "admin"
|
|
1034 |
msgid "Abandoned"
|
1035 |
msgstr "Övergiven"
|
1036 |
|
1037 |
-
#: includes/admin/class-admin-listings.php:
|
1038 |
msgctxt "admin actions"
|
1039 |
msgid "Edit Listing"
|
1040 |
msgstr "Redigera annons"
|
1041 |
|
1042 |
-
#: includes/admin/class-admin-listings.php:
|
1043 |
msgctxt "admin actions"
|
1044 |
msgid "Delete Listing"
|
1045 |
msgstr "Ta bort annons"
|
1046 |
|
1047 |
-
#: includes/admin/class-admin-listings.php:
|
1048 |
msgctxt "admin actions"
|
1049 |
msgid "View Payments"
|
1050 |
msgstr "Visa betalningar"
|
1051 |
|
1052 |
-
#: includes/admin/class-admin-listings.php:
|
1053 |
msgctxt "admin actions"
|
1054 |
msgid "View Payment"
|
1055 |
msgstr "Visa betalning"
|
1056 |
|
1057 |
-
#: includes/admin/class-admin-listings.php:
|
1058 |
#, fuzzy
|
1059 |
msgctxt "admin actions"
|
1060 |
msgid "Publish listings"
|
1061 |
msgstr "Publicera annons"
|
1062 |
|
1063 |
-
#: includes/admin/class-admin-listings.php:
|
1064 |
#, fuzzy
|
1065 |
msgctxt "admin actions"
|
1066 |
msgid "Mark as \"Pending Review\""
|
1067 |
msgstr "Inväntar granskning"
|
1068 |
|
1069 |
-
#: includes/admin/class-admin-listings.php:
|
1070 |
msgctxt "admin actions"
|
1071 |
msgid "Hide from directory (mark as \"Draft\")"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: includes/admin/class-admin-listings.php:
|
1075 |
#, fuzzy
|
1076 |
msgctxt "admin actions"
|
1077 |
msgid "Renew listings"
|
1078 |
msgstr "Förnya annons"
|
1079 |
|
1080 |
-
#: includes/admin/class-admin-listings.php:
|
1081 |
#, fuzzy
|
1082 |
msgctxt "admin actions"
|
1083 |
msgid "Set listings as \"Expired\""
|
1084 |
msgstr "Skickas efter en annons (%s) har förfallit."
|
1085 |
|
1086 |
-
#: includes/admin/class-admin-listings.php:
|
1087 |
#, fuzzy
|
1088 |
msgctxt "admin actions"
|
1089 |
msgid "Send access keys"
|
1090 |
msgstr "Begär åtkomstnyckel?"
|
1091 |
|
1092 |
-
#: includes/admin/class-admin.php:
|
1093 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1094 |
msgctxt "listing metabox"
|
1095 |
msgid "Never"
|
1096 |
msgstr "Aldrig"
|
1097 |
|
1098 |
-
#: includes/admin/class-admin.php:
|
1099 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1100 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1101 |
msgctxt "listing metabox"
|
1102 |
msgid "Yes"
|
1103 |
msgstr "Ja"
|
1104 |
|
1105 |
-
#: includes/admin/class-admin.php:
|
1106 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1107 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1108 |
msgctxt "listing metabox"
|
@@ -1225,7 +1229,7 @@ msgctxt "listing metabox"
|
|
1225 |
msgid "Is Recurring?"
|
1226 |
msgstr "Är återkommande?"
|
1227 |
|
1228 |
-
#: includes/admin/class-admin.php:
|
1229 |
msgctxt "drip pointer"
|
1230 |
msgid ""
|
1231 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -1236,87 +1240,87 @@ msgstr ""
|
|
1236 |
"från början i denna sanslöst fullmatade (och GRATIS) e-postkurs i 5 delar. "
|
1237 |
"Du får en premium-modul helt kostnadsfritt genom att bara registrera dig."
|
1238 |
|
1239 |
-
#: includes/admin/class-admin.php:
|
1240 |
msgctxt "drip pointer"
|
1241 |
msgid "Email Address:"
|
1242 |
msgstr "E-postadress:"
|
1243 |
|
1244 |
-
#: includes/admin/class-admin.php:
|
1245 |
msgctxt "drip pointer"
|
1246 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1247 |
msgstr "Vill du veta hemligheten bakom att bygga en grymt bra affärskatalog?"
|
1248 |
|
1249 |
-
#: includes/admin/class-admin.php:
|
1250 |
msgctxt "drip pointer"
|
1251 |
msgid "Yes, please!"
|
1252 |
msgstr "Ja tack!"
|
1253 |
|
1254 |
-
#: includes/admin/class-admin.php:
|
1255 |
msgctxt "drip pointer"
|
1256 |
msgid "No, thanks"
|
1257 |
msgstr "Nej tack."
|
1258 |
|
1259 |
-
#: includes/admin/class-admin.php:
|
1260 |
msgctxt "drip pointer"
|
1261 |
msgid "Invalid e-mail address."
|
1262 |
msgstr "Ogiltig e-postadress."
|
1263 |
|
1264 |
-
#: includes/admin/class-admin.php:
|
1265 |
msgctxt "admin menu"
|
1266 |
msgid "Business Directory Admin"
|
1267 |
msgstr "Business Directory admin"
|
1268 |
|
1269 |
-
#: includes/admin/class-admin.php:
|
1270 |
msgctxt "admin menu"
|
1271 |
msgid "Dir. Admin"
|
1272 |
msgstr "Dir. admin"
|
1273 |
|
1274 |
-
#: includes/admin/class-admin.php:
|
1275 |
msgctxt "admin menu"
|
1276 |
msgid "Directory Admin"
|
1277 |
msgstr "Katalog admin"
|
1278 |
|
1279 |
-
#: includes/admin/class-admin.php:
|
1280 |
msgctxt "admin menu"
|
1281 |
msgid "Add New Listing"
|
1282 |
msgstr "Lägg till ny annons"
|
1283 |
|
1284 |
-
#: includes/admin/class-admin.php:
|
1285 |
msgctxt "admin menu"
|
1286 |
msgid "Manage Fees"
|
1287 |
msgstr "Hantera avgifter"
|
1288 |
|
1289 |
-
#: includes/admin/class-admin.php:
|
1290 |
msgctxt "admin menu"
|
1291 |
msgid "Listings"
|
1292 |
msgstr "Annonser"
|
1293 |
|
1294 |
-
#: includes/admin/class-admin.php:
|
1295 |
msgctxt "admin menu"
|
1296 |
msgid "Manage Form Fields"
|
1297 |
msgstr "Hantera formulärfält"
|
1298 |
|
1299 |
-
#: includes/admin/class-admin.php:
|
1300 |
msgctxt "admin menu"
|
1301 |
msgid "Payment History"
|
1302 |
msgstr "Betalningshistorik"
|
1303 |
|
1304 |
-
#: includes/admin/class-admin.php:
|
1305 |
msgctxt "admin menu"
|
1306 |
msgid "CSV Import & Export"
|
1307 |
msgstr "Importera och exportera CSV"
|
1308 |
|
1309 |
-
#: includes/admin/class-admin.php:
|
1310 |
msgctxt "admin menu"
|
1311 |
msgid "Debug"
|
1312 |
msgstr "Debug"
|
1313 |
|
1314 |
-
#: includes/admin/settings/class-settings-admin.php:
|
1315 |
msgctxt "admin menu"
|
1316 |
msgid "Manage Options"
|
1317 |
msgstr "Hantera alternativ"
|
1318 |
|
1319 |
-
#: includes/admin/class-admin.php:
|
1320 |
msgctxt "admin category id"
|
1321 |
msgid "ID"
|
1322 |
msgstr "ID"
|
@@ -1662,22 +1666,22 @@ msgctxt "themes"
|
|
1662 |
msgid "Theme was updated successfully."
|
1663 |
msgstr "Temat har uppdaterats."
|
1664 |
|
1665 |
-
#: includes/themes.php:
|
1666 |
msgctxt "themes"
|
1667 |
msgid "ZIP file is not a valid BD theme file."
|
1668 |
msgstr "ZIP-filen är inte en giltig BD temafil."
|
1669 |
|
1670 |
-
#: includes/themes.php:
|
1671 |
msgctxt "themes"
|
1672 |
msgid "Could not create themes directory."
|
1673 |
msgstr "Det gick inte att skapa temakatalogen."
|
1674 |
|
1675 |
-
#: includes/themes.php:
|
1676 |
msgctxt "themes"
|
1677 |
msgid "Could not remove previous theme directory \"%s\"."
|
1678 |
msgstr "Det gick inte att ta bort tidigare temakatalogen \"%s\"."
|
1679 |
|
1680 |
-
#: includes/themes.php:
|
1681 |
msgctxt "themes"
|
1682 |
msgid "Could not move new theme into theme directory."
|
1683 |
msgstr "Det gick inte att flytta det nya temat till temakatalogen."
|
@@ -2305,52 +2309,58 @@ msgctxt "form-fields admin"
|
|
2305 |
msgid "Delete"
|
2306 |
msgstr "Ta bort"
|
2307 |
|
2308 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2309 |
msgctxt "form-fields admin"
|
2310 |
msgid "Required"
|
2311 |
msgstr "Obligatorisk"
|
2312 |
|
2313 |
-
#: includes/admin/form-fields.php:
|
2314 |
msgctxt "form-fields admin"
|
2315 |
msgid "Optional"
|
2316 |
msgstr "Valfri"
|
2317 |
|
2318 |
-
#: includes/admin/form-fields.php:
|
2319 |
msgctxt "form-fields admin"
|
2320 |
msgid "This field value is shown in the excerpt view of a listing."
|
2321 |
msgstr "Värdet i detta fält visas i utdragsvyn av en annons."
|
2322 |
|
2323 |
-
#: includes/admin/form-fields.php:
|
2324 |
msgctxt "form-fields admin"
|
2325 |
msgid "In Excerpt"
|
2326 |
msgstr "I utdrag"
|
2327 |
|
2328 |
-
#: includes/admin/form-fields.php:
|
2329 |
msgctxt "form-fields admin"
|
2330 |
msgid "This field value is shown in the single view of a listing."
|
2331 |
msgstr "Detta fältvärdet visas i visningen av den enskilda annonsen."
|
2332 |
|
2333 |
-
#: includes/admin/form-fields.php:
|
2334 |
msgctxt "form-fields admin"
|
2335 |
msgid "In Listing"
|
2336 |
msgstr "I annons"
|
2337 |
|
2338 |
-
#: includes/admin/form-fields.php:
|
2339 |
msgctxt "form-fields admin"
|
2340 |
msgid "Form Preview"
|
2341 |
msgstr "Förhandsgranska formulär"
|
2342 |
|
2343 |
-
#: includes/admin/form-fields.php:
|
2344 |
msgctxt "form-fields admin"
|
2345 |
msgid "← Return to \"Manage Form Fields\""
|
2346 |
msgstr "← Tillbaka till \"Hantera formulärfält\""
|
2347 |
|
2348 |
-
#: includes/admin/form-fields.php:
|
2349 |
msgctxt "form-fields admin"
|
2350 |
msgid "Form fields updated."
|
2351 |
msgstr "Formulärfält uppdateras."
|
2352 |
|
2353 |
-
#: includes/admin/form-fields.php:
|
2354 |
msgctxt "form-fields admin"
|
2355 |
msgid ""
|
2356 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
@@ -2363,92 +2373,92 @@ msgstr ""
|
|
2363 |
"område kommer inte att visas på frontend. Om du vill att e-postadresser "
|
2364 |
"visas på frontend, kan du <a>aktivera offentlig visning av e-post</a> ."
|
2365 |
|
2366 |
-
#: includes/admin/form-fields.php:
|
2367 |
msgctxt "form-fields admin"
|
2368 |
msgid "Field deleted."
|
2369 |
msgstr "Fält raderas."
|
2370 |
|
2371 |
-
#: includes/admin/form-fields.php:
|
2372 |
msgctxt "form-fields admin"
|
2373 |
msgid "Required fields created successfully."
|
2374 |
msgstr "Obligatoriska fält skapats."
|
2375 |
|
2376 |
-
#: includes/admin/form-fields.php:
|
2377 |
msgctxt "form-fields admin"
|
2378 |
msgid "Title"
|
2379 |
msgstr "Titel"
|
2380 |
|
2381 |
-
#: includes/admin/form-fields.php:
|
2382 |
msgctxt "form-fields admin"
|
2383 |
msgid "Category"
|
2384 |
msgstr "Kategori"
|
2385 |
|
2386 |
-
#: includes/admin/form-fields.php:
|
2387 |
msgctxt "form-fields admin"
|
2388 |
msgid "Excerpt"
|
2389 |
msgstr "Utdrag"
|
2390 |
|
2391 |
-
#: includes/admin/form-fields.php:
|
2392 |
msgctxt "form-fields admin"
|
2393 |
msgid "Content"
|
2394 |
msgstr "Innehåll"
|
2395 |
|
2396 |
-
#: includes/admin/form-fields.php:
|
2397 |
msgctxt "form-fields admin"
|
2398 |
msgid "Tags"
|
2399 |
msgstr "Tagg"
|
2400 |
|
2401 |
-
#: includes/admin/form-fields.php:
|
2402 |
msgctxt "form-fields admin"
|
2403 |
msgid "Address"
|
2404 |
msgstr "Adress"
|
2405 |
|
2406 |
-
#: includes/admin/form-fields.php:
|
2407 |
msgctxt "form-fields admin"
|
2408 |
msgid "City"
|
2409 |
msgstr "Stad/ort"
|
2410 |
|
2411 |
-
#: includes/admin/form-fields.php:
|
2412 |
msgctxt "form-fields admin"
|
2413 |
msgid "State"
|
2414 |
msgstr "Län"
|
2415 |
|
2416 |
-
#: includes/admin/form-fields.php:
|
2417 |
msgctxt "form-fields admin"
|
2418 |
msgid "Country"
|
2419 |
msgstr "Land"
|
2420 |
|
2421 |
-
#: includes/admin/form-fields.php:
|
2422 |
msgctxt "form-fields admin"
|
2423 |
msgid "ZIP Code"
|
2424 |
msgstr "Postnummer"
|
2425 |
|
2426 |
-
#: includes/admin/form-fields.php:
|
2427 |
msgctxt "form-fields admin"
|
2428 |
msgid "FAX Number"
|
2429 |
msgstr "faxnummer"
|
2430 |
|
2431 |
-
#: includes/admin/form-fields.php:
|
2432 |
msgctxt "form-fields admin"
|
2433 |
msgid "Phone Number"
|
2434 |
msgstr "Telefonnummer"
|
2435 |
|
2436 |
-
#: includes/admin/form-fields.php:
|
2437 |
msgctxt "form-fields admin"
|
2438 |
msgid "Ratings Field"
|
2439 |
msgstr "Fält för omdöme"
|
2440 |
|
2441 |
-
#: includes/admin/form-fields.php:
|
2442 |
msgctxt "form-fields admin"
|
2443 |
msgid "Twitter"
|
2444 |
msgstr "Twitter"
|
2445 |
|
2446 |
-
#: includes/admin/form-fields.php:
|
2447 |
msgctxt "form-fields admin"
|
2448 |
msgid "Website"
|
2449 |
msgstr "Webbplats"
|
2450 |
|
2451 |
-
#: includes/admin/form-fields.php:
|
2452 |
msgctxt "form-fields admin"
|
2453 |
msgid "Tags updated."
|
2454 |
msgstr "Taggar uppdateras."
|
@@ -2472,37 +2482,37 @@ msgctxt "form-fields admin"
|
|
2472 |
msgid "Allow empty selection on search?"
|
2473 |
msgstr "Tillåt tomt urval på sök?"
|
2474 |
|
2475 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2476 |
msgctxt "form-fields admin"
|
2477 |
msgid "Allow HTML input for this field?"
|
2478 |
msgstr "Tillåta HTML för detta fält?"
|
2479 |
|
2480 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2481 |
msgctxt "form-fields admin"
|
2482 |
msgid "Allow IFRAME tags in content?"
|
2483 |
msgstr "Tillåta IFRAME-taggar i innehåll?"
|
2484 |
|
2485 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2486 |
msgctxt "form-fields admin"
|
2487 |
msgid "No"
|
2488 |
msgstr "Nej"
|
2489 |
|
2490 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2491 |
msgctxt "form-fields admin"
|
2492 |
msgid "Yes"
|
2493 |
msgstr "Ja"
|
2494 |
|
2495 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2496 |
msgctxt "form-fields admin"
|
2497 |
msgid "Allow WordPress shortcodes in this field?"
|
2498 |
msgstr "Tillåt WordPress-shortcodes på detta område?"
|
2499 |
|
2500 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2503 |
msgstr "Visa en WYSIWYG editor på frontend?"
|
2504 |
|
2505 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2506 |
msgctxt "form-fields admin"
|
2507 |
msgid ""
|
2508 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
@@ -2511,12 +2521,12 @@ msgstr ""
|
|
2511 |
"<b>Varning:</b> Användare kan använda den här funktionen för att komma runt "
|
2512 |
"bildgränser i avgiftsplanerna."
|
2513 |
|
2514 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2515 |
msgctxt "form-fields admin"
|
2516 |
msgid "Allow images in WYSIWYG editor?"
|
2517 |
msgstr "Tillåt bilder i WYSIWYG editor?"
|
2518 |
|
2519 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2520 |
msgctxt "form-fields admin"
|
2521 |
msgid ""
|
2522 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
@@ -2525,13 +2535,25 @@ msgstr ""
|
|
2525 |
"<b>Avancerade användare endast!</b> Om du inte har blivit tillsagd att ändra "
|
2526 |
"detta, ändra inte om du inte vet vad du gör."
|
2527 |
|
2528 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2529 |
msgctxt "form-fields admin"
|
2530 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2531 |
msgstr "Tillämpa \"the_content\"-filtret innan detta fält visas?"
|
2532 |
|
2533 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2534 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2535 |
msgid "Automatically generate excerpt from content field?"
|
2536 |
msgstr "Generera utdrag automatiskt från innehållsfältet?"
|
2537 |
|
@@ -2619,61 +2641,72 @@ msgstr "Fältvisningsalternativ"
|
|
2619 |
|
2620 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2621 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2622 |
msgid "Show this value in excerpt view?"
|
2623 |
msgstr "Visa detta värdet i utdrag?"
|
2624 |
|
2625 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2626 |
msgctxt "form-fields admin"
|
2627 |
msgid "Display this value in post excerpt view."
|
2628 |
msgstr "Visa detta värdet i inläggsutdrag."
|
2629 |
|
2630 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2631 |
msgctxt "form-fields admin"
|
2632 |
msgid "Show this value in listing view?"
|
2633 |
msgstr "Visa detta värdet i annonsläge?"
|
2634 |
|
2635 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2636 |
msgctxt "form-fields admin"
|
2637 |
msgid "Display this value in the listing view."
|
2638 |
msgstr "Visa detta värdet i annonsläget."
|
2639 |
|
2640 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2641 |
msgctxt "form-fields admin"
|
2642 |
msgid "Include this field in the search form?"
|
2643 |
msgstr "Inkludera detta fält i sökfunktionen?"
|
2644 |
|
2645 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2646 |
msgctxt "form-fields admin"
|
2647 |
msgid "Include this field in the search form."
|
2648 |
msgstr "Inkludera detta fält i sökfunktionen."
|
2649 |
|
2650 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2651 |
msgctxt "form-fields admin"
|
2652 |
msgid "Is this field required for searching?"
|
2653 |
msgstr "Är detta fält obligatoriskt vid sökning?"
|
2654 |
|
2655 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2656 |
msgctxt "form-fields admin"
|
2657 |
msgid ""
|
2658 |
"Make this fields required during searches on the Advanced Search screen."
|
2659 |
msgstr "Gör detta fält obligatoriskt vid sökningar i avancerat sök."
|
2660 |
|
2661 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2662 |
msgctxt "form-fields admin"
|
2663 |
msgid "Hide this field's label?"
|
2664 |
msgstr "Dölj detta fälts etikett?"
|
2665 |
|
2666 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2667 |
msgctxt "form-fields admin"
|
2668 |
msgid "Hide this field's label when displaying it."
|
2669 |
msgstr "Dölj detta fälts etikett när det visas."
|
2670 |
|
2671 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2672 |
msgctxt "form-fields admin"
|
2673 |
msgid "Update Field"
|
2674 |
msgstr "Uppdatera fält"
|
2675 |
|
2676 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2677 |
msgctxt "form-fields admin"
|
2678 |
msgid "Add Field"
|
2679 |
msgstr "Lägg till fält"
|
@@ -3001,7 +3034,7 @@ msgctxt "debug info"
|
|
3001 |
msgid "Test SSL setup..."
|
3002 |
msgstr "Testar SSL-inställning"
|
3003 |
|
3004 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3005 |
msgctxt "admin settings"
|
3006 |
msgid "Valid placeholders: %s"
|
3007 |
msgstr "Giltiga platshållare:%s"
|
@@ -3451,61 +3484,61 @@ msgctxt "admin settings"
|
|
3451 |
msgid "Enter License Key here"
|
3452 |
msgstr "Ange licensnyckel här"
|
3453 |
|
3454 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3455 |
msgctxt "expiration notices"
|
3456 |
msgid "Add notice"
|
3457 |
msgstr "Lägg till notering"
|
3458 |
|
3459 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3460 |
msgctxt "expiration notices"
|
3461 |
msgid "No notices configured."
|
3462 |
msgstr "Inga meddelanden har konfigurerats."
|
3463 |
|
3464 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3465 |
msgctxt "expiration notices"
|
3466 |
msgid "Delete"
|
3467 |
msgstr "Ta bort"
|
3468 |
|
3469 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3470 |
msgctxt "expiration notices"
|
3471 |
msgid "recurring and non-recurring"
|
3472 |
msgstr "återkommande och icke återkommande"
|
3473 |
|
3474 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3475 |
msgctxt "expiration notices"
|
3476 |
msgid "recurring only"
|
3477 |
msgstr "endast återkommande"
|
3478 |
|
3479 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3480 |
msgctxt "expiration notices"
|
3481 |
msgid "non-recurring only"
|
3482 |
msgstr "endast icke-återkommande"
|
3483 |
|
3484 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3485 |
msgctxt "expiration notices"
|
3486 |
msgid "Sent when a listing (%s) is renewed."
|
3487 |
msgstr "Skickas efter en annons (%s) har förnyats."
|
3488 |
|
3489 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3490 |
msgctxt "expiration notices"
|
3491 |
msgid "Sent when a listing (%s) expires."
|
3492 |
msgstr "Skickas efter en annons (%s) har förfallit."
|
3493 |
|
3494 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3495 |
msgctxt "expiration notices"
|
3496 |
msgid "%d day"
|
3497 |
msgid_plural "%d days"
|
3498 |
msgstr[0] "%d dag"
|
3499 |
msgstr[1] "%d dagar"
|
3500 |
|
3501 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3502 |
msgctxt "expiration notices"
|
3503 |
msgid "%d week"
|
3504 |
msgid_plural "%d weeks"
|
3505 |
msgstr[0] "%d vecka"
|
3506 |
msgstr[1] "%d veckor"
|
3507 |
|
3508 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3509 |
msgctxt "expiration notices"
|
3510 |
msgid "%d month"
|
3511 |
msgid_plural "%d months"
|
@@ -3514,91 +3547,91 @@ msgstr[1] "%d månader"
|
|
3514 |
|
3515 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3516 |
#. non-recuring only)
|
3517 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3518 |
msgctxt "expiration notices"
|
3519 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3520 |
msgstr "Skickat %1$s före en annons (%2$s) förfaller."
|
3521 |
|
3522 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3523 |
#. non-recuring only)
|
3524 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3525 |
msgctxt "expiration notices"
|
3526 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3527 |
msgstr "Skickas %1$s efter en annons (%2$s) upphör."
|
3528 |
|
3529 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3530 |
msgctxt "expiration notices"
|
3531 |
msgid "At the time of expiration"
|
3532 |
msgstr "Vid förfallotidpunkten."
|
3533 |
|
3534 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3535 |
msgctxt "expiration notices"
|
3536 |
msgid "Right after a successful renewal"
|
3537 |
msgstr "Direkt efter en förnyelse."
|
3538 |
|
3539 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3540 |
msgctxt "expiration notices"
|
3541 |
msgid "%d day before expiration"
|
3542 |
msgid_plural "%d days before expiration"
|
3543 |
msgstr[0] "%d dag före förfallodagen"
|
3544 |
msgstr[1] "%d dagar före förfallodagen"
|
3545 |
|
3546 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3547 |
msgctxt "expiration notices"
|
3548 |
msgid "%d day after expiration"
|
3549 |
msgid_plural "%d days after expiration"
|
3550 |
msgstr[0] "%d dag efter förfallodatum"
|
3551 |
msgstr[1] "%d dagar efter förfallodatum"
|
3552 |
|
3553 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3554 |
msgctxt "expiration notices"
|
3555 |
msgid "%d week before expiration"
|
3556 |
msgid_plural "%d weeks before expiration"
|
3557 |
msgstr[0] "%d vecka före utgången"
|
3558 |
msgstr[1] "%d veckor före utgången"
|
3559 |
|
3560 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3561 |
msgctxt "expiration notices"
|
3562 |
msgid "%d week after expiration"
|
3563 |
msgid_plural "%d weeks after expiration"
|
3564 |
msgstr[0] "%d vecka efter förfallodatum"
|
3565 |
msgstr[1] "%d veckor efter förfallodatum"
|
3566 |
|
3567 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3568 |
msgctxt "expiration notices"
|
3569 |
msgid "%d month before expiration"
|
3570 |
msgid_plural "%d months before expiration"
|
3571 |
msgstr[0] "%d månad före förfallodatum"
|
3572 |
msgstr[1] "%d månader före förfallodatum"
|
3573 |
|
3574 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3575 |
msgctxt "expiration notices"
|
3576 |
msgid "%d month after expiration"
|
3577 |
msgid_plural "%d months after expiration"
|
3578 |
msgstr[0] "%d månad efter förfallodatum"
|
3579 |
msgstr[1] "%d månader efter förfallodatum"
|
3580 |
|
3581 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3582 |
msgctxt "expiration notices"
|
3583 |
msgid "Applies to"
|
3584 |
msgstr "Avser"
|
3585 |
|
3586 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3587 |
msgctxt "expiration notices"
|
3588 |
msgid "Non-recurring listings"
|
3589 |
msgstr "Icke återkommande annonser"
|
3590 |
|
3591 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3592 |
msgctxt "expiration notices"
|
3593 |
msgid "Recurring listings"
|
3594 |
msgstr "Återkommande annons"
|
3595 |
|
3596 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3597 |
msgctxt "expiration notices"
|
3598 |
msgid "Recurring and non-recurring listings"
|
3599 |
msgstr "Återkommande och icke återkommande annonser"
|
3600 |
|
3601 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3602 |
msgctxt "expiration notices"
|
3603 |
msgid "When to send?"
|
3604 |
msgstr "När ska den skickas?"
|
@@ -3608,6 +3641,12 @@ msgctxt "expiration notices"
|
|
3608 |
msgid "E-mail body text"
|
3609 |
msgstr "E-post brödtext"
|
3610 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3611 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3612 |
msgctxt "settings"
|
3613 |
msgid "General"
|
@@ -3625,7 +3664,7 @@ msgstr "Annonser"
|
|
3625 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3626 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3627 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3628 |
-
#: includes/admin/settings/class-settings.php:
|
3629 |
msgctxt "settings"
|
3630 |
msgid "General Settings"
|
3631 |
msgstr "Allmänna inställningar"
|
@@ -4470,13 +4509,13 @@ msgctxt "settings"
|
|
4470 |
msgid "E-Mail Notices"
|
4471 |
msgstr "E-postnotifikationer"
|
4472 |
|
4473 |
-
#: includes/admin/settings/class-settings.php:
|
4474 |
-
#: includes/admin/settings/class-settings.php:
|
4475 |
msgctxt "settings"
|
4476 |
msgid "\"%s\" can not be empty."
|
4477 |
msgstr "\"%s\" får inte vara tomt."
|
4478 |
|
4479 |
-
#: includes/admin/settings/class-settings.php:
|
4480 |
msgctxt "settings"
|
4481 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4482 |
msgstr "Sluggen “%s” används redan för en annan taxonomi."
|
@@ -4920,19 +4959,13 @@ msgctxt "listing"
|
|
4920 |
msgid "(Unavailable Plan)"
|
4921 |
msgstr "(Avgiftsplan inte tillgänglig)"
|
4922 |
|
4923 |
-
|
4924 |
-
|
4925 |
-
#: includes/class-listing.php:529
|
4926 |
-
msgctxt "listing"
|
4927 |
-
msgid "Plan \"%s\"%s"
|
4928 |
-
msgstr "Plan ”%s” %s"
|
4929 |
-
|
4930 |
-
#: includes/class-listing.php:529
|
4931 |
msgctxt "listing"
|
4932 |
-
msgid "(recurring)"
|
4933 |
msgstr "(återkommande)"
|
4934 |
|
4935 |
-
#: includes/class-listing.php:
|
4936 |
msgctxt "listing"
|
4937 |
msgid "Plan \"%s\""
|
4938 |
msgstr "Plan ”%s”"
|
@@ -5021,47 +5054,47 @@ msgctxt "notify email"
|
|
5021 |
msgid "Posted By"
|
5022 |
msgstr "Skapat av"
|
5023 |
|
5024 |
-
#: includes/class-listing.php:
|
5025 |
msgctxt "listing status"
|
5026 |
msgid "Unknown"
|
5027 |
msgstr "Okänd"
|
5028 |
|
5029 |
-
#: includes/class-listing.php:
|
5030 |
msgctxt "listing status"
|
5031 |
msgid "Legacy"
|
5032 |
msgstr "Legat"
|
5033 |
|
5034 |
-
#: includes/class-listing.php:
|
5035 |
msgctxt "listing status"
|
5036 |
msgid "Incomplete"
|
5037 |
msgstr "Ofullständig"
|
5038 |
|
5039 |
-
#: includes/class-listing.php:
|
5040 |
msgctxt "listing status"
|
5041 |
msgid "Pending Payment"
|
5042 |
msgstr "Väntar på betalning."
|
5043 |
|
5044 |
-
#: includes/class-listing.php:
|
5045 |
msgctxt "listing status"
|
5046 |
msgid "Complete"
|
5047 |
msgstr "Genomförd"
|
5048 |
|
5049 |
-
#: includes/class-listing.php:
|
5050 |
msgctxt "listing status"
|
5051 |
msgid "Pending Upgrade"
|
5052 |
msgstr "Väntar på uppgradering"
|
5053 |
|
5054 |
-
#: includes/class-listing.php:
|
5055 |
msgctxt "listing status"
|
5056 |
msgid "Expired"
|
5057 |
msgstr "Utgången"
|
5058 |
|
5059 |
-
#: includes/class-listing.php:
|
5060 |
msgctxt "listing status"
|
5061 |
msgid "Pending Renewal"
|
5062 |
msgstr "Inväntar förnyelse"
|
5063 |
|
5064 |
-
#: includes/class-listing.php:
|
5065 |
msgctxt "listing status"
|
5066 |
msgid "Abandoned"
|
5067 |
msgstr "Övergiven"
|
@@ -5298,37 +5331,37 @@ msgctxt "submit listing"
|
|
5298 |
msgid "Please choose a valid fee plan for your category selection."
|
5299 |
msgstr "Välj en avgiftsplan för ditt kategorival."
|
5300 |
|
5301 |
-
#: includes/views/submit_listing.php:
|
5302 |
msgctxt "submit listing"
|
5303 |
msgid "Please enter your desired username."
|
5304 |
msgstr "Fyll i ditt önskade användarnamn."
|
5305 |
|
5306 |
-
#: includes/views/submit_listing.php:
|
5307 |
msgctxt "submit listing"
|
5308 |
msgid "Please enter the e-mail for your new account."
|
5309 |
msgstr "Fyll i e-postadressen för ditt nya konto."
|
5310 |
|
5311 |
-
#: includes/views/submit_listing.php:
|
5312 |
msgctxt "submit listing"
|
5313 |
msgid "Please enter the password for your new account."
|
5314 |
msgstr "Ange lösenordet för ditt nya konto."
|
5315 |
|
5316 |
-
#: includes/views/submit_listing.php:
|
5317 |
msgctxt "submit listing"
|
5318 |
msgid "The username you chose is already in use. Please use a different one."
|
5319 |
msgstr "Användarnamnet upptaget, var vänlig försök med ett annat."
|
5320 |
|
5321 |
-
#: includes/views/submit_listing.php:
|
5322 |
msgctxt "submit listing"
|
5323 |
msgid "The e-mail address you chose for your account is already in use."
|
5324 |
msgstr "E-postadressen du valt för ditt konto används redan."
|
5325 |
|
5326 |
-
#: includes/views/submit_listing.php:
|
5327 |
msgctxt "submit listing"
|
5328 |
msgid "Create a user account on this site"
|
5329 |
msgstr "Skapa ett användarkonto på denna webbplats"
|
5330 |
|
5331 |
-
#: includes/views/submit_listing.php:
|
5332 |
msgctxt "submit listing"
|
5333 |
msgid ""
|
5334 |
"You need to create an account on the site. Please fill out the form below."
|
@@ -5336,17 +5369,17 @@ msgstr ""
|
|
5336 |
"Du måste skapa ett konto för denna webbplatsen. Vänligen fyll i formuläret "
|
5337 |
"nedan."
|
5338 |
|
5339 |
-
#: includes/views/submit_listing.php:
|
5340 |
msgctxt "submit listing"
|
5341 |
msgid "Username:"
|
5342 |
msgstr "Användarnamn:"
|
5343 |
|
5344 |
-
#: includes/views/submit_listing.php:
|
5345 |
msgctxt "submit listing"
|
5346 |
msgid "Email:"
|
5347 |
msgstr "E-postadress:"
|
5348 |
|
5349 |
-
#: includes/views/submit_listing.php:
|
5350 |
msgctxt "submit listing"
|
5351 |
msgid "Password:"
|
5352 |
msgstr "Lösenord:"
|
@@ -5516,7 +5549,7 @@ msgctxt "form-fields api"
|
|
5516 |
msgid "Link Text (optional):"
|
5517 |
msgstr "Länktext (valfritt):"
|
5518 |
|
5519 |
-
#: includes/fields/class-form-field.php:
|
5520 |
msgctxt "form-fields api"
|
5521 |
msgid ""
|
5522 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5580,17 +5613,17 @@ msgctxt "form-fields-api"
|
|
5580 |
msgid "Invalid form field type"
|
5581 |
msgstr "Ogiltig formulärfält typ"
|
5582 |
|
5583 |
-
#: includes/fields/class-form-field.php:
|
5584 |
msgctxt "form-fields-api"
|
5585 |
msgid "Field label is required."
|
5586 |
msgstr "Fältetikett krävs"
|
5587 |
|
5588 |
-
#: includes/fields/class-form-field.php:
|
5589 |
msgctxt "form-fields-api"
|
5590 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5591 |
msgstr "Den begärda ändringen av fälttyp är inkompatibel. Typen ändras inte."
|
5592 |
|
5593 |
-
#: includes/fields/class-form-field.php:
|
5594 |
msgctxt "form-fields-api"
|
5595 |
msgid ""
|
5596 |
"There can only be one field with association \"%s\". Please select another "
|
@@ -5599,17 +5632,17 @@ msgstr ""
|
|
5599 |
"Det kan bara finnas ett fält med associationen \"%s\". Välj en annan "
|
5600 |
"association."
|
5601 |
|
5602 |
-
#: includes/fields/class-form-field.php:
|
5603 |
msgctxt "form-fields-api"
|
5604 |
msgid "\"%s\" is an invalid field type for this association."
|
5605 |
msgstr "\"%s\" är en ogiltig fälttyp för denna association."
|
5606 |
|
5607 |
-
#: includes/fields/class-form-field.php:
|
5608 |
msgctxt "form-fields-api"
|
5609 |
msgid "Invalid field ID"
|
5610 |
msgstr "Ogiltigt fält-ID"
|
5611 |
|
5612 |
-
#: includes/fields/class-form-field.php:
|
5613 |
msgctxt "form-fields-api"
|
5614 |
msgid "An error occurred while trying to delete this field."
|
5615 |
msgstr "Ett fel uppstod när försök gjordes att radera detta fält."
|
@@ -5677,7 +5710,7 @@ msgctxt "form-fields-api select"
|
|
5677 |
msgid "— None —"
|
5678 |
msgstr "— Inget —"
|
5679 |
|
5680 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
5681 |
msgctxt "admin form-fields"
|
5682 |
msgid ""
|
5683 |
"Enabling iframe support in your listings can allow users to execute "
|
@@ -6282,17 +6315,17 @@ msgctxt "checkout"
|
|
6282 |
msgid "Next"
|
6283 |
msgstr "Nästa"
|
6284 |
|
6285 |
-
#: includes/templates-ui.php:
|
6286 |
msgctxt "templates"
|
6287 |
msgid "No listing categories found."
|
6288 |
msgstr "Inga kategorier hittades."
|
6289 |
|
6290 |
-
#: includes/templates-ui.php:
|
6291 |
msgctxt "templates"
|
6292 |
msgid "Search Listings"
|
6293 |
msgstr "Sök annonser"
|
6294 |
|
6295 |
-
#: includes/templates-ui.php:
|
6296 |
msgctxt "templates"
|
6297 |
msgid "Advanced Search"
|
6298 |
msgstr "Avancerad Sökning"
|
@@ -6358,17 +6391,17 @@ msgctxt "templates"
|
|
6358 |
msgid "View not available."
|
6359 |
msgstr "Vy ej tillgänglig."
|
6360 |
|
6361 |
-
#: includes/views/submit_listing.php:
|
6362 |
msgctxt "templates"
|
6363 |
msgid "Please agree to the Terms and Conditions."
|
6364 |
msgstr "Vänligen godkänn villkoren"
|
6365 |
|
6366 |
-
#: includes/views/submit_listing.php:
|
6367 |
msgctxt "templates"
|
6368 |
msgid "Terms and Conditions:"
|
6369 |
msgstr "Villkor"
|
6370 |
|
6371 |
-
#: includes/views/submit_listing.php:
|
6372 |
msgctxt "templates"
|
6373 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6374 |
msgstr "Jag godtar <a>villkoren</a>."
|
@@ -6643,17 +6676,17 @@ msgctxt "templates"
|
|
6643 |
msgid "There are no images currently attached to your listing."
|
6644 |
msgstr "Det finns för närvarande inga bilder för denna annons."
|
6645 |
|
6646 |
-
#: includes/templates-ui.php:
|
6647 |
msgctxt "templates sort"
|
6648 |
msgid "Sort By:"
|
6649 |
msgstr "Sortering:"
|
6650 |
|
6651 |
-
#: includes/templates-ui.php:
|
6652 |
msgctxt "sort"
|
6653 |
msgid "Reset"
|
6654 |
msgstr "Rensa"
|
6655 |
|
6656 |
-
#: includes/templates-ui.php:
|
6657 |
msgctxt "sort"
|
6658 |
msgid "(Reset)"
|
6659 |
msgstr "(Rensa)"
|
@@ -7007,7 +7040,7 @@ msgid "This is just a preview. The listing has not been published yet."
|
|
7007 |
msgstr ""
|
7008 |
"Detta är enbart en förhandsgranskning, annonsen har inte publicerats ännu."
|
7009 |
|
7010 |
-
#: includes/views/submit_listing.php:
|
7011 |
msgctxt "listing submit"
|
7012 |
msgid ""
|
7013 |
"Something went wrong. Please check the form for errors, correct them and "
|
@@ -7939,6 +7972,10 @@ msgctxt "themes/default"
|
|
7939 |
msgid "Address"
|
7940 |
msgstr "Adress"
|
7941 |
|
|
|
|
|
|
|
|
|
7942 |
#~ msgid "Business Directory - Featured Levels migration"
|
7943 |
#~ msgstr "Business Directory - Migration av utvalda annonser"
|
7944 |
|
@@ -9098,9 +9135,6 @@ msgstr "Adress"
|
|
9098 |
#~ msgid "Setup/Manage Fees"
|
9099 |
#~ msgstr "Ordna/hantera avgifter"
|
9100 |
|
9101 |
-
#~ msgid "Settings updated."
|
9102 |
-
#~ msgstr "Inställningar uppdaterade."
|
9103 |
-
|
9104 |
#~ msgid "← Back to Directory"
|
9105 |
#~ msgstr "← Tillbaka till katalog"
|
9106 |
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-01-02 23:02:00+00:00\n"
|
9 |
"PO-Revision-Date: 2017-12-03 21:20+0100\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
16 |
"X-Generator: Poedit 2.0.4\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
|
19 |
+
#: includes/admin/class-admin-listings.php:154
|
20 |
msgid "Listing Information"
|
21 |
msgstr "Information om annons"
|
22 |
|
23 |
+
#: includes/admin/class-admin-listings.php:160
|
24 |
msgid "Listing Timeline"
|
25 |
msgstr "Annonsens tidslinje:"
|
26 |
|
27 |
+
#: includes/admin/class-admin-listings.php:199
|
28 |
msgid "Expires on"
|
29 |
msgstr "Utgår den"
|
30 |
|
31 |
+
#: includes/admin/class-admin-listings.php:207
|
32 |
msgid "Attributes"
|
33 |
msgstr "Attribut"
|
34 |
|
35 |
+
#: includes/admin/class-admin.php:130
|
36 |
msgid ""
|
37 |
"Preview is only available after you've saved the first draft. This is due\n"
|
38 |
"to how WordPress stores the data."
|
40 |
"Förhandsgranskning är endast tillgänglig när du har sparat det första "
|
41 |
"utkastet. Detta beror på hur WordPress lagrar data."
|
42 |
|
43 |
+
#: includes/admin/class-admin.php:325
|
44 |
msgid "Uninstall Business Directory Plugin"
|
45 |
msgstr "Avinstallera tillägget Business Directory"
|
46 |
|
47 |
+
#: includes/admin/class-admin.php:326
|
48 |
msgid "Uninstall"
|
49 |
msgstr "Avinstallera"
|
50 |
|
239 |
msgid "Licenses"
|
240 |
msgstr "Licenser"
|
241 |
|
242 |
+
#: includes/templates-ui.php:238
|
243 |
msgid "Directory"
|
244 |
msgstr "Katalog"
|
245 |
|
246 |
+
#: includes/templates-ui.php:245
|
247 |
msgid "View All Listings"
|
248 |
msgstr "Visa alla annonser"
|
249 |
|
250 |
+
#: includes/templates-ui.php:252
|
251 |
msgid "Create A Listing"
|
252 |
msgstr "Skapa annons"
|
253 |
|
300 |
msgid "Please note that all of your existing settings will be lost."
|
301 |
msgstr "Observera att alla dina befintliga inställningar försvinner."
|
302 |
|
303 |
+
#: templates/admin/settings-reset.tpl.php:13
|
304 |
+
msgid "Your existing listings will NOT be deleted doing this."
|
305 |
+
msgstr ""
|
306 |
+
|
307 |
+
#: templates/admin/settings-reset.tpl.php:19
|
308 |
msgid "Reset Defaults"
|
309 |
msgstr "Återställ till standardinställningar"
|
310 |
|
823 |
msgid "All categories"
|
824 |
msgstr "Alla kategorier"
|
825 |
|
826 |
+
#: includes/admin/class-admin-listings.php:149
|
827 |
msgctxt "admin listings"
|
828 |
msgid ""
|
829 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
834 |
"respektive avgift) krävs för att fastställa funktionerna för denna annons, "
|
835 |
"likväl som för att hantera förnyelser."
|
836 |
|
837 |
+
#: includes/admin/class-admin-listings.php:242
|
838 |
msgctxt "admin listings"
|
839 |
msgid "Never"
|
840 |
msgstr "Aldrig"
|
841 |
|
842 |
+
#: includes/admin/class-admin-listings.php:262
|
843 |
msgctxt "admin listings"
|
844 |
msgid "Featured"
|
845 |
msgstr "Utvald (fäst)"
|
846 |
|
847 |
+
#: includes/admin/class-admin-listings.php:265
|
848 |
msgctxt "admin listings"
|
849 |
msgid "Recurring"
|
850 |
msgstr "Återkommande"
|
851 |
|
852 |
+
#: includes/admin/class-admin-listings.php:268
|
853 |
msgctxt "admin listings"
|
854 |
msgid "Free"
|
855 |
msgstr "Gratis"
|
856 |
|
857 |
+
#: includes/admin/class-admin-listings.php:270
|
858 |
msgctxt "admin listings"
|
859 |
msgid "Paid"
|
860 |
msgstr "Betald"
|
861 |
|
862 |
+
#: includes/admin/class-admin-listings.php:166
|
863 |
msgctxt "admin"
|
864 |
msgid "Directory Listing Fields / Images"
|
865 |
msgstr "Annonsfält / bilder"
|
866 |
|
867 |
+
#: includes/admin/class-admin-listings.php:198
|
868 |
msgctxt "admin"
|
869 |
msgid "Categories"
|
870 |
msgstr "Kategorier"
|
871 |
|
872 |
+
#: includes/admin/class-admin.php:191
|
873 |
msgctxt "admin"
|
874 |
msgid "Business Directory"
|
875 |
msgstr "Business Directory"
|
876 |
|
877 |
+
#: includes/admin/class-admin.php:202
|
878 |
msgctxt "admin"
|
879 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
880 |
msgstr "Du är klar! Besök din nya <a>Business Directory</a> sida."
|
881 |
|
882 |
+
#: includes/admin/class-admin.php:356
|
883 |
msgctxt "admin"
|
884 |
msgid "Untitled Menu"
|
885 |
msgstr "Meny utan titel"
|
886 |
|
887 |
+
#: includes/admin/class-admin.php:626
|
888 |
msgctxt "admin"
|
889 |
msgid "Dismiss this notice."
|
890 |
msgstr "Avvisa denna notering."
|
891 |
|
892 |
+
#: includes/admin/class-admin.php:657 includes/admin/class-admin.php:667
|
893 |
#, fuzzy
|
894 |
msgctxt "admin"
|
895 |
msgid "The listing has been updated."
|
897 |
msgstr[0] "Annonsen har uppgraderats."
|
898 |
msgstr[1] "Annonserna har uppgraderats."
|
899 |
|
900 |
+
#: includes/admin/class-admin.php:688
|
901 |
msgctxt "admin"
|
902 |
msgid "The fee was successfully assigned."
|
903 |
msgstr "Avgiften tilldelades med framgång."
|
904 |
|
905 |
+
#: includes/admin/class-admin.php:698
|
906 |
msgctxt "admin"
|
907 |
msgid "Listing was renewed."
|
908 |
msgid_plural "Listings were renewed."
|
909 |
msgstr[0] "Annonsen har förnyats."
|
910 |
msgstr[1] "Annonserna har förnyats."
|
911 |
|
912 |
+
#: includes/admin/class-admin.php:709
|
913 |
msgctxt "admin"
|
914 |
msgid "Renewal email sent."
|
915 |
msgstr "E-postmeddelande om förnyelse skickat."
|
916 |
|
917 |
+
#: includes/admin/class-admin.php:757
|
918 |
#, fuzzy
|
919 |
msgctxt "admin"
|
920 |
msgid "Access keys sent."
|
921 |
msgstr "Åtkomstnyckel"
|
922 |
|
923 |
+
#: includes/admin/class-admin.php:759
|
924 |
msgctxt "admin"
|
925 |
msgid "The access keys couldn't be sent."
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: includes/admin/class-admin.php:817 includes/admin/class-admin.php:823
|
929 |
msgctxt "admin"
|
930 |
msgid "Listing Count"
|
931 |
msgstr "Annonsräknare"
|
932 |
|
933 |
+
#: includes/admin/class-admin.php:885
|
934 |
msgctxt "admin"
|
935 |
msgid ""
|
936 |
"<b>Business Directory Plugin</b> requires a page with the "
|
939 |
"<b>Tillägget Business Directory</b> kräver att du lagt shortcoden "
|
940 |
"<tt>[businessdirectory]</tt> på en sida för att fungera korrekt."
|
941 |
|
942 |
+
#: includes/admin/class-admin.php:887
|
943 |
msgctxt "admin"
|
944 |
msgid ""
|
945 |
"You can create this page by yourself or let Business Directory do this for "
|
948 |
"Du kan skapa denna sida av dig själv eller låta Business Directory göra det "
|
949 |
"åt dig automatiskt."
|
950 |
|
951 |
+
#: includes/admin/class-admin.php:891
|
952 |
msgctxt "admin"
|
953 |
msgid "Create required pages for me"
|
954 |
msgstr "Skapa nödvändiga sidor åt mig."
|
955 |
|
956 |
+
#: includes/admin/class-admin.php:924
|
957 |
msgctxt "admin"
|
958 |
msgid ""
|
959 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
964 |
"eller senare, men servern kör version <strong>%s</strong>. Be din leverantör "
|
965 |
"att uppgradera för att förhindra eventuella problem med pluginet."
|
966 |
|
967 |
+
#: includes/admin/class-admin.php:947
|
968 |
msgctxt "admin"
|
969 |
msgid ""
|
970 |
"We noticed you want your Business Directory users to register before posting "
|
991 |
msgid "Images"
|
992 |
msgstr "Bilder"
|
993 |
|
994 |
+
#: includes/admin/form-fields.php:122
|
995 |
msgctxt "admin"
|
996 |
msgid ""
|
997 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
1000 |
"<b>Tillägget Business Directory</b> kräver fält med följande associationer "
|
1001 |
"för att fungera korrekt: <b>%s</b>."
|
1002 |
|
1003 |
+
#: includes/admin/form-fields.php:124
|
1004 |
msgctxt "admin"
|
1005 |
msgid ""
|
1006 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
1009 |
"<b>Tillägget Business Direcotry </b> kräver ett fält med en<b>%s</b> "
|
1010 |
"association för att fungera korrekt."
|
1011 |
|
1012 |
+
#: includes/admin/form-fields.php:128
|
1013 |
msgctxt "admin"
|
1014 |
msgid ""
|
1015 |
"You can create these custom fields by yourself inside \"Manage Form Fields\" "
|
1018 |
"Du kan skapa dessa anpassade fält själv i \"Hantera formulärfält\" eller "
|
1019 |
"låta Business Directory göra det åt dig automatiskt."
|
1020 |
|
1021 |
+
#: includes/admin/form-fields.php:132
|
1022 |
msgctxt "admin"
|
1023 |
msgid "Go to \"Manage Form Fields\""
|
1024 |
msgstr "Gå till \"Hantera formulärfält\""
|
1025 |
|
1026 |
+
#: includes/admin/form-fields.php:135
|
1027 |
msgctxt "admin"
|
1028 |
msgid "Create these required fields for me"
|
1029 |
msgstr "Skapa dessa obligatoriska fält för mig"
|
1038 |
msgid "Abandoned"
|
1039 |
msgstr "Övergiven"
|
1040 |
|
1041 |
+
#: includes/admin/class-admin-listings.php:351
|
1042 |
msgctxt "admin actions"
|
1043 |
msgid "Edit Listing"
|
1044 |
msgstr "Redigera annons"
|
1045 |
|
1046 |
+
#: includes/admin/class-admin-listings.php:354
|
1047 |
msgctxt "admin actions"
|
1048 |
msgid "Delete Listing"
|
1049 |
msgstr "Ta bort annons"
|
1050 |
|
1051 |
+
#: includes/admin/class-admin-listings.php:363
|
1052 |
msgctxt "admin actions"
|
1053 |
msgid "View Payments"
|
1054 |
msgstr "Visa betalningar"
|
1055 |
|
1056 |
+
#: includes/admin/class-admin-listings.php:368
|
1057 |
msgctxt "admin actions"
|
1058 |
msgid "View Payment"
|
1059 |
msgstr "Visa betalning"
|
1060 |
|
1061 |
+
#: includes/admin/class-admin-listings.php:478
|
1062 |
#, fuzzy
|
1063 |
msgctxt "admin actions"
|
1064 |
msgid "Publish listings"
|
1065 |
msgstr "Publicera annons"
|
1066 |
|
1067 |
+
#: includes/admin/class-admin-listings.php:479
|
1068 |
#, fuzzy
|
1069 |
msgctxt "admin actions"
|
1070 |
msgid "Mark as \"Pending Review\""
|
1071 |
msgstr "Inväntar granskning"
|
1072 |
|
1073 |
+
#: includes/admin/class-admin-listings.php:480
|
1074 |
msgctxt "admin actions"
|
1075 |
msgid "Hide from directory (mark as \"Draft\")"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: includes/admin/class-admin-listings.php:482
|
1079 |
#, fuzzy
|
1080 |
msgctxt "admin actions"
|
1081 |
msgid "Renew listings"
|
1082 |
msgstr "Förnya annons"
|
1083 |
|
1084 |
+
#: includes/admin/class-admin-listings.php:483
|
1085 |
#, fuzzy
|
1086 |
msgctxt "admin actions"
|
1087 |
msgid "Set listings as \"Expired\""
|
1088 |
msgstr "Skickas efter en annons (%s) har förfallit."
|
1089 |
|
1090 |
+
#: includes/admin/class-admin-listings.php:489
|
1091 |
#, fuzzy
|
1092 |
msgctxt "admin actions"
|
1093 |
msgid "Send access keys"
|
1094 |
msgstr "Begär åtkomstnyckel?"
|
1095 |
|
1096 |
+
#: includes/admin/class-admin.php:123
|
1097 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1098 |
msgctxt "listing metabox"
|
1099 |
msgid "Never"
|
1100 |
msgstr "Aldrig"
|
1101 |
|
1102 |
+
#: includes/admin/class-admin.php:124
|
1103 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1104 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1105 |
msgctxt "listing metabox"
|
1106 |
msgid "Yes"
|
1107 |
msgstr "Ja"
|
1108 |
|
1109 |
+
#: includes/admin/class-admin.php:125
|
1110 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1111 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1112 |
msgctxt "listing metabox"
|
1229 |
msgid "Is Recurring?"
|
1230 |
msgstr "Är återkommande?"
|
1231 |
|
1232 |
+
#: includes/admin/class-admin.php:162
|
1233 |
msgctxt "drip pointer"
|
1234 |
msgid ""
|
1235 |
"Find out how to create a compelling, thriving business directory from "
|
1240 |
"från början i denna sanslöst fullmatade (och GRATIS) e-postkurs i 5 delar. "
|
1241 |
"Du får en premium-modul helt kostnadsfritt genom att bara registrera dig."
|
1242 |
|
1243 |
+
#: includes/admin/class-admin.php:164
|
1244 |
msgctxt "drip pointer"
|
1245 |
msgid "Email Address:"
|
1246 |
msgstr "E-postadress:"
|
1247 |
|
1248 |
+
#: includes/admin/class-admin.php:170
|
1249 |
msgctxt "drip pointer"
|
1250 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1251 |
msgstr "Vill du veta hemligheten bakom att bygga en grymt bra affärskatalog?"
|
1252 |
|
1253 |
+
#: includes/admin/class-admin.php:172
|
1254 |
msgctxt "drip pointer"
|
1255 |
msgid "Yes, please!"
|
1256 |
msgstr "Ja tack!"
|
1257 |
|
1258 |
+
#: includes/admin/class-admin.php:174
|
1259 |
msgctxt "drip pointer"
|
1260 |
msgid "No, thanks"
|
1261 |
msgstr "Nej tack."
|
1262 |
|
1263 |
+
#: includes/admin/class-admin.php:222
|
1264 |
msgctxt "drip pointer"
|
1265 |
msgid "Invalid e-mail address."
|
1266 |
msgstr "Ogiltig e-postadress."
|
1267 |
|
1268 |
+
#: includes/admin/class-admin.php:256
|
1269 |
msgctxt "admin menu"
|
1270 |
msgid "Business Directory Admin"
|
1271 |
msgstr "Business Directory admin"
|
1272 |
|
1273 |
+
#: includes/admin/class-admin.php:257
|
1274 |
msgctxt "admin menu"
|
1275 |
msgid "Dir. Admin"
|
1276 |
msgstr "Dir. admin"
|
1277 |
|
1278 |
+
#: includes/admin/class-admin.php:257
|
1279 |
msgctxt "admin menu"
|
1280 |
msgid "Directory Admin"
|
1281 |
msgstr "Katalog admin"
|
1282 |
|
1283 |
+
#: includes/admin/class-admin.php:264
|
1284 |
msgctxt "admin menu"
|
1285 |
msgid "Add New Listing"
|
1286 |
msgstr "Lägg till ny annons"
|
1287 |
|
1288 |
+
#: includes/admin/class-admin.php:272
|
1289 |
msgctxt "admin menu"
|
1290 |
msgid "Manage Fees"
|
1291 |
msgstr "Hantera avgifter"
|
1292 |
|
1293 |
+
#: includes/admin/class-admin.php:275
|
1294 |
msgctxt "admin menu"
|
1295 |
msgid "Listings"
|
1296 |
msgstr "Annonser"
|
1297 |
|
1298 |
+
#: includes/admin/class-admin.php:279
|
1299 |
msgctxt "admin menu"
|
1300 |
msgid "Manage Form Fields"
|
1301 |
msgstr "Hantera formulärfält"
|
1302 |
|
1303 |
+
#: includes/admin/class-admin.php:283
|
1304 |
msgctxt "admin menu"
|
1305 |
msgid "Payment History"
|
1306 |
msgstr "Betalningshistorik"
|
1307 |
|
1308 |
+
#: includes/admin/class-admin.php:286
|
1309 |
msgctxt "admin menu"
|
1310 |
msgid "CSV Import & Export"
|
1311 |
msgstr "Importera och exportera CSV"
|
1312 |
|
1313 |
+
#: includes/admin/class-admin.php:297
|
1314 |
msgctxt "admin menu"
|
1315 |
msgid "Debug"
|
1316 |
msgstr "Debug"
|
1317 |
|
1318 |
+
#: includes/admin/settings/class-settings-admin.php:28
|
1319 |
msgctxt "admin menu"
|
1320 |
msgid "Manage Options"
|
1321 |
msgstr "Hantera alternativ"
|
1322 |
|
1323 |
+
#: includes/admin/class-admin.php:815
|
1324 |
msgctxt "admin category id"
|
1325 |
msgid "ID"
|
1326 |
msgstr "ID"
|
1666 |
msgid "Theme was updated successfully."
|
1667 |
msgstr "Temat har uppdaterats."
|
1668 |
|
1669 |
+
#: includes/themes.php:825
|
1670 |
msgctxt "themes"
|
1671 |
msgid "ZIP file is not a valid BD theme file."
|
1672 |
msgstr "ZIP-filen är inte en giltig BD temafil."
|
1673 |
|
1674 |
+
#: includes/themes.php:831
|
1675 |
msgctxt "themes"
|
1676 |
msgid "Could not create themes directory."
|
1677 |
msgstr "Det gick inte att skapa temakatalogen."
|
1678 |
|
1679 |
+
#: includes/themes.php:839
|
1680 |
msgctxt "themes"
|
1681 |
msgid "Could not remove previous theme directory \"%s\"."
|
1682 |
msgstr "Det gick inte att ta bort tidigare temakatalogen \"%s\"."
|
1683 |
|
1684 |
+
#: includes/themes.php:845
|
1685 |
msgctxt "themes"
|
1686 |
msgid "Could not move new theme into theme directory."
|
1687 |
msgstr "Det gick inte att flytta det nya temat till temakatalogen."
|
2309 |
msgid "Delete"
|
2310 |
msgstr "Ta bort"
|
2311 |
|
2312 |
+
#: includes/admin/form-fields.php:77
|
2313 |
+
#, fuzzy
|
2314 |
+
msgctxt "form-fields admin"
|
2315 |
+
msgid "Private"
|
2316 |
+
msgstr "Aktivera:"
|
2317 |
+
|
2318 |
+
#: includes/admin/form-fields.php:81
|
2319 |
msgctxt "form-fields admin"
|
2320 |
msgid "Required"
|
2321 |
msgstr "Obligatorisk"
|
2322 |
|
2323 |
+
#: includes/admin/form-fields.php:81
|
2324 |
msgctxt "form-fields admin"
|
2325 |
msgid "Optional"
|
2326 |
msgstr "Valfri"
|
2327 |
|
2328 |
+
#: includes/admin/form-fields.php:85
|
2329 |
msgctxt "form-fields admin"
|
2330 |
msgid "This field value is shown in the excerpt view of a listing."
|
2331 |
msgstr "Värdet i detta fält visas i utdragsvyn av en annons."
|
2332 |
|
2333 |
+
#: includes/admin/form-fields.php:86
|
2334 |
msgctxt "form-fields admin"
|
2335 |
msgid "In Excerpt"
|
2336 |
msgstr "I utdrag"
|
2337 |
|
2338 |
+
#: includes/admin/form-fields.php:91
|
2339 |
msgctxt "form-fields admin"
|
2340 |
msgid "This field value is shown in the single view of a listing."
|
2341 |
msgstr "Detta fältvärdet visas i visningen av den enskilda annonsen."
|
2342 |
|
2343 |
+
#: includes/admin/form-fields.php:92
|
2344 |
msgctxt "form-fields admin"
|
2345 |
msgid "In Listing"
|
2346 |
msgstr "I annons"
|
2347 |
|
2348 |
+
#: includes/admin/form-fields.php:213
|
2349 |
msgctxt "form-fields admin"
|
2350 |
msgid "Form Preview"
|
2351 |
msgstr "Förhandsgranska formulär"
|
2352 |
|
2353 |
+
#: includes/admin/form-fields.php:214
|
2354 |
msgctxt "form-fields admin"
|
2355 |
msgid "← Return to \"Manage Form Fields\""
|
2356 |
msgstr "← Tillbaka till \"Hantera formulärfält\""
|
2357 |
|
2358 |
+
#: includes/admin/form-fields.php:252
|
2359 |
msgctxt "form-fields admin"
|
2360 |
msgid "Form fields updated."
|
2361 |
msgstr "Formulärfält uppdateras."
|
2362 |
|
2363 |
+
#: includes/admin/form-fields.php:268
|
2364 |
msgctxt "form-fields admin"
|
2365 |
msgid ""
|
2366 |
"<b>Important</b>: Since the \"<a>Display email address fields publicly?</a>"
|
2373 |
"område kommer inte att visas på frontend. Om du vill att e-postadresser "
|
2374 |
"visas på frontend, kan du <a>aktivera offentlig visning av e-post</a> ."
|
2375 |
|
2376 |
+
#: includes/admin/form-fields.php:302
|
2377 |
msgctxt "form-fields admin"
|
2378 |
msgid "Field deleted."
|
2379 |
msgstr "Fält raderas."
|
2380 |
|
2381 |
+
#: includes/admin/form-fields.php:323
|
2382 |
msgctxt "form-fields admin"
|
2383 |
msgid "Required fields created successfully."
|
2384 |
msgstr "Obligatoriska fält skapats."
|
2385 |
|
2386 |
+
#: includes/admin/form-fields.php:336
|
2387 |
msgctxt "form-fields admin"
|
2388 |
msgid "Title"
|
2389 |
msgstr "Titel"
|
2390 |
|
2391 |
+
#: includes/admin/form-fields.php:337
|
2392 |
msgctxt "form-fields admin"
|
2393 |
msgid "Category"
|
2394 |
msgstr "Kategori"
|
2395 |
|
2396 |
+
#: includes/admin/form-fields.php:338
|
2397 |
msgctxt "form-fields admin"
|
2398 |
msgid "Excerpt"
|
2399 |
msgstr "Utdrag"
|
2400 |
|
2401 |
+
#: includes/admin/form-fields.php:339
|
2402 |
msgctxt "form-fields admin"
|
2403 |
msgid "Content"
|
2404 |
msgstr "Innehåll"
|
2405 |
|
2406 |
+
#: includes/admin/form-fields.php:340
|
2407 |
msgctxt "form-fields admin"
|
2408 |
msgid "Tags"
|
2409 |
msgstr "Tagg"
|
2410 |
|
2411 |
+
#: includes/admin/form-fields.php:341
|
2412 |
msgctxt "form-fields admin"
|
2413 |
msgid "Address"
|
2414 |
msgstr "Adress"
|
2415 |
|
2416 |
+
#: includes/admin/form-fields.php:342
|
2417 |
msgctxt "form-fields admin"
|
2418 |
msgid "City"
|
2419 |
msgstr "Stad/ort"
|
2420 |
|
2421 |
+
#: includes/admin/form-fields.php:343
|
2422 |
msgctxt "form-fields admin"
|
2423 |
msgid "State"
|
2424 |
msgstr "Län"
|
2425 |
|
2426 |
+
#: includes/admin/form-fields.php:344
|
2427 |
msgctxt "form-fields admin"
|
2428 |
msgid "Country"
|
2429 |
msgstr "Land"
|
2430 |
|
2431 |
+
#: includes/admin/form-fields.php:345
|
2432 |
msgctxt "form-fields admin"
|
2433 |
msgid "ZIP Code"
|
2434 |
msgstr "Postnummer"
|
2435 |
|
2436 |
+
#: includes/admin/form-fields.php:346
|
2437 |
msgctxt "form-fields admin"
|
2438 |
msgid "FAX Number"
|
2439 |
msgstr "faxnummer"
|
2440 |
|
2441 |
+
#: includes/admin/form-fields.php:347
|
2442 |
msgctxt "form-fields admin"
|
2443 |
msgid "Phone Number"
|
2444 |
msgstr "Telefonnummer"
|
2445 |
|
2446 |
+
#: includes/admin/form-fields.php:348
|
2447 |
msgctxt "form-fields admin"
|
2448 |
msgid "Ratings Field"
|
2449 |
msgstr "Fält för omdöme"
|
2450 |
|
2451 |
+
#: includes/admin/form-fields.php:349
|
2452 |
msgctxt "form-fields admin"
|
2453 |
msgid "Twitter"
|
2454 |
msgstr "Twitter"
|
2455 |
|
2456 |
+
#: includes/admin/form-fields.php:350
|
2457 |
msgctxt "form-fields admin"
|
2458 |
msgid "Website"
|
2459 |
msgstr "Webbplats"
|
2460 |
|
2461 |
+
#: includes/admin/form-fields.php:371
|
2462 |
msgctxt "form-fields admin"
|
2463 |
msgid "Tags updated."
|
2464 |
msgstr "Taggar uppdateras."
|
2482 |
msgid "Allow empty selection on search?"
|
2483 |
msgstr "Tillåt tomt urval på sök?"
|
2484 |
|
2485 |
+
#: includes/fields/class-fieldtypes-textarea.php:125
|
2486 |
msgctxt "form-fields admin"
|
2487 |
msgid "Allow HTML input for this field?"
|
2488 |
msgstr "Tillåta HTML för detta fält?"
|
2489 |
|
2490 |
+
#: includes/fields/class-fieldtypes-textarea.php:128
|
2491 |
msgctxt "form-fields admin"
|
2492 |
msgid "Allow IFRAME tags in content?"
|
2493 |
msgstr "Tillåta IFRAME-taggar i innehåll?"
|
2494 |
|
2495 |
+
#: includes/fields/class-fieldtypes-textarea.php:132
|
2496 |
msgctxt "form-fields admin"
|
2497 |
msgid "No"
|
2498 |
msgstr "Nej"
|
2499 |
|
2500 |
+
#: includes/fields/class-fieldtypes-textarea.php:133
|
2501 |
msgctxt "form-fields admin"
|
2502 |
msgid "Yes"
|
2503 |
msgstr "Ja"
|
2504 |
|
2505 |
+
#: includes/fields/class-fieldtypes-textarea.php:138
|
2506 |
msgctxt "form-fields admin"
|
2507 |
msgid "Allow WordPress shortcodes in this field?"
|
2508 |
msgstr "Tillåt WordPress-shortcodes på detta område?"
|
2509 |
|
2510 |
+
#: includes/fields/class-fieldtypes-textarea.php:143
|
2511 |
msgctxt "form-fields admin"
|
2512 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2513 |
msgstr "Visa en WYSIWYG editor på frontend?"
|
2514 |
|
2515 |
+
#: includes/fields/class-fieldtypes-textarea.php:146
|
2516 |
msgctxt "form-fields admin"
|
2517 |
msgid ""
|
2518 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2521 |
"<b>Varning:</b> Användare kan använda den här funktionen för att komma runt "
|
2522 |
"bildgränser i avgiftsplanerna."
|
2523 |
|
2524 |
+
#: includes/fields/class-fieldtypes-textarea.php:147
|
2525 |
msgctxt "form-fields admin"
|
2526 |
msgid "Allow images in WYSIWYG editor?"
|
2527 |
msgstr "Tillåt bilder i WYSIWYG editor?"
|
2528 |
|
2529 |
+
#: includes/fields/class-fieldtypes-textarea.php:150
|
2530 |
msgctxt "form-fields admin"
|
2531 |
msgid ""
|
2532 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2535 |
"<b>Avancerade användare endast!</b> Om du inte har blivit tillsagd att ändra "
|
2536 |
"detta, ändra inte om du inte vet vad du gör."
|
2537 |
|
2538 |
+
#: includes/fields/class-fieldtypes-textarea.php:151
|
2539 |
msgctxt "form-fields admin"
|
2540 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2541 |
msgstr "Tillämpa \"the_content\"-filtret innan detta fält visas?"
|
2542 |
|
2543 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2544 |
msgctxt "form-fields admin"
|
2545 |
+
msgid ""
|
2546 |
+
"Truncates the description field to the value set here. To display all of the "
|
2547 |
+
"description, set to 0."
|
2548 |
+
msgstr ""
|
2549 |
+
|
2550 |
+
#: includes/fields/class-fieldtypes-textarea.php:155
|
2551 |
+
msgctxt "form-fields admin"
|
2552 |
+
msgid "Max length of Description field to use in List (excerpt) view"
|
2553 |
+
msgstr ""
|
2554 |
+
|
2555 |
+
#: includes/fields/class-fieldtypes-textarea.php:160
|
2556 |
+
msgctxt "form-fields admin"
|
2557 |
msgid "Automatically generate excerpt from content field?"
|
2558 |
msgstr "Generera utdrag automatiskt från innehållsfältet?"
|
2559 |
|
2641 |
|
2642 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2643 |
msgctxt "form-fields admin"
|
2644 |
+
msgid "Show this field to admin users only?"
|
2645 |
+
msgstr ""
|
2646 |
+
|
2647 |
+
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2648 |
+
#, fuzzy
|
2649 |
+
msgctxt "form-fields admin"
|
2650 |
+
msgid "Display this field to admin users only in the edit listing view."
|
2651 |
+
msgstr "Visa detta värdet i annonsläget."
|
2652 |
+
|
2653 |
+
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2654 |
+
msgctxt "form-fields admin"
|
2655 |
msgid "Show this value in excerpt view?"
|
2656 |
msgstr "Visa detta värdet i utdrag?"
|
2657 |
|
2658 |
+
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2659 |
msgctxt "form-fields admin"
|
2660 |
msgid "Display this value in post excerpt view."
|
2661 |
msgstr "Visa detta värdet i inläggsutdrag."
|
2662 |
|
2663 |
+
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2664 |
msgctxt "form-fields admin"
|
2665 |
msgid "Show this value in listing view?"
|
2666 |
msgstr "Visa detta värdet i annonsläge?"
|
2667 |
|
2668 |
+
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2669 |
msgctxt "form-fields admin"
|
2670 |
msgid "Display this value in the listing view."
|
2671 |
msgstr "Visa detta värdet i annonsläget."
|
2672 |
|
2673 |
+
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2674 |
msgctxt "form-fields admin"
|
2675 |
msgid "Include this field in the search form?"
|
2676 |
msgstr "Inkludera detta fält i sökfunktionen?"
|
2677 |
|
2678 |
+
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2679 |
msgctxt "form-fields admin"
|
2680 |
msgid "Include this field in the search form."
|
2681 |
msgstr "Inkludera detta fält i sökfunktionen."
|
2682 |
|
2683 |
+
#: templates/admin/form-fields-addoredit.tpl.php:182
|
2684 |
msgctxt "form-fields admin"
|
2685 |
msgid "Is this field required for searching?"
|
2686 |
msgstr "Är detta fält obligatoriskt vid sökning?"
|
2687 |
|
2688 |
+
#: templates/admin/form-fields-addoredit.tpl.php:188
|
2689 |
msgctxt "form-fields admin"
|
2690 |
msgid ""
|
2691 |
"Make this fields required during searches on the Advanced Search screen."
|
2692 |
msgstr "Gör detta fält obligatoriskt vid sökningar i avancerat sök."
|
2693 |
|
2694 |
+
#: templates/admin/form-fields-addoredit.tpl.php:194
|
2695 |
msgctxt "form-fields admin"
|
2696 |
msgid "Hide this field's label?"
|
2697 |
msgstr "Dölj detta fälts etikett?"
|
2698 |
|
2699 |
+
#: templates/admin/form-fields-addoredit.tpl.php:200
|
2700 |
msgctxt "form-fields admin"
|
2701 |
msgid "Hide this field's label when displaying it."
|
2702 |
msgstr "Dölj detta fälts etikett när det visas."
|
2703 |
|
2704 |
+
#: templates/admin/form-fields-addoredit.tpl.php:207
|
2705 |
msgctxt "form-fields admin"
|
2706 |
msgid "Update Field"
|
2707 |
msgstr "Uppdatera fält"
|
2708 |
|
2709 |
+
#: templates/admin/form-fields-addoredit.tpl.php:209
|
2710 |
msgctxt "form-fields admin"
|
2711 |
msgid "Add Field"
|
2712 |
msgstr "Lägg till fält"
|
3034 |
msgid "Test SSL setup..."
|
3035 |
msgstr "Testar SSL-inställning"
|
3036 |
|
3037 |
+
#: includes/admin/settings/class-settings-admin.php:316
|
3038 |
msgctxt "admin settings"
|
3039 |
msgid "Valid placeholders: %s"
|
3040 |
msgstr "Giltiga platshållare:%s"
|
3484 |
msgid "Enter License Key here"
|
3485 |
msgstr "Ange licensnyckel här"
|
3486 |
|
3487 |
+
#: includes/admin/settings/class-settings-admin.php:357
|
3488 |
msgctxt "expiration notices"
|
3489 |
msgid "Add notice"
|
3490 |
msgstr "Lägg till notering"
|
3491 |
|
3492 |
+
#: includes/admin/settings/class-settings-admin.php:376
|
3493 |
msgctxt "expiration notices"
|
3494 |
msgid "No notices configured."
|
3495 |
msgstr "Inga meddelanden har konfigurerats."
|
3496 |
|
3497 |
+
#: includes/admin/settings/class-settings-admin.php:390
|
3498 |
msgctxt "expiration notices"
|
3499 |
msgid "Delete"
|
3500 |
msgstr "Ta bort"
|
3501 |
|
3502 |
+
#: includes/admin/settings/class-settings-admin.php:406
|
3503 |
msgctxt "expiration notices"
|
3504 |
msgid "recurring and non-recurring"
|
3505 |
msgstr "återkommande och icke återkommande"
|
3506 |
|
3507 |
+
#: includes/admin/settings/class-settings-admin.php:408
|
3508 |
msgctxt "expiration notices"
|
3509 |
msgid "recurring only"
|
3510 |
msgstr "endast återkommande"
|
3511 |
|
3512 |
+
#: includes/admin/settings/class-settings-admin.php:410
|
3513 |
msgctxt "expiration notices"
|
3514 |
msgid "non-recurring only"
|
3515 |
msgstr "endast icke-återkommande"
|
3516 |
|
3517 |
+
#: includes/admin/settings/class-settings-admin.php:414
|
3518 |
msgctxt "expiration notices"
|
3519 |
msgid "Sent when a listing (%s) is renewed."
|
3520 |
msgstr "Skickas efter en annons (%s) har förnyats."
|
3521 |
|
3522 |
+
#: includes/admin/settings/class-settings-admin.php:419
|
3523 |
msgctxt "expiration notices"
|
3524 |
msgid "Sent when a listing (%s) expires."
|
3525 |
msgstr "Skickas efter en annons (%s) har förfallit."
|
3526 |
|
3527 |
+
#: includes/admin/settings/class-settings-admin.php:427
|
3528 |
msgctxt "expiration notices"
|
3529 |
msgid "%d day"
|
3530 |
msgid_plural "%d days"
|
3531 |
msgstr[0] "%d dag"
|
3532 |
msgstr[1] "%d dagar"
|
3533 |
|
3534 |
+
#: includes/admin/settings/class-settings-admin.php:430
|
3535 |
msgctxt "expiration notices"
|
3536 |
msgid "%d week"
|
3537 |
msgid_plural "%d weeks"
|
3538 |
msgstr[0] "%d vecka"
|
3539 |
msgstr[1] "%d veckor"
|
3540 |
|
3541 |
+
#: includes/admin/settings/class-settings-admin.php:433
|
3542 |
msgctxt "expiration notices"
|
3543 |
msgid "%d month"
|
3544 |
msgid_plural "%d months"
|
3547 |
|
3548 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3549 |
#. non-recuring only)
|
3550 |
+
#: includes/admin/settings/class-settings-admin.php:439
|
3551 |
msgctxt "expiration notices"
|
3552 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3553 |
msgstr "Skickat %1$s före en annons (%2$s) förfaller."
|
3554 |
|
3555 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3556 |
#. non-recuring only)
|
3557 |
+
#: includes/admin/settings/class-settings-admin.php:442
|
3558 |
msgctxt "expiration notices"
|
3559 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3560 |
msgstr "Skickas %1$s efter en annons (%2$s) upphör."
|
3561 |
|
3562 |
+
#: includes/admin/settings/class-settings-admin.php:459
|
3563 |
msgctxt "expiration notices"
|
3564 |
msgid "At the time of expiration"
|
3565 |
msgstr "Vid förfallotidpunkten."
|
3566 |
|
3567 |
+
#: includes/admin/settings/class-settings-admin.php:460
|
3568 |
msgctxt "expiration notices"
|
3569 |
msgid "Right after a successful renewal"
|
3570 |
msgstr "Direkt efter en förnyelse."
|
3571 |
|
3572 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3573 |
msgctxt "expiration notices"
|
3574 |
msgid "%d day before expiration"
|
3575 |
msgid_plural "%d days before expiration"
|
3576 |
msgstr[0] "%d dag före förfallodagen"
|
3577 |
msgstr[1] "%d dagar före förfallodagen"
|
3578 |
|
3579 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3580 |
msgctxt "expiration notices"
|
3581 |
msgid "%d day after expiration"
|
3582 |
msgid_plural "%d days after expiration"
|
3583 |
msgstr[0] "%d dag efter förfallodatum"
|
3584 |
msgstr[1] "%d dagar efter förfallodatum"
|
3585 |
|
3586 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3587 |
msgctxt "expiration notices"
|
3588 |
msgid "%d week before expiration"
|
3589 |
msgid_plural "%d weeks before expiration"
|
3590 |
msgstr[0] "%d vecka före utgången"
|
3591 |
msgstr[1] "%d veckor före utgången"
|
3592 |
|
3593 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3594 |
msgctxt "expiration notices"
|
3595 |
msgid "%d week after expiration"
|
3596 |
msgid_plural "%d weeks after expiration"
|
3597 |
msgstr[0] "%d vecka efter förfallodatum"
|
3598 |
msgstr[1] "%d veckor efter förfallodatum"
|
3599 |
|
3600 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3601 |
msgctxt "expiration notices"
|
3602 |
msgid "%d month before expiration"
|
3603 |
msgid_plural "%d months before expiration"
|
3604 |
msgstr[0] "%d månad före förfallodatum"
|
3605 |
msgstr[1] "%d månader före förfallodatum"
|
3606 |
|
3607 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3608 |
msgctxt "expiration notices"
|
3609 |
msgid "%d month after expiration"
|
3610 |
msgid_plural "%d months after expiration"
|
3611 |
msgstr[0] "%d månad efter förfallodatum"
|
3612 |
msgstr[1] "%d månader efter förfallodatum"
|
3613 |
|
3614 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3615 |
msgctxt "expiration notices"
|
3616 |
msgid "Applies to"
|
3617 |
msgstr "Avser"
|
3618 |
|
3619 |
+
#: includes/admin/settings/class-settings-admin.php:498
|
3620 |
msgctxt "expiration notices"
|
3621 |
msgid "Non-recurring listings"
|
3622 |
msgstr "Icke återkommande annonser"
|
3623 |
|
3624 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3625 |
msgctxt "expiration notices"
|
3626 |
msgid "Recurring listings"
|
3627 |
msgstr "Återkommande annons"
|
3628 |
|
3629 |
+
#: includes/admin/settings/class-settings-admin.php:500
|
3630 |
msgctxt "expiration notices"
|
3631 |
msgid "Recurring and non-recurring listings"
|
3632 |
msgstr "Återkommande och icke återkommande annonser"
|
3633 |
|
3634 |
+
#: includes/admin/settings/class-settings-admin.php:505
|
3635 |
msgctxt "expiration notices"
|
3636 |
msgid "When to send?"
|
3637 |
msgstr "När ska den skickas?"
|
3641 |
msgid "E-mail body text"
|
3642 |
msgstr "E-post brödtext"
|
3643 |
|
3644 |
+
#: includes/admin/settings/class-settings-admin.php:537
|
3645 |
+
#, fuzzy
|
3646 |
+
msgctxt "settings"
|
3647 |
+
msgid "Settings reset to default."
|
3648 |
+
msgstr "Inställningar uppdaterade."
|
3649 |
+
|
3650 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3651 |
msgctxt "settings"
|
3652 |
msgid "General"
|
3664 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3665 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3666 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3667 |
+
#: includes/admin/settings/class-settings.php:335
|
3668 |
msgctxt "settings"
|
3669 |
msgid "General Settings"
|
3670 |
msgstr "Allmänna inställningar"
|
4509 |
msgid "E-Mail Notices"
|
4510 |
msgstr "E-postnotifikationer"
|
4511 |
|
4512 |
+
#: includes/admin/settings/class-settings.php:531
|
4513 |
+
#: includes/admin/settings/class-settings.php:542
|
4514 |
msgctxt "settings"
|
4515 |
msgid "\"%s\" can not be empty."
|
4516 |
msgstr "\"%s\" får inte vara tomt."
|
4517 |
|
4518 |
+
#: includes/admin/settings/class-settings.php:549
|
4519 |
msgctxt "settings"
|
4520 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4521 |
msgstr "Sluggen “%s” används redan för en annan taxonomi."
|
4959 |
msgid "(Unavailable Plan)"
|
4960 |
msgstr "(Avgiftsplan inte tillgänglig)"
|
4961 |
|
4962 |
+
#: includes/class-listing.php:528
|
4963 |
+
#, fuzzy
|
|
|
|
|
|
|
|
|
|
|
|
|
4964 |
msgctxt "listing"
|
4965 |
+
msgid "Plan \"%s\" (recurring)"
|
4966 |
msgstr "(återkommande)"
|
4967 |
|
4968 |
+
#: includes/class-listing.php:530 includes/class-listing.php:562
|
4969 |
msgctxt "listing"
|
4970 |
msgid "Plan \"%s\""
|
4971 |
msgstr "Plan ”%s”"
|
5054 |
msgid "Posted By"
|
5055 |
msgstr "Skapat av"
|
5056 |
|
5057 |
+
#: includes/class-listing.php:660
|
5058 |
msgctxt "listing status"
|
5059 |
msgid "Unknown"
|
5060 |
msgstr "Okänd"
|
5061 |
|
5062 |
+
#: includes/class-listing.php:661
|
5063 |
msgctxt "listing status"
|
5064 |
msgid "Legacy"
|
5065 |
msgstr "Legat"
|
5066 |
|
5067 |
+
#: includes/class-listing.php:662
|
5068 |
msgctxt "listing status"
|
5069 |
msgid "Incomplete"
|
5070 |
msgstr "Ofullständig"
|
5071 |
|
5072 |
+
#: includes/class-listing.php:663
|
5073 |
msgctxt "listing status"
|
5074 |
msgid "Pending Payment"
|
5075 |
msgstr "Väntar på betalning."
|
5076 |
|
5077 |
+
#: includes/class-listing.php:664
|
5078 |
msgctxt "listing status"
|
5079 |
msgid "Complete"
|
5080 |
msgstr "Genomförd"
|
5081 |
|
5082 |
+
#: includes/class-listing.php:665
|
5083 |
msgctxt "listing status"
|
5084 |
msgid "Pending Upgrade"
|
5085 |
msgstr "Väntar på uppgradering"
|
5086 |
|
5087 |
+
#: includes/class-listing.php:666
|
5088 |
msgctxt "listing status"
|
5089 |
msgid "Expired"
|
5090 |
msgstr "Utgången"
|
5091 |
|
5092 |
+
#: includes/class-listing.php:667
|
5093 |
msgctxt "listing status"
|
5094 |
msgid "Pending Renewal"
|
5095 |
msgstr "Inväntar förnyelse"
|
5096 |
|
5097 |
+
#: includes/class-listing.php:668
|
5098 |
msgctxt "listing status"
|
5099 |
msgid "Abandoned"
|
5100 |
msgstr "Övergiven"
|
5331 |
msgid "Please choose a valid fee plan for your category selection."
|
5332 |
msgstr "Välj en avgiftsplan för ditt kategorival."
|
5333 |
|
5334 |
+
#: includes/views/submit_listing.php:681
|
5335 |
msgctxt "submit listing"
|
5336 |
msgid "Please enter your desired username."
|
5337 |
msgstr "Fyll i ditt önskade användarnamn."
|
5338 |
|
5339 |
+
#: includes/views/submit_listing.php:686
|
5340 |
msgctxt "submit listing"
|
5341 |
msgid "Please enter the e-mail for your new account."
|
5342 |
msgstr "Fyll i e-postadressen för ditt nya konto."
|
5343 |
|
5344 |
+
#: includes/views/submit_listing.php:691
|
5345 |
msgctxt "submit listing"
|
5346 |
msgid "Please enter the password for your new account."
|
5347 |
msgstr "Ange lösenordet för ditt nya konto."
|
5348 |
|
5349 |
+
#: includes/views/submit_listing.php:701
|
5350 |
msgctxt "submit listing"
|
5351 |
msgid "The username you chose is already in use. Please use a different one."
|
5352 |
msgstr "Användarnamnet upptaget, var vänlig försök med ett annat."
|
5353 |
|
5354 |
+
#: includes/views/submit_listing.php:706
|
5355 |
msgctxt "submit listing"
|
5356 |
msgid "The e-mail address you chose for your account is already in use."
|
5357 |
msgstr "E-postadressen du valt för ditt konto används redan."
|
5358 |
|
5359 |
+
#: includes/views/submit_listing.php:721
|
5360 |
msgctxt "submit listing"
|
5361 |
msgid "Create a user account on this site"
|
5362 |
msgstr "Skapa ett användarkonto på denna webbplats"
|
5363 |
|
5364 |
+
#: includes/views/submit_listing.php:728
|
5365 |
msgctxt "submit listing"
|
5366 |
msgid ""
|
5367 |
"You need to create an account on the site. Please fill out the form below."
|
5369 |
"Du måste skapa ett konto för denna webbplatsen. Vänligen fyll i formuläret "
|
5370 |
"nedan."
|
5371 |
|
5372 |
+
#: includes/views/submit_listing.php:734
|
5373 |
msgctxt "submit listing"
|
5374 |
msgid "Username:"
|
5375 |
msgstr "Användarnamn:"
|
5376 |
|
5377 |
+
#: includes/views/submit_listing.php:743
|
5378 |
msgctxt "submit listing"
|
5379 |
msgid "Email:"
|
5380 |
msgstr "E-postadress:"
|
5381 |
|
5382 |
+
#: includes/views/submit_listing.php:752
|
5383 |
msgctxt "submit listing"
|
5384 |
msgid "Password:"
|
5385 |
msgstr "Lösenord:"
|
5549 |
msgid "Link Text (optional):"
|
5550 |
msgstr "Länktext (valfritt):"
|
5551 |
|
5552 |
+
#: includes/fields/class-form-field.php:627
|
5553 |
msgctxt "form-fields api"
|
5554 |
msgid ""
|
5555 |
"This form field can't be deleted because it is required for the plugin to "
|
5613 |
msgid "Invalid form field type"
|
5614 |
msgstr "Ogiltig formulärfält typ"
|
5615 |
|
5616 |
+
#: includes/fields/class-form-field.php:526
|
5617 |
msgctxt "form-fields-api"
|
5618 |
msgid "Field label is required."
|
5619 |
msgstr "Fältetikett krävs"
|
5620 |
|
5621 |
+
#: includes/fields/class-form-field.php:536
|
5622 |
msgctxt "form-fields-api"
|
5623 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5624 |
msgstr "Den begärda ändringen av fälttyp är inkompatibel. Typen ändras inte."
|
5625 |
|
5626 |
+
#: includes/fields/class-form-field.php:556
|
5627 |
msgctxt "form-fields-api"
|
5628 |
msgid ""
|
5629 |
"There can only be one field with association \"%s\". Please select another "
|
5632 |
"Det kan bara finnas ett fält med associationen \"%s\". Välj en annan "
|
5633 |
"association."
|
5634 |
|
5635 |
+
#: includes/fields/class-form-field.php:566
|
5636 |
msgctxt "form-fields-api"
|
5637 |
msgid "\"%s\" is an invalid field type for this association."
|
5638 |
msgstr "\"%s\" är en ogiltig fälttyp för denna association."
|
5639 |
|
5640 |
+
#: includes/fields/class-form-field.php:618
|
5641 |
msgctxt "form-fields-api"
|
5642 |
msgid "Invalid field ID"
|
5643 |
msgstr "Ogiltigt fält-ID"
|
5644 |
|
5645 |
+
#: includes/fields/class-form-field.php:639
|
5646 |
msgctxt "form-fields-api"
|
5647 |
msgid "An error occurred while trying to delete this field."
|
5648 |
msgstr "Ett fel uppstod när försök gjordes att radera detta fält."
|
5710 |
msgid "— None —"
|
5711 |
msgstr "— Inget —"
|
5712 |
|
5713 |
+
#: includes/fields/class-fieldtypes-textarea.php:131
|
5714 |
msgctxt "admin form-fields"
|
5715 |
msgid ""
|
5716 |
"Enabling iframe support in your listings can allow users to execute "
|
6315 |
msgid "Next"
|
6316 |
msgstr "Nästa"
|
6317 |
|
6318 |
+
#: includes/templates-ui.php:172
|
6319 |
msgctxt "templates"
|
6320 |
msgid "No listing categories found."
|
6321 |
msgstr "Inga kategorier hittades."
|
6322 |
|
6323 |
+
#: includes/templates-ui.php:285
|
6324 |
msgctxt "templates"
|
6325 |
msgid "Search Listings"
|
6326 |
msgstr "Sök annonser"
|
6327 |
|
6328 |
+
#: includes/templates-ui.php:288
|
6329 |
msgctxt "templates"
|
6330 |
msgid "Advanced Search"
|
6331 |
msgstr "Avancerad Sökning"
|
6391 |
msgid "View not available."
|
6392 |
msgstr "Vy ej tillgänglig."
|
6393 |
|
6394 |
+
#: includes/views/submit_listing.php:790
|
6395 |
msgctxt "templates"
|
6396 |
msgid "Please agree to the Terms and Conditions."
|
6397 |
msgstr "Vänligen godkänn villkoren"
|
6398 |
|
6399 |
+
#: includes/views/submit_listing.php:798
|
6400 |
msgctxt "templates"
|
6401 |
msgid "Terms and Conditions:"
|
6402 |
msgstr "Villkor"
|
6403 |
|
6404 |
+
#: includes/views/submit_listing.php:807
|
6405 |
msgctxt "templates"
|
6406 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6407 |
msgstr "Jag godtar <a>villkoren</a>."
|
6676 |
msgid "There are no images currently attached to your listing."
|
6677 |
msgstr "Det finns för närvarande inga bilder för denna annons."
|
6678 |
|
6679 |
+
#: includes/templates-ui.php:317 includes/templates-ui.php:342
|
6680 |
msgctxt "templates sort"
|
6681 |
msgid "Sort By:"
|
6682 |
msgstr "Sortering:"
|
6683 |
|
6684 |
+
#: includes/templates-ui.php:336
|
6685 |
msgctxt "sort"
|
6686 |
msgid "Reset"
|
6687 |
msgstr "Rensa"
|
6688 |
|
6689 |
+
#: includes/templates-ui.php:358
|
6690 |
msgctxt "sort"
|
6691 |
msgid "(Reset)"
|
6692 |
msgstr "(Rensa)"
|
7040 |
msgstr ""
|
7041 |
"Detta är enbart en förhandsgranskning, annonsen har inte publicerats ännu."
|
7042 |
|
7043 |
+
#: includes/views/submit_listing.php:569
|
7044 |
msgctxt "listing submit"
|
7045 |
msgid ""
|
7046 |
"Something went wrong. Please check the form for errors, correct them and "
|
7972 |
msgid "Address"
|
7973 |
msgstr "Adress"
|
7974 |
|
7975 |
+
#~ msgctxt "listing"
|
7976 |
+
#~ msgid "Plan \"%s\"%s"
|
7977 |
+
#~ msgstr "Plan ”%s” %s"
|
7978 |
+
|
7979 |
#~ msgid "Business Directory - Featured Levels migration"
|
7980 |
#~ msgstr "Business Directory - Migration av utvalda annonser"
|
7981 |
|
9135 |
#~ msgid "Setup/Manage Fees"
|
9136 |
#~ msgstr "Ordna/hantera avgifter"
|
9137 |
|
|
|
|
|
|
|
9138 |
#~ msgid "← Back to Directory"
|
9139 |
#~ msgstr "← Tillbaka till katalog"
|
9140 |
|
languages/WPBDM.pot
CHANGED
@@ -1,46 +1,46 @@
|
|
1 |
-
# Copyright (C)
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Business Directory Plugin 5.1.
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
-
"POT-Creation-Date:
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"PO-Revision-Date:
|
13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15 |
"X-Generator: grunt-wp-i18n1.0.0\n"
|
16 |
|
17 |
-
#: includes/admin/class-admin-listings.php:
|
18 |
msgid "Listing Information"
|
19 |
msgstr ""
|
20 |
|
21 |
-
#: includes/admin/class-admin-listings.php:
|
22 |
msgid "Listing Timeline"
|
23 |
msgstr ""
|
24 |
|
25 |
-
#: includes/admin/class-admin-listings.php:
|
26 |
msgid "Expires on"
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: includes/admin/class-admin-listings.php:
|
30 |
msgid "Attributes"
|
31 |
msgstr ""
|
32 |
|
33 |
-
#: includes/admin/class-admin.php:
|
34 |
msgid ""
|
35 |
"Preview is only available after you've saved the first draft. This is due\n"
|
36 |
"to how WordPress stores the data."
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/admin/class-admin.php:
|
40 |
msgid "Uninstall Business Directory Plugin"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/admin/class-admin.php:
|
44 |
msgid "Uninstall"
|
45 |
msgstr ""
|
46 |
|
@@ -222,15 +222,15 @@ msgstr ""
|
|
222 |
msgid "Licenses"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: includes/templates-ui.php:
|
226 |
msgid "Directory"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/templates-ui.php:
|
230 |
msgid "View All Listings"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: includes/templates-ui.php:
|
234 |
msgid "Create A Listing"
|
235 |
msgstr ""
|
236 |
|
@@ -280,7 +280,11 @@ msgstr ""
|
|
280 |
msgid "Please note that all of your existing settings will be lost."
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: templates/admin/settings-reset.tpl.php:
|
|
|
|
|
|
|
|
|
284 |
msgid "Reset Defaults"
|
285 |
msgstr ""
|
286 |
|
@@ -775,7 +779,7 @@ msgctxt "admin category filter"
|
|
775 |
msgid "All categories"
|
776 |
msgstr ""
|
777 |
|
778 |
-
#: includes/admin/class-admin-listings.php:
|
779 |
msgctxt "admin listings"
|
780 |
msgid ""
|
781 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
@@ -783,120 +787,120 @@ msgid ""
|
|
783 |
"renewals."
|
784 |
msgstr ""
|
785 |
|
786 |
-
#: includes/admin/class-admin-listings.php:
|
787 |
msgctxt "admin listings"
|
788 |
msgid "Never"
|
789 |
msgstr ""
|
790 |
|
791 |
-
#: includes/admin/class-admin-listings.php:
|
792 |
msgctxt "admin listings"
|
793 |
msgid "Featured"
|
794 |
msgstr ""
|
795 |
|
796 |
-
#: includes/admin/class-admin-listings.php:
|
797 |
msgctxt "admin listings"
|
798 |
msgid "Recurring"
|
799 |
msgstr ""
|
800 |
|
801 |
-
#: includes/admin/class-admin-listings.php:
|
802 |
msgctxt "admin listings"
|
803 |
msgid "Free"
|
804 |
msgstr ""
|
805 |
|
806 |
-
#: includes/admin/class-admin-listings.php:
|
807 |
msgctxt "admin listings"
|
808 |
msgid "Paid"
|
809 |
msgstr ""
|
810 |
|
811 |
-
#: includes/admin/class-admin-listings.php:
|
812 |
msgctxt "admin"
|
813 |
msgid "Directory Listing Fields / Images"
|
814 |
msgstr ""
|
815 |
|
816 |
-
#: includes/admin/class-admin-listings.php:
|
817 |
msgctxt "admin"
|
818 |
msgid "Categories"
|
819 |
msgstr ""
|
820 |
|
821 |
-
#: includes/admin/class-admin.php:
|
822 |
msgctxt "admin"
|
823 |
msgid "Business Directory"
|
824 |
msgstr ""
|
825 |
|
826 |
-
#: includes/admin/class-admin.php:
|
827 |
msgctxt "admin"
|
828 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
829 |
msgstr ""
|
830 |
|
831 |
-
#: includes/admin/class-admin.php:
|
832 |
msgctxt "admin"
|
833 |
msgid "Untitled Menu"
|
834 |
msgstr ""
|
835 |
|
836 |
-
#: includes/admin/class-admin.php:
|
837 |
msgctxt "admin"
|
838 |
msgid "Dismiss this notice."
|
839 |
msgstr ""
|
840 |
|
841 |
-
#: includes/admin/class-admin.php:
|
842 |
msgctxt "admin"
|
843 |
msgid "The listing has been updated."
|
844 |
msgid_plural "The listings have been updated."
|
845 |
msgstr[0] ""
|
846 |
msgstr[1] ""
|
847 |
|
848 |
-
#: includes/admin/class-admin.php:
|
849 |
msgctxt "admin"
|
850 |
msgid "The fee was successfully assigned."
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: includes/admin/class-admin.php:
|
854 |
msgctxt "admin"
|
855 |
msgid "Listing was renewed."
|
856 |
msgid_plural "Listings were renewed."
|
857 |
msgstr[0] ""
|
858 |
msgstr[1] ""
|
859 |
|
860 |
-
#: includes/admin/class-admin.php:
|
861 |
msgctxt "admin"
|
862 |
msgid "Renewal email sent."
|
863 |
msgstr ""
|
864 |
|
865 |
-
#: includes/admin/class-admin.php:
|
866 |
msgctxt "admin"
|
867 |
msgid "Access keys sent."
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: includes/admin/class-admin.php:
|
871 |
msgctxt "admin"
|
872 |
msgid "The access keys couldn't be sent."
|
873 |
msgstr ""
|
874 |
|
875 |
-
#: includes/admin/class-admin.php:
|
876 |
msgctxt "admin"
|
877 |
msgid "Listing Count"
|
878 |
msgstr ""
|
879 |
|
880 |
-
#: includes/admin/class-admin.php:
|
881 |
msgctxt "admin"
|
882 |
msgid ""
|
883 |
"<b>Business Directory Plugin</b> requires a page with the "
|
884 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
885 |
msgstr ""
|
886 |
|
887 |
-
#: includes/admin/class-admin.php:
|
888 |
msgctxt "admin"
|
889 |
msgid ""
|
890 |
"You can create this page by yourself or let Business Directory do this for "
|
891 |
"you automatically."
|
892 |
msgstr ""
|
893 |
|
894 |
-
#: includes/admin/class-admin.php:
|
895 |
msgctxt "admin"
|
896 |
msgid "Create required pages for me"
|
897 |
msgstr ""
|
898 |
|
899 |
-
#: includes/admin/class-admin.php:
|
900 |
msgctxt "admin"
|
901 |
msgid ""
|
902 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP "
|
@@ -905,7 +909,7 @@ msgid ""
|
|
905 |
"prevent any issues with the plugin."
|
906 |
msgstr ""
|
907 |
|
908 |
-
#: includes/admin/class-admin.php:
|
909 |
msgctxt "admin"
|
910 |
msgid ""
|
911 |
"We noticed you want your Business Directory users to register before "
|
@@ -928,33 +932,33 @@ msgctxt "admin"
|
|
928 |
msgid "Images"
|
929 |
msgstr ""
|
930 |
|
931 |
-
#: includes/admin/form-fields.php:
|
932 |
msgctxt "admin"
|
933 |
msgid ""
|
934 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
935 |
"associations in order to work correctly: <b>%s</b>."
|
936 |
msgstr ""
|
937 |
|
938 |
-
#: includes/admin/form-fields.php:
|
939 |
msgctxt "admin"
|
940 |
msgid ""
|
941 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
942 |
"association in order to work correctly."
|
943 |
msgstr ""
|
944 |
|
945 |
-
#: includes/admin/form-fields.php:
|
946 |
msgctxt "admin"
|
947 |
msgid ""
|
948 |
"You can create these custom fields by yourself inside \"Manage Form "
|
949 |
"Fields\" or let Business Directory do this for you automatically."
|
950 |
msgstr ""
|
951 |
|
952 |
-
#: includes/admin/form-fields.php:
|
953 |
msgctxt "admin"
|
954 |
msgid "Go to \"Manage Form Fields\""
|
955 |
msgstr ""
|
956 |
|
957 |
-
#: includes/admin/form-fields.php:
|
958 |
msgctxt "admin"
|
959 |
msgid "Create these required fields for me"
|
960 |
msgstr ""
|
@@ -969,70 +973,70 @@ msgctxt "admin"
|
|
969 |
msgid "Abandoned"
|
970 |
msgstr ""
|
971 |
|
972 |
-
#: includes/admin/class-admin-listings.php:
|
973 |
msgctxt "admin actions"
|
974 |
msgid "Edit Listing"
|
975 |
msgstr ""
|
976 |
|
977 |
-
#: includes/admin/class-admin-listings.php:
|
978 |
msgctxt "admin actions"
|
979 |
msgid "Delete Listing"
|
980 |
msgstr ""
|
981 |
|
982 |
-
#: includes/admin/class-admin-listings.php:
|
983 |
msgctxt "admin actions"
|
984 |
msgid "View Payments"
|
985 |
msgstr ""
|
986 |
|
987 |
-
#: includes/admin/class-admin-listings.php:
|
988 |
msgctxt "admin actions"
|
989 |
msgid "View Payment"
|
990 |
msgstr ""
|
991 |
|
992 |
-
#: includes/admin/class-admin-listings.php:
|
993 |
msgctxt "admin actions"
|
994 |
msgid "Publish listings"
|
995 |
msgstr ""
|
996 |
|
997 |
-
#: includes/admin/class-admin-listings.php:
|
998 |
msgctxt "admin actions"
|
999 |
msgid "Mark as \"Pending Review\""
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: includes/admin/class-admin-listings.php:
|
1003 |
msgctxt "admin actions"
|
1004 |
msgid "Hide from directory (mark as \"Draft\")"
|
1005 |
msgstr ""
|
1006 |
|
1007 |
-
#: includes/admin/class-admin-listings.php:
|
1008 |
msgctxt "admin actions"
|
1009 |
msgid "Renew listings"
|
1010 |
msgstr ""
|
1011 |
|
1012 |
-
#: includes/admin/class-admin-listings.php:
|
1013 |
msgctxt "admin actions"
|
1014 |
msgid "Set listings as \"Expired\""
|
1015 |
msgstr ""
|
1016 |
|
1017 |
-
#: includes/admin/class-admin-listings.php:
|
1018 |
msgctxt "admin actions"
|
1019 |
msgid "Send access keys"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
-
#: includes/admin/class-admin.php:
|
1023 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1024 |
msgctxt "listing metabox"
|
1025 |
msgid "Never"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: includes/admin/class-admin.php:
|
1029 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1030 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1031 |
msgctxt "listing metabox"
|
1032 |
msgid "Yes"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
-
#: includes/admin/class-admin.php:
|
1036 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1037 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1038 |
msgctxt "listing metabox"
|
@@ -1153,7 +1157,7 @@ msgctxt "listing metabox"
|
|
1153 |
msgid "Is Recurring?"
|
1154 |
msgstr ""
|
1155 |
|
1156 |
-
#: includes/admin/class-admin.php:
|
1157 |
msgctxt "drip pointer"
|
1158 |
msgid ""
|
1159 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -1161,87 +1165,87 @@ msgid ""
|
|
1161 |
"a FREE premium module just for signing up."
|
1162 |
msgstr ""
|
1163 |
|
1164 |
-
#: includes/admin/class-admin.php:
|
1165 |
msgctxt "drip pointer"
|
1166 |
msgid "Email Address:"
|
1167 |
msgstr ""
|
1168 |
|
1169 |
-
#: includes/admin/class-admin.php:
|
1170 |
msgctxt "drip pointer"
|
1171 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
-
#: includes/admin/class-admin.php:
|
1175 |
msgctxt "drip pointer"
|
1176 |
msgid "Yes, please!"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
-
#: includes/admin/class-admin.php:
|
1180 |
msgctxt "drip pointer"
|
1181 |
msgid "No, thanks"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
-
#: includes/admin/class-admin.php:
|
1185 |
msgctxt "drip pointer"
|
1186 |
msgid "Invalid e-mail address."
|
1187 |
msgstr ""
|
1188 |
|
1189 |
-
#: includes/admin/class-admin.php:
|
1190 |
msgctxt "admin menu"
|
1191 |
msgid "Business Directory Admin"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
-
#: includes/admin/class-admin.php:
|
1195 |
msgctxt "admin menu"
|
1196 |
msgid "Dir. Admin"
|
1197 |
msgstr ""
|
1198 |
|
1199 |
-
#: includes/admin/class-admin.php:
|
1200 |
msgctxt "admin menu"
|
1201 |
msgid "Directory Admin"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
-
#: includes/admin/class-admin.php:
|
1205 |
msgctxt "admin menu"
|
1206 |
msgid "Add New Listing"
|
1207 |
msgstr ""
|
1208 |
|
1209 |
-
#: includes/admin/class-admin.php:
|
1210 |
msgctxt "admin menu"
|
1211 |
msgid "Manage Fees"
|
1212 |
msgstr ""
|
1213 |
|
1214 |
-
#: includes/admin/class-admin.php:
|
1215 |
msgctxt "admin menu"
|
1216 |
msgid "Listings"
|
1217 |
msgstr ""
|
1218 |
|
1219 |
-
#: includes/admin/class-admin.php:
|
1220 |
msgctxt "admin menu"
|
1221 |
msgid "Manage Form Fields"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
-
#: includes/admin/class-admin.php:
|
1225 |
msgctxt "admin menu"
|
1226 |
msgid "Payment History"
|
1227 |
msgstr ""
|
1228 |
|
1229 |
-
#: includes/admin/class-admin.php:
|
1230 |
msgctxt "admin menu"
|
1231 |
msgid "CSV Import & Export"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
-
#: includes/admin/class-admin.php:
|
1235 |
msgctxt "admin menu"
|
1236 |
msgid "Debug"
|
1237 |
msgstr ""
|
1238 |
|
1239 |
-
#: includes/admin/settings/class-settings-admin.php:
|
1240 |
msgctxt "admin menu"
|
1241 |
msgid "Manage Options"
|
1242 |
msgstr ""
|
1243 |
|
1244 |
-
#: includes/admin/class-admin.php:
|
1245 |
msgctxt "admin category id"
|
1246 |
msgid "ID"
|
1247 |
msgstr ""
|
@@ -1564,22 +1568,22 @@ msgctxt "themes"
|
|
1564 |
msgid "Theme was updated successfully."
|
1565 |
msgstr ""
|
1566 |
|
1567 |
-
#: includes/themes.php:
|
1568 |
msgctxt "themes"
|
1569 |
msgid "ZIP file is not a valid BD theme file."
|
1570 |
msgstr ""
|
1571 |
|
1572 |
-
#: includes/themes.php:
|
1573 |
msgctxt "themes"
|
1574 |
msgid "Could not create themes directory."
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: includes/themes.php:
|
1578 |
msgctxt "themes"
|
1579 |
msgid "Could not remove previous theme directory \"%s\"."
|
1580 |
msgstr ""
|
1581 |
|
1582 |
-
#: includes/themes.php:
|
1583 |
msgctxt "themes"
|
1584 |
msgid "Could not move new theme into theme directory."
|
1585 |
msgstr ""
|
@@ -2169,52 +2173,57 @@ msgctxt "form-fields admin"
|
|
2169 |
msgid "Delete"
|
2170 |
msgstr ""
|
2171 |
|
2172 |
-
#: includes/admin/form-fields.php:
|
|
|
|
|
|
|
|
|
|
|
2173 |
msgctxt "form-fields admin"
|
2174 |
msgid "Required"
|
2175 |
msgstr ""
|
2176 |
|
2177 |
-
#: includes/admin/form-fields.php:
|
2178 |
msgctxt "form-fields admin"
|
2179 |
msgid "Optional"
|
2180 |
msgstr ""
|
2181 |
|
2182 |
-
#: includes/admin/form-fields.php:
|
2183 |
msgctxt "form-fields admin"
|
2184 |
msgid "This field value is shown in the excerpt view of a listing."
|
2185 |
msgstr ""
|
2186 |
|
2187 |
-
#: includes/admin/form-fields.php:
|
2188 |
msgctxt "form-fields admin"
|
2189 |
msgid "In Excerpt"
|
2190 |
msgstr ""
|
2191 |
|
2192 |
-
#: includes/admin/form-fields.php:
|
2193 |
msgctxt "form-fields admin"
|
2194 |
msgid "This field value is shown in the single view of a listing."
|
2195 |
msgstr ""
|
2196 |
|
2197 |
-
#: includes/admin/form-fields.php:
|
2198 |
msgctxt "form-fields admin"
|
2199 |
msgid "In Listing"
|
2200 |
msgstr ""
|
2201 |
|
2202 |
-
#: includes/admin/form-fields.php:
|
2203 |
msgctxt "form-fields admin"
|
2204 |
msgid "Form Preview"
|
2205 |
msgstr ""
|
2206 |
|
2207 |
-
#: includes/admin/form-fields.php:
|
2208 |
msgctxt "form-fields admin"
|
2209 |
msgid "← Return to \"Manage Form Fields\""
|
2210 |
msgstr ""
|
2211 |
|
2212 |
-
#: includes/admin/form-fields.php:
|
2213 |
msgctxt "form-fields admin"
|
2214 |
msgid "Form fields updated."
|
2215 |
msgstr ""
|
2216 |
|
2217 |
-
#: includes/admin/form-fields.php:
|
2218 |
msgctxt "form-fields admin"
|
2219 |
msgid ""
|
2220 |
"<b>Important</b>: Since the \"<a>Display email address fields "
|
@@ -2224,92 +2233,92 @@ msgid ""
|
|
2224 |
"of e-mails</a>."
|
2225 |
msgstr ""
|
2226 |
|
2227 |
-
#: includes/admin/form-fields.php:
|
2228 |
msgctxt "form-fields admin"
|
2229 |
msgid "Field deleted."
|
2230 |
msgstr ""
|
2231 |
|
2232 |
-
#: includes/admin/form-fields.php:
|
2233 |
msgctxt "form-fields admin"
|
2234 |
msgid "Required fields created successfully."
|
2235 |
msgstr ""
|
2236 |
|
2237 |
-
#: includes/admin/form-fields.php:
|
2238 |
msgctxt "form-fields admin"
|
2239 |
msgid "Title"
|
2240 |
msgstr ""
|
2241 |
|
2242 |
-
#: includes/admin/form-fields.php:
|
2243 |
msgctxt "form-fields admin"
|
2244 |
msgid "Category"
|
2245 |
msgstr ""
|
2246 |
|
2247 |
-
#: includes/admin/form-fields.php:
|
2248 |
msgctxt "form-fields admin"
|
2249 |
msgid "Excerpt"
|
2250 |
msgstr ""
|
2251 |
|
2252 |
-
#: includes/admin/form-fields.php:
|
2253 |
msgctxt "form-fields admin"
|
2254 |
msgid "Content"
|
2255 |
msgstr ""
|
2256 |
|
2257 |
-
#: includes/admin/form-fields.php:
|
2258 |
msgctxt "form-fields admin"
|
2259 |
msgid "Tags"
|
2260 |
msgstr ""
|
2261 |
|
2262 |
-
#: includes/admin/form-fields.php:
|
2263 |
msgctxt "form-fields admin"
|
2264 |
msgid "Address"
|
2265 |
msgstr ""
|
2266 |
|
2267 |
-
#: includes/admin/form-fields.php:
|
2268 |
msgctxt "form-fields admin"
|
2269 |
msgid "City"
|
2270 |
msgstr ""
|
2271 |
|
2272 |
-
#: includes/admin/form-fields.php:
|
2273 |
msgctxt "form-fields admin"
|
2274 |
msgid "State"
|
2275 |
msgstr ""
|
2276 |
|
2277 |
-
#: includes/admin/form-fields.php:
|
2278 |
msgctxt "form-fields admin"
|
2279 |
msgid "Country"
|
2280 |
msgstr ""
|
2281 |
|
2282 |
-
#: includes/admin/form-fields.php:
|
2283 |
msgctxt "form-fields admin"
|
2284 |
msgid "ZIP Code"
|
2285 |
msgstr ""
|
2286 |
|
2287 |
-
#: includes/admin/form-fields.php:
|
2288 |
msgctxt "form-fields admin"
|
2289 |
msgid "FAX Number"
|
2290 |
msgstr ""
|
2291 |
|
2292 |
-
#: includes/admin/form-fields.php:
|
2293 |
msgctxt "form-fields admin"
|
2294 |
msgid "Phone Number"
|
2295 |
msgstr ""
|
2296 |
|
2297 |
-
#: includes/admin/form-fields.php:
|
2298 |
msgctxt "form-fields admin"
|
2299 |
msgid "Ratings Field"
|
2300 |
msgstr ""
|
2301 |
|
2302 |
-
#: includes/admin/form-fields.php:
|
2303 |
msgctxt "form-fields admin"
|
2304 |
msgid "Twitter"
|
2305 |
msgstr ""
|
2306 |
|
2307 |
-
#: includes/admin/form-fields.php:
|
2308 |
msgctxt "form-fields admin"
|
2309 |
msgid "Website"
|
2310 |
msgstr ""
|
2311 |
|
2312 |
-
#: includes/admin/form-fields.php:
|
2313 |
msgctxt "form-fields admin"
|
2314 |
msgid "Tags updated."
|
2315 |
msgstr ""
|
@@ -2333,62 +2342,74 @@ msgctxt "form-fields admin"
|
|
2333 |
msgid "Allow empty selection on search?"
|
2334 |
msgstr ""
|
2335 |
|
2336 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2337 |
msgctxt "form-fields admin"
|
2338 |
msgid "Allow HTML input for this field?"
|
2339 |
msgstr ""
|
2340 |
|
2341 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2342 |
msgctxt "form-fields admin"
|
2343 |
msgid "Allow IFRAME tags in content?"
|
2344 |
msgstr ""
|
2345 |
|
2346 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2347 |
msgctxt "form-fields admin"
|
2348 |
msgid "No"
|
2349 |
msgstr ""
|
2350 |
|
2351 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2352 |
msgctxt "form-fields admin"
|
2353 |
msgid "Yes"
|
2354 |
msgstr ""
|
2355 |
|
2356 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2357 |
msgctxt "form-fields admin"
|
2358 |
msgid "Allow WordPress shortcodes in this field?"
|
2359 |
msgstr ""
|
2360 |
|
2361 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2362 |
msgctxt "form-fields admin"
|
2363 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2364 |
msgstr ""
|
2365 |
|
2366 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2367 |
msgctxt "form-fields admin"
|
2368 |
msgid ""
|
2369 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2370 |
"in fee plans."
|
2371 |
msgstr ""
|
2372 |
|
2373 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2374 |
msgctxt "form-fields admin"
|
2375 |
msgid "Allow images in WYSIWYG editor?"
|
2376 |
msgstr ""
|
2377 |
|
2378 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2379 |
msgctxt "form-fields admin"
|
2380 |
msgid ""
|
2381 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2382 |
"switch it unless you know what you're doing."
|
2383 |
msgstr ""
|
2384 |
|
2385 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
2386 |
msgctxt "form-fields admin"
|
2387 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2388 |
msgstr ""
|
2389 |
|
2390 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2391 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2392 |
msgid "Automatically generate excerpt from content field?"
|
2393 |
msgstr ""
|
2394 |
|
@@ -2476,60 +2497,70 @@ msgstr ""
|
|
2476 |
|
2477 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2478 |
msgctxt "form-fields admin"
|
2479 |
-
msgid "Show this
|
2480 |
msgstr ""
|
2481 |
|
2482 |
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2483 |
msgctxt "form-fields admin"
|
2484 |
-
msgid "Display this
|
2485 |
msgstr ""
|
2486 |
|
2487 |
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2488 |
msgctxt "form-fields admin"
|
2489 |
-
msgid "Show this value in
|
2490 |
msgstr ""
|
2491 |
|
2492 |
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2493 |
msgctxt "form-fields admin"
|
2494 |
-
msgid "Display this value in
|
2495 |
msgstr ""
|
2496 |
|
2497 |
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2498 |
msgctxt "form-fields admin"
|
2499 |
-
msgid "
|
2500 |
msgstr ""
|
2501 |
|
2502 |
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2503 |
msgctxt "form-fields admin"
|
2504 |
-
msgid "
|
2505 |
msgstr ""
|
2506 |
|
2507 |
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2508 |
msgctxt "form-fields admin"
|
2509 |
-
msgid "
|
2510 |
msgstr ""
|
2511 |
|
2512 |
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2513 |
msgctxt "form-fields admin"
|
2514 |
-
msgid "
|
2515 |
msgstr ""
|
2516 |
|
2517 |
#: templates/admin/form-fields-addoredit.tpl.php:182
|
2518 |
msgctxt "form-fields admin"
|
2519 |
-
msgid "
|
2520 |
msgstr ""
|
2521 |
|
2522 |
#: templates/admin/form-fields-addoredit.tpl.php:188
|
2523 |
msgctxt "form-fields admin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2524 |
msgid "Hide this field's label when displaying it."
|
2525 |
msgstr ""
|
2526 |
|
2527 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2528 |
msgctxt "form-fields admin"
|
2529 |
msgid "Update Field"
|
2530 |
msgstr ""
|
2531 |
|
2532 |
-
#: templates/admin/form-fields-addoredit.tpl.php:
|
2533 |
msgctxt "form-fields admin"
|
2534 |
msgid "Add Field"
|
2535 |
msgstr ""
|
@@ -2846,7 +2877,7 @@ msgctxt "debug info"
|
|
2846 |
msgid "Test SSL setup..."
|
2847 |
msgstr ""
|
2848 |
|
2849 |
-
#: includes/admin/settings/class-settings-admin.php:
|
2850 |
msgctxt "admin settings"
|
2851 |
msgid "Valid placeholders: %s"
|
2852 |
msgstr ""
|
@@ -3268,154 +3299,154 @@ msgctxt "admin settings"
|
|
3268 |
msgid "Enter License Key here"
|
3269 |
msgstr ""
|
3270 |
|
3271 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3272 |
msgctxt "expiration notices"
|
3273 |
msgid "Add notice"
|
3274 |
msgstr ""
|
3275 |
|
3276 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3277 |
msgctxt "expiration notices"
|
3278 |
msgid "No notices configured."
|
3279 |
msgstr ""
|
3280 |
|
3281 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3282 |
msgctxt "expiration notices"
|
3283 |
msgid "Delete"
|
3284 |
msgstr ""
|
3285 |
|
3286 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3287 |
msgctxt "expiration notices"
|
3288 |
msgid "recurring and non-recurring"
|
3289 |
msgstr ""
|
3290 |
|
3291 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3292 |
msgctxt "expiration notices"
|
3293 |
msgid "recurring only"
|
3294 |
msgstr ""
|
3295 |
|
3296 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3297 |
msgctxt "expiration notices"
|
3298 |
msgid "non-recurring only"
|
3299 |
msgstr ""
|
3300 |
|
3301 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3302 |
msgctxt "expiration notices"
|
3303 |
msgid "Sent when a listing (%s) is renewed."
|
3304 |
msgstr ""
|
3305 |
|
3306 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3307 |
msgctxt "expiration notices"
|
3308 |
msgid "Sent when a listing (%s) expires."
|
3309 |
msgstr ""
|
3310 |
|
3311 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3312 |
msgctxt "expiration notices"
|
3313 |
msgid "%d day"
|
3314 |
msgid_plural "%d days"
|
3315 |
msgstr[0] ""
|
3316 |
msgstr[1] ""
|
3317 |
|
3318 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3319 |
msgctxt "expiration notices"
|
3320 |
msgid "%d week"
|
3321 |
msgid_plural "%d weeks"
|
3322 |
msgstr[0] ""
|
3323 |
msgstr[1] ""
|
3324 |
|
3325 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3326 |
msgctxt "expiration notices"
|
3327 |
msgid "%d month"
|
3328 |
msgid_plural "%d months"
|
3329 |
msgstr[0] ""
|
3330 |
msgstr[1] ""
|
3331 |
|
3332 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3333 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3334 |
#. non-recuring only)
|
3335 |
msgctxt "expiration notices"
|
3336 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3337 |
msgstr ""
|
3338 |
|
3339 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3340 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3341 |
#. non-recuring only)
|
3342 |
msgctxt "expiration notices"
|
3343 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3344 |
msgstr ""
|
3345 |
|
3346 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3347 |
msgctxt "expiration notices"
|
3348 |
msgid "At the time of expiration"
|
3349 |
msgstr ""
|
3350 |
|
3351 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3352 |
msgctxt "expiration notices"
|
3353 |
msgid "Right after a successful renewal"
|
3354 |
msgstr ""
|
3355 |
|
3356 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3357 |
msgctxt "expiration notices"
|
3358 |
msgid "%d day before expiration"
|
3359 |
msgid_plural "%d days before expiration"
|
3360 |
msgstr[0] ""
|
3361 |
msgstr[1] ""
|
3362 |
|
3363 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3364 |
msgctxt "expiration notices"
|
3365 |
msgid "%d day after expiration"
|
3366 |
msgid_plural "%d days after expiration"
|
3367 |
msgstr[0] ""
|
3368 |
msgstr[1] ""
|
3369 |
|
3370 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3371 |
msgctxt "expiration notices"
|
3372 |
msgid "%d week before expiration"
|
3373 |
msgid_plural "%d weeks before expiration"
|
3374 |
msgstr[0] ""
|
3375 |
msgstr[1] ""
|
3376 |
|
3377 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3378 |
msgctxt "expiration notices"
|
3379 |
msgid "%d week after expiration"
|
3380 |
msgid_plural "%d weeks after expiration"
|
3381 |
msgstr[0] ""
|
3382 |
msgstr[1] ""
|
3383 |
|
3384 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3385 |
msgctxt "expiration notices"
|
3386 |
msgid "%d month before expiration"
|
3387 |
msgid_plural "%d months before expiration"
|
3388 |
msgstr[0] ""
|
3389 |
msgstr[1] ""
|
3390 |
|
3391 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3392 |
msgctxt "expiration notices"
|
3393 |
msgid "%d month after expiration"
|
3394 |
msgid_plural "%d months after expiration"
|
3395 |
msgstr[0] ""
|
3396 |
msgstr[1] ""
|
3397 |
|
3398 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3399 |
msgctxt "expiration notices"
|
3400 |
msgid "Applies to"
|
3401 |
msgstr ""
|
3402 |
|
3403 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3404 |
msgctxt "expiration notices"
|
3405 |
msgid "Non-recurring listings"
|
3406 |
msgstr ""
|
3407 |
|
3408 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3409 |
msgctxt "expiration notices"
|
3410 |
msgid "Recurring listings"
|
3411 |
msgstr ""
|
3412 |
|
3413 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3414 |
msgctxt "expiration notices"
|
3415 |
msgid "Recurring and non-recurring listings"
|
3416 |
msgstr ""
|
3417 |
|
3418 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3419 |
msgctxt "expiration notices"
|
3420 |
msgid "When to send?"
|
3421 |
msgstr ""
|
@@ -3425,6 +3456,11 @@ msgctxt "expiration notices"
|
|
3425 |
msgid "E-mail body text"
|
3426 |
msgstr ""
|
3427 |
|
|
|
|
|
|
|
|
|
|
|
3428 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3429 |
msgctxt "settings"
|
3430 |
msgid "General"
|
@@ -3442,7 +3478,7 @@ msgstr ""
|
|
3442 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3443 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3444 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3445 |
-
#: includes/admin/settings/class-settings.php:
|
3446 |
msgctxt "settings"
|
3447 |
msgid "General Settings"
|
3448 |
msgstr ""
|
@@ -4219,13 +4255,13 @@ msgctxt "settings"
|
|
4219 |
msgid "E-Mail Notices"
|
4220 |
msgstr ""
|
4221 |
|
4222 |
-
#: includes/admin/settings/class-settings.php:
|
4223 |
-
#: includes/admin/settings/class-settings.php:
|
4224 |
msgctxt "settings"
|
4225 |
msgid "\"%s\" can not be empty."
|
4226 |
msgstr ""
|
4227 |
|
4228 |
-
#: includes/admin/settings/class-settings.php:
|
4229 |
msgctxt "settings"
|
4230 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4231 |
msgstr ""
|
@@ -4643,19 +4679,12 @@ msgctxt "listing"
|
|
4643 |
msgid "(Unavailable Plan)"
|
4644 |
msgstr ""
|
4645 |
|
4646 |
-
#: includes/class-listing.php:
|
4647 |
-
#. translators: Plan "<label>"<recurring mode> (e.g. Plan "Platinum"
|
4648 |
-
#. (recurrente)
|
4649 |
msgctxt "listing"
|
4650 |
-
msgid "Plan \"%s\"
|
4651 |
msgstr ""
|
4652 |
|
4653 |
-
#: includes/class-listing.php:
|
4654 |
-
msgctxt "listing"
|
4655 |
-
msgid "(recurring)"
|
4656 |
-
msgstr ""
|
4657 |
-
|
4658 |
-
#: includes/class-listing.php:557
|
4659 |
msgctxt "listing"
|
4660 |
msgid "Plan \"%s\""
|
4661 |
msgstr ""
|
@@ -4744,47 +4773,47 @@ msgctxt "notify email"
|
|
4744 |
msgid "Posted By"
|
4745 |
msgstr ""
|
4746 |
|
4747 |
-
#: includes/class-listing.php:
|
4748 |
msgctxt "listing status"
|
4749 |
msgid "Unknown"
|
4750 |
msgstr ""
|
4751 |
|
4752 |
-
#: includes/class-listing.php:
|
4753 |
msgctxt "listing status"
|
4754 |
msgid "Legacy"
|
4755 |
msgstr ""
|
4756 |
|
4757 |
-
#: includes/class-listing.php:
|
4758 |
msgctxt "listing status"
|
4759 |
msgid "Incomplete"
|
4760 |
msgstr ""
|
4761 |
|
4762 |
-
#: includes/class-listing.php:
|
4763 |
msgctxt "listing status"
|
4764 |
msgid "Pending Payment"
|
4765 |
msgstr ""
|
4766 |
|
4767 |
-
#: includes/class-listing.php:
|
4768 |
msgctxt "listing status"
|
4769 |
msgid "Complete"
|
4770 |
msgstr ""
|
4771 |
|
4772 |
-
#: includes/class-listing.php:
|
4773 |
msgctxt "listing status"
|
4774 |
msgid "Pending Upgrade"
|
4775 |
msgstr ""
|
4776 |
|
4777 |
-
#: includes/class-listing.php:
|
4778 |
msgctxt "listing status"
|
4779 |
msgid "Expired"
|
4780 |
msgstr ""
|
4781 |
|
4782 |
-
#: includes/class-listing.php:
|
4783 |
msgctxt "listing status"
|
4784 |
msgid "Pending Renewal"
|
4785 |
msgstr ""
|
4786 |
|
4787 |
-
#: includes/class-listing.php:
|
4788 |
msgctxt "listing status"
|
4789 |
msgid "Abandoned"
|
4790 |
msgstr ""
|
@@ -5010,52 +5039,52 @@ msgctxt "submit listing"
|
|
5010 |
msgid "Please choose a valid fee plan for your category selection."
|
5011 |
msgstr ""
|
5012 |
|
5013 |
-
#: includes/views/submit_listing.php:
|
5014 |
msgctxt "submit listing"
|
5015 |
msgid "Please enter your desired username."
|
5016 |
msgstr ""
|
5017 |
|
5018 |
-
#: includes/views/submit_listing.php:
|
5019 |
msgctxt "submit listing"
|
5020 |
msgid "Please enter the e-mail for your new account."
|
5021 |
msgstr ""
|
5022 |
|
5023 |
-
#: includes/views/submit_listing.php:
|
5024 |
msgctxt "submit listing"
|
5025 |
msgid "Please enter the password for your new account."
|
5026 |
msgstr ""
|
5027 |
|
5028 |
-
#: includes/views/submit_listing.php:
|
5029 |
msgctxt "submit listing"
|
5030 |
msgid "The username you chose is already in use. Please use a different one."
|
5031 |
msgstr ""
|
5032 |
|
5033 |
-
#: includes/views/submit_listing.php:
|
5034 |
msgctxt "submit listing"
|
5035 |
msgid "The e-mail address you chose for your account is already in use."
|
5036 |
msgstr ""
|
5037 |
|
5038 |
-
#: includes/views/submit_listing.php:
|
5039 |
msgctxt "submit listing"
|
5040 |
msgid "Create a user account on this site"
|
5041 |
msgstr ""
|
5042 |
|
5043 |
-
#: includes/views/submit_listing.php:
|
5044 |
msgctxt "submit listing"
|
5045 |
msgid "You need to create an account on the site. Please fill out the form below."
|
5046 |
msgstr ""
|
5047 |
|
5048 |
-
#: includes/views/submit_listing.php:
|
5049 |
msgctxt "submit listing"
|
5050 |
msgid "Username:"
|
5051 |
msgstr ""
|
5052 |
|
5053 |
-
#: includes/views/submit_listing.php:
|
5054 |
msgctxt "submit listing"
|
5055 |
msgid "Email:"
|
5056 |
msgstr ""
|
5057 |
|
5058 |
-
#: includes/views/submit_listing.php:
|
5059 |
msgctxt "submit listing"
|
5060 |
msgid "Password:"
|
5061 |
msgstr ""
|
@@ -5221,7 +5250,7 @@ msgctxt "form-fields api"
|
|
5221 |
msgid "Link Text (optional):"
|
5222 |
msgstr ""
|
5223 |
|
5224 |
-
#: includes/fields/class-form-field.php:
|
5225 |
msgctxt "form-fields api"
|
5226 |
msgid ""
|
5227 |
"This form field can't be deleted because it is required for the plugin to "
|
@@ -5283,34 +5312,34 @@ msgctxt "form-fields-api"
|
|
5283 |
msgid "Invalid form field type"
|
5284 |
msgstr ""
|
5285 |
|
5286 |
-
#: includes/fields/class-form-field.php:
|
5287 |
msgctxt "form-fields-api"
|
5288 |
msgid "Field label is required."
|
5289 |
msgstr ""
|
5290 |
|
5291 |
-
#: includes/fields/class-form-field.php:
|
5292 |
msgctxt "form-fields-api"
|
5293 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5294 |
msgstr ""
|
5295 |
|
5296 |
-
#: includes/fields/class-form-field.php:
|
5297 |
msgctxt "form-fields-api"
|
5298 |
msgid ""
|
5299 |
"There can only be one field with association \"%s\". Please select another "
|
5300 |
"association."
|
5301 |
msgstr ""
|
5302 |
|
5303 |
-
#: includes/fields/class-form-field.php:
|
5304 |
msgctxt "form-fields-api"
|
5305 |
msgid "\"%s\" is an invalid field type for this association."
|
5306 |
msgstr ""
|
5307 |
|
5308 |
-
#: includes/fields/class-form-field.php:
|
5309 |
msgctxt "form-fields-api"
|
5310 |
msgid "Invalid field ID"
|
5311 |
msgstr ""
|
5312 |
|
5313 |
-
#: includes/fields/class-form-field.php:
|
5314 |
msgctxt "form-fields-api"
|
5315 |
msgid "An error occurred while trying to delete this field."
|
5316 |
msgstr ""
|
@@ -5378,7 +5407,7 @@ msgctxt "form-fields-api select"
|
|
5378 |
msgid "— None —"
|
5379 |
msgstr ""
|
5380 |
|
5381 |
-
#: includes/fields/class-fieldtypes-textarea.php:
|
5382 |
msgctxt "admin form-fields"
|
5383 |
msgid ""
|
5384 |
"Enabling iframe support in your listings can allow users to execute "
|
@@ -5930,17 +5959,17 @@ msgctxt "checkout"
|
|
5930 |
msgid "Next"
|
5931 |
msgstr ""
|
5932 |
|
5933 |
-
#: includes/templates-ui.php:
|
5934 |
msgctxt "templates"
|
5935 |
msgid "No listing categories found."
|
5936 |
msgstr ""
|
5937 |
|
5938 |
-
#: includes/templates-ui.php:
|
5939 |
msgctxt "templates"
|
5940 |
msgid "Search Listings"
|
5941 |
msgstr ""
|
5942 |
|
5943 |
-
#: includes/templates-ui.php:
|
5944 |
msgctxt "templates"
|
5945 |
msgid "Advanced Search"
|
5946 |
msgstr ""
|
@@ -5995,17 +6024,17 @@ msgctxt "templates"
|
|
5995 |
msgid "View not available."
|
5996 |
msgstr ""
|
5997 |
|
5998 |
-
#: includes/views/submit_listing.php:
|
5999 |
msgctxt "templates"
|
6000 |
msgid "Please agree to the Terms and Conditions."
|
6001 |
msgstr ""
|
6002 |
|
6003 |
-
#: includes/views/submit_listing.php:
|
6004 |
msgctxt "templates"
|
6005 |
msgid "Terms and Conditions:"
|
6006 |
msgstr ""
|
6007 |
|
6008 |
-
#: includes/views/submit_listing.php:
|
6009 |
msgctxt "templates"
|
6010 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6011 |
msgstr ""
|
@@ -6268,17 +6297,17 @@ msgctxt "templates"
|
|
6268 |
msgid "There are no images currently attached to your listing."
|
6269 |
msgstr ""
|
6270 |
|
6271 |
-
#: includes/templates-ui.php:
|
6272 |
msgctxt "templates sort"
|
6273 |
msgid "Sort By:"
|
6274 |
msgstr ""
|
6275 |
|
6276 |
-
#: includes/templates-ui.php:
|
6277 |
msgctxt "sort"
|
6278 |
msgid "Reset"
|
6279 |
msgstr ""
|
6280 |
|
6281 |
-
#: includes/templates-ui.php:
|
6282 |
msgctxt "sort"
|
6283 |
msgid "(Reset)"
|
6284 |
msgstr ""
|
@@ -6613,7 +6642,7 @@ msgctxt "preview"
|
|
6613 |
msgid "This is just a preview. The listing has not been published yet."
|
6614 |
msgstr ""
|
6615 |
|
6616 |
-
#: includes/views/submit_listing.php:
|
6617 |
msgctxt "listing submit"
|
6618 |
msgid ""
|
6619 |
"Something went wrong. Please check the form for errors, correct them and "
|
1 |
+
# Copyright (C) 2018 D. Rodenbaugh
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Business Directory Plugin 5.1.4\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-01-02 23:02:00+00:00\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15 |
"X-Generator: grunt-wp-i18n1.0.0\n"
|
16 |
|
17 |
+
#: includes/admin/class-admin-listings.php:154
|
18 |
msgid "Listing Information"
|
19 |
msgstr ""
|
20 |
|
21 |
+
#: includes/admin/class-admin-listings.php:160
|
22 |
msgid "Listing Timeline"
|
23 |
msgstr ""
|
24 |
|
25 |
+
#: includes/admin/class-admin-listings.php:199
|
26 |
msgid "Expires on"
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: includes/admin/class-admin-listings.php:207
|
30 |
msgid "Attributes"
|
31 |
msgstr ""
|
32 |
|
33 |
+
#: includes/admin/class-admin.php:130
|
34 |
msgid ""
|
35 |
"Preview is only available after you've saved the first draft. This is due\n"
|
36 |
"to how WordPress stores the data."
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/admin/class-admin.php:325
|
40 |
msgid "Uninstall Business Directory Plugin"
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/admin/class-admin.php:326
|
44 |
msgid "Uninstall"
|
45 |
msgstr ""
|
46 |
|
222 |
msgid "Licenses"
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: includes/templates-ui.php:238
|
226 |
msgid "Directory"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/templates-ui.php:245
|
230 |
msgid "View All Listings"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: includes/templates-ui.php:252
|
234 |
msgid "Create A Listing"
|
235 |
msgstr ""
|
236 |
|
280 |
msgid "Please note that all of your existing settings will be lost."
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: templates/admin/settings-reset.tpl.php:13
|
284 |
+
msgid "Your existing listings will NOT be deleted doing this."
|
285 |
+
msgstr ""
|
286 |
+
|
287 |
+
#: templates/admin/settings-reset.tpl.php:19
|
288 |
msgid "Reset Defaults"
|
289 |
msgstr ""
|
290 |
|
779 |
msgid "All categories"
|
780 |
msgstr ""
|
781 |
|
782 |
+
#: includes/admin/class-admin-listings.php:149
|
783 |
msgctxt "admin listings"
|
784 |
msgid ""
|
785 |
"This listing doesn't have a fee plan assigned. This is required in order to "
|
787 |
"renewals."
|
788 |
msgstr ""
|
789 |
|
790 |
+
#: includes/admin/class-admin-listings.php:242
|
791 |
msgctxt "admin listings"
|
792 |
msgid "Never"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: includes/admin/class-admin-listings.php:262
|
796 |
msgctxt "admin listings"
|
797 |
msgid "Featured"
|
798 |
msgstr ""
|
799 |
|
800 |
+
#: includes/admin/class-admin-listings.php:265
|
801 |
msgctxt "admin listings"
|
802 |
msgid "Recurring"
|
803 |
msgstr ""
|
804 |
|
805 |
+
#: includes/admin/class-admin-listings.php:268
|
806 |
msgctxt "admin listings"
|
807 |
msgid "Free"
|
808 |
msgstr ""
|
809 |
|
810 |
+
#: includes/admin/class-admin-listings.php:270
|
811 |
msgctxt "admin listings"
|
812 |
msgid "Paid"
|
813 |
msgstr ""
|
814 |
|
815 |
+
#: includes/admin/class-admin-listings.php:166
|
816 |
msgctxt "admin"
|
817 |
msgid "Directory Listing Fields / Images"
|
818 |
msgstr ""
|
819 |
|
820 |
+
#: includes/admin/class-admin-listings.php:198
|
821 |
msgctxt "admin"
|
822 |
msgid "Categories"
|
823 |
msgstr ""
|
824 |
|
825 |
+
#: includes/admin/class-admin.php:191
|
826 |
msgctxt "admin"
|
827 |
msgid "Business Directory"
|
828 |
msgstr ""
|
829 |
|
830 |
+
#: includes/admin/class-admin.php:202
|
831 |
msgctxt "admin"
|
832 |
msgid "You're all set. Visit your new <a>Business Directory</a> page."
|
833 |
msgstr ""
|
834 |
|
835 |
+
#: includes/admin/class-admin.php:356
|
836 |
msgctxt "admin"
|
837 |
msgid "Untitled Menu"
|
838 |
msgstr ""
|
839 |
|
840 |
+
#: includes/admin/class-admin.php:626
|
841 |
msgctxt "admin"
|
842 |
msgid "Dismiss this notice."
|
843 |
msgstr ""
|
844 |
|
845 |
+
#: includes/admin/class-admin.php:657 includes/admin/class-admin.php:667
|
846 |
msgctxt "admin"
|
847 |
msgid "The listing has been updated."
|
848 |
msgid_plural "The listings have been updated."
|
849 |
msgstr[0] ""
|
850 |
msgstr[1] ""
|
851 |
|
852 |
+
#: includes/admin/class-admin.php:688
|
853 |
msgctxt "admin"
|
854 |
msgid "The fee was successfully assigned."
|
855 |
msgstr ""
|
856 |
|
857 |
+
#: includes/admin/class-admin.php:698
|
858 |
msgctxt "admin"
|
859 |
msgid "Listing was renewed."
|
860 |
msgid_plural "Listings were renewed."
|
861 |
msgstr[0] ""
|
862 |
msgstr[1] ""
|
863 |
|
864 |
+
#: includes/admin/class-admin.php:709
|
865 |
msgctxt "admin"
|
866 |
msgid "Renewal email sent."
|
867 |
msgstr ""
|
868 |
|
869 |
+
#: includes/admin/class-admin.php:757
|
870 |
msgctxt "admin"
|
871 |
msgid "Access keys sent."
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: includes/admin/class-admin.php:759
|
875 |
msgctxt "admin"
|
876 |
msgid "The access keys couldn't be sent."
|
877 |
msgstr ""
|
878 |
|
879 |
+
#: includes/admin/class-admin.php:817 includes/admin/class-admin.php:823
|
880 |
msgctxt "admin"
|
881 |
msgid "Listing Count"
|
882 |
msgstr ""
|
883 |
|
884 |
+
#: includes/admin/class-admin.php:885
|
885 |
msgctxt "admin"
|
886 |
msgid ""
|
887 |
"<b>Business Directory Plugin</b> requires a page with the "
|
888 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
889 |
msgstr ""
|
890 |
|
891 |
+
#: includes/admin/class-admin.php:887
|
892 |
msgctxt "admin"
|
893 |
msgid ""
|
894 |
"You can create this page by yourself or let Business Directory do this for "
|
895 |
"you automatically."
|
896 |
msgstr ""
|
897 |
|
898 |
+
#: includes/admin/class-admin.php:891
|
899 |
msgctxt "admin"
|
900 |
msgid "Create required pages for me"
|
901 |
msgstr ""
|
902 |
|
903 |
+
#: includes/admin/class-admin.php:924
|
904 |
msgctxt "admin"
|
905 |
msgid ""
|
906 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP "
|
909 |
"prevent any issues with the plugin."
|
910 |
msgstr ""
|
911 |
|
912 |
+
#: includes/admin/class-admin.php:947
|
913 |
msgctxt "admin"
|
914 |
msgid ""
|
915 |
"We noticed you want your Business Directory users to register before "
|
932 |
msgid "Images"
|
933 |
msgstr ""
|
934 |
|
935 |
+
#: includes/admin/form-fields.php:122
|
936 |
msgctxt "admin"
|
937 |
msgid ""
|
938 |
"<b>Business Directory Plugin</b> requires fields with the following "
|
939 |
"associations in order to work correctly: <b>%s</b>."
|
940 |
msgstr ""
|
941 |
|
942 |
+
#: includes/admin/form-fields.php:124
|
943 |
msgctxt "admin"
|
944 |
msgid ""
|
945 |
"<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
|
946 |
"association in order to work correctly."
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: includes/admin/form-fields.php:128
|
950 |
msgctxt "admin"
|
951 |
msgid ""
|
952 |
"You can create these custom fields by yourself inside \"Manage Form "
|
953 |
"Fields\" or let Business Directory do this for you automatically."
|
954 |
msgstr ""
|
955 |
|
956 |
+
#: includes/admin/form-fields.php:132
|
957 |
msgctxt "admin"
|
958 |
msgid "Go to \"Manage Form Fields\""
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: includes/admin/form-fields.php:135
|
962 |
msgctxt "admin"
|
963 |
msgid "Create these required fields for me"
|
964 |
msgstr ""
|
973 |
msgid "Abandoned"
|
974 |
msgstr ""
|
975 |
|
976 |
+
#: includes/admin/class-admin-listings.php:351
|
977 |
msgctxt "admin actions"
|
978 |
msgid "Edit Listing"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: includes/admin/class-admin-listings.php:354
|
982 |
msgctxt "admin actions"
|
983 |
msgid "Delete Listing"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: includes/admin/class-admin-listings.php:363
|
987 |
msgctxt "admin actions"
|
988 |
msgid "View Payments"
|
989 |
msgstr ""
|
990 |
|
991 |
+
#: includes/admin/class-admin-listings.php:368
|
992 |
msgctxt "admin actions"
|
993 |
msgid "View Payment"
|
994 |
msgstr ""
|
995 |
|
996 |
+
#: includes/admin/class-admin-listings.php:478
|
997 |
msgctxt "admin actions"
|
998 |
msgid "Publish listings"
|
999 |
msgstr ""
|
1000 |
|
1001 |
+
#: includes/admin/class-admin-listings.php:479
|
1002 |
msgctxt "admin actions"
|
1003 |
msgid "Mark as \"Pending Review\""
|
1004 |
msgstr ""
|
1005 |
|
1006 |
+
#: includes/admin/class-admin-listings.php:480
|
1007 |
msgctxt "admin actions"
|
1008 |
msgid "Hide from directory (mark as \"Draft\")"
|
1009 |
msgstr ""
|
1010 |
|
1011 |
+
#: includes/admin/class-admin-listings.php:482
|
1012 |
msgctxt "admin actions"
|
1013 |
msgid "Renew listings"
|
1014 |
msgstr ""
|
1015 |
|
1016 |
+
#: includes/admin/class-admin-listings.php:483
|
1017 |
msgctxt "admin actions"
|
1018 |
msgid "Set listings as \"Expired\""
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: includes/admin/class-admin-listings.php:489
|
1022 |
msgctxt "admin actions"
|
1023 |
msgid "Send access keys"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
+
#: includes/admin/class-admin.php:123
|
1027 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:63
|
1028 |
msgctxt "listing metabox"
|
1029 |
msgid "Never"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
+
#: includes/admin/class-admin.php:124
|
1033 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1034 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1035 |
msgctxt "listing metabox"
|
1036 |
msgid "Yes"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
+
#: includes/admin/class-admin.php:125
|
1040 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:87
|
1041 |
#: templates/admin/metaboxes-listing-information-plan.tpl.php:104
|
1042 |
msgctxt "listing metabox"
|
1157 |
msgid "Is Recurring?"
|
1158 |
msgstr ""
|
1159 |
|
1160 |
+
#: includes/admin/class-admin.php:162
|
1161 |
msgctxt "drip pointer"
|
1162 |
msgid ""
|
1163 |
"Find out how to create a compelling, thriving business directory from "
|
1165 |
"a FREE premium module just for signing up."
|
1166 |
msgstr ""
|
1167 |
|
1168 |
+
#: includes/admin/class-admin.php:164
|
1169 |
msgctxt "drip pointer"
|
1170 |
msgid "Email Address:"
|
1171 |
msgstr ""
|
1172 |
|
1173 |
+
#: includes/admin/class-admin.php:170
|
1174 |
msgctxt "drip pointer"
|
1175 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
1176 |
msgstr ""
|
1177 |
|
1178 |
+
#: includes/admin/class-admin.php:172
|
1179 |
msgctxt "drip pointer"
|
1180 |
msgid "Yes, please!"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
+
#: includes/admin/class-admin.php:174
|
1184 |
msgctxt "drip pointer"
|
1185 |
msgid "No, thanks"
|
1186 |
msgstr ""
|
1187 |
|
1188 |
+
#: includes/admin/class-admin.php:222
|
1189 |
msgctxt "drip pointer"
|
1190 |
msgid "Invalid e-mail address."
|
1191 |
msgstr ""
|
1192 |
|
1193 |
+
#: includes/admin/class-admin.php:256
|
1194 |
msgctxt "admin menu"
|
1195 |
msgid "Business Directory Admin"
|
1196 |
msgstr ""
|
1197 |
|
1198 |
+
#: includes/admin/class-admin.php:257
|
1199 |
msgctxt "admin menu"
|
1200 |
msgid "Dir. Admin"
|
1201 |
msgstr ""
|
1202 |
|
1203 |
+
#: includes/admin/class-admin.php:257
|
1204 |
msgctxt "admin menu"
|
1205 |
msgid "Directory Admin"
|
1206 |
msgstr ""
|
1207 |
|
1208 |
+
#: includes/admin/class-admin.php:264
|
1209 |
msgctxt "admin menu"
|
1210 |
msgid "Add New Listing"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
+
#: includes/admin/class-admin.php:272
|
1214 |
msgctxt "admin menu"
|
1215 |
msgid "Manage Fees"
|
1216 |
msgstr ""
|
1217 |
|
1218 |
+
#: includes/admin/class-admin.php:275
|
1219 |
msgctxt "admin menu"
|
1220 |
msgid "Listings"
|
1221 |
msgstr ""
|
1222 |
|
1223 |
+
#: includes/admin/class-admin.php:279
|
1224 |
msgctxt "admin menu"
|
1225 |
msgid "Manage Form Fields"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
+
#: includes/admin/class-admin.php:283
|
1229 |
msgctxt "admin menu"
|
1230 |
msgid "Payment History"
|
1231 |
msgstr ""
|
1232 |
|
1233 |
+
#: includes/admin/class-admin.php:286
|
1234 |
msgctxt "admin menu"
|
1235 |
msgid "CSV Import & Export"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
+
#: includes/admin/class-admin.php:297
|
1239 |
msgctxt "admin menu"
|
1240 |
msgid "Debug"
|
1241 |
msgstr ""
|
1242 |
|
1243 |
+
#: includes/admin/settings/class-settings-admin.php:28
|
1244 |
msgctxt "admin menu"
|
1245 |
msgid "Manage Options"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
+
#: includes/admin/class-admin.php:815
|
1249 |
msgctxt "admin category id"
|
1250 |
msgid "ID"
|
1251 |
msgstr ""
|
1568 |
msgid "Theme was updated successfully."
|
1569 |
msgstr ""
|
1570 |
|
1571 |
+
#: includes/themes.php:825
|
1572 |
msgctxt "themes"
|
1573 |
msgid "ZIP file is not a valid BD theme file."
|
1574 |
msgstr ""
|
1575 |
|
1576 |
+
#: includes/themes.php:831
|
1577 |
msgctxt "themes"
|
1578 |
msgid "Could not create themes directory."
|
1579 |
msgstr ""
|
1580 |
|
1581 |
+
#: includes/themes.php:839
|
1582 |
msgctxt "themes"
|
1583 |
msgid "Could not remove previous theme directory \"%s\"."
|
1584 |
msgstr ""
|
1585 |
|
1586 |
+
#: includes/themes.php:845
|
1587 |
msgctxt "themes"
|
1588 |
msgid "Could not move new theme into theme directory."
|
1589 |
msgstr ""
|
2173 |
msgid "Delete"
|
2174 |
msgstr ""
|
2175 |
|
2176 |
+
#: includes/admin/form-fields.php:77
|
2177 |
+
msgctxt "form-fields admin"
|
2178 |
+
msgid "Private"
|
2179 |
+
msgstr ""
|
2180 |
+
|
2181 |
+
#: includes/admin/form-fields.php:81
|
2182 |
msgctxt "form-fields admin"
|
2183 |
msgid "Required"
|
2184 |
msgstr ""
|
2185 |
|
2186 |
+
#: includes/admin/form-fields.php:81
|
2187 |
msgctxt "form-fields admin"
|
2188 |
msgid "Optional"
|
2189 |
msgstr ""
|
2190 |
|
2191 |
+
#: includes/admin/form-fields.php:85
|
2192 |
msgctxt "form-fields admin"
|
2193 |
msgid "This field value is shown in the excerpt view of a listing."
|
2194 |
msgstr ""
|
2195 |
|
2196 |
+
#: includes/admin/form-fields.php:86
|
2197 |
msgctxt "form-fields admin"
|
2198 |
msgid "In Excerpt"
|
2199 |
msgstr ""
|
2200 |
|
2201 |
+
#: includes/admin/form-fields.php:91
|
2202 |
msgctxt "form-fields admin"
|
2203 |
msgid "This field value is shown in the single view of a listing."
|
2204 |
msgstr ""
|
2205 |
|
2206 |
+
#: includes/admin/form-fields.php:92
|
2207 |
msgctxt "form-fields admin"
|
2208 |
msgid "In Listing"
|
2209 |
msgstr ""
|
2210 |
|
2211 |
+
#: includes/admin/form-fields.php:213
|
2212 |
msgctxt "form-fields admin"
|
2213 |
msgid "Form Preview"
|
2214 |
msgstr ""
|
2215 |
|
2216 |
+
#: includes/admin/form-fields.php:214
|
2217 |
msgctxt "form-fields admin"
|
2218 |
msgid "← Return to \"Manage Form Fields\""
|
2219 |
msgstr ""
|
2220 |
|
2221 |
+
#: includes/admin/form-fields.php:252
|
2222 |
msgctxt "form-fields admin"
|
2223 |
msgid "Form fields updated."
|
2224 |
msgstr ""
|
2225 |
|
2226 |
+
#: includes/admin/form-fields.php:268
|
2227 |
msgctxt "form-fields admin"
|
2228 |
msgid ""
|
2229 |
"<b>Important</b>: Since the \"<a>Display email address fields "
|
2233 |
"of e-mails</a>."
|
2234 |
msgstr ""
|
2235 |
|
2236 |
+
#: includes/admin/form-fields.php:302
|
2237 |
msgctxt "form-fields admin"
|
2238 |
msgid "Field deleted."
|
2239 |
msgstr ""
|
2240 |
|
2241 |
+
#: includes/admin/form-fields.php:323
|
2242 |
msgctxt "form-fields admin"
|
2243 |
msgid "Required fields created successfully."
|
2244 |
msgstr ""
|
2245 |
|
2246 |
+
#: includes/admin/form-fields.php:336
|
2247 |
msgctxt "form-fields admin"
|
2248 |
msgid "Title"
|
2249 |
msgstr ""
|
2250 |
|
2251 |
+
#: includes/admin/form-fields.php:337
|
2252 |
msgctxt "form-fields admin"
|
2253 |
msgid "Category"
|
2254 |
msgstr ""
|
2255 |
|
2256 |
+
#: includes/admin/form-fields.php:338
|
2257 |
msgctxt "form-fields admin"
|
2258 |
msgid "Excerpt"
|
2259 |
msgstr ""
|
2260 |
|
2261 |
+
#: includes/admin/form-fields.php:339
|
2262 |
msgctxt "form-fields admin"
|
2263 |
msgid "Content"
|
2264 |
msgstr ""
|
2265 |
|
2266 |
+
#: includes/admin/form-fields.php:340
|
2267 |
msgctxt "form-fields admin"
|
2268 |
msgid "Tags"
|
2269 |
msgstr ""
|
2270 |
|
2271 |
+
#: includes/admin/form-fields.php:341
|
2272 |
msgctxt "form-fields admin"
|
2273 |
msgid "Address"
|
2274 |
msgstr ""
|
2275 |
|
2276 |
+
#: includes/admin/form-fields.php:342
|
2277 |
msgctxt "form-fields admin"
|
2278 |
msgid "City"
|
2279 |
msgstr ""
|
2280 |
|
2281 |
+
#: includes/admin/form-fields.php:343
|
2282 |
msgctxt "form-fields admin"
|
2283 |
msgid "State"
|
2284 |
msgstr ""
|
2285 |
|
2286 |
+
#: includes/admin/form-fields.php:344
|
2287 |
msgctxt "form-fields admin"
|
2288 |
msgid "Country"
|
2289 |
msgstr ""
|
2290 |
|
2291 |
+
#: includes/admin/form-fields.php:345
|
2292 |
msgctxt "form-fields admin"
|
2293 |
msgid "ZIP Code"
|
2294 |
msgstr ""
|
2295 |
|
2296 |
+
#: includes/admin/form-fields.php:346
|
2297 |
msgctxt "form-fields admin"
|
2298 |
msgid "FAX Number"
|
2299 |
msgstr ""
|
2300 |
|
2301 |
+
#: includes/admin/form-fields.php:347
|
2302 |
msgctxt "form-fields admin"
|
2303 |
msgid "Phone Number"
|
2304 |
msgstr ""
|
2305 |
|
2306 |
+
#: includes/admin/form-fields.php:348
|
2307 |
msgctxt "form-fields admin"
|
2308 |
msgid "Ratings Field"
|
2309 |
msgstr ""
|
2310 |
|
2311 |
+
#: includes/admin/form-fields.php:349
|
2312 |
msgctxt "form-fields admin"
|
2313 |
msgid "Twitter"
|
2314 |
msgstr ""
|
2315 |
|
2316 |
+
#: includes/admin/form-fields.php:350
|
2317 |
msgctxt "form-fields admin"
|
2318 |
msgid "Website"
|
2319 |
msgstr ""
|
2320 |
|
2321 |
+
#: includes/admin/form-fields.php:371
|
2322 |
msgctxt "form-fields admin"
|
2323 |
msgid "Tags updated."
|
2324 |
msgstr ""
|
2342 |
msgid "Allow empty selection on search?"
|
2343 |
msgstr ""
|
2344 |
|
2345 |
+
#: includes/fields/class-fieldtypes-textarea.php:125
|
2346 |
msgctxt "form-fields admin"
|
2347 |
msgid "Allow HTML input for this field?"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
+
#: includes/fields/class-fieldtypes-textarea.php:128
|
2351 |
msgctxt "form-fields admin"
|
2352 |
msgid "Allow IFRAME tags in content?"
|
2353 |
msgstr ""
|
2354 |
|
2355 |
+
#: includes/fields/class-fieldtypes-textarea.php:132
|
2356 |
msgctxt "form-fields admin"
|
2357 |
msgid "No"
|
2358 |
msgstr ""
|
2359 |
|
2360 |
+
#: includes/fields/class-fieldtypes-textarea.php:133
|
2361 |
msgctxt "form-fields admin"
|
2362 |
msgid "Yes"
|
2363 |
msgstr ""
|
2364 |
|
2365 |
+
#: includes/fields/class-fieldtypes-textarea.php:138
|
2366 |
msgctxt "form-fields admin"
|
2367 |
msgid "Allow WordPress shortcodes in this field?"
|
2368 |
msgstr ""
|
2369 |
|
2370 |
+
#: includes/fields/class-fieldtypes-textarea.php:143
|
2371 |
msgctxt "form-fields admin"
|
2372 |
msgid "Display a WYSIWYG editor on the frontend?"
|
2373 |
msgstr ""
|
2374 |
|
2375 |
+
#: includes/fields/class-fieldtypes-textarea.php:146
|
2376 |
msgctxt "form-fields admin"
|
2377 |
msgid ""
|
2378 |
"<b>Warning:</b> Users can use this feature to get around your image limits "
|
2379 |
"in fee plans."
|
2380 |
msgstr ""
|
2381 |
|
2382 |
+
#: includes/fields/class-fieldtypes-textarea.php:147
|
2383 |
msgctxt "form-fields admin"
|
2384 |
msgid "Allow images in WYSIWYG editor?"
|
2385 |
msgstr ""
|
2386 |
|
2387 |
+
#: includes/fields/class-fieldtypes-textarea.php:150
|
2388 |
msgctxt "form-fields admin"
|
2389 |
msgid ""
|
2390 |
"<b>Advanced users only!</b> Unless you've been told to change this, don't "
|
2391 |
"switch it unless you know what you're doing."
|
2392 |
msgstr ""
|
2393 |
|
2394 |
+
#: includes/fields/class-fieldtypes-textarea.php:151
|
2395 |
msgctxt "form-fields admin"
|
2396 |
msgid "Apply \"the_content\" filter before displaying this field?"
|
2397 |
msgstr ""
|
2398 |
|
2399 |
#: includes/fields/class-fieldtypes-textarea.php:154
|
2400 |
msgctxt "form-fields admin"
|
2401 |
+
msgid ""
|
2402 |
+
"Truncates the description field to the value set here. To display all of "
|
2403 |
+
"the description, set to 0."
|
2404 |
+
msgstr ""
|
2405 |
+
|
2406 |
+
#: includes/fields/class-fieldtypes-textarea.php:155
|
2407 |
+
msgctxt "form-fields admin"
|
2408 |
+
msgid "Max length of Description field to use in List (excerpt) view"
|
2409 |
+
msgstr ""
|
2410 |
+
|
2411 |
+
#: includes/fields/class-fieldtypes-textarea.php:160
|
2412 |
+
msgctxt "form-fields admin"
|
2413 |
msgid "Automatically generate excerpt from content field?"
|
2414 |
msgstr ""
|
2415 |
|
2497 |
|
2498 |
#: templates/admin/form-fields-addoredit.tpl.php:134
|
2499 |
msgctxt "form-fields admin"
|
2500 |
+
msgid "Show this field to admin users only?"
|
2501 |
msgstr ""
|
2502 |
|
2503 |
#: templates/admin/form-fields-addoredit.tpl.php:140
|
2504 |
msgctxt "form-fields admin"
|
2505 |
+
msgid "Display this field to admin users only in the edit listing view."
|
2506 |
msgstr ""
|
2507 |
|
2508 |
#: templates/admin/form-fields-addoredit.tpl.php:146
|
2509 |
msgctxt "form-fields admin"
|
2510 |
+
msgid "Show this value in excerpt view?"
|
2511 |
msgstr ""
|
2512 |
|
2513 |
#: templates/admin/form-fields-addoredit.tpl.php:152
|
2514 |
msgctxt "form-fields admin"
|
2515 |
+
msgid "Display this value in post excerpt view."
|
2516 |
msgstr ""
|
2517 |
|
2518 |
#: templates/admin/form-fields-addoredit.tpl.php:158
|
2519 |
msgctxt "form-fields admin"
|
2520 |
+
msgid "Show this value in listing view?"
|
2521 |
msgstr ""
|
2522 |
|
2523 |
#: templates/admin/form-fields-addoredit.tpl.php:164
|
2524 |
msgctxt "form-fields admin"
|
2525 |
+
msgid "Display this value in the listing view."
|
2526 |
msgstr ""
|
2527 |
|
2528 |
#: templates/admin/form-fields-addoredit.tpl.php:170
|
2529 |
msgctxt "form-fields admin"
|
2530 |
+
msgid "Include this field in the search form?"
|
2531 |
msgstr ""
|
2532 |
|
2533 |
#: templates/admin/form-fields-addoredit.tpl.php:176
|
2534 |
msgctxt "form-fields admin"
|
2535 |
+
msgid "Include this field in the search form."
|
2536 |
msgstr ""
|
2537 |
|
2538 |
#: templates/admin/form-fields-addoredit.tpl.php:182
|
2539 |
msgctxt "form-fields admin"
|
2540 |
+
msgid "Is this field required for searching?"
|
2541 |
msgstr ""
|
2542 |
|
2543 |
#: templates/admin/form-fields-addoredit.tpl.php:188
|
2544 |
msgctxt "form-fields admin"
|
2545 |
+
msgid "Make this fields required during searches on the Advanced Search screen."
|
2546 |
+
msgstr ""
|
2547 |
+
|
2548 |
+
#: templates/admin/form-fields-addoredit.tpl.php:194
|
2549 |
+
msgctxt "form-fields admin"
|
2550 |
+
msgid "Hide this field's label?"
|
2551 |
+
msgstr ""
|
2552 |
+
|
2553 |
+
#: templates/admin/form-fields-addoredit.tpl.php:200
|
2554 |
+
msgctxt "form-fields admin"
|
2555 |
msgid "Hide this field's label when displaying it."
|
2556 |
msgstr ""
|
2557 |
|
2558 |
+
#: templates/admin/form-fields-addoredit.tpl.php:207
|
2559 |
msgctxt "form-fields admin"
|
2560 |
msgid "Update Field"
|
2561 |
msgstr ""
|
2562 |
|
2563 |
+
#: templates/admin/form-fields-addoredit.tpl.php:209
|
2564 |
msgctxt "form-fields admin"
|
2565 |
msgid "Add Field"
|
2566 |
msgstr ""
|
2877 |
msgid "Test SSL setup..."
|
2878 |
msgstr ""
|
2879 |
|
2880 |
+
#: includes/admin/settings/class-settings-admin.php:316
|
2881 |
msgctxt "admin settings"
|
2882 |
msgid "Valid placeholders: %s"
|
2883 |
msgstr ""
|
3299 |
msgid "Enter License Key here"
|
3300 |
msgstr ""
|
3301 |
|
3302 |
+
#: includes/admin/settings/class-settings-admin.php:357
|
3303 |
msgctxt "expiration notices"
|
3304 |
msgid "Add notice"
|
3305 |
msgstr ""
|
3306 |
|
3307 |
+
#: includes/admin/settings/class-settings-admin.php:376
|
3308 |
msgctxt "expiration notices"
|
3309 |
msgid "No notices configured."
|
3310 |
msgstr ""
|
3311 |
|
3312 |
+
#: includes/admin/settings/class-settings-admin.php:390
|
3313 |
msgctxt "expiration notices"
|
3314 |
msgid "Delete"
|
3315 |
msgstr ""
|
3316 |
|
3317 |
+
#: includes/admin/settings/class-settings-admin.php:406
|
3318 |
msgctxt "expiration notices"
|
3319 |
msgid "recurring and non-recurring"
|
3320 |
msgstr ""
|
3321 |
|
3322 |
+
#: includes/admin/settings/class-settings-admin.php:408
|
3323 |
msgctxt "expiration notices"
|
3324 |
msgid "recurring only"
|
3325 |
msgstr ""
|
3326 |
|
3327 |
+
#: includes/admin/settings/class-settings-admin.php:410
|
3328 |
msgctxt "expiration notices"
|
3329 |
msgid "non-recurring only"
|
3330 |
msgstr ""
|
3331 |
|
3332 |
+
#: includes/admin/settings/class-settings-admin.php:414
|
3333 |
msgctxt "expiration notices"
|
3334 |
msgid "Sent when a listing (%s) is renewed."
|
3335 |
msgstr ""
|
3336 |
|
3337 |
+
#: includes/admin/settings/class-settings-admin.php:419
|
3338 |
msgctxt "expiration notices"
|
3339 |
msgid "Sent when a listing (%s) expires."
|
3340 |
msgstr ""
|
3341 |
|
3342 |
+
#: includes/admin/settings/class-settings-admin.php:427
|
3343 |
msgctxt "expiration notices"
|
3344 |
msgid "%d day"
|
3345 |
msgid_plural "%d days"
|
3346 |
msgstr[0] ""
|
3347 |
msgstr[1] ""
|
3348 |
|
3349 |
+
#: includes/admin/settings/class-settings-admin.php:430
|
3350 |
msgctxt "expiration notices"
|
3351 |
msgid "%d week"
|
3352 |
msgid_plural "%d weeks"
|
3353 |
msgstr[0] ""
|
3354 |
msgstr[1] ""
|
3355 |
|
3356 |
+
#: includes/admin/settings/class-settings-admin.php:433
|
3357 |
msgctxt "expiration notices"
|
3358 |
msgid "%d month"
|
3359 |
msgid_plural "%d months"
|
3360 |
msgstr[0] ""
|
3361 |
msgstr[1] ""
|
3362 |
|
3363 |
+
#: includes/admin/settings/class-settings-admin.php:439
|
3364 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3365 |
#. non-recuring only)
|
3366 |
msgctxt "expiration notices"
|
3367 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3368 |
msgstr ""
|
3369 |
|
3370 |
+
#: includes/admin/settings/class-settings-admin.php:442
|
3371 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3372 |
#. non-recuring only)
|
3373 |
msgctxt "expiration notices"
|
3374 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3375 |
msgstr ""
|
3376 |
|
3377 |
+
#: includes/admin/settings/class-settings-admin.php:459
|
3378 |
msgctxt "expiration notices"
|
3379 |
msgid "At the time of expiration"
|
3380 |
msgstr ""
|
3381 |
|
3382 |
+
#: includes/admin/settings/class-settings-admin.php:460
|
3383 |
msgctxt "expiration notices"
|
3384 |
msgid "Right after a successful renewal"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3388 |
msgctxt "expiration notices"
|
3389 |
msgid "%d day before expiration"
|
3390 |
msgid_plural "%d days before expiration"
|
3391 |
msgstr[0] ""
|
3392 |
msgstr[1] ""
|
3393 |
|
3394 |
+
#: includes/admin/settings/class-settings-admin.php:469
|
3395 |
msgctxt "expiration notices"
|
3396 |
msgid "%d day after expiration"
|
3397 |
msgid_plural "%d days after expiration"
|
3398 |
msgstr[0] ""
|
3399 |
msgstr[1] ""
|
3400 |
|
3401 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3402 |
msgctxt "expiration notices"
|
3403 |
msgid "%d week before expiration"
|
3404 |
msgid_plural "%d weeks before expiration"
|
3405 |
msgstr[0] ""
|
3406 |
msgstr[1] ""
|
3407 |
|
3408 |
+
#: includes/admin/settings/class-settings-admin.php:472
|
3409 |
msgctxt "expiration notices"
|
3410 |
msgid "%d week after expiration"
|
3411 |
msgid_plural "%d weeks after expiration"
|
3412 |
msgstr[0] ""
|
3413 |
msgstr[1] ""
|
3414 |
|
3415 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3416 |
msgctxt "expiration notices"
|
3417 |
msgid "%d month before expiration"
|
3418 |
msgid_plural "%d months before expiration"
|
3419 |
msgstr[0] ""
|
3420 |
msgstr[1] ""
|
3421 |
|
3422 |
+
#: includes/admin/settings/class-settings-admin.php:475
|
3423 |
msgctxt "expiration notices"
|
3424 |
msgid "%d month after expiration"
|
3425 |
msgid_plural "%d months after expiration"
|
3426 |
msgstr[0] ""
|
3427 |
msgstr[1] ""
|
3428 |
|
3429 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3430 |
msgctxt "expiration notices"
|
3431 |
msgid "Applies to"
|
3432 |
msgstr ""
|
3433 |
|
3434 |
+
#: includes/admin/settings/class-settings-admin.php:498
|
3435 |
msgctxt "expiration notices"
|
3436 |
msgid "Non-recurring listings"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3440 |
msgctxt "expiration notices"
|
3441 |
msgid "Recurring listings"
|
3442 |
msgstr ""
|
3443 |
|
3444 |
+
#: includes/admin/settings/class-settings-admin.php:500
|
3445 |
msgctxt "expiration notices"
|
3446 |
msgid "Recurring and non-recurring listings"
|
3447 |
msgstr ""
|
3448 |
|
3449 |
+
#: includes/admin/settings/class-settings-admin.php:505
|
3450 |
msgctxt "expiration notices"
|
3451 |
msgid "When to send?"
|
3452 |
msgstr ""
|
3456 |
msgid "E-mail body text"
|
3457 |
msgstr ""
|
3458 |
|
3459 |
+
#: includes/admin/settings/class-settings-admin.php:537
|
3460 |
+
msgctxt "settings"
|
3461 |
+
msgid "Settings reset to default."
|
3462 |
+
msgstr ""
|
3463 |
+
|
3464 |
#: includes/admin/settings/class-settings-bootstrap.php:5
|
3465 |
msgctxt "settings"
|
3466 |
msgid "General"
|
3478 |
#: includes/admin/settings/class-settings-bootstrap.php:17
|
3479 |
#: includes/admin/settings/class-settings-bootstrap.php:33
|
3480 |
#: includes/admin/settings/class-settings-bootstrap.php:805
|
3481 |
+
#: includes/admin/settings/class-settings.php:335
|
3482 |
msgctxt "settings"
|
3483 |
msgid "General Settings"
|
3484 |
msgstr ""
|
4255 |
msgid "E-Mail Notices"
|
4256 |
msgstr ""
|
4257 |
|
4258 |
+
#: includes/admin/settings/class-settings.php:531
|
4259 |
+
#: includes/admin/settings/class-settings.php:542
|
4260 |
msgctxt "settings"
|
4261 |
msgid "\"%s\" can not be empty."
|
4262 |
msgstr ""
|
4263 |
|
4264 |
+
#: includes/admin/settings/class-settings.php:549
|
4265 |
msgctxt "settings"
|
4266 |
msgid "The slug \"%s\" is already in use for another taxonomy."
|
4267 |
msgstr ""
|
4679 |
msgid "(Unavailable Plan)"
|
4680 |
msgstr ""
|
4681 |
|
4682 |
+
#: includes/class-listing.php:528
|
|
|
|
|
4683 |
msgctxt "listing"
|
4684 |
+
msgid "Plan \"%s\" (recurring)"
|
4685 |
msgstr ""
|
4686 |
|
4687 |
+
#: includes/class-listing.php:530 includes/class-listing.php:562
|
|
|
|
|
|
|
|
|
|
|
4688 |
msgctxt "listing"
|
4689 |
msgid "Plan \"%s\""
|
4690 |
msgstr ""
|
4773 |
msgid "Posted By"
|
4774 |
msgstr ""
|
4775 |
|
4776 |
+
#: includes/class-listing.php:660
|
4777 |
msgctxt "listing status"
|
4778 |
msgid "Unknown"
|
4779 |
msgstr ""
|
4780 |
|
4781 |
+
#: includes/class-listing.php:661
|
4782 |
msgctxt "listing status"
|
4783 |
msgid "Legacy"
|
4784 |
msgstr ""
|
4785 |
|
4786 |
+
#: includes/class-listing.php:662
|
4787 |
msgctxt "listing status"
|
4788 |
msgid "Incomplete"
|
4789 |
msgstr ""
|
4790 |
|
4791 |
+
#: includes/class-listing.php:663
|
4792 |
msgctxt "listing status"
|
4793 |
msgid "Pending Payment"
|
4794 |
msgstr ""
|
4795 |
|
4796 |
+
#: includes/class-listing.php:664
|
4797 |
msgctxt "listing status"
|
4798 |
msgid "Complete"
|
4799 |
msgstr ""
|
4800 |
|
4801 |
+
#: includes/class-listing.php:665
|
4802 |
msgctxt "listing status"
|
4803 |
msgid "Pending Upgrade"
|
4804 |
msgstr ""
|
4805 |
|
4806 |
+
#: includes/class-listing.php:666
|
4807 |
msgctxt "listing status"
|
4808 |
msgid "Expired"
|
4809 |
msgstr ""
|
4810 |
|
4811 |
+
#: includes/class-listing.php:667
|
4812 |
msgctxt "listing status"
|
4813 |
msgid "Pending Renewal"
|
4814 |
msgstr ""
|
4815 |
|
4816 |
+
#: includes/class-listing.php:668
|
4817 |
msgctxt "listing status"
|
4818 |
msgid "Abandoned"
|
4819 |
msgstr ""
|
5039 |
msgid "Please choose a valid fee plan for your category selection."
|
5040 |
msgstr ""
|
5041 |
|
5042 |
+
#: includes/views/submit_listing.php:681
|
5043 |
msgctxt "submit listing"
|
5044 |
msgid "Please enter your desired username."
|
5045 |
msgstr ""
|
5046 |
|
5047 |
+
#: includes/views/submit_listing.php:686
|
5048 |
msgctxt "submit listing"
|
5049 |
msgid "Please enter the e-mail for your new account."
|
5050 |
msgstr ""
|
5051 |
|
5052 |
+
#: includes/views/submit_listing.php:691
|
5053 |
msgctxt "submit listing"
|
5054 |
msgid "Please enter the password for your new account."
|
5055 |
msgstr ""
|
5056 |
|
5057 |
+
#: includes/views/submit_listing.php:701
|
5058 |
msgctxt "submit listing"
|
5059 |
msgid "The username you chose is already in use. Please use a different one."
|
5060 |
msgstr ""
|
5061 |
|
5062 |
+
#: includes/views/submit_listing.php:706
|
5063 |
msgctxt "submit listing"
|
5064 |
msgid "The e-mail address you chose for your account is already in use."
|
5065 |
msgstr ""
|
5066 |
|
5067 |
+
#: includes/views/submit_listing.php:721
|
5068 |
msgctxt "submit listing"
|
5069 |
msgid "Create a user account on this site"
|
5070 |
msgstr ""
|
5071 |
|
5072 |
+
#: includes/views/submit_listing.php:728
|
5073 |
msgctxt "submit listing"
|
5074 |
msgid "You need to create an account on the site. Please fill out the form below."
|
5075 |
msgstr ""
|
5076 |
|
5077 |
+
#: includes/views/submit_listing.php:734
|
5078 |
msgctxt "submit listing"
|
5079 |
msgid "Username:"
|
5080 |
msgstr ""
|
5081 |
|
5082 |
+
#: includes/views/submit_listing.php:743
|
5083 |
msgctxt "submit listing"
|
5084 |
msgid "Email:"
|
5085 |
msgstr ""
|
5086 |
|
5087 |
+
#: includes/views/submit_listing.php:752
|
5088 |
msgctxt "submit listing"
|
5089 |
msgid "Password:"
|
5090 |
msgstr ""
|
5250 |
msgid "Link Text (optional):"
|
5251 |
msgstr ""
|
5252 |
|
5253 |
+
#: includes/fields/class-form-field.php:627
|
5254 |
msgctxt "form-fields api"
|
5255 |
msgid ""
|
5256 |
"This form field can't be deleted because it is required for the plugin to "
|
5312 |
msgid "Invalid form field type"
|
5313 |
msgstr ""
|
5314 |
|
5315 |
+
#: includes/fields/class-form-field.php:526
|
5316 |
msgctxt "form-fields-api"
|
5317 |
msgid "Field label is required."
|
5318 |
msgstr ""
|
5319 |
|
5320 |
+
#: includes/fields/class-form-field.php:536
|
5321 |
msgctxt "form-fields-api"
|
5322 |
msgid "Requested field type change is incompatible. Type will not be modified."
|
5323 |
msgstr ""
|
5324 |
|
5325 |
+
#: includes/fields/class-form-field.php:556
|
5326 |
msgctxt "form-fields-api"
|
5327 |
msgid ""
|
5328 |
"There can only be one field with association \"%s\". Please select another "
|
5329 |
"association."
|
5330 |
msgstr ""
|
5331 |
|
5332 |
+
#: includes/fields/class-form-field.php:566
|
5333 |
msgctxt "form-fields-api"
|
5334 |
msgid "\"%s\" is an invalid field type for this association."
|
5335 |
msgstr ""
|
5336 |
|
5337 |
+
#: includes/fields/class-form-field.php:618
|
5338 |
msgctxt "form-fields-api"
|
5339 |
msgid "Invalid field ID"
|
5340 |
msgstr ""
|
5341 |
|
5342 |
+
#: includes/fields/class-form-field.php:639
|
5343 |
msgctxt "form-fields-api"
|
5344 |
msgid "An error occurred while trying to delete this field."
|
5345 |
msgstr ""
|
5407 |
msgid "— None —"
|
5408 |
msgstr ""
|
5409 |
|
5410 |
+
#: includes/fields/class-fieldtypes-textarea.php:131
|
5411 |
msgctxt "admin form-fields"
|
5412 |
msgid ""
|
5413 |
"Enabling iframe support in your listings can allow users to execute "
|
5959 |
msgid "Next"
|
5960 |
msgstr ""
|
5961 |
|
5962 |
+
#: includes/templates-ui.php:172
|
5963 |
msgctxt "templates"
|
5964 |
msgid "No listing categories found."
|
5965 |
msgstr ""
|
5966 |
|
5967 |
+
#: includes/templates-ui.php:285
|
5968 |
msgctxt "templates"
|
5969 |
msgid "Search Listings"
|
5970 |
msgstr ""
|
5971 |
|
5972 |
+
#: includes/templates-ui.php:288
|
5973 |
msgctxt "templates"
|
5974 |
msgid "Advanced Search"
|
5975 |
msgstr ""
|
6024 |
msgid "View not available."
|
6025 |
msgstr ""
|
6026 |
|
6027 |
+
#: includes/views/submit_listing.php:790
|
6028 |
msgctxt "templates"
|
6029 |
msgid "Please agree to the Terms and Conditions."
|
6030 |
msgstr ""
|
6031 |
|
6032 |
+
#: includes/views/submit_listing.php:798
|
6033 |
msgctxt "templates"
|
6034 |
msgid "Terms and Conditions:"
|
6035 |
msgstr ""
|
6036 |
|
6037 |
+
#: includes/views/submit_listing.php:807
|
6038 |
msgctxt "templates"
|
6039 |
msgid "I agree to the <a>Terms and Conditions</a>"
|
6040 |
msgstr ""
|
6297 |
msgid "There are no images currently attached to your listing."
|
6298 |
msgstr ""
|
6299 |
|
6300 |
+
#: includes/templates-ui.php:317 includes/templates-ui.php:342
|
6301 |
msgctxt "templates sort"
|
6302 |
msgid "Sort By:"
|
6303 |
msgstr ""
|
6304 |
|
6305 |
+
#: includes/templates-ui.php:336
|
6306 |
msgctxt "sort"
|
6307 |
msgid "Reset"
|
6308 |
msgstr ""
|
6309 |
|
6310 |
+
#: includes/templates-ui.php:358
|
6311 |
msgctxt "sort"
|
6312 |
msgid "(Reset)"
|
6313 |
msgstr ""
|
6642 |
msgid "This is just a preview. The listing has not been published yet."
|
6643 |
msgstr ""
|
6644 |
|
6645 |
+
#: includes/views/submit_listing.php:569
|
6646 |
msgctxt "listing submit"
|
6647 |
msgid ""
|
6648 |
"Something went wrong. Please check the form for errors, correct them and "
|
templates/admin/form-fields-addoredit.tpl.php
CHANGED
@@ -129,7 +129,7 @@
|
|
129 |
<!-- display options -->
|
130 |
<h2><?php _ex('Field display options', 'form-fields admin', 'WPBDM'); ?></h2>
|
131 |
<table class="form-table">
|
132 |
-
<tr>
|
133 |
<th scope="row">
|
134 |
<label> <?php _ex( 'Show this field to admin users only?', 'form-fields admin', 'WPBDM' ); ?></label>
|
135 |
</th>
|
129 |
<!-- display options -->
|
130 |
<h2><?php _ex('Field display options', 'form-fields admin', 'WPBDM'); ?></h2>
|
131 |
<table class="form-table">
|
132 |
+
<tr id="wpbdp_private_field" class="<?php echo in_array( $field->get_association(), array( 'title', 'content', 'category' ), true ) ? 'wpbdp-hidden' : ''; ?>">
|
133 |
<th scope="row">
|
134 |
<label> <?php _ex( 'Show this field to admin users only?', 'form-fields admin', 'WPBDM' ); ?></label>
|
135 |
</th>
|