All Projects → loco → wp-loco

loco / wp-loco

Licence: other
MIRROR of the official Loco Wordpress plugin "Loco Translate"

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
hack
652 projects

Projects that are alternatives of or similar to wp-loco

loco-php-sdk
Loco SDK for PHP including REST API client
Stars: ✭ 12 (-65.71%)
Mutual labels:  localization, localisation, translation-management
inlang
Open Source Localization Solution for Software.
Stars: ✭ 160 (+357.14%)
Mutual labels:  localization, localisation, translation-management
poeditor-cli
POEditor CLI
Stars: ✭ 29 (-17.14%)
Mutual labels:  localization, localisation
update localization
A Python Script that helps dealing with localizations in Xcode. It keeps track of Items that are already translated and doesnt replace them like genstrings does but appends new items. Moreover it is possible to specify extensions of files that should be scanned and to specify ignore patterns for Files that should be ignored
Stars: ✭ 39 (+11.43%)
Mutual labels:  localization, localisation
Localisation
Repository for translation and discussion for OpenRCT2.
Stars: ✭ 49 (+40%)
Mutual labels:  localization, localisation
local.js
Localization script for web sites which has the multiple languages.
Stars: ✭ 15 (-57.14%)
Mutual labels:  localization, localisation
awesome-i18n
🌍 A curated list of i18n resources for all kind of languages and frameworks
Stars: ✭ 205 (+485.71%)
Mutual labels:  localization, translation-management
Traduora
Ever® Traduora - Open-Source Translation Management Platform
Stars: ✭ 1,580 (+4414.29%)
Mutual labels:  localization, translation-management
JuliaAutonomy
Julia sample codes for Autonomy, Robotics and Self-Driving Algorithms.
Stars: ✭ 21 (-40%)
Mutual labels:  localization
turnwing
Type safe & hackable localization library for Haxe
Stars: ✭ 39 (+11.43%)
Mutual labels:  localization
socitrack
A wearable platform for social interaction studies
Stars: ✭ 16 (-54.29%)
Mutual labels:  localization
resource-translator
A GitHub Action that automatically creates machine-translated PRs of translation files. Supported file formats include, .ini, .po, .restext, .resx, .xliff .json.
Stars: ✭ 44 (+25.71%)
Mutual labels:  localization
glottos
A PHP 5.3+ Translation/Localization System
Stars: ✭ 70 (+100%)
Mutual labels:  localization
ngx-translate-module-loader
Highly configurable and flexible translations loader for @ngx-translate/core
Stars: ✭ 31 (-11.43%)
Mutual labels:  localization
CHR
SIXray : A Large-scale Security Inspection X-ray Benchmark in CVPR 2019
Stars: ✭ 78 (+122.86%)
Mutual labels:  localization
iXn
Control your localization of apps
Stars: ✭ 20 (-42.86%)
Mutual labels:  localization
ad localize
ADLocalize is a simple way to manage your localization files. Supported wording sources : CSVs and Google Sheets. Localization file generation available for iOS, Android, JSON (i18next), YAML and Java properties
Stars: ✭ 22 (-37.14%)
Mutual labels:  localization
alternate
Plug and Phoenix helpers to localize your web app via the URL
Stars: ✭ 26 (-25.71%)
Mutual labels:  localization
NALib
General purpose C sourcecode collection
Stars: ✭ 16 (-54.29%)
Mutual labels:  localization
fuse-device
Use the basic Device functions such as UUID and current localization from Fuse
Stars: ✭ 13 (-62.86%)
Mutual labels:  localization

Loco WordPress Plugin

Translate plugins and themes directly in your browser

Git mirror of the official Loco WordPress plugin:
http://wordpress.org/plugins/loco-translate/

Please don't submit pull requests this is just a mirror of the SVN repository at:
https://plugins.svn.wordpress.org/loco-translate/trunk/

Please report issues in the WordPress plugin directory support forum:
http://wordpress.org/support/plugin/loco-translate

Installation

Note that the actual name of the plugin is "loco-translate" not "wp-loco". It's renamed on Github to differentiate it as a WordPress plugin.

Add the plugin to your WordPress project via Git as follows:

$ git submodule add [email protected]:loco/wp-loco.git wp-content/plugins/loco-translate

If you want to use a stable release listed in the WordPress plugin directory, you can checkout by tag, e.g:

$ cd wp-content/plugins/loco-translate 
$ git fetch origin --tags
$ git checkout tags/x.y.z

Be sure to check out the latest version, replacing x.y.z in above example with the release number shown below.

Latest Version

Contributing

There is no issue tracker here. Please submit bugs or feature requests in the WordPress support forum.

The Github repository is for people who want the latest development version of the plugin and prefer Git to SVN. This is not a collaborative project and there are no resources available for examining pull requests.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].