aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index 3ac472d0..9e941de0 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -519,6 +519,26 @@ user:
519 search: 519 search:
520 placeholder: "Filtrar per nom d'utilizaire o corrièl" 520 placeholder: "Filtrar per nom d'utilizaire o corrièl"
521 521
522site_credential:
523 # page_title: Site credentials management
524 # new_site_credential: Create a credential
525 # edit_site_credential: Edit an existing credential
526 # description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
527 list:
528 actions: 'Accions'
529 edit_action: 'Modificar'
530 yes: 'Òc'
531 no: 'Non'
532 # create_new_one: Create a new credential
533 form:
534 # username_label: 'Username'
535 # host_label: 'Host'
536 # password_label: 'Password'
537 save: 'Enregistrar'
538 delete: 'Suprimir'
539 delete_confirm: 'Sètz segur ?'
540 back_to_list: 'Tornar a la lista'
541
522error: 542error:
523 page_title: Una error s'es produsida 543 page_title: Una error s'es produsida
524 544
@@ -571,3 +591,8 @@ flashes:
571 added: 'Utilizaire "%username%" ajustat' 591 added: 'Utilizaire "%username%" ajustat'
572 updated: 'Utilizaire "%username%" mes a jorn' 592 updated: 'Utilizaire "%username%" mes a jorn'
573 deleted: 'Utilizaire "%username%" suprimit' 593 deleted: 'Utilizaire "%username%" suprimit'
594 site_credential:
595 notice:
596 # added: 'Site credential for "%host%" added'
597 # updated: 'Site credential for "%host%" updated'
598 # deleted: 'Site credential for "%host%" deleted'