Translate Project | Code: http://github.com/translate | Docs: http://docs.translatehouse.org/ | Latest versions: Pootle 2.8.2, Virtaal 0.7.1, Translate Toolkit 2.5.1 | Development and commits in https://gitter.im/translate/dev
nijel on master
build(deps): bump pre-commit fr… (compare)
nijel on pip
dependabot[bot] on pip
build(deps): bump pre-commit fr… (compare)
nijel on master
build(deps): bump pre-commit fr… (compare)
nijel on pip
dependabot[bot] on pip
build(deps): bump pre-commit fr… (compare)
nijel on master
build(deps): bump setuptools fr… (compare)
nijel on pip
dependabot[bot] on pip
build(deps): bump setuptools fr… (compare)
if I trigger a project export, I end up with the following header for any .po file:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-06-11 15:48+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME EMAIL@ADDRESS\n"
"Language-Team: LANGUAGE LL@li.org\n"
Im trying to run po2php -t en/ po-no/ no/
en/ - Constaining .php arrays with translations
po-no/ - Constaining .po with translations to Norwegian (based on files from en/)
no/ - Empty folder
The problems is that i end up with source-translation in English instead of Norwegian.. Anyone know what im doing wrong?
Hello everyone!
I made a terrible mistake and I'm looking for help in order to fix it. I've been wondering on a translation project for months now and everything was working just fine. I had to add a new file to the project but by trying to add it, every .po
file that I've been working on for months are not displayed anymore on my Pootle server. I looked at the documentation to add the new .po
file and I placed it in the PROJECT_NAME/fr
folder and then ran pootle update_stores
& pootle sync_stores
but after doing so, when I refreshed the webpage, every other .po
files were not displayed, even if there are on the folder. I haven't tried since then because I'm too afraid of making the situation worse. I'm feeling pretty bad since I feel like I lost so much work, could you please help me?
but no way to switch off checking completely.
Could this imply that it's possible to disable individual checks?
# pootle calculate_checks
Configuration file does not exist at '/root/.pootle/pootle.conf' or 'POOTLE\_SETTINGS' environment variable has not been set.
Use 'pootle init' to initialize the configuration file.