PluginProbe
Friends / 4.3.2
Friends v4.3.2
4.3.2 4.3.1 4.3.0 4.2.2 4.2.1 4.2.0 4.1.0 2.7.4 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 2.8.0 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7 2.8.8 2.8.9 2.9.0 2.9.1 All 88 releases
← All changes | plugin-strings/friends-send-to-e-reader.php +10 -1 2.8.14.3.2 View file →
@@ -20,8 +20,9 @@
20 20 __( 'Select your Tolino seller', 'friends' );
21 21 // translators: %s is a post title. This is a title to be used when multiple posts are compiled to an ePub.
22 22 __( '%s & more', 'friends' );
23 23 __( 'Table of Contents', 'friends' );
24 +__( 'E-Reader', 'friends' );
24 25 __( 'Friend Post', 'friends' );
25 26 __( 'E-Readers', 'friends' );
26 27 __( 'E-Reader Settings', 'friends' );
27 28 __( 'Friends', 'friends' );
@@ -26,14 +27,14 @@
26 27 __( 'E-Reader Settings', 'friends' );
27 28 __( 'Friends', 'friends' );
28 29 __( 'About', 'friends' );
29 30 __( 'Send to E-Reader', 'friends' );
30 -__( 'E-Reader', 'friends' );
31 31 // translators: %s is a date.
32 32 __( 'E-Reader: Sent on %s', 'friends' );
33 33 // translators: %s is an E-Reader name.
34 34 _x( 'Send to %s', 'e-reader', 'friends' );
35 35 __( 'Include all posts above', 'friends' );
36 +__( 'Mark as new', 'friends' );
36 37 __( 'E-Reader not configured', 'friends' );
37 38 __( 'No posts could be found.', 'friends' );
38 39 // translators: %1$s is a month, %2$s is a year.
39 40 __( 'Reading Notes, %1$s %2$s', 'friends' );
@@ -70,8 +71,16 @@
70 71 __( 'Reading Summary', 'friends' );
71 72 __( 'Automatically create a draft post when sending to E-Reader.', 'friends' );
72 73 __( 'Summary Draft Title', 'friends' );
73 74 __( 'This title for the draft post will be used. You can use the following variables: <tt>$date</tt> <tt>$day</tt> <tt>$month</tt> <tt>$year</tt> <tt>$author</tt>', 'friends' );
75 +__( 'Download Password', 'friends' );
76 +__( 'Only latin characters and digits allowed', 'friends' );
77 +__( 'This enables you to download an ePub from your E-Reader by appending either of these to any of your Friends URLs:', 'friends' );
78 +__( 'All posts from this friend:', 'friends' );
79 +__( 'The last 10 posts from this friend:', 'friends' );
80 +__( 'Posts not yet sent from this friend:', 'friends' );
81 +__( 'List last for manual selection from this friend:', 'friends' );
82 +__( 'Preview URL for a friend', 'friends' );
74 83 // translators: %s is an E-Reader name.
75 84 _n( 'Send %1$d new post to %2$s', 'Send %1$d new posts to %2$s', 1, 'friends' );
76 85 __( 'Close', 'friends' );
77 86 __( 'Here you can choose a title and author for the book. You can also leave them empty, then they will be generated.', 'friends' );