aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml48
1 files changed, 42 insertions, 6 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 6ee723f1..60fa44d5 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -101,6 +101,7 @@ config:
101 # login_label: 'Login (can not be changed)' 101 # login_label: 'Login (can not be changed)'
102 name_label: 'İsim' 102 name_label: 'İsim'
103 email_label: 'E-posta' 103 email_label: 'E-posta'
104 two_factor:
104 # emailTwoFactor_label: 'Using email (receive a code by email)' 105 # emailTwoFactor_label: 'Using email (receive a code by email)'
105 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)' 106 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)'
106 # table_method: Method 107 # table_method: Method
@@ -135,6 +136,15 @@ config:
135 # edit_rule_label: 'edit' 136 # edit_rule_label: 'edit'
136 rule_label: 'Kural' 137 rule_label: 'Kural'
137 tags_label: 'Etiketler' 138 tags_label: 'Etiketler'
139 # card:
140 # new_tagging_rule: Create a tagging rule
141 # import_tagging_rules: Import tagging rules
142 # import_tagging_rules_detail: You have to select the JSON file you previously exported.
143 # export_tagging_rules: Export tagging rules
144 # export_tagging_rules_detail: This will download a JSON file that you can use to import tagging rules elsewhere or to backup them.
145 # file_label: JSON file
146 # import_submit: Import
147 # export: Export
138 faq: 148 faq:
139 title: 'S.S.S.' 149 title: 'S.S.S.'
140 tagging_rules_definition_title: '« etiketleme kuralları » ne anlama geliyor?' 150 tagging_rules_definition_title: '« etiketleme kuralları » ne anlama geliyor?'
@@ -209,6 +219,8 @@ entry:
209 unread_label: 'Okunmayan' 219 unread_label: 'Okunmayan'
210 preview_picture_label: 'Resim önizlemesi varsa' 220 preview_picture_label: 'Resim önizlemesi varsa'
211 preview_picture_help: 'Resim önizlemesi' 221 preview_picture_help: 'Resim önizlemesi'
222 # is_public_label: 'Has a public link'
223 # is_public_help: 'Public link'
212 language_label: 'Dil' 224 language_label: 'Dil'
213 # http_status_label: 'HTTP status' 225 # http_status_label: 'HTTP status'
214 reading_time: 226 reading_time:
@@ -423,9 +435,9 @@ tag:
423 rename: 435 rename:
424 # placeholder: 'You can update tag name.' 436 # placeholder: 'You can update tag name.'
425 437
426# export: 438export:
427# footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>' 439 # footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>'
428# unknown: 'Unknown' 440 # unknown: 'Unknown'
429 441
430import: 442import:
431 page_title: 'İçe Aktar' 443 page_title: 'İçe Aktar'
@@ -556,6 +568,26 @@ user:
556 search: 568 search:
557 # placeholder: Filter by username or email 569 # placeholder: Filter by username or email
558 570
571site_credential:
572 # page_title: Site credentials management
573 # new_site_credential: Create a credential
574 # edit_site_credential: Edit an existing credential
575 # description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
576 # list:
577 # actions: Actions
578 # edit_action: Edit
579 # yes: Yes
580 # no: No
581 # create_new_one: Create a new credential
582 # form:
583 # username_label: 'Login'
584 # host_label: 'Host (subdomain.example.org, .example.org, etc.)'
585 # password_label: 'Password'
586 # save: Save
587 # delete: Delete
588 # delete_confirm: Are you sure?
589 # back_to_list: Back to list
590
559error: 591error:
560 # page_title: An error occurred 592 # page_title: An error occurred
561 593
@@ -567,13 +599,17 @@ flashes:
567 password_not_updated_demo: "In demonstration mode, you can't change password for this user." 599 password_not_updated_demo: "In demonstration mode, you can't change password for this user."
568 user_updated: 'Bilgiler güncellendi' 600 user_updated: 'Bilgiler güncellendi'
569 feed_updated: 'RSS bilgiler güncellendi' 601 feed_updated: 'RSS bilgiler güncellendi'
570 tagging_rules_updated: 'Tagging rules updated' 602 # tagging_rules_updated: 'Tagging rules updated'
571 tagging_rules_deleted: 'Tagging rule deleted' 603 # tagging_rules_deleted: 'Tagging rule deleted'
572 feed_token_updated: 'RSS token updated' 604 # feed_token_updated: 'RSS token updated'
605 # feed_token_revoked: 'RSS token revoked'
573 # annotations_reset: Annotations reset 606 # annotations_reset: Annotations reset
574 # tags_reset: Tags reset 607 # tags_reset: Tags reset
575 # entries_reset: Entries reset 608 # entries_reset: Entries reset
576 # archived_reset: Archived entries deleted 609 # archived_reset: Archived entries deleted
610 # otp_enabled: Two-factor authentication enabled
611 # tagging_rules_imported: Tagging rules imported
612 # tagging_rules_not_imported: Error while importing tagging rules
577 entry: 613 entry:
578 notice: 614 notice:
579 entry_already_saved: 'Entry already saved on %date%' 615 entry_already_saved: 'Entry already saved on %date%'