2011-11-24 08:17:26 +01:00
|
|
|
|
# FRIENDICA Distributed Social Network
|
2013-02-27 15:44:05 +01:00
|
|
|
|
# Copyright (C) 2010, 2011, 2012, 2013 the Friendica Project
|
2011-11-24 08:17:26 +01:00
|
|
|
|
# This file is distributed under the same license as the Friendica package.
|
2011-03-11 00:22:21 +01:00
|
|
|
|
# Mike Macgirvin, 2010
|
|
|
|
|
#
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2015-11-08 22:26:22 +01:00
|
|
|
|
"Project-Id-Version: \n"
|
2011-03-11 00:22:21 +01:00
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2018-04-03 06:55:25 +02:00
|
|
|
|
"POT-Creation-Date: 2018-04-03 06:50+0200\n"
|
2011-03-11 00:22:21 +01:00
|
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
2013-02-18 02:23:19 +01:00
|
|
|
|
"Language: \n"
|
2011-03-11 00:22:21 +01:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2014-04-25 08:30:20 +02:00
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: include/security.php:81
|
|
|
|
|
msgid "Welcome "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: include/security.php:82
|
|
|
|
|
msgid "Please upload a profile photo."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: include/security.php:84
|
|
|
|
|
msgid "Welcome back "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: include/security.php:431
|
|
|
|
|
msgid ""
|
|
|
|
|
"The form security token was not correct. This probably happened because the "
|
|
|
|
|
"form has been opened for too long (>3 hours) before submitting it."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: include/dba.php:57
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Cannot locate DNS info for database server '%s'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/api.php:1199
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Daily posting limit of %d post reached. The post was rejected."
|
|
|
|
|
msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2015-07-08 13:20:43 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/api.php:1223
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Weekly posting limit of %d post reached. The post was rejected."
|
|
|
|
|
msgid_plural "Weekly posting limit of %d posts reached. The post was rejected."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2015-07-08 13:20:43 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/api.php:1247
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Monthly posting limit of %d post reached. The post was rejected."
|
2015-07-08 13:20:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/api.php:4400 mod/photos.php:88 mod/photos.php:194 mod/photos.php:722
|
|
|
|
|
#: mod/photos.php:1149 mod/photos.php:1166 mod/photos.php:1684
|
|
|
|
|
#: mod/profile_photo.php:85 mod/profile_photo.php:93 mod/profile_photo.php:101
|
|
|
|
|
#: mod/profile_photo.php:211 mod/profile_photo.php:302
|
|
|
|
|
#: mod/profile_photo.php:312 src/Model/User.php:539 src/Model/User.php:547
|
|
|
|
|
#: src/Model/User.php:555
|
|
|
|
|
msgid "Profile Photos"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:144 include/conversation.php:282
|
|
|
|
|
#: include/text.php:1724 src/Model/Item.php:1795
|
|
|
|
|
msgid "event"
|
2016-09-24 09:45:44 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:147 include/conversation.php:157
|
|
|
|
|
#: include/conversation.php:285 include/conversation.php:294
|
|
|
|
|
#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1793
|
|
|
|
|
#: src/Protocol/Diaspora.php:2006
|
|
|
|
|
msgid "status"
|
2016-09-24 09:45:44 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:152 include/conversation.php:290
|
|
|
|
|
#: include/text.php:1726 mod/subthread.php:97 mod/tagger.php:72
|
|
|
|
|
#: src/Model/Item.php:1793
|
|
|
|
|
msgid "photo"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:164 src/Model/Item.php:1666
|
|
|
|
|
#: src/Protocol/Diaspora.php:2002
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%1$s likes %2$s's %3$s"
|
2016-09-24 09:45:44 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:167 src/Model/Item.php:1671
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%1$s doesn't like %2$s's %3$s"
|
2016-09-24 09:45:44 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:170
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%1$s attends %2$s's %3$s"
|
2016-09-24 09:45:44 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:173
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%1$s doesn't attend %2$s's %3$s"
|
2016-09-24 09:45:44 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:176
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%1$s attends maybe %2$s's %3$s"
|
2015-07-08 13:20:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:209 mod/dfrn_confirm.php:431
|
|
|
|
|
#: src/Protocol/Diaspora.php:2477
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%1$s is now friends with %2$s"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:250
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%1$s poked %2$s"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
2016-12-19 07:47:52 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:304 mod/tagger.php:110
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%1$s tagged %2$s's %3$s with %4$s"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:331
|
|
|
|
|
msgid "post/item"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:332
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%1$s marked %2$s's %3$s as favorite"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: include/conversation.php:605 mod/photos.php:1501 mod/profiles.php:355
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Likes"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: include/conversation.php:605 mod/photos.php:1501 mod/profiles.php:359
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Dislikes"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:606 include/conversation.php:1680
|
|
|
|
|
#: mod/photos.php:1502
|
|
|
|
|
msgid "Attending"
|
|
|
|
|
msgid_plural "Attending"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: include/conversation.php:606 mod/photos.php:1502
|
|
|
|
|
msgid "Not attending"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
2018-01-31 07:11:19 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:606 mod/photos.php:1502
|
|
|
|
|
msgid "Might attend"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:744 mod/photos.php:1569 src/Object/Post.php:178
|
|
|
|
|
msgid "Select"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: include/conversation.php:745 mod/photos.php:1570 mod/contacts.php:830
|
|
|
|
|
#: mod/contacts.php:1035 mod/settings.php:738 mod/admin.php:1798
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:179
|
|
|
|
|
msgid "Delete"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:777 src/Object/Post.php:357 src/Object/Post.php:358
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "View %s's profile @ %s"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:789 src/Object/Post.php:345
|
|
|
|
|
msgid "Categories:"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:790 src/Object/Post.php:346
|
|
|
|
|
msgid "Filed under:"
|
2016-09-24 09:45:44 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:797 src/Object/Post.php:371
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%s from %s"
|
2016-09-24 09:45:44 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:812
|
|
|
|
|
msgid "View in context"
|
2016-09-24 09:45:44 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:814 include/conversation.php:1353
|
|
|
|
|
#: mod/wallmessage.php:145 mod/editpost.php:125 mod/message.php:264
|
|
|
|
|
#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:396
|
|
|
|
|
msgid "Please wait"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:885
|
|
|
|
|
msgid "remove"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:889
|
|
|
|
|
msgid "Delete Selected Items"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1059 view/theme/frio/theme.php:352
|
|
|
|
|
msgid "Follow Thread"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1060 src/Model/Contact.php:640
|
|
|
|
|
msgid "View Status"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1061 include/conversation.php:1077
|
|
|
|
|
#: mod/allfriends.php:73 mod/suggest.php:82 mod/match.php:89
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/dirfind.php:217 mod/directory.php:159 src/Model/Contact.php:580
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:593 src/Model/Contact.php:641
|
|
|
|
|
msgid "View Profile"
|
2013-12-31 18:18:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1062 src/Model/Contact.php:642
|
|
|
|
|
msgid "View Photos"
|
2013-12-31 18:18:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1063 src/Model/Contact.php:643
|
|
|
|
|
msgid "Network Posts"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1064 src/Model/Contact.php:644
|
|
|
|
|
msgid "View Contact"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1065 src/Model/Contact.php:646
|
|
|
|
|
msgid "Send PM"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1069 src/Model/Contact.php:647
|
|
|
|
|
msgid "Poke"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1074 mod/allfriends.php:74 mod/suggest.php:83
|
|
|
|
|
#: mod/match.php:90 mod/contacts.php:596 mod/dirfind.php:218 mod/follow.php:143
|
|
|
|
|
#: src/Content/Widget.php:61 src/Model/Contact.php:594
|
|
|
|
|
msgid "Connect/Follow"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1193
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%s likes this."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1196
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%s doesn't like this."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1199
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s attends."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1202
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s doesn't attend."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1205
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%s attends maybe."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1216
|
|
|
|
|
msgid "and"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1222
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "and %d other people"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1231
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "<span %1$s>%2$d people</span> like this"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1232
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s like this."
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1235
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "<span %1$s>%2$d people</span> don't like this"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1236
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%s don't like this."
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1239
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "<span %1$s>%2$d people</span> attend"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1240
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%s attend."
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1243
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "<span %1$s>%2$d people</span> don't attend"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1244
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%s don't attend."
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1247
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "<span %1$s>%2$d people</span> attend maybe"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1248
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%s attend maybe."
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1278 include/conversation.php:1294
|
|
|
|
|
msgid "Visible to <strong>everybody</strong>"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1279 include/conversation.php:1295
|
|
|
|
|
#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:200
|
|
|
|
|
#: mod/message.php:207 mod/message.php:343 mod/message.php:350
|
|
|
|
|
msgid "Please enter a link URL:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1280 include/conversation.php:1296
|
|
|
|
|
msgid "Please enter a video link/URL:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1281 include/conversation.php:1297
|
|
|
|
|
msgid "Please enter an audio link/URL:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1282 include/conversation.php:1298
|
|
|
|
|
msgid "Tag term:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1283 include/conversation.php:1299 mod/filer.php:34
|
|
|
|
|
msgid "Save to Folder:"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
2016-12-19 07:47:52 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1284 include/conversation.php:1300
|
|
|
|
|
msgid "Where are you right now?"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
2016-12-19 07:47:52 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1285
|
|
|
|
|
msgid "Delete item(s)?"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
2016-12-19 07:47:52 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1334
|
|
|
|
|
msgid "Share"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1335 mod/wallmessage.php:143 mod/editpost.php:111
|
|
|
|
|
#: mod/message.php:262 mod/message.php:430
|
|
|
|
|
msgid "Upload photo"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1336 mod/editpost.php:112
|
|
|
|
|
msgid "upload photo"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1337 mod/editpost.php:113
|
|
|
|
|
msgid "Attach file"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1338 mod/editpost.php:114
|
|
|
|
|
msgid "attach file"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1339 mod/wallmessage.php:144 mod/editpost.php:115
|
|
|
|
|
#: mod/message.php:263 mod/message.php:431
|
|
|
|
|
msgid "Insert web link"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1340 mod/editpost.php:116
|
|
|
|
|
msgid "web link"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1341 mod/editpost.php:117
|
|
|
|
|
msgid "Insert video link"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1342 mod/editpost.php:118
|
|
|
|
|
msgid "video link"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1343 mod/editpost.php:119
|
|
|
|
|
msgid "Insert audio link"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1344 mod/editpost.php:120
|
|
|
|
|
msgid "audio link"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1345 mod/editpost.php:121
|
|
|
|
|
msgid "Set your location"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1346 mod/editpost.php:122
|
|
|
|
|
msgid "set location"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1347 mod/editpost.php:123
|
|
|
|
|
msgid "Clear browser location"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1348 mod/editpost.php:124
|
|
|
|
|
msgid "clear location"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1350 mod/editpost.php:138
|
|
|
|
|
msgid "Set title"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1352 mod/editpost.php:140
|
|
|
|
|
msgid "Categories (comma-separated list)"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1354 mod/editpost.php:126
|
|
|
|
|
msgid "Permission settings"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1355 mod/editpost.php:155
|
|
|
|
|
msgid "permissions"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1363 mod/editpost.php:135
|
|
|
|
|
msgid "Public post"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1367 mod/editpost.php:146 mod/photos.php:1492
|
|
|
|
|
#: mod/photos.php:1531 mod/photos.php:1604 mod/events.php:528
|
|
|
|
|
#: src/Object/Post.php:799
|
|
|
|
|
msgid "Preview"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1371 include/items.php:387 mod/fbrowser.php:103
|
|
|
|
|
#: mod/fbrowser.php:134 mod/suggest.php:41 mod/dfrn_request.php:663
|
|
|
|
|
#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:149 mod/message.php:141
|
|
|
|
|
#: mod/photos.php:248 mod/photos.php:324 mod/videos.php:147
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:475 mod/unfollow.php:117 mod/settings.php:676
|
|
|
|
|
#: mod/settings.php:702 mod/follow.php:161
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Cancel"
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1376
|
|
|
|
|
msgid "Post to Groups"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1377
|
|
|
|
|
msgid "Post to Contacts"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
2017-05-28 11:10:48 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1378
|
|
|
|
|
msgid "Private post"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1383 mod/editpost.php:153 src/Model/Profile.php:342
|
|
|
|
|
msgid "Message"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1384 mod/editpost.php:154
|
|
|
|
|
msgid "Browser"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1651
|
|
|
|
|
msgid "View all"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1674
|
|
|
|
|
msgid "Like"
|
|
|
|
|
msgid_plural "Likes"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1677
|
|
|
|
|
msgid "Dislike"
|
|
|
|
|
msgid_plural "Dislikes"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1683
|
|
|
|
|
msgid "Not Attending"
|
|
|
|
|
msgid_plural "Not Attending"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/conversation.php:1686 src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Undecided"
|
|
|
|
|
msgid_plural "Undecided"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2017-05-28 11:10:48 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:31
|
|
|
|
|
msgid "Friendica Notification"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:34
|
|
|
|
|
msgid "Thank You,"
|
2017-06-09 10:42:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:37
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s Administrator"
|
2017-06-09 10:42:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:39
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s, %2$s Administrator"
|
2017-06-09 10:42:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:50 src/Worker/Delivery.php:402
|
|
|
|
|
msgid "noreply"
|
2017-06-09 10:42:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:98
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "[Friendica:Notify] New mail received at %s"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:100
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s sent you a new private message at %2$s."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:101
|
|
|
|
|
msgid "a private message"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:101
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s sent you %2$s."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:103
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Please visit %s to view and/or reply to your private messages."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:141
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
2017-06-20 08:15:23 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:149
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
2017-06-20 08:15:23 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:159
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
2018-01-15 07:37:47 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:171
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:173
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s commented on an item/conversation you have been following."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:176 include/enotify.php:191 include/enotify.php:206
|
|
|
|
|
#: include/enotify.php:221 include/enotify.php:240 include/enotify.php:255
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Please visit %s to view and/or reply to the conversation."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:183
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "[Friendica:Notify] %s posted to your profile wall"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:185
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s posted to your profile wall at %2$s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:186
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s posted to [url=%2$s]your wall[/url]"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:198
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "[Friendica:Notify] %s tagged you"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:200
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s tagged you at %2$s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:201
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s [url=%2$s]tagged you[/url]."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:213
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "[Friendica:Notify] %s shared a new post"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
2017-06-20 08:15:23 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:215
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s shared a new post at %2$s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:216
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s [url=%2$s]shared a post[/url]."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:228
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "[Friendica:Notify] %1$s poked you"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
2017-06-20 08:15:23 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:230
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s poked you at %2$s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:231
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s [url=%2$s]poked you[/url]."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:247
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "[Friendica:Notify] %s tagged your post"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
2017-11-27 09:26:44 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:249
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s tagged your post at %2$s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:250
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s tagged [url=%2$s]your post[/url]"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:262
|
|
|
|
|
msgid "[Friendica:Notify] Introduction received"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:264
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You've received an introduction from '%1$s' at %2$s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:265
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:270 include/enotify.php:316
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You may visit their profile at %s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:272
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Please visit %s to approve or reject the introduction."
|
|
|
|
|
msgstr ""
|
2017-06-20 08:15:23 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:280
|
|
|
|
|
msgid "[Friendica:Notify] A new person is sharing with you"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:282 include/enotify.php:283
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s is sharing with you at %2$s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:290
|
|
|
|
|
msgid "[Friendica:Notify] You have a new follower"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:292 include/enotify.php:293
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You have a new follower at %2$s : %1$s"
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:305
|
|
|
|
|
msgid "[Friendica:Notify] Friend suggestion received"
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:307
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You've received a friend suggestion from '%1$s' at %2$s"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:308
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:314
|
|
|
|
|
msgid "Name:"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:315
|
|
|
|
|
msgid "Photo:"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:318
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Please visit %s to approve or reject the suggestion."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:326 include/enotify.php:341
|
|
|
|
|
msgid "[Friendica:Notify] Connection accepted"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:328 include/enotify.php:343
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "'%1$s' has accepted your connection request at %2$s"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:329 include/enotify.php:344
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:334
|
|
|
|
|
msgid ""
|
|
|
|
|
"You are now mutual friends and may exchange status updates, photos, and "
|
|
|
|
|
"email without restriction."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:336
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Please visit %s if you wish to make any changes to this relationship."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:349
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"'%1$s' has chosen to accept you a fan, which restricts some forms of "
|
|
|
|
|
"communication - such as private messaging and some profile interactions. If "
|
|
|
|
|
"this is a celebrity or community page, these settings were applied "
|
|
|
|
|
"automatically."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:351
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"'%1$s' may choose to extend this into a two-way or more permissive "
|
|
|
|
|
"relationship in the future."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:353
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Please visit %s if you wish to make any changes to this relationship."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:363
|
|
|
|
|
msgid "[Friendica System:Notify] registration request"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:365
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You've received a registration request from '%1$s' at %2$s"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:366
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:371
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/enotify.php:377
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Please visit %s to approve or reject the request."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
|
|
|
|
|
#: mod/display.php:72 mod/display.php:252 mod/display.php:354 mod/admin.php:276
|
|
|
|
|
#: mod/admin.php:1854 mod/admin.php:2102
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Item not found."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/items.php:382
|
|
|
|
|
msgid "Do you really want to delete this item?"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/dfrn_request.php:653 mod/message.php:138 mod/contacts.php:472
|
|
|
|
|
#: mod/settings.php:1103 mod/settings.php:1109 mod/settings.php:1116
|
|
|
|
|
#: mod/settings.php:1120 mod/settings.php:1124 mod/settings.php:1128
|
|
|
|
|
#: mod/settings.php:1132 mod/settings.php:1136 mod/settings.php:1156
|
|
|
|
|
#: mod/settings.php:1157 mod/settings.php:1158 mod/settings.php:1159
|
|
|
|
|
#: mod/settings.php:1160 mod/follow.php:150 mod/profiles.php:636
|
|
|
|
|
#: mod/profiles.php:639 mod/profiles.php:661 mod/register.php:237
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Yes"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40
|
|
|
|
|
#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28
|
|
|
|
|
#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/uimport.php:28
|
|
|
|
|
#: mod/notifications.php:73 mod/dfrn_confirm.php:68 mod/invite.php:20
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/invite.php:106 mod/wall_attach.php:74 mod/wall_attach.php:77
|
|
|
|
|
#: mod/manage.php:131 mod/regmod.php:108 mod/viewcontacts.php:57
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/wallmessage.php:16 mod/wallmessage.php:40 mod/wallmessage.php:79
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:103 mod/poke.php:150 mod/wall_upload.php:103
|
|
|
|
|
#: mod/wall_upload.php:106 mod/editpost.php:18 mod/fsuggest.php:80
|
|
|
|
|
#: mod/group.php:26 mod/item.php:160 mod/message.php:59 mod/message.php:104
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:32 mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:386 mod/delegate.php:25 mod/delegate.php:43
|
|
|
|
|
#: mod/delegate.php:54 mod/dirfind.php:25 mod/ostatus_subscribe.php:16
|
|
|
|
|
#: mod/unfollow.php:15 mod/unfollow.php:57 mod/unfollow.php:90 mod/cal.php:304
|
|
|
|
|
#: mod/events.php:194 mod/profile_photo.php:30 mod/profile_photo.php:176
|
|
|
|
|
#: mod/profile_photo.php:187 mod/profile_photo.php:200 mod/settings.php:43
|
|
|
|
|
#: mod/settings.php:142 mod/settings.php:665 mod/follow.php:17
|
|
|
|
|
#: mod/follow.php:54 mod/follow.php:118 mod/profiles.php:182
|
|
|
|
|
#: mod/profiles.php:606 mod/register.php:53 index.php:416
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Permission denied."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/items.php:471
|
|
|
|
|
msgid "Archives"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: include/items.php:477 src/Content/ForumManager.php:130
|
|
|
|
|
#: src/Content/Widget.php:312 src/Object/Post.php:424 src/App.php:512
|
|
|
|
|
#: view/theme/vier/theme.php:259
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "show more"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:302
|
|
|
|
|
msgid "newer"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:303
|
|
|
|
|
msgid "older"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:308
|
|
|
|
|
msgid "first"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:309
|
|
|
|
|
msgid "prev"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:343
|
|
|
|
|
msgid "next"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:344
|
|
|
|
|
msgid "last"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:398
|
|
|
|
|
msgid "Loading more entries..."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:399
|
|
|
|
|
msgid "The end"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:884
|
|
|
|
|
msgid "No contacts"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:908
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d Contact"
|
|
|
|
|
msgid_plural "%d Contacts"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: include/text.php:921
|
|
|
|
|
msgid "View Contacts"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:110 mod/notes.php:67
|
|
|
|
|
msgid "Save"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1010
|
|
|
|
|
msgid "Follow"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
|
|
|
|
|
msgid "Search"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1019 src/Content/Nav.php:58
|
|
|
|
|
msgid "@name, !forum, #tags, content"
|
|
|
|
|
msgstr ""
|
2018-03-05 16:38:01 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1025 src/Content/Nav.php:145
|
|
|
|
|
msgid "Full Text"
|
|
|
|
|
msgstr ""
|
2018-03-05 16:38:01 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1026 src/Content/Nav.php:146
|
|
|
|
|
#: src/Content/Widget/TagCloud.php:54
|
|
|
|
|
msgid "Tags"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1027 mod/viewcontacts.php:131 mod/contacts.php:814
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:875 src/Content/Nav.php:147 src/Content/Nav.php:212
|
|
|
|
|
#: src/Model/Profile.php:957 src/Model/Profile.php:960
|
|
|
|
|
#: view/theme/frio/theme.php:270
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Contacts"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: include/text.php:1030 src/Content/ForumManager.php:125
|
|
|
|
|
#: src/Content/Nav.php:151 view/theme/vier/theme.php:254
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Forums"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1074
|
|
|
|
|
msgid "poke"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1074
|
|
|
|
|
msgid "poked"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1075
|
|
|
|
|
msgid "ping"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
2018-01-31 07:11:19 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1075
|
|
|
|
|
msgid "pinged"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
2018-01-31 07:11:19 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1076
|
|
|
|
|
msgid "prod"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1076
|
|
|
|
|
msgid "prodded"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1077
|
|
|
|
|
msgid "slap"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1077
|
|
|
|
|
msgid "slapped"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1078
|
|
|
|
|
msgid "finger"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1078
|
|
|
|
|
msgid "fingered"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1079
|
|
|
|
|
msgid "rebuff"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1079
|
|
|
|
|
msgid "rebuffed"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1093 mod/settings.php:941 src/Model/Event.php:379
|
|
|
|
|
msgid "Monday"
|
|
|
|
|
msgstr ""
|
2018-01-31 07:11:19 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1093 src/Model/Event.php:380
|
|
|
|
|
msgid "Tuesday"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1093 src/Model/Event.php:381
|
|
|
|
|
msgid "Wednesday"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1093 src/Model/Event.php:382
|
|
|
|
|
msgid "Thursday"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1093 src/Model/Event.php:383
|
|
|
|
|
msgid "Friday"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1093 src/Model/Event.php:384
|
|
|
|
|
msgid "Saturday"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1093 mod/settings.php:941 src/Model/Event.php:378
|
|
|
|
|
msgid "Sunday"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:399
|
|
|
|
|
msgid "January"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:400
|
|
|
|
|
msgid "February"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:401
|
|
|
|
|
msgid "March"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:402
|
|
|
|
|
msgid "April"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 include/text.php:1114 src/Model/Event.php:390
|
|
|
|
|
#: src/Model/Event.php:403
|
|
|
|
|
msgid "May"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:404
|
|
|
|
|
msgid "June"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:405
|
|
|
|
|
msgid "July"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:406
|
|
|
|
|
msgid "August"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:407
|
|
|
|
|
msgid "September"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:408
|
|
|
|
|
msgid "October"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:409
|
|
|
|
|
msgid "November"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1097 src/Model/Event.php:410
|
|
|
|
|
msgid "December"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1111 src/Model/Event.php:371
|
|
|
|
|
msgid "Mon"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1111 src/Model/Event.php:372
|
|
|
|
|
msgid "Tue"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1111 src/Model/Event.php:373
|
|
|
|
|
msgid "Wed"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1111 src/Model/Event.php:374
|
|
|
|
|
msgid "Thu"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1111 src/Model/Event.php:375
|
|
|
|
|
msgid "Fri"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1111 src/Model/Event.php:376
|
|
|
|
|
msgid "Sat"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1111 src/Model/Event.php:370
|
|
|
|
|
msgid "Sun"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1114 src/Model/Event.php:386
|
|
|
|
|
msgid "Jan"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1114 src/Model/Event.php:387
|
|
|
|
|
msgid "Feb"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1114 src/Model/Event.php:388
|
|
|
|
|
msgid "Mar"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1114 src/Model/Event.php:389
|
|
|
|
|
msgid "Apr"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1114 src/Model/Event.php:392
|
|
|
|
|
msgid "Jul"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1114 src/Model/Event.php:393
|
|
|
|
|
msgid "Aug"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1114
|
|
|
|
|
msgid "Sep"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1114 src/Model/Event.php:395
|
|
|
|
|
msgid "Oct"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1114 src/Model/Event.php:396
|
|
|
|
|
msgid "Nov"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1114 src/Model/Event.php:397
|
|
|
|
|
msgid "Dec"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1324 mod/videos.php:380
|
|
|
|
|
msgid "View Video"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1341
|
|
|
|
|
msgid "bytes"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1374 include/text.php:1385
|
|
|
|
|
msgid "Click to open/close"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1509
|
|
|
|
|
msgid "View on separate page"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1510
|
|
|
|
|
msgid "view on separate page"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1515 include/text.php:1522 src/Model/Event.php:594
|
|
|
|
|
msgid "link to source"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1728
|
|
|
|
|
msgid "activity"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1730 src/Object/Post.php:423 src/Object/Post.php:435
|
|
|
|
|
msgid "comment"
|
|
|
|
|
msgid_plural "comments"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1733
|
|
|
|
|
msgid "post"
|
|
|
|
|
msgstr ""
|
2017-07-10 18:59:59 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: include/text.php:1890
|
|
|
|
|
msgid "Item filed"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/allfriends.php:51
|
|
|
|
|
msgid "No friends to display."
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/allfriends.php:90 mod/suggest.php:101 mod/match.php:105
|
|
|
|
|
#: mod/dirfind.php:215 src/Content/Widget.php:37 src/Model/Profile.php:297
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "Connect"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/api.php:85 mod/api.php:107
|
|
|
|
|
msgid "Authorize application connection"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/api.php:86
|
|
|
|
|
msgid "Return to your app and insert this Securty Code:"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/api.php:95
|
|
|
|
|
msgid "Please login to continue."
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/api.php:109
|
|
|
|
|
msgid ""
|
|
|
|
|
"Do you want to authorize this application to access your posts and contacts, "
|
|
|
|
|
"and/or create new posts for you?"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/api.php:111 mod/dfrn_request.php:653 mod/settings.php:1103
|
|
|
|
|
#: mod/settings.php:1109 mod/settings.php:1116 mod/settings.php:1120
|
|
|
|
|
#: mod/settings.php:1124 mod/settings.php:1128 mod/settings.php:1132
|
|
|
|
|
#: mod/settings.php:1136 mod/settings.php:1156 mod/settings.php:1157
|
|
|
|
|
#: mod/settings.php:1158 mod/settings.php:1159 mod/settings.php:1160
|
|
|
|
|
#: mod/follow.php:150 mod/profiles.php:636 mod/profiles.php:640
|
|
|
|
|
#: mod/profiles.php:661 mod/register.php:238
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "No"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/apps.php:14 index.php:245
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "You must be logged in to use addons. "
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/apps.php:19
|
|
|
|
|
msgid "Applications"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/apps.php:22
|
|
|
|
|
msgid "No installed applications."
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/attach.php:15
|
|
|
|
|
msgid "Item not available."
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/attach.php:25
|
|
|
|
|
msgid "Item was not found."
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/common.php:91
|
|
|
|
|
msgid "No contacts in common."
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
2016-09-27 21:36:27 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/common.php:140 mod/contacts.php:886
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "Common Friends"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/credits.php:18
|
|
|
|
|
msgid "Credits"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/credits.php:19
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgid ""
|
2018-01-31 07:11:19 +01:00
|
|
|
|
"Friendica is a community project, that would not be possible without the "
|
|
|
|
|
"help of many people. Here is a list of those who have contributed to the "
|
|
|
|
|
"code or the translation of Friendica. Thank you all!"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
2016-09-27 21:36:27 +02:00
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:87
|
|
|
|
|
msgid "Contact settings applied."
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:89
|
|
|
|
|
msgid "Contact update failed."
|
2013-03-19 00:40:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/crepair.php:110 mod/dfrn_confirm.php:131 mod/fsuggest.php:30
|
|
|
|
|
#: mod/fsuggest.php:96
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "Contact not found."
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:114
|
|
|
|
|
msgid ""
|
|
|
|
|
"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect "
|
|
|
|
|
"information your communications with this contact may stop working."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:115
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgid ""
|
2018-01-31 07:11:19 +01:00
|
|
|
|
"Please use your browser 'Back' button <strong>now</strong> if you are "
|
|
|
|
|
"uncertain what to do on this page."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:129 mod/crepair.php:131
|
|
|
|
|
msgid "No mirroring"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:129
|
|
|
|
|
msgid "Mirror as forwarded posting"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:129 mod/crepair.php:131
|
|
|
|
|
msgid "Mirror as my own posting"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:144
|
|
|
|
|
msgid "Return to contact editor"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:146
|
|
|
|
|
msgid "Refetch contact data"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
2016-11-06 16:01:07 +01:00
|
|
|
|
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/localtime.php:56 mod/poke.php:199 mod/fsuggest.php:114
|
|
|
|
|
#: mod/message.php:265 mod/message.php:432 mod/photos.php:1080
|
|
|
|
|
#: mod/photos.php:1160 mod/photos.php:1445 mod/photos.php:1491
|
|
|
|
|
#: mod/photos.php:1530 mod/photos.php:1603 mod/contacts.php:610
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:251 mod/install.php:290 mod/events.php:530
|
|
|
|
|
#: mod/profiles.php:672 src/Object/Post.php:790
|
|
|
|
|
#: view/theme/duepuntozero/config.php:71 view/theme/frio/config.php:113
|
|
|
|
|
#: view/theme/quattro/config.php:73 view/theme/vier/config.php:119
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "Submit"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:149
|
|
|
|
|
msgid "Remote Self"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:152
|
|
|
|
|
msgid "Mirror postings from this contact"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:154
|
|
|
|
|
msgid ""
|
|
|
|
|
"Mark this contact as remote_self, this will cause friendica to repost new "
|
|
|
|
|
"entries from this contact."
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/crepair.php:158 mod/settings.php:677 mod/settings.php:703
|
|
|
|
|
#: mod/admin.php:490 mod/admin.php:1781 mod/admin.php:1793 mod/admin.php:1806
|
|
|
|
|
#: mod/admin.php:1822
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "Name"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:159
|
|
|
|
|
msgid "Account Nickname"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:160
|
|
|
|
|
msgid "@Tagname - overrides Name/Nickname"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:161
|
|
|
|
|
msgid "Account URL"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
2016-11-20 21:47:51 +01:00
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:162
|
|
|
|
|
msgid "Friend Request URL"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:163
|
|
|
|
|
msgid "Friend Confirm URL"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:164
|
|
|
|
|
msgid "Notification Endpoint URL"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:165
|
|
|
|
|
msgid "Poll/Feed URL"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/crepair.php:166
|
|
|
|
|
msgid "New photo from this URL"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
2016-11-06 16:01:07 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/fbrowser.php:34 src/Content/Nav.php:102 src/Model/Profile.php:904
|
|
|
|
|
#: view/theme/frio/theme.php:261
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Photos"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:194
|
|
|
|
|
#: mod/photos.php:1062 mod/photos.php:1149 mod/photos.php:1166
|
|
|
|
|
#: mod/photos.php:1659 mod/photos.php:1673 src/Model/Photo.php:244
|
|
|
|
|
#: src/Model/Photo.php:253
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Contact Photos"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:250
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Upload"
|
2016-03-12 07:36:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/fbrowser.php:131
|
|
|
|
|
msgid "Files"
|
2016-03-12 07:36:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/fetch.php:16 mod/fetch.php:52 mod/fetch.php:65 mod/help.php:60
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/p.php:21 mod/p.php:48 mod/p.php:57 index.php:292
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "Not Found"
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: mod/hcard.php:18
|
|
|
|
|
msgid "No profile"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: mod/help.php:48
|
|
|
|
|
msgid "Help:"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/help.php:54 src/Content/Nav.php:134 view/theme/vier/theme.php:298
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "Help"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/help.php:63 index.php:297
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "Page not found."
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: mod/home.php:39
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Welcome to %s"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: mod/lockview.php:38 mod/lockview.php:46
|
|
|
|
|
msgid "Remote privacy information not available."
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: mod/lockview.php:55
|
|
|
|
|
msgid "Visible to:"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: mod/maintenance.php:24
|
|
|
|
|
msgid "System down for maintenance"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: mod/newmember.php:11
|
|
|
|
|
msgid "Welcome to Friendica"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: mod/newmember.php:12
|
|
|
|
|
msgid "New Member Checklist"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:14
|
|
|
|
|
msgid ""
|
|
|
|
|
"We would like to offer some tips and links to help make your experience "
|
|
|
|
|
"enjoyable. Click any item to visit the relevant page. A link to this page "
|
|
|
|
|
"will be visible from your home page for two weeks after your initial "
|
|
|
|
|
"registration and then will quietly disappear."
|
|
|
|
|
msgstr ""
|
2017-05-03 07:11:33 +02:00
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:15
|
|
|
|
|
msgid "Getting Started"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:17
|
|
|
|
|
msgid "Friendica Walk-Through"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:17
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
"On your <em>Quick Start</em> page - find a brief introduction to your "
|
|
|
|
|
"profile and network tabs, make some new connections, and find some groups to "
|
|
|
|
|
"join."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/newmember.php:19 mod/settings.php:124 mod/admin.php:1906
|
|
|
|
|
#: mod/admin.php:2175 src/Content/Nav.php:206 view/theme/frio/theme.php:269
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/newmember.php:21
|
|
|
|
|
msgid "Go to Your Settings"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:21
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
"On your <em>Settings</em> page - change your initial password. Also make a "
|
|
|
|
|
"note of your Identity Address. This looks just like an email address - and "
|
|
|
|
|
"will be useful in making friends on the free social web."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:22
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
"Review the other settings, particularly the privacy settings. An unpublished "
|
|
|
|
|
"directory listing is like having an unlisted phone number. In general, you "
|
|
|
|
|
"should probably publish your listing - unless all of your friends and "
|
|
|
|
|
"potential friends know exactly how to find you."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/newmember.php:24 mod/profperm.php:113 mod/contacts.php:671
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:863 src/Content/Nav.php:101 src/Model/Profile.php:730
|
|
|
|
|
#: src/Model/Profile.php:863 src/Model/Profile.php:896
|
|
|
|
|
#: view/theme/frio/theme.php:260
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Profile"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/newmember.php:26 mod/profile_photo.php:249 mod/profiles.php:691
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Upload Profile Photo"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:26
|
|
|
|
|
msgid ""
|
|
|
|
|
"Upload a profile photo if you have not done so already. Studies have shown "
|
|
|
|
|
"that people with real photos of themselves are ten times more likely to make "
|
|
|
|
|
"friends than people who do not."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:27
|
|
|
|
|
msgid "Edit Your Profile"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:27
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
"Edit your <strong>default</strong> profile to your liking. Review the "
|
|
|
|
|
"settings for hiding your list of friends and hiding the profile from unknown "
|
|
|
|
|
"visitors."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:28
|
|
|
|
|
msgid "Profile Keywords"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:28
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
"Set some public keywords for your default profile which describe your "
|
|
|
|
|
"interests. We may be able to find other people with similar interests and "
|
|
|
|
|
"suggest friendships."
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:30
|
|
|
|
|
msgid "Connecting"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:36
|
|
|
|
|
msgid "Importing Emails"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:36
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
"Enter your email access information on your Connector Settings page if you "
|
|
|
|
|
"wish to import and interact with friends or mailing lists from your email "
|
|
|
|
|
"INBOX"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:39
|
|
|
|
|
msgid "Go to Your Contacts Page"
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
2017-03-03 10:31:10 +01:00
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:39
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your Contacts page is your gateway to managing friendships and connecting "
|
|
|
|
|
"with friends on other networks. Typically you enter their address or site "
|
|
|
|
|
"URL in the <em>Add New Contact</em> dialog."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:40
|
|
|
|
|
msgid "Go to Your Site's Directory"
|
2015-01-22 18:18:31 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:40
|
|
|
|
|
msgid ""
|
|
|
|
|
"The Directory page lets you find other people in this network or other "
|
|
|
|
|
"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
|
|
|
|
|
"their profile page. Provide your own Identity Address if requested."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:41
|
|
|
|
|
msgid "Finding New People"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:41
|
|
|
|
|
msgid ""
|
|
|
|
|
"On the side panel of the Contacts page are several tools to find new "
|
|
|
|
|
"friends. We can match people by interest, look up people by name or "
|
|
|
|
|
"interest, and provide suggestions based on network relationships. On a brand "
|
|
|
|
|
"new site, friend suggestions will usually begin to be populated within 24 "
|
|
|
|
|
"hours."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/newmember.php:43 src/Model/Group.php:401
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Groups"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:45
|
|
|
|
|
msgid "Group Your Contacts"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:45
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
"Once you have made some friends, organize them into private conversation "
|
|
|
|
|
"groups from the sidebar of your Contacts page and then you can interact with "
|
|
|
|
|
"each group privately on your Network page."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:48
|
|
|
|
|
msgid "Why Aren't My Posts Public?"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:48
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica respects your privacy. By default, your posts will only show up to "
|
|
|
|
|
"people you've added as friends. For more information, see the help section "
|
|
|
|
|
"from the link above."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:52
|
|
|
|
|
msgid "Getting Help"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:54
|
|
|
|
|
msgid "Go to the Help Section"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/newmember.php:54
|
|
|
|
|
msgid ""
|
|
|
|
|
"Our <strong>help</strong> pages may be consulted for detail on other program "
|
|
|
|
|
"features and resources."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/nogroup.php:42 mod/viewcontacts.php:112 mod/contacts.php:619
|
|
|
|
|
#: mod/contacts.php:959
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Visit %s's profile [%s]"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/nogroup.php:43 mod/contacts.php:960
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Edit contact"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/nogroup.php:63
|
|
|
|
|
msgid "Contacts who are not members of a group"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/p.php:14
|
|
|
|
|
msgid "Not Extended"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/repair_ostatus.php:18
|
|
|
|
|
msgid "Resubscribing to OStatus contacts"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/repair_ostatus.php:34
|
|
|
|
|
msgid "Error"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:64
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "Done"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/repair_ostatus.php:54 mod/ostatus_subscribe.php:88
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "Keep this window open until done."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/suggest.php:36
|
|
|
|
|
msgid "Do you really want to delete this suggestion?"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/suggest.php:73
|
|
|
|
|
msgid ""
|
|
|
|
|
"No suggestions available. If this is a new site, please try again in 24 "
|
|
|
|
|
"hours."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-31 07:11:19 +01:00
|
|
|
|
#: mod/suggest.php:84 mod/suggest.php:104
|
|
|
|
|
msgid "Ignore/Hide"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/suggest.php:114 src/Content/Widget.php:64 view/theme/vier/theme.php:203
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid "Friend Suggestions"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/uimport.php:55 mod/register.php:191
|
|
|
|
|
msgid ""
|
|
|
|
|
"This site has exceeded the number of allowed daily account registrations. "
|
|
|
|
|
"Please try again tomorrow."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/uimport.php:70 mod/register.php:285
|
|
|
|
|
msgid "Import"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/uimport.php:72
|
|
|
|
|
msgid "Move account"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/uimport.php:73
|
|
|
|
|
msgid "You can import an account from another Friendica server."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/uimport.php:74
|
|
|
|
|
msgid ""
|
|
|
|
|
"You need to export your account from the old server and upload it here. We "
|
|
|
|
|
"will recreate your old account here with all your contacts. We will try also "
|
|
|
|
|
"to inform your friends that you moved here."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/uimport.php:75
|
|
|
|
|
msgid ""
|
|
|
|
|
"This feature is experimental. We can't import contacts from the OStatus "
|
|
|
|
|
"network (GNU Social/Statusnet) or from Diaspora"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/uimport.php:76
|
|
|
|
|
msgid "Account file"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/uimport.php:76
|
|
|
|
|
msgid ""
|
|
|
|
|
"To export your account, go to \"Settings->Export your personal data\" and "
|
|
|
|
|
"select \"Export account\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/update_community.php:27 mod/update_display.php:27
|
|
|
|
|
#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33
|
|
|
|
|
msgid "[Embedded content - reload page to view]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:543
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s welcomes %2$s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/match.php:48
|
|
|
|
|
msgid "No keywords to match. Please add keywords to your default profile."
|
2017-11-07 07:04:43 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/match.php:104
|
|
|
|
|
msgid "is interested in:"
|
2017-11-07 07:04:43 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/match.php:120
|
|
|
|
|
msgid "Profile Match"
|
2017-11-07 07:04:43 +01:00
|
|
|
|
msgstr ""
|
2017-03-03 10:31:10 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/match.php:125 mod/dirfind.php:253
|
|
|
|
|
msgid "No matches"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:37
|
|
|
|
|
msgid "Invalid request identifier."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:46 mod/notifications.php:183 mod/notifications.php:230
|
|
|
|
|
msgid "Discard"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:62 mod/notifications.php:182 mod/notifications.php:266
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/contacts.php:638 mod/contacts.php:828 mod/contacts.php:1019
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Ignore"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:98 src/Content/Nav.php:189
|
|
|
|
|
msgid "Notifications"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:107
|
|
|
|
|
msgid "Network Notifications"
|
2015-01-22 18:18:31 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:113 mod/notify.php:81
|
|
|
|
|
msgid "System Notifications"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:119
|
|
|
|
|
msgid "Personal Notifications"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:125
|
|
|
|
|
msgid "Home Notifications"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:155
|
|
|
|
|
msgid "Show Ignored Requests"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:155
|
|
|
|
|
msgid "Hide Ignored Requests"
|
2015-01-22 18:18:31 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:167 mod/notifications.php:237
|
|
|
|
|
msgid "Notification type: "
|
2015-01-22 18:18:31 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:170
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "suggested by %s"
|
2015-01-22 18:18:31 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:646
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Hide this contact from others"
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:176 mod/notifications.php:255
|
|
|
|
|
msgid "Post a new friend activity"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
2017-03-03 10:31:10 +01:00
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:176 mod/notifications.php:255
|
|
|
|
|
msgid "if applicable"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1796
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Approve"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:198
|
|
|
|
|
msgid "Claims to be known to you: "
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:199
|
|
|
|
|
msgid "yes"
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:199
|
|
|
|
|
msgid "no"
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:200 mod/notifications.php:205
|
|
|
|
|
msgid "Shall your connection be bidirectional or not?"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:201 mod/notifications.php:206
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
|
|
|
|
|
"also receive updates from them in your news feed."
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:202
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Accepting %s as a subscriber allows them to subscribe to your posts, but you "
|
|
|
|
|
"will not receive updates from them in your news feed."
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:207
|
|
|
|
|
#, php-format
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
"Accepting %s as a sharer allows them to subscribe to your posts, but you "
|
|
|
|
|
"will not receive updates from them in your news feed."
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:218
|
|
|
|
|
msgid "Friend"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:219
|
|
|
|
|
msgid "Sharer"
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:219
|
|
|
|
|
msgid "Subscriber"
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/notifications.php:247 mod/contacts.php:660 mod/events.php:518
|
|
|
|
|
#: mod/directory.php:148 src/Model/Profile.php:417 src/Model/Event.php:60
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Event.php:85 src/Model/Event.php:421 src/Model/Event.php:900
|
|
|
|
|
msgid "Location:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/notifications.php:249 mod/contacts.php:664 mod/directory.php:154
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: src/Model/Profile.php:423 src/Model/Profile.php:806
|
|
|
|
|
msgid "About:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/notifications.php:251 mod/contacts.php:666 mod/follow.php:174
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#: src/Model/Profile.php:794
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgid "Tags:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/notifications.php:253 mod/directory.php:151 src/Model/Profile.php:420
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: src/Model/Profile.php:745
|
|
|
|
|
msgid "Gender:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/notifications.php:258 mod/contacts.php:656 mod/unfollow.php:122
|
|
|
|
|
#: mod/follow.php:166 mod/admin.php:490 mod/admin.php:500
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Profile URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/notifications.php:261 mod/contacts.php:71 src/Model/Profile.php:518
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Network:"
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:275
|
|
|
|
|
msgid "No introductions."
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:316
|
|
|
|
|
msgid "Show unread"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:316
|
|
|
|
|
msgid "Show all"
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/notifications.php:322
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "No more %s notifications."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/openid.php:29
|
|
|
|
|
msgid "OpenID protocol error. No ID returned."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/openid.php:66
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
"Account not found and OpenID registration is not permitted on this site."
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: mod/openid.php:116 src/Module/Login.php:86 src/Module/Login.php:134
|
|
|
|
|
msgid "Login failed."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:74 mod/profiles.php:39 mod/profiles.php:149
|
|
|
|
|
#: mod/profiles.php:196 mod/profiles.php:618
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Profile not found."
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:132
|
|
|
|
|
msgid ""
|
|
|
|
|
"This may occasionally happen if contact was requested by both persons and it "
|
|
|
|
|
"has already been approved."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:242
|
|
|
|
|
msgid "Response from remote site was not understood."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
|
|
|
|
|
msgid "Unexpected response from remote site: "
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:263
|
|
|
|
|
msgid "Confirmation completed successfully."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:275
|
|
|
|
|
msgid "Temporary failure. Please wait and try again."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:278
|
|
|
|
|
msgid "Introduction failed or was revoked."
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
2016-08-09 18:18:09 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:283
|
|
|
|
|
msgid "Remote site reported: "
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:396
|
|
|
|
|
msgid "Unable to set contact photo."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:498
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "No user record found for '%s' "
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:508
|
|
|
|
|
msgid "Our site encryption key is apparently messed up."
|
2014-10-22 10:12:58 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:519
|
|
|
|
|
msgid "Empty site URL was provided or URL could not be decrypted by us."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/dfrn_confirm.php:535
|
|
|
|
|
msgid "Contact record was not found for you on our site."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/dfrn_confirm.php:549
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Site public key not available in contact record for URL %s."
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/dfrn_confirm.php:565
|
|
|
|
|
msgid ""
|
|
|
|
|
"The ID provided by your system is a duplicate on our system. It should work "
|
|
|
|
|
"if you try again."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/dfrn_confirm.php:576
|
|
|
|
|
msgid "Unable to set your contact credentials on our system."
|
2013-11-07 09:33:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/dfrn_confirm.php:631
|
|
|
|
|
msgid "Unable to update your contact profile details on our system"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568 src/Model/Contact.php:1520
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgid "[Name Withheld]"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/dfrn_confirm.php:694
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s has joined %2$s"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:33
|
|
|
|
|
msgid "Total invitation limit exceeded."
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:55
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s : Not a valid email address."
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:80
|
|
|
|
|
msgid "Please join us on Friendica"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:91
|
|
|
|
|
msgid "Invitation limit exceeded. Please contact your site administrator."
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:95
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s : Message delivery failed."
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:99
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d message sent."
|
|
|
|
|
msgid_plural "%d messages sent."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: mod/invite.php:117
|
|
|
|
|
msgid "You have no more invitations available"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:125
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Visit %s for a list of public sites that you can join. Friendica members on "
|
|
|
|
|
"other sites can all connect with each other, as well as with members of many "
|
|
|
|
|
"other social networks."
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:127
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"To accept this invitation, please visit and register at %s or any other "
|
|
|
|
|
"public Friendica website."
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:128
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
|
|
|
|
"web that is owned and controlled by its members. They can also connect with "
|
|
|
|
|
"many traditional social networks. See %s for a list of alternate Friendica "
|
|
|
|
|
"sites you can join."
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:132
|
|
|
|
|
msgid ""
|
|
|
|
|
"Our apologies. This system is not currently configured to connect with other "
|
|
|
|
|
"public sites or invite members."
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:136
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
|
|
|
|
"web that is owned and controlled by its members. They can also connect with "
|
|
|
|
|
"many traditional social networks."
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:135
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "To accept this invitation, please visit and register at %s."
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:142
|
|
|
|
|
msgid "Send invitations"
|
2017-11-07 07:04:43 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:143
|
|
|
|
|
msgid "Enter email addresses, one per line:"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259
|
|
|
|
|
#: mod/message.php:426
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgid "Your message:"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:145
|
|
|
|
|
msgid ""
|
|
|
|
|
"You are cordially invited to join me and other close friends on Friendica - "
|
|
|
|
|
"and help us to create a better social web."
|
|
|
|
|
msgstr ""
|
2018-01-31 07:11:19 +01:00
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:147
|
|
|
|
|
msgid "You will need to supply this invitation code: $invite_code"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:147
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgid ""
|
2018-02-26 17:52:40 +01:00
|
|
|
|
"Once you have registered, please connect with me via my profile page at:"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: mod/invite.php:149
|
|
|
|
|
msgid ""
|
|
|
|
|
"For more information about the Friendica project and why we feel it is "
|
|
|
|
|
"important, please visit http://friendi.ca"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83
|
|
|
|
|
#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112
|
|
|
|
|
#: mod/wall_upload.php:155 mod/wall_upload.php:158
|
|
|
|
|
msgid "Invalid request."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/wall_attach.php:101
|
|
|
|
|
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/wall_attach.php:101
|
|
|
|
|
msgid "Or - did you try to upload an empty file?"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/wall_attach.php:112
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "File exceeds size limit of %s"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/wall_attach.php:136 mod/wall_attach.php:152
|
|
|
|
|
msgid "File upload failed."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/manage.php:180
|
|
|
|
|
msgid "Manage Identities and/or Pages"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/manage.php:181
|
|
|
|
|
msgid ""
|
|
|
|
|
"Toggle between different identities or community/group pages which share "
|
|
|
|
|
"your account details or which you have been granted \"manage\" permissions"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/manage.php:182
|
|
|
|
|
msgid "Select an identity to manage: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:94
|
|
|
|
|
msgid "This introduction has already been accepted."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
|
|
|
|
|
msgid "Profile location is not valid or does not contain profile information."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
|
|
|
|
|
msgid "Warning: profile location has no identifiable owner name."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
|
|
|
|
|
msgid "Warning: profile location has no profile photo."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:123 mod/dfrn_request.php:370
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d required parameter was not found at the given location"
|
|
|
|
|
msgid_plural "%d required parameters were not found at the given location"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2017-05-28 11:10:48 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:162
|
|
|
|
|
msgid "Introduction complete."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:199
|
|
|
|
|
msgid "Unrecoverable protocol error."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:226
|
|
|
|
|
msgid "Profile unavailable."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:248
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s has received too many connection requests today."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:249
|
|
|
|
|
msgid "Spam protection measures have been invoked."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:250
|
|
|
|
|
msgid "Friends are advised to please try again in 24 hours."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:280
|
|
|
|
|
msgid "Invalid locator"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:316
|
|
|
|
|
msgid "You have already introduced yourself here."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:319
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Apparently you are already friends with %s."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:339
|
|
|
|
|
msgid "Invalid profile URL."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:345 src/Model/Contact.php:1223
|
|
|
|
|
msgid "Disallowed profile URL."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/dfrn_request.php:351 mod/friendica.php:128 mod/admin.php:353
|
|
|
|
|
#: mod/admin.php:371 src/Model/Contact.php:1228
|
|
|
|
|
msgid "Blocked domain"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:419 mod/contacts.php:230
|
|
|
|
|
msgid "Failed to update contact record."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:439
|
|
|
|
|
msgid "Your introduction has been sent."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:477
|
|
|
|
|
msgid ""
|
|
|
|
|
"Remote subscription can't be done for your network. Please subscribe "
|
|
|
|
|
"directly on your system."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:493
|
|
|
|
|
msgid "Please login to confirm introduction."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:501
|
|
|
|
|
msgid ""
|
|
|
|
|
"Incorrect identity currently logged in. Please login to <strong>this</"
|
|
|
|
|
"strong> profile."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
|
|
|
|
|
msgid "Confirm"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:527
|
|
|
|
|
msgid "Hide this contact"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:530
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Welcome home %s."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:531
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Please confirm your introduction/connection request to %s."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/dfrn_request.php:607 mod/probe.php:13 mod/viewcontacts.php:45
|
|
|
|
|
#: mod/webfinger.php:16 mod/search.php:98 mod/search.php:104
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/community.php:27 mod/photos.php:932 mod/videos.php:199
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/display.php:203 mod/directory.php:42
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Public access denied."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:642
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter your 'Identity Address' from one of the following supported "
|
|
|
|
|
"communications networks:"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:645
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you are not yet a member of the free social web, <a href=\"%s\">follow "
|
|
|
|
|
"this link to find a public Friendica site and join us today</a>."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:650
|
|
|
|
|
msgid "Friend/Connection Request"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:651
|
|
|
|
|
msgid ""
|
|
|
|
|
"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
|
|
|
|
|
"testuser@gnusocial.de"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:652 mod/follow.php:149
|
|
|
|
|
msgid "Please answer the following:"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:653 mod/follow.php:150
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Does %s know you?"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:654 mod/follow.php:151
|
|
|
|
|
msgid "Add a personal note:"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
|
|
|
|
|
msgid "Friendica"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:657
|
|
|
|
|
msgid "GNU Social (Pleroma, Mastodon)"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:658
|
|
|
|
|
msgid "Diaspora (Socialhome, Hubzilla)"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
2017-05-28 11:10:48 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/dfrn_request.php:659
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
" - please do not use this form. Instead, enter %s into your Diaspora search "
|
|
|
|
|
"bar."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/dfrn_request.php:660 mod/unfollow.php:113 mod/follow.php:157
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Your Identity Address:"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/dfrn_request.php:662 mod/unfollow.php:65 mod/follow.php:62
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Submit Request"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/localtime.php:19 src/Model/Event.php:36 src/Model/Event.php:814
|
|
|
|
|
msgid "l F d, Y \\@ g:i A"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/localtime.php:33
|
|
|
|
|
msgid "Time Conversion"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/localtime.php:35
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgid ""
|
2018-03-28 08:45:50 +02:00
|
|
|
|
"Friendica provides this service for sharing events with other networks and "
|
|
|
|
|
"friends in unknown timezones."
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/localtime.php:39
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "UTC time: %s"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/localtime.php:42
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Current timezone: %s"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/localtime.php:46
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Converted localtime: %s"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/localtime.php:52
|
|
|
|
|
msgid "Please select your timezone:"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:27
|
|
|
|
|
msgid "No valid account found."
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:39
|
|
|
|
|
msgid "Password reset request issued. Check your email."
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:45
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tDear %1$s,\n"
|
|
|
|
|
"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
|
|
|
|
|
"\t\tpassword. In order to confirm this request, please select the "
|
|
|
|
|
"verification link\n"
|
|
|
|
|
"\t\tbelow or paste it into your web browser address bar.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
|
|
|
|
|
"\t\tprovided and ignore and/or delete this email, the request will expire "
|
|
|
|
|
"shortly.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tYour password will not be changed unless we can verify that you\n"
|
|
|
|
|
"\t\tissued this request."
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:56
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tFollow this link soon to verify your identity:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t%1$s\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tYou will then receive a follow-up message containing the new password.\n"
|
|
|
|
|
"\t\tYou may change that password from your account settings page after "
|
|
|
|
|
"logging in.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tThe login details are as follows:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tSite Location:\t%2$s\n"
|
|
|
|
|
"\t\tLogin Name:\t%3$s"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:72
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Password reset requested at %s"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:88
|
|
|
|
|
msgid ""
|
|
|
|
|
"Request could not be verified. (You may have previously submitted it.) "
|
|
|
|
|
"Password reset failed."
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:101
|
|
|
|
|
msgid "Request has expired, please make a new one."
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:116
|
|
|
|
|
msgid "Forgot your Password?"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:117
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enter your email address and submit to have your password reset. Then check "
|
|
|
|
|
"your email for further instructions."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:118 src/Module/Login.php:314
|
|
|
|
|
msgid "Nickname or Email: "
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:119
|
|
|
|
|
msgid "Reset"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:135 src/Module/Login.php:326
|
|
|
|
|
msgid "Password Reset"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:136
|
|
|
|
|
msgid "Your password has been reset as requested."
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:137
|
|
|
|
|
msgid "Your new password is"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:138
|
|
|
|
|
msgid "Save or copy your new password - and then"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:139
|
|
|
|
|
msgid "click here to login"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:140
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your password may be changed from the <em>Settings</em> page after "
|
|
|
|
|
"successful login."
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:148
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tDear %1$s,\n"
|
|
|
|
|
"\t\t\t\tYour password has been changed as requested. Please retain this\n"
|
|
|
|
|
"\t\t\tinformation for your records (or change your password immediately to\n"
|
|
|
|
|
"\t\t\tsomething that you will remember).\n"
|
|
|
|
|
"\t\t"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:154
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tYour login details are as follows:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tSite Location:\t%1$s\n"
|
|
|
|
|
"\t\t\tLogin Name:\t%2$s\n"
|
|
|
|
|
"\t\t\tPassword:\t%3$s\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tYou may change that password from your account settings page after "
|
|
|
|
|
"logging in.\n"
|
|
|
|
|
"\t\t"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/lostpass.php:167
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Your password has been changed at %s"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/probe.php:14 mod/webfinger.php:17
|
|
|
|
|
msgid "Only logged in users are permitted to perform a probing."
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profperm.php:28 mod/group.php:83 index.php:415
|
|
|
|
|
msgid "Permission denied"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profperm.php:34 mod/profperm.php:65
|
|
|
|
|
msgid "Invalid profile identifier."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profperm.php:111
|
|
|
|
|
msgid "Profile Visibility Editor"
|
2013-10-29 19:17:21 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profperm.php:115 mod/group.php:265
|
|
|
|
|
msgid "Click on a contact to add or remove."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profperm.php:124
|
|
|
|
|
msgid "Visible To"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profperm.php:140
|
|
|
|
|
msgid "All Contacts (with secure profile access)"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/regmod.php:68
|
|
|
|
|
msgid "Account approved."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/regmod.php:93
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Registration revoked for %s"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/regmod.php:102
|
|
|
|
|
msgid "Please login."
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/removeme.php:55 mod/removeme.php:58
|
|
|
|
|
msgid "Remove My Account"
|
|
|
|
|
msgstr ""
|
2018-03-02 12:02:54 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/removeme.php:56
|
|
|
|
|
msgid ""
|
|
|
|
|
"This will completely remove your account. Once this has been done it is not "
|
|
|
|
|
"recoverable."
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/removeme.php:57
|
|
|
|
|
msgid "Please enter your password for verification:"
|
2017-11-07 07:04:43 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/viewcontacts.php:87
|
|
|
|
|
msgid "No contacts."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/viewsrc.php:12
|
|
|
|
|
msgid "Access denied."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:49 mod/wallmessage.php:112
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Number of daily wall messages for %s exceeded. Message failed."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:57 mod/message.php:73
|
|
|
|
|
msgid "No recipient selected."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:60
|
|
|
|
|
msgid "Unable to check your home location."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:63 mod/message.php:80
|
|
|
|
|
msgid "Message could not be sent."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:66 mod/message.php:83
|
|
|
|
|
msgid "Message collection failure."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:69 mod/message.php:86
|
|
|
|
|
msgid "Message sent."
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:86 mod/wallmessage.php:95
|
|
|
|
|
msgid "No recipient."
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:132 mod/message.php:250
|
|
|
|
|
msgid "Send Private Message"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:133
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you wish for %s to respond, please check that the privacy settings on "
|
|
|
|
|
"your site allow private mail from unknown senders."
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421
|
|
|
|
|
msgid "To:"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423
|
|
|
|
|
msgid "Subject:"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/uexport.php:44
|
|
|
|
|
msgid "Export account"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/uexport.php:44
|
|
|
|
|
msgid ""
|
|
|
|
|
"Export your account info and contacts. Use this to make a backup of your "
|
|
|
|
|
"account and/or to move it to another server."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/uexport.php:45
|
|
|
|
|
msgid "Export all"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/uexport.php:45
|
|
|
|
|
msgid ""
|
|
|
|
|
"Export your accout info, contacts and all your items as json. Could be a "
|
|
|
|
|
"very big file, and could take a lot of time. Use this to make a full backup "
|
|
|
|
|
"of your account (photos are not exported)"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/uexport.php:52 mod/settings.php:108
|
|
|
|
|
msgid "Export personal data"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/filer.php:34
|
|
|
|
|
msgid "- select -"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/notify.php:77
|
|
|
|
|
msgid "No more system notifications."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/ping.php:292
|
|
|
|
|
msgid "{0} wants to be your friend"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/ping.php:307
|
|
|
|
|
msgid "{0} sent you a message"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/ping.php:322
|
|
|
|
|
msgid "{0} requested registration"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/poke.php:192
|
|
|
|
|
msgid "Poke/Prod"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/poke.php:193
|
|
|
|
|
msgid "poke, prod or do other things to somebody"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/poke.php:194
|
|
|
|
|
msgid "Recipient"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/poke.php:195
|
|
|
|
|
msgid "Choose what you wish to do to recipient"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/poke.php:198
|
|
|
|
|
msgid "Make this post private"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/subthread.php:113
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s is following %2$s's %3$s"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/tagrm.php:47
|
|
|
|
|
msgid "Tag removed"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/tagrm.php:85
|
|
|
|
|
msgid "Remove Item Tag"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/tagrm.php:87
|
|
|
|
|
msgid "Select a tag to remove: "
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/tagrm.php:98 mod/delegate.php:177
|
|
|
|
|
msgid "Remove"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wall_upload.php:186 mod/photos.php:763 mod/photos.php:766
|
|
|
|
|
#: mod/photos.php:795 mod/profile_photo.php:153
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#, php-format
|
2018-04-02 18:50:27 +02:00
|
|
|
|
msgid "Image exceeds size limit of %s"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wall_upload.php:200 mod/photos.php:818 mod/profile_photo.php:162
|
|
|
|
|
msgid "Unable to process image."
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:953
|
|
|
|
|
#: src/Object/Image.php:969 src/Object/Image.php:977 src/Object/Image.php:1002
|
|
|
|
|
msgid "Wall Photos"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/wall_upload.php:239 mod/photos.php:847 mod/profile_photo.php:307
|
|
|
|
|
msgid "Image upload failed."
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/search.php:37 mod/network.php:194
|
|
|
|
|
msgid "Remove term"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
|
|
|
|
|
msgid "Saved Searches"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/search.php:105
|
|
|
|
|
msgid "Only logged in users are permitted to perform a search."
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/search.php:129
|
|
|
|
|
msgid "Too Many Requests"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/search.php:130
|
|
|
|
|
msgid "Only one search per minute is permitted for not logged in users."
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/search.php:228 mod/community.php:136
|
|
|
|
|
msgid "No results."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/search.php:234
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#, php-format
|
2018-04-02 18:50:27 +02:00
|
|
|
|
msgid "Items tagged with: %s"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/search.php:236 mod/contacts.php:819
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Results for: %s"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/bookmarklet.php:23 src/Content/Nav.php:114 src/Module/Login.php:312
|
|
|
|
|
msgid "Login"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/bookmarklet.php:51
|
|
|
|
|
msgid "The post was created"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/community.php:46
|
|
|
|
|
msgid "Community option not available."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/community.php:63
|
|
|
|
|
msgid "Not available."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/community.php:76
|
|
|
|
|
msgid "Local Community"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/community.php:79
|
|
|
|
|
msgid "Posts from local users on this server"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/community.php:87
|
|
|
|
|
msgid "Global Community"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/community.php:90
|
|
|
|
|
msgid "Posts from users of the whole federated network"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/community.php:180
|
|
|
|
|
msgid ""
|
|
|
|
|
"This community stream shows all public posts received by this node. They may "
|
|
|
|
|
"not reflect the opinions of this node’s users."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/editpost.php:25 mod/editpost.php:35
|
|
|
|
|
msgid "Item not found"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/editpost.php:42
|
|
|
|
|
msgid "Edit post"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
2016-12-19 07:47:52 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/editpost.php:134 src/Core/ACL.php:315
|
|
|
|
|
msgid "CC: email addresses"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/editpost.php:141 src/Core/ACL.php:316
|
|
|
|
|
msgid "Example: bob@example.com, mary@example.com"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/feedtest.php:20
|
|
|
|
|
msgid "You must be logged in to use this module"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/feedtest.php:48
|
|
|
|
|
msgid "Source URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/fsuggest.php:72
|
|
|
|
|
msgid "Friend suggestion sent."
|
2015-04-04 18:02:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/fsuggest.php:101
|
|
|
|
|
msgid "Suggest Friends"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/fsuggest.php:103
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Suggest a friend for %s"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
2018-01-31 07:11:19 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:36
|
|
|
|
|
msgid "Group created."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:42
|
|
|
|
|
msgid "Could not create group."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:56 mod/group.php:157
|
|
|
|
|
msgid "Group not found."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:70
|
|
|
|
|
msgid "Group name changed."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:97
|
|
|
|
|
msgid "Save Group"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:102
|
|
|
|
|
msgid "Create a group of contacts/friends."
|
2015-05-24 10:39:36 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:103 mod/group.php:199 src/Model/Group.php:408
|
|
|
|
|
msgid "Group Name: "
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:127
|
|
|
|
|
msgid "Group removed."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:129
|
|
|
|
|
msgid "Unable to remove group."
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:192
|
|
|
|
|
msgid "Delete Group"
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:198
|
|
|
|
|
msgid "Group Editor"
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:203
|
|
|
|
|
msgid "Edit Group Name"
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:213
|
|
|
|
|
msgid "Members"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:215 mod/contacts.php:719
|
|
|
|
|
msgid "All Contacts"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:216 mod/network.php:639
|
|
|
|
|
msgid "Group is empty"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:229
|
|
|
|
|
msgid "Remove Contact"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/group.php:253
|
|
|
|
|
msgid "Add Contact"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/item.php:114
|
|
|
|
|
msgid "Unable to locate original post."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/item.php:274
|
|
|
|
|
msgid "Empty post discarded."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/item.php:799
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"This message was sent to you by %s, a member of the Friendica social network."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/item.php:801
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You may visit them online at %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/item.php:802
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please contact the sender by replying to this post if you do not wish to "
|
|
|
|
|
"receive these messages."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/item.php:806
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s posted an update."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:30 src/Content/Nav.php:198
|
|
|
|
|
msgid "New Message"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:77
|
|
|
|
|
msgid "Unable to locate contact information."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/message.php:112 src/Content/Nav.php:195 view/theme/frio/theme.php:268
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Messages"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:136
|
|
|
|
|
msgid "Do you really want to delete this message?"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:156
|
|
|
|
|
msgid "Message deleted."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:185
|
|
|
|
|
msgid "Conversation removed."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:291
|
|
|
|
|
msgid "No messages."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:330
|
|
|
|
|
msgid "Message not available."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:397
|
|
|
|
|
msgid "Delete message"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:399 mod/message.php:500
|
|
|
|
|
msgid "D, d M Y - g:i A"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:414 mod/message.php:497
|
|
|
|
|
msgid "Delete conversation"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:416
|
|
|
|
|
msgid ""
|
|
|
|
|
"No secure communications available. You <strong>may</strong> be able to "
|
|
|
|
|
"respond from the sender's profile page."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:420
|
|
|
|
|
msgid "Send Reply"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:471
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Unknown sender - %s"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:473
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You and %s"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:475
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s and You"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/message.php:503
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d message"
|
|
|
|
|
msgid_plural "%d messages"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2018-02-26 17:52:40 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:202 src/Model/Group.php:400
|
|
|
|
|
msgid "add"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:547
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"Warning: This group contains %s member from a network that doesn't allow non "
|
|
|
|
|
"public messages."
|
|
|
|
|
msgid_plural ""
|
|
|
|
|
"Warning: This group contains %s members from a network that doesn't allow "
|
|
|
|
|
"non public messages."
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:550
|
|
|
|
|
msgid "Messages in this group won't be send to these receivers."
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:618
|
|
|
|
|
msgid "No such group"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:643
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Group: %s"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:669
|
|
|
|
|
msgid "Private messages to this person are at risk of public disclosure."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:672
|
|
|
|
|
msgid "Invalid contact."
|
2015-11-08 22:26:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:921
|
|
|
|
|
msgid "Commented Order"
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:924
|
|
|
|
|
msgid "Sort by Comment Date"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:929
|
|
|
|
|
msgid "Posted Order"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:932
|
|
|
|
|
msgid "Sort by Post Date"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/network.php:940 mod/profiles.php:687
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Core/NotificationsManager.php:185
|
|
|
|
|
msgid "Personal"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:943
|
|
|
|
|
msgid "Posts that mention or involve you"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:951
|
|
|
|
|
msgid "New"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
2016-05-18 22:43:49 +02:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:954
|
|
|
|
|
msgid "Activity Stream - by date"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:962
|
|
|
|
|
msgid "Shared Links"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:965
|
|
|
|
|
msgid "Interesting Links"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:973
|
|
|
|
|
msgid "Starred"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/network.php:976
|
|
|
|
|
msgid "Favourite Posts"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/notes.php:52 src/Model/Profile.php:946
|
|
|
|
|
msgid "Personal Notes"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/oexchange.php:30
|
|
|
|
|
msgid "Post successful."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:108 src/Model/Profile.php:907
|
|
|
|
|
msgid "Photo Albums"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:109 mod/photos.php:1713
|
|
|
|
|
msgid "Recent Photos"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
|
|
|
|
|
msgid "Upload New Photos"
|
2013-04-04 01:28:49 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:126 mod/settings.php:51
|
|
|
|
|
msgid "everybody"
|
2013-04-04 01:28:49 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:184
|
|
|
|
|
msgid "Contact information unavailable"
|
2013-04-04 01:28:49 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:204
|
|
|
|
|
msgid "Album not found."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
|
|
|
|
|
msgid "Delete Album"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:243
|
|
|
|
|
msgid "Do you really want to delete this photo album and all its photos?"
|
2013-05-14 02:22:07 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
|
|
|
|
|
msgid "Delete Photo"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:319
|
|
|
|
|
msgid "Do you really want to delete this photo?"
|
2013-05-14 02:22:07 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:667
|
|
|
|
|
msgid "a photo"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:667
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "%1$s was tagged in %2$s by %3$s"
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:769
|
|
|
|
|
msgid "Image upload didn't complete, please try again"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:772
|
|
|
|
|
msgid "Image file is missing"
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:777
|
|
|
|
|
msgid ""
|
|
|
|
|
"Server can't accept new file upload at this time, please contact your "
|
|
|
|
|
"administrator"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:803
|
|
|
|
|
msgid "Image file is empty."
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:940
|
|
|
|
|
msgid "No photos selected"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1036 mod/videos.php:309
|
|
|
|
|
msgid "Access to this item is restricted."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
2018-01-31 07:11:19 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1090
|
|
|
|
|
msgid "Upload Photos"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
2018-01-31 07:11:19 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1094 mod/photos.php:1156
|
|
|
|
|
msgid "New album name: "
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1095
|
|
|
|
|
msgid "or existing album name: "
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1096
|
|
|
|
|
msgid "Do not show a status post for this upload"
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1098 mod/photos.php:1441 mod/events.php:533
|
|
|
|
|
#: src/Core/ACL.php:318
|
|
|
|
|
msgid "Permissions"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1227
|
|
|
|
|
msgid "Show to Groups"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1228
|
|
|
|
|
msgid "Show to Contacts"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1167
|
|
|
|
|
msgid "Edit Album"
|
2015-05-21 10:47:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1172
|
|
|
|
|
msgid "Show Newest First"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1174
|
|
|
|
|
msgid "Show Oldest First"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1195 mod/photos.php:1698
|
|
|
|
|
msgid "View Photo"
|
2013-03-19 11:30:50 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1236
|
|
|
|
|
msgid "Permission denied. Access to this item may be restricted."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1238
|
|
|
|
|
msgid "Photo not available"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1301
|
|
|
|
|
msgid "View photo"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1301
|
|
|
|
|
msgid "Edit photo"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1302
|
|
|
|
|
msgid "Use as profile photo"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1308 src/Object/Post.php:149
|
|
|
|
|
msgid "Private Message"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1327
|
|
|
|
|
msgid "View Full Size"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1414
|
|
|
|
|
msgid "Tags: "
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1417
|
|
|
|
|
msgid "[Remove any tag]"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1432
|
|
|
|
|
msgid "New album name"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1433
|
|
|
|
|
msgid "Caption"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1434
|
|
|
|
|
msgid "Add a Tag"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1434
|
|
|
|
|
msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1435
|
|
|
|
|
msgid "Do not rotate"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1436
|
|
|
|
|
msgid "Rotate CW (right)"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1437
|
|
|
|
|
msgid "Rotate CCW (left)"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1471 src/Object/Post.php:296
|
|
|
|
|
msgid "I like this (toggle)"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1472 src/Object/Post.php:297
|
|
|
|
|
msgid "I don't like this (toggle)"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
|
|
|
|
|
#: mod/contacts.php:953 src/Object/Post.php:787
|
|
|
|
|
msgid "This is you"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
|
|
|
|
|
#: src/Object/Post.php:393 src/Object/Post.php:789
|
|
|
|
|
msgid "Comment"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
2017-11-07 07:04:43 +01:00
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1634
|
|
|
|
|
msgid "Map"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/photos.php:1704 mod/videos.php:387
|
|
|
|
|
msgid "View Album"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profile.php:37 src/Model/Profile.php:118
|
|
|
|
|
msgid "Requested profile is not available."
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profile.php:78 src/Protocol/OStatus.php:1252
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s's posts"
|
2014-10-22 10:12:58 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profile.php:79 src/Protocol/OStatus.php:1253
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s's comments"
|
2015-12-13 08:55:17 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profile.php:80 src/Protocol/OStatus.php:1251
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s's timeline"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile.php:173 mod/display.php:313 mod/cal.php:142
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Access to this profile has been restricted."
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/profile.php:194
|
|
|
|
|
msgid "Tips for New Members"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/videos.php:139
|
|
|
|
|
msgid "Do you really want to delete this video?"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/videos.php:144
|
|
|
|
|
msgid "Delete Video"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/videos.php:207
|
|
|
|
|
msgid "No videos selected"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/videos.php:396
|
|
|
|
|
msgid "Recent Videos"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/videos.php:398
|
|
|
|
|
msgid "Upload New Videos"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:157
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d contact edited."
|
|
|
|
|
msgid_plural "%d contacts edited."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2015-02-04 11:38:34 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:184 mod/contacts.php:400
|
|
|
|
|
msgid "Could not access contact record."
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
2016-11-20 21:47:51 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:194
|
|
|
|
|
msgid "Could not locate selected profile."
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:228
|
|
|
|
|
msgid "Contact updated."
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:421
|
|
|
|
|
msgid "Contact has been blocked"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:421
|
|
|
|
|
msgid "Contact has been unblocked"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:432
|
|
|
|
|
msgid "Contact has been ignored"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:432
|
|
|
|
|
msgid "Contact has been unignored"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:443
|
|
|
|
|
msgid "Contact has been archived"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:443
|
|
|
|
|
msgid "Contact has been unarchived"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:467
|
|
|
|
|
msgid "Drop contact"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:470 mod/contacts.php:823
|
|
|
|
|
msgid "Do you really want to delete this contact?"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:488
|
|
|
|
|
msgid "Contact has been removed."
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:519
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You are mutual friends with %s"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:523
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You are sharing with %s"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:527
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s is sharing with you"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:547
|
|
|
|
|
msgid "Private communications are not available for this contact."
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
2017-08-12 09:43:28 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:549
|
|
|
|
|
msgid "Never"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:552
|
|
|
|
|
msgid "(Update was successful)"
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:552
|
|
|
|
|
msgid "(Update was not successful)"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:554 mod/contacts.php:992
|
|
|
|
|
msgid "Suggest friends"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:558
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Network type: %s"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:563
|
|
|
|
|
msgid "Communications lost with this contact!"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:569
|
|
|
|
|
msgid "Fetch further information for feeds"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:571
|
|
|
|
|
msgid ""
|
|
|
|
|
"Fetch information like preview pictures, title and teaser from the feed "
|
|
|
|
|
"item. You can activate this if the feed doesn't contain much text. Keywords "
|
|
|
|
|
"are taken from the meta header in the feed item and are posted as hash tags."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:572 mod/admin.php:1272 mod/admin.php:1435
|
|
|
|
|
#: mod/admin.php:1445
|
|
|
|
|
msgid "Disabled"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:573
|
|
|
|
|
msgid "Fetch information"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:574
|
|
|
|
|
msgid "Fetch keywords"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:575
|
|
|
|
|
msgid "Fetch information and keywords"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:599 mod/unfollow.php:100
|
|
|
|
|
msgid "Disconnect/Unfollow"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:608
|
|
|
|
|
msgid "Contact"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:611
|
|
|
|
|
msgid "Profile Visibility"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:612
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please choose the profile you would like to display to %s when viewing your "
|
|
|
|
|
"profile securely."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:613
|
|
|
|
|
msgid "Contact Information / Notes"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:614
|
|
|
|
|
msgid "Their personal note"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:616
|
|
|
|
|
msgid "Edit contact notes"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:620
|
|
|
|
|
msgid "Block/Unblock contact"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:621
|
|
|
|
|
msgid "Ignore contact"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:622
|
|
|
|
|
msgid "Repair URL settings"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:623
|
|
|
|
|
msgid "View conversations"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:628
|
|
|
|
|
msgid "Last update:"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:630
|
|
|
|
|
msgid "Update public posts"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:632 mod/contacts.php:1002
|
|
|
|
|
msgid "Update now"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
|
|
|
|
|
#: mod/admin.php:485 mod/admin.php:1800
|
|
|
|
|
msgid "Unblock"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
|
|
|
|
|
#: mod/admin.php:484 mod/admin.php:1799
|
|
|
|
|
msgid "Block"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:638 mod/contacts.php:828 mod/contacts.php:1019
|
|
|
|
|
msgid "Unignore"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:642
|
|
|
|
|
msgid "Currently blocked"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:643
|
|
|
|
|
msgid "Currently ignored"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:644
|
|
|
|
|
msgid "Currently archived"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:645
|
|
|
|
|
msgid "Awaiting connection acknowledge"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:646
|
|
|
|
|
msgid ""
|
|
|
|
|
"Replies/likes to your public posts <strong>may</strong> still be visible"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:647
|
|
|
|
|
msgid "Notification for new posts"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:647
|
|
|
|
|
msgid "Send a notification of every new post of this contact"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:650
|
|
|
|
|
msgid "Blacklisted keywords"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:650
|
|
|
|
|
msgid ""
|
|
|
|
|
"Comma separated list of keywords that should not be converted to hashtags, "
|
|
|
|
|
"when \"Fetch information and keywords\" is selected"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:662 src/Model/Profile.php:424
|
|
|
|
|
msgid "XMPP:"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:667
|
|
|
|
|
msgid "Actions"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:669 mod/contacts.php:855 src/Content/Nav.php:100
|
|
|
|
|
#: src/Model/Profile.php:888 view/theme/frio/theme.php:259
|
|
|
|
|
msgid "Status"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:670
|
|
|
|
|
msgid "Contact Settings"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:711
|
|
|
|
|
msgid "Suggestions"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:714
|
|
|
|
|
msgid "Suggest potential friends"
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:722
|
|
|
|
|
msgid "Show all contacts"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:727
|
|
|
|
|
msgid "Unblocked"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:730
|
|
|
|
|
msgid "Only show unblocked contacts"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:735
|
|
|
|
|
msgid "Blocked"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:738
|
|
|
|
|
msgid "Only show blocked contacts"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:743
|
|
|
|
|
msgid "Ignored"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:746
|
|
|
|
|
msgid "Only show ignored contacts"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
2017-07-10 18:59:59 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:751
|
|
|
|
|
msgid "Archived"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:754
|
|
|
|
|
msgid "Only show archived contacts"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:759
|
|
|
|
|
msgid "Hidden"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:762
|
|
|
|
|
msgid "Only show hidden contacts"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:818
|
|
|
|
|
msgid "Search your contacts"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:820 mod/directory.php:209 src/Content/Widget.php:63
|
|
|
|
|
msgid "Find"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:826 mod/settings.php:171 mod/settings.php:701
|
|
|
|
|
msgid "Update"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:829 mod/contacts.php:1027
|
|
|
|
|
msgid "Archive"
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:829 mod/contacts.php:1027
|
|
|
|
|
msgid "Unarchive"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:832
|
|
|
|
|
msgid "Batch Actions"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:858 mod/unfollow.php:132 mod/follow.php:186
|
|
|
|
|
#: src/Model/Profile.php:891
|
|
|
|
|
msgid "Status Messages and Posts"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:866 src/Model/Profile.php:899
|
|
|
|
|
msgid "Profile Details"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:878
|
|
|
|
|
msgid "View all contacts"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:889
|
|
|
|
|
msgid "View all common friends"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:895 mod/events.php:532 mod/admin.php:1351
|
|
|
|
|
#: src/Model/Profile.php:865
|
|
|
|
|
msgid "Advanced"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:898
|
|
|
|
|
msgid "Advanced Contact Settings"
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
2017-09-15 10:08:26 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:930
|
|
|
|
|
msgid "Mutual Friendship"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:934
|
|
|
|
|
msgid "is a fan of yours"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
2015-02-04 11:38:34 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:938
|
|
|
|
|
msgid "you are a fan of"
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:1013
|
|
|
|
|
msgid "Toggle Blocked status"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:1021
|
|
|
|
|
msgid "Toggle Ignored status"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:1029
|
|
|
|
|
msgid "Toggle Archive status"
|
2015-07-08 13:20:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/contacts.php:1037
|
|
|
|
|
msgid "Delete contact"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:37
|
|
|
|
|
msgid "Parent user not found."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:144
|
|
|
|
|
msgid "No parent user"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:159
|
|
|
|
|
msgid "Parent Password:"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:159
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter the password of the parent account to legitimize your request."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:164
|
|
|
|
|
msgid "Parent User"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:167
|
|
|
|
|
msgid ""
|
|
|
|
|
"Parent users have total control about this account, including the account "
|
|
|
|
|
"settings. Please double check whom you give this access."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:168 mod/settings.php:675 mod/settings.php:784
|
|
|
|
|
#: mod/settings.php:870 mod/settings.php:959 mod/settings.php:1192
|
|
|
|
|
#: mod/admin.php:307 mod/admin.php:1346 mod/admin.php:1965 mod/admin.php:2218
|
|
|
|
|
#: mod/admin.php:2292 mod/admin.php:2439
|
|
|
|
|
msgid "Save Settings"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:169 src/Content/Nav.php:204
|
|
|
|
|
msgid "Delegate Page Management"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:170
|
|
|
|
|
msgid "Delegates"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:172
|
|
|
|
|
msgid ""
|
|
|
|
|
"Delegates are able to manage all aspects of this account/page except for "
|
|
|
|
|
"basic account settings. Please do not delegate your personal account to "
|
|
|
|
|
"anybody that you do not trust completely."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:173
|
|
|
|
|
msgid "Existing Page Delegates"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:175
|
|
|
|
|
msgid "Potential Delegates"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:178
|
|
|
|
|
msgid "Add"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/delegate.php:179
|
|
|
|
|
msgid "No entries."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/dirfind.php:49
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "People Search - %s"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/dirfind.php:60
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Forum Search - %s"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:114
|
|
|
|
|
msgid "Friendica Communications Server - Setup"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:120
|
|
|
|
|
msgid "Could not connect to database."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:124
|
|
|
|
|
msgid "Could not create table."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:130
|
|
|
|
|
msgid "Your Friendica site database has been installed."
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:135
|
|
|
|
|
msgid ""
|
|
|
|
|
"You may need to import the file \"database.sql\" manually using phpmyadmin "
|
|
|
|
|
"or mysql."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:136 mod/install.php:208 mod/install.php:558
|
|
|
|
|
msgid "Please see the file \"INSTALL.txt\"."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:148
|
|
|
|
|
msgid "Database already in use."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:205
|
|
|
|
|
msgid "System check"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:209 mod/cal.php:277 mod/events.php:395
|
|
|
|
|
msgid "Next"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:210
|
|
|
|
|
msgid "Check again"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:230
|
|
|
|
|
msgid "Database connection"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:231
|
|
|
|
|
msgid ""
|
|
|
|
|
"In order to install Friendica we need to know how to connect to your "
|
|
|
|
|
"database."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:232
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please contact your hosting provider or site administrator if you have "
|
|
|
|
|
"questions about these settings."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:233
|
|
|
|
|
msgid ""
|
|
|
|
|
"The database you specify below should already exist. If it does not, please "
|
|
|
|
|
"create it before continuing."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:237
|
|
|
|
|
msgid "Database Server Name"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:238
|
|
|
|
|
msgid "Database Login Name"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:239
|
|
|
|
|
msgid "Database Login Password"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:239
|
|
|
|
|
msgid "For security reasons the password must not be empty"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/install.php:240
|
|
|
|
|
msgid "Database Name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/install.php:241 mod/install.php:281
|
|
|
|
|
msgid "Site administrator email address"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:241 mod/install.php:281
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Your account email address must match this in order to use the web admin "
|
|
|
|
|
"panel."
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:245 mod/install.php:284
|
|
|
|
|
msgid "Please select a default timezone for your website"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:271
|
|
|
|
|
msgid "Site settings"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:285
|
|
|
|
|
msgid "System Language:"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:285
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Set the default language for your Friendica installation interface and to "
|
|
|
|
|
"send emails."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:325
|
|
|
|
|
msgid "Could not find a command line version of PHP in the web server PATH."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:326
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you don't have a command line version of PHP installed on your server, "
|
|
|
|
|
"you will not be able to run the background processing. See <a href='https://"
|
|
|
|
|
"github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-"
|
|
|
|
|
"worker'>'Setup the worker'</a>"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:330
|
|
|
|
|
msgid "PHP executable path"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:330
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enter full path to php executable. You can leave this blank to continue the "
|
|
|
|
|
"installation."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:335
|
|
|
|
|
msgid "Command line PHP"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:344
|
|
|
|
|
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:345
|
|
|
|
|
msgid "Found PHP version: "
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:347
|
|
|
|
|
msgid "PHP cli binary"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:358
|
|
|
|
|
msgid ""
|
|
|
|
|
"The command line version of PHP on your system does not have "
|
|
|
|
|
"\"register_argc_argv\" enabled."
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:359
|
|
|
|
|
msgid "This is required for message delivery to work."
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:361
|
|
|
|
|
msgid "PHP register_argc_argv"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:384
|
|
|
|
|
msgid ""
|
|
|
|
|
"Error: the \"openssl_pkey_new\" function on this system is not able to "
|
|
|
|
|
"generate encryption keys"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:385
|
|
|
|
|
msgid ""
|
|
|
|
|
"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
|
|
|
|
|
"installation.php\"."
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:387
|
|
|
|
|
msgid "Generate encryption keys"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:394
|
|
|
|
|
msgid "libCurl PHP module"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:395
|
|
|
|
|
msgid "GD graphics PHP module"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:396
|
|
|
|
|
msgid "OpenSSL PHP module"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:397
|
|
|
|
|
msgid "PDO or MySQLi PHP module"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:398
|
|
|
|
|
msgid "mb_string PHP module"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:399
|
|
|
|
|
msgid "XML PHP module"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:400
|
|
|
|
|
msgid "iconv PHP module"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:401
|
|
|
|
|
msgid "POSIX PHP module"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:405 mod/install.php:407
|
|
|
|
|
msgid "Apache mod_rewrite module"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:405
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Error: Apache webserver mod-rewrite module is required but not installed."
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:413
|
|
|
|
|
msgid "Error: libCURL PHP module required but not installed."
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:417
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Error: GD graphics PHP module with JPEG support required but not installed."
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:421
|
|
|
|
|
msgid "Error: openssl PHP module required but not installed."
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:425
|
|
|
|
|
msgid "Error: PDO or MySQLi PHP module required but not installed."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:429
|
|
|
|
|
msgid "Error: The MySQL driver for PDO is not installed."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:433
|
|
|
|
|
msgid "Error: mb_string PHP module required but not installed."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:437
|
|
|
|
|
msgid "Error: iconv PHP module required but not installed."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:441
|
|
|
|
|
msgid "Error: POSIX PHP module required but not installed."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:451
|
|
|
|
|
msgid "Error, XML PHP module required but not installed."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:463
|
|
|
|
|
msgid ""
|
|
|
|
|
"The web installer needs to be able to create a file called \".htconfig.php\" "
|
|
|
|
|
"in the top folder of your web server and it is unable to do so."
|
2016-08-09 18:18:09 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:464
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"This is most often a permission setting, as the web server may not be able "
|
|
|
|
|
"to write files in your folder - even if you can."
|
2016-07-09 07:20:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:465
|
|
|
|
|
msgid ""
|
|
|
|
|
"At the end of this procedure, we will give you a text to save in a file "
|
|
|
|
|
"named .htconfig.php in your Friendica top folder."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:466
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"You can alternatively skip this procedure and perform a manual installation. "
|
|
|
|
|
"Please see the file \"INSTALL.txt\" for instructions."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:469
|
|
|
|
|
msgid ".htconfig.php is writable"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:479
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
|
|
|
|
|
"compiles templates to PHP to speed up rendering."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:480
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"In order to store these compiled templates, the web server needs to have "
|
|
|
|
|
"write access to the directory view/smarty3/ under the Friendica top level "
|
|
|
|
|
"folder."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:481
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please ensure that the user that your web server runs as (e.g. www-data) has "
|
|
|
|
|
"write access to this folder."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:482
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Note: as a security measure, you should give the web server write access to "
|
|
|
|
|
"view/smarty3/ only--not the template files (.tpl) that it contains."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:485
|
|
|
|
|
msgid "view/smarty3 is writable"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:501
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Url rewrite in .htaccess is not working. Check your server configuration."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:503
|
|
|
|
|
msgid "Url rewrite is working"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:522
|
|
|
|
|
msgid "ImageMagick PHP extension is not installed"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:524
|
|
|
|
|
msgid "ImageMagick PHP extension is installed"
|
2013-11-07 09:33:33 +01:00
|
|
|
|
msgstr ""
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:526
|
|
|
|
|
msgid "ImageMagick supports GIF"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:533
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"The database configuration file \".htconfig.php\" could not be written. "
|
|
|
|
|
"Please use the enclosed text to create a configuration file in your web "
|
|
|
|
|
"server root."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:556
|
|
|
|
|
msgid "<h1>What next</h1>"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:557
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/install.php:560
|
|
|
|
|
#, php-format
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
|
|
|
|
|
"and register as new user. Remember to use the same email you have entered as "
|
|
|
|
|
"administrator email. This will allow you to enter the site admin panel."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/ostatus_subscribe.php:21
|
|
|
|
|
msgid "Subscribing to OStatus contacts"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/ostatus_subscribe.php:33
|
|
|
|
|
msgid "No contact provided."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/ostatus_subscribe.php:40
|
|
|
|
|
msgid "Couldn't fetch information for contact."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/ostatus_subscribe.php:50
|
|
|
|
|
msgid "Couldn't fetch friends for contact."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/ostatus_subscribe.php:78
|
|
|
|
|
msgid "success"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
2017-07-10 18:59:59 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/ostatus_subscribe.php:80
|
|
|
|
|
msgid "failed"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/ostatus_subscribe.php:83 src/Object/Post.php:279
|
|
|
|
|
msgid "ignored"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/unfollow.php:34
|
|
|
|
|
msgid "Contact wasn't found or can't be unfollowed."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/unfollow.php:47
|
|
|
|
|
msgid "Contact unfollowed"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/unfollow.php:73
|
|
|
|
|
msgid "You aren't a friend of this contact."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/unfollow.php:79
|
|
|
|
|
msgid "Unfollowing is currently not supported by your network."
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
2018-02-26 17:52:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:274 mod/events.php:391 src/Content/Nav.php:104
|
|
|
|
|
#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935
|
|
|
|
|
#: view/theme/frio/theme.php:263 view/theme/frio/theme.php:267
|
|
|
|
|
msgid "Events"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:275 mod/events.php:392
|
|
|
|
|
msgid "View"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:276 mod/events.php:394
|
|
|
|
|
msgid "Previous"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:280 mod/events.php:400 src/Model/Event.php:412
|
|
|
|
|
msgid "today"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:281 mod/events.php:401 src/Util/Temporal.php:304
|
|
|
|
|
#: src/Model/Event.php:413
|
|
|
|
|
msgid "month"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:282 mod/events.php:402 src/Util/Temporal.php:305
|
|
|
|
|
#: src/Model/Event.php:414
|
|
|
|
|
msgid "week"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:283 mod/events.php:403 src/Util/Temporal.php:306
|
|
|
|
|
#: src/Model/Event.php:415
|
|
|
|
|
msgid "day"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:284 mod/events.php:404
|
|
|
|
|
msgid "list"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:297 src/Core/Console/NewPassword.php:74 src/Model/User.php:204
|
|
|
|
|
msgid "User not found"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:313
|
|
|
|
|
msgid "This calendar format is not supported"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:315
|
|
|
|
|
msgid "No exportable data found"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/cal.php:332
|
|
|
|
|
msgid "calendar"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:105 mod/events.php:107
|
|
|
|
|
msgid "Event can not end before it has started."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:114 mod/events.php:116
|
|
|
|
|
msgid "Event title and start time are required."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:393
|
|
|
|
|
msgid "Create New Event"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:506
|
|
|
|
|
msgid "Event details"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:507
|
|
|
|
|
msgid "Starting date and Title are required."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:508 mod/events.php:509
|
|
|
|
|
msgid "Event Starts:"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:508 mod/events.php:520 mod/profiles.php:700
|
|
|
|
|
msgid "Required"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:510 mod/events.php:526
|
|
|
|
|
msgid "Finish date/time is not known or not relevant"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:512 mod/events.php:513
|
|
|
|
|
msgid "Event Finishes:"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:514 mod/events.php:527
|
|
|
|
|
msgid "Adjust for viewer timezone"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:516
|
|
|
|
|
msgid "Description:"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:520 mod/events.php:522
|
|
|
|
|
msgid "Title:"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:523 mod/events.php:524
|
|
|
|
|
msgid "Share this event"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:531 src/Model/Profile.php:864
|
|
|
|
|
msgid "Basic"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:552
|
|
|
|
|
msgid "Failed to remove event"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/events.php:554
|
|
|
|
|
msgid "Event removed"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:55
|
|
|
|
|
msgid "Image uploaded but image cropping failed."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:88 mod/profile_photo.php:96 mod/profile_photo.php:104
|
|
|
|
|
#: mod/profile_photo.php:315
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Image size reduction [%s] failed."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:125
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Shift-reload the page or clear browser cache if the new photo does not "
|
|
|
|
|
"display immediately."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:134
|
|
|
|
|
msgid "Unable to process image"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:247
|
|
|
|
|
msgid "Upload File:"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:248
|
|
|
|
|
msgid "Select a profile:"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:253
|
|
|
|
|
msgid "or"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:253
|
|
|
|
|
msgid "skip this step"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:253
|
|
|
|
|
msgid "select a photo from your photo albums"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:266
|
|
|
|
|
msgid "Crop Image"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:267
|
|
|
|
|
msgid "Please adjust the image cropping for optimum viewing."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:269
|
|
|
|
|
msgid "Done Editing"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profile_photo.php:305
|
|
|
|
|
msgid "Image uploaded successfully."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:56 mod/admin.php:1781
|
|
|
|
|
msgid "Account"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:65 mod/admin.php:187
|
|
|
|
|
msgid "Additional features"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:73
|
|
|
|
|
msgid "Display"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:80 mod/settings.php:841
|
|
|
|
|
msgid "Social Networks"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:87 mod/admin.php:185 mod/admin.php:1904 mod/admin.php:1964
|
|
|
|
|
msgid "Addons"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:94 src/Content/Nav.php:204
|
|
|
|
|
msgid "Delegations"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:101
|
|
|
|
|
msgid "Connected apps"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:115
|
|
|
|
|
msgid "Remove account"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:169
|
|
|
|
|
msgid "Missing some important data!"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:279
|
|
|
|
|
msgid "Failed to connect with email account using the settings provided."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:284
|
|
|
|
|
msgid "Email settings updated."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:300
|
|
|
|
|
msgid "Features updated"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:372
|
|
|
|
|
msgid "Relocate message has been send to your contacts"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:384 src/Model/User.php:325
|
|
|
|
|
msgid "Passwords do not match. Password unchanged."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:389
|
|
|
|
|
msgid "Empty passwords are not allowed. Password unchanged."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:394 src/Core/Console/NewPassword.php:78
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"The new password has been exposed in a public data dump, please choose "
|
|
|
|
|
"another."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:400
|
|
|
|
|
msgid "Wrong password."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:407 src/Core/Console/NewPassword.php:85
|
|
|
|
|
msgid "Password changed."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:409 src/Core/Console/NewPassword.php:82
|
|
|
|
|
msgid "Password update failed. Please try again."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:496
|
|
|
|
|
msgid " Please use a shorter name."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:499
|
|
|
|
|
msgid " Name too short."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:507
|
|
|
|
|
msgid "Wrong Password"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:512
|
|
|
|
|
msgid "Invalid email."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:519
|
|
|
|
|
msgid "Cannot change to that email."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:572
|
|
|
|
|
msgid "Private forum has no privacy permissions. Using default privacy group."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:575
|
|
|
|
|
msgid "Private forum has no privacy permissions and no default privacy group."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:615
|
|
|
|
|
msgid "Settings updated."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
2018-01-15 07:37:47 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:674 mod/settings.php:700 mod/settings.php:736
|
|
|
|
|
msgid "Add application"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:678 mod/settings.php:704
|
|
|
|
|
msgid "Consumer Key"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:679 mod/settings.php:705
|
|
|
|
|
msgid "Consumer Secret"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:680 mod/settings.php:706
|
|
|
|
|
msgid "Redirect"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:681 mod/settings.php:707
|
|
|
|
|
msgid "Icon url"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:692
|
|
|
|
|
msgid "You can't edit this application."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:735
|
|
|
|
|
msgid "Connected Apps"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:737 src/Object/Post.php:155 src/Object/Post.php:157
|
|
|
|
|
msgid "Edit"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:739
|
|
|
|
|
msgid "Client key starts with"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:740
|
|
|
|
|
msgid "No name"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:741
|
|
|
|
|
msgid "Remove authorization"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:752
|
|
|
|
|
msgid "No Addon settings configured"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:761
|
|
|
|
|
msgid "Addon Settings"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:775 mod/admin.php:2428 mod/admin.php:2429
|
|
|
|
|
msgid "Off"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:775 mod/admin.php:2428 mod/admin.php:2429
|
|
|
|
|
msgid "On"
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
2017-06-20 08:15:23 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:782
|
|
|
|
|
msgid "Additional Features"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:804 src/Content/ContactSelector.php:83
|
|
|
|
|
msgid "Diaspora"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:804 mod/settings.php:805
|
|
|
|
|
msgid "enabled"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:804 mod/settings.php:805
|
|
|
|
|
msgid "disabled"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:804 mod/settings.php:805
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#, php-format
|
2018-04-02 18:50:27 +02:00
|
|
|
|
msgid "Built-in support for %s connectivity is %s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:805
|
|
|
|
|
msgid "GNU Social (OStatus)"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:836
|
|
|
|
|
msgid "Email access is disabled on this site."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:846
|
|
|
|
|
msgid "General Social Media Settings"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:847
|
|
|
|
|
msgid "Disable intelligent shortening"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:847
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Normally the system tries to find the best link to add to shortened posts. "
|
|
|
|
|
"If this option is enabled then every shortened post will always point to the "
|
|
|
|
|
"original friendica post."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:848
|
|
|
|
|
msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:848
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"If you receive a message from an unknown OStatus user, this option decides "
|
|
|
|
|
"what to do. If it is checked, a new contact will be created for every "
|
|
|
|
|
"unknown user."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:849
|
|
|
|
|
msgid "Default group for OStatus contacts"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:850
|
|
|
|
|
msgid "Your legacy GNU Social account"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:850
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you enter your old GNU Social/Statusnet account name here (in the format "
|
|
|
|
|
"user@domain.tld), your contacts will be added automatically. The field will "
|
|
|
|
|
"be emptied when done."
|
|
|
|
|
msgstr ""
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:853
|
|
|
|
|
msgid "Repair OStatus subscriptions"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:857
|
|
|
|
|
msgid "Email/Mailbox Setup"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:858
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you wish to communicate with email contacts using this service "
|
|
|
|
|
"(optional), please specify how to connect to your mailbox."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:859
|
|
|
|
|
msgid "Last successful email check:"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:861
|
|
|
|
|
msgid "IMAP server name:"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:862
|
|
|
|
|
msgid "IMAP port:"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:863
|
|
|
|
|
msgid "Security:"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:863 mod/settings.php:868
|
|
|
|
|
msgid "None"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:864
|
|
|
|
|
msgid "Email login name:"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:865
|
|
|
|
|
msgid "Email password:"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:866
|
|
|
|
|
msgid "Reply-to address:"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:867
|
|
|
|
|
msgid "Send public posts to all email contacts:"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:868
|
|
|
|
|
msgid "Action after import:"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:868 src/Content/Nav.php:191
|
|
|
|
|
msgid "Mark as seen"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:868
|
|
|
|
|
msgid "Move to folder"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:869
|
|
|
|
|
msgid "Move to folder:"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:903 mod/admin.php:1236
|
|
|
|
|
msgid "No special theme for mobile devices"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:912
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s - (Unsupported)"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:914
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s - (Experimental)"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:957
|
|
|
|
|
msgid "Display Settings"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:963 mod/settings.php:987
|
|
|
|
|
msgid "Display Theme:"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:964
|
|
|
|
|
msgid "Mobile Theme:"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:965
|
|
|
|
|
msgid "Suppress warning of insecure networks"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:965
|
|
|
|
|
msgid ""
|
|
|
|
|
"Should the system suppress the warning that the current group contains "
|
|
|
|
|
"members of networks that can't receive non public postings."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:966
|
|
|
|
|
msgid "Update browser every xx seconds"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:966
|
|
|
|
|
msgid "Minimum of 10 seconds. Enter -1 to disable it."
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:967
|
|
|
|
|
msgid "Number of items to display per page:"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:967 mod/settings.php:968
|
|
|
|
|
msgid "Maximum of 100 items"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:968
|
|
|
|
|
msgid "Number of items to display per page when viewed from mobile device:"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:969
|
|
|
|
|
msgid "Don't show emoticons"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:970
|
|
|
|
|
msgid "Calendar"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:971
|
|
|
|
|
msgid "Beginning of week:"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:972
|
|
|
|
|
msgid "Don't show notices"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:973
|
|
|
|
|
msgid "Infinite scroll"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:974
|
|
|
|
|
msgid "Automatic updates only at the top of the network page"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:974
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"When disabled, the network page is updated all the time, which could be "
|
|
|
|
|
"confusing while reading."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:975
|
|
|
|
|
msgid "Bandwith Saver Mode"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:975
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"When enabled, embedded content is not displayed on automatic updates, they "
|
|
|
|
|
"only show on page reload."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:976
|
|
|
|
|
msgid "Smart Threading"
|
2016-05-18 22:43:49 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:976
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"When enabled, suppress extraneous thread indentation while keeping it where "
|
|
|
|
|
"it matters. Only works if threading is available and enabled."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:978
|
|
|
|
|
msgid "General Theme Settings"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:979
|
|
|
|
|
msgid "Custom Theme Settings"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:980
|
|
|
|
|
msgid "Content Settings"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:981 view/theme/duepuntozero/config.php:73
|
|
|
|
|
#: view/theme/frio/config.php:115 view/theme/quattro/config.php:75
|
|
|
|
|
#: view/theme/vier/config.php:121
|
|
|
|
|
msgid "Theme settings"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1000
|
|
|
|
|
msgid "Unable to find your profile. Please contact your admin."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1042
|
|
|
|
|
msgid "Account Types"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1043
|
|
|
|
|
msgid "Personal Page Subtypes"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1044
|
|
|
|
|
msgid "Community Forum Subtypes"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1051
|
|
|
|
|
msgid "Personal Page"
|
2016-05-18 22:43:49 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1052
|
|
|
|
|
msgid "Account for a personal profile."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1055
|
|
|
|
|
msgid "Organisation Page"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1056
|
|
|
|
|
msgid ""
|
|
|
|
|
"Account for an organisation that automatically approves contact requests as "
|
|
|
|
|
"\"Followers\"."
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1059
|
|
|
|
|
msgid "News Page"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1060
|
|
|
|
|
msgid ""
|
|
|
|
|
"Account for a news reflector that automatically approves contact requests as "
|
|
|
|
|
"\"Followers\"."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1063
|
|
|
|
|
msgid "Community Forum"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1064
|
|
|
|
|
msgid "Account for community discussions."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1067
|
|
|
|
|
msgid "Normal Account Page"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1068
|
|
|
|
|
msgid ""
|
|
|
|
|
"Account for a regular personal profile that requires manual approval of "
|
|
|
|
|
"\"Friends\" and \"Followers\"."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1071
|
|
|
|
|
msgid "Soapbox Page"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1072
|
|
|
|
|
msgid ""
|
|
|
|
|
"Account for a public profile that automatically approves contact requests as "
|
|
|
|
|
"\"Followers\"."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1075
|
|
|
|
|
msgid "Public Forum"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1076
|
|
|
|
|
msgid "Automatically approves all contact requests."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1079
|
|
|
|
|
msgid "Automatic Friend Page"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1080
|
|
|
|
|
msgid ""
|
|
|
|
|
"Account for a popular profile that automatically approves contact requests "
|
|
|
|
|
"as \"Friends\"."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1083
|
|
|
|
|
msgid "Private Forum [Experimental]"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1084
|
|
|
|
|
msgid "Requires manual approval of contact requests."
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1095
|
|
|
|
|
msgid "OpenID:"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1095
|
|
|
|
|
msgid "(Optional) Allow this OpenID to login to this account."
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1103
|
|
|
|
|
msgid "Publish your default profile in your local site directory?"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1103
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#, php-format
|
2018-04-02 18:50:27 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"Your profile will be published in the global friendica directories (e.g. <a "
|
|
|
|
|
"href=\"%s\">%s</a>). Your profile will be visible in public."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1109
|
|
|
|
|
msgid "Publish your default profile in the global social directory?"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1109
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#, php-format
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Your profile will be published in this node's <a href=\"%s\">local "
|
|
|
|
|
"directory</a>. Your profile details may be publicly visible depending on the "
|
|
|
|
|
"system settings."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1116
|
|
|
|
|
msgid "Hide your contact/friend list from viewers of your default profile?"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1116
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your contact list won't be shown in your default profile page. You can "
|
|
|
|
|
"decide to show your contact list separately for each additional profile you "
|
|
|
|
|
"create"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1120
|
|
|
|
|
msgid "Hide your profile details from anonymous viewers?"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1120
|
|
|
|
|
msgid ""
|
|
|
|
|
"Anonymous visitors will only see your profile picture, your display name and "
|
|
|
|
|
"the nickname you are using on your profile page. Disables posting public "
|
|
|
|
|
"messages to Diaspora and other networks."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1124
|
|
|
|
|
msgid "Allow friends to post to your profile page?"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1124
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Your contacts may write posts on your profile wall. These posts will be "
|
|
|
|
|
"distributed to your contacts"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1128
|
|
|
|
|
msgid "Allow friends to tag your posts?"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1128
|
|
|
|
|
msgid "Your contacts can add additional tags to your posts."
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
2017-08-26 09:48:05 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1132
|
|
|
|
|
msgid "Allow us to suggest you as a potential friend to new members?"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1132
|
|
|
|
|
msgid "If you like, Friendica may suggest new members to add you as a contact."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1136
|
|
|
|
|
msgid "Permit unknown people to send you private mail?"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
2014-06-22 11:15:40 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1136
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica network users may send you private messages even if they are not "
|
|
|
|
|
"in your contact list."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1140
|
|
|
|
|
msgid "Profile is <strong>not published</strong>."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
2017-08-12 09:43:28 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1146
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
2017-03-20 08:27:10 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1153
|
|
|
|
|
msgid "Automatically expire posts after this many days:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1153
|
|
|
|
|
msgid "If empty, posts will not expire. Expired posts will be deleted"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1154
|
|
|
|
|
msgid "Advanced expiration settings"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
2017-06-20 08:15:23 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1155
|
|
|
|
|
msgid "Advanced Expiration"
|
2013-06-21 14:00:30 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1156
|
|
|
|
|
msgid "Expire posts:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1157
|
|
|
|
|
msgid "Expire personal notes:"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1158
|
|
|
|
|
msgid "Expire starred posts:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1159
|
|
|
|
|
msgid "Expire photos:"
|
2014-09-07 14:32:41 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1160
|
|
|
|
|
msgid "Only expire posts by others:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1190
|
|
|
|
|
msgid "Account Settings"
|
2015-06-29 15:59:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1198
|
|
|
|
|
msgid "Password Settings"
|
2013-03-19 11:30:50 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1199 mod/register.php:273
|
|
|
|
|
msgid "New Password:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1200 mod/register.php:274
|
|
|
|
|
msgid "Confirm:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1200
|
|
|
|
|
msgid "Leave password fields blank unless changing"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1201
|
|
|
|
|
msgid "Current Password:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1201 mod/settings.php:1202
|
|
|
|
|
msgid "Your current password to confirm the changes"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1202
|
|
|
|
|
msgid "Password:"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1206
|
|
|
|
|
msgid "Basic Settings"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1207 src/Model/Profile.php:738
|
|
|
|
|
msgid "Full Name:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1208
|
|
|
|
|
msgid "Email Address:"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1209
|
|
|
|
|
msgid "Your Timezone:"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1210
|
|
|
|
|
msgid "Your Language:"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
2018-01-15 07:37:47 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1210
|
|
|
|
|
msgid ""
|
|
|
|
|
"Set the language we use to show you friendica interface and to send you "
|
|
|
|
|
"emails"
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgstr ""
|
2018-01-15 07:37:47 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1211
|
|
|
|
|
msgid "Default Post Location:"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1212
|
|
|
|
|
msgid "Use Browser Location:"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1215
|
|
|
|
|
msgid "Security and Privacy Settings"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1217
|
|
|
|
|
msgid "Maximum Friend Requests/Day:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1217 mod/settings.php:1246
|
|
|
|
|
msgid "(to prevent spam abuse)"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1218
|
|
|
|
|
msgid "Default Post Permissions"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1219
|
|
|
|
|
msgid "(click to open/close)"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1229
|
|
|
|
|
msgid "Default Private Post"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1230
|
|
|
|
|
msgid "Default Public Post"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1234
|
|
|
|
|
msgid "Default Permissions for New Posts"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1246
|
|
|
|
|
msgid "Maximum private messages per day from unknown people:"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1249
|
|
|
|
|
msgid "Notification Settings"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1250
|
|
|
|
|
msgid "By default post a status message when:"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1251
|
|
|
|
|
msgid "accepting a friend request"
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1252
|
|
|
|
|
msgid "joining a forum/community"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1253
|
|
|
|
|
msgid "making an <em>interesting</em> profile change"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1254
|
|
|
|
|
msgid "Send a notification email when:"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1255
|
|
|
|
|
msgid "You receive an introduction"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1256
|
|
|
|
|
msgid "Your introductions are confirmed"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1257
|
|
|
|
|
msgid "Someone writes on your profile wall"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1258
|
|
|
|
|
msgid "Someone writes a followup comment"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1259
|
|
|
|
|
msgid "You receive a private message"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1260
|
|
|
|
|
msgid "You receive a friend suggestion"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1261
|
|
|
|
|
msgid "You are tagged in a post"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1262
|
|
|
|
|
msgid "You are poked/prodded/etc. in a post"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
2018-02-10 18:18:23 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1264
|
|
|
|
|
msgid "Activate desktop notifications"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1264
|
|
|
|
|
msgid "Show desktop popup on new notifications"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1266
|
|
|
|
|
msgid "Text-only notification emails"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1268
|
|
|
|
|
msgid "Send text only notification emails, without the html part"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1270
|
|
|
|
|
msgid "Show detailled notifications"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1272
|
|
|
|
|
msgid ""
|
|
|
|
|
"Per default, notifications are condensed to a single notification per item. "
|
|
|
|
|
"When enabled every notification is displayed."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1274
|
|
|
|
|
msgid "Advanced Account/Page Type Settings"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1275
|
|
|
|
|
msgid "Change the behaviour of this account for special situations"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1278
|
|
|
|
|
msgid "Relocate"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1279
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you have moved this profile from another server, and some of your "
|
|
|
|
|
"contacts don't receive your updates, try pushing this button."
|
2016-09-21 12:13:32 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/settings.php:1280
|
|
|
|
|
msgid "Resend relocate message to contacts"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/directory.php:152 src/Model/Profile.php:421 src/Model/Profile.php:769
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Status:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/directory.php:153 src/Model/Profile.php:422 src/Model/Profile.php:786
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Homepage:"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/directory.php:202 view/theme/vier/theme.php:201
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Global Directory"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/directory.php:204
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Find on this site"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/directory.php:206
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Results for:"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/directory.php:208
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "Site Directory"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/directory.php:213
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid "No entries (some entries may be hidden)."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:22
|
|
|
|
|
msgid "Source input"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:28
|
|
|
|
|
msgid "BBCode::convert (raw HTML)"
|
2015-07-08 13:20:43 +02:00
|
|
|
|
msgstr ""
|
2015-06-29 15:59:28 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:33
|
|
|
|
|
msgid "BBCode::convert"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:39
|
|
|
|
|
msgid "BBCode::convert => HTML::toBBCode"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:45
|
|
|
|
|
msgid "BBCode::toMarkdown"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:51
|
|
|
|
|
msgid "BBCode::toMarkdown => Markdown::convert"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:57
|
|
|
|
|
msgid "BBCode::toMarkdown => Markdown::toBBCode"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
2018-03-02 12:02:54 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:63
|
|
|
|
|
msgid "BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
2017-11-07 07:04:43 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:70
|
|
|
|
|
msgid "Source input \\x28Diaspora format\\x29"
|
2016-05-18 22:43:49 +02:00
|
|
|
|
msgstr ""
|
2015-10-12 15:15:39 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:76
|
|
|
|
|
msgid "Markdown::toBBCode"
|
2015-10-12 15:15:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:83
|
|
|
|
|
msgid "Raw HTML input"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:88
|
|
|
|
|
msgid "HTML Input"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:94
|
|
|
|
|
msgid "HTML::toBBCode"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:100
|
|
|
|
|
msgid "HTML::toPlaintext"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
2015-01-22 18:18:31 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:108
|
|
|
|
|
msgid "Source text"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:109
|
|
|
|
|
msgid "BBCode"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:110
|
|
|
|
|
msgid "Markdown"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/babel.php:111
|
|
|
|
|
msgid "HTML"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/follow.php:45
|
|
|
|
|
msgid "The contact could not be added."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/follow.php:73
|
|
|
|
|
msgid "You already added this contact."
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/follow.php:83
|
|
|
|
|
msgid "Diaspora support isn't enabled. Contact can't be added."
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/follow.php:90
|
|
|
|
|
msgid "OStatus support is disabled. Contact can't be added."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: mod/follow.php:97
|
|
|
|
|
msgid "The network type couldn't be detected. Contact can't be added."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:58
|
|
|
|
|
msgid "Profile deleted."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:74 mod/profiles.php:110
|
|
|
|
|
msgid "Profile-"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:93 mod/profiles.php:132
|
|
|
|
|
msgid "New profile created."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:116
|
|
|
|
|
msgid "Profile unavailable to clone."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:206
|
|
|
|
|
msgid "Profile Name is required."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:347
|
|
|
|
|
msgid "Marital Status"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:351
|
|
|
|
|
msgid "Romantic Partner"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:363
|
|
|
|
|
msgid "Work/Employment"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:366
|
|
|
|
|
msgid "Religion"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:370
|
|
|
|
|
msgid "Political Views"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:374
|
|
|
|
|
msgid "Gender"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:378
|
|
|
|
|
msgid "Sexual Preference"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:382
|
|
|
|
|
msgid "XMPP"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:386
|
|
|
|
|
msgid "Homepage"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:390 mod/profiles.php:686
|
|
|
|
|
msgid "Interests"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:394 mod/admin.php:490
|
|
|
|
|
msgid "Address"
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:401 mod/profiles.php:682
|
|
|
|
|
msgid "Location"
|
2013-11-07 09:33:33 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:486
|
|
|
|
|
msgid "Profile updated."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:564
|
|
|
|
|
msgid " and "
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:573
|
|
|
|
|
msgid "public profile"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:576
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s changed %2$s to “%3$s”"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:577
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid " - Visit %1$s's %2$s"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:579
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s has an updated %2$s, changing %3$s."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:633
|
|
|
|
|
msgid "Hide contacts and friends:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:638
|
|
|
|
|
msgid "Hide your contact/friend list from viewers of this profile?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:658
|
|
|
|
|
msgid "Show more profile fields:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:670
|
|
|
|
|
msgid "Profile Actions"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:671
|
|
|
|
|
msgid "Edit Profile Details"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:673
|
|
|
|
|
msgid "Change Profile Photo"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:674
|
|
|
|
|
msgid "View this profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:675 mod/profiles.php:770 src/Model/Profile.php:393
|
|
|
|
|
msgid "Edit visibility"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:676
|
|
|
|
|
msgid "Create a new profile using these settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:677
|
|
|
|
|
msgid "Clone this profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:678
|
|
|
|
|
msgid "Delete this profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:680
|
|
|
|
|
msgid "Basic information"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:681
|
|
|
|
|
msgid "Profile picture"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:683
|
|
|
|
|
msgid "Preferences"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/profiles.php:684
|
|
|
|
|
msgid "Status information"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:685
|
|
|
|
|
msgid "Additional information"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
2017-07-10 18:59:59 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:688
|
|
|
|
|
msgid "Relation"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:689 src/Util/Temporal.php:81 src/Util/Temporal.php:83
|
|
|
|
|
msgid "Miscellaneous"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:692
|
|
|
|
|
msgid "Your Gender:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:693
|
|
|
|
|
msgid "<span class=\"heart\">♥</span> Marital Status:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:694 src/Model/Profile.php:782
|
|
|
|
|
msgid "Sexual Preference:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:695
|
|
|
|
|
msgid "Example: fishing photography software"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:700
|
|
|
|
|
msgid "Profile Name:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:702
|
|
|
|
|
msgid ""
|
|
|
|
|
"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
|
|
|
|
|
"be visible to anybody using the internet."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:703
|
|
|
|
|
msgid "Your Full Name:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:704
|
|
|
|
|
msgid "Title/Description:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:707
|
|
|
|
|
msgid "Street Address:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:708
|
|
|
|
|
msgid "Locality/City:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:709
|
|
|
|
|
msgid "Region/State:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:710
|
|
|
|
|
msgid "Postal/Zip Code:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:711
|
|
|
|
|
msgid "Country:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:712 src/Util/Temporal.php:149
|
|
|
|
|
msgid "Age: "
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:715
|
|
|
|
|
msgid "Who: (if applicable)"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:715
|
|
|
|
|
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:716
|
|
|
|
|
msgid "Since [date]:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:718
|
|
|
|
|
msgid "Tell us about yourself..."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:719
|
|
|
|
|
msgid "XMPP (Jabber) address:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:719
|
|
|
|
|
msgid ""
|
|
|
|
|
"The XMPP address will be propagated to your contacts so that they can follow "
|
|
|
|
|
"you."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:720
|
|
|
|
|
msgid "Homepage URL:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:721 src/Model/Profile.php:790
|
|
|
|
|
msgid "Hometown:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:722 src/Model/Profile.php:798
|
|
|
|
|
msgid "Political Views:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:723
|
|
|
|
|
msgid "Religious Views:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:724
|
|
|
|
|
msgid "Public Keywords:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:724
|
|
|
|
|
msgid "(Used for suggesting potential friends, can be seen by others)"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:725
|
|
|
|
|
msgid "Private Keywords:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:725
|
|
|
|
|
msgid "(Used for searching profiles, never shown to others)"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:726 src/Model/Profile.php:814
|
|
|
|
|
msgid "Likes:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:727 src/Model/Profile.php:818
|
|
|
|
|
msgid "Dislikes:"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:728
|
|
|
|
|
msgid "Musical interests"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:729
|
|
|
|
|
msgid "Books, literature"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:730
|
|
|
|
|
msgid "Television"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:731
|
|
|
|
|
msgid "Film/dance/culture/entertainment"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:732
|
|
|
|
|
msgid "Hobbies/Interests"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:733
|
|
|
|
|
msgid "Love/romance"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:734
|
|
|
|
|
msgid "Work/employment"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:735
|
|
|
|
|
msgid "School/education"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:736
|
|
|
|
|
msgid "Contact information and Social Networks"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:767 src/Model/Profile.php:389
|
|
|
|
|
msgid "Profile Image"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:769 src/Model/Profile.php:392
|
|
|
|
|
msgid "visible to everybody"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:776
|
|
|
|
|
msgid "Edit/Manage Profiles"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:777 src/Model/Profile.php:379 src/Model/Profile.php:401
|
|
|
|
|
msgid "Change profile photo"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/profiles.php:778 src/Model/Profile.php:380
|
|
|
|
|
msgid "Create New Profile"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:99
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Registration successful. Please check your email for further instructions."
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:103
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Failed to send email message. Here your accout details:<br> login: %s<br> "
|
|
|
|
|
"password: %s<br><br>You can change your password after login."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:110
|
|
|
|
|
msgid "Registration successful."
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:115
|
|
|
|
|
msgid "Your registration can not be processed."
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:162
|
|
|
|
|
msgid "Your registration is pending approval by the site owner."
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:220
|
|
|
|
|
msgid ""
|
|
|
|
|
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
|
|
|
|
|
"and clicking 'Register'."
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:221
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"If you are not familiar with OpenID, please leave that field blank and fill "
|
|
|
|
|
"in the rest of the items."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/register.php:222
|
|
|
|
|
msgid "Your OpenID (optional): "
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:234
|
|
|
|
|
msgid "Include your profile in member directory?"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:259
|
|
|
|
|
msgid "Note for the admin"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:259
|
|
|
|
|
msgid "Leave a message for the admin, why you want to join this node"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:260
|
|
|
|
|
msgid "Membership on this site is by invitation only."
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:261
|
|
|
|
|
msgid "Your invitation code: "
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:264 mod/admin.php:1348
|
|
|
|
|
msgid "Registration"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:270
|
|
|
|
|
msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:271
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your Email Address: (Initial information will be send there, so this has to "
|
|
|
|
|
"be an existing address.)"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:273
|
|
|
|
|
msgid "Leave empty for an auto generated password."
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:275
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Choose a profile nickname. This must begin with a text character. Your "
|
|
|
|
|
"profile address on this site will then be '<strong>nickname@%s</strong>'."
|
2016-03-12 07:36:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:276
|
|
|
|
|
msgid "Choose a nickname: "
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
2016-12-06 08:44:59 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
|
|
|
|
|
msgid "Register"
|
2015-05-20 21:55:52 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/register.php:286
|
|
|
|
|
msgid "Import your profile to this friendica instance"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-03 06:55:25 +02:00
|
|
|
|
#: mod/register.php:288 mod/admin.php:188 mod/admin.php:302 mod/tos.php:48
|
|
|
|
|
msgid "Terms of Service"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:77
|
|
|
|
|
msgid "This is Friendica, version"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:78
|
|
|
|
|
msgid "running at web location"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:82
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
|
|
|
|
|
"about the Friendica project."
|
2015-05-20 21:55:52 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:86
|
|
|
|
|
msgid "Bug reports and issues: please visit"
|
2013-12-31 18:18:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:86
|
|
|
|
|
msgid "the bugtracker at github"
|
2016-05-18 22:43:49 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:89
|
|
|
|
|
msgid ""
|
|
|
|
|
"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
|
|
|
|
|
"dot com"
|
2014-04-25 08:30:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:103
|
|
|
|
|
msgid "Installed addons/apps:"
|
2014-09-07 14:32:41 +02:00
|
|
|
|
msgstr ""
|
2014-08-10 15:15:31 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:117
|
|
|
|
|
msgid "No installed addons/apps"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:122
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:127
|
|
|
|
|
msgid "On this server the following remote servers are blocked."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/friendica.php:128 mod/admin.php:354 mod/admin.php:372
|
|
|
|
|
msgid "Reason for the block"
|
2016-05-18 22:43:49 +02:00
|
|
|
|
msgstr ""
|
2014-05-16 07:55:17 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:106
|
|
|
|
|
msgid "Theme settings updated."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:179 src/Content/Nav.php:174
|
|
|
|
|
msgid "Information"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:180
|
|
|
|
|
msgid "Overview"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
2015-08-02 13:56:39 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:181 mod/admin.php:718
|
|
|
|
|
msgid "Federation Statistics"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:182
|
|
|
|
|
msgid "Configuration"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:183 mod/admin.php:1345
|
|
|
|
|
msgid "Site"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:184 mod/admin.php:1273 mod/admin.php:1788 mod/admin.php:1804
|
|
|
|
|
msgid "Users"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
2015-02-04 11:38:34 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:186 mod/admin.php:2173 mod/admin.php:2217
|
|
|
|
|
msgid "Themes"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
2018-03-05 16:38:01 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:189
|
|
|
|
|
msgid "Database"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:190
|
|
|
|
|
msgid "DB updates"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
2018-03-05 16:38:01 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:191 mod/admin.php:753
|
|
|
|
|
msgid "Inspect Queue"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:192
|
|
|
|
|
msgid "Tools"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:193
|
|
|
|
|
msgid "Contact Blocklist"
|
2016-05-18 22:43:49 +02:00
|
|
|
|
msgstr ""
|
2015-12-13 08:55:17 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:194 mod/admin.php:362
|
|
|
|
|
msgid "Server Blocklist"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:195 mod/admin.php:521
|
|
|
|
|
msgid "Delete Item"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2291
|
|
|
|
|
msgid "Logs"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:198 mod/admin.php:2358
|
|
|
|
|
msgid "View Logs"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:200
|
|
|
|
|
msgid "Diagnostics"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:201
|
|
|
|
|
msgid "PHP Info"
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:202
|
|
|
|
|
msgid "probe address"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:203
|
|
|
|
|
msgid "check webfinger"
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:222 src/Content/Nav.php:217
|
|
|
|
|
msgid "Admin"
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:223
|
|
|
|
|
msgid "Addon Features"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:224
|
|
|
|
|
msgid "User registrations waiting for confirmation"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:301 mod/admin.php:361 mod/admin.php:478 mod/admin.php:520
|
|
|
|
|
#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1344
|
|
|
|
|
#: mod/admin.php:1787 mod/admin.php:1903 mod/admin.php:1963 mod/admin.php:2172
|
|
|
|
|
#: mod/admin.php:2216 mod/admin.php:2290 mod/admin.php:2357
|
|
|
|
|
msgid "Administration"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:303
|
|
|
|
|
msgid "Display Terms of Service"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:303
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enable the Terms of Service page. If this is enabled a link to the terms "
|
|
|
|
|
"will be added to the registration form and the general information page."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:304
|
|
|
|
|
msgid "Display Privacy Statement"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:304
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Show some informations regarding the needed information to operate the node "
|
|
|
|
|
"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:305
|
|
|
|
|
msgid "The Terms of Usage"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:305
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enter the Terms of Service for your node here. You can use BBCode. Headers "
|
|
|
|
|
"of sections should be [h2] and below."
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:353
|
|
|
|
|
msgid "The blocked domain"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:354 mod/admin.php:367
|
|
|
|
|
msgid "The reason why you blocked this domain."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:355
|
|
|
|
|
msgid "Delete domain"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:355
|
|
|
|
|
msgid "Check to delete this entry from the blocklist"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:363
|
|
|
|
|
msgid ""
|
|
|
|
|
"This page can be used to define a black list of servers from the federated "
|
|
|
|
|
"network that are not allowed to interact with your node. For all entered "
|
|
|
|
|
"domains you should also give a reason why you have blocked the remote server."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:364
|
|
|
|
|
msgid ""
|
|
|
|
|
"The list of blocked servers will be made publically available on the /"
|
|
|
|
|
"friendica page so that your users and people investigating communication "
|
|
|
|
|
"problems can find the reason easily."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:365
|
|
|
|
|
msgid "Add new entry to block list"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:366
|
|
|
|
|
msgid "Server Domain"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:366
|
|
|
|
|
msgid ""
|
|
|
|
|
"The domain of the new server to add to the block list. Do not include the "
|
|
|
|
|
"protocol."
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:367
|
|
|
|
|
msgid "Block reason"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:368
|
|
|
|
|
msgid "Add Entry"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:369
|
|
|
|
|
msgid "Save changes to the blocklist"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:370
|
|
|
|
|
msgid "Current Entries in the Blocklist"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:373
|
|
|
|
|
msgid "Delete entry from blocklist"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:376
|
|
|
|
|
msgid "Delete entry from blocklist?"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:402
|
|
|
|
|
msgid "Server added to blocklist."
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:418
|
|
|
|
|
msgid "Site blocklist updated."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:441 src/Core/Console/GlobalCommunityBlock.php:72
|
|
|
|
|
msgid "The contact has been blocked from the node"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:443 src/Core/Console/GlobalCommunityBlock.php:69
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Could not find any contact entry for this URL (%s)"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:450
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s contact unblocked"
|
|
|
|
|
msgid_plural "%s contacts unblocked"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: mod/admin.php:479
|
|
|
|
|
msgid "Remote Contact Blocklist"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:480
|
|
|
|
|
msgid ""
|
|
|
|
|
"This page allows you to prevent any message from a remote contact to reach "
|
|
|
|
|
"your node."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:481
|
|
|
|
|
msgid "Block Remote Contact"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:482 mod/admin.php:1790
|
|
|
|
|
msgid "select all"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
2015-04-04 18:02:26 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:483
|
|
|
|
|
msgid "select none"
|
2017-06-09 10:42:31 +02:00
|
|
|
|
msgstr ""
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:486
|
|
|
|
|
msgid "No remote contact is blocked from this node."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:488
|
|
|
|
|
msgid "Blocked Remote Contacts"
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:489
|
|
|
|
|
msgid "Block New Remote Contact"
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:490
|
|
|
|
|
msgid "Photo"
|
2016-08-09 18:18:09 +02:00
|
|
|
|
msgstr ""
|
2016-08-04 09:09:43 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:498
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s total blocked contact"
|
|
|
|
|
msgid_plural "%s total blocked contacts"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: mod/admin.php:500
|
|
|
|
|
msgid "URL of the remote contact to block."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:522
|
|
|
|
|
msgid "Delete this Item"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:523
|
|
|
|
|
msgid ""
|
|
|
|
|
"On this page you can delete an item from your node. If the item is a top "
|
|
|
|
|
"level posting, the entire thread will be deleted."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:524
|
|
|
|
|
msgid ""
|
|
|
|
|
"You need to know the GUID of the item. You can find it e.g. by looking at "
|
|
|
|
|
"the display URL. The last part of http://example.com/display/123456 is the "
|
|
|
|
|
"GUID, here 123456."
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:525
|
|
|
|
|
msgid "GUID"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:525
|
|
|
|
|
msgid "The GUID of the item you want to delete."
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:564
|
|
|
|
|
msgid "Item marked for deletion."
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:635
|
|
|
|
|
msgid "unknown"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:711
|
|
|
|
|
msgid ""
|
|
|
|
|
"This page offers you some numbers to the known part of the federated social "
|
|
|
|
|
"network your Friendica node is part of. These numbers are not complete but "
|
|
|
|
|
"only reflect the part of the network your node is aware of."
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:712
|
|
|
|
|
msgid ""
|
|
|
|
|
"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
|
|
|
|
|
"will improve the data displayed here."
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:724
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Currently this node is aware of %d nodes with %d registered users from the "
|
|
|
|
|
"following platforms:"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:755
|
|
|
|
|
msgid "ID"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:756
|
|
|
|
|
msgid "Recipient Name"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:757
|
|
|
|
|
msgid "Recipient Profile"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:758 src/Core/NotificationsManager.php:178
|
|
|
|
|
#: src/Content/Nav.php:178 view/theme/frio/theme.php:266
|
|
|
|
|
msgid "Network"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:759
|
|
|
|
|
msgid "Created"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:760
|
|
|
|
|
msgid "Last Tried"
|
2017-06-09 10:42:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:761
|
|
|
|
|
msgid ""
|
|
|
|
|
"This page lists the content of the queue for outgoing postings. These are "
|
|
|
|
|
"postings the initial delivery failed for. They will be resend later and "
|
|
|
|
|
"eventually deleted if the delivery fails permanently."
|
2017-06-09 11:44:42 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:785
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your DB still runs with MyISAM tables. You should change the engine type to "
|
|
|
|
|
"InnoDB. As Friendica will use InnoDB only features in the future, you should "
|
|
|
|
|
"change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
|
|
|
|
|
"converting the table engines. You may also use the command <tt>php bin/"
|
|
|
|
|
"console.php dbstructure toinnodb</tt> of your Friendica installation for an "
|
|
|
|
|
"automatic conversion.<br />"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:792
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"There is a new version of Friendica available for download. Your current "
|
|
|
|
|
"version is %1$s, upstream version is %2$s"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:802
|
|
|
|
|
msgid ""
|
|
|
|
|
"The database update failed. Please run \"php bin/console.php dbstructure "
|
|
|
|
|
"update\" from the command line and have a look at the errors that might "
|
|
|
|
|
"appear."
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:808
|
|
|
|
|
msgid "The worker was never executed. Please check your database structure!"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:811
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The last worker execution was on %s UTC. This is older than one hour. Please "
|
|
|
|
|
"check your crontab settings."
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:816 mod/admin.php:1739
|
|
|
|
|
msgid "Normal Account"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:817 mod/admin.php:1740
|
|
|
|
|
msgid "Automatic Follower Account"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:818 mod/admin.php:1741
|
|
|
|
|
msgid "Public Forum Account"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:819 mod/admin.php:1742
|
|
|
|
|
msgid "Automatic Friend Account"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
2017-04-27 07:35:43 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:820
|
|
|
|
|
msgid "Blog Account"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:821
|
|
|
|
|
msgid "Private Forum Account"
|
2016-08-09 18:18:09 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:843
|
|
|
|
|
msgid "Message queues"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:849
|
|
|
|
|
msgid "Summary"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:851
|
|
|
|
|
msgid "Registered users"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:853
|
|
|
|
|
msgid "Pending registrations"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:854
|
|
|
|
|
msgid "Version"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:859
|
|
|
|
|
msgid "Active addons"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:890
|
|
|
|
|
msgid "Can not parse base url. Must have at least <scheme>://<domain>"
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1209
|
|
|
|
|
msgid "Site settings updated."
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1265
|
|
|
|
|
msgid "No community page"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1266
|
|
|
|
|
msgid "Public postings from users of this site"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
2016-11-06 16:01:07 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1267
|
|
|
|
|
msgid "Public postings from the federated network"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1268
|
|
|
|
|
msgid "Public postings from local users and the federated network"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1274
|
|
|
|
|
msgid "Users, Global Contacts"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1275
|
|
|
|
|
msgid "Users, Global Contacts/fallback"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1279
|
|
|
|
|
msgid "One month"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1280
|
|
|
|
|
msgid "Three months"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1281
|
|
|
|
|
msgid "Half a year"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1282
|
|
|
|
|
msgid "One year"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1287
|
|
|
|
|
msgid "Multi user instance"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1310
|
|
|
|
|
msgid "Closed"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1311
|
|
|
|
|
msgid "Requires approval"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1312
|
|
|
|
|
msgid "Open"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1316
|
|
|
|
|
msgid "No SSL policy, links will track page SSL state"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1317
|
|
|
|
|
msgid "Force all links to use SSL"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1318
|
|
|
|
|
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1322
|
|
|
|
|
msgid "Don't check"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1323
|
|
|
|
|
msgid "check the stable version"
|
2017-06-09 10:42:31 +02:00
|
|
|
|
msgstr ""
|
2017-05-28 11:10:48 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1324
|
|
|
|
|
msgid "check the development version"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1347
|
|
|
|
|
msgid "Republish users to directory"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1349
|
|
|
|
|
msgid "File upload"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1350
|
|
|
|
|
msgid "Policies"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1352
|
|
|
|
|
msgid "Auto Discovered Contact Directory"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1353
|
|
|
|
|
msgid "Performance"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1354
|
|
|
|
|
msgid "Worker"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1355
|
|
|
|
|
msgid "Message Relay"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1356
|
|
|
|
|
msgid ""
|
|
|
|
|
"Relocate - WARNING: advanced function. Could make this server unreachable."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1359
|
|
|
|
|
msgid "Site name"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1360
|
|
|
|
|
msgid "Host name"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1361
|
|
|
|
|
msgid "Sender Email"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1361
|
|
|
|
|
msgid ""
|
|
|
|
|
"The email address your server shall use to send notification emails from."
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1362
|
|
|
|
|
msgid "Banner/Logo"
|
2017-06-09 10:42:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1363
|
|
|
|
|
msgid "Shortcut icon"
|
2017-06-09 10:42:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1363
|
|
|
|
|
msgid "Link to an icon that will be used for browsers."
|
2015-11-30 13:16:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1364
|
|
|
|
|
msgid "Touch icon"
|
2015-11-30 13:16:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1364
|
|
|
|
|
msgid "Link to an icon that will be used for tablets and mobiles."
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1365
|
|
|
|
|
msgid "Additional Info"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/admin.php:1365
|
|
|
|
|
#, php-format
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"For public servers: you can add additional information here that will be "
|
|
|
|
|
"listed at %s/servers."
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1366
|
|
|
|
|
msgid "System language"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1367
|
|
|
|
|
msgid "System theme"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1367
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Default system theme - may be over-ridden by user profiles - <a href='#' "
|
|
|
|
|
"id='cnftheme'>change theme settings</a>"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1368
|
|
|
|
|
msgid "Mobile system theme"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1368
|
|
|
|
|
msgid "Theme for mobile devices"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
2015-10-11 10:38:05 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1369
|
|
|
|
|
msgid "SSL link policy"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
2017-08-12 09:43:28 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1369
|
|
|
|
|
msgid "Determines whether generated links should be forced to use SSL"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1370
|
|
|
|
|
msgid "Force SSL"
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1370
|
|
|
|
|
msgid ""
|
|
|
|
|
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
|
|
|
|
|
"to endless loops."
|
2015-10-11 10:38:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1371
|
|
|
|
|
msgid "Hide help entry from navigation menu"
|
2015-09-22 09:59:12 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1371
|
|
|
|
|
msgid ""
|
|
|
|
|
"Hides the menu entry for the Help pages from the navigation menu. You can "
|
|
|
|
|
"still access it calling /help directly."
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1372
|
|
|
|
|
msgid "Single user instance"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1372
|
|
|
|
|
msgid "Make this instance multi-user or single-user for the named user"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1373
|
|
|
|
|
msgid "Maximum image size"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1373
|
|
|
|
|
msgid ""
|
|
|
|
|
"Maximum size in bytes of uploaded images. Default is 0, which means no "
|
|
|
|
|
"limits."
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1374
|
|
|
|
|
msgid "Maximum image length"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1374
|
|
|
|
|
msgid ""
|
|
|
|
|
"Maximum length in pixels of the longest side of uploaded images. Default is "
|
|
|
|
|
"-1, which means no limits."
|
2015-11-30 13:16:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1375
|
|
|
|
|
msgid "JPEG image quality"
|
2015-08-02 13:56:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1375
|
|
|
|
|
msgid ""
|
|
|
|
|
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
|
|
|
|
|
"100, which is full quality."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1377
|
|
|
|
|
msgid "Register policy"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1378
|
|
|
|
|
msgid "Maximum Daily Registrations"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1378
|
|
|
|
|
msgid ""
|
|
|
|
|
"If registration is permitted above, this sets the maximum number of new user "
|
|
|
|
|
"registrations to accept per day. If register is set to closed, this setting "
|
|
|
|
|
"has no effect."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1379
|
|
|
|
|
msgid "Register text"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/admin.php:1379
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Will be displayed prominently on the registration page. You can use BBCode "
|
|
|
|
|
"here."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1380
|
|
|
|
|
msgid "Accounts abandoned after x days"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1380
|
|
|
|
|
msgid ""
|
|
|
|
|
"Will not waste system resources polling external sites for abandonded "
|
|
|
|
|
"accounts. Enter 0 for no time limit."
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1381
|
|
|
|
|
msgid "Allowed friend domains"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1381
|
|
|
|
|
msgid ""
|
|
|
|
|
"Comma separated list of domains which are allowed to establish friendships "
|
|
|
|
|
"with this site. Wildcards are accepted. Empty to allow any domains"
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1382
|
|
|
|
|
msgid "Allowed email domains"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1382
|
|
|
|
|
msgid ""
|
|
|
|
|
"Comma separated list of domains which are allowed in email addresses for "
|
|
|
|
|
"registrations to this site. Wildcards are accepted. Empty to allow any "
|
|
|
|
|
"domains"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1383
|
|
|
|
|
msgid "No OEmbed rich content"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1383
|
|
|
|
|
msgid ""
|
|
|
|
|
"Don't show the rich content (e.g. embedded PDF), except from the domains "
|
|
|
|
|
"listed below."
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
2013-02-28 16:14:40 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1384
|
|
|
|
|
msgid "Allowed OEmbed domains"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1384
|
|
|
|
|
msgid ""
|
|
|
|
|
"Comma separated list of domains which oembed content is allowed to be "
|
|
|
|
|
"displayed. Wildcards are accepted."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1385
|
|
|
|
|
msgid "Block public"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1385
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Check to block public access to all otherwise public personal pages on this "
|
|
|
|
|
"site unless you are currently logged in."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1386
|
|
|
|
|
msgid "Force publish"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1386
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Check to force all profiles on this site to be listed in the site directory."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
2015-02-09 08:58:22 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1387
|
|
|
|
|
msgid "Global directory URL"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
2018-03-02 12:02:54 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1387
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"URL to the global directory. If this is not set, the global directory is "
|
|
|
|
|
"completely unavailable to the application."
|
2017-11-07 07:04:43 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1388
|
|
|
|
|
msgid "Private posts by default for new users"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1388
|
|
|
|
|
msgid ""
|
|
|
|
|
"Set default post permissions for all new members to the default privacy "
|
|
|
|
|
"group rather than public."
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1389
|
|
|
|
|
msgid "Don't include post content in email notifications"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1389
|
|
|
|
|
msgid ""
|
|
|
|
|
"Don't include the content of a post/comment/private message/etc. in the "
|
|
|
|
|
"email notifications that are sent out from this site, as a privacy measure."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
2015-08-02 13:56:39 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1390
|
|
|
|
|
msgid "Disallow public access to addons listed in the apps menu."
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
|
|
|
|
|
#: mod/admin.php:1390
|
|
|
|
|
msgid ""
|
|
|
|
|
"Checking this box will restrict addons listed in the apps menu to members "
|
|
|
|
|
"only."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1391
|
|
|
|
|
msgid "Don't embed private images in posts"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1391
|
|
|
|
|
msgid ""
|
|
|
|
|
"Don't replace locally-hosted private photos in posts with an embedded copy "
|
|
|
|
|
"of the image. This means that contacts who receive posts containing private "
|
|
|
|
|
"photos will have to authenticate and load each image, which may take a while."
|
2015-11-30 13:16:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1392
|
|
|
|
|
msgid "Allow Users to set remote_self"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1392
|
|
|
|
|
msgid ""
|
|
|
|
|
"With checking this, every user is allowed to mark every contact as a "
|
|
|
|
|
"remote_self in the repair contact dialog. Setting this flag on a contact "
|
|
|
|
|
"causes mirroring every posting of that contact in the users stream."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
2016-08-01 07:46:21 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1393
|
|
|
|
|
msgid "Block multiple registrations"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1393
|
|
|
|
|
msgid "Disallow users to register additional accounts for use as pages."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1394
|
|
|
|
|
msgid "OpenID support"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1394
|
|
|
|
|
msgid "OpenID support for registration and logins."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1395
|
|
|
|
|
msgid "Fullname check"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1395
|
|
|
|
|
msgid ""
|
|
|
|
|
"Force users to register with a space between firstname and lastname in Full "
|
|
|
|
|
"name, as an antispam measure"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1396
|
|
|
|
|
msgid "Community pages for visitors"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1396
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Which community pages should be available for visitors. Local users always "
|
|
|
|
|
"see both pages."
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
2015-02-09 08:58:22 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1397
|
|
|
|
|
msgid "Posts per user on community page"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1397
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"The maximum number of posts per user on the community page. (Not valid for "
|
|
|
|
|
"'Global Community')"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1398
|
|
|
|
|
msgid "Enable OStatus support"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1398
|
|
|
|
|
msgid ""
|
|
|
|
|
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
|
|
|
|
|
"communications in OStatus are public, so privacy warnings will be "
|
|
|
|
|
"occasionally displayed."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1399
|
|
|
|
|
msgid "Only import OStatus threads from our contacts"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1399
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Normally we import every content from our OStatus contacts. With this option "
|
|
|
|
|
"we only store threads that are started by a contact that is known on our "
|
|
|
|
|
"system."
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1400
|
|
|
|
|
msgid "OStatus support can only be enabled if threading is enabled."
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
2016-09-27 21:36:27 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1402
|
|
|
|
|
msgid ""
|
|
|
|
|
"Diaspora support can't be enabled because Friendica was installed into a sub "
|
|
|
|
|
"directory."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1403
|
|
|
|
|
msgid "Enable Diaspora support"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1403
|
|
|
|
|
msgid "Provide built-in Diaspora network compatibility."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1404
|
|
|
|
|
msgid "Only allow Friendica contacts"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1404
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"All contacts must use Friendica protocols. All other built-in communication "
|
|
|
|
|
"protocols disabled."
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1405
|
|
|
|
|
msgid "Verify SSL"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1405
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"If you wish, you can turn on strict certificate checking. This will mean you "
|
|
|
|
|
"cannot connect (at all) to self-signed SSL sites."
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1406
|
|
|
|
|
msgid "Proxy user"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1407
|
|
|
|
|
msgid "Proxy URL"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1408
|
|
|
|
|
msgid "Network timeout"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1408
|
|
|
|
|
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1409
|
|
|
|
|
msgid "Maximum Load Average"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1409
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Maximum system load before delivery and poll processes are deferred - "
|
|
|
|
|
"default 50."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1410
|
|
|
|
|
msgid "Maximum Load Average (Frontend)"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1410
|
|
|
|
|
msgid "Maximum system load before the frontend quits service - default 50."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1411
|
|
|
|
|
msgid "Minimal Memory"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1411
|
|
|
|
|
msgid ""
|
|
|
|
|
"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
|
|
|
|
|
"default 0 (deactivated)."
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
2016-09-27 21:36:27 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1412
|
|
|
|
|
msgid "Maximum table size for optimization"
|
2016-11-06 16:01:07 +01:00
|
|
|
|
msgstr ""
|
2016-09-27 21:36:27 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1412
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
|
|
|
|
|
"Enter -1 to disable it."
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1413
|
|
|
|
|
msgid "Minimum level of fragmentation"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1413
|
|
|
|
|
msgid ""
|
|
|
|
|
"Minimum fragmenation level to start the automatic optimization - default "
|
|
|
|
|
"value is 30%."
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1415
|
|
|
|
|
msgid "Periodical check of global contacts"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1415
|
|
|
|
|
msgid ""
|
|
|
|
|
"If enabled, the global contacts are checked periodically for missing or "
|
|
|
|
|
"outdated data and the vitality of the contacts and servers."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1416
|
|
|
|
|
msgid "Days between requery"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
2016-08-09 18:18:09 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1416
|
|
|
|
|
msgid "Number of days after which a server is requeried for his contacts."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1417
|
|
|
|
|
msgid "Discover contacts from other servers"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1417
|
|
|
|
|
msgid ""
|
|
|
|
|
"Periodically query other servers for contacts. You can choose between "
|
|
|
|
|
"'users': the users on the remote system, 'Global Contacts': active contacts "
|
|
|
|
|
"that are known on the system. The fallback is meant for Redmatrix servers "
|
|
|
|
|
"and older friendica servers, where global contacts weren't available. The "
|
|
|
|
|
"fallback increases the server load, so the recommened setting is 'Users, "
|
|
|
|
|
"Global Contacts'."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1418
|
|
|
|
|
msgid "Timeframe for fetching global contacts"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1418
|
|
|
|
|
msgid ""
|
|
|
|
|
"When the discovery is activated, this value defines the timeframe for the "
|
|
|
|
|
"activity of the global contacts that are fetched from other servers."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1419
|
|
|
|
|
msgid "Search the local directory"
|
2017-11-07 07:04:43 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1419
|
|
|
|
|
msgid ""
|
|
|
|
|
"Search the local directory instead of the global directory. When searching "
|
|
|
|
|
"locally, every search will be executed on the global directory in the "
|
|
|
|
|
"background. This improves the search results when the search is repeated."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1421
|
|
|
|
|
msgid "Publish server information"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1421
|
|
|
|
|
msgid ""
|
|
|
|
|
"If enabled, general server and usage data will be published. The data "
|
|
|
|
|
"contains the name and version of the server, number of users with public "
|
|
|
|
|
"profiles, number of posts and the activated protocols and connectors. See <a "
|
|
|
|
|
"href='http://the-federation.info/'>the-federation.info</a> for details."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1423
|
|
|
|
|
msgid "Check upstream version"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1423
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enables checking for new Friendica versions at github. If there is a new "
|
|
|
|
|
"version, you will be informed in the admin panel overview."
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1424
|
|
|
|
|
msgid "Suppress Tags"
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1424
|
|
|
|
|
msgid "Suppress showing a list of hashtags at the end of the posting."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1425
|
|
|
|
|
msgid "Path to item cache"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1425
|
|
|
|
|
msgid "The item caches buffers generated bbcode and external images."
|
2015-11-30 13:16:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1426
|
|
|
|
|
msgid "Cache duration in seconds"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1426
|
|
|
|
|
msgid ""
|
|
|
|
|
"How long should the cache files be hold? Default value is 86400 seconds (One "
|
|
|
|
|
"day). To disable the item cache, set the value to -1."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/admin.php:1427
|
|
|
|
|
msgid "Maximum numbers of comments per post"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1427
|
|
|
|
|
msgid "How much comments should be shown for each post? Default value is 100."
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1428
|
|
|
|
|
msgid "Temp path"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1428
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you have a restricted system where the webserver can't access the system "
|
|
|
|
|
"temp path, enter another path here."
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1429
|
|
|
|
|
msgid "Base path to installation"
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1429
|
|
|
|
|
msgid ""
|
|
|
|
|
"If the system cannot detect the correct path to your installation, enter the "
|
|
|
|
|
"correct path here. This setting should only be set if you are using a "
|
|
|
|
|
"restricted system and symbolic links to your webroot."
|
2017-07-10 18:59:59 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1430
|
|
|
|
|
msgid "Disable picture proxy"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1430
|
|
|
|
|
msgid ""
|
|
|
|
|
"The picture proxy increases performance and privacy. It shouldn't be used on "
|
|
|
|
|
"systems with very low bandwith."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1431
|
|
|
|
|
msgid "Only search in tags"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1431
|
|
|
|
|
msgid "On large systems the text search can slow down the system extremely."
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1433
|
|
|
|
|
msgid "New base url"
|
2016-01-16 16:22:02 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1433
|
|
|
|
|
msgid ""
|
|
|
|
|
"Change base url for this server. Sends relocate message to all Friendica and "
|
|
|
|
|
"Diaspora* contacts of all users."
|
2016-01-16 16:22:02 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1435
|
|
|
|
|
msgid "RINO Encryption"
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1435
|
|
|
|
|
msgid "Encryption layer between nodes."
|
2016-01-16 16:22:02 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1435
|
|
|
|
|
msgid "Enabled"
|
2016-01-16 16:22:02 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1437
|
|
|
|
|
msgid "Maximum number of parallel workers"
|
2016-01-16 16:22:02 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1437
|
|
|
|
|
msgid ""
|
|
|
|
|
"On shared hosters set this to 2. On larger systems, values of 10 are great. "
|
|
|
|
|
"Default value is 4."
|
2016-01-16 16:22:02 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1438
|
|
|
|
|
msgid "Don't use 'proc_open' with the worker"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1438
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enable this if your system doesn't allow the use of 'proc_open'. This can "
|
|
|
|
|
"happen on shared hosters. If this is enabled you should increase the "
|
|
|
|
|
"frequency of worker calls in your crontab."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
2017-05-03 07:11:33 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1439
|
|
|
|
|
msgid "Enable fastlane"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
2015-02-04 11:38:34 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1439
|
|
|
|
|
msgid ""
|
|
|
|
|
"When enabed, the fastlane mechanism starts an additional worker if processes "
|
|
|
|
|
"with higher priority are blocked by processes of lower priority."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1440
|
|
|
|
|
msgid "Enable frontend worker"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
2017-09-15 10:08:26 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1440
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"When enabled the Worker process is triggered when backend access is "
|
|
|
|
|
"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
|
|
|
|
|
"might want to call %s/worker on a regular basis via an external cron job. "
|
|
|
|
|
"You should only enable this option if you cannot utilize cron/scheduled jobs "
|
|
|
|
|
"on your server."
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1442
|
|
|
|
|
msgid "Subscribe to relay"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1442
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enables the receiving of public posts from the relay. They will be included "
|
|
|
|
|
"in the search, subscribed tags and on the global community page."
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1443
|
|
|
|
|
msgid "Relay server"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1443
|
|
|
|
|
msgid ""
|
|
|
|
|
"Address of the relay server where public posts should be send to. For "
|
|
|
|
|
"example https://relay.diasp.org"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1444
|
|
|
|
|
msgid "Direct relay transfer"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1444
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enables the direct transfer to other servers without using the relay servers"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1445
|
|
|
|
|
msgid "Relay scope"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1445
|
|
|
|
|
msgid ""
|
|
|
|
|
"Can be 'all' or 'tags'. 'all' means that every public post should be "
|
|
|
|
|
"received. 'tags' means that only posts with selected tags should be received."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1445
|
|
|
|
|
msgid "all"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1445
|
|
|
|
|
msgid "tags"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1446
|
|
|
|
|
msgid "Server tags"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1446
|
|
|
|
|
msgid "Comma separated list of tags for the 'tags' subscription."
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1447
|
|
|
|
|
msgid "Allow user tags"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1447
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
"If enabled, the tags from the saved searches will used for the 'tags' "
|
|
|
|
|
"subscription in addition to the 'relay_server_tags'."
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1475
|
|
|
|
|
msgid "Update has been marked successful"
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1482
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Database structure update %s was successfully applied."
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1485
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Executing of database structure update %s failed with error: %s"
|
2018-02-26 17:52:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1498
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Executing %s failed with error: %s"
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1500
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Update %s was successfully applied."
|
2018-02-01 09:21:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1503
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Update %s did not return a status. Unknown if it succeeded."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1506
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "There was no additional update function %s that needed to be called."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1526
|
|
|
|
|
msgid "No failed updates."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1527
|
|
|
|
|
msgid "Check database structure"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1532
|
|
|
|
|
msgid "Failed Updates"
|
2017-04-27 07:35:43 +02:00
|
|
|
|
msgstr ""
|
2015-02-04 11:38:34 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1533
|
|
|
|
|
msgid ""
|
|
|
|
|
"This does not include updates prior to 1139, which did not return a status."
|
2015-10-12 15:15:39 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1534
|
|
|
|
|
msgid "Mark success (if update was manually applied)"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
2016-07-09 07:20:48 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1535
|
|
|
|
|
msgid "Attempt to execute this update step automatically"
|
2016-08-09 18:18:09 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1574
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tDear %1$s,\n"
|
|
|
|
|
"\t\t\t\tthe administrator of %2$s has set up an account for you."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1577 src/Model/User.php:615
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tThe login details are as follows:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tSite Location:\t%1$s\n"
|
|
|
|
|
"\t\t\tLogin Name:\t\t%2$s\n"
|
|
|
|
|
"\t\t\tPassword:\t\t%3$s\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tYou may change your password from your account \"Settings\" page after "
|
|
|
|
|
"logging\n"
|
|
|
|
|
"\t\t\tin.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tPlease take a few moments to review the other account settings on that "
|
|
|
|
|
"page.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tYou may also wish to add some basic information to your default "
|
|
|
|
|
"profile\n"
|
|
|
|
|
"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
|
|
|
|
|
"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - "
|
|
|
|
|
"and\n"
|
|
|
|
|
"\t\t\tperhaps what country you live in; if you do not wish to be more "
|
|
|
|
|
"specific\n"
|
|
|
|
|
"\t\t\tthan that.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tWe fully respect your right to privacy, and none of these items are "
|
|
|
|
|
"necessary.\n"
|
|
|
|
|
"\t\t\tIf you are new and do not know anybody here, they may help\n"
|
|
|
|
|
"\t\t\tyou to make some new and interesting friends.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tIf you ever want to delete your account, you can do so at %1$s/"
|
|
|
|
|
"removeme\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tThank you and welcome to %4$s."
|
2016-05-18 22:43:49 +02:00
|
|
|
|
msgstr ""
|
2015-10-12 15:15:39 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1611 src/Model/User.php:649
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Registration details for %s"
|
2016-05-18 22:43:49 +02:00
|
|
|
|
msgstr ""
|
2015-10-12 15:15:39 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1621
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s user blocked/unblocked"
|
|
|
|
|
msgid_plural "%s users blocked/unblocked"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: mod/admin.php:1627
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s user deleted"
|
|
|
|
|
msgid_plural "%s users deleted"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2017-11-27 09:26:44 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1674
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "User '%s' deleted"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
2015-10-12 15:15:39 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1682
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "User '%s' unblocked"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1682
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "User '%s' blocked"
|
2015-07-08 13:20:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1781 mod/admin.php:1793 mod/admin.php:1806 mod/admin.php:1824
|
|
|
|
|
#: src/Content/ContactSelector.php:82
|
|
|
|
|
msgid "Email"
|
2015-07-08 13:20:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1781 mod/admin.php:1806
|
|
|
|
|
msgid "Register date"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1781 mod/admin.php:1806
|
|
|
|
|
msgid "Last login"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1781 mod/admin.php:1806
|
|
|
|
|
msgid "Last item"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1789
|
|
|
|
|
msgid "Add User"
|
2015-04-04 18:02:26 +02:00
|
|
|
|
msgstr ""
|
2013-03-19 11:30:50 +01:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1791
|
|
|
|
|
msgid "User registrations waiting for confirm"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1792
|
|
|
|
|
msgid "User waiting for permanent deletion"
|
2016-05-18 22:43:49 +02:00
|
|
|
|
msgstr ""
|
2015-10-11 10:38:05 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1793
|
|
|
|
|
msgid "Request date"
|
2017-10-01 08:56:06 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1794
|
|
|
|
|
msgid "No registrations."
|
2015-12-13 08:55:17 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1795
|
|
|
|
|
msgid "Note from the user"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1797
|
|
|
|
|
msgid "Deny"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1801
|
|
|
|
|
msgid "Site admin"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1802
|
|
|
|
|
msgid "Account expired"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1805
|
|
|
|
|
msgid "New User"
|
2016-03-12 07:36:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1806
|
|
|
|
|
msgid "Deleted since"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1811
|
|
|
|
|
msgid ""
|
|
|
|
|
"Selected users will be deleted!\\n\\nEverything these users had posted on "
|
|
|
|
|
"this site will be permanently deleted!\\n\\nAre you sure?"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1812
|
|
|
|
|
msgid ""
|
|
|
|
|
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
|
|
|
|
|
"site will be permanently deleted!\\n\\nAre you sure?"
|
2017-05-03 07:11:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1822
|
|
|
|
|
msgid "Name of the new user."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1823
|
|
|
|
|
msgid "Nickname"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1823
|
|
|
|
|
msgid "Nickname of the new user."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1824
|
|
|
|
|
msgid "Email address of the new user."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1866
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Addon %s disabled."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1870
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Addon %s enabled."
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1880 mod/admin.php:2129
|
|
|
|
|
msgid "Disable"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1883 mod/admin.php:2132
|
|
|
|
|
msgid "Enable"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1905 mod/admin.php:2174
|
|
|
|
|
msgid "Toggle"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1913 mod/admin.php:2183
|
|
|
|
|
msgid "Author: "
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1914 mod/admin.php:2184
|
|
|
|
|
msgid "Maintainer: "
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1966
|
|
|
|
|
msgid "Reload active addons"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:1971
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"There are currently no addons available on your node. You can find the "
|
|
|
|
|
"official addon repository at %1$s and might find other interesting addons in "
|
|
|
|
|
"the open addon registry at %2$s"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2091
|
|
|
|
|
msgid "No themes found."
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2165
|
|
|
|
|
msgid "Screenshot"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2219
|
|
|
|
|
msgid "Reload active themes"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2224
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "No themes found on the system. They should be placed in %1$s"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2225
|
|
|
|
|
msgid "[Experimental]"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2226
|
|
|
|
|
msgid "[Unsupported]"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2250
|
|
|
|
|
msgid "Log settings updated."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2282
|
|
|
|
|
msgid "PHP log currently enabled."
|
2018-03-28 08:45:50 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2284
|
|
|
|
|
msgid "PHP log currently disabled."
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2293
|
|
|
|
|
msgid "Clear"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2297
|
|
|
|
|
msgid "Enable Debugging"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2298
|
|
|
|
|
msgid "Log file"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2298
|
|
|
|
|
msgid ""
|
|
|
|
|
"Must be writable by web server. Relative to your Friendica top-level "
|
|
|
|
|
"directory."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2299
|
|
|
|
|
msgid "Log level"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2301
|
|
|
|
|
msgid "PHP logging"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2302
|
|
|
|
|
msgid ""
|
|
|
|
|
"To enable logging of PHP errors and warnings you can add the following to "
|
|
|
|
|
"the .htconfig.php file of your installation. The filename set in the "
|
|
|
|
|
"'error_log' line is relative to the friendica top-level directory and must "
|
|
|
|
|
"be writeable by the web server. The option '1' for 'log_errors' and "
|
|
|
|
|
"'display_errors' is to enable these options, set to '0' to disable them."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2333
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
|
|
|
|
|
"if file %1$s exist and is readable."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2337
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file "
|
|
|
|
|
"%1$s is readable."
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2429
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Lock feature %s"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
2017-08-12 09:43:28 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: mod/admin.php:2437
|
|
|
|
|
msgid "Manage Additional Features"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-03 06:55:25 +02:00
|
|
|
|
#: mod/tos.php:51
|
|
|
|
|
msgid "Privacy Statement"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/tos.php:52
|
|
|
|
|
msgid ""
|
|
|
|
|
"At the time of registration, and for providing communications between the "
|
|
|
|
|
"user account and their contacts, the user has to provide a display name (pen "
|
|
|
|
|
"name), an username (nickname) and a working email address. The names will be "
|
|
|
|
|
"accessible on the profile page of the account by any visitor of the page, "
|
|
|
|
|
"even if other profile details are not displayed. The email address will only "
|
|
|
|
|
"be used to send the user notifications about interactions, but wont be "
|
|
|
|
|
"visibly displayed. The listing of an account in the node's user directory or "
|
|
|
|
|
"the global user directory is optional and can be controlled in the user "
|
|
|
|
|
"settings, it is not necessary for communication."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/tos.php:53
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"At any point in time a logged in user can export their account data from the "
|
|
|
|
|
"<a href=\"%1$s/settings/uexport\">account settings</a>. If the user wants to "
|
|
|
|
|
"delete their account they can do so at <a href=\"%1$s/removeme\">%1$s/"
|
|
|
|
|
"removeme</a>. The deletion of the account will be permanent."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Core/UserImport.php:104
|
|
|
|
|
msgid "Error decoding account file"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/UserImport.php:110
|
|
|
|
|
msgid "Error! No version data in file! This is not a Friendica account file?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/UserImport.php:118
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "User '%s' already exists on this server!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/UserImport.php:151
|
|
|
|
|
msgid "User creation error"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/UserImport.php:169
|
|
|
|
|
msgid "User profile creation error"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/UserImport.php:213
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d contact not imported"
|
|
|
|
|
msgid_plural "%d contacts not imported"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/UserImport.php:278
|
|
|
|
|
msgid "Done. You can now login with your username and password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: src/Core/NotificationsManager.php:171
|
|
|
|
|
msgid "System"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/NotificationsManager.php:192 src/Content/Nav.php:124
|
|
|
|
|
#: src/Content/Nav.php:181
|
|
|
|
|
msgid "Home"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/NotificationsManager.php:199 src/Content/Nav.php:186
|
|
|
|
|
msgid "Introductions"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/NotificationsManager.php:256 src/Core/NotificationsManager.php:268
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s commented on %s's post"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/NotificationsManager.php:267
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s created a new post"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/NotificationsManager.php:281
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s liked %s's post"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/NotificationsManager.php:294
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s disliked %s's post"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/NotificationsManager.php:307
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s is attending %s's event"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/NotificationsManager.php:320
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s is not attending %s's event"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/NotificationsManager.php:333
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s may attend %s's event"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/NotificationsManager.php:350
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s is now friends with %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Core/NotificationsManager.php:825
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Friend Suggestion"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Core/NotificationsManager.php:851
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Friend/Connect Request"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Core/NotificationsManager.php:851
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "New Follower"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Core/ACL.php:295
|
|
|
|
|
msgid "Post to Email"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/ACL.php:301
|
|
|
|
|
msgid "Hide your profile details from unknown viewers?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/ACL.php:300
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Connectors disabled, since \"%s\" is enabled."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/ACL.php:307
|
|
|
|
|
msgid "Visible to everybody"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/ACL.php:308 view/theme/vier/config.php:115
|
|
|
|
|
msgid "show"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/ACL.php:309 view/theme/vier/config.php:115
|
|
|
|
|
msgid "don't show"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/ACL.php:319
|
|
|
|
|
msgid "Close"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#: src/Util/Temporal.php:147 src/Model/Profile.php:758
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Birthday:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:151
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "YYYY-MM-DD or MM-DD"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:294
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "never"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:300
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "less than a second ago"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:303
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "year"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:303
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "years"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:304
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "months"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:305
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "weeks"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:306
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "days"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:307
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "hour"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:307
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "hours"
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:308
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "minute"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:308
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "minutes"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:309
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "second"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:309
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "seconds"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-26 17:52:40 +01:00
|
|
|
|
#: src/Util/Temporal.php:318
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#, php-format
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "%1$d %2$s ago"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Content/Text/BBCode.php:552
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "view full size"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Text/BBCode.php:978 src/Content/Text/BBCode.php:1739
|
|
|
|
|
#: src/Content/Text/BBCode.php:1740
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Image/photo"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Content/Text/BBCode.php:1116
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#, php-format
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Text/BBCode.php:1674 src/Content/Text/BBCode.php:1696
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "$1 wrote:"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Text/BBCode.php:1748 src/Content/Text/BBCode.php:1749
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Encrypted content"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Text/BBCode.php:1866
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Invalid source protocol"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Text/BBCode.php:1877
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgid "Invalid link protocol"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:55
|
|
|
|
|
msgid "Frequently"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:56
|
|
|
|
|
msgid "Hourly"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:57
|
|
|
|
|
msgid "Twice daily"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:58
|
|
|
|
|
msgid "Daily"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:59
|
|
|
|
|
msgid "Weekly"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:60
|
|
|
|
|
msgid "Monthly"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:80
|
|
|
|
|
msgid "OStatus"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:81
|
|
|
|
|
msgid "RSS/Atom"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:84
|
|
|
|
|
msgid "Facebook"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:85
|
|
|
|
|
msgid "Zot!"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:86
|
|
|
|
|
msgid "LinkedIn"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:87
|
|
|
|
|
msgid "XMPP/IM"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:88
|
|
|
|
|
msgid "MySpace"
|
2017-06-09 11:44:42 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:89
|
|
|
|
|
msgid "Google+"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:90
|
|
|
|
|
msgid "pump.io"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:91
|
|
|
|
|
msgid "Twitter"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:92
|
|
|
|
|
msgid "Diaspora Connector"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:93
|
|
|
|
|
msgid "GNU Social Connector"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:94
|
|
|
|
|
msgid "pnut"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
2017-03-03 10:31:10 +01:00
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:95
|
|
|
|
|
msgid "App.net"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Male"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Female"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Currently Male"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Currently Female"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Mostly Male"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Mostly Female"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Transgender"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Intersex"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Transsexual"
|
2014-08-10 15:15:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Hermaphrodite"
|
2015-08-17 09:53:03 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Neuter"
|
2015-08-13 11:58:41 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Non-specific"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "Other"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Males"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Females"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Gay"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Lesbian"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "No Preference"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
2015-02-04 11:38:34 +01:00
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Bisexual"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
2017-10-01 08:56:06 +02:00
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Autosexual"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Abstinent"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Virgin"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Deviant"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Fetish"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Oodles"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:147
|
|
|
|
|
msgid "Nonsexual"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Single"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Lonely"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Available"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Unavailable"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Has crush"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Infatuated"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Dating"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Unfaithful"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Sex Addict"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Content/ContactSelector.php:169 src/Model/User.php:505
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgid "Friends"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Friends/Benefits"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Casual"
|
2017-03-03 10:31:10 +01:00
|
|
|
|
msgstr ""
|
2015-02-04 11:38:34 +01:00
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Engaged"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Married"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Imaginarily married"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Partners"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Cohabiting"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Common law"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Happy"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Not looking"
|
2017-08-26 09:48:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Swinger"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Betrayed"
|
2016-01-16 16:22:02 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Separated"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Unstable"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Divorced"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Imaginarily divorced"
|
2017-06-09 11:44:42 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Widowed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Uncertain"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "It's complicated"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Don't care"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:169
|
|
|
|
|
msgid "Ask me"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ForumManager.php:127 view/theme/vier/theme.php:256
|
|
|
|
|
msgid "External link to forum"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Nav.php:53
|
|
|
|
|
msgid "Nothing new here"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Nav.php:57
|
|
|
|
|
msgid "Clear notifications"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Nav.php:97 src/Module/Login.php:311
|
|
|
|
|
#: view/theme/frio/theme.php:256
|
|
|
|
|
msgid "Logout"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Nav.php:97 view/theme/frio/theme.php:256
|
|
|
|
|
msgid "End this session"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:100 src/Content/Nav.php:181
|
|
|
|
|
#: view/theme/frio/theme.php:259
|
|
|
|
|
msgid "Your posts and conversations"
|
2015-02-04 11:38:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:101 view/theme/frio/theme.php:260
|
|
|
|
|
msgid "Your profile page"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:102 view/theme/frio/theme.php:261
|
|
|
|
|
msgid "Your photos"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:103 src/Model/Profile.php:912 src/Model/Profile.php:915
|
|
|
|
|
#: view/theme/frio/theme.php:262
|
|
|
|
|
msgid "Videos"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
2016-08-01 07:46:21 +02:00
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:103 view/theme/frio/theme.php:262
|
|
|
|
|
msgid "Your videos"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:104 view/theme/frio/theme.php:263
|
|
|
|
|
msgid "Your events"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:105
|
|
|
|
|
msgid "Personal notes"
|
2016-12-19 07:47:52 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:105
|
|
|
|
|
msgid "Your personal notes"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:114
|
|
|
|
|
msgid "Sign in"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:124
|
|
|
|
|
msgid "Home Page"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:128
|
|
|
|
|
msgid "Create an account"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:134
|
|
|
|
|
msgid "Help and documentation"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:138
|
|
|
|
|
msgid "Apps"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:138
|
|
|
|
|
msgid "Addon applications, utilities, games"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:142
|
|
|
|
|
msgid "Search site content"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-01 09:21:46 +01:00
|
|
|
|
#: src/Content/Nav.php:165
|
|
|
|
|
msgid "Community"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:165
|
|
|
|
|
msgid "Conversations on this and other servers"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:169 src/Model/Profile.php:927 src/Model/Profile.php:938
|
|
|
|
|
#: view/theme/frio/theme.php:267
|
|
|
|
|
msgid "Events and Calendar"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:172
|
|
|
|
|
msgid "Directory"
|
2017-06-20 08:15:23 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:172
|
|
|
|
|
msgid "People directory"
|
2016-03-12 07:36:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:174
|
|
|
|
|
msgid "Information about this friendica instance"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:178 view/theme/frio/theme.php:266
|
|
|
|
|
msgid "Conversations from your friends"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:179
|
|
|
|
|
msgid "Network Reset"
|
2016-08-01 07:46:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:179
|
|
|
|
|
msgid "Load Network page with no filters"
|
2017-10-13 07:28:17 +02:00
|
|
|
|
msgstr ""
|
2017-10-01 08:56:06 +02:00
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:186
|
|
|
|
|
msgid "Friend Requests"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:190
|
|
|
|
|
msgid "See all notifications"
|
2017-05-28 11:10:48 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:191
|
|
|
|
|
msgid "Mark all system notifications seen"
|
2015-01-22 18:18:31 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:195 view/theme/frio/theme.php:268
|
|
|
|
|
msgid "Private mail"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:196
|
|
|
|
|
msgid "Inbox"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
2017-08-26 09:48:05 +02:00
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:197
|
|
|
|
|
msgid "Outbox"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:201
|
|
|
|
|
msgid "Manage"
|
|
|
|
|
msgstr ""
|
2018-01-15 07:37:47 +01:00
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:201
|
|
|
|
|
msgid "Manage other pages"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:206 view/theme/frio/theme.php:269
|
|
|
|
|
msgid "Account settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: src/Content/Nav.php:209 src/Model/Profile.php:372
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgid "Profiles"
|
2016-08-04 09:09:43 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:209
|
|
|
|
|
msgid "Manage/Edit Profiles"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Nav.php:212 view/theme/frio/theme.php:270
|
|
|
|
|
msgid "Manage/edit friends and contacts"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:217
|
|
|
|
|
msgid "Site setup and configuration"
|
2016-09-27 21:36:27 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:220
|
|
|
|
|
msgid "Navigation"
|
2014-05-16 11:05:16 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Content/Nav.php:220
|
|
|
|
|
msgid "Site map"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/OEmbed.php:253
|
|
|
|
|
msgid "Embedding disabled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/OEmbed.php:373
|
|
|
|
|
msgid "Embedded content"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget/CalendarExport.php:61
|
|
|
|
|
msgid "Export"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget/CalendarExport.php:62
|
|
|
|
|
msgid "Export calendar as ical"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget/CalendarExport.php:63
|
|
|
|
|
msgid "Export calendar as csv"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:79
|
|
|
|
|
msgid "General Features"
|
2014-09-07 14:32:41 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:81
|
|
|
|
|
msgid "Multiple Profiles"
|
2017-06-09 11:44:42 +02:00
|
|
|
|
msgstr ""
|
2014-09-07 14:32:41 +02:00
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:81
|
|
|
|
|
msgid "Ability to create multiple profiles"
|
2017-06-09 11:44:42 +02:00
|
|
|
|
msgstr ""
|
2014-09-07 14:32:41 +02:00
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:82
|
|
|
|
|
msgid "Photo Location"
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
2014-09-07 14:32:41 +02:00
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:82
|
|
|
|
|
msgid ""
|
|
|
|
|
"Photo metadata is normally stripped. This extracts the location (if present) "
|
|
|
|
|
"prior to stripping metadata and links it to a map."
|
2017-08-12 09:43:28 +02:00
|
|
|
|
msgstr ""
|
2017-06-20 08:15:23 +02:00
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:83
|
|
|
|
|
msgid "Export Public Calendar"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:83
|
|
|
|
|
msgid "Ability for visitors to download the public calendar"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:88
|
|
|
|
|
msgid "Post Composition Features"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:89
|
|
|
|
|
msgid "Post Preview"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:89
|
|
|
|
|
msgid "Allow previewing posts and comments before publishing them"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:90
|
|
|
|
|
msgid "Auto-mention Forums"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:90
|
2017-11-07 07:04:43 +01:00
|
|
|
|
msgid ""
|
2018-01-15 07:37:47 +01:00
|
|
|
|
"Add/remove mention when a forum page is selected/deselected in ACL window."
|
2017-03-20 08:27:10 +01:00
|
|
|
|
msgstr ""
|
2016-12-06 08:44:59 +01:00
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:95
|
|
|
|
|
msgid "Network Sidebar Widgets"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:96
|
|
|
|
|
msgid "Search by Date"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:96
|
|
|
|
|
msgid "Ability to select posts by date ranges"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:97 src/Content/Feature.php:127
|
|
|
|
|
msgid "List Forums"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:97
|
|
|
|
|
msgid "Enable widget to display the forums your are connected with"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:98
|
|
|
|
|
msgid "Group Filter"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:98
|
|
|
|
|
msgid "Enable widget to display Network posts only from selected group"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:99
|
|
|
|
|
msgid "Network Filter"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:99
|
|
|
|
|
msgid "Enable widget to display Network posts only from selected network"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:100
|
|
|
|
|
msgid "Save search terms for re-use"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:105
|
|
|
|
|
msgid "Network Tabs"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:106
|
|
|
|
|
msgid "Network Personal Tab"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:106
|
|
|
|
|
msgid "Enable tab to display only Network posts that you've interacted on"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:107
|
|
|
|
|
msgid "Network New Tab"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:107
|
|
|
|
|
msgid "Enable tab to display only new Network posts (from the last 12 hours)"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:108
|
|
|
|
|
msgid "Network Shared Links Tab"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:108
|
|
|
|
|
msgid "Enable tab to display only Network posts with links in them"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:113
|
|
|
|
|
msgid "Post/Comment Tools"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:114
|
|
|
|
|
msgid "Multiple Deletion"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:114
|
|
|
|
|
msgid "Select and delete multiple posts/comments at once"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:115
|
|
|
|
|
msgid "Edit Sent Posts"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:115
|
|
|
|
|
msgid "Edit and correct posts and comments after sending"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:116
|
|
|
|
|
msgid "Tagging"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:116
|
|
|
|
|
msgid "Ability to tag existing posts"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:117
|
|
|
|
|
msgid "Post Categories"
|
2016-12-06 08:44:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:117
|
|
|
|
|
msgid "Add categories to your posts"
|
2017-09-15 10:08:26 +02:00
|
|
|
|
msgstr ""
|
2014-09-07 14:32:41 +02:00
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: src/Content/Feature.php:118 src/Content/Widget.php:200
|
|
|
|
|
msgid "Saved Folders"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:118
|
|
|
|
|
msgid "Ability to file posts under folders"
|
2016-05-18 22:43:49 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:119
|
|
|
|
|
msgid "Dislike Posts"
|
2014-09-07 14:32:41 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:119
|
|
|
|
|
msgid "Ability to dislike posts/comments"
|
2014-09-07 14:32:41 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:120
|
|
|
|
|
msgid "Star Posts"
|
2014-09-07 14:32:41 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:120
|
|
|
|
|
msgid "Ability to mark special posts with a star indicator"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:121
|
|
|
|
|
msgid "Mute Post Notifications"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:121
|
|
|
|
|
msgid "Ability to mute notifications for a thread"
|
2013-02-28 16:14:40 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:126
|
|
|
|
|
msgid "Advanced Profile Settings"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:127
|
|
|
|
|
msgid "Show visitors public community forums at the Advanced Profile Page"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
2017-11-07 07:04:43 +01:00
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:128
|
|
|
|
|
msgid "Tag Cloud"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#: src/Content/Feature.php:128
|
|
|
|
|
msgid "Provide a personal tag cloud on your profile page"
|
2015-02-09 08:58:22 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: src/Content/Feature.php:129
|
|
|
|
|
msgid "Display Membership Date"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Feature.php:129
|
|
|
|
|
msgid "Display membership date in profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:33
|
|
|
|
|
msgid "Add New Contact"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:34
|
|
|
|
|
msgid "Enter address or web location"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:35
|
|
|
|
|
msgid "Example: bob@example.com, http://example.com/barbara"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:53
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d invitation available"
|
|
|
|
|
msgid_plural "%d invitations available"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:59
|
|
|
|
|
msgid "Find People"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:60
|
|
|
|
|
msgid "Enter name or interest"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:62
|
|
|
|
|
msgid "Examples: Robert Morgenstein, Fishing"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Widget.php:65 view/theme/vier/theme.php:202
|
|
|
|
|
msgid "Similar Interests"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: src/Content/Widget.php:66
|
|
|
|
|
msgid "Random Profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Content/Widget.php:67 view/theme/vier/theme.php:204
|
|
|
|
|
msgid "Invite Friends"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-10 18:18:23 +01:00
|
|
|
|
#: src/Content/Widget.php:68
|
|
|
|
|
msgid "View Global Directory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:159
|
|
|
|
|
msgid "Networks"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:162
|
|
|
|
|
msgid "All Networks"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:203 src/Content/Widget.php:243
|
|
|
|
|
msgid "Everything"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:240
|
|
|
|
|
msgid "Categories"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Widget.php:307
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d contact in common"
|
|
|
|
|
msgid_plural "%d contacts in common"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Database/DBStructure.php:32
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgid "There are no tables on MyISAM."
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Database/DBStructure.php:75
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\t\tThe friendica developers released update %s recently,\n"
|
|
|
|
|
"\t\t\t\tbut when I tried to install it, something went terribly wrong.\n"
|
|
|
|
|
"\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact "
|
|
|
|
|
"a\n"
|
|
|
|
|
"\t\t\t\tfriendica developer if you can not help me on your own. My database "
|
|
|
|
|
"might be invalid."
|
2017-06-09 11:44:42 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Database/DBStructure.php:80
|
2018-01-15 07:37:47 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The error message is\n"
|
|
|
|
|
"[pre]%s[/pre]"
|
2017-06-09 11:44:42 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-01-25 07:39:12 +01:00
|
|
|
|
#: src/Database/DBStructure.php:191
|
2017-11-27 09:26:44 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
2018-03-05 16:38:01 +01:00
|
|
|
|
"\n"
|
|
|
|
|
"Error %d occurred during database update:\n"
|
|
|
|
|
"%s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Database/DBStructure.php:194
|
|
|
|
|
msgid "Errors encountered performing database changes: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Database/DBStructure.php:210
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ": Database update"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Database/DBStructure.php:460
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s: updating %s table."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Mail.php:40 src/Model/Mail.php:174
|
|
|
|
|
msgid "[no subject]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:97
|
|
|
|
|
msgid "Requested account is not available."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:168 src/Model/Profile.php:399
|
|
|
|
|
#: src/Model/Profile.php:859
|
|
|
|
|
msgid "Edit profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:336
|
|
|
|
|
msgid "Atom feed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:372
|
|
|
|
|
msgid "Manage/edit profiles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:548 src/Model/Profile.php:641
|
|
|
|
|
msgid "g A l F d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:549
|
|
|
|
|
msgid "F d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:606 src/Model/Profile.php:703
|
|
|
|
|
msgid "[today]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:617
|
|
|
|
|
msgid "Birthday Reminders"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:618
|
|
|
|
|
msgid "Birthdays this week:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:690
|
|
|
|
|
msgid "[No description]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:717
|
|
|
|
|
msgid "Event Reminders"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:718
|
|
|
|
|
msgid "Events this week:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:741
|
|
|
|
|
msgid "Member since:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:749
|
|
|
|
|
msgid "j F, Y"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:750
|
|
|
|
|
msgid "j F"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:765
|
|
|
|
|
msgid "Age:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:778
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "for %1$d %2$s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:802
|
|
|
|
|
msgid "Religion:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:810
|
|
|
|
|
msgid "Hobbies/Interests:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:822
|
|
|
|
|
msgid "Contact information and Social Networks:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:826
|
|
|
|
|
msgid "Musical interests:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:830
|
|
|
|
|
msgid "Books, literature:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:834
|
|
|
|
|
msgid "Television:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:838
|
|
|
|
|
msgid "Film/dance/culture/entertainment:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:842
|
|
|
|
|
msgid "Love/Romance:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:846
|
|
|
|
|
msgid "Work/employment:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:850
|
|
|
|
|
msgid "School/education:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:855
|
|
|
|
|
msgid "Forums:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:949
|
|
|
|
|
msgid "Only You Can See This"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Model/Item.php:1676
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s is attending %2$s's %3$s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Item.php:1681
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s is not attending %2$s's %3$s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Item.php:1686
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s may attend %2$s's %3$s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Group.php:44
|
|
|
|
|
msgid ""
|
|
|
|
|
"A deleted group with this name was revived. Existing item permissions "
|
|
|
|
|
"<strong>may</strong> apply to this group and any future members. If this is "
|
|
|
|
|
"not what you intended, please create another group with a different name."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Group.php:328
|
|
|
|
|
msgid "Default privacy group for new contacts"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Group.php:361
|
|
|
|
|
msgid "Everybody"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Group.php:381
|
|
|
|
|
msgid "edit"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Group.php:405
|
|
|
|
|
msgid "Edit group"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Group.php:406
|
|
|
|
|
msgid "Contacts not in any group"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Group.php:407
|
|
|
|
|
msgid "Create a new group"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Group.php:409
|
|
|
|
|
msgid "Edit groups"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:645
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "Drop Contact"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1048
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "Organisation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1051
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "News"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1054
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "Forum"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1233
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "Connect URL missing."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1242
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"The contact could not be added. Please check the relevant network "
|
|
|
|
|
"credentials in your Settings -> Social Networks page."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1289
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"This site is not configured to allow communications with other networks."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1290 src/Model/Contact.php:1304
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "No compatible communication protocols or feeds were discovered."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1302
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "The profile address specified does not provide adequate information."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1307
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "An author or name was not found."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1310
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "No browser URL could be matched to this address."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1313
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Unable to match @-style Identity Address with a known protocol or email "
|
|
|
|
|
"contact."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1314
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "Use mailto: in front of address to force email check."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1320
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"The profile address specified belongs to a network which has been disabled "
|
|
|
|
|
"on this site."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1325
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Limited profile. This person will be unable to receive direct/personal "
|
|
|
|
|
"notifications from you."
|
2017-06-09 11:44:42 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1376
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "Unable to retrieve contact information."
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1588
|
2018-03-05 16:38:01 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s's birthday"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Contact.php:1589 src/Protocol/DFRN.php:1397
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
2018-03-05 16:38:01 +01:00
|
|
|
|
msgid "Happy Birthday %s"
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/Event.php:53 src/Model/Event.php:70 src/Model/Event.php:419
|
|
|
|
|
#: src/Model/Event.php:882
|
|
|
|
|
msgid "Starts:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:56 src/Model/Event.php:76 src/Model/Event.php:420
|
|
|
|
|
#: src/Model/Event.php:886
|
|
|
|
|
msgid "Finishes:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:368
|
|
|
|
|
msgid "all-day"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:391
|
|
|
|
|
msgid "Jun"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:394
|
|
|
|
|
msgid "Sept"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:417
|
|
|
|
|
msgid "No events to display"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:543
|
|
|
|
|
msgid "l, F j"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:566
|
|
|
|
|
msgid "Edit event"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:567
|
|
|
|
|
msgid "Duplicate event"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:568
|
|
|
|
|
msgid "Delete event"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:815
|
|
|
|
|
msgid "D g:i A"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:816
|
|
|
|
|
msgid "g:i A"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:901 src/Model/Event.php:903
|
|
|
|
|
msgid "Show map"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Event.php:902
|
|
|
|
|
msgid "Hide map"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/User.php:144
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Login failed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:175
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Not enough information to authenticate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:332
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "An invitation is required."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:336
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Invitation could not be verified."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:343
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Invalid OpenID url"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:356 src/Module/Login.php:100
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"We encountered a problem while logging in with the OpenID you provided. "
|
|
|
|
|
"Please check the correct spelling of the ID."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:356 src/Module/Login.php:100
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "The error message was:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:362
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Please enter the required information."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:375
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Please use a shorter name."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:378
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Name too short."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:386
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "That doesn't appear to be your full (First Last) name."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:391
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Your email domain is not among those allowed on this site."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:395
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Not a valid email address."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:399 src/Model/User.php:407
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Cannot use that email."
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:414
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Your nickname can only contain a-z, 0-9 and _."
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:421 src/Model/User.php:477
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "Nickname is already registered. Please choose another."
|
2016-11-20 21:47:51 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:431
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "SERIOUS ERROR: Generation of security keys failed."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:464 src/Model/User.php:468
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "An error occurred during registration. Please try again."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Model/User.php:488 view/theme/duepuntozero/config.php:54
|
|
|
|
|
msgid "default"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:493
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "An error occurred creating your default profile. Please try again."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:500
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid "An error occurred creating your self contact. Please try again."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:509
|
2018-03-02 12:02:54 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"An error occurred creating your default contact group. Please try again."
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:583
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tDear %1$s,\n"
|
|
|
|
|
"\t\t\t\tThank you for registering at %2$s. Your account is pending for "
|
|
|
|
|
"approval by the administrator.\n"
|
|
|
|
|
"\t\t"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:593
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Registration at %s"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Model/User.php:611
|
2018-03-02 12:02:54 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tDear %1$s,\n"
|
|
|
|
|
"\t\t\t\tThank you for registering at %2$s. Your account has been created.\n"
|
|
|
|
|
"\t\t"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Protocol/DFRN.php:1396
|
2017-11-27 09:26:44 +01:00
|
|
|
|
#, php-format
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgid "%s\\'s birthday"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Protocol/OStatus.php:1799
|
2017-11-27 09:26:44 +01:00
|
|
|
|
#, php-format
|
2018-04-02 18:50:27 +02:00
|
|
|
|
msgid "%s is now following %s."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Protocol/OStatus.php:1800
|
|
|
|
|
msgid "following"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Protocol/OStatus.php:1803
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s stopped following %s."
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Protocol/OStatus.php:1804
|
|
|
|
|
msgid "stopped following"
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Protocol/Diaspora.php:2647
|
|
|
|
|
msgid "Sharing notification from Diaspora network"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Protocol/Diaspora.php:3732
|
|
|
|
|
msgid "Attachments:"
|
2018-01-15 07:37:47 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Worker/Delivery.php:390
|
|
|
|
|
msgid "(no subject)"
|
2018-02-10 18:18:23 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:128
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "This entry was edited"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:182
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "save to folder"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:235
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "I will attend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:235
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "I will not attend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:235
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "I might attend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:263
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "add star"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:264
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "remove star"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:265
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "toggle star status"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:268
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "starred"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:274
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "ignore thread"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:275
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "unignore thread"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:276
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "toggle ignore status"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:285
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "add tag"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:296
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "like"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:297
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "dislike"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:300
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "Share this"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:300
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "share"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:359
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "to"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:360
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "via"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:361
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "Wall-to-Wall"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:362
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "via Wall-To-Wall:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:421
|
2017-11-27 09:26:44 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d comment"
|
|
|
|
|
msgid_plural "%d comments"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:791
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "Bold"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:792
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "Italic"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:793
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "Underline"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:794
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "Quote"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:795
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "Code"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:796
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "Image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:797
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "Link"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-03-28 08:45:50 +02:00
|
|
|
|
#: src/Object/Post.php:798
|
2017-11-27 09:26:44 +01:00
|
|
|
|
msgid "Video"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/Module/Login.php:282
|
|
|
|
|
msgid "Create a New Account"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Login.php:315
|
|
|
|
|
msgid "Password: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Login.php:316
|
|
|
|
|
msgid "Remember me"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Login.php:319
|
|
|
|
|
msgid "Or login using OpenID: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Login.php:325
|
|
|
|
|
msgid "Forgot your password?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Login.php:328
|
|
|
|
|
msgid "Website Terms of Service"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Login.php:329
|
|
|
|
|
msgid "terms of service"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Login.php:331
|
|
|
|
|
msgid "Website Privacy Policy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Login.php:332
|
|
|
|
|
msgid "privacy policy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Logout.php:28
|
|
|
|
|
msgid "Logged out."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/App.php:511
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgid "Delete this item?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: src/App.php:513
|
2018-01-25 07:39:12 +01:00
|
|
|
|
msgid "show fewer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-02 18:50:27 +02:00
|
|
|
|
#: view/theme/duepuntozero/config.php:55
|
|
|
|
|
msgid "greenzero"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:56
|
|
|
|
|
msgid "purplezero"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:57
|
|
|
|
|
msgid "easterbunny"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:58
|
|
|
|
|
msgid "darkzero"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:59
|
|
|
|
|
msgid "comix"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:60
|
|
|
|
|
msgid "slackr"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:74
|
|
|
|
|
msgid "Variations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:25
|
|
|
|
|
msgid "Repeat the image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:25
|
|
|
|
|
msgid "Will repeat your image to fill the background."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:27
|
|
|
|
|
msgid "Stretch"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:27
|
|
|
|
|
msgid "Will stretch to width/height of the image."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:29
|
|
|
|
|
msgid "Resize fill and-clip"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:29
|
|
|
|
|
msgid "Resize to fill and retain aspect ratio."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:31
|
|
|
|
|
msgid "Resize best fit"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:31
|
|
|
|
|
msgid "Resize to best fit and retain aspect ratio."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:97
|
|
|
|
|
msgid "Default"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:109
|
|
|
|
|
msgid "Note"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:109
|
|
|
|
|
msgid "Check image permissions if all users are allowed to visit the image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:116
|
|
|
|
|
msgid "Select scheme"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:117
|
|
|
|
|
msgid "Navigation bar background color"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:118
|
|
|
|
|
msgid "Navigation bar icon color "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:119
|
|
|
|
|
msgid "Link color"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:120
|
|
|
|
|
msgid "Set the background color"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:121
|
|
|
|
|
msgid "Content background opacity"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:122
|
|
|
|
|
msgid "Set the background image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:127
|
|
|
|
|
msgid "Login page background image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:130
|
|
|
|
|
msgid "Login page background color"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:130
|
|
|
|
|
msgid "Leave background image and color empty for theme defaults"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/theme.php:238
|
|
|
|
|
msgid "Guest"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/theme.php:243
|
|
|
|
|
msgid "Visitor"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:76
|
|
|
|
|
msgid "Alignment"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:76
|
|
|
|
|
msgid "Left"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:76
|
|
|
|
|
msgid "Center"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:77
|
|
|
|
|
msgid "Color scheme"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:78
|
|
|
|
|
msgid "Posts font size"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:79
|
|
|
|
|
msgid "Textareas font size"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:75
|
|
|
|
|
msgid "Comma separated list of helper forums"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:122
|
|
|
|
|
msgid "Set style"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:123
|
|
|
|
|
msgid "Community Pages"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:124 view/theme/vier/theme.php:150
|
|
|
|
|
msgid "Community Profiles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:125
|
|
|
|
|
msgid "Help or @NewHere ?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:126 view/theme/vier/theme.php:389
|
|
|
|
|
msgid "Connect Services"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:127 view/theme/vier/theme.php:199
|
|
|
|
|
msgid "Find Friends"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
|
|
|
|
|
msgid "Last users"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/theme.php:200
|
|
|
|
|
msgid "Local Directory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/theme.php:292
|
|
|
|
|
msgid "Quick Start"
|
2018-01-31 07:11:19 +01:00
|
|
|
|
msgstr ""
|
2018-03-28 08:45:50 +02:00
|
|
|
|
|
|
|
|
|
#: index.php:444
|
|
|
|
|
msgid "toggle mobile"
|
|
|
|
|
msgstr ""
|
2018-04-02 18:50:27 +02:00
|
|
|
|
|
|
|
|
|
#: boot.php:791
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Update %s failed. See error logs."
|
|
|
|
|
msgstr ""
|