From ee857bed698881ab560517cf12d7b9e0f7d99dc4 Mon Sep 17 00:00:00 2001 From: Maxime Date: Sat, 8 Apr 2017 09:08:06 +0200 Subject: Add translation in all languages and rename iphone to iPhone --- src/Wallabag/CoreBundle/Resources/translations/messages.da.yml | 1 + src/Wallabag/CoreBundle/Resources/translations/messages.de.yml | 1 + src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.es.yml | 1 + src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml | 1 + src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.it.yml | 1 + src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml | 1 + src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | 1 + src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml | 1 + src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml | 1 + src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml | 1 + 12 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml index 5d9e85e4..cbafac7f 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml @@ -452,6 +452,7 @@ developer: # field_uris: 'Redirect URIs' # field_grant_types: 'Grant type allowed' # no_client: 'No client yet.' + # show_qrcode_iphone: 'Show QRCode iPhone' # remove: # warn_message_1: 'You have the ability to remove this client. This action is IRREVERSIBLE !' # warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag." diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml index f1952a3e..e474cc3a 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml @@ -452,6 +452,7 @@ developer: field_uris: 'Weiterleitungs-URIs' field_grant_types: "Erlaubte grant_types" no_client: 'Bisher kein Client.' + # show_qrcode_iphone: 'Show QRCode iPhone' remove: warn_message_1: 'Du hast die Möglichkeit, diesen Client zu entfernen. DIESE AKTION IST NICHT WIDERRUFBAR!' warn_message_2: "Wenn du ihn entfernst, hat keine der damit konfigurierten Anwendungen mehr die Möglichkeit, sich in deinen wallabag-Konto anzumelden." diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index b96a23a0..2fcb7d3c 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -452,7 +452,7 @@ developer: field_uris: 'Redirect URIs' field_grant_types: 'Grant type allowed' no_client: 'No client yet.' - show_qrcode_iphone: 'Show QRCode iphone' + show_qrcode_iphone: 'Show QRCode iPhone' remove: warn_message_1: 'You have the ability to remove the client %name%. This action is IRREVERSIBLE !' warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag." diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml index 3d65c311..d0522742 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml @@ -452,6 +452,7 @@ developer: field_uris: 'URIs de redirección' field_grant_types: 'Permisos concedidos' no_client: 'Todavía no hay clientes.' +# show_qrcode_iphone: 'Show QRCode iPhone' remove: warn_message_1: 'Tienes permiso para eliminar el cliente %name%. ¡Está acción es IRREVERSIBLE!' warn_message_2: "Si lo eliminas, cada aplicación configurada con ese cliente no podrá autenticarse en wallabag." diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml index 80500d19..dd81a525 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml @@ -452,6 +452,7 @@ developer: # field_uris: 'Redirect URIs' # field_grant_types: 'Grant type allowed' # no_client: 'No client yet.' + # show_qrcode_iphone: 'Show QRCode iPhone' # remove: # warn_message_1: 'You have the ability to remove this client. This action is IRREVERSIBLE !' # warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag." diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index 4357b7ca..93f89498 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml @@ -452,7 +452,7 @@ developer: field_uris: "Adresse de redirection" field_grant_types: "Type de privilège accordé" no_client: "Aucun client pour le moment" - show_qrcode_iphone: 'Voir le QRCode iphone' + show_qrcode_iphone: 'Voir le QRCode iPhone' remove: warn_message_1: "Vous avez la possibilité de supprimer le client %name%. Cette action est IRRÉVERSIBLE !" warn_message_2: "Si vous supprimez le client %name%, toutes les applications qui l’utilisaient ne fonctionneront plus avec votre compte wallabag." diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml index 992ff71c..3e61140d 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml @@ -452,6 +452,7 @@ developer: field_uris: 'Redirect URI' field_grant_types: 'Tipi di grant permessi' no_client: 'Ancora nessun client.' +# show_qrcode_iphone: 'Show QRCode iPhone' remove: warn_message_1: "Hai la possibilitò di rimuovere questo client.L'operazione è IRREVERSIBILE!" warn_message_2: "Se lo rimuovi, ogni app configurata con questo client non sarà più in grado di autenticarsi." diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml index f6488565..81d80a52 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml @@ -452,6 +452,7 @@ developer: field_uris: 'URLs de redireccion' field_grant_types: 'Tipe de privilègi acordat' no_client: 'Pas cap de client pel moment.' +# show_qrcode_iphone: 'Show QRCode iPhone' remove: warn_message_1: 'Avètz la possibilitat de supriimr un client. Aquesta accion es IRREVERSIBLA !' warn_message_2: "Se suprimissètz un client, totas las aplicacions que l'emplegan foncionaràn pas mai amb vòstre compte wallabag." diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml index eda9bbbf..ce8eb4bc 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml @@ -452,6 +452,7 @@ developer: field_uris: 'Przekieruj URIs' field_grant_types: 'Przyznaj pozwolenie' no_client: 'Nie ma jeszcze klienta.' +# show_qrcode_iphone: 'Show QRCode iPhone' remove: warn_message_1: 'Masz możliwość usunięcia tego klienta. Ta akcja jest NIEODWRACALNA !' warn_message_2: "Jeżeli go usuniesz, aplikacje skonfigurowane z tym klientem nię będa w stanie autoryzować twojego wallabag." diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml index 8a7cc6f8..5f121fad 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml @@ -452,6 +452,7 @@ developer: field_uris: 'URIs de redirecionamento' field_grant_types: 'Tipo permitido' no_client: 'Nenhum cliente até agora.' +# show_qrcode_iphone: 'Show QRCode iPhone' remove: warn_message_1: 'Você tem permissão pare remover este cliente. Esta ação é IRREVERSÍVEL !' warn_message_2: 'Se você remover isso, todo o aplicativo configurado com este cliente não poderá se autenticar no seu wallabag.' diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml index 52b6414f..568274fd 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml @@ -452,6 +452,7 @@ developer: # field_uris: 'Redirect URIs' # field_grant_types: 'Grant type allowed' # no_client: 'No client yet.' + # show_qrcode_iphone: 'Show QRCode iPhone' # remove: # warn_message_1: 'You have the ability to remove this client. This action is IRREVERSIBLE !' # warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag." diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml index bfb7e206..5f466d22 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml @@ -452,6 +452,7 @@ developer: # field_uris: 'Redirect URIs' # field_grant_types: 'Grant type allowed' # no_client: 'No client yet.' + # show_qrcode_iphone: 'Show QRCode iPhone' # remove: # warn_message_1: 'You have the ability to remove this client. This action is IRREVERSIBLE !' # warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag." -- cgit v1.2.3