From 28856c02bde4cda62ad9029e6eac4c9e49b2f787 Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xMRTT@proton.me> Date: Sun, 14 May 2023 19:40:26 +0000 Subject: [PATCH] po: remove po --- config.toml | 19 ---- content/de/_index.md | 78 -------------- content/de/_index.md.po | 136 ------------------------- content/de/_index.po | 136 ------------------------- content/de/help/hugginface.md.po | 6 -- content/de/help/hugginface.po | 6 -- content/de/help/huggingface.md | 8 -- content/de/help/huggingface.md.po | 29 ------ content/de/help/openai.md | 5 - content/de/help/openai.md.po | 18 ---- content/de/help/openai.po | 18 ---- content/es/_index.md | 78 -------------- content/es/_index.md.po | 136 ------------------------- content/es/_index.po | 136 ------------------------- content/es/help/hugginface.md.po | 6 -- content/es/help/hugginface.po | 6 -- content/es/help/huggingface.md | 8 -- content/es/help/huggingface.md.po | 29 ------ content/es/help/openai.md | 5 - content/es/help/openai.md.po | 18 ---- content/es/help/openai.po | 18 ---- content/fr/_index.md | 78 -------------- content/fr/_index.md.po | 164 ------------------------------ content/fr/_index.po | 136 ------------------------- content/fr/help/hugginface.md.po | 6 -- content/fr/help/hugginface.po | 6 -- content/fr/help/huggingface.md | 8 -- content/fr/help/huggingface.md.po | 29 ------ content/fr/help/openai.md | 5 - content/fr/help/openai.md.po | 18 ---- content/fr/help/openai.po | 18 ---- content/ru/_index.md | 78 -------------- content/ru/_index.md.po | 136 ------------------------- content/ru/_index.po | 136 ------------------------- content/ru/help/hugginface.md.po | 6 -- content/ru/help/hugginface.po | 6 -- content/ru/help/huggingface.md | 8 -- content/ru/help/huggingface.md.po | 29 ------ content/ru/help/openai.md | 5 - content/ru/help/openai.md.po | 18 ---- content/ru/help/openai.po | 18 ---- 41 files changed, 1807 deletions(-) delete mode 100644 content/de/_index.md delete mode 100644 content/de/_index.md.po delete mode 100644 content/de/_index.po delete mode 100644 content/de/help/hugginface.md.po delete mode 100644 content/de/help/hugginface.po delete mode 100644 content/de/help/huggingface.md delete mode 100644 content/de/help/huggingface.md.po delete mode 100644 content/de/help/openai.md delete mode 100644 content/de/help/openai.md.po delete mode 100644 content/de/help/openai.po delete mode 100644 content/es/_index.md delete mode 100644 content/es/_index.md.po delete mode 100644 content/es/_index.po delete mode 100644 content/es/help/hugginface.md.po delete mode 100644 content/es/help/hugginface.po delete mode 100644 content/es/help/huggingface.md delete mode 100644 content/es/help/huggingface.md.po delete mode 100644 content/es/help/openai.md delete mode 100644 content/es/help/openai.md.po delete mode 100644 content/es/help/openai.po delete mode 100644 content/fr/_index.md delete mode 100644 content/fr/_index.md.po delete mode 100644 content/fr/_index.po delete mode 100644 content/fr/help/hugginface.md.po delete mode 100644 content/fr/help/hugginface.po delete mode 100644 content/fr/help/huggingface.md delete mode 100644 content/fr/help/huggingface.md.po delete mode 100644 content/fr/help/openai.md delete mode 100644 content/fr/help/openai.md.po delete mode 100644 content/fr/help/openai.po delete mode 100644 content/ru/_index.md delete mode 100644 content/ru/_index.md.po delete mode 100644 content/ru/_index.po delete mode 100644 content/ru/help/hugginface.md.po delete mode 100644 content/ru/help/hugginface.po delete mode 100644 content/ru/help/huggingface.md delete mode 100644 content/ru/help/huggingface.md.po delete mode 100644 content/ru/help/openai.md delete mode 100644 content/ru/help/openai.md.po delete mode 100644 content/ru/help/openai.po diff --git a/config.toml b/config.toml index e326d4a..bdbda39 100644 --- a/config.toml +++ b/config.toml @@ -3,25 +3,6 @@ languageCode = 'en-us' title = 'Imaginer' theme = "gadolinium" - - -[languages] - [languages.de] - contentDir = 'content/de' - languageName = 'Deutsch' - [languages.es] - contentDir = 'content/es' - languageName = 'Spanish' - [languages.fr] - contentDir = 'content/fr' - languageName = 'Français' - [languages.en] - contentDir = 'content' - languageName = 'English' - [languages.ru] - contentDir = 'content/ru' - languageName = 'Russian' - [params] sourceURL = "https://codeberg.org/Imaginer/pages" customHeadHTML = """ diff --git a/content/de/_index.md b/content/de/_index.md deleted file mode 100644 index b07989c..0000000 --- a/content/de/_index.md +++ /dev/null @@ -1,78 +0,0 @@ -# Imaginer - -[Codeberg](https://codeberg.org/Imaginer/Imaginer) -[Github](https://codeberg.org/Bavarder/Bavarder) - -Imagine with AI - -![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-armchair.png) - -## Installation - -### Flatpak - -#### Flathub - -You can either use your GNOME Software and search for "Imaginer" or you can run - -``` -flatpak install page.codeberg.Imaginer.Imaginer -``` - -#### From Source - -Clone the repo and run `flatpak-builder` - -``` -git clone https://codeberg.org/Imaginer/Imaginer.git # or https://github.com/ImaginerApp/Imaginer.git -cd Imaginer -flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/page.codeberg.Imaginer.Imaginer.json -``` - -### Archlinux - -Imaginer is available in the AUR. Just use your favourite aur helper! - -``` -yay -S imaginer -``` - -### NixOS - -Imaginer is available in Nixpkgs Unstable. - -``` -nix-shell -p imaginer -``` - -## Help - -* [OpenAI](/help/openai) -* [HuggingFace](/help/huggingface) - -## Contribute - -The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct) is -applicable to this project - -### Translate - -[![Translation -status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-auto.svg)](https://translate.codeberg.org/engage/imaginer/) - -You can translate Imaginer using [Codeberg -Translate](https://translate.codeberg.org/engage/imaginer/) - -### Mirrors - -- [GitHub](https://github.com/ImaginerApp/Imaginer) -- [Codeberg](https://github.com/Imaginer/Imaginer) - -## See also - -### Bavarder: Chit-Chat with AI - -A tool for chatting with diverse AI - -- https://github.com/Bavarder/Bavarder -- https://codeberg.org/Bavarder/Bavarder diff --git a/content/de/_index.md.po b/content/de/_index.md.po deleted file mode 100644 index f457b18..0000000 --- a/content/de/_index.md.po +++ /dev/null @@ -1,136 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/_index.md:block 1 (header) -msgid "Imaginer" -msgstr "" - -#: content/_index.md:block 2 (paragraph) -msgid "" -"[Codeberg](https://codeberg.org/Imaginer/Imaginer) " -"[Github](https://codeberg.org/Bavarder/Bavarder)" -msgstr "" - -#: content/_index.md:block 3 (paragraph) -msgid "Imagine with AI" -msgstr "" - -#: content/_index.md:block 4 (paragraph) -msgid "" -"![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-" -"armchair.png)" -msgstr "" - -#: content/_index.md:block 5 (header) -msgid "Installation" -msgstr "" - -#: content/_index.md:block 6 (header) -msgid "Flatpak" -msgstr "" - -#: content/_index.md:block 7 (header) -msgid "Flathub" -msgstr "" - -#: content/_index.md:block 8 (paragraph) -msgid "" -"You can either use your GNOME Software and search for \"Imaginer\" or you " -"can run" -msgstr "" - -#: content/_index.md:block 10 (header) -msgid "From Source" -msgstr "" - -#: content/_index.md:block 11 (paragraph) -msgid "Clone the repo and run `flatpak-builder`" -msgstr "" - -#: content/_index.md:block 13 (header) -msgid "Archlinux" -msgstr "" - -#: content/_index.md:block 14 (paragraph) -msgid "Imaginer is available in the AUR. Just use your favourite aur helper!" -msgstr "" - -#: content/_index.md:block 16 (header) -msgid "NixOS" -msgstr "" - -#: content/_index.md:block 17 (paragraph) -msgid "Imaginer is available in Nixpkgs Unstable." -msgstr "" - -#: content/_index.md:block 19 (header) -msgid "Help" -msgstr "" - -#: content/_index.md:block 20 (unordered list) -msgid "[OpenAI](/help/openai)" -msgstr "" - -#: content/_index.md:block 20 (unordered list) -msgid "[HuggingFace](/help/huggingface)" -msgstr "" - -#: content/_index.md:block 21 (header) -msgid "Contribute" -msgstr "" - -#: content/_index.md:block 22 (paragraph) -msgid "" -"The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct)" -" is applicable to this project" -msgstr "" - -#: content/_index.md:block 23 (header) -msgid "Translate" -msgstr "" - -#: content/_index.md:block 24 (paragraph) -msgid "" -"[![Translation " -"status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-" -"auto.svg)](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: content/_index.md:block 25 (paragraph) -msgid "" -"You can translate Imaginer using [Codeberg " -"Translate](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: content/_index.md:block 26 (header) -msgid "Mirrors" -msgstr "" - -#: content/_index.md:block 27 (unordered list) -msgid "[GitHub](https://github.com/ImaginerApp/Imaginer)" -msgstr "" - -#: content/_index.md:block 27 (unordered list) -msgid "[Codeberg](https://github.com/Imaginer/Imaginer)" -msgstr "" - -#: content/_index.md:block 28 (header) -msgid "See also" -msgstr "" - -#: content/_index.md:block 29 (header) -msgid "Bavarder: Chit-Chat with AI" -msgstr "" - -#: content/_index.md:block 30 (paragraph) -msgid "A tool for chatting with diverse AI" -msgstr "" - -#: content/_index.md:block 31 (unordered list) -msgid "https://github.com/Bavarder/Bavarder" -msgstr "" - -#: content/_index.md:block 31 (unordered list) -msgid "https://codeberg.org/Bavarder/Bavarder" -msgstr "" diff --git a/content/de/_index.po b/content/de/_index.po deleted file mode 100644 index ec3acfd..0000000 --- a/content/de/_index.po +++ /dev/null @@ -1,136 +0,0 @@ -# -msgid "" -msgstr "" - -#: _index.md:block 1 (header) -msgid "Imaginer" -msgstr "" - -#: _index.md:block 2 (paragraph) -msgid "" -"[Codeberg](https://codeberg.org/Imaginer/Imaginer) " -"[Github](https://codeberg.org/Bavarder/Bavarder)" -msgstr "" - -#: _index.md:block 3 (paragraph) -msgid "Imagine with AI" -msgstr "" - -#: _index.md:block 4 (paragraph) -msgid "" -"![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-" -"armchair.png)" -msgstr "" - -#: _index.md:block 5 (header) -msgid "Installation" -msgstr "" - -#: _index.md:block 6 (header) -msgid "Flatpak" -msgstr "" - -#: _index.md:block 7 (header) -msgid "Flathub" -msgstr "" - -#: _index.md:block 8 (paragraph) -msgid "" -"You can either use your GNOME Software and search for \"Imaginer\" or you " -"can run" -msgstr "" - -#: _index.md:block 10 (header) -msgid "From Source" -msgstr "" - -#: _index.md:block 11 (paragraph) -msgid "Clone the repo and run `flatpak-builder`" -msgstr "" - -#: _index.md:block 13 (header) -msgid "Archlinux" -msgstr "" - -#: _index.md:block 14 (paragraph) -msgid "Imaginer is available in the AUR. Just use your favourite aur helper!" -msgstr "" - -#: _index.md:block 16 (header) -msgid "NixOS" -msgstr "" - -#: _index.md:block 17 (paragraph) -msgid "Imaginer is available in Nixpkgs Unstable." -msgstr "" - -#: _index.md:block 19 (header) -msgid "Help" -msgstr "" - -#: _index.md:block 20 (unordered list) -msgid "[OpenAI](/help/openai)" -msgstr "" - -#: _index.md:block 20 (unordered list) -msgid "[HuggingFace](/help/huggingface)" -msgstr "" - -#: _index.md:block 21 (header) -msgid "Contribute" -msgstr "" - -#: _index.md:block 22 (paragraph) -msgid "" -"The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct)" -" is applicable to this project" -msgstr "" - -#: _index.md:block 23 (header) -msgid "Translate" -msgstr "" - -#: _index.md:block 24 (paragraph) -msgid "" -"[![Translation " -"status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-" -"auto.svg)](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: _index.md:block 25 (paragraph) -msgid "" -"You can translate Imaginer using [Codeberg " -"Translate](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: _index.md:block 26 (header) -msgid "Mirrors" -msgstr "" - -#: _index.md:block 27 (unordered list) -msgid "[GitHub](https://github.com/ImaginerApp/Imaginer)" -msgstr "" - -#: _index.md:block 27 (unordered list) -msgid "[Codeberg](https://github.com/Imaginer/Imaginer)" -msgstr "" - -#: _index.md:block 28 (header) -msgid "See also" -msgstr "" - -#: _index.md:block 29 (header) -msgid "Bavarder: Chit-Chat with AI" -msgstr "" - -#: _index.md:block 30 (paragraph) -msgid "A tool for chatting with diverse AI" -msgstr "" - -#: _index.md:block 31 (unordered list) -msgid "https://github.com/Bavarder/Bavarder" -msgstr "" - -#: _index.md:block 31 (unordered list) -msgid "https://codeberg.org/Bavarder/Bavarder" -msgstr "" diff --git a/content/de/help/hugginface.md.po b/content/de/help/hugginface.md.po deleted file mode 100644 index c282db9..0000000 --- a/content/de/help/hugginface.md.po +++ /dev/null @@ -1,6 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "help/hugginface.md" -msgstr "" diff --git a/content/de/help/hugginface.po b/content/de/help/hugginface.po deleted file mode 100644 index c282db9..0000000 --- a/content/de/help/hugginface.po +++ /dev/null @@ -1,6 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "help/hugginface.md" -msgstr "" diff --git a/content/de/help/huggingface.md b/content/de/help/huggingface.md deleted file mode 100644 index 01bb410..0000000 --- a/content/de/help/huggingface.md +++ /dev/null @@ -1,8 +0,0 @@ -# Hugging Face - -A token is not necessary, it allow you to have a bigger rate limit - -* Create an account on [HuggingFace](https://huggingface.co) -* Follow the [documentation](https://huggingface.co/docs/hub/security-tokens) for -getting an user access token -* Use the generated token in the API key entry \ No newline at end of file diff --git a/content/de/help/huggingface.md.po b/content/de/help/huggingface.md.po deleted file mode 100644 index fdad9dd..0000000 --- a/content/de/help/huggingface.md.po +++ /dev/null @@ -1,29 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/help/huggingface.md:block 1 (header) -msgid "Hugging Face" -msgstr "" - -#: content/help/huggingface.md:block 2 (paragraph) -msgid "A token is not necessary, it allow you to have a bigger rate limit" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "Create an account on [HuggingFace](https://huggingface.co)" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "" -"Follow the [documentation](https://huggingface.co/docs/hub/security-tokens) " -"for getting an user access token" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "Use the generated token in the API key entry" -msgstr "" - -#: content/help/huggingface.md:block 4 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/de/help/openai.md b/content/de/help/openai.md deleted file mode 100644 index c2f568e..0000000 --- a/content/de/help/openai.md +++ /dev/null @@ -1,5 +0,0 @@ -# OpenAI - -The OpenAI API uses API keys for authentication. Visit your [API Keys -page](https://platform.openai.com/account/api-keys) to retrieve the API key -you'll use in your requests. diff --git a/content/de/help/openai.md.po b/content/de/help/openai.md.po deleted file mode 100644 index a7c9c26..0000000 --- a/content/de/help/openai.md.po +++ /dev/null @@ -1,18 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/help/openai.md:block 1 (header) -msgid "OpenAI" -msgstr "" - -#: content/help/openai.md:block 2 (paragraph) -msgid "" -"The OpenAI API uses API keys for authentication. Visit your [API Keys " -"page](https://platform.openai.com/account/api-keys) to retrieve the API key " -"you'll use in your requests." -msgstr "" - -#: content/help/openai.md:block 3 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/de/help/openai.po b/content/de/help/openai.po deleted file mode 100644 index 1e088c8..0000000 --- a/content/de/help/openai.po +++ /dev/null @@ -1,18 +0,0 @@ -# -msgid "" -msgstr "" - -#: help/openai.md:block 1 (header) -msgid "OpenAI" -msgstr "" - -#: help/openai.md:block 2 (paragraph) -msgid "" -"The OpenAI API uses API keys for authentication. Visit your [API Keys " -"page](https://platform.openai.com/account/api-keys) to retrieve the API key " -"you'll use in your requests." -msgstr "" - -#: help/openai.md:block 3 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/es/_index.md b/content/es/_index.md deleted file mode 100644 index b07989c..0000000 --- a/content/es/_index.md +++ /dev/null @@ -1,78 +0,0 @@ -# Imaginer - -[Codeberg](https://codeberg.org/Imaginer/Imaginer) -[Github](https://codeberg.org/Bavarder/Bavarder) - -Imagine with AI - -![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-armchair.png) - -## Installation - -### Flatpak - -#### Flathub - -You can either use your GNOME Software and search for "Imaginer" or you can run - -``` -flatpak install page.codeberg.Imaginer.Imaginer -``` - -#### From Source - -Clone the repo and run `flatpak-builder` - -``` -git clone https://codeberg.org/Imaginer/Imaginer.git # or https://github.com/ImaginerApp/Imaginer.git -cd Imaginer -flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/page.codeberg.Imaginer.Imaginer.json -``` - -### Archlinux - -Imaginer is available in the AUR. Just use your favourite aur helper! - -``` -yay -S imaginer -``` - -### NixOS - -Imaginer is available in Nixpkgs Unstable. - -``` -nix-shell -p imaginer -``` - -## Help - -* [OpenAI](/help/openai) -* [HuggingFace](/help/huggingface) - -## Contribute - -The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct) is -applicable to this project - -### Translate - -[![Translation -status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-auto.svg)](https://translate.codeberg.org/engage/imaginer/) - -You can translate Imaginer using [Codeberg -Translate](https://translate.codeberg.org/engage/imaginer/) - -### Mirrors - -- [GitHub](https://github.com/ImaginerApp/Imaginer) -- [Codeberg](https://github.com/Imaginer/Imaginer) - -## See also - -### Bavarder: Chit-Chat with AI - -A tool for chatting with diverse AI - -- https://github.com/Bavarder/Bavarder -- https://codeberg.org/Bavarder/Bavarder diff --git a/content/es/_index.md.po b/content/es/_index.md.po deleted file mode 100644 index f457b18..0000000 --- a/content/es/_index.md.po +++ /dev/null @@ -1,136 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/_index.md:block 1 (header) -msgid "Imaginer" -msgstr "" - -#: content/_index.md:block 2 (paragraph) -msgid "" -"[Codeberg](https://codeberg.org/Imaginer/Imaginer) " -"[Github](https://codeberg.org/Bavarder/Bavarder)" -msgstr "" - -#: content/_index.md:block 3 (paragraph) -msgid "Imagine with AI" -msgstr "" - -#: content/_index.md:block 4 (paragraph) -msgid "" -"![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-" -"armchair.png)" -msgstr "" - -#: content/_index.md:block 5 (header) -msgid "Installation" -msgstr "" - -#: content/_index.md:block 6 (header) -msgid "Flatpak" -msgstr "" - -#: content/_index.md:block 7 (header) -msgid "Flathub" -msgstr "" - -#: content/_index.md:block 8 (paragraph) -msgid "" -"You can either use your GNOME Software and search for \"Imaginer\" or you " -"can run" -msgstr "" - -#: content/_index.md:block 10 (header) -msgid "From Source" -msgstr "" - -#: content/_index.md:block 11 (paragraph) -msgid "Clone the repo and run `flatpak-builder`" -msgstr "" - -#: content/_index.md:block 13 (header) -msgid "Archlinux" -msgstr "" - -#: content/_index.md:block 14 (paragraph) -msgid "Imaginer is available in the AUR. Just use your favourite aur helper!" -msgstr "" - -#: content/_index.md:block 16 (header) -msgid "NixOS" -msgstr "" - -#: content/_index.md:block 17 (paragraph) -msgid "Imaginer is available in Nixpkgs Unstable." -msgstr "" - -#: content/_index.md:block 19 (header) -msgid "Help" -msgstr "" - -#: content/_index.md:block 20 (unordered list) -msgid "[OpenAI](/help/openai)" -msgstr "" - -#: content/_index.md:block 20 (unordered list) -msgid "[HuggingFace](/help/huggingface)" -msgstr "" - -#: content/_index.md:block 21 (header) -msgid "Contribute" -msgstr "" - -#: content/_index.md:block 22 (paragraph) -msgid "" -"The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct)" -" is applicable to this project" -msgstr "" - -#: content/_index.md:block 23 (header) -msgid "Translate" -msgstr "" - -#: content/_index.md:block 24 (paragraph) -msgid "" -"[![Translation " -"status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-" -"auto.svg)](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: content/_index.md:block 25 (paragraph) -msgid "" -"You can translate Imaginer using [Codeberg " -"Translate](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: content/_index.md:block 26 (header) -msgid "Mirrors" -msgstr "" - -#: content/_index.md:block 27 (unordered list) -msgid "[GitHub](https://github.com/ImaginerApp/Imaginer)" -msgstr "" - -#: content/_index.md:block 27 (unordered list) -msgid "[Codeberg](https://github.com/Imaginer/Imaginer)" -msgstr "" - -#: content/_index.md:block 28 (header) -msgid "See also" -msgstr "" - -#: content/_index.md:block 29 (header) -msgid "Bavarder: Chit-Chat with AI" -msgstr "" - -#: content/_index.md:block 30 (paragraph) -msgid "A tool for chatting with diverse AI" -msgstr "" - -#: content/_index.md:block 31 (unordered list) -msgid "https://github.com/Bavarder/Bavarder" -msgstr "" - -#: content/_index.md:block 31 (unordered list) -msgid "https://codeberg.org/Bavarder/Bavarder" -msgstr "" diff --git a/content/es/_index.po b/content/es/_index.po deleted file mode 100644 index ec3acfd..0000000 --- a/content/es/_index.po +++ /dev/null @@ -1,136 +0,0 @@ -# -msgid "" -msgstr "" - -#: _index.md:block 1 (header) -msgid "Imaginer" -msgstr "" - -#: _index.md:block 2 (paragraph) -msgid "" -"[Codeberg](https://codeberg.org/Imaginer/Imaginer) " -"[Github](https://codeberg.org/Bavarder/Bavarder)" -msgstr "" - -#: _index.md:block 3 (paragraph) -msgid "Imagine with AI" -msgstr "" - -#: _index.md:block 4 (paragraph) -msgid "" -"![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-" -"armchair.png)" -msgstr "" - -#: _index.md:block 5 (header) -msgid "Installation" -msgstr "" - -#: _index.md:block 6 (header) -msgid "Flatpak" -msgstr "" - -#: _index.md:block 7 (header) -msgid "Flathub" -msgstr "" - -#: _index.md:block 8 (paragraph) -msgid "" -"You can either use your GNOME Software and search for \"Imaginer\" or you " -"can run" -msgstr "" - -#: _index.md:block 10 (header) -msgid "From Source" -msgstr "" - -#: _index.md:block 11 (paragraph) -msgid "Clone the repo and run `flatpak-builder`" -msgstr "" - -#: _index.md:block 13 (header) -msgid "Archlinux" -msgstr "" - -#: _index.md:block 14 (paragraph) -msgid "Imaginer is available in the AUR. Just use your favourite aur helper!" -msgstr "" - -#: _index.md:block 16 (header) -msgid "NixOS" -msgstr "" - -#: _index.md:block 17 (paragraph) -msgid "Imaginer is available in Nixpkgs Unstable." -msgstr "" - -#: _index.md:block 19 (header) -msgid "Help" -msgstr "" - -#: _index.md:block 20 (unordered list) -msgid "[OpenAI](/help/openai)" -msgstr "" - -#: _index.md:block 20 (unordered list) -msgid "[HuggingFace](/help/huggingface)" -msgstr "" - -#: _index.md:block 21 (header) -msgid "Contribute" -msgstr "" - -#: _index.md:block 22 (paragraph) -msgid "" -"The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct)" -" is applicable to this project" -msgstr "" - -#: _index.md:block 23 (header) -msgid "Translate" -msgstr "" - -#: _index.md:block 24 (paragraph) -msgid "" -"[![Translation " -"status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-" -"auto.svg)](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: _index.md:block 25 (paragraph) -msgid "" -"You can translate Imaginer using [Codeberg " -"Translate](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: _index.md:block 26 (header) -msgid "Mirrors" -msgstr "" - -#: _index.md:block 27 (unordered list) -msgid "[GitHub](https://github.com/ImaginerApp/Imaginer)" -msgstr "" - -#: _index.md:block 27 (unordered list) -msgid "[Codeberg](https://github.com/Imaginer/Imaginer)" -msgstr "" - -#: _index.md:block 28 (header) -msgid "See also" -msgstr "" - -#: _index.md:block 29 (header) -msgid "Bavarder: Chit-Chat with AI" -msgstr "" - -#: _index.md:block 30 (paragraph) -msgid "A tool for chatting with diverse AI" -msgstr "" - -#: _index.md:block 31 (unordered list) -msgid "https://github.com/Bavarder/Bavarder" -msgstr "" - -#: _index.md:block 31 (unordered list) -msgid "https://codeberg.org/Bavarder/Bavarder" -msgstr "" diff --git a/content/es/help/hugginface.md.po b/content/es/help/hugginface.md.po deleted file mode 100644 index c282db9..0000000 --- a/content/es/help/hugginface.md.po +++ /dev/null @@ -1,6 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "help/hugginface.md" -msgstr "" diff --git a/content/es/help/hugginface.po b/content/es/help/hugginface.po deleted file mode 100644 index c282db9..0000000 --- a/content/es/help/hugginface.po +++ /dev/null @@ -1,6 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "help/hugginface.md" -msgstr "" diff --git a/content/es/help/huggingface.md b/content/es/help/huggingface.md deleted file mode 100644 index bad1cbd..0000000 --- a/content/es/help/huggingface.md +++ /dev/null @@ -1,8 +0,0 @@ -# Hugging Face - -A token is not necessary, it allow you to have a bigger rate limit - -* Create an account on [HuggingFace](https://huggingface.co) -* Follow the [documentation](https://huggingface.co/docs/hub/security-tokens) for -getting an user access token -* Use the generated token in the API key entry diff --git a/content/es/help/huggingface.md.po b/content/es/help/huggingface.md.po deleted file mode 100644 index fdad9dd..0000000 --- a/content/es/help/huggingface.md.po +++ /dev/null @@ -1,29 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/help/huggingface.md:block 1 (header) -msgid "Hugging Face" -msgstr "" - -#: content/help/huggingface.md:block 2 (paragraph) -msgid "A token is not necessary, it allow you to have a bigger rate limit" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "Create an account on [HuggingFace](https://huggingface.co)" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "" -"Follow the [documentation](https://huggingface.co/docs/hub/security-tokens) " -"for getting an user access token" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "Use the generated token in the API key entry" -msgstr "" - -#: content/help/huggingface.md:block 4 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/es/help/openai.md b/content/es/help/openai.md deleted file mode 100644 index 880edb8..0000000 --- a/content/es/help/openai.md +++ /dev/null @@ -1,5 +0,0 @@ -# OpenAI - -The OpenAI API uses API keys for authentication. Visit your [API Keys -page](https://platform.openai.com/account/api-keys) to retrieve the API key -you'll use in your requests. \ No newline at end of file diff --git a/content/es/help/openai.md.po b/content/es/help/openai.md.po deleted file mode 100644 index a7c9c26..0000000 --- a/content/es/help/openai.md.po +++ /dev/null @@ -1,18 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/help/openai.md:block 1 (header) -msgid "OpenAI" -msgstr "" - -#: content/help/openai.md:block 2 (paragraph) -msgid "" -"The OpenAI API uses API keys for authentication. Visit your [API Keys " -"page](https://platform.openai.com/account/api-keys) to retrieve the API key " -"you'll use in your requests." -msgstr "" - -#: content/help/openai.md:block 3 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/es/help/openai.po b/content/es/help/openai.po deleted file mode 100644 index 1e088c8..0000000 --- a/content/es/help/openai.po +++ /dev/null @@ -1,18 +0,0 @@ -# -msgid "" -msgstr "" - -#: help/openai.md:block 1 (header) -msgid "OpenAI" -msgstr "" - -#: help/openai.md:block 2 (paragraph) -msgid "" -"The OpenAI API uses API keys for authentication. Visit your [API Keys " -"page](https://platform.openai.com/account/api-keys) to retrieve the API key " -"you'll use in your requests." -msgstr "" - -#: help/openai.md:block 3 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/fr/_index.md b/content/fr/_index.md deleted file mode 100644 index b07989c..0000000 --- a/content/fr/_index.md +++ /dev/null @@ -1,78 +0,0 @@ -# Imaginer - -[Codeberg](https://codeberg.org/Imaginer/Imaginer) -[Github](https://codeberg.org/Bavarder/Bavarder) - -Imagine with AI - -![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-armchair.png) - -## Installation - -### Flatpak - -#### Flathub - -You can either use your GNOME Software and search for "Imaginer" or you can run - -``` -flatpak install page.codeberg.Imaginer.Imaginer -``` - -#### From Source - -Clone the repo and run `flatpak-builder` - -``` -git clone https://codeberg.org/Imaginer/Imaginer.git # or https://github.com/ImaginerApp/Imaginer.git -cd Imaginer -flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/page.codeberg.Imaginer.Imaginer.json -``` - -### Archlinux - -Imaginer is available in the AUR. Just use your favourite aur helper! - -``` -yay -S imaginer -``` - -### NixOS - -Imaginer is available in Nixpkgs Unstable. - -``` -nix-shell -p imaginer -``` - -## Help - -* [OpenAI](/help/openai) -* [HuggingFace](/help/huggingface) - -## Contribute - -The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct) is -applicable to this project - -### Translate - -[![Translation -status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-auto.svg)](https://translate.codeberg.org/engage/imaginer/) - -You can translate Imaginer using [Codeberg -Translate](https://translate.codeberg.org/engage/imaginer/) - -### Mirrors - -- [GitHub](https://github.com/ImaginerApp/Imaginer) -- [Codeberg](https://github.com/Imaginer/Imaginer) - -## See also - -### Bavarder: Chit-Chat with AI - -A tool for chatting with diverse AI - -- https://github.com/Bavarder/Bavarder -- https://codeberg.org/Bavarder/Bavarder diff --git a/content/fr/_index.md.po b/content/fr/_index.md.po deleted file mode 100644 index 663c04a..0000000 --- a/content/fr/_index.md.po +++ /dev/null @@ -1,164 +0,0 @@ -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-14 18:47+0000\n" -"PO-Revision-Date: 2023-05-14 18:47+0000\n" -"Last-Translator: 0xMRTT <0xmrtt@proton.me>\n" -"Language-Team: French \n" -"Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: ENCODING\n" -"Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.17\n" - -#: content/_index.md:block 1 (header) -msgid "Imaginer" -msgstr "Imaginer" - -#: content/_index.md:block 2 (paragraph) -msgid "" -"[Codeberg](https://codeberg.org/Imaginer/Imaginer) " -"[Github](https://codeberg.org/Bavarder/Bavarder)" -msgstr "" -"[Codeberg](https://codeberg.org/Imaginer/Imaginer) " -"[Github](https://codeberg.org/Bavarder/Bavarder)" - -#: content/_index.md:block 3 (paragraph) -msgid "Imagine with AI" -msgstr "Imaginer avec l'IA" - -#: content/_index.md:block 4 (paragraph) -msgid "" -"![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-" -"armchair.png)" -msgstr "" -"![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-" -"armchair.png)" - -#: content/_index.md:block 5 (header) -msgid "Installation" -msgstr "Installation" - -#: content/_index.md:block 6 (header) -msgid "Flatpak" -msgstr "Flatpak" - -#: content/_index.md:block 7 (header) -msgid "Flathub" -msgstr "Flathub" - -#: content/_index.md:block 8 (paragraph) -msgid "" -"You can either use your GNOME Software and search for \"Imaginer\" or you " -"can run" -msgstr "" -"Vous pouvez soit utiliser GNOME Logiciel et rechercher \"Imaginer\" ou vous " -"pouvez exécuter" - -#: content/_index.md:block 10 (header) -msgid "From Source" -msgstr "Depuis les Sources" - -#: content/_index.md:block 11 (paragraph) -msgid "Clone the repo and run `flatpak-builder`" -msgstr "Clonez le référentiel et exécutez `flatpak-builder`" - -#: content/_index.md:block 13 (header) -msgid "Archlinux" -msgstr "Archlinux" - -#: content/_index.md:block 14 (paragraph) -msgid "Imaginer is available in the AUR. Just use your favourite aur helper!" -msgstr "" -"Imaginer est disponible dans l'AUR. Utilisez simplement votre assistant aur " -"préféré !" - -#: content/_index.md:block 16 (header) -msgid "NixOS" -msgstr "NixOS" - -#: content/_index.md:block 17 (paragraph) -msgid "Imaginer is available in Nixpkgs Unstable." -msgstr "Imaginer est disponible dans Nixpkgs Unstable." - -#: content/_index.md:block 19 (header) -msgid "Help" -msgstr "Aide" - -#: content/_index.md:block 20 (unordered list) -msgid "[OpenAI](/help/openai)" -msgstr "[OpenAI](/help/openai)" - -#: content/_index.md:block 20 (unordered list) -msgid "[HuggingFace](/help/huggingface)" -msgstr "[HuggingFace](/help/huggingface)" - -#: content/_index.md:block 21 (header) -msgid "Contribute" -msgstr "Contribuer" - -#: content/_index.md:block 22 (paragraph) -msgid "" -"The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct)" -" is applicable to this project" -msgstr "" -"Le [code de conduite GNOME](https://wiki.gnome.org/Foundation/CodeOfConduct)" -" s'applique à ce projet" - -#: content/_index.md:block 23 (header) -msgid "Translate" -msgstr "Traduire" - -#: content/_index.md:block 24 (paragraph) -msgid "" -"[![Translation " -"status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-" -"auto.svg)](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" -"[![Statut de la traduction](https://translate.codeberg.org/widgets/ " -"imaginer/-/ imaginer/multi-auto.svg)](https://translate.codeberg.org/engage/" -" imaginer/)" - -#: content/_index.md:block 25 (paragraph) -msgid "" -"You can translate Imaginer using [Codeberg " -"Translate](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" -"Vous pouvez traduire Imaginer en utilisant [Codeberg " -"Translate](https://translate.codeberg.org/engage/imaginer/)" - -#: content/_index.md:block 26 (header) -msgid "Mirrors" -msgstr "Mirroirs" - -#: content/_index.md:block 27 (unordered list) -msgid "[GitHub](https://github.com/ImaginerApp/Imaginer)" -msgstr "[GitHub](https://github.com/ImaginerApp/Imaginer)" - -#: content/_index.md:block 27 (unordered list) -msgid "[Codeberg](https://github.com/Imaginer/Imaginer)" -msgstr "[Codeberg](https://github.com/Imaginer/Imaginer)" - -#: content/_index.md:block 28 (header) -msgid "See also" -msgstr "Voir Aussi" - -#: content/_index.md:block 29 (header) -msgid "Bavarder: Chit-Chat with AI" -msgstr "Bavarder : Bavarder avec l'IA" - -#: content/_index.md:block 30 (paragraph) -msgid "A tool for chatting with diverse AI" -msgstr "Un outil pour discuter avec diverses IA" - -#: content/_index.md:block 31 (unordered list) -msgid "https://github.com/Bavarder/Bavarder" -msgstr "https://github.com/Bavarder/Bavarder" - -#: content/_index.md:block 31 (unordered list) -msgid "https://codeberg.org/Bavarder/Bavarder" -msgstr "https://codeberg.org/Bavarder/Bavarder" diff --git a/content/fr/_index.po b/content/fr/_index.po deleted file mode 100644 index ec3acfd..0000000 --- a/content/fr/_index.po +++ /dev/null @@ -1,136 +0,0 @@ -# -msgid "" -msgstr "" - -#: _index.md:block 1 (header) -msgid "Imaginer" -msgstr "" - -#: _index.md:block 2 (paragraph) -msgid "" -"[Codeberg](https://codeberg.org/Imaginer/Imaginer) " -"[Github](https://codeberg.org/Bavarder/Bavarder)" -msgstr "" - -#: _index.md:block 3 (paragraph) -msgid "Imagine with AI" -msgstr "" - -#: _index.md:block 4 (paragraph) -msgid "" -"![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-" -"armchair.png)" -msgstr "" - -#: _index.md:block 5 (header) -msgid "Installation" -msgstr "" - -#: _index.md:block 6 (header) -msgid "Flatpak" -msgstr "" - -#: _index.md:block 7 (header) -msgid "Flathub" -msgstr "" - -#: _index.md:block 8 (paragraph) -msgid "" -"You can either use your GNOME Software and search for \"Imaginer\" or you " -"can run" -msgstr "" - -#: _index.md:block 10 (header) -msgid "From Source" -msgstr "" - -#: _index.md:block 11 (paragraph) -msgid "Clone the repo and run `flatpak-builder`" -msgstr "" - -#: _index.md:block 13 (header) -msgid "Archlinux" -msgstr "" - -#: _index.md:block 14 (paragraph) -msgid "Imaginer is available in the AUR. Just use your favourite aur helper!" -msgstr "" - -#: _index.md:block 16 (header) -msgid "NixOS" -msgstr "" - -#: _index.md:block 17 (paragraph) -msgid "Imaginer is available in Nixpkgs Unstable." -msgstr "" - -#: _index.md:block 19 (header) -msgid "Help" -msgstr "" - -#: _index.md:block 20 (unordered list) -msgid "[OpenAI](/help/openai)" -msgstr "" - -#: _index.md:block 20 (unordered list) -msgid "[HuggingFace](/help/huggingface)" -msgstr "" - -#: _index.md:block 21 (header) -msgid "Contribute" -msgstr "" - -#: _index.md:block 22 (paragraph) -msgid "" -"The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct)" -" is applicable to this project" -msgstr "" - -#: _index.md:block 23 (header) -msgid "Translate" -msgstr "" - -#: _index.md:block 24 (paragraph) -msgid "" -"[![Translation " -"status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-" -"auto.svg)](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: _index.md:block 25 (paragraph) -msgid "" -"You can translate Imaginer using [Codeberg " -"Translate](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: _index.md:block 26 (header) -msgid "Mirrors" -msgstr "" - -#: _index.md:block 27 (unordered list) -msgid "[GitHub](https://github.com/ImaginerApp/Imaginer)" -msgstr "" - -#: _index.md:block 27 (unordered list) -msgid "[Codeberg](https://github.com/Imaginer/Imaginer)" -msgstr "" - -#: _index.md:block 28 (header) -msgid "See also" -msgstr "" - -#: _index.md:block 29 (header) -msgid "Bavarder: Chit-Chat with AI" -msgstr "" - -#: _index.md:block 30 (paragraph) -msgid "A tool for chatting with diverse AI" -msgstr "" - -#: _index.md:block 31 (unordered list) -msgid "https://github.com/Bavarder/Bavarder" -msgstr "" - -#: _index.md:block 31 (unordered list) -msgid "https://codeberg.org/Bavarder/Bavarder" -msgstr "" diff --git a/content/fr/help/hugginface.md.po b/content/fr/help/hugginface.md.po deleted file mode 100644 index c282db9..0000000 --- a/content/fr/help/hugginface.md.po +++ /dev/null @@ -1,6 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "help/hugginface.md" -msgstr "" diff --git a/content/fr/help/hugginface.po b/content/fr/help/hugginface.po deleted file mode 100644 index c282db9..0000000 --- a/content/fr/help/hugginface.po +++ /dev/null @@ -1,6 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "help/hugginface.md" -msgstr "" diff --git a/content/fr/help/huggingface.md b/content/fr/help/huggingface.md deleted file mode 100644 index 01bb410..0000000 --- a/content/fr/help/huggingface.md +++ /dev/null @@ -1,8 +0,0 @@ -# Hugging Face - -A token is not necessary, it allow you to have a bigger rate limit - -* Create an account on [HuggingFace](https://huggingface.co) -* Follow the [documentation](https://huggingface.co/docs/hub/security-tokens) for -getting an user access token -* Use the generated token in the API key entry \ No newline at end of file diff --git a/content/fr/help/huggingface.md.po b/content/fr/help/huggingface.md.po deleted file mode 100644 index fdad9dd..0000000 --- a/content/fr/help/huggingface.md.po +++ /dev/null @@ -1,29 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/help/huggingface.md:block 1 (header) -msgid "Hugging Face" -msgstr "" - -#: content/help/huggingface.md:block 2 (paragraph) -msgid "A token is not necessary, it allow you to have a bigger rate limit" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "Create an account on [HuggingFace](https://huggingface.co)" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "" -"Follow the [documentation](https://huggingface.co/docs/hub/security-tokens) " -"for getting an user access token" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "Use the generated token in the API key entry" -msgstr "" - -#: content/help/huggingface.md:block 4 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/fr/help/openai.md b/content/fr/help/openai.md deleted file mode 100644 index 880edb8..0000000 --- a/content/fr/help/openai.md +++ /dev/null @@ -1,5 +0,0 @@ -# OpenAI - -The OpenAI API uses API keys for authentication. Visit your [API Keys -page](https://platform.openai.com/account/api-keys) to retrieve the API key -you'll use in your requests. \ No newline at end of file diff --git a/content/fr/help/openai.md.po b/content/fr/help/openai.md.po deleted file mode 100644 index a7c9c26..0000000 --- a/content/fr/help/openai.md.po +++ /dev/null @@ -1,18 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/help/openai.md:block 1 (header) -msgid "OpenAI" -msgstr "" - -#: content/help/openai.md:block 2 (paragraph) -msgid "" -"The OpenAI API uses API keys for authentication. Visit your [API Keys " -"page](https://platform.openai.com/account/api-keys) to retrieve the API key " -"you'll use in your requests." -msgstr "" - -#: content/help/openai.md:block 3 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/fr/help/openai.po b/content/fr/help/openai.po deleted file mode 100644 index 1e088c8..0000000 --- a/content/fr/help/openai.po +++ /dev/null @@ -1,18 +0,0 @@ -# -msgid "" -msgstr "" - -#: help/openai.md:block 1 (header) -msgid "OpenAI" -msgstr "" - -#: help/openai.md:block 2 (paragraph) -msgid "" -"The OpenAI API uses API keys for authentication. Visit your [API Keys " -"page](https://platform.openai.com/account/api-keys) to retrieve the API key " -"you'll use in your requests." -msgstr "" - -#: help/openai.md:block 3 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/ru/_index.md b/content/ru/_index.md deleted file mode 100644 index b07989c..0000000 --- a/content/ru/_index.md +++ /dev/null @@ -1,78 +0,0 @@ -# Imaginer - -[Codeberg](https://codeberg.org/Imaginer/Imaginer) -[Github](https://codeberg.org/Bavarder/Bavarder) - -Imagine with AI - -![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-armchair.png) - -## Installation - -### Flatpak - -#### Flathub - -You can either use your GNOME Software and search for "Imaginer" or you can run - -``` -flatpak install page.codeberg.Imaginer.Imaginer -``` - -#### From Source - -Clone the repo and run `flatpak-builder` - -``` -git clone https://codeberg.org/Imaginer/Imaginer.git # or https://github.com/ImaginerApp/Imaginer.git -cd Imaginer -flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/page.codeberg.Imaginer.Imaginer.json -``` - -### Archlinux - -Imaginer is available in the AUR. Just use your favourite aur helper! - -``` -yay -S imaginer -``` - -### NixOS - -Imaginer is available in Nixpkgs Unstable. - -``` -nix-shell -p imaginer -``` - -## Help - -* [OpenAI](/help/openai) -* [HuggingFace](/help/huggingface) - -## Contribute - -The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct) is -applicable to this project - -### Translate - -[![Translation -status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-auto.svg)](https://translate.codeberg.org/engage/imaginer/) - -You can translate Imaginer using [Codeberg -Translate](https://translate.codeberg.org/engage/imaginer/) - -### Mirrors - -- [GitHub](https://github.com/ImaginerApp/Imaginer) -- [Codeberg](https://github.com/Imaginer/Imaginer) - -## See also - -### Bavarder: Chit-Chat with AI - -A tool for chatting with diverse AI - -- https://github.com/Bavarder/Bavarder -- https://codeberg.org/Bavarder/Bavarder diff --git a/content/ru/_index.md.po b/content/ru/_index.md.po deleted file mode 100644 index f457b18..0000000 --- a/content/ru/_index.md.po +++ /dev/null @@ -1,136 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/_index.md:block 1 (header) -msgid "Imaginer" -msgstr "" - -#: content/_index.md:block 2 (paragraph) -msgid "" -"[Codeberg](https://codeberg.org/Imaginer/Imaginer) " -"[Github](https://codeberg.org/Bavarder/Bavarder)" -msgstr "" - -#: content/_index.md:block 3 (paragraph) -msgid "Imagine with AI" -msgstr "" - -#: content/_index.md:block 4 (paragraph) -msgid "" -"![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-" -"armchair.png)" -msgstr "" - -#: content/_index.md:block 5 (header) -msgid "Installation" -msgstr "" - -#: content/_index.md:block 6 (header) -msgid "Flatpak" -msgstr "" - -#: content/_index.md:block 7 (header) -msgid "Flathub" -msgstr "" - -#: content/_index.md:block 8 (paragraph) -msgid "" -"You can either use your GNOME Software and search for \"Imaginer\" or you " -"can run" -msgstr "" - -#: content/_index.md:block 10 (header) -msgid "From Source" -msgstr "" - -#: content/_index.md:block 11 (paragraph) -msgid "Clone the repo and run `flatpak-builder`" -msgstr "" - -#: content/_index.md:block 13 (header) -msgid "Archlinux" -msgstr "" - -#: content/_index.md:block 14 (paragraph) -msgid "Imaginer is available in the AUR. Just use your favourite aur helper!" -msgstr "" - -#: content/_index.md:block 16 (header) -msgid "NixOS" -msgstr "" - -#: content/_index.md:block 17 (paragraph) -msgid "Imaginer is available in Nixpkgs Unstable." -msgstr "" - -#: content/_index.md:block 19 (header) -msgid "Help" -msgstr "" - -#: content/_index.md:block 20 (unordered list) -msgid "[OpenAI](/help/openai)" -msgstr "" - -#: content/_index.md:block 20 (unordered list) -msgid "[HuggingFace](/help/huggingface)" -msgstr "" - -#: content/_index.md:block 21 (header) -msgid "Contribute" -msgstr "" - -#: content/_index.md:block 22 (paragraph) -msgid "" -"The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct)" -" is applicable to this project" -msgstr "" - -#: content/_index.md:block 23 (header) -msgid "Translate" -msgstr "" - -#: content/_index.md:block 24 (paragraph) -msgid "" -"[![Translation " -"status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-" -"auto.svg)](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: content/_index.md:block 25 (paragraph) -msgid "" -"You can translate Imaginer using [Codeberg " -"Translate](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: content/_index.md:block 26 (header) -msgid "Mirrors" -msgstr "" - -#: content/_index.md:block 27 (unordered list) -msgid "[GitHub](https://github.com/ImaginerApp/Imaginer)" -msgstr "" - -#: content/_index.md:block 27 (unordered list) -msgid "[Codeberg](https://github.com/Imaginer/Imaginer)" -msgstr "" - -#: content/_index.md:block 28 (header) -msgid "See also" -msgstr "" - -#: content/_index.md:block 29 (header) -msgid "Bavarder: Chit-Chat with AI" -msgstr "" - -#: content/_index.md:block 30 (paragraph) -msgid "A tool for chatting with diverse AI" -msgstr "" - -#: content/_index.md:block 31 (unordered list) -msgid "https://github.com/Bavarder/Bavarder" -msgstr "" - -#: content/_index.md:block 31 (unordered list) -msgid "https://codeberg.org/Bavarder/Bavarder" -msgstr "" diff --git a/content/ru/_index.po b/content/ru/_index.po deleted file mode 100644 index ec3acfd..0000000 --- a/content/ru/_index.po +++ /dev/null @@ -1,136 +0,0 @@ -# -msgid "" -msgstr "" - -#: _index.md:block 1 (header) -msgid "Imaginer" -msgstr "" - -#: _index.md:block 2 (paragraph) -msgid "" -"[Codeberg](https://codeberg.org/Imaginer/Imaginer) " -"[Github](https://codeberg.org/Bavarder/Bavarder)" -msgstr "" - -#: _index.md:block 3 (paragraph) -msgid "Imagine with AI" -msgstr "" - -#: _index.md:block 4 (paragraph) -msgid "" -"![](https://codeberg.org/Imaginer/Imaginer/raw/branch/master/data/screenshots/avocado-" -"armchair.png)" -msgstr "" - -#: _index.md:block 5 (header) -msgid "Installation" -msgstr "" - -#: _index.md:block 6 (header) -msgid "Flatpak" -msgstr "" - -#: _index.md:block 7 (header) -msgid "Flathub" -msgstr "" - -#: _index.md:block 8 (paragraph) -msgid "" -"You can either use your GNOME Software and search for \"Imaginer\" or you " -"can run" -msgstr "" - -#: _index.md:block 10 (header) -msgid "From Source" -msgstr "" - -#: _index.md:block 11 (paragraph) -msgid "Clone the repo and run `flatpak-builder`" -msgstr "" - -#: _index.md:block 13 (header) -msgid "Archlinux" -msgstr "" - -#: _index.md:block 14 (paragraph) -msgid "Imaginer is available in the AUR. Just use your favourite aur helper!" -msgstr "" - -#: _index.md:block 16 (header) -msgid "NixOS" -msgstr "" - -#: _index.md:block 17 (paragraph) -msgid "Imaginer is available in Nixpkgs Unstable." -msgstr "" - -#: _index.md:block 19 (header) -msgid "Help" -msgstr "" - -#: _index.md:block 20 (unordered list) -msgid "[OpenAI](/help/openai)" -msgstr "" - -#: _index.md:block 20 (unordered list) -msgid "[HuggingFace](/help/huggingface)" -msgstr "" - -#: _index.md:block 21 (header) -msgid "Contribute" -msgstr "" - -#: _index.md:block 22 (paragraph) -msgid "" -"The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct)" -" is applicable to this project" -msgstr "" - -#: _index.md:block 23 (header) -msgid "Translate" -msgstr "" - -#: _index.md:block 24 (paragraph) -msgid "" -"[![Translation " -"status](https://translate.codeberg.org/widgets/imaginer/-/imaginer/multi-" -"auto.svg)](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: _index.md:block 25 (paragraph) -msgid "" -"You can translate Imaginer using [Codeberg " -"Translate](https://translate.codeberg.org/engage/imaginer/)" -msgstr "" - -#: _index.md:block 26 (header) -msgid "Mirrors" -msgstr "" - -#: _index.md:block 27 (unordered list) -msgid "[GitHub](https://github.com/ImaginerApp/Imaginer)" -msgstr "" - -#: _index.md:block 27 (unordered list) -msgid "[Codeberg](https://github.com/Imaginer/Imaginer)" -msgstr "" - -#: _index.md:block 28 (header) -msgid "See also" -msgstr "" - -#: _index.md:block 29 (header) -msgid "Bavarder: Chit-Chat with AI" -msgstr "" - -#: _index.md:block 30 (paragraph) -msgid "A tool for chatting with diverse AI" -msgstr "" - -#: _index.md:block 31 (unordered list) -msgid "https://github.com/Bavarder/Bavarder" -msgstr "" - -#: _index.md:block 31 (unordered list) -msgid "https://codeberg.org/Bavarder/Bavarder" -msgstr "" diff --git a/content/ru/help/hugginface.md.po b/content/ru/help/hugginface.md.po deleted file mode 100644 index c282db9..0000000 --- a/content/ru/help/hugginface.md.po +++ /dev/null @@ -1,6 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "help/hugginface.md" -msgstr "" diff --git a/content/ru/help/hugginface.po b/content/ru/help/hugginface.po deleted file mode 100644 index c282db9..0000000 --- a/content/ru/help/hugginface.po +++ /dev/null @@ -1,6 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "help/hugginface.md" -msgstr "" diff --git a/content/ru/help/huggingface.md b/content/ru/help/huggingface.md deleted file mode 100644 index bad1cbd..0000000 --- a/content/ru/help/huggingface.md +++ /dev/null @@ -1,8 +0,0 @@ -# Hugging Face - -A token is not necessary, it allow you to have a bigger rate limit - -* Create an account on [HuggingFace](https://huggingface.co) -* Follow the [documentation](https://huggingface.co/docs/hub/security-tokens) for -getting an user access token -* Use the generated token in the API key entry diff --git a/content/ru/help/huggingface.md.po b/content/ru/help/huggingface.md.po deleted file mode 100644 index fdad9dd..0000000 --- a/content/ru/help/huggingface.md.po +++ /dev/null @@ -1,29 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/help/huggingface.md:block 1 (header) -msgid "Hugging Face" -msgstr "" - -#: content/help/huggingface.md:block 2 (paragraph) -msgid "A token is not necessary, it allow you to have a bigger rate limit" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "Create an account on [HuggingFace](https://huggingface.co)" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "" -"Follow the [documentation](https://huggingface.co/docs/hub/security-tokens) " -"for getting an user access token" -msgstr "" - -#: content/help/huggingface.md:block 3 (unordered list) -msgid "Use the generated token in the API key entry" -msgstr "" - -#: content/help/huggingface.md:block 4 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/ru/help/openai.md b/content/ru/help/openai.md deleted file mode 100644 index 880edb8..0000000 --- a/content/ru/help/openai.md +++ /dev/null @@ -1,5 +0,0 @@ -# OpenAI - -The OpenAI API uses API keys for authentication. Visit your [API Keys -page](https://platform.openai.com/account/api-keys) to retrieve the API key -you'll use in your requests. \ No newline at end of file diff --git a/content/ru/help/openai.md.po b/content/ru/help/openai.md.po deleted file mode 100644 index a7c9c26..0000000 --- a/content/ru/help/openai.md.po +++ /dev/null @@ -1,18 +0,0 @@ -# -msgid "" -msgstr "" - -#: content/help/openai.md:block 1 (header) -msgid "OpenAI" -msgstr "" - -#: content/help/openai.md:block 2 (paragraph) -msgid "" -"The OpenAI API uses API keys for authentication. Visit your [API Keys " -"page](https://platform.openai.com/account/api-keys) to retrieve the API key " -"you'll use in your requests." -msgstr "" - -#: content/help/openai.md:block 3 (paragraph) -msgid "{{< rawhtml >}}" -msgstr "" diff --git a/content/ru/help/openai.po b/content/ru/help/openai.po deleted file mode 100644 index 1e088c8..0000000 --- a/content/ru/help/openai.po +++ /dev/null @@ -1,18 +0,0 @@ -# -msgid "" -msgstr "" - -#: help/openai.md:block 1 (header) -msgid "OpenAI" -msgstr "" - -#: help/openai.md:block 2 (paragraph) -msgid "" -"The OpenAI API uses API keys for authentication. Visit your [API Keys " -"page](https://platform.openai.com/account/api-keys) to retrieve the API key " -"you'll use in your requests." -msgstr "" - -#: help/openai.md:block 3 (paragraph) -msgid "{{< rawhtml >}}" -msgstr ""