Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit ef400c8

Browse files
authored
Add README. (#96)
1 parent dbe68a4 commit ef400c8

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

README.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
VIVO-languages
2+
===============
3+
4+
Files required for displaying the VIVO user interface in different natural
5+
languages, including American English.
6+
7+
Available language files
8+
------------------------
9+
10+
At present, VIVO has been translated into American English (en_US),
11+
Canadian English (en_CA), Canadian French (fr_CA), German (de_DE),
12+
Spanish (es), and Brazilian Portuguese (pt_BR). Each available
13+
language has its own top-level directory in this repository.
14+
15+
Using the language files
16+
------------------------
17+
18+
If a directory for a language you want to use already exists here, you can
19+
enable this language in your VIVO instance by following the instructions in the
20+
VIVO wiki for [Adding a language to VIVO][1].
21+
22+
If a directory for your desired language does not exist, you may copy one of
23+
the existing directories in this repository to use as a starting point for
24+
doing the translations yourself. Rename your new directory using the appropriate
25+
language code [prefix][2], and also rename the files within the various
26+
levels of subdirectories to end with the appropriate code. Please send a note
27+
to [the VIVO Tech group][3] to find out if someone else is already working on a
28+
translation. Additional information about developing a new translation is
29+
available on the wiki at [Developing a New Interface Language for VIVO][4].
30+
31+
If you create a translation, please consider contributing your language files to
32+
the VIVO community.
33+
34+
[1]: https://wiki.duraspace.org/display/VIVODOC112x/Internationalization#Internationalization-AddinganexistinglanguagetoyourVIVOsite
35+
[2]: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
36+
[3]: mailto:vivo-tech@googlegroups.com
37+
[4]: https://wiki.lyrasis.org/display/VIVODOC112x/Developing+a+New+Interface+Language+for+VIVO

0 commit comments

Comments
 (0)