diff --git a/wp-content/themes/twentyten/languages/twentyten.pot b/wp-content/themes/twentyten/languages/twentyten.pot index 2907bd3340..f3bfcd23a4 100644 --- a/wp-content/themes/twentyten/languages/twentyten.pot +++ b/wp-content/themes/twentyten/languages/twentyten.pot @@ -1,4 +1,4 @@ -# Translation of the WordPress theme Twenty Ten 1.2-RC1 by the WordPress team. +# Translation of the WordPress theme Twenty Ten 1.1 by the WordPress team. # Copyright (C) 2010 the WordPress team # This file is distributed under the same license as the Twenty Ten package. # FIRST AUTHOR , 2010. @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Twenty Ten 1.2-RC1\n" +"Project-Id-Version: Twenty Ten 1.1\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/twentyten\n" -"POT-Creation-Date: 2010-11-06 00:21+0000\n" +"POT-Creation-Date: 2010-07-14 16:21+0000\n" "PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -46,12 +46,61 @@ msgstr "" msgid "Blog Archives" msgstr "" +#: attachment.php:18 +#, php-format +msgid "Return to %s" +msgstr "" + +#. translators: %s - title of parent post +#: attachment.php:20 +#, php-format +msgid " %s" +msgstr "" + +#: attachment.php:29 +#, php-format +msgid "By %2$s" +msgstr "" + +#: attachment.php:33 functions.php:451 +#, php-format +msgid "View all posts by %s" +msgstr "" + +#: attachment.php:40 +#, php-format +msgid "Published %2$s" +msgstr "" + +#: attachment.php:50 +#, php-format +msgid "Full size is %s pixels" +msgstr "" + +#: attachment.php:53 +msgid "Link to full-size image" +msgstr "" + +#: attachment.php:60 attachment.php:107 loop.php:95 loop.php:118 loop.php:160 +#: onecolumn-page.php:27 page.php:32 single.php:53 +msgid "Edit" +msgstr "" + +#: attachment.php:100 functions.php:241 loop.php:110 loop.php:138 +msgid "Continue reading " +msgstr "" + +#: attachment.php:101 loop.php:139 onecolumn-page.php:26 page.php:31 +#: single.php:31 +msgid "Pages:" +msgstr "" + #: author.php:27 #, php-format msgid "Author Archives: %s" msgstr "" -#: author.php:37 loop-single.php:43 +#: author.php:37 single.php:40 #, php-format msgid "About %s" msgstr "" @@ -85,7 +134,7 @@ msgstr "" msgid "Comments are closed." msgstr "" -#. #-#-#-#-# twentyten.pot (Twenty Ten 1.2-RC1) #-#-#-#-# +#. #-#-#-#-# twentyten.pot (Twenty Ten 1.1) #-#-#-#-# #. Theme URI of the plugin/theme #: footer.php:33 msgid "http://wordpress.org/" @@ -144,10 +193,6 @@ msgstr "" msgid "Sunset" msgstr "" -#: functions.php:241 loop-attachment.php:103 loop.php:110 loop.php:138 -msgid "Continue reading " -msgstr "" - #: functions.php:308 #, php-format msgid "%s says:" @@ -226,11 +271,6 @@ msgid "" "span> %3$s" msgstr "" -#: functions.php:451 loop-attachment.php:36 -#, php-format -msgid "View all posts by %s" -msgstr "" - #: functions.php:468 #, php-format msgid "" @@ -261,60 +301,6 @@ msgstr "" msgid "Skip to content" msgstr "" -#: loop-attachment.php:21 -#, php-format -msgid "Return to %s" -msgstr "" - -#. translators: %s - title of parent post -#: loop-attachment.php:23 -#, php-format -msgid " %s" -msgstr "" - -#: loop-attachment.php:32 -#, php-format -msgid "By %2$s" -msgstr "" - -#: loop-attachment.php:43 -#, php-format -msgid "Published %2$s" -msgstr "" - -#: loop-attachment.php:53 -#, php-format -msgid "Full size is %s pixels" -msgstr "" - -#: loop-attachment.php:56 -msgid "Link to full-size image" -msgstr "" - -#: loop-attachment.php:63 loop-attachment.php:110 loop-page.php:30 -#: loop-single.php:56 loop.php:95 loop.php:118 loop.php:160 -msgid "Edit" -msgstr "" - -#: loop-attachment.php:104 loop-page.php:29 loop-single.php:34 loop.php:139 -msgid "Pages:" -msgstr "" - -#: loop-single.php:21 loop-single.php:61 -msgctxt "Previous post link" -msgid "←" -msgstr "" - -#: loop-single.php:22 loop-single.php:62 -msgctxt "Next post link" -msgid "→" -msgstr "" - -#: loop-single.php:47 -#, php-format -msgid "View all posts by %s " -msgstr "" - #: loop.php:25 loop.php:173 msgid " Older posts" msgstr "" @@ -402,6 +388,21 @@ msgstr "" msgid "Meta" msgstr "" +#: single.php:18 single.php:58 +msgctxt "Previous post link" +msgid "←" +msgstr "" + +#: single.php:19 single.php:59 +msgctxt "Next post link" +msgid "→" +msgstr "" + +#: single.php:44 +#, php-format +msgid "View all posts by %s " +msgstr "" + #: tag.php:16 #, php-format msgid "Tag Archives: %s" @@ -431,5 +432,5 @@ msgstr "" msgid "" "black, blue, white, two-columns, fixed-width, custom-header, custom-" "background, threaded-comments, sticky-post, translation-ready, microformats, " -"rtl-language-support, editor-style, custom-menu" +"rtl-language-support, editor-style" msgstr "" diff --git a/wp-content/themes/twentyten/loop-attachment.php b/wp-content/themes/twentyten/loop-attachment.php deleted file mode 100644 index 407dc1820b..0000000000 --- a/wp-content/themes/twentyten/loop-attachment.php +++ /dev/null @@ -1,116 +0,0 @@ - - - - - post_parent ) ) : ?> -

