77 Commits

Author SHA1 Message Date
bdee1481ed version bump for minor fix (auto replace) 2026-01-13 14:38:07 -07:00
3ffa020c2c Fixed auto replace. Now will handle auto replace no matter where or how the text is put in. 2026-01-13 14:16:40 -07:00
deepend-tildeclub
24ac7c8167 Update homepage and help URLs in appdata file 2026-01-13 01:44:35 -07:00
deepend-tildeclub
1b0487faa8 Update screenshot URL in appdata XML 2026-01-13 01:31:40 -07:00
deepend-tildeclub
fed2525c7a Update APPCAST_URL to new GitHub location 2026-01-13 00:58:14 -07:00
deepend-tildeclub
0662c39c19 Update version from 2.12.4 to 2.17.1 2026-01-13 00:54:39 -07:00
deepend-tildeclub
bda17c4233 Update download link in README 2026-01-13 00:28:53 -07:00
deepend-tildeclub
9c406eb9e6 Update badge label for AppImage build in README 2026-01-13 00:28:20 -07:00
deepend-tildeclub
6911e41695 Rename workflow to 'AppImage Build' 2026-01-13 00:27:39 -07:00
deepend-tildeclub
aa12e90bd2 Update readme with new badge and link changes
Removed outdated links and added AppImage build badge.
2026-01-13 00:24:16 -07:00
deepend-tildeclub
fb1802d7d5 Merge pull request #4 from deepend-tildeclub/master
Add AppImage to ZoiteChat
2026-01-13 00:21:50 -07:00
deepend-tildeclub
6b105133ec Implement custom AppRun for AppImage packaging
Added custom AppRun script for AppImage to handle runtime paths and SSL certificate overrides.
2026-01-13 00:03:02 -07:00
deepend-tildeclub
29d8326d1a Add LDAI_NO_APPSTREAM environment variable 2026-01-12 23:53:30 -07:00
deepend-tildeclub
d6c4d36b01 Update AppImage build workflow for GTK version and dependencies 2026-01-12 23:40:41 -07:00
deepend-tildeclub
9307b66711 Rename .github/workflows/.github/workflows/appimage-build.yml to .github/workflows/appimage-build.yml 2026-01-12 23:05:50 -07:00
deepend-tildeclub
34dab17999 Rename workflow for AppImage build 2026-01-12 23:05:11 -07:00
dbc95b9121 fixed dark/light color saving. Remembers both dark mode colors and light mode colors. 2026-01-12 22:52:56 -07:00
deepend-tildeclub
2d8a61b704 Change default network from 'Libera.Chat' to 'Zoite' 2026-01-12 22:26:27 -07:00
deepend-tildeclub
a47058758e Add pre-release entry for version 2.17.1
Added a new pre-release entry for version 2.17.1 with dark mode implementation.
2026-01-12 22:19:33 -07:00
deepend-tildeclub
5e48b1094d Merge pull request #3 from ZoiteChat/feature/dark-mode-toggle
Feature/dark mode toggle
2026-01-12 21:56:04 -07:00
8a4b19a8fd minor feature release 2.17.1 (dark mode) 2026-01-12 21:43:18 -07:00
e265ad4454 dark mode v1 2026-01-12 21:24:09 -07:00
deepend-tildeclub
2ef2fcd563 Delete .github/workflows/windows-arm64-msys2.yml 2026-01-12 21:20:47 -07:00
deepend-tildeclub
bb820c1c25 Update Windows ARM64 workflow for MSYS2 2026-01-12 21:20:18 -07:00
deepend-tildeclub
3d86ae55e9 Update workflow branches and clean up comments 2026-01-12 21:14:58 -07:00
deepend-tildeclub
3f9bb8ffd4 Refactor Windows ARM64 build workflow
Updated Windows ARM64 build workflow to include Python and CFFI installation, modified paths for Inno Setup, and added error handling for missing files.
2026-01-12 21:04:27 -07:00
deepend-tildeclub
cc1b07d5f0 Update paths for installer script and output 2026-01-12 20:38:25 -07:00
deepend-tildeclub
facdf39012 Update windows-arm64-msys2.yml 2026-01-12 20:23:23 -07:00
deepend-tildeclub
78a3a7061f Enhance MSYS2 workflow with Python and Inno Setup
Added Python and CFFI packages to MSYS2 workflow and updated installation commands for Inno Setup.
2026-01-12 19:27:43 -07:00
deepend-tildeclub
813313501b Refactor Windows ARM64 build workflow
Removed python-cffi from dependencies and adjusted build process to handle missing python options. Updated installer preparation and artifact upload steps.
2026-01-12 19:18:17 -07:00
deepend-tildeclub
1a4b9b3918 Refine file search and Inno Setup installation
Updated file search depth and improved Inno Setup installation process.
2026-01-12 18:52:25 -07:00
deepend-tildeclub
8c8b20664a Refactor Windows ARM64 MSYS2 workflow for better handling 2026-01-12 18:44:39 -07:00
deepend-tildeclub
b22eeeb3e5 Improve Windows ARM64 MSYS2 workflow
Refactor Windows ARM64 MSYS2 workflow to streamline environment setup and dependency handling.
2026-01-12 18:36:47 -07:00
deepend-tildeclub
9cdc5ec7d7 Refactor ARM64 installer configuration for ZoiteChat 2026-01-12 18:36:41 -07:00
deepend-tildeclub
22d241fa7c Refine ARM64 MSYS2 workflow and linker settings
Updated the MSYS2 workflow for ARM64 to ensure proper usage of CLANGARM64 tooling and added linker flags for winpthreads.
2026-01-12 18:19:02 -07:00
deepend-tildeclub
52441590a6 Enhance Windows ARM64 workflow with Inno Setup
Updated the workflow for Windows ARM64 to include Inno Setup for installer creation and improved structure.
2026-01-12 16:00:12 -07:00
deepend-tildeclub
ea44a26ae7 Create zoitechat-arm64.iss 2026-01-12 15:59:43 -07:00
deepend-tildeclub
13863270bf Change stage install step to use portable folder 2026-01-12 15:46:16 -07:00
deepend-tildeclub
2e5454e872 Update windows-arm64-msys2.yml 2026-01-12 15:35:28 -07:00
deepend-tildeclub
d5f449180a Update Windows ARM64 workflow dependencies and paths 2026-01-12 15:25:49 -07:00
deepend-tildeclub
effedb9946 Add GitHub Actions workflow for Windows ARM64 builds 2026-01-12 14:56:15 -07:00
deepend-tildeclub
7c4d81378b Add MSYS2 build badge to README 2026-01-11 12:17:42 -07:00
deepend-tildeclub
f21fb35bfe Add ninja build system to MSYS workflow 2026-01-11 12:13:25 -07:00
c1cbe14871 dark mode 2026-01-11 12:02:58 -07:00
deepend-tildeclub
6d276ab0c5 Refactor Debian build workflow for clarity and efficiency 2026-01-10 18:30:48 -07:00
deepend-tildeclub
4787a2901c Modify dh_auto_configure options and cleanup rules
Removed git checkout check and updated configuration options.
2026-01-10 18:29:28 -07:00
deepend-tildeclub
6913977100 Modify build rules for plugin metainfo and changelogs
Updated configuration to enable plugin metainfo installation and added logic to fetch changelogs from GitHub if in a git checkout.
2026-01-10 18:27:37 -07:00
deepend-tildeclub
e1a639ec7a Enable source repos and install HexChat build-deps
Updated workflow to enable source repositories and install HexChat build dependencies.
2026-01-10 18:22:01 -07:00
deepend-tildeclub
60c37ee0eb Fix error handling and improve changelog installation 2026-01-10 18:13:54 -07:00
deepend-tildeclub
92824d5338 Fix installation of changelogs in debian rules 2026-01-10 18:03:11 -07:00
deepend-tildeclub
0aff2e7227 Enhance changelog installation in debian/rules
Modify changelog installation process to create documentation directories for packages.
2026-01-10 17:57:55 -07:00
deepend-tildeclub
789cc29279 Install git and openssh-client in CI workflow
Added installation of git and openssh-client for checkout and submodules.
2026-01-10 17:49:49 -07:00
deepend-tildeclub
d0136042ae Remove installation command from build workflow 2026-01-10 17:47:13 -07:00
deepend-tildeclub
afb83d763e Rename workflow and update build steps for Debian packages 2026-01-10 17:46:31 -07:00
deepend-tildeclub
2b615f32ca Update dependencies in Debian build workflow 2026-01-10 17:40:21 -07:00
deepend-tildeclub
4d33f08150 Refactor Debian build workflow with error handling
Updated the build workflow to include error handling and cleanup steps.
2026-01-10 17:35:36 -07:00
deepend-tildeclub
d454cafbf5 Delete README.md 2026-01-09 08:12:24 -07:00
deepend-tildeclub
72027837a0 Add build status badges to README
Added build status badges for Debian, Flatpak, and Windows.
2026-01-09 08:12:00 -07:00
deepend-tildeclub
6d3f6ce1ac Update build badge from Ubuntu to Debian 2026-01-09 01:33:50 -07:00
deepend-tildeclub
9ebb998c64 Rename workflow from Ubuntu to Debian build 2026-01-09 01:06:56 -07:00
deepend-tildeclub
77b1abb521 Update MSYS2 build workflow configuration 2026-01-09 01:01:14 -07:00
deepend-tildeclub
1d701fc2d9 Update Flatpak build workflow for new image and actions 2026-01-09 00:46:36 -07:00
deepend-tildeclub
2730971f0e replace installer logos 2026-01-09 00:43:14 -07:00
deepend-tildeclub
78f75bf4bc Update Flatpak GitHub Actions image version 2026-01-09 00:23:02 -07:00
deepend-tildeclub
288d0e5751 Change menu entry from 'He_xChat' to '_ZoiteChat' 2026-01-09 00:01:59 -07:00
deepend-tildeclub
7c9d01f9a0 Add build status badges to README
Added build status badges for Ubuntu, Flatpak, and Windows.
2026-01-08 23:51:48 -07:00
deepend-tildeclub
f3a27619db Update Python version in Windows build workflow 2026-01-08 23:32:20 -07:00
deepend-tildeclub
2b254e71ee Upgrade Python version from 3.8 to 3.9 in workflow 2026-01-08 23:23:32 -07:00
deepend-tildeclub
b30e77a840 Refactor build step in Windows CI workflow 2026-01-08 23:21:13 -07:00
deepend-tildeclub
7c2ebabcd5 Update windows-build.yml 2026-01-08 23:17:14 -07:00
deepend-tildeclub
60e696cb1a Refactor Python setup in Windows build workflow
Updated Python installation steps and created symbolic link for Python 3.8.
2026-01-08 23:07:00 -07:00
deepend-tildeclub
590d0c50f1 Update windows-build.yml
updated upload-artifacts to v4.
2026-01-08 23:00:36 -07:00
deepend-tildeclub
777571e681 Update ubuntu-build.yml 2026-01-08 22:53:39 -07:00
deepend-tildeclub
9c00988b4e Update Flatpak GitHub Actions image version 2026-01-08 22:36:01 -07:00
3ebd679ac8 added debian packing source 2026-01-08 18:56:01 -07:00
deepend-tildeclub
2d004b1f55 Clean up python plugin configuration
Removed commented-out code for the python plugin.
2026-01-08 13:04:30 -07:00
a1ed2b1bed Zoitechat naming fixes. 2026-01-07 20:33:55 -07:00
111 changed files with 2935 additions and 946 deletions

121
.github/workflows/appimage-build.yml vendored Normal file
View File

