diff options
| author | saturneric <[email protected]> | 2024-07-29 00:30:41 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2024-07-29 00:30:41 +0000 |
| commit | 4e7f67812edd688f30e54f48517b3e16c5887553 (patch) | |
| tree | 70ab7c4b256647fabbe8d76c892083284d4a8ebd /src/m_gpg_info/ts/ModuleGnuPGInfoGathering.en_US.ts | |
| parent | fix: remove dependency of assuan (diff) | |
| download | Modules-4e7f67812edd688f30e54f48517b3e16c5887553.tar.gz Modules-4e7f67812edd688f30e54f48517b3e16c5887553.zip | |
feat: improve modules translation
Diffstat (limited to '')
| -rw-r--r-- | src/m_gpg_info/ts/ModuleGnuPGInfoGathering.en_US.ts | 90 |
1 files changed, 89 insertions, 1 deletions
diff --git a/src/m_gpg_info/ts/ModuleGnuPGInfoGathering.en_US.ts b/src/m_gpg_info/ts/ModuleGnuPGInfoGathering.en_US.ts index 1f068c5..b3e067a 100644 --- a/src/m_gpg_info/ts/ModuleGnuPGInfoGathering.en_US.ts +++ b/src/m_gpg_info/ts/ModuleGnuPGInfoGathering.en_US.ts @@ -1,3 +1,91 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS/> +<TS version="2.1"> +<context> + <name>GTrC</name> + <message> + <location filename="../GnuPGInfoGatheringModule.cpp" line="76"/> + <source>GnuPG</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>GnupgTab</name> + <message> + <location filename="../GnupgTab.cpp" line="47"/> + <source>Name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="47"/> + <location filename="../GnupgTab.cpp" line="93"/> + <source>Description</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="47"/> + <source>Version</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="48"/> + <source>Checksum</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="48"/> + <source>Binary Path</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="50"/> + <source>Components</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="51"/> + <source>Directories</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="52"/> + <source>Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="71"/> + <source>Directory Type</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="71"/> + <source>Path</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="92"/> + <source>Component</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="92"/> + <source>Group</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="92"/> + <source>Key</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="93"/> + <source>Default Value</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../GnupgTab.cpp" line="94"/> + <source>Value</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
