Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Translate Captcha into Dutch #25

Merged
merged 1 commit into from
Mar 9, 2017

Conversation

ekohl
Copy link
Contributor

@ekohl ekohl commented Dec 15, 2016

cc @mmoll

@mmoll
Copy link

mmoll commented Dec 19, 2016

@weierophinney @Maks3w It would be super nice, if that could get merged and make it into a 2.5.3 release. 🙏

@mmoll
Copy link

mmoll commented Mar 8, 2017

@Ocramius maybe?

@froschdesign
Copy link
Member

froschdesign commented Mar 8, 2017

We need a dutch speaking person to reviewing it.

@mmoll can you confirm the translations? (Okay, Munich… 😉 )

@ekohl
Copy link
Contributor Author

ekohl commented Mar 8, 2017

@froschdesign I'm a native Dutch speaker in case that helps, but I wouldn't mind a review from someone else :)

@froschdesign
Copy link
Member

@ekohl

I'm a native Dutch speaker…

I already see this at your GitHub profile, but it would be good if someone can confirm your translations. Two-man rule – in this case two dutch speaking persons.

return [
// Zend\Captcha\ReCaptcha
"Missing captcha fields" => "Missende captcha velden",
"Failed to validate captcha" => "Captcha validatie mislukt",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Captcha validatie is mislukt?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe not necessary since the english counterpart misses the has too, it's kind of robot speak in english also.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both could work, but since I don't use Zend (@mmoll asked me to translate) I don't know the context where it's used. I also considered Ongeldige captcha validatie or some version of that, but I tried to stay close to the English translation.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nah, what you have in the PR now is way better than Ongeldige captcha validatie.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd also include the "is".

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

@froschdesign froschdesign added this to the 2.5.3 milestone Mar 8, 2017
@frankdejonge
Copy link

👍 from a dutch person.

asgrim
asgrim previously approved these changes Mar 8, 2017
@asgrim asgrim self-assigned this Mar 8, 2017

// Zend\Captcha\Word
"Empty captcha value" => "Lege captcha waarde",
"Captcha ID field is missing" => "Captcha ID veld mist",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say "Captcha ID veld is niet aanwezig"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"niet aanwezig" or "afwezig"?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or "Captcha ID veld ontbreekt"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm changing it to ontbreekt

return [
// Zend\Captcha\ReCaptcha
"Missing captcha fields" => "Missende captcha velden",
"Failed to validate captcha" => "Captcha validatie mislukt",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd also include the "is".

@froschdesign
Copy link
Member

froschdesign commented Mar 8, 2017

@ekohl, @mmoll @frankdejonge and @derickr

Great. Thank you for your help! 👍


// Zend\Captcha\Word
"Empty captcha value" => "Lege captcha waarde",
"Captcha ID field is missing" => "Captcha ID veld mist",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Er mist een Captcha ID veld? Don't use Zend\Captcha so need a bit more context.

Copy link

@avdg avdg Mar 8, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, I commented it earlier but send the review a bit later, see @derickr's discussion. I think the latter wins?

Edit: was refering to ekohl's comment, metalArend has an even better one. At the moment there is no comment after that (speaking about communication gaps).

Copy link
Contributor

@asgrim asgrim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing my approval in light of ongoing discussion on translations :)

@asgrim asgrim dismissed their stale review March 8, 2017 11:24

Removing my approval in light of ongoing discussion on translations :)

@ekohl ekohl force-pushed the dutch-captcha-translation branch from 79598f1 to d6f27f6 Compare March 8, 2017 13:01
@asgrim asgrim removed their assignment Mar 8, 2017
@asgrim asgrim self-assigned this Mar 9, 2017
asgrim added a commit that referenced this pull request Mar 9, 2017
asgrim added a commit that referenced this pull request Mar 9, 2017
asgrim added a commit that referenced this pull request Mar 9, 2017
This reverts commit bf4b018, reversing
changes made to 7488633.
@rindomat
Copy link

rindomat commented Mar 9, 2017

When will this finally be merged? This is like 3 months old! C'mon now..

@asgrim asgrim merged commit d6f27f6 into zendframework:master Mar 9, 2017
asgrim added a commit that referenced this pull request Mar 9, 2017
asgrim added a commit that referenced this pull request Mar 9, 2017
asgrim added a commit that referenced this pull request Mar 9, 2017
@asgrim asgrim removed the help wanted label Mar 9, 2017
@ekohl ekohl deleted the dutch-captcha-translation branch March 9, 2017 09:40
@mmoll
Copy link

mmoll commented Mar 9, 2017

I can haz release?

@asgrim
Copy link
Contributor

asgrim commented Mar 9, 2017

@mmoll this was my first merge to ZF, and as evidenced by the revert above, I screwed it up, I don't think I want to be screwing up releases just yet :D I'll leave it to someone more experienced for now heh

@asgrim
Copy link
Contributor

asgrim commented Mar 9, 2017

@ekohl thanks for your contribution 👍

@rindomat
Copy link

rindomat commented Mar 9, 2017

omg

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.