Difference between revisions of "Changelog For R14.2.0"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(Update 20230903)
(Update 20240428)
 
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
  +
= common =
  +
== admin ==
  +
* [https://git.trinitydesktop.org/cgit/admin/commit/?id=3c012e46 [3c012e46]] tqt-replace and uic-tqt are no longer required
  +
 
= dependencies =
 
= dependencies =
 
== tde-cmake ==
 
== tde-cmake ==
  +
* [https://git.trinitydesktop.org/cgit/tde-cmake/commit/?id=b2d2b467 [b2d2b467]] tqt-replace is no longer required
 
* [https://git.trinitydesktop.org/cgit/tde-cmake/commit/?id=9fae6b57 [9fae6b57]] Update version to R14.2.0~[DEVELOPMENT]
 
* [https://git.trinitydesktop.org/cgit/tde-cmake/commit/?id=9fae6b57 [9fae6b57]] Update version to R14.2.0~[DEVELOPMENT]
   
 
== tqt3 ==
 
== tqt3 ==
  +
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=f5bf794e [f5bf794e]] Update translations binary files<br/>because they are not generated during build.
  +
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=4bcca712 [4bcca712]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (464 of 464 strings)<br/>Translation: dependencies/tqt3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/pt/
  +
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=e90af998 [e90af998]] Translated using Weblate (Portuguese (Brazil))<br/>Currently translated at 100.0% (464 of 464 strings)<br/>Translation: dependencies/tqt3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/pt_BR/
  +
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=7e24b2b6 [7e24b2b6]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (464 of 464 strings)<br/>Translation: dependencies/tqt3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/pt/
  +
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=1938504e [1938504e]] Zero padding bytes in DndReceiverProp struct.<br/>This removes valgrind's complains about accessing uninitialized memory.
  +
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=ee0c5d58 [ee0c5d58]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (488 of 488 strings)<br/>Translation: dependencies/tqt3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/ru/
  +
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=a6829398 [a6829398]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (488 of 488 strings)<br/>Translation: dependencies/tqt3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/ru/
  +
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=d2122705 [d2122705]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (488 of 488 strings)<br/>Translation: dependencies/tqt3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/ru/
 
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=e0a3cab4 [e0a3cab4]] Minor adjustments to porting documentation
 
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=e0a3cab4 [e0a3cab4]] Minor adjustments to porting documentation
 
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=f2b3ea52 [f2b3ea52]] Drop compatibility code for TQSignal
 
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=f2b3ea52 [f2b3ea52]] Drop compatibility code for TQSignal
Line 22: Line 35:
   
 
== tqtinterface ==
 
== tqtinterface ==
  +
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=c75a4d30 [c75a4d30]] Fix FTBFS caused by commit 70b3c7d
  +
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=70b3c7d4 [70b3c7d4]] Removed unused scripts
  +
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=2b8afac3 [2b8afac3]] Remove tqt-replace, uic-tqt and moc-tqt tools
 
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=9ad01120 [9ad01120]] Drop TQt'3 compat headers
 
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=9ad01120 [9ad01120]] Drop TQt'3 compat headers
 
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=4746fbba [4746fbba]] Drop Qt2's TQSemiModal and TQSortedList classes
 
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=4746fbba [4746fbba]] Drop Qt2's TQSemiModal and TQSortedList classes
 
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=1c79e9f8 [1c79e9f8]] Drop Qt2 obsolete classes
 
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=1c79e9f8 [1c79e9f8]] Drop Qt2 obsolete classes
  +
  +
== avahi-tqt ==
  +
* [https://git.trinitydesktop.org/cgit/avahi-tqt/commit/?id=51f0b3f7 [51f0b3f7]] moc-tqt is no longer required
   
 
== pytqt ==
 
== pytqt ==
Line 34: Line 53:
 
= core =
 
= core =
 
== tdelibs ==
 
== tdelibs ==
  +
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=3c503d85 [3c503d85]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (21 of 21 strings)<br/>Translation: tdelibs/tdeio - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeio-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=48310270 [48310270]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdelibs/knotify - knotify.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/knotify-knotifydesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=5efbce07 [5efbce07]] tdehw lib: drop definition of TDEDiskDeviceStatus::Hotpluggable
  +
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=cca633c6 [cca633c6]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (179 of 179 strings)<br/>Translation: tdelibs/all languages<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=9755ecd9 [9755ecd9]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (328 of 328 strings)<br/>Translation: tdelibs/mimetypes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/uk/
 
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=503eb0d9 [503eb0d9]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (328 of 328 strings)<br/>Translation: tdelibs/mimetypes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/it/
 
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=503eb0d9 [503eb0d9]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (328 of 328 strings)<br/>Translation: tdelibs/mimetypes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/it/
 
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=29b84bd0 [29b84bd0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (328 of 328 strings)<br/>Translation: tdelibs/mimetypes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/ru/
 
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=29b84bd0 [29b84bd0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (328 of 328 strings)<br/>Translation: tdelibs/mimetypes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/ru/
Line 50: Line 74:
   
 
== tdebase ==
 
== tdebase ==
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=11fe84fc [11fe84fc]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=29bf0c46 [29bf0c46]] Translated using Weblate (Russian)<br/>Currently translated at 73.5% (78 of 106 strings)<br/>Translation: tdebase/tdeioslave - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeioslave-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=e4de8ebc [e4de8ebc]] Translated using Weblate (Russian)<br/>Currently translated at 68.7% (22 of 32 strings)<br/>Translation: tdebase/konsole - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=b36c32fc [b36c32fc]] Translated using Weblate (Portuguese (Brazil))<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdebase/konsole - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole-events/pt_BR/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=b525cb14 [b525cb14]] Translated using Weblate (Russian)<br/>Currently translated at 62.1% (282 of 454 strings)<br/>Translation: tdebase/kcontrol - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=4449d863 [4449d863]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (21 of 21 strings)<br/>Translation: tdebase/kdesktop - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=b65f90a0 [b65f90a0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: tdebase/drkonqi - presets<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/drkonqi-presets/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=c04e4905 [c04e4905]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdebase/color schemes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/uk/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=8d642b33 [8d642b33]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdebase/color schemes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/pt/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=214a7434 [214a7434]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdebase/kxkb - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=f067db30 [f067db30]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: tdebase/ksplash - themes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksplash-themes/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=51e06d90 [51e06d90]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (35 of 35 strings)<br/>Translation: tdebase/wallpapers - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/wallpapers-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=ccb9a31c [ccb9a31c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdebase/twin clients - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-clients-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=e3264169 [e3264169]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (251 of 251 strings)<br/>Translation: tdebase/l10n - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/l10n-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=de4f14d1 [de4f14d1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (15 of 15 strings)<br/>Translation: tdebase/tdeprint - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeprint-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=526d59e6 [526d59e6]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdebase/kxkb - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=81b38918 [81b38918]] Translated using Weblate (Russian)<br/>Currently translated at 61.8% (281 of 454 strings)<br/>Translation: tdebase/kcontrol - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=8214f3e0 [8214f3e0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (63 of 63 strings)<br/>Translation: tdebase/konqueror - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konqueror-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=517f7bee [517f7bee]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (71 of 71 strings)<br/>Translation: tdebase/kicker - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kicker-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=f1e7be5e [f1e7be5e]] Translated using Weblate (Russian)<br/>Currently translated at 76.8% (266 of 346 strings)<br/>Translation: tdebase/kappfinder - data<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-data/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=55573505 [55573505]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (63 of 63 strings)<br/>Translation: tdebase/khotkeys - data<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khotkeys-data/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=d582a3c5 [d582a3c5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (40 of 40 strings)<br/>Translation: tdebase/khelpcenter - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khelpcenter-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=c3b71a55 [c3b71a55]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdebase/color schemes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=2253217b [2253217b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: tdebase/drkonqi - presets<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/drkonqi-presets/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=5f5e9000 [5f5e9000]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (15 of 15 strings)<br/>Translation: tdebase/applnk - compat<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/applnk-compat/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=361361b7 [361361b7]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=f9d06cee [f9d06cee]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdebase/kxkb - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb-events/it/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=a5b06864 [a5b06864]] Added translation using Weblate (Italian)
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=55af1724 [55af1724]] Remove usage of TDEDiskDeviceStatus::Hotpluggable
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=f093a1be [f093a1be]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdebase/tdm - themes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdm-themes/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=21ecd990 [21ecd990]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdebase/ksplash - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksplash-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=607f0804 [607f0804]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdebase/tdehtml_plugins.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdehtml_pluginsdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=5f815bd0 [5f815bd0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdebase/libkonq - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkonq-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=8175c850 [8175c850]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdebase/ksysguard - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksysguard-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=7c8d600d [7c8d600d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (22 of 22 strings)<br/>Translation: tdebase/klipper - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/klipper-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=3faa7b1b [3faa7b1b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdebase/kate - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kate-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=f6fb0d91 [f6fb0d91]] Translated using Weblate (Russian)<br/>Currently translated at 61.8% (281 of 454 strings)<br/>Translation: tdebase/kcontrol - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=70af14e2 [70af14e2]] Translated using Weblate (Russian)<br/>Currently translated at 48.5% (168 of 346 strings)<br/>Translation: tdebase/kappfinder - data<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-data/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=035c2698 [035c2698]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (55 of 55 strings)<br/>Translation: tdebase/applnk - directories<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/applnk-directories/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=a1cbb16b [a1cbb16b]] Translated using Weblate (Russian)<br/>Currently translated at 98.8% (248 of 251 strings)<br/>Translation: tdebase/l10n - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/l10n-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=a26bb216 [a26bb216]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdebase/color schemes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/it/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=1103f2b1 [1103f2b1]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/color schemes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=c836bb9d [c836bb9d]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=00eab673 [00eab673]] Translated using Weblate (Greek)<br/>Currently translated at 100.0% (51 of 51 strings)<br/>Translation: tdebase/kdesktop - icons<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-icons/el/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=9e7b4bb1 [9e7b4bb1]] TWin: Fix loading of window decoration configuration libraries<br/>Accidentally broken by commit 84ab47055d.
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=748a54ff [748a54ff]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 100.0% (71 of 71 strings)<br/>Translation: tdebase/kicker - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kicker-desktop-files/zh_Hans/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=dddd52ff [dddd52ff]] Translated using Weblate (Czech)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdebase/twin - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/cs/
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=30d54139 [30d54139]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdebase/twin - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/uk/
 
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=2317bee2 [2317bee2]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdebase/twin - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/it/
 
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=2317bee2 [2317bee2]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdebase/twin - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/it/
 
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=4c64b274 [4c64b274]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdebase/konsole - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole-events/zh_Hans/
 
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=4c64b274 [4c64b274]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdebase/konsole - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole-events/zh_Hans/
Line 81: Line 153:
   
 
== tdepim ==
 
== tdepim ==
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=1d22724f [1d22724f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdepim/libtdepim - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libtdepim-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=80854783 [80854783]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdepim/knode - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knode-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=cc1d59e9 [cc1d59e9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdepim/kmail - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=0b1c762f [0b1c762f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdepim/akregator - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/akregator-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=f1d159b3 [f1d159b3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdepim/tdeabc - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeabc-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=fcf0ec84 [fcf0ec84]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (57 of 57 strings)<br/>Translation: tdepim/korganizer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=1239d800 [1239d800]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdepim/ktnef - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/ktnef-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=36939501 [36939501]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdepim/knotes - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knotes-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=61180ac3 [61180ac3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: tdepim/kmobile - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmobile-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=59fb5a85 [59fb5a85]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdepim/kmail - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=36eae050 [36eae050]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdepim/karm - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/karm-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=1dd75eba [1dd75eba]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdepim/kandy - kandy.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kandy-kandydesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=215ba850 [215ba850]] Translated using Weblate (Russian)<br/>Currently translated at 83.3% (5 of 6 strings)<br/>Translation: tdepim/akregator - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/akregator-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=32a1708d [32a1708d]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=2278f487 [2278f487]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1 of 1 strings)<br/>Translation: tdepim/konsolekalendar - konsolekalendar.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/konsolekalendar-konsolekalendardesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=abef6a1e [abef6a1e]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=c1f9a97a [c1f9a97a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: tdepim/tdepimresources - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdepimresources-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=1a30a1d8 [1a30a1d8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdepim/korn - korn.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korn-korndesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=f37c6a89 [f37c6a89]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdepim/kalarm - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kalarm-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=3113eb08 [3113eb08]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdepim/akregator - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/akregator-events/ru/
 
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=5863ef46 [5863ef46]] Drop compatibility code for TQPalette
 
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=5863ef46 [5863ef46]] Drop compatibility code for TQPalette
 
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=0e164959 [0e164959]] Fix functionality broken by commit fd0046c4
 
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=0e164959 [0e164959]] Fix functionality broken by commit fd0046c4
 
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=fd0046c4 [fd0046c4]] Drop Qt2's TQSemiModal and TQSortedList classes
 
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=fd0046c4 [fd0046c4]] Drop Qt2's TQSemiModal and TQSortedList classes
 
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=860c8799 [860c8799]] Drop deprecated kitchensync code
 
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=860c8799 [860c8799]] Drop deprecated kitchensync code
  +
  +
