forked from GlotPress/GlotPress
-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
63 lines (39 loc) · 2.87 KB
/
readme.txt
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
=== GlotPress ===
Contributors: A5hleyRich, akibjorklund, akirk, amieiro, atimmer, bradt, ChantalC, ckykenken, DaMsT, daveshine, dd32, evarlese, extendwings, gilbitron, GregRoss, javorszky, nacin, Nikschavan, ocean90, pedromendonca, petya, polevaultweb, ramiy, rmccue, samuelsidler, SergeyBiryukov, sunxiyuan, swissspidy, tobifjellner, vladytimy, xavivars, yoavf
Tags: translation
Requires at least: 4.6
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 4.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
GlotPress is a WordPress plugin to let you set up your own collaborative, web-based software translation tool.
== Description ==
Many open source projects span regions, countries and dialects and need to support a variety of translations, GlotPress is here to help you collaborate online with your translators to ensure your users see your software in their native language.
For more information about GlotPress, feel free to visit the channels listed below in the "Communication" section.
So who should use GlotPress?
Any developer of software that uses [gettext](https://www.gnu.org/software/gettext/), like WordPress theme or plugin authors. But that's just the start, anyone who uses a gettext bases system can use GlotPress to help their translators collaborate.
This plugin wouldn't be possible without all the hard work that has gone in to the standalone version of GlotPress and we'd like to thank all those who contribute to it.
= Support =
For basic support questions, please use the [WordPress.org support forums](https://wordpress.org/support/plugin/glotpress/).
If you have a bug or feature request please visit [the issues list](https://github.com/GlotPress/GlotPress/issues) to help improve it in future.
If you'd like to work on something and there's not currently an issue for it, open a new issue and describe your proposed change before jumping into coding.
= Communication =
* [GitHub Home](https://github.com/GlotPress/GlotPress)
* [Blog](https://glotpress.blog/)
* [WordPress Slack](https://chat.wordpress.org/): #glotpress (for development only)
== Installation ==
= Within WordPress =
1. Visit the plugins page within your dashboard and select ‘Add New’
1. Search for ‘GlotPress’
1. Activate ‘GlotPress’ from your Plugins page
= Manually =
1. Upload the ‘glotpress’ folder to the /wp-content/plugins/ directory
1. Activate the GlotPress plugin through the ‘Plugins’ menu in WordPress
= After activation =
1. GlotPress can be accessed via `<home_url>/glotpress/`.
1. You’re done!
= More Info =
More information can be found in the [GlotPress Manual](https://glotpress.blog/the-manual/).
== Changelog ==
This project adheres to [Semantic Versioning](https://semver.org/). All notable changes to this project will be documented in the [CHANGELOG.md file on GitHub](https://github.com/GlotPress/GlotPress/blob/develop/CHANGELOG.md).