VOOZH about

URL: https://www.nuget.org/packages/PseudoLocalize

⇱ NuGet Gallery | PseudoLocalize 0.12.2




👁 Image
PseudoLocalize 0.12.2

dotnet tool install --global PseudoLocalize --version 0.12.2
 
 
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
 
if you are setting up this repo
dotnet tool install --local PseudoLocalize --version 0.12.2
 
 
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=PseudoLocalize&version=0.12.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package PseudoLocalize --version 0.12.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Pseudolocalizer

👁 NuGet
👁 NuGet Downloads

👁 Build status

Introduction

Pseudolocalizer is a .NET Global Tool for testing internationalization aspects of software. Specifically, it reads string values from resource files in the resx, XLIFF, or GetText Portable Object (PO) format and generates fake translations for the "qps-Ploc" pseudo-locale (MSDN).

The tool is run from the command line and provides the following options for the fake translation:

  • Add accents on all letters so that non-localized text can be spotted - but without making the text unreadable.
  • Make all words 30% longer, to ensure that there is room for translations.
  • Add brackets to show the start and end of each localized string. This makes it possible to spot strings that have been cut off.
  • Reverse all words ("mirror"), to simulate right-to-left locales.
  • Replace all characters with underscores so that non-localized text can be spotted.

Feedback

Any feedback or issues for this package can be added to the issues in GitHub.

License

This package is licensed under the MIT license.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.12.2 975 3/11/2026
0.12.1 1,241 12/1/2025
0.12.0 525 11/20/2025
0.11.0 396 11/11/2025
0.10.1 20,075 8/8/2025
0.10.0 1,798 11/13/2024
0.9.1 1,423 6/7/2024
0.9.0 36,859 11/14/2023
0.8.0 2,601 11/8/2022
0.7.0 7,330 1/31/2022
0.6.0 505 11/19/2021
0.5.0 523 11/8/2021
0.4.1 659 7/12/2021
0.4.0 598 5/6/2021
0.3.0 851 9/16/2020
0.2.1 784 10/8/2019
0.2.0 758 9/23/2019
0.1.2 845 5/1/2019
0.1.1 904 2/18/2019
0.1.1-beta-1589 738 2/15/2019
Loading failed