# Copyright (C) 2018 Andrew Duthie # This file is distributed under the GNU General Public License v2 or later. msgid "" msgstr "" "Project-Id-Version: Dones 1.1.3\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/dones\n" "POT-Creation-Date: 2018-01-31 00:59:15+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" #: functions.php:130 msgid "An error occurred while saving" msgstr "" #: functions.php:131 msgid "Are you sure you want to delete this done?" msgstr "" #: functions.php:132 msgid "Cancel" msgstr "" #: functions.php:133 msgid "Date" msgstr "" #: functions.php:134 msgid "Delete" msgstr "" #: functions.php:135 msgid "Done" msgstr "" #: functions.php:136 msgid "Done or goal" msgstr "" #: functions.php:137 msgid "Dones" msgstr "" #: functions.php:138 msgid "Goal" msgstr "" #: functions.php:139 msgid "Log In" msgstr "" #: functions.php:140 msgid "Log Out" msgstr "" #: functions.php:141 msgid "Next" msgstr "" #: functions.php:142 functions.php:155 msgid "No dones found for this tag" msgstr "" #: functions.php:143 msgid "No tags found" msgstr "" #: functions.php:144 msgid "Nothing reported yet!" msgstr "" #: functions.php:145 msgid "Page Not Found" msgstr "" #: functions.php:146 msgid "Pick Date" msgstr "" #: functions.php:147 msgid "Previous" msgstr "" #: functions.php:148 msgid "Recent Tags" msgstr "" #: functions.php:149 msgid "Submit" msgstr "" #. translators: Heading for tag detail page #: functions.php:151 msgid "Tag: %s" msgstr "" #: functions.php:152 msgid "Tags" msgstr "" #: functions.php:153 msgid "User avatar" msgstr "" #: functions.php:154 msgid "What have you been up to?" msgstr "" #: functions.php:156 msgid "Changes you made may not be saved." msgstr "" #: functions.php:327 msgid "Brand Color" msgstr "" #: functions.php:416 msgctxt "post type general name" msgid "Dones" msgstr "" #: functions.php:417 msgctxt "post type singular name" msgid "Done" msgstr "" #: functions.php:418 msgctxt "admin menu" msgid "Dones" msgstr "" #: functions.php:419 msgctxt "add new on admin bar" msgid "Done" msgstr "" #: functions.php:420 msgctxt "done" msgid "Add New" msgstr "" #: functions.php:421 msgid "Add New Done" msgstr "" #: functions.php:422 msgid "New Done" msgstr "" #: functions.php:423 msgid "Edit Done" msgstr "" #: functions.php:424 msgid "View Done" msgstr "" #: functions.php:425 msgid "All Dones" msgstr "" #: functions.php:426 msgid "Search Dones" msgstr "" #: functions.php:428 msgid "No dones found." msgstr "" #: functions.php:429 msgid "No dones found in Trash." msgstr "" #: functions.php:431 msgid "Tasks completed or to be completed." msgstr "" #: functions.php:451 msgctxt "taxonomy general name" msgid "Done Tags" msgstr "" #: functions.php:452 msgctxt "taxonomy singular name" msgid "Done Tag" msgstr "" #: functions.php:453 msgid "Search Done Tags" msgstr "" #: functions.php:454 msgid "All Done Tags" msgstr "" #: functions.php:457 msgid "Edit Done Tag" msgstr "" #: functions.php:458 msgid "Update Done Tag" msgstr "" #: functions.php:459 msgid "Add New Done Tag" msgstr "" #: functions.php:460 msgid "New Done Tag Name" msgstr "" #: functions.php:461 msgid "Done Tag" msgstr "" #: functions.php:548 msgctxt "manage column name" msgid "Done Text" msgstr "" #: functions.php:675 functions.php:676 msgid "About Dones" msgstr "" #: inc/admin/about.php:22 msgid "Welcome to Dones" msgstr "" #: inc/admin/about.php:27 msgid "Dones is not a typical WordPress theme, and isn’t intended to be used for your company’s marketing page or your personal blog. Rather, Dones is an application to help you and your team manage and record the progress of your tasks and projects. It serves as a running record of your team’s goals and accomplishments. It is not too much unlike a to-do list (or a dones list, if you will). With an emphasis on collaboration, tagging, and aggregating, Dones helps organize and keep your team in sync." msgstr "" #. translators: About page refer to add users #: inc/admin/about.php:43 msgid "To start using Dones, begin by adding user accounts for each member of your team, assigning any user role with permission to create posts (Contributor or above). Newly created users will appear automatically on the front page of your site. Once they have logged in, members of your team can immediately start adding new \"dones\" to record their progress." msgstr "" #. translators: About page refer to Customizer #: inc/admin/about.php:55 msgid "Next, head on over to the Customizer, where you’ll find options to change the primary color of the site and site logo to match your team or company’s brand." msgstr "" #: inc/admin/about.php:65 msgid "Frequently Asked Questions" msgstr "" #: inc/admin/about.php:68 msgid "How do I make my site private?" msgstr "" #. translators: About page authenticated page views advice #: inc/admin/about.php:74 msgid "The Dones theme does not include any features to turn your site private, so anyone can view your history if you choose to host your site publicly. It’s up to you to decide how to authorize visitors to your site. You may choose to host the site on an internal network, configure your web server to implement basic authentication, or search for a plugin that provides privacy options as a feature. See Tip: Private Site for more information." msgstr "" #: inc/admin/about.php:89 msgid "Where are the Posts and Pages menu links?" msgstr "" #. translators: About page refer to theme switch #: inc/admin/about.php:94 msgid "You should find that most of what you want to achieve is available from the front page of your site. Posts and pages screens are removed from the administration dashboard menu while the Dones theme is active because they are neither relevant nor supported for the theme. You’re always free to switch to another theme if Dones is not the right fit for you and your team." msgstr "" #: inc/admin/about.php:104 msgid "Does Dones integrate with other software I use?" msgstr "" #. translators: About page integrations #: inc/admin/about.php:109 msgid "Yes! Head on over to the wiki, where you’ll find recipes for common integrations such as a Slack slash command, Alfred workflow, or terminal command." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:41 msgid "The date the done was published, in YYYY-MM-DD format." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:48 msgid "When paginating, page of dones to return" msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:53 msgid "Include dones by tag." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:70 msgid "Unique identifier for the object." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:138 msgid "The done cannot be created." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:170 msgid "The done cannot be updated." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:192 msgid "The done cannot be deleted." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:205 msgid "Done not found." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:294 msgid "ID of the done post object." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:299 msgid "Unique identifier of user to which the done belongs." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:304 msgid "Text of the task completed." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:308 msgid "Whether the task has been completed or is a goal to be accomplished." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:313 msgid "The date the done was published." msgstr "" #: inc/endpoints/class-wp-rest-dones-dones-controller.php:320 msgid "Index of the done to be updated." msgstr "" #. translators: %d: avatar image size in pixels #: inc/endpoints/class-wp-rest-dones-users-controller.php:128 msgid "Avatar URL with image size of %d pixels." msgstr "" #: inc/endpoints/class-wp-rest-dones-users-controller.php:140 msgid "Unique identifier for the user." msgstr "" #: inc/endpoints/class-wp-rest-dones-users-controller.php:144 msgid "Display name for the user." msgstr "" #: inc/endpoints/class-wp-rest-dones-users-controller.php:148 msgid "Avatar URLs for the user." msgstr "" #. Theme Name of the plugin/theme msgid "Dones" msgstr "" #. Theme URI of the plugin/theme msgid "https://github.com/aduth/dones" msgstr "" #. Description of the plugin/theme msgid "Simple team task management and tracking" msgstr "" #. Author of the plugin/theme msgid "Andrew Duthie" msgstr "" #. Author URI of the plugin/theme msgid "http://andrewduthie.com" msgstr ""