== tdemultimedia ==
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=c5e80026 [c5e80026]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdemultimedia/tdemid - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdemid-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=ec115020 [ec115020]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdemultimedia/noatun - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/noatun-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=1c71f523 [1c71f523]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdemultimedia/libkcddb - libkcddb.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/libkcddb-libkcddbdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=94ca3a13 [94ca3a13]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdemultimedia/kscd - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kscd-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=6c3e9a2f [6c3e9a2f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdemultimedia/krec - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/krec-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=775b1efd [775b1efd]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (36 of 36 strings)<br/>Translation: tdemultimedia/kappfinder - data<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kappfinder-data/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=a452bd94 [a452bd94]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdemultimedia/kaudiocreator - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kaudiocreator-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=514a0715 [514a0715]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdemultimedia/kmix - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=cb937aa9 [cb937aa9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdemultimedia/kaudiocreator - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kaudiocreator-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=261327ee [261327ee]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdemultimedia/kaboodle - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kaboodle-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=ab65a990 [ab65a990]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdemultimedia/juk - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/juk-desktop-files/ru/
   
 
== tdenetwork ==
 
== tdenetwork ==
  +
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=d069063d [d069063d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdenetwork/krfb - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/krfb-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=2d50a61f [2d50a61f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdenetwork/kcmktalkd - kcmktalkd.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kcmktalkd-kcmktalkddesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=ff2cfdf8 [ff2cfdf8]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (39 of 39 strings)<br/>Translation: tdenetwork/kopete - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kopete-events/uk/
  +
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=1fd646e1 [1fd646e1]] tqt-replace is no longer required
  +
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=7cf631be [7cf631be]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdenetwork/kget - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kget-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=15fd0d5c [15fd0d5c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (22 of 22 strings)<br/>Translation: tdenetwork/kppp - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kppp-desktop-files/ru/
 
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=bff9d105 [bff9d105]] Drop compatibility code for TQPalette
 
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=bff9d105 [bff9d105]] Drop compatibility code for TQPalette
 
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=1e65a9c9 [1e65a9c9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (24 of 24 strings)<br/>Translation: tdenetwork/krfb - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/krfb-events/ru/
 
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=1e65a9c9 [1e65a9c9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (24 of 24 strings)<br/>Translation: tdenetwork/krfb - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/krfb-events/ru/
Line 107: Line 218:
   
 
== tdegraphics ==
 
== tdegraphics ==
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=32a0eae8 [32a0eae8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (28 of 28 strings)<br/>Translation: tdegraphics/kview - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kview-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=0464b42f [0464b42f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdegraphics/ksvg - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksvg-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=83ca390f [83ca390f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdegraphics/kooka - kooka.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kooka-kookadesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=b946ccf6 [b946ccf6]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdegraphics/kolourpaint - kolourpaint.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kolourpaint-kolourpaintdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=c3994f8f [c3994f8f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdegraphics/kghostview - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kghostview-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=c8525154 [c8525154]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdegraphics/kfax - kfax.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kfax-kfaxdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=82790fe5 [82790fe5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdegraphics/kcoloredit - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kcoloredit-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=6628c1cf [6628c1cf]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdegraphics/tdeiconedit - tdeiconedit.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdeiconedit-tdeiconeditdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=6fec2493 [6fec2493]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdegraphics/kviewshell - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kviewshell-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=0ac60cd7 [0ac60cd7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdegraphics/kuickshow - kuickshow.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kuickshow-kuickshowdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=b7a2fb44 [b7a2fb44]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdegraphics/ksnapshot - ksnapshot.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksnapshot-ksnapshotdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=d73ec8db [d73ec8db]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdegraphics/kruler - kruler.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kruler-krulerdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=4207cf76 [4207cf76]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdegraphics/kpovmodeler - kpovmodeler.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kpovmodeler-kpovmodelerdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=a34651aa [a34651aa]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdegraphics/kpdf - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kpdf-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=df90b4db [df90b4db]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdegraphics/kfaxview - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kfaxview-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=10228ff7 [10228ff7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdegraphics/kdvi - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kdvi-desktop-files/ru/
 
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=786ba559 [786ba559]] Fix functionality broken by commit d26dabfe.
 
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=786ba559 [786ba559]] Fix functionality broken by commit d26dabfe.
 
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=d26dabfe [d26dabfe]] Drop Qt2's TQSortedList class
 
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=d26dabfe [d26dabfe]] Drop Qt2's TQSortedList class
 
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=fdd22494 [fdd22494]] Drop deprecated kmrml code
 
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=fdd22494 [fdd22494]] Drop deprecated kmrml code
  +
  +
== tdetoys ==
  +
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=47ebe98c [47ebe98c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (285 of 285 strings)<br/>Translation: tdetoys/kweather - stations<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-stations/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=bfb7d592 [bfb7d592]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdetoys/kweather - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=97649015 [97649015]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdetoys/kworldclock - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kworldclock-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=29e37f55 [29e37f55]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdetoys/ktux - ktux.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/ktux-ktuxdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=4eb6f321 [4eb6f321]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdetoys/kteatime - kteatime.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kteatime-kteatimedesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=75d71ec8 [75d71ec8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdetoys/kodo - kodo.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kodo-kododesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=ef99089e [ef99089e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdetoys/amor - amor.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/amor-amordesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=528f19d2 [528f19d2]] Added translation using Weblate (Russian)
   
 
== tdeedu ==
 
== tdeedu ==
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=0c53c58d [0c53c58d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdeedu/kwordquiz - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kwordquiz-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=d99f3098 [d99f3098]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/kvoctrain - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kvoctrain-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=05b36881 [05b36881]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdeedu/kverbos - kverbos.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kverbos-kverbosdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=b2b4038e [b2b4038e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/kturtle - kturtle.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kturtle-kturtledesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=9edf12e3 [9edf12e3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdeedu/ktouch - ktouch.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/ktouch-ktouchdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=373f572e [373f572e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/kiten - kiten.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kiten-kitendesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=894d22c5 [894d22c5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdeedu/kstars - kstars.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kstars-kstarsdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=b245468a [b245468a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdeedu/kpercentage - kpercentage.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kpercentage-kpercentagedesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=9a430435 [9a430435]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdeedu/kmplot - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kmplot-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=7cbde739 [7cbde739]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/klettres - klettres.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/klettres-klettresdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=3f41eb31 [3f41eb31]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/klatin - klatin.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/klatin-klatindesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=274c00f5 [274c00f5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdeedu/kig - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kig-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=d076ba6e [d076ba6e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/khangman - khangman.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/khangman-khangmandesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=e7ecdbc7 [e7ecdbc7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/kgeography - kgeography.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kgeography-kgeographydesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=7ec075a1 [7ec075a1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdeedu/keduca - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/keduca-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=e45f4ee3 [e45f4ee3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/kbruch - kbruch.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kbruch-kbruchdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=e73aad5f [e73aad5f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/kanagram - kanagram.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kanagram-kanagramdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=026dd7e1 [026dd7e1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/kalzium - kalzium.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kalzium-kalziumdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=92daf7c2 [92daf7c2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeedu/blinken - blinken.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/blinken-blinkendesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=ad620012 [ad620012]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdeedu/kwordquiz - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kwordquiz-events/ru/
 
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=1b57c822 [1b57c822]] Drop compatibility code for TQPalette
 
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=1b57c822 [1b57c822]] Drop compatibility code for TQPalette
   
Line 152: Line 309:
   
 
== tdeaccessibility ==
 
== tdeaccessibility ==
  +
* [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=21a05449 [21a05449]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (42 of 42 strings)<br/>Translation: tdeaccessibility/kttsd - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaccessibility/kttsd-desktop-files/ru/
 
* [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=546f0a26 [546f0a26]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeaccessibility/kmousetool - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaccessibility/kmousetool-desktop-files/nl/
 
* [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=546f0a26 [546f0a26]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeaccessibility/kmousetool - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaccessibility/kmousetool-desktop-files/nl/
 
* [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=0c8252ff [0c8252ff]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeaccessibility/kmag - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaccessibility/kmag-desktop-files/nl/
 
* [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=0c8252ff [0c8252ff]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeaccessibility/kmag - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaccessibility/kmag-desktop-files/nl/
  +
  +
== tdeaddons ==
  +
* [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=462e8067 [462e8067]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (64 of 64 strings)<br/>Translation: tdeaddons/konq plugins - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-plugins-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=7247f36b [7247f36b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdeaddons/tutorials - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/tutorials-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=729f8436 [729f8436]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (32 of 32 strings)<br/>Translation: tdeaddons/noatun plugins - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-plugins-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=c75bb91d [c75bb91d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdeaddons/ksig - ksig.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/ksig-ksigdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=8b19a3d4 [8b19a3d4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (44 of 44 strings)<br/>Translation: tdeaddons/kate plugins - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-plugins-desktop-files/ru/
   
 
== tdeadmin ==
 
== tdeadmin ==
  +
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=7c269be3 [7c269be3]] Translated using Weblate (Galician)<br/>Currently translated at 50.0% (1 of 2 strings)<br/>Translation: tdeadmin/kpackage - kpackage.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/kpackage-kpackagedesktop/gl/
 
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=b60f7565 [b60f7565]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdeadmin/kuser - kuser.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/kuser-kuserdesktop/ru/
 
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=b60f7565 [b60f7565]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdeadmin/kuser - kuser.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/kuser-kuserdesktop/ru/
 
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=39dd6199 [39dd6199]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdeadmin/ksysv - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/ksysv-desktop-files/ru/
 
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=39dd6199 [39dd6199]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdeadmin/ksysv - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/ksysv-desktop-files/ru/
Line 164: Line 330:
   
 
== tdeartwork ==
 
== tdeartwork ==
  +
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=3055de54 [3055de54]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (32 of 32 strings)<br/>Translation: tdeartwork/wallpapers - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/wallpapers-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=cd51daaf [cd51daaf]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdeartwork/twin-styles - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/twin-styles-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=e76fde84 [e76fde84]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdeartwork/icon themes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/icon-themes/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=480c8a32 [480c8a32]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdeartwork/icon themes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/icon-themes/uk/
 
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=d5891cb6 [d5891cb6]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (32 of 32 strings)<br/>Translation: tdeartwork/wallpapers - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/wallpapers-desktop-files/it/
 
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=d5891cb6 [d5891cb6]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (32 of 32 strings)<br/>Translation: tdeartwork/wallpapers - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/wallpapers-desktop-files/it/
 
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=b7c7780f [b7c7780f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdeartwork/wallpapers - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/wallpapers-desktop-files/
 
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=b7c7780f [b7c7780f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdeartwork/wallpapers - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/wallpapers-desktop-files/
Line 181: Line 351:
   
 
== tdesdk ==
 
== tdesdk ==
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=e116e963 [e116e963]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (46 of 46 strings)<br/>Translation: tdesdk/kbabel - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kbabel-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=ba42cd60 [ba42cd60]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (29 of 29 strings)<br/>Translation: tdesdk/tdeioslave - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdeioslave-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=0b324ad9 [0b324ad9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdesdk/umbrello - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/umbrello-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=26ea0a31 [26ea0a31]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdesdk/tdecachegrind - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdecachegrind-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=7b277c01 [7b277c01]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdesdk/scheck - scheck.themerc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/scheck-scheckthemerc/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=8d7ac8ea [8d7ac8ea]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdesdk/kuiviewer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kuiviewer-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=70cbb21e [70cbb21e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdesdk/kbugbuster - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kbugbuster-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=5951f56b [5951f56b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdesdk/cervisia - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/cervisia-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=0c03e09c [0c03e09c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdesdk/cervisia - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/cervisia-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=b221bea0 [b221bea0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdesdk/kompare - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kompare-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=d50abb28 [d50abb28]] Translated using Weblate (Russian)<br/>Currently translated at 93.1% (27 of 29 strings)<br/>Translation: tdesdk/tdeioslave - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdeioslave-desktop-files/ru/
 
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=3523578c [3523578c]] Fix functionality broken by commit d619f66
 
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=3523578c [3523578c]] Fix functionality broken by commit d619f66
 
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=d619f66a [d619f66a]] Drop Qt2's TQSortedList class
 
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=d619f66a [d619f66a]] Drop Qt2's TQSortedList class
   
 
== tdevelop ==
 
== tdevelop ==
  +
* [https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=3219b370 [3219b370]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdevelop/tdevelop - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop-events/ru/
 
* [https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=f4724912 [f4724912]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdevelop/tdevelop - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop-desktop-files/
 
* [https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=f4724912 [f4724912]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdevelop/tdevelop - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop-desktop-files/
   
 
== tdewebdev ==
 
== tdewebdev ==
  +
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=e5b0f94a [e5b0f94a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdewebdev/quanta - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/quanta-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=07ecde1c [07ecde1c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdewebdev/kxsldbg - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kxsldbg-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=0e7ff51f [0e7ff51f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdewebdev/klinkstatus - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/klinkstatus-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=13d63148 [13d63148]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdewebdev/kimagemapeditor - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kimagemapeditor-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=e16b4e3b [e16b4e3b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdewebdev/quanta - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/quanta-desktop-files/ru/
 
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=6552a392 [6552a392]] Drop compatibility code for TQPalette
 
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=6552a392 [6552a392]] Drop compatibility code for TQPalette
   
 
== tde-i18n ==
 
== tde-i18n ==
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bb7d136e [bb7d136e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (92 of 92 strings)<br/>Translation: tdeaccessibility/ksayit<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaccessibility/ksayit/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c208d275 [c208d275]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (181 of 181 strings)<br/>Translation: tdepim/karm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/karm/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=68f6704e [68f6704e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2738 of 2738 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f0664096 [f0664096]] Translated using Weblate (Tajik)<br/>Currently translated at 12.3% (642 of 5195 strings)<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/tg/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=68d1962f [68d1962f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdeadmin/tdefile_rpm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/tdefile_rpm/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4e269151 [4e269151]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdeadmin/tdefile_deb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/tdefile_deb/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1ad905f0 [1ad905f0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdeadmin/secpolicy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/secpolicy/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=54317917 [54317917]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (202 of 202 strings)<br/>Translation: tdeaccessibility/kmouth<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaccessibility/kmouth/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3a098bc9 [3a098bc9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (27 of 27 strings)<br/>Translation: tdegames/kfouleggs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/kfouleggs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=05551020 [05551020]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (19 of 19 strings)<br/>Translation: tdeutils/ktimer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/ktimer/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=17c43d72 [17c43d72]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdetoys/ktux<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/ktux/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=815164b6 [815164b6]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (22 of 22 strings)<br/>Translation: tdetoys/kmoon<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kmoon/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dc916612 [dc916612]] Translated using Weblate (Russian)<br/>Currently translated at 96.0% (4989 of 5195 strings)<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=77b884d8 [77b884d8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: tdeaddons/konq - webarchiver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-webarchiver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=49ab2f9a [49ab2f9a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (122 of 122 strings)<br/>Translation: tdegames/libksirtet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/libksirtet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=14ef1ed5 [14ef1ed5]] Translated using Weblate (Russian)<br/>Currently translated at 96.2% (594 of 617 strings)<br/>Translation: tdebase/konqueror<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konqueror/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=91d9797f [91d9797f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2738 of 2738 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=133ff3af [133ff3af]] Translated using Weblate (Russian)<br/>Currently translated at 96.0% (4989 of 5195 strings)<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7c316505 [7c316505]] Translated using Weblate (Russian)<br/>Currently translated at 86.4% (1235 of 1428 strings)<br/>Translation: tdepim/korganizer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f173562f [f173562f]] Translated using Weblate (Russian)<br/>Currently translated at 75.6% (56 of 74 strings)<br/>Translation: tdepim/kmobile<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmobile/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9fac545f [9fac545f]] Translated using Weblate (Russian)<br/>Currently translated at 91.8% (2431 of 2647 strings)<br/>Translation: tdepim/kmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=cd7ace3a [cd7ace3a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (697 of 697 strings)<br/>Translation: tdepim/kalarm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kalarm/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=203b147b [203b147b]] Translated using Weblate (Russian)<br/>Currently translated at 94.5% (348 of 368 strings)<br/>Translation: tdebase/kate<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kate/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=42659f46 [42659f46]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (101 of 101 strings)<br/>Translation: tdebase/kfindpart<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kfindpart/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=17a19efb [17a19efb]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1013 of 1013 strings)<br/>Translation: tdelibs/tdeprint<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e439266d [e439266d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdebase/tdelicense<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6d019074 [6d019074]] Translated using Weblate (Russian)<br/>Currently translated at 95.5% (2464 of 2578 strings)<br/>Translation: tdewebdev/quanta<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/quanta/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c300ad02 [c300ad02]] Translated using Weblate (Russian)<br/>Currently translated at 96.0% (4989 of 5195 strings)<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6590b5ab [6590b5ab]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdegames/klickety<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/klickety/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5e640f9d [5e640f9d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (108 of 108 strings)<br/>Translation: tdegames/kbattleship<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/kbattleship/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=45d75aae [45d75aae]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (139 of 139 strings)<br/>Translation: tdegames/atlantik<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/atlantik/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f012b653 [f012b653]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (85 of 85 strings)<br/>Translation: tdeedu/klettres<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/klettres/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bf29c600 [bf29c600]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (124 of 124 strings)<br/>Translation: tdeutils/kcmlirc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kcmlirc/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bca56e64 [bca56e64]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (386 of 386 strings)<br/>Translation: tdegraphics/kolourpaint<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kolourpaint/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1779433b [1779433b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (790 of 790 strings)<br/>Translation: tdenetwork/tdefileshare<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/tdefileshare/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f95219d2 [f95219d2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (84 of 84 strings)<br/>Translation: tdebase/kcmtaskbar<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c24cc5c3 [c24cc5c3]] Translated using Weblate (Russian)<br/>Currently translated at 80.9% (68 of 84 strings)<br/>Translation: tdebase/kcmtaskbar<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=668aacdb [668aacdb]] Translated using Weblate (Polish)<br/>Currently translated at 84.7% (356 of 420 strings)<br/>Translation: tdelibs/timezones<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/timezones/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a79dc217 [a79dc217]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/timezones<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/timezones/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5e5d11e6 [5e5d11e6]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4a46fdb8 [4a46fdb8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdegraphics/kghostview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kghostview/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=27658a95 [27658a95]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=51d4d926 [51d4d926]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdeedu/kvoctrain<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kvoctrain/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ad155181 [ad155181]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6b5aa2f8 [6b5aa2f8]] Translated using Weblate (Russian)<br/>Currently translated at 88.2% (30 of 34 strings)<br/>Translation: tdevelop/tdevtipofday<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevtipofday/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=736e94be [736e94be]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (287 of 287 strings)<br/>Translation: tdeartwork/klock<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/klock/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4a03c66a [4a03c66a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (60 of 60 strings)<br/>Translation: tdeedu/libtdeedu<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/libtdeedu/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8223c079 [8223c079]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (145 of 145 strings)<br/>Translation: tdeedu/keduca<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/keduca/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=10af1497 [10af1497]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (88 of 88 strings)<br/>Translation: tdeedu/kanagram<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kanagram/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=611f5ff9 [611f5ff9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (127 of 127 strings)<br/>Translation: tdepim/tdepimwizards<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdepimwizards/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=97cff302 [97cff302]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (39 of 39 strings)<br/>Translation: tdepim/tdepimresources<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdepimresources/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=44957956 [44957956]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (29 of 29 strings)<br/>Translation: tdepim/tdeio_imap4<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeio_imap4/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=80b4a0e1 [80b4a0e1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdepim/tdeio_groupwise<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeio_groupwise/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9e84130e [9e84130e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (20 of 20 strings)<br/>Translation: tdepim/tdefile_palm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdefile_palm/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dcb7b17d [dcb7b17d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdepim/tdeabc2mutt<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeabc2mutt/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9d9d52cc [9d9d52cc]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (42 of 42 strings)<br/>Translation: tdepim/libksieve<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libksieve/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=fb5af44a [fb5af44a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (119 of 119 strings)<br/>Translation: tdepim/libkpgp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkpgp/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6a3935a5 [6a3935a5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (12 of 12 strings)<br/>Translation: tdepim/libkmime<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkmime/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5c019dda [5c019dda]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (509 of 509 strings)<br/>Translation: tdepim/libkcal<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e07060ae [e07060ae]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (38 of 38 strings)<br/>Translation: tdepim/kwatchgnupg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kwatchgnupg/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=44b253ff [44b253ff]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (20 of 20 strings)<br/>Translation: tdepim/kres_xmlrpc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kres_xmlrpc/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=91535bc3 [91535bc3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (21 of 21 strings)<br/>Translation: tdepim/kres_groupware<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kres_groupware/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=018a78d6 [018a78d6]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (26 of 26 strings)<br/>Translation: tdepim/kres_blogging<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kres_blogging/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3c9fa65a [3c9fa65a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (104 of 104 strings)<br/>Translation: tdepim/knotes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knotes/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1840a25c [1840a25c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (723 of 723 strings)<br/>Translation: tdepim/knode<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knode/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8e8a1fa4 [8e8a1fa4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (90 of 90 strings)<br/>Translation: tdepim/kmailcvt<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmailcvt/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=df1c4b4c [df1c4b4c]] Translated using Weblate (Russian)<br/>Currently translated at 91.8% (2431 of 2647 strings)<br/>Translation: tdepim/kmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e82574a0 [e82574a0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (196 of 196 strings)<br/>Translation: tdepim/kleopatra<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kleopatra/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=97772a4c [97772a4c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdepim/kgantt<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kgantt/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b61561ed [b61561ed]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (71 of 71 strings)<br/>Translation: tdepim/kdgantt<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kdgantt/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=075aba7f [075aba7f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (12 of 12 strings)<br/>Translation: tdebase/kgreet_winbind<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kgreet_winbind/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=87d53d15 [87d53d15]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdebase/tdehtmlkttsd<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdehtmlkttsd/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=68eb516a [68eb516a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (45 of 45 strings)<br/>Translation: tdebase/kcmfonts<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmfonts/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=215c24c8 [215c24c8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (22 of 22 strings)<br/>Translation: tdebase/libtaskmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskmanager/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5fe22eb9 [5fe22eb9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (18 of 18 strings)<br/>Translation: tdebase/kcmenergy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmenergy/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d615a2ee [d615a2ee]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdebase/libkickermenu_konsole<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkickermenu_konsole/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6adbe88e [6adbe88e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdebase/ksystemtrayapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksystemtrayapplet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3c976241 [3c976241]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: tdebase/tdeio_ldap<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_ldap/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=320e6b48 [320e6b48]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdebase/libdmctl<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libdmctl/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=85b5a1ef [85b5a1ef]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (17 of 17 strings)<br/>Translation: tdebase/twin_lib<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin_lib/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dd5fe080 [dd5fe080]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (12 of 12 strings)<br/>Translation: tdebase/tdeio_floppy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_floppy/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7b82923a [7b82923a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdebase/libkickermenu_tdeprint<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkickermenu_tdeprint/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9ed3761d [9ed3761d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdebase/tdeio_fish<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_fish/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f2c1f71a [f2c1f71a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (26 of 26 strings)<br/>Translation: tdebase/libkickermenu_tom<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkickermenu_tom/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dc6e6b47 [dc6e6b47]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdebase/tdeio_nfs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_nfs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=96c5e946 [96c5e946]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (31 of 31 strings)<br/>Translation: tdebase/kprinter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kprinter/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a201e905 [a201e905]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (19 of 19 strings)<br/>Translation: tdebase/kcmview1394<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmview1394/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dba4604c [dba4604c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: tdebase/kickermenu_kate<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kickermenu_kate/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=58d1feb5 [58d1feb5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (21 of 21 strings)<br/>Translation: tdebase/tdeio_smb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_smb/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c647f2df [c647f2df]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdebase/krunapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/krunapplet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5f3395b4 [5f3395b4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (38 of 38 strings)<br/>Translation: tdebase/kminipagerapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kminipagerapplet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=30e72097 [30e72097]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (42 of 42 strings)<br/>Translation: tdebase/kcmkurifilt<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkurifilt/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a5b1e4e9 [a5b1e4e9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (15 of 15 strings)<br/>Translation: tdebase/kcmlaunch<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlaunch/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=119f53de [119f53de]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdebase/tdeio_thumbnail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_thumbnail/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9167d9f7 [9167d9f7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: tdebase/tdeio_mac<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_mac/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4234440a [4234440a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdebase/tdescreensaver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdescreensaver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=26ce6818 [26ce6818]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b94ce0e3 [b94ce0e3]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7710437d [7710437d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdebase/kgreet_classic<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kgreet_classic/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3a27f099 [3a27f099]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: tdesdk/kuiviewer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kuiviewer/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c0703091 [c0703091]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdeartwork/tdestyle_phase_config<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/tdestyle_phase_config/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b32ca458 [b32ca458]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: tdeartwork/tdepartsaver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/tdepartsaver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c2e9572a [c2e9572a]] Translated using Weblate (Russian)<br/>Currently translated at 99.6% (286 of 287 strings)<br/>Translation: tdeartwork/klock<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/klock/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=aa7c66d5 [aa7c66d5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (19 of 19 strings)<br/>Translation: tdeaddons/konq - tdehtmlsettings<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-tdehtmlsettings/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2c9b00c7 [2c9b00c7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: tdeaddons/konqsidebar - news<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konqsidebar-news/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f967fad7 [f967fad7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdeaccessibility/libKTTSD<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaccessibility/libkttsd/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=97d2243f [97d2243f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (464 of 464 strings)<br/>Translation: tdeaccessibility/kttsd<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaccessibility/kttsd/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dc0c5f05 [dc0c5f05]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (20 of 20 strings)<br/>Translation: tdeutils/tdessh<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdessh/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8a94be40 [8a94be40]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (110 of 110 strings)<br/>Translation: tdeutils/klaptopdaemon<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/klaptopdaemon/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ee8f55e8 [ee8f55e8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (553 of 553 strings)<br/>Translation: tdeutils/kgpg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kgpg/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d7e0bb07 [d7e0bb07]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdenetwork/tdeio_jabberdisco<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/tdeio_jabberdisco/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2af0b590 [2af0b590]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (100 of 100 strings)<br/>Translation: tdenetwork/kcmlanbrowser<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kcmlanbrowser/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=25ce6319 [25ce6319]] Translated using Weblate (Russian)<br/>Currently translated at 76.9% (30 of 39 strings)<br/>Translation: tdepim/tdeio_sieve<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeio_sieve/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dcb73c3b [dcb73c3b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdepim/tdeio_scalix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeio_scalix/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8513a40e [8513a40e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdepim/tdeio_mobile<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeio_mobile/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7c4a2ea2 [7c4a2ea2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdepim/tdefile_vcf<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdefile_vcf/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7ab95a86 [7ab95a86]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdepim/tdefile_rfc822<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdefile_rfc822/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=982de327 [982de327]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdepim/tdefile_ics<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdefile_ics/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=857e92f7 [857e92f7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdepim/libkpimexchange<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkpimexchange/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3c63ebce [3c63ebce]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdepim/libkholidays<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkholidays/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f567b7dc [f567b7dc]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdepim/kres_tvanytime<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kres_tvanytime/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c95684ae [c95684ae]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: tdepim/kres_exchange<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kres_exchange/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c4d66fd9 [c4d66fd9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdepim/kres_birthday<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kres_birthday/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8d59fc8f [8d59fc8f]] Translated using Weblate (Russian)<br/>Currently translated at 75.6% (56 of 74 strings)<br/>Translation: tdepim/kmobile<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmobile/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=329de07f [329de07f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (26 of 26 strings)<br/>Translation: tdepim/kcmkontactnt<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kcmkontactnt/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0fdc1ce2 [0fdc1ce2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (697 of 697 strings)<br/>Translation: tdepim/kalarm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kalarm/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ab617049 [ab617049]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdebase/tdesud<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdesud/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=14193cb8 [14193cb8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdebase/tdeio_finger<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_finger/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=52349311 [52349311]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (31 of 31 strings)<br/>Translation: tdebase/kcmsmartcard<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmsmartcard/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1269b256 [1269b256]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (68 of 68 strings)<br/>Translation: tdebase/kcmarts<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmarts/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=abd6fbd3 [abd6fbd3]] Translated using Weblate (Russian)<br/>Currently translated at 70.0% (14 of 20 strings)<br/>Translation: tdebase/kcmiccconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmiccconfig/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ef0fbd9c [ef0fbd9c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdebase/dockbarextension<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/dockbarextension/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a247c68b [a247c68b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (101 of 101 strings)<br/>Translation: tdebase/kfindpart<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kfindpart/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=622a9c17 [622a9c17]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (227 of 227 strings)<br/>Translation: tdelibs/cupsdconf<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/cupsdconf/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6af81e6d [6af81e6d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (199 of 199 strings)<br/>Translation: tdebase/kcmhwmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmhwmanager/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6c54408f [6c54408f]] Translated using Weblate (Portuguese (Brazil))<br/>Currently translated at 97.2% (810 of 833 strings)<br/>Translation: tdesdk/umbrello<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/umbrello/pt_BR/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f3520c03 [f3520c03]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (177 of 177 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ff3d0351 [ff3d0351]] Translated using Weblate (Portuguese (Brazil))<br/>Currently translated at 96.8% (281 of 290 strings)<br/>Translation: tdebase/konsole<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/pt_BR/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6676b51a [6676b51a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdepim/kmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=652679db [652679db]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (509 of 509 strings)<br/>Translation: tdepim/libkcal<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c4ec790d [c4ec790d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (126 of 126 strings)<br/>Translation: tdebase/tdmgreet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdmgreet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4a4b0b04 [4a4b0b04]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (119 of 119 strings)<br/>Translation: tdebase/clockapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/clockapplet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=aa4428d0 [aa4428d0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (103 of 103 strings)<br/>Translation: tdebase/kasbarextension<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kasbarextension/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=16170ee1 [16170ee1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (69 of 69 strings)<br/>Translation: tdebase/twin_clients<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin_clients/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bc533829 [bc533829]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdebase/libkickermenu_remotemenu<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkickermenu_remotemenu/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=17c7452a [17c7452a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (67 of 67 strings)<br/>Translation: tdebase/libkonq<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkonq/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c8264c68 [c8264c68]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (226 of 226 strings)<br/>Translation: tdebase/kdesktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8c57cd28 [8c57cd28]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (59 of 59 strings)<br/>Translation: tdebase/kcmcss<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmcss/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2ff0698f [2ff0698f]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=71dfa20f [71dfa20f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: tdepim/kres_groupdav<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kres_groupdav/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=82565784 [82565784]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (177 of 177 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=cef2c11e [cef2c11e]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (30 of 30 strings)<br/>Translation: tdebase/kcmsmserver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmsmserver/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=96bf2239 [96bf2239]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdebase/display<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/display/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9abd393e [9abd393e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdebase/tdeio_remote<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_remote/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=eb5887d6 [eb5887d6]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=081240a8 [081240a8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5b1bde73 [5b1bde73]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6eb8004c [6eb8004c]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (177 of 177 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=fdd4388e [fdd4388e]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (160 of 160 strings)<br/>Translation: tdeutils/kregexpeditor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ec883460 [ec883460]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (177 of 177 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b3dd6805 [b3dd6805]] Translated using Weblate (Polish)<br/>Currently translated at 98.3% (174 of 177 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=41b1da81 [41b1da81]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (30 of 30 strings)<br/>Translation: tdebase/kcmsmserver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmsmserver/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=aead111d [aead111d]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (112 of 112 strings)<br/>Translation: tdebase/kcminput<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcminput/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=487084e7 [487084e7]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (330 of 330 strings)<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=290ade79 [290ade79]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (290 of 290 strings)<br/>Translation: tdebase/konsole<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=975f7fb8 [975f7fb8]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (39 of 39 strings)<br/>Translation: tdebase/tdeio_sftp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_sftp/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0af94559 [0af94559]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d2ff02f4 [d2ff02f4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (380 of 380 strings)<br/>Translation: tdewebdev/kxsldbg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kxsldbg/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d959dab2 [d959dab2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (37 of 37 strings)<br/>Translation: tdepim/tdeabc_slox<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeabc_slox/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2e19e441 [2e19e441]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdebase/tdeio_nntp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_nntp/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c4492e46 [c4492e46]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdebase/tdeio_settings<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_settings/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d59b4539 [d59b4539]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=35ef10cc [35ef10cc]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdewebdev/kxsldbg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kxsldbg/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=fdebdf92 [fdebdf92]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdewebdev/quanta<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/quanta/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2f7e9fb1 [2f7e9fb1]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmsmserver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmsmserver/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=593757e5 [593757e5]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (171 of 171 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/pt/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9d1c4d8d [9d1c4d8d]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=edc1a288 [edc1a288]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (171 of 171 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/pt/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=31f89957 [31f89957]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f3492093 [f3492093]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=cfe448e6 [cfe448e6]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=31f9e216 [31f9e216]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7c0391c8 [7c0391c8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0f8bcb66 [0f8bcb66]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=da9f835d [da9f835d]] Translated using Weblate (Russian)<br/>Currently translated at 35.8% (14 of 39 strings)<br/>Translation: tdebase/tdeio_sftp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_sftp/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a05a1e8e [a05a1e8e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=38efb07d [38efb07d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/twin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7a86a9e9 [7a86a9e9]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=eeab8af9 [eeab8af9]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: tdeaddons/kate - sort<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-sort/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a2d5be52 [a2d5be52]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (28 of 28 strings)<br/>Translation: tdebase/kcmsmserver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmsmserver/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=552b8532 [552b8532]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (112 of 112 strings)<br/>Translation: tdebase/kcminput<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcminput/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=595f4f5b [595f4f5b]] Translated using Weblate (Polish)<br/>Currently translated at 94.8% (37 of 39 strings)<br/>Translation: tdebase/tdeio_sftp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_sftp/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=304c6f6e [304c6f6e]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (39 of 39 strings)<br/>Translation: tdebase/tdeio_sftp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_sftp/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9943b550 [9943b550]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/tdeio_sftp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_sftp/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e0be9ac5 [e0be9ac5]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=80e6633a [80e6633a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/tdeio_sftp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_sftp/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=778bdb6c [778bdb6c]] Translated using Weblate (Polish)<br/>Currently translated at 92.8% (26 of 28 strings)<br/>Translation: tdebase/kcmsmserver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmsmserver/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6e92f7c8 [6e92f7c8]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (112 of 112 strings)<br/>Translation: tdebase/kcminput<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcminput/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8e26842c [8e26842c]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=923faa2d [923faa2d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmsmserver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmsmserver/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=eaeeefb9 [eaeeefb9]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kxkb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c9ae8ff1 [c9ae8ff1]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1621e39a [1621e39a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcminput<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcminput/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0fc856d1 [0fc856d1]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9b55d959 [9b55d959]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: tdeaddons/kate - sort<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-sort/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=66810721 [66810721]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (171 of 171 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ea4f230e [ea4f230e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=613385fc [613385fc]] Translated using Weblate (Russian)<br/>Currently translated at 92.8% (26 of 28 strings)<br/>Translation: tdebase/kcmsmserver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmsmserver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c68dba8e [c68dba8e]] Translated using Weblate (Russian)<br/>Currently translated at 98.4% (124 of 126 strings)<br/>Translation: tdebase/tdmgreet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdmgreet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=52dac94e [52dac94e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (54 of 54 strings)<br/>Translation: tdebase/tderandr<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tderandr/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e52f03e3 [e52f03e3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (366 of 366 strings)<br/>Translation: tdebase/ksysguard<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksysguard/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=115111f5 [115111f5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (39 of 39 strings)<br/>Translation: tdebase/tdesu<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdesu/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c6932ce3 [c6932ce3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (226 of 226 strings)<br/>Translation: tdebase/kdesktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=033dda75 [033dda75]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdelibs/tdeabc_dir<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeabc_dir/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=05744aef [05744aef]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (199 of 199 strings)<br/>Translation: tdebase/kcmhwmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmhwmanager/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6a82a94f [6a82a94f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (29 of 29 strings)<br/>Translation: tdebase/tdehwdevicetray<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdehwdevicetray/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d7f1bbe0 [d7f1bbe0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3050 of 3050 strings)<br/>Translation: tdenetwork/kopete<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kopete/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1037156d [1037156d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (171 of 171 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2c19e5c8 [2c19e5c8]] Translated using Weblate (Russian)<br/>Currently translated at 95.5% (43 of 45 strings)<br/>Translation: tdebase/kcmfonts<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmfonts/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a2ebe335 [a2ebe335]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (152 of 152 strings)<br/>Translation: tdebase/tdmconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdmconfig/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=775ef46d [775ef46d]] Translated using Weblate (Russian)<br/>Currently translated at 90.9% (20 of 22 strings)<br/>Translation: tdebase/libtaskmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskmanager/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f39ee04f [f39ee04f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (88 of 88 strings)<br/>Translation: tdebase/kpersonalizer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kpersonalizer/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a22a4ed8 [a22a4ed8]] Translated using Weblate (Russian)<br/>Currently translated at 86.4% (89 of 103 strings)<br/>Translation: tdebase/ktip<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ktip/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3710f4f9 [3710f4f9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (276 of 276 strings)<br/>Translation: tdebase/kcminfo<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcminfo/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9c5b1703 [9c5b1703]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (73 of 73 strings)<br/>Translation: tdebase/kcmdisplayconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmdisplayconfig/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b3c9984f [b3c9984f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (66 of 66 strings)<br/>Translation: tdebase/privacy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/privacy/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9b16155e [9b16155e]] Translated using Weblate (Russian)<br/>Currently translated at 88.2% (15 of 17 strings)<br/>Translation: tdebase/twin_lib<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin_lib/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c37ddf8b [c37ddf8b]] Translated using Weblate (Russian)<br/>Currently translated at 98.3% (117 of 119 strings)<br/>Translation: tdebase/clockapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/clockapplet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5c9677ba [5c9677ba]] Translated using Weblate (Russian)<br/>Currently translated at 98.0% (101 of 103 strings)<br/>Translation: tdebase/kasbarextension<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kasbarextension/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=40ed4bcf [40ed4bcf]] Translated using Weblate (Russian)<br/>Currently translated at 97.1% (67 of 69 strings)<br/>Translation: tdebase/twin_clients<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin_clients/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1c72135a [1c72135a]] Translated using Weblate (Russian)<br/>Currently translated at 99.1% (111 of 112 strings)<br/>Translation: tdebase/kcminput<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcminput/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=77741873 [77741873]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (124 of 124 strings)<br/>Translation: tdebase/kcmbackground<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmbackground/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=967268e9 [967268e9]] Translated using Weblate (Russian)<br/>Currently translated at 65.0% (13 of 20 strings)<br/>Translation: tdebase/kcmiccconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmiccconfig/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1ddaa2dd [1ddaa2dd]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (64 of 64 strings)<br/>Translation: tdebase/kcmscreensaver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmscreensaver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=92a6812e [92a6812e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (59 of 59 strings)<br/>Translation: tdebase/kcmsamba<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmsamba/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=24e78a59 [24e78a59]] Translated using Weblate (Russian)<br/>Currently translated at 84.6% (11 of 13 strings)<br/>Translation: tdebase/kickermenu_kate<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kickermenu_kate/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5da41c8b [5da41c8b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdebase/extensionproxy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/extensionproxy/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9dfa80f4 [9dfa80f4]] Translated using Weblate (Russian)<br/>Currently translated at 97.0% (65 of 67 strings)<br/>Translation: tdebase/libkonq<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkonq/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=36da9c14 [36da9c14]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (37 of 37 strings)<br/>Translation: tdebase/kcmcomponentchooser<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmcomponentchooser/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6e7a0b8d [6e7a0b8d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (64 of 64 strings)<br/>Translation: tdebase/kcmmedia<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmmedia/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c97c02af [c97c02af]] Translated using Weblate (Russian)<br/>Currently translated at 94.7% (36 of 38 strings)<br/>Translation: tdebase/kminipagerapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kminipagerapplet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=907f51d8 [907f51d8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (226 of 226 strings)<br/>Translation: tdebase/kdesktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=97c4f442 [97c4f442]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdebase/appletproxy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/appletproxy/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2fdec0ef [2fdec0ef]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (127 of 127 strings)<br/>Translation: tdebase/kcmtwinrules<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtwinrules/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b727fbda [b727fbda]] Translated using Weblate (Russian)<br/>Currently translated at 85.7% (12 of 14 strings)<br/>Translation: tdebase/tdescreensaver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdescreensaver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=434c598a [434c598a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdelibs/libtdescreensaver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/libtdescreensaver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4089fda0 [4089fda0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdeaddons/kate - sort<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-sort/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2cbc589c [2cbc589c]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e2d5d6b8 [e2d5d6b8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdepim/libkcal<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=151f6131 [151f6131]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdepim/kmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=47c2ae17 [47c2ae17]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=faaf9772 [faaf9772]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5b3b00f1 [5b3b00f1]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f34f2365 [f34f2365]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6983e752 [6983e752]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/tdeio_smtp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_smtp/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d86b07fe [d86b07fe]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdenetwork/kopete<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kopete/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d1f33ee4 [d1f33ee4]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e9ece646 [e9ece646]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (255 of 255 strings)<br/>Translation: tdeadmin/kpackage<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/kpackage/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=96d252b0 [96d252b0]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdeutils/kmilo_asus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kmilo_asus/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=df9a76ce [df9a76ce]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (2036 of 2036 strings)<br/>Translation: tdeartwork/kxsconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dfdb2488 [dfdb2488]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (160 of 160 strings)<br/>Translation: tdeutils/kregexpeditor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=59dbb13c [59dbb13c]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (38 of 38 strings)<br/>Translation: tdepim/kwatchgnupg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kwatchgnupg/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=aa2a5d1a [aa2a5d1a]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (331 of 331 strings)<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=51ae0630 [51ae0630]] Added translation using Weblate (Italian)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5dd3d57f [5dd3d57f]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (1013 of 1013 strings)<br/>Translation: tdelibs/tdeprint<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=446206b2 [446206b2]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (38 of 38 strings)<br/>Translation: tdepim/kwatchgnupg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kwatchgnupg/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e285c92a [e285c92a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=80632599 [80632599]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/tdeio_media<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_media/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7ef9dbeb [7ef9dbeb]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmhwmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmhwmanager/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=967b322e [967b322e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/tdehwdevicetray<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdehwdevicetray/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=563b41e9 [563b41e9]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=77a23fd7 [77a23fd7]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmhwmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmhwmanager/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=74110c83 [74110c83]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (331 of 331 strings)<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=716ad5fa [716ad5fa]] tdebase: remove translations for 'Hotpluggable'. This relates to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/442 TDE/tdebase#442]
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=07decc39 [07decc39]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kxkb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=42dfff61 [42dfff61]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c34e8b6a [c34e8b6a]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=38041442 [38041442]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdegraphics/kghostview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kghostview/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2725a156 [2725a156]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2b54aba2 [2b54aba2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (833 of 833 strings)<br/>Translation: tdesdk/umbrello<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/umbrello/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=02030efa [02030efa]] Translated using Weblate (Russian)<br/>Currently translated at 92.2% (461 of 500 strings)<br/>Translation: tdesdk/tdecachegrind<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdecachegrind/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5abddf59 [5abddf59]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1016 of 1016 strings)<br/>Translation: tdesdk/kbabel<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kbabel/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=fc1947d4 [fc1947d4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (21 of 21 strings)<br/>Translation: tdeaddons/konq - validators<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-validators/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=995b2521 [995b2521]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: tdegraphics/kruler<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kruler/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4722fda2 [4722fda2]] Translated using Weblate (Russian)<br/>Currently translated at 71.0% (49 of 69 strings)<br/>Translation: tdebase/drkonqi<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/drkonqi/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c7fe792b [c7fe792b]] Translated using Weblate (Russian)<br/>Currently translated at 86.4% (89 of 103 strings)<br/>Translation: tdebase/ktip<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ktip/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c55b4ce5 [c55b4ce5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (241 of 241 strings)<br/>Translation: tdebase/kcmkonqhtml<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkonqhtml/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=aeed5fd8 [aeed5fd8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2738 of 2738 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b7b847f5 [b7b847f5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (223 of 223 strings)<br/>Translation: tdeutils/tdefilereplace<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdefilereplace/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=255d26f7 [255d26f7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (238 of 238 strings)<br/>Translation: tdeutils/ksim<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/ksim/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=78aad284 [78aad284]] Translated using Weblate (Russian)<br/>Currently translated at 86.4% (89 of 103 strings)<br/>Translation: tdebase/ktip<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ktip/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=76168eb5 [76168eb5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (24 of 24 strings)<br/>Translation: tdebase/kcmperformance<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmperformance/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1fd85bdd [1fd85bdd]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (21 of 21 strings)<br/>Translation: tdebase/tdeio_pop3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_pop3/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2a58fce8 [2a58fce8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (255 of 255 strings)<br/>Translation: tdebase/kcmtdeio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtdeio/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7d228567 [7d228567]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (36 of 36 strings)<br/>Translation: tdebase/kfmclient<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kfmclient/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d1527d8f [d1527d8f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (29 of 29 strings)<br/>Translation: tdebase/tdeio_smtp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_smtp/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6c363a97 [6c363a97]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (140 of 140 strings)<br/>Translation: tdebase/khelpcenter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khelpcenter/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ec080931 [ec080931]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/twin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bc2988ac [bc2988ac]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bd5194d2 [bd5194d2]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=04ed4b52 [04ed4b52]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (76 of 76 strings)<br/>Translation: tdebase/kcmusb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmusb/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bc1d1c98 [bc1d1c98]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (43 of 43 strings)<br/>Translation: tdebase/kthememanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kthememanager/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ffa5d7e7 [ffa5d7e7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (96 of 96 strings)<br/>Translation: tdebase/tdeprintfax<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeprintfax/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=076c2fed [076c2fed]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdebase/tdestyle_keramik_config<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdestyle_keramik_config/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4ceab3f4 [4ceab3f4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (27 of 27 strings)<br/>Translation: tdebase/ksplashthemes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksplashthemes/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=512d9f79 [512d9f79]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (110 of 110 strings)<br/>Translation: tdebase/kxkb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=47e26a43 [47e26a43]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (93 of 93 strings)<br/>Translation: tdebase/tdefontinst<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdefontinst/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3a144469 [3a144469]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdebase/tdeio_home<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_home/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=cd272aca [cd272aca]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: tdebase/kcmnotify<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmnotify/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d2ba7ada [d2ba7ada]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (290 of 290 strings)<br/>Translation: tdebase/konsole<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=135f1b2e [135f1b2e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (71 of 71 strings)<br/>Translation: tdebase/klipper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/klipper/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=07c69212 [07c69212]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2738 of 2738 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=03934f6b [03934f6b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdebase/tdeio_system<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_system/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=67680029 [67680029]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0e0ae526 [0e0ae526]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (57 of 57 strings)<br/>Translation: tdesdk/tdeio_svn<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdeio_svn/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8a87c6d1 [8a87c6d1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdesdk/tdefile_ts<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdefile_ts/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=aade5865 [aade5865]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdesdk/tdefile_po<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdefile_po/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=522da565 [522da565]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (24 of 24 strings)<br/>Translation: tdesdk/tdefile_diff<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdefile_diff/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=83c47a3a [83c47a3a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdesdk/tdefile_cpp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdefile_cpp/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4d9ffb4a [4d9ffb4a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdesdk/kres_bugzilla<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kres_bugzilla/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=cfa3a9ad [cfa3a9ad]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (208 of 208 strings)<br/>Translation: tdesdk/kbugbuster<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kbugbuster/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3ebed3f3 [3ebed3f3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3050 of 3050 strings)<br/>Translation: tdenetwork/kopete<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kopete/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=acb7bd01 [acb7bd01]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdebase/kmenuapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kmenuapplet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b406e7b0 [b406e7b0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (276 of 276 strings)<br/>Translation: tdebase/kcminfo<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcminfo/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=610e404f [610e404f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdebase/krdb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/krdb/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bf546323 [bf546323]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdebase/kcmspellchecking<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmspellchecking/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4a6399d3 [4a6399d3]] Translated using Weblate (Russian)<br/>Currently translated at 65.0% (13 of 20 strings)<br/>Translation: tdebase/kcmiccconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmiccconfig/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=80a06e94 [80a06e94]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdebase/tdeio_tar<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_tar/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4b26c4f5 [4b26c4f5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdebase/libkickermenu_recentdocs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkickermenu_recentdocs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=58999e40 [58999e40]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdebase/libkickermenu_prefmenu<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkickermenu_prefmenu/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6ce221c9 [6ce221c9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: tdeaddons/kate - sort<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-sort/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0390f05b [0390f05b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: tdeaddons/konq - webarchiver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-webarchiver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=cf552d9d [cf552d9d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdeaddons/noatun - wavecapture<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-wavecapture/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=433ee6e7 [433ee6e7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (12 of 12 strings)<br/>Translation: tdeaddons/noatun - wakeup<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-wakeup/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=46159872 [46159872]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeaddons/noatun - tyler<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-tyler/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e02bff0f [e02bff0f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdeaddons/noatun - tippecanoe<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-tippecanoe/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c0761ee7 [c0761ee7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdeaddons/tdefile - txt<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/tdefile-txt/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=cd18979e [cd18979e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdeaddons/tdefile - mhtml<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/tdefile-mhtml/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=712079e1 [712079e1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: tdeaddons/tdefile - lnk<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/tdefile-lnk/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4fce9e09 [4fce9e09]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdeaddons/tdefile - html<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/tdefile-html/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=25db3dca [25db3dca]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdeaddons/tdefile - folder<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/tdefile-folder/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ef1f9ac7 [ef1f9ac7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (15 of 15 strings)<br/>Translation: tdeaddons/tdefile - desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/tdefile-desktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=10e3306c [10e3306c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (15 of 15 strings)<br/>Translation: tdeaddons/tdefile - cert<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/tdefile-cert/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f3fec0e8 [f3fec0e8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdeaddons/noatun - synaescope<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-synaescope/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a86eaabb [a86eaabb]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: tdeaddons/konq - searchbar<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-searchbar/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5da3c28e [5da3c28e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdeaddons/noatun - pitchablespeed<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-pitchablespeed/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dce4401c [dce4401c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdeaddons/konq - minitools<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-minitools/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=65231d72 [65231d72]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdeaddons/konq - microformat<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-microformat/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e048a4eb [e048a4eb]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (42 of 42 strings)<br/>Translation: tdeaddons/kicker - mediacontrol<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kicker-mediacontrol/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=03f6f36f [03f6f36f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (32 of 32 strings)<br/>Translation: tdeaddons/noatun - lyrics<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-lyrics/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=75a2d1a4 [75a2d1a4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdeaddons/kaddressbook - gmx<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kaddressbook-gmx/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=111da4e5 [111da4e5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdeaddons/kaddressbook - kworldclock<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kaddressbook-kworldclock/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=37ccc73b [37ccc73b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (53 of 53 strings)<br/>Translation: tdeaddons/kicker - ktimemon<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kicker-ktimemon/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=877faee6 [877faee6]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (48 of 48 strings)<br/>Translation: tdeaddons/konqsidebar - metabar<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konqsidebar-metabar/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8a964e80 [8a964e80]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdeaddons/konqsidebar - mediaplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konqsidebar-mediaplayer/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6215185a [6215185a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (22 of 22 strings)<br/>Translation: tdeaddons/konqsidebar - delicious<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konqsidebar-delicious/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=432a8fd9 [432a8fd9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (20 of 20 strings)<br/>Translation: tdeaddons/kicker - kmathapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kicker-kmathapplet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2537b8d7 [2537b8d7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (33 of 33 strings)<br/>Translation: tdeaddons/kicker - kbinaryclock<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kicker-kbinaryclock/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=41b3507f [41b3507f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: tdeaddons/kate - xmltools<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-xmltools/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d895f991 [d895f991]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdeaddons/kate - xmlcheck<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-xmlcheck/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1477c443 [1477c443]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdeaddons/kate - textfilter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-textfilter/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a96d906d [a96d906d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdeaddons/kate - tabbarextension<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-tabbarextension/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=02b5b392 [02b5b392]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdeaddons/kate - snippets<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-snippets/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=06908d1c [06908d1c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdeaddons/kate - pybrowse<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-pybrowse/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=68019125 [68019125]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeaddons/kate - openheader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-openheader/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e4943b1f [e4943b1f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeaddons/kate - modeline<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-modeline/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4a8e169d [4a8e169d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (19 of 19 strings)<br/>Translation: tdeaddons/kate - make<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-make/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8548c37e [8548c37e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdeaddons/kate - kjswrapper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-kjswrapper/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=65197c45 [65197c45]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (30 of 30 strings)<br/>Translation: tdeaddons/kate - insertcommand<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-insertcommand/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f33c05f3 [f33c05f3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdeaddons/kate - htmltools<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-htmltools/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a3220aa3 [a3220aa3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdeaddons/kate - helloworld<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-helloworld/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0768ae06 [0768ae06]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdeaddons/kate - fll_plugin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-fll_plugin/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7ed62a7e [7ed62a7e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdeaddons/kate - fll_initplugin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-fll_initplugin/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4551fe7c [4551fe7c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (54 of 54 strings)<br/>Translation: tdeaddons/kate - filetemplates<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-filetemplates/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a5773c33 [a5773c33]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (22 of 22 strings)<br/>Translation: tdeaddons/kate - cppsymbolviewer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-cppsymbolviewer/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d5f107a6 [d5f107a6]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdeaddons/rename - image<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/rename-image/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=760d609c [760d609c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdeaddons/noatun - charlatanui<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-charlatanui/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=49a7da4e [49a7da4e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdeaddons/noatun - ffrs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-ffrs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=44ff5289 [44ff5289]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (31 of 31 strings)<br/>Translation: tdeaddons/noatun - dub<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-dub/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f595c2f4 [f595c2f4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (81 of 81 strings)<br/>Translation: tdeaddons/konq - domtreeviewer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-domtreeviewer/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5984420c [5984420c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdeaddons/konq - dirfilter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-dirfilter/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8740f36c [8740f36c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdeaddons/konq - crashes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-crashes/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2eea31a6 [2eea31a6]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdeaddons/konq - autorefresh<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-autorefresh/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0b43890b [0b43890b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: tdeaddons/rename - audio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/rename-audio/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b60fc4c0 [b60fc4c0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdeaddons/konq - ark<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-ark/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4f2e12e9 [4f2e12e9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: tdeaddons/noatun - alsaplayerui<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-alsaplayerui/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8cf5b05b [8cf5b05b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdeaddons/konq - akregator<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-akregator/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1e9608f5 [1e9608f5]] Translated using Weblate (Russian)<br/>Currently translated at 98.6% (3009 of 3050 strings)<br/>Translation: tdenetwork/kopete<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kopete/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bb7f6413 [bb7f6413]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (101 of 101 strings)<br/>Translation: tdebase/kfindpart<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kfindpart/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a2297c73 [a2297c73]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=16fc9290 [16fc9290]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdeutils/kmilo_generic<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kmilo_generic/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=30b25447 [30b25447]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0c9390e0 [0c9390e0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: tdeutils/kmilo_asus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kmilo_asus/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3c9b6e0a [3c9b6e0a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (464 of 464 strings)<br/>Translation: tdeaccessibility/kttsd<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaccessibility/kttsd/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5f018862 [5f018862]] Translated using Weblate (Russian)<br/>Currently translated at 93.8% (5277 of 5622 strings)<br/>Translation: tdeedu/kstars<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kstars/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9cd12c13 [9cd12c13]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4373 of 4373 strings)<br/>Translation: tdeedu/kgeography<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kgeography/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=fb393ca2 [fb393ca2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: tdeutils/tdelirc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdelirc/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=de26e8e7 [de26e8e7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (51 of 51 strings)<br/>Translation: tdeutils/superkaramba<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/superkaramba/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ef2d1ac9 [ef2d1ac9]] Translated using Weblate (Russian)<br/>Currently translated at 85.7% (204 of 238 strings)<br/>Translation: tdeutils/ksim<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/ksim/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8225ecb4 [8225ecb4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (160 of 160 strings)<br/>Translation: tdeutils/kregexpeditor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0d8c5564 [0d8c5564]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdeutils/kmilo_powerbook<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kmilo_powerbook/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=15e159f9 [15e159f9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdeutils/kmilo_generic<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kmilo_generic/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=cbaed96f [cbaed96f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdeutils/kmilo_delli8k<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kmilo_delli8k/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=99665cc4 [99665cc4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdeutils/kmilod<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kmilod/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=76cf712f [76cf712f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (104 of 104 strings)<br/>Translation: tdeutils/kfloppy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kfloppy/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a780ff13 [a780ff13]] Translated using Weblate (Russian)<br/>Currently translated at 98.1% (833 of 849 strings)<br/>Translation: tdepim/kaddressbook<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kaddressbook/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=160a21e5 [160a21e5]] Translated using Weblate (Russian)<br/>Currently translated at 88.3% (288 of 326 strings)<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b39b69b0 [b39b69b0]] Translated using Weblate (Russian)<br/>Currently translated at 85.8% (224 of 261 strings)<br/>Translation: tdebase/kicker<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kicker/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=37c46a10 [37c46a10]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=aaa64918 [aaa64918]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdegraphics/tdefile_raw<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_raw/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2b72b65e [2b72b65e]] Translated using Weblate (Russian)<br/>Currently translated at 88.3% (197 of 223 strings)<br/>Translation: tdeutils/tdefilereplace<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdefilereplace/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=de33568d [de33568d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (121 of 121 strings)<br/>Translation: tdewebdev/klinkstatus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/klinkstatus/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c46c273c [c46c273c]] Translated using Weblate (Russian)<br/>Currently translated at 96.0% (4989 of 5195 strings)<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=463fe953 [463fe953]] Translated using Weblate (Russian)<br/>Currently translated at 92.0% (23 of 25 strings)<br/>Translation: tdeaddons/konq - webarchiver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-webarchiver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f902060c [f902060c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (46 of 46 strings)<br/>Translation: tdeaddons/konq - imgallery<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-imgallery/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e7291a5d [e7291a5d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (254 of 254 strings)<br/>Translation: tdegames/libtdegames<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/libtdegames/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=60f4c2ad [60f4c2ad]] Translated using Weblate (Russian)<br/>Currently translated at 95.6% (951 of 994 strings)<br/>Translation: tdeedu/kvoctrain<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kvoctrain/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c4d13a2c [c4d13a2c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (557 of 557 strings)<br/>Translation: tdeedu/kmplot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kmplot/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8f16a587 [8f16a587]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4373 of 4373 strings)<br/>Translation: tdeedu/kgeography<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kgeography/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a1803a12 [a1803a12]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (765 of 765 strings)<br/>Translation: tdeedu/kalzium<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kalzium/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a9f1223f [a9f1223f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (457 of 457 strings)<br/>Translation: tdeutils/khexedit<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/khexedit/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6f5c5077 [6f5c5077]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (138 of 138 strings)<br/>Translation: tdegraphics/tdeiconedit<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdeiconedit/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9f37b90b [9f37b90b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: tdegraphics/tdefile_xpm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_xpm/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=124a1a5b [124a1a5b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdegraphics/tdefile_xbm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_xbm/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1397cb2b [1397cb2b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (51 of 51 strings)<br/>Translation: tdegraphics/tdefile_tiff<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_tiff/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8cd2a856 [8cd2a856]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (15 of 15 strings)<br/>Translation: tdegraphics/tdefile_tga<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_tga/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2102c574 [2102c574]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (18 of 18 strings)<br/>Translation: tdegraphics/tdefile_rgb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_rgb/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=146a8054 [146a8054]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdegraphics/tdefile_ps<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_ps/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=21580aeb [21580aeb]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdegraphics/tdefile_pnm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_pnm/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ee75c8c5 [ee75c8c5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (26 of 26 strings)<br/>Translation: tdegraphics/tdefile_png<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_png/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=19cf3c62 [19cf3c62]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: tdegraphics/tdefile_pdf<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_pdf/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=107c467f [107c467f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdegraphics/tdefile_pcx<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_pcx/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=02a155ef [02a155ef]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (67 of 67 strings)<br/>Translation: tdegraphics/tdefile_jpeg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_jpeg/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d85c7052 [d85c7052]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdegraphics/tdefile_ico<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_ico/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e2933d93 [e2933d93]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdegraphics/tdefile_gif<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_gif/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4382f606 [4382f606]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (59 of 59 strings)<br/>Translation: tdegraphics/tdefile_exr<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_exr/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5bddf5a5 [5bddf5a5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdegraphics/tdefile_dvi<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_dvi/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=921e29b3 [921e29b3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdegraphics/tdefile_dds<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_dds/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0b56525a [0b56525a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (18 of 18 strings)<br/>Translation: tdegraphics/tdefile_bmp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdefile_bmp/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5694df40 [5694df40]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (107 of 107 strings)<br/>Translation: tdegraphics/libkscan<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/libkscan/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d4f70423 [d4f70423]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdegraphics/libkfaximgage<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/libkfaximgage/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1d63ec25 [1d63ec25]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (179 of 179 strings)<br/>Translation: tdegraphics/kviewshell<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kviewshell/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4cd8d3e0 [4cd8d3e0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: tdegraphics/kviewscannerplugin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kviewscannerplugin/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d794493d [d794493d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (21 of 21 strings)<br/>Translation: tdegraphics/kview_scale<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kview_scale/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5f74d61a [5f74d61a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: tdegraphics/kviewpresenterplugin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kviewpresenterplugin/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1c6f60df [1c6f60df]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: tdegraphics/kvieweffectsplugin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kvieweffectsplugin/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a2c39783 [a2c39783]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdegraphics/kviewbrowserplugin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kviewbrowserplugin/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=23706e02 [23706e02]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (123 of 123 strings)<br/>Translation: tdegraphics/kuickshow<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kuickshow/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=96c0bde1 [96c0bde1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (45 of 45 strings)<br/>Translation: tdegraphics/ksnapshot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksnapshot/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e6536643 [e6536643]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: tdegraphics/kruler<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kruler/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=40b76cfc [40b76cfc]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (225 of 225 strings)<br/>Translation: tdegraphics/kpdf<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kpdf/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=54045117 [54045117]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (256 of 256 strings)<br/>Translation: tdegraphics/kooka<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kooka/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a0ba024f [a0ba024f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (386 of 386 strings)<br/>Translation: tdegraphics/kolourpaint<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kolourpaint/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b9817b46 [b9817b46]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (131 of 131 strings)<br/>Translation: tdegraphics/kghostview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kghostview/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a8614f6c [a8614f6c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (18 of 18 strings)<br/>Translation: tdegraphics/kgamma<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kgamma/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=09d52dca [09d52dca]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (215 of 215 strings)<br/>Translation: tdegraphics/kdvi<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kdvi/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=25b4dfd1 [25b4dfd1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (38 of 38 strings)<br/>Translation: tdegraphics/kcoloredit<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kcoloredit/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=51cd9478 [51cd9478]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdegraphics/kcm_kviewviewerpluginsconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kcm_kviewviewerpluginsconfig/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a2c14518 [a2c14518]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdegraphics/kcm_kviewpluginsconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kcm_kviewpluginsconfig/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2746c521 [2746c521]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: tdegraphics/kcm_kviewgeneralconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kcm_kviewgeneralconfig/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=25650c93 [25650c93]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: tdegraphics/kcm_kviewcanvasconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kcm_kviewcanvasconfig/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4af32845 [4af32845]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: tdegraphics/kcmkamera<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kcmkamera/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bb0c53ea [bb0c53ea]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (790 of 790 strings)<br/>Translation: tdenetwork/tdefileshare<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/tdefileshare/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ff1ec9c1 [ff1ec9c1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (403 of 403 strings)<br/>Translation: tdenetwork/ksirc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/ksirc/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c00aae5c [c00aae5c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (55 of 55 strings)<br/>Translation: tdenetwork/kppplogview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kppplogview/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=93829039 [93829039]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (416 of 416 strings)<br/>Translation: tdenetwork/kppp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kppp/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c152d582 [c152d582]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (94 of 94 strings)<br/>Translation: tdenetwork/kpf<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kpf/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=654c466b [654c466b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (24 of 24 strings)<br/>Translation: tdemultimedia/tdefile_mp3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_mp3/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=acdd4826 [acdd4826]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdemultimedia/tdefile_avi<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_avi/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=85655c32 [85655c32]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (320 of 320 strings)<br/>Translation: tdemultimedia/juk<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/juk/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=12c3105c [12c3105c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (80 of 80 strings)<br/>Translation: tdemultimedia/audiocd_encoder_lame<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/audiocd_encoder_lame/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=acfe74f0 [acfe74f0]] Translated using Weblate (Russian)<br/>Currently translated at 85.0% (17 of 20 strings)<br/>Translation: tdepim/kres_xmlrpc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kres_xmlrpc/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b8f561fa [b8f561fa]] Translated using Weblate (Russian)<br/>Currently translated at 91.8% (2430 of 2647 strings)<br/>Translation: tdepim/kmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b59a52df [b59a52df]] Translated using Weblate (Russian)<br/>Currently translated at 98.1% (833 of 849 strings)<br/>Translation: tdepim/kaddressbook<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kaddressbook/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3b15f99b [3b15f99b]] Translated using Weblate (Russian)<br/>Currently translated at 94.7% (341 of 360 strings)<br/>Translation: tdepim/akregator<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/akregator/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6fd71df1 [6fd71df1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (276 of 276 strings)<br/>Translation: tdebase/kcminfo<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcminfo/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=12eb7e03 [12eb7e03]] Translated using Weblate (Russian)<br/>Currently translated at 98.0% (250 of 255 strings)<br/>Translation: tdebase/kcmtdeio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtdeio/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9937df39 [9937df39]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (145 of 145 strings)<br/>Translation: tdebase/kcmkonq<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkonq/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2ae470e5 [2ae470e5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (124 of 124 strings)<br/>Translation: tdebase/kcmbackground<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmbackground/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=08998baf [08998baf]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (67 of 67 strings)<br/>Translation: tdebase/kcmcolors<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmcolors/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=10ac25e5 [10ac25e5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (19 of 19 strings)<br/>Translation: tdebase/tdedebugdialog<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdedebugdialog/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0771e565 [0771e565]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2865 of 2865 strings)<br/>Translation: tdelibs/ppdtranslations<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/ppdtranslations/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c535e26d [c535e26d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (227 of 227 strings)<br/>Translation: tdelibs/cupsdconf<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/cupsdconf/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=73b6114f [73b6114f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2738 of 2738 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=155b3201 [155b3201]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1202 of 1202 strings)<br/>Translation: tdelibs/tdeio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeio/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2a4c12d6 [2a4c12d6]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=976a81b4 [976a81b4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (245 of 245 strings)<br/>Translation: tdeadmin/kdat<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/kdat/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9fe445d8 [9fe445d8]] Translated using Weblate (Russian)<br/>Currently translated at 95.6% (951 of 994 strings)<br/>Translation: tdeedu/kvoctrain<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kvoctrain/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a8660af8 [a8660af8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (152 of 152 strings)<br/>Translation: tdetoys/kweather<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=807855fe [807855fe]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (790 of 790 strings)<br/>Translation: tdenetwork/tdefileshare<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/tdefileshare/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=69bdd2bf [69bdd2bf]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (416 of 416 strings)<br/>Translation: tdenetwork/kppp<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kppp/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=85d49634 [85d49634]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (12 of 12 strings)<br/>Translation: tdemultimedia/tdefile_mpeg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_mpeg/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6980e97e [6980e97e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (111 of 111 strings)<br/>Translation: tdemultimedia/krec<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/krec/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dc165c85 [dc165c85]] Translated using Weblate (Russian)<br/>Currently translated at 91.8% (2430 of 2647 strings)<br/>Translation: tdepim/kmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5bd9ba76 [5bd9ba76]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (276 of 276 strings)<br/>Translation: tdebase/kcminfo<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcminfo/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0fd4f012 [0fd4f012]] Translated using Weblate (Russian)<br/>Currently translated at 98.0% (99 of 101 strings)<br/>Translation: tdebase/kfindpart<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kfindpart/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ca026de0 [ca026de0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (227 of 227 strings)<br/>Translation: tdelibs/cupsdconf<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/cupsdconf/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0eb200e2 [0eb200e2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2738 of 2738 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4af789bd [4af789bd]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1202 of 1202 strings)<br/>Translation: tdelibs/tdeio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeio/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b3efd69f [b3efd69f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (72 of 72 strings)<br/>Translation: tdelibs/i18n - entry.desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/i18n-entrydesktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e5046884 [e5046884]] Translated using Weblate (Russian)<br/>Currently translated at 95.5% (2464 of 2578 strings)<br/>Translation: tdewebdev/quanta<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/quanta/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d6ff96b0 [d6ff96b0]] Translated using Weblate (Russian)<br/>Currently translated at 91.9% (929 of 1010 strings)<br/>Translation: tdewebdev/kommander<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kommander/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=052541a5 [052541a5]] Translated using Weblate (Russian)<br/>Currently translated at 96.0% (4989 of 5195 strings)<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d6813630 [d6813630]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (177 of 177 strings)<br/>Translation: tdeadmin/knetworkconf<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/knetworkconf/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=61348be4 [61348be4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (106 of 106 strings)<br/>Translation: tdegames/lskat<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/lskat/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ce4cc89a [ce4cc89a]] Translated using Weblate (Russian)<br/>Currently translated at 95.6% (951 of 994 strings)<br/>Translation: tdeedu/kvoctrain<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kvoctrain/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f84f621b [f84f621b]] Translated using Weblate (Russian)<br/>Currently translated at 93.8% (5277 of 5622 strings)<br/>Translation: tdeedu/kstars<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kstars/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7adefbb7 [7adefbb7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (553 of 553 strings)<br/>Translation: tdeutils/kgpg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kgpg/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9a54f6ad [9a54f6ad]] Translated using Weblate (Russian)<br/>Currently translated at 99.8% (722 of 723 strings)<br/>Translation: tdepim/knode<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knode/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a7b6a48e [a7b6a48e]] Translated using Weblate (Russian)<br/>Currently translated at 99.0% (109 of 110 strings)<br/>Translation: tdebase/kxkb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=adb9ee02 [adb9ee02]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (145 of 145 strings)<br/>Translation: tdebase/kcmkonq<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkonq/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=acbf941b [acbf941b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: tdebase/libkickermenu_systemmenu<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkickermenu_systemmenu/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d1ace2d1 [d1ace2d1]] Translated using Weblate (Russian)<br/>Currently translated at 88.3% (288 of 326 strings)<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c940de1b [c940de1b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (226 of 226 strings)<br/>Translation: tdebase/kdesktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7ce53218 [7ce53218]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2738 of 2738 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=76141cbc [76141cbc]] Translated using Weblate (Russian)<br/>Currently translated at 98.7% (158 of 160 strings)<br/>Translation: tdeutils/kregexpeditor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=44df28d5 [44df28d5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1032 of 1032 strings)<br/>Translation: tdegraphics/kpovmodeler<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kpovmodeler/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=77cf8f9c [77cf8f9c]] Translated using Weblate (Russian)<br/>Currently translated at 98.6% (3008 of 3050 strings)<br/>Translation: tdenetwork/kopete<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kopete/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c8cacdab [c8cacdab]] Translated using Weblate (Portuguese)<br/>Currently translated at 90.6% (155 of 171 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/pt/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f38fa8f3 [f38fa8f3]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/twin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b01edccd [b01edccd]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=04d54b46 [04d54b46]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (160 of 160 strings)<br/>Translation: tdeutils/kregexpeditor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=edde93c4 [edde93c4]] Translated using Weblate (Polish)<br/>Currently translated at 99.6% (331 of 332 strings)<br/>Translation: tdemultimedia/noatun<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/noatun/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ee87723d [ee87723d]] Translated using Weblate (Polish)<br/>Currently translated at 94.7% (36 of 38 strings)<br/>Translation: tdepim/kwatchgnupg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kwatchgnupg/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=347c614b [347c614b]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdepim/kwatchgnupg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kwatchgnupg/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5d7a5d36 [5d7a5d36]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdeutils/kregexpeditor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c4a7354e [c4a7354e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdemultimedia/noatun<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/noatun/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=17e37aec [17e37aec]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5a93fc87 [5a93fc87]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (417 of 417 strings)<br/>Translation: tdepim/libtdepim<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libtdepim/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4fa7c437 [4fa7c437]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (1428 of 1428 strings)<br/>Translation: tdepim/korganizer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e157a91c [e157a91c]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=35f9874a [35f9874a]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=31e1fd99 [31e1fd99]] Translated using Weblate (Russian)<br/>Currently translated at 96.0% (4989 of 5196 strings)<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c29db08c [c29db08c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (31 of 31 strings)<br/>Translation: tdegames/kasteroids<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/kasteroids/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=45c9efee [45c9efee]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (171 of 171 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bac7cad2 [bac7cad2]] Translated using Weblate (Russian)<br/>Currently translated at 99.8% (722 of 723 strings)<br/>Translation: tdepim/knode<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knode/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=45438fab [45438fab]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (54 of 54 strings)<br/>Translation: tdebase/kcmicons<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmicons/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=184c41a3 [184c41a3]] Translated using Weblate (Russian)<br/>Currently translated at 96.2% (594 of 617 strings)<br/>Translation: tdebase/konqueror<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konqueror/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f2e51c15 [f2e51c15]] Translated using Weblate (Russian)<br/>Currently translated at 55.1% (32 of 58 strings)<br/>Translation: tdebase/ksmserver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksmserver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=78f3d660 [78f3d660]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (255 of 255 strings)<br/>Translation: tdebase/kcmkicker<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkicker/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c84bab9b [c84bab9b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (226 of 226 strings)<br/>Translation: tdebase/kdesktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9dceffa5 [9dceffa5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2738 of 2738 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bea7c2b5 [bea7c2b5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1202 of 1202 strings)<br/>Translation: tdelibs/tdeio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeio/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2f6e4464 [2f6e4464]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (181 of 181 strings)<br/>Translation: tdepim/karm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/karm/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7b718443 [7b718443]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: tdebase/ksystemtrayapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksystemtrayapplet/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=df6f0d2f [df6f0d2f]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (290 of 290 strings)<br/>Translation: tdebase/konsole<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2282d9eb [2282d9eb]] Translated using Weblate (Russian)<br/>Currently translated at 91.3% (21 of 23 strings)<br/>Translation: tdeaddons/noatun - alsaplayerui<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-alsaplayerui/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a8ef3404 [a8ef3404]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (369 of 369 strings)<br/>Translation: tdeedu/kwordquiz<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kwordquiz/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3fb5a51f [3fb5a51f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (137 of 137 strings)<br/>Translation: tdeedu/kverbos<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kverbos/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6fd40db8 [6fd40db8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (205 of 205 strings)<br/>Translation: tdemultimedia/tdemid<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdemid/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=789b5f42 [789b5f42]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (88 of 88 strings)<br/>Translation: tdebase/kpersonalizer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kpersonalizer/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bfa34bd2 [bfa34bd2]] Translated using Weblate (Russian)<br/>Currently translated at 96.2% (594 of 617 strings)<br/>Translation: tdebase/konqueror<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konqueror/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6da779c2 [6da779c2]] Translated using Weblate (Russian)<br/>Currently translated at 85.8% (224 of 261 strings)<br/>Translation: tdebase/kicker<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kicker/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e6038555 [e6038555]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2738 of 2738 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=dffecf21 [dffecf21]] Translated using Weblate (Russian)<br/>Currently translated at 98.7% (157 of 159 strings)<br/>Translation: tdeutils/kregexpeditor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b0cd75a3 [b0cd75a3]] Translated using Weblate (Polish)<br/>Currently translated at 99.6% (289 of 290 strings)<br/>Translation: tdebase/konsole<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=64e03b0c [64e03b0c]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/konsole<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=805a0c6c [805a0c6c]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3c16120f [3c16120f]] Fix plural form of translations.<br/>The leading '_n: ' should not be part of the translations.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f6b47865 [f6b47865]] Translated using Weblate (Russian)<br/>Currently translated at 98.5% (3006 of 3050 strings)<br/>Translation: tdenetwork/kopete<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kopete/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=905b500e [905b500e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: tdemultimedia/tdefile_wav<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_wav/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0376d619 [0376d619]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdemultimedia/tdefile_theora<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_theora/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8c0bd602 [8c0bd602]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdemultimedia/tdefile_sid<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_sid/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f96bfe38 [f96bfe38]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: tdemultimedia/tdefile_ogg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_ogg/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=20da6100 [20da6100]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: tdemultimedia/tdefile_m3u<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_m3u/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e6ec9d7d [e6ec9d7d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (24 of 24 strings)<br/>Translation: tdemultimedia/tdefile_mp3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_mp3/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=002f6b01 [002f6b01]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (12 of 12 strings)<br/>Translation: tdemultimedia/tdefile_mpeg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_mpeg/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9c288da4 [9c288da4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (21 of 21 strings)<br/>Translation: tdemultimedia/tdefile_mpc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_mpc/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4fdacc87 [4fdacc87]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (22 of 22 strings)<br/>Translation: tdemultimedia/tdefile_flac<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_flac/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=79bd92c0 [79bd92c0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: tdemultimedia/tdefile_avi<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_avi/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8545225b [8545225b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: tdemultimedia/tdefile_au<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_au/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=16bb2152 [16bb2152]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (332 of 332 strings)<br/>Translation: tdemultimedia/noatun<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/noatun/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=61ff946a [61ff946a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (187 of 187 strings)<br/>Translation: tdemultimedia/libkcddb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/libkcddb/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=18dd016f [18dd016f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (111 of 111 strings)<br/>Translation: tdemultimedia/krec<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/krec/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e7047488 [e7047488]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (171 of 171 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=09ae6e3a [09ae6e3a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (171 of 171 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a94f2253 [a94f2253]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (40 of 40 strings)<br/>Translation: tdemultimedia/kcmcddb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kcmcddb/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=839723e8 [839723e8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: tdemultimedia/kaboodle<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kaboodle/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a3d5767a [a3d5767a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (36 of 36 strings)<br/>Translation: tdemultimedia/audiocd_encoder_vorbis<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/audiocd_encoder_vorbis/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=039aa373 [039aa373]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (80 of 80 strings)<br/>Translation: tdemultimedia/audiocd_encoder_lame<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/audiocd_encoder_lame/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1a2584a5 [1a2584a5]] Translated using Weblate (Italian)<br/>Currently translated at 85.9% (1749 of 2036 strings)<br/>Translation: tdeartwork/kxsconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1ae0d186 [1ae0d186]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmtwindecoration<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtwindecoration/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8e3a9bd8 [8e3a9bd8]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9a8bf169 [9a8bf169]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdemultimedia/tdefile_mpc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_mpc/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6329682c [6329682c]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdemultimedia/tdefile_flac<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_flac/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=01a947f7 [01a947f7]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdemultimedia/juk<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/juk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=48cbdde6 [48cbdde6]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdevelop/tdevelop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bda1bc83 [bda1bc83]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdemultimedia/tdefile_mp3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_mp3/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a94365d8 [a94365d8]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b07c9fd5 [b07c9fd5]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdesdk/umbrello<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/umbrello/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=99ddc47e [99ddc47e]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=233603f3 [233603f3]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: tdebase/kickermenu_kate<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kickermenu_kate/zh_Hans/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=eb41c146 [eb41c146]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 100.0% (261 of 261 strings)<br/>Translation: tdebase/kicker<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kicker/zh_Hans/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=035d412a [035d412a]] Translated using Weblate (Czech)<br/>Currently translated at 100.0% (212 of 212 strings)<br/>Translation: tdebase/kcmkwm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkwm/cs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=252276b0 [252276b0]] Translated using Weblate (Czech)<br/>Currently translated at 100.0% (617 of 617 strings)<br/>Translation: tdebase/konqueror<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konqueror/cs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5a3c101a [5a3c101a]] Translated using Weblate (Czech)<br/>Currently translated at 100.0% (145 of 145 strings)<br/>Translation: tdebase/kcmkonq<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkonq/cs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f3baf4ac [f3baf4ac]] Translated using Weblate (Czech)<br/>Currently translated at 100.0% (212 of 212 strings)<br/>Translation: tdebase/kcmkwm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkwm/cs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0198f7b7 [0198f7b7]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmkwm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkwm/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=abbea754 [abbea754]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=22447195 [22447195]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmkwm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkwm/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=67154ced [67154ced]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmtwinrules<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtwinrules/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=68257170 [68257170]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmtwindecoration<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtwindecoration/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5b8921e6 [5b8921e6]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/twin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4b643ca2 [4b643ca2]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ea42728d [ea42728d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/twin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1e0f759a [1e0f759a]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (3050 of 3050 strings)<br/>Translation: tdenetwork/kopete<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdenetwork/kopete/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=41a2a0a6 [41a2a0a6]] Translated using Weblate (Ukrainian)<br/>Currently translated at 87.7% (150 of 171 strings)<br/>Translation: tdemultimedia/kmix<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7a72e540 [7a72e540]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (212 of 212 strings)<br/>Translation: tdebase/kcmkwm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkwm/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1433ed29 [1433ed29]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4816e684 [4816e684]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdeutils/kmilo_generic<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kmilo_generic/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3c9f3b6c [3c9f3b6c]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=41444a5d [41444a5d]] Translated using Weblate (Galician)<br/>Currently translated at 80.6% (2134 of 2647 strings)<br/>Translation: tdepim/kmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/gl/
 
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=62275fac [62275fac]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
 
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=62275fac [62275fac]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
 
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4565a842 [4565a842]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/twin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/
 
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4565a842 [4565a842]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/twin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/
Line 418: Line 1,217:
 
= libraries =
 
= libraries =
 
== libkdcraw ==
 
== libkdcraw ==
  +
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=d13e9744 [d13e9744]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (74 of 74 strings)<br/>Translation: libraries/libkdcraw<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkdcraw/uk/
  +
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=50387262 [50387262]] Translated using Weblate (Ukrainian)<br/>Currently translated at 70.2% (52 of 74 strings)<br/>Translation: libraries/libkdcraw<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkdcraw/uk/
 
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=fb8e7233 [fb8e7233]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 100.0% (74 of 74 strings)<br/>Translation: libraries/libkdcraw<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkdcraw/zh_Hans/
 
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=fb8e7233 [fb8e7233]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 100.0% (74 of 74 strings)<br/>Translation: libraries/libkdcraw<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkdcraw/zh_Hans/
 
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=4720b9e3 [4720b9e3]] Added translation using Weblate (Chinese (Simplified))
 
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=4720b9e3 [4720b9e3]] Added translation using Weblate (Chinese (Simplified))
   
 
== libkipi ==
 
== libkipi ==
  +
* [https://git.trinitydesktop.org/cgit/libkipi/commit/?id=b83bf7c2 [b83bf7c2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (26 of 26 strings)<br/>Translation: libraries/libkipi<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkipi/ru/
 
* [https://git.trinitydesktop.org/cgit/libkipi/commit/?id=1ea1d770 [1ea1d770]] Added translation using Weblate (Chinese (Traditional))
 
* [https://git.trinitydesktop.org/cgit/libkipi/commit/?id=1ea1d770 [1ea1d770]] Added translation using Weblate (Chinese (Traditional))
   
 
== kipi-plugins ==
 
== kipi-plugins ==
  +
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=e3f5013b [e3f5013b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (12 of 12 strings)<br/>Translation: libraries/kipi-plugins - wallpaper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-wallpaper/ru/
  +
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=38e917f9 [38e917f9]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=aa3b7277 [aa3b7277]] Translated using Weblate (Russian)<br/>Currently translated at 85.0% (512 of 602 strings)<br/>Translation: libraries/kipi-plugins - metadataedit<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-metadataedit/ru/
  +
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=62e89ce1 [62e89ce1]] Translated using Weblate (Russian)<br/>Currently translated at 40.1% (53 of 132 strings)<br/>Translation: libraries/kipi-plugins - cdarchiving<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-cdarchiving/ru/
  +
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=1fc6b1e0 [1fc6b1e0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: libraries/kipi-plugins - viewer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-viewer/ru/
  +
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=f134eb8d [f134eb8d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: libraries/kipi-plugins<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins/ru/
  +
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=7115da7d [7115da7d]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=c39b2d5d [c39b2d5d]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=c39b2d5d [c39b2d5d]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=549a8d58 [549a8d58]] Added translation using Weblate (Chinese (Traditional))
 
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=549a8d58 [549a8d58]] Added translation using Weblate (Chinese (Traditional))
Line 434: Line 1,243:
   
 
= applications/development =
 
= applications/development =
  +
== kdbg ==
  +
* [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=db9f1ffa [db9f1ffa]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdbg - kdbg.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg-kdbgdesktop/
  +
* [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=b171e1b2 [b171e1b2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kdbg - kdbg.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg-kdbgdesktop/ru/
  +
 
== kdiff3 ==
 
== kdiff3 ==
  +
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=ac9e1fb1 [ac9e1fb1]] Translated using Weblate (Russian)<br/>Currently translated at 67.2% (347 of 516 strings)<br/>Translation: applications/kdiff3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3/ru/
  +
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=97fe01f4 [97fe01f4]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdiff3 - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=0a217c78 [0a217c78]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdiff3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3/
  +
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=453f35a8 [453f35a8]] Translated using Weblate (Russian)<br/>Currently translated at 67.2% (347 of 516 strings)<br/>Translation: applications/kdiff3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3/ru/
  +
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=47366761 [47366761]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: applications/kdiff3 - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=810025fb [810025fb]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdiff3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3/
  +
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=b65164fa [b65164fa]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=abcdeb43 [abcdeb43]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdiff3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3/
 
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=abcdeb43 [abcdeb43]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdiff3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3/
 
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=1bab9902 [1bab9902]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=1bab9902 [1bab9902]] Update translation template.
  +
  +
== kpicosim ==
  +
* [https://git.trinitydesktop.org/cgit/kpicosim/commit/?id=96f6ef35 [96f6ef35]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/kpicosim - kpicosim.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpicosim-kpicosimdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kpicosim/commit/?id=9ec59898 [9ec59898]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kpicosim/commit/?id=cc2e4443 [cc2e4443]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: applications/kpicosim<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpicosim/ru/
  +
* [https://git.trinitydesktop.org/cgit/kpicosim/commit/?id=4db10d51 [4db10d51]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kpicosim/commit/?id=39160972 [39160972]] Translated using Weblate (Portuguese (Brazil))<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/kpicosim - kpicosim.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpicosim-kpicosimdesktop/pt_BR/
  +
* [https://git.trinitydesktop.org/cgit/kpicosim/commit/?id=21828c08 [21828c08]] Added translation using Weblate (Portuguese (Brazil))
  +
  +
== kscope ==
  +
* [https://git.trinitydesktop.org/cgit/kscope/commit/?id=f762b97f [f762b97f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kscope - kscope.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kscope-kscopedesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kscope/commit/?id=baecf737 [baecf737]] Added translation using Weblate (Russian)
  +
  +
== ktechlab ==
  +
* [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=21af6675 [21af6675]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/ktechlab - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktechlab-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=32d92995 [32d92995]] Added translation using Weblate (Russian)
  +
  +
== kxmleditor ==
  +
* [https://git.trinitydesktop.org/cgit/kxmleditor/commit/?id=4ffd15b8 [4ffd15b8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kxmleditor - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kxmleditor-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kxmleditor/commit/?id=1c1d81ef [1c1d81ef]] Added translation using Weblate (Russian)
  +
  +
== piklab ==
  +
* [https://git.trinitydesktop.org/cgit/piklab/commit/?id=6c0461f7 [6c0461f7]] Translated using Weblate (Russian)<br/>Currently translated at 0.4% (7 of 1669 strings)<br/>Translation: applications/piklab<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/piklab/ru/
  +
* [https://git.trinitydesktop.org/cgit/piklab/commit/?id=f7b9e20a [f7b9e20a]] Added translation using Weblate (Russian)
  +
  +
== tdesvn ==
  +
* [https://git.trinitydesktop.org/cgit/tdesvn/commit/?id=5b9025cb [5b9025cb]] Translated using Weblate (Russian)<br/>Currently translated at 48.5% (359 of 739 strings)<br/>Translation: applications/tdesvn<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesvn/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesvn/commit/?id=1074ed80 [1074ed80]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdesvn<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesvn/
  +
* [https://git.trinitydesktop.org/cgit/tdesvn/commit/?id=2cdbcc87 [2cdbcc87]] Translated using Weblate (Russian)<br/>Currently translated at 48.5% (359 of 739 strings)<br/>Translation: applications/tdesvn<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesvn/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesvn/commit/?id=f66e96c7 [f66e96c7]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdesvn - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesvn-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/tdesvn/commit/?id=e0823d75 [e0823d75]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (38 of 38 strings)<br/>Translation: applications/tdesvn - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesvn-desktop-files/ru/
  +
  +
= applications/games =
  +
== knights ==
  +
* [https://git.trinitydesktop.org/cgit/knights/commit/?id=f3e352ec [f3e352ec]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/knights - knights.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knights-knightsdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/knights/commit/?id=c2ad1fa9 [c2ad1fa9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/knights - pgn mimetype<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knights-pgn-mimetype/ru/
  +
* [https://git.trinitydesktop.org/cgit/knights/commit/?id=9106aede [9106aede]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/knights/commit/?id=d63c00f1 [d63c00f1]] Added translation using Weblate (Russian)
  +
  +
== tdepacman ==
  +
* [https://git.trinitydesktop.org/cgit/tdepacman/commit/?id=71d98913 [71d98913]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (59 of 59 strings)<br/>Translation: applications/tdepacman<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepacman/commit/?id=b28adc9a [b28adc9a]] Translated using Weblate (Russian)<br/>Currently translated at 79.6% (47 of 59 strings)<br/>Translation: applications/tdepacman<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepacman/commit/?id=62ba7450 [62ba7450]] Translated using Weblate (Russian)<br/>Currently translated at 57.6% (34 of 59 strings)<br/>Translation: applications/tdepacman<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepacman/commit/?id=f210c65b [f210c65b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/tdepacman - tdepacman.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman-tdepacmandesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepacman/commit/?id=7664379d [7664379d]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tdepacman/commit/?id=d0b05e33 [d0b05e33]] Added translation using Weblate (Russian)
   
 
= applications/graphics =
 
= applications/graphics =
 
== digikam ==
 
== digikam ==
  +
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=5ec04830 [5ec04830]] Translated using Weblate (Russian)<br/>Currently translated at 79.9% (1794 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ru/
  +
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=365fc56f [365fc56f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/
  +
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=31f057f7 [31f057f7]] Translated using Weblate (Russian)<br/>Currently translated at 79.9% (1794 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ru/
  +
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=d1ed2afa [d1ed2afa]] Translated using Weblate (Russian)<br/>Currently translated at 79.9% (1793 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ru/
  +
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=1798610f [1798610f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/
  +
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=e809e384 [e809e384]] Translated using Weblate (Russian)<br/>Currently translated at 79.9% (1793 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ru/
  +
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=53e13c18 [53e13c18]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (2244 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
 
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=09a41f75 [09a41f75]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/
 
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=09a41f75 [09a41f75]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/
  +
  +
== gwenview ==
  +
* [https://git.trinitydesktop.org/cgit/gwenview/commit/?id=7183742f [7183742f]] Fix pthread required. This relates to PR #35.
  +
  +
== gwenview-i18n ==
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=f3f98c63 [f3f98c63]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (342 of 342 strings)<br/>Translation: applications/gwenview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gwenview/ru/
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=6145e290 [6145e290]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (342 of 342 strings)<br/>Translation: applications/gwenview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gwenview/it/
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=f3694437 [f3694437]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (342 of 342 strings)<br/>Translation: applications/gwenview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gwenview/uk/
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=bc00950d [bc00950d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (342 of 342 strings)<br/>Translation: applications/gwenview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gwenview/ru/
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=d1950f41 [d1950f41]] Translated using Weblate (Russian)<br/>Currently translated at 97.9% (335 of 342 strings)<br/>Translation: applications/gwenview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gwenview/ru/
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=41a7389f [41a7389f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/gwenview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gwenview/
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=332d87e3 [332d87e3]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=824111fb [824111fb]] Translated using Weblate (Polish)<br/>Currently translated at 99.7% (341 of 342 strings)<br/>Translation: applications/gwenview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gwenview/pl/
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=ae02bedc [ae02bedc]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/gwenview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gwenview/
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=3f720a85 [3f720a85]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=3e754a52 [3e754a52]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/gwenview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gwenview/
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=57175831 [57175831]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=827f6c7b [827f6c7b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (328 of 328 strings)<br/>Translation: applications/gwenview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gwenview/ru/
  +
  +
== ksquirrel ==
  +
* [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=812e8755 [812e8755]] Translated using Weblate (Russian)<br/>Currently translated at 95.3% (493 of 517 strings)<br/>Translation: applications/ksquirrel<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksquirrel/ru/
  +
* [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=8dcaf788 [8dcaf788]] Translated using Weblate (Russian)<br/>Currently translated at 95.3% (493 of 517 strings)<br/>Translation: applications/ksquirrel<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksquirrel/ru/
  +
* [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=6fbf4183 [6fbf4183]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/ksquirrel<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksquirrel/
  +
* [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=36fc62e2 [36fc62e2]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (517 of 517 strings)<br/>Translation: applications/ksquirrel<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksquirrel/it/
  +
  +
== potracegui ==
  +
* [https://git.trinitydesktop.org/cgit/potracegui/commit/?id=0dc93a59 [0dc93a59]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/potracegui - potracegui.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/potracegui-potraceguidesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/potracegui/commit/?id=454877ad [454877ad]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/potracegui - potracegui.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/potracegui-potraceguidesktop/it/
   
 
= applications/internet =
 
= applications/internet =
  +
== kasablanca ==
  +
* [https://git.trinitydesktop.org/cgit/kasablanca/commit/?id=a9da006a [a9da006a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kasablanca - kasablanca.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kasablanca-kasablancadesktop/
  +
* [https://git.trinitydesktop.org/cgit/kasablanca/commit/?id=81b3e027 [81b3e027]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kasablanca<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kasablanca/
  +
* [https://git.trinitydesktop.org/cgit/kasablanca/commit/?id=2a9b7e7d [2a9b7e7d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/kasablanca - kasablanca.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kasablanca-kasablancadesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kasablanca/commit/?id=159a8faf [159a8faf]] Translated using Weblate (Russian)<br/>Currently translated at 64.3% (74 of 115 strings)<br/>Translation: applications/kasablanca<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kasablanca/ru/
  +
* [https://git.trinitydesktop.org/cgit/kasablanca/commit/?id=4b9e3dcb [4b9e3dcb]] Added translation using Weblate (Russian)
  +
  +
== kbiff ==
  +
* [https://git.trinitydesktop.org/cgit/kbiff/commit/?id=b44d8e25 [b44d8e25]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (90 of 90 strings)<br/>Translation: applications/kbiff<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff/ru/
  +
* [https://git.trinitydesktop.org/cgit/kbiff/commit/?id=b172523d [b172523d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbiff<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff/
  +
* [https://git.trinitydesktop.org/cgit/kbiff/commit/?id=a9666982 [a9666982]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbiff - kbiff.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff-kbiffdesktop/
  +
* [https://git.trinitydesktop.org/cgit/kbiff/commit/?id=c53c9a60 [c53c9a60]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (90 of 90 strings)<br/>Translation: applications/kbiff<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff/ru/
  +
* [https://git.trinitydesktop.org/cgit/kbiff/commit/?id=2cc626b9 [2cc626b9]] Translated using Weblate (Russian)<br/>Currently translated at 98.8% (89 of 90 strings)<br/>Translation: applications/kbiff<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff/ru/
  +
* [https://git.trinitydesktop.org/cgit/kbiff/commit/?id=4069eda9 [4069eda9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kbiff - kbiff.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff-kbiffdesktop/ru/
  +
  +
== kftpgrabber ==
  +
* [https://git.trinitydesktop.org/cgit/kftpgrabber/commit/?id=f5ef9f7c [f5ef9f7c]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kftpgrabber/commit/?id=a682efb2 [a682efb2]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kftpgrabber - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kftpgrabber-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/kftpgrabber/commit/?id=70edee2c [70edee2c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (12 of 12 strings)<br/>Translation: applications/kftpgrabber - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kftpgrabber-desktop-files/ru/
  +
  +
== knmap ==
  +
* [https://git.trinitydesktop.org/cgit/knmap/commit/?id=c9299bd0 [c9299bd0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knmap - knmap.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap-knmapdesktop/
  +
* [https://git.trinitydesktop.org/cgit/knmap/commit/?id=436617ea [436617ea]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knmap<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap/
  +
* [https://git.trinitydesktop.org/cgit/knmap/commit/?id=fcc0e57c [fcc0e57c]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/knmap/commit/?id=a289b05a [a289b05a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/knmap - knmap.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap-knmapdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/knmap/commit/?id=2721c5e0 [2721c5e0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knmap<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap/
  +
* [https://git.trinitydesktop.org/cgit/knmap/commit/?id=24febfa6 [24febfa6]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knmap - knmap.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap-knmapdesktop/
  +
* [https://git.trinitydesktop.org/cgit/knmap/commit/?id=8f8a354b [8f8a354b]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (221 of 221 strings)<br/>Translation: applications/knmap<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap/uk/
  +
* [https://git.trinitydesktop.org/cgit/knmap/commit/?id=b68bd35b [b68bd35b]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/knmap - knmap.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap-knmapdesktop/uk/
  +
* [https://git.trinitydesktop.org/cgit/knmap/commit/?id=60528588 [60528588]] Translated using Weblate (Ukrainian)<br/>Currently translated at 16.2% (36 of 221 strings)<br/>Translation: applications/knmap<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap/uk/
  +
* [https://git.trinitydesktop.org/cgit/knmap/commit/?id=aea076a0 [aea076a0]] Added translation using Weblate (Ukrainian)
  +
  +
== konversation ==
  +
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=7e09ebfb [7e09ebfb]] Translated using Weblate (Russian)<br/>Currently translated at 85.6% (1167 of 1362 strings)<br/>Translation: applications/konversation<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/konversation/ru/
  +
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=efe05804 [efe05804]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/konversation<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/konversation/
  +
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=04e4928e [04e4928e]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: applications/konversation - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/konversation-desktop-files/it/
  +
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=b5f177fc [b5f177fc]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (28 of 28 strings)<br/>Translation: applications/konversation - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/konversation-events/it/
  +
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=dfedc855 [dfedc855]] Translated using Weblate (Russian)<br/>Currently translated at 85.6% (1167 of 1362 strings)<br/>Translation: applications/konversation<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/konversation/ru/
  +
  +
== kopete-otr ==
  +
* [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=95288d30 [95288d30]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/kopete-otr - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kopete-otr-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=15094db2 [15094db2]] Added translation using Weblate (Russian)
  +
  +
== kshowmail ==
  +
* [https://git.trinitydesktop.org/cgit/kshowmail/commit/?id=295eaf3d [295eaf3d]] Translated using Weblate (Russian)<br/>Currently translated at 50.4% (176 of 349 strings)<br/>Translation: applications/kshowmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/ru/
  +
* [https://git.trinitydesktop.org/cgit/kshowmail/commit/?id=6d16605e [6d16605e]] Translated using Weblate (Russian)<br/>Currently translated at 50.1% (175 of 349 strings)<br/>Translation: applications/kshowmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/ru/
  +
* [https://git.trinitydesktop.org/cgit/kshowmail/commit/?id=9e1b5a5d [9e1b5a5d]] Translated using Weblate (Russian)<br/>Currently translated at 50.1% (175 of 349 strings)<br/>Translation: applications/kshowmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/ru/
  +
* [https://git.trinitydesktop.org/cgit/kshowmail/commit/?id=ced2b753 [ced2b753]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kshowmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/
  +
* [https://git.trinitydesktop.org/cgit/kshowmail/commit/?id=10272aed [10272aed]] Translated using Weblate (Russian)<br/>Currently translated at 49.8% (174 of 349 strings)<br/>Translation: applications/kshowmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/ru/
  +
* [https://git.trinitydesktop.org/cgit/kshowmail/commit/?id=b13b420d [b13b420d]] Translated using Weblate (Russian)<br/>Currently translated at 49.5% (173 of 349 strings)<br/>Translation: applications/kshowmail<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/ru/
  +
  +
== kstreamripper ==
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=e7e90ba3 [e7e90ba3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kstreamripper - kstreamripper.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper-kstreamripperdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=cd2d1f4f [cd2d1f4f]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=38dad7af [38dad7af]] Translated using Weblate (Polish)<br/>Currently translated at 78.7% (26 of 33 strings)<br/>Translation: applications/kstreamripper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/pl/
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=c6c8865f [c6c8865f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kstreamripper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=b57d1640 [b57d1640]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=04b2afc8 [04b2afc8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kstreamripper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=3f95be57 [3f95be57]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=dbdd2a4e [dbdd2a4e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kstreamripper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=6a970335 [6a970335]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=3ec99f94 [3ec99f94]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kstreamripper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=457de6e0 [457de6e0]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=1801e3aa [1801e3aa]] Translated using Weblate (Polish)<br/>Currently translated at 80.0% (24 of 30 strings)<br/>Translation: applications/kstreamripper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/pl/
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=382d4392 [382d4392]] Added translation using Weblate (Polish)
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=5da88b7e [5da88b7e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kstreamripper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/
  +
* [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=c621d368 [c621d368]] Update translation template.
  +
  +
== ktorrent ==
  +
* [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=1e588c37 [1e588c37]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/ktorrent<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktorrent/
  +
* [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=ccf782d8 [ccf782d8]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (875 of 875 strings)<br/>Translation: applications/ktorrent<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktorrent/it/
  +
* [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=523c79c3 [523c79c3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (875 of 875 strings)<br/>Translation: applications/ktorrent<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktorrent/ru/
  +
* [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=46220b63 [46220b63]] Translated using Weblate (Russian)<br/>Currently translated at 80.1% (701 of 875 strings)<br/>Translation: applications/ktorrent<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktorrent/ru/
  +
 
== kvirc ==
 
== kvirc ==
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=6de62e99 [6de62e99]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (20 of 20 strings)<br/>Translation: applications/kvirc - mediaplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-mediaplayer/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=310fb2b2 [310fb2b2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (805 of 805 strings)<br/>Translation: applications/kvirc - options<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-options/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=5290b915 [5290b915]] Translated using Weblate (Russian)<br/>Currently translated at 92.8% (2404 of 2588 strings)<br/>Translation: applications/kvirc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=5bedfee4 [5bedfee4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (805 of 805 strings)<br/>Translation: applications/kvirc - options<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-options/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=80098102 [80098102]] Translated using Weblate (Russian)<br/>Currently translated at 92.8% (2404 of 2588 strings)<br/>Translation: applications/kvirc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=574f79d5 [574f79d5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: applications/kvirc - torrent<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-torrent/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=b9cb66f1 [b9cb66f1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (78 of 78 strings)<br/>Translation: applications/kvirc - theme<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-theme/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=9390b2d9 [9390b2d9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (27 of 27 strings)<br/>Translation: applications/kvirc - sharedfileswindow<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-sharedfileswindow/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=6e0f1e9c [6e0f1e9c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/kvirc - perl<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-perl/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=302a040b [302a040b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (27 of 27 strings)<br/>Translation: applications/kvirc - filetransferwindow<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-filetransferwindow/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=db90f695 [db90f695]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=33fece29 [33fece29]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=ab992aba [ab992aba]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kvirc - perlcore<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-perlcore/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=484c9ce8 [484c9ce8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc - options<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-options/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=5c4d4a2a [5c4d4a2a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc - editor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-editor/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=a7a4e202 [a7a4e202]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc - about<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-about/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=b7788073 [b7788073]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc - notifier<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-notifier/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=391b00c9 [391b00c9]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=a0a87c06 [a0a87c06]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (805 of 805 strings)<br/>Translation: applications/kvirc - options<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-options/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=12f4706c [12f4706c]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (20 of 20 strings)<br/>Translation: applications/kvirc - mediaplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-mediaplayer/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=6280f2fb [6280f2fb]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: applications/kvirc - torrent<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-torrent/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=c0c52835 [c0c52835]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (78 of 78 strings)<br/>Translation: applications/kvirc - theme<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-theme/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=0f4e51e5 [0f4e51e5]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (27 of 27 strings)<br/>Translation: applications/kvirc - sharedfileswindow<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-sharedfileswindow/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=03eee71d [03eee71d]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kvirc - perlcore<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-perlcore/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=eb439f20 [eb439f20]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/kvirc - perl<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-perl/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=df7ec3eb [df7ec3eb]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (15 of 15 strings)<br/>Translation: applications/kvirc - notifier<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-notifier/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=d7deeb9d [d7deeb9d]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (27 of 27 strings)<br/>Translation: applications/kvirc - logview<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-logview/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=3a47fdca [3a47fdca]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (27 of 27 strings)<br/>Translation: applications/kvirc - filetransferwindow<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-filetransferwindow/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=a417c6a0 [a417c6a0]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: applications/kvirc - editor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-editor/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=58a8d2a6 [58a8d2a6]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (182 of 182 strings)<br/>Translation: applications/kvirc - dcc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-dcc/it/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=44846083 [44846083]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (15 of 15 strings)<br/>Translation: applications/kvirc - notifier<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-notifier/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=b435bad5 [b435bad5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (25 of 25 strings)<br/>Translation: applications/kvirc - editor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-editor/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=b412083e [b412083e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (10 of 10 strings)<br/>Translation: applications/kvirc - about<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-about/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=b32a017a [b32a017a]] Translated using Weblate (Russian)<br/>Currently translated at 92.8% (2404 of 2588 strings)<br/>Translation: applications/kvirc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=02e908ee [02e908ee]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc/
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=e2dd007c [e2dd007c]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=a48e70a7 [a48e70a7]] Translated using Weblate (Russian)<br/>Currently translated at 98.6% (794 of 805 strings)<br/>Translation: applications/kvirc - options<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-options/ru/
 
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=a7254dcc [a7254dcc]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc - theme<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-theme/
 
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=a7254dcc [a7254dcc]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc - theme<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-theme/
 
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=25f3bffc [25f3bffc]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc - options<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-options/
 
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=25f3bffc [25f3bffc]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvirc - options<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-options/
Line 455: Line 1,467:
 
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=116c3821 [116c3821]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=116c3821 [116c3821]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=5e2a1ae3 [5e2a1ae3]] Drop compatibility code for TQPalette
 
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=5e2a1ae3 [5e2a1ae3]] Drop compatibility code for TQPalette
  +
  +
== kvpnc ==
  +
* [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=13e49f67 [13e49f67]] Translated using Weblate (Russian)<br/>Currently translated at 17.9% (443 of 2472 strings)<br/>Translation: applications/kvpnc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvpnc/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=26680f70 [26680f70]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kvpnc - kvpnc.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvpnc-kvpncdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=7b05f487 [7b05f487]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=e45d6713 [e45d6713]] Translated using Weblate (Russian)<br/>Currently translated at 14.1% (351 of 2472 strings)<br/>Translation: applications/kvpnc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvpnc/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=a7492e4b [a7492e4b]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvpnc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvpnc/
  +
* [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=da275e97 [da275e97]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=69565c3b [69565c3b]] Revert changes of translations related to unwanted renaming<br/>SLOT =&gt; TQ_SLOT in the message string.<br/>This revert commits:<br/>28bd29d299272a1d96d678c550de70c2dd442785<br/>f1197c6adc69b6acae78327e1481ce78ba7774ae
  +
* [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=f1197c6a [f1197c6a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kvpnc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvpnc/
  +
* [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=28bd29d2 [28bd29d2]] Update translation template.
  +
  +
== tork ==
  +
* [https://git.trinitydesktop.org/cgit/tork/commit/?id=56a31f9a [56a31f9a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/tork - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/tork/commit/?id=5efe8cb7 [5efe8cb7]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tork/commit/?id=b478b393 [b478b393]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: applications/tork - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tork/commit/?id=e8c69c0a [e8c69c0a]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: applications/tork - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork-desktop-files/it/
   
 
= applications/misc =
 
= applications/misc =
 
== bibletime ==
 
== bibletime ==
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=48ce54dd [48ce54dd]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/bibletime - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=e57d164d [e57d164d]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=9d90808b [9d90808b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/bibletime - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=de0a4201 [de0a4201]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=7c699d2d [7c699d2d]] Drop compatibility code for TQPalette
 
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=7c699d2d [7c699d2d]] Drop compatibility code for TQPalette
  +
  +
== desktop-effects-tde ==
  +
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=a1491403 [a1491403]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/desktop-effects-tde - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/desktop-effects-tde-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=5896fcd5 [5896fcd5]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=4ef8c50e [4ef8c50e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/desktop-effects-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/desktop-effects-tde/
  +
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=7437087e [7437087e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (20 of 20 strings)<br/>Translation: applications/desktop-effects-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/desktop-effects-tde/ru/
  +
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=92556696 [92556696]] Added translation using Weblate (Russian)
  +
  +
== kcmldap ==
  +
* [https://git.trinitydesktop.org/cgit/kcmldap/commit/?id=10dc0c8c [10dc0c8c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kcm-ldap - ldapbonding.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldap-ldapbondingdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kcmldap/commit/?id=2d2e48bf [2d2e48bf]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kcmldap/commit/?id=5e83e4cf [5e83e4cf]] Added translation using Weblate (Russian)
  +
  +
== kcmldapcontroller ==
  +
* [https://git.trinitydesktop.org/cgit/kcmldapcontroller/commit/?id=9790ea48 [9790ea48]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kcm-ldapcontroller - ldapcontroller.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapcontroller-ldapcontrollerdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kcmldapcontroller/commit/?id=db1459a6 [db1459a6]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kcmldapcontroller/commit/?id=1c9b3a80 [1c9b3a80]] Added translation using Weblate (Russian)
  +
  +
== kcmldapmanager ==
  +
* [https://git.trinitydesktop.org/cgit/kcmldapmanager/commit/?id=61c492ee [61c492ee]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kcm-ldapmanager - ldapmanager.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapmanager-ldapmanagerdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kcmldapmanager/commit/?id=1b7e69e3 [1b7e69e3]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kcmldapmanager/commit/?id=580fd05b [580fd05b]] Added translation using Weblate (Russian)
   
 
== kerberostray ==
 
== kerberostray ==
  +
* [https://git.trinitydesktop.org/cgit/kerberostray/commit/?id=d29a0b08 [d29a0b08]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/kerberostray - kerberostray.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kerberostray-kerberostraydesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kerberostray/commit/?id=17fd3039 [17fd3039]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kerberostray/commit/?id=a677a48f [a677a48f]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/kerberostray/commit/?id=f56d47b0 [f56d47b0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kerberostray<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kerberostray/
 
* [https://git.trinitydesktop.org/cgit/kerberostray/commit/?id=f56d47b0 [f56d47b0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kerberostray<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kerberostray/
  +
  +
== krecipes ==
  +
* [https://git.trinitydesktop.org/cgit/krecipes/commit/?id=cd240323 [cd240323]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/krecipes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/
  +
* [https://git.trinitydesktop.org/cgit/krecipes/commit/?id=22acd03d [22acd03d]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/krecipes/commit/?id=d2a4cb93 [d2a4cb93]] Translated using Weblate (Russian)<br/>Currently translated at 30.5% (343 of 1123 strings)<br/>Translation: applications/krecipes<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/ru/
   
 
= applications/multimedia =
 
= applications/multimedia =
 
== amarok ==
 
== amarok ==
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=52621df4 [52621df4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=aa067461 [aa067461]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=7e8b9a52 [7e8b9a52]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=9b954758 [9b954758]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=3f17994d [3f17994d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=e6e3ba96 [e6e3ba96]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: applications/amarok - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok-desktop-files/zh_Hans/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=9d43419b [9d43419b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=73837f1a [73837f1a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=079f0cc9 [079f0cc9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=b037abfb [b037abfb]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=93aff8fd [93aff8fd]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/amarok - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=7f396148 [7f396148]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=8ac0d326 [8ac0d326]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: applications/amarok - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=086adc4f [086adc4f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=4ebfa149 [4ebfa149]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 79.7% (1981 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/zh_Hans/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=4cc71ec3 [4cc71ec3]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=2116bf2a [2116bf2a]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=e6e2d189 [e6e2d189]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=c2a12e62 [c2a12e62]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=44ad188d [44ad188d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/
 
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=44ad188d [44ad188d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/
 
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=83730846 [83730846]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
 
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=83730846 [83730846]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
Line 481: Line 1,563:
   
 
== codeine ==
 
== codeine ==
  +
* [https://git.trinitydesktop.org/cgit/codeine/commit/?id=033f32ab [033f32ab]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/codeine/commit/?id=28a3b75f [28a3b75f]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/codeine/commit/?id=9f39f05e [9f39f05e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/codeine - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/codeine-desktop-files/
 
* [https://git.trinitydesktop.org/cgit/codeine/commit/?id=9f39f05e [9f39f05e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/codeine - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/codeine-desktop-files/
   
 
== k3b ==
 
== k3b ==
  +
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=1cda53bb [1cda53bb]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=e28f2192 [e28f2192]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/
  +
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=74808fa8 [74808fa8]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (55 of 55 strings)<br/>Translation: applications/k3b - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-desktop-files/it/
  +
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=2111da78 [2111da78]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/k3b - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/it/
  +
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=00a24ebc [00a24ebc]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/k3b - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=987871f0 [987871f0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (55 of 55 strings)<br/>Translation: applications/k3b - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=c2fbc8f1 [c2fbc8f1]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=95a45a4f [95a45a4f]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (55 of 55 strings)<br/>Translation: applications/k3b - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-desktop-files/uk/
 
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=bbf83236 [bbf83236]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/
 
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=bbf83236 [bbf83236]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/
 
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=894069eb [894069eb]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/k3b - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/pt/
 
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=894069eb [894069eb]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/k3b - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/pt/
   
 
== k3b-i18n ==
 
== k3b-i18n ==
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=7faed94c [7faed94c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/k3b - tdeio-videodvd<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-tdeio-videodvd/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=35488411 [35488411]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=59bb404c [59bb404c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (33 of 33 strings)<br/>Translation: applications/k3b - setup<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-setup/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=14a8478d [14a8478d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1749 of 1749 strings)<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=3f4f7f46 [3f4f7f46]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1749 of 1749 strings)<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=8538da23 [8538da23]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b - device<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-device/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=856ea287 [856ea287]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=34d0ff8c [34d0ff8c]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=c29d6639 [c29d6639]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=84cd0b47 [84cd0b47]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (47 of 47 strings)<br/>Translation: applications/k3b - device<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-device/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=6f6f5263 [6f6f5263]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1749 of 1749 strings)<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=bd308fa9 [bd308fa9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1749 of 1749 strings)<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=e6010418 [e6010418]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (47 of 47 strings)<br/>Translation: applications/k3b - device<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-device/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=cb12df11 [cb12df11]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1749 of 1749 strings)<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/ru/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=ecef8905 [ecef8905]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=9c355f26 [9c355f26]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=1d1360a7 [1d1360a7]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (695 of 695 strings)<br/>Translation: applications/k3b - lib<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-lib/pl/
 
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=1d1360a7 [1d1360a7]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (695 of 695 strings)<br/>Translation: applications/k3b - lib<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-lib/pl/
 
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=6f8f68cc [6f8f68cc]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b - lib<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-lib/
 
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=6f8f68cc [6f8f68cc]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b - lib<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-lib/
Line 494: Line 1,602:
   
 
== k9copy ==
 
== k9copy ==
  +
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=35c86a79 [35c86a79]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/k9copy - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy-desktop-files/pl/
  +
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=3847d9ee [3847d9ee]] Translated using Weblate (Polish)<br/>Currently translated at 86.6% (429 of 495 strings)<br/>Translation: applications/k9copy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/pl/
  +
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=276d0d95 [276d0d95]] Added translation using Weblate (Polish)
  +
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=112b19f8 [112b19f8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k9copy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
  +
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=45422ea5 [45422ea5]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k9copy - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=4e2f83fa [4e2f83fa]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (495 of 495 strings)<br/>Translation: applications/k9copy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/it/
  +
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=ef83b5b8 [ef83b5b8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/k9copy - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=4979c509 [4979c509]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=237b3548 [237b3548]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (495 of 495 strings)<br/>Translation: applications/k9copy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/ru/
 
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=553df4a4 [553df4a4]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k9copy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
 
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=553df4a4 [553df4a4]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k9copy<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
 
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=bc07265d [bc07265d]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=bc07265d [bc07265d]] Update translation template.
  +
  +
== kaffeine ==
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=86e5bbbc [86e5bbbc]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: applications/kaffeine - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-servicemenus/ru/
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=0d261da7 [0d261da7]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=03b9c1f4 [03b9c1f4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (729 of 729 strings)<br/>Translation: applications/kaffeine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/ru/
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=fe9e778d [fe9e778d]] Translated using Weblate (Portuguese (Brazil))<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: applications/kaffeine - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/pt_BR/
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=ce0c6633 [ce0c6633]] Translated using Weblate (Portuguese (Brazil))<br/>Currently translated at 100.0% (729 of 729 strings)<br/>Translation: applications/kaffeine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/pt_BR/
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=3f38f883 [3f38f883]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kaffeine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=eac2daca [eac2daca]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (729 of 729 strings)<br/>Translation: applications/kaffeine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/ru/
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=6c9257f2 [6c9257f2]] Translated using Weblate (Russian)<br/>Currently translated at 97.5% (711 of 729 strings)<br/>Translation: applications/kaffeine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/ru/
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=e0e0d158 [e0e0d158]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kaffeine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=b871bd5b [b871bd5b]] Update translation template.
   
 
== kmplayer ==
 
== kmplayer ==
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=132da052 [132da052]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (390 of 390 strings)<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/ru/
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=c1187155 [c1187155]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (390 of 390 strings)<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/ru/
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=9530e59d [9530e59d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: applications/kmplayer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=1566a9ce [1566a9ce]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (390 of 390 strings)<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/ru/
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=78361cb3 [78361cb3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: applications/kmplayer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=6e72f310 [6e72f310]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=30650e19 [30650e19]] Translated using Weblate (Russian)<br/>Currently translated at 88.9% (347 of 390 strings)<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/ru/
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=77c148a7 [77c148a7]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=bb993d63 [bb993d63]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=d8d54a7f [d8d54a7f]] Translated using Weblate (Galician)<br/>Currently translated at 95.6% (373 of 390 strings)<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/gl/
 
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=122a27a0 [122a27a0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/
 
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=122a27a0 [122a27a0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/
 
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=bb9e13d1 [bb9e13d1]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=bb9e13d1 [bb9e13d1]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=0817bc03 [0817bc03]] Translated using Weblate (Bulgarian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: applications/kmplayer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer-desktop-files/bg/
 
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=0817bc03 [0817bc03]] Translated using Weblate (Bulgarian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: applications/kmplayer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer-desktop-files/bg/
  +
  +
== kplayer ==
  +
* [https://git.trinitydesktop.org/cgit/kplayer/commit/?id=e71f663d [e71f663d]] Translated using Weblate (Russian)<br/>Currently translated at 77.1% (800 of 1037 strings)<br/>Translation: applications/kplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kplayer/ru/
  +
* [https://git.trinitydesktop.org/cgit/kplayer/commit/?id=14b1fdd9 [14b1fdd9]] Translated using Weblate (Russian)<br/>Currently translated at 77.1% (800 of 1037 strings)<br/>Translation: applications/kplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kplayer/ru/
  +
* [https://git.trinitydesktop.org/cgit/kplayer/commit/?id=968ddac2 [968ddac2]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kplayer/
  +
* [https://git.trinitydesktop.org/cgit/kplayer/commit/?id=1c3f07e0 [1c3f07e0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kplayer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kplayer-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/kplayer/commit/?id=e9d5a656 [e9d5a656]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: applications/kplayer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kplayer-desktop-files/it/
  +
* [https://git.trinitydesktop.org/cgit/kplayer/commit/?id=cc14b9cf [cc14b9cf]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: applications/kplayer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kplayer-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kplayer/commit/?id=d8391ef7 [d8391ef7]] Translated using Weblate (Russian)<br/>Currently translated at 77.0% (799 of 1037 strings)<br/>Translation: applications/kplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kplayer/ru/
  +
  +
== mplayerthumbs ==
  +
* [https://git.trinitydesktop.org/cgit/mplayerthumbs/commit/?id=617cbd23 [617cbd23]] Added translation using Weblate (Russian)
  +
  +
== rosegarden ==
  +
* [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=95c249dd [95c249dd]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/rosegarden - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/rosegarden-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=48eed92c [48eed92c]] Translated using Weblate (Russian)<br/>Currently translated at 86.2% (2002 of 2322 strings)<br/>Translation: applications/rosegarden<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/rosegarden/ru/
  +
* [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=5eb170e8 [5eb170e8]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=1e5e9153 [1e5e9153]] Added translation using Weblate (Portuguese (Brazil))
  +
* [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=edb78953 [edb78953]] Translated using Weblate (Russian)<br/>Currently translated at 86.2% (2002 of 2322 strings)<br/>Translation: applications/rosegarden<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/rosegarden/ru/
  +
  +
== soundkonverter ==
  +
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=78fe42d0 [78fe42d0]] Translated using Weblate (Russian)<br/>Currently translated at 95.2% (304 of 319 strings)<br/>Translation: applications/soundkonverter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/soundkonverter/ru/
  +
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=4e11f456 [4e11f456]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/soundkonverter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/soundkonverter/
  +
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=451107da [451107da]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (319 of 319 strings)<br/>Translation: applications/soundkonverter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/soundkonverter/it/
  +
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=2c5f94f3 [2c5f94f3]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (319 of 319 strings)<br/>Translation: applications/soundkonverter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/soundkonverter/it/
  +
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=bcf2d459 [bcf2d459]] Translated using Weblate (Russian)<br/>Currently translated at 94.6% (302 of 319 strings)<br/>Translation: applications/soundkonverter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/soundkonverter/ru/
  +
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=2bf7eb6c [2bf7eb6c]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/soundkonverter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/soundkonverter/
  +
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=28a35800 [28a35800]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=300613ee [300613ee]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/soundkonverter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/soundkonverter/
  +
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=a13d3527 [a13d3527]] Update translation template.
   
 
== tderadio ==
 
== tderadio ==
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=49f49b60 [49f49b60]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/tderadio - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=46e97349 [46e97349]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (38 of 38 strings)<br/>Translation: applications/tderadio - streaming<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-streaming/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=0e66044b [0e66044b]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=1e03606e [1e03606e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (104 of 104 strings)<br/>Translation: applications/tderadio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=f8b88abd [f8b88abd]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (17 of 17 strings)<br/>Translation: applications/tderadio - timeshifter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-timeshifter/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=88c92992 [88c92992]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (38 of 38 strings)<br/>Translation: applications/tderadio - streaming<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-streaming/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=739ad48d [739ad48d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: applications/tderadio - soundserver<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-soundserver/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=f693d48c [f693d48c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (78 of 78 strings)<br/>Translation: applications/tderadio - recording<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-recording/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=62096a82 [62096a82]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (15 of 15 strings)<br/>Translation: applications/tderadio - gui-error-log<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-gui-error-log/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=7898f4d5 [7898f4d5]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tderadio - gui-standard-display<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-gui-standard-display/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=13e5a97b [13e5a97b]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tderadio - recording<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-recording/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=6b08efa0 [6b08efa0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tderadio - timeshifter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-timeshifter/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=ffdacdaa [ffdacdaa]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tderadio - oss-sound<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-oss-sound/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=2cfd8fba [2cfd8fba]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tderadio - radio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-radio/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=aa80a24c [aa80a24c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (31 of 31 strings)<br/>Translation: applications/tderadio - radio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-radio/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=28afa3da [28afa3da]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (38 of 38 strings)<br/>Translation: applications/tderadio - oss-sound<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-oss-sound/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=5369d924 [5369d924]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (45 of 45 strings)<br/>Translation: applications/tderadio - gui-standard-display<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-gui-standard-display/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=a9f14b38 [a9f14b38]] Translated using Weblate (Russian)<br/>Currently translated at 82.3% (14 of 17 strings)<br/>Translation: applications/tderadio - timeshifter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-timeshifter/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=d57a893c [d57a893c]] Translated using Weblate (Russian)<br/>Currently translated at 96.1% (75 of 78 strings)<br/>Translation: applications/tderadio - recording<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-recording/ru/
  +
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=55460675 [55460675]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tderadio - radio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-radio/
 
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=03b5df8e [03b5df8e]] Translated using Weblate (Polish)<br/>Currently translated at 93.5% (29 of 31 strings)<br/>Translation: applications/tderadio - radio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-radio/pl/
 
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=03b5df8e [03b5df8e]] Translated using Weblate (Polish)<br/>Currently translated at 93.5% (29 of 31 strings)<br/>Translation: applications/tderadio - radio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-radio/pl/
 
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=0bb5fda6 [0bb5fda6]] Added translation using Weblate (Polish)
 
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=0bb5fda6 [0bb5fda6]] Added translation using Weblate (Polish)
Line 510: Line 1,699:
 
= applications/office =
 
= applications/office =
 
== basket ==
 
== basket ==
  +
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=8bba24a1 [8bba24a1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (13 of 13 strings)<br/>Translation: applications/basket - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/basket-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=3e05901d [3e05901d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (695 of 695 strings)<br/>Translation: applications/basket<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/basket/ru/
 
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=33317176 [33317176]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/basket<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/basket/
 
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=33317176 [33317176]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/basket<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/basket/
 
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=c8b892a3 [c8b892a3]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=c8b892a3 [c8b892a3]] Update translation template.
  +
  +
== kbibtex ==
  +
* [https://git.trinitydesktop.org/cgit/kbibtex/commit/?id=a8cf4b8b [a8cf4b8b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kbibtex - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbibtex-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kbibtex/commit/?id=a9b74b76 [a9b74b76]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kbibtex/commit/?id=15d816e8 [15d816e8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbibtex<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbibtex/
  +
* [https://git.trinitydesktop.org/cgit/kbibtex/commit/?id=702a473b [702a473b]] Translated using Weblate (Russian)<br/>Currently translated at 73.7% (444 of 602 strings)<br/>Translation: applications/kbibtex<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbibtex/ru/
   
 
== kbookreader ==
 
== kbookreader ==
  +
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=0b40cdac [0b40cdac]] Translated using Weblate (Polish)<br/>Currently translated at 66.6% (2 of 3 strings)<br/>Translation: applications/kbookreader - kbookreader.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbookreader-kbookreaderdesktop/pl/
  +
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=713e783c [713e783c]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbookreader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbookreader/
  +
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=8e2d9623 [8e2d9623]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbookreader - kbookreader.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbookreader-kbookreaderdesktop/
  +
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=e32bbc6e [e32bbc6e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (17 of 17 strings)<br/>Translation: applications/kbookreader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbookreader/ru/
  +
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=fcdb94c9 [fcdb94c9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kbookreader - kbookreader.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbookreader-kbookreaderdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=ac3e0386 [ac3e0386]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=61e10e5a [61e10e5a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbookreader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbookreader/
 
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=61e10e5a [61e10e5a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbookreader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbookreader/
  +
  +
== kile ==
  +
* [https://git.trinitydesktop.org/cgit/kile/commit/?id=08a73a70 [08a73a70]] Translated using Weblate (Portuguese (Brazil))<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kile - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile-desktop-files/pt_BR/
  +
* [https://git.trinitydesktop.org/cgit/kile/commit/?id=872c127f [872c127f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kile - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/kile/commit/?id=59f1c45a [59f1c45a]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kile - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile-desktop-files/it/
  +
* [https://git.trinitydesktop.org/cgit/kile/commit/?id=00b87abb [00b87abb]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kile - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile-desktop-files/ru/
   
 
== kmymoney ==
 
== kmymoney ==
  +
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=2d36eedb [2d36eedb]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2674 of 2674 strings)<br/>Translation: applications/kmymoney<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/ru/
  +
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=202400b8 [202400b8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2674 of 2674 strings)<br/>Translation: applications/kmymoney<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/ru/
  +
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=debe3076 [debe3076]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kmymoney - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=16aa0610 [16aa0610]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kmymoney<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/
  +
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=af8d71ce [af8d71ce]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=79e957c7 [79e957c7]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kmymoney<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/
  +
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=47cc1d27 [47cc1d27]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: applications/kmymoney - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=e592106d [e592106d]] Translated using Weblate (Russian)<br/>Currently translated at 99.4% (2658 of 2674 strings)<br/>Translation: applications/kmymoney<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/ru/
 
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=67a43ced [67a43ced]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kmymoney<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/
 
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=67a43ced [67a43ced]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kmymoney<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/
 
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=9df4c701 [9df4c701]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=9df4c701 [9df4c701]] Update translation template.
  +
  +
== knowit ==
  +
* [https://git.trinitydesktop.org/cgit/knowit/commit/?id=3a30dbdb [3a30dbdb]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/knowit - knowit.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knowit-knowitdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/knowit/commit/?id=81a2fc07 [81a2fc07]] Added translation using Weblate (Russian)
   
 
== koffice ==
 
== koffice ==
Line 526: Line 1,747:
   
 
== koffice-i18n ==
 
== koffice-i18n ==
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=422b95eb [422b95eb]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (354 of 354 strings)<br/>Translation: koffice/kformdesigner<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kformdesigner/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=041cb462 [041cb462]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: koffice/koffice<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/koffice/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=27fd186c [27fd186c]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=572398a4 [572398a4]] Translated using Weblate (Russian)<br/>Currently translated at 99.4% (3150 of 3168 strings)<br/>Translation: koffice/kspread<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kspread/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=bce5a0c4 [bce5a0c4]] Translated using Weblate (Russian)<br/>Currently translated at 97.4% (1169 of 1200 strings)<br/>Translation: koffice/kexi<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kexi/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=cc44ebc3 [cc44ebc3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: koffice/thesaurus_tool<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/thesaurus_tool/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=b6cedf64 [b6cedf64]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (32 of 32 strings)<br/>Translation: koffice/tdefile_ooo<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/tdefile_ooo/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=9f49ba05 [9f49ba05]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: koffice/tdefile_koffice<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/tdefile_koffice/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=7a3529fd [7a3529fd]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: koffice/tdefile_gnumeric<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/tdefile_gnumeric/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=05196041 [05196041]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: koffice/tdefile_abiword<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/tdefile_abiword/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=ffe6d299 [ffe6d299]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (961 of 961 strings)<br/>Translation: koffice/kword<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kword/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=ad3cf8ee [ad3cf8ee]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (19 of 19 strings)<br/>Translation: koffice/kspreadcalc_calc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kspreadcalc_calc/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=7f8b71fa [7f8b71fa]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (909 of 909 strings)<br/>Translation: koffice/kpresenter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kpresenter/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=d154e97e [d154e97e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (354 of 354 strings)<br/>Translation: koffice/kformdesigner<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kformdesigner/ru/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=9c40a4ce [9c40a4ce]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: koffice/kexi<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kexi/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=aa8c2267 [aa8c2267]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=ccf47869 [ccf47869]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: koffice/chalk<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/chalk/
  +
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=f690d314 [f690d314]] Translated using Weblate (Russian)<br/>Currently translated at 91.0% (1295 of 1423 strings)<br/>Translation: koffice/chalk<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/chalk/ru/
 
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=f0bcacf8 [f0bcacf8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: koffice/kivio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kivio/
 
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=f0bcacf8 [f0bcacf8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: koffice/kivio<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kivio/
 
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=e1f27756 [e1f27756]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: koffice/kexi<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kexi/
 
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=e1f27756 [e1f27756]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: koffice/kexi<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kexi/
Line 539: Line 1,778:
   
 
== kpilot ==
 
== kpilot ==
  +
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=994025a3 [994025a3]] Translated using Weblate (Russian)<br/>Currently translated at 97.3% (1059 of 1088 strings)<br/>Translation: applications/kpilot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/ru/
  +
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=812902b7 [812902b7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: applications/kpilot - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=2ddec8ee [2ddec8ee]] Translated using Weblate (Russian)<br/>Currently translated at 97.3% (1059 of 1088 strings)<br/>Translation: applications/kpilot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/ru/
  +
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=6ee217d4 [6ee217d4]] Translated using Weblate (Russian)<br/>Currently translated at 85.2% (29 of 34 strings)<br/>Translation: applications/kpilot - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=84b8d43e [84b8d43e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kpilot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
  +
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=9a5d96d5 [9a5d96d5]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (34 of 34 strings)<br/>Translation: applications/kpilot - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot-desktop-files/it/
  +
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=9beef848 [9beef848]] Translated using Weblate (Russian)<br/>Currently translated at 97.3% (1059 of 1088 strings)<br/>Translation: applications/kpilot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/ru/
 
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=adc41d0e [adc41d0e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kpilot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
 
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=adc41d0e [adc41d0e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kpilot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
 
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=43b3df95 [43b3df95]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=43b3df95 [43b3df95]] Update translation template.
Line 545: Line 1,791:
 
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=fa847ef4 [fa847ef4]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=fa847ef4 [fa847ef4]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=a956e3e8 [a956e3e8]] Drop Qt2's TQSortedList class
 
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=a956e3e8 [a956e3e8]] Drop Qt2's TQSortedList class
  +
  +
== tellico ==
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=c5aed387 [c5aed387]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1113 of 1113 strings)<br/>Translation: applications/tellico<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico/ru/
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=292c365c [292c365c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1113 of 1113 strings)<br/>Translation: applications/tellico<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico/ru/
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=9232c032 [9232c032]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/tellico - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico-desktop-files/pl/
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=dae674d5 [dae674d5]] Added translation using Weblate (Polish)
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=01caa644 [01caa644]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tellico - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=ea7a8ffa [ea7a8ffa]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tellico<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico/
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=10996a19 [10996a19]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/tellico - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=252be932 [252be932]] Translated using Weblate (Russian)<br/>Currently translated at 99.5% (1108 of 1113 strings)<br/>Translation: applications/tellico<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico/ru/
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=f73799c2 [f73799c2]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tellico<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico/
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=30d2f3d2 [30d2f3d2]] Translated using Weblate (Polish)<br/>Currently translated at 74.2% (826 of 1113 strings)<br/>Translation: applications/tellico<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico/pl/
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=997c050d [997c050d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tellico<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico/
  +
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=0a00263f [0a00263f]] Update translation template.
   
 
= applications/settings =
 
= applications/settings =
 
== kdpkg ==
 
== kdpkg ==
  +
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=e5d56b2b [e5d56b2b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kdpkg - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdpkg-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=52160b83 [52160b83]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=1ec33520 [1ec33520]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=1f5bed1a [1f5bed1a]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=752317fb [752317fb]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdpkg - install<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdpkg-install/
 
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=c178f4e3 [c178f4e3]] Translated using Weblate (Polish)<br/>Currently translated at 93.1% (27 of 29 strings)<br/>Translation: applications/kdpkg - install<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdpkg-install/pl/
 
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=c178f4e3 [c178f4e3]] Translated using Weblate (Polish)<br/>Currently translated at 93.1% (27 of 29 strings)<br/>Translation: applications/kdpkg - install<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdpkg-install/pl/
 
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=7afa4047 [7afa4047]] Added translation using Weblate (Polish)
 
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=7afa4047 [7afa4047]] Added translation using Weblate (Polish)
 
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=3107e30a [3107e30a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdpkg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdpkg/
 
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=3107e30a [3107e30a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdpkg<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdpkg/
 
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=4277d12f [4277d12f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdpkg - install<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdpkg-install/
 
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=4277d12f [4277d12f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kdpkg - install<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdpkg-install/
  +
  +
== kima ==
  +
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=72f70a32 [72f70a32]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/kima - kima.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kima-kimadesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=59a7eecd [59a7eecd]] Added translation using Weblate (Russian)
  +
  +
== kiosktool ==
  +
* [https://git.trinitydesktop.org/cgit/kiosktool/commit/?id=fe1ef0db [fe1ef0db]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/kiosktool - kiosktool.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kiosktool-kiosktooldesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kiosktool/commit/?id=e30e1b38 [e30e1b38]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kiosktool/commit/?id=f585e458 [f585e458]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kiosktool<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kiosktool/
  +
* [https://git.trinitydesktop.org/cgit/kiosktool/commit/?id=6d1e1f26 [6d1e1f26]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (238 of 238 strings)<br/>Translation: applications/kiosktool<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kiosktool/ru/
   
 
== kkbswitch ==
 
== kkbswitch ==
  +
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=c81744ba [c81744ba]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (57 of 57 strings)<br/>Translation: applications/kkbswitch<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/ru/
  +
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=513141a1 [513141a1]] Translated using Weblate (Russian)<br/>Currently translated at 92.9% (53 of 57 strings)<br/>Translation: applications/kkbswitch<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/ru/
  +
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=d7365e67 [d7365e67]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kkbswitch - kkbswitch.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch-kkbswitchdesktop/
  +
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=59d15769 [59d15769]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kkbswitch<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/
  +
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=f14c6e5f [f14c6e5f]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (57 of 57 strings)<br/>Translation: applications/kkbswitch<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/uk/
  +
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=c36d0446 [c36d0446]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/kkbswitch - kkbswitch.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch-kkbswitchdesktop/ru/
 
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=d7b89dac [d7b89dac]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kkbswitch<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/
 
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=d7b89dac [d7b89dac]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kkbswitch<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/
 
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=586412b8 [586412b8]] Translated using Weblate (Polish)<br/>Currently translated at 96.4% (55 of 57 strings)<br/>Translation: applications/kkbswitch<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/pl/
 
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=586412b8 [586412b8]] Translated using Weblate (Polish)<br/>Currently translated at 96.4% (55 of 57 strings)<br/>Translation: applications/kkbswitch<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/pl/
Line 562: Line 1,843:
   
 
== klcddimmer ==
 
== klcddimmer ==
  +
* [https://git.trinitydesktop.org/cgit/klcddimmer/commit/?id=10b9f399 [10b9f399]] Translated using Weblate (Polish)<br/>Currently translated at 66.6% (2 of 3 strings)<br/>Translation: applications/klcddimmer - klcddimmer.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klcddimmer-klcddimmerdesktop/pl/
  +
* [https://git.trinitydesktop.org/cgit/klcddimmer/commit/?id=4c074e14 [4c074e14]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/klcddimmer - klcddimmer.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klcddimmer-klcddimmerdesktop/
  +
* [https://git.trinitydesktop.org/cgit/klcddimmer/commit/?id=739e6b63 [739e6b63]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/klcddimmer - klcddimmer.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klcddimmer-klcddimmerdesktop/ru/
 
* [https://git.trinitydesktop.org/cgit/klcddimmer/commit/?id=c552505d [c552505d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/klcddimmer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klcddimmer/
 
* [https://git.trinitydesktop.org/cgit/klcddimmer/commit/?id=c552505d [c552505d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/klcddimmer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klcddimmer/
  +
  +
== tdenetworkmanager ==
  +
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=0f339629 [0f339629]] Translated using Weblate (Russian)<br/>Currently translated at 56.5% (160 of 283 strings)<br/>Translation: applications/tdenetworkmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=0b25fec3 [0b25fec3]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (283 of 283 strings)<br/>Translation: applications/tdenetworkmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/uk/
  +
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=61ae35a3 [61ae35a3]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdenetworkmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/
  +
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=5df4ed11 [5df4ed11]] Translated using Weblate (Russian)<br/>Currently translated at 56.5% (160 of 283 strings)<br/>Translation: applications/tdenetworkmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=c95d4f33 [c95d4f33]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdenetworkmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/
  +
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=f6f35912 [f6f35912]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=92a7c996 [92a7c996]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (20 of 20 strings)<br/>Translation: applications/tdenetworkmanager - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager-events/it/
  +
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=8883a11e [8883a11e]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: applications/tdenetworkmanager - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager-desktop-files/it/
  +
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=f781e430 [f781e430]] Translated using Weblate (Russian)<br/>Currently translated at 56.5% (160 of 283 strings)<br/>Translation: applications/tdenetworkmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=6bd64d20 [6bd64d20]] Translated using Weblate (Russian)<br/>Currently translated at 54.4% (154 of 283 strings)<br/>Translation: applications/tdenetworkmanager<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/ru/
  +
  +
== wlassistant ==
  +
* [https://git.trinitydesktop.org/cgit/wlassistant/commit/?id=3e7e7008 [3e7e7008]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/wlassistant - wlassistant.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/wlassistant-wlassistantdesktop/ru/
   
 
= applications/system =
 
= applications/system =
 
== dolphin ==
 
== dolphin ==
  +
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=935eb49d [935eb49d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (174 of 174 strings)<br/>Translation: applications/dolphin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin/ru/
  +
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=c5ebee1a [c5ebee1a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/dolphin - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin-servicemenus/
  +
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=b6a6add7 [b6a6add7]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (63 of 63 strings)<br/>Translation: applications/dolphin - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin-servicemenus/it/
  +
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=d6981f86 [d6981f86]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (63 of 63 strings)<br/>Translation: applications/dolphin - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin-servicemenus/pt/
  +
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=88bffef8 [88bffef8]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (63 of 63 strings)<br/>Translation: applications/dolphin - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin-servicemenus/ru/
  +
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=50bf6ece [50bf6ece]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/dolphin - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin-servicemenus/
  +
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=df0f2634 [df0f2634]] Translated using Weblate (Russian)<br/>Currently translated at 87.3% (55 of 63 strings)<br/>Translation: applications/dolphin - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin-servicemenus/ru/
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=128fc6c0 [128fc6c0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/dolphin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin/
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=128fc6c0 [128fc6c0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/dolphin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin/
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=4177bfeb [4177bfeb]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=4177bfeb [4177bfeb]] Update translation template.
Line 571: Line 1,877:
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=614887eb [614887eb]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/dolphin - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin-servicemenus/
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=614887eb [614887eb]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/dolphin - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin-servicemenus/
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=dfc034e5 [dfc034e5]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=dfc034e5 [dfc034e5]] Update translation template.
  +
  +
== katapult ==
  +
* [https://git.trinitydesktop.org/cgit/katapult/commit/?id=b427732a [b427732a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (6 of 6 strings)<br/>Translation: applications/katapult - displays<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/katapult-displays/ru/
  +
* [https://git.trinitydesktop.org/cgit/katapult/commit/?id=a2ce4f73 [a2ce4f73]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/katapult/commit/?id=90483ac4 [90483ac4]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/katapult - katapult.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/katapult-katapultdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/katapult/commit/?id=2c620ea8 [2c620ea8]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/katapult/commit/?id=4b5ae0ee [4b5ae0ee]] Translated using Weblate (Portuguese (Brazil))<br/>Currently translated at 100.0% (89 of 89 strings)<br/>Translation: applications/katapult<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/katapult/pt_BR/
   
 
== kbfx ==
 
== kbfx ==
  +
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=a83a9d10 [a83a9d10]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=7df544d7 [7df544d7]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbfx<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbfx/
 
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=7df544d7 [7df544d7]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbfx<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbfx/
   
 
== kcmautostart ==
 
== kcmautostart ==
  +
* [https://git.trinitydesktop.org/cgit/kcmautostart/commit/?id=b5fa6c20 [b5fa6c20]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kcm-autostart - autostart.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-autostart-autostartdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kcmautostart/commit/?id=93aa3c87 [93aa3c87]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kcmautostart/commit/?id=639e1972 [639e1972]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kcm-autostart<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-autostart/
  +
* [https://git.trinitydesktop.org/cgit/kcmautostart/commit/?id=e156d8d7 [e156d8d7]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: applications/kcm-autostart<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-autostart/ru/
  +
* [https://git.trinitydesktop.org/cgit/kcmautostart/commit/?id=a34114dc [a34114dc]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/kcmautostart/commit/?id=e32b5599 [e32b5599]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kcm-autostart<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-autostart/
 
* [https://git.trinitydesktop.org/cgit/kcmautostart/commit/?id=e32b5599 [e32b5599]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kcm-autostart<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-autostart/
  +
  +
== kdbusnotification ==
  +
* [https://git.trinitydesktop.org/cgit/kdbusnotification/commit/?id=1a641393 [1a641393]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: applications/kdbusnotification<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification/ru/
  +
* [https://git.trinitydesktop.org/cgit/kdbusnotification/commit/?id=b412e198 [b412e198]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kdbusnotification/commit/?id=b0df4a69 [b0df4a69]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/kdbusnotification - autostart.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification-autostartdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kdbusnotification/commit/?id=15f5616c [15f5616c]] Added translation using Weblate (Russian)
  +
  +
== klamav ==
  +
* [https://git.trinitydesktop.org/cgit/klamav/commit/?id=d11bc9be [d11bc9be]] Translated using Weblate (Russian)<br/>Currently translated at 64.1% (285 of 444 strings)<br/>Translation: applications/klamav<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/ru/
  +
  +
== knemo ==
  +
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=e7fb48e5 [e7fb48e5]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (85 of 85 strings)<br/>Translation: applications/knemo<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo/pl/
  +
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=9e04f998 [9e04f998]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knemo - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=3772679a [3772679a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knemo - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-events/
  +
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=232699e6 [232699e6]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knemo - kcm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-kcm/
  +
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=16c52455 [16c52455]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knemo<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo/
  +
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=8e390170 [8e390170]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/knemo - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=73908043 [73908043]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (104 of 104 strings)<br/>Translation: applications/knemo - kcm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-kcm/ru/
  +
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=d1925e58 [d1925e58]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (85 of 85 strings)<br/>Translation: applications/knemo<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo/ru/
  +
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=6132bf8e [6132bf8e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/knemo - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-desktop-files/ru/
  +
  +
== knetload ==
  +
* [https://git.trinitydesktop.org/cgit/knetload/commit/?id=ba2626b3 [ba2626b3]] Translated using Weblate (Polish)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/knetload - knetload.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knetload-knetloaddesktop/pl/
  +
* [https://git.trinitydesktop.org/cgit/knetload/commit/?id=c52c618e [c52c618e]] Added translation using Weblate (Polish)
  +
* [https://git.trinitydesktop.org/cgit/knetload/commit/?id=7b25c61d [7b25c61d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knetload - knetload.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knetload-knetloaddesktop/
  +
* [https://git.trinitydesktop.org/cgit/knetload/commit/?id=ad81a141 [ad81a141]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/knetload - knetload.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knetload-knetloaddesktop/ru/
  +
  +
== knetstats ==
  +
* [https://git.trinitydesktop.org/cgit/knetstats/commit/?id=cde57e3a [cde57e3a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (53 of 53 strings)<br/>Translation: applications/knetstats<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knetstats/ru/
  +
* [https://git.trinitydesktop.org/cgit/knetstats/commit/?id=f59f6f15 [f59f6f15]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/knetstats - knetstats.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knetstats-knetstatsdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/knetstats/commit/?id=26523e70 [26523e70]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/knetstats/commit/?id=fca6b8e0 [fca6b8e0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (53 of 53 strings)<br/>Translation: applications/knetstats<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knetstats/ru/
  +
  +
== krusader ==
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=0a303a08 [0a303a08]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: applications/krusader - tdeio-virt<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader-tdeio-virt/ru/
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=b530f6f6 [b530f6f6]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=7e975b56 [7e975b56]] Translated using Weblate (Russian)<br/>Currently translated at 89.0% (1246 of 1399 strings)<br/>Translation: applications/krusader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/ru/
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=6dcff4b8 [6dcff4b8]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/krusader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=36ae80d0 [36ae80d0]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=3ce92a8b [3ce92a8b]] Translated using Weblate (Russian)<br/>Currently translated at 89.0% (1246 of 1399 strings)<br/>Translation: applications/krusader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/ru/
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=c3898db6 [c3898db6]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/krusader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=b55a9aa0 [b55a9aa0]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (1399 of 1399 strings)<br/>Translation: applications/krusader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/it/
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=a6d7af8f [a6d7af8f]] Translated using Weblate (Russian)<br/>Currently translated at 89.0% (1246 of 1399 strings)<br/>Translation: applications/krusader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/ru/
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=1107ba66 [1107ba66]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/krusader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/
  +
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=60b198a9 [60b198a9]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (1399 of 1399 strings)<br/>Translation: applications/krusader<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/uk/
   
 
== kshutdown ==
 
== kshutdown ==
  +
* [https://git.trinitydesktop.org/cgit/kshutdown/commit/?id=7f2b77af [7f2b77af]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kshutdown - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshutdown-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/kshutdown/commit/?id=6de6914a [6de6914a]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kshutdown/commit/?id=294c6c37 [294c6c37]] Translated using Weblate (Portuguese (Brazil))<br/>Currently translated at 100.0% (177 of 177 strings)<br/>Translation: applications/kshutdown<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshutdown/pt_BR/
  +
* [https://git.trinitydesktop.org/cgit/kshutdown/commit/?id=5153b71e [5153b71e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kshutdown - kshutdown.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshutdown-kshutdowndesktop/
  +
* [https://git.trinitydesktop.org/cgit/kshutdown/commit/?id=757c58ab [757c58ab]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (177 of 177 strings)<br/>Translation: applications/kshutdown<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshutdown/it/
  +
* [https://git.trinitydesktop.org/cgit/kshutdown/commit/?id=0cb0eeb3 [0cb0eeb3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kshutdown - kshutdown.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshutdown-kshutdowndesktop/ru/
 
* [https://git.trinitydesktop.org/cgit/kshutdown/commit/?id=6c6e8bb5 [6c6e8bb5]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kshutdown - kshutdown.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshutdown-kshutdowndesktop/nl/
 
* [https://git.trinitydesktop.org/cgit/kshutdown/commit/?id=6c6e8bb5 [6c6e8bb5]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kshutdown - kshutdown.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshutdown-kshutdowndesktop/nl/
   
 
== ksystemlog ==
 
== ksystemlog ==
  +
* [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=e8c74ab9 [e8c74ab9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/ksystemlog - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksystemlog-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=f878a025 [f878a025]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=cf0f1b44 [cf0f1b44]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/ksystemlog<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksystemlog/
 
* [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=cf0f1b44 [cf0f1b44]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/ksystemlog<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksystemlog/
 
* [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=27e255d7 [27e255d7]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=27e255d7 [27e255d7]] Update translation template.
  +
  +
== kvkbd ==
  +
* [https://git.trinitydesktop.org/cgit/kvkbd/commit/?id=570028de [570028de]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kvkbd - kvkbd.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd-kvkbddesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kvkbd/commit/?id=3a15b392 [3a15b392]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kvkbd/commit/?id=02fef088 [02fef088]] Added translation using Weblate (Russian)
   
 
== polkit-agent-tde ==
 
== polkit-agent-tde ==
  +
* [https://git.trinitydesktop.org/cgit/polkit-agent-tde/commit/?id=7ef2e01a [7ef2e01a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1 of 1 strings)<br/>Translation: applications/polkit-agent-tde - polkit-agent-tde.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/polkit-agent-tde-polkit-agent-tdedesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/polkit-agent-tde/commit/?id=4bc2685c [4bc2685c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: applications/polkit-agent-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/polkit-agent-tde/ru/
  +
* [https://git.trinitydesktop.org/cgit/polkit-agent-tde/commit/?id=394ba86f [394ba86f]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/polkit-agent-tde/commit/?id=d0ff02a7 [d0ff02a7]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: applications/polkit-agent-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/polkit-agent-tde/it/
  +
* [https://git.trinitydesktop.org/cgit/polkit-agent-tde/commit/?id=774e540b [774e540b]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/polkit-agent-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/polkit-agent-tde/
  +
* [https://git.trinitydesktop.org/cgit/polkit-agent-tde/commit/?id=fe3d3837 [fe3d3837]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: applications/polkit-agent-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/polkit-agent-tde/uk/
 
* [https://git.trinitydesktop.org/cgit/polkit-agent-tde/commit/?id=81f288bf [81f288bf]] Translated using Weblate (Chinese (Traditional))<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: applications/polkit-agent-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/polkit-agent-tde/zh_Hant/
 
* [https://git.trinitydesktop.org/cgit/polkit-agent-tde/commit/?id=81f288bf [81f288bf]] Translated using Weblate (Chinese (Traditional))<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: applications/polkit-agent-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/polkit-agent-tde/zh_Hant/
  +
  +
== tastymenu ==
  +
* [https://git.trinitydesktop.org/cgit/tastymenu/commit/?id=2307db6a [2307db6a]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (146 of 146 strings)<br/>Translation: applications/tastymenu<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tastymenu/ru/
  +
* [https://git.trinitydesktop.org/cgit/tastymenu/commit/?id=425d4d88 [425d4d88]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/tastymenu - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tastymenu-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tastymenu/commit/?id=97b927a5 [97b927a5]] Added translation using Weblate (Russian)
   
 
== tdebluez ==
 
== tdebluez ==
  +
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=17819966 [17819966]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (32 of 32 strings)<br/>Translation: applications/tdebluez - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=f25c4521 [f25c4521]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (23 of 23 strings)<br/>Translation: applications/tdebluez - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-events/it/
  +
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=01f504fe [01f504fe]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (32 of 32 strings)<br/>Translation: applications/tdebluez - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/it/
  +
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=fce0091e [fce0091e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdebluez<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/
  +
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=f23e3839 [f23e3839]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdebluez - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=823b8121 [823b8121]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (32 of 32 strings)<br/>Translation: applications/tdebluez - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/ru/
 
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=d0311fa0 [d0311fa0]] Added translation using Weblate (Dutch)
 
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=d0311fa0 [d0311fa0]] Added translation using Weblate (Dutch)
 
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=ee1b7905 [ee1b7905]] Translated using Weblate (Polish)<br/>Currently translated at 89.1% (239 of 268 strings)<br/>Translation: applications/tdebluez<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/pl/
 
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=ee1b7905 [ee1b7905]] Translated using Weblate (Polish)<br/>Currently translated at 89.1% (239 of 268 strings)<br/>Translation: applications/tdebluez<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/pl/
Line 601: Line 1,995:
 
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=ad1894b7 [ad1894b7]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdebluez<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/
 
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=ad1894b7 [ad1894b7]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdebluez<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/
 
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=e852055d [e852055d]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/tdebluez/commit/?id=e852055d [e852055d]] Update translation template.
  +
  +
== tdedocker ==
  +
* [https://git.trinitydesktop.org/cgit/tdedocker/commit/?id=c8bd481e [c8bd481e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/tdedocker - tdedocker.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdedocker-tdedockerdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdedocker/commit/?id=2cb5f566 [2cb5f566]] Added translation using Weblate (Russian)
   
 
== tdepowersave ==
 
== tdepowersave ==
  +
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=b001f8e8 [b001f8e8]] Translated using Weblate (Russian)<br/>Currently translated at 36.3% (20 of 55 strings)<br/>Translation: applications/tdepowersave - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=b8b910e9 [b8b910e9]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/tdepowersave - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave-desktop-files/uk/
  +
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=aaf6cc18 [aaf6cc18]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/
  +
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=8a0925b0 [8a0925b0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdepowersave - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave-events/
  +
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=9b7728c1 [9b7728c1]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (311 of 311 strings)<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/it/
  +
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=96ba1bf7 [96ba1bf7]] Translated using Weblate (Russian)<br/>Currently translated at 36.3% (20 of 55 strings)<br/>Translation: applications/tdepowersave - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave-events/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=1e735aeb [1e735aeb]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (311 of 311 strings)<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/uk/
  +
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=f39d5cd2 [f39d5cd2]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/
  +
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=c1d1a446 [c1d1a446]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=70666ec3 [70666ec3]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=70666ec3 [70666ec3]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=c2676876 [c2676876]] Translated using Weblate (Russian)<br/>Currently translated at 93.2% (290 of 311 strings)<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/ru/
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=c2676876 [c2676876]] Translated using Weblate (Russian)<br/>Currently translated at 93.2% (290 of 311 strings)<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/ru/
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=5242ce6d [5242ce6d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=5242ce6d [5242ce6d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=678ecbe9 [678ecbe9]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=678ecbe9 [678ecbe9]] Update translation template.
  +
  +
== tdesshaskpass ==
  +
* [https://git.trinitydesktop.org/cgit/tdesshaskpass/commit/?id=77270a90 [77270a90]] Translated using Weblate (Polish)<br/>Currently translated at 71.4% (5 of 7 strings)<br/>Translation: applications/tdesshaskpass<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesshaskpass/pl/
  +
* [https://git.trinitydesktop.org/cgit/tdesshaskpass/commit/?id=a9f78c9a [a9f78c9a]] Added translation using Weblate (Polish)
  +
* [https://git.trinitydesktop.org/cgit/tdesshaskpass/commit/?id=b193e3f5 [b193e3f5]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdesshaskpass<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesshaskpass/
  +
* [https://git.trinitydesktop.org/cgit/tdesshaskpass/commit/?id=7a7a240e [7a7a240e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/tdesshaskpass<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesshaskpass/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdesshaskpass/commit/?id=b0aaaa03 [b0aaaa03]] Added translation using Weblate (Russian)
  +
  +
== yakuake ==
  +
* [https://git.trinitydesktop.org/cgit/yakuake/commit/?id=ffd5e73e [ffd5e73e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/yakuake - yakuake.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/yakuake-yakuakedesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/yakuake/commit/?id=cf3dbd06 [cf3dbd06]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (98 of 98 strings)<br/>Translation: applications/yakuake<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/yakuake/ru/
  +
* [https://git.trinitydesktop.org/cgit/yakuake/commit/?id=4adafb6f [4adafb6f]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/yakuake/commit/?id=73cd9e3b [73cd9e3b]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/yakuake<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/yakuake/
  +
* [https://git.trinitydesktop.org/cgit/yakuake/commit/?id=4d40f6d0 [4d40f6d0]] Translated using Weblate (Russian)<br/>Currently translated at 95.9% (94 of 98 strings)<br/>Translation: applications/yakuake<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/yakuake/ru/
   
 
= applications/tdeio =
 
= applications/tdeio =
  +
== tdeio-appinfo ==
  +
* [https://git.trinitydesktop.org/cgit/tdeio-appinfo/commit/?id=4a1957d9 [4a1957d9]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1 of 1 strings)<br/>Translation: applications/tdeio-appinfo - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-appinfo-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeio-appinfo/commit/?id=259bb403 [259bb403]] Added translation using Weblate (Russian)
  +
  +
== tdeio-apt ==
  +
* [https://git.trinitydesktop.org/cgit/tdeio-apt/commit/?id=154d4926 [154d4926]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/tdeio-apt - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-apt-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeio-apt/commit/?id=9bd15ca6 [9bd15ca6]] Added translation using Weblate (Russian)
  +
 
== tdeio-ftps ==
 
== tdeio-ftps ==
 
* [https://git.trinitydesktop.org/cgit/tdeio-ftps/commit/?id=8ac1f636 [8ac1f636]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdeio-ftps<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-ftps/
 
* [https://git.trinitydesktop.org/cgit/tdeio-ftps/commit/?id=8ac1f636 [8ac1f636]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdeio-ftps<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-ftps/
  +
  +
== tdeio-gopher ==
  +
* [https://git.trinitydesktop.org/cgit/tdeio-gopher/commit/?id=dfc20d5b [dfc20d5b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/tdeio-gopher<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-gopher/ru/
  +
  +
== tdeio-locate ==
  +
* [https://git.trinitydesktop.org/cgit/tdeio-locate/commit/?id=888a6158 [888a6158]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/tdeio-locate - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-locate-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeio-locate/commit/?id=94acdb2d [94acdb2d]] Added translation using Weblate (Russian)
  +
  +
== tdeio-sword ==
  +
* [https://git.trinitydesktop.org/cgit/tdeio-sword/commit/?id=bbf5f2b3 [bbf5f2b3]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdeio-sword - sword.protocol<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-sword-swordprotocol/
  +
* [https://git.trinitydesktop.org/cgit/tdeio-sword/commit/?id=a1851f5d [a1851f5d]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1 of 1 strings)<br/>Translation: applications/tdeio-sword - sword.protocol<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-sword-swordprotocol/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeio-sword/commit/?id=6d75ce24 [6d75ce24]] Added translation using Weblate (Russian)
  +
  +
== tdeio-umountwrapper ==
  +
* [https://git.trinitydesktop.org/cgit/tdeio-umountwrapper/commit/?id=c48a81c6 [c48a81c6]] Translated using Weblate (Polish)<br/>Currently translated at 57.1% (4 of 7 strings)<br/>Translation: applications/tdeio-umountwrapper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-umountwrapper/pl/
  +
* [https://git.trinitydesktop.org/cgit/tdeio-umountwrapper/commit/?id=dfbe223a [dfbe223a]] Added translation using Weblate (Polish)
  +
* [https://git.trinitydesktop.org/cgit/tdeio-umountwrapper/commit/?id=11dcb3f5 [11dcb3f5]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdeio-umountwrapper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-umountwrapper/
  +
* [https://git.trinitydesktop.org/cgit/tdeio-umountwrapper/commit/?id=e3173ff2 [e3173ff2]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/tdeio-umountwrapper<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-umountwrapper/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdeio-umountwrapper/commit/?id=c37ba2dc [c37ba2dc]] Added translation using Weblate (Russian)
   
 
= applications/themes =
 
= applications/themes =
 
== gtk-qt-engine ==
 
== gtk-qt-engine ==
  +
* [https://git.trinitydesktop.org/cgit/gtk-qt-engine/commit/?id=d0d226cf [d0d226cf]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (57 of 57 strings)<br/>Translation: applications/gtk-qt-engine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gtk-qt-engine/ru/
 
* [https://git.trinitydesktop.org/cgit/gtk-qt-engine/commit/?id=2178adeb [2178adeb]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/gtk-qt-engine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gtk-qt-engine/
 
* [https://git.trinitydesktop.org/cgit/gtk-qt-engine/commit/?id=2178adeb [2178adeb]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/gtk-qt-engine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gtk-qt-engine/
 
* [https://git.trinitydesktop.org/cgit/gtk-qt-engine/commit/?id=90c79e65 [90c79e65]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 100.0% (57 of 57 strings)<br/>Translation: applications/gtk-qt-engine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gtk-qt-engine/zh_Hans/
 
* [https://git.trinitydesktop.org/cgit/gtk-qt-engine/commit/?id=90c79e65 [90c79e65]] Translated using Weblate (Chinese (Simplified))<br/>Currently translated at 100.0% (57 of 57 strings)<br/>Translation: applications/gtk-qt-engine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/gtk-qt-engine/zh_Hans/
 
* [https://git.trinitydesktop.org/cgit/gtk-qt-engine/commit/?id=df701883 [df701883]] Added translation using Weblate (Chinese (Simplified))
 
* [https://git.trinitydesktop.org/cgit/gtk-qt-engine/commit/?id=df701883 [df701883]] Added translation using Weblate (Chinese (Simplified))
  +
  +
== kgtk-qt3 ==
  +
* [https://git.trinitydesktop.org/cgit/kgtk-qt3/commit/?id=e6da4c75 [e6da4c75]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (12 of 12 strings)<br/>Translation: applications/kgtk-qt3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kgtk-qt3/ru/
  +
* [https://git.trinitydesktop.org/cgit/kgtk-qt3/commit/?id=06bca424 [06bca424]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (12 of 12 strings)<br/>Translation: applications/kgtk-qt3<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kgtk-qt3/ru/
  +
  +
== ksplash-engine-moodin ==
  +
* [https://git.trinitydesktop.org/cgit/ksplash-engine-moodin/commit/?id=a6618f45 [a6618f45]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/ksplash-engine-moodin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksplash-engine-moodin/ru/
  +
* [https://git.trinitydesktop.org/cgit/ksplash-engine-moodin/commit/?id=5f1d24be [5f1d24be]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/ksplash-engine-moodin/commit/?id=80fd36cc [80fd36cc]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/ksplash-engine-moodin - ksplashmoodin.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksplash-engine-moodin-ksplashmoodindesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/ksplash-engine-moodin/commit/?id=c5ea48d7 [c5ea48d7]] Added translation using Weblate (Russian)
   
 
== tde-style-baghira ==
 
== tde-style-baghira ==
  +
* [https://git.trinitydesktop.org/cgit/tde-style-baghira/commit/?id=130a09fe [130a09fe]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: applications/tde-style-baghira - bab<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-bab/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-style-baghira/commit/?id=a41cd05c [a41cd05c]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tde-style-baghira/commit/?id=2bfddb37 [2bfddb37]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/tde-style-baghira - kmenuapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-kmenuapplet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-style-baghira/commit/?id=24c94460 [24c94460]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/tde-style-baghira/commit/?id=bb43a575 [bb43a575]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tde-style-baghira - sessionapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-sessionapplet/
 
* [https://git.trinitydesktop.org/cgit/tde-style-baghira/commit/?id=bb43a575 [bb43a575]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tde-style-baghira - sessionapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-sessionapplet/
 
* [https://git.trinitydesktop.org/cgit/tde-style-baghira/commit/?id=738600de [738600de]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tde-style-baghira - starter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-starter/
 
* [https://git.trinitydesktop.org/cgit/tde-style-baghira/commit/?id=738600de [738600de]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tde-style-baghira - starter<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-starter/
Line 627: Line 2,090:
   
 
== tde-style-domino ==
 
== tde-style-domino ==
  +
* [https://git.trinitydesktop.org/cgit/tde-style-domino/commit/?id=515a3c18 [515a3c18]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/tde-style-domino - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-domino-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-style-domino/commit/?id=bc0d220b [bc0d220b]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/tde-style-domino/commit/?id=7ea023ba [7ea023ba]] Rename library twin3_domino -&gt; twin_domino<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
 
* [https://git.trinitydesktop.org/cgit/tde-style-domino/commit/?id=7ea023ba [7ea023ba]] Rename library twin3_domino -&gt; twin_domino<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
   
 
== tde-style-ia-ora ==
 
== tde-style-ia-ora ==
  +
* [https://git.trinitydesktop.org/cgit/tde-style-ia-ora/commit/?id=9e5afc6b [9e5afc6b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/tde-style-ia-ora - twin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-ia-ora-twin/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-style-ia-ora/commit/?id=5bbd8ebf [5bbd8ebf]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tde-style-ia-ora/commit/?id=70d8e947 [70d8e947]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/tde-style-ia-ora - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-ia-ora-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-style-ia-ora/commit/?id=5e7e1797 [5e7e1797]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/tde-style-ia-ora/commit/?id=25c19604 [25c19604]] Rename library twin3_iaora -&gt; twin_iaora<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
 
* [https://git.trinitydesktop.org/cgit/tde-style-ia-ora/commit/?id=25c19604 [25c19604]] Rename library twin3_iaora -&gt; twin_iaora<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
  +
  +
== tde-style-lipstik ==
  +
* [https://git.trinitydesktop.org/cgit/tde-style-lipstik/commit/?id=dc269473 [dc269473]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tde-style-lipstik - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-lipstik-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/tde-style-lipstik/commit/?id=39c758d5 [39c758d5]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (5 of 5 strings)<br/>Translation: applications/tde-style-lipstik - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-lipstik-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-style-lipstik/commit/?id=e0338512 [e0338512]] Added translation using Weblate (Russian)
  +
  +
== tde-style-qtcurve ==
  +
* [https://git.trinitydesktop.org/cgit/tde-style-qtcurve/commit/?id=b069a35c [b069a35c]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/tde-style-qtcurve - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-qtcurve-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-style-qtcurve/commit/?id=27e23c10 [27e23c10]] Added translation using Weblate (Russian)
  +
  +
== tdmtheme ==
  +
* [https://git.trinitydesktop.org/cgit/tdmtheme/commit/?id=40c3be67 [40c3be67]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/tdmtheme - tdmtheme.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdmtheme-tdmthemedesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/tdmtheme/commit/?id=422b7c29 [422b7c29]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tdmtheme/commit/?id=be80cbfd [be80cbfd]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/tdmtheme<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdmtheme/
  +
* [https://git.trinitydesktop.org/cgit/tdmtheme/commit/?id=33f7baf1 [33f7baf1]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (27 of 27 strings)<br/>Translation: applications/tdmtheme<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdmtheme/ru/
   
 
== twin-style-crystal ==
 
== twin-style-crystal ==
  +
* [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=74a99abb [74a99abb]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1 of 1 strings)<br/>Translation: applications/twin-style-crystal - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-crystal-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=ef365451 [ef365451]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=d9afc78c [d9afc78c]] Rename library twin3_crystal -&gt; twin_crystal<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
 
* [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=d9afc78c [d9afc78c]] Rename library twin3_crystal -&gt; twin_crystal<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
   
 
== twin-style-dekorator ==
 
== twin-style-dekorator ==
  +
* [https://git.trinitydesktop.org/cgit/twin-style-dekorator/commit/?id=c2065d4f [c2065d4f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1 of 1 strings)<br/>Translation: applications/twin-style-dekorator - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-dekorator-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/twin-style-dekorator/commit/?id=92d4ca9f [92d4ca9f]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/twin-style-dekorator/commit/?id=c67f6084 [c67f6084]] Rename library twin3_deKorator -&gt; twin_deKorator<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
 
* [https://git.trinitydesktop.org/cgit/twin-style-dekorator/commit/?id=c67f6084 [c67f6084]] Rename library twin3_deKorator -&gt; twin_deKorator<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
   
 
== twin-style-machbunt ==
 
== twin-style-machbunt ==
  +
* [https://git.trinitydesktop.org/cgit/twin-style-machbunt/commit/?id=f58ac171 [f58ac171]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/twin-style-machbunt<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-machbunt/ru/
  +
* [https://git.trinitydesktop.org/cgit/twin-style-machbunt/commit/?id=7a99524e [7a99524e]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/twin-style-machbunt/commit/?id=330d2a97 [330d2a97]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1 of 1 strings)<br/>Translation: applications/twin-style-machbunt - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-machbunt-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/twin-style-machbunt/commit/?id=af060376 [af060376]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/twin-style-machbunt/commit/?id=81c7c4d0 [81c7c4d0]] Rename library twin3_MachBunt to twin_MachBunt<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
 
* [https://git.trinitydesktop.org/cgit/twin-style-machbunt/commit/?id=81c7c4d0 [81c7c4d0]] Rename library twin3_MachBunt to twin_MachBunt<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
   
 
== twin-style-suse2 ==
 
== twin-style-suse2 ==
  +
* [https://git.trinitydesktop.org/cgit/twin-style-suse2/commit/?id=e0d3d7ab [e0d3d7ab]] Translated using Weblate (Russian)<br/>Currently translated at 78.4% (51 of 65 strings)<br/>Translation: applications/twin-style-suse2<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-suse2/ru/
  +
* [https://git.trinitydesktop.org/cgit/twin-style-suse2/commit/?id=db79df35 [db79df35]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1 of 1 strings)<br/>Translation: applications/twin-style-suse2 - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-suse2-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/twin-style-suse2/commit/?id=358a0175 [358a0175]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/twin-style-suse2/commit/?id=6cdb0cbb [6cdb0cbb]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (65 of 65 strings)<br/>Translation: applications/twin-style-suse2<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-suse2/it/
 
* [https://git.trinitydesktop.org/cgit/twin-style-suse2/commit/?id=9b5c2e1e [9b5c2e1e]] Rename library twin3_SUSE2 -&gt; twin_SUSE<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
 
* [https://git.trinitydesktop.org/cgit/twin-style-suse2/commit/?id=9b5c2e1e [9b5c2e1e]] Rename library twin3_SUSE2 -&gt; twin_SUSE<br/>Related to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/364 TDE/tdebase#364]
   
Line 650: Line 2,146:
 
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=e1762b36 [e1762b36]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=e1762b36 [e1762b36]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=b277c7ae [b277c7ae]] Translated using Weblate (Bulgarian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/abakus - abakus.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/abakus-abakusdesktop/bg/
 
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=b277c7ae [b277c7ae]] Translated using Weblate (Bulgarian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/abakus - abakus.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/abakus-abakusdesktop/bg/
  +
  +
== filelight ==
  +
* [https://git.trinitydesktop.org/cgit/filelight/commit/?id=6676268d [6676268d]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/filelight<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/filelight/
  +
* [https://git.trinitydesktop.org/cgit/filelight/commit/?id=8066004a [8066004a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/filelight - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/filelight-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/filelight/commit/?id=9fd8fe68 [9fd8fe68]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (77 of 77 strings)<br/>Translation: applications/filelight<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/filelight/ru/
  +
* [https://git.trinitydesktop.org/cgit/filelight/commit/?id=aa06806b [aa06806b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/filelight - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/filelight-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/filelight/commit/?id=28349b70 [28349b70]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/filelight<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/filelight/
  +
* [https://git.trinitydesktop.org/cgit/filelight/commit/?id=7cc11b7f [7cc11b7f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/filelight - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/filelight-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/filelight/commit/?id=629295b3 [629295b3]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/filelight - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/filelight-desktop-files/uk/
  +
* [https://git.trinitydesktop.org/cgit/filelight/commit/?id=33098270 [33098270]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (77 of 77 strings)<br/>Translation: applications/filelight<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/filelight/uk/
   
 
== kbarcode ==
 
== kbarcode ==
  +
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=e7336ab9 [e7336ab9]] Added translation using Weblate (Russian)
 
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=2f5aa189 [2f5aa189]] Translated using Weblate (Polish)<br/>Currently translated at 99.1% (589 of 594 strings)<br/>Translation: applications/kbarcode<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/pl/
 
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=2f5aa189 [2f5aa189]] Translated using Weblate (Polish)<br/>Currently translated at 99.1% (589 of 594 strings)<br/>Translation: applications/kbarcode<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/pl/
 
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=6c31a9ec [6c31a9ec]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbarcode<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/
 
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=6c31a9ec [6c31a9ec]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kbarcode<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/
Line 660: Line 2,167:
 
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=6ca861bd [6ca861bd]] Fix functionality broken by commit fc06df3
 
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=6ca861bd [6ca861bd]] Fix functionality broken by commit fc06df3
 
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=fc06df33 [fc06df33]] Drop Qt2's TQSortedList class
 
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=fc06df33 [fc06df33]] Drop Qt2's TQSortedList class
  +
  +
== kchmviewer ==
  +
* [https://git.trinitydesktop.org/cgit/kchmviewer/commit/?id=c840a753 [c840a753]] Translated using Weblate (Russian)<br/>Currently translated at 80.6% (117 of 145 strings)<br/>Translation: applications/kchmviewer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer/ru/
  +
* [https://git.trinitydesktop.org/cgit/kchmviewer/commit/?id=7b5e8574 [7b5e8574]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kchmviewer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer-desktop-files/
  +
* [https://git.trinitydesktop.org/cgit/kchmviewer/commit/?id=78502278 [78502278]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/kchmviewer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer-desktop-files/ru/
   
 
== kcpuload ==
 
== kcpuload ==
  +
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=14c73c4b [14c73c4b]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kcpuload - kcpuload.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcpuload-kcpuloaddesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=824e509b [824e509b]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=0c199bf6 [0c199bf6]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=b49178b0 [b49178b0]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kcpuload<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcpuload/
 
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=8ae8e9f8 [8ae8e9f8]] Translated using Weblate (Polish)<br/>Currently translated at 94.8% (37 of 39 strings)<br/>Translation: applications/kcpuload<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcpuload/pl/
 
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=8ae8e9f8 [8ae8e9f8]] Translated using Weblate (Polish)<br/>Currently translated at 94.8% (37 of 39 strings)<br/>Translation: applications/kcpuload<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcpuload/pl/
 
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=7a450d31 [7a450d31]] Added translation using Weblate (Polish)
 
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=7a450d31 [7a450d31]] Added translation using Weblate (Polish)
 
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=d9952f82 [d9952f82]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kcpuload<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcpuload/
 
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=d9952f82 [d9952f82]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kcpuload<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcpuload/
  +
  +
== kdirstat ==
  +
* [https://git.trinitydesktop.org/cgit/kdirstat/commit/?id=d08890b0 [d08890b0]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kdirstat - kdirstat.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdirstat-kdirstatdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/kdirstat/commit/?id=d0eed693 [d0eed693]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (249 of 249 strings)<br/>Translation: applications/kdirstat<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdirstat/ru/
  +
* [https://git.trinitydesktop.org/cgit/kdirstat/commit/?id=cc9f1809 [cc9f1809]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/kdirstat/commit/?id=89804e56 [89804e56]] Translated using Weblate (Russian)<br/>Currently translated at 47.3% (118 of 249 strings)<br/>Translation: applications/kdirstat<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdirstat/ru/
  +
* [https://git.trinitydesktop.org/cgit/kdirstat/commit/?id=71311fff [71311fff]] Translated using Weblate (Russian)<br/>Currently translated at 42.1% (105 of 249 strings)<br/>Translation: applications/kdirstat<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdirstat/ru/
  +
* [https://git.trinitydesktop.org/cgit/kdirstat/commit/?id=a958f1f3 [a958f1f3]] Added translation using Weblate (Russian)
  +
  +
== keep ==
  +
* [https://git.trinitydesktop.org/cgit/keep/commit/?id=1a76670f [1a76670f]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/keep - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/keep-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/keep/commit/?id=c08474b2 [c08474b2]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/keep/commit/?id=04ecada5 [04ecada5]] Translated using Weblate (Russian)<br/>Currently translated at 84.5% (93 of 110 strings)<br/>Translation: applications/keep<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/keep/ru/
  +
  +
== knutclient ==
  +
* [https://git.trinitydesktop.org/cgit/knutclient/commit/?id=5f03df41 [5f03df41]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/knutclient - knutclient.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knutclient-knutclientdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/knutclient/commit/?id=0beb63be [0beb63be]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/knutclient/commit/?id=dfa5f3fa [dfa5f3fa]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knutclient<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knutclient/
  +
* [https://git.trinitydesktop.org/cgit/knutclient/commit/?id=466ddc1b [466ddc1b]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (203 of 203 strings)<br/>Translation: applications/knutclient<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knutclient/uk/
  +
  +
== kompose ==
  +
* [https://git.trinitydesktop.org/cgit/kompose/commit/?id=00e245dc [00e245dc]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/kompose - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/kompose/commit/?id=748e68f2 [748e68f2]] Added translation using Weblate (Russian)
  +
  +
== krename ==
  +
* [https://git.trinitydesktop.org/cgit/krename/commit/?id=28d102bd [28d102bd]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/krename - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krename-servicemenus/
  +
* [https://git.trinitydesktop.org/cgit/krename/commit/?id=b4e78648 [b4e78648]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (1 of 1 strings)<br/>Translation: applications/krename - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krename-servicemenus/ru/
  +
* [https://git.trinitydesktop.org/cgit/krename/commit/?id=7740aa8e [7740aa8e]] Added translation using Weblate (Russian)
  +
  +
== ksensors ==
  +
* [https://git.trinitydesktop.org/cgit/ksensors/commit/?id=2a8c9caa [2a8c9caa]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/ksensors - ksensors.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksensors-ksensorsdesktop/ru/
  +
* [https://git.trinitydesktop.org/cgit/ksensors/commit/?id=2f3812ef [2f3812ef]] Added translation using Weblate (Russian)
   
 
== qalculate-tde ==
 
== qalculate-tde ==
  +
* [https://git.trinitydesktop.org/cgit/qalculate-tde/commit/?id=3fca4e9e [3fca4e9e]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/qalculate-tde - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/qalculate-tde-desktop-files/ru/
  +
* [https://git.trinitydesktop.org/cgit/qalculate-tde/commit/?id=2a0fc1a4 [2a0fc1a4]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/qalculate-tde/commit/?id=744ac88e [744ac88e]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/qalculate-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/qalculate-tde/
 
* [https://git.trinitydesktop.org/cgit/qalculate-tde/commit/?id=6baf1704 [6baf1704]] Translated using Weblate (Polish)<br/>Currently translated at 99.4% (593 of 596 strings)<br/>Translation: applications/qalculate-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/qalculate-tde/pl/
 
* [https://git.trinitydesktop.org/cgit/qalculate-tde/commit/?id=6baf1704 [6baf1704]] Translated using Weblate (Polish)<br/>Currently translated at 99.4% (593 of 596 strings)<br/>Translation: applications/qalculate-tde<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/qalculate-tde/pl/
 
* [https://git.trinitydesktop.org/cgit/qalculate-tde/commit/?id=accfbbbf [accfbbbf]] Added translation using Weblate (Polish)
 
* [https://git.trinitydesktop.org/cgit/qalculate-tde/commit/?id=accfbbbf [accfbbbf]] Added translation using Weblate (Polish)
Line 680: Line 2,231:
 
= packaging =
 
= packaging =
 
== packaging ==
 
== packaging ==
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=ef8e0bd1 [ef8e0bd1]] DEB build scripts: updated after testing on Devuan Chimaera
 
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=70a0160c [70a0160c]] DEB tdebindings: remove dependency on libtqt3-compat-headers
 
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=70a0160c [70a0160c]] DEB tdebindings: remove dependency on libtqt3-compat-headers
 
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=fb212c9e [fb212c9e]] DEB tqt3: drop compat files
 
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=fb212c9e [fb212c9e]] DEB tqt3: drop compat files

Latest revision as of 00:43, 29 April 2024

common

admin

  • [3c012e46] tqt-replace and uic-tqt are no longer required

dependencies

tde-cmake

  • [b2d2b467] tqt-replace is no longer required
  • [9fae6b57] Update version to R14.2.0~[DEVELOPMENT]

tqt3

tqtinterface

avahi-tqt

pytqt

core

tdelibs

tdebase

tdepim

tdemultimedia

tdenetwork

tdegraphics

tdetoys

tdeedu

tdegames

tdeaccessibility

tdeaddons

tdeadmin

tdeartwork

tdebindings

  • [84ec6486] Drop compatibility code for TQSignal
  • [13378021] Drop compatibility code for TQPalette
  • [02712db1] Drop compatibility code for TQButton
  • [53442b53] Drop obsolete TQLineEdit methods
  • [1b35744b] Drop compatibility code for TQToolButton
  • [476cadbf] Drop TQt'3 compat headers
  • [941081ce] Drop Qt2's TQSemiModal and TQSortedList classes.
  • [dcffc0bc] Drop Qt2 obsolete classes

tdesdk

tdevelop

tdewebdev

tde-i18n

libraries

libkdcraw

libkipi

kipi-plugins

libtqt-perl

applications/development

kdbg

kdiff3

kpicosim

kscope

ktechlab

kxmleditor

piklab

tdesvn

applications/games

knights

tdepacman

applications/graphics

digikam

gwenview

  • [7183742f] Fix pthread required. This relates to PR #35.

gwenview-i18n

ksquirrel

potracegui

applications/internet

kasablanca

kbiff

kftpgrabber

knmap

konversation

kopete-otr

kshowmail

kstreamripper

ktorrent

kvirc

kvpnc

tork

applications/misc

bibletime

desktop-effects-tde

kcmldap

kcmldapcontroller

kcmldapmanager

kerberostray

krecipes

applications/multimedia

amarok

codeine

k3b

k3b-i18n

k9copy

kaffeine

kmplayer

kplayer

mplayerthumbs

  • [617cbd23] Added translation using Weblate (Russian)

rosegarden

soundkonverter

tderadio

applications/office

basket

kbibtex

kbookreader

kile

kmymoney

knowit

koffice

  • [d165869a] Drop compatibility code for TQPalette
  • [c2fdb394] Fix functionality broken by commit a9bbaa83
  • [a9bbaa83] Drop Qt2's TQSortedList class

koffice-i18n

kpilot

tellico

applications/settings

kdpkg

kima

kiosktool

kkbswitch

klcddimmer

tdenetworkmanager

wlassistant

applications/system

dolphin

katapult

kbfx

kcmautostart

kdbusnotification

klamav

knemo

knetload

knetstats

krusader

kshutdown

ksystemlog

kvkbd

polkit-agent-tde

tastymenu

tdebluez

tdedocker

tdepowersave

tdesshaskpass

yakuake

applications/tdeio

tdeio-appinfo

tdeio-apt

tdeio-ftps

tdeio-gopher

tdeio-locate

tdeio-sword

tdeio-umountwrapper

applications/themes

gtk-qt-engine

kgtk-qt3

ksplash-engine-moodin

tde-style-baghira

tde-style-domino

tde-style-ia-ora

tde-style-lipstik

tde-style-qtcurve

tdmtheme

twin-style-crystal

twin-style-dekorator

twin-style-machbunt

twin-style-suse2

applications/utilities

abakus

filelight

kbarcode

kchmviewer

kcpuload

kdirstat

keep

knutclient

kompose

krename

ksensors

qalculate-tde

packaging

packaging

  • [ef8e0bd1] DEB build scripts: updated after testing on Devuan Chimaera
  • [70a0160c] DEB tdebindings: remove dependency on libtqt3-compat-headers
  • [fb212c9e] DEB tqt3: drop compat files
  • [a4869e73] DEB tdebase twin: adjusted after renaming client libraries from twin3_* to twin_*. This relates to TDE/tdebase#364
  • [7b064a10] DEB tqt3: adjusted after removing Qt2's TQSemiModal and TQSortedList classes
  • [f7be243e] DEB buildscripts: update supported distros
  • [f82c8cc0] DEB: remove support for Debian Stretch and Ubuntu Xenial
  • [4721bdc6] DEB tqt3: remove Qt2 obsolete classes
  • [e6b868c8] DEB tdebase: added release notes for R14.2.x series
  • [3c5c1e60] DEB trinity-apt-archive: Set the apt repository URL to PTB.