Skip to content

Commit

Permalink
(cargo-release) version {{version}}
Browse files Browse the repository at this point in the history
  • Loading branch information
KitaitiMakoto committed May 11, 2022
1 parent eec09d7 commit 9a824f0
Show file tree
Hide file tree
Showing 48 changed files with 1,368 additions and 3,833 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [Unreleased] - ReleaseDate

## [[0.7.2]] - 2022-05-11

### Added

- Basque language (#1013)
Expand Down Expand Up @@ -260,7 +262,8 @@
- Ability to create multiple blogs

<!-- next-url -->
[Unreleased]: https://github.com/Plume-org/Plume/compare/0.7.1...HEAD
[Unreleased]: https://github.com/Plume-org/Plume/compare/0.7.2...HEAD
[[0.7.2]]: https://github.com/Plume-org/Plume/compare/0.7.1...0.7.2
[[0.7.1]]: https://github.com/Plume-org/Plume/compare/0.7.0...0.7.1
[[0.7.0]]: https://github.com/Plume-org/Plume/compare/0.6.0...0.7.0
[[0.6.0]]: https://github.com/Plume-org/Plume/compare/0.5.0...0.6.0
Expand Down
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
authors = ["Plume contributors"]
name = "plume"
version = "0.7.1"
version = "0.7.2"
repository = "https://github.com/Plume-org/Plume"
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion plume-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plume-api"
version = "0.7.1"
version = "0.7.2"
authors = ["Plume contributors"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion plume-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plume-cli"
version = "0.7.1"
version = "0.7.2"
authors = ["Plume contributors"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion plume-common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plume-common"
version = "0.7.1"
version = "0.7.2"
authors = ["Plume contributors"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion plume-front/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plume-front"
version = "0.7.1"
version = "0.7.2"
authors = ["Plume contributors"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion plume-macro/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plume-macro"
version = "0.7.1"
version = "0.7.2"
authors = ["Trinity Pointard <[email protected]>"]
edition = "2018"
description = "Plume procedural macros"
Expand Down
2 changes: 1 addition & 1 deletion plume-models/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plume-models"
version = "0.7.1"
version = "0.7.2"
authors = ["Plume contributors"]
edition = "2018"

Expand Down
88 changes: 24 additions & 64 deletions po/plume/af.po
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,7 @@ msgid "Here is the link for registration: {0}"
msgstr ""

# src/routes/email_signups.rs:219
msgid ""
"Your account has been created. Now you just need to log in, before you can "
"use it."
msgid "Your account has been created. Now you just need to log in, before you can use it."
msgstr ""

# src/routes/instance.rs:117
Expand Down Expand Up @@ -236,15 +234,11 @@ msgid "Your article has been deleted."
msgstr ""

# src/routes/posts.rs:631
msgid ""
"It looks like the article you tried to delete doesn't exist. Maybe it is "
"already gone?"
msgid "It looks like the article you tried to delete doesn't exist. Maybe it is already gone?"
msgstr ""

# src/routes/posts.rs:673
msgid ""
"Couldn't obtain enough information about your account. Please make sure your "
"username is correct."
msgid "Couldn't obtain enough information about your account. Please make sure your username is correct."
msgstr ""

# src/routes/reshares.rs:58
Expand Down Expand Up @@ -315,14 +309,7 @@ msgstr ""
msgid "Email confirmation"
msgstr ""

msgid ""
"An email will be sent to provided email. You can continue signing-up via the "
"email."
msgstr ""

msgid ""
"Apologies, but registrations are closed on this particular instance. You "
"can, however, find a different one."
msgid "Apologies, but registrations are closed on this particular instance. You can, however, find a different one."
msgstr ""

msgid "Registration"
Expand All @@ -331,8 +318,7 @@ msgstr ""
msgid "Check your inbox!"
msgstr ""

msgid ""
"We sent a mail to the address you gave us, with a link for registration."
msgid "We sent a mail to the address you gave us, with a link for registration."
msgstr ""

msgid "Username"
Expand Down Expand Up @@ -509,8 +495,7 @@ msgstr ""
msgid "Your Profile"
msgstr ""

msgid ""
"To change your avatar, upload it to your gallery and then select from there."
msgid "To change your avatar, upload it to your gallery and then select from there."
msgstr ""

msgid "Upload an avatar"
Expand Down Expand Up @@ -582,10 +567,7 @@ msgstr ""
msgid "Invalid CSRF token"
msgstr ""

msgid ""
"Something is wrong with your CSRF token. Make sure cookies are enabled in "
"you browser, and try reloading this page. If you continue to see this error "
"message, please report it."
msgid "Something is wrong with your CSRF token. Make sure cookies are enabled in you browser, and try reloading this page. If you continue to see this error message, please report it."
msgstr ""

msgid "You are not authorized."
Expand Down Expand Up @@ -669,21 +651,13 @@ msgstr ""
msgid "Save these settings"
msgstr ""

msgid ""
"If you are browsing this site as a visitor, no data about you is collected."
msgid "If you are browsing this site as a visitor, no data about you is collected."
msgstr ""

msgid ""
"As a registered user, you have to provide your username (which does not have "
"to be your real name), your functional email address and a password, in "
"order to be able to log in, write articles and comment. The content you "
"submit is stored until you delete it."
msgid "As a registered user, you have to provide your username (which does not have to be your real name), your functional email address and a password, in order to be able to log in, write articles and comment. The content you submit is stored until you delete it."
msgstr ""

msgid ""
"When you log in, we store two cookies, one to keep your session open, the "
"second to prevent other people to act on your behalf. We don't store any "
"other cookies."
msgid "When you log in, we store two cookies, one to keep your session open, the second to prevent other people to act on your behalf. We don't store any other cookies."
msgstr ""

msgid "Blocklisted Emails"
Expand All @@ -692,10 +666,7 @@ msgstr ""
msgid "Email address"
msgstr ""

msgid ""
"The email address you wish to block. In order to block domains, you can use "
"globbing syntax, for example '*@example.com' blocks all addresses from "
"example.com"
msgid "The email address you wish to block. In order to block domains, you can use globbing syntax, for example '*@example.com' blocks all addresses from example.com"
msgstr ""

msgid "Note"
Expand All @@ -704,17 +675,13 @@ msgstr ""
msgid "Notify the user?"
msgstr ""

msgid ""
"Optional, shows a message to the user when they attempt to create an account "
"with that address"
msgid "Optional, shows a message to the user when they attempt to create an account with that address"
msgstr ""

msgid "Blocklisting notification"
msgstr ""

msgid ""
"The message to be shown when the user attempts to create an account with "
"this email address"
msgid "The message to be shown when the user attempts to create an account with this email address"
msgstr ""

msgid "Add blocklisted address"
Expand All @@ -741,7 +708,7 @@ msgstr ""
msgid "Welcome to {}"
msgstr ""

msgid "Nothing to see here yet."
msgid "View all"
msgstr ""

msgid "About {0}"
Expand Down Expand Up @@ -786,9 +753,7 @@ msgstr ""
msgid "Content"
msgstr ""

msgid ""
"You can upload media to your gallery, and then copy their Markdown code into "
"your articles to insert them."
msgid "You can upload media to your gallery, and then copy their Markdown code into your articles to insert them."
msgstr ""

msgid "Upload media"
Expand Down Expand Up @@ -846,9 +811,7 @@ msgstr ""
msgid "Boost"
msgstr ""

msgid ""
"{0}Log in{1}, or {2}use your Fediverse account{3} to interact with this "
"article"
msgid "{0}Log in{1}, or {2}use your Fediverse account{3} to interact with this article"
msgstr ""

msgid "Comments"
Expand Down Expand Up @@ -902,9 +865,7 @@ msgstr ""
msgid "Update password"
msgstr ""

msgid ""
"We sent a mail to the address you gave us, with a link to reset your "
"password."
msgid "We sent a mail to the address you gave us, with a link to reset your password."
msgstr ""

msgid "Send password reset link"
Expand All @@ -913,9 +874,7 @@ msgstr ""
msgid "This token has expired"
msgstr ""

msgid ""
"Please start the process again by clicking <a href=\"/password-reset\">here</"
"a>."
msgid "Please start the process again by clicking <a href=\"/password-reset\">here</a>."
msgstr ""

msgid "New Blog"
Expand All @@ -930,8 +889,7 @@ msgstr ""
msgid "Edit \"{}\""
msgstr ""

msgid ""
"You can upload images to your gallery, to use them as blog icons, or banners."
msgid "You can upload images to your gallery, to use them as blog icons, or banners."
msgstr ""

msgid "Upload images"
Expand Down Expand Up @@ -969,6 +927,9 @@ msgstr[1] ""
msgid "No posts to see here yet."
msgstr ""

msgid "Nothing to see here yet."
msgstr ""

msgid "None"
msgstr ""

Expand All @@ -990,9 +951,7 @@ msgstr ""
msgid "Authors can manage multiple blogs, each as its own website."
msgstr ""

msgid ""
"Articles are also visible on other Plume instances, and you can interact "
"with them directly from other platforms like Mastodon."
msgid "Articles are also visible on other Plume instances, and you can interact with them directly from other platforms like Mastodon."
msgstr ""

msgid "Read the detailed rules"
Expand Down Expand Up @@ -1072,3 +1031,4 @@ msgstr ""

msgid "Article license"
msgstr ""

Loading

0 comments on commit 9a824f0

Please sign in to comment.