mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-16 18:55:15 +00:00
Merge pull request #6176 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
This commit is contained in:
commit
99bce7c934
3 changed files with 3 additions and 2 deletions
|
@ -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'
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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ą
|
||||
|
|
Loading…
Reference in a new issue