forked from ppareit/swiftp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTRANSLATORS
More file actions
43 lines (35 loc) · 1.15 KB
/
TRANSLATORS
File metadata and controls
43 lines (35 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Translators
===========
Sergey Kondakov <[email protected]>
Tianhao Wu <[email protected]>
Lorenzo M <[email protected]>
Naofumi Fukue <[email protected]>
Valerio Bozzolan <[email protected]>
Thomas Löwe <[email protected]>
Mladen Pejaković <[email protected]>
Changes in translations
=======================
For version 2.10.2
+ swiftp_name_demo
For version 2.10:
+ notif_stop_server
+ user_label
+ loginsettings_label
+ anonymous_label
+ allow_anonymous_label
+ anonymous_summary
For version 2.8.2:
+ nsd_servername_postfix
For version 2.7.1:
+ running_summary_started
For version 2.7:
+ running_summary
Help with translating
=====================
The changes are marked with a + (addition), - (removal) or * (change).
The default file is in SwiFTP/res/values/strings.xml. If you would for instance
translated to dutch, you would need to create a new file SwiFTP/res/values-nl/strings.xml
that file should contain the same contents as the default file, but the strings must be
translated in dutch. The language codes are available at
http://www.loc.gov/standards/iso639-2/php/code_list.php .
Translations are preferable done on github.