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