From ce46a6f147be528ea75b184666c4b863c2167fdb Mon Sep 17 00:00:00 2001 From: Stephen Lyons Date: Sun, 16 Apr 2023 17:29:01 +0100 Subject: [PATCH] Infrastructure: update the en_US translations to include recent text changes (#6773) #### Brief overview of PR changes/additions This updated the numerus translations for the American (plurals-only) case. #### Motivation for adding to Mudlet It replaces the other (draft) PR mentioned as it incorporates changes introduced by #6715 which the automation that produced the former does not cover at present (whether it would have eventually is unclear). #### Other info (issues closed, discussion etc) **NOTE: THIS SUPPLANTS/REPLACES/CLOSES #6748** Signed-off-by: Stephen --- translations/translated/mudlet_en_US.ts | 82 ++++++++++++++++--------- 1 file changed, 52 insertions(+), 30 deletions(-) diff --git a/translations/translated/mudlet_en_US.ts b/translations/translated/mudlet_en_US.ts index d6b4c164a5b..1234fcfa9b7 100644 --- a/translations/translated/mudlet_en_US.ts +++ b/translations/translated/mudlet_en_US.ts @@ -27,7 +27,7 @@ T2DMap - + You have a map loaded (%n room(s)), but Mudlet does not know where you are at the moment. You have a map loaded (%n room), but Mudlet does not know where you are at the moment. @@ -38,46 +38,46 @@ TRoomDB - - [ INFO ] - The missing area(s) are now called: -(ID) ==> "name" + + [ ALERT ] - %n area(s) detected as missing in map: adding it/them in. +Look for further messages related to the rooms that are supposed +to be in this/these area(s)... Making use of %n to allow quantity dependent message form 8-) ! - Perhaps should put the %n back in the source code - [ INFO ] - The missing %n area is now called: -(ID) ==> "name" - [ INFO ] - The missing %n areas are now called: -(ID) ==> "name" + [ ALERT ] - %n area detected as missing in map: adding it in. +Look for further messages related to the rooms that are supposed +to be in this area... + [ ALERT ] - %n areas detected as missing in map: adding them in. +Look for further messages related to the rooms that are supposed +to be in these areas... - + [ ALERT ] - %n area(s) detected as missing in map: adding it/them in. - Look for further messages related to the rooms that are supposed - to be in this/these area(s)... +Look for further messages related to the rooms that is/are supposed to +be in this/these area(s)... Making use of %n to allow quantity dependent message form 8-) ! [ ALERT ] - %n area detected as missing in map: adding it in. - Look for further messages related to the rooms that are supposed - to be in this area... +Look for further messages related to the rooms that are supposed to +be in this area... [ ALERT ] - %n areas detected as missing in map: adding them in. - Look for further messages related to the rooms that are supposed - to be in these areas... +Look for further messages related to the rooms that are supposed to +be in these areas... - - [ ALERT ] - %n area(s) detected as missing in map: adding it/them in. - Look for further messages related to the rooms that is/are supposed to - be in this/these area(s)... + + [ INFO ] - The missing area(s) are now called: +(ID) ==> "name" Making use of %n to allow quantity dependent message form 8-) ! + Perhaps should put the %n back in the source code - [ ALERT ] - %n area detected as missing in map: adding it in. - Look for further messages related to the rooms that are supposed - to be in this area... - [ ALERT ] - %n areas detected as missing in map: adding them in. - Look for further messages related to the rooms that are supposed - to be in these areas... + [ INFO ] - The missing %n area is now called: +(ID) ==> "name" + [ INFO ] - The missing %n areas are now called: +(ID) ==> "name" @@ -95,7 +95,7 @@ dlgPackageExporter - + Select what to export (%n item(s)) This is the text shown at the top of a groupbox when there is %n (one or more) items to export in the Package exporter dialogue; the initial (and when there is no items selected) is a separate text. @@ -116,6 +116,28 @@ + + dlgProfilePreferences + + + + copy to %n destination(s) + text on button to put the map from this profile into the other profiles to receive the map from this profile, %n is the number of other profiles that have already been selected to receive it and will be zero or more. The button will also be disabled (greyed out) in the zero case but the text will still be visible. + + copy to %n destination + copy to %n destinations + + + + + %n selected - change destinations... + text on button to select other profiles to receive the map from this profile, %n is the number of other profiles that have already been selected to receive it and will always be 1 or more + + %n selected - change destination... + %n selected - change destinations... + + + dlgRoomProperties @@ -182,7 +204,7 @@ mudlet - + <p>About Mudlet</p><p><i>%n update(s) is/are now available!</i><p> This is the tooltip text for the 'About' Mudlet main toolbar button when it has been changed by adding a menu which now contains the original 'About Mudlet' action and a new one to access the manual update process @@ -191,7 +213,7 @@ - + Review %n update(s)... Review update(s) menu item, %n is the count of how many updates are available Could do with the insertion of "the" as a second word! @@ -201,7 +223,7 @@ - + Review the update(s) available... Tool-tip for review update(s) menu item, given that the count of how many updates are available is already shown in the menu, the %n parameter that is that number need not be used here