Approval in frontend
This commit is contained in:
parent
db52a740d3
commit
dee194dc49
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "\u0645\u062b\u0627\u0644 ",
|
"list_example": "\u0645\u062b\u0627\u0644 ",
|
||||||
"list_show_objects": "\u0639\u0631\u0636 \u0627\u0644\u0642\u0637\u0639",
|
"list_show_objects": "\u0639\u0631\u0636 \u0627\u0644\u0642\u0637\u0639",
|
||||||
"list_search_collection": "\u0628\u062d\u062b \u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629",
|
"list_search_collection": "\u0628\u062d\u062b \u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629",
|
||||||
"page_collection_description": "\u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629, \u064a\u0645\u0643\u0646\u0643\u0645 \u0627\u064a\u062c\u0627\u062f \u0642\u0627\u0626\u0645\u0629 \u0644\u0643\u0644 \u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0627\u0644\u0645\u062a\u0627\u062d\u0641 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0641\u064a \u0645\u062a\u062d\u0641- \u062f\u064a\u062c\u064a\u062a\u0627\u0644"
|
"page_collection_description": "\u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629, \u064a\u0645\u0643\u0646\u0643\u0645 \u0627\u064a\u062c\u0627\u062f \u0642\u0627\u0626\u0645\u0629 \u0644\u0643\u0644 \u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0627\u0644\u0645\u062a\u0627\u062d\u0641 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0641\u064a \u0645\u062a\u062d\u0641- \u062f\u064a\u062c\u064a\u062a\u0627\u0644",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... beispielsweise ...",
|
"list_example": "... beispielsweise ...",
|
||||||
"list_show_objects": "Objekte zeigen",
|
"list_show_objects": "Objekte zeigen",
|
||||||
"list_search_collection": "Sammlung durchsuchen",
|
"list_search_collection": "Sammlung durchsuchen",
|
||||||
"page_collection_description": "Auf dieser Seite k\u00f6nnen Sie eine Liste aller Sammlungen der Museen, die an dieser Instanz von museum-digital beteiligt sind, finden."
|
"page_collection_description": "Auf dieser Seite k\u00f6nnen Sie eine Liste aller Sammlungen der Museen, die an dieser Instanz von museum-digital beteiligt sind, finden.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "Nach Museen",
|
"by_museum": "Nach Museen",
|
||||||
"extend_search_by_facets": "Aktuelle Suchabfrage um diesen Begriff erweitern",
|
"extend_search_by_facets": "Aktuelle Suchabfrage um diesen Begriff erweitern",
|
||||||
"limit_current_search_by_facets": "Treffer f\u00fcr diesen Begriff aus aktueller Suchabfrage ausschlie\u00dfen",
|
"limit_current_search_by_facets": "Treffer f\u00fcr diesen Begriff aus aktueller Suchabfrage ausschlie\u00dfen",
|
||||||
"new_search_from_facets": "Neue Suchabfrage starten, nur nach diesem Begriff"
|
"new_search_from_facets": "Neue Suchabfrage starten, nur nach diesem Begriff",
|
||||||
|
"recent_objects": "Neueste Objekte"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... beispielsweise ...",
|
"list_example": "... beispielsweise ...",
|
||||||
"list_show_objects": "Objekte zeigen",
|
"list_show_objects": "Objekte zeigen",
|
||||||
"list_search_collection": "Sammlung durchsuchen",
|
"list_search_collection": "Sammlung durchsuchen",
|
||||||
"page_collection_description": "Auf dieser Seite k\u00f6nnen Sie eine Liste aller Sammlungen der Museen, die an dieser Instanz von museum-digital beteiligt sind, finden."
|
"page_collection_description": "Auf dieser Seite k\u00f6nnen Sie eine Liste aller Sammlungen der Museen, die an dieser Instanz von museum-digital beteiligt sind, finden.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... for example ...",
|
"list_example": "... for example ...",
|
||||||
"list_show_objects": "Show objects",
|
"list_show_objects": "Show objects",
|
||||||
"list_search_collection": "Search collection",
|
"list_search_collection": "Search collection",
|
||||||
"page_collection_description": "On this page you can find a list of all collections of museums involved in this instance of museum-digital."
|
"page_collection_description": "On this page you can find a list of all collections of museums involved in this instance of museum-digital.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... for example ...",
|
"list_example": "... for example ...",
|
||||||
"list_show_objects": "Show objects",
|
"list_show_objects": "Show objects",
|
||||||
"list_search_collection": "Search in collection",
|
"list_search_collection": "Search in collection",
|
||||||
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital."
|
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... par exemple ...",
|
"list_example": "... par exemple ...",
|
||||||
"list_show_objects": "Afficher les objets",
|
"list_show_objects": "Afficher les objets",
|
||||||
"list_search_collection": "Parcourir la collection",
|
"list_search_collection": "Parcourir la collection",
|
||||||
"page_collection_description": "Sur cette page, vous pouvez trouver une liste de toutes les collections des mus\u00e9es participant \u00e0 l\u2019instance du mus\u00e9e num\u00e9rique."
|
"page_collection_description": "Sur cette page, vous pouvez trouver une liste de toutes les collections des mus\u00e9es participant \u00e0 l\u2019instance du mus\u00e9e num\u00e9rique.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... beispielsweise ...",
|
"list_example": "... beispielsweise ...",
|
||||||
"list_show_objects": "Objekte zeigen",
|
"list_show_objects": "Objekte zeigen",
|
||||||
"list_search_collection": "Sammlung durchsuchen",
|
"list_search_collection": "Sammlung durchsuchen",
|
||||||
"page_collection_description": "Auf dieser Seite k\u00f6nnen Sie eine Liste aller Sammlungen der Museen, die an dieser Instanz von museum-digital beteiligt sind, finden."
|
"page_collection_description": "Auf dieser Seite k\u00f6nnen Sie eine Liste aller Sammlungen der Museen, die an dieser Instanz von museum-digital beteiligt sind, finden.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... n\u00e9h\u00e1ny p\u00e9lda ...",
|
"list_example": "... n\u00e9h\u00e1ny p\u00e9lda ...",
|
||||||
"list_show_objects": "az \u00f6sszes t\u00e1rgy megjelen\u00edt\u00e9se",
|
"list_show_objects": "az \u00f6sszes t\u00e1rgy megjelen\u00edt\u00e9se",
|
||||||
"list_search_collection": "keres\u00e9s",
|
"list_search_collection": "keres\u00e9s",
|
||||||
"page_collection_description": "Ezen az oldalon az \u00f6sszes csatlkozott int\u00e9zm\u00e9nyek gy\u0171jtem\u00e9nyei l\u00e1that\u00f3k"
|
"page_collection_description": "Ezen az oldalon az \u00f6sszes csatlkozott int\u00e9zm\u00e9nyek gy\u0171jtem\u00e9nyei l\u00e1that\u00f3k",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... misalnya ...",
|
"list_example": "... misalnya ...",
|
||||||
"list_show_objects": "Tunjukkan benda",
|
"list_show_objects": "Tunjukkan benda",
|
||||||
"list_search_collection": "Cari dalam koleksi",
|
"list_search_collection": "Cari dalam koleksi",
|
||||||
"page_collection_description": "Halaman ini merupakan daftar semua koleksi dari para museum penyerta instansi museum-digital ini."
|
"page_collection_description": "Halaman ini merupakan daftar semua koleksi dari para museum penyerta instansi museum-digital ini.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... per esempio ...",
|
"list_example": "... per esempio ...",
|
||||||
"list_show_objects": "Mostra gli oggetti",
|
"list_show_objects": "Mostra gli oggetti",
|
||||||
"list_search_collection": "cerca nella collezione",
|
"list_search_collection": "cerca nella collezione",
|
||||||
"page_collection_description": "In questa pagina puoi trovare un elenco di tutte le collezioni dei musei coinvolti in questa istanza di museo-digitale."
|
"page_collection_description": "In questa pagina puoi trovare un elenco di tutte le collezioni dei musei coinvolti in questa istanza di museo-digitale.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... for example ...",
|
"list_example": "... for example ...",
|
||||||
"list_show_objects": "Show objects",
|
"list_show_objects": "Show objects",
|
||||||
"list_search_collection": "Search in collection",
|
"list_search_collection": "Search in collection",
|
||||||
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital."
|
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... beispielsweise ...",
|
"list_example": "... beispielsweise ...",
|
||||||
"list_show_objects": "Objekte zeigen",
|
"list_show_objects": "Objekte zeigen",
|
||||||
"list_search_collection": "Sammlung durchsuchen",
|
"list_search_collection": "Sammlung durchsuchen",
|
||||||
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital."
|
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... na przyk\u0142ad ...",
|
"list_example": "... na przyk\u0142ad ...",
|
||||||
"list_show_objects": "Poka\u017c obiekty",
|
"list_show_objects": "Poka\u017c obiekty",
|
||||||
"list_search_collection": "Wyszukaj w kolekcji",
|
"list_search_collection": "Wyszukaj w kolekcji",
|
||||||
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital."
|
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... por exemplo...",
|
"list_example": "... por exemplo...",
|
||||||
"list_show_objects": "Exibir as(os) obras\/objetos de arte ",
|
"list_show_objects": "Exibir as(os) obras\/objetos de arte ",
|
||||||
"list_search_collection": "Procurar na cole\u00e7\u00e3o",
|
"list_search_collection": "Procurar na cole\u00e7\u00e3o",
|
||||||
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital."
|
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... for example ...",
|
"list_example": "... for example ...",
|
||||||
"list_show_objects": "Show objects",
|
"list_show_objects": "Show objects",
|
||||||
"list_search_collection": "Search in collection",
|
"list_search_collection": "Search in collection",
|
||||||
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital."
|
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 ...",
|
"list_example": "... \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 ...",
|
||||||
"list_show_objects": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043e\u0431\u044a\u0435\u043a\u0442\u044b",
|
"list_show_objects": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043e\u0431\u044a\u0435\u043a\u0442\u044b",
|
||||||
"list_search_collection": "\u041f\u043e\u0438\u0441\u043a \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u044f",
|
"list_search_collection": "\u041f\u043e\u0438\u0441\u043a \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u044f",
|
||||||
"page_collection_description": "\u041d\u0430 \u044d\u0442\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0439\u0442\u0438 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u0439 \u0443\u0447\u0430\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0432 museum-digital \u043c\u0443\u0437\u0435\u0435\u0432"
|
"page_collection_description": "\u041d\u0430 \u044d\u0442\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0439\u0442\u0438 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u0439 \u0443\u0447\u0430\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0432 museum-digital \u043c\u0443\u0437\u0435\u0435\u0432",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "halimbawa, ",
|
"list_example": "halimbawa, ",
|
||||||
"list_show_objects": "Ipakita ang mga bagay",
|
"list_show_objects": "Ipakita ang mga bagay",
|
||||||
"list_search_collection": "Maghanap sa koleksyon",
|
"list_search_collection": "Maghanap sa koleksyon",
|
||||||
"page_collection_description": "Sa pahinang ito, maaring makita ang listahan ng lahat ng koleksyon sa bersyon na ito ng museum-digital."
|
"page_collection_description": "Sa pahinang ito, maaring makita ang listahan ng lahat ng koleksyon sa bersyon na ito ng museum-digital.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... \u00f6rne\u011fin ...",
|
"list_example": "... \u00f6rne\u011fin ...",
|
||||||
"list_show_objects": "Nesneleri g\u00f6ster",
|
"list_show_objects": "Nesneleri g\u00f6ster",
|
||||||
"list_search_collection": "Koleksiyonda ara",
|
"list_search_collection": "Koleksiyonda ara",
|
||||||
"page_collection_description": "Bu sayfada, m\u00fcze-dijitalin bu \u00f6rne\u011finde yer alan t\u00fcm m\u00fcze koleksiyonlar\u0131n\u0131n bir listesini bulabilirsiniz."
|
"page_collection_description": "Bu sayfada, m\u00fcze-dijitalin bu \u00f6rne\u011finde yer alan t\u00fcm m\u00fcze koleksiyonlar\u0131n\u0131n bir listesini bulabilirsiniz.",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
"list_example": "... \u043d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434 ...",
|
"list_example": "... \u043d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434 ...",
|
||||||
"list_show_objects": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043e\u0431'\u0454\u043a\u0442\u0438",
|
"list_show_objects": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043e\u0431'\u0454\u043a\u0442\u0438",
|
||||||
"list_search_collection": "\u041f\u043e\u0448\u0443\u043a \u0437\u0456\u0431\u0440\u0430\u043d\u044c",
|
"list_search_collection": "\u041f\u043e\u0448\u0443\u043a \u0437\u0456\u0431\u0440\u0430\u043d\u044c",
|
||||||
"page_collection_description": "\u041d\u0430 \u0446\u0456\u0439 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456 \u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u043d\u0430\u0439\u0442\u0438 \u0441\u043f\u0438\u0441\u043e\u043a \u0443\u0441\u0456\u0445 \u0437\u0456\u0431\u0440\u0430\u043d\u044c \u043c\u0443\u0437\u0435\u0457\u0432, \u0449\u043e \u043f\u0440\u0438\u0439\u043c\u0430\u044e\u0442\u044c \u0443\u0447\u0430\u0441\u0442\u044c \u0443 museum-digital "
|
"page_collection_description": "\u041d\u0430 \u0446\u0456\u0439 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456 \u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u043d\u0430\u0439\u0442\u0438 \u0441\u043f\u0438\u0441\u043e\u043a \u0443\u0441\u0456\u0445 \u0437\u0456\u0431\u0440\u0430\u043d\u044c \u043c\u0443\u0437\u0435\u0457\u0432, \u0449\u043e \u043f\u0440\u0438\u0439\u043c\u0430\u044e\u0442\u044c \u0443\u0447\u0430\u0441\u0442\u044c \u0443 museum-digital ",
|
||||||
|
"no_subcollections": "Without subcollections"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -102,6 +102,7 @@
|
||||||
"by_museum": "By museum",
|
"by_museum": "By museum",
|
||||||
"extend_search_by_facets": "Extend current search to include this term",
|
"extend_search_by_facets": "Extend current search to include this term",
|
||||||
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
|
||||||
"new_search_from_facets": "Run a new search query for this term"
|
"new_search_from_facets": "Run a new search query for this term",
|
||||||
|
"recent_objects": "Recent objects"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user