@@ -0,0 +1,121 @@
name: AppImage Build
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
appimage_build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
submodules: true
- name: Install build dependencies
run: |
set -eux
sudo apt-get update
sudo apt-get install -y --no-install-recommends \
build-essential pkg-config meson ninja-build cmake \
gettext \
libcanberra-dev libdbus-glib-1-dev libglib2.0-dev \
libgtk2.0-dev libgtk-3-dev \
libgtk-3-bin libglib2.0-bin shared-mime-info gsettings-desktop-schemas \
libluajit-5.1-dev libpci-dev libperl-dev libssl-dev \
python3-dev python3-cffi mono-devel desktop-file-utils \
patchelf file curl
- name: Configure
run: |
set -eux
rm -rf build
meson setup build \
--prefix=/usr \
-Dtext-frontend=true \
-Dtheme-manager=true \
-Dauto_features=enabled
- name: Build
run: |
set -eux
ninja -C build
- name: Install to AppDir
run: |
set -eux
rm -rf AppDir
DESTDIR="${PWD}/AppDir" ninja -C build install
- name: Build AppImage
env:
APPIMAGE_EXTRACT_AND_RUN: 1
DEPLOY_GTK_VERSION: 3
LDAI_NO_APPSTREAM: 1
run: |
set -eux
curl -fL --retry 3 -o linuxdeploy-x86_64.AppImage \
https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage
chmod +x linuxdeploy-x86_64.AppImage
curl -fL --retry 3 -o linuxdeploy-plugin-gtk \
https://raw.githubusercontent.com/linuxdeploy/linuxdeploy-plugin-gtk/master/linuxdeploy-plugin-gtk.sh
chmod +x linuxdeploy-plugin-gtk
export PATH="${PWD}:${PATH}"
# Bundle CA certificates into the AppDir
install -Dm644 /etc/ssl/certs/ca-certificates.crt \
AppDir/etc/ssl/certs/ca-certificates.crt
# Custom AppRun: preserve typical AppDir runtime paths AND force CA bundle
cat > AppRun <<'EOF'
#!/bin/sh
set -eu
APPDIR="${APPDIR:-$(dirname "$(readlink -f "$0")")}"
export PATH="$APPDIR/usr/bin:${PATH:-/usr/bin:/bin}"
export LD_LIBRARY_PATH="$APPDIR/usr/lib:$APPDIR/usr/lib/x86_64-linux-gnu:${LD_LIBRARY_PATH:-}"
export XDG_DATA_DIRS="$APPDIR/usr/share:${XDG_DATA_DIRS:-/usr/local/share:/usr/share}"
if [ -d "$APPDIR/usr/share/glib-2.0/schemas" ]; then
export GSETTINGS_SCHEMA_DIR="$APPDIR/usr/share/glib-2.0/schemas${GSETTINGS_SCHEMA_DIR:+:$GSETTINGS_SCHEMA_DIR}"
fi
if [ -d "$APPDIR/usr/lib/x86_64-linux-gnu/gio/modules" ]; then
export GIO_EXTRA_MODULES="$APPDIR/usr/lib/x86_64-linux-gnu/gio/modules${GIO_EXTRA_MODULES:+:$GIO_EXTRA_MODULES}"
elif [ -d "$APPDIR/usr/lib/gio/modules" ]; then
export GIO_EXTRA_MODULES="$APPDIR/usr/lib/gio/modules${GIO_EXTRA_MODULES:+:$GIO_EXTRA_MODULES}"
fi
# OpenSSL trust store override (fixes “unable to get local issuer certificate (20)”)
export SSL_CERT_FILE="${SSL_CERT_FILE:-$APPDIR/etc/ssl/certs/ca-certificates.crt}"
export SSL_CERT_DIR="${SSL_CERT_DIR:-$APPDIR/etc/ssl/certs}"
export CURL_CA_BUNDLE="${CURL_CA_BUNDLE:-$SSL_CERT_FILE}"
exec "$APPDIR/usr/bin/zoitechat" "$@"
EOF
chmod +x AppRun
VERSION="$(git describe --tags --always)"
./linuxdeploy-x86_64.AppImage \
--appdir AppDir \
--desktop-file AppDir/usr/share/applications/io.github.Zoitechat.desktop \
--icon-file AppDir/usr/share/icons/hicolor/48x48/apps/io.github.Zoitechat.png \
--custom-apprun ./AppRun \
--plugin gtk \
--output appimage
appimage_path="$(ls -1 *.AppImage | grep -v linuxdeploy | head -n 1)"
mv "$appimage_path" "Zoitechat-${VERSION}-x86_64.AppImage"
- name: Upload AppImage artifact
uses: actions/upload-artifact@v4
with:
name: zoitechat-appimage
path: Zoitechat-*-x86_64.AppImage

60
.github/workflows/debian-build.yml vendored Normal file
View File

@@ -0,0 +1,60 @@
name: Debian Build
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
debian_build:
runs-on: ubuntu-24.04
container:
image: debian:bookworm
steps:
- name: Install base tooling (git + deps)
run: |
set -eux
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install -y --no-install-recommends \
git ca-certificates \
build-essential pkg-config meson ninja-build cmake \
gettext \
libcanberra-dev libdbus-glib-1-dev libglib2.0-dev libgtk2.0-dev \
libluajit-5.1-dev libpci-dev libperl-dev libssl-dev \
python3-dev python3-cffi mono-devel desktop-file-utils
- uses: actions/checkout@v4
with:
submodules: true
- name: Configure
run: |
set -eux
rm -rf build
meson setup build \
-Dtext-frontend=true \
-Dtheme-manager=true \
-Dauto_features=enabled
# If configure fails, show the project's actual option names in the log.
- name: Show Meson options (on failure)
if: failure()
run: |
set -eux
meson configure build || true
- name: Build
run: |
set -eux
ninja -C build
- name: Test
run: |
set -eux
ninja -C build test
- name: Install
run: |
set -eux
ninja -C build install

View File

@@ -1,24 +1,25 @@
name: Flatpak Build
on:
push:
branches:
- master
branches: [master]
pull_request:
branches:
- master
branches: [master]
jobs:
flatpak_build:
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-40
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-49
options: --privileged
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
with:
bundle: zoitechat.flatpak
manifest-path: flatpak/io.github.Zoitechat.json
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: zoitechat.flatpak
manifest-path: flatpak/io.github.Zoitechat.json
cache-key: flatpak-builder-${{ github.sha }}

View File

@@ -1,11 +1,10 @@
name: MSYS2 Build
on:
push:
branches:
- master
branches: [master]
pull_request:
branches:
- master
branches: [master]
jobs:
msys2_build:
@@ -15,33 +14,43 @@ jobs:
shell: msys2 {0}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
update: true
install: >-
mingw-w64-x86_64-gcc
mingw-w64-x86_64-pkg-config
mingw-w64-x86_64-python3-cffi
mingw-w64-x86_64-python-cffi
mingw-w64-x86_64-meson
mingw-w64-x86_64-ninja
mingw-w64-x86_64-gtk2
mingw-w64-x86_64-gtk-update-icon-cache
mingw-w64-x86_64-luajit
mingw-w64-x86_64-desktop-file-utils
mingw-w64-x86_64-gettext-tools
- name: Sanity check gettext ITS rules
run: |
set -eux
which msgfmt || true
msgfmt --version
ls -la /mingw64/share/gettext-*/its || true
- name: Configure
run: >-
meson build
-Dtext-frontend=true
-Ddbus=disabled
-Dwith-upd=false
-Dwith-perl=false
run: |
set -eux
rm -rf build
meson setup build \
-Dtext-frontend=true \
-Ddbus=disabled \
-Dwith-upd=false \
-Dwith-perl=false
- name: Build
run: ninja -C build
- name: Test
run: ninja -C build test
- name: Install
run: ninja -C build install

View File

@@ -1,32 +0,0 @@
name: Ubuntu Build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
ubuntu_build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Install Dependencies
run: |
sudo apt-get update
sudo apt-get install -y meson libcanberra-dev libdbus-glib-1-dev libglib2.0-dev libgtk2.0-dev libluajit-5.1-dev libpci-dev libperl-dev libssl-dev python3-dev python3-cffi mono-devel desktop-file-utils
- name: Configure
run: meson build -Dtext=true -Dtheme-manager=true -Dauto_features=enabled
- name: Build
run: ninja -C build
- name: Test
run: ninja -C build test
- name: Install
run: sudo ninja -C build install

View File

@@ -1,4 +1,5 @@
name: Windows Build
on:
push:
branches:
@@ -22,7 +23,12 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.8'
architecture: ${{ matrix.arch }}
- name: Install Dependencies
run: |
@@ -46,15 +52,36 @@ jobs:
Invoke-WebRequest https://github.com/zoitechat/gvsbuild/releases/download/zoitechat-2.17.0/perl-5.20.0-${{ matrix.arch }}.7z -OutFile deps\perl-${{ matrix.arch }}.7z
& 7z.exe x deps\perl-${{ matrix.arch }}.7z -oC:\gtk-build\perl-5.20\${{ matrix.platform }}
New-Item -Path "c:\gtk-build" -Name "python-3.8" -ItemType "Directory"
New-Item -Path "c:\gtk-build\python-3.8" -Name "${{ matrix.platform }}" -ItemType "SymbolicLink" -Value "C:/hostedtoolcache/windows/Python/3.8.10/${{ matrix.arch }}"
New-Item -Path "C:\gtk-build\python-3.8" -ItemType Directory -Force | Out-Null
$pyRoot = $env:pythonLocation
if (-not $pyRoot) {
$pyRoot = & python -c "import sys; print(sys.prefix)"
}
$target = "C:\gtk-build\python-3.8\${{ matrix.platform }}"
if (Test-Path $target) { Remove-Item $target -Recurse -Force }
New-Item -Path "C:\gtk-build\python-3.8" -Name "${{ matrix.platform }}" -ItemType Junction -Value $pyRoot | Out-Null
python -m pip install --upgrade pip
python -m pip install cffi
C:/hostedtoolcache/windows/Python/3.8.10/${{ matrix.arch }}/python.exe -m pip install cffi
shell: powershell
- name: Build
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat"
set "PYTHON_DIR=C:\gtk-build\python-3.8\${{ matrix.platform }}"
if not exist "%PYTHON_DIR%\libs\python38.lib" (
echo Missing %PYTHON_DIR%\libs\python38.lib
dir "%PYTHON_DIR%\libs"
exit /b 1
)
set "LIB=%PYTHON_DIR%\libs;%LIB%"
set "INCLUDE=%PYTHON_DIR%\include;%INCLUDE%"
msbuild win32\zoitechat.sln /m /verbosity:minimal /p:Configuration=Release /p:Platform=${{ matrix.platform }}
shell: cmd
@@ -64,12 +91,12 @@ jobs:
move ..\zoitechat-build .\
shell: cmd
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: Installer ${{ matrix.arch }}
path: ZoiteChat*.exe
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: Build Files ${{ matrix.arch }}
name: Build Files ${{ matrix.arch }}
path: zoitechat-build

1
.pc/.quilt_patches Normal file
View File

@@ -0,0 +1 @@
debian/patches

1
.pc/.quilt_series Normal file
View File

@@ -0,0 +1 @@
series

1
.pc/.version Normal file
View File

@@ -0,0 +1 @@
2

2
.pc/applied-patches Normal file
View File

@@ -0,0 +1,2 @@
readmechanges.patch
default-servers.patch

View File

@@ -1,11 +1,11 @@
icondir = join_paths(get_option('datadir'), 'icons/hicolor')
install_data(
'zoitechat.png',
rename: 'io.github.Hexchat.png',
rename: 'io.github.Zoitechat.png',
install_dir: join_paths(icondir, '48x48/apps')
)
install_data(
'zoitechat.svg',
rename: 'io.github.Hexchat.svg',
rename: 'io.github.Zoitechat.svg',
install_dir: join_paths(icondir, 'scalable/apps')
)

View File

@@ -1,4 +1,4 @@
.TH HEXCHAT "1" "April 2013" "ZoiteChat @VERSION@" "User Commands"
.TH ZOITECHAT "1" "April 2013" "ZoiteChat @VERSION@" "User Commands"
.SH NAME
ZoiteChat \- IRC Client
.SH DESCRIPTION

View File

@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
<id>io.github.Hexchat.Plugin.@NAME@</id>
<extends>io.github.Hexchat</extends>
<id>io.github.Zoitechat.Plugin.@NAME@</id>
<extends>io.github.Zoitechat</extends>
<name>@NAME@ Plugin</name>
<summary>@SUMMARY@</summary>
<url type="homepage">https://zoitechat.github.io/</url>
<url type="homepage">https://zoitechat.zoite.net/</url>
<project_license>@LICENSE@</project_license>
<metadata_license>CC0-1.0</metadata_license>
<update_contact>tingping_AT_fedoraproject.org</update_contact>

View File

@@ -1,32 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.Hexchat</id>
<id>io.github.Zoitechat</id>
<name>ZoiteChat</name>
<launchable type="desktop-id">io.github.Hexchat.desktop</launchable>
<launchable type="desktop-id">io.github.Zoitechat.desktop</launchable>
<developer_name>ZoiteChat</developer_name>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<translation type="gettext">zoitechat</translation>
<summary>IRC Client</summary>
<description>
<p>ZoiteChat is an easy to use yet extensible IRC Client. It allows you to securely join multiple networks and talk to users privately or in channels using a customizable interface. You can even transfer files.</p>
<p>ZoiteChat is an easy to use yet extensible IRC Client based on Hexchat. It allows you to securely join multiple networks and talk to users privately or in channels using a customizable interface. You can even transfer files.</p>
<p>ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, logging, custom themes, and Python/Perl scripts.</p>
</description>
<url type="homepage">http://zoitechat.github.io</url>
<url type="bugtracker">https://github.com/zoitechat/zoitechat</url>
<url type="donation">https://goo.gl/jESZvU</url>
<url type="help">https://zoitechat.readthedocs.io/en/latest/</url>
<url type="help">https://hexchat.readthedocs.io/en/latest/</url>
<screenshots>
<screenshot type="default">
<image>http://i.imgur.com/tLMguQz.png</image>
<image>https://zoitechat.github.io/assets/ZoiteChat.png</image>
<caption>Main Chat Window</caption>
</screenshot>
</screenshots>
<provides>
<!-- Renamed from this -->
<id>zoitechat.desktop</id>
</provides>
<releases>
<release date="2026-01-13" version="2.17.2">
<description>
<p>This is a release with small fixes:</p>
<ul>
<li>Changes to Auto Replace. Will make matches in almost any scenario, Pasted, typed, beginning, end or middle of words/scentences etc.</li>
</ul>
</description>
</release>
<release date="2026-01-12" version="2.17.1">
<description>
<p>This is a release with small improvements and fixes:</p>
<ul>
<li>First implementation of dark mode.</li>
</ul>
</description>
</release>
<release date="2026-01-06" version="2.17.0">
<description>
<p>This is a minor release with small improvements and fixes:</p>
<ul>
<li>Start of Zoitechat code base. Forked from Hexchat.</li>
<li>Fixed flatpak python plugin causing freezing.</li>
</ul>
</description>
</release>
<release date="2024-02-07" version="2.16.2">
<description>
<p>This is a minor release with small improvements and fixes:</p>
@@ -104,7 +127,7 @@
<description>
<p>This is largely a bug fix release though it has some large behind the scenes changes:</p>
<ul>
<li>Rename data files to use *io.github.Hexchat* name</li>
<li>Rename data files to use *io.github.Zoitechat* name</li>
<li>Add option (irc_reconnect_rejoin) to disable auto-rejoin on reconnect</li>
<li>Add ability to set custom tray icon separate of app icon</li>
<li>Fix Enchant 2.0+ support</li>

