Language | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
English GPL-3.0-or-later | 0 | 0 | 0 | 0 | 326 | 0 | 0 | ||
|
|||||||||
Arabic GPL-3.0-or-later | 9% | 908 | 4,178 | 25,119 | 816 | 13 | 6 | 0 | |
|
|||||||||
Bulgarian GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Catalan GPL-3.0-or-later | 68% | 319 | 1,415 | 8,163 | 271 | 0 | 0 | 0 | |
|
|||||||||
Chinese (Simplified Han script) GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Chinese (Traditional Han script) GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Estonian GPL-3.0-or-later | 60% | 399 | 1,998 | 11,814 | 357 | 0 | 0 | 0 | |
|
|||||||||
French GPL-3.0-or-later | 69% | 307 | 1,425 | 8,243 | 261 | 11 | 56 | 0 | |
|
|||||||||
German GPL-3.0-or-later | 78% | 215 | 1,008 | 5,840 | 193 | 5 | 0 | 1 | |
|
|||||||||
Hebrew GPL-3.0-or-later | 57% | 427 | 1,979 | 11,647 | 382 | 85 | 0 | 0 | |
|
|||||||||
Italian GPL-3.0-or-later | 20% | 796 | 3,679 | 21,849 | 709 | 7 | 3 | 0 | |
|
|||||||||
Japanese GPL-3.0-or-later | 94% | 53 | 252 | 1,447 | 47 | 0 | 0 | 0 | |
|
|||||||||
Korean GPL-3.0-or-later | 52% | 478 | 2,150 | 12,724 | 134 | 236 | 1 | 0 | |
|
|||||||||
Norwegian Bokmål GPL-3.0-or-later | 49% | 502 | 2,542 | 15,386 | 404 | 273 | 0 | 0 | |
|
|||||||||
Polish GPL-3.0-or-later | 5% | 951 | 4,284 | 25,769 | 903 | 0 | 0 | 0 | |
|
|||||||||
Portuguese GPL-3.0-or-later | 70% | 291 | 1,392 | 8,021 | 289 | 0 | 0 | 0 | |
|
|||||||||
Russian GPL-3.0-or-later | 93% | 67 | 314 | 1,868 | 36 | 14 | 0 | 0 | |
|
|||||||||
Serbian GPL-3.0-or-later | 78% | 211 | 945 | 5,483 | 178 | 8 | 1 | 0 | |
|
|||||||||
Slovak GPL-3.0-or-later | 13% | 864 | 3,962 | 23,694 | 776 | 3 | 0 | 0 | |
|
|||||||||
Spanish GPL-3.0-or-later | 59% | 405 | 1,808 | 10,578 | 390 | 39 | 0 | 0 | |
|
|||||||||
Swedish GPL-3.0-or-later | 14% | 860 | 4,108 | 24,719 | 786 | 3 | 4 | 0 | |
|
|||||||||
Thai GPL-3.0-or-later | 1% | 993 | 4,422 | 26,713 | 984 | 0 | 0 | 0 | |
|
|||||||||
Turkish GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Ukrainian GPL-3.0-or-later | 8% | 916 | 4,194 | 25,232 | 834 | 0 | 0 | 0 | |
|
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="Main_SearchType_Regex" 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 | kingu doug24 | |
Translation license | GNU General Public License v3.0 or later | |
Translation process |
|
|
Source code repository |
https://github.com/dnGrep/dnGrep
|
|
Repository branch | master | |
Last remote commit |
Merge pull request #1237 from doug24/12-2024-release
fd4807a
doug24 authored 8 days ago |
|
Last commit in Weblate |
Merge pull request #1237 from doug24/12-2024-release
fd4807a
doug24 authored 8 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
|
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 24,048 | 106,608 | 643,896 | |||
Source | 1,002 | 4,442 | 26,829 | |||
Translated | 58% | 14,086 | 56% | 60,553 | 57% | 369,587 |
Needs editing | 5% | 1,212 | 3% | 3,614 | 3% | 21,840 |
Read-only | 4% | 1,002 | 4% | 4,442 | 4% | 26,829 |
Failing checks | 4% | 1,023 | 5% | 5,460 | 5% | 33,235 |
Strings with suggestions | 1% | 71 | 1% | 309 | 1% | 1,815 |
Untranslated strings | 36% | 8,750 | 39% | 42,441 | 39% | 252,469 |
Quick numbers
Trends of last 30 days
None
Changes pushed |
Changes pushed
8 days ago
|
None
Repository merged |
Repository merged
Original revision: 563dffdb006f7c84dfa64d99ab57bf81b225e733 New revision: fd4807a8c0ba7ec2418045f42452eb2441e98202 8 days ago |
None
Repository notification received |
GitHub: https://github.com/dnGrep/dnGrep, master
8 days ago
|
None
Changes pushed |
Changes pushed
9 days ago
|
None
Repository merged |
Repository merged
Original revision: c96d233bee6bd17eaeedb4b2ee293c51887c445f New revision: 563dffdb006f7c84dfa64d99ab57bf81b225e733 9 days ago |
None
Repository notification received |
GitHub: https://github.com/dnGrep/dnGrep, master
9 days ago
|
None
Changes pushed |
Changes pushed
11 days ago
|
None
Changes committed |
Changes committed
11 days ago
|
109247019824
Translation changed |
|
None
Changes pushed |
Changes pushed
a month ago
|