rails-i18n icon indicating copy to clipboard operation
rails-i18n copied to clipboard

Welsh: missing translations for CY locale

Open digitalfrost opened this issue 3 years ago • 14 comments

Missing translations (10) | i18n-tasks v0.9.37
+--------+------------------------------------------------------------------+--------------------------------------------------------------+
| Locale | Key                                                              | Value in other locales or source                             |
+--------+------------------------------------------------------------------+--------------------------------------------------------------+
|   cy   | activerecord.errors.messages.restrict_dependent_destroy.has_many | en Cannot delete record because dependent %{record} exist    |
|   cy   | activerecord.errors.messages.restrict_dependent_destroy.has_one  | en Cannot delete record because a dependent %{record} exists |
|   cy   | datetime.distance_in_words.x_years                               | en {"one"=>"1 year", "other"=>"%{count} years"}              |
|   cy   | errors.messages.model_invalid                                    | en Validation failed: %{errors}                              |
|   cy   | errors.messages.other_than                                       | en must be other than %{count}                               |
|   cy   | errors.messages.present                                          | en must be blank                                             |
|   cy   | errors.messages.required                                         | en must exist                                                |
|   cy   | errors.template.header                                           | zero, few                                                    |
|   cy   | number.human.storage_units.units.eb                              | en EB                                                        |
|   cy   | number.human.storage_units.units.pb                              | en PB                                                        |
+--------+------------------------------------------------------------------+--------------------------------------------------------------+

digitalfrost avatar Jul 29 '22 17:07 digitalfrost

Linked to #990 Fix the specs (CY translation)

digitalfrost avatar Jul 29 '22 17:07 digitalfrost

I'm trying to find someone to help, but is not being easy 🤦‍♂️

pama avatar Jul 29 '22 18:07 pama

The cy locale file has been temporarily removed until we can get help from a Welsh speaker. Please go back to commit 3c4a77af98f43025d0a21a981e61ffbc07c27b6d to find the cy.yml file that has most of keys already translated except from those in this ticket.

digitalfrost avatar Jul 30 '22 11:07 digitalfrost

Is there any progress on this? I can help get hold of Welsh speakers if you need?

Removing all the Welsh translations will break the Welsh version of gov.uk/bank-holidays which is https://www.gov.uk/gwyliau-banc we'll lose the translations for words like Monday, April... if we updated to 7.0.6.

chao-xian avatar Nov 16 '22 16:11 chao-xian

@chao-xian the missing translations are stated at #1006. Any help will be appreciated. Thanks!

pama avatar Nov 16 '22 16:11 pama

Methu dileu cofnod oherwydd bod %{record} yn bodoli
Methu dileu cofnod oherwydd bod %{record} yn bodoli
{"one"=>"1 flwyddyn", "other"=>"%{count} blwyddyn"}
Wedi methu dilysu: %{errors}
rhaid eithrio %{count}
rhaid bod yn wag
rhaid bodoli
sero, ychydig

(skipped EB and PB)

From a 24/7 Welsh speaker when at their family home.

chao-xian avatar Nov 16 '22 16:11 chao-xian

@chao-xian Thanks you so much, I will try to merge that tonight.

pama avatar Nov 16 '22 16:11 pama

You're very welcome @pama glad to be able to help

chao-xian avatar Nov 16 '22 16:11 chao-xian

FWIW, the Welsh Government runs Helo Blod which translates up to 500 words per month for free.

garethrees avatar Nov 20 '22 10:11 garethrees

Unfortunately, we still miss one entry: errors.messages.in

https://github.com/svenfuchs/rails-i18n/blob/7fd9c2d008667b3aa671cae1d8b2437af3a64ff7/rails/rails/active_model.yml#L35

pama avatar Nov 20 '22 16:11 pama

in: "rhaid bod o fewn %{count}" apparently! Again from same source.

chao-xian avatar Nov 21 '22 11:11 chao-xian

Hey there, fluent Welsh speaking Rails dev here 👋

How can I help get cy added back to the library?

AledBidder avatar Apr 27 '23 12:04 AledBidder

Hey. I forgot this issue. My apologies. @AledBidder I will push a PR over the weekend and ask for your review/contribution.

pama avatar Apr 27 '23 13:04 pama

~Thank you~ Diolch @pama! 🙌 🏴󠁧󠁢󠁷󠁬󠁳󠁿

AledBidder avatar Apr 27 '23 15:04 AledBidder

Stumbled across this from a Google search. Can it be closed? Looks like it was resolved in #1103 🙏

ChrisBAshton avatar Aug 01 '24 12:08 ChrisBAshton

@ChrisBAshton is not clear to us if the CY is complete or accurate.

pama avatar Aug 01 '24 14:08 pama