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