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.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.yml2
-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.ja.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.pt.yml4
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.th.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml2
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.zh.yml2
16 files changed, 33 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 54df2e64..670c7f9d 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Filtrer artikler' 41 filter_entries: 'Filtrer artikler'
42 # random_entry: Jump to a random entry from that list 42 # random_entry: Jump to a random entry from that list
43 # export: 'Export' 43 # export: 'Export'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Indtast søgning' 46 input_label: 'Indtast søgning'
46 47
@@ -299,6 +300,7 @@ entry:
299 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>" 300 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 # delete: "Are you sure you want to remove that article?" 302 # delete: "Are you sure you want to remove that article?"
303 # delete_entries: "Are you sure you want to remove those articles?"
302 # delete_tag: "Are you sure you want to remove that tag from that article?" 304 # delete_tag: "Are you sure you want to remove that tag from that article?"
303 metadata: 305 metadata:
304 # reading_time: "Estimated reading time" 306 # reading_time: "Estimated reading time"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index 549704d0..92984f46 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Artikel filtern' 41 filter_entries: 'Artikel filtern'
42 # random_entry: Jump to a random entry from that list 42 # random_entry: Jump to a random entry from that list
43 export: 'Exportieren' 43 export: 'Exportieren'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Suchbegriff hier eingeben' 46 input_label: 'Suchbegriff hier eingeben'
46 47
@@ -299,6 +300,7 @@ entry:
299 shared_by_wallabag: 'Dieser Artikel wurde von %username% mittels <a href="%wallabag_instance%">wallabag</a> geteilt' 300 shared_by_wallabag: 'Dieser Artikel wurde von %username% mittels <a href="%wallabag_instance%">wallabag</a> geteilt'
300 confirm: 301 confirm:
301 delete: 'Bist du sicher, dass du diesen Artikel löschen möchtest?' 302 delete: 'Bist du sicher, dass du diesen Artikel löschen möchtest?'
303 # delete_entries: "Are you sure you want to remove those articles?"
302 delete_tag: 'Bist du sicher, dass du diesen Tag vom Artikel entfernen möchtest?' 304 delete_tag: 'Bist du sicher, dass du diesen Tag vom Artikel entfernen möchtest?'
303 metadata: 305 metadata:
304 # reading_time: "Estimated reading time" 306 # reading_time: "Estimated reading time"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index a68a7d7d..0a5af085 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Filter entries' 41 filter_entries: 'Filter entries'
42 random_entry: Jump to a random entry from that list 42 random_entry: Jump to a random entry from that list
43 export: 'Export' 43 export: 'Export'
44 account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Enter your search here' 46 input_label: 'Enter your search here'
46 47
@@ -299,6 +300,7 @@ entry:
299 shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>" 300 shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 delete: "Are you sure you want to remove that article?" 302 delete: "Are you sure you want to remove that article?"
303 delete_entries: "Are you sure you want to remove those articles?"
302 delete_tag: "Are you sure you want to remove that tag from that article?" 304 delete_tag: "Are you sure you want to remove that tag from that article?"
303 metadata: 305 metadata:
304 reading_time: "Estimated reading time" 306 reading_time: "Estimated reading time"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index c3e3ba81..cdc51a2b 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Filtrar los artículos' 41 filter_entries: 'Filtrar los artículos'
42 random_entry: 'Ir a un artículo aleatório de esta lista' 42 random_entry: 'Ir a un artículo aleatório de esta lista'
43 export: 'Exportar' 43 export: 'Exportar'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Introduzca su búsqueda aquí' 46 input_label: 'Introduzca su búsqueda aquí'
46 47
@@ -299,6 +300,7 @@ entry:
299 shared_by_wallabag: "Este artículo se ha compartido con <a href='%wallabag_instance%'>wallabag</a>" 300 shared_by_wallabag: "Este artículo se ha compartido con <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 delete: "¿Estás seguro de que quieres eliminar este artículo?" 302 delete: "¿Estás seguro de que quieres eliminar este artículo?"
303 # delete_entries: "Are you sure you want to remove those articles?"
302 delete_tag: "¿Estás seguro de que quieres eliminar esta etiqueta de este artículo?" 304 delete_tag: "¿Estás seguro de que quieres eliminar esta etiqueta de este artículo?"
303 metadata: 305 metadata:
304 reading_time: "Tiempo de lectura estimado" 306 reading_time: "Tiempo de lectura estimado"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index 4a52a208..581e053a 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'فیلترکردن مقاله‌ها' 41 filter_entries: 'فیلترکردن مقاله‌ها'
42 # random_entry: Jump to a random entry from that list 42 # random_entry: Jump to a random entry from that list
43 export: 'برون‌بری' 43 export: 'برون‌بری'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'جستجوی خود را این‌جا بنویسید:' 46 input_label: 'جستجوی خود را این‌جا بنویسید:'
46 47
@@ -299,6 +300,7 @@ entry:
299 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>" 300 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 # delete: "Are you sure you want to remove that article?" 302 # delete: "Are you sure you want to remove that article?"
303 # delete_entries: "Are you sure you want to remove those articles?"
302 # delete_tag: "Are you sure you want to remove that tag from that article?" 304 # delete_tag: "Are you sure you want to remove that tag from that article?"
303 metadata: 305 metadata:
304 # reading_time: "Estimated reading time" 306 # reading_time: "Estimated reading time"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index 2cfab8cf..2dd92456 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: "Filtrer les articles" 41 filter_entries: "Filtrer les articles"
42 random_entry: Aller à un article aléatoire de cette liste 42 random_entry: Aller à un article aléatoire de cette liste
43 export: "Exporter" 43 export: "Exporter"
44 account: "Mon compte"
44 search_form: 45 search_form:
45 input_label: "Saisissez votre terme de recherche" 46 input_label: "Saisissez votre terme de recherche"
46 47
@@ -299,6 +300,7 @@ entry:
299 shared_by_wallabag: "Cet article a été partagé par %username% avec <a href=\"%wallabag_instance%\">wallabag</a>" 300 shared_by_wallabag: "Cet article a été partagé par %username% avec <a href=\"%wallabag_instance%\">wallabag</a>"
300 confirm: 301 confirm:
301 delete: "Voulez-vous vraiment supprimer cet article ?" 302 delete: "Voulez-vous vraiment supprimer cet article ?"
303 delete_entries: "Voulez-vous vraiment supprimer ces articles ?"
302 delete_tag: "Voulez-vous vraiment supprimer ce tag de cet article ?" 304 delete_tag: "Voulez-vous vraiment supprimer ce tag de cet article ?"
303 metadata: 305 metadata:
304 reading_time: "Durée de lecture estimée" 306 reading_time: "Durée de lecture estimée"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index af1c1fe7..a05a6e6e 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Filtra contenuti' 41 filter_entries: 'Filtra contenuti'
42 # random_entry: Jump to a random entry from that list 42 # random_entry: Jump to a random entry from that list
43 export: 'Esporta' 43 export: 'Esporta'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Inserisci qui la tua ricerca' 46 input_label: 'Inserisci qui la tua ricerca'
46 47
@@ -299,6 +300,7 @@ entry:
299 shared_by_wallabag: "Questo articolo è stato condiviso da %username% con <a href='%wallabag_instance%'>wallabag</a>" 300 shared_by_wallabag: "Questo articolo è stato condiviso da %username% con <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 delete: "Vuoi veramente rimuovere quell'articolo?" 302 delete: "Vuoi veramente rimuovere quell'articolo?"
303 # delete_entries: "Are you sure you want to remove those articles?"
302 delete_tag: "Vuoi veramente rimuovere quell'etichetta da quell'articolo?" 304 delete_tag: "Vuoi veramente rimuovere quell'etichetta da quell'articolo?"
303 metadata: 305 metadata:
304 # reading_time: "Estimated reading time" 306 # reading_time: "Estimated reading time"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ja.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ja.yml
index f6530a83..9ae4d6bb 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ja.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ja.yml
@@ -40,6 +40,7 @@ menu:
40 filter_entries: 'フィルターを使用' 40 filter_entries: 'フィルターを使用'
41 random_entry: このリストの中からランダムに記事に記事を表示 41 random_entry: このリストの中からランダムに記事に記事を表示
42 export: 'エクスポート' 42 export: 'エクスポート'
43 # account: 'My account'
43 search_form: 44 search_form:
44 input_label: '検索内容を入力' 45 input_label: '検索内容を入力'
45 46
@@ -279,6 +280,7 @@ entry:
279 shared_by_wallabag: "これは %username% と <a href='%wallabag_instance%'>Wallabag</a> によって共有された記事です。" 280 shared_by_wallabag: "これは %username% と <a href='%wallabag_instance%'>Wallabag</a> によって共有された記事です。"
280 confirm: 281 confirm:
281 delete: "記事を削除してよろしいですか?" 282 delete: "記事を削除してよろしいですか?"
283 # delete_entries: "Are you sure you want to remove those articles?"
282 delete_tag: "記事からタグを削除してよろしいですか?" 284 delete_tag: "記事からタグを削除してよろしいですか?"
283 metadata: 285 metadata:
284 reading_time: "推定読書時間" 286 reading_time: "推定読書時間"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index 33eb81d9..2c7af685 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Filtrar los articles' 41 filter_entries: 'Filtrar los articles'
42 random_entry: "Sautar a un article a l'azard" 42 random_entry: "Sautar a un article a l'azard"
43 export: 'Exportar' 43 export: 'Exportar'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Picatz vòstre mot-clau a cercar aquí' 46 input_label: 'Picatz vòstre mot-clau a cercar aquí'
46 47
@@ -299,6 +300,7 @@ entry:
299 shared_by_wallabag: "Aqueste article es estat partejat per <a href='%wallabag_instance%'>wallabag</a>" 300 shared_by_wallabag: "Aqueste article es estat partejat per <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 delete: "Sètz segur de voler suprimir aqueste article ?" 302 delete: "Sètz segur de voler suprimir aqueste article ?"
303 # delete_entries: "Are you sure you want to remove those articles?"
302 delete_tag: "Sètz segur de voler levar aquesta etiqueta de l'article ?" 304 delete_tag: "Sètz segur de voler levar aquesta etiqueta de l'article ?"
303 metadata: 305 metadata:
304 reading_time: "Temps de lectura estimat" 306 reading_time: "Temps de lectura estimat"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index c09ef47a..877ff4aa 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Filtruj wpisy' 41 filter_entries: 'Filtruj wpisy'
42 # random_entry: Jump to a random entry from that list 42 # random_entry: Jump to a random entry from that list
43 export: 'Eksportuj' 43 export: 'Eksportuj'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Wpisz swoje zapytanie tutaj' 46 input_label: 'Wpisz swoje zapytanie tutaj'
46 47
@@ -299,6 +300,7 @@ entry:
299 shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>" 300 shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 delete: "Czy jesteś pewien, że chcesz usunąć ten artykuł?" 302 delete: "Czy jesteś pewien, że chcesz usunąć ten artykuł?"
303 # delete_entries: "Are you sure you want to remove those articles?"
302 delete_tag: "Czy jesteś pewien, że chcesz usunąć ten tag, z tego artykułu?" 304 delete_tag: "Czy jesteś pewien, że chcesz usunąć ten tag, z tego artykułu?"
303 metadata: 305 metadata:
304 # reading_time: "Estimated reading time" 306 # reading_time: "Estimated reading time"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index 293a4e44..fc7239d9 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Filtrar os artigos' 41 filter_entries: 'Filtrar os artigos'
42 random_entry: Ir para um artigo aleatório desta lista 42 random_entry: Ir para um artigo aleatório desta lista
43 export: 'Exportar' 43 export: 'Exportar'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Digite aqui sua pesquisa' 46 input_label: 'Digite aqui sua pesquisa'
46 47
@@ -298,7 +299,8 @@ entry:
298 public: 299 public:
299 shared_by_wallabag: "Este artigo foi compartilhado pelo <a href='%wallabag_instance%'>wallabag</a>" 300 shared_by_wallabag: "Este artigo foi compartilhado pelo <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 delete: Tem certeza de que deseja remover este artigo?" 302 delete: Tem certeza de que deseja remover este artigo?
303 # delete_entries: "Are you sure you want to remove those articles?"
302 delete_tag: "Tem certeza de que deseja remover este tag deste artigo?" 304 delete_tag: "Tem certeza de que deseja remover este tag deste artigo?"
303 metadata: 305 metadata:
304 reading_time: "Tempo estimado de leitura" 306 reading_time: "Tempo estimado de leitura"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index 3c605709..9b0cea50 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Filtrează articolele' 41 filter_entries: 'Filtrează articolele'
42 # random_entry: Jump to a random entry from that list 42 # random_entry: Jump to a random entry from that list
43 # export: 'Export' 43 # export: 'Export'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Introdu căutarea ta' 46 input_label: 'Introdu căutarea ta'
46 47
@@ -299,6 +300,7 @@ entry:
299 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>" 300 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 # delete: "Are you sure you want to remove that article?" 302 # delete: "Are you sure you want to remove that article?"
303 # delete_entries: "Are you sure you want to remove those articles?"
302 # delete_tag: "Are you sure you want to remove that tag from that article?" 304 # delete_tag: "Are you sure you want to remove that tag from that article?"
303 metadata: 305 metadata:
304 # reading_time: "Estimated reading time" 306 # reading_time: "Estimated reading time"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
index eead4ec6..f593a037 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Фильтр записей' 41 filter_entries: 'Фильтр записей'
42 # random_entry: Jump to a random entry from that list 42 # random_entry: Jump to a random entry from that list
43 export: 'Экспорт' 43 export: 'Экспорт'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Введите текст для поиска' 46 input_label: 'Введите текст для поиска'
46 47
@@ -299,6 +300,7 @@ entry:
299 shared_by_wallabag: "Запись была опубликована <a href='%wallabag_instance%'>wallabag</a>" 300 shared_by_wallabag: "Запись была опубликована <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 # delete: "Are you sure you want to remove that article?" 302 # delete: "Are you sure you want to remove that article?"
303 # delete_entries: "Are you sure you want to remove those articles?"
302 # delete_tag: "Are you sure you want to remove that tag from that article?" 304 # delete_tag: "Are you sure you want to remove that tag from that article?"
303 metadata: 305 metadata:
304 # reading_time: "Estimated reading time" 306 # reading_time: "Estimated reading time"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
index 8d2b05f3..fa013e55 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'ตัวกรองรายการ' 41 filter_entries: 'ตัวกรองรายการ'
42 # random_entry: Jump to a random entry from that list 42 # random_entry: Jump to a random entry from that list
43 export: 'นำข้อมูลออก' 43 export: 'นำข้อมูลออก'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'ค้นหาที่นี้' 46 input_label: 'ค้นหาที่นี้'
46 47
@@ -299,6 +300,7 @@ entry:
299 shared_by_wallabag: "บทความนี้จะมีการแชร์โดย %username% กับ <a href='%wallabag_instance%'>wallabag</a>" 300 shared_by_wallabag: "บทความนี้จะมีการแชร์โดย %username% กับ <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 delete: "คุณแน่ใจหรือไม่ว่าคุณต้องการลบบทความนี้?" 302 delete: "คุณแน่ใจหรือไม่ว่าคุณต้องการลบบทความนี้?"
303 # delete_entries: "Are you sure you want to remove those articles?"
302 delete_tag: "คุณแน่ใจหรือไม่ว่าคุณต้องการลบแท็กจากบทความนี้?" 304 delete_tag: "คุณแน่ใจหรือไม่ว่าคุณต้องการลบแท็กจากบทความนี้?"
303 metadata: 305 metadata:
304 # reading_time: "Estimated reading time" 306 # reading_time: "Estimated reading time"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index dfbc3010..f69f3c32 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -41,6 +41,7 @@ menu:
41 filter_entries: 'Filtrele' 41 filter_entries: 'Filtrele'
42 # random_entry: Jump to a random entry from that list 42 # random_entry: Jump to a random entry from that list
43 export: 'Dışa Aktar' 43 export: 'Dışa Aktar'
44 # account: 'My account'
44 search_form: 45 search_form:
45 input_label: 'Aramak istediğiniz herhangi bir şey yazın' 46 input_label: 'Aramak istediğiniz herhangi bir şey yazın'
46 47
@@ -299,6 +300,7 @@ entry:
299 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>" 300 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
300 confirm: 301 confirm:
301 # delete: "Are you sure you want to remove that article?" 302 # delete: "Are you sure you want to remove that article?"
303 # delete_entries: "Are you sure you want to remove those articles?"
302 # delete_tag: "Are you sure you want to remove that tag from that article?" 304 # delete_tag: "Are you sure you want to remove that tag from that article?"
303 metadata: 305 metadata:
304 # reading_time: "Estimated reading time" 306 # reading_time: "Estimated reading time"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.zh.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.zh.yml
index f48ce37a..e68b91b7 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.zh.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.zh.yml
@@ -40,6 +40,7 @@ menu:
40 filter_entries: '筛选项目' 40 filter_entries: '筛选项目'
41 random_entry: '随机跳到该列表中的一个项目' 41 random_entry: '随机跳到该列表中的一个项目'
42 export: '导出' 42 export: '导出'
43 # account: 'My account'
43 search_form: 44 search_form:
44 input_label: '输入搜索关键词' 45 input_label: '输入搜索关键词'
45 46
@@ -279,6 +280,7 @@ entry:
279 shared_by_wallabag: "这篇文章由 %username% 于 <a href='%wallabag_instance%'>wallabag</a> 分享" 280 shared_by_wallabag: "这篇文章由 %username% 于 <a href='%wallabag_instance%'>wallabag</a> 分享"
280 confirm: 281 confirm:
281 delete: "你确定要删除这篇文章吗?" 282 delete: "你确定要删除这篇文章吗?"
283 # delete_entries: "Are you sure you want to remove those articles?"
282 delete_tag: "你确定要从这篇文章删除该标签吗?" 284 delete_tag: "你确定要从这篇文章删除该标签吗?"
283 metadata: 285 metadata:
284 reading_time: "预计阅读时间" 286 reading_time: "预计阅读时间"