# Copyright (C) 2013 # This file is distributed under the same license as the package. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/haiku-minimalist-audio-player\n" "POT-Creation-Date: 2013-02-26 19:04:38+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2013-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" #: tags/0.1.1/haiku-player.php:100 tags/0.1.2/haiku-player.php:100 #: tags/0.1.3/haiku-player.php:100 tags/0.2.0/haiku-player.php:128 #: tags/0.2.0a/haiku-player.php:128 tags/0.3.0/haiku-player.php:137 #: tags/0.3.1/haiku-player.php:168 tags/0.4.0/haiku-player.php:231 msgid "Save" msgstr "" #: tags/0.2.0/haiku-player.php:153 tags/0.2.0a/haiku-player.php:153 #: tags/0.3.0/haiku-player.php:167 tags/0.3.1/haiku-player.php:141 #: tags/0.4.0/haiku-player.php:204 tags/0.4.1/haiku-admin.php:60 #: tags/0.4.2/haiku-admin.php:60 tags/0.4.3/haiku-admin.php:60 #: tags/0.4.4/haiku-admin.php:60 tags/0.4.5/haiku-admin.php:60 #: tags/0.4.6/haiku-admin.php:60 trunk/admin/haiku-admin.php:54 msgid "Save Changes" msgstr "" #: trunk/admin/custom-player.php:55 msgid "Haiku Custom Players" msgstr "" #: trunk/admin/custom-player.php:56 msgid "Build custom, reusable Haiku audio players." msgstr "" #: trunk/admin/custom-player.php:57 msgid "Custom Players" msgstr "" #: trunk/admin/custom-player.php:58 trunk/admin/custom-player.php:59 msgid "Add Custom Player" msgstr "" #: trunk/admin/custom-player.php:60 msgid "Edit Custom Player" msgstr "" #: trunk/admin/custom-player.php:61 msgid "New Custom Player" msgstr "" #: trunk/admin/custom-player.php:62 msgid "View Custom Player" msgstr "" #: trunk/admin/custom-player.php:63 msgid "Search Custom Players" msgstr "" #: trunk/admin/custom-player.php:64 msgid "Nothing Found" msgstr "" #: trunk/admin/custom-player.php:65 msgid "Nothing Found in Trash" msgstr "" #: trunk/admin/custom-player.php:93 msgid "What your custom player will look like:" msgstr "" #: trunk/admin/custom-player.php:125 msgid "Background color: " msgstr "" #: trunk/admin/custom-player.php:131 msgid "Icon and bar color: " msgstr "" #: trunk/admin/custom-player.php:137 msgid "Time text color: " msgstr "" #: trunk/admin/custom-player.php:191 msgid "Player Preview" msgstr "" #: trunk/admin/custom-player.php:192 msgid "Player ID" msgstr "" #: trunk/admin/custom-player.php:193 msgid "Basic Shortcode" msgstr "" #: trunk/admin/custom-player.php:194 msgid "Date" msgstr "" #: trunk/admin/custom-player.php:234 msgid "Edit Player →" msgstr "" #: trunk/admin/haiku-admin.php:21 msgid "Haiku Player" msgstr "" #: trunk/admin/haiku-admin.php:22 msgid "Haiku Player Settings" msgstr "" #: trunk/admin/haiku-admin.php:44 msgid "Haiku - Minimalist Audio Player" msgstr "" #: trunk/admin/haiku-admin.php:45 msgid "Thanks for downloading Haiku! If you like it, please be sure to give us a positive rating in the WordPress repository, it will help other people find the plugin and means a lot to us." msgstr "" #: trunk/admin/haiku-admin.php:83 msgid "Main Settings" msgstr "" #: trunk/admin/haiku-admin.php:91 msgid "Default File Location (optional)" msgstr "" #: trunk/admin/haiku-admin.php:100 msgid "Enable Google Analytics" msgstr "" #: trunk/admin/haiku-admin.php:109 msgid "Use Graphical Player" msgstr "" #: trunk/admin/haiku-admin.php:118 msgid "Show Track Time" msgstr "" #: trunk/admin/haiku-admin.php:127 msgid "Replace all `.mp3` Links" msgstr "" #: trunk/admin/haiku-admin.php:136 msgid "Replace WP Audio Player [audio: file.mp3] Syntax" msgstr "" #: trunk/admin/haiku-admin.php:172 msgid "(Right now, your audio files should be located at %s)" msgstr "" #: trunk/admin/haiku-documentation.php:14 msgid "Documentation" msgstr "" #: trunk/admin/haiku-documentation.php:16 msgid "Contents" msgstr "" #: trunk/admin/haiku-documentation.php:18 #: trunk/admin/haiku-documentation.php:28 msgid "Basic Usage" msgstr "" #: trunk/admin/haiku-documentation.php:19 msgid "File Loaction" msgstr "" #: trunk/admin/haiku-documentation.php:21 #: trunk/admin/haiku-documentation.php:61 msgid "Replacements" msgstr "" #: trunk/admin/haiku-documentation.php:22 #: trunk/admin/haiku-documentation.php:73 msgid "Graphical Player" msgstr "" #: trunk/admin/haiku-documentation.php:23 #: trunk/admin/haiku-documentation.php:81 msgid "Other Attributes" msgstr "" #: trunk/admin/haiku-documentation.php:24 #: trunk/admin/haiku-documentation.php:100 msgid "Credits" msgstr "" #: trunk/admin/haiku-documentation.php:30 msgid "To get up and running, use a simple shortcode like [haiku url=\"http://example.com/file.mp3\" oga=\"http://example.com/file.oga\" title=\"Title of audio file\"]." msgstr "" #: trunk/admin/haiku-documentation.php:33 msgid "The url option should be set to the full URL of the .mp3 audio file you're trying to use. This can also be a relative URL if you've set a default file location (see below)." msgstr "" #: trunk/admin/haiku-documentation.php:36 msgid "The oga attribute is not required, but strongly recommended. This should be a link to a version of the file you're using with your url attribute, but in the .ogg or .oga audio file formats instead of .mp3" msgstr "" #: trunk/admin/haiku-documentation.php:37 msgid "The oga attribute is a backup for your main file. Some web browsers don't play .mp3 files, meaning that a portion of your audience could be missing out on your audio if you don't have a .ogg or .oga fallback. Some browsers actually prefer these formats to .mp3 — for example, most versions of Firefox will play the .ogg or .oga versions of a file even if a .mp3 version is provided." msgstr "" #: trunk/admin/haiku-documentation.php:40 msgid "The title option is an optional attribute. The value you enter for this attribute will display between the contorl buttons and track time in the text player. It's also what will be used as a link title for your play buttons and for Google Analytics tracking. " msgstr "" #: trunk/admin/haiku-documentation.php:41 msgid "If no custom title is set, the default text of \"Audio\" will be used for link titles and Analytics labels instead." msgstr "" #: trunk/admin/haiku-documentation.php:44 msgid "File Location" msgstr "" #: trunk/admin/haiku-documentation.php:47 msgid "WordPress installations usually have upload size limits. If you're experiencing this but need full-size audio files, you can upload your files to a separate folder on your site via FTP." msgstr "" #: trunk/admin/haiku-documentation.php:48 msgid "The \"default file location\" field in the Haiku options panel allows you to specify where this folder is, which lets you use relative URLs for your audio files to keep your shortcodes simple and clean." msgstr "" #: trunk/admin/haiku-documentation.php:49 msgid "If, for example, all of your audio files are in http://yoursite.com/audio, set the default folder to /audio. If you wanted to display file.mp3 and file.ogg, your shortcode would look like this: [haiku url=\"file.mp3\" oga=\"file.ogg\" title=\"Audio Title\"]." msgstr "" #: trunk/admin/haiku-documentation.php:50 msgid "You can overwrite this setting on a per-player basis with the attribute defaultpath=disabled. For example, if for one player you instead wanted to link to http://theirsite.com/file.mp3, your shortcode would look like this: [haiku url=\"http://theirsite.com/file.mp3\" defaultpath=disabled]." msgstr "" #: trunk/admin/haiku-documentation.php:53 msgid "Google Analytics" msgstr "" #: trunk/admin/haiku-documentation.php:56 msgid "The Google Analytics setting in the options panel enables a script which tracks \"Play\" events for your instances of the Haiku player." msgstr "" #: trunk/admin/haiku-documentation.php:57 msgid "You must already have Google Analytics tracking installed on your site, using the asynchronous version of the script in the <head> of your HTML document." msgstr "" #: trunk/admin/haiku-documentation.php:58 msgid "Each event will display in your Google Analytics account as the title you entered for the title option in the shortcode. If no title exists, the events will show up as \"Audio\"." msgstr "" #: trunk/admin/haiku-documentation.php:64 msgid "Haiku includes the ability to automatically turn all .mp3 anchor links into a Haiku Player. Simply check the \"Replace all mp3 links\" box in the options panel." msgstr "" #: trunk/admin/haiku-documentation.php:65 msgid "For example, <a href=\"http://example.com/file.mp3\"> Audio </a> will automatically be converted to [haiku url=\"http://example.com/file.mp3\" defaultpath=disabled]." msgstr "" #: trunk/admin/haiku-documentation.php:66 msgid "You may experience problems if you have other plugins that also override MP3 links, like Shadowbox." msgstr "" #: trunk/admin/haiku-documentation.php:69 msgid "The player is also now drop-in compatible with WordPress Audio Player. If you're replacing a WordPress Audio Player install, check the \"replace WP Audio Player\" box to automatically replace all instances of the WP Audio Player shortcode. (WP Audio Player must be disabled or removed for this to work)." msgstr "" #: trunk/admin/haiku-documentation.php:70 msgid "The [haiku] shortcode is still the recommended format, as it allows the \"Title\" field for Google Analytics support." msgstr "" #: trunk/admin/haiku-documentation.php:75 msgid "The player includes a graphical mode, which is turned off by default. Enable graphical mode by changing the default setting in the settings panel or by adding the attribute graphical=true to your shortcode." msgstr "" #: trunk/admin/haiku-documentation.php:76 msgid "This can be overridden on a per-player basis. You can also select the option on the options panel above and turn off the graphical interface for specific players by adding graphical=false to your shortcode." msgstr "" #: trunk/admin/haiku-documentation.php:77 msgid "The graphical player will use the title element for Analytics and for information text when a user hovers over the play button." msgstr "" #: trunk/admin/haiku-documentation.php:78 msgid "Example: [haiku url=\"file.mp3\" title=\"A Great Song\" graphical=true]" msgstr "" #: trunk/admin/haiku-documentation.php:83 msgid "showtime" msgstr "" #: trunk/admin/haiku-documentation.php:84 msgid "If you want the current track position and track duration to display next to your players, check the \"Show Track Time\" option. You can also set this on a per-player basis in your shortcode, with showtime=true or showtime=false." msgstr "" #: trunk/admin/haiku-documentation.php:85 msgid "For example, the shortcode [haiku url=\"file.mp3\" oga=\"file.ogg\" graphical=true\" showtime=\"true\"] will produce this:" msgstr "" #: trunk/admin/haiku-documentation.php:87 msgid "The same player with showtime=\"false\" instead might look something like this:" msgstr "" #: trunk/admin/haiku-documentation.php:90 msgid "loop" msgstr "" #: trunk/admin/haiku-documentation.php:91 msgid "Sometimes you want your audio to start playing again right after it's finished — simply adding loop=true to your shortcode will enable this." msgstr "" #: trunk/admin/haiku-documentation.php:93 msgid "class" msgstr "" #: trunk/admin/haiku-documentation.php:94 msgid "The class attribute is the easiest way to add a custom CSS class name to a specific player (or multiple players, if you want). For example, you can apply the class name .example-player-class to a player if you simply add class=\"example-player-class\" to its shortcode." msgstr "" #: trunk/admin/haiku-documentation.php:96 msgid "player" msgstr "" #: trunk/admin/haiku-documentation.php:97 msgid "If you create a custom player \"skin\", you can use it by first locating its \"Player ID\" (see image below). Then, add a player=x attribute to the shortcodes you want this skin to apply to, where x is the Player ID number." msgstr "" #: trunk/admin/haiku-documentation.php:103 msgid "A jQuery plugin that powers Haiku, by Happyworm." msgstr "" #: trunk/admin/haiku-documentation.php:106 msgid "A beautiful, free icon font." msgstr "" #: trunk/admin/haiku-documentation.php:109 msgid "A free icon font composer." msgstr "" #: trunk/admin/haiku-documentation.php:115 msgid "You're using Haiku Player v. %s, made by Raygun. Check out our other plugins, and if you have any problems, stop by our support forums!" msgstr "" #: trunk/haiku-player.php:114 msgid "Audio" msgstr "" #: trunk/haiku-player.php:151 trunk/haiku-player.php:288 msgid "Listen to %s" msgstr "" #: trunk/haiku-player.php:151 msgid "Play" msgstr "" #: trunk/haiku-player.php:152 trunk/haiku-player.php:289 msgid "Pause" msgstr "" #: trunk/haiku-player.php:153 trunk/haiku-player.php:290 msgid "Stop" msgstr "" #: trunk/haiku-player.php:172 trunk/haiku-player.php:312 msgid "Update Required
To play the media you will need to either update your browser to a recent version or update your Flash plugin." msgstr "" #: trunk/haiku-player.php:419 msgid "Settings" msgstr "" #: trunk/haiku-player.php:439 msgid "Get Support" msgstr "" #: trunk/haiku-player.php:440 msgid "Rate Plugin" msgstr ""