Compare commits
7 Commits
e92fc862da
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 15543ed7ea | |||
| 50387e7a65 | |||
| 9757457b77 | |||
| f7d5b14b69 | |||
| d5369c9f56 | |||
| bdb7e6c617 | |||
| 6fa04a06d3 |
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -104,6 +104,6 @@
|
||||
"export_object_data": "Objektdaten exportieren",
|
||||
"calendar": "Kalender",
|
||||
"stats_md_contents": "Ver\u00f6ffentlichte Datenbankinhalte bei museum-digital",
|
||||
"your_usage_of_musdb": "Your usage of musdb"
|
||||
"your_usage_of_musdb": "Eigene Nutzung von musdb"
|
||||
}
|
||||
}
|
||||
@@ -58,8 +58,8 @@
|
||||
"notfound": "Sorry, nichts gefunden",
|
||||
"oak": "Objekte auf Karte zeigen",
|
||||
"record_history": "Datensatz",
|
||||
"loans": "Leihverkehr",
|
||||
"exhibitions": "Ausstellung",
|
||||
"loans": "Leihverkehre",
|
||||
"exhibitions": "Ausstellungen",
|
||||
"restoration": "Konservierung",
|
||||
"provenanceresearch": "Provenienz",
|
||||
"account_settings": "Kontoeinstellungen",
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Suche \u00fcberall",
|
||||
"institution": "Institution",
|
||||
"about": "\u00dcber",
|
||||
"loading": "Lade"
|
||||
"loading": "Lade",
|
||||
"totals": "Gesamtzahlen",
|
||||
"json_explica": "JSON ist ein einfaches Format zur strukturierten und maschinenlesbaren Abbildung von Daten.",
|
||||
"csv_explica": "CSV steht f\u00fcr \"Comma Separated Values\". CSV-Dateien k\u00f6nnen entsprechend genutzt werden, um tabellarische Daten in einfachen und mit vielen Programmen benutzbaren Textdateien abzubilden.",
|
||||
"loan": "Leihverkehr",
|
||||
"institutions": "Institutionen"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "Ich stimme zu",
|
||||
"loading_chart_database_stats": "Lade Diagramme f\u00fcr Datenbank-Statistik",
|
||||
"loading_accessible_db_contents_count": "Lade Anzahl von zug\u00e4nglichen Datenbankinhalten",
|
||||
"you_have_access_to": "Sie haben Zugriff auf"
|
||||
"you_have_access_to": "Sie haben Zugriff auf",
|
||||
"institution_uses_vocabs": "Anzahlen der Eintr\u00e4ge in den Kontrollierten Vokabularen, die von der Institution genutzt werden",
|
||||
"total_number_of_vocabs": "Gesamtzahl der Eintr\u00e4ge in den kontrollierten Vokabularen",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Statistiken k\u00f6nnen hier f\u00fcr eine Weiterbearbeitung in anderen Anwendungen heruntergeladen werden."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Cari",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
@@ -317,6 +317,11 @@
|
||||
"search_everywhere": "Search everywhere",
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files.",
|
||||
"loan": "Loan",
|
||||
"institutions": "Institutions"
|
||||
}
|
||||
}
|
||||
@@ -126,6 +126,10 @@
|
||||
"user_agreement_updated_accept": "I accept",
|
||||
"loading_chart_database_stats": "Loading chart for database statistics",
|
||||
"loading_accessible_db_contents_count": "Loading counts of accessible database contents",
|
||||
"you_have_access_to": "You have access to"
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user