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