View File

@@ -4,12 +4,12 @@ GenericName=IRC Client
Comment=Chat with other people online
Keywords=IM;Chat;
Exec=@exec_command@
Icon=io.github.Hexchat
Icon=io.github.Zoitechat
Terminal=false
Type=Application
Categories=GTK;Network;IRCClient;
StartupNotify=true
StartupWMClass=Hexchat
StartupWMClass=Zoitechat
X-GNOME-UsesNotifications=true
MimeType=x-scheme-handler/irc;x-scheme-handler/ircs;
Actions=SafeMode;

View File

@@ -5,8 +5,8 @@ desktop_utils = find_program('desktop-file-validate', required: false)
if get_option('gtk-frontend')
if get_option('install-appdata')
zoitechat_appdata = i18n.merge_file(
input: 'io.github.Hexchat.appdata.xml.in',
output: 'io.github.Hexchat.appdata.xml',
input: 'io.github.Zoitechat.appdata.xml.in',
output: 'io.github.Zoitechat.appdata.xml',
po_dir: '../../po',
install: true,
install_dir: metainfodir
@@ -14,7 +14,7 @@ if get_option('gtk-frontend')
appstream_util = find_program('appstream-util', required: false)
if appstream_util.found()
test('Validate io.github.Hexchat.appdata.xml', appstream_util,
test('Validate io.github.Zoitechat.appdata.xml', appstream_util,
args: ['validate-relax', zoitechat_appdata]
)
endif
@@ -28,14 +28,14 @@ if get_option('gtk-frontend')
endif
desktop_file = configure_file(
input: 'io.github.Hexchat.desktop.in.in',
output: 'io.github.Hexchat.desktop.in',
input: 'io.github.Zoitechat.desktop.in.in',
output: 'io.github.Zoitechat.desktop.in',
configuration: desktop_conf
)
zoitechat_desktop = i18n.merge_file(
input: desktop_file,
output: 'io.github.Hexchat.desktop',
output: 'io.github.Zoitechat.desktop',
po_dir: '../../po',
type: 'desktop',
install: true,
@@ -43,7 +43,7 @@ if get_option('gtk-frontend')
)
if desktop_utils.found()
test('Validate io.github.Hexchat.desktop', desktop_utils,
test('Validate io.github.Zoitechat.desktop', desktop_utils,
args: [zoitechat_desktop]
)
endif
@@ -51,8 +51,8 @@ endif
if get_option('theme-manager')
htm_desktop = i18n.merge_file(
input: 'io.github.Hexchat.ThemeManager.desktop.in',
output: 'io.github.Hexchat.ThemeManager.desktop',
input: 'io.github.Zoitechat.ThemeManager.desktop.in',
output: 'io.github.Zoitechat.ThemeManager.desktop',
po_dir: '../../po',
type: 'desktop',
install: true,
@@ -60,12 +60,12 @@ if get_option('theme-manager')
)
if desktop_utils.found()
test('Validate io.github.Hexchat.ThemeManager.desktop', desktop_utils,
test('Validate io.github.Zoitechat.ThemeManager.desktop', desktop_utils,
args: [htm_desktop]
)
endif
install_data('io.github.Hexchat.ThemeManager.xml',
install_data('io.github.Zoitechat.ThemeManager.xml',
install_dir: join_paths(get_option('datadir'), 'mime/packages')
)
endif
@@ -118,8 +118,8 @@ if get_option('plugin')
conf.set('LICENSE', metainfo[2])
configure_file(
input: 'io.github.Hexchat.Plugin.metainfo.xml.in',
output: 'io.github.Hexchat.Plugin.@0@.metainfo.xml'.format(name),
input: 'io.github.Zoitechat.Plugin.metainfo.xml.in',
output: 'io.github.Zoitechat.Plugin.@0@.metainfo.xml'.format(name),
configuration: conf,
install_dir: get_option('install-plugin-metainfo') ? metainfodir : '',
)

491
debian/changelog vendored Normal file
View File

@@ -0,0 +1,491 @@
zoitechat (2.17.0-0) stable; urgency=medium
* Initial ZoiteChat packaging (forked from HexChat's Debian packaging).
* Rename packages/binaries to zoitechat.
* Move Python plugin package to Suggests (known to be unstable in Flatpak builds).
-- ZoiteChat Maintainers <zoitechat@users.noreply.github.com> Wed, 07 Jan 2026 00:00:00 +0000
hexchat (2.16.2-1) unstable; urgency=medium
* Update watch file for new github tarball location
* New upstream version 2.16.2
* Update copyright file
* Update copyright years also for Debian packaging
* Drop patch 0001-Be-even-more-picky-about-invalid-URLs.patch: upstream
* Add three patches from <pabs>:
- Add-channel-context-menu-item-to-close-the-channel,
- Automatically-reconnect-when-there-is-a-TLS-error,
- Do-not-insert-an-extra-space-on-all-lines-when-loading-scrollback-with-colours
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 09 Mar 2024 11:51:16 +0100
hexchat (2.16.1-2) unstable; urgency=medium
[ Gianfranco Costamagna ]
* Team upload
[ Debian Janitor ]
* Drop versioned constraint on python3-dev.
[ Sudip Mukherjee ]
* Fix hexchat crash for specific links. (LP: #2029314)
+ This is an upstream cherry-pick
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 06 Mar 2024 07:30:56 +0100
hexchat (2.16.1-1) unstable; urgency=medium
* New upstream version 2.16.1.
* Drop all patches, applied upstream.
-- Mattia Rizzolo <mattia@debian.org> Fri, 22 Apr 2022 21:52:27 +0200
hexchat (2.16.0-4) unstable; urgency=medium
* d/copyright: bump copyright year
* Add some patches from upstream, while waiting for the new release:
+ Fix build with OpenSSL 3.
+ Improve the fishlim tests.
+ Fix the URL opening to not double-encode already encoded URLs.
-- Mattia Rizzolo <mattia@debian.org> Mon, 17 Jan 2022 13:26:58 +0100
hexchat (2.16.0-3) unstable; urgency=medium
* Increase the tests timeout even more.
-- Mattia Rizzolo <mattia@debian.org> Sun, 31 Oct 2021 17:45:43 +0100
hexchat (2.16.0-2) unstable; urgency=medium
* Add patch to increase the tests timeout.
* Update our copy of the upstream changelog.
* Recommends:hexchat-lua from hexchat. Closes: #996172
Thanks to Jesse Rhodes <jesse@sney.ca> for the patch!
-- Mattia Rizzolo <mattia@debian.org> Fri, 15 Oct 2021 14:20:31 +0200
hexchat (2.16.0-1) unstable; urgency=medium
[ Mattia Rizzolo ]
* New upstream version 2.16.0.
+ Drop all patches applied upstream.
+ Refresh the patches tweaking the default channels/networks.
* Refresh the upstream signing key.
* Update copyright.
* Drop our patch renaming the Python plugin into Python3.
There doesn't seem to be any transition needed.
* d/control:
+ Drop Build-Depends on libnotify-dev and libproxy-dev,
not used anymore starting with v2.16.
+ Have hexchat-python3 Depend on python3-cffi-backend;
seems like I missed this dependency since v2.14.3-4.
+ Bump Standards-Version to 4.6.0, no changes needed.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
* Build-Depends: Drop versioned constraint on meson.
-- Mattia Rizzolo <mattia@debian.org> Mon, 04 Oct 2021 17:12:52 +0200
hexchat (2.14.3-6) unstable; urgency=medium
* Add Recommends:ca-certificates.
* Add patches from upstream to add Libera.Chat to the network list.
* Adapt default servers patches for the upstream changes.
* Ubuntu default server: LP: #1933681
+ Change from Freenode to Libera.Chat.
+ Pre-select the "join channel" button, like we do in Debian.
-- Mattia Rizzolo <mattia@debian.org> Wed, 26 May 2021 14:55:10 +0200
hexchat (2.14.3-5) unstable; urgency=medium
* Bump copyright for 2021.
* Apply patch from upstream to fix font height calculation with Pango>=1.44.
LP: #1920974
-- Mattia Rizzolo <mattia@debian.org> Sat, 02 Jan 2021 16:31:39 +0100
hexchat (2.14.3-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
[ Mattia Rizzolo ]
* Bump Standards-Version to 4.5.1, no changes needed.
* Bump debhelper compat version to 13.
+ Drop dh_missing override, now that --fail-missing is the default.
* Add a patch series from upstream to refactor the whole Python plugin,
using CFFI. This fixes support for Python 3.9. Closes: #975393
+ Replace my naive patch to fix the build with Python 3.8, using instead
the fix that comes from upstream.
+ Install the new files produced by cffi.
+ Add new Build-Depends python3-cffi.
-- Mattia Rizzolo <mattia@debian.org> Wed, 16 Dec 2020 22:03:57 +0100
hexchat (2.14.3-3) unstable; urgency=medium
* Add patch to use the new -embed variant of python3.pc.
Fix linking with Python 3.8. LP: #1866081
* Swap the Recommends:hwdata with Recommends:pci.ids. Closes: #953300
* Bump Standards-Version to 4.5.0, no changes needed.
-- Mattia Rizzolo <mattia@debian.org> Wed, 11 Mar 2020 17:08:25 +0100
hexchat (2.14.3-2) unstable; urgency=medium
[ Gianfranco Costamagna ]
* Refresh the Ubuntu servlist patch.
[ Mattia Rizzolo ]
* Import patch from upstream (from James Clarke) to properly prioritize
MODE commands, that were delaying PINGs in some cases.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Repository,
Repository-Browse.
-- Mattia Rizzolo <mattia@debian.org> Thu, 02 Jan 2020 09:46:24 +0100
hexchat (2.14.3-1) unstable; urgency=medium
* New upstream version 2.14.3.
+ Drop patches applied upstream.
* d/control:
+ Bump build-dependency on meson to >= 0.40.
+ Bump Standards-Version to 4.4.1, no changes needed.
* Update the boundled upstream docs.
-- Mattia Rizzolo <mattia@debian.org> Tue, 31 Dec 2019 15:24:45 +0100
hexchat (2.14.2-5) unstable; urgency=medium
* Stop building the Python2 plugin. Closes: #936697
Simplify the patch used to build py2 and py3; we need to keep it because
we used to rename the 'python' plugin to 'python3'. We should check if
some kind of transition should be done to go back to the upstream
defaults.
* d/control:
+ Drop a bunch of old Breaks/Replaces that shouldn't be needed anymore.
+ Bump Standards-Version to 4.4.0, no changes needed.
+ Bump debhelper compat level to 12, no changes needed.
-- Mattia Rizzolo <mattia@debian.org> Sat, 31 Aug 2019 11:57:51 +0200
hexchat (2.14.2-4) unstable; urgency=medium
* Add a patch to fix a probable crash while unloading the Python plugin
when using Python 3.7. LP: #1830246; Closes: #921208
-- Mattia Rizzolo <mattia@debian.org> Sat, 25 May 2019 11:48:26 +0200
hexchat (2.14.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Change Format URL to correct one.
[ Mattia Rizzolo ]
* Move the patches tweaking the default servers out of d/patches, and inject
them through d/rules. The ctte decided that vendored series files are not
allowed in the Debian archive, see #904302. Closes: #915350
-- Mattia Rizzolo <mattia@debian.org> Mon, 03 Dec 2018 14:17:35 +0100
hexchat (2.14.2-2) unstable; urgency=medium
* Add patch to fix FTBFS on !linux.
* d/control: Use the new debhelper-compat(=11) build-dep and drop d/compat.
-- Mattia Rizzolo <mattia@debian.org> Sun, 23 Sep 2018 20:38:39 +0200
hexchat (2.14.2-1) unstable; urgency=medium
* New upstream version 2.14.2.
* d/patches:
+ Drop patches applied upstream.
+ Refresh remaining patches.
* d/control: Bump Standards-Version to 4.2.1, no changes needed.
-- Mattia Rizzolo <mattia@debian.org> Sat, 01 Sep 2018 22:28:20 +0200
hexchat (2.14.1-2) unstable; urgency=medium
* Add some patches from upstream:
+ upstream/0003-Remove-shift-click-to-close-tab-binding.patch
- LP: #1756402
+ upstream/0004-build-Add-metainfo-files-for-addons.patch
+ upstream/0005-build-Fix-id-in-plugin-metainfo-files.patch
+ upstream/0006-build-Correctly-set-plugin-licenses.patch
+ upstream/0007-build-Re-add-support-for-the-legacy-perl-api.patch
+ upstream/0008-Deiconify-window-on-tray-click.-Closes-2136.patch
* Fixup our py2+py3 patch after the above patches have been applied.
* Install the new metainfo files representing the various plugins.
-- Mattia Rizzolo <mattia@debian.org> Tue, 20 Mar 2018 16:10:27 +0100
hexchat (2.14.1-1) unstable; urgency=medium
* New upstream version 2.14.1.
* Drop all patches applied upstream.
-- Mattia Rizzolo <mattia@debian.org> Wed, 14 Mar 2018 03:35:41 +0100
hexchat (2.14.0-1) unstable; urgency=medium
* New upstream version 2.14.0. Closes: #892085
* Refresh patches:
+ drop 4c178782a779f013fafab476506f7d4dae372b8a.patch, applied upstream.
+ Rewrite the local patch used to build for both python2 and python3 after
the change of build system upstream.
+ Add all the commits from upstream after the release:
- 0003-build-Remove-pie-from-global-ldflags.patch
- 0004-Fix-fscanf-usage-without-size-limit.patch
- 0005-fix-typo-in-comment.patch
- 0006-Revert-xtext-Always-use-Pango-to-get-correct-glyph-w.patch
* d/control:
+ Update build dependencies for the new upstream:
- New build-deps: gettext, iso-codes, liblua5.3-dev, meson (>= 0.38).
- Drop build-deps: dh-lua, intltool, libtool.
- Drop version restriction from libgtk2.0-dev (>= 2.10.0).
+ Set Rules-Requires-Root:no.
* d/changelog.txt: Update from upstream.
* d/hexchat.install: Slightly update the paths.
* d/rules:
+ Drop override_dh_install not needed anymore with meson.
+ Explicitly build with lua 5.3. The new build system defaults on luajit
only now.
* d/copyright: Update.
-- Mattia Rizzolo <mattia@debian.org> Wed, 14 Mar 2018 02:36:37 +0100
hexchat (2.12.4-6) unstable; urgency=medium
* d/control:
+ Move packaging to salsa.debian.org.
+ Replace recomendency on gvfs-bin to libglib2.0-bin. Closes: #877746
+ Bump Standards-Version to 4.1.3, no changes needed.
* d/copyright: Bump copyright years for debian/*.
* d/rules: Replace dh_install --fail-missing by dh_missing.
* d/watch: Use HTTPS.
* Bump debhelper compat level to 11.
-- Mattia Rizzolo <mattia@debian.org> Sat, 24 Feb 2018 18:26:41 +0100
hexchat (2.12.4-5) unstable; urgency=medium
* Add a short description to the previous changelog entry on how to manually
preserve the scrollback that would otherwise get lost.
* Remove the patch also for Ubuntu (fixing FTBFS there).
* d/control:
+ Add a bunch of Multi-Arch:same notation, suggested by the M-A hinter.
+ Remove the transitional package hexchat-python.
-- Mattia Rizzolo <mattia@debian.org> Sat, 15 Jul 2017 18:34:27 +0200
hexchat (2.12.4-4) unstable; urgency=medium
* Stop reverting upstream commit 15600f405f2d5bda6ccf0dd73957395716e0d4d3.
This means users will lose their scrollback right after updating, but
that's what upstream did and we have no real reasons to undefinitely
diverge from them just to wait for a nicer fix.
Closes: #852275; CVE-2016-2087
For users who care about their scrollback, it's enough to manually rename
the directories in ~/.config/hexchat/scrollback to all-lowercase characters
before restarting hexchat after the update.
* d/control: Bump Standards-Version to 4.0.0, no changes needed
* d/copyright: bump my copyright year for debian/ to cover 2017
-- Mattia Rizzolo <mattia@debian.org> Fri, 14 Jul 2017 16:12:32 +0200
hexchat (2.12.4-3) unstable; urgency=medium
* Demote hexchat-otr from Recommends to Suggests.
It reportely causes noise and problems for unexperienced users, and it's
a mostly unmaintained plugin, so don't install it by default.
-- Mattia Rizzolo <mattia@debian.org> Tue, 30 May 2017 21:50:09 +0200
hexchat (2.12.4-2) unstable; urgency=medium
* Also apply patch 4c178782a779f013fafab476506f7d4dae372b8a.patch on ubuntu.
* d/p/0001-Debian-server-defaults.patch: Add missing braces around the `if`.
Thanks to Lauri Alanko <la@iki.fi> for the patch. Closes: #779892
-- Mattia Rizzolo <mattia@debian.org> Thu, 26 Jan 2017 09:54:41 +0100
hexchat (2.12.4-1) unstable; urgency=medium
* New upstream version 2.12.4.
* d/copyright: update (removal of the doat plugin).
* d/watch: improve:
+ Bump version to 4.
+ Use substitution strings @ANY_VERSION@ and @ARCHIVE_EXT@.
+ Ignore version 2.12.4-repack by mangling it into 2.12.4.
* d/control: mark hexchat-dev and hexchat-lua as Multi-Arch:same.
* d/patches/:
+ openssl/*: drop, applied upstream.
+ clean.patch: drop, applied upstream.
+ 4c178782a779f013fafab476506f7d4dae372b8a.patch: include from upstream to
work around a gdk-pixbuf bug which would prevent the hexchat icon from
being displayed in panels/systrays. Closes: #848615
* d/rules: add a 'udoc' target to update the bundled copy of upstream doc.
* Update upstream documentation.
* d/hexchat-plugins.install: upstream converted the 'doat' plugin into an
internal command, so stop trying to install the plugin.
-- Mattia Rizzolo <mattia@debian.org> Mon, 26 Dec 2016 01:16:19 +0100
hexchat (2.12.3-4) unstable; urgency=medium
* Re-enable Lua support everywhere now that #845929 is fixed.
-- Mattia Rizzolo <mattia@debian.org> Mon, 19 Dec 2016 12:47:31 +0100
hexchat (2.12.3-3) unstable; urgency=medium
* Actually disable Lua support when building.
-- Mattia Rizzolo <mattia@debian.org> Mon, 05 Dec 2016 16:03:26 +0100
hexchat (2.12.3-2) unstable; urgency=medium
* Temporary restrict the build of hexchat-lua to the architectures where lua
is usable right now (see #845929).
-- Mattia Rizzolo <mattia@debian.org> Mon, 05 Dec 2016 14:02:40 +0100
hexchat (2.12.3-1) unstable; urgency=medium
[ Jesse Rhodes ]
* Add hexchat-dev package for .pc and .h files.
* Include dbus service file in hexchat-common.
[ Mattia Rizzolo ]
* Take over maintenance from Jasse Rhodes.
Thank you for all your work these years! Closes: #844574
* debian/control:
+ wrap-and-sort -ast.
+ Bump Standards-Version to 3.9.8, no changes needed.
+ Add proper Breaks/Replaces for the hexchat-dev addition-
+ Have hexchat-plugins recommend hwdata for the sysinfo plugin.
Closes: #845940
+ Have hexchat recommend the hexchat-otr plugin.
Thanks to Petter Reinholdtsen <pere@hungry.com> for the suggestion
+ Bump the Breaks/Replaces of hexchat-plugins against hexchat;
hexchat-plugin.pc has been moved from hexchat to hexchat-plugins
in 2.12.0-1. LP: #1586239
+ Set appropriate Breaks/Replaces to cope with the Ubuntu delta and
make the package syncable.
+ Mark hexchat-common as Multi-Arch:foreign (from the m-a hinter).
* debian/rules:
+ Remove huge override_dh_auto_clean: if anything of that is needed,
it should be done on the upstream side.
+ Remove *.la files before running dh_install.
+ Use dh_install --fail-missing.
* Package the Lua plugin. Closes: #834491
* Update upstream changelog for 2.13.2.
* Use dh_installchangelogs to install the upstream changelog, instead of
manually compressing in rules and the install with d/*.docs.
* Let the upstream build system put the manpage in place, instead of copying
it of our own.
* Add patch to properly clean the upstream sources and make possible to build
the package twice in a row.
* Bump debhelper compat level to 10.
+ --with autoreconf is now default.
* debian/copyright:
+ Make it DEP-5 compliant.
+ Update.
* Drop nearly all lintian overrides; they are either fixed or unused.
-- Mattia Rizzolo <mattia@debian.org> Thu, 01 Dec 2016 18:30:03 +0100
hexchat (2.12.3-0.1) unstable; urgency=medium
* Non-maintainer upload, with maintainer ACK.
[ Jesse Rhodes ]
* Fixed vcs-git url.
[ Mattia Rizzolo ]
* Imported Upstream version 2.12.3. Closes: #836809
* Refresh patches
* d/rules: disable LUA bindings, as they would require a new binary package.
* Add several patches from upstream to add support to OpenSSL 1.1.0.
Closes: #828339
* Revert upstream commit 15600f405f2d5bda6ccf0dd73957395716e0d4d3, which
would cause users to lose their scrollback.
-- Mattia Rizzolo <mattia@debian.org> Sun, 27 Nov 2016 13:41:25 +0100
hexchat (2.12.0-2) unstable; urgency=medium
* Removed patch correcting for missing translations,
as translations are no longer missing
* Removed patch correcting spelling error that would break
some scripts and themes
* Updated ubuntu server/channel defaults
-- Jesse Rhodes <drubo@drubo.net> Wed, 30 Mar 2016 11:44:04 -0600
hexchat (2.12.0-1) unstable; urgency=medium
* New upstream release
* Iceweasel no longer called Firefox in url dialog
* Building both python2 and python3 plugins
* Including hexchat-plugin.pc (Closes: 801767)
-- Jesse Rhodes <drubo@drubo.net> Fri, 25 Mar 2016 10:54:57 -0600
hexchat (2.10.2-1) unstable; urgency=medium
* New upstream release
* Includes upstream fixes for POODLE vulnerability
(CVE-2014-3566)
* Split plugins into modular packages rather than having all
binaries in the main hexchat package
-- Jesse Rhodes <drubo@drubo.net> Fri, 28 Nov 2014 18:35:39 -0700
hexchat (2.10.1-2) unstable; urgency=medium
* Fix ubuntu_defaults.patch (LP: #1390851)
* Disable SSLv3
-- Jesse Rhodes <drubo@drubo.net> Sun, 16 Nov 2014 11:47:12 -0700
hexchat (2.10.1-1) unstable; urgency=medium
* New upstream release
* No longer build-depend on libsexy-dev
* URL handler dialog now labeled Iceweasel rather than Firefox
-- Jesse Rhodes <drubo@drubo.net> Mon, 18 Aug 2014 21:18:55 -0600
hexchat (2.10.0-1) unstable; urgency=medium
* New upstream release
* Removed patches for issues fixed by upstream
* Added default servers and recommended channels for debian
and ubuntu (LP: #1294415)
* Upstream commit fa955a0f fixes xdcc segfault (Closes: #745764)
-- Jesse Rhodes <drubo@drubo.net> Sun, 01 Jun 2014 16:45:22 -0600
hexchat (2.9.6.1-2) unstable; urgency=low
* Now using dh-autoreconf instead of autotools-dev (Closes: #739630)
* Added gvfs-bin as Recommends so default url handlers work
(Closes: #740006)
* Added unifont as Suggests for unicode symbol support
* Included png,svg icons in package
-- Jesse Rhodes <drubo@drubo.net> Tue, 25 Feb 2014 16:45:42 -0700
hexchat (2.9.6.1-1) unstable; urgency=low
* Initial release (Closes: #702075)
-- Jesse Rhodes <drubo@drubo.net> Mon, 03 Feb 2014 19:09:17 -0700

126
debian/control vendored Normal file
View File

@@ -0,0 +1,126 @@
Source: zoitechat
Section: net
Priority: optional
Maintainer: ZoiteChat Maintainers <zoitechat@users.noreply.github.com>
Build-Depends:
debhelper-compat (= 13),
gettext,
iso-codes,
libcanberra-dev,
libdbus-glib-1-dev,
libglib2.0-dev,
libgtk2.0-dev,
liblua5.3-dev,
libpci-dev,
libperl-dev,
libssl-dev,
meson,
python3-cffi,
python3-dev
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Git: https://github.com/zoitechat/zoitechat.git
Vcs-Browser: https://github.com/zoitechat/zoitechat
Homepage: https://zoitechat.github.io
Package: zoitechat
Architecture: any
Depends:
zoitechat-common (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Recommends:
ca-certificates,
zoitechat-lua,
zoitechat-perl,
zoitechat-plugins,
libglib2.0-bin
Suggests:
zoitechat-python3,
zoitechat-otr,
unifont
Description: IRC client for GNOME (fork of HexChat 2.17.0 base)
ZoiteChat is a graphical IRC client with a GTK+ GUI. Features include Python,
Perl and Lua scripting support, a plugin API, multiple server/channel
windows, spell checking, multiple authentication methods including SASL, and
customizable notifications. For more information on IRC, see
http://irchelp.org/.
Package: zoitechat-common
Architecture: all
Multi-Arch: foreign
Provides: irc-client
Depends: ${misc:Depends}
Recommends:
ca-certificates,
zoitechat-lua,
zoitechat-perl,
zoitechat-plugins,
libglib2.0-bin
Suggests:
zoitechat,
zoitechat-python3,
zoitechat-otr,
unifont
Description: Common data files for ZoiteChat
This package includes architecture-independent files for ZoiteChat, such as
translations, desktop integration, and shared data.
Package: zoitechat-perl
Architecture: any
Multi-Arch: same
Depends:
zoitechat (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Perl plugin for ZoiteChat
This package contains the Perl plugin for ZoiteChat. It is split out from the
main package because it is optional.
Package: zoitechat-python3
Architecture: any
Multi-Arch: same
Depends:
zoitechat (= ${binary:Version}),
python3-cffi-backend,
${misc:Depends},
${shlibs:Depends}
Description: Python 3 plugin for ZoiteChat
This package contains the Python 3 plugin for ZoiteChat. It is split out from
the main package because it is optional.
.
Known issue: the Python plugin may freeze the client in some builds.
Package: zoitechat-lua
Architecture: any
Multi-Arch: same
Depends:
zoitechat (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Lua plugin for ZoiteChat
This package contains the Lua plugin for ZoiteChat. It is split out from the
main package because it is optional.
Package: zoitechat-plugins
Architecture: any
Multi-Arch: same
Depends:
zoitechat (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Suggests: pciutils
Description: Extra plugins for ZoiteChat
This package contains optional plugins (e.g. FiSHLiM, Sysinfo, Do At and
Checksum). These are split out from the main package because they are not
required for core functionality.
Package: zoitechat-dev
Architecture: any
Multi-Arch: same
Depends:
zoitechat-common (= ${binary:Version}),
${misc:Depends}
Description: Development files for ZoiteChat plugins
This package contains zoitechat-plugin.h and zoitechat-plugin.pc, which
facilitate building binary plugins for ZoiteChat.

188
debian/copyright vendored Normal file
View File

@@ -0,0 +1,188 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: zoitechat
Source: https://zoitechat.github.io
Files: *
Copyright: 1998-2010 Peter Zelezny
2009-2013 Berke Viktor
2015-2021 Patrick Griffis
License: GPL-2+ with OpenSSL exception
Files: debian/*
Copyright: 2014 Jesse Rhodes <drubo@drubo.net>
2016-2022 Mattia Rizzolo <mattia@debian.org>
2020-2024 Gianfranco Costamagna <locutusofborg@debian.org>
License: GPL-2+
Files: data/man/zoitechat.1.in
Copyright: Davide Puricelli <evo@debian.org>
License: GPL-2+
Files: osx/gtkrc
Copyright: 2012 Xamarin Inc.
License: GPL-2+
Files: plugins/checksum/* plugins/exec/*
Copyright: 2010-2012 Berke Viktor
License: Expat
Files: plugins/fishlim/*
Copyright: 2010 Samuel Lidén Borell <samuel@kodafritt.se>
2015 <the.cypher@gmail.com>
2019-2020 <bakasura@protonmail.ch>
License: Expat
Files: plugins/lua/*
Copyright: 2015-2016 mniip
License: Expat
Files: plugins/perl/*
Copyright: 1998-2002 Peter Zelezny
License: GPL-2+
Files: plugins/python/*
Copyright: 2002-2003 Gustavo Niemeyer <niemeyer@conectiva.com>
License: GPL-2+
Files: plugins/sysinfo/*
Copyright: 2003-2005 Michael Shoup
2005-2007 Tony Vroon
2012 Berke Viktor
2015 Patrick Griffis
License: GPL-2+
Files: plugins/winamp/*
Copyright: Leo <leo.nard@free.fr>
Silverex <SilvereX@karklas.mif.vu.lt>
Derek Buitenhuis <daemon404@gmail.com>
Berke Viktor <berkeviktor@aol.com>
License: GPL-1.0
Files: src/common/dbus/*
Copyright: 2006 Claessens Xavier
License: GPL-2+
Files: src/common/dbus/example.py
Copyright: 1998-2010 Peter Zelezny
2009-2013 Berke Viktor
License: GPL-2+
Files: src/common/scram.*
Copyright: 2023 Patrick Okraku
License: GPL-2+
Files: src/common/ssl.c
Copyright: 2000 DaP <profeta@freemail.c3.hu>
License: GPL-2+ with OpenSSL exception
Files: src/dirent/dirent-win32.h
Copyright: 2006-2012 Toni Ronkko
License: Expat
Files: src/fe-gtk/sexy-iso-codes.c src/fe-gtk/sexy-iso-codes.h
Copyright: 2008 Novell, Inc.
2013 Sandro Mani
License: GPL-2+
Files: src/fe-gtk/sexy-spell-entry.c src/fe-gtk/sexy-spell-entry.h
Copyright: 2002 Evan Martin
2004-2006 Christian Hammond
License: LGPL-2.1+
License: GPL-2+ with OpenSSL exception
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.
.
In addition, as a special exception, the copyright holders give permission
to link the code of portions of this program with the OpenSSL library.
You must obey the GNU General Public License in all respects for all of
the code used other than OpenSSL. If you modify file(s) with this
exception, you may extend this exception to your version of the file(s),
but you are not obligated to do so. If you do not wish to do so, delete
this exception statement from your version. If you delete this exception
statement from all source files in the program, then also delete it here.
License: Expat
.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.
License: GPL-1.0
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 1, or (at your option)
any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
License: LGPL-2.1+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA

40
debian/default_servers/debian vendored Normal file
View File

@@ -0,0 +1,40 @@
Description: Changed default network to OFTC,
suggests to join #debian on OFTC and Freenode
diff --git a/src/common/servlist.c b/src/common/servlist.c
index a203e702..22fcd92b 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -902,7 +902,7 @@ servlist_load_defaults (void)
{
int i = 0, j = 0;
ircnet *net = NULL;
- guint def_hash = g_str_hash ("Libera.Chat");
+ guint def_hash = g_str_hash ("OFTC");
while (1)
{
diff --git a/src/fe-gtk/joind.c b/src/fe-gtk/joind.c
index ce3cbcae..7f6b1116 100644
--- a/src/fe-gtk/joind.c
+++ b/src/fe-gtk/joind.c
@@ -247,10 +247,18 @@ joind_show_dialog (server *serv)
G_CALLBACK (joind_ok_cb), serv);
if (serv->network)
+ {
+ if (g_ascii_strcasecmp(((ircnet*)serv->network)->name, "OFTC") == 0)
+ {
+ gtk_entry_set_text (GTK_ENTRY (entry1), "#debian");
+ gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(radiobutton2), TRUE);
+ }
if (g_ascii_strcasecmp(((ircnet*)serv->network)->name, "Libera.Chat") == 0)
{
- gtk_entry_set_text (GTK_ENTRY (entry1), "#hexchat");
+ gtk_entry_set_text (GTK_ENTRY (entry1), "#debian");
+ gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(radiobutton2), TRUE);
}
+ }
gtk_widget_grab_focus (okbutton1);
gtk_widget_show_all (dialog1);

43
debian/default_servers/ubuntu vendored Normal file
View File

@@ -0,0 +1,43 @@
Description: Changed default channel to join from #hexchat to #ubuntu
Also adds a "Ubuntu servers" entry, same as connecting to libera.chat.
diff --git a/src/common/servlist.c b/src/common/servlist.c
index a203e702..18a6c4b3 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -206,6 +206,9 @@ static const struct defaultserver def[] =
{"Libera.Chat", 0, 0, 0, LOGIN_SASL, 0, TRUE},
{0, "irc.libera.chat"},
+ {"Ubuntu Servers (Libera.Chat)", 0, 0, 0, LOGIN_SASL, 0, TRUE},
+ {0, "irc.libera.chat"},
+
#ifdef USE_OPENSSL
{"LibertaCasa", 0, 0, 0, LOGIN_SASL, 0, TRUE},
{0, "irc.liberta.casa"},
@@ -902,7 +905,7 @@ servlist_load_defaults (void)
{
int i = 0, j = 0;
ircnet *net = NULL;
- guint def_hash = g_str_hash ("Libera.Chat");
+ guint def_hash = g_str_hash ("Ubuntu Servers (Libera.Chat)");
while (1)
{
diff --git a/src/fe-gtk/joind.c b/src/fe-gtk/joind.c
index ce3cbcae..e94e562a 100644
--- a/src/fe-gtk/joind.c
+++ b/src/fe-gtk/joind.c
@@ -247,9 +247,10 @@ joind_show_dialog (server *serv)
G_CALLBACK (joind_ok_cb), serv);
if (serv->network)
- if (g_ascii_strcasecmp(((ircnet*)serv->network)->name, "Libera.Chat") == 0)
+ if (g_ascii_strcasecmp(((ircnet*)serv->network)->name, "Ubuntu Servers (Libera.Chat)") == 0)
{
- gtk_entry_set_text (GTK_ENTRY (entry1), "#hexchat");
+ gtk_entry_set_text (GTK_ENTRY (entry1), "#ubuntu");
+ gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(radiobutton2), TRUE);
}
gtk_widget_grab_focus (okbutton1);

20
debian/io.github.Zoitechat.appdata.xml vendored Normal file
View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.Zoitechat</id>
<name>ZoiteChat</name>
<summary>IRC client for GNOME</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<description>
<p>ZoiteChat is a graphical IRC client based on HexChat.</p>
<p>Current Flatpak builds have a known issue where the Python plugin can freeze the client.</p>
</description>
<launchable type="desktop-id">io.github.Zoitechat.desktop</launchable>
<provides>
<binary>zoitechat</binary>
</provides>
<url type="homepage">https://zoitechat.github.io/</url>
</component>

1
debian/patches/series vendored Normal file
View File

@@ -0,0 +1 @@
readmechanges.patch

14
debian/rules vendored Executable file
View File

@@ -0,0 +1,14 @@
#!/usr/bin/make -f
export DH_VERBOSE=1
%:
dh $@ --buildsystem=meson
override_dh_auto_configure:
dh_auto_configure -- \
-Dinstall-plugin-metainfo=false \
-Dwith-lua=lua53
override_dh_installchangelogs:
dh_installchangelogs debian/changelog.txt

1
debian/source/format vendored Normal file
View File

@@ -0,0 +1 @@
3.0 (quilt)

2
debian/source/lintian-overrides vendored Normal file
View File

@@ -0,0 +1,2 @@
# the upstream maintainer says that he doesn't have time to go fish out his GPG key for now
orig-tarball-missing-upstream-signature

4
debian/upstream/metadata vendored Normal file
View File

@@ -0,0 +1,4 @@
Bug-Database: https://github.com/zoitechat/zoitechat/issues
Bug-Submit: https://github.com/zoitechat/zoitechat/issues/new
Repository: https://github.com/zoitechat/zoitechat.git
Repository-Browse: https://github.com/zoitechat/zoitechat

72
debian/upstream/signing-key.asc vendored Normal file
View File

@@ -0,0 +1,72 @@
pub rsa4096 2014-02-13 [SC] [expires: 2024-02-08]
108BF2212A051F4A72B18448B3C7CE210DE76DFC
uid [ unknown] Patrick Griffis <tingping@tingping.se>
uid [ unknown] TingPing <tingping@fedoraproject.org>
sub rsa4096 2014-02-13 [E] [expires: 2024-02-08]
C6CAF2A624B9C2ECBF83ACBF488A9319DABACE61
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBFL9JHIBEADDKL+vc3MHctXCWxG0IcuLPm4i+WO9jH6MdF8p2bokaL5lilcJ
o2i0RHImP83FpqCDj/hE7AeB3Ix3Oq3tIe6lpCz468OVbLivErX/yL8rYUhC+yba
zlSJcBipTIezD3pZI/vpFyCIC8mSEI4PJGiLotioNJWQBStQuuPqMKo4cd6cRWx6
WovQMKa85rQPvv+wYCseBqU6xBx1xSgpkjDJnAH7We5G6T8TYVM2gqXtii/JYyUC
8E7Z2BBdSGkq1Dma1W6paOw7VOtLu6YbAH9v/VUVx0UdzwiyXHQ8qLKbxeXkex9d
zoe+oy8wt3bvVHirxU42IlJJVLY4NcUYhr/xOq/YqT+3sWAqgdVM/WnzY3bPiMnQ
XqQ3UZ0LKXXsF2+9u2qM6FTiAHIMLtH95IlOQo1qXmDl1HRJTNq3B41UduLDRUhP
uGBaXbOtb6ql4nV3/BTxcHumisMh5ALhqXHRNOdn+mEjvT2HT6pp07ZfVhFwM4U0
K78f52S+NppiS0cWtn9ibq+UmqZyvw9HMOHYt51lSUOueg/sOvsxrG1gjvcUMlJw
nCgS3b+QUmZYo+pl/l13fiWPQpteVGZqKPMBBaQ4MCrwHgvikN8uppKDw8fFGs44
LgbCsDoQA8wKxNzMEMTvuhFFgCiOxMCzR0XKxlcKr8CiHZjYwovJLFfLvwARAQAB
tCVUaW5nUGluZyA8dGluZ3BpbmdAZmVkb3JhcHJvamVjdC5vcmc+iQJVBBMBAgA/
AhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgBYhBBCL8iEqBR9KcrGESLPHziEN
5238BQJcXuBtBQkSx717AAoJELPHziEN5238pfAP/331a2PASeS1toBRNbMVyXcB
8zEb5Q4MFiTmgy7aOOo2MDzV4VBiYEUa93pmWrozWudqZl1u+Cm7XC0Kxv7b6HRC
/2UBDKY0FUk7xALFQN+XycNDweflT9SlJ+4IcgfHX3/FcF0Obl0fnNfr8DXXqdsj
hxWqlXRkyvRC8VuJJkkufi4CxUBQPSSG+dGgskACP6e210rogPq7LyUIMKkKqKSV
69RUHDJZOsObNA6q1gTNcb8G/lIGaqbVTJ/d+6X/iDkgMrxRi++OyAUa7aXMHGBn
5PnFjqPKBP7qrEEl1nA0LcXhr1hCEVVXGosuqR1WjbbyOTOq50oGvk8zbTy/1mOc
UwkJYbaMv20wAYXx9QSbYoTDMx+DXrB3NCtBHeM7o9igoom8n9khoVmC1SPMOsQM
1xLAk22RuyeDw3C3K3xoar4tcrwXKRmTyUxDBvkR7gtySiAKWFZOEPbeeRzprpG+
Fg48Zh7buqh3Rdk5rmXOeATbyRq9+D0p6WhtO6UdEbi9yNCGo/eTTs2a9CcxfW6E
7gGrX/wP6eKrP7KiT5NqcM01R961IxRpNLM0Uy15Jf5paP9VoJBtR0hO+94Vc9ZJ
jS9yv5iJ62FIqSkqXZ7v+59XFZjm84pI7ywHuzjv9poBi3W19jM1eyYeryLj8362
w2z5UgLfllZv1o2NTLx6tCZQYXRyaWNrIEdyaWZmaXMgPHRpbmdwaW5nQHRpbmdw
aW5nLnNlPokCVAQTAQgAPgIbAwULCQgHAgYVCAkKCwIEFgIDAQIeAQIXgBYhBBCL
8iEqBR9KcrGESLPHziEN5238BQJcXuBtBQkSx717AAoJELPHziEN5238J9cP/3SX
UCZBFKf79LUfKVOxZYgAMKzL2CQdglNKrtE0aqMJwga6AUrSLEBWUqKHOFrcWYDi
qKldpWGWv52lSlZL4YCIcgymOyYMbjQXkHUUaAH4tCzjT0yhFKKAAokJKBSinaO4
cA6i3p3XdyUWbvjqnc8/2Mn31cyxiqj58EN5r7naS/5DaD+0q2dxhLW5/A+IKukk
l12NhMpDbTkQ18brttBMCW5h5LPR7HDN5hVPCztj4BN5JqPeMyspemvGMT6G12vA
5N+S83rAushIyu8Y88iKhPsNLbLgi3PCOZJDKeNlqdPoXJX7mau41U08/8NiORUP
R4Dj9942c6rdHHXDyZ3puvsVK0YjwcmG5uSdG2tpyhNOBiyNQXgpPVHU5YKTob75
vGs4uuxKYxNns/UULiC4fp/gGOIRh9f0veJG2DbMnEHXhnpQzIbsYSo1yeJ+8vFM
FhbkHlylrkTUtOzQwFqybhgYGbfDvT4weMvCc9jEQXfIfI39/Tjx/JD0VVKu577X
oZhtsb4rX2qEmiEnMrWAMM97LGyCNEi6DJipHse4Z5cc54/VswGF8Ze4VYF5hF8o
DaIQfGXmuceMS3l4FXK0x6CYKpr7e0pY3zrsGIJ8Zwd11T9ubilAvK68Ix7j1puJ
x8/ZD9NYP/NUNpriRVyFNiPlfKRqauDBnSKjiTiguQINBFL9JHIBEACx1FJWBK1R
ORu+rHa52Uc0+Jkcr791A10Itwyv6fsA0RT6moob6s8Rvet8NQH6SZVRqiGy3d8g
lxnedT32ZxHWRoLC8Pc6PnQhVXB3RSZoE9VVm9z+7nHOGXXCj0a0OsgyGSHLerE9
7MvlMlkf2EsOTj6irZZDvJH4Eblbk1WzC4K5EC5r7FL/4sdHLbDWEUR3wemC7s0n
9IusHwNBiTSSxpag/dq9+6eVyoA3opsqSU3wlSqfm3U/0G3MG4JkwDmS3nK4hmmq
nCakdXZaqKZDGZjfaztTuO5RP73KfNHSNfsreOXY3ldX7Jy1qdHp/hBp6CFXhHul
d4ZyWL+O6uMRcNQdfd/b8VBDe3z2LYw3AHnhjAnmwJqjfnhH3r7ibM2+HAtrj8J5
Qwe/28QJOR3UfT1+tYW8I0bpnBesfzgm9Vp2t3IzkaGdXQOsB9KdcKRV4viiq4VP
S1HdtvpLAxxrNxFguIlYAkLMJwwuaaK8X+K/kgAm3q5+txsxR/jDmDaFqqj0YnfT
7s+czbSkkvXDG68sTVr1c2u71i8Q0XXSSrL30/j/+//CN9mP6oI6dYRDK5wCFaYw
cQe5Td/biJDWXsXolOC0CHny1TTfNvaK+b0Yksas7aLypHOc5xfVJI1eovwkBpXA
QQDFJoWlZudXXUvjPFsEyt9jd2LUl5fZcQARAQABiQI8BBgBAgAmAhsMFiEEEIvy
ISoFH0pysYRIs8fOIQ3nbfwFAlxe4JAFCRLHvZ4ACgkQs8fOIQ3nbfwvsQ//QE7v
neqZdFBq9PxIgu6S95PTchBI3BsCH6M3uv/hIpLgZwGzymHjCQlwYzjPYRAycphk
VjsWP5T6hFPDfFhtAkdPuDd6LW+asUky1B8t802jGrVSmEA81s9jkjKBpdNR5JJr
a8fAhUvZz9HW2SUwJyvVaO+q4GZep7VrNMKoCvC0K123V442wOYOLC3cldRgVRKY
tXs4KHEjYaR0+zvX2zJvn/CIHWaxw2/qgArXIbTqwiqOWeXAkQWwcArZzkughGIb
iv1DgkttTBLOZbiEUerwoMlGERlSTurhahoNInXD8vPPOrYMl7RSV8XUmgTKCJeN
Xv/Jdg7ejfmPH9zABh8kh+eiL/yINwh2mmRK2aM+u8wghU7i0g72GSKBNgPHzw7X
FDIN4diVX8MB93yeMOMzXGuyHzy3mQhj5LcqMKtTSOeqREAUTHoC0KvQ8kTeZ4N3
czHndwBNEVxluR4ljQeqMdJHWoy6GxFGdrcAHqLZZyxbBQq2cYMwAdbscnQqIhhC
luJgu4vA+7b8RQIZ725Ij+05J5vpHbPtEGACD09YChQL0OtLIZfS8RKP1lKLrmXC
cnJzweMcISPi5PxPXlqXNFzwspK2PLHpmwZ1zSoARXB3BzzCYTE4Mw8UxsCqpbDG
cBfbvGaxikGVOqMEoNo/umEhsyleb0gqXIoZJrc=
=kssP
-----END PGP PUBLIC KEY BLOCK-----

5
debian/watch vendored Normal file
View File

@@ -0,0 +1,5 @@
version=4
opts="searchmode=plain,\
filenamemangle=s%.*/v?@ANY_VERSION@%@PACKAGE@-$1.tar.xz%" \
https://api.github.com/repos/zoitechat/zoitechat/releases?per_page=50 \
https://api.github.com/repos/[^/]+/[^/]+/tarball/v?@ANY_VERSION@

1
debian/zoitechat.debhelper.log vendored Normal file
View File

@@ -0,0 +1 @@
dh_installchangelogs

3
debian/zoitechat.install vendored Normal file
View File

@@ -0,0 +1,3 @@
usr/bin/zoitechat
usr/share/applications
usr/share/metainfo/io.github.Zoitechat.appdata.xml

6
debian/zoitechat.lintian-overrides vendored Normal file
View File

@@ -0,0 +1,6 @@
# intentional typo as example for autoreplace function
zoitechat: spelling-error-in-binary usr/bin/zoitechat teh the
# upstream will not correct misspelled variable names
zoitechat: spelling-error-in-binary usr/bin/zoitechat hilight highlight
# fixing this spelling error would break scripting/theming
zoitechat: spelling-error-in-binary usr/bin/zoitechat Conection Connection

View File

@@ -43,7 +43,7 @@
"url": "https://github.com/pavouk/lgi.git",
"commit": "95418635aa8151a516d43166227ea2b9d4c4403f"
}
]
]
},
{
"name": "zoitechat",

View File

@@ -1,5 +1,5 @@
project('zoitechat', 'c',
version: '2.16.2',
version: '2.17.2',
meson_version: '>= 0.47.0',
default_options: [
'c_std=gnu89',

View File

@@ -201,22 +201,29 @@ else:
# There can be empty entries between non-empty ones so find the actual last value
def wordlist_len(words):
for i in range(31, 0, -1):
if ffi.string(words[i]):
return i
def _cstr(ptr):
"""Safely convert a C char* (possibly NULL) to bytes."""
if ptr == ffi.NULL:
return b''
try:
return ffi.string(ptr)
except Exception:
return b''
def wordlist_len(words):
# ZoiteChat passes a fixed-size array (typically 32) where unused entries may be NULL.
for i in range(31, 0, -1):
if _cstr(words[i]):
return i
return 0
def create_wordlist(words):
size = wordlist_len(words)
return [__decode(ffi.string(words[i])) for i in range(1, size + 1)]
return [__decode(_cstr(words[i])) for i in range(1, size + 1)]
# This function only exists for compat reasons with the C plugin
# It turns the word list from print hooks into a word_eol list
# This makes no sense to do...
def create_wordeollist(words):
words = reversed(words)
accum = None
@@ -308,22 +315,43 @@ def _on_timer_hook(userdata):
return 0
@ffi.def_extern(error=3)
@ffi.def_extern()
def _on_say_command(word, word_eol, userdata):
channel = ffi.string(lib.zoitechat_get_info(lib.ph, b'channel'))
if channel == b'>>python<<':
python = ffi.string(word_eol[1])
lib.zoitechat_print(lib.ph, b'>>> ' + python)
exec_in_interp(__decode(python))
"""Handle input in the special >>python<< tab.
This callback is wired via hook_command(b''), so it may be invoked for a wide range
of internal commands. It must never throw, and must default to EAT_NONE.
"""
try:
channel = _cstr(lib.zoitechat_get_info(lib.ph, b'channel'))
except Exception:
return 0
if channel != b'>>python<<':
return 0
try:
python = _cstr(word_eol[1])
except Exception:
python = b''
if not python:
return 1
return 0
# Dont let exceptions here swallow core commands or wedge the UI.
try:
exec_in_interp(python)
except Exception:
# Best effort: surface the traceback in the python tab.
exc = traceback.format_exc().encode('utf-8', errors='replace')
lib.zoitechat_print(lib.ph, exc)
return 1
def load_filename(filename):
filename = os.path.expanduser(filename)
if not os.path.isabs(filename):
configdir = __decode(ffi.string(lib.zoitechat_get_info(lib.ph, b'configdir')))
configdir = __decode(_cstr(lib.zoitechat_get_info(lib.ph, b'configdir')))
filename = os.path.join(configdir, 'addons', filename)
@@ -366,7 +394,7 @@ def change_cwd(path):
def autoload():
configdir = __decode(ffi.string(lib.zoitechat_get_info(lib.ph, b'configdir')))
configdir = __decode(_cstr(lib.zoitechat_get_info(lib.ph, b'configdir')))
addondir = os.path.join(configdir, 'addons')
try:
with change_cwd(addondir): # Maintaining old behavior
@@ -432,7 +460,7 @@ def exec_in_interp(python):
@ffi.def_extern()
def _on_load_command(word, word_eol, userdata):
filename = ffi.string(word[2])
filename = _cstr(word[2])
if filename.endswith(b'.py'):
load_filename(__decode(filename))
return 3
@@ -442,7 +470,7 @@ def _on_load_command(word, word_eol, userdata):
@ffi.def_extern()
def _on_unload_command(word, word_eol, userdata):
filename = ffi.string(word[2])
filename = _cstr(word[2])
if filename.endswith(b'.py'):
unload_name(__decode(filename))
return 3
@@ -452,7 +480,7 @@ def _on_unload_command(word, word_eol, userdata):
@ffi.def_extern()
def _on_reload_command(word, word_eol, userdata):
filename = ffi.string(word[2])
filename = _cstr(word[2])
if filename.endswith(b'.py'):
reload_name(__decode(filename))
return 3
@@ -509,7 +537,7 @@ def _on_plugin_init(plugin_name, plugin_desc, plugin_version, arg, libdir):
plugin_version[0] = PLUGIN_VERSION
try:
libdir = __decode(ffi.string(libdir))
libdir = __decode(_cstr(libdir))
modpath = os.path.join(libdir, '..', 'python')
sys.path.append(os.path.abspath(modpath))
zoitechat = importlib.import_module('zoitechat')
@@ -563,4 +591,4 @@ def _on_plugin_deinit():
except KeyError:
pass
return 1
return 1

View File

@@ -1,6 +1,6 @@
data/misc/io.github.Hexchat.appdata.xml.in
data/misc/io.github.Hexchat.desktop.in.in
data/misc/io.github.Hexchat.ThemeManager.desktop.in
data/misc/io.github.Zoitechat.appdata.xml.in
data/misc/io.github.Zoitechat.desktop.in.in
data/misc/io.github.Zoitechat.ThemeManager.desktop.in
src/common/cfgfiles.c
src/common/chanopt.c
src/common/dcc.c

View File

@@ -1 +1 @@
data/misc/io.github.Hexchat.desktop.in.in
data/misc/io.github.Zoitechat.desktop.in.in

View File

@@ -18,52 +18,52 @@ msgstr ""
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -18,52 +18,52 @@ msgstr ""
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -19,52 +19,52 @@ msgstr ""
"Language: ast\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -18,52 +18,52 @@ msgstr ""
"Language: az\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -17,52 +17,52 @@ msgstr ""
"Language: be\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -20,52 +20,52 @@ msgstr ""
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -24,52 +24,52 @@ msgstr ""
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Client IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat és un client IRC extensible i fàcil d'utilitzar. Et permet unir-te a múltiples xarxes amb seguretat i parlar amb altres usuaris en privat o en canals utilitzant una interfície personalitzable. Fins i tot pots transferir fitxers."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat té suport per: DCC, SASL, proxis, correcció d'escriptura, notificacions, registre, temes personalitzats i scripts en Python o Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Finestra de xat principal"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Xategeu amb altres persones en línia"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "MI;Xat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Obre el mode segur"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Gestor de temes d'ZoiteChat"

View File

@@ -24,52 +24,52 @@ msgstr ""
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC klient"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat je snadno použitelný a rozšířitelný IRC klient. Umožňuje vám se bezpečně připojit k více sítím a psát si s lidmi soukromě nebo v kanálech pomocí přizpůsobitelného prostředí. Dokonce můžete přenášet soubory."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat podporuje funkce jako DCC, SASL, brány proxy, kontrolu pravopisu, ukládání záznamů, vlastní motivy a skripty v jazycích Python nebo Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Hlavní okno chatu"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Chatujte online s ostatními lidmi"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr " IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Otevřít Nouzový režim"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat manažer témat"

View File

@@ -29,52 +29,52 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC-klient"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat er en IRC-klient, der er nem at bruge, men som alligevel også kan udvides. Den tillader dig sikkert at forbinde til flere netværk og tale med brugere privat eller i kanaler ved brug af en tilpasselig grænseflade. Du kan endda overføre filer."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat understøtter funktioner som: DCC, SASL, proxyer, stavekontrol, underretninger, logning, tilpassede temaer og Python-/Perl-scripts."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Primære chatvindue"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Chat med andre personer online"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Åbn fejlsikret tilstand"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat-temahåndtering"

View File

@@ -46,52 +46,52 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC-Client"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "HexChar ist ein einfach zu benutzender, aber dennoch erweiterbarer IRC-Client. Er erlaubt es, sicher mehreren Netzwerken beizutreten und sich mithilfe der anpassbaren Benutzerschnittstelle privat oder auch in Kanälen zu unterhalten. Sogar Dateiübertragungen sind möglich."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat unterstützt Features wie: DCC, SASL, Proxies, Rechtschreibprüfung, Benachrichtigungen, Logging, Benutzerdesigns und Python/Perl-Skripte"
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Hauptchatfenster"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Online mit anderen Menschen chatten"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Im sicheren Modus öffnen"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat-Themenverwalter"

View File

@@ -25,52 +25,52 @@ msgstr ""
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Πελάτης IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "Το ZoiteChat υποστηρίζει λειτουργίες όπως: DCC, SASL, διαμεσολαβητές, ορθογραφική διόρθωση, ειδοποιήσεις, logging, προσαρμοσμένα θέματα, και Python/Perl scripts."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Κεντρικό Παράθυρο Συζήτησης"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Συνομιλήστε με άλλους χρήστες σε απευθείας σύνδεση"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Άνοιγμα ασφαλούς λειτουργίας"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Διαχειριστής θεμάτων ZoiteChat"

View File

@@ -25,52 +25,52 @@ msgstr ""
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC Client"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat is an easy to use yet extensible IRC Client. It allows you to securely join multiple networks and talk to users privately or in channels using a customisable interface. You can even transfer files."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, logging, custom themes, and Python/Perl scripts."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Main Chat Window"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Chat with other people online"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Open Safe Mode"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat Theme Manager"

View File

@@ -31,52 +31,52 @@ msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Cliente de IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat es un cliente de IRC fácil de usar. Permite unirse a múltiples redes de manera segura y hablar con los usuarios en privado o en los canales usando una interfaz personalizable. Incluso puede enviar archivos."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat soporta características como: DCC, SASL, proxies, autocorrector, alertas, registro automático, temas personalizados, y scripts en Python/Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Ventana principal de charla"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Charlar con otras personas en línea"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Abrir en modo seguro"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Administrador de temas de ZoiteChat"

View File

@@ -21,52 +21,52 @@ msgstr ""
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC klient"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat on lihtne ja paljude võimalustega IRC klient. See võimaldab turvaliselt ühenduda mitme võrguda samaaegselt ja suhelda inimestega privaatselt või liituda vestluskanalitega, kasutades selleks kohandatavat rakendust. Samuti on võimalus failivahetuseks."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat toetab kasutamiseks: DCC, SASL, hoiatusi, logide koguminst, kohandatud teemasid ja Python/Perl skripte."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Vestle teiste kasutajatega internetis"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Ava turvarežiim"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat teemahaldur"

View File

@@ -20,52 +20,52 @@ msgstr ""
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC bezeroa"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;Txat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -20,52 +20,52 @@ msgstr ""
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC-asiakassovellus"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat on helppokäyttäinen IRC-asiakassovellus, joka on helposti laajennettavissa. Sen avulla voit liittyä lukuisiin eri verkkoihin ja keskustella muiden kanssa kanavilla tai yksityiskeskusteluissa. Voit myös siirtää tiedostoja muiden käyttäjien kanssa."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat tukee muun muassa seuraavia ominaisuuksia: DCC, SASL, välityspalvelimet, oikoluku, hälytykset, lokitus, mukautettavat teemat ja Python-/Perl-skriptit."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Keskustele muiden kanssa verkossa"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;pikaviestin;keskustelu;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat-teemojen hallinta"

View File

@@ -28,52 +28,52 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Client IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat est un client IRC facile à utiliser et extensible. Il vous permet de rejoindre en toute sécurité plusieurs réseaux et de parler à d'autres utilisateurs en privé ou dans des canaux grâce à une interface personnalisable. Vous pouvez même transférer des fichiers."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat prend en charge des fonctionnalités telles que : DCC, SASL, serveurs mandataires, vérification orthographique, alertes, journalisation, thèmes personnalisés et scripts Python et Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Fenêtre de conversation principale"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Discutez avec d'autres personnes en ligne"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Ouvrir le mode sans échec"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Gestionnaire de thèmes ZoiteChat"

View File

@@ -18,52 +18,52 @@ msgstr ""
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Cliente de IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Xestor de temas de ZoiteChat"

View File

@@ -17,52 +17,52 @@ msgstr ""
"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -19,52 +19,52 @@ msgstr ""
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -24,52 +24,52 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC kliens"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -21,52 +21,52 @@ msgstr ""
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Klien IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat adalah klien IRC yang mudah digunakan tetapi bisa diperluas. Hal ini memungkinkan anda aman dalam bergabung ke beberapa jaringan dan berbicara ke pengguna secara pribadi atau dalam saluran dengan menggunakan antarmuka yang dapat disesuaikan. Anda bahkan dapat mentransfer berkas."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat mendukung fitur seperti: DCC, SASL, proksi, periksa ejaan, peringatan, pencatatan, tema kustom, dan skrip Python/Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Mengobrol dengan orang lain daring"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Obrolan;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Buka Mode Aman"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Pengelola Tema ZoiteChat"

View File

@@ -22,52 +22,52 @@ msgstr ""
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Client IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat è un client IRC semplice ed estensibile. Consente di accedere in modo sicuro a più reti e comunicare con altri utenti privatamente o nei canali usando una interfaccia personalizzabile. È inoltre possibile trasferire file."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat supporta caratteristiche come: DCC, SASL, proxy, controllo ortografico, avvisi, registrazione delle conversazioni, temi personalizzati e script Python e Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Finestra di chat principale"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Chiacchiera con altri utenti online"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;Messaggistica Istantanea;IRC;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Apri modalità sicura"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Gestore temi di ZoiteChat"

View File

@@ -24,52 +24,52 @@ msgstr ""
"Language: ja_JP\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRCクライアント"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChatは使いやすく、しかも拡張可能なIRCクライアントです。安全に複数のネットワークに参加でき、カスタマイズ可能なインターフェイスを使用してチャネルのユーザーと話すことが可能、さらにファイルを転送することができます。"
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChatは、次の機能をサポートしています: DCC, SASL, プロキシ, スペルチェック, アラート, カスタムテーマ, Python/Perl スクリプト"
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "他の人とオンラインチャットをします"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "セーフモードで開く"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChatテーママネージャー"

View File

@@ -19,52 +19,52 @@ msgstr ""
"Language: kn\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -21,52 +21,52 @@ msgstr ""
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "헥스채트"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC 클라이언트"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "헥스채트는 사용하기 쉽고 확장성이 뛰어난 IRC 클라이언트 입니다. 여러 네트워크에 안전하게 참여할 수 있으며, 여러분이 직접 유연하게 꾸밀 수 있는 인터페이스를 사용하여 다른 사람과 개인적으로 대화하거나 대화방에서 대화할 수 있습니다. 게다가 파일도 보낼 수 있습니다."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "핵스채트는 DCC, SASL, 프록시 서버, 철자 검사, 경고, 기록, 사용자 정의 테마, 파이썬/펄 스크립트 같은 기능을 지원합니다."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "주 대화 창"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "온라인에 있는 여러 사람과 대화합니다"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;인스턴트 메신저;Chat;대화;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "공개 안전 모드"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "핵스채트 테마 관리자"

View File

@@ -24,52 +24,52 @@ msgstr ""
"Language: lt\n"
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC klientas"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat yra paprastas naudoti IRC klientas, leidžiantis jums saugiai prisijungti prie kelių tinklų, privačiai kalbėtis su atskirais naudotojais arba kanaluose, naudojant tinkinamą sąsają. Jūs netgi galite persiųsti failus."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat palaiko tokias galimybes kaip: DCC, SASL, įgaliotuosius serverius, rašybos tikrinimą, signalizavimą, registravimą, tinkintas temas bei Phyton/Perl scenarijus."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Pagrindinis pokalbių langas"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Kalbėkite su kitais žmonėmis internete"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Pokalbiai;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Atvira saugi veiksena"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat temų tvarkytuvė"

View File

@@ -19,52 +19,52 @@ msgstr ""
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC klients"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Tērzēt ar citiem cilvēkiem tiešsaistē"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "TZ;Tērzēšana"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Atvērt drošo režīmu"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat motīvu pārvaldnieks"

View File

@@ -18,52 +18,52 @@ msgstr ""
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -22,52 +22,52 @@ msgstr ""
"Language: ml\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -18,52 +18,52 @@ msgstr ""
"Language: ms\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -27,52 +27,52 @@ msgstr ""
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC-klient"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat er en enkel og fleksibel IRC-klient. Den gir deg muligheten til å sikkert koble deg til nettverk, ha samtaler i kanaler eller privat med brukere, og dette med et tilpassbart grensesnitt. Du kan også utføre filoverføringer."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat støtter funksjoner som: DCC, SASL, mellomtjenere, stavekontroll, varslinger, logging, tilpassbare temaer, samt Python-/Perl-skript."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Hovedsludrevinduet "
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Prat med andre folk på nettet"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Åpne i sikker modus"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Temabehandler for ZoiteChat"

View File

@@ -23,52 +23,52 @@ msgstr ""
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -18,52 +18,52 @@ msgstr ""
"Language: no\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -19,52 +19,52 @@ msgstr ""
"Language: pa\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -33,52 +33,52 @@ msgstr ""
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Klient IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat jest prostym, lecz dowolnie poszerzalnym klientem IRC. Pozwala na bezpieczne dołączenie do wielu sieci i rozmawianie z użytkownikami prywatnie bądź na kanałach. Można nawet przesyłać pliki."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat wspiera takie funkcje, jak: DCC, SASL, serwery proxy, sprawdzanie pisowni, alerty, logi, własne motywy i skrypty w Pythonie/Perlu."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Główne okno czatu"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Rozmawiaj z innymi ludźmi przez internet"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Otwórz tryb bezpieczny"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Menedżer motywów ZoiteChat"

View File

@@ -23,52 +23,52 @@ msgstr ""
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Cliente de IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "O ZoiteChat é um Cliente de IRC fácil de usar, mas também fácil de expandir. Ele permite que te juntes de forma segura a várias redes e que fales com outros utilizadores em privado ou em canais através de uma interface personalizável. Se quiseres, podes até transferir ficheiros!"
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "O ZoiteChat suporta funcionalidades como: DCC, SASL, proxies, verificação de erros ortográficos, alertas, registos, temas personalizados, e scripts em Python/Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Janela de Chat Principal"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Conversa com outras pessoas online"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Abrir Modo Seguro"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Gestor de Temas do ZoiteChat"

View File

@@ -29,52 +29,52 @@ msgstr ""
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Cliente IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat é um cliente IRC extensível e fácil de usar. Ele permite que, de forma segura, você acesse múltiplas redes e tenha conversas privadas com outros usuários ou ainda em canais públicos, tudo isso através de uma interface personalizável. Você poderá até mesmo transferir arquivos."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat suporta recursos como: DCC, SASL, proxies, corretor ortográfico, alertas, registros, temas personalizados, e scripts em Python/Perl"
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Janela principal de bate-papo"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Converse com outras pessoas na rede"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Abrir modo seguro"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Gerenciador de temas"

View File

@@ -32,52 +32,52 @@ msgstr ""
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC Клиент"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat - это лёгкий в использовании, но расширяемый IRC Клиент. Он позволяет безопасно соединяться со множеством сетей и общаться с пользователями лично или на каналах, используя настраиваемый интерфейс. Вы даже можете передавать файлы."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat поддерживает следующие функции: DCC, SASL, прокси, проверка орфографии, уведомления, ведение логов, настраиваемые темы и скрипты на Python/Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Главное окно чата"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Общаться с другими людьми онлайн"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Чат;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Открыть безопасный режим"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Управление темами ZoiteChat"

View File

@@ -26,52 +26,52 @@ msgstr ""
"Language: rw\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -20,52 +20,52 @@ msgstr ""
"Language: sk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -23,52 +23,52 @@ msgstr ""
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC Client"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Klepet;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -21,52 +21,52 @@ msgstr ""
"Language: sq\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "Klient IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat-i është një klient IRC-je i lehtë për tu përdorur, por prapëseprapë shumë i zgjerueshëm. Ju lejon të hyni në mënyrë të sigurt, në shumë rrjete njëherësh, dhe të bisedoni me përdoruesit privatisht ose në kanale, duke përdorur një ndërfaqe të personalizueshme. Mundeni madje edhe të shkëmbeni kartela."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat-i mbulon veçori të tilla si: DCC, SASL, ndërmjetës, drejtshkrim, sinjalizime, regjistrim veprimtarie, tema të personalizueshme, dhe programthe Python/Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Dritarja Kryesore e Fjalosjeve"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Bisedoni në linjë me persona të tjerë"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Fjalosje;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Hap Mënyrën e Sigurt"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "Përgjegjës Temash ZoiteChat-i"

View File

@@ -20,52 +20,52 @@ msgstr ""
"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ХексЧет"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "ИРЦ клијент"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Ћаскајте са пријатељима онлајн"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "ИМ;Ћаскање;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Отвори у Сигурном моду"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ХексЧет Избор Теме"

View File

@@ -22,52 +22,52 @@ msgstr ""
"Language: sr@latin\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -28,52 +28,52 @@ msgstr ""
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC klient"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat är en lättanvänd men även utbyggbar IRC-klient. Den låter dig ansluta säkert till flera nätverk och prata med användare privat eller i kanaler med ett anpassningsbart utseende. Du kan till och med överföra filer."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat stödjer funktioner som: DCC, SASL, proxytjänster, stavningskontroll, notifikationer, loggning, egna teman, och Python/Perl-skript."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Primärt chattfönster"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Chatta med andra människor online"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Chatt;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Öppna säkert läge"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat temahanterare "

View File

@@ -19,52 +19,52 @@ msgstr ""
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -39,52 +39,52 @@ msgstr ""
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC İstemcisi"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat kullanımı kolay ve işlevleri arttırılabilir bir IRC İstemcisidir. Kişiselleştirilebilir bir arayüz kullanarak birden fazla ağa güvenli şekilde bağlanmanızı ve kullanıcılarla özel olarak veya kanallar üzerinde sohbet etmenizi sağlar. Hatta dosya aktarımı da yapabilirsiniz."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat şu özellikleri destekler: DCC, SASL, vekil sunucular, yazım denetimi, alarmlar, günlük kaydı, kişisel temalar ve Python/Perl betikleri."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "Ana Sohbet Penceresi"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "Başka insanlarla çevrimiçi sohbet edin"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;Sohbet;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Güvenli Kipi Aç"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat Tema Yöneticisi"

View File

@@ -21,52 +21,52 @@ msgstr ""
"Language: uk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -17,52 +17,52 @@ msgstr ""
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -18,52 +18,52 @@ msgstr ""
"Language: wa\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -35,52 +35,52 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr "IRC 客户端"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "ZoiteChat 是一款易于使用的可扩展 IRC 客户端。它允许以安全的方式进入多个网络,与用户进行私密聊天,或者在频道中使用自定义界面,甚至还可以传送文件。"
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "ZoiteChat 支持以下特性: DCC、SASL、代理、拼写检查、消息提醒、聊天记录、自定义主题和 Python/Perl 脚本。"
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr "主聊天窗口"
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr "与其他人在线聊天"
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr "IM;聊天;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "打开安全模式"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr "ZoiteChat 主题管理器"

View File

@@ -27,52 +27,52 @@ msgstr ""
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
#: data/misc/io.github.Zoitechat.appdata.xml.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:3
msgid "ZoiteChat"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
#: data/misc/io.github.Zoitechat.appdata.xml.in:9
#: data/misc/io.github.Zoitechat.desktop.in.in:4
msgid "IRC Client"
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:11
#: data/misc/io.github.Zoitechat.appdata.xml.in:11
msgid ""
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:12
#: data/misc/io.github.Zoitechat.appdata.xml.in:12
msgid ""
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:22
#: data/misc/io.github.Zoitechat.appdata.xml.in:22
msgid "Main Chat Window"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:5
msgid "Chat with other people online"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:6
#: data/misc/io.github.Zoitechat.desktop.in.in:6
msgid "IM;Chat;"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
#: data/misc/io.github.Zoitechat.desktop.in.in:8
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:5
msgid "zoitechat"
msgstr ""
#: data/misc/io.github.Hexchat.desktop.in.in:19
#: data/misc/io.github.Zoitechat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr ""
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
#: data/misc/io.github.Zoitechat.ThemeManager.desktop.in:3
msgid "ZoiteChat Theme Manager"
msgstr ""

View File

@@ -1,13 +1,15 @@
# ZoiteChat
ZoiteChat is an IRC client for Windows and UNIX-like operating systems.
[![Debian Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/debian-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/debian-build.yml)
[![Flatpak Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/flatpak-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/flatpak-build.yml)
[![AppImage Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/appimage-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/appimage-build.yml)
[![Windows Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/windows-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/windows-build.yml)
[![MSYS2 Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/msys-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/msys-build.yml)
ZoiteChat is an HexChat based IRC client for Windows and UNIX-like operating systems.
See [IRCHelp.org](http://irchelp.org) for information about IRC in general.
For more information on ZoiteChat please read our [documentation](https://zoitechat.zoite.net/docs/en/latest/index.html):
- [Downloads](http://zoitechat.zoite.net/downloads.html)
- [FAQ](https://zoitechat.zoite.net/docs/en/latest/faq.html)
- [Changelog](https://zoitechat.zoite.net/docs/en/latest/changelog.html)
- [Python API](https://zoitechat.zoite.net/docs/en/latest/script_python.html)
- [Perl API](https://zoitechat.zoite.net/docs/en/latest/script_perl.html)
- [Downloads](http://zoitechat.github.io/downloads)
---

View File

@@ -433,6 +433,7 @@ const struct prefs vars[] =
{"gui_tab_dialogs", P_OFFINT (hex_gui_tab_dialogs), TYPE_BOOL},
{"gui_tab_dots", P_OFFINT (hex_gui_tab_dots), TYPE_BOOL},
{"gui_tab_icons", P_OFFINT (hex_gui_tab_icons), TYPE_BOOL},
{"gui_dark_mode", P_OFFINT (hex_gui_dark_mode), TYPE_BOOL},
{"gui_tab_layout", P_OFFINT (hex_gui_tab_layout), TYPE_INT},
{"gui_tab_middleclose", P_OFFINT (hex_gui_tab_middleclose), TYPE_BOOL},
{"gui_tab_newtofront", P_OFFINT (hex_gui_tab_newtofront), TYPE_INT},

View File

@@ -913,7 +913,7 @@ servlist_load_defaults (void)
{
int i = 0, j = 0;
ircnet *net = NULL;
guint def_hash = g_str_hash ("Libera.Chat");
guint def_hash = g_str_hash ("Zoite");
while (1)
{

View File

@@ -131,6 +131,7 @@ struct zoitechatprefs
unsigned int hex_gui_tab_dialogs;
unsigned int hex_gui_tab_dots;
unsigned int hex_gui_tab_icons;
unsigned int hex_gui_dark_mode;
unsigned int hex_gui_tab_scrollchans;
unsigned int hex_gui_tab_server;
unsigned int hex_gui_tab_sort;

View File

@@ -182,6 +182,7 @@ cv_tree_init (chanview *cv)
((treeview *)cv)->tree = GTK_TREE_VIEW (view);
((treeview *)cv)->scrollw = win;
chanview_apply_theme (cv);
gtk_widget_show (view);
}

View File

@@ -28,6 +28,7 @@
#include "maingui.h"
#include "gtkutil.h"
#include "chanview.h"
#include "palette.h"
/* treeStore columns */
#define COL_NAME 0 /* (char *) */
@@ -103,6 +104,37 @@ static int cv_find_number_of_chan (chanview *cv, chan *find_ch);
/* ==== ABSTRACT CHANVIEW ==== */
void
chanview_apply_theme (chanview *cv)
{
GtkWidget *w;
treeview *tv;
if (cv == NULL)
return;
/* Only the tree implementation has a GtkTreeView we can explicitly style. */
if (cv->func_init != cv_tree_init)
return;
tv = (treeview *) cv;
if (tv->tree == NULL)
return;
w = GTK_WIDGET (tv->tree);
if (prefs.hex_gui_dark_mode)
{
gtk_widget_modify_base (w, GTK_STATE_NORMAL, &colors[COL_BG]);
gtk_widget_modify_text (w, GTK_STATE_NORMAL, &colors[COL_FG]);
}
else
{
/* Revert back to theme defaults. */
gtk_widget_modify_base (w, GTK_STATE_NORMAL, NULL);
gtk_widget_modify_text (w, GTK_STATE_NORMAL, NULL);
}
}
static char *
truncate_tab_name (char *name, int max)
{

View File

@@ -48,6 +48,13 @@ gboolean chan_remove (chan *ch, gboolean force);
gboolean chan_is_collapsed (chan *ch);
chan * chan_get_parent (chan *ch);
/*
* Apply ZoiteChat's optional "dark mode" styling to the channel list.
*
* This is a no-op for implementations that don't have a tree view.
*/
void chanview_apply_theme (chanview *cv);
#define FOCUS_NEW_ALL 1
#define FOCUS_NEW_ONLY_ASKED 2
#define FOCUS_NEW_NONE 0

View File

@@ -317,6 +317,7 @@ void
fe_init (void)
{
palette_load ();
palette_apply_dark_mode (prefs.hex_gui_dark_mode);
key_init ();
pixmaps_init ();

Some files were not shown because too many files have changed in this diff Show More