| @@ -29,10 +29,13 @@ | ||
| 29 | 29 | __( 'Edit Post Collection', 'friends' ); |
| 30 | 30 | __( 'Show post in the feed', 'friends' ); |
| 31 | 31 | __( 'Hide post from the feed', 'friends' ); |
| 32 | 32 | // translators: %s is the name of a post collection. |
| 33 | +_x( 'Copy to %s', 'post-collection', 'friends' ); | |
| 34 | +// translators: %s is the name of a post collection. | |
| 33 | 35 | _x( 'Move to %s', 'post-collection', 'friends' ); |
| 34 | 36 | __( 'Fetch full content', 'friends' ); |
| 37 | +__( 'Download external images', 'friends' ); | |
| 35 | 38 | __( 'This is not a user related to this plugin.', 'friends' ); |
| 36 | 39 | __( 'User was updated.', 'friends' ); |
| 37 | 40 | __( 'An error occurred.', 'friends' ); |
| 38 | 41 | __( 'For security reasons, please verify the URL and click next if you want to proceed.', 'friends' ); |
| @@ -46,9 +49,8 @@ | ||
| 46 | 49 | __( 'This plugin is uses information of the open source project <a href=%s>FTR Site Config</a>.', 'friends' ); |
| 47 | 50 | __( 'Sending the article to your blog...', 'friends' ); |
| 48 | 51 | __( 'Do you want to send the article on this page to your blog?', 'friends' ); |
| 49 | 52 | __( 'You entered an invalid URL.', 'friends' ); |
| 50 | -__( 'No content was extracted.', 'friends' ); | |
| 51 | 53 | __( 'Could not download the URL.', 'friends' ); |
| 52 | 54 | // translators: $s is an error message. |
| 53 | 55 | __( 'Error processing HTML: %s', 'friends' ); |
| 54 | 56 | _x( 'Post Collection', 'User role', 'friends' ); |
| @@ -55,11 +57,14 @@ | ||
| 55 | 57 | _x( 'Post Collections', 'widget-header', 'friends' ); |
| 56 | 58 | __( 'Fetch Full Content', 'friends' ); |
| 57 | 59 | __( 'Make post public', 'friends' ); |
| 58 | 60 | __( 'Make post private', 'friends' ); |
| 61 | +__( 'No content was extracted.', 'friends' ); | |
| 59 | 62 | __( 'Display Name', 'friends' ); |
| 60 | 63 | __( 'Username', 'friends' ); |
| 61 | 64 | __( 'Description', 'friends' ); |
| 65 | +__( 'Display in Dropdown', 'friends' ); | |
| 66 | +__( 'Hide', 'friends' ); | |
| 62 | 67 | // translators: %d is the number of posts. |
| 63 | 68 | _n( 'View %d post', 'View %d posts', 1, 'friends' ); |
| 64 | 69 | __( 'Syndicate Posts', 'friends' ); |
| 65 | 70 | // translators: %s is a URL. |
| @@ -67,10 +72,18 @@ | ||
| 67 | 72 | __( 'Bookmarklet', 'friends' ); |
| 68 | 73 | // translators: %s is the name of a Post Collection user. |
| 69 | 74 | __( 'Save to %s', 'friends' ); |
| 70 | 75 | __( 'Save articles from the web to this Post Collection using this bookmarklet. Drag it to your browser bar.', 'friends' ); |
| 76 | +__( 'Other tools', 'friends' ); | |
| 77 | +__( 'Copy to clipboard', 'friends' ); | |
| 78 | +// translators: %1$s is a URL, %2$s is a URL. | |
| 79 | +__( 'In other tools such as <a href="%1$s">Alfred</a> or <a href="%2$s">URL Forwarder</a> you\'ll need a URL like this.', 'friends' ); | |
| 80 | +__( 'Back to the Post Collection overview', 'friends' ); | |
| 71 | 81 | __( 'Post Collection Name', 'friends' ); |
| 82 | +__( 'Dropdown', 'friends' ); | |
| 72 | 83 | __( 'External feed', 'friends' ); |
| 84 | +__( 'Copy to', 'friends' ); | |
| 85 | +__( 'Move to', 'friends' ); | |
| 73 | 86 | __( 'disabled', 'friends' ); |
| 74 | 87 | __( 'Create another user', 'friends' ); |
| 75 | 88 | // translators: %s is a URL. |
| 76 | 89 | __( 'To save posts from anywhere on the web, use the <a href=%s>bookmarklets</a>.', 'friends' ); |