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