aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-09-30 20:09:06 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-10-02 11:08:53 +0200
commit152fcccd4489378a8ed9391e3e191df4aeba6435 (patch)
treec64685be77d9e850d5370c66fac3ffb5b12f095b /src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
parent52c1fc7449554c942c945e6c740e0e11d2f60a0d (diff)
downloadwallabag-152fcccd4489378a8ed9391e3e191df4aeba6435.tar.gz
wallabag-152fcccd4489378a8ed9391e3e191df4aeba6435.tar.zst
wallabag-152fcccd4489378a8ed9391e3e191df4aeba6435.zip
Add users management UI
- remove the “add a user” from the config page - add a CRUD on user - fix some missing translations (+ bad indentation)
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml36
1 files changed, 30 insertions, 6 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index f2307e65..02b3aae6 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Ara' 31 search: 'Ara'
32 # save_link: 'Save a link' 32 # save_link: 'Save a link'
33 back_to_unread: 'Okunmayan makalelere geri dön' 33 back_to_unread: 'Okunmayan makalelere geri dön'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'Yeni bir makale ekle' 36 add_new_entry: 'Yeni bir makale ekle'
36 search: 'Ara' 37 search: 'Ara'
@@ -128,12 +129,6 @@ config:
128 or: 'Bir kural veya birbaşkası' 129 or: 'Bir kural veya birbaşkası'
129 and: 'Bir kural ve diğeri' 130 and: 'Bir kural ve diğeri'
130 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 131 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
131 form_new_user:
132 username_label: 'Kullanıcı adı'
133 password_label: 'Şifre'
134 repeat_new_password_label: 'Yeni şifrenin tekrarı'
135 plain_password_label: '????'
136 email_label: 'E-posta'
137 132
138entry: 133entry:
139 page_titles: 134 page_titles:
@@ -395,12 +390,14 @@ developer:
395 # page_title: 'Developer > New client' 390 # page_title: 'Developer > New client'
396 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.' 391 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
397 # form: 392 # form:
393 # name_label: 'Name of the client'
398 # redirect_uris_label: 'Redirect URIs' 394 # redirect_uris_label: 'Redirect URIs'
399 # save_label: 'Create a new client' 395 # save_label: 'Create a new client'
400 # action_back: 'Back' 396 # action_back: 'Back'
401 # client_parameter: 397 # client_parameter:
402 # page_title: 'Developer > Client parameters' 398 # page_title: 'Developer > Client parameters'
403 # page_description: 'Here are your client parameters.' 399 # page_description: 'Here are your client parameters.'
400 # field_name: 'Client name'
404 # field_id: 'Client ID' 401 # field_id: 'Client ID'
405 # field_secret: 'Client secret' 402 # field_secret: 'Client secret'
406 # back: 'Back' 403 # back: 'Back'
@@ -418,6 +415,33 @@ developer:
418 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.' 415 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
419 # back: 'Back' 416 # back: 'Back'
420 417
418user:
419 # page_title: Users management
420 # new_user: Create a new user
421 # edit_user: Edit an existing user
422 # description: "Here you can manage all users (create, edit and delete)"
423 # list:
424 # actions: Actions
425 # edit_action: Edit
426 # yes: Yes
427 # no: No
428 # create_new_one: Create a new user
429 form:
430 username_label: 'Kullanıcı adı'
431 # name_label: 'Name'
432 password_label: 'Şifre'
433 repeat_new_password_label: 'Yeni şifrenin tekrarı'
434 plain_password_label: '????'
435 email_label: 'E-posta'
436 # enabled_label: 'Enabled'
437 # locked_label: 'Locked'
438 # last_login_label: 'Last login'
439 # twofactor_label: Two factor authentication
440 # save: Save
441 # delete: Delete
442 # delete_confirm: Are you sure?
443 # back_to_list: Back to list
444
421flashes: 445flashes:
422 config: 446 config:
423 notice: 447 notice: