Skip to content

Commit

Permalink
Merge pull request #24 from nvaccess/beta
Browse files Browse the repository at this point in the history
Beta to l10n
  • Loading branch information
seanbudd authored Jul 18, 2024
2 parents ddad6b2 + 5d20e14 commit b3d9a79
Show file tree
Hide file tree
Showing 62 changed files with 4,179 additions and 4,173 deletions.
104 changes: 52 additions & 52 deletions source/locale/af_ZA/LC_MESSAGES/nvda.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nvda\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-12 04:18+0000\n"
"PO-Revision-Date: 2024-07-15 00:36\n"
"POT-Creation-Date: 2024-07-17 08:37+0000\n"
"PO-Revision-Date: 2024-07-18 02:25\n"
"Last-Translator: \n"
"Language-Team: Afrikaans\n"
"Language: af_ZA\n"
Expand Down Expand Up @@ -3289,14 +3289,14 @@ msgstr ""
#. for a vision enhancement provider
#. Translators: The title of an error message box displayed when validating the startup dialog
#: core.py:118 updateCheck.py:302 updateCheck.py:577 updateCheck.py:733
#: gui\__init__.py:217 gui\__init__.py:229 gui\addonGui.py:144
#: gui\addonGui.py:236 gui\addonGui.py:252 gui\configProfiles.py:176
#: gui\__init__.py:217 gui\__init__.py:229 gui\addonGui.py:142
#: gui\addonGui.py:249 gui\addonGui.py:264 gui\configProfiles.py:176
#: gui\configProfiles.py:202 gui\configProfiles.py:252
#: gui\configProfiles.py:263 gui\configProfiles.py:268
#: gui\configProfiles.py:305 gui\configProfiles.py:466
#: gui\configProfiles.py:478 gui\configProfiles.py:484 gui\inputGestures.py:799
#: gui\inputGestures.py:813 gui\installerGui.py:100 gui\installerGui.py:472
#: gui\installerGui.py:487 gui\installerGui.py:559 gui\logViewer.py:100
#: gui\inputGestures.py:813 gui\installerGui.py:100 gui\installerGui.py:474
#: gui\installerGui.py:489 gui\installerGui.py:561 gui\logViewer.py:100
#: gui\logViewer.py:128 gui\message.py:142 gui\settingsDialogs.py:977
#: gui\settingsDialogs.py:4625 gui\settingsDialogs.py:4969
#: gui\startupDialogs.py:122
Expand Down Expand Up @@ -3341,7 +3341,7 @@ msgid "Loading NVDA. Please wait..."
msgstr ""

#. Translators: This is shown on a braille display (if one is connected) when NVDA starts.
#: core.py:819
#: core.py:822
msgid "NVDA started"
msgstr "NVDA gereed"

Expand Down Expand Up @@ -7912,7 +7912,7 @@ msgstr ""

#. Translators: The label of a button to close a dialog.
#. Translators: The close button on an NVDA dialog. This button will dismiss the dialog.
#: updateCheck.py:445 gui\addonGui.py:344
#: updateCheck.py:445 gui\addonGui.py:356
msgid "&Close"
msgstr ""

Expand Down Expand Up @@ -8060,7 +8060,7 @@ msgstr ""

#. Translators: The message displayed when an error occurs when installing an add-on package.
#. The %s will be replaced with the path to the add-on that could not be installed.
#: addonStore\install.py:97
#: addonStore\install.py:96
#, python-format
msgctxt "addonStore"
msgid "Failed to install add-on from %s"
Expand Down Expand Up @@ -11230,19 +11230,19 @@ msgstr ""

#. Translators: A message asking the user if they wish to restart NVDA
#. as addons have been added, enabled/disabled or removed.
#: gui\addonGui.py:30
#: gui\addonGui.py:31
msgid "Changes were made to add-ons. You must restart NVDA for these changes to take effect. Would you like to restart now?"
msgstr ""

#. Translators: Title for message asking if the user wishes to restart NVDA as addons have been added or removed.
#: gui\addonGui.py:35
#: gui\addonGui.py:36
msgid "Restart NVDA"
msgstr ""

#. Translators: A button in the addon installation warning / blocked dialog which shows
#. more information about the addon
#. Translators: The label for a button in Add-ons Manager dialog to show information about the selected add-on.
#: gui\addonGui.py:64 gui\addonGui.py:102 gui\addonGui.py:340
#: gui\addonGui.py:65 gui\addonGui.py:103 gui\addonGui.py:352
msgid "&About add-on..."
msgstr ""

Expand All @@ -11251,7 +11251,7 @@ msgstr ""
#. Translators: The label of a Yes button in a dialog
#. Translators: A button in the screen curtain warning dialog which allows the user to
#. agree to enabling the curtain.
#: gui\addonGui.py:72 gui\startupDialogs.py:303
#: gui\addonGui.py:73 gui\startupDialogs.py:303
#: visionEnhancementProviders\screenCurtain.py:180
msgid "&Yes"
msgstr ""
Expand All @@ -11261,91 +11261,91 @@ msgstr ""
#. Translators: The label of a No button in a dialog
#. Translators: A button in the screen curtain warning dialog which allows the user to
#. disagree to enabling the curtain.
#: gui\addonGui.py:82 gui\startupDialogs.py:307
#: gui\addonGui.py:83 gui\startupDialogs.py:307
#: visionEnhancementProviders\screenCurtain.py:189
msgid "&No"
msgstr ""

#. Translators: A button in the addon installation blocked dialog which will dismiss the dialog.
#. Translators: An ok button on a message dialog.
#: gui\addonGui.py:110 gui\nvdaControls.py:260
#: gui\addonGui.py:111 gui\nvdaControls.py:260
msgid "OK"
msgstr ""

#. Translators: The message displayed when an error occurs when opening an add-on package for adding.
#: gui\addonGui.py:142
#: gui\addonGui.py:140
#, python-format
msgid "Failed to open add-on package file at %s - missing file or invalid file format"
msgstr ""

#. Translators: A title for the dialog asking if the user wishes to update a previously installed
#. add-on with this one.
#: gui\addonGui.py:172
#: gui\addonGui.py:170
msgid "Add-on Installation"
msgstr ""

#. Translators: A message asking if the user wishes to update an add-on with the same version
#. currently installed according to the version number.
#: gui\addonGui.py:177
#: gui\addonGui.py:175
#, python-brace-format
msgid "You are about to install version {newVersion} of {summary}, which appears to be already installed. Would you still like to update?"
msgstr ""

#. Translators: A message asking if the user wishes to update a previously installed
#. add-on with this one.
#: gui\addonGui.py:185
#: gui\addonGui.py:183
#, python-brace-format
msgid "A version of this add-on is already installed. Would you like to update {summary} version {curVersion} to version {newVersion}?"
msgstr ""

#. Translators: The title of the dialog presented while an Addon is being installed.
#: gui\addonGui.py:214
#: gui\addonGui.py:226
msgid "Installing Add-on"
msgstr ""

#. Translators: The message displayed while an addon is being installed.
#: gui\addonGui.py:216
#: gui\addonGui.py:228
msgid "Please wait while the add-on is being installed."
msgstr ""

#. Translators: The message displayed when an error occurs when installing an add-on package.
#: gui\addonGui.py:234
#: gui\addonGui.py:247
#, python-format
msgid "Failed to install add-on from %s"
msgstr ""

#. Translators: The message displayed when an add-on cannot be installed due to NVDA running as a Windows Store app
#: gui\addonGui.py:250
#: gui\addonGui.py:262
msgid "Add-ons cannot be installed in the Windows Store version of NVDA"
msgstr ""

#. Translators: The title of the Incompatible Addons Dialog
#: gui\addonGui.py:306
#: gui\addonGui.py:318
msgid "Incompatible Add-ons"
msgstr ""

#. Translators: The title of the Incompatible Addons Dialog
#: gui\addonGui.py:316
#: gui\addonGui.py:328
msgid "The following add-ons are incompatible with NVDA version {}. These add-ons can not be enabled. Please contact the add-on author for further assistance."
msgstr ""

#. Translators: the label for the addons list in the incompatible addons dialog.
#: gui\addonGui.py:324
#: gui\addonGui.py:336
msgid "Incompatible add-ons"
msgstr ""

#. Translators: The label for a column in add-ons list used to identify add-on package name (example: package is OCR).
#: gui\addonGui.py:332
#: gui\addonGui.py:344
msgid "Package"
msgstr ""

#. Translators: The label for a column in add-ons list used to identify add-on's running status (example: status is running).
#: gui\addonGui.py:334
#: gui\addonGui.py:346
msgid "Version"
msgstr ""

#. Translators: The label for a column in add-ons list used to provide some explanation about incompatibility
#: gui\addonGui.py:336
#: gui\addonGui.py:348
msgid "Incompatible reason"
msgstr ""

Expand Down Expand Up @@ -11746,7 +11746,7 @@ msgstr ""

#. Translators: the title of a retry cancel dialog when NVDA installation fails
#. Translators: the title of a retry cancel dialog when NVDA portable copy creation fails
#: gui\installerGui.py:85 gui\installerGui.py:551
#: gui\installerGui.py:85 gui\installerGui.py:553
msgid "File in Use"
msgstr ""

Expand All @@ -11773,7 +11773,7 @@ msgstr ""

#. Translators: The title of a dialog presented to indicate a successful operation.
#. Translators: Title of a dialog shown when a portable copy of NVDA is created.
#: gui\installerGui.py:113 gui\installerGui.py:570 gui\settingsDialogs.py:980
#: gui\installerGui.py:113 gui\installerGui.py:572 gui\settingsDialogs.py:980
msgid "Success"
msgstr ""

Expand Down Expand Up @@ -11827,7 +11827,7 @@ msgid "Copy &portable configuration to current user account"
msgstr ""

#. Translators: The label of a button to continue with the operation.
#: gui\installerGui.py:240 gui\installerGui.py:452
#: gui\installerGui.py:240 gui\installerGui.py:454
msgid "&Continue"
msgstr ""

