aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml96
1 files changed, 48 insertions, 48 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 61e1a1ea..7c2edba0 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -441,55 +441,55 @@ import:
441 # 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").' 441 # 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").'
442 # how_to: 'Please select your Pinboard export and click on the below button to upload and import it.' 442 # how_to: 'Please select your Pinboard export and click on the below button to upload and import it.'
443 443
444developer: 444apps:
445 # page_title: 'API clients management' 445 # page_title: 'Apps'
446 # welcome_message: 'Welcome to the wallabag API' 446 # allow:
447 # documentation: 'Documentation' 447 # title: 'A new application would like to connect to your account'
448 # how_to_first_app: 'How to create my first application' 448 # permissions:
449 # full_documentation: 'View full API documentation' 449 # read:
450 # list_methods: 'List API methods' 450 # label: 'Read your data'
451 # clients: 451 # desc: '%name% will be able to access the list and contents of your entries, tags and annotations.'
452 # title: 'Clients' 452 # write:
453 # create_new: 'Create a new client' 453 # label: 'Edit your data'
454 # existing_clients: 454 # desc: '%name% will be able to edit and manage (including deleting) your entries, tags and annotations.'
455 # title: 'Existing clients' 455 # user:
456 # field_id: 'Client ID' 456 # label: 'Edit your user settings'
457 # field_secret: 'Client secret' 457 # desc: '%name% will be able to manage your user account.'
458 # field_uris: 'Redirect URIs' 458 #featured:
459 # field_grant_types: 'Grant type allowed' 459 # title: 'Featured apps'
460 # no_client: 'No client yet.' 460 #list:
461 # remove: 461 # title: 'Authorized apps'
462 # warn_message_1: 'You have the ability to remove this client. This action is IRREVERSIBLE !' 462 #old_clients:
463 # warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag." 463 # create_new: 'Create a new client'
464 # action: 'Remove this client' 464 # title: 'Old clients (depreciated)'
465 # client: 465 # list: 'Old clients list'
466 # page_title: 'API clients management > New client' 466 # field_id: 'Client ID'
467 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.' 467 # field_secret: 'Client secret'
468 # form: 468 # no_client: 'No client yet.'
469 #remove:
470 # warn_message_1: 'You have the ability to remove the client %name%. This action is IRREVERSIBLE !'
471 # warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag."
472 # action: 'Remove the client %name%'
473 #old_client:
474 # page_title: 'Apps > New client'
475 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
476 # form:
469 # name_label: 'Name of the client' 477 # name_label: 'Name of the client'
470 # redirect_uris_label: 'Redirect URIs' 478 # save_label: 'Create a new client'
471 # save_label: 'Create a new client' 479 # action_back: 'Back'
472 # action_back: 'Back' 480 # parameters:
473 # client_parameter: 481 # page_title: 'Apps > Client parameters'
474 # page_title: 'API clients management > Client parameters' 482 # page_description: 'Here are your client parameters.'
475 # page_description: 'Here are your client parameters.' 483 # field_name: 'Client name'
476 # field_name: 'Client name' 484 # field_id: 'Client ID'
477 # field_id: 'Client ID' 485 # field_secret: 'Client secret'
478 # field_secret: 'Client secret' 486 # back: 'Back'
479 # back: 'Back' 487 # app:
480 # read_howto: 'Read the howto "Create my first application"' 488 # created_at: 'Created at: %date%'
481 # howto: 489 # documentation:
482 # page_title: 'API clients management > How to create my first application' 490 # title: 'Documentation'
483 # description: 491 # full_documentation: 'Full documentation'
484 # 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.' 492 # list_methods: 'List API methods'
485 # paragraph_2: 'You need a token to communicate between your 3rd application and wallabag API.'
486 # paragraph_3: 'To create this token, you need <a href="%link%">to create a new client</a>.'
487 # paragraph_4: 'Now, create your token (replace client_id, client_secret, username and password with the good values):'
488 # paragraph_5: 'The API will return a response like this:'
489 # paragraph_6: 'The access_token is useful to do a call to the API endpoint. For example:'
490 # paragraph_7: 'This call will return all the entries for your user.'
491 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
492 # back: 'Back'
493 493
494user: 494user:
495 # page_title: Users management 495 # page_title: Users management