]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
Fixed translation
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.tr.yml
1 security:
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'
16
17 menu:
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'
28 # developer: 'API clients management'
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'
34 # users_management: 'Users management'
35 # site_credentials: 'Site credentials'
36 # ignore_origin_instance_rules: 'Global ignore origin rules'
37 quickstart: "Hızlı başlangıç"
38 top:
39 add_new_entry: 'Yeni bir makale ekle'
40 search: 'Ara'
41 filter_entries: 'Filtrele'
42 # random_entry: Jump to a random entry from that list
43 export: 'Dışa Aktar'
44 # account: 'My account'
45 # sort_entries: 'Sort entries'
46 search_form:
47 input_label: 'Aramak istediğiniz herhangi bir şey yazın'
48
49 footer:
50 wallabag:
51 elsewhere: 'wallabag her an seninle'
52 social: 'Sosyal'
53 powered_by: 'powered by'
54 about: 'Hakkımızda'
55 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
56
57 config:
58 page_title: 'Yapılandırma'
59 tab_menu:
60 settings: 'Ayarlar'
61 feed: 'RSS'
62 user_info: 'Kullanıcı bilgileri'
63 password: 'Şifre'
64 rules: 'Etiketleme kuralları'
65 # ignore_origin: 'Ignore origin rules'
66 new_user: 'Bir kullanıcı ekle'
67 # reset: 'Reset area'
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'
74 reading_speed:
75 # label: 'Reading speed (words per minute)'
76 # help_message: 'You can use online tools to estimate your reading speed:'
77 action_mark_as_read:
78 # label: 'Where do you want to be redirected to after marking an article as read?'
79 # redirect_homepage: 'To the homepage'
80 # redirect_current_page: 'To the current page'
81 # pocket_consumer_key_label: Consumer key for Pocket to import contents
82 # android_configuration: Configure your Android application
83 # android_instruction: "Touch here to prefill your Android application"
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."
89 form_feed:
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'
95 # token_revoke: 'Revoke the token'
96 feed_links: 'RSS akış bağlantıları'
97 feed_link:
98 unread: 'Okunmayan'
99 starred: 'Favoriler'
100 archive: 'Arşiv'
101 # all: 'All'
102 feed_limit: 'RSS içeriğinden talep edilecek makale limiti'
103 form_user:
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."
105 # login_label: 'Login (can not be changed)'
106 name_label: 'İsim'
107 email_label: 'E-posta'
108 two_factor:
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
118 delete:
119 # title: Delete my account (a.k.a danger zone)
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.
121 # confirm: Are you really sure? (THIS CAN'T BE UNDONE)
122 # button: Delete my account
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
129 # archived: Remove ALL archived entries
130 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
131 form_password:
132 # description: "You can change your password here. Your new password should by at least 8 characters long."
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'
140 # edit_rule_label: 'edit'
141 rule_label: 'Kural'
142 tags_label: 'Etiketler'
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
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'
182 # matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
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>'
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>'
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
211
212 entry:
213 default_title: 'Makalenin başlığı'
214 page_titles:
215 # unread: 'Unread entries'
216 # starred: 'Starred entries'
217 # archived: 'Archived entries'
218 # filtered: 'Filtered entries'
219 # filtered_tags: 'Filtered by tags:'
220 # filtered_search: 'Filtered by search:'
221 # untagged: 'Untagged entries'
222 # all: 'All entries'
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'
227 reading_time_less_one_minute: 'tahmini okuma süresi: &lt; 1 min'
228 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
229 reading_time_minutes_short: '%readingTime% min'
230 reading_time_less_one_minute_short: '&lt; 1 min'
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'
241 unread_label: 'Okunmayan'
242 preview_picture_label: 'Resim önizlemesi varsa'
243 preview_picture_help: 'Resim önizlemesi'
244 # is_public_label: 'Has a public link'
245 # is_public_help: 'Public link'
246 language_label: 'Dil'
247 # http_status_label: 'HTTP status'
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'
260 sort:
261 # title: 'Sort options'
262 # status_label: 'Sort by'
263 # order_label: 'Order'
264 # by:
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'
271 # descending: 'Descending'
272 # button: 'Sort'
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'
279 set_as_starred: 'Favorilere ekle/çıkar'
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'
286 # public_link: 'public link'
287 # delete_public_link: 'delete public link'
288 export: 'Dışa Aktar'
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'
295 # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations'
296 created_at: 'Oluşturulma tarihi'
297 # published_at: 'Publication date'
298 # published_by: 'Published by'
299 # provided_by: 'Provided by'
300 new:
301 page_title: 'Yeni makaleyi kaydet'
302 placeholder: 'https://website.tr'
303 form_new:
304 url_label: Url
305 search:
306 # placeholder: 'What are you looking for?'
307 edit:
308 page_title: 'Makaleyi düzenle'
309 title_label: 'Başlık'
310 url_label: 'Url'
311 # origin_url_label: 'Origin url (from where you found that entry)'
312 save_label: 'Kaydet'
313 public:
314 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
315 confirm:
316 # delete: "Are you sure you want to remove that article?"
317 # delete_entries: "Are you sure you want to remove those articles?"
318 # delete_tag: "Are you sure you want to remove that tag from that article?"
319 metadata:
320 # reading_time: "Estimated reading time"
321 # reading_time_minutes_short: "%readingTime% min"
322 # address: "Address"
323 # added_on: "Added on"
324 # published_on: "Published on"
325
326 about:
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'
344 support: '<a href="https://github.com/wallabag/wallabag/issues">GitHub üzerinde</a>'
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'
356
357 howto:
358 page_title: 'Yardım'
359 # page_description: 'There are several ways to save an article:'
360 tab_menu:
361 # add_link: "Add a link"
362 # shortcuts: "Use shortcuts"
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'
372 opera: 'Opera Eklentisi'
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:"
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
408
409 quickstart:
410 page_title: 'Hızlı başlangıç'
411 # more: 'More…'
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'
418 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
419 language: 'Dili ve tasarımı değiştirme'
420 feed: 'RSS akışını aktifleştirme'
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'
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."
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"
441 readability: "Readability üzerindeki verilerinizi wallabag'e aktarın'"
442 instapaper: "Instapaper üzerindeki verilerinizi wallabag'e aktarın'"
443 developer:
444 # title: 'Developers'
445 # description: 'We also thought to the developers: Docker, API, translations, etc.'
446 # create_application: 'Create your third application'
447 # use_docker: 'Use Docker to install wallabag'
448 docs:
449 title: 'Dokümantasyon'
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."
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'
462
463 tag:
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.'
467 # see_untagged_entries: 'See untagged entries'
468 # no_untagged_entries: 'There are no untagged entries.'
469 new:
470 # add: 'Add'
471 # placeholder: 'You can add several tags, separated by a comma.'
472 rename:
473 # placeholder: 'You can update tag name.'
474
475 export:
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'
478
479 import:
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.'
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.'
508 readability:
509 page_title: 'İçe Aktar > Readability'
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.'
512 worker:
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:"
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."
515 firefox:
516 page_title: 'İçe Aktar > Firefox'
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."
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.'
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.'
531
532 developer:
533 # page_title: 'API clients management'
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'
538 # list_methods: 'List API methods'
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:
554 # page_title: 'API clients management > New client'
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:
557 # name_label: 'Name of the client'
558 # redirect_uris_label: 'Redirect URIs'
559 # save_label: 'Create a new client'
560 # action_back: 'Back'
561 # copy_to_clipboard: Copy
562 # client_parameter:
563 # page_title: 'API clients management > Client parameters'
564 # page_description: 'Here are your client parameters.'
565 # field_name: 'Client name'
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:
571 # page_title: 'API clients management > How to create my first application'
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'
582
583 user:
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'
602 # last_login_label: 'Last login'
603 # twofactor_email_label: Two factor authentication by email
604 # twofactor_google_label: Two factor authentication by OTP app
605 # save: Save
606 # delete: Delete
607 # delete_confirm: Are you sure?
608 # back_to_list: Back to list
609 search:
610 # placeholder: Filter by username or email
611
612 site_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
632 error:
633 # page_title: An error occurred
634
635 flashes:
636 config:
637 notice:
638 config_saved: 'Yapılandırma ayarları kaydedildi.'
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'
642 feed_updated: 'RSS bilgiler güncellendi'
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'
647 # annotations_reset: Annotations reset
648 # tags_reset: Tags reset
649 # entries_reset: Entries reset
650 # archived_reset: Archived entries deleted
651 # otp_enabled: Two-factor authentication enabled
652 # otp_disabled: Two-factor authentication disabled
653 # tagging_rules_imported: Tagging rules imported
654 # tagging_rules_not_imported: Error while importing tagging rules
655 # ignore_origin_rules_deleted: 'Ignore origin rule deleted'
656 # ignore_origin_rules_updated: 'Ignore origin rule updated'
657 entry:
658 notice:
659 entry_already_saved: 'Entry already saved on %date%'
660 entry_saved: 'Makale kaydedildi'
661 # entry_saved_failed: 'Entry saved but fetching content failed'
662 # entry_updated: 'Entry updated'
663 entry_reloaded: 'Makale içeriği yenilendi'
664 # entry_reloaded_failed: 'Entry reloaded but fetching content failed'
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'
670 # no_random_entry: 'No article with these criterias was found'
671 tag:
672 notice:
673 tag_added: 'Etiket eklendi'
674 # tag_renamed: 'Tag renamed'
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.'
680 # summary_with_queue: 'Import summary: %queued% queued.'
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.
684 developer:
685 notice:
686 # client_created: 'New client created.'
687 # client_deleted: 'Client deleted'
688 user:
689 notice:
690 # added: 'User "%username%" added'
691 # updated: 'User "%username%" updated'
692 # deleted: 'User "%username%" deleted'
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'
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'