]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Translated using Weblate (Chinese (Traditional))
authorLouies <louies0623@gmail.com>
Sat, 6 Apr 2019 07:59:01 +0000 (07:59 +0000)
committerThomas Citharel <tcit@tcit.fr>
Mon, 27 Apr 2020 07:35:12 +0000 (09:35 +0200)
Currently translated at 100.0% (6 of 6 strings)

src/Wallabag/CoreBundle/Resources/translations/validators.zh_Hant.yml

index 0967ef424bce6791893e9a57bb952f80fd536e93..5c531de16eef48492e19ddfe9c61042c1a9e58f5 100644 (file)
@@ -1 +1,7 @@
-{}
+validator:
+  password_must_match: 密碼必須相符。
+  password_too_short: 您的密碼必須至少8個字。
+  password_wrong_value: 提供了錯誤的密碼。
+  item_per_page_too_high: 這肯定會毀了應用程式
+  rss_limit_too_high: 這肯定會毀了應用程式
+  quote_length_too_high: 密碼太長了。 它應該要有{{limit}}個字或更少。