]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
Add ability to manually define the reading speed
[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 quickstart: "Hızlı başlangıç"
37 top:
38 add_new_entry: 'Yeni bir makale ekle'
39 search: 'Ara'
40 filter_entries: 'Filtrele'
41 # random_entry: Jump to a random entry from that list
42 export: 'Dışa Aktar'
43 search_form:
44 input_label: 'Aramak istediğiniz herhangi bir şey yazın'
45
46 footer:
47 wallabag:
48 elsewhere: 'wallabag her an seninle'
49 social: 'Sosyal'
50 powered_by: 'powered by'
51 about: 'Hakkımızda'
52 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
53
54 config:
55 page_title: 'Yapılandırma'
56 tab_menu:
57 settings: 'Ayarlar'
58 feed: 'RSS'
59 user_info: 'Kullanıcı bilgileri'
60 password: 'Şifre'
61 rules: 'Etiketleme kuralları'
62 new_user: 'Bir kullanıcı ekle'
63 # reset: 'Reset area'
64 form:
65 save: 'Kaydet'
66 form_settings:
67 theme_label: 'Tema'
68 items_per_page_label: 'Sayfa başına makale sayısı'
69 language_label: 'Dil'
70 reading_speed:
71 # label: 'Reading speed (words per minute)'
72 # help_message: 'You can use online tools to estimate your reading speed:'
73 action_mark_as_read:
74 # label: 'Where do you want to be redirected to after marking an article as read?'
75 # redirect_homepage: 'To the homepage'
76 # redirect_current_page: 'To the current page'
77 # pocket_consumer_key_label: Consumer key for Pocket to import contents
78 # android_configuration: Configure your Android application
79 # android_instruction: "Touch here to prefill your Android application"
80 # help_theme: "wallabag is customizable. You can choose your prefered theme here."
81 # help_items_per_page: "You can change the number of articles displayed on each page."
82 # 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."
83 # help_language: "You can change the language of wallabag interface."
84 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
85 form_feed:
86 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.'
87 token_label: 'RSS belirteci (token)'
88 no_token: 'Belirteç (token) yok'
89 token_create: 'Yeni belirteç (token) oluştur'
90 token_reset: 'Belirteci (token) sıfırla'
91 # token_revoke: 'Revoke the token'
92 feed_links: 'RSS akış bağlantıları'
93 feed_link:
94 unread: 'Okunmayan'
95 starred: 'Favoriler'
96 archive: 'Arşiv'
97 # all: 'All'
98 feed_limit: 'RSS içeriğinden talep edilecek makale limiti'
99 form_user:
100 # 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."
101 # login_label: 'Login (can not be changed)'
102 name_label: 'İsim'
103 email_label: 'E-posta'
104 # 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 # table_method: Method
107 # table_state: State
108 # table_action: Action
109 # state_enabled: Enabled
110 # state_disabled: Disabled
111 # action_email: Use email
112 # action_app: Use OTP App
113 delete:
114 # title: Delete my account (a.k.a danger zone)
115 # 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.
116 # confirm: Are you really sure? (THIS CAN'T BE UNDONE)
117 # button: Delete my account
118 reset:
119 # title: Reset area (a.k.a danger zone)
120 # description: By hiting buttons below you'll have ability to remove some informations from your account. Be aware that these actions are IRREVERSIBLE.
121 # annotations: Remove ALL annotations
122 # tags: Remove ALL tags
123 # entries: Remove ALL entries
124 # archived: Remove ALL archived entries
125 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
126 form_password:
127 # description: "You can change your password here. Your new password should by at least 8 characters long."
128 old_password_label: 'Eski şifre'
129 new_password_label: 'Yeni şifre'
130 repeat_new_password_label: 'Yeni şifrenin tekrarı'
131 form_rules:
132 # if_label: 'if'
133 # then_tag_as_label: 'then tag as'
134 # delete_rule_label: 'delete'
135 # edit_rule_label: 'edit'
136 rule_label: 'Kural'
137 tags_label: 'Etiketler'
138 faq:
139 title: 'S.S.S.'
140 tagging_rules_definition_title: '« etiketleme kuralları » ne anlama geliyor?'
141 # 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.'
142 how_to_use_them_title: 'Bunu nasıl kullanırım?'
143 # 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> »'
144 variables_available_title: 'Kurallar içerisinde hangi değişken ve operatörleri kullanabilirim?'
145 variables_available_description: 'Etiket kuralı oluşturmak istediğinizde aşağıdaki değişken ve operatörleri kullanabilirsin:'
146 meaning: 'Anlamı'
147 variable_description:
148 label: 'Değişken'
149 title: 'Makalenin başlığı'
150 url: 'Makalenin bağlantısı'
151 isArchived: 'Makale arşivlendi mi? Arşivlenmedi mi?'
152 isStarred: 'Makale favorilere eklendi mi? Eklenmedi mi?'
153 content: "Makalenin içeriği"
154 language: "Makalenin dili"
155 mimetype: "Makalenin mime türü"
156 readingTime: "Makalenin dakika cinsinden tahmini okuma süresi"
157 domainName: 'Makalenin bulunduğu internet sitesinin alan adı'
158 operator_description:
159 label: 'Operatör'
160 less_than: 'Küçüktür ve eşittir…'
161 strictly_less_than: 'Küçüktür…'
162 greater_than: 'Büyüktür ve eşittir…'
163 strictly_greater_than: 'Büyüktür…'
164 equal_to: 'Eşittir…'
165 not_equal_to: 'Eşit değildir…'
166 or: 'Bir kural veya birbaşkası'
167 and: 'Bir kural ve diğeri'
168 # matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
169 # notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
170 otp:
171 # page_title: Two-factor authentication
172 # app:
173 # 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.
174 # two_factor_code_description_2: 'You can scan that QR Code with your app:'
175 # 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:'
176 # two_factor_code_description_4: 'Test an OTP code from your configured app:'
177 # cancel: Cancel
178 # enable: Enable
179
180 entry:
181 default_title: 'Makalenin başlığı'
182 page_titles:
183 # unread: 'Unread entries'
184 # starred: 'Starred entries'
185 # archived: 'Archived entries'
186 # filtered: 'Filtered entries'
187 # filtered_tags: 'Filtered by tags:'
188 # filtered_search: 'Filtered by search:'
189 # untagged: 'Untagged entries'
190 # all: 'All entries'
191 list:
192 number_on_the_page: '{0} Herhangi bir makale yok.|{1} Burada bir adet makale var.|]1,Inf[ Burada %count% adet makale var.'
193 reading_time: 'tahmini okuma süresi'
194 reading_time_minutes: 'tahmini okuma süresi: %readingTime% min'
195 reading_time_less_one_minute: 'tahmini okuma süresi: &lt; 1 min'
196 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
197 reading_time_minutes_short: '%readingTime% min'
198 reading_time_less_one_minute_short: '&lt; 1 min'
199 original_article: 'orijinal'
200 toogle_as_read: 'Okundu/okunmadı olarak işaretle'
201 toogle_as_star: 'Favorilere ekle/çıkar'
202 delete: 'Sil'
203 export_title: 'Dışa Aktar'
204 filters:
205 title: 'Filtreler'
206 status_label: 'Durum'
207 archived_label: 'Arşiv'
208 starred_label: 'Favori'
209 unread_label: 'Okunmayan'
210 preview_picture_label: 'Resim önizlemesi varsa'
211 preview_picture_help: 'Resim önizlemesi'
212 language_label: 'Dil'
213 # http_status_label: 'HTTP status'
214 reading_time:
215 label: 'Dakika cinsinden okuma süresi'
216 from: 'başlangıç'
217 to: 'bitiş'
218 domain_label: 'Alan adı'
219 created_at:
220 label: 'Oluşturulma tarihi'
221 from: 'başlangıç'
222 to: 'bitiş'
223 action:
224 clear: 'Temizle'
225 filter: 'Filtrele'
226 view:
227 left_menu:
228 # back_to_top: 'Back to top'
229 back_to_homepage: 'Back'
230 set_as_read: 'Okundu olarak işaretle'
231 set_as_unread: 'Okunmadı olarak işaretle'
232 set_as_starred: 'Favorilere ekle/çıkar'
233 view_original_article: 'Orijinal makale'
234 re_fetch_content: 'İçeriği yenile'
235 delete: 'Sil'
236 add_a_tag: 'Bir etiket ekle'
237 share_content: 'Paylaş'
238 share_email_label: 'E-posta'
239 # public_link: 'public link'
240 # delete_public_link: 'delete public link'
241 export: 'Dışa Aktar'
242 # print: 'Print'
243 problem:
244 label: 'Bir sorun mu var?'
245 description: 'Bu makalede herhangi bir yanlışlık mı var?'
246 edit_title: 'Başlığı düzenle'
247 original_article: 'orijinal'
248 # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations'
249 created_at: 'Oluşturulma tarihi'
250 # published_at: 'Publication date'
251 # published_by: 'Published by'
252 # provided_by: 'Provided by'
253 new:
254 page_title: 'Yeni makaleyi kaydet'
255 placeholder: 'http://website.com'
256 form_new:
257 url_label: Url
258 search:
259 # placeholder: 'What are you looking for?'
260 edit:
261 page_title: 'Makaleyi düzenle'
262 title_label: 'Başlık'
263 url_label: 'Url'
264 # origin_url_label: 'Origin url (from where you found that entry)'
265 save_label: 'Kaydet'
266 public:
267 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
268 confirm:
269 # delete: "Are you sure you want to remove that article?"
270 # delete_tag: "Are you sure you want to remove that tag from that article?"
271 metadata:
272 # reading_time: "Estimated reading time"
273 # reading_time_minutes_short: "%readingTime% min"
274 # address: "Address"
275 # added_on: "Added on"
276
277 about:
278 page_title: 'Hakkımızda'
279 top_menu:
280 who_behind_wallabag: "wallabag'in arkasındakiler"
281 getting_help: 'Yardım'
282 helping: 'wallabag destek olun'
283 # contributors: 'Contributors'
284 # third_party: 'Third-party libraries'
285 who_behind_wallabag:
286 developped_by: 'Geliştiriciler'
287 website: 'i̇nternet sitesi'
288 many_contributors: 'Ve katkıda bulunanlar ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">GitHub üzerinde</a>'
289 project_website: 'Proje internet sitesi'
290 license: 'Lisans'
291 version: 'Sürüm'
292 getting_help:
293 documentation: 'Dokümantasyon'
294 bug_reports: 'Sorun bildir'
295 support: '<a href="https://github.com/wallabag/wallabag/issues">GitHub üzerinde</a>'
296 helping:
297 description: 'wallabag açık kaynak kodlu ve ücretsizdir. Bize destek ol :'
298 by_contributing: 'projemize katkıda bulunun :'
299 by_contributing_2: 'ihtiyacımız olanların listelendiği yapılacaklar listesi'
300 by_paypal: 'PayPal ile'
301 contributors:
302 # description: 'Thank you to contributors on wallabag web application'
303 third_party:
304 # description: 'Here are the list of third-party libraries used in wallabag (with their licenses):'
305 # package: 'Package'
306 license: 'Lisans'
307
308 howto:
309 page_title: 'Yardım'
310 # page_description: 'There are several ways to save an article:'
311 tab_menu:
312 # add_link: "Add a link"
313 # shortcuts: "Use shortcuts"
314 top_menu:
315 browser_addons: 'Tarayıcı eklentileri'
316 mobile_apps: 'Mobil uygulamalar'
317 bookmarklet: 'Bookmarklet'
318 form:
319 description: 'Yeni makale kaydet'
320 browser_addons:
321 firefox: 'Standart Firefox Eklentisi'
322 chrome: 'Chrome Eklentisi'
323 opera: 'Opera Eklentisi'
324 mobile_apps:
325 android:
326 # via_f_droid: 'via F-Droid'
327 # via_google_play: 'via Google Play'
328 # ios: 'on the iTunes Store'
329 # windows: 'on the Microsoft Store'
330 bookmarklet:
331 description: "Bu bağlantı ile yer imlerinizi sürükleyip bırakarak wallabag'e ekleyebilirsiniz:"
332 shortcuts:
333 # page_description: Here are the shortcuts available in wallabag.
334 # shortcut: Shortcut
335 # action: Action
336 # all_pages_title: Shortcuts available in all pages
337 # go_unread: Go to unread
338 # go_starred: Go to starred
339 # go_archive: Go to archive
340 # go_all: Go to all entries
341 # go_tags: Go to tags
342 # go_config: Go to config
343 # go_import: Go to import
344 # go_developers: Go to developers
345 # go_howto: Go to howto (this page!)
346 # go_logout: Logout
347 # list_title: Shortcuts available in listing pages
348 # search: Display the search form
349 # article_title: Shortcuts available in entry view
350 # open_original: Open original URL of the entry
351 # toggle_favorite: Toggle star status for the entry
352 # toggle_archive: Toggle read status for the entry
353 # delete: Delete the entry
354 # material_title: Shortcuts available with Material theme only
355 # add_link: Add a new link
356 # hide_form: Hide the current form (search or new link)
357 # arrows_navigation: Navigate through articles
358 # open_article: Display the selected entry
359
360 quickstart:
361 page_title: 'Hızlı başlangıç'
362 # more: 'More…'
363 intro:
364 title: 'wallabag'
365 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."
366 paragraph_2: 'Bizi takip edin!'
367 configure:
368 title: 'Uygulamayı Yapılandırma'
369 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
370 language: 'Dili ve tasarımı değiştirme'
371 feed: 'RSS akışını aktifleştirme'
372 # tagging_rules: 'Write rules to automatically tag your articles'
373 admin:
374 # title: 'Administration'
375 # description: 'As an administrator, you have privileges on wallabag. You can:'
376 # new_user: 'Create a new user'
377 # analytics: 'Configure analytics'
378 # sharing: 'Enable some parameters about article sharing'
379 # export: 'Configure export'
380 # import: 'Configure import'
381 first_steps:
382 title: 'İlk adım'
383 # 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."
384 new_article: 'İlk makalenizi kaydedin'
385 unread_articles: 'Ve bunu sınıflandırın!'
386 migrate:
387 title: 'Varolan servislerden veri aktarma'
388 description: "Kullanmakta olduğunuz farklı bir hizmet mi var? Biz size yardımcı olacak ve verilerinizi wallabag'e aktarmanıza yardımcı olacağız."
389 pocket: "Pocket üzerindeki verilerinizi wallabag'e aktarın"
390 wallabag_v1: "wallabag v1 üzerindeki verilerinizi wallabag'in yeni sürümüne aktarın"
391 wallabag_v2: "wallabag v2 üzerindeki verilerinizi wallabag'in yeni sürümüne aktarın"
392 readability: "Readability üzerindeki verilerinizi wallabag'e aktarın'"
393 instapaper: "Instapaper üzerindeki verilerinizi wallabag'e aktarın'"
394 developer:
395 # title: 'Developers'
396 # description: 'We also thought to the developers: Docker, API, translations, etc.'
397 # create_application: 'Create your third application'
398 # use_docker: 'Use Docker to install wallabag'
399 docs:
400 title: 'Dokümantasyon'
401 # 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."
402 # annotate: 'Annotate your article'
403 export: 'Makalelerinizi ePUB ya da PDF formatına çevirme'
404 search_filters: 'Makaleleri görüntülemek için arama motorlarını ve filteri kullanma'
405 # fetching_errors: 'What can I do if an article encounters errors during fetching?'
406 all_docs: 'Ve daha fazlası!'
407 support:
408 title: 'Destek'
409 description: 'Eğer yardıma ihtiyacınız varsa, biz her daim senin için burada olacağız.'
410 github: 'GitHub'
411 email: 'E-posta'
412 gitter: 'Gitter'
413
414 tag:
415 page_title: 'Etiketler'
416 list:
417 number_on_the_page: '{0} Herhangi bir etiket yok.|{1} Burada bir adet etiket var.|]1,Inf[ Burada %count% adet etiket var.'
418 # see_untagged_entries: 'See untagged entries'
419 # no_untagged_entries: 'There are no untagged entries.'
420 new:
421 # add: 'Add'
422 # placeholder: 'You can add several tags, separated by a comma.'
423 rename:
424 # placeholder: 'You can update tag name.'
425
426 # export:
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>'
428 # unknown: 'Unknown'
429
430 import:
431 page_title: 'İçe Aktar'
432 page_description: 'wallabag içe aktarma aracına hoşgeldiniz. Lütfen içe aktarmak istediğiiz önceki servisinizi seçin.'
433 action:
434 import_contents: 'İçe Aktar contents'
435 form:
436 # mark_as_read_title: 'Mark all as read?'
437 # mark_as_read_label: 'Mark all imported entries as read'
438 file_label: 'Dosya'
439 save_label: 'Dosyayı yükle'
440 pocket:
441 page_title: 'İçe Aktar > Pocket'
442 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."
443 config_missing:
444 # description: "Pocket import isn't configured."
445 # admin_message: 'You need to define %keyurls%a pocket_consumer_key%keyurle%.'
446 # user_message: 'Your server admin needs to define an API Key for Pocket.'
447 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!'
448 connect_to_pocket: "Pocket'a bağlanın ve verilerinizi içe aktarın"
449 wallabag_v1:
450 page_title: 'İçe Aktar > Wallabag v1'
451 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.'
452 how_to: 'Aşağıdaki butona tıklayarak wallabag v1 tarafından dışa aktarılmış dosyanızı yükleyin.'
453 wallabag_v2:
454 page_title: 'İçe Aktar > Wallabag v2'
455 # 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.'
456 readability:
457 page_title: 'İçe Aktar > Readability'
458 # 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).'
459 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
460 worker:
461 # 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:"
462 # 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."
463 firefox:
464 page_title: 'İçe Aktar > Firefox'
465 # 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."
466 # 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."
467 chrome:
468 page_title: 'İçe Aktar > Chrome'
469 # 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>"
470 # 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."
471 instapaper:
472 page_title: 'İçe Aktar > Instapaper'
473 # 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").'
474 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
475 pinboard:
476 # page_title: "Import > Pinboard"
477 # 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").'
478 # how_to: 'Please select your Pinboard export and click on the below button to upload and import it.'
479
480 developer:
481 # page_title: 'API clients management'
482 # welcome_message: 'Welcome to the wallabag API'
483 # documentation: 'Documentation'
484 # how_to_first_app: 'How to create my first application'
485 # full_documentation: 'View full API documentation'
486 # list_methods: 'List API methods'
487 # clients:
488 # title: 'Clients'
489 # create_new: 'Create a new client'
490 # existing_clients:
491 # title: 'Existing clients'
492 # field_id: 'Client ID'
493 # field_secret: 'Client secret'
494 # field_uris: 'Redirect URIs'
495 # field_grant_types: 'Grant type allowed'
496 # no_client: 'No client yet.'
497 # remove:
498 # warn_message_1: 'You have the ability to remove this client. This action is IRREVERSIBLE !'
499 # warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag."
500 # action: 'Remove this client'
501 # client:
502 # page_title: 'API clients management > New client'
503 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
504 # form:
505 # name_label: 'Name of the client'
506 # redirect_uris_label: 'Redirect URIs'
507 # save_label: 'Create a new client'
508 # action_back: 'Back'
509 # client_parameter:
510 # page_title: 'API clients management > Client parameters'
511 # page_description: 'Here are your client parameters.'
512 # field_name: 'Client name'
513 # field_id: 'Client ID'
514 # field_secret: 'Client secret'
515 # back: 'Back'
516 # read_howto: 'Read the howto "Create my first application"'
517 # howto:
518 # page_title: 'API clients management > How to create my first application'
519 # description:
520 # 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.'
521 # paragraph_2: 'You need a token to communicate between your 3rd application and wallabag API.'
522 # paragraph_3: 'To create this token, you need <a href="%link%">to create a new client</a>.'
523 # paragraph_4: 'Now, create your token (replace client_id, client_secret, username and password with the good values):'
524 # paragraph_5: 'The API will return a response like this:'
525 # paragraph_6: 'The access_token is useful to do a call to the API endpoint. For example:'
526 # paragraph_7: 'This call will return all the entries for your user.'
527 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
528 # back: 'Back'
529
530 user:
531 # page_title: Users management
532 # new_user: Create a new user
533 # edit_user: Edit an existing user
534 # description: "Here you can manage all users (create, edit and delete)"
535 # list:
536 # actions: Actions
537 # edit_action: Edit
538 # yes: Yes
539 # no: No
540 # create_new_one: Create a new user
541 form:
542 username_label: 'Kullanıcı adı'
543 # name_label: 'Name'
544 password_label: 'Şifre'
545 repeat_new_password_label: 'Yeni şifrenin tekrarı'
546 plain_password_label: '????'
547 email_label: 'E-posta'
548 # enabled_label: 'Enabled'
549 # last_login_label: 'Last login'
550 # twofactor_email_label: Two factor authentication by email
551 # twofactor_google_label: Two factor authentication by OTP app
552 # save: Save
553 # delete: Delete
554 # delete_confirm: Are you sure?
555 # back_to_list: Back to list
556 search:
557 # placeholder: Filter by username or email
558
559 error:
560 # page_title: An error occurred
561
562 flashes:
563 config:
564 notice:
565 config_saved: 'Yapılandırma ayarları kaydedildi.'
566 password_updated: 'Şifre güncellendi'
567 password_not_updated_demo: "In demonstration mode, you can't change password for this user."
568 user_updated: 'Bilgiler güncellendi'
569 feed_updated: 'RSS bilgiler güncellendi'
570 tagging_rules_updated: 'Tagging rules updated'
571 tagging_rules_deleted: 'Tagging rule deleted'
572 feed_token_updated: 'RSS token updated'
573 # annotations_reset: Annotations reset
574 # tags_reset: Tags reset
575 # entries_reset: Entries reset
576 # archived_reset: Archived entries deleted
577 entry:
578 notice:
579 entry_already_saved: 'Entry already saved on %date%'
580 entry_saved: 'Makale kaydedildi'
581 # entry_saved_failed: 'Entry saved but fetching content failed'
582 # entry_updated: 'Entry updated'
583 entry_reloaded: 'Makale içeriği yenilendi'
584 # entry_reloaded_failed: 'Entry reloaded but fetching content failed'
585 entry_archived: 'Makale arşivlendi'
586 entry_unarchived: 'Makale arşivden çıkartıldı'
587 entry_starred: 'Makale favorilere eklendi'
588 entry_unstarred: 'Makale favorilerden çıkartıldı'
589 entry_deleted: 'Makale silindi'
590 # no_random_entry: 'No article with these criterias was found'
591 tag:
592 notice:
593 tag_added: 'Etiket eklendi'
594 # tag_renamed: 'Tag renamed'
595 import:
596 notice:
597 # failed: 'Import failed, please try again.'
598 # failed_on_file: 'Error while processing import. Please verify your import file.'
599 # summary: 'Import summary: %imported% imported, %skipped% already saved.'
600 # summary_with_queue: 'Import summary: %queued% queued.'
601 error:
602 # 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.
603 # 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.
604 developer:
605 notice:
606 # client_created: 'New client created.'
607 # client_deleted: 'Client deleted'
608 user:
609 notice:
610 # added: 'User "%username%" added'
611 # updated: 'User "%username%" updated'
612 # deleted: 'User "%username%" deleted'
613 site_credential:
614 notice:
615 # added: 'Site credential for "%host%" added'
616 # updated: 'Site credential for "%host%" updated'
617 # deleted: 'Site credential for "%host%" deleted'