aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.da.yml25
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.de.yml25
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml25
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml25
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml25
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml31
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml25
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml25
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml25
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml25
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml25
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml5
12 files changed, 283 insertions, 3 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 5e7afe27..ef58a16b 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -518,6 +518,26 @@ user:
518 search: 518 search:
519 # placeholder: Filter by username or email 519 # placeholder: Filter by username or email
520 520
521site_credential:
522 # page_title: Site credentials management
523 # new_site_credential: Create a credential
524 # edit_site_credential: Edit an existing credential
525 # description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
526 # list:
527 # actions: Actions
528 # edit_action: Edit
529 # yes: Yes
530 # no: No
531 # create_new_one: Create a new credential
532 # form:
533 # username_label: 'Username'
534 # host_label: 'Host'
535 # password_label: 'Password'
536 # save: Save
537 # delete: Delete
538 # delete_confirm: Are you sure?
539 # back_to_list: Back to list
540
521error: 541error:
522 # page_title: An error occurred 542 # page_title: An error occurred
523 543
@@ -570,3 +590,8 @@ flashes:
570 # added: 'User "%username%" added' 590 # added: 'User "%username%" added'
571 # updated: 'User "%username%" updated' 591 # updated: 'User "%username%" updated'
572 # deleted: 'User "%username%" deleted' 592 # deleted: 'User "%username%" deleted'
593 site_credential:
594 notice:
595 # added: 'Site credential for "%host%" added'
596 # updated: 'Site credential for "%host%" updated'
597 # deleted: 'Site credential for "%host%" deleted'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index 00468575..d026a030 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -519,6 +519,26 @@ user:
519 search: 519 search:
520 placeholder: Filtere nach Benutzer oder E-Mail-Adresse 520 placeholder: Filtere nach Benutzer oder E-Mail-Adresse
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: Aktionen
529 edit_action: Bearbeiten
530 yes: Ja
531 no: Nein
532 # create_new_one: Create a new credential
533 form:
534 # username_label: 'Username'
535 # host_label: 'Host'
536 # password_label: 'Password'
537 save: Speichern
538 delete: Löschen
539 delete_confirm: Bist du sicher?
540 back_to_list: Zurück zur Liste
541
522error: 542error:
523 page_title: Ein Fehler ist aufgetreten 543 page_title: Ein Fehler ist aufgetreten
524 544
@@ -571,3 +591,8 @@ flashes:
571 added: 'Benutzer "%username%" hinzugefügt' 591 added: 'Benutzer "%username%" hinzugefügt'
572 updated: 'Benutzer "%username%" aktualisiert' 592 updated: 'Benutzer "%username%" aktualisiert'
573 deleted: 'Benutzer "%username%" gelöscht' 593 deleted: 'Benutzer "%username%" gelöscht'
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'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 572084c1..12feb7dd 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -519,6 +519,26 @@ user:
519 search: 519 search:
520 placeholder: Filter by username or email 520 placeholder: Filter by username or email
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: Actions
529 edit_action: Edit
530 yes: Yes
531 no: No
532 create_new_one: Create a new credential
533 form:
534 username_label: 'Username'
535 host_label: 'Host'
536 password_label: 'Password'
537 save: Save
538 delete: Delete
539 delete_confirm: Are you sure?
540 back_to_list: Back to list
541
522error: 542error:
523 page_title: An error occurred 543 page_title: An error occurred
524 544
@@ -571,3 +591,8 @@ flashes:
571 added: 'User "%username%" added' 591 added: 'User "%username%" added'
572 updated: 'User "%username%" updated' 592 updated: 'User "%username%" updated'
573 deleted: 'User "%username%" deleted' 593 deleted: 'User "%username%" deleted'
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'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index 0f2a4a7b..2351d467 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -519,6 +519,26 @@ user:
519 search: 519 search:
520 # placeholder: Filter by username or email 520 # placeholder: Filter by username or email
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: Actions
529 # edit_action: Edit
530 # yes: Yes
531 # no: No
532 # create_new_one: Create a new credential
533 # form:
534 # username_label: 'Username'
535 # host_label: 'Host'
536 # password_label: 'Password'
537 # save: Save
538 # delete: Delete
539 # delete_confirm: Are you sure?
540 # back_to_list: Back to list
541
522error: 542error:
523 page_title: Ha ocurrido un error 543 page_title: Ha ocurrido un error
524 544
@@ -571,3 +591,8 @@ flashes:
571 added: 'Añadido el usuario "%username%"' 591 added: 'Añadido el usuario "%username%"'
572 updated: 'Actualizado el usuario "%username%"' 592 updated: 'Actualizado el usuario "%username%"'
573 deleted: 'Eliminado el usuario "%username%"' 593 deleted: 'Eliminado el usuario "%username%"'
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'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index a8900489..32e1ff42 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -519,6 +519,26 @@ user:
519 search: 519 search:
520 # placeholder: Filter by username or email 520 # placeholder: Filter by username or email
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: Actions
529 # edit_action: Edit
530 # yes: Yes
531 # no: No
532 # create_new_one: Create a new credential
533 # form:
534 # username_label: 'Username'
535 # host_label: 'Host'
536 # password_label: 'Password'
537 # save: Save
538 # delete: Delete
539 # delete_confirm: Are you sure?
540 # back_to_list: Back to list
541
522error: 542error:
523 # page_title: An error occurred 543 # page_title: An error occurred
524 544
@@ -571,3 +591,8 @@ flashes:
571 # added: 'User "%username%" added' 591 # added: 'User "%username%" added'
572 # updated: 'User "%username%" updated' 592 # updated: 'User "%username%" updated'
573 # deleted: 'User "%username%" deleted' 593 # deleted: 'User "%username%" deleted'
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'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index 6969b67b..e37abfd3 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -519,6 +519,26 @@ user:
519 search: 519 search:
520 placeholder: "Filtrer par nom d’utilisateur ou email" 520 placeholder: "Filtrer par nom d’utilisateur ou email"
521 521
522site_credential:
523 page_title: Gestion des accès aux sites
524 new_site_credential: Créer un accès à un site
525 edit_site_credential: Éditer l'accès d'un site
526 description: "Ici vous pouvez gérer les accès aux différents sites. Ces accès permettent de récupérer des contenus sur des sites qui requiert une authentification ou un paywall"
527 list:
528 actions: Actions
529 edit_action: Éditer
530 yes: Oui
531 no: Non
532 create_new_one: Créer un nouvel accès à un site
533 form:
534 username_label: 'Identifiant'
535 host_label: 'Domaine'
536 password_label: 'Mot de passe'
537 save: "Sauvegarder"
538 delete: "Supprimer"
539 delete_confirm: "Voulez-vous vraiment ?"
540 back_to_list: "Revenir à la liste"
541
522error: 542error:
523 page_title: "Une erreur est survenue" 543 page_title: "Une erreur est survenue"
524 544
@@ -568,6 +588,11 @@ flashes:
568 client_deleted: "Client %name% supprimé" 588 client_deleted: "Client %name% supprimé"
569 user: 589 user:
570 notice: 590 notice:
571 added: "Utilisateur \"%username%\" ajouté" 591 added: 'Utilisateur "%username%" ajouté'
572 updated: "Utilisateur \"%username%\" mis à jour" 592 updated: 'Utilisateur "%username%" mis à jour'
573 deleted: "Utilisateur \"%username%\" supprimé" 593 deleted: 'Utilisateur "%username%" supprimé'
594 site_credential:
595 notice:
596 added: 'Accès au site "%host%" ajouté'
597 updated: 'Accès au site "%host%" mis à jour'
598 deleted: 'Accès au site "%host%" supprimé'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index c2007057..752085c8 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -519,6 +519,26 @@ user:
519 search: 519 search:
520 # placeholder: Filter by username or email 520 # placeholder: Filter by username or email
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: Actions
529 # edit_action: Edit
530 # yes: Yes
531 # no: No
532 # create_new_one: Create a new credential
533 # form:
534 # username_label: 'Username'
535 # host_label: 'Host'
536 # password_label: 'Password'
537 # save: Save
538 # delete: Delete
539 # delete_confirm: Are you sure?
540 # back_to_list: Back to list
541
522error: 542error:
523 # page_title: An error occurred 543 # page_title: An error occurred
524 544
@@ -571,3 +591,8 @@ flashes:
571 # added: 'User "%username%" added' 591 # added: 'User "%username%" added'
572 # updated: 'User "%username%" updated' 592 # updated: 'User "%username%" updated'
573 # deleted: 'User "%username%" deleted' 593 # deleted: 'User "%username%" deleted'
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'
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'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index fa672387..38e051f5 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -519,6 +519,26 @@ user:
519 search: 519 search:
520 placeholder: Filtruj po nazwie użytkownika lub adresie e-mail 520 placeholder: Filtruj po nazwie użytkownika lub adresie e-mail
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: Akcje
529 edit_action: Edytuj
530 yes: Tak
531 no: Nie
532 # create_new_one: Create a new credential
533 form:
534 # username_label: 'Username'
535 # host_label: 'Host'
536 # password_label: 'Password'
537 save: Zapisz
538 delete: Usuń
539 delete_confirm: Jesteś pewien?
540 back_to_list: Powrót do listy
541
522error: 542error:
523 page_title: Wystąpił błąd 543 page_title: Wystąpił błąd
524 544
@@ -571,3 +591,8 @@ flashes:
571 added: 'Użytkownik "%username%" dodany' 591 added: 'Użytkownik "%username%" dodany'
572 updated: 'Użytkownik "%username%" zaktualizowany' 592 updated: 'Użytkownik "%username%" zaktualizowany'
573 deleted: 'Użytkownik "%username%" usunięty' 593 deleted: 'Użytkownik "%username%" usunięty'
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'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index 896ccb04..d3b245b8 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -519,6 +519,26 @@ user:
519 search: 519 search:
520 # placeholder: Filter by username or email 520 # placeholder: Filter by username or email
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: 'Ações'
529 edit_action: 'Editar'
530 yes: 'Sim'
531 no: 'Não'
532 # create_new_one: Create a new credential
533 form:
534 # username_label: 'Username'
535 # host_label: 'Host'
536 # password_label: 'Password'
537 save: 'Salvar'
538 delete: 'Apagar'
539 delete_confirm: 'Tem certeza?'
540 back_to_list: 'Voltar para a lista'
541
522error: 542error:
523 # page_title: An error occurred 543 # page_title: An error occurred
524 544
@@ -571,3 +591,8 @@ flashes:
571 added: 'Usuário "%username%" adicionado' 591 added: 'Usuário "%username%" adicionado'
572 updated: 'Usuário "%username%" atualizado' 592 updated: 'Usuário "%username%" atualizado'
573 deleted: 'Usuário "%username%" removido' 593 deleted: 'Usuário "%username%" removido'
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'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index c447dc9b..66c72429 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -519,6 +519,26 @@ user:
519 search: 519 search:
520 # placeholder: Filter by username or email 520 # placeholder: Filter by username or email
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: Actions
529 # edit_action: Edit
530 # yes: Yes
531 # no: No
532 # create_new_one: Create a new credential
533 # form:
534 # username_label: 'Username'
535 # host_label: 'Host'
536 # password_label: 'Password'
537 # save: Save
538 # delete: Delete
539 # delete_confirm: Are you sure?
540 # back_to_list: Back to list
541
522error: 542error:
523 # page_title: An error occurred 543 # page_title: An error occurred
524 544
@@ -571,3 +591,8 @@ flashes:
571 # added: 'User "%username%" added' 591 # added: 'User "%username%" added'
572 # updated: 'User "%username%" updated' 592 # updated: 'User "%username%" updated'
573 # deleted: 'User "%username%" deleted' 593 # deleted: 'User "%username%" deleted'
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'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 61e1a1ea..34ae5b87 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -571,3 +571,8 @@ flashes:
571 # added: 'User "%username%" added' 571 # added: 'User "%username%" added'
572 # updated: 'User "%username%" updated' 572 # updated: 'User "%username%" updated'
573 # deleted: 'User "%username%" deleted' 573 # deleted: 'User "%username%" deleted'
574 site_credential:
575 notice:
576 # added: 'Site credential for "%host%" added'
577 # updated: 'Site credential for "%host%" updated'
578 # deleted: 'Site credential for "%host%" deleted'