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