rev update
This commit is contained in:
parent
84142076a1
commit
2072fabc78
2
boot.php
2
boot.php
|
@ -9,7 +9,7 @@ require_once('include/nav.php');
|
||||||
require_once('include/cache.php');
|
require_once('include/cache.php');
|
||||||
|
|
||||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||||
define ( 'FRIENDICA_VERSION', '2.3.1306' );
|
define ( 'FRIENDICA_VERSION', '2.3.1307' );
|
||||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||||
define ( 'DB_UPDATE_VERSION', 1137 );
|
define ( 'DB_UPDATE_VERSION', 1137 );
|
||||||
|
|
||||||
|
|
|
@ -6,9 +6,9 @@
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 2.3.1306\n"
|
"Project-Id-Version: 2.3.1307\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2012-04-08 10:00-0700\n"
|
"POT-Creation-Date: 2012-04-09 10:00-0700\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -34,7 +34,7 @@ msgstr ""
|
||||||
msgid "Contact update failed."
|
msgid "Contact update failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/crepair.php:115 ../../mod/wall_attach.php:43
|
#: ../../mod/crepair.php:115 ../../mod/wall_attach.php:44
|
||||||
#: ../../mod/fsuggest.php:78 ../../mod/events.php:110 ../../mod/api.php:26
|
#: ../../mod/fsuggest.php:78 ../../mod/events.php:110 ../../mod/api.php:26
|
||||||
#: ../../mod/api.php:31 ../../mod/photos.php:130 ../../mod/photos.php:866
|
#: ../../mod/api.php:31 ../../mod/photos.php:130 ../../mod/photos.php:866
|
||||||
#: ../../mod/editpost.php:10 ../../mod/install.php:171
|
#: ../../mod/editpost.php:10 ../../mod/install.php:171
|
||||||
|
@ -50,7 +50,7 @@ msgstr ""
|
||||||
#: ../../mod/profile_photo.php:139 ../../mod/profile_photo.php:150
|
#: ../../mod/profile_photo.php:139 ../../mod/profile_photo.php:150
|
||||||
#: ../../mod/profile_photo.php:163 ../../mod/message.php:38
|
#: ../../mod/profile_photo.php:163 ../../mod/message.php:38
|
||||||
#: ../../mod/message.php:91 ../../mod/allfriends.php:9
|
#: ../../mod/message.php:91 ../../mod/allfriends.php:9
|
||||||
#: ../../mod/wall_upload.php:42 ../../mod/follow.php:8 ../../mod/common.php:9
|
#: ../../mod/wall_upload.php:46 ../../mod/follow.php:8 ../../mod/common.php:9
|
||||||
#: ../../mod/display.php:138 ../../mod/profiles.php:7
|
#: ../../mod/display.php:138 ../../mod/profiles.php:7
|
||||||
#: ../../mod/profiles.php:232 ../../mod/delegate.php:6
|
#: ../../mod/profiles.php:232 ../../mod/delegate.php:6
|
||||||
#: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81
|
#: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81
|
||||||
|
@ -173,12 +173,12 @@ msgstr ""
|
||||||
msgid "Page not found."
|
msgid "Page not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/wall_attach.php:57
|
#: ../../mod/wall_attach.php:58
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "File exceeds size limit of %d"
|
msgid "File exceeds size limit of %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/wall_attach.php:85 ../../mod/wall_attach.php:96
|
#: ../../mod/wall_attach.php:86 ../../mod/wall_attach.php:97
|
||||||
msgid "File upload failed."
|
msgid "File upload failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -420,12 +420,12 @@ msgid "Image file is empty."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/photos.php:654 ../../mod/profile_photo.php:124
|
#: ../../mod/photos.php:654 ../../mod/profile_photo.php:124
|
||||||
#: ../../mod/wall_upload.php:65
|
#: ../../mod/wall_upload.php:69
|
||||||
msgid "Unable to process image."
|
msgid "Unable to process image."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/photos.php:674 ../../mod/profile_photo.php:257
|
#: ../../mod/photos.php:674 ../../mod/profile_photo.php:257
|
||||||
#: ../../mod/wall_upload.php:84
|
#: ../../mod/wall_upload.php:88
|
||||||
msgid "Image upload failed."
|
msgid "Image upload failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2753,8 +2753,8 @@ msgstr ""
|
||||||
msgid "Empty post discarded."
|
msgid "Empty post discarded."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/item.php:373 ../../mod/wall_upload.php:81
|
#: ../../mod/item.php:373 ../../mod/wall_upload.php:85
|
||||||
#: ../../mod/wall_upload.php:90 ../../mod/wall_upload.php:97
|
#: ../../mod/wall_upload.php:94 ../../mod/wall_upload.php:101
|
||||||
#: ../../include/message.php:144
|
#: ../../include/message.php:144
|
||||||
msgid "Wall Photos"
|
msgid "Wall Photos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2805,7 +2805,7 @@ msgstr ""
|
||||||
msgid "Unable to process image"
|
msgid "Unable to process image"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/profile_photo.php:115 ../../mod/wall_upload.php:56
|
#: ../../mod/profile_photo.php:115 ../../mod/wall_upload.php:60
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Image exceeds size limit of %d"
|
msgid "Image exceeds size limit of %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -5339,7 +5339,7 @@ msgstr ""
|
||||||
msgid "j F"
|
msgid "j F"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/profile_advanced.php:30 ../../include/datetime.php:438
|
#: ../../include/profile_advanced.php:30 ../../include/datetime.php:448
|
||||||
#: ../../include/items.php:1392
|
#: ../../include/items.php:1392
|
||||||
msgid "Birthday:"
|
msgid "Birthday:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -6097,71 +6097,71 @@ msgstr ""
|
||||||
msgid "Miscellaneous"
|
msgid "Miscellaneous"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:121 ../../include/datetime.php:253
|
#: ../../include/datetime.php:131 ../../include/datetime.php:263
|
||||||
msgid "year"
|
msgid "year"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:126 ../../include/datetime.php:254
|
#: ../../include/datetime.php:136 ../../include/datetime.php:264
|
||||||
msgid "month"
|
msgid "month"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:131 ../../include/datetime.php:256
|
#: ../../include/datetime.php:141 ../../include/datetime.php:266
|
||||||
msgid "day"
|
msgid "day"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:244
|
#: ../../include/datetime.php:254
|
||||||
msgid "never"
|
msgid "never"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:250
|
#: ../../include/datetime.php:260
|
||||||
msgid "less than a second ago"
|
msgid "less than a second ago"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:253
|
#: ../../include/datetime.php:263
|
||||||
msgid "years"
|
msgid "years"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:254
|
#: ../../include/datetime.php:264
|
||||||
msgid "months"
|
msgid "months"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:255
|
#: ../../include/datetime.php:265
|
||||||
msgid "week"
|
msgid "week"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:255
|
#: ../../include/datetime.php:265
|
||||||
msgid "weeks"
|
msgid "weeks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:256
|
#: ../../include/datetime.php:266
|
||||||
msgid "days"
|
msgid "days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:257
|
#: ../../include/datetime.php:267
|
||||||
msgid "hour"
|
msgid "hour"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:257
|
#: ../../include/datetime.php:267
|
||||||
msgid "hours"
|
msgid "hours"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:258
|
#: ../../include/datetime.php:268
|
||||||
msgid "minute"
|
msgid "minute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:258
|
#: ../../include/datetime.php:268
|
||||||
msgid "minutes"
|
msgid "minutes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:259
|
#: ../../include/datetime.php:269
|
||||||
msgid "second"
|
msgid "second"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:259
|
#: ../../include/datetime.php:269
|
||||||
msgid "seconds"
|
msgid "seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/datetime.php:267
|
#: ../../include/datetime.php:277
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$d %2$s ago"
|
msgid "%1$d %2$s ago"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in a new issue