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.yml7
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.de.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml7
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml9
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml7
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml9
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml7
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml7
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml7
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml7
12 files changed, 41 insertions, 29 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index a91a0ce4..52904d25 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -90,9 +90,10 @@ config:
90 token_reset: 'Nulstil token' 90 token_reset: 'Nulstil token'
91 rss_links: 'RSS-Links' 91 rss_links: 'RSS-Links'
92 rss_link: 92 rss_link:
93 unread: 'ulæst' 93 unread: 'Ulæst'
94 starred: 'favoritter' 94 starred: 'Favoritter'
95 archive: 'arkiv' 95 archive: 'Arkiv'
96 # all: 'All'
96 # rss_limit: 'Number of items in the feed' 97 # rss_limit: 'Number of items in the feed'
97 form_user: 98 form_user:
98 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code on every new untrusted connexion" 99 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code on every new untrusted connexion"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index e77cdca3..481b5d05 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -93,6 +93,7 @@ config:
93 unread: 'Ungelesene' 93 unread: 'Ungelesene'
94 starred: 'Favoriten' 94 starred: 'Favoriten'
95 archive: 'Archivierte' 95 archive: 'Archivierte'
96 # all: 'All'
96 rss_limit: 'Anzahl der Einträge pro Feed' 97 rss_limit: 'Anzahl der Einträge pro Feed'
97 form_user: 98 form_user:
98 two_factor_description: "Wenn du die Zwei-Faktor-Authentifizierung aktivierst, erhältst du eine E-Mail mit einem Code bei jeder nicht vertrauenswürdigen Verbindung" 99 two_factor_description: "Wenn du die Zwei-Faktor-Authentifizierung aktivierst, erhältst du eine E-Mail mit einem Code bei jeder nicht vertrauenswürdigen Verbindung"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 50edab3a..98888d05 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -90,9 +90,10 @@ config:
90 token_reset: 'Regenerate your token' 90 token_reset: 'Regenerate your token'
91 rss_links: 'RSS links' 91 rss_links: 'RSS links'
92 rss_link: 92 rss_link:
93 unread: 'unread' 93 unread: 'Unread'
94 starred: 'starred' 94 starred: 'Starred'
95 archive: 'archived' 95 archive: 'Archived'
96 all: 'All'
96 rss_limit: 'Number of items in the feed' 97 rss_limit: 'Number of items in the feed'
97 form_user: 98 form_user:
98 two_factor_description: "Enabling two factor authentication means you'll receive an email with a code on every new untrusted connection." 99 two_factor_description: "Enabling two factor authentication means you'll receive an email with a code on every new untrusted connection."
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index 6fbf00eb..310a00de 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -93,6 +93,7 @@ config:
93 unread: 'sin leer' 93 unread: 'sin leer'
94 starred: 'favoritos' 94 starred: 'favoritos'
95 archive: 'archivados' 95 archive: 'archivados'
96 # all: 'All'
96 rss_limit: 'Límite de artículos en feed RSS' 97 rss_limit: 'Límite de artículos en feed RSS'
97 form_user: 98 form_user:
98 two_factor_description: "Con la autenticación en dos pasos recibirá código por e-mail en cada nueva conexión que no sea de confianza." 99 two_factor_description: "Con la autenticación en dos pasos recibirá código por e-mail en cada nueva conexión que no sea de confianza."
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index ad7d6cd9..d5247fc3 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -93,6 +93,7 @@ config:
93 unread: 'خوانده‌نشده' 93 unread: 'خوانده‌نشده'
94 starred: 'برگزیده' 94 starred: 'برگزیده'
95 archive: 'بایگانی' 95 archive: 'بایگانی'
96 # all: 'All'
96 rss_limit: 'محدودیت آر-اس-اس' 97 rss_limit: 'محدودیت آر-اس-اس'
97 form_user: 98 form_user:
98 two_factor_description: "با فعال‌کردن تأیید ۲مرحله‌ای هر بار که اتصال تأییدنشده‌ای برقرار شد، به شما یک کد از راه ایمیل فرستاده می‌شود" 99 two_factor_description: "با فعال‌کردن تأیید ۲مرحله‌ای هر بار که اتصال تأییدنشده‌ای برقرار شد، به شما یک کد از راه ایمیل فرستاده می‌شود"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index c4b029c3..b338eba4 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -88,11 +88,12 @@ config:
88 no_token: "Aucun jeton généré" 88 no_token: "Aucun jeton généré"
89 token_create: "Créez votre jeton" 89 token_create: "Créez votre jeton"
90 token_reset: "Réinitialisez votre jeton" 90 token_reset: "Réinitialisez votre jeton"
91 rss_links: "Adresse de vos flux RSS" 91 rss_links: "Adresses de vos flux RSS"
92 rss_link: 92 rss_link:
93 unread: "non lus" 93 unread: "Non lus"
94 starred: "favoris" 94 starred: "Favoris"
95 archive: "lus" 95 archive: "Lus"
96 all: "Tous"
96 rss_limit: "Nombre d’articles dans le flux" 97 rss_limit: "Nombre d’articles dans le flux"
97 form_user: 98 form_user:
98 two_factor_description: "Activer l’authentification double-facteur veut dire que vous allez recevoir un code par courriel à chaque nouvelle connexion non approuvée." 99 two_factor_description: "Activer l’authentification double-facteur veut dire que vous allez recevoir un code par courriel à chaque nouvelle connexion non approuvée."
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index 4bd04aad..a3ff5495 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -90,9 +90,10 @@ config:
90 token_reset: 'Rigenera il tuo token' 90 token_reset: 'Rigenera il tuo token'
91 rss_links: 'Collegamenti RSS' 91 rss_links: 'Collegamenti RSS'
92 rss_link: 92 rss_link:
93 unread: 'non letti' 93 unread: 'Non letti'
94 starred: 'preferiti' 94 starred: 'Preferiti'
95 archive: 'archiviati' 95 archive: 'Archiviati'
96 # all: 'All'
96 rss_limit: 'Numero di elementi nel feed' 97 rss_limit: 'Numero di elementi nel feed'
97 form_user: 98 form_user:
98 two_factor_description: "Abilitando l'\autenticazione a due fattori riceverai una e-mail con un codice per ogni nuova connesione non verificata" 99 two_factor_description: "Abilitando l'\autenticazione a due fattori riceverai una e-mail con un codice per ogni nuova connesione non verificata"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index a6dd4dcd..a6566a12 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -88,11 +88,12 @@ config:
88 no_token: 'Pas cap de geton generat' 88 no_token: 'Pas cap de geton generat'
89 token_create: 'Creatz vòstre geton' 89 token_create: 'Creatz vòstre geton'
90 token_reset: 'Reïnicializatz vòstre geton' 90 token_reset: 'Reïnicializatz vòstre geton'
91 rss_links: 'URL de vòstres fluxes RSS' 91 rss_links: 'URLs de vòstres fluxes RSS'
92 rss_link: 92 rss_link:
93 unread: 'pas legits' 93 unread: 'Pas legits'
94 starred: 'favorits' 94 starred: 'Favorits'
95 archive: 'legits' 95 archive: 'Legits'
96 # all: 'All'
96 rss_limit: "Nombre d'articles dins un flux RSS" 97 rss_limit: "Nombre d'articles dins un flux RSS"
97 form_user: 98 form_user:
98 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."
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index 7312abd7..8e1276d9 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -90,9 +90,10 @@ config:
90 token_reset: 'Zresetuj swojego tokena' 90 token_reset: 'Zresetuj swojego tokena'
91 rss_links: 'RSS links' 91 rss_links: 'RSS links'
92 rss_link: 92 rss_link:
93 unread: 'nieprzeczytane' 93 unread: 'Nieprzeczytane'
94 starred: 'oznaczone gwiazdką' 94 starred: 'Oznaczone gwiazdką'
95 archive: 'archiwum' 95 archive: 'Archiwum'
96 # all: 'All'
96 rss_limit: 'Link do RSS' 97 rss_limit: 'Link do RSS'
97 form_user: 98 form_user:
98 two_factor_description: "Włączenie autoryzacji dwuetapowej oznacza, że będziesz otrzymywał maile z kodem przy każdym nowym, niezaufanym połączeniu" 99 two_factor_description: "Włączenie autoryzacji dwuetapowej oznacza, że będziesz otrzymywał maile z kodem przy każdym nowym, niezaufanym połączeniu"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index 18090352..953c86bb 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -90,9 +90,10 @@ config:
90 token_reset: 'Gerar novamente seu token' 90 token_reset: 'Gerar novamente seu token'
91 rss_links: 'Links RSS' 91 rss_links: 'Links RSS'
92 rss_link: 92 rss_link:
93 unread: 'não lido' 93 unread: 'Não lido'
94 starred: 'destacado' 94 starred: 'Destacado'
95 archive: 'arquivado' 95 archive: 'Arquivado'
96 # all: 'All'
96 rss_limit: 'Número de itens no feed' 97 rss_limit: 'Número de itens no feed'
97 form_user: 98 form_user:
98 two_factor_description: 'Habilitar autenticação de dois passos significa que você receberá um e-mail com um código a cada nova conexão desconhecida.' 99 two_factor_description: 'Habilitar autenticação de dois passos significa que você receberá um e-mail com um código a cada nova conexão desconhecida.'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index f8866fdc..51dbbcaf 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -90,9 +90,10 @@ config:
90 token_reset: 'Resetează-ți token-ul' 90 token_reset: 'Resetează-ți token-ul'
91 rss_links: 'Link-uri RSS' 91 rss_links: 'Link-uri RSS'
92 rss_link: 92 rss_link:
93 unread: 'unread' 93 unread: 'Unread'
94 starred: 'starred' 94 starred: 'Starred'
95 archive: 'archived' 95 archive: 'Archived'
96 # all: 'All'
96 rss_limit: 'Limită RSS' 97 rss_limit: 'Limită RSS'
97 form_user: 98 form_user:
98 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code on every new untrusted connexion" 99 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code on every new untrusted connexion"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 4d01e7f7..ff19e9d9 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -90,9 +90,10 @@ config:
90 token_reset: 'Belirteci (token) sıfırla' 90 token_reset: 'Belirteci (token) sıfırla'
91 rss_links: 'RSS akış bağlantıları' 91 rss_links: 'RSS akış bağlantıları'
92 rss_link: 92 rss_link:
93 unread: 'okunmayan' 93 unread: 'Okunmayan'
94 starred: 'favoriler' 94 starred: 'Favoriler'
95 archive: 'arşiv' 95 archive: 'Arşiv'
96 # all: 'All'
96 rss_limit: 'RSS içeriğinden talep edilecek makale limiti' 97 rss_limit: 'RSS içeriğinden talep edilecek makale limiti'
97 form_user: 98 form_user:
98 two_factor_description: "İki adımlı doğrulamayı aktifleştirdiğinizde, her yeni güvenilmeyen bağlantılarda size e-posta ile bir kod alacaksınız." 99 two_factor_description: "İki adımlı doğrulamayı aktifleştirdiğinizde, her yeni güvenilmeyen bağlantılarda size e-posta ile bir kod alacaksınız."