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.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.de.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml8
12 files changed, 96 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 1bd0b8fd..4cfbd9ac 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Søg' 37 search: 'Søg'
38 filter_entries: 'Filtrer artikler' 38 filter_entries: 'Filtrer artikler'
39 # export: 'Export' 39 # export: 'Export'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Indtast søgning' 42 input_label: 'Indtast søgning'
42 43
@@ -241,6 +242,13 @@ entry:
241 public: 242 public:
242 # shared_by_wallabag: "This article has been shared by <a href=%wallabag_instance%'>wallabag</a>" 243 # shared_by_wallabag: "This article has been shared by <a href=%wallabag_instance%'>wallabag</a>"
243 244
245# notifications:
246# sidebar:
247# view_more: 'View more'
248# list:
249# page_title: 'Notifications'
250# mark_all_as_read: 'Mark all as read'
251
244about: 252about:
245 page_title: 'Om' 253 page_title: 'Om'
246 top_menu: 254 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index 94bb3295..4874980e 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Suche' 37 search: 'Suche'
38 filter_entries: 'Artikel filtern' 38 filter_entries: 'Artikel filtern'
39 export: 'Exportieren' 39 export: 'Exportieren'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Suchbegriff hier eingeben' 42 input_label: 'Suchbegriff hier eingeben'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Dieser Artikel wurde mittels <a href='%wallabag_instance%'>wallabag</a> geteilt" 244 shared_by_wallabag: "Dieser Artikel wurde mittels <a href='%wallabag_instance%'>wallabag</a> geteilt"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'Über' 254 page_title: 'Über'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 3a006a0e..308878f4 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Search' 37 search: 'Search'
38 filter_entries: 'Filter entries' 38 filter_entries: 'Filter entries'
39 export: 'Export' 39 export: 'Export'
40 notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Enter your search here' 42 input_label: 'Enter your search here'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 244 shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
244 245
246notifications:
247 sidebar:
248 view_more: 'View more'
249 list:
250 page_title: 'Notifications'
251 mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'About' 254 page_title: 'About'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index ca5d9b2c..e669268c 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Buscar' 37 search: 'Buscar'
38 filter_entries: 'Filtrar los artículos' 38 filter_entries: 'Filtrar los artículos'
39 export: 'Exportar' 39 export: 'Exportar'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Introduzca su búsqueda aquí' 42 input_label: 'Introduzca su búsqueda aquí'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Este artículo se ha compartido con <a href='%wallabag_instance%'>wallabag</a>" 244 shared_by_wallabag: "Este artículo se ha compartido con <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'Acerca de' 254 page_title: 'Acerca de'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index ecd8f64d..0b4d7726 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'جستجو' 37 search: 'جستجو'
38 filter_entries: 'فیلترکردن مقاله‌ها' 38 filter_entries: 'فیلترکردن مقاله‌ها'
39 export: 'برون‌بری' 39 export: 'برون‌بری'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'جستجوی خود را این‌جا بنویسید:' 42 input_label: 'جستجوی خود را این‌جا بنویسید:'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 244 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'درباره' 254 page_title: 'درباره'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index 84706459..660f4d85 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -37,6 +37,7 @@ menu:
37 search: "Rechercher" 37 search: "Rechercher"
38 filter_entries: "Filtrer les articles" 38 filter_entries: "Filtrer les articles"
39 export: "Exporter" 39 export: "Exporter"
40 notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: "Saisissez votre terme de recherche" 42 input_label: "Saisissez votre terme de recherche"
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Cet article a été partagé par <a href=\"%wallabag_instance%\">wallabag</a>" 244 shared_by_wallabag: "Cet article a été partagé par <a href=\"%wallabag_instance%\">wallabag</a>"
244 245
246notifications:
247 sidebar:
248 view_more: 'Voir plus'
249 list:
250 page_title: 'Notifications'
251 mark_all_as_read: 'Marquer tout comme lu'
252
245about: 253about:
246 page_title: "À propos" 254 page_title: "À propos"
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index a8baa96f..56ff5bc0 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Cerca' 37 search: 'Cerca'
38 filter_entries: 'Filtra contenuti' 38 filter_entries: 'Filtra contenuti'
39 export: 'Esporta' 39 export: 'Esporta'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Inserisci qui la tua ricerca' 42 input_label: 'Inserisci qui la tua ricerca'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 244 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'About' 254 page_title: 'About'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index 8f39ce05..219478bc 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Cercar' 37 search: 'Cercar'
38 filter_entries: 'Filtrar los articles' 38 filter_entries: 'Filtrar los articles'
39 export: 'Exportar' 39 export: 'Exportar'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Picatz vòstre mot-clau a cercar aquí' 42 input_label: 'Picatz vòstre mot-clau a cercar aquí'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Aqueste article es estat partejat per <a href='%wallabag_instance%'>wallabag</a>" 244 shared_by_wallabag: "Aqueste article es estat partejat per <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'A prepaus' 254 page_title: 'A prepaus'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index a6e0c10f..3662f9ab 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Szukaj' 37 search: 'Szukaj'
38 filter_entries: 'Filtruj wpisy' 38 filter_entries: 'Filtruj wpisy'
39 export: 'Eksportuj' 39 export: 'Eksportuj'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Wpisz swoje zapytanie tutaj' 42 input_label: 'Wpisz swoje zapytanie tutaj'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>" 244 shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'O nas' 254 page_title: 'O nas'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index a9473591..fa504617 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Pesquisa' 37 search: 'Pesquisa'
38 filter_entries: 'Filtrar entradas' 38 filter_entries: 'Filtrar entradas'
39 export: 'Exportar' 39 export: 'Exportar'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Digite aqui sua pesquisa' 42 input_label: 'Digite aqui sua pesquisa'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Este artigo foi compartilhado pelo <a href='%wallabag_instance%'>wallabag</a>" 244 shared_by_wallabag: "Este artigo foi compartilhado pelo <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'Sobre' 254 page_title: 'Sobre'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index 80d78a01..c5ecedc1 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Căutare' 37 search: 'Căutare'
38 filter_entries: 'Filtrează articolele' 38 filter_entries: 'Filtrează articolele'
39 # export: 'Export' 39 # export: 'Export'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Introdu căutarea ta' 42 input_label: 'Introdu căutarea ta'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 244 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'Despre' 254 page_title: 'Despre'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 2896c823..62d58428 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Ara' 37 search: 'Ara'
38 filter_entries: 'Filtrele' 38 filter_entries: 'Filtrele'
39 export: 'Dışa Aktar' 39 export: 'Dışa Aktar'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Aramak istediğiniz herhangi bir şey yazın' 42 input_label: 'Aramak istediğiniz herhangi bir şey yazın'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 244 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'Hakkımızda' 254 page_title: 'Hakkımızda'
247 top_menu: 255 top_menu: