version bump and strings

This commit is contained in:
Mario Vavti 2018-04-18 08:39:43 +02:00
parent 440ccf19d1
commit 19782655e6
2 changed files with 101 additions and 89 deletions

View File

@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php'); require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '3.3.5' ); define ( 'STD_VERSION', '3.4RC' );
define ( 'ZOT_REVISION', '6.0a' ); define ( 'ZOT_REVISION', '6.0a' );

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 3.3.5\n" "Project-Id-Version: 3.4RC\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-13 21:54+0200\n" "POT-Creation-Date: 2018-04-18 08:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -248,7 +248,7 @@ msgstr ""
msgid "Block Name" msgid "Block Name"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Blocks.php:154 ../../include/text.php:2405 #: ../../Zotlabs/Module/Blocks.php:154 ../../include/text.php:2422
msgid "Blocks" msgid "Blocks"
msgstr "" msgstr ""
@ -415,7 +415,7 @@ msgstr ""
#: ../../Zotlabs/Module/Admin/Profs.php:178 #: ../../Zotlabs/Module/Admin/Profs.php:178
#: ../../Zotlabs/Module/Admin/Account_edit.php:74 #: ../../Zotlabs/Module/Admin/Account_edit.php:74
#: ../../Zotlabs/Module/Admin/Security.php:104 #: ../../Zotlabs/Module/Admin/Security.php:104
#: ../../Zotlabs/Module/Settings/Permcats.php:110 #: ../../Zotlabs/Module/Settings/Permcats.php:115
#: ../../Zotlabs/Module/Settings/Channel.php:495 #: ../../Zotlabs/Module/Settings/Channel.php:495
#: ../../Zotlabs/Module/Settings/Features.php:79 #: ../../Zotlabs/Module/Settings/Features.php:79
#: ../../Zotlabs/Module/Settings/Tokens.php:168 #: ../../Zotlabs/Module/Settings/Tokens.php:168
@ -673,7 +673,7 @@ msgstr ""
#: ../../Zotlabs/Module/Profile_photo.php:464 #: ../../Zotlabs/Module/Profile_photo.php:464
#: ../../Zotlabs/Module/Connedit.php:924 ../../Zotlabs/Module/Fbrowser.php:66 #: ../../Zotlabs/Module/Connedit.php:924 ../../Zotlabs/Module/Fbrowser.php:66
#: ../../Zotlabs/Module/Fbrowser.php:88 ../../Zotlabs/Module/Profiles.php:801 #: ../../Zotlabs/Module/Fbrowser.php:88 ../../Zotlabs/Module/Profiles.php:801
#: ../../Zotlabs/Module/Filer.php:55 ../../Zotlabs/Module/Cover_photo.php:365 #: ../../Zotlabs/Module/Filer.php:55 ../../Zotlabs/Module/Cover_photo.php:366
#: ../../Zotlabs/Module/Tagrm.php:15 ../../Zotlabs/Module/Tagrm.php:138 #: ../../Zotlabs/Module/Tagrm.php:15 ../../Zotlabs/Module/Tagrm.php:138
#: ../../include/conversation.php:1389 ../../include/conversation.php:1438 #: ../../include/conversation.php:1389 ../../include/conversation.php:1438
msgid "Cancel" msgid "Cancel"
@ -716,7 +716,7 @@ msgstr ""
#: ../../Zotlabs/Module/Connedit.php:910 ../../Zotlabs/Module/Profiles.php:787 #: ../../Zotlabs/Module/Connedit.php:910 ../../Zotlabs/Module/Profiles.php:787
#: ../../addon/openid/MysqlProvider.php:56 #: ../../addon/openid/MysqlProvider.php:56
#: ../../addon/openid/MysqlProvider.php:57 ../../addon/rtof/rtof.php:93 #: ../../addon/openid/MysqlProvider.php:57 ../../addon/rtof/rtof.php:93
#: ../../addon/redred/redred.php:107 ../../include/network.php:1776 #: ../../addon/redred/redred.php:107 ../../include/network.php:1769
msgid "Email" msgid "Email"
msgstr "" msgstr ""
@ -932,7 +932,7 @@ msgstr ""
msgid "Search results for: %s" msgid "Search results for: %s"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Pubstream.php:93 #: ../../Zotlabs/Module/Pubstream.php:95
#: ../../Zotlabs/Widget/Notifications.php:131 #: ../../Zotlabs/Widget/Notifications.php:131
msgid "Public Stream" msgid "Public Stream"
msgstr "" msgstr ""
@ -2638,7 +2638,7 @@ msgstr ""
#: ../../Zotlabs/Module/Admin/Site.php:191 #: ../../Zotlabs/Module/Admin/Site.php:191
#: ../../view/theme/redbasic_c/php/config.php:15 #: ../../view/theme/redbasic_c/php/config.php:15
#: ../../view/theme/redbasic/php/config.php:15 ../../include/text.php:3089 #: ../../view/theme/redbasic/php/config.php:15 ../../include/text.php:3106
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -3345,43 +3345,47 @@ msgstr ""
msgid "Comment deleted" msgid "Comment deleted"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Settings/Permcats.php:37 #: ../../Zotlabs/Module/Settings/Permcats.php:23
msgid "Permission Name is required."
msgstr ""
#: ../../Zotlabs/Module/Settings/Permcats.php:42
msgid "Permission category saved." msgid "Permission category saved."
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Settings/Permcats.php:61 #: ../../Zotlabs/Module/Settings/Permcats.php:66
msgid "" msgid ""
"Use this form to create permission rules for various classes of people or " "Use this form to create permission rules for various classes of people or "
"connections." "connections."
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Settings/Permcats.php:94 #: ../../Zotlabs/Module/Settings/Permcats.php:99
msgid "Permission Categories" msgid "Permission Categories"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Settings/Permcats.php:102 #: ../../Zotlabs/Module/Settings/Permcats.php:107
msgid "Permission Name" msgid "Permission Name"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Settings/Permcats.php:103 #: ../../Zotlabs/Module/Settings/Permcats.php:108
#: ../../Zotlabs/Module/Settings/Tokens.php:161 #: ../../Zotlabs/Module/Settings/Tokens.php:161
#: ../../Zotlabs/Module/Connedit.php:891 ../../Zotlabs/Module/Defperms.php:250 #: ../../Zotlabs/Module/Connedit.php:891 ../../Zotlabs/Module/Defperms.php:250
msgid "My Settings" msgid "My Settings"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Settings/Permcats.php:105 #: ../../Zotlabs/Module/Settings/Permcats.php:110
#: ../../Zotlabs/Module/Settings/Tokens.php:163 #: ../../Zotlabs/Module/Settings/Tokens.php:163
#: ../../Zotlabs/Module/Connedit.php:886 ../../Zotlabs/Module/Defperms.php:248 #: ../../Zotlabs/Module/Connedit.php:886 ../../Zotlabs/Module/Defperms.php:248
msgid "inherited" msgid "inherited"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Settings/Permcats.php:108 #: ../../Zotlabs/Module/Settings/Permcats.php:113
#: ../../Zotlabs/Module/Settings/Tokens.php:166 #: ../../Zotlabs/Module/Settings/Tokens.php:166
#: ../../Zotlabs/Module/Connedit.php:893 ../../Zotlabs/Module/Defperms.php:253 #: ../../Zotlabs/Module/Connedit.php:893 ../../Zotlabs/Module/Defperms.php:253
msgid "Individual Permissions" msgid "Individual Permissions"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Settings/Permcats.php:109 #: ../../Zotlabs/Module/Settings/Permcats.php:114
#: ../../Zotlabs/Module/Settings/Tokens.php:167 #: ../../Zotlabs/Module/Settings/Tokens.php:167
#: ../../Zotlabs/Module/Connedit.php:894 #: ../../Zotlabs/Module/Connedit.php:894
msgid "" msgid ""
@ -4227,7 +4231,7 @@ msgstr ""
#: ../../Zotlabs/Module/Embedphotos.php:158 ../../Zotlabs/Module/Photos.php:712 #: ../../Zotlabs/Module/Embedphotos.php:158 ../../Zotlabs/Module/Photos.php:712
#: ../../Zotlabs/Module/Profile_photo.php:458 #: ../../Zotlabs/Module/Profile_photo.php:458
#: ../../Zotlabs/Module/Cover_photo.php:361 #: ../../Zotlabs/Module/Cover_photo.php:362
#: ../../Zotlabs/Storage/Browser.php:384 ../../Zotlabs/Widget/Cdav.php:133 #: ../../Zotlabs/Storage/Browser.php:384 ../../Zotlabs/Widget/Cdav.php:133
#: ../../Zotlabs/Widget/Cdav.php:169 ../../Zotlabs/Widget/Portfolio.php:110 #: ../../Zotlabs/Widget/Cdav.php:169 ../../Zotlabs/Widget/Portfolio.php:110
#: ../../Zotlabs/Widget/Album.php:97 #: ../../Zotlabs/Widget/Album.php:97
@ -4406,7 +4410,7 @@ msgstr ""
msgid "Permissions denied." msgid "Permissions denied."
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Cal.php:344 ../../include/text.php:2429 #: ../../Zotlabs/Module/Cal.php:344 ../../include/text.php:2446
msgid "Import" msgid "Import"
msgstr "" msgstr ""
@ -4870,7 +4874,7 @@ msgstr ""
#: ../../Zotlabs/Module/Photos.php:1160 ../../Zotlabs/Lib/ThreadItem.php:205 #: ../../Zotlabs/Module/Photos.php:1160 ../../Zotlabs/Lib/ThreadItem.php:205
#: ../../include/conversation.php:1981 ../../include/channel.php:1539 #: ../../include/conversation.php:1981 ../../include/channel.php:1539
#: ../../include/taxonomy.php:601 #: ../../include/taxonomy.php:660
msgctxt "noun" msgctxt "noun"
msgid "Like" msgid "Like"
msgid_plural "Likes" msgid_plural "Likes"
@ -5047,38 +5051,38 @@ msgid "Embed an image from your albums"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Wiki.php:380 ../../Zotlabs/Module/Profile_photo.php:465 #: ../../Zotlabs/Module/Wiki.php:380 ../../Zotlabs/Module/Profile_photo.php:465
#: ../../Zotlabs/Module/Cover_photo.php:366 ../../include/conversation.php:1390 #: ../../Zotlabs/Module/Cover_photo.php:367 ../../include/conversation.php:1390
#: ../../include/conversation.php:1437 #: ../../include/conversation.php:1437
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Wiki.php:381 ../../Zotlabs/Module/Profile_photo.php:466 #: ../../Zotlabs/Module/Wiki.php:381 ../../Zotlabs/Module/Profile_photo.php:466
#: ../../Zotlabs/Module/Cover_photo.php:367 ../../include/conversation.php:1320 #: ../../Zotlabs/Module/Cover_photo.php:368 ../../include/conversation.php:1320
msgid "Choose images to embed" msgid "Choose images to embed"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Wiki.php:382 ../../Zotlabs/Module/Profile_photo.php:467 #: ../../Zotlabs/Module/Wiki.php:382 ../../Zotlabs/Module/Profile_photo.php:467
#: ../../Zotlabs/Module/Cover_photo.php:368 ../../include/conversation.php:1321 #: ../../Zotlabs/Module/Cover_photo.php:369 ../../include/conversation.php:1321
msgid "Choose an album" msgid "Choose an album"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Wiki.php:383 ../../Zotlabs/Module/Profile_photo.php:468 #: ../../Zotlabs/Module/Wiki.php:383 ../../Zotlabs/Module/Profile_photo.php:468
#: ../../Zotlabs/Module/Cover_photo.php:369 #: ../../Zotlabs/Module/Cover_photo.php:370
msgid "Choose a different album" msgid "Choose a different album"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Wiki.php:384 ../../Zotlabs/Module/Profile_photo.php:469 #: ../../Zotlabs/Module/Wiki.php:384 ../../Zotlabs/Module/Profile_photo.php:469
#: ../../Zotlabs/Module/Cover_photo.php:370 ../../include/conversation.php:1323 #: ../../Zotlabs/Module/Cover_photo.php:371 ../../include/conversation.php:1323
msgid "Error getting album list" msgid "Error getting album list"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Wiki.php:385 ../../Zotlabs/Module/Profile_photo.php:470 #: ../../Zotlabs/Module/Wiki.php:385 ../../Zotlabs/Module/Profile_photo.php:470
#: ../../Zotlabs/Module/Cover_photo.php:371 ../../include/conversation.php:1324 #: ../../Zotlabs/Module/Cover_photo.php:372 ../../include/conversation.php:1324
msgid "Error getting photo link" msgid "Error getting photo link"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Wiki.php:386 ../../Zotlabs/Module/Profile_photo.php:471 #: ../../Zotlabs/Module/Wiki.php:386 ../../Zotlabs/Module/Profile_photo.php:471
#: ../../Zotlabs/Module/Cover_photo.php:372 ../../include/conversation.php:1325 #: ../../Zotlabs/Module/Cover_photo.php:373 ../../include/conversation.php:1325
msgid "Error getting album" msgid "Error getting album"
msgstr "" msgstr ""
@ -5253,12 +5257,12 @@ msgid "Photo not available."
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Profile_photo.php:455 #: ../../Zotlabs/Module/Profile_photo.php:455
#: ../../Zotlabs/Module/Cover_photo.php:358 #: ../../Zotlabs/Module/Cover_photo.php:359
msgid "Upload File:" msgid "Upload File:"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Profile_photo.php:456 #: ../../Zotlabs/Module/Profile_photo.php:456
#: ../../Zotlabs/Module/Cover_photo.php:359 #: ../../Zotlabs/Module/Cover_photo.php:360
msgid "Select a profile:" msgid "Select a profile:"
msgstr "" msgstr ""
@ -5276,28 +5280,28 @@ msgstr ""
#: ../../Zotlabs/Module/Profile_photo.php:462 #: ../../Zotlabs/Module/Profile_photo.php:462
#: ../../Zotlabs/Module/Profile_photo.php:463 #: ../../Zotlabs/Module/Profile_photo.php:463
#: ../../Zotlabs/Module/Cover_photo.php:363
#: ../../Zotlabs/Module/Cover_photo.php:364 #: ../../Zotlabs/Module/Cover_photo.php:364
#: ../../Zotlabs/Module/Cover_photo.php:365
msgid "Use a photo from your albums" msgid "Use a photo from your albums"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Profile_photo.php:473 #: ../../Zotlabs/Module/Profile_photo.php:473
#: ../../Zotlabs/Module/Cover_photo.php:375 #: ../../Zotlabs/Module/Cover_photo.php:376
msgid "Select existing photo" msgid "Select existing photo"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Profile_photo.php:492 #: ../../Zotlabs/Module/Profile_photo.php:492
#: ../../Zotlabs/Module/Cover_photo.php:392 #: ../../Zotlabs/Module/Cover_photo.php:393
msgid "Crop Image" msgid "Crop Image"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Profile_photo.php:493 #: ../../Zotlabs/Module/Profile_photo.php:493
#: ../../Zotlabs/Module/Cover_photo.php:393 #: ../../Zotlabs/Module/Cover_photo.php:394
msgid "Please adjust the image cropping for optimum viewing." msgid "Please adjust the image cropping for optimum viewing."
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Profile_photo.php:495 #: ../../Zotlabs/Module/Profile_photo.php:495
#: ../../Zotlabs/Module/Cover_photo.php:395 #: ../../Zotlabs/Module/Cover_photo.php:396
msgid "Done Editing" msgid "Done Editing"
msgstr "" msgstr ""
@ -5827,7 +5831,7 @@ msgstr ""
msgid "Submit and proceed" msgid "Submit and proceed"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2406 #: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2423
msgid "Menus" msgid "Menus"
msgstr "" msgstr ""
@ -5879,7 +5883,7 @@ msgstr ""
msgid "Allow bookmarks" msgid "Allow bookmarks"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Layouts.php:184 ../../include/text.php:2407 #: ../../Zotlabs/Module/Layouts.php:184 ../../include/text.php:2424
msgid "Layouts" msgid "Layouts"
msgstr "" msgstr ""
@ -7304,7 +7308,7 @@ msgstr ""
msgid "cover photo" msgid "cover photo"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Cover_photo.php:360 #: ../../Zotlabs/Module/Cover_photo.php:361
msgid "Change Cover Photo" msgid "Change Cover Photo"
msgstr "" msgstr ""
@ -7373,19 +7377,19 @@ msgstr ""
msgid "Search Results For:" msgid "Search Results For:"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Network.php:230 #: ../../Zotlabs/Module/Network.php:229
msgid "Privacy group is empty" msgid "Privacy group is empty"
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Network.php:240 #: ../../Zotlabs/Module/Network.php:238
msgid "Privacy group: " msgid "Privacy group: "
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Network.php:268 #: ../../Zotlabs/Module/Network.php:265
msgid "Invalid connection." msgid "Invalid connection."
msgstr "" msgstr ""
#: ../../Zotlabs/Module/Network.php:289 ../../addon/redred/redred.php:65 #: ../../Zotlabs/Module/Network.php:285 ../../addon/redred/redred.php:65
msgid "Invalid channel." msgid "Invalid channel."
msgstr "" msgstr ""
@ -8223,7 +8227,7 @@ msgstr ""
msgid "Wiki updated successfully" msgid "Wiki updated successfully"
msgstr "" msgstr ""
#: ../../Zotlabs/Lib/NativeWiki.php:198 #: ../../Zotlabs/Lib/NativeWiki.php:205
msgid "Wiki files deleted successfully" msgid "Wiki files deleted successfully"
msgstr "" msgstr ""
@ -8297,11 +8301,11 @@ msgstr ""
msgid "Add Tag" msgid "Add Tag"
msgstr "" msgstr ""
#: ../../Zotlabs/Lib/ThreadItem.php:281 ../../include/taxonomy.php:514 #: ../../Zotlabs/Lib/ThreadItem.php:281 ../../include/taxonomy.php:574
msgid "like" msgid "like"
msgstr "" msgstr ""
#: ../../Zotlabs/Lib/ThreadItem.php:282 ../../include/taxonomy.php:515 #: ../../Zotlabs/Lib/ThreadItem.php:282 ../../include/taxonomy.php:575
msgid "dislike" msgid "dislike"
msgstr "" msgstr ""
@ -8458,7 +8462,7 @@ msgstr ""
msgid "parent" msgid "parent"
msgstr "" msgstr ""
#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2828 #: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2845
msgid "Collection" msgid "Collection"
msgstr "" msgstr ""
@ -8603,9 +8607,9 @@ msgstr ""
#: ../../Zotlabs/Widget/Appcategories.php:40 #: ../../Zotlabs/Widget/Appcategories.php:40
#: ../../include/contact_widgets.php:97 ../../include/contact_widgets.php:141 #: ../../include/contact_widgets.php:97 ../../include/contact_widgets.php:141
#: ../../include/contact_widgets.php:186 ../../include/taxonomy.php:348 #: ../../include/contact_widgets.php:186 ../../include/taxonomy.php:408
#: ../../include/taxonomy.php:430 ../../include/taxonomy.php:450 #: ../../include/taxonomy.php:490 ../../include/taxonomy.php:510
#: ../../include/taxonomy.php:471 #: ../../include/taxonomy.php:531
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
@ -8793,8 +8797,8 @@ msgstr ""
msgid "Click to show more" msgid "Click to show more"
msgstr "" msgstr ""
#: ../../Zotlabs/Widget/Tagcloud.php:22 ../../include/taxonomy.php:388 #: ../../Zotlabs/Widget/Tagcloud.php:22 ../../include/taxonomy.php:319
#: ../../include/taxonomy.php:409 #: ../../include/taxonomy.php:448 ../../include/taxonomy.php:469
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
@ -9095,6 +9099,10 @@ msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
#: ../../store/[data]/smarty3/compiled/a0a1289f91f53b2c12e4e0b45ffe8291540ba895_0.file.cover_photo.tpl.php:123
msgid "Cover Photo"
msgstr ""
#: ../../view/theme/redbasic_c/php/config.php:16 #: ../../view/theme/redbasic_c/php/config.php:16
#: ../../view/theme/redbasic_c/php/config.php:19 #: ../../view/theme/redbasic_c/php/config.php:19
#: ../../view/theme/redbasic/php/config.php:16 #: ../../view/theme/redbasic/php/config.php:16
@ -10584,7 +10592,7 @@ msgid "Friendica Login Password"
msgstr "" msgstr ""
#: ../../addon/pubcrawl/as.php:1129 ../../addon/pubcrawl/as.php:1256 #: ../../addon/pubcrawl/as.php:1129 ../../addon/pubcrawl/as.php:1256
#: ../../addon/pubcrawl/as.php:1432 ../../include/network.php:1775 #: ../../addon/pubcrawl/as.php:1432 ../../include/network.php:1768
msgid "ActivityPub" msgid "ActivityPub"
msgstr "" msgstr ""
@ -12573,71 +12581,71 @@ msgstr ""
msgid "a-z, 0-9, -, and _ only" msgid "a-z, 0-9, -, and _ only"
msgstr "" msgstr ""
#: ../../include/text.php:2402 #: ../../include/text.php:2419
msgid "Design Tools" msgid "Design Tools"
msgstr "" msgstr ""
#: ../../include/text.php:2408 #: ../../include/text.php:2425
msgid "Pages" msgid "Pages"
msgstr "" msgstr ""
#: ../../include/text.php:2430 #: ../../include/text.php:2447
msgid "Import website..." msgid "Import website..."
msgstr "" msgstr ""
#: ../../include/text.php:2431 #: ../../include/text.php:2448
msgid "Select folder to import" msgid "Select folder to import"
msgstr "" msgstr ""
#: ../../include/text.php:2432 #: ../../include/text.php:2449
msgid "Import from a zipped folder:" msgid "Import from a zipped folder:"
msgstr "" msgstr ""
#: ../../include/text.php:2433 #: ../../include/text.php:2450
msgid "Import from cloud files:" msgid "Import from cloud files:"
msgstr "" msgstr ""
#: ../../include/text.php:2434 #: ../../include/text.php:2451
msgid "/cloud/channel/path/to/folder" msgid "/cloud/channel/path/to/folder"
msgstr "" msgstr ""
#: ../../include/text.php:2435 #: ../../include/text.php:2452
msgid "Enter path to website files" msgid "Enter path to website files"
msgstr "" msgstr ""
#: ../../include/text.php:2436 #: ../../include/text.php:2453
msgid "Select folder" msgid "Select folder"
msgstr "" msgstr ""
#: ../../include/text.php:2437 #: ../../include/text.php:2454
msgid "Export website..." msgid "Export website..."
msgstr "" msgstr ""
#: ../../include/text.php:2438 #: ../../include/text.php:2455
msgid "Export to a zip file" msgid "Export to a zip file"
msgstr "" msgstr ""
#: ../../include/text.php:2439 #: ../../include/text.php:2456
msgid "website.zip" msgid "website.zip"
msgstr "" msgstr ""
#: ../../include/text.php:2440 #: ../../include/text.php:2457
msgid "Enter a name for the zip file." msgid "Enter a name for the zip file."
msgstr "" msgstr ""
#: ../../include/text.php:2441 #: ../../include/text.php:2458
msgid "Export to cloud files" msgid "Export to cloud files"
msgstr "" msgstr ""
#: ../../include/text.php:2442 #: ../../include/text.php:2459
msgid "/path/to/export/folder" msgid "/path/to/export/folder"
msgstr "" msgstr ""
#: ../../include/text.php:2443 #: ../../include/text.php:2460
msgid "Enter a path to a cloud files destination." msgid "Enter a path to a cloud files destination."
msgstr "" msgstr ""
#: ../../include/text.php:2444 #: ../../include/text.php:2461
msgid "Specify folder" msgid "Specify folder"
msgstr "" msgstr ""
@ -13074,7 +13082,7 @@ msgstr ""
msgid "Empty path" msgid "Empty path"
msgstr "" msgstr ""
#: ../../include/security.php:532 #: ../../include/security.php:541
msgid "" msgid ""
"The form security token was not correct. This probably happened because the " "The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it." "form has been opened for too long (>3 hours) before submitting it."
@ -13354,43 +13362,43 @@ msgstr ""
msgid "view full size" msgid "view full size"
msgstr "" msgstr ""
#: ../../include/network.php:1770 ../../include/network.php:1771 #: ../../include/network.php:1763 ../../include/network.php:1764
msgid "Friendica" msgid "Friendica"
msgstr "" msgstr ""
#: ../../include/network.php:1772 #: ../../include/network.php:1765
msgid "OStatus" msgid "OStatus"
msgstr "" msgstr ""
#: ../../include/network.php:1773 #: ../../include/network.php:1766
msgid "GNU-Social" msgid "GNU-Social"
msgstr "" msgstr ""
#: ../../include/network.php:1774 #: ../../include/network.php:1767
msgid "RSS/Atom" msgid "RSS/Atom"
msgstr "" msgstr ""
#: ../../include/network.php:1777 #: ../../include/network.php:1770
msgid "Diaspora" msgid "Diaspora"
msgstr "" msgstr ""
#: ../../include/network.php:1778 #: ../../include/network.php:1771
msgid "Facebook" msgid "Facebook"
msgstr "" msgstr ""
#: ../../include/network.php:1779 #: ../../include/network.php:1772
msgid "Zot" msgid "Zot"
msgstr "" msgstr ""
#: ../../include/network.php:1780 #: ../../include/network.php:1773
msgid "LinkedIn" msgid "LinkedIn"
msgstr "" msgstr ""
#: ../../include/network.php:1781 #: ../../include/network.php:1774
msgid "XMPP/IM" msgid "XMPP/IM"
msgstr "" msgstr ""
#: ../../include/network.php:1782 #: ../../include/network.php:1775
msgid "MySpace" msgid "MySpace"
msgstr "" msgstr ""
@ -13862,31 +13870,35 @@ msgstr ""
msgid "Provide a personal tag cloud on your channel page" msgid "Provide a personal tag cloud on your channel page"
msgstr "" msgstr ""
#: ../../include/taxonomy.php:491 #: ../../include/taxonomy.php:319
msgid "Trending"
msgstr ""
#: ../../include/taxonomy.php:551
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#: ../../include/taxonomy.php:512 #: ../../include/taxonomy.php:572
msgid "have" msgid "have"
msgstr "" msgstr ""
#: ../../include/taxonomy.php:512 #: ../../include/taxonomy.php:572
msgid "has" msgid "has"
msgstr "" msgstr ""
#: ../../include/taxonomy.php:513 #: ../../include/taxonomy.php:573
msgid "want" msgid "want"
msgstr "" msgstr ""
#: ../../include/taxonomy.php:513 #: ../../include/taxonomy.php:573
msgid "wants" msgid "wants"
msgstr "" msgstr ""
#: ../../include/taxonomy.php:514 #: ../../include/taxonomy.php:574
msgid "likes" msgid "likes"
msgstr "" msgstr ""
#: ../../include/taxonomy.php:515 #: ../../include/taxonomy.php:575
msgid "dislikes" msgid "dislikes"
msgstr "" msgstr ""
@ -14088,7 +14100,7 @@ msgid "Help and documentation"
msgstr "" msgstr ""
#: ../../include/nav.php:179 #: ../../include/nav.php:179
msgid "Search site @name, #tag, ?docs, content" msgid "Search site @name, !forum, #tag, ?docs, content"
msgstr "" msgstr ""
#: ../../include/nav.php:199 #: ../../include/nav.php:199
@ -14096,7 +14108,7 @@ msgid "Site Setup and Configuration"
msgstr "" msgstr ""
#: ../../include/nav.php:290 #: ../../include/nav.php:290
msgid "@name, #tag, ?doc, content" msgid "@name, !forum, #tag, ?doc, content"
msgstr "" msgstr ""
#: ../../include/nav.php:291 #: ../../include/nav.php:291
@ -14155,7 +14167,7 @@ msgstr ""
msgid "Unable to verify site signature for %s" msgid "Unable to verify site signature for %s"
msgstr "" msgstr ""
#: ../../include/zot.php:4206 #: ../../include/zot.php:4217
msgid "invalid target signature" msgid "invalid target signature"
msgstr "" msgstr ""