aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2016-10-01 17:29:04 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2016-10-01 17:29:04 +0200
commit7d72cce4c7d38b32d4e8fb659979c159a91fea6a (patch)
treee9e946a8918a7c12db48a8dc5fa5ecf7b2dda82c /src/Wallabag/CoreBundle/Resources
parenta44d2613c730b8933ba17a1295ae6c170345cad5 (diff)
downloadwallabag-7d72cce4c7d38b32d4e8fb659979c159a91fea6a.tar.gz
wallabag-7d72cce4c7d38b32d4e8fb659979c159a91fea6a.tar.zst
wallabag-7d72cce4c7d38b32d4e8fb659979c159a91fea6a.zip
Changed translations
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.da.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.de.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml2
11 files changed, 11 insertions, 10 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 016765e4..16e4f063 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -287,7 +287,7 @@ quickstart:
287 # import: 'Configure import' 287 # import: 'Configure import'
288 # first_steps: 288 # first_steps:
289 # title: 'First steps' 289 # title: 'First steps'
290 # description: "Now wallabag is well configured, it's time to archive the web" 290 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
291 # new_article: 'Save your first article' 291 # new_article: 'Save your first article'
292 # unread_articles: 'And classify it!' 292 # unread_articles: 'And classify it!'
293 # migrate: 293 # migrate:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index d35ead7d..5db4b28e 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -287,7 +287,7 @@ quickstart:
287 import: 'Import-Einstellungen ändern' 287 import: 'Import-Einstellungen ändern'
288 first_steps: 288 first_steps:
289 title: 'Erste Schritte' 289 title: 'Erste Schritte'
290 # description: "Now wallabag is well configured, it's time to archive the web" 290 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link"
291 new_article: 'Speichere deinen ersten Artikel' 291 new_article: 'Speichere deinen ersten Artikel'
292 unread_articles: 'Und klassifiziere ihn!' 292 unread_articles: 'Und klassifiziere ihn!'
293 migrate: 293 migrate:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 26e5328e..f9f8e217 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -287,7 +287,7 @@ quickstart:
287 import: 'Configure import' 287 import: 'Configure import'
288 first_steps: 288 first_steps:
289 title: 'First steps' 289 title: 'First steps'
290 description: "Now wallabag is well configured, it's time to archive the web" 290 description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
291 new_article: 'Save your first article' 291 new_article: 'Save your first article'
292 unread_articles: 'And classify it!' 292 unread_articles: 'And classify it!'
293 migrate: 293 migrate:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index 2e3e6248..db87cd96 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -287,7 +287,7 @@ quickstart:
287 import: 'Configure importación' 287 import: 'Configure importación'
288 first_steps: 288 first_steps:
289 title: 'Primeros pasos' 289 title: 'Primeros pasos'
290 # description: "Now wallabag is well configured, it's time to archive the web" 290 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
291 new_article: 'Guarde su primer artículo' 291 new_article: 'Guarde su primer artículo'
292 unread_articles: '¡Y clasifíquelo!' 292 unread_articles: '¡Y clasifíquelo!'
293 migrate: 293 migrate:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index ca01ce13..f6943ae5 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -286,6 +286,7 @@ quickstart:
286 import: 'درون‌ریزی را تنظیم کنید' 286 import: 'درون‌ریزی را تنظیم کنید'
287 first_steps: 287 first_steps:
288 title: 'گام نخست' 288 title: 'گام نخست'
289 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
289 new_article: 'نخستین مقالهٔ خود را ذخیره کنید' 290 new_article: 'نخستین مقالهٔ خود را ذخیره کنید'
290 unread_articles: 'و آن را طبقه‌بندی کنید!' 291 unread_articles: 'و آن را طبقه‌بندی کنید!'
291 migrate: 292 migrate:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index e2a61059..af6f7f4d 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -287,7 +287,7 @@ quickstart:
287 import: "Configurer l'import" 287 import: "Configurer l'import"
288 first_steps: 288 first_steps:
289 title: 'Premiers pas' 289 title: 'Premiers pas'
290 description: "Maintenant que wallabag est bien configurée, il est temps d'archiver le web" 290 description: "Maintenant que wallabag est bien configurée, il est temps d'archiver le web. Vous pouvez cliquer sur le signe + dans le coin en haut à droite."
291 new_article: 'Ajoutez votre premier article' 291 new_article: 'Ajoutez votre premier article'
292 unread_articles: 'Et rangez-le !' 292 unread_articles: 'Et rangez-le !'
293 migrate: 293 migrate:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index ae486c70..32897b32 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -286,7 +286,7 @@ quickstart:
286 import: "Configura l'importazione" 286 import: "Configura l'importazione"
287 first_steps: 287 first_steps:
288 title: 'Pimi passi' 288 title: 'Pimi passi'
289 # description: "Now wallabag is well configured, it's time to archive the web" 289 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
290 new_article: 'Salva il tuo primo contenuto' 290 new_article: 'Salva il tuo primo contenuto'
291 unread_articles: 'E classificalo!' 291 unread_articles: 'E classificalo!'
292 migrate: 292 migrate:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index d82ed4cb..8caf3c0c 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -287,7 +287,7 @@ quickstart:
287 import: 'Configurar los impòrt' 287 import: 'Configurar los impòrt'
288 first_steps: 288 first_steps:
289 title: 'Primièrs passes' 289 title: 'Primièrs passes'
290 # description: "Now wallabag is well configured, it's time to archive the web" 290 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
291 new_article: 'Ajustatz vòstre primièr article' 291 new_article: 'Ajustatz vòstre primièr article'
292 unread_articles: 'E racaptatz-lo !' 292 unread_articles: 'E racaptatz-lo !'
293 migrate: 293 migrate:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index 4a035520..8f0555b1 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -287,7 +287,7 @@ quickstart:
287 import: 'Skonfigurować import' 287 import: 'Skonfigurować import'
288 first_steps: 288 first_steps:
289 title: 'Pierwsze kroki' 289 title: 'Pierwsze kroki'
290 description: "Now wallabag is well configured, it's time to archive the web" 290 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link"
291 new_article: 'Zapisz swój pierwszy artukuł' 291 new_article: 'Zapisz swój pierwszy artukuł'
292 unread_articles: 'I sklasyfikuj go!' 292 unread_articles: 'I sklasyfikuj go!'
293 migrate: 293 migrate:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index 39a2f33d..ee56dd15 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -287,7 +287,7 @@ quickstart:
287 # import: 'Configure import' 287 # import: 'Configure import'
288 # first_steps: 288 # first_steps:
289 # title: 'First steps' 289 # title: 'First steps'
290 # description: "Now wallabag is well configured, it's time to archive the web" 290 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
291 # new_article: 'Save your first article' 291 # new_article: 'Save your first article'
292 # unread_articles: 'And classify it!' 292 # unread_articles: 'And classify it!'
293 # migrate: 293 # migrate:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 73adc78e..befd39ed 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -287,7 +287,7 @@ quickstart:
287 # import: 'Configure import' 287 # import: 'Configure import'
288 first_steps: 288 first_steps:
289 title: 'İlk adım' 289 title: 'İlk adım'
290 # description: "Now wallabag is well configured, it's time to archive the web" 290 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
291 new_article: 'İlk makalenizi kaydedin' 291 new_article: 'İlk makalenizi kaydedin'
292 unread_articles: 'Ve bunu sınıflandırın!' 292 unread_articles: 'Ve bunu sınıflandırın!'
293 migrate: 293 migrate: