Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
.log-unix
/
wp-includes
/
wp-content
/
plugins
/
wpr-addons-pro
/
plugins
/
acf
/
lang
:
acf-ja.po
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
# Advanced Custom Fields Translations are a combination of translate.wordpress.org contributions, # combined with user contributed strings for the PRO version. # Translations from translate.wordpress.org take priority over translations in this file. # translate.wordpress.org contributions are synced at the time of each release. # # If you would like to contribute translations, please visit # https://translate.wordpress.org/projects/wp-plugins/advanced-custom-fields/stable/ # # For additional ACF PRO strings, please submit a pull request over on the ACF GitHub repo at # http://github.com/advancedcustomfields/acf using the .pot (and any existing .po) files in /lang/pro/ # # This file is distributed under the same license as Advanced Custom Fields. msgid "" msgstr "" "PO-Revision-Date: 2023-04-05T15:21:32+00:00\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: gettext\n" "Project-Id-Version: Advanced Custom Fields\n" #: includes/post-types/class-acf-taxonomy.php:278 msgid "" "This taxonomy key is already in use by another taxonomy registered outside " "of ACF and cannot be used." msgstr "" #: includes/post-types/class-acf-taxonomy.php:273 msgid "" "This taxonomy key is already in use by another taxonomy in ACF and cannot be " "used." msgstr "" #: includes/post-types/class-acf-taxonomy.php:246 msgid "" "The taxonomy key must only contain lower case alphanumeric characters, " "underscores or dashes." msgstr "" #: includes/post-types/class-acf-taxonomy.php:241 msgid "The taxonomy key must be under 20 characters." msgstr "" #: includes/post-types/class-acf-taxonomy.php:99 msgid "No Taxonomies found in Trash" msgstr "" #: includes/post-types/class-acf-taxonomy.php:98 msgid "No Taxonomies found" msgstr "" #: includes/post-types/class-acf-taxonomy.php:97 msgid "Search Taxonomies" msgstr "" #: includes/post-types/class-acf-taxonomy.php:96 msgid "View Taxonomy" msgstr "" #: includes/post-types/class-acf-taxonomy.php:95 msgid "New Taxonomy" msgstr "" #: includes/post-types/class-acf-taxonomy.php:94 msgid "Edit Taxonomy" msgstr "" #: includes/post-types/class-acf-taxonomy.php:93 msgid "Add New Taxonomy" msgstr "" #: includes/post-types/class-acf-post-type.php:99 msgid "No Post Types found in Trash" msgstr "" #: includes/post-types/class-acf-post-type.php:98 msgid "No Post Types found" msgstr "" #: includes/post-types/class-acf-post-type.php:97 msgid "Search Post Types" msgstr "" #: includes/post-types/class-acf-post-type.php:96 msgid "View Post Type" msgstr "" #: includes/post-types/class-acf-post-type.php:95 msgid "New Post Type" msgstr "" #: includes/post-types/class-acf-post-type.php:94 msgid "Edit Post Type" msgstr "" #: includes/post-types/class-acf-post-type.php:93 msgid "Add New Post Type" msgstr "" #: includes/post-types/class-acf-post-type.php:338 msgid "" "This post type key is already in use by another post type registered outside " "of ACF and cannot be used." msgstr "" #: includes/post-types/class-acf-post-type.php:333 msgid "" "This post type key is already in use by another post type in ACF and cannot " "be used." msgstr "" #. translators: %s a link to WordPress.org's Reserved Terms page #: includes/post-types/class-acf-post-type.php:312 #: includes/post-types/class-acf-taxonomy.php:252 msgid "" "This field must not be a WordPress <a href=\"%s\" target=\"_blank\">reserved " "term</a>." msgstr "" #: includes/post-types/class-acf-post-type.php:306 msgid "" "The post type key must only contain lower case alphanumeric characters, " "underscores or dashes." msgstr "" #: includes/post-types/class-acf-post-type.php:301 msgid "The post type key must be under 20 characters." msgstr "" #: includes/fields/class-acf-field-wysiwyg.php:27 msgid "We do not recommend using this field in ACF Blocks." msgstr "" #: includes/fields/class-acf-field-wysiwyg.php:27 msgid "" "Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing " "for a rich text-editing experience that also allows for multimedia content." msgstr "" #: includes/fields/class-acf-field-wysiwyg.php:25 msgid "WYSIWYG Editor" msgstr "" #: includes/fields/class-acf-field-user.php:22 msgid "" "Allows the selection of one or more users which can be used to create " "relationships between data objects." msgstr "" #: includes/fields/class-acf-field-url.php:26 msgid "A text input specifically designed for storing web addresses." msgstr "" #: includes/fields/class-acf-field-url.php:25 msgid "URL" msgstr "" #: includes/fields/class-acf-field-true_false.php:27 msgid "" "A toggle that allows you to pick a value of 1 or 0 (on or off, true or " "false, etc). Can be presented as a stylized switch or checkbox." msgstr "" #: includes/fields/class-acf-field-time_picker.php:27 msgid "" "An interactive UI for picking a time. The time format can be customized " "using the field settings." msgstr "" #: includes/fields/class-acf-field-textarea.php:26 msgid "A basic textarea input for storing paragraphs of text." msgstr "" #: includes/fields/class-acf-field-text.php:26 msgid "A basic text input, useful for storing single string values." msgstr "" #: includes/fields/class-acf-field-taxonomy.php:30 msgid "" "Allows the selection of one or more taxonomy terms based on the criteria and " "options specified in the fields settings." msgstr "" #: includes/fields/class-acf-field-tab.php:28 msgid "" "Allows you to group fields into tabbed sections in the edit screen. Useful " "for keeping fields organized and structured." msgstr "" #: includes/fields/class-acf-field-select.php:27 msgid "A dropdown list with a selection of choices that you specify." msgstr "" #: includes/fields/class-acf-field-relationship.php:27 msgid "" "A dual-column interface to select one or more posts, pages, or custom post " "type items to create a relationship with the item that you're currently " "editing. Includes options to search and filter." msgstr "" #: includes/fields/class-acf-field-range.php:26 msgid "" "An input for selecting a numerical value within a specified range using a " "range slider element." msgstr "" #: includes/fields/class-acf-field-radio.php:27 msgid "" "A group of radio button inputs that allows the user to make a single " "selection from values that you specify." msgstr "" #: includes/fields/class-acf-field-post_object.php:27 msgid "" "An interactive and customizable UI for picking one or many posts, pages or " "post type items with the option to search. " msgstr "" #: includes/fields/class-acf-field-password.php:26 msgid "An input for providing a password using a masked field." msgstr "" #: includes/fields/class-acf-field-page_link.php:488 #: includes/fields/class-acf-field-post_object.php:400 #: includes/fields/class-acf-field-relationship.php:612 msgid "Published" msgstr "" #: includes/fields/class-acf-field-page_link.php:480 #: includes/fields/class-acf-field-post_object.php:392 #: includes/fields/class-acf-field-relationship.php:604 msgid "Filter by Post Status" msgstr "" #: includes/fields/class-acf-field-page_link.php:27 msgid "" "An interactive dropdown to select one or more posts, pages, custom post type " "items or archive URLs, with the option to search." msgstr "" #: includes/fields/class-acf-field-oembed.php:27 msgid "" "An interactive component for embedding videos, images, tweets, audio and " "other content by making use of the native WordPress oEmbed functionality." msgstr "" #: includes/fields/class-acf-field-number.php:26 msgid "An input limited to numerical values." msgstr "" #: includes/fields/class-acf-field-message.php:28 msgid "" "Used to display a message to editors alongside other fields. Useful for " "providing additional context or instructions around your fields." msgstr "" #: includes/fields/class-acf-field-link.php:27 msgid "" "Allows you to specify a link and its properties such as title and target " "using the WordPress native link picker." msgstr "" #: includes/fields/class-acf-field-image.php:27 msgid "Uses the native WordPress media picker to upload, or choose images." msgstr "" #: includes/fields/class-acf-field-group.php:27 msgid "" "Provides a way to structure fields into groups to better organize the data " "and the edit screen." msgstr "" #: includes/fields/class-acf-field-google-map.php:27 msgid "" "An interactive UI for selecting a location using Google Maps. Requires a " "Google Maps API key and additional configuration to display correctly." msgstr "" #: includes/fields/class-acf-field-file.php:27 msgid "Uses the native WordPress media picker to upload, or choose files." msgstr "" #: includes/fields/class-acf-field-email.php:26 msgid "A text input specifically designed for storing email addresses." msgstr "" #: includes/fields/class-acf-field-date_time_picker.php:27 msgid "" "An interactive UI for picking a date and time. The date return format can be " "customized using the field settings." msgstr "" #: includes/fields/class-acf-field-date_picker.php:27 msgid "" "An interactive UI for picking a date. The date return format can be " "customized using the field settings." msgstr "" #: includes/fields/class-acf-field-color_picker.php:27 msgid "An interactive UI for selecting a color, or specifying a Hex value." msgstr "" #: includes/fields/class-acf-field-checkbox.php:27 msgid "" "A group of checkbox inputs that allow the user to select one, or multiple " "values that you specify." msgstr "" #: includes/fields/class-acf-field-button-group.php:26 msgid "" "A group of buttons with values that you specify, users can choose one option " "from the values provided." msgstr "" #: includes/fields/class-acf-field-accordion.php:27 msgid "" "Allows you to group and organize custom fields into collapsable panels that " "are shown while editing content. Useful for keeping large datasets tidy." msgstr "" #: includes/fields.php:472 msgid "" "This provides a solution for repeating content such as slides, team members, " "and call-to-action tiles, by acting as a parent to a set of subfields which " "can be repeated again and again." msgstr "" #: includes/fields.php:463 msgid "" "This provides an interactive interface for managing a collection of " "attachments. Most settings are similar to the Image field type. Additional " "settings allow you to specify where new attachments are added in the gallery " "and the minimum/maximum number of attachments allowed." msgstr "" #: includes/fields.php:453 msgid "" "This provides a simple, structured, layout-based editor. The Flexible " "Content field allows you to define, create and manage content with total " "control by using layouts and subfields to design the available blocks." msgstr "" #: includes/fields.php:444 msgid "" "This allows you to select and display existing fields. It does not duplicate " "any fields in the database, but loads and displays the selected fields at " "run-time. The Clone field can either replace itself with the selected fields " "or display the selected fields as a group of subfields." msgstr "" #: includes/fields.php:441 msgctxt "noun" msgid "Clone" msgstr "" #: includes/fields.php:357 msgid "PRO" msgstr "" #: includes/fields.php:355 msgid "Advanced" msgstr "" #: includes/ajax/class-acf-ajax-local-json-diff.php:85 msgid "JSON (newer)" msgstr "" #: includes/ajax/class-acf-ajax-local-json-diff.php:81 msgid "Original" msgstr "" #: includes/ajax/class-acf-ajax-local-json-diff.php:55 msgid "Invalid post ID." msgstr "" #: includes/ajax/class-acf-ajax-local-json-diff.php:47 msgid "Invalid post type selected for review." msgstr "" #: includes/admin/views/global/navigation.php:104 msgid "More" msgstr "" #: includes/admin/views/browse-fields-modal.php:86 msgid "Tutorial" msgstr "" #: includes/admin/views/browse-fields-modal.php:75 msgid "Available with ACF PRO" msgstr "" #: includes/admin/views/browse-fields-modal.php:63 msgid "Select Field" msgstr "" #. translators: %s: A link to the popular fields used in ACF #: includes/admin/views/browse-fields-modal.php:50 msgid "Try a different search term or browse %s" msgstr "" #: includes/admin/views/browse-fields-modal.php:47 msgid "Popular fields" msgstr "" #. translators: %s: The invalid search term #: includes/admin/views/browse-fields-modal.php:40 msgid "No search results for '%s'" msgstr "" #: includes/admin/views/browse-fields-modal.php:13 msgid "Search fields..." msgstr "" #: includes/admin/views/browse-fields-modal.php:11 msgid "Select Field Type" msgstr "" #: includes/admin/views/browse-fields-modal.php:4 msgid "Popular" msgstr "" #: includes/admin/views/acf-taxonomy/list-empty.php:7 msgid "Add Taxonomy" msgstr "" #: includes/admin/views/acf-taxonomy/list-empty.php:6 msgid "Create custom taxonomies to classify post type content" msgstr "" #: includes/admin/views/acf-taxonomy/list-empty.php:5 msgid "Add Your First Taxonomy" msgstr "" #: includes/admin/views/acf-taxonomy/basic-settings.php:110 msgid "Hierarchical taxonomies can have descendants (like categories)." msgstr "" #: includes/admin/views/acf-taxonomy/basic-settings.php:95 msgid "Makes a taxonomy visible on the frontend and in the admin dashboard." msgstr "" #: includes/admin/views/acf-taxonomy/basic-settings.php:79 msgid "One or many post types that can be classified with this taxonomy." msgstr "" #. translators: example taxonomy #: includes/admin/views/acf-taxonomy/basic-settings.php:44 msgid "genre" msgstr "" #. translators: example taxonomy #: includes/admin/views/acf-taxonomy/basic-settings.php:26 msgid "Genre" msgstr "" #. translators: example taxonomy #: includes/admin/views/acf-taxonomy/basic-settings.php:9 msgid "Genres" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:1129 msgid "" "Optional custom controller to use instead of `WP_REST_Terms_Controller `." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:1073 msgid "Expose this post type in the REST API." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:1051 msgid "Customize the query variable name" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:1024 msgid "" "Terms can be accessed using the non-pretty permalink, e.g., {query_var}" "={term_slug}." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:977 msgid "Parent-child terms in URLs for hierarchical taxonomies." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:937 msgid "Customize the slug used in the URL" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:920 msgid "Permalinks for this taxonomy are disabled." msgstr "" #. translators: this string will be appended with the new permalink structure. #: includes/admin/views/acf-taxonomy/advanced-settings.php:917 msgid "" "Rewrite the URL using the taxonomy key as the slug. Your permalink structure " "will be" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:909 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1026 #: includes/admin/views/acf-taxonomy/basic-settings.php:41 msgid "Taxonomy Key" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:907 msgid "Select the type of permalink to use for this taxonomy." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:892 msgid "Display a column for the taxonomy on post type listing screens." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:891 msgid "Show Admin Column" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:878 msgid "Show the taxonomy in the quick/bulk edit panel." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:877 msgid "Quick Edit" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:864 msgid "List the taxonomy in the Tag Cloud Widget controls." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:863 msgid "Tag Cloud" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:820 msgid "" "A PHP function name to be called tor sanitizing taxonomy data saved from a " "meta box." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:819 msgid "Meta Box Sanitization Callback" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:801 msgid "" "A PHP function name to be called to handle the content of a meta box on your " "taxonomy." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:800 msgid "Register Meta Box Callback" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:759 msgid "No Meta Box" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:758 msgid "Custom Meta Box" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:754 msgid "" "Controls the meta box on the content editor screen. By default, the " "Categories meta box is shown for hierarchical taxonomies, and the Tags meta " "box is shown for non-hierarchical taxonomies." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:753 msgid "Meta Box" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:742 #: includes/admin/views/acf-taxonomy/advanced-settings.php:763 msgid "Categories Meta Box" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:741 #: includes/admin/views/acf-taxonomy/advanced-settings.php:762 msgid "Tags Meta Box" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:700 msgid "A link to a tag" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:699 msgid "Describes a navigation link block variation used in the block editor." msgstr "" #. translators: %s Singular form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:694 msgid "A link to a %s" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:679 msgid "Tag Link" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:678 msgid "" "Assigns a title for navigation link block variation used in the block editor." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:659 msgid "â Go to tags" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:658 msgid "" "Assigns the text used to link back to the main index after updating a term." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:657 msgid "Back To Items" msgstr "" #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:653 msgid "â Go to %s" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:638 msgid "Tags list" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:637 msgid "Assigns text to the table hidden heading." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:618 msgid "Tags list navigation" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:617 msgid "Assigns text to the table pagination hidden heading." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:593 msgid "Filter by category" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:592 msgid "Assigns text to the filter button in the posts lists table." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:591 msgid "Filter By Item" msgstr "" #. translators: %s Singular form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:587 msgid "Filter by %s" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:571 #: includes/admin/views/acf-taxonomy/advanced-settings.php:572 msgid "" "The description is not prominent by default; however, some themes may show " "it." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:570 msgid "Describes the Description field on the Edit Tags screen." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:569 msgid "Description Field Description" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:550 #: includes/admin/views/acf-taxonomy/advanced-settings.php:551 msgid "" "Assign a parent term to create a hierarchy. The term Jazz, for example, " "would be the parent of Bebop and Big Band" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:549 msgid "Describes the Parent field on the Edit Tags screen." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:548 msgid "Parent Field Description" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:534 #: includes/admin/views/acf-taxonomy/advanced-settings.php:535 msgid "" "The \"slug\" is the URL-friendly version of the name. It is usually all " "lower case and contains only letters, numbers, and hyphens." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:533 msgid "Describes the Slug field on the Edit Tags screen." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:532 msgid "Slug Field Description" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:518 #: includes/admin/views/acf-taxonomy/advanced-settings.php:519 msgid "The name is how it appears on your site" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:517 msgid "Describes the Name field on the Edit Tags screen." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:516 msgid "Name Field Description" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:503 msgid "No tags" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:502 msgid "" "Assigns the text displayed in the posts and media list tables when no tags " "or categories are available." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:501 msgid "No Terms" msgstr "" #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:497 msgid "No %s" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:482 msgid "No tags found" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:481 msgid "" "Assigns the text displayed when clicking the 'choose from most used' text in " "the taxonomy meta box when no tags are available, and assigns the text used " "in the terms list table when there are no items for a taxonomy." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:480 msgid "Not Found" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:459 msgid "Assigns text to the Title field of the Most Used tab." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:458 #: includes/admin/views/acf-taxonomy/advanced-settings.php:460 #: includes/admin/views/acf-taxonomy/advanced-settings.php:461 msgid "Most Used" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:440 msgid "Choose from the most used tags" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:439 msgid "" "Assigns the 'choose from most used' text used in the meta box when " "JavaScript is disabled. Only used on non-hierarchical taxonomies." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:438 msgid "Choose From Most Used" msgstr "" #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:434 msgid "Choose from the most used %s" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:414 msgid "Add or remove tags" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:413 msgid "" "Assigns the add or remove items text used in the meta box when JavaScript is " "disabled. Only used on non-hierarchical taxonomies" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:412 msgid "Add Or Remove Items" msgstr "" #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:408 msgid "Add or remove %s" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:388 msgid "Separate tags with commas" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:387 msgid "" "Assigns the separate item with commas text used in the taxonomy meta box. " "Only used on non-hierarchical taxonomies." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:386 msgid "Separate Items With Commas" msgstr "" #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:382 msgid "Separate %s with commas" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:362 msgid "Popular Tags" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:361 msgid "Assigns popular items text. Only used for non-hierarchical taxonomies." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:360 msgid "Popular Items" msgstr "" #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:357 msgid "Popular %s" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:343 msgid "Search Tags" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:342 msgid "Assigns search items text." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:319 msgid "Parent Category:" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:318 msgid "Assigns parent item text, but with a colon (:) added to the end." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:317 msgid "Parent Item With Colon" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:294 msgid "Parent Category" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:293 msgid "Assigns parent item text. Only used on hierarchical taxonomies." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:292 msgid "Parent Item" msgstr "" #. translators: %s Singular form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:289 msgid "Parent %s" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:274 msgid "New Tag Name" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:273 msgid "Assigns the new item name text." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:272 msgid "New Item Name" msgstr "" #. translators: %s Singular form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:269 msgid "New %s Name" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:254 msgid "Add New Tag" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:253 msgid "Assigns the add new item text." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:234 msgid "Update Tag" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:233 msgid "Assigns the update item text." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:232 msgid "Update Item" msgstr "" #. translators: %s Singular form of taxonomy name #: includes/admin/views/acf-taxonomy/advanced-settings.php:229 msgid "Update %s" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:214 msgid "View Tag" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:213 msgid "In the admin bar to view term during editing." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:194 msgid "Edit Tag" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:193 msgid "At the top of the editor screen when editing a term." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:174 msgid "All Tags" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:173 msgid "Assigns the all items text." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:154 msgid "Assigns the menu name text." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:153 msgid "Menu Label" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:127 msgid "Active taxonomies are enabled and registered with WordPress." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:111 msgid "A descriptive summary of the taxonomy." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:91 msgid "A descriptive summary of the term." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:90 msgid "Term Description" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:72 msgid "Single word, no spaces. Underscores and dashes allowed." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:71 msgid "Term Slug" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:52 msgid "The name of the default term." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:51 msgid "Term Name" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:37 msgid "" "Create a term for the taxonomy that cannot be deleted. It will not be " "selected for posts by default." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:36 msgid "Default Term" msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:24 msgid "" "Whether terms in this taxonomy should be sorted in the order they are " "provided to `wp_set_object_terms()`." msgstr "" #: includes/admin/views/acf-taxonomy/advanced-settings.php:23 msgid "Sort Terms" msgstr "" #: includes/admin/views/acf-post-type/list-empty.php:7 msgid "Add Post Type" msgstr "" #: includes/admin/views/acf-post-type/list-empty.php:6 msgid "" "Expand the functionality of WordPress beyond standard posts and pages with " "custom post types." msgstr "" #: includes/admin/views/acf-post-type/list-empty.php:5 msgid "Add Your First Post Type" msgstr "" #: includes/admin/views/acf-post-type/basic-settings.php:96 #: includes/admin/views/acf-taxonomy/basic-settings.php:123 msgid "I know what I'm doing, show me all the options." msgstr "" #: includes/admin/views/acf-post-type/basic-settings.php:95 #: includes/admin/views/acf-taxonomy/basic-settings.php:122 msgid "Advanced Configuration" msgstr "" #: includes/admin/views/acf-post-type/basic-settings.php:83 msgid "Hierarchical post types can have descendants (like pages)." msgstr "" #: includes/admin/views/acf-post-type/basic-settings.php:82 #: includes/admin/views/acf-taxonomy/advanced-settings.php:976 #: includes/admin/views/acf-taxonomy/basic-settings.php:109 msgid "Hierarchical" msgstr "" #: includes/admin/views/acf-post-type/basic-settings.php:67 msgid "Visible on the frontend and in the admin dashboard." msgstr "" #: includes/admin/views/acf-post-type/basic-settings.php:66 #: includes/admin/views/acf-taxonomy/basic-settings.php:94 msgid "Public" msgstr "" #. translators: example post type #: includes/admin/views/acf-post-type/basic-settings.php:43 msgid "movie" msgstr "" #: includes/admin/views/acf-post-type/basic-settings.php:41 #: includes/admin/views/acf-taxonomy/basic-settings.php:42 msgid "Lower case letters, underscores and dashes only, Max 20 characters." msgstr "" #. translators: example post type #: includes/admin/views/acf-post-type/basic-settings.php:25 msgid "Movie" msgstr "" #: includes/admin/views/acf-post-type/basic-settings.php:23 #: includes/admin/views/acf-taxonomy/basic-settings.php:24 msgid "Singular Label" msgstr "" #. translators: example post type #: includes/admin/views/acf-post-type/basic-settings.php:8 msgid "Movies" msgstr "" #: includes/admin/views/acf-post-type/basic-settings.php:6 #: includes/admin/views/acf-taxonomy/basic-settings.php:7 msgid "Plural Label" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1280 msgid "" "Optional custom controller to use instead of `WP_REST_Posts_Controller`." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1279 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1128 msgid "Controller Class" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1261 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1109 msgid "The namespace part of the REST API URL." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1260 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1108 msgid "Namespace Route" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1242 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1090 msgid "The base URL for the post type REST API URLs." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1241 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1089 msgid "Base URL" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1227 msgid "" "Exposes this post type in the REST API. Required to use the block editor." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1226 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1072 msgid "Show In REST API" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1205 msgid "Customize the query variable name." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1204 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1050 msgid "Query Variable" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1182 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1028 msgid "No Query Variable Support" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1181 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1027 msgid "Custom Query Variable" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1178 msgid "" "Items can be accessed using the non-pretty permalink, eg. {post_type}" "={post_slug}." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1177 #: includes/admin/views/acf-taxonomy/advanced-settings.php:1023 msgid "Query Variable Support" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1152 #: includes/admin/views/acf-taxonomy/advanced-settings.php:999 msgid "URLs for an item and items can be accessed with a query string." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1151 #: includes/admin/views/acf-taxonomy/advanced-settings.php:998 msgid "Publicly Queryable" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1130 msgid "Custom slug for the Archive URL." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1129 msgid "Archive Slug" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1116 msgid "" "Has an item archive that can be customized with an archive template file in " "your theme." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1115 msgid "Archive" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1095 msgid "Pagination support for the items URLs such as the archives." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1094 msgid "Pagination" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1077 msgid "RSS feed URL for the post type items." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1076 msgid "Feed URL" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1058 #: includes/admin/views/acf-taxonomy/advanced-settings.php:957 msgid "" "Alters the permalink structure to add the `WP_Rewrite::$front` prefix to " "URLs." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1057 #: includes/admin/views/acf-taxonomy/advanced-settings.php:956 msgid "Front URL Prefix" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1038 msgid "Customize the slug used in the URL." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1037 #: includes/admin/views/acf-taxonomy/advanced-settings.php:936 msgid "URL Slug" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1021 msgid "Permalinks for this post type are disabled." msgstr "" #. translators: this string will be appended with the new permalink structure. #: includes/admin/views/acf-post-type/advanced-settings.php:1020 #: includes/admin/views/acf-taxonomy/advanced-settings.php:919 msgid "" "Rewrite the URL using a custom slug defined in the input below. Your " "permalink structure will be" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1012 #: includes/admin/views/acf-taxonomy/advanced-settings.php:911 msgid "No Permalink (prevent URL rewriting)" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1011 #: includes/admin/views/acf-taxonomy/advanced-settings.php:910 msgid "Custom Permalink" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1010 #: includes/admin/views/acf-post-type/advanced-settings.php:1180 #: includes/admin/views/acf-post-type/basic-settings.php:40 msgid "Post Type Key" msgstr "" #. translators: this string will be appended with the new permalink structure. #: includes/admin/views/acf-post-type/advanced-settings.php:1008 #: includes/admin/views/acf-post-type/advanced-settings.php:1018 msgid "" "Rewrite the URL using the post type key as the slug. Your permalink " "structure will be" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:1006 #: includes/admin/views/acf-taxonomy/advanced-settings.php:906 msgid "Permalink Rewrite" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:992 msgid "Delete items by a user when that user is deleted." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:991 msgid "Delete With User" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:977 msgid "Allow the post type to be exported from 'Tools' > 'Export'." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:976 msgid "Can Export" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:945 msgid "Optionally provide a plural to be used in capabilities." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:944 msgid "Plural Capability Name" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:926 msgid "Choose another post type to base the capabilities for this post type." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:925 msgid "Singular Capability Name" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:911 msgid "" "By default the capabilities of the post type will inherit the 'Post' " "capability names, eg. edit_post, delete_posts. Enable to use post type " "specific capabilities, eg. edit_{singular}, delete_{plural}." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:910 msgid "Rename Capabilities" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:896 msgid "Sets whether posts should be excluded from search results." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:895 msgid "Exclude From Search" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:882 #: includes/admin/views/acf-taxonomy/advanced-settings.php:850 msgid "" "Allow items to be added to menus in the 'Appearance' > 'Menus' screen. Must " "be turned on in 'Screen options'." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:881 #: includes/admin/views/acf-taxonomy/advanced-settings.php:849 msgid "Appearance Menus Support" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:863 msgid "Appears as an item in the 'New' menu in the admin bar." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:862 msgid "Show In Admin Bar" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:831 msgid "" "A PHP function name to be called when setting up the meta boxes for the edit " "screen." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:830 msgid "Custom Meta Box Callback" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:810 msgid "Menu Icon" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:792 msgid "The position in the sidebar menu in the admin dashboard." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:791 msgid "Menu Position" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:773 msgid "" "By default the post type will get a new top level item in the admin menu. If " "an existing top level item is supplied here, the post type will be added as " "a submenu item under it." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:772 msgid "Admin Menu Parent" msgstr "" #. translators: %s = "dashicon class name", link to the WordPress dashicon #. documentation. #: includes/admin/views/acf-post-type/advanced-settings.php:760 msgid "" "The icon used for the post type menu item in the admin dashboard. Can be a " "URL or %s to use for the icon." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:755 msgid "Dashicon class name" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:744 #: includes/admin/views/acf-taxonomy/advanced-settings.php:730 msgid "Admin editor navigation in the sidebar menu." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:743 #: includes/admin/views/acf-taxonomy/advanced-settings.php:729 msgid "Show In Admin Menu" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:730 #: includes/admin/views/acf-taxonomy/advanced-settings.php:715 msgid "Items can be edited and managed in the admin dashboard." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:729 #: includes/admin/views/acf-taxonomy/advanced-settings.php:714 msgid "Show In UI" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:715 msgid "A link to a post." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:714 msgid "Description for a navigation link block variation." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:713 #: includes/admin/views/acf-taxonomy/advanced-settings.php:698 msgid "Item Link Description" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:709 msgid "A link to a %s." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:694 msgid "Post Link" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:693 msgid "Title for a navigation link block variation." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:692 #: includes/admin/views/acf-taxonomy/advanced-settings.php:677 msgid "Item Link" msgstr "" #. translators: %s Singular form of post type name #. translators: %s Singular form of taxonomy name #: includes/admin/views/acf-post-type/advanced-settings.php:689 #: includes/admin/views/acf-taxonomy/advanced-settings.php:674 msgid "%s Link" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:674 msgid "Post updated." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:673 msgid "In the editor notice after an item is updated." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:672 msgid "Item Updated" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:669 msgid "%s updated." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:654 msgid "Post scheduled." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:653 msgid "In the editor notice after scheduling an item." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:652 msgid "Item Scheduled" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:649 msgid "%s scheduled." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:634 msgid "Post reverted to draft." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:633 msgid "In the editor notice after reverting an item to draft." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:632 msgid "Item Reverted To Draft" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:629 msgid "%s reverted to draft." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:614 msgid "Post published privately." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:613 msgid "In the editor notice after publishing a private item." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:612 msgid "Item Published Privately" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:609 msgid "%s published privately." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:594 msgid "Post published." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:593 msgid "In the editor notice after publishing an item." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:592 msgid "Item Published" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:589 msgid "%s published." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:574 msgid "Posts list" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:573 msgid "Used by screen readers for the items list on the post type list screen." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:572 #: includes/admin/views/acf-taxonomy/advanced-settings.php:636 msgid "Items List" msgstr "" #. translators: %s Plural form of post type name #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-post-type/advanced-settings.php:569 #: includes/admin/views/acf-taxonomy/advanced-settings.php:633 msgid "%s list" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:554 msgid "Posts list navigation" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:553 msgid "" "Used by screen readers for the filter list pagination on the post type list " "screen." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:552 #: includes/admin/views/acf-taxonomy/advanced-settings.php:616 msgid "Items List Navigation" msgstr "" #. translators: %s Plural form of post type name #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-post-type/advanced-settings.php:549 #: includes/admin/views/acf-taxonomy/advanced-settings.php:613 msgid "%s list navigation" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:533 msgid "Filter posts by date" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:532 msgid "" "Used by screen readers for the filter by date heading on the post type list " "screen." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:531 msgid "Filter Items By Date" msgstr "" #. translators: %s Plural form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:527 msgid "Filter %s by date" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:512 msgid "Filter posts list" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:511 msgid "" "Used by screen readers for the filter links heading on the post type list " "screen." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:510 msgid "Filter Items List" msgstr "" #. translators: %s Plural form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:506 msgid "Filter %s list" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:490 msgid "In the media modal showing all media uploaded to this item." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:489 msgid "Uploaded To This Item" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:485 msgid "Uploaded to this %s" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:470 msgid "Insert into post" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:469 msgid "As the button label when adding media to content." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:468 msgid "Insert Into Media Button" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:464 msgid "Insert into %s" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:449 msgid "Use as featured image" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:448 msgid "" "As the button label for selecting to use an image as the featured image." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:447 msgid "Use Featured Image" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:434 msgid "Remove featured image" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:433 msgid "As the button label when removing the featured image." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:432 msgid "Remove Featured Image" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:419 msgid "Set featured image" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:418 msgid "As the button label when setting the featured image." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:417 msgid "Set Featured Image" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:404 msgid "Featured image" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:403 msgid "In the editor used for the title of the featured image meta box." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:402 msgid "Featured Image Meta Box" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:389 msgid "Post Attributes" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:388 msgid "In the editor used for the title of the post attributes meta box." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:387 msgid "Attributes Meta Box" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:384 msgid "%s Attributes" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:369 msgid "Post Archives" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:368 msgid "" "Adds 'Post Type Archive' items with this label to the list of posts shown " "when adding items to an existing menu in a CPT with archives enabled. Only " "appears when editing menus in 'Live Preview' mode and a custom archive slug " "has been provided." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:367 msgid "Archives Nav Menu" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:364 msgid "%s Archives" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:349 msgid "No posts found in Trash" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:348 msgid "" "At the top of the post type list screen when there are no posts in the trash." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:347 msgid "No Items Found in Trash" msgstr "" #. translators: %s Plural form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:343 msgid "No %s found in Trash" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:328 msgid "No posts found" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:327 msgid "" "At the top of the post type list screen when there are no posts to display." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:326 msgid "No Items Found" msgstr "" #. translators: %s Plural form of post type name #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-post-type/advanced-settings.php:322 #: includes/admin/views/acf-taxonomy/advanced-settings.php:476 msgid "No %s found" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:307 msgid "Search Posts" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:306 msgid "At the top of the items screen when searching for an item." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:305 #: includes/admin/views/acf-taxonomy/advanced-settings.php:341 msgid "Search Items" msgstr "" #. translators: %s Singular form of post type name #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-post-type/advanced-settings.php:302 #: includes/admin/views/acf-taxonomy/advanced-settings.php:338 msgid "Search %s" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:287 msgid "Parent Page:" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:286 msgid "For hierarchical types in the post type list screen." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:285 msgid "Parent Item Prefix" msgstr "" #. translators: %s Singular form of post type name #. translators: %s Singular form of taxonomy name #: includes/admin/views/acf-post-type/advanced-settings.php:282 #: includes/admin/views/acf-taxonomy/advanced-settings.php:314 msgid "Parent %s:" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:267 msgid "New Post" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:265 msgid "New Item" msgstr "" #. translators: %s Singular form of post type name #: includes/admin/views/acf-post-type/advanced-settings.php:262 msgid "New %s" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:232 msgid "Add New Post" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:231 msgid "At the top of the editor screen when adding a new item." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:230 #: includes/admin/views/acf-taxonomy/advanced-settings.php:252 msgid "Add New Item" msgstr "" #. translators: %s Singular form of post type name #. translators: %s Singular form of taxonomy name #: includes/admin/views/acf-post-type/advanced-settings.php:227 #: includes/admin/views/acf-taxonomy/advanced-settings.php:249 msgid "Add New %s" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:212 msgid "View Posts" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:211 msgid "" "Appears in the admin bar in the 'All Posts' view, provided the post type " "supports archives and the home page is not an archive of that post type." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:210 msgid "View Items" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:192 msgid "View Post" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:191 msgid "In the admin bar to view item when editing it." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:190 #: includes/admin/views/acf-taxonomy/advanced-settings.php:212 msgid "View Item" msgstr "" #. translators: %s Singular form of post type name #. translators: %s Plural form of post type name #. translators: %s Singular form of taxonomy name #: includes/admin/views/acf-post-type/advanced-settings.php:187 #: includes/admin/views/acf-post-type/advanced-settings.php:207 #: includes/admin/views/acf-taxonomy/advanced-settings.php:209 msgid "View %s" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:172 msgid "Edit Post" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:171 msgid "At the top of the editor screen when editing an item." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:170 #: includes/admin/views/acf-taxonomy/advanced-settings.php:192 msgid "Edit Item" msgstr "" #. translators: %s Singular form of post type name #. translators: %s Singular form of taxonomy name #: includes/admin/views/acf-post-type/advanced-settings.php:167 #: includes/admin/views/acf-taxonomy/advanced-settings.php:189 msgid "Edit %s" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:152 msgid "All Posts" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:151 #: includes/admin/views/acf-post-type/advanced-settings.php:246 #: includes/admin/views/acf-post-type/advanced-settings.php:266 msgid "In the post type submenu in the admin dashboard." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:150 #: includes/admin/views/acf-taxonomy/advanced-settings.php:172 msgid "All Items" msgstr "" #. translators: %s Plural form of post type name #. translators: %s Plural form of taxonomy name #: includes/admin/views/acf-post-type/advanced-settings.php:147 #: includes/admin/views/acf-taxonomy/advanced-settings.php:169 msgid "All %s" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:131 msgid "Admin menu name for the post type." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:130 msgid "Menu Name" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:116 #: includes/admin/views/acf-taxonomy/advanced-settings.php:138 msgid "Regenerate all labels using the Singular and Plural labels" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:114 #: includes/admin/views/acf-taxonomy/advanced-settings.php:136 msgid "Regenerate" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:105 msgid "Active post types are enabled and registered with WordPress." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:89 msgid "A descriptive summary of the post type." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:74 msgid "Add Custom" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:68 msgid "Enable various features in the content editor." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:57 msgid "Post Formats" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:51 msgid "Editor" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:50 msgid "Trackbacks" msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:34 msgid "Select existing taxonomies to classify items of the post type." msgstr "" #: includes/admin/views/acf-post-type/advanced-settings.php:33 msgid "Linked Taxonomies" msgstr "" #: includes/admin/views/acf-field-group/field.php:137 msgid "Browse Fields" msgstr "" #: includes/admin/tools/class-acf-admin-tool-import.php:292 msgid "Nothing to import" msgstr "" #: includes/admin/tools/class-acf-admin-tool-import.php:287 msgid ". The Custom Post Type UI plugin can be deactivated." msgstr "" #. translators: %d - number of items imported from CPTUI #: includes/admin/tools/class-acf-admin-tool-import.php:278 msgid "Imported %d item from Custom Post Type UI -" msgid_plural "Imported %d items from Custom Post Type UI -" msgstr[0] "" #: includes/admin/tools/class-acf-admin-tool-import.php:262 msgid "Failed to import taxonomies." msgstr "" #: includes/admin/tools/class-acf-admin-tool-import.php:244 msgid "Failed to import post types." msgstr "" #: includes/admin/tools/class-acf-admin-tool-import.php:233 msgid "Nothing from Custom Post Type UI plugin selected for import." msgstr "" #: includes/admin/tools/class-acf-admin-tool-import.php:209 msgid "Imported 1 item" msgid_plural "Imported %s items" msgstr[0] "" #: includes/admin/tools/class-acf-admin-tool-import.php:122 msgid "" "Importing a Post Type or Taxonomy with the same key as one that already " "exists will overwrite the settings for the existing Post Type or Taxonomy " "with those of the import." msgstr "" #: includes/admin/tools/class-acf-admin-tool-import.php:111 #: includes/admin/tools/class-acf-admin-tool-import.php:127 msgid "Import from Custom Post Type UI" msgstr "" #: includes/admin/tools/class-acf-admin-tool-export.php:390 msgid "" "The following code can be used to register a local version of the selected " "items. Storing field groups, post types, or taxonomies locally can provide " "many benefits such as faster load times, version control & dynamic fields/" "settings. Simply copy and paste the following code to your theme's functions." "php file or include it within an external file, then deactivate or delete " "the items from the ACF admin." msgstr "" #: includes/admin/tools/class-acf-admin-tool-export.php:389 msgid "Export - Generate PHP" msgstr "" #: includes/admin/tools/class-acf-admin-tool-export.php:362 msgid "Export" msgstr "" #: includes/admin/tools/class-acf-admin-tool-export.php:276 msgid "Select Taxonomies" msgstr "" #: includes/admin/tools/class-acf-admin-tool-export.php:254 msgid "Select Post Types" msgstr "" #: includes/admin/tools/class-acf-admin-tool-export.php:167 msgid "Exported 1 item." msgid_plural "Exported %s items." msgstr[0] "" #: includes/admin/post-types/admin-taxonomy.php:120 #: assets/build/js/acf-internal-post-type.js:140 #: assets/build/js/acf-internal-post-type.js:190 msgid "Category" msgstr "" #: includes/admin/post-types/admin-taxonomy.php:118 #: assets/build/js/acf-internal-post-type.js:137 #: assets/build/js/acf-internal-post-type.js:187 msgid "Tag" msgstr "" #: includes/admin/post-types/admin-taxonomy.php:99 msgid "Create new post type" msgstr "" #. translators: %s taxonomy name #: includes/admin/post-types/admin-taxonomy.php:82 msgid "%s taxonomy created" msgstr "" #. translators: %s taxonomy name #: includes/admin/post-types/admin-taxonomy.php:76 msgid "%s taxonomy updated" msgstr "" #: includes/admin/post-types/admin-taxonomy.php:56 msgid "Taxonomy draft updated." msgstr "" #: includes/admin/post-types/admin-taxonomy.php:55 msgid "Taxonomy scheduled for." msgstr "" #: includes/admin/post-types/admin-taxonomy.php:54 msgid "Taxonomy submitted." msgstr "" #: includes/admin/post-types/admin-taxonomy.php:53 msgid "Taxonomy saved." msgstr "" #: includes/admin/post-types/admin-taxonomy.php:49 msgid "Taxonomy deleted." msgstr "" #: includes/admin/post-types/admin-taxonomy.php:48 msgid "Taxonomy updated." msgstr "" #: includes/admin/post-types/admin-taxonomies.php:322 #: includes/admin/post-types/admin-taxonomy.php:148 msgid "" "This taxonomy could not be registered because its key is in use by another " "taxonomy registered by another plugin or theme." msgstr "" #. translators: %s number of taxonomies synchronized #: includes/admin/post-types/admin-taxonomies.php:304 msgid "Taxonomy synchronized." msgid_plural "%s taxonomies synchronized." msgstr[0] "" #. translators: %s number of taxonomies duplicated #: includes/admin/post-types/admin-taxonomies.php:297 msgid "Taxonomy duplicated." msgid_plural "%s taxonomies duplicated." msgstr[0] "" #. translators: %s number of taxonomies deactivated #: includes/admin/post-types/admin-taxonomies.php:290 msgid "Taxonomy deactivated." msgid_plural "%s taxonomies deactivated." msgstr[0] "" #. translators: %s number of taxonomies activated #: includes/admin/post-types/admin-taxonomies.php:283 msgid "Taxonomy activated." msgid_plural "%s taxonomies activated." msgstr[0] "" #: includes/admin/post-types/admin-taxonomies.php:104 msgid "Terms" msgstr "" #. translators: %s number of post types synchronized #: includes/admin/post-types/admin-post-types.php:297 msgid "Post type synchronized." msgid_plural "%s post types synchronized." msgstr[0] "" #. translators: %s number of post types duplicated #: includes/admin/post-types/admin-post-types.php:290 msgid "Post type duplicated." msgid_plural "%s post types duplicated." msgstr[0] "" #. translators: %s number of post types deactivated #: includes/admin/post-types/admin-post-types.php:283 msgid "Post type deactivated." msgid_plural "%s post types deactivated." msgstr[0] "" #. translators: %s number of post types activated #: includes/admin/post-types/admin-post-types.php:276 msgid "Post type activated." msgid_plural "%s post types activated." msgstr[0] "" #: includes/admin/post-types/admin-post-types.php:79 #: includes/admin/post-types/admin-taxonomies.php:102 #: includes/admin/tools/class-acf-admin-tool-import.php:82 #: includes/admin/views/acf-taxonomy/basic-settings.php:70 #: includes/post-types/class-acf-post-type.php:90 msgid "Post Types" msgstr "" #: includes/admin/post-types/admin-post-type.php:155 #: includes/admin/post-types/admin-taxonomy.php:155 msgid "Advanced Settings" msgstr "" #: includes/admin/post-types/admin-post-type.php:154 #: includes/admin/post-types/admin-taxonomy.php:154 msgid "Basic Settings" msgstr "" #: includes/admin/post-types/admin-post-type.php:148 #: includes/admin/post-types/admin-post-types.php:315 msgid "" "This post type could not be registered because its key is in use by another " "post type registered by another plugin or theme." msgstr "" #: includes/admin/post-types/admin-post-type.php:121 #: assets/build/js/acf-internal-post-type.js:134 #: assets/build/js/acf-internal-post-type.js:184 msgid "Pages" msgstr "" #: includes/admin/post-types/admin-post-type.php:99 msgid "Create new taxonomy" msgstr "" #: includes/admin/post-types/admin-post-type.php:98 #: includes/admin/post-types/admin-taxonomy.php:98 msgid "Link existing field groups" msgstr "" #. translators: %s post type name #: includes/admin/post-types/admin-post-type.php:82 msgid "%s post type created" msgstr "" #. translators: %s post type name #. translators: %s taxonomy name #: includes/admin/post-types/admin-post-type.php:78 #: includes/admin/post-types/admin-taxonomy.php:78 msgid "Add fields to %s" msgstr "" #. translators: %s post type name #: includes/admin/post-types/admin-post-type.php:76 msgid "%s post type updated" msgstr "" #: includes/admin/post-types/admin-post-type.php:56 msgid "Post type draft updated." msgstr "" #: includes/admin/post-types/admin-post-type.php:55 msgid "Post type scheduled for." msgstr "" #: includes/admin/post-types/admin-post-type.php:54 msgid "Post type submitted." msgstr "" #: includes/admin/post-types/admin-post-type.php:53 msgid "Post type saved." msgstr "" #: includes/admin/post-types/admin-post-type.php:50 msgid "Post type updated." msgstr "" #: includes/admin/post-types/admin-post-type.php:49 msgid "Post type deleted." msgstr "" #: includes/admin/post-types/admin-field-group.php:120 #: assets/build/js/acf-field-group.js:1135 #: assets/build/js/acf-field-group.js:1353 msgid "Type to search..." msgstr "" #: includes/admin/post-types/admin-field-group.php:105 #: assets/build/js/acf-field-group.js:1161 #: assets/build/js/acf-field-group.js:1401 msgid "PRO Only" msgstr "" #: includes/admin/post-types/admin-field-group.php:97 #: assets/build/js/acf-internal-post-type.js:266 #: assets/build/js/acf-internal-post-type.js:351 msgid "Field groups linked successfully." msgstr "" #. translators: %s - URL to ACF tools page. #: includes/admin/admin.php:194 msgid "" "Import Post Types and Taxonomies registered with Custom Post Type UI and " "manage them with ACF. <a href=\"%s\">Get Started</a>." msgstr "" #: includes/admin/admin.php:48 msgid "ACF" msgstr "" #: includes/admin/admin-internal-post-type.php:338 msgid "taxonomy" msgstr "" #: includes/admin/admin-internal-post-type.php:338 msgid "post type" msgstr "" #. translators: %1$s - name of newly created post. %2$s - either "post type" or #. "taxonomy". #: includes/admin/admin-internal-post-type.php:336 msgid "Link %1$s %2$s to field groups" msgstr "" #: includes/admin/admin-internal-post-type.php:316 msgid "Field group(s)" msgstr "" #: includes/admin/admin-internal-post-type.php:315 msgid "Select one or many field groups..." msgstr "" #: includes/admin/admin-internal-post-type.php:314 msgid "Please select the field groups to link." msgstr "" #: includes/admin/admin-internal-post-type.php:278 msgid "Field group linked successfully." msgid_plural "Field groups linked successfully." msgstr[0] "" #: includes/admin/admin-internal-post-type-list.php:255 #: includes/admin/post-types/admin-post-types.php:316 #: includes/admin/post-types/admin-taxonomies.php:323 msgctxt "post status" msgid "Registration Failed" msgstr "" #: includes/admin/admin-internal-post-type-list.php:254 msgid "" "This item could not be registered because its key is in use by another item " "registered by another plugin or theme." msgstr "" #: includes/acf-internal-post-type-functions.php:482 #: includes/acf-internal-post-type-functions.php:510 msgid "REST API" msgstr "" #: includes/acf-internal-post-type-functions.php:481 msgid "Permissions" msgstr "" #: includes/acf-internal-post-type-functions.php:480 #: includes/acf-internal-post-type-functions.php:509 msgid "URLs" msgstr "" #: includes/acf-internal-post-type-functions.php:479 #: includes/acf-internal-post-type-functions.php:508 msgid "Visibility" msgstr "" #: includes/acf-internal-post-type-functions.php:478 #: includes/acf-internal-post-type-functions.php:507 msgid "Labels" msgstr "" #: includes/admin/post-types/admin-field-group.php:239 msgid "Field Settings Tabs" msgstr "" #. Author URI of the plugin msgid "" "https://wpengine.com/?utm_source=wordpress." "org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields" msgstr "" #: includes/api/api-template.php:867 msgid "[ACF shortcode value disabled for preview]" msgstr "" #: includes/admin/admin-internal-post-type.php:288 #: includes/admin/post-types/admin-field-group.php:541 msgid "Close Modal" msgstr "" #: includes/admin/post-types/admin-field-group.php:96 #: assets/build/js/acf-field-group.js:1649 #: assets/build/js/acf-field-group.js:1966 msgid "Field moved to other group" msgstr "" #: includes/admin/post-types/admin-field-group.php:95 #: assets/build/js/acf.js:1440 assets/build/js/acf.js:1521 msgid "Close modal" msgstr "" #: includes/fields/class-acf-field-tab.php:125 msgid "Start a new group of tabs at this tab." msgstr "" #: includes/fields/class-acf-field-tab.php:124 msgid "New Tab Group" msgstr "" #: includes/fields/class-acf-field-select.php:457 #: includes/fields/class-acf-field-true_false.php:200 msgid "Use a stylized checkbox using select2" msgstr "" #: includes/fields/class-acf-field-radio.php:260 msgid "Save Other Choice" msgstr "" #: includes/fields/class-acf-field-radio.php:249 msgid "Allow Other Choice" msgstr "" #: includes/fields/class-acf-field-checkbox.php:450 msgid "Add Toggle All" msgstr "" #: includes/fields/class-acf-field-checkbox.php:409 msgid "Save Custom Values" msgstr "" #: includes/fields/class-acf-field-checkbox.php:398 msgid "Allow Custom Values" msgstr "" #: includes/fields/class-acf-field-checkbox.php:148 msgid "Checkbox custom values cannot be empty. Uncheck any empty values." msgstr "" #: pro/admin/admin-updates.php:122, #: pro/admin/views/html-settings-updates.php:12 msgid "Updates" msgstr "ã¢ããããŒã" #: includes/admin/views/global/navigation.php:83 msgid "Advanced Custom Fields logo" msgstr "" #: includes/admin/views/global/form-top.php:36 msgid "Save Changes" msgstr "" #: includes/admin/views/global/form-top.php:23 msgid "Field Group Title" msgstr "" #: includes/admin/views/global/form-top.php:3 msgid "Add title" msgstr "" #. translators: %s url to getting started guide #: includes/admin/views/acf-field-group/list-empty.php:20 #: includes/admin/views/acf-post-type/list-empty.php:12 #: includes/admin/views/acf-taxonomy/list-empty.php:12 msgid "" "New to ACF? Take a look at our <a href=\"%s\" target=\"_blank\">getting " "started guide</a>." msgstr "" #: includes/admin/views/acf-field-group/list-empty.php:15 msgid "Add Field Group" msgstr "" #. translators: %s url to creating a field group page #: includes/admin/views/acf-field-group/list-empty.php:10 msgid "" "ACF uses <a href=\"%s\" target=\"_blank\">field groups</a> to group custom " "fields together, and then attach those fields to edit screens." msgstr "" #: includes/admin/views/acf-field-group/list-empty.php:5 msgid "Add Your First Field Group" msgstr "" #: includes/admin/views/acf-field-group/pro-features.php:16 msgid "Upgrade Now" msgstr "" #: includes/admin/views/acf-field-group/pro-features.php:11 msgid "Options Pages" msgstr "" #: includes/admin/views/acf-field-group/pro-features.php:10 msgid "ACF Blocks" msgstr "" #: includes/admin/views/acf-field-group/pro-features.php:4 #: includes/admin/views/global/navigation.php:125 msgid "Unlock Extra Features with ACF PRO" msgstr "" #: includes/admin/views/acf-field-group/options.php:271 msgid "Delete Field Group" msgstr "" #. translators: 1: Post creation date 2: Post creation time #: includes/admin/views/acf-field-group/options.php:265 msgid "Created on %1$s at %2$s" msgstr "" #: includes/acf-field-group-functions.php:497 msgid "Group Settings" msgstr "" #: includes/acf-field-group-functions.php:495 msgid "Location Rules" msgstr "" #. translators: %s url to field types list #: includes/admin/views/acf-field-group/fields.php:61 msgid "" "Choose from over 30 field types. <a href=\"%s\" target=\"_blank\">Learn " "more</a>." msgstr "" #: includes/admin/views/acf-field-group/fields.php:54 msgid "" "Get started creating new custom fields for your posts, pages, custom post " "types and other WordPress content." msgstr "" #: includes/admin/views/acf-field-group/fields.php:53 msgid "Add Your First Field" msgstr "" #. translators: A symbol (or text, if not available in your locale) meaning #. "Order Number", in terms of positional placement. #: includes/admin/views/acf-field-group/fields.php:32 msgid "#" msgstr "" #: includes/admin/views/acf-field-group/fields.php:22 #: includes/admin/views/acf-field-group/fields.php:56 #: includes/admin/views/acf-field-group/fields.php:92 #: includes/admin/views/global/form-top.php:32 msgid "Add Field" msgstr "" #: includes/acf-field-group-functions.php:496 includes/fields.php:410 msgid "Presentation" msgstr "" #: includes/fields.php:409 msgid "Validation" msgstr "" #: includes/acf-internal-post-type-functions.php:477 #: includes/acf-internal-post-type-functions.php:506 includes/fields.php:408 msgid "General" msgstr "" #: includes/admin/tools/class-acf-admin-tool-import.php:70 msgid "Import JSON" msgstr "" #: includes/admin/tools/class-acf-admin-tool-export.php:370 msgid "Export As JSON" msgstr "" #. translators: %s number of field groups deactivated #: includes/admin/post-types/admin-field-groups.php:311 msgid "Field group deactivated." msgid_plural "%s field groups deactivated." msgstr[0] "" #. translators: %s number of field groups activated #: includes/admin/post-types/admin-field-groups.php:304 msgid "Field group activated." msgid_plural "%s field groups activated." msgstr[0] "" #: includes/admin/admin-internal-post-type-list.php:430 #: includes/admin/admin-internal-post-type-list.php:461 msgid "Deactivate" msgstr "" #: includes/admin/admin-internal-post-type-list.php:430 msgid "Deactivate this item" msgstr "" #: includes/admin/admin-internal-post-type-list.php:426 #: includes/admin/admin-internal-post-type-list.php:460 msgid "Activate" msgstr "" #: includes/admin/admin-internal-post-type-list.php:426 msgid "Activate this item" msgstr "" #: includes/admin/post-types/admin-field-group.php:92 #: assets/build/js/acf-field-group.js:2709 #: assets/build/js/acf-field-group.js:3135 msgid "Move field group to trash?" msgstr "" #: acf.php:485 includes/admin/admin-internal-post-type-list.php:242 #: includes/admin/post-types/admin-field-group.php:267 #: includes/admin/post-types/admin-post-type.php:288 #: includes/admin/post-types/admin-taxonomy.php:288 msgctxt "post status" msgid "Inactive" msgstr "" #. Author of the plugin msgid "WP Engine" msgstr "" #: acf.php:543 msgid "" "Advanced Custom Fields and Advanced Custom Fields PRO should not be active " "at the same time. We've automatically deactivated Advanced Custom Fields PRO." msgstr "" #: acf.php:541 msgid "" "Advanced Custom Fields and Advanced Custom Fields PRO should not be active " "at the same time. We've automatically deactivated Advanced Custom Fields." msgstr "" #: includes/acf-value-functions.php:374 msgid "" "<strong>%1$s</strong> - We've detected one or more calls to retrieve ACF " "field values before ACF has been initialized. This is not supported and can " "result in malformed or missing data. <a href=\"%2$s\" target=\"_blank" "\">Learn how to fix this</a>." msgstr "" #: includes/fields/class-acf-field-user.php:540 msgid "%1$s must have a user with the %2$s role." msgid_plural "%1$s must have a user with one of the following roles: %2$s" msgstr[0] "" #: includes/fields/class-acf-field-user.php:531 msgid "%1$s must have a valid user ID." msgstr "" #: includes/fields/class-acf-field-user.php:369 msgid "Invalid request." msgstr "" #: includes/fields/class-acf-field-select.php:690 msgid "%1$s is not one of %2$s" msgstr "" #: includes/fields/class-acf-field-post_object.php:702 msgid "%1$s must have term %2$s." msgid_plural "%1$s must have one of the following terms: %2$s" msgstr[0] "" #: includes/fields/class-acf-field-post_object.php:686 msgid "%1$s must be of post type %2$s." msgid_plural "%1$s must be of one of the following post types: %2$s" msgstr[0] "" #: includes/fields/class-acf-field-post_object.php:677 msgid "%1$s must have a valid post ID." msgstr "" #: includes/fields/class-acf-field-file.php:475 msgid "%s requires a valid attachment ID." msgstr "" #: includes/admin/views/acf-field-group/options.php:225 msgid "Show in REST API" msgstr "" #: includes/fields/class-acf-field-color_picker.php:170 msgid "Enable Transparency" msgstr "" #: includes/fields/class-acf-field-color_picker.php:189 msgid "RGBA Array" msgstr "" #: includes/fields/class-acf-field-color_picker.php:99 msgid "RGBA String" msgstr "" #: includes/fields/class-acf-field-color_picker.php:98 #: includes/fields/class-acf-field-color_picker.php:188 msgid "Hex String" msgstr "" #: includes/admin/views/browse-fields-modal.php:65 msgid "Upgrade to PRO" msgstr "" #: includes/admin/post-types/admin-field-group.php:267 #: includes/admin/post-types/admin-post-type.php:288 #: includes/admin/post-types/admin-taxonomy.php:288 msgctxt "post status" msgid "Active" msgstr "æå¹" #: includes/fields/class-acf-field-email.php:181 msgid "'%s' is not a valid email address" msgstr "'%s' ã¯æå¹ãªã¡ãŒã«ã¢ãã¬ã¹ã§ã¯ãããŸãã" #: includes/fields/class-acf-field-color_picker.php:77 msgid "Color value" msgstr "æåºŠ" #: includes/fields/class-acf-field-color_picker.php:75 msgid "Select default color" msgstr "ããã©ã«ãã®è²ãéžæ" #: includes/fields/class-acf-field-color_picker.php:73 msgid "Clear color" msgstr "è²ãã¯ãªã¢" #: includes/acf-wp-functions.php:87 msgid "Blocks" msgstr "ãããã¯" #: includes/acf-wp-functions.php:83 msgid "Options" msgstr "ãªãã·ã§ã³" #: includes/acf-wp-functions.php:79 msgid "Users" msgstr "ãŠãŒã¶ãŒ" #: includes/acf-wp-functions.php:75 msgid "Menu items" msgstr "ã¡ãã¥ãŒé ç®" #: includes/acf-wp-functions.php:67 msgid "Widgets" msgstr "ãŠã£ãžã§ãã" #: includes/acf-wp-functions.php:59 msgid "Attachments" msgstr "æ·»ä»ãã¡ã€ã«" #: includes/acf-wp-functions.php:54 #: includes/admin/post-types/admin-post-types.php:102 #: includes/admin/post-types/admin-taxonomies.php:79 #: includes/admin/tools/class-acf-admin-tool-import.php:93 #: includes/post-types/class-acf-taxonomy.php:90 #: includes/post-types/class-acf-taxonomy.php:91 msgid "Taxonomies" msgstr "ã¿ã¯ãœãããŒ" #: includes/acf-wp-functions.php:41 #: includes/admin/post-types/admin-post-type.php:119 #: includes/admin/post-types/admin-post-types.php:104 #: includes/admin/views/acf-post-type/advanced-settings.php:132 #: assets/build/js/acf-internal-post-type.js:131 #: assets/build/js/acf-internal-post-type.js:181 msgid "Posts" msgstr "æçš¿" #: includes/ajax/class-acf-ajax-local-json-diff.php:76 msgid "Last updated: %s" msgstr "æçµæŽæ°æ¥: %s" #: includes/ajax/class-acf-ajax-local-json-diff.php:70 msgid "Sorry, this post is unavailable for diff comparison." msgstr "" #: includes/ajax/class-acf-ajax-local-json-diff.php:42 msgid "Invalid field group parameter(s)." msgstr "ç¡å¹ãªãã£ãŒã«ãã°ã«ãŒããã©ã¡ãŒã¿ã" #: includes/admin/admin-internal-post-type-list.php:396 msgid "Awaiting save" msgstr "ä¿ååŸ ã¡" #: includes/admin/admin-internal-post-type-list.php:393 msgid "Saved" msgstr "ä¿åããŸãã" #: includes/admin/admin-internal-post-type-list.php:389 #: includes/admin/tools/class-acf-admin-tool-import.php:49 msgid "Import" msgstr "ã€ã³ããŒã" #: includes/admin/admin-internal-post-type-list.php:385 msgid "Review changes" msgstr "倿Žãã¬ãã¥ãŒ" #: includes/admin/admin-internal-post-type-list.php:361 msgid "Located in: %s" msgstr "äœçœ®: %s" #: includes/admin/admin-internal-post-type-list.php:358 msgid "Located in plugin: %s" msgstr "ãã©ã°ã€ã³äžã®äœçœ®: %s" #: includes/admin/admin-internal-post-type-list.php:355 msgid "Located in theme: %s" msgstr "ããŒãå ã®äœçœ®: %s" #: includes/admin/post-types/admin-field-groups.php:235 msgid "Various" msgstr "åçš®" #: includes/admin/admin-internal-post-type-list.php:210 #: includes/admin/admin-internal-post-type-list.php:468 msgid "Sync changes" msgstr "倿Žãåæ" #: includes/admin/admin-internal-post-type-list.php:209 msgid "Loading diff" msgstr "å·®åãèªã¿èŸŒã¿äž" #: includes/admin/admin-internal-post-type-list.php:208 msgid "Review local JSON changes" msgstr "ããŒã«ã«ã® JSON 倿Žãã¬ãã¥ãŒ" #: includes/admin/admin.php:169 msgid "Visit website" msgstr "ãµã€ããžç§»å" #: includes/admin/admin.php:168 msgid "View details" msgstr "詳现ã衚瀺" #: includes/admin/admin.php:167 msgid "Version %s" msgstr "ããŒãžã§ã³ %s" #: includes/admin/admin.php:166 msgid "Information" msgstr "æ å ±" #: includes/admin/admin.php:157 msgid "" "<a href=\"%s\" target=\"_blank\">Help Desk</a>. The support professionals on " "our Help Desk will assist with your more in depth, technical challenges." msgstr "" "<a href=\"%s\" target=\"_blank\">ãã«ããã¹ã¯</a>ããµããŒãã®å°éå®¶ãã客æ§ã®" "ããè©³çŽ°ãªæè¡ç課é¡ããµããŒãããŸãã" #: includes/admin/admin.php:153 msgid "" "<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and " "friendly community on our Community Forums who may be able to help you " "figure out the 'how-tos' of the ACF world." msgstr "" #: includes/admin/admin.php:149 msgid "" "<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive " "documentation contains references and guides for most situations you may " "encounter." msgstr "" "<a href=\"%s\" target=\"_blank\">ããã¥ã¡ã³ããŒã·ã§ã³</a>ãç§ãã¡ã®è±å¯ãªã" "ãã¥ã¡ã³ãã«ã¯ãã客æ§ãééããå¯èœæ§ã®ããã»ãšãã©ã®ç¶æ³ã«å¯Ÿãããªãã¡ã¬ã³" "ã¹ãã¬ã€ããå«ãŸããŠããŸãã" #: includes/admin/admin.php:146 msgid "" "We are fanatical about support, and want you to get the best out of your " "website with ACF. If you run into any difficulties, there are several places " "you can find help:" msgstr "" "ç§ãã¡ã¯ãµããŒããéåžžã«éèŠèŠããŠãããACF ã䜿ã£ããµã€ããæå€§éã«æŽ»çšããŠ" "ããã ããããšèããŠããŸããäœãåé¡ãçºçããå Žåã«ã¯ãè€æ°ã®å Žæã§ãµããŒã" "ãåããããšãã§ããŸã:" #: includes/admin/admin.php:143 includes/admin/admin.php:145 msgid "Help & Support" msgstr "ãã«ããšãµããŒã" #: includes/admin/admin.php:134 msgid "" "Please use the Help & Support tab to get in touch should you find yourself " "requiring assistance." msgstr "ãå°ãã®éã¯ããã«ããšãµããŒããã¿ããããåãåãããã ããã" #: includes/admin/admin.php:131 msgid "" "Before creating your first Field Group, we recommend first reading our <a " "href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize " "yourself with the plugin's philosophy and best practises." msgstr "" "åããŠãã£ãŒã«ãã°ã«ãŒããäœæããåã«ãŸã<a href=\"%s\" target=\"_blank\">ã¹" "ã¿ãŒãã¬ã€ã</a>ã«ç®ãéããŠããã©ã°ã€ã³ã®ç念ããã¹ããã©ã¯ãã£ã¹ãçè§£ãã" "ããšãããããããŸãã" #: includes/admin/admin.php:129 msgid "" "The Advanced Custom Fields plugin provides a visual form builder to " "customize WordPress edit screens with extra fields, and an intuitive API to " "display custom field values in any theme template file." msgstr "" "Advanced Custom Fields ãã©ã°ã€ã³ã¯ãWordPress ã®ç·šéç»é¢ã远å ãã£ãŒã«ãã§ã«" "ã¹ã¿ãã€ãºããããã®ããžã¥ã¢ã«ãã©ãŒã ãã«ããŒãšãã«ã¹ã¿ã ãã£ãŒã«ãã®å€ãä»»" "æã®ããŒããã³ãã¬ãŒããã¡ã€ã«ã«è¡šç€ºããããã®çŽæç㪠API ãæäŸããŸãã" #: includes/admin/admin.php:126 includes/admin/admin.php:128 msgid "Overview" msgstr "æŠèŠ" #: includes/locations.php:36 msgid "Location type \"%s\" is already registered." msgstr "äœçœ®ã¿ã€ãã%sãã¯ãã§ã«ç»é²ãããŠããŸãã" #: includes/locations.php:25 msgid "Class \"%s\" does not exist." msgstr "ã¯ã©ã¹ \"%s\" ã¯ååšããŸããã" #: includes/ajax/class-acf-ajax.php:157 msgid "Invalid nonce." msgstr "ç¡å¹ãª nonceã" #: includes/fields/class-acf-field-user.php:364 msgid "Error loading field." msgstr "ãã£ãŒã«ãã®èªã¿èŸŒã¿ãšã©ãŒã" #: assets/build/js/acf-input.js:2750 assets/build/js/acf-input.js:2819 #: assets/build/js/acf-input.js:2926 assets/build/js/acf-input.js:3000 msgid "Location not found: %s" msgstr "äœçœ®æ å ±ãèŠã€ãããŸãã: %s" #: includes/forms/form-user.php:353 msgid "<strong>Error</strong>: %s" msgstr "<strong>ãšã©ãŒ</strong>: %s" #: includes/locations/class-acf-location-widget.php:22 msgid "Widget" msgstr "ãŠã£ãžã§ãã" #: includes/locations/class-acf-location-user-role.php:24 msgid "User Role" msgstr "ãŠãŒã¶ãŒæš©éã°ã«ãŒã" #: includes/locations/class-acf-location-comment.php:22 msgid "Comment" msgstr "ã³ã¡ã³ã" #: includes/locations/class-acf-location-post-format.php:22 msgid "Post Format" msgstr "æçš¿ãã©ãŒããã" #: includes/locations/class-acf-location-nav-menu-item.php:22 msgid "Menu Item" msgstr "ã¡ãã¥ãŒé ç®" #: includes/locations/class-acf-location-post-status.php:22 msgid "Post Status" msgstr "æçš¿ã¹ããŒã¿ã¹" #: includes/acf-wp-functions.php:71 #: includes/locations/class-acf-location-nav-menu.php:89 msgid "Menus" msgstr "ã¡ãã¥ãŒ" #: includes/locations/class-acf-location-nav-menu.php:80 msgid "Menu Locations" msgstr "ã¡ãã¥ãŒã®äœçœ®" #: includes/locations/class-acf-location-nav-menu.php:22 msgid "Menu" msgstr "ã¡ãã¥ãŒ" #: includes/locations/class-acf-location-post-taxonomy.php:22 msgid "Post Taxonomy" msgstr "æçš¿ã¿ã¯ãœãããŒ" #: includes/locations/class-acf-location-page-type.php:114 msgid "Child Page (has parent)" msgstr "åããŒãž (芪ããŒãžãã)" #: includes/locations/class-acf-location-page-type.php:113 msgid "Parent Page (has children)" msgstr "芪ããŒãž (åããŒãžãã)" #: includes/locations/class-acf-location-page-type.php:112 msgid "Top Level Page (no parent)" msgstr "æäžäœã¬ãã«ã®ããŒãž (芪ããŒãžãªã)" #: includes/locations/class-acf-location-page-type.php:111 msgid "Posts Page" msgstr "æçš¿ããŒãž" #: includes/locations/class-acf-location-page-type.php:110 msgid "Front Page" msgstr "ããã³ãããŒãž" #: includes/locations/class-acf-location-page-type.php:22 msgid "Page Type" msgstr "ããŒãžã¿ã€ã" #: includes/locations/class-acf-location-current-user.php:73 msgid "Viewing back end" msgstr "ããã¯ãšã³ãã§è¡šç€º" #: includes/locations/class-acf-location-current-user.php:72 msgid "Viewing front end" msgstr "ããã³ããšã³ãã§è¡šç€º" #: includes/locations/class-acf-location-current-user.php:71 msgid "Logged in" msgstr "ãã°ã€ã³æžã¿" #: includes/locations/class-acf-location-current-user.php:22 msgid "Current User" msgstr "çŸåšã®ãŠãŒã¶ãŒ" #: includes/locations/class-acf-location-page-template.php:22 msgid "Page Template" msgstr "åºå®ããŒãžãã³ãã¬ãŒã" #: includes/locations/class-acf-location-user-form.php:74 msgid "Register" msgstr "ç»é²" #: includes/locations/class-acf-location-user-form.php:73 msgid "Add / Edit" msgstr "远å / ç·šé" #: includes/locations/class-acf-location-user-form.php:22 msgid "User Form" msgstr "ãŠãŒã¶ãŒãã©ãŒã " #: includes/locations/class-acf-location-page-parent.php:22 msgid "Page Parent" msgstr "芪ããŒãž" #: includes/locations/class-acf-location-current-user-role.php:77 msgid "Super Admin" msgstr "ç¹æš©ç®¡çè " #: includes/locations/class-acf-location-current-user-role.php:22 msgid "Current User Role" msgstr "çŸåšã®ãŠãŒã¶ãŒæš©éã°ã«ãŒã" #: includes/locations/class-acf-location-page-template.php:73 #: includes/locations/class-acf-location-post-template.php:85 msgid "Default Template" msgstr "ããã©ã«ããã³ãã¬ãŒã" #: includes/locations/class-acf-location-post-template.php:22 msgid "Post Template" msgstr "æçš¿ãã³ãã¬ãŒã" #: includes/locations/class-acf-location-post-category.php:22 msgid "Post Category" msgstr "æçš¿ã«ããŽãªãŒ" #: includes/locations/class-acf-location-attachment.php:84 msgid "All %s formats" msgstr "ãã¹ãŠã®%sãã©ãŒããã" #: includes/locations/class-acf-location-attachment.php:22 msgid "Attachment" msgstr "æ·»ä»ãã¡ã€ã«" #: includes/validation.php:364 msgid "%s value is required" msgstr "%s ã®å€ã¯å¿ é ã§ã" #: includes/admin/views/acf-field-group/conditional-logic.php:59 msgid "Show this field if" msgstr "ãã®ãã£ãŒã«ãã°ã«ãŒãã®è¡šç€ºæ¡ä»¶" #: includes/admin/views/acf-field-group/conditional-logic.php:26 #: includes/admin/views/acf-field-group/field.php:105 includes/fields.php:411 msgid "Conditional Logic" msgstr "æ¡ä»¶å€å®" #: includes/admin/admin.php:234 #: includes/admin/views/acf-field-group/conditional-logic.php:156 #: includes/admin/views/acf-field-group/location-rule.php:92 msgid "and" msgstr "ãš" #: includes/admin/post-types/admin-field-groups.php:100 #: includes/admin/post-types/admin-post-types.php:108 #: includes/admin/post-types/admin-taxonomies.php:108 msgid "Local JSON" msgstr "ããŒã«ã« JSON" #: includes/admin/views/acf-field-group/pro-features.php:9 msgid "Clone Field" msgstr "ãã£ãŒã«ããè€è£œ" #: includes/admin/views/upgrade/notice.php:30 msgid "" "Please also check all premium add-ons (%s) are updated to the latest version." msgstr "" "ãŸãããã¹ãŠã®ãã¬ãã¢ã ã¢ããªã³ ( %s) ãææ°çã«æŽæ°ãããŠããããšã確èªããŠ" "ãã ããã" #: includes/admin/views/upgrade/notice.php:28 msgid "" "This version contains improvements to your database and requires an upgrade." msgstr "" "ãã®ããŒãžã§ã³ã«ã¯ããŒã¿ããŒã¹ã®æ¹åãå«ãŸããŠãããã¢ããã°ã¬ãŒããå¿ èŠã§" "ãã" #: includes/admin/views/upgrade/notice.php:28 msgid "Thank you for updating to %1$s v%2$s!" msgstr "%1$s v%2$sãžã®æŽæ°ãããããšãããããŸãã" #: includes/admin/views/upgrade/notice.php:27 msgid "Database Upgrade Required" msgstr "ããŒã¿ããŒã¹ã®ã¢ããã°ã¬ãŒããå¿ èŠ" #: includes/admin/views/upgrade/notice.php:18 msgid "Options Page" msgstr "ãªãã·ã§ã³ããŒãž" #: includes/admin/views/upgrade/notice.php:15 includes/fields.php:460 msgid "Gallery" msgstr "ã®ã£ã©ãªãŒ" #: includes/admin/views/upgrade/notice.php:12 includes/fields.php:450 msgid "Flexible Content" msgstr "æè»ãªã³ã³ãã³ã" #: includes/admin/views/upgrade/notice.php:9 includes/fields.php:469 msgid "Repeater" msgstr "ç¹°ãè¿ã" #: includes/admin/views/tools/tools.php:24 msgid "Back to all tools" msgstr "ãã¹ãŠã®ããŒã«ã«æ»ã" #: includes/admin/views/acf-field-group/options.php:187 msgid "" "If multiple field groups appear on an edit screen, the first field group's " "options will be used (the one with the lowest order number)" msgstr "" "è€æ°ã®ãã£ãŒã«ãã°ã«ãŒããç·šéç»é¢ã«è¡šç€ºãããå Žåãæåã®ãã£ãŒã«ãã°ã«ãŒã " "(æå°ã®çªå·ãæã€ãã®) ã®ãªãã·ã§ã³ã䜿çšãããŸã" #: includes/admin/views/acf-field-group/options.php:187 msgid "<b>Select</b> items to <b>hide</b> them from the edit screen." msgstr "ç·šéç»é¢ã§<b>é衚瀺</b>ã«ããé ç®ã<b>éžæããŠ</b>ãã ããã" #: includes/admin/views/acf-field-group/options.php:186 msgid "Hide on screen" msgstr "ç»é¢äžã§é衚瀺" #: includes/admin/views/acf-field-group/options.php:178 msgid "Send Trackbacks" msgstr "ãã©ãã¯ããã¯éä¿¡" #: includes/admin/post-types/admin-taxonomy.php:119 #: includes/admin/views/acf-field-group/options.php:177 #: includes/admin/views/acf-taxonomy/advanced-settings.php:155 #: assets/build/js/acf-internal-post-type.js:138 #: assets/build/js/acf-internal-post-type.js:188 msgid "Tags" msgstr "ã¿ã°" #: includes/admin/post-types/admin-taxonomy.php:121 #: includes/admin/views/acf-field-group/options.php:176 #: assets/build/js/acf-internal-post-type.js:141 #: assets/build/js/acf-internal-post-type.js:191 msgid "Categories" msgstr "ã«ããŽãªãŒ" #: includes/admin/views/acf-field-group/options.php:174 #: includes/admin/views/acf-post-type/advanced-settings.php:54 msgid "Page Attributes" msgstr "ããŒãžå±æ§" #: includes/admin/views/acf-field-group/options.php:173 msgid "Format" msgstr "ãã©ãŒããã" #: includes/admin/views/acf-field-group/options.php:172 #: includes/admin/views/acf-post-type/advanced-settings.php:48 msgid "Author" msgstr "æçš¿è " #: includes/admin/views/acf-field-group/options.php:171 msgid "Slug" msgstr "ã¹ã©ãã°" #: includes/admin/views/acf-field-group/options.php:170 #: includes/admin/views/acf-post-type/advanced-settings.php:53 msgid "Revisions" msgstr "ãªããžã§ã³" #: includes/acf-wp-functions.php:63 #: includes/admin/views/acf-field-group/options.php:169 #: includes/admin/views/acf-post-type/advanced-settings.php:49 msgid "Comments" msgstr "ã³ã¡ã³ã" #: includes/admin/views/acf-field-group/options.php:168 msgid "Discussion" msgstr "ãã£ã¹ã«ãã·ã§ã³" #: includes/admin/views/acf-field-group/options.php:166 #: includes/admin/views/acf-post-type/advanced-settings.php:52 msgid "Excerpt" msgstr "æç²" #: includes/admin/views/acf-field-group/options.php:165 msgid "Content Editor" msgstr "ã³ã³ãã³ããšãã£ã¿ãŒ" #: includes/admin/views/acf-field-group/options.php:164 msgid "Permalink" msgstr "ããŒããªã³ã¯" #: includes/admin/views/acf-field-group/options.php:242 msgid "Shown in field group list" msgstr "ãã£ãŒã«ãã°ã«ãŒããªã¹ãã«è¡šç€º" #: includes/admin/views/acf-field-group/options.php:149 msgid "Field groups with a lower order will appear first" msgstr "äžäœã®ãã£ãŒã«ãã°ã«ãŒããæåã«è¡šç€º" #: includes/admin/views/acf-field-group/options.php:148 msgid "Order No." msgstr "泚æçªå·" #: includes/admin/views/acf-field-group/options.php:139 msgid "Below fields" msgstr "ãã£ãŒã«ãã®äž" #: includes/admin/views/acf-field-group/options.php:138 msgid "Below labels" msgstr "ã©ãã«ã®äž" #: includes/admin/views/acf-field-group/options.php:131 msgid "Instruction placement" msgstr "æé ã®é 眮" #: includes/admin/views/acf-field-group/options.php:114 msgid "Label placement" msgstr "ã©ãã«ã®é 眮" #: includes/admin/views/acf-field-group/options.php:104 msgid "Side" msgstr "ãµã€ã" #: includes/admin/views/acf-field-group/options.php:103 msgid "Normal (after content)" msgstr "éåžž (ã³ã³ãã³ãã®åŸ)" #: includes/admin/views/acf-field-group/options.php:102 msgid "High (after title)" msgstr "é« (ã¿ã€ãã«ã®åŸ)" #: includes/admin/views/acf-field-group/options.php:95 msgid "Position" msgstr "äœçœ®" #: includes/admin/views/acf-field-group/options.php:86 msgid "Seamless (no metabox)" msgstr "ã·ãŒã ã¬ã¹ (ã¡ã¿ããã¯ã¹ãªã)" #: includes/admin/views/acf-field-group/options.php:85 msgid "Standard (WP metabox)" msgstr "æšæº (WP ã¡ã¿ããã¯ã¹)" #: includes/admin/views/acf-field-group/options.php:78 msgid "Style" msgstr "ã¹ã¿ã€ã«" #: includes/admin/views/acf-field-group/fields.php:44 msgid "Type" msgstr "ã¿ã€ã" #: includes/admin/post-types/admin-field-groups.php:94 #: includes/admin/post-types/admin-post-types.php:101 #: includes/admin/post-types/admin-taxonomies.php:101 #: includes/admin/views/acf-field-group/fields.php:43 msgid "Key" msgstr "ããŒ" #. translators: Hidden accessibility text for the positional order number of #. the field. #: includes/admin/views/acf-field-group/fields.php:37 msgid "Order" msgstr "é åº" #: includes/admin/views/acf-field-group/field.php:314 msgid "Close Field" msgstr "ãã£ãŒã«ããéãã" #: includes/admin/views/acf-field-group/field.php:245 msgid "id" msgstr "ID" #: includes/admin/views/acf-field-group/field.php:229 msgid "class" msgstr "ã¯ã©ã¹" #: includes/admin/views/acf-field-group/field.php:271 msgid "width" msgstr "æšªå¹ " #: includes/admin/views/acf-field-group/field.php:265 msgid "Wrapper Attributes" msgstr "ã©ãããŒå±æ§" #: includes/admin/views/acf-field-group/field.php:188 msgid "Required" msgstr "" #: includes/admin/views/acf-field-group/field.php:213 msgid "Instructions for authors. Shown when submitting data" msgstr "æçš¿è åãã®æé ãããŒã¿éä¿¡æã«è¡šç€ºãããŸã" #: includes/admin/views/acf-field-group/field.php:212 msgid "Instructions" msgstr "æé " #: includes/admin/views/acf-field-group/field.php:121 msgid "Field Type" msgstr "ãã£ãŒã«ãã¿ã€ã" #: includes/admin/views/acf-field-group/field.php:162 msgid "Single word, no spaces. Underscores and dashes allowed" msgstr "ã¹ããŒã¹ã¯äžå¯ãã¢ã³ããŒã¹ã³ã¢ãšããã·ã¥ã¯äœ¿çšå¯èœ" #: includes/admin/views/acf-field-group/field.php:161 msgid "Field Name" msgstr "ãã£ãŒã«ãå" #: includes/admin/views/acf-field-group/field.php:149 msgid "This is the name which will appear on the EDIT page" msgstr "ããã¯ãç·šéããŒãžã«è¡šç€ºãããååã§ã" #: includes/admin/views/acf-field-group/field.php:148 #: includes/admin/views/browse-fields-modal.php:59 msgid "Field Label" msgstr "ãã£ãŒã«ãã©ãã«" #: includes/admin/views/acf-field-group/field.php:77 msgid "Delete" msgstr "åé€" #: includes/admin/views/acf-field-group/field.php:77 msgid "Delete field" msgstr "ãã£ãŒã«ããåé€" #: includes/admin/views/acf-field-group/field.php:75 msgid "Move" msgstr "ç§»å" #: includes/admin/views/acf-field-group/field.php:75 msgid "Move field to another group" msgstr "ãã£ãŒã«ããå¥ã®ã°ã«ãŒããžç§»å" #: includes/admin/views/acf-field-group/field.php:73 msgid "Duplicate field" msgstr "ãã£ãŒã«ããè€è£œ" #: includes/admin/views/acf-field-group/field.php:69 #: includes/admin/views/acf-field-group/field.php:72 msgid "Edit field" msgstr "ãã£ãŒã«ããç·šé" #: includes/admin/views/acf-field-group/field.php:65 msgid "Drag to reorder" msgstr "ãã©ãã°ããŠé åºã倿Ž" #: includes/admin/post-types/admin-field-group.php:103 #: includes/admin/views/acf-field-group/location-group.php:3 #: assets/build/js/acf-field-group.js:2291 #: assets/build/js/acf-field-group.js:2680 msgid "Show this field group if" msgstr "ãã®ãã£ãŒã«ãã°ã«ãŒãã衚瀺ããæ¡ä»¶" #: includes/admin/views/upgrade/upgrade.php:94 #: includes/ajax/class-acf-ajax-upgrade.php:34 msgid "No updates available." msgstr "å©çšå¯èœãªæŽæ°ã¯ãããŸããã" #: includes/admin/views/upgrade/upgrade.php:33 msgid "Database upgrade complete. <a href=\"%s\">See what's new</a>" msgstr "" "ããŒã¿ããŒã¹ã®ã¢ããã°ã¬ãŒããå®äºããŸããã<a href=\"%s\">倿Žç¹ã衚瀺</a>" #: includes/admin/views/upgrade/upgrade.php:30 msgid "Reading upgrade tasks..." msgstr "ã¢ããã°ã¬ãŒãã¿ã¹ã¯ãèªã¿èŸŒãã§ããŸã..." #: includes/admin/views/upgrade/network.php:165 #: includes/admin/views/upgrade/upgrade.php:65 msgid "Upgrade failed." msgstr "ã¢ããã°ã¬ãŒãã«å€±æããŸããã" #: includes/admin/views/upgrade/network.php:162 msgid "Upgrade complete." msgstr "ã¢ããã°ã¬ãŒããå®äºããŸããã" #: includes/admin/views/upgrade/network.php:148 #: includes/admin/views/upgrade/upgrade.php:31 msgid "Upgrading data to version %s" msgstr "ããŒã¿ãããŒãžã§ã³%sãžã¢ããã°ã¬ãŒãäž" #: includes/admin/views/upgrade/network.php:121 #: includes/admin/views/upgrade/notice.php:44 msgid "" "It is strongly recommended that you backup your database before proceeding. " "Are you sure you wish to run the updater now?" msgstr "" "ç¶è¡ããåã«ããŒã¿ããŒã¹ãããã¯ã¢ããããããšã匷ãããããããŸããæ¬åœã«æŽ" "æ°ããŒã«ãä»ããå®è¡ããŠãããã§ãã ?" #: includes/admin/views/upgrade/network.php:117 msgid "Please select at least one site to upgrade." msgstr "ã¢ããã°ã¬ãŒããããµã€ãã1ã€ä»¥äžéžæããŠãã ããã" #: includes/admin/views/upgrade/network.php:97 msgid "" "Database Upgrade complete. <a href=\"%s\">Return to network dashboard</a>" msgstr "" "ããŒã¿ããŒã¹ã®ã¢ããã°ã¬ãŒããå®äºããŸããã<a href=\"%s\">ãããã¯ãŒã¯ãã" "ã·ã¥ããŒãã«æ»ã</a>" #: includes/admin/views/upgrade/network.php:80 msgid "Site is up to date" msgstr "ãµã€ãã¯ææ°ç¶æ ã§ã" #: includes/admin/views/upgrade/network.php:78 msgid "Site requires database upgrade from %1$s to %2$s" msgstr "%1$s ãã %2$s ãžã®ããŒã¿ããŒã¹ã®ã¢ããã°ã¬ãŒããå¿ èŠã§ã" #: includes/admin/views/upgrade/network.php:36 #: includes/admin/views/upgrade/network.php:47 msgid "Site" msgstr "ãµã€ã" #: includes/admin/views/upgrade/network.php:26 #: includes/admin/views/upgrade/network.php:27 #: includes/admin/views/upgrade/network.php:96 msgid "Upgrade Sites" msgstr "ãµã€ããã¢ããã°ã¬ãŒã" #: includes/admin/views/upgrade/network.php:26 msgid "" "The following sites require a DB upgrade. Check the ones you want to update " "and then click %s." msgstr "" "以äžã®ãµã€ãã¯ããŒã¿ããŒã¹ã®ã¢ããã°ã¬ãŒããå¿ èŠã§ããæŽæ°ããããã®ã«ãã§ã" "ã¯ãå ¥ããŠã%s ãã¯ãªãã¯ããŠãã ããã" #: includes/admin/views/acf-field-group/conditional-logic.php:171 #: includes/admin/views/acf-field-group/locations.php:38 msgid "Add rule group" msgstr "ã«ãŒã«ã°ã«ãŒãã远å " #: includes/admin/views/acf-field-group/locations.php:10 msgid "" "Create a set of rules to determine which edit screens will use these " "advanced custom fields" msgstr "" "ã©ã®ç·šéç»é¢ã§ã«ã¹ã¿ã ãã£ãŒã«ãã衚瀺ããããæ±ºå®ããã«ãŒã«ãäœæããŸã" #: includes/admin/views/acf-field-group/locations.php:9 msgid "Rules" msgstr "ã«ãŒã«" #: includes/admin/tools/class-acf-admin-tool-export.php:454 msgid "Copied" msgstr "ã³ããŒããŸãã" #: includes/admin/tools/class-acf-admin-tool-export.php:430 msgid "Copy to clipboard" msgstr "ã¯ãªããããŒãã«ã³ããŒ" #: includes/admin/tools/class-acf-admin-tool-export.php:363 msgid "" "Select the items you would like to export and then select your export " "method. Export As JSON to export to a .json file which you can then import " "to another ACF installation. Generate PHP to export to PHP code which you " "can place in your theme." msgstr "" #: includes/admin/tools/class-acf-admin-tool-export.php:233 msgid "Select Field Groups" msgstr "ãã£ãŒã«ãã°ã«ãŒããéžæ" #: includes/admin/tools/class-acf-admin-tool-export.php:96 #: includes/admin/tools/class-acf-admin-tool-export.php:131 msgid "No field groups selected" msgstr "ãã£ãŒã«ãæªéžæ" #: includes/admin/tools/class-acf-admin-tool-export.php:39 #: includes/admin/tools/class-acf-admin-tool-export.php:371 #: includes/admin/tools/class-acf-admin-tool-export.php:399 msgid "Generate PHP" msgstr "PHP ãçæ" #: includes/admin/tools/class-acf-admin-tool-export.php:35 msgid "Export Field Groups" msgstr "ãã£ãŒã«ãã°ã«ãŒãããšã¯ã¹ããŒã" #: includes/admin/tools/class-acf-admin-tool-import.php:177 msgid "Import file empty" msgstr "空ãã¡ã€ã«ã®ã€ã³ããŒã" #: includes/admin/tools/class-acf-admin-tool-import.php:168 msgid "Incorrect file type" msgstr "äžæ£ãªãã¡ã€ã«ã®çš®é¡" #: includes/admin/tools/class-acf-admin-tool-import.php:163 msgid "Error uploading file. Please try again" msgstr "ãã¡ã€ã«ã¢ããããŒããšã©ãŒãããäžåºŠã詊ããã ãã" #: includes/admin/tools/class-acf-admin-tool-import.php:50 msgid "" "Select the Advanced Custom Fields JSON file you would like to import. When " "you click the import button below, ACF will import the items in that file." msgstr "" #: includes/admin/tools/class-acf-admin-tool-import.php:27 msgid "Import Field Groups" msgstr "ãã£ãŒã«ãã°ã«ãŒããã€ã³ããŒã" #: includes/admin/admin-internal-post-type-list.php:384 msgid "Sync" msgstr "åæ" #: includes/admin/admin-internal-post-type-list.php:841 msgid "Select %s" msgstr "%sãéžæ" #: includes/admin/admin-internal-post-type-list.php:419 #: includes/admin/admin-internal-post-type-list.php:457 #: includes/admin/views/acf-field-group/field.php:73 msgid "Duplicate" msgstr "è€è£œ" #: includes/admin/admin-internal-post-type-list.php:419 msgid "Duplicate this item" msgstr "ãã®é ç®ãè€è£œ" #: includes/admin/views/acf-post-type/advanced-settings.php:67 msgid "Supports" msgstr "" #: includes/admin/views/browse-fields-modal.php:92 msgid "Documentation" msgstr "ããã¥ã¡ã³ããŒã·ã§ã³" #: includes/admin/post-types/admin-field-groups.php:93 #: includes/admin/post-types/admin-post-types.php:100 #: includes/admin/post-types/admin-taxonomies.php:100 #: includes/admin/views/acf-field-group/options.php:241 #: includes/admin/views/acf-post-type/advanced-settings.php:88 #: includes/admin/views/acf-taxonomy/advanced-settings.php:110 #: includes/admin/views/upgrade/network.php:38 #: includes/admin/views/upgrade/network.php:49 msgid "Description" msgstr "説æ" #: includes/admin/admin-internal-post-type-list.php:381 #: includes/admin/admin-internal-post-type-list.php:730 msgid "Sync available" msgstr "åæãå©çšã§ããŸã" #. translators: %s number of field groups synchronized #: includes/admin/post-types/admin-field-groups.php:325 msgid "Field group synchronized." msgid_plural "%s field groups synchronized." msgstr[0] "" #. translators: %s number of field groups duplicated #: includes/admin/post-types/admin-field-groups.php:318 msgid "Field group duplicated." msgid_plural "%s field groups duplicated." msgstr[0] "%sä»¶ã®ãã£ãŒã«ãã°ã«ãŒããè€è£œããŸããã" #: includes/admin/admin-internal-post-type-list.php:131 msgid "Active <span class=\"count\">(%s)</span>" msgid_plural "Active <span class=\"count\">(%s)</span>" msgstr[0] "䜿çšäž <span class=\"count\">(%s)</span>" #: includes/admin/admin-upgrade.php:254 msgid "Review sites & upgrade" msgstr "ãµã€ããã¬ãã¥ãŒããŠã¢ããã°ã¬ãŒã" #: includes/admin/admin-upgrade.php:59 includes/admin/admin-upgrade.php:93 #: includes/admin/admin-upgrade.php:94 includes/admin/admin-upgrade.php:230 #: includes/admin/views/upgrade/network.php:24 #: includes/admin/views/upgrade/upgrade.php:26 msgid "Upgrade Database" msgstr "ããŒã¿ããŒã¹ãã¢ããã°ã¬ãŒã" #: includes/admin/views/acf-field-group/options.php:167 #: includes/admin/views/acf-post-type/advanced-settings.php:56 msgid "Custom Fields" msgstr "ã«ã¹ã¿ã ãã£ãŒã«ã" #: includes/admin/post-types/admin-field-group.php:586 msgid "Move Field" msgstr "ãã£ãŒã«ããç§»å" #: includes/admin/post-types/admin-field-group.php:575 #: includes/admin/post-types/admin-field-group.php:579 msgid "Please select the destination for this field" msgstr "ãã®ãã£ãŒã«ãã®ç§»åå ãéžæããŠãã ãã" #. translators: Confirmation message once a field has been moved to a different #. field group. #: includes/admin/post-types/admin-field-group.php:537 msgid "The %1$s field can now be found in the %2$s field group" msgstr "%1$s ãã£ãŒã«ãã¯çŸåš %2$s ãã£ãŒã«ãã°ã«ãŒãã«ãããŸã" #: includes/admin/post-types/admin-field-group.php:534 msgid "Move Complete." msgstr "ç§»åãå®äºããŸããã" #: includes/admin/views/acf-field-group/field.php:35 #: includes/admin/views/acf-field-group/options.php:209 #: includes/admin/views/acf-post-type/advanced-settings.php:104 #: includes/admin/views/acf-taxonomy/advanced-settings.php:126 msgid "Active" msgstr "æå¹" #: includes/admin/post-types/admin-field-group.php:236 msgid "Field Keys" msgstr "ãã£ãŒã«ãããŒ" #: includes/admin/post-types/admin-field-group.php:154 #: includes/admin/tools/class-acf-admin-tool-export.php:320 msgid "Settings" msgstr "èšå®" #: includes/admin/post-types/admin-field-groups.php:95 msgid "Location" msgstr "æåšå°" #: includes/admin/post-types/admin-field-group.php:104 #: assets/build/js/acf-input.js:983 assets/build/js/acf-input.js:1075 msgid "Null" msgstr "Null" #: includes/admin/post-types/admin-field-group.php:101 #: includes/class-acf-internal-post-type.php:729 #: includes/post-types/class-acf-field-group.php:345 #: assets/build/js/acf-field-group.js:1503 #: assets/build/js/acf-field-group.js:1808 msgid "copy" msgstr "ã³ããŒ" #: includes/admin/post-types/admin-field-group.php:100 #: assets/build/js/acf-field-group.js:623 #: assets/build/js/acf-field-group.js:778 msgid "(this field)" msgstr "(ãã®ãã£ãŒã«ã)" #: includes/admin/post-types/admin-field-group.php:98 #: assets/build/js/acf-input.js:918 assets/build/js/acf-input.js:943 #: assets/build/js/acf-input.js:1002 assets/build/js/acf-input.js:1030 msgid "Checked" msgstr "ãã§ãã¯æžã¿" #: includes/admin/post-types/admin-field-group.php:94 #: assets/build/js/acf-field-group.js:1594 #: assets/build/js/acf-field-group.js:1906 msgid "Move Custom Field" msgstr "ã«ã¹ã¿ã ãã£ãŒã«ããç§»å" #: includes/admin/post-types/admin-field-group.php:93 #: assets/build/js/acf-field-group.js:649 #: assets/build/js/acf-field-group.js:804 msgid "No toggle fields available" msgstr "å©çšå¯èœãªåãæ¿ããã£ãŒã«ãããããŸãã" #: includes/admin/post-types/admin-field-group.php:91 msgid "Field group title is required" msgstr "ãã£ãŒã«ãã°ã«ãŒãã®ã¿ã€ãã«ã¯å¿ é ã§ã" #: includes/admin/post-types/admin-field-group.php:90 #: assets/build/js/acf-field-group.js:1583 #: assets/build/js/acf-field-group.js:1892 msgid "This field cannot be moved until its changes have been saved" msgstr "倿Žãä¿åãããŸã§ãã®ãã£ãŒã«ãã¯ç§»åã§ããŸãã" #: includes/admin/post-types/admin-field-group.php:89 #: assets/build/js/acf-field-group.js:1394 #: assets/build/js/acf-field-group.js:1690 msgid "The string \"field_\" may not be used at the start of a field name" msgstr "\"field_\" ãšããæååã¯ãã£ãŒã«ãåã®å é ã«äœ¿ãããšã¯ã§ããŸãã" #: includes/admin/post-types/admin-field-group.php:71 msgid "Field group draft updated." msgstr "ãã£ãŒã«ãã°ã«ãŒãäžæžããæŽæ°ããŸããã" #: includes/admin/post-types/admin-field-group.php:70 msgid "Field group scheduled for." msgstr "ãã£ãŒã«ãã°ã«ãŒããå ¬éäºçŽããŸããã" #: includes/admin/post-types/admin-field-group.php:69 msgid "Field group submitted." msgstr "ãã£ãŒã«ãã°ã«ãŒããéä¿¡ããŸããã" #: includes/admin/post-types/admin-field-group.php:68 msgid "Field group saved." msgstr "ãã£ãŒã«ãã°ã«ãŒããä¿åããŸããã" #: includes/admin/post-types/admin-field-group.php:67 msgid "Field group published." msgstr "ãã£ãŒã«ãã°ã«ãŒããå ¬éããŸããã" #: includes/admin/post-types/admin-field-group.php:64 msgid "Field group deleted." msgstr "ãã£ãŒã«ãã°ã«ãŒããåé€ããŸããã" #: includes/admin/post-types/admin-field-group.php:62 #: includes/admin/post-types/admin-field-group.php:63 #: includes/admin/post-types/admin-field-group.php:65 msgid "Field group updated." msgstr "ãã£ãŒã«ãã°ã«ãŒããæŽæ°ããŸããã" #: includes/admin/admin-tools.php:118 #: includes/admin/views/global/navigation.php:138 #: includes/admin/views/tools/tools.php:21 msgid "Tools" msgstr "ããŒã«" #: includes/locations/abstract-acf-location.php:106 msgid "is not equal to" msgstr "çãããªã" #: includes/locations/abstract-acf-location.php:105 msgid "is equal to" msgstr "çãã" #: includes/locations.php:102 msgid "Forms" msgstr "ãã©ãŒã " #: includes/admin/post-types/admin-post-type.php:120 includes/locations.php:100 #: includes/locations/class-acf-location-page.php:22 #: assets/build/js/acf-internal-post-type.js:133 #: assets/build/js/acf-internal-post-type.js:183 msgid "Page" msgstr "åºå®ããŒãž" #: includes/admin/post-types/admin-post-type.php:118 includes/locations.php:99 #: includes/locations/class-acf-location-post.php:22 #: assets/build/js/acf-internal-post-type.js:130 #: assets/build/js/acf-internal-post-type.js:180 msgid "Post" msgstr "æçš¿" #: includes/fields.php:354 msgid "Relational" msgstr "é¢é£" #: includes/fields.php:353 msgid "Choice" msgstr "éžæ" #: includes/fields.php:351 msgid "Basic" msgstr "åºæ¬" #: includes/fields.php:320 msgid "Unknown" msgstr "äžæ" #: includes/fields.php:320 msgid "Field type does not exist" msgstr "ãã£ãŒã«ãã¿ã€ããååšããŸãã" #: includes/forms/form-front.php:236 msgid "Spam Detected" msgstr "ã¹ãã ãæ€åºããŸãã" #: includes/forms/form-front.php:107 msgid "Post updated" msgstr "æçš¿ãæŽæ°ããŸãã" #: includes/forms/form-front.php:106 msgid "Update" msgstr "æŽæ°" #: includes/forms/form-front.php:57 msgid "Validate Email" msgstr "ã¡ãŒã«ã確èª" #: includes/fields.php:352 includes/forms/form-front.php:49 msgid "Content" msgstr "ã³ã³ãã³ã" #: includes/admin/views/acf-post-type/advanced-settings.php:47 #: includes/forms/form-front.php:40 msgid "Title" msgstr "ã¿ã€ãã«" #: includes/assets.php:372 includes/forms/form-comment.php:160 #: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934 msgid "Edit field group" msgstr "ãã£ãŒã«ãã°ã«ãŒããç·šé" #: includes/admin/post-types/admin-field-group.php:117 #: assets/build/js/acf-input.js:1125 assets/build/js/acf-input.js:1230 msgid "Selection is less than" msgstr "éžæç¯å²ã以äžããå°ããå Žå" #: includes/admin/post-types/admin-field-group.php:116 #: assets/build/js/acf-input.js:1106 assets/build/js/acf-input.js:1202 msgid "Selection is greater than" msgstr "éžæç¯å²ã以äžãã倧ããå Žå" #: includes/admin/post-types/admin-field-group.php:115 #: assets/build/js/acf-input.js:1075 assets/build/js/acf-input.js:1170 msgid "Value is less than" msgstr "å€ã以äžããå°ããå Žå" #: includes/admin/post-types/admin-field-group.php:114 #: assets/build/js/acf-input.js:1045 assets/build/js/acf-input.js:1139 msgid "Value is greater than" msgstr "å€ã以äžãã倧ããå Žå" #: includes/admin/post-types/admin-field-group.php:113 #: assets/build/js/acf-input.js:888 assets/build/js/acf-input.js:960 msgid "Value contains" msgstr "以äžã®å€ãå«ãŸããå Žå" #: includes/admin/post-types/admin-field-group.php:112 #: assets/build/js/acf-input.js:862 assets/build/js/acf-input.js:926 msgid "Value matches pattern" msgstr "å€ã以äžã®ãã¿ãŒã³ã«äžèŽããå Žå" #: includes/admin/post-types/admin-field-group.php:111 #: assets/build/js/acf-input.js:840 assets/build/js/acf-input.js:1023 #: assets/build/js/acf-input.js:903 assets/build/js/acf-input.js:1116 msgid "Value is not equal to" msgstr "å€ã以äžã«çãããªãå Žå" #: includes/admin/post-types/admin-field-group.php:110 #: assets/build/js/acf-input.js:810 assets/build/js/acf-input.js:964 #: assets/build/js/acf-input.js:864 assets/build/js/acf-input.js:1053 msgid "Value is equal to" msgstr "å€ã以äžã«çããå Žå" #: includes/admin/post-types/admin-field-group.php:109 #: assets/build/js/acf-input.js:788 assets/build/js/acf-input.js:841 msgid "Has no value" msgstr "å€ããªãå Žå" #: includes/admin/post-types/admin-field-group.php:108 #: assets/build/js/acf-input.js:758 assets/build/js/acf-input.js:783 msgid "Has any value" msgstr "ä»»æã®å€ãã" #: includes/admin/admin-internal-post-type.php:328 #: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353 #: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662 msgid "Cancel" msgstr "ãã£ã³ã»ã«" #: includes/assets.php:349 assets/build/js/acf.js:1741 #: assets/build/js/acf.js:1859 msgid "Are you sure?" msgstr "æ¬åœã«å®è¡ããŸãã ?" #: includes/assets.php:369 assets/build/js/acf-input.js:9406 #: assets/build/js/acf-input.js:10257 msgid "%d fields require attention" msgstr "%dåã®ãã£ãŒã«ãã§ç¢ºèªãå¿ èŠã§ã" #: includes/assets.php:368 assets/build/js/acf-input.js:9404 #: assets/build/js/acf-input.js:10253 msgid "1 field requires attention" msgstr "1ã€ã®ãã£ãŒã«ãã§ç¢ºèªãå¿ èŠã§ã" #: includes/assets.php:367 includes/validation.php:286 #: includes/validation.php:296 assets/build/js/acf-input.js:9399 #: assets/build/js/acf-input.js:10248 msgid "Validation failed" msgstr "æ€èšŒå€±æ" #: includes/assets.php:366 assets/build/js/acf-input.js:9562 #: assets/build/js/acf-input.js:10431 msgid "Validation successful" msgstr "æ€èšŒæå" #: includes/media.php:54 assets/build/js/acf-input.js:7176 #: assets/build/js/acf-input.js:7738 msgid "Restricted" msgstr "å¶é" #: includes/media.php:53 assets/build/js/acf-input.js:6991 #: assets/build/js/acf-input.js:7502 msgid "Collapse Details" msgstr "詳现ãæãããã" #: includes/media.php:52 assets/build/js/acf-input.js:6991 #: assets/build/js/acf-input.js:7499 msgid "Expand Details" msgstr "詳现ãå±é" #: includes/admin/views/acf-post-type/advanced-settings.php:491 #: includes/media.php:51 assets/build/js/acf-input.js:6858 #: assets/build/js/acf-input.js:7347 msgid "Uploaded to this post" msgstr "ãã®æçš¿ãžã®ã¢ããããŒã" #: includes/media.php:50 assets/build/js/acf-input.js:6897 #: assets/build/js/acf-input.js:7386 msgctxt "verb" msgid "Update" msgstr "æŽæ°" #: includes/media.php:49 msgctxt "verb" msgid "Edit" msgstr "ç·šé" #: includes/assets.php:363 assets/build/js/acf-input.js:9176 #: assets/build/js/acf-input.js:10019 msgid "The changes you made will be lost if you navigate away from this page" msgstr "ãã®ããŒãžããç§»åããå Žåã倿Žã¯å€±ãããŸã" #: includes/api/api-helpers.php:3482 msgid "File type must be %s." msgstr "ãã¡ã€ã«åœ¢åŒã¯ %s ã§ããå¿ èŠããããŸãã" #: includes/admin/post-types/admin-field-group.php:102 #: includes/admin/views/acf-field-group/conditional-logic.php:59 #: includes/admin/views/acf-field-group/conditional-logic.php:169 #: includes/admin/views/acf-field-group/location-group.php:3 #: includes/admin/views/acf-field-group/locations.php:36 #: includes/api/api-helpers.php:3478 assets/build/js/acf-field-group.js:771 #: assets/build/js/acf-field-group.js:2329 #: assets/build/js/acf-field-group.js:933 #: assets/build/js/acf-field-group.js:2724 msgid "or" msgstr "ãŸãã¯" #: includes/api/api-helpers.php:3451 msgid "File size must not exceed %s." msgstr "ãã¡ã€ã«ãµã€ãºã¯ %s 以äžã§ããå¿ èŠããããŸãã" #: includes/api/api-helpers.php:3446 msgid "File size must be at least %s." msgstr "ãã¡ã€ã«ãµã€ãºã¯ %s 以äžã§ããå¿ èŠããããŸãã" #: includes/api/api-helpers.php:3431 msgid "Image height must not exceed %dpx." msgstr "ç»åã®é«ã㯠%dpx 以äžã§ããå¿ èŠããããŸãã" #: includes/api/api-helpers.php:3426 msgid "Image height must be at least %dpx." msgstr "ç»åã®é«ã㯠%dpx 以äžã§ããå¿ èŠããããŸãã" #: includes/api/api-helpers.php:3412 msgid "Image width must not exceed %dpx." msgstr "ç»åã®å¹ 㯠%dpx 以äžã§ããå¿ èŠããããŸãã" #: includes/api/api-helpers.php:3407 msgid "Image width must be at least %dpx." msgstr "ç»åã®å¹ 㯠%dpx 以äžã§ããå¿ èŠããããŸãã" #: includes/api/api-helpers.php:1653 includes/api/api-term.php:147 msgid "(no title)" msgstr "(ã¿ã€ãã«ãªã)" #: includes/api/api-helpers.php:944 msgid "Full Size" msgstr "ãã«ãµã€ãº" #: includes/api/api-helpers.php:903 msgid "Large" msgstr "倧" #: includes/api/api-helpers.php:902 msgid "Medium" msgstr "äž" #: includes/api/api-helpers.php:901 msgid "Thumbnail" msgstr "ãµã ãã€ã«" #: includes/acf-field-functions.php:854 #: includes/admin/post-types/admin-field-group.php:99 #: assets/build/js/acf-field-group.js:1077 #: assets/build/js/acf-field-group.js:1260 msgid "(no label)" msgstr "(ã©ãã«ãªã)" #: includes/fields/class-acf-field-textarea.php:145 msgid "Sets the textarea height" msgstr "ããã¹ããšãªã¢ã®é«ããèšå®" #: includes/fields/class-acf-field-textarea.php:144 msgid "Rows" msgstr "è¡" #: includes/fields/class-acf-field-textarea.php:25 msgid "Text Area" msgstr "ããã¹ããšãªã¢" #: includes/fields/class-acf-field-checkbox.php:451 msgid "Prepend an extra checkbox to toggle all choices" msgstr "远å ã®ãã§ãã¯ããã¯ã¹ãå é ã«è¿œå ããŠããã¹ãŠã®éžæè¢ãåãæ¿ããŸã" #: includes/fields/class-acf-field-checkbox.php:413 msgid "Save 'custom' values to the field's choices" msgstr "ãã£ãŒã«ãã®éžæè¢ãšããŠãã«ã¹ã¿ã ããä¿åãã" #: includes/fields/class-acf-field-checkbox.php:402 msgid "Allow 'custom' values to be added" msgstr "ãã«ã¹ã¿ã ãå€ã®è¿œå ãèš±å¯ãã" #: includes/fields/class-acf-field-checkbox.php:38 msgid "Add new choice" msgstr "æ°èŠéžæè¢ã远å " #: includes/fields/class-acf-field-checkbox.php:174 msgid "Toggle All" msgstr "ãã¹ãŠåãæ¿ã" #: includes/fields/class-acf-field-page_link.php:510 msgid "Allow Archives URLs" msgstr "ã¢ãŒã«ã€ã URL ãèš±å¯" #: includes/fields/class-acf-field-page_link.php:183 msgid "Archives" msgstr "ã¢ãŒã«ã€ã" #: includes/fields/class-acf-field-page_link.php:25 msgid "Page Link" msgstr "ããŒãžãªã³ã¯" #: includes/fields/class-acf-field-taxonomy.php:948 #: includes/locations/class-acf-location-user-form.php:72 msgid "Add" msgstr "远å " #: includes/admin/views/acf-field-group/fields.php:42 #: includes/fields/class-acf-field-taxonomy.php:913 msgid "Name" msgstr "åå" #: includes/fields/class-acf-field-taxonomy.php:897 msgid "%s added" msgstr "%s ã远å ããŸãã" #: includes/fields/class-acf-field-taxonomy.php:861 msgid "%s already exists" msgstr "%s ã¯ãã§ã«ååšããŠããŸã" #: includes/fields/class-acf-field-taxonomy.php:849 msgid "User unable to add new %s" msgstr "ãŠãŒã¶ãŒãæ°èŠ %s ã远å ã§ããŸãã" #: includes/fields/class-acf-field-taxonomy.php:759 msgid "Term ID" msgstr "ã¿ãŒã ID" #: includes/fields/class-acf-field-taxonomy.php:758 msgid "Term Object" msgstr "ã¿ãŒã ãªããžã§ã¯ã" #: includes/fields/class-acf-field-taxonomy.php:743 msgid "Load value from posts terms" msgstr "æçš¿ã¿ãŒã ããå€ãèªã¿èŸŒã" #: includes/fields/class-acf-field-taxonomy.php:742 msgid "Load Terms" msgstr "ã¿ãŒã ãèªã¿èŸŒã" #: includes/fields/class-acf-field-taxonomy.php:732 msgid "Connect selected terms to the post" msgstr "éžæããã¿ãŒã ãæçš¿ã«é¢é£ä»ãã" #: includes/fields/class-acf-field-taxonomy.php:731 msgid "Save Terms" msgstr "ã¿ãŒã ãä¿å" #: includes/fields/class-acf-field-taxonomy.php:721 msgid "Allow new terms to be created whilst editing" msgstr "ç·šéäžã«æ°ããã¿ãŒã ãäœæã§ããããã«ãã" #: includes/fields/class-acf-field-taxonomy.php:720 msgid "Create Terms" msgstr "ã¿ãŒã ã远å " #: includes/fields/class-acf-field-taxonomy.php:779 msgid "Radio Buttons" msgstr "ã©ãžãªãã¿ã³" #: includes/fields/class-acf-field-taxonomy.php:778 msgid "Single Value" msgstr "åäžå€" #: includes/fields/class-acf-field-taxonomy.php:776 msgid "Multi Select" msgstr "è€æ°éžæ" #: includes/fields/class-acf-field-checkbox.php:25 #: includes/fields/class-acf-field-taxonomy.php:775 msgid "Checkbox" msgstr "ãã§ãã¯ããã¯ã¹" #: includes/fields/class-acf-field-taxonomy.php:774 msgid "Multiple Values" msgstr "è€æ°å€" #: includes/fields/class-acf-field-taxonomy.php:769 msgid "Select the appearance of this field" msgstr "ãã®ãã£ãŒã«ãã®å€èгãéžæ" #: includes/fields/class-acf-field-taxonomy.php:768 msgid "Appearance" msgstr "å€èг" #: includes/fields/class-acf-field-taxonomy.php:710 msgid "Select the taxonomy to be displayed" msgstr "衚瀺ããã¿ã¯ãœãããŒãéžæ" #: includes/fields/class-acf-field-taxonomy.php:671 msgctxt "No Terms" msgid "No %s" msgstr "" #: includes/fields/class-acf-field-number.php:266 msgid "Value must be equal to or lower than %d" msgstr "å€ã¯%dæå以äžã§ããå¿ èŠããããŸã" #: includes/fields/class-acf-field-number.php:259 msgid "Value must be equal to or higher than %d" msgstr "å€ã¯%dæå以äžã§ããå¿ èŠããããŸã" #: includes/fields/class-acf-field-number.php:244 msgid "Value must be a number" msgstr "å€ã¯æ°åã§ããå¿ èŠããããŸã" #: includes/fields/class-acf-field-number.php:25 msgid "Number" msgstr "çªå·" #: includes/fields/class-acf-field-radio.php:264 msgid "Save 'other' values to the field's choices" msgstr "ãã£ãŒã«ãã®éžæè¢ãšããŠããã®ä»ããä¿åãã" #: includes/fields/class-acf-field-radio.php:253 msgid "Add 'other' choice to allow for custom values" msgstr "ããã®ä»ãã®éžæè¢ã远å ããŠã«ã¹ã¿ã å€ãèš±å¯" #: includes/fields/class-acf-field-radio.php:25 msgid "Radio Button" msgstr "ã©ãžãªãã¿ã³" #: includes/fields/class-acf-field-accordion.php:107 msgid "" "Define an endpoint for the previous accordion to stop. This accordion will " "not be visible." msgstr "" "åã®ã¢ã³ãŒãã£ãªã³ã忢ãããšã³ããã€ã³ããå®çŸ©ããŸãããã®ã¢ã³ãŒãã£ãªã³ã¯" "衚瀺ãããŸããã" #: includes/fields/class-acf-field-accordion.php:96 msgid "Allow this accordion to open without closing others." msgstr "" "ä»ã®ã¢ã³ãŒãã£ãªã³ãéããã«ãã®ã¢ã³ãŒãã£ãªã³ãéãããšãã§ããããã«ããã" #: includes/fields/class-acf-field-accordion.php:95 msgid "Multi-expand" msgstr "ãã«ãå±é" #: includes/fields/class-acf-field-accordion.php:85 msgid "Display this accordion as open on page load." msgstr "ãã®ã¢ã³ãŒãã£ãªã³ãããŒãžã®èªã¿èŸŒã¿æã«éããç¶æ ã§è¡šç€ºããŸãã" #: includes/fields/class-acf-field-accordion.php:84 msgid "Open" msgstr "åä»äž" #: includes/fields/class-acf-field-accordion.php:25 msgid "Accordion" msgstr "ã¢ã³ãŒãã£ãªã³" #: includes/fields/class-acf-field-file.php:267 #: includes/fields/class-acf-field-file.php:279 msgid "Restrict which files can be uploaded" msgstr "ã¢ããããŒãå¯èœãªãã¡ã€ã«ãå¶é" #: includes/fields/class-acf-field-file.php:220 msgid "File ID" msgstr "ãã¡ã€ã« ID" #: includes/fields/class-acf-field-file.php:219 msgid "File URL" msgstr "ãã¡ã€ã«ã® URL" #: includes/fields/class-acf-field-file.php:218 msgid "File Array" msgstr "ãã¡ã€ã«é å" #: includes/fields/class-acf-field-file.php:186 msgid "Add File" msgstr "ãã¡ã€ã«ã远å " #: includes/admin/tools/class-acf-admin-tool-import.php:156 #: includes/fields/class-acf-field-file.php:186 msgid "No file selected" msgstr "ãã¡ã€ã«ãéžæãããŠããŸãã" #: includes/fields/class-acf-field-file.php:150 msgid "File name" msgstr "ãã¡ã€ã«å" #: includes/fields/class-acf-field-file.php:63 #: assets/build/js/acf-input.js:2474 assets/build/js/acf-input.js:2625 msgid "Update File" msgstr "ãã¡ã€ã«ãæŽæ°" #: includes/fields/class-acf-field-file.php:62 #: assets/build/js/acf-input.js:2473 assets/build/js/acf-input.js:2624 msgid "Edit File" msgstr "ãã¡ã€ã«ãç·šé" #: includes/admin/tools/class-acf-admin-tool-import.php:58 #: includes/fields/class-acf-field-file.php:61 #: assets/build/js/acf-input.js:2447 assets/build/js/acf-input.js:2597 msgid "Select File" msgstr "ãã¡ã€ã«ãéžæ" #: includes/fields/class-acf-field-file.php:25 msgid "File" msgstr "ãã¡ã€ã«" #: includes/fields/class-acf-field-password.php:25 msgid "Password" msgstr "ãã¹ã¯ãŒã" #: includes/fields/class-acf-field-select.php:398 msgid "Specify the value returned" msgstr "æ»ãå€ãæå®ããŸã" #: includes/fields/class-acf-field-select.php:467 msgid "Use AJAX to lazy load choices?" msgstr "AJAX ã䜿çšããŠéžæè¢ãé å»¶èªã¿èŸŒã¿ããŸãã ?" #: includes/fields/class-acf-field-checkbox.php:362 #: includes/fields/class-acf-field-select.php:387 msgid "Enter each default value on a new line" msgstr "æ°ããè¡ã«åããã©ã«ãå€ãå ¥åããŠãã ãã" #: includes/fields/class-acf-field-select.php:258 includes/media.php:48 #: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232 msgctxt "verb" msgid "Select" msgstr "éžæ" #: includes/fields/class-acf-field-select.php:121 msgctxt "Select2 JS load_fail" msgid "Loading failed" msgstr "èªã¿èŸŒã¿å€±æ" #: includes/fields/class-acf-field-select.php:120 msgctxt "Select2 JS searching" msgid "Searching…" msgstr "æ€çŽ¢äž…" #: includes/fields/class-acf-field-select.php:119 msgctxt "Select2 JS load_more" msgid "Loading more results…" msgstr "çµæãããã«èªã¿èŸŒã¿äž…" #: includes/fields/class-acf-field-select.php:118 msgctxt "Select2 JS selection_too_long_n" msgid "You can only select %d items" msgstr "%dé ç®ã®ã¿éžæå¯èœã§ã" #: includes/fields/class-acf-field-select.php:117 msgctxt "Select2 JS selection_too_long_1" msgid "You can only select 1 item" msgstr "1é ç®ã®ã¿éžæå¯èœã§ã" #: includes/fields/class-acf-field-select.php:116 msgctxt "Select2 JS input_too_long_n" msgid "Please delete %d characters" msgstr "%dæåãåé€ããŠãã ãã" #: includes/fields/class-acf-field-select.php:115 msgctxt "Select2 JS input_too_long_1" msgid "Please delete 1 character" msgstr "1æååé€ããŠãã ãã" #: includes/fields/class-acf-field-select.php:114 msgctxt "Select2 JS input_too_short_n" msgid "Please enter %d or more characters" msgstr "%dæå以äžãå ¥åããŠãã ãã" #: includes/fields/class-acf-field-select.php:113 msgctxt "Select2 JS input_too_short_1" msgid "Please enter 1 or more characters" msgstr "1ã€ä»¥äžã®æåãå ¥åããŠãã ãã" #: includes/fields/class-acf-field-select.php:112 msgctxt "Select2 JS matches_0" msgid "No matches found" msgstr "äžèŽããé ç®ããããŸãã" #: includes/fields/class-acf-field-select.php:111 msgctxt "Select2 JS matches_n" msgid "%d results are available, use up and down arrow keys to navigate." msgstr "%dä»¶ã®çµæãèŠã€ãããŸãããäžäžç¢å°ããŒã䜿ã£ãŠç§»åããŠãã ããã" #: includes/fields/class-acf-field-select.php:110 msgctxt "Select2 JS matches_1" msgid "One result is available, press enter to select it." msgstr "1ä»¶ã®çµæãå©çšå¯èœã§ããEnter ãæŒããŠéžæããŠãã ããã" #: includes/fields/class-acf-field-select.php:25 #: includes/fields/class-acf-field-taxonomy.php:780 msgctxt "noun" msgid "Select" msgstr "éžæ" #: includes/fields/class-acf-field-user.php:77 msgid "User ID" msgstr "ãŠãŒã¶ãŒ ID" #: includes/fields/class-acf-field-user.php:76 msgid "User Object" msgstr "ãŠãŒã¶ãŒãªããžã§ã¯ã" #: includes/fields/class-acf-field-user.php:75 msgid "User Array" msgstr "ãŠãŒã¶ãŒé å" #: includes/fields/class-acf-field-user.php:63 msgid "All user roles" msgstr "ãã¹ãŠã®ãŠãŒã¶ãŒæš©éã°ã«ãŒã" #: includes/fields/class-acf-field-user.php:55 msgid "Filter by role" msgstr "æš©éã°ã«ãŒãã§çµã蟌ã" #: includes/fields/class-acf-field-user.php:20 includes/locations.php:101 msgid "User" msgstr "ãŠãŒã¶ãŒ" #: includes/fields/class-acf-field-separator.php:25 msgid "Separator" msgstr "åºåã" #: includes/fields/class-acf-field-color_picker.php:76 msgid "Select Color" msgstr "è²ãéžæ" #: includes/admin/post-types/admin-post-type.php:122 #: includes/admin/post-types/admin-taxonomy.php:122 #: includes/fields/class-acf-field-color_picker.php:74 #: assets/build/js/acf-internal-post-type.js:50 #: assets/build/js/acf-internal-post-type.js:52 msgid "Default" msgstr "ããã©ã«ã" #: includes/admin/views/acf-post-type/advanced-settings.php:115 #: includes/admin/views/acf-taxonomy/advanced-settings.php:137 #: includes/fields/class-acf-field-color_picker.php:72 msgid "Clear" msgstr "ã¯ãªã¢" #: includes/fields/class-acf-field-color_picker.php:25 msgid "Color Picker" msgstr "ã«ã©ãŒããã«ãŒ" #: includes/fields/class-acf-field-date_time_picker.php:88 msgctxt "Date Time Picker JS pmTextShort" msgid "P" msgstr "P" #: includes/fields/class-acf-field-date_time_picker.php:87 msgctxt "Date Time Picker JS pmText" msgid "PM" msgstr "PM" #: includes/fields/class-acf-field-date_time_picker.php:84 msgctxt "Date Time Picker JS amTextShort" msgid "A" msgstr "A" #: includes/fields/class-acf-field-date_time_picker.php:83 msgctxt "Date Time Picker JS amText" msgid "AM" msgstr "AM" #: includes/fields/class-acf-field-date_time_picker.php:81 msgctxt "Date Time Picker JS selectText" msgid "Select" msgstr "éžæ" #: includes/fields/class-acf-field-date_time_picker.php:80 msgctxt "Date Time Picker JS closeText" msgid "Done" msgstr "å®äº" #: includes/fields/class-acf-field-date_time_picker.php:79 msgctxt "Date Time Picker JS currentText" msgid "Now" msgstr "çŸåš" #: includes/fields/class-acf-field-date_time_picker.php:78 msgctxt "Date Time Picker JS timezoneText" msgid "Time Zone" msgstr "ã¿ã€ã ãŸãŒã³" #: includes/fields/class-acf-field-date_time_picker.php:77 msgctxt "Date Time Picker JS microsecText" msgid "Microsecond" msgstr "ãã€ã¯ãç§" #: includes/fields/class-acf-field-date_time_picker.php:76 msgctxt "Date Time Picker JS millisecText" msgid "Millisecond" msgstr "ããªç§" #: includes/fields/class-acf-field-date_time_picker.php:75 msgctxt "Date Time Picker JS secondText" msgid "Second" msgstr "ç§" #: includes/fields/class-acf-field-date_time_picker.php:74 msgctxt "Date Time Picker JS minuteText" msgid "Minute" msgstr "å" #: includes/fields/class-acf-field-date_time_picker.php:73 msgctxt "Date Time Picker JS hourText" msgid "Hour" msgstr "æ" #: includes/fields/class-acf-field-date_time_picker.php:72 msgctxt "Date Time Picker JS timeText" msgid "Time" msgstr "æé" #: includes/fields/class-acf-field-date_time_picker.php:71 msgctxt "Date Time Picker JS timeOnlyTitle" msgid "Choose Time" msgstr "æéãéžæ" #: includes/fields/class-acf-field-date_time_picker.php:25 msgid "Date Time Picker" msgstr "æ¥æéžæããŒã«" #: includes/fields/class-acf-field-accordion.php:106 msgid "Endpoint" msgstr "ãšã³ããã€ã³ã" #: includes/admin/views/acf-field-group/options.php:122 #: includes/fields/class-acf-field-tab.php:115 msgid "Left aligned" msgstr "å·Šæã" #: includes/admin/views/acf-field-group/options.php:121 #: includes/fields/class-acf-field-tab.php:114 msgid "Top aligned" msgstr "äžæã" #: includes/fields/class-acf-field-tab.php:110 msgid "Placement" msgstr "é 眮" #: includes/fields/class-acf-field-tab.php:26 msgid "Tab" msgstr "ã¿ã" #: includes/fields/class-acf-field-url.php:162 msgid "Value must be a valid URL" msgstr "å€ã¯æå¹ãª URL ã§ããå¿ èŠããããŸã" #: includes/fields/class-acf-field-link.php:177 msgid "Link URL" msgstr "ãªã³ã¯ URL" #: includes/fields/class-acf-field-link.php:176 msgid "Link Array" msgstr "ãªã³ã¯é å" #: includes/fields/class-acf-field-link.php:145 msgid "Opens in a new window/tab" msgstr "æ°ãããŠã£ã³ããŠãŸãã¯ã¿ãã§éã" #: includes/fields/class-acf-field-link.php:140 msgid "Select Link" msgstr "ãªã³ã¯ãéžæ" #: includes/fields/class-acf-field-link.php:25 msgid "Link" msgstr "ãªã³ã¯" #: includes/fields/class-acf-field-email.php:25 msgid "Email" msgstr "ã¡ãŒã«" #: includes/fields/class-acf-field-number.php:188 #: includes/fields/class-acf-field-range.php:217 msgid "Step Size" msgstr "ã¹ããããµã€ãº" #: includes/fields/class-acf-field-number.php:158 #: includes/fields/class-acf-field-range.php:195 msgid "Maximum Value" msgstr "æå€§å€" #: includes/fields/class-acf-field-number.php:148 #: includes/fields/class-acf-field-range.php:184 msgid "Minimum Value" msgstr "æå°å€" #: includes/fields/class-acf-field-range.php:25 msgid "Range" msgstr "ç¯å²" #: includes/fields/class-acf-field-button-group.php:175 #: includes/fields/class-acf-field-checkbox.php:379 #: includes/fields/class-acf-field-radio.php:220 #: includes/fields/class-acf-field-select.php:405 msgid "Both (Array)" msgstr "äž¡æ¹ (é å)" #: includes/admin/views/acf-field-group/fields.php:41 #: includes/fields/class-acf-field-button-group.php:174 #: includes/fields/class-acf-field-checkbox.php:378 #: includes/fields/class-acf-field-radio.php:219 #: includes/fields/class-acf-field-select.php:404 msgid "Label" msgstr "ã©ãã«" #: includes/fields/class-acf-field-button-group.php:173 #: includes/fields/class-acf-field-checkbox.php:377 #: includes/fields/class-acf-field-radio.php:218 #: includes/fields/class-acf-field-select.php:403 msgid "Value" msgstr "å€" #: includes/fields/class-acf-field-button-group.php:222 #: includes/fields/class-acf-field-checkbox.php:441 #: includes/fields/class-acf-field-radio.php:292 msgid "Vertical" msgstr "åçŽ" #: includes/fields/class-acf-field-button-group.php:221 #: includes/fields/class-acf-field-checkbox.php:442 #: includes/fields/class-acf-field-radio.php:293 msgid "Horizontal" msgstr "æ°Žå¹³" #: includes/fields/class-acf-field-button-group.php:148 #: includes/fields/class-acf-field-checkbox.php:352 #: includes/fields/class-acf-field-radio.php:193 #: includes/fields/class-acf-field-select.php:376 msgid "red : Red" msgstr "red : Red" #: includes/fields/class-acf-field-button-group.php:148 #: includes/fields/class-acf-field-checkbox.php:352 #: includes/fields/class-acf-field-radio.php:193 #: includes/fields/class-acf-field-select.php:376 msgid "For more control, you may specify both a value and label like this:" msgstr "äžèšã®ããã«èšè¿°ãããšãå€ãšã©ãã«ã®äž¡æ¹ãå¶åŸ¡ããããšãã§ããŸã:" #: includes/fields/class-acf-field-button-group.php:148 #: includes/fields/class-acf-field-checkbox.php:352 #: includes/fields/class-acf-field-radio.php:193 #: includes/fields/class-acf-field-select.php:376 msgid "Enter each choice on a new line." msgstr "éžæè¢ãæ¹è¡ã§åºåã£ãŠå ¥åããŠãã ããã" #: includes/fields/class-acf-field-button-group.php:147 #: includes/fields/class-acf-field-checkbox.php:351 #: includes/fields/class-acf-field-radio.php:192 #: includes/fields/class-acf-field-select.php:375 msgid "Choices" msgstr "éžæè¢" #: includes/fields/class-acf-field-button-group.php:24 msgid "Button Group" msgstr "ãã¿ã³ã°ã«ãŒã" #: includes/fields/class-acf-field-page_link.php:521 #: includes/fields/class-acf-field-post_object.php:437 #: includes/fields/class-acf-field-select.php:413 #: includes/fields/class-acf-field-user.php:86 msgid "Select multiple values?" msgstr "è€æ°å€ãéžæå¯èœã«ããŸãã ?" #: includes/fields/class-acf-field-button-group.php:194 #: includes/fields/class-acf-field-page_link.php:542 #: includes/fields/class-acf-field-post_object.php:459 #: includes/fields/class-acf-field-radio.php:238 #: includes/fields/class-acf-field-select.php:435 #: includes/fields/class-acf-field-taxonomy.php:789 #: includes/fields/class-acf-field-user.php:107 msgid "Allow Null?" msgstr "空ã®å€ãèš±å¯ããŸãã ?" #: includes/fields/class-acf-field-page_link.php:267 #: includes/fields/class-acf-field-post_object.php:268 #: includes/fields/class-acf-field-taxonomy.php:935 msgid "Parent" msgstr "芪" #: includes/fields/class-acf-field-wysiwyg.php:397 msgid "TinyMCE will not be initialized until field is clicked" msgstr "ãã£ãŒã«ããã¯ãªãã¯ããããŸã§ TinyMCE ã¯åæåãããŸãã" #: includes/fields/class-acf-field-wysiwyg.php:396 msgid "Delay initialization?" msgstr "åæåãé å»¶ãããŸãã ?" #: includes/fields/class-acf-field-wysiwyg.php:385 msgid "Show Media Upload Buttons?" msgstr "ã¡ãã£ã¢ã¢ããããŒããã¿ã³ã衚瀺ããŸãã ?" #: includes/fields/class-acf-field-wysiwyg.php:369 msgid "Toolbar" msgstr "ããŒã«ããŒ" #: includes/fields/class-acf-field-wysiwyg.php:361 msgid "Text Only" msgstr "ããã¹ãã®ã¿" #: includes/fields/class-acf-field-wysiwyg.php:360 msgid "Visual Only" msgstr "ããžã¥ã¢ã«ã®ã¿" #: includes/fields/class-acf-field-wysiwyg.php:359 msgid "Visual & Text" msgstr "ããžã¥ã¢ã«ãšããã¹ã" #: includes/fields/class-acf-field-wysiwyg.php:354 msgid "Tabs" msgstr "ã¿ã" #: includes/fields/class-acf-field-wysiwyg.php:292 msgid "Click to initialize TinyMCE" msgstr "ã¯ãªãã¯ã㊠TinyMCE ãåæå" #: includes/fields/class-acf-field-wysiwyg.php:286 msgctxt "Name for the Text editor tab (formerly HTML)" msgid "Text" msgstr "ããã¹ã" #: includes/fields/class-acf-field-wysiwyg.php:285 msgid "Visual" msgstr "ããžã¥ã¢ã«" #: includes/fields/class-acf-field-text.php:183 #: includes/fields/class-acf-field-textarea.php:236 msgid "Value must not exceed %d characters" msgstr "å€ã¯%dæå以å ã§ããå¿ èŠããããŸã" #: includes/fields/class-acf-field-text.php:118 #: includes/fields/class-acf-field-textarea.php:124 msgid "Leave blank for no limit" msgstr "å¶éããªãå Žåã¯ç©ºçœã«ãã" #: includes/fields/class-acf-field-text.php:117 #: includes/fields/class-acf-field-textarea.php:123 msgid "Character Limit" msgstr "æåæ°å¶é" #: includes/fields/class-acf-field-email.php:158 #: includes/fields/class-acf-field-number.php:209 #: includes/fields/class-acf-field-password.php:105 #: includes/fields/class-acf-field-range.php:239 #: includes/fields/class-acf-field-text.php:158 msgid "Appears after the input" msgstr "å ¥åå 容ã®åŸã«è¡šç€º" #: includes/fields/class-acf-field-email.php:157 #: includes/fields/class-acf-field-number.php:208 #: includes/fields/class-acf-field-password.php:104 #: includes/fields/class-acf-field-range.php:238 #: includes/fields/class-acf-field-text.php:157 msgid "Append" msgstr "远å " #: includes/fields/class-acf-field-email.php:148 #: includes/fields/class-acf-field-number.php:199 #: includes/fields/class-acf-field-password.php:95 #: includes/fields/class-acf-field-range.php:229 #: includes/fields/class-acf-field-text.php:148 msgid "Appears before the input" msgstr "å ¥åå 容ã®åã«è¡šç€º" #: includes/fields/class-acf-field-email.php:147 #: includes/fields/class-acf-field-number.php:198 #: includes/fields/class-acf-field-password.php:94 #: includes/fields/class-acf-field-range.php:228 #: includes/fields/class-acf-field-text.php:147 msgid "Prepend" msgstr "å é ã«è¿œå " #: includes/fields/class-acf-field-email.php:138 #: includes/fields/class-acf-field-number.php:179 #: includes/fields/class-acf-field-password.php:85 #: includes/fields/class-acf-field-text.php:138 #: includes/fields/class-acf-field-textarea.php:156 #: includes/fields/class-acf-field-url.php:122 msgid "Appears within the input" msgstr "å ¥åå 容ã®äžã«è¡šç€º" #: includes/fields/class-acf-field-email.php:137 #: includes/fields/class-acf-field-number.php:178 #: includes/fields/class-acf-field-password.php:84 #: includes/fields/class-acf-field-text.php:137 #: includes/fields/class-acf-field-textarea.php:155 #: includes/fields/class-acf-field-url.php:121 msgid "Placeholder Text" msgstr "ãã¬ãŒã¹ãã«ããŒããã¹ã" #: includes/fields/class-acf-field-button-group.php:158 #: includes/fields/class-acf-field-email.php:118 #: includes/fields/class-acf-field-number.php:129 #: includes/fields/class-acf-field-radio.php:203 #: includes/fields/class-acf-field-range.php:165 #: includes/fields/class-acf-field-text.php:98 #: includes/fields/class-acf-field-textarea.php:104 #: includes/fields/class-acf-field-url.php:102 #: includes/fields/class-acf-field-wysiwyg.php:319 msgid "Appears when creating a new post" msgstr "æ°èŠæçš¿äœææã«è¡šç€º" #: includes/fields/class-acf-field-text.php:25 msgid "Text" msgstr "ããã¹ã" #: includes/fields/class-acf-field-relationship.php:793 msgid "%1$s requires at least %2$s selection" msgid_plural "%1$s requires at least %2$s selections" msgstr[0] "%1$sã¯%2$så以äžéžæããå¿ èŠããããŸã" #: includes/fields/class-acf-field-post_object.php:428 #: includes/fields/class-acf-field-relationship.php:655 msgid "Post ID" msgstr "æçš¿ ID" #: includes/fields/class-acf-field-post_object.php:25 #: includes/fields/class-acf-field-post_object.php:427 #: includes/fields/class-acf-field-relationship.php:654 msgid "Post Object" msgstr "æçš¿ãªããžã§ã¯ã" #: includes/fields/class-acf-field-relationship.php:687 msgid "Maximum posts" msgstr "æå€§æçš¿" #: includes/fields/class-acf-field-relationship.php:677 msgid "Minimum posts" msgstr "æå°æçš¿" #: includes/admin/views/acf-field-group/options.php:175 #: includes/admin/views/acf-post-type/advanced-settings.php:55 #: includes/fields/class-acf-field-relationship.php:712 msgid "Featured Image" msgstr "ã¢ã€ãã£ããç»å" #: includes/fields/class-acf-field-relationship.php:708 msgid "Selected elements will be displayed in each result" msgstr "éžæããèŠçŽ ãããããã®çµæã«è¡šç€ºãããŸã" #: includes/fields/class-acf-field-relationship.php:707 msgid "Elements" msgstr "èŠçŽ " #: includes/fields/class-acf-field-relationship.php:641 #: includes/fields/class-acf-field-taxonomy.php:28 #: includes/fields/class-acf-field-taxonomy.php:709 #: includes/locations/class-acf-location-taxonomy.php:22 msgid "Taxonomy" msgstr "ã¿ã¯ãœãããŒ" #: includes/fields/class-acf-field-relationship.php:640 #: includes/locations/class-acf-location-post-type.php:22 #: includes/post-types/class-acf-post-type.php:91 msgid "Post Type" msgstr "æçš¿ã¿ã€ã" #: includes/fields/class-acf-field-relationship.php:634 msgid "Filters" msgstr "ãã£ã«ã¿ãŒ" #: includes/fields/class-acf-field-page_link.php:503 #: includes/fields/class-acf-field-post_object.php:415 #: includes/fields/class-acf-field-relationship.php:627 msgid "All taxonomies" msgstr "ãã¹ãŠã®ã¿ã¯ãœãããŒ" #: includes/fields/class-acf-field-page_link.php:495 #: includes/fields/class-acf-field-post_object.php:407 #: includes/fields/class-acf-field-relationship.php:619 msgid "Filter by Taxonomy" msgstr "ã¿ã¯ãœãããŒã§çµã蟌ã¿" #: includes/fields/class-acf-field-page_link.php:473 #: includes/fields/class-acf-field-post_object.php:385 #: includes/fields/class-acf-field-relationship.php:597 msgid "All post types" msgstr "ãã¹ãŠã®æçš¿ã¿ã€ã" #: includes/fields/class-acf-field-page_link.php:465 #: includes/fields/class-acf-field-post_object.php:377 #: includes/fields/class-acf-field-relationship.php:589 msgid "Filter by Post Type" msgstr "æçš¿ã¿ã€ãã§ãã£ã«ã¿ãŒ" #: includes/fields/class-acf-field-relationship.php:487 msgid "Search..." msgstr "æ€çŽ¢âŠ" #: includes/fields/class-acf-field-relationship.php:417 msgid "Select taxonomy" msgstr "ã¿ã¯ãœãããŒãéžæ" #: includes/fields/class-acf-field-relationship.php:408 msgid "Select post type" msgstr "æçš¿ã¿ã€ããéžæ" #: includes/fields/class-acf-field-relationship.php:68 #: assets/build/js/acf-input.js:3925 assets/build/js/acf-input.js:4208 msgid "No matches found" msgstr "äžèŽããé ç®ããããŸãã" #: includes/fields/class-acf-field-relationship.php:67 #: assets/build/js/acf-input.js:3908 assets/build/js/acf-input.js:4187 msgid "Loading" msgstr "èªã¿èŸŒã¿äž" #: includes/fields/class-acf-field-relationship.php:66 #: assets/build/js/acf-input.js:3817 assets/build/js/acf-input.js:4083 msgid "Maximum values reached ( {max} values )" msgstr "æå€§å€ ({max}) ã«éããŸãã" #: includes/fields/class-acf-field-relationship.php:25 msgid "Relationship" msgstr "é¢ä¿" #: includes/fields/class-acf-field-file.php:291 #: includes/fields/class-acf-field-image.php:317 msgid "Comma separated list. Leave blank for all types" msgstr "ã«ã³ãåºåãã®ãªã¹ãããã¹ãŠã®ã¿ã€ããèš±å¯ããå Žåã¯ç©ºçœã®ãŸãŸã«ããŸã" #: includes/fields/class-acf-field-file.php:290 #: includes/fields/class-acf-field-image.php:316 msgid "Allowed file types" msgstr "èš±å¯ããããã¡ã€ã«ã®çš®é¡" #: includes/fields/class-acf-field-file.php:278 #: includes/fields/class-acf-field-image.php:280 msgid "Maximum" msgstr "æå€§" #: includes/fields/class-acf-field-file.php:154 #: includes/fields/class-acf-field-file.php:270 #: includes/fields/class-acf-field-file.php:282 #: includes/fields/class-acf-field-image.php:271 #: includes/fields/class-acf-field-image.php:307 msgid "File size" msgstr "ãã¡ã€ã«ãµã€ãº" #: includes/fields/class-acf-field-image.php:245 #: includes/fields/class-acf-field-image.php:281 msgid "Restrict which images can be uploaded" msgstr "ã¢ããããŒãå¯èœãªç»åãå¶é" #: includes/fields/class-acf-field-file.php:266 #: includes/fields/class-acf-field-image.php:244 msgid "Minimum" msgstr "æå°" #: includes/fields/class-acf-field-file.php:235 #: includes/fields/class-acf-field-image.php:210 msgid "Uploaded to post" msgstr "æçš¿ã«ã¢ããããŒã" #: includes/fields/class-acf-field-file.php:234 #: includes/fields/class-acf-field-image.php:209 #: includes/locations/class-acf-location-attachment.php:73 #: includes/locations/class-acf-location-comment.php:61 #: includes/locations/class-acf-location-nav-menu.php:74 #: includes/locations/class-acf-location-taxonomy.php:63 #: includes/locations/class-acf-location-user-form.php:71 #: includes/locations/class-acf-location-user-role.php:78 #: includes/locations/class-acf-location-widget.php:65 msgid "All" msgstr "ãã¹ãŠ" #: includes/fields/class-acf-field-file.php:229 #: includes/fields/class-acf-field-image.php:204 msgid "Limit the media library choice" msgstr "ã¡ãã£ã¢ã©ã€ãã©ãªã®éžæè¢ãå¶é" #: includes/fields/class-acf-field-file.php:228 #: includes/fields/class-acf-field-image.php:203 msgid "Library" msgstr "ã©ã€ãã©ãª" #: includes/fields/class-acf-field-image.php:336 msgid "Preview Size" msgstr "ãã¬ãã¥ãŒãµã€ãº" #: includes/fields/class-acf-field-image.php:195 msgid "Image ID" msgstr "ç»å ID" #: includes/fields/class-acf-field-image.php:194 msgid "Image URL" msgstr "ç»å URL" #: includes/fields/class-acf-field-image.php:193 msgid "Image Array" msgstr "ç»åé å" #: includes/fields/class-acf-field-button-group.php:168 #: includes/fields/class-acf-field-checkbox.php:372 #: includes/fields/class-acf-field-file.php:213 #: includes/fields/class-acf-field-link.php:171 #: includes/fields/class-acf-field-radio.php:213 msgid "Specify the returned value on front end" msgstr "ããã³ããšã³ããžã®è¿ãå€ãæå®ããŠãã ãã" #: includes/fields/class-acf-field-button-group.php:167 #: includes/fields/class-acf-field-checkbox.php:371 #: includes/fields/class-acf-field-file.php:212 #: includes/fields/class-acf-field-link.php:170 #: includes/fields/class-acf-field-radio.php:212 #: includes/fields/class-acf-field-taxonomy.php:753 msgid "Return Value" msgstr "è¿ãå€" #: includes/fields/class-acf-field-image.php:162 msgid "Add Image" msgstr "ç»åã远å " #: includes/fields/class-acf-field-image.php:162 msgid "No image selected" msgstr "ç»åãéžæãããŠããŸãã" #: includes/assets.php:352 includes/fields/class-acf-field-file.php:162 #: includes/fields/class-acf-field-image.php:142 #: includes/fields/class-acf-field-link.php:145 assets/build/js/acf.js:1566 #: assets/build/js/acf.js:1661 msgid "Remove" msgstr "åé€" #: includes/admin/views/acf-field-group/field.php:72 #: includes/fields/class-acf-field-file.php:160 #: includes/fields/class-acf-field-image.php:140 #: includes/fields/class-acf-field-link.php:145 msgid "Edit" msgstr "ç·šé" #: includes/fields/class-acf-field-image.php:70 includes/media.php:55 #: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286 msgid "All images" msgstr "ãã¹ãŠã®ç»å" #: includes/fields/class-acf-field-image.php:69 #: assets/build/js/acf-input.js:3181 assets/build/js/acf-input.js:3399 msgid "Update Image" msgstr "ç»åãæŽæ°" #: includes/fields/class-acf-field-image.php:68 #: assets/build/js/acf-input.js:3180 assets/build/js/acf-input.js:3398 msgid "Edit Image" msgstr "ç»åãç·šé" #: includes/fields/class-acf-field-image.php:67 #: assets/build/js/acf-input.js:3156 assets/build/js/acf-input.js:3373 msgid "Select Image" msgstr "ç»åãéžæ" #: includes/fields/class-acf-field-image.php:25 msgid "Image" msgstr "ç»å" #: includes/fields/class-acf-field-message.php:125 msgid "Allow HTML markup to display as visible text instead of rendering" msgstr "HTML ããŒã¯ã¢ããã®ã³ãŒããšããŠè¡šç€ºãèš±å¯" #: includes/fields/class-acf-field-message.php:124 msgid "Escape HTML" msgstr "HTML ããšã¹ã±ãŒã" #: includes/fields/class-acf-field-message.php:116 #: includes/fields/class-acf-field-textarea.php:172 msgid "No Formatting" msgstr "æžåŒèšå®ãªã" #: includes/fields/class-acf-field-message.php:115 #: includes/fields/class-acf-field-textarea.php:171 msgid "Automatically add <br>" msgstr "èªåçã« <br> ã远å " #: includes/fields/class-acf-field-message.php:114 #: includes/fields/class-acf-field-textarea.php:170 msgid "Automatically add paragraphs" msgstr "èªåçã«æ®µèœè¿œå ãã" #: includes/fields/class-acf-field-message.php:110 #: includes/fields/class-acf-field-textarea.php:166 msgid "Controls how new lines are rendered" msgstr "æ¹è¡ãã©ã®ããã«è¡šç€ºãããå¶åŸ¡" #: includes/fields/class-acf-field-message.php:109 #: includes/fields/class-acf-field-textarea.php:165 msgid "New Lines" msgstr "æ¹è¡" #: includes/fields/class-acf-field-date_picker.php:232 #: includes/fields/class-acf-field-date_time_picker.php:220 msgid "Week Starts On" msgstr "é±ã®å§ãŸã" #: includes/fields/class-acf-field-date_picker.php:201 msgid "The format used when saving a value" msgstr "å€ãä¿åãããšãã«äœ¿çšããã圢åŒ" #: includes/fields/class-acf-field-date_picker.php:200 msgid "Save Format" msgstr "æžåŒãä¿å" #: includes/fields/class-acf-field-date_picker.php:67 msgctxt "Date Picker JS weekHeader" msgid "Wk" msgstr "Wk" #: includes/fields/class-acf-field-date_picker.php:66 msgctxt "Date Picker JS prevText" msgid "Prev" msgstr "åãž" #: includes/fields/class-acf-field-date_picker.php:65 msgctxt "Date Picker JS nextText" msgid "Next" msgstr "次ãž" #: includes/fields/class-acf-field-date_picker.php:64 msgctxt "Date Picker JS currentText" msgid "Today" msgstr "仿¥" #: includes/fields/class-acf-field-date_picker.php:63 msgctxt "Date Picker JS closeText" msgid "Done" msgstr "å®äº" #: includes/fields/class-acf-field-date_picker.php:25 msgid "Date Picker" msgstr "æ¥ä»éžæããŒã«" #: includes/fields/class-acf-field-image.php:248 #: includes/fields/class-acf-field-image.php:284 #: includes/fields/class-acf-field-oembed.php:268 msgid "Width" msgstr "å¹ " #: includes/fields/class-acf-field-oembed.php:265 #: includes/fields/class-acf-field-oembed.php:277 msgid "Embed Size" msgstr "åã蟌ã¿ãµã€ãº" #: includes/fields/class-acf-field-oembed.php:222 msgid "Enter URL" msgstr "URL ãå ¥å" #: includes/fields/class-acf-field-oembed.php:25 msgid "oEmbed" msgstr "oEmbed" #: includes/fields/class-acf-field-true_false.php:184 msgid "Text shown when inactive" msgstr "ç¡å¹åæã«è¡šç€ºãããããã¹ã" #: includes/fields/class-acf-field-true_false.php:183 msgid "Off Text" msgstr "ç¡å¹åæã®ããã¹ã" #: includes/fields/class-acf-field-true_false.php:168 msgid "Text shown when active" msgstr "æå¹æã«è¡šç€ºããããã¹ã" #: includes/fields/class-acf-field-true_false.php:167 msgid "On Text" msgstr "ã¢ã¯ãã£ãæã®ããã¹ã" #: includes/fields/class-acf-field-select.php:456 #: includes/fields/class-acf-field-true_false.php:199 msgid "Stylized UI" msgstr "" #: includes/fields/class-acf-field-button-group.php:157 #: includes/fields/class-acf-field-checkbox.php:361 #: includes/fields/class-acf-field-color_picker.php:158 #: includes/fields/class-acf-field-email.php:117 #: includes/fields/class-acf-field-number.php:128 #: includes/fields/class-acf-field-radio.php:202 #: includes/fields/class-acf-field-range.php:164 #: includes/fields/class-acf-field-select.php:386 #: includes/fields/class-acf-field-text.php:97 #: includes/fields/class-acf-field-textarea.php:103 #: includes/fields/class-acf-field-true_false.php:147 #: includes/fields/class-acf-field-url.php:101 #: includes/fields/class-acf-field-wysiwyg.php:318 msgid "Default Value" msgstr "åæå€" #: includes/fields/class-acf-field-true_false.php:138 msgid "Displays text alongside the checkbox" msgstr "ãã§ãã¯ããã¯ã¹ã®æšªã«ããã¹ãã衚瀺" #: includes/fields/class-acf-field-message.php:26 #: includes/fields/class-acf-field-message.php:99 #: includes/fields/class-acf-field-true_false.php:137 msgid "Message" msgstr "ã¡ãã»ãŒãž" #: includes/assets.php:351 includes/fields/class-acf-field-true_false.php:86 #: includes/fields/class-acf-field-true_false.php:187 #: assets/build/js/acf.js:1743 assets/build/js/acf.js:1861 msgid "No" msgstr "ããã" #: includes/assets.php:350 includes/fields/class-acf-field-true_false.php:83 #: includes/fields/class-acf-field-true_false.php:171 #: assets/build/js/acf.js:1742 assets/build/js/acf.js:1860 msgid "Yes" msgstr "ã¯ã" #: includes/fields/class-acf-field-true_false.php:25 msgid "True / False" msgstr "ç/åœ" #: includes/fields/class-acf-field-group.php:474 msgid "Row" msgstr "è¡" #: includes/fields/class-acf-field-group.php:473 msgid "Table" msgstr "ããŒãã«" #: includes/fields/class-acf-field-group.php:472 msgid "Block" msgstr "ãããã¯" #: includes/fields/class-acf-field-group.php:467 msgid "Specify the style used to render the selected fields" msgstr "éžæãããã£ãŒã«ãã®ã¬ã³ããªã³ã°ã«äœ¿çšãããã¹ã¿ã€ã«ãæå®ããŸã" #: includes/fields.php:356 includes/fields/class-acf-field-button-group.php:215 #: includes/fields/class-acf-field-checkbox.php:435 #: includes/fields/class-acf-field-group.php:466 #: includes/fields/class-acf-field-radio.php:286 msgid "Layout" msgstr "ã¬ã€ã¢ãŠã" #: includes/fields/class-acf-field-group.php:450 msgid "Sub Fields" msgstr "ãµããã£ãŒã«ã" #: includes/fields/class-acf-field-group.php:25 msgid "Group" msgstr "ã°ã«ãŒã" #: includes/fields/class-acf-field-google-map.php:235 msgid "Customize the map height" msgstr "å°å³ã®é«ããã«ã¹ã¿ãã€ãº" #: includes/fields/class-acf-field-google-map.php:234 #: includes/fields/class-acf-field-image.php:259 #: includes/fields/class-acf-field-image.php:295 #: includes/fields/class-acf-field-oembed.php:280 msgid "Height" msgstr "é«ã" #: includes/fields/class-acf-field-google-map.php:223 msgid "Set the initial zoom level" msgstr "å°å³ã®ããã©ã«ããºãŒã ã¬ãã«ãèšå®" #: includes/fields/class-acf-field-google-map.php:222 msgid "Zoom" msgstr "ãºãŒã " #: includes/fields/class-acf-field-google-map.php:196 #: includes/fields/class-acf-field-google-map.php:209 msgid "Center the initial map" msgstr "å°å³ã®ããã©ã«ãäžå¿äœçœ®ãèšå®" #: includes/fields/class-acf-field-google-map.php:195 #: includes/fields/class-acf-field-google-map.php:208 msgid "Center" msgstr "äžå€®" #: includes/fields/class-acf-field-google-map.php:163 msgid "Search for address..." msgstr "äœæãæ€çŽ¢âŠ" #: includes/fields/class-acf-field-google-map.php:160 msgid "Find current location" msgstr "çŸåšã®å Žæãæ€çŽ¢" #: includes/fields/class-acf-field-google-map.php:159 msgid "Clear location" msgstr "äœçœ®æ å ±ãã¯ãªã¢" #: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-relationship.php:639 msgid "Search" msgstr "æ€çŽ¢" #: includes/fields/class-acf-field-google-map.php:63 #: assets/build/js/acf-input.js:2840 assets/build/js/acf-input.js:3026 msgid "Sorry, this browser does not support geolocation" msgstr "ã䜿ãã®ãã©ãŠã¶ãŒã¯äœçœ®æ å ±æ©èœã«å¯Ÿå¿ããŠããŸãã" #: includes/fields/class-acf-field-google-map.php:25 msgid "Google Map" msgstr "Google ããã" #: includes/fields/class-acf-field-date_picker.php:212 #: includes/fields/class-acf-field-date_time_picker.php:201 #: includes/fields/class-acf-field-time_picker.php:132 msgid "The format returned via template functions" msgstr "ãã³ãã¬ãŒã颿°ã§è¿ããããã©ãŒããã" #: includes/fields/class-acf-field-color_picker.php:182 #: includes/fields/class-acf-field-date_picker.php:211 #: includes/fields/class-acf-field-date_time_picker.php:200 #: includes/fields/class-acf-field-image.php:187 #: includes/fields/class-acf-field-post_object.php:422 #: includes/fields/class-acf-field-relationship.php:649 #: includes/fields/class-acf-field-select.php:397 #: includes/fields/class-acf-field-time_picker.php:131 #: includes/fields/class-acf-field-user.php:70 msgid "Return Format" msgstr "æ»ãå€ã®åœ¢åŒ" #: includes/fields/class-acf-field-date_picker.php:190 #: includes/fields/class-acf-field-date_picker.php:221 #: includes/fields/class-acf-field-date_time_picker.php:192 #: includes/fields/class-acf-field-date_time_picker.php:210 #: includes/fields/class-acf-field-time_picker.php:123 #: includes/fields/class-acf-field-time_picker.php:139 msgid "Custom:" msgstr "ã«ã¹ã¿ã :" #: includes/fields/class-acf-field-date_picker.php:182 #: includes/fields/class-acf-field-date_time_picker.php:183 #: includes/fields/class-acf-field-time_picker.php:116 msgid "The format displayed when editing a post" msgstr "æçš¿ç·šéæã«è¡šç€ºãããæžåŒ" #: includes/fields/class-acf-field-date_picker.php:181 #: includes/fields/class-acf-field-date_time_picker.php:182 #: includes/fields/class-acf-field-time_picker.php:115 msgid "Display Format" msgstr "衚瀺圢åŒ" #: includes/fields/class-acf-field-time_picker.php:25 msgid "Time Picker" msgstr "æééžæããŒã«" #. translators: counts for inactive field groups #: acf.php:491 msgid "Inactive <span class=\"count\">(%s)</span>" msgid_plural "Inactive <span class=\"count\">(%s)</span>" msgstr[0] "" #: acf.php:450 msgid "No Fields found in Trash" msgstr "ãŽãç®±ã«ãã£ãŒã«ããèŠã€ãããŸãã" #: acf.php:449 msgid "No Fields found" msgstr "ãã£ãŒã«ããèŠã€ãããŸãã" #: acf.php:448 msgid "Search Fields" msgstr "ãã£ãŒã«ããæ€çŽ¢" #: acf.php:447 msgid "View Field" msgstr "ãã£ãŒã«ãã衚瀺" #: acf.php:446 includes/admin/views/acf-field-group/fields.php:104 msgid "New Field" msgstr "æ°èŠãã£ãŒã«ã" #: acf.php:445 msgid "Edit Field" msgstr "ãã£ãŒã«ããç·šé" #: acf.php:444 msgid "Add New Field" msgstr "æ°èŠãã£ãŒã«ãã远å " #: acf.php:442 msgid "Field" msgstr "ãã£ãŒã«ã" #: acf.php:441 includes/admin/post-types/admin-field-group.php:150 #: includes/admin/post-types/admin-field-groups.php:96 #: includes/admin/views/acf-field-group/fields.php:21 msgid "Fields" msgstr "ãã£ãŒã«ã" #: acf.php:416 msgid "No Field Groups found in Trash" msgstr "ãŽãç®±ã«ãã£ãŒã«ãã°ã«ãŒããèŠã€ãããŸãã" #: acf.php:415 msgid "No Field Groups found" msgstr "ãã£ãŒã«ãã°ã«ãŒããèŠã€ãããŸãã" #: acf.php:414 msgid "Search Field Groups" msgstr "ãã£ãŒã«ãã°ã«ãŒããæ€çŽ¢" #: acf.php:413 msgid "View Field Group" msgstr "ãã£ãŒã«ãã°ã«ãŒãã衚瀺" #: acf.php:412 msgid "New Field Group" msgstr "æ°èŠãã£ãŒã«ãã°ã«ãŒã" #: acf.php:411 msgid "Edit Field Group" msgstr "ãã£ãŒã«ãã°ã«ãŒããç·šé" #: acf.php:410 msgid "Add New Field Group" msgstr "æ°èŠãã£ãŒã«ãã°ã«ãŒãã远å " #: acf.php:409 acf.php:443 #: includes/admin/views/acf-post-type/advanced-settings.php:245 #: includes/admin/views/acf-post-type/advanced-settings.php:247 #: includes/post-types/class-acf-post-type.php:92 #: includes/post-types/class-acf-taxonomy.php:92 msgid "Add New" msgstr "æ°èŠè¿œå " #: acf.php:408 msgid "Field Group" msgstr "ãã£ãŒã«ãã°ã«ãŒã" #: acf.php:407 includes/admin/post-types/admin-field-groups.php:56 #: includes/admin/post-types/admin-post-types.php:103 #: includes/admin/post-types/admin-taxonomies.php:103 msgid "Field Groups" msgstr "ãã£ãŒã«ãã°ã«ãŒã" #. Description of the plugin msgid "Customize WordPress with powerful, professional and intuitive fields." msgstr "" "ãã¯ãã«ããããã§ãã·ã§ãã«ãçŽæçãªãã£ãŒã«ãã§ WordPress ãã«ã¹ã¿ãã€ãºã" #. Plugin URI of the plugin msgid "https://www.advancedcustomfields.com" msgstr "https://www.advancedcustomfields.com" #. Plugin Name of the plugin #: acf.php:92 msgid "Advanced Custom Fields" msgstr "Advanced Custom Fields" #: pro/acf-pro.php:27 msgid "Advanced Custom Fields PRO" msgstr "Advanced Custom Fields PRO" #: pro/blocks.php:166 msgid "Block type name is required." msgstr "" #: pro/blocks.php:173 msgid "Block type \"%s\" is already registered." msgstr "" #: pro/blocks.php:731 msgid "Switch to Edit" msgstr "" #: pro/blocks.php:732 msgid "Switch to Preview" msgstr "" #: pro/blocks.php:733 msgid "Change content alignment" msgstr "" #. translators: %s: Block type title #: pro/blocks.php:736 msgid "%s settings" msgstr "" #: pro/blocks.php:949 msgid "This block contains no editable fields." msgstr "" #. translators: %s: an admin URL to the field group edit screen #: pro/blocks.php:955 msgid "" "Assign a <a href=\"%s\" target=\"_blank\">field group</a> to add fields to " "this block." msgstr "" #: pro/options-page.php:78 msgid "Options Updated" msgstr "ãªãã·ã§ã³ãæŽæ°ããŸãã" #: pro/updates.php:99 msgid "" "To enable updates, please enter your license key on the <a href=\"%1$s" "\">Updates</a> page. If you don't have a licence key, please see <a href=" "\"%2$s\" target=\"_blank\">details & pricing</a>." msgstr "" #: pro/updates.php:159 msgid "" "<b>ACF Activation Error</b>. Your defined license key has changed, but an " "error occurred when deactivating your old licence" msgstr "" #: pro/updates.php:154 msgid "" "<b>ACF Activation Error</b>. Your defined license key has changed, but an " "error occurred when connecting to activation server" msgstr "" #: pro/updates.php:192 msgid "<b>ACF Activation Error</b>" msgstr "" #: pro/updates.php:187 msgid "" "<b>ACF Activation Error</b>. An error occurred when connecting to activation " "server" msgstr "" #: pro/updates.php:279, pro/admin/views/html-settings-updates.php:117 msgid "Check Again" msgstr "å確èª" #: pro/updates.php:561 msgid "<b>ACF Activation Error</b>. Could not connect to activation server" msgstr "" #: pro/admin/admin-options-page.php:195 msgid "Publish" msgstr "å ¬é" #: pro/admin/admin-options-page.php:199 msgid "" "No Custom Field Groups found for this options page. <a href=\"%s\">Create a " "Custom Field Group</a>" msgstr "" "ãã®ãªãã·ã§ã³ããŒãžã«ã«ã¹ã¿ã ãã£ãŒã«ãã°ã«ãŒãããããŸãã. <a href=\"%s\">" "ã«ã¹ã¿ã ãã£ãŒã«ãã°ã«ãŒããäœæ</a>" #: pro/admin/admin-updates.php:52 msgid "<b>Error</b>. Could not connect to update server" msgstr "<b>ãšã©ãŒ</b> æŽæ°ãµãŒããŒã«æ¥ç¶ã§ããŸãã" #: pro/admin/admin-updates.php:209 msgid "" "<b>Error</b>. Could not authenticate update package. Please check again or " "deactivate and reactivate your ACF PRO license." msgstr "" #: pro/admin/admin-updates.php:196 msgid "" "<b>Error</b>. Your license for this site has expired or been deactivated. " "Please reactivate your ACF PRO license." msgstr "" #: pro/fields/class-acf-field-clone.php:815 msgid "Select one or more fields you wish to clone" msgstr "" #: pro/fields/class-acf-field-clone.php:834 msgid "Display" msgstr "衚瀺" #: pro/fields/class-acf-field-clone.php:835 msgid "Specify the style used to render the clone field" msgstr "" #: pro/fields/class-acf-field-clone.php:840 msgid "Group (displays selected fields in a group within this field)" msgstr "" #: pro/fields/class-acf-field-clone.php:841 msgid "Seamless (replaces this field with selected fields)" msgstr "" #: pro/fields/class-acf-field-clone.php:864 msgid "Labels will be displayed as %s" msgstr "" #: pro/fields/class-acf-field-clone.php:869 msgid "Prefix Field Labels" msgstr "" #: pro/fields/class-acf-field-clone.php:880 msgid "Values will be saved as %s" msgstr "" #: pro/fields/class-acf-field-clone.php:885 msgid "Prefix Field Names" msgstr "" #: pro/fields/class-acf-field-clone.php:1001 msgid "Unknown field" msgstr "" #: pro/fields/class-acf-field-clone.php:1038 msgid "Unknown field group" msgstr "" #: pro/fields/class-acf-field-clone.php:1042 msgid "All fields from %s field group" msgstr "" #: pro/fields/class-acf-field-flexible-content.php:31, #: pro/fields/class-acf-field-repeater.php:79, #: pro/fields/class-acf-field-repeater.php:263 msgid "Add Row" msgstr "è¡ã远å " #: pro/fields/class-acf-field-flexible-content.php:71, #: pro/fields/class-acf-field-flexible-content.php:917, #: pro/fields/class-acf-field-flexible-content.php:996 #, fuzzy #| msgid "layout" msgid "layout" msgid_plural "layouts" msgstr[0] "ã¬ã€ã¢ãŠã" #: pro/fields/class-acf-field-flexible-content.php:72 msgid "layouts" msgstr "ã¬ã€ã¢ãŠã" #: pro/fields/class-acf-field-flexible-content.php:75, #: pro/fields/class-acf-field-flexible-content.php:916, #: pro/fields/class-acf-field-flexible-content.php:995 msgid "This field requires at least {min} {label} {identifier}" msgstr "{identifier}ã«{label}ã¯æäœ{min}åå¿ èŠã§ã" #: pro/fields/class-acf-field-flexible-content.php:76 msgid "This field has a limit of {max} {label} {identifier}" msgstr "" #: pro/fields/class-acf-field-flexible-content.php:79 msgid "{available} {label} {identifier} available (max {max})" msgstr "" "ããš{available}å {identifier}ã«ã¯ {label} ãå©çšã§ããŸãïŒæå€§ {max}åïŒ" #: pro/fields/class-acf-field-flexible-content.php:80 msgid "{required} {label} {identifier} required (min {min})" msgstr "" "ããš{required}å {identifier}ã«ã¯ {label} ãå©çšããå¿ èŠããããŸãïŒæå° " "{max}åïŒ" #: pro/fields/class-acf-field-flexible-content.php:83 msgid "Flexible Content requires at least 1 layout" msgstr "æè»ã³ã³ãã³ãã¯å°ãªããšã1åã®ã¬ã€ã¢ãŠããå¿ èŠã§ã" #: pro/fields/class-acf-field-flexible-content.php:276 msgid "Click the \"%s\" button below to start creating your layout" msgstr "äžã® \"%s\" ãã¿ã³ãã¯ãªãã¯ããŠã¬ã€ã¢ãŠãã®äœæãå§ããŠãã ãã" #: pro/fields/class-acf-field-flexible-content.php:413 msgid "Add layout" msgstr "ã¬ã€ã¢ãŠãã远å " #: pro/fields/class-acf-field-flexible-content.php:414 msgid "Duplicate layout" msgstr "" #: pro/fields/class-acf-field-flexible-content.php:415 msgid "Remove layout" msgstr "ã¬ã€ã¢ãŠããåé€" #: pro/fields/class-acf-field-flexible-content.php:416, #: pro/fields/class-acf-repeater-table.php:369 msgid "Click to toggle" msgstr "" #: pro/fields/class-acf-field-flexible-content.php:551 msgid "Reorder Layout" msgstr "ã¬ã€ã¢ãŠããäžŠã¹æ¿ã" #: pro/fields/class-acf-field-flexible-content.php:551 msgid "Reorder" msgstr "äžŠã¹æ¿ã" #: pro/fields/class-acf-field-flexible-content.php:552 msgid "Delete Layout" msgstr "ã¬ã€ã¢ãŠããåé€" #: pro/fields/class-acf-field-flexible-content.php:553 msgid "Duplicate Layout" msgstr "ã¬ã€ã¢ãŠããè€è£œ" #: pro/fields/class-acf-field-flexible-content.php:554 msgid "Add New Layout" msgstr "æ°ããã¬ã€ã¢ãŠãã远å " #: pro/fields/class-acf-field-flexible-content.php:635 msgid "Min" msgstr "æå°æ°" #: pro/fields/class-acf-field-flexible-content.php:650 msgid "Max" msgstr "æå€§æ°" #: pro/fields/class-acf-field-flexible-content.php:679, #: pro/fields/class-acf-field-repeater.php:259 msgid "Button Label" msgstr "ãã¿ã³ã®ã©ãã«" #: pro/fields/class-acf-field-flexible-content.php:690 msgid "Minimum Layouts" msgstr "ã¬ã€ã¢ãŠãã®æå°æ°" #: pro/fields/class-acf-field-flexible-content.php:701 msgid "Maximum Layouts" msgstr "ã¬ã€ã¢ãŠãã®æå€§æ°" #: pro/fields/class-acf-field-flexible-content.php:1704, #: pro/fields/class-acf-field-repeater.php:861 msgid "%s must be of type array or null." msgstr "" #: pro/fields/class-acf-field-flexible-content.php:1715 msgid "%1$s must contain at least %2$s %3$s layout." msgid_plural "%1$s must contain at least %2$s %3$s layouts." msgstr[0] "" #: pro/fields/class-acf-field-flexible-content.php:1731 msgid "%1$s must contain at most %2$s %3$s layout." msgid_plural "%1$s must contain at most %2$s %3$s layouts." msgstr[0] "" #: pro/fields/class-acf-field-gallery.php:73 msgid "Add Image to Gallery" msgstr "ã®ã£ã©ãªãŒã«ç»åã远å " #: pro/fields/class-acf-field-gallery.php:74 msgid "Maximum selection reached" msgstr "éžæã®æå€§æ°ã«å°éããŸãã" #: pro/fields/class-acf-field-gallery.php:320 msgid "Length" msgstr "é·ã" #: pro/fields/class-acf-field-gallery.php:364 msgid "Caption" msgstr "" #: pro/fields/class-acf-field-gallery.php:376 msgid "Alt Text" msgstr "" #: pro/fields/class-acf-field-gallery.php:500 msgid "Add to gallery" msgstr "ã®ã£ã©ãªãŒã远å " #: pro/fields/class-acf-field-gallery.php:504 msgid "Bulk actions" msgstr "äžæ¬æäœ" #: pro/fields/class-acf-field-gallery.php:505 msgid "Sort by date uploaded" msgstr "ã¢ããããŒãæ¥ã§äžŠã¹æ¿ã" #: pro/fields/class-acf-field-gallery.php:506 msgid "Sort by date modified" msgstr "倿޿¥ã§äžŠã³æ¿ã" #: pro/fields/class-acf-field-gallery.php:507 msgid "Sort by title" msgstr "ã¿ã€ãã«ã§äžŠã³æ¿ã" #: pro/fields/class-acf-field-gallery.php:508 msgid "Reverse current order" msgstr "䞊ã³é ãéã«ãã" #: pro/fields/class-acf-field-gallery.php:520 msgid "Close" msgstr "éãã" #: pro/fields/class-acf-field-gallery.php:602 msgid "Insert" msgstr "" #: pro/fields/class-acf-field-gallery.php:603 msgid "Specify where new attachments are added" msgstr "" #: pro/fields/class-acf-field-gallery.php:607 msgid "Append to the end" msgstr "" #: pro/fields/class-acf-field-gallery.php:608 msgid "Prepend to the beginning" msgstr "" #: pro/fields/class-acf-field-gallery.php:633 msgid "Minimum Selection" msgstr "æå°éžææ°" #: pro/fields/class-acf-field-gallery.php:644 msgid "Maximum Selection" msgstr "æå€§éžææ°" #: pro/fields/class-acf-field-repeater.php:53, #: pro/fields/class-acf-field-repeater.php:423 msgid "Minimum rows reached ({min} rows)" msgstr "æå°è¡æ°ã«éããŸããïŒ{min} è¡ïŒ" #: pro/fields/class-acf-field-repeater.php:54 msgid "Maximum rows reached ({max} rows)" msgstr "æå€§è¡æ°ã«éããŸããïŒ{max} è¡ïŒ" #: pro/fields/class-acf-field-repeater.php:55 msgid "Error loading page" msgstr "" #: pro/fields/class-acf-field-repeater.php:174 msgid "Collapsed" msgstr "" #: pro/fields/class-acf-field-repeater.php:175 msgid "Select a sub field to show when row is collapsed" msgstr "" #: pro/fields/class-acf-field-repeater.php:187 msgid "Minimum Rows" msgstr "æå°è¡æ°" #: pro/fields/class-acf-field-repeater.php:199 msgid "Maximum Rows" msgstr "æå€§è¡æ°" #: pro/fields/class-acf-field-repeater.php:229 msgid "Useful for fields with a large number of rows." msgstr "" #: pro/fields/class-acf-field-repeater.php:240 msgid "Rows Per Page" msgstr "" #: pro/fields/class-acf-field-repeater.php:241 msgid "Set the number of rows to be displayed on a page." msgstr "" #: pro/fields/class-acf-field-repeater.php:959 msgid "Invalid field key." msgstr "" #: pro/fields/class-acf-field-repeater.php:968 msgid "There was an error retrieving the field." msgstr "" #: pro/fields/class-acf-repeater-table.php:389 msgid "Add row" msgstr "è¡ã远å " #: pro/fields/class-acf-repeater-table.php:390 msgid "Duplicate row" msgstr "" #: pro/fields/class-acf-repeater-table.php:391 msgid "Remove row" msgstr "è¡ãåé€" #: pro/fields/class-acf-repeater-table.php:435, #: pro/fields/class-acf-repeater-table.php:452 msgid "Current Page" msgstr "" #: pro/fields/class-acf-repeater-table.php:444 msgid "First page" msgstr "" #: pro/fields/class-acf-repeater-table.php:448 msgid "Previous page" msgstr "" #. translators: 1: Current page, 2: Total pages. #: pro/fields/class-acf-repeater-table.php:457 msgctxt "paging" msgid "%1$s of %2$s" msgstr "" #: pro/fields/class-acf-repeater-table.php:465 msgid "Next page" msgstr "" #: pro/fields/class-acf-repeater-table.php:469 msgid "Last page" msgstr "" #: pro/locations/class-acf-location-block.php:71 msgid "No block types exist" msgstr "" #: pro/locations/class-acf-location-options-page.php:70 msgid "No options pages exist" msgstr "ãªãã·ã§ã³ããŒãžã¯ãããŸãã" #: pro/admin/views/html-settings-updates.php:6 msgid "Deactivate License" msgstr "ã©ã€ã»ã³ã¹ã®ã¢ã¯ãã£ããŒããè§£é€" #: pro/admin/views/html-settings-updates.php:6 msgid "Activate License" msgstr "ã©ã€ã»ã³ã¹ãã¢ã¯ãã£ããŒã" #: pro/admin/views/html-settings-updates.php:16 msgid "License Information" msgstr "" #: pro/admin/views/html-settings-updates.php:34 msgid "" "To unlock updates, please enter your license key below. If you don't have a " "licence key, please see <a href=\"%s\" target=\"_blank\">details & pricing</" "a>." msgstr "" #: pro/admin/views/html-settings-updates.php:41 msgid "License Key" msgstr "ã©ã€ã»ã³ã¹ããŒ" #: pro/admin/views/html-settings-updates.php:22 msgid "Your license key is defined in wp-config.php." msgstr "" #: pro/admin/views/html-settings-updates.php:29 msgid "Retry Activation" msgstr "" #: pro/admin/views/html-settings-updates.php:76 msgid "Update Information" msgstr "ã¢ããããŒãæ å ±" #: pro/admin/views/html-settings-updates.php:83 msgid "Current Version" msgstr "çŸåšã®ããŒãžã§ã³" #: pro/admin/views/html-settings-updates.php:91 msgid "Latest Version" msgstr "ææ°ã®ããŒãžã§ã³" #: pro/admin/views/html-settings-updates.php:99 msgid "Update Available" msgstr "å©çšå¯èœãªã¢ããããŒã" #: pro/admin/views/html-settings-updates.php:111 msgid "Please enter your license key above to unlock updates" msgstr "ã¢ããããŒãã®ããã¯ãè§£é€ããããã«ã©ã€ã»ã³ã¹ããŒãå ¥åããŠãã ãã" #: pro/admin/views/html-settings-updates.php:109 msgid "Update Plugin" msgstr "ãã©ã°ã€ã³ãã¢ããããŒã" #: pro/admin/views/html-settings-updates.php:107 msgid "Please reactivate your license to unlock updates" msgstr "" #: pro/admin/views/html-settings-updates.php:124 msgid "Changelog" msgstr "æŽæ°å±¥æŽ" #: pro/admin/views/html-settings-updates.php:134 msgid "Upgrade Notice" msgstr "ã¢ããã°ã¬ãŒãéç¥" #~ msgid "Done" #~ msgstr "å®äº" #~ msgid "Gallery Field" #~ msgstr "ã®ã£ã©ãªãŒãã£ãŒã«ã" #~ msgid "Flexible Content Field" #~ msgstr "æè»ã³ã³ãã³ããã£ãŒã«ã" #~ msgid "Repeater Field" #~ msgstr "ç¹°ãè¿ããã£ãŒã«ã" #~ msgid "Disabled" #~ msgstr "ç¡å¹ç¶æ " #, php-format #~ msgid "Disabled <span class=\"count\">(%s)</span>" #~ msgid_plural "Disabled <span class=\"count\">(%s)</span>" #~ msgstr[0] "ç¡å¹ç¶æ <span class=\"count\">(%s)</span>" #~ msgid "Move to trash. Are you sure?" #~ msgstr "ãŽãç®±ã«ç§»åããŸããããããã§ããïŒ" #~ msgid "checked" #~ msgstr "ãã§ãã¯æžã¿" #~ msgid "Parent fields" #~ msgstr "芪ãã£ãŒã«ã" #~ msgid "Sibling fields" #~ msgstr "å åŒãã£ãŒã«ã" #, php-format #~ msgid "The %s field can now be found in the %s field group" #~ msgstr "ãã® %s ãã£ãŒã«ãã¯ä» %s ãã£ãŒã«ãã°ã«ãŒãã«ãããŸã" #~ msgid "Close Window" #~ msgstr "ãŠã£ã³ããŠãéãã" #, php-format #~ msgid "Field group duplicated. %s" #~ msgstr "ãã£ãŒã«ãã°ã«ãŒããè€è£œããŸããã %s" #, php-format #~ msgid "%s field group duplicated." #~ msgid_plural "%s field groups duplicated." #~ msgstr[0] "%så ã®ãã£ãŒã«ãã°ã«ãŒããè€è£œããŸããã" #, php-format #~ msgid "Field group synchronised. %s" #~ msgstr "ãã£ãŒã«ãã°ã«ãŒããåæããŸããã%s" #, php-format #~ msgid "%s field group synchronised." #~ msgid_plural "%s field groups synchronised." #~ msgstr[0] "%så ã®ãã£ãŒã«ãã°ã«ãŒããåæããŸããã" #~ msgid "Status" #~ msgstr "ç¶æ " #~ msgid "See what's new in" #~ msgstr "æ°çæ å ±ãèŠã" #~ msgid "version" #~ msgstr "ããŒãžã§ã³" #~ msgid "Resources" #~ msgstr "ãªãœãŒã¹" #~ msgid "Getting Started" #~ msgstr "ã¯ããã«" #~ msgid "Field Types" #~ msgstr "ãã£ãŒã«ãã¿ã€ã" #~ msgid "Functions" #~ msgstr "ãã¡ã³ã¯ã·ã§ã³" #~ msgid "Actions" #~ msgstr "ã¢ã¯ã·ã§ã³" #~ msgid "'How to' guides" #~ msgstr "äœ¿ãæ¹ã¬ã€ã" #~ msgid "Tutorials" #~ msgstr "ãã¥ãŒããªã¢ã«" #~ msgid "Created by" #~ msgstr "äœæ" #~ msgid "Synchronise field group" #~ msgstr "ãã£ãŒã«ãã°ã«ãŒããåæãã" #~ msgid "Add-ons" #~ msgstr "ã¢ããªã³" #~ msgid "<b>Error</b>. Could not load add-ons list" #~ msgstr "<b>ãšã©ãŒ</b> ã¢ããªã³ã®ãªã¹ããèªã¿èŸŒããŸããã§ãã" #~ msgid "Info" #~ msgstr "ãç¥ãã" #~ msgid "What's New" #~ msgstr "æ°çæ å ±" #, php-format #~ msgid "<b>Success</b>. Import tool added %s field groups: %s" #~ msgstr "" #~ "<b>æå</b> ã€ã³ããŒãããŒã«ã¯ %så ã®ãã£ãŒã«ãã°ã«ãŒãã远å ããŸããïŒ%s" #, php-format #~ msgid "" #~ "<b>Warning</b>. Import tool detected %s field groups already exist and " #~ "have been ignored: %s" #~ msgstr "" #~ "<b>èŠå</b> ã€ã³ããŒãããŒã«ã¯ %så ã®ãã£ãŒã«ãã°ã«ãŒããæ¢ã«ååšããŠãã" #~ "ã®ãæ€åºããããç¡èŠããŸããïŒ%s" #~ msgid "Upgrade ACF" #~ msgstr "ACFãã¢ããã°ã¬ãŒã" #~ msgid "Upgrade" #~ msgstr "ã¢ããã°ã¬ãŒã" #~ msgid "Error" #~ msgstr "ãšã©ãŒ" #~ msgid "Error." #~ msgstr "ãšã©ãŒ." #~ msgid "Required?" #~ msgstr "å¿ é ãïŒ" #~ msgid "" #~ "No fields. Click the <strong>+ Add Field</strong> button to create your " #~ "first field." #~ msgstr "" #~ "ãã£ãŒã«ãã¯ãããŸããã<strong>+ æ°èŠè¿œå </strong>ãã¿ã³ãã¯ãªãã¯ããŠæ" #~ "åã®ãã£ãŒã«ããäœæããŠãã ããã" #~ msgid "Drag and drop to reorder" #~ msgstr "ãã©ãã°ã¢ã³ãããããã§äžŠã¹æ¿ãã" #~ msgid "+ Add Field" #~ msgstr "+ ãã£ãŒã«ãã远å " #~ msgid "Taxonomy Term" #~ msgstr "ã¿ã¯ãœãããŒã¿ãŒã " #~ msgid "Download & Install" #~ msgstr "ããŠã³ããŒãããŠã€ã³ã¹ããŒã«" #~ msgid "Installed" #~ msgstr "ã€ã³ã¹ããŒã«æžã¿" #~ msgid "Welcome to Advanced Custom Fields" #~ msgstr "ãããã Advanced Custom Fields" #, php-format #~ msgid "" #~ "Thank you for updating! ACF %s is bigger and better than ever before. We " #~ "hope you like it." #~ msgstr "" #~ "ã¢ããã°ã¬ãŒãããããšãããããŸãïŒACF %s ã¯èŠæš¡ã質ãšãã«åäžããŠããŸ" #~ "ããæ°ã«å ¥ã£ãŠããããã幞ãã§ãã" #~ msgid "A smoother custom field experience" #~ msgstr "ãã£ãšãå¿«é©ãªã«ã¹ã¿ã ãã£ãŒã«ãäœéš" #~ msgid "Improved Usability" #~ msgstr "æ¹è¯ããããŠãŒã¶ããªãã£" #~ msgid "" #~ "Including the popular Select2 library has improved both usability and " #~ "speed across a number of field types including post object, page link, " #~ "taxonomy and select." #~ msgstr "" #~ "å èµãã人æ°ã®Select2ã©ã€ãã©ãªã«ãã£ãŠãæçš¿ãªããžã§ã¯ããããŒãžãªã³ã¯ã" #~ "ã¿ã¯ãœãããŒãªã©å€ãã®ãã£ãŒã«ãã¿ã€ãã«ãããéžæã®ãŠãŒã¶ããªãã£ãšé床ã®" #~ "äž¡æ¹ãæ¹åããŸããã" #~ msgid "Improved Design" #~ msgstr "æ¹è¯ããããã¶ã€ã³" #~ msgid "" #~ "Many fields have undergone a visual refresh to make ACF look better than " #~ "ever! Noticeable changes are seen on the gallery, relationship and oEmbed " #~ "(new) fields!" #~ msgstr "" #~ "ACFãããè¯ããªããããå€ãã®ãã£ãŒã«ãã®ãã¶ã€ã³ãäžæ°ããŸããïŒç®ç«ã£ã" #~ "å€åã¯ãã®ã£ã©ãªãŒãã£ãŒã«ããé¢é£ãã£ãŒã«ããïŒæ°ããïŒoEmbedãã£ãŒã«ãã§" #~ "ãããã§ãããïŒ" #~ msgid "Improved Data" #~ msgstr "æ¹è¯ãããããŒã¿" #~ msgid "" #~ "Redesigning the data architecture has allowed sub fields to live " #~ "independently from their parents. This allows you to drag and drop fields " #~ "in and out of parent fields!" #~ msgstr "" #~ "ããŒã¿æ§é ãåèšèšããããšã§ãµããã£ãŒã«ãã¯èŠªãã£ãŒã«ãããç¬ç«ããŠååšã§" #~ "ããããã«ãªããŸãããããã«ãã£ãŠèŠªãã£ãŒã«ãã®å å€ã«ãã£ãŒã«ãããã©ãã°" #~ "ã¢ã³ãããããã§ããŸã!" #~ msgid "Goodbye Add-ons. Hello PRO" #~ msgstr "ããããªãã¢ããªã³ãããã«ã¡ã¯PRO" #~ msgid "Introducing ACF PRO" #~ msgstr "ACF PRO玹ä»" #~ msgid "" #~ "We're changing the way premium functionality is delivered in an exciting " #~ "way!" #~ msgstr "æã ã¯ãšããµã€ãã£ã³ã°ãªæ¹æ³ã§æææ©èœãæäŸããããšã«ããŸããïŒ" #, php-format #~ msgid "" #~ "All 4 premium add-ons have been combined into a new <a href=\"%s\">Pro " #~ "version of ACF</a>. With both personal and developer licenses available, " #~ "premium functionality is more affordable and accessible than ever before!" #~ msgstr "" #~ "4ã€ã®ã¢ããªã³ã<a href=\"%s\">ACFã®PROããŒãžã§ã³</a>ãšããŠçµã¿åãããŸã" #~ "ããå人ãŸãã¯éçºè ã©ã€ã»ã³ã¹ã«ãã£ãŠã以åãããæé ãªäŸ¡æ Œã§æææ©èœãå©" #~ "çšã§ããŸãïŒ" #~ msgid "Powerful Features" #~ msgstr "ãã¯ãã«ãªæ©èœ" #~ msgid "" #~ "ACF PRO contains powerful features such as repeatable data, flexible " #~ "content layouts, a beautiful gallery field and the ability to create " #~ "extra admin options pages!" #~ msgstr "" #~ "ACF PROã«ã¯ãç¹°ãè¿ãå¯èœãªããŒã¿ãæè»ãªã³ã³ãã³ãã¬ã€ã¢ãŠããçŸããã®ã£" #~ "ã©ãªãŒãã£ãŒã«ãããªãã·ã§ã³ããŒãžãäœæãããªã©ããã¯ãã«ãªæ©èœãå«ãŸããŠ" #~ "ããŸãïŒ" #, php-format #~ msgid "Read more about <a href=\"%s\">ACF PRO features</a>." #~ msgstr "ãã£ãš<a href=\"%s\">ACF PRO ã®æ©èœ</a>ãèŠãã" #~ msgid "Easy Upgrading" #~ msgstr "ç°¡åãªã¢ããã°ã¬ãŒã" #, php-format #~ msgid "" #~ "To help make upgrading easy, <a href=\"%s\">login to your store account</" #~ "a> and claim a free copy of ACF PRO!" #~ msgstr "" #~ "ã¢ããã°ã¬ãŒããç°¡åã«ããããã«ã<a href=\"%s\">ã¹ãã¢ã¢ã«ãŠã³ãã«ãã°ã€" #~ "ã³</a>ããŠACF PROã®ç¡æçãè«æ±ããŠãã ãã!" #, php-format #~ msgid "" #~ "We also wrote an <a href=\"%s\">upgrade guide</a> to answer any " #~ "questions, but if you do have one, please contact our support team via " #~ "the <a href=\"%s\">help desk</a>" #~ msgstr "" #~ "æã ã¯å€ãã®è³ªåã«å¿ããããã«<a href=\"%s\">ã¢ããã°ã¬ãŒãã¬ã€ã</a>ãçš" #~ "æããŠããŸããããã質åãããå Žåã¯<a href=\"%s\">ãã«ããã¹ã¯</a>ãããµ" #~ "ããŒãããŒã ã«é£çµ¡ãããŠãã ãã" #~ msgid "Under the Hood" #~ msgstr "ãã®å éšã§ã¯" #~ msgid "Smarter field settings" #~ msgstr "ããã¹ããŒããªãã£ãŒã«ãèšå®" #~ msgid "ACF now saves its field settings as individual post objects" #~ msgstr "" #~ "ACFã¯ããããã®ãã£ãŒã«ããç¬ç«ããæçš¿ãªããžã§ã¯ããšããŠä¿åããããã«ãª" #~ "ããŸãã" #~ msgid "More AJAX" #~ msgstr "ãã£ããAJAXã«" #~ msgid "More fields use AJAX powered search to speed up page loading" #~ msgstr "" #~ "ããŒãžã®èªã¿èŸŒã¿é床ãé«éåããããã«ãããå€ãã®ãã£ãŒã«ããAJAXãå©çšã" #~ "ãããã«ãªããŸãã" #~ msgid "New auto export to JSON feature improves speed" #~ msgstr "æ°ããJSON圢åŒã®èªåãšã¯ã¹ããŒãæ©èœã®éåºŠãæ¹å" #~ msgid "Better version control" #~ msgstr "ããè¯ãããŒãžã§ã³ã³ã³ãããŒã«" #~ msgid "" #~ "New auto export to JSON feature allows field settings to be version " #~ "controlled" #~ msgstr "" #~ "æ°ããJSON圢åŒã®èªåãšã¯ã¹ããŒãæ©èœã¯ããã£ãŒã«ãèšå®ã®ããŒãžã§ã³ã³ã³ã" #~ "ããŒã«ãå¯èœã«ããŸã" #~ msgid "Swapped XML for JSON" #~ msgstr "XMLããJSONãž" #~ msgid "Import / Export now uses JSON in favour of XML" #~ msgstr "ã€ã³ããŒã / ãšã¯ã¹ããŒãã«XML圢åŒããåªããŠããJSON圢åŒã䜿ããŸã" #~ msgid "New Forms" #~ msgstr "æ°ãããã©ãŒã " #~ msgid "Fields can now be mapped to comments, widgets and all user forms!" #~ msgstr "" #~ "ã³ã¡ã³ããšãŠã£ãžã§ãããå šãŠã®ãŠãŒã¶ãŒã®ãã©ãŒã ã«ãã£ãŒã«ãã远å ã§ããã" #~ "ãã«ãªããŸãã!" #~ msgid "A new field for embedding content has been added" #~ msgstr "æ°ãããã£ãŒã«ãã«ãoEmbedïŒåã蟌ã¿ã³ã³ãã³ãïŒãã远å ããŠããŸã" #~ msgid "New Gallery" #~ msgstr "æ°ããã®ã£ã©ãªãŒ" #~ msgid "The gallery field has undergone a much needed facelift" #~ msgstr "ã®ã£ã©ãªãŒãã£ãŒã«ãã¯å€ãã®ãã€ããŒãã§ã³ãžãããŠããŸã" #~ msgid "New Settings" #~ msgstr "æ°ããèšå®" #~ msgid "" #~ "Field group settings have been added for label placement and instruction " #~ "placement" #~ msgstr "" #~ "ãã£ãŒã«ãã°ã«ãŒãã®èšå®ã«ãã©ãã«ã®é 眮ããšã説æã®é 眮ãã远å ããŠããŸã" #~ msgid "Better Front End Forms" #~ msgstr "ããè¯ãããã³ããšã³ããã©ãŒã " #~ msgid "acf_form() can now create a new post on submission" #~ msgstr "" #~ "acf_form()ã¯æ°ããæçš¿ãããã³ããšã³ãããäœæã§ããããã«ãªããŸãã" #~ msgid "Better Validation" #~ msgstr "ããè¯ãããªããŒã·ã§ã³" #~ msgid "Form validation is now done via PHP + AJAX in favour of only JS" #~ msgstr "" #~ "ãã©ãŒã ããªããŒã·ã§ã³ã¯ãJSã®ã¿ããåªããŠããPHP + AJAXã§è¡ãããŸã" #~ msgid "Relationship Field" #~ msgstr "é¢é£ãã£ãŒã«ã" #~ msgid "" #~ "New Relationship field setting for 'Filters' (Search, Post Type, Taxonomy)" #~ msgstr "" #~ "é¢é£ãã£ãŒã«ãã®æ°ããèšå®ããã£ã«ã¿ãŒãïŒæ€çŽ¢ãæçš¿ã¿ã€ããã¿ã¯ãœã" #~ "ããŒïŒã" #~ msgid "Moving Fields" #~ msgstr "ãã£ãŒã«ãç§»å" #~ msgid "" #~ "New field group functionality allows you to move a field between groups & " #~ "parents" #~ msgstr "" #~ "æ°ãããã£ãŒã«ãã°ã«ãŒãã§ã¯ããã£ãŒã«ãã芪ãã£ãŒã«ãããã£ãŒã«ãã°ã«ãŒã" #~ "éãç§»åããããšãã§ããŸã" #~ msgid "New archives group in page_link field selection" #~ msgstr "æ°ããããŒãžãªã³ã¯ã®éžæè¢ã«ãã¢ãŒã«ã€ãã°ã«ãŒããã远å ããŠããŸã" #~ msgid "Better Options Pages" #~ msgstr "ããè¯ããªãã·ã§ã³ããŒãž" #~ msgid "" #~ "New functions for options page allow creation of both parent and child " #~ "menu pages" #~ msgstr "" #~ "ãªãã·ã§ã³ããŒãžã®æ°ããæ©èœãšããŠã芪ãšåã®äž¡æ¹ã®ã¡ãã¥ãŒããŒãžãäœãããš" #~ "ãã§ããŸã" #, php-format #~ msgid "We think you'll love the changes in %s." #~ msgstr "%s ã®å€æŽã¯ããã£ãšæ°ã«å ¥ã£ãŠããã ããã§ãããã" #~ msgid "Export Field Groups to PHP" #~ msgstr "ãã£ãŒã«ãã°ã«ãŒãã PHPåœ¢åŒ ã§ãšã¯ã¹ããŒããã" #~ msgid "" #~ "The following code can be used to register a local version of the " #~ "selected field group(s). A local field group can provide many benefits " #~ "such as faster load times, version control & dynamic fields/settings. " #~ "Simply copy and paste the following code to your theme's functions.php " #~ "file or include it within an external file." #~ msgstr "" #~ "以äžã®ã³ãŒãã¯éžæãããã£ãŒã«ãã°ã«ãŒãã®ããŒã«ã«ããŒãžã§ã³ãšããŠç»é²ã«äœ¿" #~ "ããŸããããŒã«ã«ãã£ãŒã«ãã°ã«ãŒãã¯èªã¿èŸŒã¿æéã®ççž®ãããŒãžã§ã³ã³ã³ã" #~ "ããŒã«ãåçãªãã£ãŒã«ã/èšå®ãªã©å€ãã®å©ç¹ããããŸãã以äžã®ã³ãŒããããŒ" #~ "ãã®functions.phpãå€éšãã¡ã€ã«ã«ã³ããŒïŒããŒã¹ãããŠãã ããã" #~ msgid "" #~ "Select the field groups you would like to export and then select your " #~ "export method. Use the download button to export to a .json file which " #~ "you can then import to another ACF installation. Use the generate button " #~ "to export to PHP code which you can place in your theme." #~ msgstr "" #~ "ãšã¯ã¹ããŒãããããã£ãŒã«ãã°ã«ãŒããšãšã¯ã¹ããŒãæ¹æ³ãéžãã§ãã ãããã" #~ "ãŠã³ããŒããã¿ã³ã§ã¯å¥ã®ACFãã€ã³ã¹ããŒã«ããç°å¢ã§ã€ã³ããŒãã§ããJSON" #~ "ãã¡ã€ã«ããšã¯ã¹ããŒããããŸããçæãã¿ã³ã§ã¯ããŒãå ã§å©çšã§ããPHPã³ãŒ" #~ "ããçæãããŸãã" #~ msgid "Download export file" #~ msgstr "ãšã¯ã¹ããŒããã¡ã€ã«ãããŠã³ããŒã" #~ msgid "Generate export code" #~ msgstr "ãšã¯ã¹ããŒãã³ãŒããçæ" #~ msgid "" #~ "Select the Advanced Custom Fields JSON file you would like to import. " #~ "When you click the import button below, ACF will import the field groups." #~ msgstr "" #~ "ã€ã³ããŒããããACFã®JSONãã¡ã€ã«ãéžæããŠãã ãããäžã®ã€ã³ããŒããã¿ã³" #~ "ãã¯ãªãã¯ãããšãACFã¯ãã£ãŒã«ãã°ã«ãŒããã€ã³ããŒãããŸãã" #~ msgid "Advanced Custom Fields Database Upgrade" #~ msgstr "Advanced Custom Fields ããŒã¿ããŒã¹ã®ã¢ããã°ã¬ãŒã" #~ msgid "" #~ "The following sites require a DB upgrade. Check the ones you want to " #~ "update and then click âUpgrade Databaseâ." #~ msgstr "" #~ "äžèšã®ãµã€ãã¯ããŒã¿ããŒã¹ã®ã¢ããã°ã¬ãŒããå¿ èŠã§ããã¢ããããŒãããããµ" #~ "ã€ãã«ãã§ãã¯ãå ¥ãããããŒã¿ããŒã¹ãã¢ããã°ã¬ãŒãããã¯ãªãã¯ããŠãã ã" #~ "ãã" #, php-format #~ msgid "Site requires database upgrade from %s to %s" #~ msgstr "%s ãã %s ãžã®ããŒã¿ããŒã¹ã¢ããã°ã¬ãŒããå¿ èŠãªãµã€ã" #~ msgid "Upgrade complete" #~ msgstr "æŽæ°å®äº" #~ msgid "Upgrading data to" #~ msgstr "ããŒã¿ãã¢ããã°ã¬ãŒã" #, php-format #~ msgid "Thank you for updating to %s v%s!" #~ msgstr "%s v%sãžã®ã¢ããã°ã¬ãŒãããããšãããããŸã!" #~ msgid "" #~ "Before you start using the new awesome features, please update your " #~ "database to the newest version." #~ msgstr "" #~ "çŽ æŽãããæ°æ©èœãå©çšããåã«ããŒã¿ããŒã¹ãææ°ããŒãžã§ã³ã«æŽæ°ããŠãã ã" #~ "ãã" #~ msgid "See what's new" #~ msgstr "æ°çæ å ±ãèŠã" #, php-format #~ msgid "File size must must not exceed %s." #~ msgstr "ãã¡ã€ã«ãµã€ãºã¯ %s ãè¶ ããŠã¯ãããŸããã" #~ msgid "jQuery" #~ msgstr "jQuery" #~ msgid "Toggle" #~ msgstr "ãã°ã«" #~ msgid "Today" #~ msgstr "æ¬æ¥" #~ msgid "Show a different month" #~ msgstr "å¥ã®æã衚瀺ãã" #~ msgid "Return format" #~ msgstr "è¿ãå€" #~ msgid "uploaded to this post" #~ msgstr "ãã®æçš¿ã«ã¢ããããŒãããã" #~ msgid "File Name" #~ msgstr "ãã¡ã€ã«ããŒã " #~ msgid "File Size" #~ msgstr "ãã¡ã€ã«ãµã€ãº" #~ msgid "No File selected" #~ msgstr "ãã¡ã€ã«ãéžæãããŠããŸãã" #~ msgid "Locating" #~ msgstr "å Žæ" #~ msgid "Customise the map height" #~ msgstr "ãããã®é«ãã調æŽ" #~ msgid "Shown when entering data" #~ msgstr "æçš¿ç·šéäžã«è¡šç€ºãããŸã" #~ msgid "" #~ "Please note that all text will first be passed through the wp function " #~ msgstr "" #~ "ãã¹ãŠã®ããã¹ããæåã«WordPressã®é¢æ°ãééããŸãã®ã§ã泚æãã ãã" #~ msgid "No embed found for the given URL." #~ msgstr "æå®ãããURLã«ã¯åã蟌ãå 容ããããŸãã." #~ msgid "Other" #~ msgstr "ãã®ä»" #~ msgid "Save Other" #~ msgstr "ãã®ä»ãä¿å" #~ msgid "Minimum values reached ( {min} values )" #~ msgstr "æå°å€ ( {min} ) ã«éããŸãã" #~ msgid "Select" #~ msgstr "ã»ã¬ã¯ãããã¯ã¹" #~ msgid "Stylised UI" #~ msgstr "ã¹ã¿ã€ãªãã·ã¥ãªUI" #~ msgid "Warning" #~ msgstr "泚æ" #~ msgid "" #~ "The tab field will display incorrectly when added to a Table style " #~ "repeater field or flexible content field layout" #~ msgstr "" #~ "ãã®ã¿ãã¯ãããŒãã«ã¹ã¿ã€ã«ã®ç¹°ãè¿ããã£ãŒã«ããæè»ã³ã³ãã³ããã£ãŒã«ã" #~ "ã远å ãããå Žåãæ£ãã衚瀺ãããŸãã" #~ msgid "" #~ "Use \"Tab Fields\" to better organize your edit screen by grouping fields " #~ "together." #~ msgstr "" #~ "\"ã¿ã\" ã䜿ããšãã£ãŒã«ãã®ã°ã«ãŒãåã«ãã£ãŠç·šéç»é¢ãããæŽçã§ããŸ" #~ "ãã" #~ msgid "" #~ "All fields following this \"tab field\" (or until another \"tab field\" " #~ "is defined) will be grouped together using this field's label as the tab " #~ "heading." #~ msgstr "" #~ "ãã®\"ã¿ã\" ã®åŸã«ç¶ãïŒãŸãã¯å¥ã® \"ã¿ã\" ãå®çŸ©ããããŸã§ã®ïŒå šãŠã®" #~ "ãã£ãŒã«ãã¯ããã®ãã£ãŒã«ãã®ã©ãã«ãã¿ãã®èŠåºããšãªãã°ã«ãŒãåãããŸ" #~ "ãã" #~ msgid "End-point" #~ msgstr "ãšã³ããã€ã³ã" #~ msgid "Use this field as an end-point and start a new group of tabs" #~ msgstr "" #~ "ãã®ãã£ãŒã«ãããšã³ããã€ã³ããšããŠäœ¿çšããæ°èŠã®ã¿ãã°ã«ãŒããéå§ãã" #, php-format #~ msgid "Add new %s " #~ msgstr "æ°ãã %s ã远å " #~ msgid "None" #~ msgstr "ç¡" #~ msgid "eg. Show extra content" #~ msgstr "äŸïŒè¿œå ã³ã³ãã³ãã衚瀺ãã" #~ msgid "Url" #~ msgstr "URL" #~ msgid "Wysiwyg Editor" #~ msgstr "Wysiwyg ãšãã£ã¿" #~ msgid "<b>Connection Error</b>. Sorry, please try again" #~ msgstr "<b>æ¥ç¶ãšã©ãŒ</b> ãã¿ãŸãããããäžåºŠè©ŠããŠã¿ãŠãã ãã" #~ msgid "Save Options" #~ msgstr "ãªãã·ã§ã³ãä¿å" #~ msgid "License" #~ msgstr "ã©ã€ã»ã³ã¹" #~ msgid "" #~ "To unlock updates, please enter your license key below. If you don't have " #~ "a licence key, please see" #~ msgstr "" #~ "ã¢ããããŒãã®ããã¯ãè§£é€ããã«ã¯ã以äžã«ã©ã€ã»ã³ã¹ããŒãå ¥åããŠãã ã" #~ "ããã©ã€ã»ã³ã¹ããŒãæã£ãŠããªãå Žåã¯ããã¡ããåç §ããŠãã ãã" #~ msgid "details & pricing" #~ msgstr "äŸ¡æ Œãšè©³çް" #, php-format #~ msgid "" #~ "To enable updates, please enter your license key on the <a href=\"%s" #~ "\">Updates</a> page. If you don't have a licence key, please see <a href=" #~ "\"%s\">details & pricing</a>" #~ msgstr "" #~ "ã¢ããããŒããæå¹ã«ããã«ã¯ã<a href=\"%s\">ã¢ããããŒã</a>ããŒãžã«ã©ã€" #~ "ã»ã³ã¹ããŒãå ¥åããŠãã ãããã©ã€ã»ã³ã¹ããŒãæã£ãŠããªãå Žåã¯ããã¡ãã" #~ "<a href=\"%s\">詳现ãšäŸ¡æ Œ</a>åç §ããŠãã ãã" #~ msgid "remove {layout}?" #~ msgstr "{layout} ãåé€ããŸããïŒ" #~ msgid "This field requires at least {min} {identifier}" #~ msgstr "ãã®ãã£ãŒã«ãã¯{identifier}ãæäœ{min}åã¯å¿ èŠã§ã" #~ msgid "This field has a limit of {max} {identifier}" #~ msgstr "ãã®ãã£ãŒã«ãã¯{identifier}ãæé«{max}åãŸã§ã§ã" #~ msgid "Maximum {label} limit reached ({max} {identifier})" #~ msgstr "{label}ã¯æå€§æ°ã«éããŸããïŒ{max} {identifier}ïŒ" #, php-format #~ msgid "%s requires at least %s selection" #~ msgid_plural "%s requires at least %s selections" #~ msgstr[0] "%s ã¯å°ãªããšã %så éžæããŠãã ãã" #~ msgid "Advanced Custom Fields Pro" #~ msgstr "Advanced Custom Fields Pro" #~ msgid "http://www.advancedcustomfields.com/" #~ msgstr "http://www.advancedcustomfields.com/" #~ msgid "" #~ "Customise WordPress with powerful, professional and intuitive fields." #~ msgstr "" #~ "匷åã§ãããã§ãã·ã§ãã«ããããŠçŽæçãªãã£ãŒã«ãã§ WordPress ãã«ã¹ã¿ã" #~ "ã€ãºã" #~ msgid "elliot condon" #~ msgstr "ãšãªãªããã»ã³ã³ãã³" #~ msgid "http://www.elliotcondon.com/" #~ msgstr "http://www.elliotcondon.com/" #~ msgid "Hide / Show All" #~ msgstr "å šãŠ é衚瀺 / 衚瀺" #~ msgid "Show Field Keys" #~ msgstr "ãã£ãŒã«ãããŒã衚瀺" #~ msgid "Pending Review" #~ msgstr "ã¬ãã¥ãŒåŸ ã¡" #~ msgid "Draft" #~ msgstr "äžæžã" #~ msgid "Future" #~ msgstr "äºçŽæçš¿" #~ msgid "Private" #~ msgstr "éå ¬é" #~ msgid "Revision" #~ msgstr "ãªããžã§ã³" #~ msgid "Trash" #~ msgstr "ãŽãç®±" #~ msgid "Import / Export" #~ msgstr "ã€ã³ããŒã / ãšã¯ã¹ããŒã" #~ msgid "Field groups are created in order <br />from lowest to highest" #~ msgstr "ãã£ãŒã«ãã°ã«ãŒãã¯ãé çªãå°ããã»ããã倧ããã»ããžäœæãããŸã" #~ msgid "" #~ "If multiple field groups appear on an edit screen, the first field " #~ "group's options will be used. (the one with the lowest order number)" #~ msgstr "" #~ "ç·šéç»é¢ã«è€æ°ã®ãã£ãŒã«ãã°ã«ãŒãã衚瀺ãããå Žåãæåã®ïŒ=é çªã®æãå°" #~ "ããïŒãã£ãŒã«ãã°ã«ãŒãã®ãªãã·ã§ã³ã䜿çšãããŸãã" #~ msgid "ACF PRO Required" #~ msgstr "ACF PROãå¿ èŠã§ã" #~ msgid "" #~ "We have detected an issue which requires your attention: This website " #~ "makes use of premium add-ons (%s) which are no longer compatible with ACF." #~ msgstr "" #~ "ããªãã«æ³šæãã¹ãåé¡ããããŸãïŒææã¢ããªã³ïŒ%sïŒãå©çšãããã®ãŠã§ããµ" #~ "ã€ãã«ACFã¯ãã¯ã察å¿ããŠããŸããã" #~ msgid "" #~ "Don't panic, you can simply roll back the plugin and continue using ACF " #~ "as you know it!" #~ msgstr "" #~ "æ ãŠãªãã§ãã ããããã©ã°ã€ã³ãããŒã«ããã¯ããããšã§ä»ãŸã§ã©ããACFã䜿" #~ "çšãç¶ããããšãã§ããŸãïŒ" #~ msgid "Roll back to ACF v%s" #~ msgstr "ACF v%sã«ããŒã«ããã¯ãã" #~ msgid "Learn why ACF PRO is required for my site" #~ msgstr "ãªãèªåã®ãµã€ãã«ACF PROãå¿ èŠãªã®ãåŠã¶" #~ msgid "Update Database" #~ msgstr "ããŒã¿ããŒã¹ãæŽæ°" #~ msgid "Data Upgrade" #~ msgstr "ããŒã¿ã¢ããã°ã¬ãŒã" #~ msgid "Data upgraded successfully." #~ msgstr "ããŒã¿ã¢ããã°ã¬ãŒãæå" #~ msgid "Data is at the latest version." #~ msgstr "ããŒã¿ã¯ææ°ããŒãžã§ã³ã§ã" #~ msgid "1 required field below is empty" #~ msgid_plural "%s required fields below are empty" #~ msgstr[0] "äžèšã® %så ã®å¿ é ãã£ãŒã«ãã空ã§ã" #~ msgid "Load & Save Terms to Post" #~ msgstr "ã¿ãŒã æ å ±ã®èªèŸŒïŒä¿å" #~ msgid "" #~ "Load value based on the post's terms and update the post's terms on save" #~ msgstr "æçš¿ã¿ãŒã æ å ±ãèªã¿èŸŒã¿ãä¿åæã«åæ ããã" #~ msgid "Top Level Page (parent of 0)" #~ msgstr "äžçªäžã®éå±€ïŒèŠªããŒãžããªãïŒ" #~ msgid "Logged in User Type" #~ msgstr "ãã°ã€ã³ããŠãããŠãŒã¶ãŒã®ã¿ã€ã" #~ msgid "Field Groups" #~ msgstr "ãã£ãŒã«ãã°ã«ãŒã" #~ msgid "Custom field updated." #~ msgstr "ã«ã¹ã¿ã ãã£ãŒã«ããæŽæ°ããŸãã" #~ msgid "Custom field deleted." #~ msgstr "ã«ã¹ã¿ã ãã£ãŒã«ããåé€ããŸãã" #~ msgid "Field group restored to revision from %s" #~ msgstr "ãªããžã§ã³ %s ãããã£ãŒã«ãã°ã«ãŒãã埩å ããŸãã" #~ msgid "Full" #~ msgstr "ãã«ãµã€ãº" #~ msgid "No ACF groups selected" #~ msgstr "ACF ã°ã«ãŒããéžæãããŠããŸãã" #~ msgid "" #~ "Create infinite rows of repeatable data with this versatile interface!" #~ msgstr "" #~ "ç¹°ãè¿ãæ¿å ¥å¯èœãªãã©ãŒã ããããŠããªã€ã³ã¿ãŒãã§ãŒã¹ã§äœæããŸãã" #~ msgid "Create image galleries in a simple and intuitive interface!" #~ msgstr "ç»åã®ã£ã©ãªãŒããã·ã³ãã«ã§çŽæçãªã€ã³ã¿ãŒãã§ãŒã¹ã§äœæããŸãã" #~ msgid "Create global data to use throughout your website!" #~ msgstr "ãŠã§ããµã€ãå šäœã§äœ¿çšã§ããã°ããŒãã«ããŒã¿ãäœæããŸãã" #~ msgid "Create unique designs with a flexible content layout manager!" #~ msgstr "" #~ "æè»ãªã³ã³ãã³ãã¬ã€ã¢ãŠã管çã«ãããããŠããªãã¶ã€ã³ãäœæããŸãã" #~ msgid "Gravity Forms Field" #~ msgstr "Gravity Forms ãã£ãŒã«ã" #~ msgid "Creates a select field populated with Gravity Forms!" #~ msgstr "Creates a select field populated with Gravity Forms!" #, fuzzy #~ msgid "Date & Time Picker" #~ msgstr "ãã€ãããã«ãŒ" #~ msgid "jQuery date & time picker" #~ msgstr "jQuery ãã€ãã¿ã€ã ããã«ãŒ" #, fuzzy #~ msgid "Location Field" #~ msgstr "äœçœ®" #~ msgid "Find addresses and coordinates of a desired location" #~ msgstr "Find addresses and coordinates of a desired location" #, fuzzy #~ msgid "Contact Form 7 Field" #~ msgstr "ã«ã¹ã¿ã ãã£ãŒã«ã" #~ msgid "Assign one or more contact form 7 forms to a post" #~ msgstr "Assign one or more contact form 7 forms to a post" #, fuzzy #~ msgid "Advanced Custom Fields Add-Ons" #~ msgstr "Advanced Custom Fields" #~ msgid "" #~ "The following Add-ons are available to increase the functionality of the " #~ "Advanced Custom Fields plugin." #~ msgstr "" #~ "Advanced Custom Fields ãã©ã°ã€ã³ã«æ©èœã远å ããã¢ããªã³ãå©çšã§ããŸãã" #~ msgid "" #~ "Each Add-on can be installed as a separate plugin (receives updates) or " #~ "included in your theme (does not receive updates)." #~ msgstr "" #~ "ããããã®ã¢ããªã³ã¯ãåå¥ã®ãã©ã°ã€ã³ãšããŠã€ã³ã¹ããŒã«ãã(管çç»é¢ã§æŽ" #~ "æ°ã§ãã)ããããŒãã«å«ãã(管çç»é¢ã§æŽæ°ã§ããªã)ãããŠãã ããã" #~ msgid "Purchase & Install" #~ msgstr "è³Œå ¥ããŠã€ã³ã¹ããŒã«ãã" #~ msgid "Download" #~ msgstr "ããŠã³ããŒããã" #, fuzzy #~ msgid "Select the field groups to be exported" #~ msgstr "" #~ "äžèЧãããã£ãŒã«ãã°ã«ãŒããéžæãã\"XML ããšã¯ã¹ããŒããã\" ãã¯ãªãã¯" #~ "ããŠãã ãã" #, fuzzy #~ msgid "Export to XML" #~ msgstr "XML ããšã¯ã¹ããŒããã" #, fuzzy #~ msgid "Export to PHP" #~ msgstr "ãã£ãŒã«ãã°ã«ãŒãã PHP 圢åŒã§ãšã¯ã¹ããŒããã" #~ msgid "" #~ "ACF will create a .xml export file which is compatible with the native WP " #~ "import plugin." #~ msgstr "" #~ "ACF 㯠.xml 圢åŒã®ãšã¯ã¹ããŒããã¡ã€ã«ãäœæããŸããWP ã®ã€ã³ããŒããã©ã°" #~ "ã€ã³ãšäºææ§ããããŸãã" #~ msgid "" #~ "Imported field groups <b>will</b> appear in the list of editable field " #~ "groups. This is useful for migrating fields groups between Wp websites." #~ msgstr "" #~ "ã€ã³ããŒããããã£ãŒã«ãã°ã«ãŒãã¯ãç·šéå¯èœãªãã£ãŒã«ãã°ã«ãŒãã®äžèЧã«è¡š" #~ "瀺ãããŸããWP ãŠã§ããµã€ãéã§ãã£ãŒã«ãã°ã«ãŒããç§»è¡ããã®ã«åœ¹ç«ã¡ãŸ" #~ "ãã" #~ msgid "Select field group(s) from the list and click \"Export XML\"" #~ msgstr "" #~ "äžèЧãããã£ãŒã«ãã°ã«ãŒããéžæãã\"XML ããšã¯ã¹ããŒããã\" ãã¯ãªãã¯" #~ "ããŠãã ãã" #~ msgid "Save the .xml file when prompted" #~ msgstr "æç€ºã«åŸã£ãŠ .xml ãã¡ã€ã«ãä¿åããŠãã ãã" #~ msgid "Navigate to Tools » Import and select WordPress" #~ msgstr "ããŒã« » ã€ã³ããŒããšé²ã¿ãWordPress ãéžæããŠãã ãã" #~ msgid "Install WP import plugin if prompted" #~ msgstr "" #~ "(ã€ã³ã¹ããŒã«ãä¿ãããå Žåã¯) WP ã€ã³ããŒããã©ã°ã€ã³ãã€ã³ã¹ããŒã«ããŠã" #~ "ã ãã" #~ msgid "Upload and import your exported .xml file" #~ msgstr "ãšã¯ã¹ããŒããã .xml ãã¡ã€ã«ãã¢ããããŒãããã€ã³ããŒããã" #~ msgid "Select your user and ignore Import Attachments" #~ msgstr "ãŠãŒã¶ãŒãéžæããããImport Attachments ãéžæããªã" #~ msgid "That's it! Happy WordPressing" #~ msgstr "ããã§ OK ã§ããWordPress ããæ¥œãã¿ãã ãã" #~ msgid "ACF will create the PHP code to include in your theme." #~ msgstr "ACF ã¯ãããŒãã«å«ãã PHP ã³ãŒããäœæããŸã" #~ msgid "" #~ "Registered field groups <b>will not</b> appear in the list of editable " #~ "field groups. This is useful for including fields in themes." #~ msgstr "" #~ "ç»é²ãããã£ãŒã«ãã°ã«ãŒãã¯ãç·šéå¯èœãªãã£ãŒã«ãã°ã«ãŒãã®äžèЧã«<b>衚瀺" #~ "ãããŸãã</b>ãããŒãã«ãã£ãŒã«ããå«ãããšãã«åœ¹ç«ã¡ãŸãã" #~ msgid "" #~ "Please note that if you export and register field groups within the same " #~ "WP, you will see duplicate fields on your edit screens. To fix this, " #~ "please move the original field group to the trash or remove the code from " #~ "your functions.php file." #~ msgstr "" #~ "åäžã® WP ã§ãã£ãŒã«ãã°ã«ãŒãããšã¯ã¹ããŒãããŠç»é²ããå Žåã¯ãç·šéç»é¢ã§" #~ "éè€ãã£ãŒã«ãã«ãªãããšã«æ³šæããŠãã ããããããä¿®æ£ããã«ã¯ãå ã®ãã£ãŒ" #~ "ã«ãã°ã«ãŒãããŽãç®±ãžç§»åããããfunctions.php ãã¡ã€ã«ãããã®ã³ãŒããé€" #~ "å»ããŠãã ããã" #~ msgid "Select field group(s) from the list and click \"Create PHP\"" #~ msgstr "" #~ "äžèЧãããã£ãŒã«ãã°ã«ãŒããéžæãã\"PHP 圢åŒã®ããŒã¿ãäœæãã\" ãã¯" #~ "ãªãã¯ããŠãã ããã" #~ msgid "Copy the PHP code generated" #~ msgstr "çæããã PHP ã³ãŒããã³ããŒãã" #~ msgid "Paste into your functions.php file" #~ msgstr "functions.php ã«è²Œãä»ããŠãã ãã" #~ msgid "" #~ "To activate any Add-ons, edit and use the code in the first few lines." #~ msgstr "" #~ "ã¢ããªã³ãæå¹åããã«ã¯ãæåã®äœè¡ãã®ã³ãŒããç·šéããŠäœ¿çšããŠãã ãã" #~ msgid "Notes" #~ msgstr "泚æ" #~ msgid "Include in theme" #~ msgstr "ããŒãã«å«ãã" #~ msgid "" #~ "The Advanced Custom Fields plugin can be included within a theme. To do " #~ "so, move the ACF plugin inside your theme and add the following code to " #~ "your functions.php file:" #~ msgstr "" #~ "Advanced Custom Fields ãã©ã°ã€ã³ã¯ãããŒãã«å«ããããšãã§ããŸãããã©ã°" #~ "ã€ã³ãããŒãå ã«ç§»åããfunctions.php ã«äžèšã³ãŒãã远å ããŠãã ããã" #~ msgid "" #~ "To remove all visual interfaces from the ACF plugin, you can use a " #~ "constant to enable lite mode. Add the following code to your functions." #~ "php file <b>before</b> the include_once code:" #~ msgstr "" #~ "Advanced Custom Fields ãã©ã°ã€ã³ã®ããžã¥ã¢ã«ã€ã³ã¿ãŒãã§ãŒã¹ãåãé€ãã«" #~ "ã¯ã宿°ãå©çšããŠãã©ã€ãã¢ãŒãããæå¹ã«ããããšãã§ããŸããfunctions." #~ "php ã® include_once ããã<b>å</b>ã«äžèšã®ã³ãŒãã远å ããŠãã ããã" #, fuzzy #~ msgid "Back to export" #~ msgstr "èšå®ã«æ»ã" #~ msgid "" #~ "/**\n" #~ " * Install Add-ons\n" #~ " * \n" #~ " * The following code will include all 4 premium Add-Ons in your theme.\n" #~ " * Please do not attempt to include a file which does not exist. This " #~ "will produce an error.\n" #~ " * \n" #~ " * All fields must be included during the 'acf/register_fields' action.\n" #~ " * Other types of Add-ons (like the options page) can be included " #~ "outside of this action.\n" #~ " * \n" #~ " * The following code assumes you have a folder 'add-ons' inside your " #~ "theme.\n" #~ " *\n" #~ " * IMPORTANT\n" #~ " * Add-ons may be included in a premium theme as outlined in the terms " #~ "and conditions.\n" #~ " * However, they are NOT to be included in a premium / free plugin.\n" #~ " * For more information, please read http://www.advancedcustomfields.com/" #~ "terms-conditions/\n" #~ " */" #~ msgstr "" #~ "/**\n" #~ " * Install Add-ons\n" #~ " * \n" #~ " * The following code will include all 4 premium Add-Ons in your theme.\n" #~ " * Please do not attempt to include a file which does not exist. This " #~ "will produce an error.\n" #~ " * \n" #~ " * All fields must be included during the 'acf/register_fields' action.\n" #~ " * Other types of Add-ons (like the options page) can be included " #~ "outside of this action.\n" #~ " * \n" #~ " * The following code assumes you have a folder 'add-ons' inside your " #~ "theme.\n" #~ " *\n" #~ " * IMPORTANT\n" #~ " * Add-ons may be included in a premium theme as outlined in the terms " #~ "and conditions.\n" #~ " * However, they are NOT to be included in a premium / free plugin.\n" #~ " * For more information, please read http://www.advancedcustomfields.com/" #~ "terms-conditions/\n" #~ " */" #, fuzzy #~ msgid "" #~ "/**\n" #~ " * Register Field Groups\n" #~ " *\n" #~ " * The register_field_group function accepts 1 array which holds the " #~ "relevant data to register a field group\n" #~ " * You may edit the array as you see fit. However, this may result in " #~ "errors if the array is not compatible with ACF\n" #~ " */" #~ msgstr "" #~ "/**\n" #~ " * ãã£ãŒã«ãã°ã«ãŒããç»é²ãã\n" #~ " * register_field_group 颿°ã¯ããã£ãŒã«ãã°ã«ãŒããç»é²ããã®ã«é¢ä¿ãã" #~ "ããŒã¿ãæã£ãŠããäžã€ã®é åãåãä»ããŸãã\n" #~ " * é åã奜ããªããã«ç·šéããããšãã§ããŸããããããé åã ACF ãšäºææ§ã®" #~ "ç¡ãå Žåããšã©ãŒã«ãªã£ãŠããŸããŸãã\n" #~ " * ãã®ã³ãŒãã¯ãfunctions.php ãã¡ã€ã«ãèªã¿èŸŒã床ã«å®è¡ããå¿ èŠããããŸ" #~ "ãã\n" #~ " */" #~ msgid "No field groups were selected" #~ msgstr "ãã£ãŒã«ãã°ã«ãŒããéžæãããŠããŸãã" #, fuzzy #~ msgid "Show Field Key:" #~ msgstr "ãã£ãŒã«ãããŒ" #~ msgid "Vote" #~ msgstr "æç¥š" #~ msgid "Follow" #~ msgstr "ãã©ããŒ" #~ msgid "Thank you for updating to the latest version!" #~ msgstr "ææ°çãžã®æŽæ°ããããšãããããŸãã" #~ msgid "" #~ "is more polished and enjoyable than ever before. We hope you like it." #~ msgstr "" #~ "ã¯ä»¥åãããæŽç·Žãããããè¯ããªããŸãããæ°ã«å ¥ã£ãŠãããããšå¬ããã§ãã" #~ msgid "Whatâs New" #~ msgstr "æŽæ°æ å ±" #, fuzzy #~ msgid "Download Add-ons" #~ msgstr "ã¢ããªã³ãæ¢ã" #~ msgid "Activation codes have grown into plugins!" #~ msgstr "ã¢ã¯ãã£ããŒã·ã§ã³ã³ãŒãããããã©ã°ã€ã³ã«å€æŽãããŸããã" #~ msgid "" #~ "Add-ons are now activated by downloading and installing individual " #~ "plugins. Although these plugins will not be hosted on the wordpress.org " #~ "repository, each Add-on will continue to receive updates in the usual way." #~ msgstr "" #~ "ã¢ããªã³ã¯ãåå¥ã®ãã©ã°ã€ã³ãããŠã³ããŒãããŠã€ã³ã¹ããŒã«ããŠãã ããã" #~ "wordpress.org ãªããžããªã«ã¯ãããŸãããã管çç»é¢ã§ãããã®ã¢ããªã³ã®æŽæ°" #~ "ãè¡ãäºãåºæ¥ãŸãã" #~ msgid "All previous Add-ons have been successfully installed" #~ msgstr "ä»ãŸã§äœ¿çšããŠããã¢ããªã³ãã€ã³ã¹ããŒã«ãããŸããã" #~ msgid "This website uses premium Add-ons which need to be downloaded" #~ msgstr "" #~ "ãã®ãŠã§ããµã€ãã§ã¯ãã¬ãã¢ã ã¢ããªã³ã䜿çšãããŠãããã¢ããªã³ãããŠã³" #~ "ããŒãããå¿ èŠããããŸãã" #, fuzzy #~ msgid "Download your activated Add-ons" #~ msgstr "ã¢ããªã³ãæå¹åãã" #~ msgid "" #~ "This website does not use premium Add-ons and will not be affected by " #~ "this change." #~ msgstr "" #~ "ãã®ãŠã§ããµã€ãã§ã¯ãã¬ãã¢ã ã¢ããªã³ã䜿çšããŠãããããã®å€æŽã«åœ±é¿ãã" #~ "ãŸããã" #~ msgid "Easier Development" #~ msgstr "éçºã容æã«" #, fuzzy #~ msgid "New Field Types" #~ msgstr "ãã£ãŒã«ãã¿ã€ã" #, fuzzy #~ msgid "Taxonomy Field" #~ msgstr "ã¿ã¯ãœãããŒ" #, fuzzy #~ msgid "User Field" #~ msgstr "ãã£ãŒã«ããéãã" #, fuzzy #~ msgid "Email Field" #~ msgstr "ã®ã£ã©ãªãŒãã£ãŒã«ã" #, fuzzy #~ msgid "Password Field" #~ msgstr "æ°èŠãã£ãŒã«ã" #, fuzzy #~ msgid "Custom Field Types" #~ msgstr "ã«ã¹ã¿ã ãã£ãŒã«ã" #~ msgid "" #~ "Creating your own field type has never been easier! Unfortunately, " #~ "version 3 field types are not compatible with version 4." #~ msgstr "" #~ "ç¬èªã®ãã£ãŒã«ãã¿ã€ããç°¡åã«äœæã§ããŸããæ®å¿µã§ãããããŒãžã§ã³ 3 ãš" #~ "ããŒãžã§ã³ 4 ã«ã¯äºææ§ããããŸããã" #~ msgid "Migrating your field types is easy, please" #~ msgstr "ãã£ãŒã«ãã¿ã€ãããã€ã°ã¬ãŒã·ã§ã³ããã®ã¯ç°¡åã§ãã" #~ msgid "follow this tutorial" #~ msgstr "ãã®ãã¥ãŒããªã¢ã«ã«åŸã£ãŠãã ããã" #~ msgid "to learn more." #~ msgstr "詳现ãèŠã" #~ msgid "Actions & Filters" #~ msgstr "ã¢ã¯ã·ã§ã³ãšãã£ã«ã¿ãŒ" #~ msgid "" #~ "All actions & filters have received a major facelift to make customizing " #~ "ACF even easier! Please" #~ msgstr "" #~ "ã«ã¹ã¿ãã€ãºãç°¡åã«ããããããã¹ãŠã®ã¢ã¯ã·ã§ã³ãšãã£ã«ã¿ãŒãæ¹è£ ããŸã" #~ "ãã" #, fuzzy #~ msgid "read this guide" #~ msgstr "ãã®ãã£ãŒã«ããç·šéãã" #~ msgid "to find the updated naming convention." #~ msgstr "æ°ããåœåèŠåãããããã ããã" #~ msgid "Preview draft is now working!" #~ msgstr "ãã¬ãã¥ãŒãæå¹ã«ãªããŸããã" #~ msgid "This bug has been squashed along with many other little critters!" #~ msgstr "ãã®ãã°ãä¿®æ£ããŸããã" #~ msgid "See the full changelog" #~ msgstr "å šãŠã®æŽæ°å±¥æŽãèŠã" #~ msgid "Important" #~ msgstr "éèŠ" #~ msgid "Database Changes" #~ msgstr "ããŒã¿ããŒã¹æŽæ°" #~ msgid "" #~ "Absolutely <strong>no</strong> changes have been made to the database " #~ "between versions 3 and 4. This means you can roll back to version 3 " #~ "without any issues." #~ msgstr "" #~ "ããŒãžã§ã³ 3 ãš 4 ã§ããŒã¿ããŒã¹ã®æŽæ°ã¯ãããŸãããåé¡ãçºçããå Žåã" #~ "ããŒãžã§ã³ 3 ãžã®ããŒã«ããã¯ãè¡ãããšãã§ããŸãã" #~ msgid "Potential Issues" #~ msgstr "æœåšçãªåé¡" #~ msgid "" #~ "Do to the sizable changes surounding Add-ons, field types and action/" #~ "filters, your website may not operate correctly. It is important that you " #~ "read the full" #~ msgstr "" #~ "ã¢ããªã³ããã£ãŒã«ãã¿ã€ããã¢ã¯ã·ã§ã³ïŒãã£ã«ã¿ãŒã«é¢ãã倿Žã®ããããŠã§" #~ "ããµã€ããæ£åžžã«åäœããªãå¯èœæ§ããããŸãã" #~ msgid "Migrating from v3 to v4" #~ msgstr "ããŒãžã§ã³ 3 ãã 4 ãžã®ç§»è¡ãããããã ããã" #~ msgid "guide to view the full list of changes." #~ msgstr "倿Žã®äžèЧãèŠãããšãã§ããŸãã" #~ msgid "Really Important!" #~ msgstr "éåžžã«éèŠ" #~ msgid "" #~ "If you updated the ACF plugin without prior knowledge of such changes, " #~ "please roll back to the latest" #~ msgstr "äºåç¥èç¡ãã«æŽæ°ããŠããŸã£ãå Žåã¯ã" #~ msgid "version 3" #~ msgstr "ããŒãžã§ã³ 3 " #~ msgid "of this plugin." #~ msgstr "ã«ããŒã«ããã¯ããŠãã ããã" #~ msgid "Thank You" #~ msgstr "ããããšãããããŸã" #~ msgid "" #~ "A <strong>BIG</strong> thank you to everyone who has helped test the " #~ "version 4 beta and for all the support I have received." #~ msgstr "" #~ "ããŒãžã§ã³ 4 ããŒã¿ã®ãã¹ãã«ååããŠãã ãã£ãçããããµããŒãããŠãã " #~ "ãã£ãçããã«æè¬ããŸãã" #~ msgid "Without you all, this release would not have been possible!" #~ msgstr "çããã®å©ããç¡ããã°ããªãªãŒã¹ããããšã¯ã§ããªãã£ãã§ãããã" #, fuzzy #~ msgid "Changelog for" #~ msgstr "æŽæ°å±¥æŽ" #~ msgid "Learn more" #~ msgstr "詳现ãèŠã" #~ msgid "" #~ "Previously, all Add-ons were unlocked via an activation code (purchased " #~ "from the ACF Add-ons store). New to v4, all Add-ons act as separate " #~ "plugins which need to be individually downloaded, installed and updated." #~ msgstr "" #~ "ä»ãŸã§ã¯ãã¢ããªã³ã¯ã¢ã¯ãã£ããŒã·ã§ã³ã³ãŒãã§ããã¯è§£é€ããŠããŸãããããŒ" #~ "ãžã§ã³ 4 ã§ã¯ãã¢ããªã³ã¯åå¥ã®ãã©ã°ã€ã³ãšããŠããŠã³ããŒãããŠã€ã³ã¹ããŒ" #~ "ã«ããå¿ èŠããããŸãã" #~ msgid "" #~ "This page will assist you in downloading and installing each available " #~ "Add-on." #~ msgstr "ãã®ããŒãžã¯ãã¢ããªã³ã®ããŠã³ããŒããã€ã³ã¹ããŒã«ãæå©ãããŸãã" #, fuzzy #~ msgid "Available Add-ons" #~ msgstr "ã¢ããªã³ãæå¹åãã" #~ msgid "" #~ "The following Add-ons have been detected as activated on this website." #~ msgstr "以äžã®ã¢ããªã³ããã®ãŠã§ããµã€ãã§æå¹ã«ãªã£ãŠããŸãã" #~ msgid "Activation Code" #~ msgstr "ã¢ã¯ãã£ããŒã·ã§ã³ã³ãŒã" #, fuzzy #~ msgid "Installation" #~ msgstr "説æ" #~ msgid "For each Add-on available, please perform the following:" #~ msgstr "ããããã®ã¢ããªã³ã«ã€ããŠãäžèšãå®è¡ããŠãã ããã" #~ msgid "Download the Add-on plugin (.zip file) to your desktop" #~ msgstr "ã¢ããªã³(.zip ãã¡ã€ã«)ãããŠã³ããŒããã" #~ msgid "Navigate to" #~ msgstr "管çç»é¢ã§" #~ msgid "Plugins > Add New > Upload" #~ msgstr "ãã©ã°ã€ã³ > æ°èŠè¿œå > ã¢ããããŒã" #~ msgid "" #~ "Use the uploader to browse, select and install your Add-on (.zip file)" #~ msgstr "ã¢ããªã³ã®ãã¡ã€ã«ãéžæããŠã€ã³ã¹ããŒã«ãã" #~ msgid "" #~ "Once the plugin has been uploaded and installed, click the 'Activate " #~ "Plugin' link" #~ msgstr "ã¢ããããŒãã§ããããæå¹åãã¯ãªãã¯ãã" #~ msgid "The Add-on is now installed and activated!" #~ msgstr "ã¢ããªã³ãã€ã³ã¹ããŒã«ãããæå¹åãããŸããã" #~ msgid "Awesome. Let's get to work" #~ msgstr "çŽ æŽããããäœæ¥ã«æ»ããŸãã" #~ msgid "Validation Failed. One or more fields below are required." #~ msgstr "æ€èšŒã«å€±æããŸãããäžèšã®ãã£ãŒã«ãã®å°ãªããšãäžã€ãå¿ é ã§ãã" #, fuzzy #~ msgid "What's new" #~ msgstr "æ°çæ å ±ã§èŠã" #~ msgid "credits" #~ msgstr "ã¯ã¬ãžãã" #~ msgid "Modifying field group options 'show on page'" #~ msgstr "ãã£ãŒã«ãã°ã«ãŒããªãã·ã§ã³ãããŒãžã§è¡šç€ºãããã倿Ž" #~ msgid "Modifying field option 'taxonomy'" #~ msgstr "ãã£ãŒã«ããªãã·ã§ã³ãã¿ã¯ãœãããŒãã倿Ž" #~ msgid "Moving user custom fields from wp_options to wp_usermeta'" #~ msgstr "" #~ "ãŠãŒã¶ãŒã®ã«ã¹ã¿ã ãã£ãŒã«ãã wp_options ãã wp_usermeta ã«å€æŽãã" #~ msgid "blue : Blue" #~ msgstr "blue : é" #~ msgid "eg: #ffffff" #~ msgstr "äŸ: #ffffff" #~ msgid "Save format" #~ msgstr "ãã©ãŒããããä¿åãã" #~ msgid "" #~ "This format will determin the value saved to the database and returned " #~ "via the API" #~ msgstr "" #~ "ãã®ãã©ãŒãããã¯ãå€ãããŒã¿ããŒã¹ã«ä¿åããAPI ã§è¿ã圢åŒã決å®ããŸã" #~ msgid "\"yymmdd\" is the most versatile save format. Read more about" #~ msgstr "æãè¯ãçšãããããã©ãŒããã㯠\"yymmdd\" ã§ãã詳现ã¯" #~ msgid "jQuery date formats" #~ msgstr "jQuery æ¥ä»ãã©ãŒããã" #~ msgid "This format will be seen by the user when entering a value" #~ msgstr "ãŠãŒã¶ãŒãå€ãå ¥åãããšãã®ãã©ãŒããã" #~ msgid "" #~ "\"dd/mm/yy\" or \"mm/dd/yy\" are the most used Display Formats. Read more " #~ "about" #~ msgstr "ãã䜿çšãããã®ã¯ã\"dd/mm/yy\" ã \"mm/dd/yy\" ã§ãã詳现ã¯" #~ msgid "Dummy" #~ msgstr "ãããŒ" #~ msgid "No File Selected" #~ msgstr "ãã¡ã€ã«ãéžæãããŠããŸãã" #~ msgid "File Object" #~ msgstr "ãã¡ã€ã«ãªããžã§ã¯ã" #~ msgid "File Updated." #~ msgstr "ãã¡ã€ã«ãæŽæ°ããŸãã" #~ msgid "Media attachment updated." #~ msgstr "ã¡ãã£ã¢ã¢ã¿ããã¡ã³ããæŽæ°ããŸãã" #~ msgid "No files selected" #~ msgstr "ãã¡ã€ã«ãéžæãããŠããŸãã" #~ msgid "Add Selected Files" #~ msgstr "éžæããããã¡ã€ã«ã远å ãã" #~ msgid "Image Object" #~ msgstr "ç»åãªããžã§ã¯ã" #~ msgid "Image Updated." #~ msgstr "ç»åãæŽæ°ããŸãã" #~ msgid "No images selected" #~ msgstr "ç»åãéžæãããŠããŸãã" #, fuzzy #~ msgid "Add Selected Images" #~ msgstr "éžæããç»åã远å ãã" #~ msgid "Text & HTML entered here will appear inline with the fields" #~ msgstr "ããã«èšè¿°ããããã¹ããš HTML ãã€ã³ã©ã€ã³ã§è¡šç€ºãããŸãã" #~ msgid "Specifies the minimum value allowed" #~ msgstr "æå°å€ãæå®ããŸãã" #~ msgid "Specifies the maximim value allowed" #~ msgstr "æå€§å€ãæå®ããŸãã" #~ msgid "Step" #~ msgstr "Step" #~ msgid "Specifies the legal number intervals" #~ msgstr "å ¥åå€ã®ééãæå®ããŸãã" #~ msgid "Filter from Taxonomy" #~ msgstr "ã¿ã¯ãœãããŒã§ãã£ã«ã¿ãã" #~ msgid "Enter your choices one per line" #~ msgstr "éžæè¢ãäžè¡ãã€å ¥åããŠãã ãã" #~ msgid "Red" #~ msgstr "èµ€" #~ msgid "Blue" #~ msgstr "é" #~ msgid "Filter by post type" #~ msgstr "æçš¿ã¿ã€ãã§ãã£ã«ã¿ãã" #, fuzzy #~ msgid "Post Type Select" #~ msgstr "æçš¿ã¿ã€ã" #, fuzzy #~ msgid "Post Title" #~ msgstr "æçš¿ã¿ã€ã" #~ msgid "" #~ "All fields proceeding this \"tab field\" (or until another \"tab field\" " #~ "is defined) will appear grouped on the edit screen." #~ msgstr "ã¿ããã£ãŒã«ãã§ãã£ãŒã«ããåºåããã°ã«ãŒãåããŠè¡šç€ºããŸãã" #~ msgid "You can use multiple tabs to break up your fields into sections." #~ msgstr "è€æ°ã®ã¿ãã䜿çšããããšãã§ããŸãã" #~ msgid "Formatting" #~ msgstr "ãã©ãŒããã" #~ msgid "Define how to render html tags" #~ msgstr "html ã¿ã°ã®è¡šç€ºã決å®ãã" #~ msgid "HTML" #~ msgstr "HTML" #~ msgid "Define how to render html tags / new lines" #~ msgstr "html ã¿ã°/æ°ããè¡ã®è¡šç€ºã決å®ãã" #~ msgid "auto <br />" #~ msgstr "èªå <br />" #~ msgid "Field Order" #~ msgstr "ãã£ãŒã«ãé åº" #~ msgid "Field Key" #~ msgstr "ãã£ãŒã«ãããŒ" #~ msgid "Edit this Field" #~ msgstr "ãã®ãã£ãŒã«ããç·šéãã" #~ msgid "Read documentation for this field" #~ msgstr "ãã®ãã£ãŒã«ãã®ããã¥ã¡ã³ããèªã" #~ msgid "Docs" #~ msgstr "ããã¥ã¡ã³ã" #~ msgid "Duplicate this Field" #~ msgstr "ãã®ãã£ãŒã«ããè€è£œãã" #~ msgid "Delete this Field" #~ msgstr "ãã®ãã£ãŒã«ããåé€ãã" #~ msgid "Field Instructions" #~ msgstr "ãã£ãŒã«ãèšå ¥ã®ãã³ã" #~ msgid "Show this field when" #~ msgstr "衚瀺ããæ¡ä»¶" #~ msgid "all" #~ msgstr "å šãŠ" #~ msgid "any" #~ msgstr "ä»»æ" #~ msgid "these rules are met" #~ msgstr "ãããã®æ¡ä»¶ãæºãã" #, fuzzy #~ msgid "Taxonomy Term (Add / Edit)" #~ msgstr "ã¿ã¯ãœãããŒ(远å /ç·šé)" #~ msgid "User (Add / Edit)" #~ msgstr "ãŠãŒã¶ãŒ(远å /ç·šé)" #, fuzzy #~ msgid "Media Attachment (Edit)" #~ msgstr "ã¡ãã£ã¢ã¢ã¿ããã¡ã³ããæŽæ°ããŸãã" #~ msgid "Normal" #~ msgstr "Normal" #~ msgid "No Metabox" #~ msgstr "ã¡ã¿ããã¯ã¹ç¡" #~ msgid "Standard Metabox" #~ msgstr "æšæºã¡ã¿ããã¯ã¹"