mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 04:36:30 +00:00
Merge pull request #5846 from weblate/weblate-wallabag-messages
This commit is contained in:
commit
d57694bfc9
7 changed files with 11 additions and 0 deletions
|
@ -226,6 +226,7 @@ entry:
|
||||||
filtered_search: 'Articles filtrés par recherche :'
|
filtered_search: 'Articles filtrés par recherche :'
|
||||||
untagged: Article sans étiquette
|
untagged: Article sans étiquette
|
||||||
all: Tous les articles
|
all: Tous les articles
|
||||||
|
same_domain: Même site
|
||||||
list:
|
list:
|
||||||
number_on_the_page: '{0} Il n’y a pas d’article.|{1} Il y a un article.|]1,Inf[ Il y a %count% articles.'
|
number_on_the_page: '{0} Il n’y a pas d’article.|{1} Il y a un article.|]1,Inf[ Il y a %count% articles.'
|
||||||
reading_time: durée de lecture
|
reading_time: durée de lecture
|
||||||
|
@ -239,6 +240,7 @@ entry:
|
||||||
toogle_as_star: Marquer comme favori
|
toogle_as_star: Marquer comme favori
|
||||||
delete: Supprimer
|
delete: Supprimer
|
||||||
export_title: Exporter
|
export_title: Exporter
|
||||||
|
show_same_domain: Afficher les articles du même site
|
||||||
filters:
|
filters:
|
||||||
title: Filtres
|
title: Filtres
|
||||||
status_label: Status
|
status_label: Status
|
||||||
|
@ -519,6 +521,9 @@ import:
|
||||||
elcurator:
|
elcurator:
|
||||||
description: Cet outil va importer tous vos articles depuis elCurator. Allez dans vos préférences sur elCurator et exportez vos contenus. Vous allez récupérer un fichier JSON.
|
description: Cet outil va importer tous vos articles depuis elCurator. Allez dans vos préférences sur elCurator et exportez vos contenus. Vous allez récupérer un fichier JSON.
|
||||||
page_title: Importer > elCurator
|
page_title: Importer > elCurator
|
||||||
|
delicious:
|
||||||
|
page_title: Importer > del.icio.us
|
||||||
|
how_to: Choisissez le fichier de votre export Delicious et cliquez sur le bouton ci-dessous pour l'importer.
|
||||||
developer:
|
developer:
|
||||||
page_title: Gestion des clients API
|
page_title: Gestion des clients API
|
||||||
welcome_message: Bienvenue sur l’API de wallabag
|
welcome_message: Bienvenue sur l’API de wallabag
|
||||||
|
|
|
@ -393,6 +393,7 @@ tag:
|
||||||
list:
|
list:
|
||||||
number_on_the_page: '{0} Nincsenek címkék.|{1} Egy címke.|]1,Inf[ %count% címke.'
|
number_on_the_page: '{0} Nincsenek címkék.|{1} Egy címke.|]1,Inf[ %count% címke.'
|
||||||
see_untagged_entries: Címkézetlen bejegyzések megtekintése
|
see_untagged_entries: Címkézetlen bejegyzések megtekintése
|
||||||
|
untagged: Címkézetlen bejegyzések
|
||||||
new:
|
new:
|
||||||
add: Hozzáad
|
add: Hozzáad
|
||||||
placeholder: Több címkét is hozzáadhat, vesszővel elválasztva.
|
placeholder: Több címkét is hozzáadhat, vesszővel elválasztva.
|
||||||
|
|
|
@ -409,6 +409,7 @@ tag:
|
||||||
list:
|
list:
|
||||||
number_on_the_page: "{0} Non ci sono etichette.|{1} C'è un'etichetta.|]1,Inf[ ci sono %count% etichette."
|
number_on_the_page: "{0} Non ci sono etichette.|{1} C'è un'etichetta.|]1,Inf[ ci sono %count% etichette."
|
||||||
see_untagged_entries: Vedi articoli non etichettati
|
see_untagged_entries: Vedi articoli non etichettati
|
||||||
|
untagged: Articoli non etichettati
|
||||||
new:
|
new:
|
||||||
add: Aggiungi
|
add: Aggiungi
|
||||||
placeholder: Puoi aggiungere varie etichette, separate da una virgola.
|
placeholder: Puoi aggiungere varie etichette, separate da una virgola.
|
||||||
|
|
|
@ -405,6 +405,7 @@ tag:
|
||||||
list:
|
list:
|
||||||
number_on_the_page: "{0} I a pas cap d'etiquetas.|{1} I a una etiqueta.|]1,Inf[ I a %count% etiquetas."
|
number_on_the_page: "{0} I a pas cap d'etiquetas.|{1} I a una etiqueta.|]1,Inf[ I a %count% etiquetas."
|
||||||
see_untagged_entries: Afichar las entradas sens etiquetas
|
see_untagged_entries: Afichar las entradas sens etiquetas
|
||||||
|
untagged: Articles sens etiqueta
|
||||||
new:
|
new:
|
||||||
add: Ajustar
|
add: Ajustar
|
||||||
placeholder: Podètz ajustar mai qu'una etiqueta, separadas per de virgula.
|
placeholder: Podètz ajustar mai qu'una etiqueta, separadas per de virgula.
|
||||||
|
|
|
@ -440,6 +440,7 @@ tag:
|
||||||
list:
|
list:
|
||||||
number_on_the_page: '{0} Nie ma tagów.|{1} Jest jeden tag.|]1,Inf[ Są %count% tagi.'
|
number_on_the_page: '{0} Nie ma tagów.|{1} Jest jeden tag.|]1,Inf[ Są %count% tagi.'
|
||||||
see_untagged_entries: Zobacz nieotagowane wpisy
|
see_untagged_entries: Zobacz nieotagowane wpisy
|
||||||
|
untagged: Odtaguj wpisy
|
||||||
new:
|
new:
|
||||||
add: Dodaj
|
add: Dodaj
|
||||||
placeholder: Możesz dodać kilka tagów, oddzielając je przecinkami.
|
placeholder: Możesz dodać kilka tagów, oddzielając je przecinkami.
|
||||||
|
|
|
@ -329,6 +329,7 @@ tag:
|
||||||
list:
|
list:
|
||||||
number_on_the_page: '{0} Não existem tags.|{1} Uma tag.|]1,Inf[ Existem %count% tags.'
|
number_on_the_page: '{0} Não existem tags.|{1} Uma tag.|]1,Inf[ Existem %count% tags.'
|
||||||
see_untagged_entries: 'Ver entradas sem tags'
|
see_untagged_entries: 'Ver entradas sem tags'
|
||||||
|
untagged: Entradas sem tags
|
||||||
import:
|
import:
|
||||||
page_title: 'Importar'
|
page_title: 'Importar'
|
||||||
page_description: 'Bem-vindo ao importador do wallabag. Por favo selecione o serviço do qual deseja migrar.'
|
page_description: 'Bem-vindo ao importador do wallabag. Por favo selecione o serviço do qual deseja migrar.'
|
||||||
|
|
|
@ -381,6 +381,7 @@ tag:
|
||||||
list:
|
list:
|
||||||
number_on_the_page: '{0} ไม่มีการแท็ก|{1} มีหนึ่งแท็ก|]1,Inf[ มี %count% แท็ก'
|
number_on_the_page: '{0} ไม่มีการแท็ก|{1} มีหนึ่งแท็ก|]1,Inf[ มี %count% แท็ก'
|
||||||
see_untagged_entries: 'พบรายการที่ไม่ได้แท็ก'
|
see_untagged_entries: 'พบรายการที่ไม่ได้แท็ก'
|
||||||
|
untagged: รายการที่ไม่ได้แท็ก
|
||||||
new:
|
new:
|
||||||
add: 'เพิ่ม'
|
add: 'เพิ่ม'
|
||||||
placeholder: 'คุณสามารถเพิ่มได้หลายแท็ก, จากการแบ่งโดย comma'
|
placeholder: 'คุณสามารถเพิ่มได้หลายแท็ก, จากการแบ่งโดย comma'
|
||||||
|
|
Loading…
Reference in a new issue