Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/zoghal/Translations
Backend / Platform translations plugin
https://github.com/zoghal/Translations
Configure Renovate
ba9cc3eb2484c4fec4c1ae9238cf67805845285d authored about 1 year agoc631ba5951e4ddaacc6b908107726e4b0fef857c authored about 1 year ago
Preparing submodules for release
Updating semver
Finish release
f419c3e8be795b9b0c3909151f41c7761209a041 authored over 11 years ago
these are ambiguous now that the singular translation also receives the
number - if we shifted t...
2b1c43924a6a7b5c682443bff26b1a736728f9d3 authored over 11 years ago
Preparing submodules for release
Updating semver
Finish release
Remove nodes-specific code
b466d026fbfafe84f6364ad3208a44a5fd55859f authored over 11 years agoecb10d190f7056d77a9e28fc1ef0e9e671aab232 authored over 11 years ago
0f8508aeff028bbbbed45b8db2a2d229044f325f authored over 11 years ago
c85ed460aad26025989e407f891b93bbe3eed448 authored over 11 years ago
The plugin handles both
7a5a021cbadde7337e746218f1ddce640c902fa7 authored over 11 years ago
make it consistent. Will otherwise likely be a pending bug for any
language with more complex pl...
I.e. make it possible to do:
Console\cake Translations.extract Plugin/foo
And for it to then ...
df7d3ac0b8c22a1ea59188307fd0f65d7e035c08 authored over 11 years agofffbe5399448f6ece676322e27cbe69758efb4ed authored over 11 years ago
4e11accbf61314f0a0701478c74fda673d17712a authored over 11 years ago
d6eaffc4ddf02c93837e947807bc176d61c0948b authored over 11 years ago
fix form keys
30bf695f49ae01de01ddc3a6f663dcba2751c35c authored over 11 years ago588944c33c412ae4d6a264daa358f980777423bc authored over 11 years ago
2deac67baee8a184c5c235f7ab206e58727f3c41 authored almost 12 years ago
If the very first call to translations is to Translation::config - it
will othewise ignore Confi...
9406280afdf371d0c9b0bc1c80b6b8d5a1e7ecb5 authored almost 12 years ago
Preparing submodules for release
Updating semver
Finish release
It's labeled as Russian
429e9208c2f01daa6e88ad8fe3831eff1a41b002 authored almost 12 years agoThis may be an error from Cake's L10n class, but account for it.
Fixes #46
171d2d34775b507ea28efe06327ccb39eb6efb60 authored almost 12 years ago536acc321e3d352be116aa21f41eff5a3dec5045 authored almost 12 years ago
not just locale.
Fixes #45
5018c4e34491bbed90cf1fc5df8c1f7112470207 authored almost 12 years agoThe not-default langauge record must exist otherwise e.g.:
* Assume default language is en
* ...
The previous commit broke these test cases
bd4cfb3b24cab9b0b17f0e79e507806ad7f8462e authored almost 12 years agod89d157b43a9a5776deece3d8649bbbbdce967c9 authored almost 12 years ago
Preparing submodules for release
Updating semver
Finish release
2d36bfcefad0ba34390bce62bb1aed81cbd06cd4 authored almost 12 years ago
the locale is set by the tranalation controllers - don't overwrite it
if it's already set
don't show up when you're not needed
c078f0c480c1259eb31d4eeca57eeaf25a50509a authored almost 12 years ago5b92f4cc563f649f14e18dc55c08b4d8423cc29b authored almost 12 years ago
Preparing submodules for release
Updating semver
Finish release
d31c684cb9ce825e360f2a8e67b43f2cd62f9916 authored almost 12 years ago
74edb7e99661f80b5b75cd4d51e03e033c0051e7 authored almost 12 years ago
bac30889e17193c3f75fafc79e0e40eba48e4b49 authored almost 12 years ago
db2b825054a5b3a625f3ddef693b04516962c827 authored almost 12 years ago
cb1cacb87fed32bf7c640b3a2d78b77879629237 authored almost 12 years ago
c5f1fe9f6f63033aeae1eb7fe740d07f20ef213d authored almost 12 years ago
Preparing submodules for release
Updating semver
Finish release
"data" domain translations are translated by editing the admin form for
<whatever> in the correc...
563f64bb322218a53693cd6ee54c7cc5244003bc authored almost 12 years ago
permits disabling the translation behavior and getting usable results,
and also prevents the fie...
c496f75adce338008b4fd806611544928d903703 authored almost 12 years ago
2eb38e0eeb1d0cd467fc21f96c0932faa004d5b9 authored almost 12 years ago
Preparing submodules for release
Updating semver
Finish release
Feature/language switch
da42b74e098e86915366ac92225ea2d0a6cedc8f authored almost 12 years agoremove the t function
5c009c0e26b3f44f3c9b7ed823f92cfec20d7861 authored about 12 years agosince it duplicates the __ override methods which should be used instead
8cfa09f5f02ab7607434bf8fd39edd13b605fd9f authored about 12 years ago
rather than refer to the property useTable - the _loadModel method will
setup the model instance...
e8ab15666e0f0fad025dc65217c6fa16414f0d63 authored about 12 years ago
This makes it easily possible to modify the langauge of the backend
where data is being translat...
3be703b6f7727feb389bfadc595bf7ac95840f05 authored about 12 years ago
599e2651ea8ed02104f1266b4927ed94a0fbd984 authored about 12 years ago
f7d6554963693f1a32ad36393c2f394adfc81b46 authored about 12 years ago
85632bd33ce6a8e652431973bba982988f162316 authored about 12 years ago
634610b49fe087c681a954975eed7693b9f36c7a authored about 12 years ago
1abfe901a6eb6eb9ade9c5e9e9ea25b52cf7ca9b authored about 12 years ago
193fb0c3bb99bd28e8bc61714aff4e79e371831a authored about 12 years ago
In the admin, the langauge switch in the top of the view sets a session
variable. to be able to ...
allow this function to return all, the locales in use - or a restricted
set of locales
d07d741f5bfdd7772cffafb2dc3533a9d2af9c0d authored about 12 years ago
33841dcf548f15d94dc23a46c5d8d70885474d7b authored about 12 years ago
009e4a968bf7450e4d0ee9ff99bb53a08baf82ab authored about 12 years ago
95e355cee9c22b6cfc7ccb81460cda3c4efc563e authored about 12 years ago
49a7f2b0195b435c4e76182393ce784a336d4fb8 authored about 12 years ago
Preparing submodules for release
Updating semver
Finish release
969a09e1a085f6b46fd484c0fadc6ad601149ae5 authored about 12 years ago
prevent death if there's no table
2bd73fd085311c67ffecb0711402bd2b0316742e authored about 12 years ago2bd0f8ef327de121dc8da91e4313b38f2393e66d authored about 12 years ago
when loading the model, set the table such that it will throw an
exception in loadModel if it's ...
and don't throw \Exceptions
a5172c9c8131dfb851f6fe556d5c7a569ba6a8e6 authored about 12 years ago
this makes it possible ot pass in the locale string which facebook
stores for a user, to the tra...
98ab8e7e0bdd7c5e6c1b265e032e7c8274e0eb53 authored about 12 years ago
58c00429b44b006ed9a76c4a9f80c96352e5c153 authored about 12 years ago
f135b5cf5ad8450f5e7334717bcd1bf1c2ae3979 authored about 12 years ago
Preparing submodules for release
Updating semver
Finish release
More flexible import
a382c26cc4d57c54c62cf9eb7f4b2b06cd80c30e authored about 12 years ago5be7d21b36410a2455640c92c875a2bf9bc3fa3d authored about 12 years ago
now that pot files force this to false, it's not necessary for the form
to default to false.
for each of the cases -the expected result should be clear, but just
in case - add error message...
0fee9d1be325ddc53872db11b9be417a3ec3daf7 authored about 12 years ago
they return their unmodifiable settings now
c1ff3de632d4b676b3717a0625185b0bc8e4099d authored about 12 years ago3a25c579941129e9c265064ae5e417528668669c authored about 12 years ago
24ae1216e4e18a468cedf4641e50605427e94b4c authored about 12 years ago
for deleting/marking-inactive translations which aren't in the current
import file
if the file is an array with the array key 'translations' - it's
already been parsed - just retu...
c4537a5895631b120075f80843088aa6d63ec889 authored about 12 years ago
and allow the parse action to dictate options. This is required for
pot? file imports where the ...
3614123786d835b5ce30c83f95805a9f1036bd51 authored about 12 years ago
also restructure it to be prettier
8c06dba390aefd0ca74046794877dfd2a11ab385 authored about 12 years agoPot file import in particular should not clobber existing translations
39294fa3a50a2630aff9b80d68f5e777e16efe8c authored about 12 years ago
the domain for a pot? file is the filename, it's not an option for the
domain to be overridden.
...
f5466eca15c6b3e864aeb5cb8711f6b05e294d8a authored about 12 years ago
rather than try to import nothing - just tell the user the file is missing
c203ee5a02ad29c11402ed0e102ce7d5edd01de1 authored about 12 years agosort translations before creating pot files
7069a2de71f0ab295af85f974d3fc37f4829d467 authored about 12 years ago
this makes it easier to find a translation in a pot/po file, and also
reduces commit noise where...