Merge pull request #6176 from weblate/weblate-wallabag-messages

Translations update from Hosted Weblate
This commit is contained in:
Jérémy Benoist 2022-12-22 14:32:03 +01:00 committed by GitHub
commit 99bce7c934
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -314,6 +314,7 @@ entry:
confirm:
delete: Are you sure you want to remove that article?
delete_tag: Are you sure you want to remove that tag from that article?
delete_entries: Are you sure you want to remove these articles?
metadata:
reading_time: Estimated reading time
reading_time_minutes_short: '%readingTime% min'

View file

@ -1,6 +1,6 @@
validator:
password_must_match: The passwords must match.
password_too_short: Your password must by at least 8 characters.
password_too_short: Your password must be at least 8 characters.
password_wrong_value: Wrong current password supplied.
item_per_page_too_high: This will certainly kill the app
rss_limit_too_high: This will certainly kill the app

View file

@ -1,6 +1,6 @@
validator:
password_must_match: Hasło w polach musi być takie same.
password_too_short: Twoje hasło musi mieć minimum 8 znaków długości.
password_too_short: Twoje hasło musi mieć co najmniej 8 znaków.
password_wrong_value: Twoje obecne hasło jest błędne.
item_per_page_too_high: To może spowodować problemy z aplikacją
rss_limit_too_high: To może spowodować problemy z aplikacją