Expand All @@ -11845,114 +11845,114 @@ msgstr ""

#. Translators: The message displayed when the user has specified a destination directory
#. that already has a portable copy in the Create Portable NVDA dialog.
#: gui\installerGui.py:360
#: gui\installerGui.py:365
#, python-brace-format
msgid "A portable copy already exists in the directory '{portableDirectory}'. Do you want to update it?"
msgstr ""

#. Translators: The title of a dialog presented when the user has specified a destination directory
#. that already has a portable copy in the Create Portable NVDA dialog.
#: gui\installerGui.py:365
#: gui\installerGui.py:370
msgid "Portable Copy Exists"
msgstr ""

#. Translators: The message displayed when the user has specified a destination directory
#. that already exists in the Create Portable NVDA dialog.
#: gui\installerGui.py:373
#: gui\installerGui.py:377
#, python-brace-format
msgid "The specified directory '{portableDirectory}' is not empty. Proceeding will delete and replace existing files in the directory. Do you want to overwrite the contents of this folder? "
msgstr ""

#. Translators: The title of a dialog presented when the user has specified a destination directory
#. that already exists in the Create Portable NVDA dialog.
#: gui\installerGui.py:379
#: gui\installerGui.py:383
msgid "Directory Exists"
msgstr ""

#. Translators: The title of the Create Portable NVDA dialog.
#: gui\installerGui.py:409
#: gui\installerGui.py:411
msgid "Create Portable NVDA"
msgstr ""

#. Translators: An informational message displayed in the Create Portable NVDA dialog.
#: gui\installerGui.py:414
#: gui\installerGui.py:416
msgid "To create a portable copy of NVDA, please select the path and other options and then press Continue"
msgstr ""

#. Translators: The label of a grouping containing controls to select the destination directory
#. in the Create Portable NVDA dialog.
#: gui\installerGui.py:419
#: gui\installerGui.py:421
msgid "Portable directory:"
msgstr ""

#. Translators: The label of a button to browse for a directory.
#: gui\installerGui.py:424
#: gui\installerGui.py:426
msgid "Browse..."
msgstr ""

#. Translators: The title of the dialog presented when browsing for the
#. destination directory when creating a portable copy of NVDA.
#: gui\installerGui.py:427
#: gui\installerGui.py:429
msgid "Select portable directory"
msgstr ""

#. Translators: The label of a checkbox option in the Create Portable NVDA dialog.
#: gui\installerGui.py:435
#: gui\installerGui.py:437
msgid "Create a &new folder for the portable copy"
msgstr ""

#. Translators: The label of a checkbox option in the Create Portable NVDA dialog.
#: gui\installerGui.py:440
#: gui\installerGui.py:442
msgid "Copy current &user configuration"
msgstr ""

#. Translators: The label of a checkbox option in the Create Portable NVDA dialog.
#: gui\installerGui.py:446
#: gui\installerGui.py:448
msgid "&Start the new portable copy after creation"
msgstr ""

#. Translators: The message displayed when the user has not specified a destination directory
#. in the Create Portable NVDA dialog.
#: gui\installerGui.py:470
#: gui\installerGui.py:472
msgid "Please specify a directory in which to create the portable copy."
msgstr ""

#. Translators: The message displayed when the user has not specified an absolute destination directory
#. in the Create Portable NVDA dialog.
#: gui\installerGui.py:482
#: gui\installerGui.py:484
msgid "Please specify the absolute path where the portable copy should be created. It may include system variables (%temp%, %homepath%, etc.)."
msgstr ""

#. Translators: The message displayed when the user cancels the creation of a portable copy of NVDA.
#: gui\installerGui.py:533
#: gui\installerGui.py:535
msgid "Portable copy creation cancelled."
msgstr ""

#. Translators: The title of the dialog presented while a portable copy of NVDA is being created.
#: gui\installerGui.py:538
#: gui\installerGui.py:540
msgid "Creating Portable Copy"
msgstr ""

#. Translators: The message displayed while a portable copy of NVDA is being created.
#: gui\installerGui.py:540
#: gui\installerGui.py:542
msgid "Please wait while a portable copy of NVDA is created."
msgstr ""

#. Translators: a message dialog asking to retry or cancel when NVDA portable copy creation fails
#: gui\installerGui.py:549
#: gui\installerGui.py:551
msgid "NVDA is unable to remove or overwrite a file."
msgstr ""

#. Translators: The message displayed when an error occurs while creating a portable copy of NVDA.
#. {error} will be replaced with the specific error message.
#: gui\installerGui.py:557
#: gui\installerGui.py:559
#, python-brace-format
msgid "Failed to create portable copy: {error}."
msgstr ""

#. Translators: The message displayed when a portable copy of NVDA has been successfully created.
#. {dir} will be replaced with the destination directory.
#: gui\installerGui.py:568
#: gui\installerGui.py:570
#, python-brace-format
msgid "Successfully created a portable copy of NVDA at {dir}"
msgstr ""
Expand Down
Loading

0 comments on commit b3d9a79

Please sign in to comment.