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.yml35
1 files changed, 31 insertions, 4 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index c172a0f6..a6566a12 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -32,6 +32,7 @@ menu:
32 save_link: 'Enregistrar un novèl article' 32 save_link: 'Enregistrar un novèl article'
33 back_to_unread: 'Tornar als articles pas legits' 33 back_to_unread: 'Tornar als articles pas legits'
34 users_management: 'Gestion dels utilizaires' 34 users_management: 'Gestion dels utilizaires'
35 # site_credentials: 'Site credentials'
35 top: 36 top:
36 add_new_entry: 'Enregistrar un novèl article' 37 add_new_entry: 'Enregistrar un novèl article'
37 search: 'Cercar' 38 search: 'Cercar'
@@ -87,11 +88,12 @@ config:
87 no_token: 'Pas cap de geton generat' 88 no_token: 'Pas cap de geton generat'
88 token_create: 'Creatz vòstre geton' 89 token_create: 'Creatz vòstre geton'
89 token_reset: 'Reïnicializatz vòstre geton' 90 token_reset: 'Reïnicializatz vòstre geton'
90 rss_links: 'URL de vòstres fluxes RSS' 91 rss_links: 'URLs de vòstres fluxes RSS'
91 rss_link: 92 rss_link:
92 unread: 'pas legits' 93 unread: 'Pas legits'
93 starred: 'favorits' 94 starred: 'Favorits'
94 archive: 'legits' 95 archive: 'Legits'
96 # all: 'All'
95 rss_limit: "Nombre d'articles dins un flux RSS" 97 rss_limit: "Nombre d'articles dins un flux RSS"
96 form_user: 98 form_user:
97 two_factor_description: "Activar l'autentificacion doble-factor vòl dire que recebretz un còdi per corrièl per cada novèla connexion pas aprovada." 99 two_factor_description: "Activar l'autentificacion doble-factor vòl dire que recebretz un còdi per corrièl per cada novèla connexion pas aprovada."
@@ -521,6 +523,26 @@ user:
521 search: 523 search:
522 placeholder: "Filtrar per nom d'utilizaire o corrièl" 524 placeholder: "Filtrar per nom d'utilizaire o corrièl"
523 525
526site_credential:
527 # page_title: Site credentials management
528 # new_site_credential: Create a credential
529 # edit_site_credential: Edit an existing credential
530 # description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
531 list:
532 actions: 'Accions'
533 edit_action: 'Modificar'
534 yes: 'Òc'
535 no: 'Non'
536 # create_new_one: Create a new credential
537 form:
538 # username_label: 'Username'
539 # host_label: 'Host'
540 # password_label: 'Password'
541 save: 'Enregistrar'
542 delete: 'Suprimir'
543 delete_confirm: 'Sètz segur ?'
544 back_to_list: 'Tornar a la lista'
545
524error: 546error:
525 page_title: Una error s'es produsida 547 page_title: Una error s'es produsida
526 548
@@ -573,3 +595,8 @@ flashes:
573 added: 'Utilizaire "%username%" ajustat' 595 added: 'Utilizaire "%username%" ajustat'
574 updated: 'Utilizaire "%username%" mes a jorn' 596 updated: 'Utilizaire "%username%" mes a jorn'
575 deleted: 'Utilizaire "%username%" suprimit' 597 deleted: 'Utilizaire "%username%" suprimit'
598 site_credential:
599 notice:
600 # added: 'Site credential for "%host%" added'
601 # updated: 'Site credential for "%host%" updated'
602 # deleted: 'Site credential for "%host%" deleted'