Overview

Project website dngrep.github.io
Instructions for translators

The prefix on the Key name identifies the window within the application where the string is used.

Many of the resources have a comment that ends with (accel). These are text for menus and control labels, and these labels may have shortcut (accelerator) keys assigned to them. The shortcut key letter is marked with an underscore in the text. For example, the text resource with name="MainSearchTypeRegex" has the value of _Regex in English, and it will have a shortcut key of alt+R to select the Regex radio button on the main window. Only add shortcut keys to items with the (accel) annotation in the comment, otherwise the underscore may appear the text and do nothing. The shortcut keys are optional, but recommended for keyboard navigation. On a given window, there should be only one item with each shortcut key, but having more than one will just cause the key action to cycle between them.

Each string resource is used just one place in the application. This allows different languages to translate fluently without needing to accommodate using the string in different contexts.

Some of the strings to be translated contain placeholder tokens that get filled in at runtime by the application code. The tokens look like these examples: {0} {1} {2} {3} and {0:n0} Refer to the existing English text for where they appear. When translating the text, you may change the order of the tokens if that works better in your language, but all of the tokens shown in the English text must appear somewhere in the translated text, or you will get an error.

To preview the translation in dnGrep: on the main Weblate page for each language, choose the menu Files -> Download translation to get a copy of the language as a 'resx' file, for example Weblate will download: dngrep-dngrep-application-de.resx. Change the last dash to a dot (like this: dngrep-dngrep-application.de.resx). Start dnGrep, open the Options dialog, and choose "Load from file...", and select the downloaded resx file. The translations will be loaded and shown in dnGrep.

Add an "@kingu" in the comments if you need help :)

Project maintainers User avatar kingu User avatar doug24
Translation license GNU General Public License v3.0 or later
Translation process
  • Translations can be made directly.
  • Translation suggestions can be made.
  • Any authenticated user can contribute.
  • The translation uses monolingual files.
  • The translation base language can not be edited.
Source code repository https://github.com/dnGrep/dnGrep
Repository branch master
Last remote commit Merge pull request #1079 from doug24/1076-git-dir d9aa0ac
User avatar doug24 authored 12 days ago
Last commit in Weblate Translated using Weblate (Portuguese) 1de8ade
User avatar ssantos authored 4 days ago
Weblate repository https://hosted.weblate.org/git/dngrep/dngrep-application/
File mask dnGREP.Localization/Properties/Resources.*.resx
Monolingual base language file dnGREP.Localization/Properties/Resources.resx
Translation file Download dnGREP.Localization/Properties/Resources.de.resx
Last change March 7, 2024, 2:42 a.m.
Last author None
11 days ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 961 4,246 25,691
Translated 80% 770 79% 3,368 80% 20,593
Needs editing 2% 20 1% 43 1% 249
Read-only 0% 0 0% 0 0% 0
Failing checks 1% 5 1% 11 1% 66
Strings with suggestions 0% 0 0% 0 0% 0
Untranslated strings 17% 171 19% 835 18% 4,849

Quick numbers

4,246
Hosted words
961
Hosted strings
80%
Translated
and previous 30 days

Trends of last 30 days

+1%
Hosted words
+100%
+1%
Hosted strings
+100%
−1%
Translated
+80%
−100%
Contributors
+100%
User avatar None

Resource updated

The “dnGREP.Localization/Properties/Resources.resx” file was changed. 3 weeks ago
User avatar None

String added in the repository

 
3 weeks ago
User avatar None

Resource updated

The “dnGREP.Localization/Properties/Resources.resx” file was changed. 3 weeks ago
User avatar None

String added in the repository

 
3 weeks ago
User avatar None

Resource updated

The “dnGREP.Localization/Properties/Resources.resx” file was changed. 3 weeks ago
User avatar None

String added in the repository

 
3 weeks ago
User avatar None

Changes committed

Changes committed a month ago
User avatar mt:weblate-translation-memory

Automatically translated

a month ago
User avatar None

Resource updated

The “dnGREP.Localization/Properties/Resources.resx” file was changed. a month ago
User avatar None

String added in the repository

 
a month ago
Browse all translation changes