]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
2f86f25d7342e56f24efcea1ec90774f82a54b65
[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 top:
37 add_new_entry: 'Yeni bir makale ekle'
38 search: 'Ara'
39 filter_entries: 'Filtrele'
40 # random_entry: Jump to a random entry from that list
41 export: 'Dışa Aktar'
42 search_form:
43 input_label: 'Aramak istediğiniz herhangi bir şey yazın'
44
45 footer:
46 wallabag:
47 elsewhere: 'wallabag her an seninle'
48 social: 'Sosyal'
49 powered_by: 'powered by'
50 about: 'Hakkımızda'
51 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
52
53 config:
54 page_title: 'Yapılandırma'
55 tab_menu:
56 settings: 'Ayarlar'
57 feed: 'RSS'
58 user_info: 'Kullanıcı bilgileri'
59 password: 'Şifre'
60 rules: 'Etiketleme kuralları'
61 new_user: 'Bir kullanıcı ekle'
62 # reset: 'Reset area'
63 form:
64 save: 'Kaydet'
65 form_settings:
66 theme_label: 'Tema'
67 items_per_page_label: 'Sayfa başına makale sayısı'
68 language_label: 'Dil'
69 reading_speed:
70 # label: 'Reading speed'
71 # help_message: 'You can use online tools to estimate your reading speed:'
72 # 100_word: 'I read ~100 words per minute'
73 # 200_word: 'I read ~200 words per minute'
74 # 300_word: 'I read ~300 words per minute'
75 # 400_word: 'I read ~400 words per minute'
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 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 name_label: 'İsim'
104 email_label: 'E-posta'
105 # emailTwoFactor_label: 'Using email (receive a code by email)'
106 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)'
107 # table_method: Method
108 # table_state: State
109 # table_action: Action
110 # state_enabled: Enabled
111 # state_disabled: Disabled
112 # action_email: Use email
113 # action_app: Use OTP App
114 delete:
115 # title: Delete my account (a.k.a danger zone)
116 # 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.
117 # confirm: Are you really sure? (THIS CAN'T BE UNDONE)
118 # button: Delete my account
119 reset:
120 # title: Reset area (a.k.a danger zone)
121 # description: By hiting buttons below you'll have ability to remove some informations from your account. Be aware that these actions are IRREVERSIBLE.
122 # annotations: Remove ALL annotations
123 # tags: Remove ALL tags
124 # entries: Remove ALL entries
125 # archived: Remove ALL archived entries
126 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
127 form_password:
128 # description: "You can change your password here. Your new password should by at least 8 characters long."
129 old_password_label: 'Eski şifre'
130 new_password_label: 'Yeni şifre'
131 repeat_new_password_label: 'Yeni şifrenin tekrarı'
132 form_rules:
133 # if_label: 'if'
134 # then_tag_as_label: 'then tag as'
135 # delete_rule_label: 'delete'
136 # edit_rule_label: 'edit'
137 rule_label: 'Kural'
138 tags_label: 'Etiketler'
139 faq:
140 title: 'S.S.S.'
141 tagging_rules_definition_title: '« etiketleme kuralları » ne anlama geliyor?'
142 # 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.'
143 how_to_use_them_title: 'Bunu nasıl kullanırım?'
144 # 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> »'
145 variables_available_title: 'Kurallar içerisinde hangi değişken ve operatörleri kullanabilirim?'
146 variables_available_description: 'Etiket kuralı oluşturmak istediğinizde aşağıdaki değişken ve operatörleri kullanabilirsin:'
147 meaning: 'Anlamı'
148 variable_description:
149 label: 'Değişken'
150 title: 'Makalenin başlığı'
151 url: 'Makalenin bağlantısı'
152 isArchived: 'Makale arşivlendi mi? Arşivlenmedi mi?'
153 isStarred: 'Makale favorilere eklendi mi? Eklenmedi mi?'
154 content: "Makalenin içeriği"
155 language: "Makalenin dili"
156 mimetype: "Makalenin mime türü"
157 readingTime: "Makalenin dakika cinsinden tahmini okuma süresi"
158 domainName: 'Makalenin bulunduğu internet sitesinin alan adı'
159 operator_description:
160 label: 'Operatör'
161 less_than: 'Küçüktür ve eşittir…'
162 strictly_less_than: 'Küçüktür…'
163 greater_than: 'Büyüktür ve eşittir…'
164 strictly_greater_than: 'Büyüktür…'
165 equal_to: 'Eşittir…'
166 not_equal_to: 'Eşit değildir…'
167 or: 'Bir kural veya birbaşkası'
168 and: 'Bir kural ve diğeri'
169 # matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
170 # notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
171 otp:
172 # page_title: Two-factor authentication
173 # app:
174 # 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.
175 # two_factor_code_description_2: 'You can scan that QR Code with your app:'
176 # 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:'
177 # two_factor_code_description_4: 'Test an OTP code from your configured app:'
178 # cancel: Cancel
179 # enable: Enable
180
181 entry:
182 default_title: 'Makalenin başlığı'
183 page_titles:
184 # unread: 'Unread entries'
185 # starred: 'Starred entries'
186 # archived: 'Archived entries'
187 # filtered: 'Filtered entries'
188 # filtered_tags: 'Filtered by tags:'
189 # filtered_search: 'Filtered by search:'
190 # untagged: 'Untagged entries'
191 # all: 'All entries'
192 list:
193 number_on_the_page: '{0} Herhangi bir makale yok.|{1} Burada bir adet makale var.|]1,Inf[ Burada %count% adet makale var.'
194 reading_time: 'tahmini okuma süresi'
195 reading_time_minutes: 'tahmini okuma süresi: %readingTime% min'
196 reading_time_less_one_minute: 'tahmini okuma süresi: &lt; 1 min'
197 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
198 reading_time_minutes_short: '%readingTime% min'
199 reading_time_less_one_minute_short: '&lt; 1 min'
200 original_article: 'orijinal'
201 toogle_as_read: 'Okundu/okunmadı olarak işaretle'
202 toogle_as_star: 'Favorilere ekle/çıkar'
203 delete: 'Sil'
204 export_title: 'Dışa Aktar'
205 filters:
206 title: 'Filtreler'
207 status_label: 'Durum'
208 archived_label: 'Arşiv'
209 starred_label: 'Favori'
210 unread_label: 'Okunmayan'
211 preview_picture_label: 'Resim önizlemesi varsa'
212 preview_picture_help: 'Resim önizlemesi'
213 language_label: 'Dil'
214 # http_status_label: 'HTTP status'
215 reading_time:
216 label: 'Dakika cinsinden okuma süresi'
217 from: 'başlangıç'
218 to: 'bitiş'
219 domain_label: 'Alan adı'
220 created_at:
221 label: 'Oluşturulma tarihi'
222 from: 'başlangıç'
223 to: 'bitiş'
224 action:
225 clear: 'Temizle'
226 filter: 'Filtrele'
227 view:
228 left_menu:
229 # back_to_top: 'Back to top'
230 back_to_homepage: 'Back'
231 set_as_read: 'Okundu olarak işaretle'
232 set_as_unread: 'Okunmadı olarak işaretle'
233 set_as_starred: 'Favorilere ekle/çıkar'
234 view_original_article: 'Orijinal makale'
235 re_fetch_content: 'İçeriği yenile'
236 delete: 'Sil'
237 add_a_tag: 'Bir etiket ekle'
238 share_content: 'Paylaş'
239 share_email_label: 'E-posta'
240 # public_link: 'public link'
241 # delete_public_link: 'delete public link'
242 export: 'Dışa Aktar'
243 # print: 'Print'
244 problem:
245 label: 'Bir sorun mu var?'
246 description: 'Bu makalede herhangi bir yanlışlık mı var?'
247 edit_title: 'Başlığı düzenle'
248 original_article: 'orijinal'
249 # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations'
250 created_at: 'Oluşturulma tarihi'
251 # published_at: 'Publication date'
252 # published_by: 'Published by'
253 # provided_by: 'Provided by'
254 new:
255 page_title: 'Yeni makaleyi kaydet'
256 placeholder: 'http://website.com'
257 form_new:
258 url_label: Url
259 search:
260 # placeholder: 'What are you looking for?'
261 edit:
262 page_title: 'Makaleyi düzenle'
263 title_label: 'Başlık'
264 url_label: 'Url'
265 # origin_url_label: 'Origin url (from where you found that entry)'
266 save_label: 'Kaydet'
267 public:
268 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
269 confirm:
270 # delete: "Are you sure you want to remove that article?"
271 # delete_tag: "Are you sure you want to remove that tag from that article?"
272 metadata:
273 # reading_time: "Estimated reading time"
274 # reading_time_minutes_short: "%readingTime% min"
275 # address: "Address"
276 # added_on: "Added on"
277
278 about:
279 page_title: 'Hakkımızda'
280 top_menu:
281 who_behind_wallabag: "wallabag'in arkasındakiler"
282 getting_help: 'Yardım'
283 helping: 'wallabag destek olun'
284 # contributors: 'Contributors'
285 # third_party: 'Third-party libraries'
286 who_behind_wallabag:
287 developped_by: 'Geliştiriciler'
288 website: 'i̇nternet sitesi'
289 many_contributors: 'Ve katkıda bulunanlar ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">GitHub üzerinde</a>'
290 project_website: 'Proje internet sitesi'
291 license: 'Lisans'
292 version: 'Sürüm'
293 getting_help:
294 documentation: 'Dokümantasyon'
295 bug_reports: 'Sorun bildir'
296 support: '<a href="https://github.com/wallabag/wallabag/issues">GitHub üzerinde</a>'
297 helping:
298 description: 'wallabag açık kaynak kodlu ve ücretsizdir. Bize destek ol :'
299 by_contributing: 'projemize katkıda bulunun :'
300 by_contributing_2: 'ihtiyacımız olanların listelendiği yapılacaklar listesi'
301 by_paypal: 'PayPal ile'
302 contributors:
303 # description: 'Thank you to contributors on wallabag web application'
304 third_party:
305 # description: 'Here are the list of third-party libraries used in wallabag (with their licenses):'
306 # package: 'Package'
307 license: 'Lisans'
308
309 howto:
310 page_title: 'Yardım'
311 # page_description: 'There are several ways to save an article:'
312 tab_menu:
313 # add_link: "Add a link"
314 # shortcuts: "Use shortcuts"
315 top_menu:
316 browser_addons: 'Tarayıcı eklentileri'
317 mobile_apps: 'Mobil uygulamalar'
318 bookmarklet: 'Bookmarklet'
319 form:
320 description: 'Yeni makale kaydet'
321 browser_addons:
322 firefox: 'Standart Firefox Eklentisi'
323 chrome: 'Chrome Eklentisi'
324 opera: 'Opera Eklentisi'
325 mobile_apps:
326 android:
327 # via_f_droid: 'via F-Droid'
328 # via_google_play: 'via Google Play'
329 # ios: 'on the iTunes Store'
330 # windows: 'on the Microsoft Store'
331 bookmarklet:
332 description: "Bu bağlantı ile yer imlerinizi sürükleyip bırakarak wallabag'e ekleyebilirsiniz:"
333 shortcuts:
334 # page_description: Here are the shortcuts available in wallabag.
335 # shortcut: Shortcut
336 # action: Action
337 # all_pages_title: Shortcuts available in all pages
338 # go_unread: Go to unread
339 # go_starred: Go to starred
340 # go_archive: Go to archive
341 # go_all: Go to all entries
342 # go_tags: Go to tags
343 # go_config: Go to config
344 # go_import: Go to import
345 # go_developers: Go to developers
346 # go_howto: Go to howto (this page!)
347 # go_logout: Logout
348 # list_title: Shortcuts available in listing pages
349 # search: Display the search form
350 # article_title: Shortcuts available in entry view
351 # open_original: Open original URL of the entry
352 # toggle_favorite: Toggle star status for the entry
353 # toggle_archive: Toggle read status for the entry
354 # delete: Delete the entry
355 # material_title: Shortcuts available with Material theme only
356 # add_link: Add a new link
357 # hide_form: Hide the current form (search or new link)
358 # arrows_navigation: Navigate through articles
359 # open_article: Display the selected entry
360
361 quickstart:
362 page_title: 'Hızlı başlangıç'
363 # more: 'More…'
364 intro:
365 title: 'wallabag'
366 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."
367 paragraph_2: 'Bizi takip edin!'
368 configure:
369 title: 'Uygulamayı Yapılandırma'
370 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
371 language: 'Dili ve tasarımı değiştirme'
372 feed: 'RSS akışını aktifleştirme'
373 # tagging_rules: 'Write rules to automatically tag your articles'
374 admin:
375 # title: 'Administration'
376 # description: 'As an administrator, you have privileges on wallabag. You can:'
377 # new_user: 'Create a new user'
378 # analytics: 'Configure analytics'
379 # sharing: 'Enable some parameters about article sharing'
380 # export: 'Configure export'
381 # import: 'Configure import'
382 first_steps:
383 title: 'İlk adım'
384 # 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."
385 new_article: 'İlk makalenizi kaydedin'
386 unread_articles: 'Ve bunu sınıflandırın!'
387 migrate:
388 title: 'Varolan servislerden veri aktarma'
389 description: "Kullanmakta olduğunuz farklı bir hizmet mi var? Biz size yardımcı olacak ve verilerinizi wallabag'e aktarmanıza yardımcı olacağız."
390 pocket: "Pocket üzerindeki verilerinizi wallabag'e aktarın"
391 wallabag_v1: "wallabag v1 üzerindeki verilerinizi wallabag'in yeni sürümüne aktarın"
392 wallabag_v2: "wallabag v2 üzerindeki verilerinizi wallabag'in yeni sürümüne aktarın"
393 readability: "Readability üzerindeki verilerinizi wallabag'e aktarın'"
394 instapaper: "Instapaper üzerindeki verilerinizi wallabag'e aktarın'"
395 developer:
396 # title: 'Developers'
397 # description: 'We also thought to the developers: Docker, API, translations, etc.'
398 # create_application: 'Create your third application'
399 # use_docker: 'Use Docker to install wallabag'
400 docs:
401 title: 'Dokümantasyon'
402 # 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."
403 # annotate: 'Annotate your article'
404 export: 'Makalelerinizi ePUB ya da PDF formatına çevirme'
405 search_filters: 'Makaleleri görüntülemek için arama motorlarını ve filteri kullanma'
406 # fetching_errors: 'What can I do if an article encounters errors during fetching?'
407 all_docs: 'Ve daha fazlası!'
408 support:
409 title: 'Destek'
410 description: 'Eğer yardıma ihtiyacınız varsa, biz her daim senin için burada olacağız.'
411 github: 'GitHub'
412 email: 'E-posta'
413 gitter: 'Gitter'
414
415 tag:
416 page_title: 'Etiketler'
417 list:
418 number_on_the_page: '{0} Herhangi bir etiket yok.|{1} Burada bir adet etiket var.|]1,Inf[ Burada %count% adet etiket var.'
419 # see_untagged_entries: 'See 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'