Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta to master #16664

Merged
merged 38 commits into from
Jun 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
bd368ad
Merge pull request #10 from nvaccess/beta
seanbudd May 27, 2024
66db3bf
Merge pull request #11 from nvaccess/beta
seanbudd May 27, 2024
6ddc443
Merge pull request #12 from nvaccess/beta
seanbudd May 28, 2024
f206798
L10n updates for: ar
May 31, 2024
74462a0
L10n updates for: de
May 31, 2024
b66ade9
L10n updates for: es
May 31, 2024
40915fb
L10n updates for: fa
May 31, 2024
7872c0c
L10n updates for: fi
May 31, 2024
cf232c4
L10n updates for: fr
May 31, 2024
d3c6ca8
L10n updates for: gl
May 31, 2024
ba42425
L10n updates for: hr
May 31, 2024
c15edc6
L10n updates for: it
May 31, 2024
c7d299b
L10n updates for: nl
May 31, 2024
6ab53fe
L10n updates for: pt_BR
May 31, 2024
5a6c046
L10n updates for: pt_PT
May 31, 2024
1f5d925
L10n updates for: ru
May 31, 2024
1bddd82
L10n updates for: sr
May 31, 2024
57657a5
L10n updates for: tr
May 31, 2024
79a799e
L10n updates for: uk
May 31, 2024
8394005
L10n updates for: zh_CN
May 31, 2024
9dfe99b
Update translations.
May 31, 2024
b1d1571
L10n updates for: ar
Jun 7, 2024
a22b51f
L10n updates for: bg
Jun 7, 2024
5db1398
L10n updates for: da
Jun 7, 2024
68a8a42
L10n updates for: fa
Jun 7, 2024
b255309
L10n updates for: fi
Jun 7, 2024
eb066c7
L10n updates for: it
Jun 7, 2024
7beccd4
L10n updates for: ja
Jun 7, 2024
452fa25
L10n updates for: nl
Jun 7, 2024
befba9f
L10n updates for: pl
Jun 7, 2024
f38ed1d
L10n updates for: ru
Jun 7, 2024
ca62bce
L10n updates for: uk
Jun 7, 2024
1cd7d87
L10n updates for: zh_CN
Jun 7, 2024
d9ae10e
L10n updates for: zh_TW
Jun 7, 2024
9f21df0
Update translations.
Jun 7, 2024
1571919
Remove generic anchor names from the User Guide (#16661)
CyrilleB79 Jun 7, 2024
fed39a2
Merge pull request #13 from nvaccess/beta
seanbudd Jun 7, 2024
f640eda
Merge pull request #16663 from nvaccess/beta
seanbudd Jun 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/locale/bg/symbols.dic
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ complexSymbols:
; phrase ending (?<=[^\s;]);(?=\s|$)
: phrase ending (?<=[^\s:]):(?=\s|$)
# Series of dots used for visual presentation, e.g. in table of contents
padding . \.{4,}
multiple . \.{4,}
# Others
decimal point (?<=\d)\.(?=\d)
in-word ' (?<=[a-zA-Z0-9])'(?=[a-zA-Z])
Expand All @@ -27,7 +27,7 @@ symbols:
? sentence ending въпросителен all always
; phrase ending точка и запетая most always
: phrase ending двоеточие most always
padding . запълващи точки all always
multiple . запълващи точки all always
decimal point none always
in-word ' апостроф all norep
negative number минус none norep
Expand Down
9 changes: 8 additions & 1 deletion source/locale/es/symbols.dic
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# A part of NonVisual Desktop Access (NVDA)
# Copyright (c) 2011-2023 NVDA Contributors
# Copyright (c) 2011-2024 NVDA Contributors
# This file is covered by the GNU General Public License.

complexSymbols:
Expand All @@ -11,6 +11,8 @@ complexSymbols:
# Phrase endings.
; phrase ending (?<=[^\s;]);(?=\s|$)
: phrase ending (?<=[^\s:]):(?=\s|$)
# Series of dots used for visual presentation, e.g. in table of contents
multiple . \.{4,}
# Others
decimal point (?<![^\d -])\.(?=\d)
in-word - (?<=[^\W_])[-]
Expand All @@ -28,6 +30,7 @@ symbols:
? sentence ending cerrar interrogación all always
; phrase ending punto y coma most always
: phrase ending dos puntos most always
multiple . múltiples puntos all always
decimal point none always
in-word ' apóstrofo all norep
in-word - guión all norep
Expand Down Expand Up @@ -66,12 +69,16 @@ $ dólares all norep
، coma arábiga all always
- guion most always
. punto some
. punto y a parte de ancho completo some
/ barra some
: dos puntos most norep
: dos puntos de ancho completo most norep
; punto y coma most
؛ punto y coma arábigo most
; punto y coma de ancho completo most
? cerrar interrogación all
؟ signo de interrogación arábigo all
? signo de interrogación de ancho completo all
@ arroba some
[ abrir corchete most
] cerrar corchete most
Expand Down
10 changes: 9 additions & 1 deletion source/locale/gl/symbols.dic
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# A part of NonVisual Desktop Access (NVDA)
# Copyright (c) 2011-2023 NVDA Contributors
# Copyright (c) 2011-2024 NVDA Contributors
# This file is covered by the GNU General Public License.

complexSymbols:
Expand All @@ -11,6 +11,8 @@ complexSymbols:
# Phrase endings.
; phrase ending (?<=[^\s;]);(?=\s|$)
: phrase ending (?<=[^\s:]):(?=\s|$)
# Series of dots used for visual presentation, e.g. in table of contents
multiple . \.{4,}
# Others
decimal point (?<![^\d -])\.(?=\d)
in-word - (?<=[^\W_])[-]
Expand All @@ -28,6 +30,7 @@ symbols:
? sentence ending cerrar interrogación all always
; phrase ending punto y coma most always
: phrase ending dos puntos most always
multiple . múltiples puntos all always
decimal point none always
in-word ' apóstrofo all norep
in-word - guión all norep
Expand All @@ -44,6 +47,7 @@ dates / all always
  espazo char # no-break space
# Standard punctuation/symbols
! pechar exclamación all
! signo de exclamación de ancho total all
" comiñas most
\# signo de número some
$ dólares all norep
Expand All @@ -66,12 +70,16 @@ $ dólares all norep
، coma arábiga all always
- guion most always
. punto some
. punto a parte de ancho compreto some
/ barra some
: dous puntos most norep
: dous puntos de ancho compreto most norep
; punto e coma most
؛ punto e coma arábigo most
; punto e coma de ancho compreto most
? pechar interrogación all
؟ signo de interrogación arábigo all
? signo de interrogación de ancho compreto all
@ arroba some
[ abrir corchete most
] pechar corchete most
Expand Down
2 changes: 1 addition & 1 deletion source/locale/ja/characterDescriptions.dic
Original file line number Diff line number Diff line change
Expand Up @@ -2309,7 +2309,7 @@ z ハンカク ゼット ズール
咆 ホーコーノ ホー
咊 クチヘンニ ノギノ カ
咋 クチヘンニ ナガラノ クー
オダヤカ ヘイワノ ワ
和 ヘイワノ ワ ナゴム
咎 トガメルノ トガ
咏 ローエイノ キュージタイノ エイ
咐 クチヘンニ フノ フ
Expand Down
12 changes: 6 additions & 6 deletions source/locale/ja/symbols.dic
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ complexSymbols:
文末の疑問符 (?<=[^\s?])\?(?=[\"'”’)\s]|$)
# Others
decimal point (?<=\d)\.(?=\d)
in-word ' (?<=[^\W_])['’]
negative number (?<!\w)[-−]{1}(?=[$$€££¢¢¥\\¥]?\d)
comma between numbers (?<=\d)\,(?=\d)
複数のピリオド (?<=\.)\.|\.(?=\.)
単語中のピリオド (?<=[\w])\.+(?=[\w])
数字の間の全角ピリオド (?<=[\d]).(?=[\d])
数字の間の全角コンマ (?<=[\d]),(?=[\d])
Expand All @@ -31,6 +29,7 @@ symbols:
? sentence ending クエスチョン some never
; phrase ending セミコロン some never
: phrase ending コロン some never
multiple . 複数のドット
decimal point none always
comma between numbers none always
in-word ' アポストロフィ some
Expand All @@ -39,7 +38,6 @@ negative number マイナス none norep
文中の点 テン some
文末の感嘆符 カンタンフ some
文末の疑問符 ギモンフ some
複数のピリオド ドット some
単語中のピリオド ドット some
数字の間の全角ピリオド none always
数字の間の全角コンマ none always
Expand Down Expand Up @@ -131,8 +129,8 @@ _ アンダーライン some
➢ ミギ クサビガタ ヤジルシ some
⮚ ミギ クサビガタ ヤジルシ some
❖ ヨツビシ some
♣ クラブ most
♦ ダイヤ some
♣ クラブ none
♦ ダイヤ none
§ セクション all
° ド all
« ヒダリ ダブル ブラケット
Expand Down Expand Up @@ -754,7 +752,7 @@ _ アンダーライン some
☆ ホシ some
★ クロボシ some
☓ ナナメジュージ some
♠ スペード most
♠ スペード none
♡ ハート most
♢ ダイヤ most
♯ シャープ some
Expand Down Expand Up @@ -1154,6 +1152,7 @@ _ アンダーライン some
ゞ クリカエシ ダクテン char always
〔 キッコー カッコ most
〕 キッコートジ most
〜 ナミダッシュ some
〈 ヤマカッコ most
〉 ヤマカッコトジ most
《 ニジューヤマカッコ most
Expand Down Expand Up @@ -1268,6 +1267,7 @@ _ アンダーライン some
䪼 セツ none
䯒 コー none
俠 キョー none
你 ナンジ none
呃 アク none
嘈 ソー none
噦 エツ none
Expand Down
4 changes: 2 additions & 2 deletions source/locale/pl/symbols.dic
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ complexSymbols:
; phrase ending (?<=[^\s;]);(?=\s|$)
: phrase ending (?<=[^\s:]):(?=\s|$)
# Series of dots used for visual presentation, e.g. in table of contents
padding . \.{4,}
multiple . \.{4,}
# Others
decimal point (?<![^\d -])\.(?=\d)
in-word ' (?<=[^\W_])['’]
Expand All @@ -28,7 +28,7 @@ symbols:
? sentence ending pytajnik all always
; phrase ending średnik most always
: phrase ending dwukropek most always
padding . wielokropek all always
multiple . kropki all always
przecinek none always
in-word ' apostrof all norep
negative number minus none norep
Expand Down
2 changes: 1 addition & 1 deletion source/locale/pt_BR/symbols.dic
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ symbols:
? sentence ending interrogação # interrogação em fim de sentença
; phrase ending ponto e vírgula # ponto e vírgula em fim de período
: phrase ending dois pontos # dois pontos em fim de período
padding . pontos de preenchimento # pontos de preenchimento (muitos pontos em sequência)
multiple . múltiplos pontos # múltiplos pontos (vários pontos em sequência)
decimal point # separador decimal
in-word ' apóstrofo # apóstrofo em palavra
negative number menos # número negativo
Expand Down
4 changes: 2 additions & 2 deletions source/locale/ru/symbols.dic
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,9 @@ _ подчёркивание most
≏ разность между none
≐ стремится к пределу none
∙ оператор произведения none
Делит none
определитель none
∤ не делит none
Равно с двоеточием none
двоеточие с равно none
≕ равно с двоеточием none
≺ предшествует none
≻ следует за none
Expand Down
6 changes: 3 additions & 3 deletions source/locale/sr/symbols.dic
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ complexSymbols:
# Phrase endings.
; phrase ending (?<=[^\s;]);(?=\s|$)
: phrase ending (?<=[^\s:]):(?=\s|$)
# Series of dots used for visual presentation, e.g. in table of contents
padding . \.{4,}
# Serija tačaka koja se koristi za vizuelnu prezentaciju, na primer u sadržaju
multiple . \.{4,}
# Others
decimal point (?<![^\d -])\.(?=\d)
in-word ' (?<=[^\W_])['’]
Expand All @@ -27,7 +27,7 @@ symbols:
? sentence ending Upitnik all always
; phrase ending tačkazarez most always
: phrase ending Dve tačke most always
padding . Niz tačaka all always
multiple . više tačaka all always
decimal point none always
in-word ' Apostrof all norep
negative number minus none norep
Expand Down
6 changes: 3 additions & 3 deletions source/locale/uk/symbols.dic
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#locale/uk/symbols.dic
#A part of NonVisual Desktop Access (NVDA)
#Copyright (c) 2011-2024 учасники NVDA
#Це частина NonVisual Desktop Access (NVDA)
#Авторське право (c) 2011-2024 учасники NVDA
#Цей файл захищений GNU General Public License.

complexSymbols:
Expand Down Expand Up @@ -28,7 +28,7 @@ symbols:
? sentence ending знак питання all always
; phrase ending крапка з комою most always
: phrase ending двокрапка most always
multiple . кілька крапок all always
multiple . крапки́ all always
decimal point none always
in-word ' апостроф all norep
negative number мінус none norep
Expand Down
Loading