Skip to content

Commit 6725433

Browse files
committed
Modify tranlations
1 parent 94bec09 commit 6725433

215 files changed

Lines changed: 19917 additions & 10400 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/android.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,8 @@ jobs:
388388
-Dqtermwidget6_DIR=${{env.INSTALL_DIR}}/lib/cmake/qtermwidget6 \
389389
-DINSTALL_QTERMWIDGET=ON \
390390
-DQt6Keychain_DIR=${{env.INSTALL_DIR}}/lib/cmake/Qt6Keychain \
391-
-DINSTALL_QTKEYCHAIN=ON
391+
-DINSTALL_QTKEYCHAIN=ON \
392+
-DINSTALL_QFtpServer=ON
392393
cmake --build . --parallel $(nproc) --verbose --config ${{matrix.BUILD_TYPE}} --target all
393394
APK_FILE=`find . -name "android-*.apk"`
394395
cp $APK_FILE RabbitRemoteControl_${{env.RabbitRemoteControl_VERSION}}_${{matrix.qt_arch}}_qt${{matrix.qt_version}}_${{matrix.BUILD_TYPE}}.apk

App/Client/Resource/Translations/RabbitRemoteControlApp_ar.ts

Lines changed: 148 additions & 179 deletions
Large diffs are not rendered by default.

App/Client/Resource/Translations/RabbitRemoteControlApp_ca.ts

Lines changed: 148 additions & 179 deletions
Large diffs are not rendered by default.

App/Client/Resource/Translations/RabbitRemoteControlApp_cs.ts

Lines changed: 148 additions & 179 deletions
Large diffs are not rendered by default.

App/Client/Resource/Translations/RabbitRemoteControlApp_da.ts

Lines changed: 148 additions & 179 deletions
Large diffs are not rendered by default.

App/Client/Resource/Translations/RabbitRemoteControlApp_de.ts

Lines changed: 148 additions & 179 deletions
Large diffs are not rendered by default.

App/Client/Resource/Translations/RabbitRemoteControlApp_el.ts

Lines changed: 148 additions & 179 deletions
Large diffs are not rendered by default.

App/Client/Resource/Translations/RabbitRemoteControlApp_en.ts

Lines changed: 148 additions & 179 deletions
Large diffs are not rendered by default.

App/Client/Resource/Translations/RabbitRemoteControlApp_en_GB.ts

Lines changed: 148 additions & 179 deletions
Large diffs are not rendered by default.

App/Client/Resource/Translations/RabbitRemoteControlApp_es.ts

Lines changed: 148 additions & 179 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)