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