← %s', 'twentyten' ), get_the_title( $post->post_parent ) ); - ?>

- - -
> -

- - - -
-
- $post->post_parent, 'post_status' => 'inherit', 'post_type' => 'attachment', 'post_mime_type' => 'image', 'order' => 'ASC', 'orderby' => 'menu_order ID' ) ) ); - foreach ( $attachments as $k => $attachment ) { - if ( $attachment->ID == $post->ID ) - break; - } - $k++; - // If there is more than 1 image attachment in a gallery - if ( count( $attachments ) > 1 ) { - if ( isset( $attachments[ $k ] ) ) - // get the URL of the next image attachment - $next_attachment_url = get_attachment_link( $attachments[ $k ]->ID ); - else - // or get the URL of the first image attachment - $next_attachment_url = get_attachment_link( $attachments[ 0 ]->ID ); - } else { - // or, if there's only 1 image attachment, get the URL of the image - $next_attachment_url = wp_get_attachment_url(); - } -?> -

ID, array( $attachment_size, 9999 ) ); // filterable image width with, essentially, no limit for image height. - ?>

- - - - - -
-
post_excerpt ) ) the_excerpt(); ?>
- -→', 'twentyten' ) ); ?> - '' ) ); ?> - -
- -
- - ', '' ); ?> -
-
- - - - diff --git a/wp-content/themes/twentyten/loop-page.php b/wp-content/themes/twentyten/loop-page.php deleted file mode 100644 index 65c275102b..0000000000 --- a/wp-content/themes/twentyten/loop-page.php +++ /dev/null @@ -1,36 +0,0 @@ - - - - -
> - -

- -

- - -
- - '' ) ); ?> - ', '' ); ?> -
-
- - - - diff --git a/wp-content/themes/twentyten/loop-single.php b/wp-content/themes/twentyten/loop-single.php deleted file mode 100644 index 4f143102fd..0000000000 --- a/wp-content/themes/twentyten/loop-single.php +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - -
> -

- - - -
- - '' ) ); ?> -
- - -
-
- -
- -
- - -
- - ', '' ); ?> -
-
- - - - - -