Updated CI status file

This commit is contained in:
Manuel Cortez 2018-12-17 00:03:36 -06:00
parent d163cd60f5
commit 803a84638e
4 changed files with 446 additions and 114 deletions

View File

@ -7,6 +7,9 @@ production:
- cd .. - cd ..
- cd scripts - cd scripts
- python prepare_zipversion.py - python prepare_zipversion.py
- cd ..
- move src\dist dist
artifacts: artifacts:
paths: paths:
- src\socializer.zip - src\socializer.zip
expire_in: 1 week

View File

@ -1,5 +1,7 @@
# socializer # socializer
[![pipeline status](https://code.manuelcortez.net/manuelcortez/socializer/badges/master/pipeline.svg)](https://code.manuelcortez.net/manuelcortez/socializer/commits/master)
> Note: this project has two different main repositories. [Here is the official repository, hosted in my Gitlab Instance,](https://code.manuelcortez.net/manuelcortez/socializer) [Here is a mirror repository hosted in GitHub.](https://github.com/manuelcortez/socializer) Github repository will accept pull requests and issues reported by github users, while Gitlab's repository will provide the wiki, documentation, and support for user reported issues. > Note: this project has two different main repositories. [Here is the official repository, hosted in my Gitlab Instance,](https://code.manuelcortez.net/manuelcortez/socializer) [Here is a mirror repository hosted in GitHub.](https://github.com/manuelcortez/socializer) Github repository will accept pull requests and issues reported by github users, while Gitlab's repository will provide the wiki, documentation, and support for user reported issues.
A desktop application for handling [vk.com](http://vk.com) in an easy way. A desktop application for handling [vk.com](http://vk.com) in an easy way.

View File

@ -9,6 +9,9 @@
* Adding and removing an audio file to your library works. * Adding and removing an audio file to your library works.
* Unread messages will play a sound when focused. * Unread messages will play a sound when focused.
* Unread messages will be marked as read when user focuses them. * Unread messages will be marked as read when user focuses them.
* Socializer will skip restricted audio tracks. Restricted songs are not allowed to be played in the user's country. Before, playing a restricted track was generating an exception and playback could not resume.
* Fixed an error when people was trying to open a post in an empty buffer, or accessing the menu when there are no posts in the buffer.
* Now Socializer will not send a notification every 5 minutes.
## Changes in version 0.16 (13.12.2018) ## Changes in version 0.16 (13.12.2018)

View File

@ -8,10 +8,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-06-29 13:16-0500\n" "POT-Creation-Date: 2018-12-16 06:25-0600\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"
"Language: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
@ -20,51 +21,13 @@ msgstr ""
msgid "User default" msgid "User default"
msgstr "" msgstr ""
#, python-format
msgid "%d day, "
msgstr ""
#, python-format
msgid "%d days, "
msgstr ""
#, python-format
msgid "%d hour, "
msgstr ""
#, python-format
msgid "%d hours, "
msgstr ""
#, python-format
msgid "%d minute, "
msgstr ""
#, python-format
msgid "%d minutes, "
msgstr ""
#, python-format
msgid "%s second"
msgstr ""
#, python-format
msgid "%s seconds"
msgstr ""
msgid "Downloading {0}"
msgstr ""
msgid "Downloading {0} ({1}%)"
msgstr ""
msgid "Ready"
msgstr ""
#. Translators: This is the text displayed in the attachments dialog, when the user adds a photo. #. Translators: This is the text displayed in the attachments dialog, when the user adds a photo.
msgid "Photo" msgid "Photo"
msgstr "" msgstr ""
msgid "Select the audio files you want to send"
msgstr ""
msgid "Write your post" msgid "Write your post"
msgstr "" msgstr ""
@ -99,6 +62,7 @@ msgid "Select the album where you want to move this song"
msgstr "" msgstr ""
#. Translators: Used when the user has moved an audio to an album. #. Translators: Used when the user has moved an audio to an album.
#. Translators: Used when the user has moved an video to an album.
msgid "Moved" msgid "Moved"
msgstr "" msgstr ""
@ -108,9 +72,64 @@ msgstr ""
msgid "Loading album..." msgid "Loading album..."
msgstr "" msgstr ""
msgid "Opening video in webbrowser..."
msgstr ""
msgid "Video added to your library"
msgstr ""
msgid "Removed video from library"
msgstr ""
msgid "Select the album where you want to move this video"
msgstr ""
msgid "You have been sending a message that is already sent. Try to update the buffer if you can't see the new message in the history."
msgstr ""
msgid "Playing..."
msgstr ""
msgid "Opening URL..."
msgstr ""
msgid "Opening document in web browser..."
msgstr ""
msgid "Opening video in web browser..."
msgstr ""
msgid "Opening photo in web browser..."
msgstr ""
#, python-brace-format
msgid "{0} {1} now is your friend."
msgstr ""
#, python-brace-format
msgid "You've deleted the friends request to {0} {1}."
msgstr ""
#, python-brace-format
msgid "You've declined the friend request of {0} {1}."
msgstr ""
#, python-brace-format
msgid "{0} {1} is following you."
msgstr ""
msgid "Native"
msgstr ""
msgid "Custom"
msgstr ""
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
msgid "Ready"
msgstr ""
#. Translators: Name for the posts tab in the tree view. #. Translators: Name for the posts tab in the tree view.
msgid "Posts" msgid "Posts"
msgstr "" msgstr ""
@ -130,21 +149,31 @@ msgstr ""
msgid "My audios" msgid "My audios"
msgstr "" msgstr ""
msgid "Populars"
msgstr ""
msgid "Recommendations"
msgstr ""
msgid "Albums" msgid "Albums"
msgstr "" msgstr ""
#. Translators: name for the videos category in the tree view.
msgid "Video"
msgstr ""
msgid "My videos"
msgstr ""
msgid "People" msgid "People"
msgstr "" msgstr ""
msgid "Friends" msgid "Friends"
msgstr "" msgstr ""
msgid "Friendship requests"
msgstr ""
msgid "Pending requests"
msgstr ""
msgid "I follow"
msgstr ""
msgid "Chats" msgid "Chats"
msgstr "" msgstr ""
@ -155,37 +184,66 @@ msgid "Logging in VK"
msgstr "" msgstr ""
#. Translators: {0} will be replaced with the name of a buffer. #. Translators: {0} will be replaced with the name of a buffer.
#, python-brace-format
msgid "Loading items for {0}" msgid "Loading items for {0}"
msgstr "" msgstr ""
msgid "Chat server reconnected"
msgstr ""
msgid "This file could not be played because it is not allowed in your country"
msgstr ""
#. Translators: {0} will be replaced with the search term. #. Translators: {0} will be replaced with the search term.
#, python-brace-format
msgid "Search for {0}" msgid "Search for {0}"
msgstr "" msgstr ""
#. Translators: {0} will be replaced with an user. #. Translators: {0} will be replaced with an user.
#, python-brace-format
msgid "{0}'s audios" msgid "{0}'s audios"
msgstr "" msgstr ""
#. Translators: {0} will be replaced with an user. #. Translators: {0} will be replaced with an user.
#, python-brace-format
msgid "{0}'s wall posts" msgid "{0}'s wall posts"
msgstr "" msgstr ""
#. Translators: {0} will be replaced with an user. #. Translators: {0} will be replaced with an user.
#, python-brace-format
msgid "{0}'s friends" msgid "{0}'s friends"
msgstr "" msgstr ""
#. Translators: {0} will be replaced with an user. #. Translators: {0} will be replaced with an user.
#, python-brace-format
msgid "Chat with {0}" msgid "Chat with {0}"
msgstr "" msgstr ""
#, python-brace-format
msgid "{0} is online."
msgstr ""
#, python-brace-format
msgid "{0} is offline."
msgstr ""
#. Translators: {0} Will be replaced with an audio album's title. #. Translators: {0} Will be replaced with an audio album's title.
#. Translators: {0} Will be replaced with a video album's title.
#. Translators: {0} will be replaced with an audio album's title. #. Translators: {0} will be replaced with an audio album's title.
#. Translators: {0} will be replaced with a video album's title.
#, python-brace-format
msgid "Album: {0}" msgid "Album: {0}"
msgstr "" msgstr ""
msgid "Select the album you want to delete" msgid "Select the album you want to delete"
msgstr "" msgstr ""
msgid "Socializer"
msgstr ""
msgid "Chat disconnected. Trying to connect in 60 seconds"
msgstr ""
msgid "Friends of friends" msgid "Friends of friends"
msgstr "" msgstr ""
@ -198,43 +256,40 @@ msgstr ""
msgid "New comment" msgid "New comment"
msgstr "" msgstr ""
#. Translators: {0} will be replaced with a song's title and {1} with the artist. #, python-brace-format
msgid "Playing {0} by {1}" msgid "Playing {0} by {1}"
msgstr "" msgstr ""
#. Translators: This string is user when socializer can't find the right user information. #. Translators: This string is used when socializer can't find the right user information.
msgid "Unknown username" msgid "Unknown username"
msgstr "" msgstr ""
msgid "Link" #, python-brace-format
msgstr "" msgid "{0} > {1}"
msgid "no description available"
msgstr ""
msgid "Video"
msgstr ""
msgid "Audio"
msgstr ""
msgid "{0} file"
msgstr "" msgstr ""
#. Translators: {0} will be replaced with an user. #. Translators: {0} will be replaced with an user.
#, python-brace-format
msgid "repost from {0}" msgid "repost from {0}"
msgstr "" msgstr ""
#. Translators: {0} will be replaced with the user who is posting, and {2} with the wall owner. #. Translators: {0} will be replaced with the user who is posting, and {1} with the wall owner.
#, python-brace-format
msgid "Post from {0} in the {1}'s wall" msgid "Post from {0} in the {1}'s wall"
msgstr "" msgstr ""
#, python-brace-format
msgid "Post from {0}" msgid "Post from {0}"
msgstr "" msgstr ""
msgid "Untitled link" msgid "Untitled link"
msgstr "" msgstr ""
#. Translators: {0} is the number of the current photo and {1} is the total number of photos.
#, python-brace-format
msgid "Loaded photo {0} of {1}"
msgstr ""
msgid "&Dislike" msgid "&Dislike"
msgstr "" msgstr ""
@ -253,24 +308,81 @@ msgstr ""
msgid "You don't like this comment" msgid "You don't like this comment"
msgstr "" msgstr ""
msgid "Opening URL..." #, python-brace-format
msgstr ""
msgid "Opening document in web browser..."
msgstr ""
msgid "Opening video in web browser..."
msgstr ""
msgid "Opening photo in web browser..."
msgstr ""
msgid "Comment from {0}" msgid "Comment from {0}"
msgstr "" msgstr ""
#, python-brace-format
msgid "{0} added the following friends" msgid "{0} added the following friends"
msgstr "" msgstr ""
msgid "Profile"
msgstr ""
msgid "Information for groups is not supported, yet."
msgstr ""
msgid "MMMM D"
msgstr ""
msgid "MMMM D, YYYY"
msgstr ""
#, python-brace-format
msgid "{name}'s profile"
msgstr ""
msgid "Work "
msgstr ""
msgid "Student "
msgstr ""
#, python-brace-format
msgid "In {0}"
msgstr ""
msgid "Single"
msgstr ""
#, python-brace-format
msgid "Dating with {0} {1}"
msgstr ""
msgid "Dating"
msgstr ""
#, python-brace-format
msgid "Engaged with {0} {1}"
msgstr ""
#, python-brace-format
msgid "Married with {0} {1}"
msgstr ""
msgid "It's complicated"
msgstr ""
msgid "Actively searching"
msgstr ""
msgid "In love"
msgstr ""
msgid "Relationship: "
msgstr ""
#. Translators: This is the date of last seen
#, python-brace-format
msgid "{0}"
msgstr ""
msgid "Opening website..."
msgstr ""
msgid "No URL addresses were detected."
msgstr ""
#, python-format #, python-format
msgid "Misspelled word: %s" msgid "Misspelled word: %s"
msgstr "" msgstr ""
@ -296,6 +408,7 @@ msgstr ""
msgid "Replace a&ll" msgid "Replace a&ll"
msgstr "" msgstr ""
#, python-brace-format
msgid "An error has occurred. There are no dictionaries available for the selected language in {0}" msgid "An error has occurred. There are no dictionaries available for the selected language in {0}"
msgstr "" msgstr ""
@ -578,49 +691,117 @@ msgstr ""
msgid "Yiddish" msgid "Yiddish"
msgstr "" msgstr ""
msgid "autodetect"
msgstr ""
msgid "Translate message" msgid "Translate message"
msgstr "" msgstr ""
msgid "&Source language" msgid "Target language"
msgstr "" msgstr ""
msgid "&Target language" msgid "photo with no description available"
msgstr "" msgstr ""
#. Translators: This is the date of last seen #, python-brace-format
msgid "{0}" msgid "video: {0}"
msgstr "" msgstr ""
msgid "Account deactivated" msgid "Account deactivated"
msgstr "" msgstr ""
#, python-brace-format
msgid "{0} has shared the {1}'s post" msgid "{0} has shared the {1}'s post"
msgstr "" msgstr ""
#, python-brace-format
msgid "{0} has added an audio: {1}" msgid "{0} has added an audio: {1}"
msgstr "" msgstr ""
#, python-brace-format
msgid "{0} has added {1} audios: {2}" msgid "{0} has added {1} audios: {2}"
msgstr "" msgstr ""
msgid "{0} hadded friends: {1}" #, python-brace-format
msgid "{0} added friends: {1}"
msgstr "" msgstr ""
#, python-brace-format
msgid "{0} has added a video: {1}" msgid "{0} has added a video: {1}"
msgstr "" msgstr ""
#, python-brace-format
msgid "{0} has added {1} videos: {2}" msgid "{0} has added {1} videos: {2}"
msgstr "" msgstr ""
msgid "dddd, MMMM D, YYYY H:m:s" msgid "H:mm."
msgstr ""
msgid "H:mm. dddd, MMMM D, YYYY"
msgstr "" msgstr ""
msgid "Audio removed from library" msgid "Audio removed from library"
msgstr "" msgstr ""
msgid "Video not available"
msgstr ""
msgid "Voice message not available"
msgstr ""
#, python-format
msgid "%d day, "
msgstr ""
#, python-format
msgid "%d days, "
msgstr ""
#, python-format
msgid "%d hour, "
msgstr ""
#, python-format
msgid "%d hours, "
msgstr ""
#, python-format
msgid "%d minute, "
msgstr ""
#, python-format
msgid "%d minutes, "
msgstr ""
#, python-format
msgid "%s second"
msgstr ""
#, python-format
msgid "%s seconds"
msgstr ""
#, python-brace-format
msgid "Downloading {0}"
msgstr ""
#, python-brace-format
msgid "Downloading {0} ({1}%)"
msgstr ""
msgid "Link"
msgstr ""
msgid "no description available"
msgstr ""
msgid "Audio"
msgstr ""
#, python-brace-format
msgid "{0} file"
msgstr ""
msgid "Voice message"
msgstr ""
msgid "In order to continue, you need to configure your VK account before. Would you like to autorhise a new account now?" msgid "In order to continue, you need to configure your VK account before. Would you like to autorhise a new account now?"
msgstr "" msgstr ""
@ -672,6 +853,7 @@ msgstr ""
msgid "Information needed" msgid "Information needed"
msgstr "" msgstr ""
#, python-brace-format
msgid "Your {0} version is up to date" msgid "Your {0} version is up to date"
msgstr "" msgstr ""
@ -690,6 +872,7 @@ msgstr ""
msgid "Restricted access" msgid "Restricted access"
msgstr "" msgstr ""
#, python-brace-format
msgid "Access to user's audio is denied by the owner. Error code {0}" msgid "Access to user's audio is denied by the owner. Error code {0}"
msgstr "" msgstr ""
@ -699,7 +882,9 @@ msgstr ""
msgid "Do you really want to delete this Album? this will be deleted from VK too." msgid "Do you really want to delete this Album? this will be deleted from VK too."
msgstr "" msgstr ""
msgid "Audio album" #. self.audio_album = create.Append(wx.NewId(), _(u"Audio album"))
#. self.delete_audio_album = delete.Append(wx.NewId(), _(u"Audio album"))
msgid "Video album"
msgstr "" msgstr ""
msgid "Create" msgid "Create"
@ -708,6 +893,18 @@ msgstr ""
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
msgid "View profile"
msgstr ""
msgid "Edit profile"
msgstr ""
msgid "Open in browser"
msgstr ""
msgid "Set status message"
msgstr ""
msgid "&New timeline" msgid "&New timeline"
msgstr "" msgstr ""
@ -726,9 +923,40 @@ msgstr ""
msgid "Application" msgid "Application"
msgstr "" msgstr ""
msgid "Me"
msgstr ""
msgid "Buffer" msgid "Buffer"
msgstr "" msgstr ""
msgid "Play"
msgstr ""
msgid "Play all"
msgstr ""
msgid "Stop"
msgstr ""
msgid "Previous"
msgstr ""
msgid "Next"
msgstr ""
msgid "Shuffle"
msgstr ""
msgid "Volume up"
msgstr ""
msgid "Volume down"
msgstr ""
msgid "Mute"
msgstr ""
#, python-brace-format
msgid "About {0}" msgid "About {0}"
msgstr "" msgstr ""
@ -741,6 +969,9 @@ msgstr ""
msgid "Chan&gelog" msgid "Chan&gelog"
msgstr "" msgstr ""
msgid "Audio player"
msgstr ""
msgid "Help" msgid "Help"
msgstr "" msgstr ""
@ -765,6 +996,9 @@ msgstr ""
msgid "Post to this profile" msgid "Post to this profile"
msgstr "" msgstr ""
msgid "View user profile"
msgstr ""
msgid "&Open" msgid "&Open"
msgstr "" msgstr ""
@ -777,15 +1011,24 @@ msgstr ""
msgid "Move to album" msgid "Move to album"
msgstr "" msgstr ""
msgid "View profile"
msgstr ""
msgid "Send a message" msgid "Send a message"
msgstr "" msgstr ""
msgid "Open timeline" msgid "Open timeline"
msgstr "" msgstr ""
msgid "View friends in common"
msgstr ""
msgid "Accept"
msgstr ""
msgid "Decline"
msgstr ""
msgid "Keep as follower"
msgstr ""
msgid "Unlike" msgid "Unlike"
msgstr "" msgstr ""
@ -810,6 +1053,9 @@ msgstr ""
msgid "&Photo" msgid "&Photo"
msgstr "" msgstr ""
msgid "Audio file"
msgstr ""
msgid "Remove attachment" msgid "Remove attachment"
msgstr "" msgstr ""
@ -828,12 +1074,33 @@ msgstr ""
msgid "Number of items to load for newsfeed and wall buffers (maximun 100)" msgid "Number of items to load for newsfeed and wall buffers (maximun 100)"
msgstr "" msgstr ""
msgid "Number of items to load in audio buffers (maximun 1000)" msgid "Number of items to load in video buffers (maximun 200)"
msgstr ""
msgid "Load images in posts"
msgstr ""
msgid "Show notifications when users are online"
msgstr ""
msgid "Show notifications when users are offline"
msgstr ""
msgid "Open unread conversations at startup"
msgstr ""
msgid "Move focus to new conversations"
msgstr ""
msgid "Notification type"
msgstr "" msgstr ""
msgid "General" msgid "General"
msgstr "" msgstr ""
msgid "Chat settings"
msgstr ""
msgid "Save" msgid "Save"
msgstr "" msgstr ""
@ -858,6 +1125,9 @@ msgstr ""
msgid "Attach" msgid "Attach"
msgstr "" msgstr ""
msgid "Tag a friend"
msgstr ""
msgid "Spelling &correction" msgid "Spelling &correction"
msgstr "" msgstr ""
@ -870,9 +1140,6 @@ msgstr ""
msgid "Spelling correction" msgid "Spelling correction"
msgstr "" msgstr ""
msgid "Audio player"
msgstr ""
msgid "Message" msgid "Message"
msgstr "" msgstr ""
@ -891,15 +1158,26 @@ msgstr ""
msgid "Likes" msgid "Likes"
msgstr "" msgstr ""
msgid "Previous photo"
msgstr ""
msgid "View in full screen"
msgstr ""
msgid "Next photo"
msgstr ""
msgid "Loading data..." msgid "Loading data..."
msgstr "" msgstr ""
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#, python-brace-format
msgid "{0} people like this" msgid "{0} people like this"
msgstr "" msgstr ""
#, python-brace-format
msgid "Shared {0} times" msgid "Shared {0} times"
msgstr "" msgstr ""
@ -936,22 +1214,43 @@ msgstr ""
msgid "Friend" msgid "Friend"
msgstr "" msgstr ""
msgid "Name"
msgstr ""
msgid "Status"
msgstr ""
msgid "Last seen"
msgstr ""
msgid "Birthdate"
msgstr ""
msgid "Current city"
msgstr ""
msgid "Home Town"
msgstr ""
msgid "Website"
msgstr ""
msgid "Visit website"
msgstr ""
msgid "Occupation"
msgstr ""
msgid "Basic information"
msgstr ""
msgid "audio Search" msgid "audio Search"
msgstr "" msgstr ""
msgid "&Search" msgid "&Search"
msgstr "" msgstr ""
msgid "Try to &correct for mistakes in the search term" msgid "video Search"
msgstr ""
msgid "Search only songs with associated &lyrics"
msgstr ""
msgid "Search by"
msgstr ""
msgid "&artist"
msgstr "" msgstr ""
msgid "&Sort order by: " msgid "&Sort order by: "
@ -966,6 +1265,34 @@ msgstr ""
msgid "Popularity" msgid "Popularity"
msgstr "" msgstr ""
msgid "Search only for videos in &High definition"
msgstr ""
msgid "S&afe search"
msgstr ""
msgid "Tag friends"
msgstr ""
msgid "All friends"
msgstr ""
msgid "Select"
msgstr ""
msgid "Tagged users"
msgstr ""
msgid "Remove"
msgstr ""
msgid "Available attachments"
msgstr ""
msgid "Selected attachments"
msgstr ""
#, python-brace-format
msgid "New timeline for {0}" msgid "New timeline for {0}"
msgstr "" msgstr ""
@ -1005,26 +1332,23 @@ msgstr ""
msgid "Notification" msgid "Notification"
msgstr "" msgstr ""
msgid "Name"
msgstr ""
msgid "Photos" msgid "Photos"
msgstr "" msgstr ""
msgid "Created at" msgid "Created at"
msgstr "" msgstr ""
msgid "History" msgid "Add"
msgstr "" msgstr ""
msgid "post" msgid "History"
msgstr "" msgstr ""
msgid "Write a message" msgid "Write a message"
msgstr "" msgstr ""
msgid "Last seen"
msgstr ""
msgid "Send message" msgid "Send message"
msgstr "" msgstr ""
msgid "Video&s"
msgstr ""