Skip to content

Commit

Permalink
Added Czech translations.
Browse files Browse the repository at this point in the history
Merge-request: 440
Reviewed-by: Oswald Buddenhagen <[email protected]>
  • Loading branch information
Pavel Fric authored and ossilator committed Feb 2, 2010
1 parent 037a3d0 commit 7f31c69
Show file tree
Hide file tree
Showing 10 changed files with 20,910 additions and 1 deletion.
1 change: 1 addition & 0 deletions tools/assistant/translations/qt_help.pro
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ HEADERS += ../lib/qhelpcollectionhandler_p.h \

TR_DIR = $$PWD/../../../translations
TRANSLATIONS = \
$$TR_DIR/qt_help_cs.ts \
$$TR_DIR/qt_help_da.ts \
$$TR_DIR/qt_help_de.ts \
$$TR_DIR/qt_help_ja.ts \
Expand Down
1 change: 1 addition & 0 deletions tools/assistant/translations/translations.pro
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ HEADERS += ../tools/assistant/aboutdialog.h \

TR_DIR = $$PWD/../../../translations
TRANSLATIONS = \
$$TR_DIR/assistant_cs.ts \
$$TR_DIR/assistant_da.ts \
$$TR_DIR/assistant_de.ts \
$$TR_DIR/assistant_fr.ts \
Expand Down
1 change: 1 addition & 0 deletions tools/designer/translations/translations.pro
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ HEADERS += ../../shared/findwidget/abstractfindwidget.h \

TR_DIR = $$PWD/../../../translations
TRANSLATIONS = \
$$TR_DIR/designer_cs.ts \
$$TR_DIR/designer_de.ts \
$$TR_DIR/designer_fr.ts \
$$TR_DIR/designer_ja.ts \
Expand Down
1 change: 1 addition & 0 deletions tools/linguist/linguist/linguist.pro
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ RESOURCES += linguist.qrc

TR_DIR = $$PWD/../../../translations
TRANSLATIONS = \
$$TR_DIR/linguist_cs.ts \
$$TR_DIR/linguist_de.ts \
$$TR_DIR/linguist_fr.ts \
$$TR_DIR/linguist_ja.ts \
Expand Down
Loading

0 comments on commit 7f31c69

Please sign in to comment.