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