diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9888cbb..a71b4bd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,18 +7,6 @@ on: branches: [ main ] jobs: - archlinux: - name: ArchLinux - runs-on: ubuntu-latest - container: docker.io/library/archlinux:latest - steps: - - name: Checkout Source - uses: actions/checkout@v2 - - name: dependencies - run: pacman -Sy; pacman -S --noconfirm fishui base-devel qt5-base qt5-svg cmake extra-cmake-modules qt5-tools - - name: Build - run: mkdir build; cd build; cmake .. ; make -j$(nproc); - debian: name: Debian runs-on: ubuntu-latest diff --git a/translations/fa_IR.ts b/translations/fa_IR.ts new file mode 100644 index 0000000..e7860fc --- /dev/null +++ b/translations/fa_IR.ts @@ -0,0 +1,89 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + فرآیند درحال اجراست، آیا مطمئنید میخواهید خارج شوید ؟ + + + + OK + تایید + + + + Cancel + لغو + + + + SettingsDialog + + + Settings + تنظیمات + + + + Font + قلم + + + + Font Size + اندازه قلم + + + + Transparency + شفافیت + + + + Window Blur + مات کردن پنجره + + + + Terminal + + + Copy + کپی + + + + + Paste + چسباندن + + + + Select All + انتخاب همه + + + + Open File Manager + باز کردن مدیر فایل + + + + Exit full screen + خروج از نمای تمام صفحه + + + + Full screen + تمام صفحه + + + + Settings + تنظیمات + + + diff --git a/translations/id_ID.ts b/translations/id_ID.ts new file mode 100644 index 0000000..7dd9e32 --- /dev/null +++ b/translations/id_ID.ts @@ -0,0 +1,89 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + Proses sedang berjalan, apakah anda yakin ingin keluar + + + + OK + Ya + + + + Cancel + Batalkan + + + + SettingsDialog + + + Settings + Pengaturan + + + + Font + Font + + + + Font Size + Ukuran Font + + + + Transparency + Transparansi + + + + Window Blur + Latar belakang jendela buram + + + + Terminal + + + Copy + Salin + + + + + Paste + Tempel + + + + Select All + Pilih Semua + + + + Open File Manager + Buka File Manager + + + + Exit full screen + Keluar dari layar penuh + + + + Full screen + Layar penuh + + + + Settings + Pengaturan + + +