forked from wallabag/wallabag
Added random feature
This commit is contained in:
committed by
Jeremy Benoist
parent
c73025ad8b
commit
09ef25c3c3
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: 'Artikel markeret som favorit'
|
||||
entry_unstarred: 'Artikel ikke længere markeret som favorit'
|
||||
entry_deleted: 'Artikel slettet'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
# tag_added: 'Tag added'
|
||||
|
||||
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: 'Eintrag favorisiert'
|
||||
entry_unstarred: 'Eintrag defavorisiert'
|
||||
entry_deleted: 'Eintrag gelöscht'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'Tag hinzugefügt'
|
||||
|
||||
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: 'Entry starred'
|
||||
entry_unstarred: 'Entry unstarred'
|
||||
entry_deleted: 'Entry deleted'
|
||||
no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'Tag added'
|
||||
|
||||
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: 'Artículo marcado como favorito'
|
||||
entry_unstarred: 'Artículo desmarcado como favorito'
|
||||
entry_deleted: 'Artículo eliminado'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'Etiqueta añadida'
|
||||
|
||||
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: 'مقاله برگزیده شد'
|
||||
entry_unstarred: 'مقاله نابرگزیده شد'
|
||||
entry_deleted: 'مقاله پاک شد'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'برچسب افزوده شد'
|
||||
|
||||
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: "Article ajouté dans les favoris"
|
||||
entry_unstarred: "Article retiré des favoris"
|
||||
entry_deleted: "Article supprimé"
|
||||
no_random_entry: "Aucun article correspond aux critères n'a été trouvé"
|
||||
tag:
|
||||
notice:
|
||||
tag_added: "Tag ajouté"
|
||||
|
||||
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: 'Contenuto segnato come preferito'
|
||||
entry_unstarred: 'Contenuto rimosso dai preferiti'
|
||||
entry_deleted: 'Contenuto eliminato'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'Etichetta aggiunta'
|
||||
|
||||
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: 'Article ajustat dins los favorits'
|
||||
entry_unstarred: 'Article quitat dels favorits'
|
||||
entry_deleted: 'Article suprimit'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'Etiqueta ajustada'
|
||||
|
||||
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: 'Wpis oznaczony gwiazdką'
|
||||
entry_unstarred: 'Wpis odznaczony gwiazdką'
|
||||
entry_deleted: 'Wpis usunięty'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'Tag dodany'
|
||||
|
||||
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: 'Entrada destacada'
|
||||
entry_unstarred: 'Entrada não destacada'
|
||||
entry_deleted: 'Entrada apagada'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'Tag adicionada'
|
||||
|
||||
@ -590,6 +590,7 @@ flashes:
|
||||
entry_starred: 'Articol adăugat la favorite'
|
||||
entry_unstarred: 'Articol șters de la favorite'
|
||||
entry_deleted: 'Articol șters'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
# tag_added: 'Tag added'
|
||||
|
||||
@ -555,6 +555,7 @@ flashes:
|
||||
entry_starred: 'Запись помечена звездочкой'
|
||||
entry_unstarred: 'Пометка звездочкой у записи убрана'
|
||||
entry_deleted: 'Запись удалена'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'Тег добавлен'
|
||||
|
||||
@ -588,6 +588,7 @@ flashes:
|
||||
entry_starred: 'รายการที่แสดง'
|
||||
entry_unstarred: 'รายการที่ไม่ได้แสดง'
|
||||
entry_deleted: 'รายการที่ถูกลบ'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'แท็กที่เพิ่ม'
|
||||
|
||||
@ -568,6 +568,7 @@ flashes:
|
||||
entry_starred: 'Makale favorilere eklendi'
|
||||
entry_unstarred: 'Makale favorilerden çıkartıldı'
|
||||
entry_deleted: 'Makale silindi'
|
||||
# no_random_entry: 'No article with these criterias was found'
|
||||
tag:
|
||||
notice:
|
||||
tag_added: 'Etiket eklendi'
|
||||
|
||||
Reference in New Issue
Block a user