From: Michael Date: Sat, 2 Oct 2021 11:57:43 +0000 (+0000) Subject: Merge remote-tracking branch 'upstream/develop' into user-contact X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=865006682a3952565035207898b80dfbd6d390b1;p=friendica.git Merge remote-tracking branch 'upstream/develop' into user-contact --- 865006682a3952565035207898b80dfbd6d390b1 diff --cc view/lang/C/messages.po index a0252cd5f9,59799c01ec..46d072b32e --- a/view/lang/C/messages.po +++ b/view/lang/C/messages.po @@@ -8,7 -8,7 +8,7 @@@ msgid " msgstr "" "Project-Id-Version: 2021.12-dev\n" "Report-Msgid-Bugs-To: \n" - "POT-Creation-Date: 2021-09-26 03:07+0000\n" -"POT-Creation-Date: 2021-10-01 16:40+0200\n" ++"POT-Creation-Date: 2021-10-02 11:56+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@@ -37,7 -37,7 +37,7 @@@ msgstr[1] " msgid "Monthly posting limit of %d post reached. The post was rejected." msgstr "" --#: include/api.php:4437 mod/photos.php:89 mod/photos.php:198 mod/photos.php:626 ++#: include/api.php:4429 mod/photos.php:89 mod/photos.php:198 mod/photos.php:626 #: mod/photos.php:1035 mod/photos.php:1052 mod/photos.php:1599 #: src/Model/User.php:1169 src/Model/User.php:1177 src/Model/User.php:1185 #: src/Module/Settings/Profile/Photo/Crop.php:101 @@@ -932,6 -544,39 +544,39 @@@ msgstr " msgid "Example: bob@example.com, mary@example.com" msgstr "" + #: mod/editpost.php:128 mod/events.php:578 mod/photos.php:1374 + #: mod/photos.php:1430 mod/photos.php:1504 src/Content/Conversation.php:370 + #: src/Module/Item/Compose.php:160 src/Object/Post.php:974 + msgid "Preview" + msgstr "" + + #: mod/editpost.php:130 mod/fbrowser.php:105 mod/fbrowser.php:134 + #: mod/follow.php:144 mod/photos.php:1029 mod/photos.php:1136 mod/tagrm.php:37 + #: mod/tagrm.php:129 mod/unfollow.php:97 src/Content/Conversation.php:373 + #: src/Module/Contact.php:443 src/Module/RemoteFollow.php:116 + msgid "Cancel" + msgstr "" + + #: mod/editpost.php:134 src/Content/Conversation.php:380 + #: src/Content/Widget/VCard.php:107 src/Model/Profile.php:459 -#: src/Module/Admin/Logs/View.php:93 ++#: src/Module/Admin/Logs/View.php:92 + msgid "Message" + msgstr "" + + #: mod/editpost.php:135 src/Content/Conversation.php:381 + #: src/Module/Settings/TwoFactor/Trusted.php:101 + msgid "Browser" + msgstr "" + + #: mod/editpost.php:136 mod/events.php:583 mod/photos.php:965 + #: mod/photos.php:1328 src/Content/Conversation.php:357 + msgid "Permissions" + msgstr "" + + #: mod/editpost.php:138 src/Content/Conversation.php:383 + msgid "Open Compose page" + msgstr "" + #: mod/events.php:138 mod/events.php:140 msgid "Event can not end before it has started." msgstr "" @@@ -944,7 -589,7 +589,7 @@@ msgstr " msgid "Create New Event" msgstr "" - #: mod/events.php:536 -#: mod/events.php:536 src/Module/Admin/Logs/View.php:97 ++#: mod/events.php:536 src/Module/Admin/Logs/View.php:96 msgid "Event details" msgstr "" @@@ -1072,6 -717,12 +717,12 @@@ msgstr " msgid "OStatus support is disabled. Contact can't be added." msgstr "" + #: mod/follow.php:138 src/Content/Item.php:463 src/Content/Widget.php:76 -#: src/Model/Contact.php:1051 src/Model/Contact.php:1064 ++#: src/Model/Contact.php:1077 src/Model/Contact.php:1090 + #: view/theme/vier/theme.php:172 + msgid "Connect/Follow" + msgstr "" + #: mod/follow.php:139 src/Module/RemoteFollow.php:114 msgid "Please answer the following:" msgstr "" @@@ -2749,202 -2424,464 +2424,464 @@@ msgstr " msgid "Addon already disabled" msgstr "" - #: src/Console/ArchiveContact.php:106 -#: src/Console/ArchiveContact.php:105 ++#: src/Console/ArchiveContact.php:106 + #, php-format + msgid "Could not find any unarchived contact entry for this URL (%s)" + msgstr "" + -#: src/Console/ArchiveContact.php:108 ++#: src/Console/ArchiveContact.php:109 + msgid "The contact entries have been archived" + msgstr "" + + #: src/Console/GlobalCommunityBlock.php:96 + #: src/Module/Admin/Blocklist/Contact.php:49 + #, php-format + msgid "Could not find any contact entry for this URL (%s)" + msgstr "" + + #: src/Console/GlobalCommunityBlock.php:101 + #: src/Module/Admin/Blocklist/Contact.php:47 + msgid "The contact has been blocked from the node" + msgstr "" + + #: src/Console/PostUpdate.php:87 + #, php-format + msgid "Post update version number has been set to %s." + msgstr "" + + #: src/Console/PostUpdate.php:95 + msgid "Check for pending update actions." + msgstr "" + + #: src/Console/PostUpdate.php:97 + msgid "Done." + msgstr "" + + #: src/Console/PostUpdate.php:99 + msgid "Execute pending post updates." + msgstr "" + + #: src/Console/PostUpdate.php:105 + msgid "All pending post updates are done." + msgstr "" + + #: src/Console/User.php:158 src/Console/User.php:245 + msgid "Enter user nickname: " + msgstr "" + + #: src/Console/User.php:202 + msgid "Enter new password: " + msgstr "" + + #: src/Console/User.php:237 + msgid "Enter user name: " + msgstr "" + + #: src/Console/User.php:253 + msgid "Enter user email address: " + msgstr "" + + #: src/Console/User.php:261 + msgid "Enter a language (optional): " + msgstr "" + + #: src/Console/User.php:286 + msgid "User is not pending." + msgstr "" + + #: src/Console/User.php:318 + msgid "User has already been marked for deletion." + msgstr "" + + #: src/Console/User.php:323 + #, php-format + msgid "Type \"yes\" to delete %s" + msgstr "" + + #: src/Console/User.php:325 + msgid "Deletion aborted." + msgstr "" + + #: src/Console/User.php:450 + msgid "Enter category: " + msgstr "" + + #: src/Console/User.php:460 + msgid "Enter key: " + msgstr "" + + #: src/Console/User.php:494 + msgid "Enter value: " + msgstr "" + + #: src/Content/BoundariesPager.php:116 src/Content/Pager.php:171 + msgid "newer" + msgstr "" + + #: src/Content/BoundariesPager.php:124 src/Content/Pager.php:176 + msgid "older" + msgstr "" + + #: src/Content/ContactSelector.php:51 + msgid "Frequently" + msgstr "" + + #: src/Content/ContactSelector.php:52 + msgid "Hourly" + msgstr "" + + #: src/Content/ContactSelector.php:53 + msgid "Twice daily" + msgstr "" + + #: src/Content/ContactSelector.php:54 + msgid "Daily" + msgstr "" + + #: src/Content/ContactSelector.php:55 + msgid "Weekly" + msgstr "" + + #: src/Content/ContactSelector.php:56 + msgid "Monthly" + msgstr "" + + #: src/Content/ContactSelector.php:123 + msgid "DFRN" + msgstr "" + + #: src/Content/ContactSelector.php:124 + msgid "OStatus" + msgstr "" + + #: src/Content/ContactSelector.php:125 + msgid "RSS/Atom" + msgstr "" + + #: src/Content/ContactSelector.php:126 src/Module/Admin/Users/Active.php:129 + #: src/Module/Admin/Users/Blocked.php:130 src/Module/Admin/Users/Create.php:73 + #: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142 + #: src/Module/Admin/Users/Index.php:162 src/Module/Admin/Users/Pending.php:104 + msgid "Email" + msgstr "" + + #: src/Content/ContactSelector.php:127 src/Module/Debug/Babel.php:307 + msgid "Diaspora" + msgstr "" + + #: src/Content/ContactSelector.php:128 + msgid "Zot!" + msgstr "" + + #: src/Content/ContactSelector.php:129 + msgid "LinkedIn" + msgstr "" + + #: src/Content/ContactSelector.php:130 + msgid "XMPP/IM" + msgstr "" + + #: src/Content/ContactSelector.php:131 + msgid "MySpace" + msgstr "" + + #: src/Content/ContactSelector.php:132 + msgid "Google+" + msgstr "" + + #: src/Content/ContactSelector.php:133 + msgid "pump.io" + msgstr "" + + #: src/Content/ContactSelector.php:134 + msgid "Twitter" + msgstr "" + + #: src/Content/ContactSelector.php:135 + msgid "Discourse" + msgstr "" + + #: src/Content/ContactSelector.php:136 + msgid "Diaspora Connector" + msgstr "" + + #: src/Content/ContactSelector.php:137 + msgid "GNU Social Connector" + msgstr "" + + #: src/Content/ContactSelector.php:138 + msgid "ActivityPub" + msgstr "" + + #: src/Content/ContactSelector.php:139 + msgid "pnut" + msgstr "" + + #: src/Content/ContactSelector.php:175 + #, php-format + msgid "%s (via %s)" + msgstr "" + + #: src/Content/Conversation.php:207 + #, php-format + msgid "%s likes this." + msgstr "" + + #: src/Content/Conversation.php:210 + #, php-format + msgid "%s doesn't like this." + msgstr "" + + #: src/Content/Conversation.php:213 + #, php-format + msgid "%s attends." + msgstr "" + + #: src/Content/Conversation.php:216 + #, php-format + msgid "%s doesn't attend." + msgstr "" + + #: src/Content/Conversation.php:219 + #, php-format + msgid "%s attends maybe." + msgstr "" + + #: src/Content/Conversation.php:222 src/Content/Conversation.php:260 + #: src/Content/Conversation.php:848 + #, php-format + msgid "%s reshared this." + msgstr "" + + #: src/Content/Conversation.php:228 + msgid "and" + msgstr "" + + #: src/Content/Conversation.php:231 + #, php-format + msgid "and %d other people" + msgstr "" + + #: src/Content/Conversation.php:239 + #, php-format + msgid "%2$d people like this" + msgstr "" + + #: src/Content/Conversation.php:240 #, php-format - msgid "Could not find any unarchived contact entry for this URL (%s)" + msgid "%s like this." msgstr "" - #: src/Console/ArchiveContact.php:109 - msgid "The contact entries have been archived" + #: src/Content/Conversation.php:243 + #, php-format + msgid "%2$d people don't like this" msgstr "" - #: src/Console/GlobalCommunityBlock.php:96 - #: src/Module/Admin/Blocklist/Contact.php:49 + #: src/Content/Conversation.php:244 #, php-format - msgid "Could not find any contact entry for this URL (%s)" + msgid "%s don't like this." msgstr "" - #: src/Console/GlobalCommunityBlock.php:101 - #: src/Module/Admin/Blocklist/Contact.php:47 - msgid "The contact has been blocked from the node" + #: src/Content/Conversation.php:247 + #, php-format + msgid "%2$d people attend" msgstr "" - #: src/Console/PostUpdate.php:87 + #: src/Content/Conversation.php:248 #, php-format - msgid "Post update version number has been set to %s." + msgid "%s attend." msgstr "" - #: src/Console/PostUpdate.php:95 - msgid "Check for pending update actions." + #: src/Content/Conversation.php:251 + #, php-format + msgid "%2$d people don't attend" msgstr "" - #: src/Console/PostUpdate.php:97 - msgid "Done." + #: src/Content/Conversation.php:252 + #, php-format + msgid "%s don't attend." msgstr "" - #: src/Console/PostUpdate.php:99 - msgid "Execute pending post updates." + #: src/Content/Conversation.php:255 + #, php-format + msgid "%2$d people attend maybe" msgstr "" - #: src/Console/PostUpdate.php:105 - msgid "All pending post updates are done." + #: src/Content/Conversation.php:256 + #, php-format + msgid "%s attend maybe." msgstr "" - #: src/Console/User.php:158 src/Console/User.php:245 - msgid "Enter user nickname: " + #: src/Content/Conversation.php:259 + #, php-format + msgid "%2$d people reshared this" msgstr "" - #: src/Console/User.php:202 - msgid "Enter new password: " + #: src/Content/Conversation.php:307 + msgid "Visible to everybody" msgstr "" - #: src/Console/User.php:237 - msgid "Enter user name: " + #: src/Content/Conversation.php:308 src/Module/Item/Compose.php:159 + #: src/Object/Post.php:973 + msgid "Please enter a image/video/audio/webpage URL:" msgstr "" - #: src/Console/User.php:253 - msgid "Enter user email address: " + #: src/Content/Conversation.php:309 + msgid "Tag term:" msgstr "" - #: src/Console/User.php:261 - msgid "Enter a language (optional): " + #: src/Content/Conversation.php:310 src/Module/Filer/SaveTag.php:68 + msgid "Save to Folder:" msgstr "" - #: src/Console/User.php:286 - msgid "User is not pending." + #: src/Content/Conversation.php:311 + msgid "Where are you right now?" msgstr "" - #: src/Console/User.php:318 - msgid "User has already been marked for deletion." + #: src/Content/Conversation.php:312 + msgid "Delete item(s)?" msgstr "" - #: src/Console/User.php:323 - #, php-format - msgid "Type \"yes\" to delete %s" + #: src/Content/Conversation.php:322 + msgid "New Post" msgstr "" - #: src/Console/User.php:325 - msgid "Deletion aborted." + #: src/Content/Conversation.php:325 + msgid "Share" msgstr "" - #: src/Console/User.php:450 - msgid "Enter category: " + #: src/Content/Conversation.php:331 src/Module/Item/Compose.php:151 + #: src/Object/Post.php:965 + msgid "Bold" msgstr "" - #: src/Console/User.php:460 - msgid "Enter key: " + #: src/Content/Conversation.php:332 src/Module/Item/Compose.php:152 + #: src/Object/Post.php:966 + msgid "Italic" msgstr "" - #: src/Console/User.php:494 - msgid "Enter value: " + #: src/Content/Conversation.php:333 src/Module/Item/Compose.php:153 + #: src/Object/Post.php:967 + msgid "Underline" msgstr "" - #: src/Content/BoundariesPager.php:116 src/Content/Pager.php:171 - msgid "newer" + #: src/Content/Conversation.php:334 src/Module/Item/Compose.php:154 + #: src/Object/Post.php:968 + msgid "Quote" msgstr "" - #: src/Content/BoundariesPager.php:124 src/Content/Pager.php:176 - msgid "older" + #: src/Content/Conversation.php:335 src/Module/Item/Compose.php:155 + #: src/Object/Post.php:969 + msgid "Code" msgstr "" - #: src/Content/ContactSelector.php:51 - msgid "Frequently" + #: src/Content/Conversation.php:336 src/Module/Item/Compose.php:156 + #: src/Object/Post.php:970 + msgid "Image" msgstr "" - #: src/Content/ContactSelector.php:52 - msgid "Hourly" + #: src/Content/Conversation.php:337 src/Module/Item/Compose.php:157 + #: src/Object/Post.php:971 + msgid "Link" msgstr "" - #: src/Content/ContactSelector.php:53 - msgid "Twice daily" + #: src/Content/Conversation.php:338 src/Module/Item/Compose.php:158 + #: src/Object/Post.php:972 + msgid "Link or Media" msgstr "" - #: src/Content/ContactSelector.php:54 - msgid "Daily" + #: src/Content/Conversation.php:339 + msgid "Video" msgstr "" - #: src/Content/ContactSelector.php:55 - msgid "Weekly" + #: src/Content/Conversation.php:352 src/Module/Item/Compose.php:172 + msgid "Scheduled at" msgstr "" - #: src/Content/ContactSelector.php:56 - msgid "Monthly" + #: src/Content/Conversation.php:651 src/Object/Post.php:454 + #: src/Object/Post.php:455 + #, php-format + msgid "View %s's profile @ %s" msgstr "" - #: src/Content/ContactSelector.php:123 - msgid "DFRN" + #: src/Content/Conversation.php:664 src/Object/Post.php:442 + msgid "Categories:" msgstr "" - #: src/Content/ContactSelector.php:124 - msgid "OStatus" + #: src/Content/Conversation.php:665 src/Object/Post.php:443 + msgid "Filed under:" msgstr "" - #: src/Content/ContactSelector.php:125 - msgid "RSS/Atom" + #: src/Content/Conversation.php:672 src/Object/Post.php:468 + #, php-format + msgid "%s from %s" msgstr "" - #: src/Content/ContactSelector.php:126 src/Module/Admin/Users/Active.php:129 - #: src/Module/Admin/Users/Blocked.php:130 src/Module/Admin/Users/Create.php:73 - #: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142 - #: src/Module/Admin/Users/Index.php:162 src/Module/Admin/Users/Pending.php:104 - msgid "Email" + #: src/Content/Conversation.php:687 + msgid "View in context" msgstr "" - #: src/Content/ContactSelector.php:127 src/Module/Debug/Babel.php:307 - msgid "Diaspora" + #: src/Content/Conversation.php:752 + msgid "remove" msgstr "" - #: src/Content/ContactSelector.php:128 - msgid "Zot!" + #: src/Content/Conversation.php:756 + msgid "Delete Selected Items" msgstr "" - #: src/Content/ContactSelector.php:129 - msgid "LinkedIn" + #: src/Content/Conversation.php:820 src/Content/Conversation.php:823 + #: src/Content/Conversation.php:826 src/Content/Conversation.php:829 + #, php-format + msgid "You had been addressed (%s)." msgstr "" - #: src/Content/ContactSelector.php:130 - msgid "XMPP/IM" + #: src/Content/Conversation.php:832 + #, php-format + msgid "You are following %s." msgstr "" - #: src/Content/ContactSelector.php:131 - msgid "MySpace" + #: src/Content/Conversation.php:835 + msgid "Tagged" msgstr "" - #: src/Content/ContactSelector.php:132 - msgid "Google+" + #: src/Content/Conversation.php:850 + msgid "Reshared" msgstr "" - #: src/Content/ContactSelector.php:133 - msgid "pump.io" + #: src/Content/Conversation.php:850 + #, php-format + msgid "Reshared by %s <%s>" msgstr "" - #: src/Content/ContactSelector.php:134 - msgid "Twitter" + #: src/Content/Conversation.php:853 + #, php-format + msgid "%s is participating in this thread." msgstr "" - #: src/Content/ContactSelector.php:135 - msgid "Discourse" + #: src/Content/Conversation.php:856 + msgid "Stored" msgstr "" - #: src/Content/ContactSelector.php:136 - msgid "Diaspora Connector" + #: src/Content/Conversation.php:859 + msgid "Global" msgstr "" - #: src/Content/ContactSelector.php:137 - msgid "GNU Social Connector" + #: src/Content/Conversation.php:862 + msgid "Relayed" msgstr "" - #: src/Content/ContactSelector.php:138 - msgid "ActivityPub" + #: src/Content/Conversation.php:862 + #, php-format + msgid "Relayed by %s <%s>" msgstr "" - #: src/Content/ContactSelector.php:139 - msgid "pnut" + #: src/Content/Conversation.php:865 + msgid "Fetched" msgstr "" - #: src/Content/ContactSelector.php:175 + #: src/Content/Conversation.php:865 #, php-format - msgid "%s (via %s)" + msgid "Fetched because of %s <%s>" msgstr "" #: src/Content/Feature.php:96 @@@ -3052,6 -2989,70 +2989,70 @@@ msgstr " msgid "show more" msgstr "" + #: src/Content/Item.php:305 + #, php-format + msgid "%1$s poked %2$s" + msgstr "" + + #: src/Content/Item.php:338 src/Model/Item.php:2622 + msgid "event" + msgstr "" + + #: src/Content/Item.php:442 view/theme/frio/theme.php:323 + msgid "Follow Thread" + msgstr "" + -#: src/Content/Item.php:443 src/Model/Contact.php:1056 ++#: src/Content/Item.php:443 src/Model/Contact.php:1082 + msgid "View Status" + msgstr "" + -#: src/Content/Item.php:444 src/Content/Item.php:466 src/Model/Contact.php:982 -#: src/Model/Contact.php:1048 src/Model/Contact.php:1057 ++#: src/Content/Item.php:444 src/Content/Item.php:466 src/Model/Contact.php:1008 ++#: src/Model/Contact.php:1074 src/Model/Contact.php:1083 + #: src/Module/Directory.php:160 src/Module/Settings/Profile/Index.php:223 + msgid "View Profile" + msgstr "" + -#: src/Content/Item.php:445 src/Model/Contact.php:1058 ++#: src/Content/Item.php:445 src/Model/Contact.php:1084 + msgid "View Photos" + msgstr "" + -#: src/Content/Item.php:446 src/Model/Contact.php:1049 -#: src/Model/Contact.php:1059 ++#: src/Content/Item.php:446 src/Model/Contact.php:1075 ++#: src/Model/Contact.php:1085 + msgid "Network Posts" + msgstr "" + -#: src/Content/Item.php:447 src/Model/Contact.php:1050 -#: src/Model/Contact.php:1060 ++#: src/Content/Item.php:447 src/Model/Contact.php:1076 ++#: src/Model/Contact.php:1086 + msgid "View Contact" + msgstr "" + -#: src/Content/Item.php:448 src/Model/Contact.php:1062 ++#: src/Content/Item.php:448 src/Model/Contact.php:1088 + msgid "Send PM" + msgstr "" + + #: src/Content/Item.php:449 src/Module/Admin/Blocklist/Contact.php:84 + #: src/Module/Admin/Users/Active.php:140 src/Module/Admin/Users/Index.php:154 + #: src/Module/Contact.php:602 src/Module/Contact.php:863 + #: src/Module/Contact.php:1133 + msgid "Block" + msgstr "" + + #: src/Content/Item.php:450 src/Module/Contact.php:603 + #: src/Module/Contact.php:864 src/Module/Contact.php:1141 + #: src/Module/Notifications/Introductions.php:113 + #: src/Module/Notifications/Introductions.php:185 + #: src/Module/Notifications/Notification.php:59 + msgid "Ignore" + msgstr "" + + #: src/Content/Item.php:454 src/Object/Post.php:429 + msgid "Languages" + msgstr "" + -#: src/Content/Item.php:458 src/Model/Contact.php:1063 ++#: src/Content/Item.php:458 src/Model/Contact.php:1089 + msgid "Poke" + msgstr "" + #: src/Content/Nav.php:90 msgid "Nothing new here" msgstr "" @@@ -3165,7 -3166,7 +3166,7 @@@ msgid "Addon applications, utilities, g msgstr "" #: src/Content/Nav.php:230 src/Content/Text/HTML.php:891 - #: src/Module/Search/Index.php:99 -#: src/Module/Admin/Logs/View.php:87 src/Module/Search/Index.php:99 ++#: src/Module/Admin/Logs/View.php:86 src/Module/Search/Index.php:99 msgid "Search" msgstr "" @@@ -5048,7 -5049,7 +5049,7 @@@ msgstr " #: src/Module/Admin/Blocklist/Contact.php:78 #: src/Module/Admin/Blocklist/Server.php:88 src/Module/Admin/Federation.php:159 #: src/Module/Admin/Item/Delete.php:65 src/Module/Admin/Logs/Settings.php:80 --#: src/Module/Admin/Logs/View.php:84 src/Module/Admin/Queue.php:72 ++#: src/Module/Admin/Logs/View.php:83 src/Module/Admin/Queue.php:72 #: src/Module/Admin/Site.php:497 src/Module/Admin/Storage.php:131 #: src/Module/Admin/Summary.php:233 src/Module/Admin/Themes/Details.php:90 #: src/Module/Admin/Themes/Index.php:111 src/Module/Admin/Tos.php:58 @@@ -5483,7 -5484,7 +5484,7 @@@ msgstr " msgid "Implicit Mention" msgstr "" - #: src/Module/Admin/Item/Source.php:73 -#: src/Module/Admin/Item/Source.php:73 src/Module/Admin/Logs/View.php:99 ++#: src/Module/Admin/Item/Source.php:73 src/Module/Admin/Logs/View.php:98 #: src/Module/Debug/ActivityPubConversion.php:62 msgid "Source" msgstr "" @@@ -5541,24 -5542,85 +5542,85 @@@ msgid " "'display_errors' is to enable these options, set to '0' to disable them." msgstr "" --#: src/Module/Admin/Logs/View.php:71 ++#: src/Module/Admin/Logs/View.php:70 #, php-format msgid "" - "Error trying to open %1$s log file.\\r\\n
Check to see " - "if file %1$s exist and is readable." + "Error trying to open %1$s log file.
Check to see if " + "file %1$s exist and is readable." msgstr "" --#: src/Module/Admin/Logs/View.php:80 ++#: src/Module/Admin/Logs/View.php:79 #, php-format msgid "" - "Couldn't open %1$s log file.\\r\\n
Check to see if file " - "%1$s is readable." + "Couldn't open %1$s log file.
Check to see if file %1$s " + "is readable." msgstr "" --#: src/Module/Admin/Logs/View.php:85 src/Module/BaseAdmin.php:110 ++#: src/Module/Admin/Logs/View.php:84 src/Module/BaseAdmin.php:110 msgid "View Logs" msgstr "" -#: src/Module/Admin/Logs/View.php:88 ++#: src/Module/Admin/Logs/View.php:87 + msgid "Search in logs" + msgstr "" + -#: src/Module/Admin/Logs/View.php:89 ++#: src/Module/Admin/Logs/View.php:88 + #: src/Module/Notifications/Notifications.php:138 + msgid "Show all" + msgstr "" + -#: src/Module/Admin/Logs/View.php:90 ++#: src/Module/Admin/Logs/View.php:89 + msgid "Date" + msgstr "" + -#: src/Module/Admin/Logs/View.php:91 ++#: src/Module/Admin/Logs/View.php:90 + msgid "Level" + msgstr "" + -#: src/Module/Admin/Logs/View.php:92 ++#: src/Module/Admin/Logs/View.php:91 + msgid "Context" + msgstr "" + -#: src/Module/Admin/Logs/View.php:94 ++#: src/Module/Admin/Logs/View.php:93 + msgid "ALL" + msgstr "" + -#: src/Module/Admin/Logs/View.php:95 ++#: src/Module/Admin/Logs/View.php:94 + msgid "View details" + msgstr "" + -#: src/Module/Admin/Logs/View.php:96 ++#: src/Module/Admin/Logs/View.php:95 + msgid "Click to view details" + msgstr "" + -#: src/Module/Admin/Logs/View.php:98 ++#: src/Module/Admin/Logs/View.php:97 + msgid "Data" + msgstr "" + -#: src/Module/Admin/Logs/View.php:100 ++#: src/Module/Admin/Logs/View.php:99 + msgid "File" + msgstr "" + -#: src/Module/Admin/Logs/View.php:101 ++#: src/Module/Admin/Logs/View.php:100 + msgid "Line" + msgstr "" + -#: src/Module/Admin/Logs/View.php:102 ++#: src/Module/Admin/Logs/View.php:101 + msgid "Function" + msgstr "" + -#: src/Module/Admin/Logs/View.php:103 ++#: src/Module/Admin/Logs/View.php:102 + msgid "UID" + msgstr "" + -#: src/Module/Admin/Logs/View.php:104 ++#: src/Module/Admin/Logs/View.php:103 + msgid "Process ID" + msgstr "" + -#: src/Module/Admin/Logs/View.php:105 ++#: src/Module/Admin/Logs/View.php:104 + msgid "Close" + msgstr "" + #: src/Module/Admin/Queue.php:50 msgid "Inspect Deferred Worker Queue" msgstr ""