]> git.immae.eu Git - github/wallabag/wallabag.git/blame - src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
Fixed translation
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.tr.yml
CommitLineData
f92b5de7
JB
1security:
2 login:
3 page_title: 'wallabag'
4 keep_logged_in: 'Oturumumu açık tut'
5 forgot_password: 'Şifrenizi mi unuttunuz?'
6 submit: 'Giriş Yap'
7 register: 'Kayıt Ol'
8 username: 'Kullanıcı adı'
9 password: 'Şifre'
10 # cancel: 'Cancel'
11 resetting:
12 # description: "Enter your email address below and we'll send you password reset instructions."
13 register:
14 # page_title: 'Create an account'
15 # go_to_account: 'Go to your account'
f47101e0 16
f92b5de7
JB
17menu:
18 left:
19 unread: 'Okunmayan'
20 starred: 'Favoriler'
21 archive: 'Arşiv'
22 all_articles: 'Hepsi'
23 config: 'Yapılandırma'
24 tags: 'Etiketler'
25 # internal_settings: 'Internal Settings'
26 import: 'İçe Aktar'
27 howto: 'Yardım'
013f426d 28 # developer: 'API clients management'
f92b5de7
JB
29 logout: 'Çıkış Yap'
30 about: 'Hakkımızda'
31 search: 'Ara'
32 # save_link: 'Save a link'
33 back_to_unread: 'Okunmayan makalelere geri dön'
152fcccd 34 # users_management: 'Users management'
b8427f22 35 # site_credentials: 'Site credentials'
7408a6cb 36 # ignore_origin_instance_rules: 'Global ignore origin rules'
d010bdd4 37 quickstart: "Hızlı başlangıç"
f92b5de7
JB
38 top:
39 add_new_entry: 'Yeni bir makale ekle'
40 search: 'Ara'
41 filter_entries: 'Filtrele'
50f35f0d 42 # random_entry: Jump to a random entry from that list
f92b5de7 43 export: 'Dışa Aktar'
d9a68f6c 44 # account: 'My account'
eb7b632e 45 # sort_entries: 'Sort entries'
f92b5de7
JB
46 search_form:
47 input_label: 'Aramak istediğiniz herhangi bir şey yazın'
f47101e0 48
f92b5de7
JB
49footer:
50 wallabag:
51 elsewhere: 'wallabag her an seninle'
52 social: 'Sosyal'
53 powered_by: 'powered by'
54 about: 'Hakkımızda'
1264029c 55 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
f47101e0 56
f92b5de7
JB
57config:
58 page_title: 'Yapılandırma'
59 tab_menu:
60 settings: 'Ayarlar'
531c8d0a 61 feed: 'RSS'
f92b5de7
JB
62 user_info: 'Kullanıcı bilgileri'
63 password: 'Şifre'
64 rules: 'Etiketleme kuralları'
24230a51 65 # ignore_origin: 'Ignore origin rules'
f92b5de7 66 new_user: 'Bir kullanıcı ekle'
acd44120 67 # reset: 'Reset area'
f92b5de7
JB
68 form:
69 save: 'Kaydet'
70 form_settings:
71 theme_label: 'Tema'
72 items_per_page_label: 'Sayfa başına makale sayısı'
73 language_label: 'Dil'
f3e49264 74 reading_speed:
41022cb2 75 # label: 'Reading speed (words per minute)'
f3e49264 76 # help_message: 'You can use online tools to estimate your reading speed:'
a42f38d9 77 action_mark_as_read:
491371a0 78 # label: 'Where do you want to be redirected to after marking an article as read?'
a42f38d9
NL
79 # redirect_homepage: 'To the homepage'
80 # redirect_current_page: 'To the current page'
ebe0787e 81 # pocket_consumer_key_label: Consumer key for Pocket to import contents
3b812126 82 # android_configuration: Configure your Android application
e2a038d6 83 # android_instruction: "Touch here to prefill your Android application"
540a9bc4
NL
84 # help_theme: "wallabag is customizable. You can choose your prefered theme here."
85 # help_items_per_page: "You can change the number of articles displayed on each page."
86 # help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
87 # help_language: "You can change the language of wallabag interface."
88 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
531c8d0a 89 form_feed:
f92b5de7
JB
90 description: 'wallabag RSS akışı kaydetmiş olduğunuz makalelerini favori RSS okuyucunuzda görüntülemenizi sağlar. Bunu yapabilmek için öncelikle belirteç (token) oluşturmalısınız.'
91 token_label: 'RSS belirteci (token)'
92 no_token: 'Belirteç (token) yok'
93 token_create: 'Yeni belirteç (token) oluştur'
94 token_reset: 'Belirteci (token) sıfırla'
c4bf12aa 95 # token_revoke: 'Revoke the token'
531c8d0a
TC
96 feed_links: 'RSS akış bağlantıları'
97 feed_link:
bd40f1af
TC
98 unread: 'Okunmayan'
99 starred: 'Favoriler'
100 archive: 'Arşiv'
101 # all: 'All'
531c8d0a 102 feed_limit: 'RSS içeriğinden talep edilecek makale limiti'
f92b5de7 103 form_user:
6e4fc956 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
87121686 105 # login_label: 'Login (can not be changed)'
f92b5de7
JB
106 name_label: 'İsim'
107 email_label: 'E-posta'
34be2d5d 108 two_factor:
a0c5eb00
JB
109 # emailTwoFactor_label: 'Using email (receive a code by email)'
110 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)'
111 # table_method: Method
112 # table_state: State
113 # table_action: Action
114 # state_enabled: Enabled
115 # state_disabled: Disabled
116 # action_email: Use email
117 # action_app: Use OTP App
876d77a6 118 delete:
206bade5 119 # title: Delete my account (a.k.a danger zone)
876d77a6 120 # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out.
206bade5 121 # confirm: Are you really sure? (THIS CAN'T BE UNDONE)
876d77a6 122 # button: Delete my account
206bade5
JB
123 reset:
124 # title: Reset area (a.k.a danger zone)
125 # description: By hiting buttons below you'll have ability to remove some informations from your account. Be aware that these actions are IRREVERSIBLE.
126 # annotations: Remove ALL annotations
127 # tags: Remove ALL tags
128 # entries: Remove ALL entries
6da1aebc 129 # archived: Remove ALL archived entries
206bade5 130 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
f92b5de7 131 form_password:
540a9bc4 132 # description: "You can change your password here. Your new password should by at least 8 characters long."
f92b5de7
JB
133 old_password_label: 'Eski şifre'
134 new_password_label: 'Yeni şifre'
135 repeat_new_password_label: 'Yeni şifrenin tekrarı'
136 form_rules:
137 # if_label: 'if'
138 # then_tag_as_label: 'then tag as'
139 # delete_rule_label: 'delete'
ca08d02f 140 # edit_rule_label: 'edit'
f92b5de7
JB
141 rule_label: 'Kural'
142 tags_label: 'Etiketler'
34be2d5d
JB
143 # card:
144 # new_tagging_rule: Create a tagging rule
145 # import_tagging_rules: Import tagging rules
146 # import_tagging_rules_detail: You have to select the JSON file you previously exported.
147 # export_tagging_rules: Export tagging rules
148 # export_tagging_rules_detail: This will download a JSON file that you can use to import tagging rules elsewhere or to backup them.
149 # file_label: JSON file
150 # import_submit: Import
151 # export: Export
f92b5de7
JB
152 faq:
153 title: 'S.S.S.'
154 tagging_rules_definition_title: '« etiketleme kuralları » ne anlama geliyor?'
155 # tagging_rules_definition_description: 'They are rules used by Wallabag to automatically tag new entries.<br />Each time a new entry is added, all the tagging rules will be used to add the tags you configured, thus saving you the trouble to manually classify your entries.'
156 how_to_use_them_title: 'Bunu nasıl kullanırım?'
157 # how_to_use_them_description: 'Let assume you want to tag new entries as « <i>short reading</i> » when the reading time is inferior to 3 minutes.<br />In that case, you should put « readingTime &lt;= 3 » in the <i>Rule</i> field and « <i>short reading</i> » in the <i>Tags</i> field.<br />Several tags can added simultaneously by separating them by a comma: « <i>short reading, must read</i> »<br />Complex rules can be written by using predefined operators: if « <i>readingTime &gt;= 5 AND domainName = "github.com"</i> » then tag as « <i>long reading, github </i> »'
158 variables_available_title: 'Kurallar içerisinde hangi değişken ve operatörleri kullanabilirim?'
159 variables_available_description: 'Etiket kuralı oluşturmak istediğinizde aşağıdaki değişken ve operatörleri kullanabilirsin:'
160 meaning: 'Anlamı'
161 variable_description:
162 label: 'Değişken'
163 title: 'Makalenin başlığı'
164 url: 'Makalenin bağlantısı'
165 isArchived: 'Makale arşivlendi mi? Arşivlenmedi mi?'
166 isStarred: 'Makale favorilere eklendi mi? Eklenmedi mi?'
167 content: "Makalenin içeriği"
168 language: "Makalenin dili"
169 mimetype: "Makalenin mime türü"
170 readingTime: "Makalenin dakika cinsinden tahmini okuma süresi"
171 domainName: 'Makalenin bulunduğu internet sitesinin alan adı'
172 operator_description:
173 label: 'Operatör'
174 less_than: 'Küçüktür ve eşittir…'
175 strictly_less_than: 'Küçüktür…'
176 greater_than: 'Büyüktür ve eşittir…'
177 strictly_greater_than: 'Büyüktür…'
178 equal_to: 'Eşittir…'
179 not_equal_to: 'Eşit değildir…'
180 or: 'Bir kural veya birbaşkası'
181 and: 'Bir kural ve diğeri'
0452e869 182 # matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
3f0dd0f0 183 # notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
25c754f6
KD
184 form_ignore_origin_rules:
185 # faq:
186 # title: 'FAQ'
187 # ignore_origin_rules_definition_title: 'What does « ignore origin rules » mean?'
188 # ignore_origin_rules_definition_description: 'They are used by wallabag to automatically ignore an origin address after a redirect.<br />If a redirect occurs while fetching a new entry, all the ignore origin rules (<i>user defined and instance defined</i>) will be used to ignore the origin address.'
189 # how_to_use_them_title: 'How do I use them?'
190 # how_to_use_them_description: 'Let us assume you want to ignore the origin of an entry coming from « <i>rss.example.com</i> » (<i>knowing that after a redirect, the actual address is example.com</i>).<br />In that case, you should put « host = "rss.example.com" » in the <i>Rule</i> field.'
191 # variables_available_title: 'Which variables and operators can I use to write rules?'
192 # variables_available_description: 'The following variables and operators can be used to create ignore origin rules:'
193 # meaning: 'Meaning'
194 # variable_description:
195 # label: 'Variable'
196 # host: 'Host of the address'
197 # _all: 'Full address, mainly for pattern matching'
198 # operator_description:
199 # label: 'Operator'
200 # equal_to: 'Equal to…'
201 # matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>_all ~ "https?://rss.example.com/foobar/.*"</code>'
a0c5eb00
JB
202 otp:
203 # page_title: Two-factor authentication
204 # app:
205 # two_factor_code_description_1: You just enabled the OTP two factor authentication, open your OTP app and use that code to get a one time password. It'll disapear after a page reload.
206 # two_factor_code_description_2: 'You can scan that QR Code with your app:'
207 # two_factor_code_description_3: 'Also, save these backup codes in a safe place, you can use them in case you lose access to your OTP app:'
208 # two_factor_code_description_4: 'Test an OTP code from your configured app:'
209 # cancel: Cancel
210 # enable: Enable
f47101e0 211
f92b5de7 212entry:
5e0c44a2 213 default_title: 'Makalenin başlığı'
f92b5de7
JB
214 page_titles:
215 # unread: 'Unread entries'
216 # starred: 'Starred entries'
b5cf84bd 217 # archived: 'Archived entries'
f92b5de7 218 # filtered: 'Filtered entries'
7a5043f1 219 # filtered_tags: 'Filtered by tags:'
49b042df 220 # filtered_search: 'Filtered by search:'
0184e09a 221 # untagged: 'Untagged entries'
38321586 222 # all: 'All entries'
f92b5de7
JB
223 list:
224 number_on_the_page: '{0} Herhangi bir makale yok.|{1} Burada bir adet makale var.|]1,Inf[ Burada %count% adet makale var.'
225 reading_time: 'tahmini okuma süresi'
226 reading_time_minutes: 'tahmini okuma süresi: %readingTime% min'
70d99765 227 reading_time_less_one_minute: 'tahmini okuma süresi: &lt; 1 min'
e7aed21b 228 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
4e1be104 229 reading_time_minutes_short: '%readingTime% min'
70d99765 230 reading_time_less_one_minute_short: '&lt; 1 min'
f92b5de7
JB
231 original_article: 'orijinal'
232 toogle_as_read: 'Okundu/okunmadı olarak işaretle'
233 toogle_as_star: 'Favorilere ekle/çıkar'
234 delete: 'Sil'
235 export_title: 'Dışa Aktar'
236 filters:
237 title: 'Filtreler'
238 status_label: 'Durum'
239 archived_label: 'Arşiv'
240 starred_label: 'Favori'
710f8e69 241 unread_label: 'Okunmayan'
f92b5de7
JB
242 preview_picture_label: 'Resim önizlemesi varsa'
243 preview_picture_help: 'Resim önizlemesi'
34be2d5d
JB
244 # is_public_label: 'Has a public link'
245 # is_public_help: 'Public link'
f92b5de7 246 language_label: 'Dil'
10b35097 247 # http_status_label: 'HTTP status'
f92b5de7
JB
248 reading_time:
249 label: 'Dakika cinsinden okuma süresi'
250 from: 'başlangıç'
251 to: 'bitiş'
252 domain_label: 'Alan adı'
253 created_at:
254 label: 'Oluşturulma tarihi'
255 from: 'başlangıç'
256 to: 'bitiş'
257 action:
258 clear: 'Temizle'
259 filter: 'Filtrele'
eb7b632e
TC
260 sort:
261 # title: 'Sort options'
262 # status_label: 'Sort by'
76459e56 263 # order_label: 'Order'
eb7b632e 264 # by:
76459e56
NL
265 # creation_date: 'Creation date'
266 # starred_date: 'Starred date'
267 # archive_date: 'Archived date'
268 # title: 'Title'
269 # last_updated: 'Last updated'
270 # ascending: 'Ascending'
eb7b632e 271 # descending: 'Descending'
bed075ac 272 # button: 'Sort'
f92b5de7
JB
273 view:
274 left_menu:
275 # back_to_top: 'Back to top'
276 back_to_homepage: 'Back'
277 set_as_read: 'Okundu olarak işaretle'
278 set_as_unread: 'Okunmadı olarak işaretle'
519ba0b5 279 set_as_starred: 'Favorilere ekle/çıkar'
f92b5de7
JB
280 view_original_article: 'Orijinal makale'
281 re_fetch_content: 'İçeriği yenile'
282 delete: 'Sil'
283 add_a_tag: 'Bir etiket ekle'
284 share_content: 'Paylaş'
285 share_email_label: 'E-posta'
3377c938 286 # public_link: 'public link'
f1be7af4 287 # delete_public_link: 'delete public link'
5f82fc23 288 export: 'Dışa Aktar'
f92b5de7
JB
289 # print: 'Print'
290 problem:
291 label: 'Bir sorun mu var?'
292 description: 'Bu makalede herhangi bir yanlışlık mı var?'
293 edit_title: 'Başlığı düzenle'
294 original_article: 'orijinal'
90c766b9 295 # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations'
d35ba2c3 296 created_at: 'Oluşturulma tarihi'
5e9009ce 297 # published_at: 'Publication date'
7b0b3622 298 # published_by: 'Published by'
ecf41ab3 299 # provided_by: 'Provided by'
f92b5de7
JB
300 new:
301 page_title: 'Yeni makaleyi kaydet'
1e921a65 302 placeholder: 'https://website.tr'
f92b5de7
JB
303 form_new:
304 url_label: Url
49b042df
NL
305 search:
306 # placeholder: 'What are you looking for?'
f92b5de7
JB
307 edit:
308 page_title: 'Makaleyi düzenle'
309 title_label: 'Başlık'
310 url_label: 'Url'
3b771f51 311 # origin_url_label: 'Origin url (from where you found that entry)'
f92b5de7 312 save_label: 'Kaydet'
d0d196ff 313 public:
77c5140b 314 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
fa0f5ee1
JB
315 confirm:
316 # delete: "Are you sure you want to remove that article?"
e247450a 317 # delete_entries: "Are you sure you want to remove those articles?"
fa0f5ee1 318 # delete_tag: "Are you sure you want to remove that tag from that article?"
af83d05c
KD
319 metadata:
320 # reading_time: "Estimated reading time"
321 # reading_time_minutes_short: "%readingTime% min"
322 # address: "Address"
323 # added_on: "Added on"
0bddd348 324 # published_on: "Published on"
f47101e0 325
f92b5de7
JB
326about:
327 page_title: 'Hakkımızda'
328 top_menu:
329 who_behind_wallabag: "wallabag'in arkasındakiler"
330 getting_help: 'Yardım'
331 helping: 'wallabag destek olun'
332 # contributors: 'Contributors'
333 # third_party: 'Third-party libraries'
334 who_behind_wallabag:
335 developped_by: 'Geliştiriciler'
336 website: 'i̇nternet sitesi'
337 many_contributors: 'Ve katkıda bulunanlar ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">GitHub üzerinde</a>'
338 project_website: 'Proje internet sitesi'
339 license: 'Lisans'
340 version: 'Sürüm'
341 getting_help:
342 documentation: 'Dokümantasyon'
343 bug_reports: 'Sorun bildir'
1781ca37 344 support: '<a href="https://github.com/wallabag/wallabag/issues">GitHub üzerinde</a>'
f92b5de7
JB
345 helping:
346 description: 'wallabag açık kaynak kodlu ve ücretsizdir. Bize destek ol :'
347 by_contributing: 'projemize katkıda bulunun :'
348 by_contributing_2: 'ihtiyacımız olanların listelendiği yapılacaklar listesi'
349 by_paypal: 'PayPal ile'
350 contributors:
351 # description: 'Thank you to contributors on wallabag web application'
352 third_party:
353 # description: 'Here are the list of third-party libraries used in wallabag (with their licenses):'
354 # package: 'Package'
355 license: 'Lisans'
f47101e0 356
f92b5de7
JB
357howto:
358 page_title: 'Yardım'
359 # page_description: 'There are several ways to save an article:'
893ccad3
NL
360 tab_menu:
361 # add_link: "Add a link"
362 # shortcuts: "Use shortcuts"
f92b5de7
JB
363 top_menu:
364 browser_addons: 'Tarayıcı eklentileri'
365 mobile_apps: 'Mobil uygulamalar'
366 bookmarklet: 'Bookmarklet'
367 form:
368 description: 'Yeni makale kaydet'
369 browser_addons:
370 firefox: 'Standart Firefox Eklentisi'
371 chrome: 'Chrome Eklentisi'
8d064ba5 372 opera: 'Opera Eklentisi'
f92b5de7
JB
373 mobile_apps:
374 android:
375 # via_f_droid: 'via F-Droid'
376 # via_google_play: 'via Google Play'
377 # ios: 'on the iTunes Store'
378 # windows: 'on the Microsoft Store'
379 bookmarklet:
380 description: "Bu bağlantı ile yer imlerinizi sürükleyip bırakarak wallabag'e ekleyebilirsiniz:"
893ccad3
NL
381 shortcuts:
382 # page_description: Here are the shortcuts available in wallabag.
383 # shortcut: Shortcut
384 # action: Action
385 # all_pages_title: Shortcuts available in all pages
386 # go_unread: Go to unread
387 # go_starred: Go to starred
388 # go_archive: Go to archive
389 # go_all: Go to all entries
390 # go_tags: Go to tags
391 # go_config: Go to config
392 # go_import: Go to import
393 # go_developers: Go to developers
394 # go_howto: Go to howto (this page!)
395 # go_logout: Logout
396 # list_title: Shortcuts available in listing pages
397 # search: Display the search form
398 # article_title: Shortcuts available in entry view
399 # open_original: Open original URL of the entry
400 # toggle_favorite: Toggle star status for the entry
401 # toggle_archive: Toggle read status for the entry
402 # delete: Delete the entry
403 # material_title: Shortcuts available with Material theme only
404 # add_link: Add a new link
405 # hide_form: Hide the current form (search or new link)
406 # arrows_navigation: Navigate through articles
407 # open_article: Display the selected entry
f47101e0 408
f92b5de7
JB
409quickstart:
410 page_title: 'Hızlı başlangıç'
a44d2613 411 # more: 'More…'
f92b5de7
JB
412 intro:
413 title: 'wallabag'
414 paragraph_1: "wallabag kurduğunuz için teşekkür ederiz. Bu sayfada biz size eşlik edecek ve ilginizi çekecek birkaç özellik göstereceğim."
415 paragraph_2: 'Bizi takip edin!'
416 configure:
417 title: 'Uygulamayı Yapılandırma'
a44d2613 418 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
f92b5de7 419 language: 'Dili ve tasarımı değiştirme'
531c8d0a 420 feed: 'RSS akışını aktifleştirme'
f92b5de7
JB
421 # tagging_rules: 'Write rules to automatically tag your articles'
422 admin:
423 # title: 'Administration'
424 # description: 'As an administrator, you have privileges on wallabag. You can:'
425 # new_user: 'Create a new user'
426 # analytics: 'Configure analytics'
427 # sharing: 'Enable some parameters about article sharing'
428 # export: 'Configure export'
429 # import: 'Configure import'
430 first_steps:
431 title: 'İlk adım'
7d72cce4 432 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
f92b5de7
JB
433 new_article: 'İlk makalenizi kaydedin'
434 unread_articles: 'Ve bunu sınıflandırın!'
435 migrate:
436 title: 'Varolan servislerden veri aktarma'
437 description: "Kullanmakta olduğunuz farklı bir hizmet mi var? Biz size yardımcı olacak ve verilerinizi wallabag'e aktarmanıza yardımcı olacağız."
438 pocket: "Pocket üzerindeki verilerinizi wallabag'e aktarın"
439 wallabag_v1: "wallabag v1 üzerindeki verilerinizi wallabag'in yeni sürümüne aktarın"
440 wallabag_v2: "wallabag v2 üzerindeki verilerinizi wallabag'in yeni sürümüne aktarın"
ca2a43ae 441 readability: "Readability üzerindeki verilerinizi wallabag'e aktarın'"
a44d2613 442 instapaper: "Instapaper üzerindeki verilerinizi wallabag'e aktarın'"
f92b5de7
JB
443 developer:
444 # title: 'Developers'
a44d2613 445 # description: 'We also thought to the developers: Docker, API, translations, etc.'
f92b5de7 446 # create_application: 'Create your third application'
a44d2613 447 # use_docker: 'Use Docker to install wallabag'
f92b5de7
JB
448 docs:
449 title: 'Dokümantasyon'
a44d2613 450 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
f92b5de7
JB
451 # annotate: 'Annotate your article'
452 export: 'Makalelerinizi ePUB ya da PDF formatına çevirme'
453 search_filters: 'Makaleleri görüntülemek için arama motorlarını ve filteri kullanma'
454 # fetching_errors: 'What can I do if an article encounters errors during fetching?'
455 all_docs: 'Ve daha fazlası!'
456 support:
457 title: 'Destek'
458 description: 'Eğer yardıma ihtiyacınız varsa, biz her daim senin için burada olacağız.'
459 github: 'GitHub'
460 email: 'E-posta'
461 gitter: 'Gitter'
f47101e0 462
f92b5de7
JB
463tag:
464 page_title: 'Etiketler'
465 list:
466 number_on_the_page: '{0} Herhangi bir etiket yok.|{1} Burada bir adet etiket var.|]1,Inf[ Burada %count% adet etiket var.'
b6520f0b 467 # see_untagged_entries: 'See untagged entries'
35c7819c 468 # no_untagged_entries: 'There are no untagged entries.'
df30af69
NL
469 new:
470 # add: 'Add'
471 # placeholder: 'You can add several tags, separated by a comma.'
559f708c
SH
472 rename:
473 # placeholder: 'You can update tag name.'
f47101e0 474
34be2d5d
JB
475export:
476 # 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>'
477 # unknown: 'Unknown'
b1428a1c 478
f92b5de7
JB
479import:
480 page_title: 'İçe Aktar'
481 page_description: 'wallabag içe aktarma aracına hoşgeldiniz. Lütfen içe aktarmak istediğiiz önceki servisinizi seçin.'
482 action:
483 import_contents: 'İçe Aktar contents'
484 form:
485 # mark_as_read_title: 'Mark all as read?'
486 # mark_as_read_label: 'Mark all imported entries as read'
487 file_label: 'Dosya'
488 save_label: 'Dosyayı yükle'
489 pocket:
490 page_title: 'İçe Aktar > Pocket'
491 description: "Bu araç tüm Pocket verinizi içe aktarır. Pocket içeriklerin getirilmesine izin vermez, okunabilen içerikler wallabag tarafından yeniden getirilir."
492 config_missing:
493 # description: "Pocket import isn't configured."
494 # admin_message: 'You need to define %keyurls%a pocket_consumer_key%keyurle%.'
495 # user_message: 'Your server admin needs to define an API Key for Pocket.'
496 authorize_message: 'Pocket hesabınızda verilerinizi içe aktarabilmemiz için öncelikle aşağıdaki butona tıklayın. Daha sonra, getpocket.com üzerindeki uygulamamıza gereken izinleri verin. Hepsi bu kadar!'
497 connect_to_pocket: "Pocket'a bağlanın ve verilerinizi içe aktarın"
498 wallabag_v1:
499 page_title: 'İçe Aktar > Wallabag v1'
500 description: 'Bu araç wallabag v1 üzerindeki tüm makalelerinizi içe aktarır. Yapılandırma sayfasında, "Export your wallabag data" sekmesinden "JSON export" adımını izleyin. Bu adım size "wallabag-export-1-xxxx-xx-xx.json" isimli bir dosya verecektir.'
501 how_to: 'Aşağıdaki butona tıklayarak wallabag v1 tarafından dışa aktarılmış dosyanızı yükleyin.'
502 wallabag_v2:
503 page_title: 'İçe Aktar > Wallabag v2'
504 # description: 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.'
958e77e6
NL
505 # elcurator:
506 # page_title: 'Import > elCurator'
507 # description: 'This importer will import all your elCurator articles. Go to your preferences in your elCurator account and then, export your content. You will have a JSON file.'
ca2a43ae
JB
508 readability:
509 page_title: 'İçe Aktar > Readability'
5d002e9b
JB
510 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
511 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
dc69e25f 512 worker:
5d002e9b 513 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
ca08d02f 514 # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
a9e92b66
JB
515 firefox:
516 page_title: 'İçe Aktar > Firefox'
a4df4891 517 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
a9e92b66
JB
518 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
519 chrome:
520 page_title: 'İçe Aktar > Chrome'
521 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
522 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
523 instapaper:
524 page_title: 'İçe Aktar > Instapaper'
525 # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
526 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
9ab024b4
JB
527 pinboard:
528 # page_title: "Import > Pinboard"
529 # description: 'This importer will import all your Instapaper articles. On the backup (https://pinboard.in/settings/backup) page, click on "JSON" in the "Bookmarks" section. A JSON file will be downloaded (like "pinboard_export").'
530 # how_to: 'Please select your Pinboard export and click on the below button to upload and import it.'
f47101e0 531
f92b5de7 532developer:
013f426d 533 # page_title: 'API clients management'
f92b5de7
JB
534 # welcome_message: 'Welcome to the wallabag API'
535 # documentation: 'Documentation'
536 # how_to_first_app: 'How to create my first application'
537 # full_documentation: 'View full API documentation'
c8021811 538 # list_methods: 'List API methods'
f92b5de7
JB
539 # clients:
540 # title: 'Clients'
541 # create_new: 'Create a new client'
542 # existing_clients:
543 # title: 'Existing clients'
544 # field_id: 'Client ID'
545 # field_secret: 'Client secret'
546 # field_uris: 'Redirect URIs'
547 # field_grant_types: 'Grant type allowed'
548 # no_client: 'No client yet.'
549 # remove:
550 # warn_message_1: 'You have the ability to remove this client. This action is IRREVERSIBLE !'
551 # warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag."
552 # action: 'Remove this client'
553 # client:
013f426d 554 # page_title: 'API clients management > New client'
f92b5de7
JB
555 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
556 # form:
152fcccd 557 # name_label: 'Name of the client'
f92b5de7
JB
558 # redirect_uris_label: 'Redirect URIs'
559 # save_label: 'Create a new client'
560 # action_back: 'Back'
df45126a 561 # copy_to_clipboard: Copy
f92b5de7 562 # client_parameter:
013f426d 563 # page_title: 'API clients management > Client parameters'
f92b5de7 564 # page_description: 'Here are your client parameters.'
152fcccd 565 # field_name: 'Client name'
f92b5de7
JB
566 # field_id: 'Client ID'
567 # field_secret: 'Client secret'
568 # back: 'Back'
569 # read_howto: 'Read the howto "Create my first application"'
570 # howto:
013f426d 571 # page_title: 'API clients management > How to create my first application'
f92b5de7
JB
572 # description:
573 # paragraph_1: 'The following commands make use of the <a href="https://github.com/jkbrzt/httpie">HTTPie library</a>. Make sure it is installed on your system before using it.'
574 # paragraph_2: 'You need a token to communicate between your 3rd application and wallabag API.'
575 # paragraph_3: 'To create this token, you need <a href="%link%">to create a new client</a>.'
576 # paragraph_4: 'Now, create your token (replace client_id, client_secret, username and password with the good values):'
577 # paragraph_5: 'The API will return a response like this:'
578 # paragraph_6: 'The access_token is useful to do a call to the API endpoint. For example:'
579 # paragraph_7: 'This call will return all the entries for your user.'
580 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
581 # back: 'Back'
f47101e0 582
152fcccd
JB
583user:
584 # page_title: Users management
585 # new_user: Create a new user
586 # edit_user: Edit an existing user
587 # description: "Here you can manage all users (create, edit and delete)"
588 # list:
589 # actions: Actions
590 # edit_action: Edit
591 # yes: Yes
592 # no: No
593 # create_new_one: Create a new user
594 form:
595 username_label: 'Kullanıcı adı'
596 # name_label: 'Name'
597 password_label: 'Şifre'
598 repeat_new_password_label: 'Yeni şifrenin tekrarı'
599 plain_password_label: '????'
600 email_label: 'E-posta'
601 # enabled_label: 'Enabled'
152fcccd 602 # last_login_label: 'Last login'
a6b242a1 603 # twofactor_email_label: Two factor authentication by email
e073090b 604 # twofactor_google_label: Two factor authentication by OTP app
152fcccd
JB
605 # save: Save
606 # delete: Delete
607 # delete_confirm: Are you sure?
608 # back_to_list: Back to list
c37515f8 609 search:
c37515f8 610 # placeholder: Filter by username or email
152fcccd 611
34be2d5d
JB
612site_credential:
613 # page_title: Site credentials management
614 # new_site_credential: Create a credential
615 # edit_site_credential: Edit an existing credential
616 # description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
617 # list:
618 # actions: Actions
619 # edit_action: Edit
620 # yes: Yes
621 # no: No
622 # create_new_one: Create a new credential
623 # form:
624 # username_label: 'Login'
625 # host_label: 'Host (subdomain.example.org, .example.org, etc.)'
626 # password_label: 'Password'
627 # save: Save
628 # delete: Delete
629 # delete_confirm: Are you sure?
630 # back_to_list: Back to list
631
645dc759
JB
632error:
633 # page_title: An error occurred
634
f92b5de7
JB
635flashes:
636 config:
637 notice:
ece4718f 638 config_saved: 'Yapılandırma ayarları kaydedildi.'
f92b5de7
JB
639 password_updated: 'Şifre güncellendi'
640 password_not_updated_demo: "In demonstration mode, you can't change password for this user."
641 user_updated: 'Bilgiler güncellendi'
531c8d0a 642 feed_updated: 'RSS bilgiler güncellendi'
34be2d5d
JB
643 # tagging_rules_updated: 'Tagging rules updated'
644 # tagging_rules_deleted: 'Tagging rule deleted'
645 # feed_token_updated: 'RSS token updated'
646 # feed_token_revoked: 'RSS token revoked'
206bade5
JB
647 # annotations_reset: Annotations reset
648 # tags_reset: Tags reset
649 # entries_reset: Entries reset
6da1aebc 650 # archived_reset: Archived entries deleted
34be2d5d 651 # otp_enabled: Two-factor authentication enabled
4ff1efa4 652 # otp_disabled: Two-factor authentication disabled
34be2d5d
JB
653 # tagging_rules_imported: Tagging rules imported
654 # tagging_rules_not_imported: Error while importing tagging rules
24230a51
KD
655 # ignore_origin_rules_deleted: 'Ignore origin rule deleted'
656 # ignore_origin_rules_updated: 'Ignore origin rule updated'
f92b5de7
JB
657 entry:
658 notice:
659 entry_already_saved: 'Entry already saved on %date%'
660 entry_saved: 'Makale kaydedildi'
59b97fae 661 # entry_saved_failed: 'Entry saved but fetching content failed'
f92b5de7
JB
662 # entry_updated: 'Entry updated'
663 entry_reloaded: 'Makale içeriği yenilendi'
6c8806ca 664 # entry_reloaded_failed: 'Entry reloaded but fetching content failed'
f92b5de7
JB
665 entry_archived: 'Makale arşivlendi'
666 entry_unarchived: 'Makale arşivden çıkartıldı'
667 entry_starred: 'Makale favorilere eklendi'
668 entry_unstarred: 'Makale favorilerden çıkartıldı'
669 entry_deleted: 'Makale silindi'
09ef25c3 670 # no_random_entry: 'No article with these criterias was found'
f92b5de7
JB
671 tag:
672 notice:
673 tag_added: 'Etiket eklendi'
559f708c 674 # tag_renamed: 'Tag renamed'
f92b5de7
JB
675 import:
676 notice:
677 # failed: 'Import failed, please try again.'
678 # failed_on_file: 'Error while processing import. Please verify your import file.'
679 # summary: 'Import summary: %imported% imported, %skipped% already saved.'
c80cc01a 680 # summary_with_queue: 'Import summary: %queued% queued.'
13a522df
JB
681 error:
682 # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
683 # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
f92b5de7
JB
684 developer:
685 notice:
686 # client_created: 'New client created.'
687 # client_deleted: 'Client deleted'
ca08d02f
JB
688 user:
689 notice:
690 # added: 'User "%username%" added'
691 # updated: 'User "%username%" updated'
692 # deleted: 'User "%username%" deleted'
f92fcb53
JB
693 site_credential:
694 notice:
695 # added: 'Site credential for "%host%" added'
696 # updated: 'Site credential for "%host%" updated'
697 # deleted: 'Site credential for "%host%" deleted'
7408a6cb
KD
698 ignore_origin_instance_rule:
699 notice:
700 # added: 'Global ignore origin rule added'
701 # updated: 'Global ignore origin rule updated'
702 # deleted: 'Global ignore origin rule deleted'