Commit Graph

85 Commits

Author SHA1 Message Date
k-paulius
8261c0b6ac Fix broken links to dhcp6c.conf man page.
manpath FreeBSD+Ports no longer exits and needs to be replaced with FreeBSD+10.1-RELEASE+and+Ports
2015-02-23 09:23:37 -03:00
Chris Buechler
5cb2a42541 fix up text 2015-02-06 22:28:07 -06:00
Chris Buechler
adf17d4f0e fix text 2015-02-02 21:32:44 -06:00
Chris Buechler
05b47f2d31 fix up text 2015-01-07 23:04:34 -06:00
Renato Botelho
d961e7e33e Welcome 2015 2014-12-31 16:22:27 -02:00
Chris Buechler
e63734ff1d clarify message here after customer feedback, it wasn't meant to imply "only a reboot will re-enable" but that's how some people have read it. 2014-12-26 16:50:26 -06:00
Renato Botelho
d7b9b99367 Update service providers xml to sync with upstream 2014-12-12 14:56:06 -02:00
Renato Botelho
245f78d2a5 Regenerate Turkish mo 2014-12-12 12:30:24 -02:00
Renato Botelho
6220186b9a Update po from last pot 2014-12-12 12:30:22 -02:00
Renato Botelho
4770b341a1 Update Turkish translation file from last version available on old translation server 2014-12-12 12:30:19 -02:00
Renato Botelho
6e84f8c03a Regenerate pfSense.pot 2014-12-12 12:14:07 -02:00
Chris Buechler
b7b3f34314 fix up text 2014-11-22 01:15:12 -06:00
Chris Buechler
63d129cc60 6RD Rapid Deployment is akin to ATM Machine, PIN Number, ... read: it's redundant. let's just call it 6RD Configuration. 2014-11-14 17:12:02 -06:00
Chris Buechler
b95399a765 outbound NAT can apply to any type of interface, make WAN-type specific reference generic 2014-11-13 13:58:37 -06:00
Chris Buechler
2b114010dd fix text 2014-11-12 11:20:17 -06:00
Chris Buechler
5f4f83652f fix text 2014-11-10 23:53:50 -06:00
Chris Buechler
a838048088 fix text 2014-11-06 22:11:28 -06:00
Chris Buechler
d3d237548f fix text, PPPoE Server, not VPN 2014-11-06 22:03:50 -06:00
Chris Buechler
bb18cfcb3b fix up text 2014-11-05 22:45:06 -06:00
Chris Buechler
dc4a8b9e54 update input_error description after changes for ticket #3491 2014-10-13 23:07:08 -05:00
Chris Buechler
b22f436afb s/removing/omitting/g for gateway monitor log entires. "Removing" is not necessarily correct, there are many circumstances where this runs where it wasn't there to begin with, and is potentially misleading. 2014-10-10 19:09:57 -05:00
Chris Buechler
3c4fc30bea get back to our standard RFC-defined capitalization of IPsec 2014-10-02 16:19:58 -05:00
Chris Buechler
d47fac4a6f fix typo 2014-08-26 18:41:19 -05:00
Renato Botelho
0ffc4a7bc1 Add a BETA key for PBI signature check, this will be replaced by the final one before RELEASE. Ticket #3365 2014-06-27 11:56:08 -03:00
Chris Buechler
837c9f6d8c s/BSDP/ESF/ 2014-03-21 00:59:12 -04:00
ayvis
8cd558b61b xhtml Compliance
replaced <br>, <br/> and </br> with <br />
2014-03-14 21:24:03 +01:00
Luiz Gustavo Costa
23d3e72ce8 update translate pt_BR gettext file 2014-03-08 01:19:02 -03:00
Renato Botelho
6a19321036 Update list of mobile service providers 2014-02-20 17:32:14 -03:00
Daniel Aleksandersen
d5bdbe0c50 Change string to "Maximum new connections per host / per second(s)"
Clarifying the setting's meaning.

As suggested by forum member "Senser" on
https://forum.pfsense.org/index.php/topic,65472.msg356024.html#msg356024
2014-02-13 00:10:35 +01:00
Renato Botelho
7b5a22ab0e Remove PBI scripts since it'll be installed dynamically by tools 2014-02-06 10:37:26 -02:00
Renato Botelho
f747c08ca5 Sync pbi_create with pcbsd, add required functions.sh 2014-01-30 15:46:13 -02:00
Isaac (.ike) Levy
2459a956c5 Cleanup- most languages simply need the ascii abreviation.
Ful country code and encoding was necessary for pt_BR.ISO8859-1, (Brazilian Portuguese), and since it was the first translation, I followed the same format.

Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-13 22:05:10 -05:00
Isaac (.ike) Levy
e424ca74a9 bug address
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
93847971cd Machine Translation (Phase 1) Complete.
Next steps:
- generate the .mo files and try loading it up
- Japanese Native Speaker(s) sanity pass through
  (roughly 20% complete already)
- Review by pfSense authors/community

Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
04571fb65b Machine generation used Google Translate API, translate.google.com, and Mort Yao's goog le-translate-cli
Wrapped some parsing around the following utility by Mort Yao,
  https://github.com/soimort/google-translate-cli

Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
fe8747ed70 first full machine run
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
a2e31d7dcf workspot: great, but this process requires tedious re-running the program.
Next step: wrap the translation step in a timeout, and print some simple hook in the output so you can find it for the machine translation copy/paste dance

Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
5e269b453a workspot: cleanup and continued translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
20c5f3169a X-Generator: vim(1), awk(1), sed(1) - for real.
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
7a716fa24b workspot: trying to speed up machine translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
21e23bc26a workspot: pass through to correct minor syntax
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
Signed-off-by: Kiyo Takami <foof@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
0cd6ed3b1d workspot: mechincal first pass
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
f8c3f30d25 workspot: continuing with machine translation, several heavily repeated phrases scrutinized
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
60644daddd workspot: plowing ahead with machine translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
5f01b7747f workspot: continuing machine translation first pass
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
c7056c99b7 workspot: carp and interface bits, continued first pass machine translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
5d2b2df01a workspot: firewall, interfaces, still plowing through machine translation
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
fbf5a7d8d0 workspot: RADIUS and Captive Portal messages, machine translations
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
1023edb272 encoding change, and wrapping up LDAP sections rough pass
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00
Isaac (.ike) Levy
70d8b7b02d continued cumulative machine translations
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2014-01-08 22:05:29 -05:00