aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle
diff options
context:
space:
mode:
authorArda Kilicdagi <ardakilicdagi@gmail.com>2019-03-07 11:30:44 +0000
committerThomas Citharel <tcit@tcit.fr>2020-04-27 09:33:14 +0200
commit4eb4ad7e9fcfcf965b0ca0e7abaeb17641c1adc0 (patch)
treeb51f2cc3685efd09bd018540ee09c01beccc33cb /src/Wallabag/CoreBundle
parentd97143c12a8cca7288762b4f63da9a939d079bf4 (diff)
downloadwallabag-4eb4ad7e9fcfcf965b0ca0e7abaeb17641c1adc0.tar.gz
wallabag-4eb4ad7e9fcfcf965b0ca0e7abaeb17641c1adc0.tar.zst
wallabag-4eb4ad7e9fcfcf965b0ca0e7abaeb17641c1adc0.zip
Translated using Weblate (Turkish)
Currently translated at 100.0% (6 of 6 strings)
Diffstat (limited to 'src/Wallabag/CoreBundle')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
index 881ffd3b..5ddb0f14 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
@@ -1,7 +1,7 @@
1validator: 1validator:
2 # password_must_match: 'The password fields must match.' 2 password_must_match: Parola alanları eşlmelidir.
3 # password_too_short: 'Password should by at least 8 chars long' 3 password_too_short: Parolanız en az 8 karakter olmalıdır.
4 # password_wrong_value: 'Wrong value for your current password' 4 password_wrong_value: Girdiğiniz mevcut parolanız hatalı.
5 # item_per_page_too_high: 'This will certainly kill the app' 5 item_per_page_too_high: Bu uygulamayı tam olarak kapatacak
6 # feed_limit_too_high: 'This will certainly kill the app' 6 rss_limit_too_high: Bu uygulamayı tam olarak kapatacak
7 # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.' 7 quote_length_too_high: Alıntı çok uzun. En fazla {{ limit }} karakter olmalıdır.