freedombox Debian release 24.16

-----BEGIN PGP SIGNATURE-----
 
 iQJKBAABCgA0FiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmaoxjEWHGp2YWxsZXJv
 eUBtYWlsYm94Lm9yZwAKCRB3wMdee2UICOUQEACGO0CnHLNE7bo7yEUUSssi0UMu
 DzRrGhZ2k+s1GTPhwvh8Lw3RpwbDBKkzR4PqVj5wtWK8uO5UM2IDq8LoRaSXnaKj
 Ogq8F7MsTiZ/xk4l7+XxkV/XU9IYHIZTO2ZbnE7/Yi7FKJRLD5qCzDULpGaTs9J9
 qt7yQEBrh9g6ziOT31+54CbsT/rj+pwCcXFWen5JuI/UdonuZ7bh3Fm5K0HM19eG
 Z2m8Um4VOvxZpXR4vclLczv+cQS66DgUN0PXx9BX4EHF38qSy5NqAw5ACPcgIpGE
 etOLbhP9yETx8S3fz7lDyPvpFXbXKee6Ivt5iPFXfo3uKkUkDKibzX8zn/i+PFsW
 rgmb/eXjEd7RQjBq2Id/ZWujL9xbKd2TE7u3qj7ieEHCHZAaFautvHvhO4lSJV2m
 5qJf6oQWW+nfGgW/bu4Hn5nNuUt9FVoljKbWZZWdK4MQIPzi+Mcjpkumhfydt0Mi
 ITBO2b+REc05WM2nnsjYUPBa+rwDOPX43qBw5rRoWsd25TxcurJZLr+NbAlOmKlf
 HyVPFMuViP+IPSJxOse1Py34g1+OGvgijsFReZyQ9zhTOpo/6RQNoPh74Cn8HHiE
 VvFLWL6+hndQLbHeDcYncuoNwqn4PE5SSusptPgv4L8kvAwnZi1x/mP2UWN/CD8s
 +Eh7nHjYv/XPFFNn/g==
 =8fTI
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQJKBAABCgA0FiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmareaYWHGp2YWxsZXJv
 eUBtYWlsYm94Lm9yZwAKCRB3wMdee2UICK57EACl+RgZvbz3tiN8M6TPri7eNSO2
 EwT58TYOux+hX4JIk3AZJZ1dl4bRpHmwLvxKH5ttQegrznqzorXPV73e1EZQjLu2
 Lug77RJk84u8NtnRuDcpPRe6gTHq4wKIrsGemw8njhFk+khvNru1C3kE6G1HioPE
 z86uT3bMNFXMq8qfrcDMtCpEZW+n660pbyKtdYGF4Ay3IF7B8xitUvZJ2EJvW06p
 I0vYTmGlDDoaJOw9kgBOkfnlyfb36RCMkWa9Hn/oX/aTu/g4+UQ1a2IVaamzVVX7
 /gsvG4NM9aKlX9mw5ayUn4TZNzaxFK+XsRhHxSRmCzicRFyfCvl7D3v9dlUQytCl
 Z7PNGZ3Ixkhn/Frd41u7ZVrbCO1NM/stdTVeghHZPcpC+BT95Fa0ES2oQBlD2GlY
 kmrVq6wX8MnQlVjHE8ZxDWT2/Pm8Rp+zU3L9y+lJXfugBE64Jqhk66cBMyFS3pY9
 Pm8EgclRW4PlrkEtsF9WiGy719RDj21/TzjKHJvgg24XQWExn4/IaeDhr1+XROYF
 VSV0srNekjG57v4cZeYREORJ4R3rKdWcXjuBv3bb5GZ3bCqSr1R/DSdLWkYdTN/2
 vyA4OqG32qRRjUSZsLC8uOuggWohI85IdjOurjwp5xsSBjXm2FDsXUegZ4GE9soq
 XnMfyi4K+R0jMqVywg==
 =7l+K
 -----END PGP SIGNATURE-----

Merge tag 'v24.16' into debian/bookworm-backports

freedombox Debian release 24.16
This commit is contained in:
James Valleroy 2024-08-01 08:03:48 -04:00
commit 778e6fbf3a
82 changed files with 7353 additions and 639 deletions

View File

@ -63,3 +63,11 @@ See the [HACKING.md](https://salsa.debian.org/freedombox-team/freedombox/blob/ma
# Localization
[![Translation status](https://hosted.weblate.org/widgets/freedombox/-/287x66-white.png)](https://hosted.weblate.org/engage/freedombox/?utm_source=widget)
# License
[![GNU AGPLv3 Image](https://www.gnu.org/graphics/agplv3-155x51.png)](https://www.gnu.org/licenses/agpl-3.0.html)
FreedomBox is distributed under the GNU Affero General Public License, Version 3
or later. A copy of [AGPLv3](http://www.gnu.org/licenses/agpl.html) is available
from the Free Software Foundation.

37
debian/changelog vendored
View File

@ -1,3 +1,40 @@
freedombox (24.16) unstable; urgency=medium
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
[ Joseph Nuthalapati ]
* miniflux: Add new app
* miniflux: Fix regression in creating admin user
* miniflux: Fix error handling for reset password
* readme: Mention the AGPLv3+ license
* miniflux: Trim error messages when creating user
[ Sunil Mohan Adapa ]
* miniflux: Drop postgres-contrib package as it seem redundant
* miniflux: Add list of client apps from upstream clients list
* miniflux: Remove a spurious error message after resetting password
* miniflux: Fix issues with running the CLI in a pseudo-terminal
* miniflux: tests: functional: Fix failing tests when run out of order
* miniflux, ttrss: Factor out duplicated postgres utility methods
* tests: functional: Handle click failure when waiting for page update
* tests: functional: Handle obscured elements when submitting forms
[ Ricky From Hong Kong ]
* Translated using Weblate (Chinese (Traditional))
[ Ettore Atalan ]
* Translated using Weblate (German)
[ bittin1ddc447d824349b2 ]
* Translated using Weblate (Swedish)
[ James Valleroy ]
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 29 Jul 2024 22:02:09 -0400
freedombox (24.15~bpo12+1) bookworm-backports; urgency=medium
* Rebuild for bookworm-backports.

2
debian/control vendored
View File

@ -41,6 +41,7 @@ Build-Depends:
python3-openssl,
python3-pampy,
python3-paramiko,
python3-pexpect,
python3-pip,
python3-psutil,
python3-pytest,
@ -126,6 +127,7 @@ Depends:
python3-markupsafe,
python3-pampy,
python3-paramiko,
python3-pexpect,
python3-psutil,
python3-requests,
python3-ruamel.yaml,

6
debian/copyright vendored
View File

@ -164,6 +164,12 @@ Copyright: 2015 Calinou, Nils Dagsson Moskopp
Comment: https://github.com/minetest/minetest/blob/master/misc/minetest.svg
License: CC-BY-SA-3.0
Files: plinth/modules/miniflux/static/icons/miniflux.png
plinth/modules/miniflux/static/icons/miniflux.svg
Copyright: 2018, 2019 Frédéric Guillot
Comment: https://github.com/miniflux/logo
License: CC-BY-SA-4.0
Files: plinth/modules/mumble/static/icons/mumble.png
Copyright: 2009 Martin Skilnand
Comment: https://commons.wikimedia.org/wiki/File:Icons_mumble.svg

View File

@ -0,0 +1,69 @@
#language en
##TAG:TRANSLATION-HEADER-START
~- [[FreedomBox/Manual/Miniflux|English]] - [[es/FreedomBox/Manual/Miniflux|Español]] - [[DebianWiki/EditorGuide#translation|(+)]] -~
##TAG:TRANSLATION-HEADER-END
<<TableOfContents()>>
## BEGIN_INCLUDE
== Miniflux (News Feed Reader) ==
||<tablestyle="float: right;"> {{attachment:Miniflux-icon_en_v01.png|Miniflux icon}} ||
'''Available since:''' !FreedomBox on Debian 13 (Trixie)
Miniflux is a minimalist and opinionated news feed reader supporting a wide variety of feed formats - RSS, ATOM, RDF and JSON. It is an alternative to [[FreedomBox/Manual/TinyTinyRSS|Tiny Tiny RSS]] on !FreedomBox.
=== Clients ===
The primary web interface is mobile-friendly and optimized for readability. Miniflux is a progressive web application. It can be added to the home screen on mobile and accessed like a native application.
Miniflux server provides an API for clients. It is also compatible with existing applications built for Fever or Google Reader API. There is a listing of [[https://miniflux.app/docs/apps.html|clients]] for various desktop and mobile platforms on the official website.
=== Reader ===
Miniflux's reader supports several content types. In addition to the usual blog posts and comics which most feed readers support, you can also listen to podcasts and play videos from within Miniflux. !YouTube videos are played using youtube-nocookie.com or (optional) a proxy like invidious.io to prevent tracking your preferences across websites. Miniflux also removes tracking pixels and all external !JavaScript.
Miniflux has a content scraper that allows you to fetch and read the full article even if the site only publishes a summary in their feed. Only the relevant content is scraped, providing a reading experience similar to Firefox Reader View. This scraper is also capable of fetching the video duration from !YouTube or Invidious.
=== Other Features ===
Miniflux provides some quality-of-life features like full-text search (powered by PostgreSQL database), [[https://miniflux.app/docs/rules.html|filtering rules]], [[https://miniflux.app/docs/keyboard_shortcuts.html|keyboard shortcuts]] and touch events. There are integrations with several applications like read-it-later solutions, bookmarking tools (Shaarli) and messaging apps (Matrix). If you don't use Shaarli, starring an article within Miniflux is equivalent to bookmarking it.
Miniflux doesn't permit installing additional plugins or themes. You can pick one of the existing light/dark themes or install a browser extension to read in a different theme.
=== Miniflux on FreedomBox ===
==== User Management ====
Miniflux does not integrate with the existing single sign-on mechanisms in !FreedomBox. The !FreedomBox app for Miniflux provides an option to create administrator users. Once an administrator user is created, any further users (administrator or not) can be created and managed from within Miniflux settings.
The !FreedomBox app also provides an option to reset any Miniflux user's password. This is especially convenient in the case where there is only one person using Miniflux. Without this option, in case the only user of Miniflux forgets their password, another administrator user must be created to reset this user's password from Miniflux settings.
Since Miniflux accounts are not tied to !FreedomBox accounts, you can provide Miniflux accounts to your friends who do not have accounts on your !FreedomBox.
==== Migrating from Tiny Tiny RSS ====
TODO
==== Integrations ====
1. Adding a bookmark to Shaarli
2. Posting feeds to a Matrix channel
3. RSS-Bridge
=== External links ===
* Upstream project: https://miniflux.app
* Upstream documentation: https://miniflux.app/docs/index.html
## END_INCLUDE
Back to [[FreedomBox/Features|Features introduction]] or [[FreedomBox/Manual|manual]] pages.
<<Include(FreedomBox/Portal)>>
----
CategoryFreedomBox

View File

@ -8,6 +8,29 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 24.16 (2024-07-29) ==
=== Highlights ===
* miniflux: Add new app
* Note that miniflux is currently only available in Debian testing and unstable.
=== Other Changes ===
* locale: Update translations for Bulgarian, Chinese (Traditional), German, Swedish
* miniflux, ttrss: Factor out duplicated postgres utility methods
* miniflux: Add list of client apps from upstream clients list
* miniflux: Drop postgres-contrib package as it seem redundant
* miniflux: Fix error handling for reset password
* miniflux: Fix issues with running the CLI in a pseudo-terminal
* miniflux: Fix regression in creating admin user
* miniflux: Remove a spurious error message after resetting password
* miniflux: Trim error messages when creating user
* miniflux: tests: functional: Fix failing tests when run out of order
* readme: Mention the AGPLv3+ license
* tests: functional: Handle click failure when waiting for page update
* tests: functional: Handle obscured elements when submitting forms
== FreedomBox 24.15 (2024-07-16) ==
* locale: Update translations for Albanian, Chinese (Simplified), French, German, Polish, Spanish, Turkish, Ukrainian

View File

@ -17,6 +17,8 @@
Tor is a network of servers operated by volunteers. It allows users of these servers to improve their privacy and security while surfing on the Internet. You and your friends are able to access to your !FreedomBox via Tor network without revealing its IP address. Activating Tor application on your !FreedomBox, you will be able to offer remote services (chat, wiki, file sharing, etc...) without showing your location. This application will give you a better protection than a public web server because you will be less exposed to intrusive people on the web.
To download software packages over Tor, or to run a SOCKS proxy, see the [[FreedomBox/Manual/TorProxy|Tor Proxy app]].
=== Using Tor to browse anonymously ===
Tor Browser is the recommended way to browse the web using Tor. You can download the Tor Browser from https://www.torproject.org/projects/torbrowser.html and follow the instructions on that site to install and run it.
@ -53,41 +55,6 @@ The requirements to run a relay are listed in the [[https://community.torproject
* required that a Tor relay be allowed to use a minimum of 100 GByte of outbound and of incoming traffic per month.
* recommended that a <40 Mbit/s non-exit relay should have at least 512 MB of RAM available; A relay faster than 40 Mbit/s should have at least 1 GB of RAM.
=== (Advanced) Usage as a SOCKS proxy ===
!FreedomBox provides a Tor SOCKS port that other applications can connect to, in
order to route their traffic over the Tor network. This port is accessible on
any interfaces configured in the internal firewall zone. To configure the
application, set SOCKS Host to the internal network connection's IP address, and
set the SOCKS Port to 9050.
==== Example with Firefox ====
Your web browser can be configured to use the Tor network for all of your
browsing activity. This allows for censorship circumvention and also hides your
IP address from websites during regular browsing. For anonymity, using tor
browser is recommended.
Configure your local !FreedomBox IP address and port 9050 as a SOCKS v5 proxy in
Firefox. There are extensions to allow for easily turning the proxy on and off.
{{attachment:tor-socks-firefox.png|Configuring Firefox with Tor SOCKS proxy|width=800}}
With the SOCKS proxy configured, you can now access any onion URL directly
from Firefox. !FreedomBox itself has an onion v3 address that you can connect to
over the Tor network (bookmark this for use in emergency situations).
=== Circumventing Tor censorship ===
If your ISP is trying to block Tor traffic, you can use tor bridge relays to connect to the tor network.
1. Get the bridge configuration from the [[https://bridges.torproject.org/bridges|Tor BridgeDB]]
{{attachment:tor-bridge-db.png|Tor BridgeDB|width=800}}
2. Add the lines to your !FreedomBox Tor configuration as show below.
{{attachment:tor-bridge-configuration.png|Tor Configuration Page|width=800}}
=== External links ===
* Upstream project: https://www.torproject.org

View File

@ -0,0 +1,77 @@
#language en
##TAG:TRANSLATION-HEADER-START
~- [[FreedomBox/Manual/TorProxy|English]] - [[es/FreedomBox/Manual/TorProxy|Español]] - [[DebianWiki/EditorGuide#translation|(+)]] -~
##TAG:TRANSLATION-HEADER-END
<<TableOfContents()>>
## BEGIN_INCLUDE
== Tor Proxy (Anonymity Network) ==
||<tablestyle="float: right;"> {{attachment:TorProxy-icon_en_V01.png|Tor Proxy icon}} ||
'''Available since''': version 23.14
=== What is Tor Proxy? ===
Tor is a network of servers operated by volunteers. It allows users of these servers to improve their privacy and security while surfing on the Internet.
The Tor Proxy app provides an option to download software packages over Tor for added anonymity. It also provides a web proxy on your !FreedomBox for internal networks, which can be used by various apps to access the internet via the Tor network. In case of ISP censorship, upstream bridges can be configured to circumvented the censorship.
For using Tor Onion Service, or running a Tor relay, see the [[FreedomBox/Manual/Tor|Tor app]] instead.
=== Using Tor Browser to browse anonymously ===
Tor Browser is the recommended way to browse the web using Tor. You can download the Tor Browser from https://www.torproject.org/projects/torbrowser.html and follow the instructions on that site to install and run it.
=== (Advanced) Using Tor Proxy as a SOCKS proxy ===
!FreedomBox provides a Tor SOCKS port that other applications can connect to, in order to route their traffic over the Tor network. This port is accessible on any interfaces configured in the internal firewall zone. To configure the application, set SOCKS Host to the internal network connection's IP address, and set the SOCKS Port to 9050.
==== Example with Firefox ====
Your web browser can be configured to use the Tor network for all of your
browsing activity. This allows for censorship circumvention and also hides your
IP address from websites during regular browsing. For anonymity, using tor
browser is recommended.
Configure your local !FreedomBox IP address and port 9050 as a SOCKS v5 proxy in
Firefox. There are extensions to allow for easily turning the proxy on and off.
{{attachment:tor-socks-firefox.png|Configuring Firefox with Tor SOCKS proxy|width=800}}
With the SOCKS proxy configured, you can now access any onion URL directly
from Firefox. !FreedomBox itself has an onion v3 address that you can connect to
over the Tor network (bookmark this for use in emergency situations).
=== Circumventing Tor censorship ===
If your ISP is trying to block Tor traffic, you can use tor bridge relays to connect to the tor network.
1. Get the bridge configuration from the [[https://bridges.torproject.org/bridges|Tor BridgeDB]]
{{attachment:tor-bridge-db.png|Tor BridgeDB|width=800}}
2. Add the lines to your !FreedomBox Tor configuration as show below.
{{attachment:tor-bridge-configuration.png|Tor Configuration Page|width=800}}
=== External links ===
* Upstream project: https://www.torproject.org/
* Upstream end user documentation: https://support.torproject.org/
==== Client Apps ====
Links to recommended client apps, where applicable, can be found in !FreedomBox by select the Apps page, selecting the application tile, and clicking the '''> Client Apps''' button.
Tor proxy may be used by configuring a proxy in your web browser. Alternately, you can use the Tor Browser.
* Tor Browser download: https://www.torproject.org/download/
## END_INCLUDE
Back to [[FreedomBox/Features|Features introduction]] or [[FreedomBox/Manual|manual]] pages.
<<Include(FreedomBox/Portal)>>
----
CategoryFreedomBox

View File

@ -86,7 +86,7 @@ Once logged into a FreedomBox/XMPP account (2), the Conversation app provides a
===== Monal (iOS) =====
[[https://monal-im.org|Monal]] is a free software XMPP client with audio and video call support available from the [[https://apps.apple.com/us/app/monal-free-xmpp-chat/id317711500|App Store]]. Audio and video calls also work between Conversations on Android and Monal. In addition to text messaging, you can use Conversations to send images/files and have group chats.
[[https://monal-im.org|Monal]] is a free software XMPP client with audio and video call support available from the [[https://apps.apple.com/us/app/monal-free-xmpp-chat/id317711500|App Store]]. Audio and video calls also work between Conversations on Android and Monal. In addition to text messaging, you can use Monal to send images/files and have group chats.
===== Siskin (iOS) =====

View File

@ -32,6 +32,7 @@
<<Include(FreedomBox/Manual/MediaWiki, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Minetest, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/MiniDLNA, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Miniflux, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Mumble, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/OpenVPN, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Privoxy, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
@ -47,6 +48,7 @@
<<Include(FreedomBox/Manual/Syncthing, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/TinyTinyRSS, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Tor, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/TorProxy, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Transmission, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Apache_userdir, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/WireGuard, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -32,6 +32,7 @@
<<Include(FreedomBox/Manual/MediaWiki, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Minetest, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/MiniDLNA, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Miniflux, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Mumble, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/OpenVPN, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Privoxy, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
@ -47,6 +48,7 @@
<<Include(FreedomBox/Manual/Syncthing, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/TinyTinyRSS, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Tor, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/TorProxy, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Transmission, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/Apache_userdir, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(FreedomBox/Manual/WireGuard, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>

View File

@ -0,0 +1,67 @@
#language es
<<Include(FreedomBox/Manual/Miniflux, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>>
<<TableOfContents()>>
## BEGIN_INCLUDE
== Miniflux (Lector de noticias) ==
||<tablestyle="float: right;"> {{attachment:FreedomBox/Manual/Miniflux/Miniflux-icon_en_v01.png|Icono de Miniflux}} ||
'''Disponible desde''': !FreedomBox en Debian 13 (Trixie)
Miniflux es un lector de noticias minimalista y con una marcada personalidad que soporta una amplia variedad de formatos - RSS, ATOM, RDF y JSON. En !FreedomBox es una alternativa a [[es/FreedomBox/Manual/TinyTinyRSS|Tiny Tiny RSS]].
=== Clientes ===
La interfaz web primaria es amigable con los dispositivos móviles y maximiza la legibilidad. Miniflux es una aplicación web progresiva. Se puede añadir a la pantalla principal del móvil y acceder como si fuera nativa.
El servidor Miniflux proporciona una API para clientes. También es compatible con aplicaciones existentes creadas para Fever o la API de Google Reader. Hay una lista de [[https://miniflux.app/docs/apps.html|clientes]] para varias plataformas de escritorio y móviles en el sitio web oficial del projecto original.
=== Lector ===
El lector de Miniflux soporta varios tipos de contenido. Además de los blogs y comics habituales que soportan la mayoría de lectores, puedes también escuchar podcasts y reproducir videos desde Miniflux. Los videos de !YouTube se reproducen usando youtube-nocookie.com o (opcionalmente) un proxy como invidious.io para evitar que se rastreen tus preferencias entre sitios webs. Miniflux también elimina los pixeles de rastreo y todo el !JavaScript externo.
Miniflux tiene un extractor de contenido qu te permite obtner y leer el artículo completo incluso si el sitio solo publica un resumen en su feed. Solo se extrae el contenido relevante, proporcionando una experiencia de lectura similar a Firefox Reader View. Este extractor es también capaz de obtener la duración de un video de !YouTube o Invidious.
=== Otras funcionalidades ===
Miniflux proporciona algunas funcionalidades de comodidad como búsqueda de texto completo (basada en una base de datos PostgreSQL), [[https://miniflux.app/docs/rules.html|reglas de filtrado]], [[https://miniflux.app/docs/keyboard_shortcuts.html|atajos de teclado]] y eventos táctiles. Hay integraciones con varias aplicaciones como soluciones de lectura diferida, marcapáginas (Shaarli) y apps de mensajería (Matrix). Si no usas Shaarli, marca un artículo con una estrella en Miniflux.
Miniflux no permite instalar extensiones ni estilos. Puedes elegir uno de los estilos existentes o instalar una extensión de navegador para leer con otro estilo.
=== Miniflux en FreedomBox ===
==== Administración de usuarios ====
Miniflux no se integra con los mecanismos de ingreso único de !FreedomBox. La app de !FreedomBox para Miniflux proporciona una opción para crear usuarios administradores. Una vez creado el usuario administrador se pueden crear y administrar más usuarios (administradores o no) desde los ajustes de Miniflux.
La app de !FreedomBox app también permite restablecer la contraseña de cualquier usuario de Miniflux. Esto es especialmente útil en caso que solo una persona use Miniflux. Sin esta opción, si el único usuario de Miniflux olvida su contraseña habría que crear un administrador para restablecerla desde los ajustes de Miniflux.
Como las cuentas de Miniflux no están conectadas a las de !FreedomBox puedes dar cuentas Miniflux a tus amigos aunque carezcan de cuenta en !FreedomBox.
==== Migrar desde Tiny Tiny RSS ====
Por hacer
==== Integraciones ====
1. Añadir un marcapáginas a Shaarli
2. Publicar feeds en un canal de Matrix
3. Puente RSS
=== Enlaces externos ===
* Proyecto original: https://miniflux.app
* Documentación del proyecto original: : https://miniflux.app/docs/index.html
## END_INCLUDE
Volver a la [[es/FreedomBox/Features|descripción de Funcionalidades]] o a las páginas del [[es/FreedomBox/Manual|manual]].
<<Include(es/FreedomBox/Portal)>>
----
CategoryFreedomBox

View File

@ -8,6 +8,29 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 24.16 (2024-07-29) ==
=== Highlights ===
* miniflux: Add new app
* Note that miniflux is currently only available in Debian testing and unstable.
=== Other Changes ===
* locale: Update translations for Bulgarian, Chinese (Traditional), German, Swedish
* miniflux, ttrss: Factor out duplicated postgres utility methods
* miniflux: Add list of client apps from upstream clients list
* miniflux: Drop postgres-contrib package as it seem redundant
* miniflux: Fix error handling for reset password
* miniflux: Fix issues with running the CLI in a pseudo-terminal
* miniflux: Fix regression in creating admin user
* miniflux: Remove a spurious error message after resetting password
* miniflux: Trim error messages when creating user
* miniflux: tests: functional: Fix failing tests when run out of order
* readme: Mention the AGPLv3+ license
* tests: functional: Handle click failure when waiting for page update
* tests: functional: Handle obscured elements when submitting forms
== FreedomBox 24.15 (2024-07-16) ==
* locale: Update translations for Albanian, Chinese (Simplified), French, German, Polish, Spanish, Turkish, Ukrainian

View File

@ -54,7 +54,7 @@ Los shares Samba solo están disponibles en tu red local.
Como Syncthing es primordialmente una solución de sincronización, tiene funcionalidades como resolución de conflictos y versionado. Samba solo tiene una copia del fichero, así que no necesita tales funcionalidades. Por ejemplo, si dos personas están editando una hoja de cálculo almacenada en un share Samba el último que grabe el fichero gana.
=== External links ===
=== Enlaces externos ===
* Sitio web del proyecto original: https://www.samba.org
* Documentación de uso del proyecto original: https://www.samba.org/samba/docs
@ -66,7 +66,6 @@ Como Syncthing es primordialmente una solución de sincronización, tiene funcio
Volver a la [[es/FreedomBox/Features|descripción de Funcionalidades]] o a las páginas del [[es/FreedomBox/Manual|manual]].
<<Include(es/FreedomBox/Portal)>>
----

View File

@ -15,6 +15,8 @@
''Tor'' es una red de servidores operada por voluntarios. Permite a los usuarios de esos servidores mejorar su privacidad y seguridad cuando navegan por Internet. Tu y tus amigos podéis acceder a tu !FreedomBox a través de la red Tor sin revelar su dirección IP. Activando la aplicación Tor en tu !FreedomBox podrás ofrecer servicios remotos (chat, wiki, file sharing, etc...) sin mostrar tu localización. Esta aplicación te dará una protección mejor que un servidor web público porque estarás menos expuesto a gente intrusiva.
Para descargar paquetes de software a través de Tor, o ejecutar un proxy SOCKS que salga a internet por Tor, ve a [[FreedomBox/Manual/TorProxy|Proxy via Tor]].
=== Usar Tor para navegación anónima ===
''Tor Browser'' es la manera recomendada para navegar la web a través de Tor. Puedes descargar Tor Browser desde https://www.torproject.org/projects/torbrowser.html y seguir sus instrucciones para instalarlo y ejecutarlo.
@ -48,31 +50,6 @@ Los requisitos para ejecutar un puente a la red se listan en la [[https://commun
* requiere que a se le permita al puente usar un mínimo de 100 GByte de tráfico mensual de salida y de entrada.
* recomienda que un nodo sin salida (mero reenrutador) de <40 Mbit/s tenga al menos 512 MB de RAM disponible; Uno más rápido de 40 Mbit/s debería tener al menos 1 GB de RAM.
=== Usar el puerto Tor SOCKS (avanzado) ===
!FreedomBox proporciona un puerto Tor SOCKS al que pueden conectar otras aplicaciones para enrutar su tráfico a través de la red Tor. Este puerto es accesible a cualquier interfaz (de red) configurado en la zona interna del cortafuegos. Para configurar la aplicación apunta el ''Host SOCKS'' a la dirección IP interna de la conexión y pon el ''Puerto SOCKS'' a 9050.
==== Exjemplo con Firefox ====
Tu navegador web se puede configurar para emplear la red Tor para toda tu actividad de navegación. Esto permite eludir la censura y oculta tu dirección IP a los sitios web durante la navegación normal. Para anonimato se recomienda usar el Navegador Tor.
Configura tu dirección IP local de !FreedomBox y el puerto 9050 como un proxy SOCKS en Firefox. Hay extensiones para facilitar la activación y desactivación del proxy.
{{attachment:tor-socks-firefox.png|Configuring Firefox with Tor SOCKS proxy|width=800}}
Con en proxy SOCKS configurado puedes acceder cualquier URL de tipo ''onion'' diréctamente desde Firefox. !FreedomBox tiene una dirección onion v3 propia a la que puedes conectarte por la red Tor (guárdala en tus favoritos para usarla en situaciones de emergencia).
=== Eludiendo la censura de Tor ===
Si tu proveedor de Internet (ISP) está tratando de bloquear el tráfico Tor puedes usar puentes (a la red Tor) para conectar (a la red Tor).
1. Obtén la configuración de los puentes de [[https://bridges.torproject.org/bridges|Tor BridgeDB]]
{{attachment:tor-bridge-db.png|Tor BridgeDB|width=800}}
2. Añade las líneas a la configuración de Tor de tu !FreedomBox como se muestra.
{{attachment:tor-bridge-configuration.png|Tor Configuration Page|width=800}}
=== Enlaces externos ===

View File

@ -0,0 +1,75 @@
#language es
<<Include(FreedomBox/Manual/TorProxy, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>>
<<TableOfContents()>>
## BEGIN_INCLUDE
== Proxy Tor (Red Anónima) ==
||<tablestyle="float: right;"> {{attachment:FreedomBox/Manual/TorProxy/TorProxy-icon_en_V01.png|Tor Proxy icon}} ||
'''Disponible desde''': versión 23.14
=== ¿Qué es el Proxy Tor? ===
''Tor'' es una red de servidores operada por voluntarios. Permite a los usuarios de esos servidores mejorar su privacidad y seguridad cuando navegan por Internet.
La aplicación de proxy para Tor proporciona la posibilidad de descargar paquetes de software por Tor, mejorando el anonimato. También proporciona un proxy web en tu !FreedomBox para redes internas, que varias apps pueden usar para acceder a internet via Tor. En caso de censura del proveedor de internet se pueden configurar pasarelas para circundarla.
Para usar el servicio Tor Onion o ejecutar un repetidor Tor ve a [[es/FreedomBox/Manual/Tor|la app Tor]].
=== Navegación anónima con el navegador Tor ===
El navegador Tor es la manera recomendada de navegar la web usando Tor. Puedes descargar el navegador Tor de https://www.torproject.org/projects/torbrowser.html y seguir sus instrucciones para instalarlo y usarlo.
=== Usar el Proxy Tor como un proxy SOCKS (Avanzado) ===
!FreedomBox proporciona un puerto Tor SOCKS al que se pueden conectar otras aplicaciones para enrutar su tráfico a través de la red Tor. Este puerto está accessible en cualquier interfaz configurado en la zona interna del cortafuegos. Para configurar la aplicación, asigna el anfitrión SOCKS a la dirección IP de la conexión de red interna y pon el puerto SOCKS a 9050.
==== Ejemplo con Firefox ====
Tu navegador web se puede configurar para que toda tu actividad de navegación pase por la red Tor.
Esto permite eludir la censura y también oculta tu dirección IP a los sitios web. Para el anonimato se recomienda el navegador Tor.
Configura la dirección IP local de tu !FreedomBox y el puerto 9050 como proxy SOCKS v5 en Firefox. Hay extensiones que facilitan (des)activar el proxy.
{{attachment:FreedomBox/Manual/TorProxy/tor-socks-firefox.png|Configurar Firefox con Tor como proxy SOCKS|width=800}}
Con el proxy SOCKS configurado, puedes acceder a cualquier URL onion directamente desde Firefox.
!FreedomBox tiene una dirección onion v3 a la que puedes conectarte a tavés de la red Tor (anótala para emergencias).
=== Eludir la censura de Tor ===
Si tu proveedor de internet te bloquea el tráfico a la red Tor puedes usar pasarelas para acceder.
1. Obtén la configuración de la pasarela de la [[https://bridges.torproject.org/bridges|base de datos de pasarelas Tor]]
{{attachment:FreedomBox/Manual/TorProxy/tor-bridge-db.png|Tor BridgeDB|width=800}}
2. Añade las líneas a la configuración de Tor en !FreedomBox Tor como se muestra a continuación.
{{attachment:FreedomBox/Manual/TorProxy/tor-bridge-configuration.png|Página de configuración de Tor|width=800}}
=== Enlaces externos ===
* Sitio web del proyecto original: https://www.torproject.org
* Documentación de uso del proyecto original: https://support.torproject.org
==== Clientes compatibles ====
!FreedomBox recomienda algunas aplicaciones cliente. Selecciona su icono en la página de ''Aplicaciones'' y haz clic en el botón> '''Aplicaciones Cliente'''.
El proxy se puede usar configurando el proxy en tu navegador web. O mejor, usando el Navegador Tor
* Descargar el navegador Tor: https://www.torproject.org/download/
## END_INCLUDE
Volver a la [[es/FreedomBox/Features|descripción de Funcionalidades]] o a las páginas del [[es/FreedomBox/Manual|manual]].
<<Include(es/FreedomBox/Portal)>>
----
CategoryFreedomBox

View File

@ -28,7 +28,7 @@ Actualmente !FreedomBox ofrece ambas partes desde su interfaz web: un servidor (
Con XMPP las conversaciones se pueden securizar de 2 maneras:
1. TLS: Esto securiza la conexión entre el cliente y el servidor o entre 2 servidores. Esto está altamente recomendado y ya debería estar soportado por todos los clientes.
1. Punto a punto: Esto securiza los mensajes enviados entre los clientes de modo que ni siquiera el servidor pueda ver los contenidos. El último protocolo y también el más cómodo se llama ''OMEMO'' pero solo lo soportan algunos clientes. Algunos clientes que no soportan OMEMO podrían soportar otro protocolo llamado OTR. Para que funcione ambos clientes tienen que ser compatibles con el mismo protocolo.
1. Punto a punto: Esto securiza los mensajes enviados entre los clientes de modo que ni siquiera el servidor pueda ver los contenidos. El último protocolo y también el más cómodo se llama ''OMEMO''. Algunos clientes que no soportan OMEMO podrían soportar otro protocolo llamado OTR. Para que funcione ambos clientes tienen que ser compatibles con el mismo protocolo.
=== Establer un Nombre de Dominio ===
@ -69,7 +69,7 @@ Puedes descargar uno de los cliente XMPP para tu smartphone o tableta listados a
===== Conversations (Android) =====
[[https://conversations.im/|Conversations]] es un cliente XMPP para Android con soporte de videollamada disponible en [[https://f-droid.org/packages/eu.siacs.conversations|F-Droid]] o en la [[https://play.google.com/store/apps/details?id=eu.siacs.conversations|Play Store]]. Además de para mensajería de texto puedes usar Conversations para enviar imágenes y tener conversaciones grupales.
[[https://conversations.im/|Conversations]] es un cliente XMPP para Android con soporte de llamadas de audio y/o video disponible en [[https://f-droid.org/packages/eu.siacs.conversations|F-Droid]] o en la [[https://play.google.com/store/apps/details?id=eu.siacs.conversations|Play Store]]. Las llamadas de audio y video funcionan entre Conversations y Monal sobre iOS. Además de para mensajería de texto puedes usar Conversations para enviar imágenes y/o ficheros y tener conversaciones grupales.
||<tablestyle="background:transparent; margin: 0 0 1em 1em;" style="text-align: center; padding:0.5em; border-style:none;"> {{attachment:FreedomBox/Manual/ejabberd/conversations-first-screen.png|Conversations - Primera pantalla|width=200}} {{attachment:FreedomBox/Manual/ejabberd/conversations-login.png|Conversations - Pantalla de acceso|width=200}} {{attachment:FreedomBox/Manual/ejabberd/conversations-add-contacts.png|Conversations - Añadir contactos|width=200}}||
@ -81,17 +81,9 @@ Con ejabberd instalado !FreedomBox proporciona una cuenta XMPP a cada usuario. S
Una vez ingresado en tu cuenta !Freedombox/XMPP la app Conversations proporciona un botón + que ofrece varias opciones para contactar a otra gente (3).
===== Movim (Android) =====
[[https://movim.eu/|Movim]] es un cliente XMPP libre con soporte a videollamadas disponible en [[https://f-droid.org/packages/com.movim.movim/|F-Droid]].
===== ChatSecure (iOS) =====
[[https://chatsecure.org|ChatSecure]] es un cliente XMPP libre con soporte a videollamadas disponible en [[https://apps.apple.com/us/app/chatsecure/id464200063|App Store]].
===== Monal (iOS) =====
[[https://monal-im.org|Monal]] es un cliente XMPP libre con soporte a videollamadas disponible en [[https://apps.apple.com/us/app/monal-free-xmpp-chat/id317711500|App Store]].
[[https://monal-im.org|Monal]] es un cliente XMPP libre con soporte a videollamadas disponible en [[https://apps.apple.com/us/app/monal-free-xmpp-chat/id317711500|App Store]]. Las llamadas de audio y video funcionan entre Conversations sobre Android y Monal. Además de para mensajería de texto puedes usar Monal para enviar imágenes y/o ficheros y tener conversaciones grupales.
===== Siskin (iOS) =====
@ -118,7 +110,7 @@ Finallmente, tras ingresar con éxito verás la pantalla principal de Gajim (3).
||<tablestyle="background:transparent; margin: 0 0 1em 1em;" style="text-align: center; padding:0.5em; border-style:none;"> {{attachment:FreedomBox/Manual/ejabberd/dino-first-screen.png|Dino - Primera pantalla|width=200}} {{attachment:FreedomBox/Manual/ejabberd/dino-login.png|Dino - Pantalla de acceso|width=300}} {{attachment:FreedomBox/Manual/ejabberd/dino-start-conversation.png|Dino - Comenzar una conversación|width=200}}||
''De izquierda a derecha: (1) Primera pantalla - (2) Pantalla de acceso - (3) Comenzar una conversación
''De izquierda a derecha: (1) Primera pantalla - (2) Pantalla de acceso - (3) Comenzar una conversación''
Tras la instalación, al abrir Dino por primera vez haz clic en el botón `Configurar cuenta`. Se te pedirá tu `JID`: es tu usuario en !FreedomBox. Introdúcelo y haz clic en `Seguir` (2). O puedes hacer clic en `Crear cuenta` si no tienes usuario en !FreedomBox.
@ -130,7 +122,7 @@ Una vez ingreses podrás comenzar una conversación con algún contacto XMPP o u
===== Monal (MacOS) =====
[[https://monal.im|Monal]] es un cliente XMPP libre con soporte a videollamadas disponible en [[https://apps.apple.com/app/id1499227291?mt=12|Mac App Store]].
[[https://monal.im|Monal]] es un cliente XMPP libre con soporte a llamadas de audio y/o video disponible en [[https://apps.apple.com/app/id1499227291?mt=12|Mac App Store]].
=== Enlaces externos ===

View File

@ -31,6 +31,7 @@
<<Include(es/FreedomBox/Manual/MediaWiki, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/Minetest, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/MiniDLNA, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/Miniflux, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/Mumble, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/OpenVPN, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/Privoxy, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
@ -46,6 +47,7 @@
<<Include(es/FreedomBox/Manual/Syncthing, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/TinyTinyRSS, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/Tor, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/TorProxy, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/Transmission, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/Apache_userdir, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
<<Include(es/FreedomBox/Manual/WireGuard, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '24.15'
__version__ = '24.16'

View File

@ -3,6 +3,8 @@
Common utilities to help with handling a database.
"""
import pathlib
import subprocess
import threading
from typing import ClassVar
@ -83,3 +85,51 @@ class DBLock:
# most of the significant cases where we have seen database lock issues.
lock = DBLock()
#
# PostgreSQL utilites
#
def _run_as_postgres(command, stdin=None, stdout=None):
"""Run a command as postgres user."""
command = ['sudo', '--user', 'postgres'] + command
return subprocess.run(command, stdin=stdin, stdout=stdout, check=True)
def postgres_dump_database(backup_file: str, database_name: str,
database_user: str):
"""Dump PostgreSQL database to a file.
Overwrites file if it exists. Uses pg_dump utility from postgres package
(needs to be installed).
"""
backup_path = pathlib.Path(backup_file)
backup_path.parent.mkdir(parents=True, exist_ok=True)
with open(backup_path, 'w', encoding='utf-8') as file_handle:
process = _run_as_postgres(['pg_dumpall', '--roles-only'],
stdout=subprocess.PIPE)
file_handle.write(f'DROP ROLE IF EXISTS {database_user};\n')
for line in process.stdout.decode().splitlines():
if database_user in line:
file_handle.write(line + '\n')
with open(backup_path, 'a', encoding='utf-8') as file_handle:
_run_as_postgres(
['pg_dump', '--create', '--clean', '--if-exists', database_name],
stdout=file_handle)
def postgres_restore_database(backup_file: str, database_name):
"""Restore PostgreSQL database from a file.
Drops database and recreates it. Uses pg_dump utility from postgres package
(needs to be installed).
"""
# This is needed for old backups only. New backups include 'DROP DATABASE
# IF EXISTS' and 'CREATE DATABASE' statements.
_run_as_postgres(['dropdb', database_name])
_run_as_postgres(['createdb', database_name])
with open(backup_file, 'r', encoding='utf-8') as file_handle:
_run_as_postgres(['psql', '--dbname', database_name],
stdin=file_handle)

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2023-10-19 06:18+0000\n"
"Last-Translator: Shaik <arifashaik807@gmail.com>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/freedombox/"
@ -803,8 +803,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1627,8 +1627,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3093,6 +3093,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3424,6 +3425,128 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6523,10 +6646,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2020-06-10 15:41+0000\n"
"Last-Translator: aiman an <an1f3@hotmail.com>\n"
"Language-Team: Arabic (Saudi Arabia) <https://hosted.weblate.org/projects/"
@ -802,8 +802,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1626,8 +1626,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3096,6 +3096,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3429,6 +3430,130 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "اسم المستخدم غير صالح:{username}"
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "اسم المستخدم غير صالح:{username}"
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6528,10 +6653,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -798,8 +798,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1622,8 +1622,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3088,6 +3088,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3417,6 +3418,128 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6515,10 +6638,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"PO-Revision-Date: 2023-09-18 19:00+0000\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-19 14:09+0000\n"
"Last-Translator: 109247019824 <stoyan@gmx.com>\n"
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/"
"freedombox/bg/>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.0.2\n"
"X-Generator: Weblate 5.7-dev\n"
#: config.py:103
#, python-brace-format
@ -120,10 +120,8 @@ msgid "Security"
msgstr "Сигурност"
#: menu.py:114
#, fuzzy
#| msgid "Administrator Account"
msgid "Administration"
msgstr "Профил на администратора"
msgstr "Администриране"
#: middleware.py:131
msgid "System is possibly under heavy load. Please retry later."
@ -868,8 +866,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Парола"
@ -1502,10 +1500,8 @@ msgid "Low Memory"
msgstr "Паметта е малко"
#: modules/diagnostics/__init__.py:266
#, fuzzy
#| msgid "Run Diagnostics"
msgid "Running diagnostics"
msgstr "Диагностика"
msgstr "Диагностициране"
#: modules/diagnostics/__init__.py:311
#, no-python-format, python-brace-format
@ -1513,57 +1509,40 @@ msgid "Found {issue_count} issues during routine tests."
msgstr ""
#: modules/diagnostics/__init__.py:312
#, fuzzy
#| msgid "Diagnostic Results"
msgid "Diagnostics results"
msgstr "Резултати от диагностиката"
#: modules/diagnostics/__init__.py:317
#, fuzzy
#| msgid "Diagnostic Results"
msgid "Go to diagnostics results"
msgstr "Резултати от диагностиката"
#: modules/diagnostics/forms.py:11
#, fuzzy
#| msgid "Enable damage"
msgid "Enable daily run"
msgstr "Получаване на щети"
msgstr "Включване всекидневно изпълняване"
#: modules/diagnostics/forms.py:12
#, fuzzy
#| msgid "When enabled, FreedomBox automatically updates once a day."
msgid "When enabled, diagnostic checks will run once a day."
msgstr ""
"Когато е отметнато, FreedomBox автоматично ще се обновява веднъж дневно."
msgstr "Когато е отметнато, ще се извършва диагностика всеки ден."
#: modules/diagnostics/forms.py:15
#, fuzzy
#| msgid "Enable damage"
msgid "Enable automatic repair"
msgstr "Получаване на щети"
msgstr "Включване на автоматична поправка"
#: modules/diagnostics/forms.py:16
msgid "If issues are found, try to repair them automatically."
msgstr ""
msgstr "Ако бъдат открити проблеми бъде правен опит за отстраняване."
#: modules/diagnostics/templates/diagnostics.html:11
#, fuzzy
#| msgid "Diagnostics"
msgid "Diagnostics Run"
msgstr "Диагностика"
msgstr "Диагностициране"
#: modules/diagnostics/templates/diagnostics.html:17
#, fuzzy
#| msgid "Run Diagnostics"
msgid "Run Diagnostics Now"
msgstr "Диагностика"
msgstr "Диагностициране сега"
#: modules/diagnostics/templates/diagnostics.html:22
#, fuzzy
#| msgid "Results"
msgid "View Results"
msgstr "Резултати"
msgstr "Преглед на резултатите"
#: modules/diagnostics/templates/diagnostics_app.html:10
msgid "Diagnostic Results"
@ -1588,10 +1567,8 @@ msgid "Run Diagnostics"
msgstr "Диагностика"
#: modules/diagnostics/templates/diagnostics_full.html:17
#, fuzzy
#| msgid "Run Diagnostics"
msgid "Re-run Diagnostics"
msgstr "Диагностика"
msgstr "Повторно диагностициране"
#: modules/diagnostics/templates/diagnostics_full.html:21
msgid "Diagnostics test is currently running"
@ -1602,19 +1579,15 @@ msgid "Results"
msgstr "Резултати"
#: modules/diagnostics/templates/diagnostics_full.html:38
#, fuzzy, python-format
#| msgid ""
#| "\n"
#| " App: %(app_name)s\n"
#| " "
#, python-format
msgid ""
"\n"
" App: %(app_name)s\n"
" "
msgstr ""
"\n"
" Приложение: %(app_name)s\n"
" "
" Приложение: %(app_name)s\n"
" "
#: modules/diagnostics/templates/diagnostics_results.html:11
msgid "Test"
@ -1753,8 +1726,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Потребителско име"
@ -3003,10 +2976,8 @@ msgid "Offline Wikipedia"
msgstr ""
#: modules/kiwix/forms.py:23
#, fuzzy
#| msgid "Backup files have to be in .tar.gz format"
msgid "Content packages have to be in .zim format"
msgstr "Архивните файлове трябва да бъдат във формат .tar.gz"
msgstr "Пакетите със съдържание трябва да бъдат във формат .zim"
#: modules/kiwix/forms.py:25
#, python-brace-format
@ -3022,16 +2993,13 @@ msgid "You have %(max_filesize)s of free disk space available."
msgstr ""
#: modules/kiwix/templates/kiwix-add-package.html:36
#, fuzzy
#| msgid "Upload file"
msgid "Upload ZIM file"
msgstr "Качване на файл"
msgstr "Качване на ZIM файл"
#: modules/kiwix/templates/kiwix-delete-package.html:11
#, fuzzy, python-format
#| msgid "Uninstall App <em>%(app_name)s</em>?"
#, python-format
msgid "Delete content package <em>%(name)s</em>"
msgstr "Премахване на приложението <em>%(app_name)s</em>?"
msgstr "Премахване на пакета със съдържание <em>%(name)s</em>"
#: modules/kiwix/templates/kiwix-delete-package.html:17
msgid ""
@ -3048,20 +3016,17 @@ msgid "Add a content package"
msgstr ""
#: modules/kiwix/templates/kiwix.html:17
#, fuzzy
#| msgid "Package"
msgid "Add Package"
msgstr "Пакет"
msgstr "Добавяне на пакет"
#: modules/kiwix/templates/kiwix.html:24
msgid "No content packages available."
msgstr ""
#: modules/kiwix/templates/kiwix.html:37
#, fuzzy, python-format
#| msgid "Delete Archive %(name)s"
#, python-format
msgid "Delete package %(title)s"
msgstr "Премахване на архива %(name)s"
msgstr "Премахване на пакета %(title)s"
#: modules/kiwix/views.py:49
msgid "Content package added."
@ -3072,10 +3037,8 @@ msgid "Add a new content package"
msgstr ""
#: modules/kiwix/views.py:83
#, fuzzy
#| msgid "Failed to add user to group."
msgid "Failed to add content package."
msgstr "Потребителят не е добавен към групата."
msgstr "Грешка при добавяне на пакет със съдържание."
#: modules/letsencrypt/__init__.py:27
#, python-brace-format
@ -3260,6 +3223,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Настройки"
@ -3601,6 +3565,153 @@ msgstr ""
msgid "Updated media directory"
msgstr "Медийният каталог е обновен"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Четец на абонаменти за новини"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Въведете валидно потребителско име."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Запазване на настройки"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"За да разрешите промяната на профила, въведете паролата на потребителя "
"„{user}“."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Паролата е променена"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Четец на абонаменти за новини"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Създаване на потребител"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "SSH server password"
msgid "Reset user password"
msgstr "Парола за сървъра на SSH"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Създаване на потребител"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Недействително потребителско име: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred while creating the user: {error}."
msgstr "Възникна грешка по време на настройване."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "SSH server password"
msgid "Reset User Password"
msgstr "Парола за сървъра на SSH"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Недействително потребителско име: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Възникна грешка по време на настройване."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -4819,27 +4930,21 @@ msgid ""
msgstr ""
#: modules/nextcloud/__init__.py:40
#, fuzzy
#| msgid "Uninstalling an app is an exprimental feature."
msgid "This app is experimental."
msgstr "Премахването на приложения е експериментална възможност."
msgstr "Приложението е експериментално."
#: modules/nextcloud/__init__.py:58 modules/nextcloud/manifest.py:11
#: modules/nextcloud/manifest.py:18
#, fuzzy
#| msgid "Next"
msgid "Nextcloud"
msgstr "Напред"
msgstr "Nextcloud"
#: modules/nextcloud/__init__.py:60
msgid "File Storage & Collaboration"
msgstr ""
#: modules/nextcloud/forms.py:19
#, fuzzy
#| msgid "Hostname set"
msgid "Not set"
msgstr "Името на хоста е зададено"
msgstr "Не е зададено"
#: modules/nextcloud/forms.py:26
msgid "Override domain"
@ -4853,25 +4958,17 @@ msgid ""
msgstr ""
#: modules/nextcloud/forms.py:33
#, fuzzy
#| msgid "Administrator Account"
msgid "Administrator password"
msgstr "Профил на администратора"
msgstr "Парола на администратора"
#: modules/nextcloud/forms.py:34
#, fuzzy
#| msgid ""
#| "Set a new password for MediaWiki's administrator account (admin). The "
#| "password cannot be a common one and the minimum required length is "
#| "<strong>10 characters</strong>. Leave this field blank to keep the "
#| "current password."
msgid ""
"Optional. Set a new password for Nextcloud's administrator account "
"(nextcloud-admin). The password cannot be a common one and the minimum "
"required length is <strong>10 characters</strong>. Leave this field blank to "
"keep the current password."
msgstr ""
"Задайте нова парола за администратора на MediaWiki (admin). Не избирайте "
"По желание. Задайте нова парола за администратора на Nextcloud. Не избирайте "
"често срещана парола, минималната дължина е <strong>10 знака</strong> . "
"Оставете полето празно, за да запазите текущата парола."
@ -4886,10 +4983,8 @@ msgid ""
msgstr ""
#: modules/nextcloud/views.py:53
#, fuzzy
#| msgid "Password update failed. Please choose a stronger password"
msgid "Password update failed. Please choose a stronger password."
msgstr "Паролата не е променена. Изберете по-сложна парола"
msgstr "Паролата не е променена. Изберете по-сложна парола."
#: modules/openvpn/__init__.py:20
#, python-brace-format
@ -6211,20 +6306,16 @@ msgid "Created snapshot."
msgstr ""
#: modules/snapshot/views.py:160
#, fuzzy
#| msgid "Configuration updated."
msgid "Configuration update failed."
msgstr "Настройките са променени."
msgstr "Грешка при промяна на настройките."
#: modules/snapshot/views.py:184
msgid "Deleted selected snapshots"
msgstr ""
#: modules/snapshot/views.py:186
#, fuzzy
#| msgid "Deleting LDAP user failed."
msgid "Deleting snapshot failed."
msgstr "Потребителят на LDAP не е премахнат."
msgstr "Грешка при премахване на моментна снимка."
#: modules/snapshot/views.py:189
msgid "Snapshot is currently in use. Please try again later."
@ -6454,10 +6545,8 @@ msgid "Read-only root filesystem"
msgstr ""
#: modules/storage/__init__.py:392
#, fuzzy
#| msgid "Power"
msgid "Go to Power"
msgstr "Захранване"
msgstr "Към Захранване"
#: modules/storage/forms.py:63
msgid "Invalid directory name."
@ -6906,10 +6995,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Четец на абонаменти за новини"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr "Tiny Tiny RSS (TTTRSS)"
@ -7872,10 +7957,9 @@ msgid "Finished: {name}"
msgstr "Готово: {name}"
#: package.py:206
#, fuzzy, python-brace-format
#| msgid "Package {expression} is not available for install"
#, python-brace-format
msgid "Package {package_expression} is not available for install"
msgstr "Пакетът „{expression}“ е недостъпен за инсталиране"
msgstr "Пакетът „{package_expression}“ е недостъпен за инсталиране"
#: package.py:226
#, python-brace-format
@ -7917,10 +8001,9 @@ msgid "Error installing app: {error}"
msgstr "Грешка при инсталиране на приложението: {error}"
#: setup.py:81 setup.py:167
#, fuzzy, python-brace-format
#| msgid "Error updating app: {error}"
#, python-brace-format
msgid "Error repairing app: {error}"
msgstr "Грешка при обновяване на приложението: {error}"
msgstr "Грешка при поправка на приложението: {error}"
#: setup.py:84
#, python-brace-format
@ -7936,16 +8019,13 @@ msgid "App updated"
msgstr "Приложението е обновено"
#: setup.py:115
#, fuzzy
#| msgid "Updating app"
msgid "Repairing app"
msgstr "Обновяване на приложение"
msgstr "Поправяне на приложение"
#: setup.py:146
#, fuzzy, python-brace-format
#| msgid "Error uninstalling app: {error}"
#, python-brace-format
msgid "Error running diagnostics: {error}"
msgstr "Грешка при премахване на приложението: {error}"
msgstr "Грешка при диагностициране: {error}"
#: setup.py:159
msgid "Skipping repair, no failed checks"
@ -7956,10 +8036,8 @@ msgid "Re-running setup to complete repairs"
msgstr ""
#: setup.py:181
#, fuzzy
#| msgid "App updated"
msgid "App repaired."
msgstr "Приложението е обновено"
msgstr "Приложението е поправено."
#: setup.py:185
msgid "App repair completed with errors:\n"
@ -8144,10 +8222,8 @@ msgid "RPM:"
msgstr "RPM:"
#: templates/error.html:10
#, fuzzy
#| msgid "error"
msgid "Error"
msgstr "грешка"
msgstr "Грешка"
#: templates/first_setup.html:18
#, python-format

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2021-06-16 07:33+0000\n"
"Last-Translator: Oymate <dhruboadittya96@gmail.com>\n"
"Language-Team: Bengali <https://hosted.weblate.org/projects/freedombox/"
@ -801,8 +801,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "পাসওয়ার্ড"
@ -1640,8 +1640,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "নাম"
@ -3120,6 +3120,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "পছন্দসমূহ"
@ -3453,6 +3454,130 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Configuration"
msgid "Password confirmation"
msgstr "পছন্দসমূহ"
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6559,10 +6684,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-06-09 16:09+0000\n"
"Last-Translator: Tymofii Lytvynenko <till.svit@gmail.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/"
@ -865,8 +865,8 @@ msgid "No passwords currently configured."
msgstr "V současné době nejsou nakonfigurována žádná hesla."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Heslo"
@ -1796,8 +1796,8 @@ msgstr "Přijímat veškeré SSL certifikáty"
msgid "Use HTTP basic authentication"
msgstr "Použít základní HTTP ověřování"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Uživatelské jméno"
@ -3492,6 +3492,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Nastavení"
@ -3886,6 +3887,153 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "Aktualizovaný adresář médií"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Čtečka novinek"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Zadejte platné uživatelské jméno."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Aktualizace konfigurace"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr "Zadejte heslo uživatele \"{user}\" pro autorizaci změn účtu."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Heslo aktualizováno"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Čtečka novinek"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Číst"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Vytvořit uživatele"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Nastavení hesla superuživatele"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Vytvořit uživatele"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Neplatné uživatelské jméno: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Při vytváření úložiště došlo k chybě."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Nastavení hesla superuživatele"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Neplatné uživatelské jméno: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Při nastavování se vyskytla chyba."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7482,10 +7630,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Čtečka novinek"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr "Tiny Tiny RSS (TTTRSS)"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/"
@ -881,8 +881,8 @@ msgid "No passwords currently configured."
msgstr "Endnu ingen kodeord konfigureret."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Kodeord"
@ -1844,8 +1844,8 @@ msgstr "Accepter alle SSL-certifikater"
msgid "Use HTTP basic authentication"
msgstr "Brug basal (\"basic\") HTTP-autentifikation"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Brugernavn"
@ -3554,6 +3554,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Konfiguration"
@ -3940,6 +3941,152 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
#, fuzzy
#| msgid "News Feed Reader (Tiny Tiny RSS)"
msgid "News Feed Reader"
msgstr "Nyhedsstrømlæser (Tiny Tiny RSS)"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Invalid server name"
msgid "Enter a username for the user."
msgstr "Ugyldigt servernavn"
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "An error occurred during configuration."
msgid "Password confirmation"
msgstr "Der opstod en fejl under konfigurationen."
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password"
msgid "Passwords do not match."
msgstr "Kodeord"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader (Tiny Tiny RSS)"
msgid "Fluent Reader"
msgstr "Nyhedsstrømlæser (Tiny Tiny RSS)"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Tilgå"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Opret Bruger"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Save Password"
msgid "Reset user password"
msgstr "Gem Kodeord"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Opret Bruger"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Ugyldigt brugernavn: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred while creating the user: {error}."
msgstr "Der opstod en fejl under konfigurationen."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Save Password"
msgid "Reset User Password"
msgstr "Gem Kodeord"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Ugyldigt brugernavn: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Der opstod en fejl under konfigurationen."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7544,12 +7691,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
#, fuzzy
#| msgid "News Feed Reader (Tiny Tiny RSS)"
msgid "News Feed Reader"
msgstr "Nyhedsstrømlæser (Tiny Tiny RSS)"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"PO-Revision-Date: 2024-07-09 17:09+0000\n"
"Last-Translator: Dietmar <sagen@permondes.de>\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-27 21:41+0000\n"
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/"
"freedombox/de/>\n"
"Language: de\n"
@ -892,8 +892,8 @@ msgid "No passwords currently configured."
msgstr "Derzeit sind keine Passwörter konfiguriert."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Passwort"
@ -1599,8 +1599,6 @@ msgid "When enabled, diagnostic checks will run once a day."
msgstr "Wenn aktiviert, laufen einmal täglich diagnostische Tests."
#: modules/diagnostics/forms.py:15
#, fuzzy
#| msgid "Enable auto-update"
msgid "Enable automatic repair"
msgstr "Automatisches Reparieren aktivieren"
@ -1839,8 +1837,8 @@ msgstr "Alle SSL-Zertifikate akzeptieren"
msgid "Use HTTP basic authentication"
msgstr "HTTP-Basisauthentifizierung verwenden"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Benutzername"
@ -3571,6 +3569,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Konfiguration"
@ -3979,6 +3978,155 @@ msgstr "Totem"
msgid "Updated media directory"
msgstr "Aktualisiertes Medienverzeichnis"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Feedreader"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Einen gültigen Benutzernamen eingeben."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Aktualisieren der Konfiguration"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"Geben Sie das Passwort für den Benutzer „{user}“ ein, um Kontoänderungen zu "
"autorisieren."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Passwort geändert"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Feedreader"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Lesen"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Benutzer anlegen"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "SuperUser-Kennwort festlegen"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Benutzer anlegen"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Ungültiger Nutzername: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Beim Erstellen des Repository ist ein Fehler aufgetreten."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "SuperUser-Kennwort festlegen"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Ungültiger Nutzername: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Ein Fehler ist bei der Konfiguration aufgetreten."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7647,10 +7795,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Feedreader"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr "Tiny Tiny RSS (TTTRSS)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -799,8 +799,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1623,8 +1623,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3089,6 +3089,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3418,6 +3419,128 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6516,10 +6639,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-09-14 17:20+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/freedombox/"
@ -903,8 +903,8 @@ msgid "No passwords currently configured."
msgstr "Δεν έχουν ρυθμιστεί μερίσματα."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Κωδικός"
@ -1900,8 +1900,8 @@ msgstr "Αποδοχή όλων των πιστοποιητικών SSL"
msgid "Use HTTP basic authentication"
msgstr "Χρήση βασικού ελέγχου ταυτότητας HTTP"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Όνομα χρήστη"
@ -3634,6 +3634,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Ρύθμισης παραμέτρων"
@ -4068,6 +4069,148 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "O κατάλογος πολυμέσων ενημερώθηκε"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Αναγνώστης ειδήσεων"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Invalid server name"
msgid "Enter a username for the user."
msgstr "Μη έγκυρο όνομα διακομιστή"
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "An error occurred during configuration."
msgid "Password confirmation"
msgstr "Παρουσιάστηκε σφάλμα κατά τη ρύθμιση παραμέτρων."
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Ενημερώθηκε ο κωδικός πρόσβασης"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Αναγνώστης ειδήσεων"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Δημιουργία χρήστη"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Ορισμός κωδικού πρόσβασης SuperUser"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Δημιουργία χρήστη"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Μη έγκυρο όνομα χρήστη: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Παρουσιάστηκε σφάλμα κατά τη δημιουργία του αποθετηρίου."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Ορισμός κωδικού πρόσβασης SuperUser"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Μη έγκυρο όνομα χρήστη: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Παρουσιάστηκε σφάλμα κατά τη ρύθμιση παραμέτρων."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7777,10 +7920,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Αναγνώστης ειδήσεων"
#: modules/ttrss/manifest.py:10
#, fuzzy
#| msgid "Tiny Tiny RSS (Fork)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-03 07:09+0000\n"
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/"
@ -883,8 +883,8 @@ msgid "No passwords currently configured."
msgstr "Actualmente no hay contraseñas configuradas."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Contraseña"
@ -1819,8 +1819,8 @@ msgstr "Aceptar todos los certificados SSL"
msgid "Use HTTP basic authentication"
msgstr "Usar autenticación básica de HTTP"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Nombre de usuaria/o"
@ -3527,6 +3527,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Ajustes"
@ -3929,6 +3930,155 @@ msgstr "Totem"
msgid "Updated media directory"
msgstr "Carpeta multimedia actualizada"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Lector de noticias"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Indique un nombre de usuario válido."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Actualizando la configuración"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"Introduce la contraseña del usuario \"{user}\" para autorizar modificaciones "
"en la cuenta."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Clave actualizada"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Lector de noticias"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Leer"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Crear usuaria/o"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Definir clave para administración"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Crear usuaria/o"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Nombre de usuaria/o no válido: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Ha habido un error al crear el repositorio."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Definir clave para administración"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Nombre de usuaria/o no válido: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Ha habido un error en la configuración."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7537,10 +7687,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Lector de noticias"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr "Tiny Tiny RSS (TTTRSS)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/"
@ -878,8 +878,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "رمز"
@ -1842,8 +1842,8 @@ msgstr "همهٔ گواهی‌نامه‌های SSL را بپذیر"
msgid "Use HTTP basic authentication"
msgstr "به‌کاربردن تأیید هویت سادهٔ تحت وب"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "نام کاربری"
@ -3492,6 +3492,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3858,6 +3859,146 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Invalid server name"
msgid "Enter a username for the user."
msgstr "نام کاربری معتبر نیست"
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Current Network Configuration"
msgid "Password confirmation"
msgstr "پیکربندی فعلی شبکه"
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password"
msgid "Passwords do not match."
msgstr "رمز"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create"
msgid "Create admin user"
msgstr "ساختن"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Please provide a password"
msgid "Reset user password"
msgstr "لطفاً یک رمز وارد کنید"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create Connection"
msgid "Create Admin User"
msgstr "ساختن اتصال"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid server name"
msgid "Created admin user: {username}"
msgstr "نام کاربری معتبر نیست"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "Error occurred while publishing key."
msgid "An error occurred while creating the user: {error}."
msgstr "هنگام انتشار کلید خطایی رخ داد."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Please provide a password"
msgid "Reset User Password"
msgstr "لطفاً یک رمز وارد کنید"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid server name"
msgid "Password reset for user: {username}"
msgstr "نام کاربری معتبر نیست"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "Error occurred while publishing key."
msgid "An error occurred during password reset: {error}."
msgstr "هنگام انتشار کلید خطایی رخ داد."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7202,10 +7343,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""
@ -9411,16 +9548,6 @@ msgstr ""
#~ msgid "Disk"
#~ msgstr "دیسک‌ها"
#, fuzzy
#~| msgid "Create"
#~ msgid "Create archive"
#~ msgstr "ساختن"
#, fuzzy
#~| msgid "Create Connection"
#~ msgid "Create Archive"
#~ msgstr "ساختن اتصال"
#, fuzzy
#~| msgid "Device"
#~ msgid "Devices"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Plinth 0.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2016-01-31 22:24+0530\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian."
@ -918,8 +918,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "PASSWORD"
@ -1930,8 +1930,8 @@ msgstr "ACCEPT ALL SSL CERTIFICATES"
msgid "Use HTTP basic authentication"
msgstr "USE HTTP BASIC AUTHENTICATION"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "USERNAME"
@ -3627,6 +3627,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "CONFIGURATION"
@ -4009,6 +4010,146 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Invalid server name"
msgid "Enter a username for the user."
msgstr "INVALID SERVER NAME"
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "An error occurred during configuration."
msgid "Password confirmation"
msgstr "AN ERROR OCCURRED DURING CONFIGURATION."
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password"
msgid "Passwords do not match."
msgstr "PASSWORD"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "CREATE USER"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Save Password"
msgid "Reset user password"
msgstr "SAVE PASSWORD"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "CREATE USER"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid server name"
msgid "Created admin user: {username}"
msgstr "INVALID SERVER NAME"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred while creating the user: {error}."
msgstr "AN ERROR OCCURRED DURING CONFIGURATION."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Save Password"
msgid "Reset User Password"
msgstr "SAVE PASSWORD"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid server name"
msgid "Password reset for user: {username}"
msgstr "INVALID SERVER NAME"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "AN ERROR OCCURRED DURING CONFIGURATION."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7628,10 +7769,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-03 07:09+0000\n"
"Last-Translator: John Doe <thraex@numericable.fr>\n"
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/"
@ -889,8 +889,8 @@ msgid "No passwords currently configured."
msgstr "Aucun mot de passe actuellement configuré."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Mot de passe"
@ -1849,8 +1849,8 @@ msgstr "Accepter tous les certificats SSL"
msgid "Use HTTP basic authentication"
msgstr "Utiliser lauthentification HTTP basique"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Nom dutilisateur"
@ -3582,6 +3582,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Configuration"
@ -3994,6 +3995,155 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "Répertoire multimédia mis à jour"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Lecteur de fils dactualités"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Entrez un nom dutilisateur valide."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Mise à jour de la configuration"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"Veuillez saisir votre mot de passe de lutilisateur « {user} » pour "
"confirmer ces modifications de compte."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Mot de passe mis à jour"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Lecteur de fils dactualités"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Lecture"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Créer un utilisateur"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Définir le mot de passe du super utilisateur"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Créer un utilisateur"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Nom dutilisateur invalide : {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Une erreur est survenue pendant la création du dépôt."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Définir le mot de passe du super utilisateur"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Nom dutilisateur invalide : {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Une erreur est survenue pendant la configuration."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7687,10 +7837,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Lecteur de fils dactualités"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr "Tiny Tiny RSS (TTTRSS)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-12-30 10:51+0000\n"
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/freedombox/"
@ -807,8 +807,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Contrasinal"
@ -1631,8 +1631,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3101,6 +3101,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3434,6 +3435,128 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6545,10 +6668,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2021-01-18 12:32+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/"
@ -846,8 +846,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "પાસવર્ડ"
@ -1787,8 +1787,8 @@ msgstr "બધા SSL પ્રમાણપત્રો સ્વીકારો
msgid "Use HTTP basic authentication"
msgstr "HTTP મૂળભૂત પ્રમાણીકરણનો ઉપયોગ કરો"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "વપરાશકર્તા નામ"
@ -3330,6 +3330,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "રૂપરેખાંકન"
@ -3689,6 +3690,142 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Invalid server name"
msgid "Enter a username for the user."
msgstr "અમાન્ય સર્વર નામ"
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "General Configuration"
msgid "Password confirmation"
msgstr "સામાન્ય ગોઠવણી"
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password"
msgid "Passwords do not match."
msgstr "પાસવર્ડ"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Documentation"
msgid "Create admin user"
msgstr "દસ્તાવેજીકરણ"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Please provide a password"
msgid "Reset user password"
msgstr "કૃપા કરીને પાસવર્ડ આપો"
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid server name"
msgid "Created admin user: {username}"
msgstr "અમાન્ય સર્વર નામ"
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Please provide a password"
msgid "Reset User Password"
msgstr "કૃપા કરીને પાસવર્ડ આપો"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid server name"
msgid "Password reset for user: {username}"
msgstr "અમાન્ય સર્વર નામ"
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6862,10 +6999,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2023-10-19 06:30+0000\n"
"Last-Translator: Shaik <arifashaik807@gmail.com>\n"
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/"
@ -902,8 +902,8 @@ msgid "No passwords currently configured."
msgstr "वर्तमान में कोई शेयर कॉन्फ़िगर नहीं किया गया है."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "पासवर्ड"
@ -1881,8 +1881,8 @@ msgstr "सब एसएसएल सिटिफ़िकट स्वीकर
msgid "Use HTTP basic authentication"
msgstr "एचटिटिपि बेसिकॅ प्रमाणीकरण उपयोग करें"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "युसरनाम"
@ -3565,6 +3565,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "कॉन्फ़िगरेशन"
@ -3960,6 +3961,148 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "समाचार फ़ीड रीडर"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Invalid server name"
msgid "Enter a username for the user."
msgstr "सर्वर नाम अमान्य है"
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "An error occurred during configuration."
msgid "Password confirmation"
msgstr "कॉंफ़िगरेशन के दौरान कूछ त्रुटि हुई."
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "पासवर्ड अपडेट"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "समाचार फ़ीड रीडर"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "यूसर बनाये"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Save Password"
msgid "Reset user password"
msgstr "पासवर्ड सहेजें"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "यूसर बनाये"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid server name"
msgid "Created admin user: {username}"
msgstr "सर्वर नाम अमान्य है"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred while creating the user: {error}."
msgstr "कॉंफ़िगरेशन के दौरान कूछ त्रुटि हुई."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Save Password"
msgid "Reset User Password"
msgstr "पासवर्ड सहेजें"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid server name"
msgid "Password reset for user: {username}"
msgstr "सर्वर नाम अमान्य है"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "कॉंफ़िगरेशन के दौरान कूछ त्रुटि हुई."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7589,10 +7732,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "टिनी टिनी आरएसएस"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "समाचार फ़ीड रीडर"
#: modules/ttrss/manifest.py:10
#, fuzzy
#| msgid "Tiny Tiny RSS (Fork)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-10-24 18:39+0000\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/"
@ -881,8 +881,8 @@ msgid "No passwords currently configured."
msgstr "Jelenleg nincs beállítva jelszó."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Jelszó"
@ -1847,8 +1847,8 @@ msgstr "Minden SSL-tanúsítvány elfogadása"
msgid "Use HTTP basic authentication"
msgstr "HTTP alap hitelesítés használata"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Felhasználónév"
@ -3558,6 +3558,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Beállítások"
@ -3976,6 +3977,154 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "Médiakönyvtár frissítve"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Hírcsatorna-olvasó"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Adj meg egy érvényes felhasználónevet."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Beállítások frissítése"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"A fiókmódosítások engedélyezéséhez add meg \"{user}\" felhasználó jelszavát."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Jelszó frissítve"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Hírcsatorna-olvasó"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Olvas"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Felhasználó létrehozása"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "SuperUser jelszavának beállítása"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Felhasználó létrehozása"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Érvénytelen felhasználónév: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Hiba történt a tároló létrehozása közben."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "SuperUser jelszavának beállítása"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Érvénytelen felhasználónév: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Hiba történt a beállítás során."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7640,10 +7789,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Hírcsatorna-olvasó"
#: modules/ttrss/manifest.py:10
#, fuzzy
#| msgid "Tiny Tiny RSS (Fork)"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Indonesian (FreedomBox)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/"
@ -871,8 +871,8 @@ msgid "No passwords currently configured."
msgstr "Tidak ada kata sandi yang saat ini dikonfigurasi."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Kata sandi"
@ -1841,8 +1841,8 @@ msgstr "Terima semua sertifikat SSL"
msgid "Use HTTP basic authentication"
msgstr "Gunakan autentikasi dasar HTTP"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Nama Pengguna"
@ -3532,6 +3532,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Konfigurasi"
@ -3881,6 +3882,148 @@ msgstr "totem"
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Masukkan sebuah nama pengguna yang valid."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "An error occurred during configuration."
msgid "Password confirmation"
msgstr "Terjadi kesalahan selama konfigurasi."
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Kata sandi diperbarui"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Baca baca"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create"
msgid "Create admin user"
msgstr "Buat"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Atur Kata sandi PenggunaSuper"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Administrator Account"
msgid "Create Admin User"
msgstr "Akun Administrator"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Nama pengguna tidak valid: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Terjadi kesalahan saat membuat repositori."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Atur Kata sandi PenggunaSuper"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Nama pengguna tidak valid: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Terjadi kesalahan selama konfigurasi."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7071,10 +7214,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
#, fuzzy
msgid "Tiny Tiny RSS (TTTRSS)"
@ -9190,16 +9329,6 @@ msgstr "Bahasa Gujarat"
#~ msgid "Restore apps"
#~ msgstr "Jalankan ulang Sekarang"
#, fuzzy
#~| msgid "Create"
#~ msgid "Create archive"
#~ msgstr "Buat"
#, fuzzy
#~| msgid "Administrator Account"
#~ msgid "Create Archive"
#~ msgstr "Akun Administrator"
#, fuzzy
#~| msgid "Device"
#~ msgid "Devices"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/"
@ -868,8 +868,8 @@ msgid "No passwords currently configured."
msgstr "Nessuna password attualmente configurata."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Password"
@ -1814,8 +1814,8 @@ msgstr "Accetta tutti i certificati SSL"
msgid "Use HTTP basic authentication"
msgstr "Usa l'autenticazione HTTP base"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Nome utente"
@ -3500,6 +3500,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Configurazione"
@ -3907,6 +3908,146 @@ msgstr "totem"
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Inserisci un nome utente valido."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Aggiornamento della configurazione"
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Password aggiornata"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create a custom service"
msgid "Create admin user"
msgstr "Crea un servizio personalizzato"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "SSH server password"
msgid "Reset user password"
msgstr "Password server SSH"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create"
msgid "Create Admin User"
msgstr "Crea"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Nome utente non valido: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Si è verificato un errore durante la creazione del repository."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "SSH server password"
msgid "Reset User Password"
msgstr "Password server SSH"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Nome utente non valido: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Si è verificato un errore durante la configurazione."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7202,10 +7343,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
#, fuzzy
#| msgid "Tiny Tiny RSS (Fork)"
@ -9414,9 +9551,6 @@ msgstr "Gujarati"
#~ msgid "Save settings"
#~ msgstr "Salva impostazioni"
#~ msgid "Create a custom service"
#~ msgstr "Crea un servizio personalizzato"
#~ msgid "Add Service"
#~ msgstr "Aggiungi Servizio"
@ -9700,11 +9834,6 @@ msgstr "Gujarati"
#~ "Percorso di una cartella su questo server su cui sarà archiviato nel "
#~ "backup repository."
#, fuzzy
#~| msgid "Create"
#~ msgid "Create Archive"
#~ msgstr "Crea"
#, fuzzy
#~| msgid "Service"
#~ msgid "Devices"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2023-05-07 23:50+0000\n"
"Last-Translator: Nobuhiro Iwamatsu <iwamatsu@gmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/freedombox/"
@ -801,8 +801,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "パスワード"
@ -1625,8 +1625,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3091,6 +3091,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3420,6 +3421,128 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6518,10 +6641,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2020-07-16 16:41+0000\n"
"Last-Translator: Yogesh <yogesh@karnatakaeducation.org.in>\n"
"Language-Team: Kannada <https://hosted.weblate.org/projects/freedombox/"
@ -801,8 +801,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1625,8 +1625,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3091,6 +3091,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3420,6 +3421,128 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6520,10 +6643,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/freedombox/"
@ -803,8 +803,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1627,8 +1627,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3093,6 +3093,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3422,6 +3423,128 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6522,10 +6645,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-09-14 17:20+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Latvian <https://hosted.weblate.org/projects/freedombox/"
@ -802,8 +802,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1626,8 +1626,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3092,6 +3092,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3421,6 +3422,128 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6521,10 +6644,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-03-28 01:01+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@ -891,8 +891,8 @@ msgid "No passwords currently configured."
msgstr "Ingen passord er foreløpig satt opp."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Passord"
@ -1863,8 +1863,8 @@ msgstr "Godta alle SSL-sertifikater"
msgid "Use HTTP basic authentication"
msgstr "Bruk HTTP-basisgodkjenning"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Brukernavn"
@ -3578,6 +3578,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Oppsett"
@ -3993,6 +3994,153 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "Oppdatert mediekatalog"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Nyhetstrøm-leser"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Skriv et gyldig brukernavn."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Oppdaterer oppsett"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr "Skriv inn passordet for bruker «{user}» for å tillate kontoendringer."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Passord oppdatert"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Nyhetstrøm-leser"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Les"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Opprett bruker"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "SSH server password"
msgid "Reset user password"
msgstr "SSH-tjenermaskinpassord"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Opprett bruker"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Ugyldig brukernavn: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred while creating the user: {error}."
msgstr "En feil oppsto under konfigureringen."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "SSH server password"
msgid "Reset User Password"
msgstr "SSH-tjenermaskinpassord"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Ugyldig brukernavn: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "En feil oppsto under konfigureringen."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7637,10 +7785,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Nyhetstrøm-leser"
#: modules/ttrss/manifest.py:10
#, fuzzy
#| msgid "Tiny Tiny RSS (Fork)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-06-17 13:09+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/"
@ -880,8 +880,8 @@ msgid "No passwords currently configured."
msgstr "Er zijn momenteel geen wachwoorden ingesteld."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Wachtwoord"
@ -1818,8 +1818,8 @@ msgstr "Accepteer alle SSL certificaten"
msgid "Use HTTP basic authentication"
msgstr "Gebruik HTTP-basisverificatie"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Gebruikersnaam"
@ -3526,6 +3526,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Configuratie"
@ -3928,6 +3929,155 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "Mediamap bijgewerkt"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "News Feed Reader"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Voer een geldige gebruikersnaam in."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Configuratie bijwerken"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"Voer het wachtwoord voor gebruiker \"{user}\" in om accountwijzigingen toe "
"te staan."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Wachtwoord bijgewerkt"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "News Feed Reader"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Lezen"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Nieuwe gebruiker registreren"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Wachtwoord van de Supergebruiker vastleggen"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Nieuwe gebruiker registreren"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Ongeldige gebruikersnaam: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Er is een fout opgetreden bij het aanmaken van de repository."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Wachtwoord van de Supergebruiker vastleggen"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Ongeldige gebruikersnaam: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Er is een fout opgetreden tijdens de configuratie."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7545,10 +7695,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "News Feed Reader"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr "Tiny Tiny RSS (TTRSS)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-13 12:09+0000\n"
"Last-Translator: Monika <adamdomenek@protonmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/"
@ -872,8 +872,8 @@ msgid "No passwords currently configured."
msgstr "Obecnie nie ma ustawionych żadnych haseł."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Hasło"
@ -1830,8 +1830,8 @@ msgstr "Akceptuj wszystkie certyfikaty SSL"
msgid "Use HTTP basic authentication"
msgstr "Użyj podstawowej autentyfikacji HTTP"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Nazwa użytkownika"
@ -3426,6 +3426,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Konfiguracja"
@ -3791,6 +3792,148 @@ msgstr "totem"
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Invalid server name"
msgid "Enter a username for the user."
msgstr "Niewłaściwa nazwa użytkownika"
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "An error occurred during configuration."
msgid "Password confirmation"
msgstr "Podczas konfiguracji wystąpił błąd."
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password"
msgid "Passwords do not match."
msgstr "Hasło"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Odczyt"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create Location"
msgid "Create admin user"
msgstr "Utwórz lokalizację"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "SSH server password"
msgid "Reset user password"
msgstr "Hasło do serwera SSH"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create Account"
msgid "Create Admin User"
msgstr "Utwórz konto"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Niepoprawna nazwa użytkownika: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred while creating the user: {error}."
msgstr "Podczas konfiguracji wystąpił błąd."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "SSH server password"
msgid "Reset User Password"
msgstr "Hasło do serwera SSH"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Niepoprawna nazwa użytkownika: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Podczas konfiguracji wystąpił błąd."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7038,10 +7181,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""
@ -9224,11 +9363,6 @@ msgstr "Gujarati"
#~ msgid "Disk"
#~ msgstr "Dyski"
#, fuzzy
#~| msgid "Create Account"
#~ msgid "Create Archive"
#~ msgstr "Utwórz konto"
#~ msgid ""
#~ "To complete the setup of your %(box_name)s, please provide some basic "
#~ "information."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2023-05-22 15:50+0000\n"
"Last-Translator: Frederico Gomes <fefekrzr@gmail.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
@ -886,8 +886,8 @@ msgid "No passwords currently configured."
msgstr "Atualmente, não existe nenhum arquivo."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Palavra-passe"
@ -1770,8 +1770,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Nome de utilizador"
@ -3323,6 +3323,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Configuração"
@ -3685,6 +3686,144 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Insira um nome de utilizador válido."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "General Configuration"
msgid "Password confirmation"
msgstr "Configuração Geral"
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Archive deleted."
msgid "Passwords do not match."
msgstr "Arquivo apagado."
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Criar utilizador"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "SSH server password"
msgid "Reset user password"
msgstr "Password do servidor SSH"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Criar utilizador"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Nome de utilizador inválido: {username}"
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "SSH server password"
msgid "Reset User Password"
msgstr "Password do servidor SSH"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Nome de utilizador inválido: {username}"
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6881,10 +7020,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-05-26 04:09+0000\n"
"Last-Translator: gfbdrgng <hnaofegnp@hldrive.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
@ -880,8 +880,8 @@ msgid "No passwords currently configured."
msgstr "В настоящее время пароли не настроены."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Пароль"
@ -1817,8 +1817,8 @@ msgstr "Принимать все SSL-сертификаты"
msgid "Use HTTP basic authentication"
msgstr "Использовать базовую аутентификацию HTTP"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Имя пользователя"
@ -3522,6 +3522,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Конфигурация"
@ -3924,6 +3925,155 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "Обновленный каталог медиа"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Чтение ленты новостей"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Введите действительное имя пользователя."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Обновление конфигурации"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"Введите пароль пользователя \"{user}\" для авторизации изменений учетной "
"записи."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Пароль обновлен"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Чтение ленты новостей"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Читать"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Создать пользователя"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Установить пароль суперпользователя"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Создать пользователя"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Неверное имя пользователя: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Ошибка при создании репозитория."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Установить пароль суперпользователя"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Неверное имя пользователя: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Произошла ошибка во время настройки."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7554,10 +7704,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Чтение ленты новостей"
#: modules/ttrss/manifest.py:10
#, fuzzy
#| msgid "Tiny Tiny RSS (Fork)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2021-04-27 13:32+0000\n"
"Last-Translator: HelaBasa <R45XvezA@protonmail.ch>\n"
"Language-Team: Sinhala <https://hosted.weblate.org/projects/freedombox/"
@ -801,8 +801,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1625,8 +1625,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3091,6 +3091,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3420,6 +3421,128 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6518,10 +6641,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Slovenian <https://hosted.weblate.org/projects/freedombox/"
@ -906,8 +906,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1786,8 +1786,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3302,6 +3302,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3641,6 +3642,140 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Invalid hostname"
msgid "Enter a username for the user."
msgstr "Neveljavno ime gostitelja"
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Configuration updated"
msgid "Password confirmation"
msgstr "Konfiguracija je posodobljena"
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Archive deleted."
msgid "Passwords do not match."
msgstr "Arhiv je izbrisan."
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create Repository"
msgid "Create admin user"
msgstr "Ustvari skladišče"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "SSH server password"
msgid "Reset user password"
msgstr "Geslo strežnika SSH"
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "SSH server password"
msgid "Reset User Password"
msgstr "Geslo strežnika SSH"
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6809,10 +6944,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-03 07:09+0000\n"
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
"Language-Team: Albanian <https://hosted.weblate.org/projects/freedombox/"
@ -874,8 +874,8 @@ msgid "No passwords currently configured."
msgstr "Ska fjalëkalime aktualisht të formësuar."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Fjalëkalim"
@ -1815,8 +1815,8 @@ msgstr "Prano krejt dëshmitë SSL"
msgid "Use HTTP basic authentication"
msgstr "Përdor mirëfilltësim elementar HTTP"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Emër përdoruesi"
@ -3530,6 +3530,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Formësim"
@ -3939,6 +3940,155 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "U përditësua drejtori mediash"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Lexues Prurjesh Lajmesh"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Jepni një emër përdoruesi të vlefshëm."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Po përditësohet formësimi"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"Jepni fjalëkalimin për përdoruesin “{user}”, që të autorizoni ndryshime "
"llogarie."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Fjalëkalimi u përditësua"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Lexues Prurjesh Lajmesh"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Lexoni"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Krijoni Përdorues"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Caktoni Fjalëkalim Superpërdoruesi"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Krijoni Përdorues"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Emër përdoruesi i pavlefshëm: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Ndodhi një gabim teksa krijohej depoja."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Caktoni Fjalëkalim Superpërdoruesi"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Emër përdoruesi i pavlefshëm: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Ndodhi një gabim gjatë formësimit."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7575,10 +7725,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Lexues Prurjesh Lajmesh"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr "Tiny Tiny RSS (TTTRSS)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2022-09-14 17:20+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Serbian <https://hosted.weblate.org/projects/freedombox/"
@ -862,8 +862,8 @@ msgid "No passwords currently configured."
msgstr "Trenutno nema arhiva."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1708,8 +1708,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3192,6 +3192,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3531,6 +3532,140 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Configuration updated"
msgid "Password confirmation"
msgstr "Konfiguracija sačuvana"
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Archive deleted."
msgid "Passwords do not match."
msgstr "Arhiva izbrisana."
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create Location"
msgid "Create admin user"
msgstr "Kreirajte lokaciju"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "SSH server password"
msgid "Reset user password"
msgstr "SSH serverska lozinka"
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Pogrešno korisničko ime: {username}"
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "SSH server password"
msgid "Reset User Password"
msgstr "SSH serverska lozinka"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Pogrešno korisničko ime: {username}"
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6671,10 +6806,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"PO-Revision-Date: 2024-06-09 16:09+0000\n"
"Last-Translator: Tymofii Lytvynenko <till.svit@gmail.com>\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-30 01:31+0000\n"
"Last-Translator: bittin1ddc447d824349b2 <bittin@reimu.nl>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
"freedombox/sv/>\n"
"Language: sv\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6-dev\n"
"X-Generator: Weblate 5.7-dev\n"
#: config.py:103
#, python-brace-format
@ -876,8 +876,8 @@ msgid "No passwords currently configured."
msgstr "Inga lösenord har för närvarande konfigurerats."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Lösenord"
@ -1572,14 +1572,12 @@ msgid "When enabled, diagnostic checks will run once a day."
msgstr "När det är aktiverat körs diagnostiska kontroller en gång om dagen."
#: modules/diagnostics/forms.py:15
#, fuzzy
#| msgid "Enable auto-update"
msgid "Enable automatic repair"
msgstr "Aktivera automatisk uppdatering"
msgstr "Aktivera automatisk reparation"
#: modules/diagnostics/forms.py:16
msgid "If issues are found, try to repair them automatically."
msgstr ""
msgstr "Om problem upptäcks, försök att reparera dem automatiskt."
#: modules/diagnostics/templates/diagnostics.html:11
msgid "Diagnostics Run"
@ -1804,8 +1802,8 @@ msgstr "Acceptera alla SSL-certifikat"
msgid "Use HTTP basic authentication"
msgstr "Använd grundläggande HTTP-autentisering"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Användarnamn"
@ -3504,6 +3502,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Konfiguration"
@ -3900,6 +3899,155 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "Uppdaterad mediekatalog"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Läsare för nyhetsflödet"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Ange ett giltigt användarnamn."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Uppdatera konfigurationen"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"Ange lösenordet för användaren \"{user}\" för att godkänna "
"kontomodifieringar."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Lösenord uppdaterad"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Läsare för nyhetsflödet"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Läsa"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Skapa användare"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Ange SuperUser lösenord"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Skapa användare"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Ogiltigt användernamn: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Ett fel uppstod medan skapa ett repository."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Ange SuperUser lösenord"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Ogiltigt användernamn: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Ett fel inträffade under konfiguration."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7503,10 +7651,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Läsare för nyhetsflödet"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr "Tiny Tiny RSS (TTTRSS)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -800,8 +800,8 @@ msgid "No passwords currently configured."
msgstr ""
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr ""
@ -1624,8 +1624,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr ""
@ -3090,6 +3090,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3419,6 +3420,128 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
msgid "Password confirmation"
msgstr ""
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
msgid "Passwords do not match."
msgstr ""
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
msgid "Read You"
msgstr ""
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
msgid "Create admin user"
msgstr ""
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
msgid "Reset user password"
msgstr ""
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, python-brace-format
msgid "Created admin user: {username}"
msgstr ""
#: modules/miniflux/views.py:53
#, python-brace-format
msgid "An error occurred while creating the user: {error}."
msgstr ""
#: modules/miniflux/views.py:70
msgid "Reset User Password"
msgstr ""
#: modules/miniflux/views.py:80
#, python-brace-format
msgid "Password reset for user: {username}"
msgstr ""
#: modules/miniflux/views.py:85
#, python-brace-format
msgid "An error occurred during password reset: {error}."
msgstr ""
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6517,10 +6640,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-02-11 20:14+0000\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/"
@ -856,8 +856,8 @@ msgid "No passwords currently configured."
msgstr "ప్రస్తుతం రహస్యపదాలను ఏవీ కాన్ఫిగర్ చేయబడలేదు."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
#, fuzzy
msgid "Password"
msgstr "పాస్వర్డ"
@ -1769,8 +1769,8 @@ msgstr "అన్ని ఎస్.ఎస్.ఎల్ సర్టిఫిక
msgid "Use HTTP basic authentication"
msgstr "HTTP ప్రాథమిక ప్రమాణీకరణ ఉపయోగించు"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "వినియోగి పేరు"
@ -3416,6 +3416,7 @@ msgid "FluffyChat"
msgstr "ఫ్లఫ్ఫీచాట్"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "ఆకృతీకరణ"
@ -3790,6 +3791,153 @@ msgstr "టోటెమ్"
msgid "Updated media directory"
msgstr "మీడియా డైరెక్టరీని నవీకరించబడింది"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "న్యూస్ ఫీడ్ రీడర్"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "చెల్లుబాటు అయ్యే వినియోగదారు పేరును నమోదు చేయండి."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "An error occurred during configuration."
msgid "Password confirmation"
msgstr "కాన్ఫిగరేషన్‌ను నవీకరిస్తోంది"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr "వినియోగదారు కోసం పాస్‌వర్డ్‌ను నమోదు చేయండి\"{user}\"ఖాతా సవరణలకు అధికారం ఇవ్వడానికి."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "అనుమతిపదం నవీకరించబడింది"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "న్యూస్ ఫీడ్ రీడర్"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "చదవండి"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "వినియోగదారుని సృష్టించు"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "సూపర్‌యూజర్ రహస్యపదంని సెట్ చేయండి"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "వినియోగదారుని సృష్టించు"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "చెల్లని వినియోగదారు పేరు: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "రిపోజిటరీని సృష్టిస్తున్నప్పుడు లోపం సంభవించింది."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "సూపర్‌యూజర్ రహస్యపదంని సెట్ చేయండి"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "చెల్లని వినియోగదారు పేరు: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "అక్రుతీకరణలో ఒక పొరపాటు జరిగింది."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7301,10 +7449,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "టైనీ టైనీ RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "న్యూస్ ఫీడ్ రీడర్"
#: modules/ttrss/manifest.py:10
#, fuzzy
#| msgid "Tiny Tiny RSS (Fork)"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-03 07:09+0000\n"
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
@ -866,8 +866,8 @@ msgid "No passwords currently configured."
msgstr "Şu anda yapılandırılmış parolalar yok."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Parola"
@ -1798,8 +1798,8 @@ msgstr "Tüm SSL sertifikalarını kabul et"
msgid "Use HTTP basic authentication"
msgstr "HTTP temel kimlik doğrulamasını kullan"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Kullanıcı adı"
@ -3508,6 +3508,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Yapılandırma"
@ -3910,6 +3911,155 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "Güncellenmiş ortam dizini"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Haber Bildirim Okuyucusu"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Geçerli bir kullanıcı adı girin."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Yapılandırma güncelleniyor"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"Hesap değişikliklerini yetkilendirmek için \"{user}\" kullanıcısının "
"parolasını girin."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Parola güncellendi"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Haber Bildirim Okuyucusu"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Oku"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Kullanıcı Oluştur"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Süper Kullanıcı Parolası Ayarlayın"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Kullanıcı Oluştur"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Geçersiz kullanıcı adı: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Depo oluşturulurken bir hata meydana geldi."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Süper Kullanıcı Parolası Ayarlayın"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Geçersiz kullanıcı adı: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Yapılandırma sırasında bir hata meydana geldi."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7525,10 +7675,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Haber Bildirim Okuyucusu"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr "Tiny Tiny RSS (TTTRSS)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-07 19:09+0000\n"
"Last-Translator: Ihor Hordiichuk <igor_ck@outlook.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/"
@ -873,8 +873,8 @@ msgid "No passwords currently configured."
msgstr "Не налаштовано жодного пароля."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Пароль"
@ -1810,8 +1810,8 @@ msgstr "Приймати всі SSL-сертифікати"
msgid "Use HTTP basic authentication"
msgstr "Використовувати основну автентифікацію HTTP"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Ім’я користувача"
@ -3515,6 +3515,7 @@ msgid "FluffyChat"
msgstr "FluffyChat"
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Налаштування"
@ -3914,6 +3915,155 @@ msgstr "totem"
msgid "Updated media directory"
msgstr "Оновлено каталог медія"
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Читання новинних стрічок"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "Уведіть коректне імʼя користувача."
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "Оновлення налаштувань"
#: modules/miniflux/forms.py:20
#, fuzzy
#| msgid ""
#| "Enter the password for user \"{user}\" to authorize account modifications."
msgid "Enter the same password for confirmation."
msgstr ""
"Уведіть пароль для користувача \"{user}\", щоб авторизувати зміни облікового "
"запису."
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "Пароль оновлено"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "Читання новинних стрічок"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Читати"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "Створити користувача"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "Задати пароль суперкористувача"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "Створити користувача"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Некоректне імʼя користувача: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "Помилка відбулася під час створення репозиторію."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "Задати пароль суперкористувача"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Некоректне імʼя користувача: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Під час налаштування відбулася помилка."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -7518,10 +7668,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr "Tiny Tiny RSS"
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "Читання новинних стрічок"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr "Tiny Tiny RSS (TTTRSS)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2021-07-28 08:34+0000\n"
"Last-Translator: bruh <quangtrung02hn16@gmail.com>\n"
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/freedombox/"
@ -884,8 +884,8 @@ msgid "No passwords currently configured."
msgstr "Không có mật khẩu nào hiện được thiết lập."
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "Mật khẩu"
@ -1841,8 +1841,8 @@ msgstr "Chấp nhận tất cả chứng chỉ SSL"
msgid "Use HTTP basic authentication"
msgstr "Sử dụng xác thực HTTP cơ bản"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "Tên người dùng"
@ -3343,6 +3343,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "Thiết lập"
@ -3686,6 +3687,144 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "An error occurred during configuration."
msgid "Password confirmation"
msgstr "Đã xảy ra lỗi trong khi thiết lập."
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password deleted."
msgid "Passwords do not match."
msgstr "Đã xoá mật khẩu."
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "Đọc"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create Location"
msgid "Create admin user"
msgstr "Tạo vị trí"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "SSH server password"
msgid "Reset user password"
msgstr "Mật khẩu máy chủ SSH"
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "Tên người dùng không hợp lệ: {username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the library."
msgid "An error occurred while creating the user: {error}."
msgstr "Đã xảy ra lỗi trong khi tạo thư viện."
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "SSH server password"
msgid "Reset User Password"
msgstr "Mật khẩu máy chủ SSH"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "Tên người dùng không hợp lệ: {username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "Đã xảy ra lỗi trong khi thiết lập."
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6815,10 +6954,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Plinth\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-03 12:34+0000\n"
"Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate."
"org>\n"
@ -835,8 +835,8 @@ msgid "No passwords currently configured."
msgstr "目前没有配置密码。"
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "密码"
@ -1718,8 +1718,8 @@ msgstr "接受所有 SSL 证书"
msgid "Use HTTP basic authentication"
msgstr "使用 HTTP 基本身份验证"
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "用户名"
@ -3245,6 +3245,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr "配置"
@ -3579,6 +3580,150 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "新闻源阅读器"
#: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user."
msgstr "输入有效的用户名。"
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation"
msgstr "更新配置"
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match."
msgstr "密码已更新"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader"
msgstr "新闻源阅读器"
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "读取"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user"
msgstr "创建用户"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password"
msgstr "设置超级用户密码"
#: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User"
msgstr "创建用户"
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "无效用户名:{username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}."
msgstr "创建存储库时发生错误。"
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password"
msgstr "设置超级用户密码"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "无效用户名:{username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "在配置过程中出错。"
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6770,10 +6915,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr "新闻源阅读器"
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-01 20:10-0400\n"
"PO-Revision-Date: 2024-06-03 11:47+0000\n"
"Last-Translator: Ray Kuo <ray20140811@gmail.com>\n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-26 08:09+0000\n"
"Last-Translator: Ricky From Hong Kong <lamricky11@hotmail.com>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
"freedombox/freedombox/zh_Hant/>\n"
"Language: zh_Hant\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.6-dev\n"
"X-Generator: Weblate 5.7-dev\n"
#: config.py:103
#, python-brace-format
@ -397,7 +397,7 @@ msgstr "SSH 伺服器密碼"
msgid ""
"Password of the SSH Server.<br />SSH key-based authentication is not yet "
"possible."
msgstr "SSH 伺服器的密碼。<br />採金鑰的 SSH 認證機制目前無法使用。"
msgstr "SSH 伺服器的密碼。<br>採金鑰的 SSH 認證機制目前無法使用。"
#: modules/backups/forms.py:268
msgid "Remote backup repository already exists."
@ -840,8 +840,8 @@ msgid "No passwords currently configured."
msgstr "目前沒有設定密碼。"
#: modules/bepasty/templates/bepasty.html:29 modules/dynamicdns/forms.py:91
#: modules/networks/forms.py:208 modules/shadowsocks/forms.py:32
#: modules/shadowsocksserver/forms.py:37
#: modules/miniflux/forms.py:14 modules/networks/forms.py:208
#: modules/shadowsocks/forms.py:32 modules/shadowsocksserver/forms.py:37
msgid "Password"
msgstr "密碼"
@ -1723,8 +1723,8 @@ msgstr ""
msgid "Use HTTP basic authentication"
msgstr ""
#: modules/dynamicdns/forms.py:88 modules/networks/forms.py:207
#: modules/users/forms.py:129
#: modules/dynamicdns/forms.py:88 modules/miniflux/forms.py:11
#: modules/networks/forms.py:207 modules/users/forms.py:129
msgid "Username"
msgstr "使用者名稱"
@ -3221,6 +3221,7 @@ msgid "FluffyChat"
msgstr ""
#: modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15
#: modules/miniflux/templates/miniflux.html:12
#: modules/snapshot/templates/snapshot.html:13 templates/app.html:46
msgid "Configuration"
msgstr ""
@ -3560,6 +3561,144 @@ msgstr ""
msgid "Updated media directory"
msgstr ""
#: modules/miniflux/__init__.py:18
msgid ""
"Miniflux is a web-based tool that aggregates news and blog updates from "
"various websites into one centralized, easy-to-read format. It has a simple "
"interface and focuses on a distraction-free reading experience. You can can "
"subscribe to your favorite sites and access full article contents within the "
"reader itself."
msgstr ""
#: modules/miniflux/__init__.py:23
msgid ""
"Key features include keyboard shortcuts for quick navigation, full-text "
"search, filtering articles, categories and favorites. Miniflux preserves "
"user privacy by removing trackers. The primary interface is web-based. There "
"are several third-party <a href=\"https://miniflux.app/docs/apps."
"html\">clients</a> as well."
msgstr ""
#: modules/miniflux/__init__.py:42 modules/miniflux/manifest.py:10
msgid "Miniflux"
msgstr ""
#: modules/miniflux/__init__.py:44 modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/miniflux/forms.py:12
msgid "Enter a username for the user."
msgstr ""
#: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters."
msgstr ""
#: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "An error occurred during configuration."
msgid "Password confirmation"
msgstr "設置過程中發生錯誤。"
#: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation."
msgstr ""
#: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password deleted."
msgid "Passwords do not match."
msgstr "密碼已刪除。"
#: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite"
msgstr ""
#: modules/miniflux/manifest.py:33
msgid "Fluent Reader"
msgstr ""
#: modules/miniflux/manifest.py:46
msgid "FluxNews"
msgstr ""
#: modules/miniflux/manifest.py:61
msgid "MiniFlutt"
msgstr ""
#: modules/miniflux/manifest.py:71
msgid "NetNewsWire"
msgstr ""
#: modules/miniflux/manifest.py:86
msgid "Newsflash"
msgstr ""
#: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You"
msgstr "讀取"
#: modules/miniflux/manifest.py:106
msgid "RSS Guard"
msgstr ""
#: modules/miniflux/templates/miniflux.html:14
msgid ""
"Create an admin user to get started. Other users can be created from within "
"Miniflux."
msgstr ""
#: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create Location"
msgid "Create admin user"
msgstr "建立儲存路徑"
#: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "SSH server password"
msgid "Reset user password"
msgstr "SSH 伺服器密碼"
#: modules/miniflux/views.py:38
msgid "Create Admin User"
msgstr ""
#: modules/miniflux/views.py:48
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}"
msgstr "無效的使用者名稱:{username}"
#: modules/miniflux/views.py:53
#, fuzzy, python-brace-format
#| msgid "An error occurred while creating the library."
msgid "An error occurred while creating the user: {error}."
msgstr "建立圖書館時發生錯誤。"
#: modules/miniflux/views.py:70
#, fuzzy
#| msgid "SSH server password"
msgid "Reset User Password"
msgstr "SSH 伺服器密碼"
#: modules/miniflux/views.py:80
#, fuzzy, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}"
msgstr "無效的使用者名稱:{username}"
#: modules/miniflux/views.py:85
#, fuzzy, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}."
msgstr "設置過程中發生錯誤。"
#: modules/mumble/__init__.py:25
msgid ""
"Mumble is an open source, low-latency, encrypted, high quality voice chat "
@ -6686,10 +6825,6 @@ msgstr ""
msgid "Tiny Tiny RSS"
msgstr ""
#: modules/ttrss/__init__.py:51
msgid "News Feed Reader"
msgstr ""
#: modules/ttrss/manifest.py:10
msgid "Tiny Tiny RSS (TTTRSS)"
msgstr ""

View File

@ -0,0 +1,111 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""FreedomBox app for Miniflux."""
from django.utils.translation import gettext_lazy as _
from plinth import app as app_module
from plinth import frontpage, menu
from plinth.config import DropinConfigs
from plinth.daemon import Daemon
from plinth.modules.apache.components import Webserver
from plinth.modules.backups.components import BackupRestore
from plinth.modules.firewall.components import Firewall
from plinth.package import Packages
from . import manifest, privileged
_description = [
_('Miniflux is a web-based tool that aggregates news and blog updates from'
' various websites into one centralized, easy-to-read format. It has a '
'simple interface and focuses on a distraction-free reading experience. '
'You can can subscribe to your favorite sites and access full article '
'contents within the reader itself.'),
_('Key features include keyboard shortcuts for quick navigation, full-text'
' search, filtering articles, categories and favorites. Miniflux '
'preserves user privacy by removing trackers. The primary interface is '
'web-based. There are several third-party '
'<a href="https://miniflux.app/docs/apps.html">clients</a> as well.'),
]
class MinifluxApp(app_module.App):
"""FreedomBox app for Miniflux."""
app_id = 'miniflux'
_version = 1
def __init__(self):
"""Create components for the app."""
super().__init__()
info = app_module.Info(self.app_id, self._version, name=_('Miniflux'),
icon_filename='miniflux',
short_description=_('News Feed Reader'),
description=_description,
manual_page='miniflux',
clients=manifest.clients,
donation_url='https://miniflux.app/#donations')
self.add(info)
menu_item = menu.Menu('menu-miniflux', info.name,
info.short_description, info.icon_filename,
'miniflux:index', parent_url_name='apps')
self.add(menu_item)
shortcut = frontpage.Shortcut('shortcut-miniflux', info.name,
info.short_description,
info.icon_filename, url='/miniflux',
clients=manifest.clients,
login_required=True)
self.add(shortcut)
packages = Packages('packages-miniflux', ['miniflux', 'postgresql'])
self.add(packages)
drop_in_configs = DropinConfigs(
'dropin-configs-miniflux',
['/etc/apache2/conf-available/miniflux-freedombox.conf'])
self.add(drop_in_configs)
firewall = Firewall('firewall-miniflux', info.name,
ports=['http', 'https'], is_external=True)
self.add(firewall)
webserver = Webserver('webserver-miniflux', 'miniflux-freedombox',
urls=['https://{host}/miniflux/'])
self.add(webserver)
daemon = Daemon('daemon-miniflux', 'miniflux',
listen_ports=[(8788, 'tcp4'), (8788, 'tcp6')])
self.add(daemon)
backup_restore = MinifluxBackupRestore('backup-restore-miniflux',
**manifest.backup)
self.add(backup_restore)
def setup(self, old_version=None):
"""Install and configure the app."""
privileged.pre_setup()
super().setup(old_version)
if not old_version:
self.enable()
def uninstall(self):
"""De-configure and uninstall the app."""
privileged.uninstall()
super().uninstall()
class MinifluxBackupRestore(BackupRestore):
"""Component to backup/restore Miniflux."""
def backup_pre(self, packet):
"""Save database contents."""
super().backup_pre(packet)
privileged.dump_database()
def restore_post(self, packet):
"""Restore database contents."""
super().restore_post(packet)
privileged.restore_database()

View File

@ -0,0 +1,6 @@
# FreedomBox configuration file stores both static settings and user
# preferences. These settings are loaded as environment variables. Hence, they
# take precedence, overriding the settings in miniflux.conf.
[Service]
EnvironmentFile=/etc/miniflux/freedombox.conf

View File

@ -0,0 +1,20 @@
##
## On all sites, provide miniflux web interface on a path: /miniflux
##
# Redirect /miniflux to /miniflux/ as the miniflux server does not
# work without a slash at the end.
<Location ~ ^/miniflux$>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/miniflux$
RewriteRule .* /miniflux/ [R=301,L]
</IfModule>
</Location>
<Location /miniflux/>
ProxyPreserveHost On
ProxyPass http://localhost:8788/miniflux/
ProxyPassReverse http://localhost:8788/miniflux/
</Location>

View File

@ -0,0 +1 @@
plinth.modules.miniflux

View File

@ -0,0 +1,33 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
from django import forms
from django.core.exceptions import ValidationError
from django.utils.translation import gettext_lazy as _
class UserCredentialsForm(forms.Form):
"""Form to create admin user or change a user's password."""
username = forms.CharField(label=_('Username'),
help_text=_('Enter a username for the user.'))
password = forms.CharField(
label=_('Password'), widget=forms.PasswordInput, min_length=6,
strip=False,
help_text=_('Enter a strong password with a minimum of 6 characters.'))
password_confirmation = forms.CharField(
label=_('Password confirmation'), widget=forms.PasswordInput,
min_length=6, strip=False,
help_text=_('Enter the same password for confirmation.'))
def clean(self):
"""Raise error if passwords don't match."""
cleaned_data = super().clean()
password = self.cleaned_data.get('password')
password_confirmation = self.cleaned_data.get('password_confirmation')
if password and password_confirmation and (password
!= password_confirmation):
self.add_error('password_confirmation',
ValidationError(_('Passwords do not match.')))
return cleaned_data

View File

@ -0,0 +1,136 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""Application manifest for miniflux."""
from django.utils.translation import gettext_lazy as _
from plinth.clients import store_url
clients = [
{
'name': _('Miniflux'),
'platforms': [{
'type': 'web',
'url': '/miniflux/'
}]
},
{
'name':
_('Fluent Reader Lite'),
'platforms': [{
'type': 'store',
'os': 'android',
'store_name': 'google-play',
'url': store_url('google-play', 'me.hyliu.fluent_reader_lite'),
}, {
'type': 'store',
'os': 'ios',
'store_name': 'app-store',
'url': 'https://apps.apple.com/app/id1549611796',
}]
},
{
'name':
_('Fluent Reader'),
'platforms': [{
'type': 'download',
'os': 'windows',
'url': 'https://github.com/yang991178/fluent-reader/releases',
}, {
'type': 'download',
'os': 'macos',
'url': 'https://github.com/yang991178/fluent-reader/releases',
}]
},
{
'name':
_('FluxNews'),
'platforms': [{
'type': 'store',
'os': 'android',
'store_name': 'f-droid',
'url': store_url('f-droid', 'de.circle_dev.flux_news')
}, {
'type': 'store',
'os': 'android',
'store_name': 'google-play',
'url': store_url('google-play', 'de.circle_dev.flux_news')
}]
},
{
'name':
_('MiniFlutt'),
'platforms': [{
'type': 'store',
'os': 'android',
'store_name': 'google-play',
'url': store_url('google-play', 'be.martinelli.miniflutt')
}]
},
{
'name':
_('NetNewsWire'),
'platforms': [{
'type': 'download',
'os': 'macos',
'url': 'https://netnewswire.com/',
}, {
'type': 'store',
'os': 'ios',
'store_name': 'app-store',
'url': 'https://apps.apple.com/us/app/'
'netnewswire-rss-reader/id1480640210',
}]
},
{
'name':
_('Newsflash'),
'platforms': [{
'type': 'download',
'os': 'gnu-linux',
'url': 'https://flathub.org/apps/details/'
'io.gitlab.news_flash.NewsFlash'
}]
},
{
'name':
_('Read You'),
'platforms': [{
'type': 'store',
'os': 'android',
'store_name': 'f-droid',
'url': store_url('f-droid', 'me.ash.reader')
}]
},
{
'name':
_('RSS Guard'),
'platforms': [{
'type': 'download',
'os': 'gnu-linux',
'url': 'https://github.com/martinrotter/rssguard/releases',
}, {
'type': 'download',
'os': 'macos',
'url': 'https://github.com/martinrotter/rssguard/releases',
}, {
'type': 'download',
'os': 'windows',
'url': 'https://github.com/martinrotter/rssguard/releases',
}]
},
]
backup = {
'config': {
'files': [
'/etc/miniflux/freedombox.conf',
'/var/lib/plinth/backups-data/miniflux-database.sql',
],
},
'secrets': {
'files': [
'/etc/miniflux/database', '/etc/dbconfig-common/miniflux.conf'
]
},
'services': ['miniflux']
}

View File

@ -0,0 +1,138 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""Configuration helper for Miniflux feed reader."""
import json
import os
import pathlib
from typing import Tuple
from urllib.parse import urlparse
import pexpect
from plinth import action_utils, db
from plinth.actions import privileged
from plinth.utils import is_non_empty_file
STATIC_SETTINGS = {
'BASE_URL': 'http://localhost/miniflux/',
'RUN_MIGRATIONS': 1,
'PORT': 8788
}
ENV_VARS_FILE = '/etc/miniflux/freedombox.conf'
DATABASE_FILE = '/etc/miniflux/database'
DB_BACKUP_FILE = '/var/lib/plinth/backups-data/miniflux-database.sql'
def _dict_to_env_file(dictionary: dict[str, str]) -> str:
"""Write a dictionary into a systemd environment file format."""
return "\n".join((f"{k}={v}" for k, v in dictionary.items()))
def _env_file_to_dict(env_vars: str) -> dict[str, str]:
"""Return systemd environtment variables as a dictionary."""
return {
line.split('=')[0]: line.split('=')[1].strip()
for line in env_vars.splitlines()
if line.strip() and not line.strip().startswith('#')
}
@privileged
def pre_setup():
"""Perform post-install actions for Miniflux."""
vars_file = pathlib.Path(ENV_VARS_FILE)
vars_file.parent.mkdir(parents=True, exist_ok=True)
existing_settings = {}
if is_non_empty_file(ENV_VARS_FILE):
# Any comments in the file will be dropped.
existing_settings = _env_file_to_dict(vars_file.read_text())
new_settings = existing_settings | STATIC_SETTINGS
vars_file.write_text(_dict_to_env_file(new_settings))
def _run_miniflux_interactively(command: str, username: str,
password: str) -> Tuple[str, dict]:
"""Fill interactive terminal prompt for username and password."""
args = ['-c', '/etc/miniflux/miniflux.conf', command]
os.environ['LOG_FORMAT'] = 'json'
child = pexpect.spawn('miniflux', args, env=os.environ)
# The CLI is in English only.
child.expect('Enter Username: ')
child.sendline(username)
child.expect('Enter Password: ')
child.sendline(password)
child.expect(pexpect.EOF)
raw_message = child.before.decode()
try:
json_message = json.loads(raw_message)
except (KeyError, json.JSONDecodeError):
json_message = {}
child.close()
if child.exitstatus or child.signalstatus:
message = json_message.get('msg') if json_message else raw_message
raise Exception(message)
return raw_message, json_message
@privileged
def create_admin_user(username: str, password: str):
"""Create a new admin user for Miniflux CLI.
Raise exception if a user with the name already exists or otherwise fails.
"""
_, json_message = _run_miniflux_interactively('--create-admin', username,
password)
# user_id is allocated only when a new user is created successfully.
if json_message and not json_message.get('user_id'):
raise Exception(json_message.get('msg'))
@privileged
def reset_user_password(username: str, password: str):
"""Reset a user password using Miniflux CLI.
Raise exception if the user does not exist or otherwise fails.
"""
_run_miniflux_interactively('--reset-password', username, password)
@privileged
def uninstall():
"""Ensure that the database is removed."""
action_utils.debconf_set_selections(
['miniflux miniflux/purge boolean true'])
def _get_database_config():
"""Retrieve database credentials."""
db_connection_string = pathlib.Path(DATABASE_FILE).read_text().strip()
parsed_url = urlparse(db_connection_string)
return {
'user': parsed_url.username,
'password': parsed_url.password,
'database': parsed_url.path.lstrip('/'),
'host': parsed_url.hostname,
}
@privileged
def dump_database():
"""Dump database to file."""
config = _get_database_config()
db.postgres_dump_database(DB_BACKUP_FILE, config['database'],
config['user'])
@privileged
def restore_database():
"""Restore database from file."""
config = _get_database_config()
db.postgres_restore_database(DB_BACKUP_FILE, config['database'])

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="Layer_1"
data-name="Layer 1"
viewBox="0 0 512.00001 511.99999"
version="1.1"
sodipodi:docname="miniflux.svg"
width="512"
height="512"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
inkscape:export-filename="miniflux.png"
inkscape:export-xdpi="48"
inkscape:export-ydpi="48"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs83" />
<sodipodi:namedview
id="namedview81"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="0.54434451"
inkscape:cx="279.23493"
inkscape:cy="868.01647"
inkscape:window-width="1504"
inkscape:window-height="1282"
inkscape:window-x="26"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:current-layer="Layer_1" />
<title
id="title76">icon</title>
<path
d="M 166.81225,96.150624 A 113.67357,113.67357 0 0 1 220.80571,83.09152 q 59.78696,0 76.1702,51.99898 a 165.13831,165.13831 0 0 1 44.60278,-36.886035 q 26.27254,-15.112945 58.57602,-15.112945 44.84021,0 64.10833,27.40038 19.26811,27.40037 19.24437,82.27235 v 206.57129 c 0,5.16429 0.72419,8.6665 2.17256,10.54226 1.44837,1.87576 4.58256,3.56158 9.40255,4.91497 L 512,420.42006 v 12.64359 H 411.71795 q -13.05911,0 -18.79324,-9.84182 -5.73413,-9.84181 -5.79349,-29.51357 V 180.12067 q 0,-31.62678 -6.99256,-44.97081 -6.99256,-13.34403 -23.3758,-13.3559 -26.0351,0 -55.44183,30.86697 a 249.31018,249.31018 0 0 1 2.92049,40.10332 v 206.57129 c 0,5.16429 0.72419,8.6665 2.17256,10.54226 1.44837,1.87576 4.58256,3.56158 9.40255,4.91497 l 16.86999,5.62729 v 12.64359 H 232.38083 q -13.05911,0 -18.80511,-9.84182 -5.74601,-9.84181 -5.7935,-29.51357 V 180.12067 q 0,-31.62678 -6.98068,-44.97081 -6.98069,-13.34403 -23.38767,-13.3559 -25.56023,0 -52.54509,28.11269 v 249.42889 c 0,5.16429 0.71232,8.78522 2.16069,10.88655 1.44837,2.10133 4.41635,3.87024 8.92768,5.27113 l 16.38324,4.92684 v 12.64359 H 0 v -12.64359 l 16.869989,-5.62729 q 7.229995,-2.10132 9.402555,-4.91497 c 1.448373,-1.87576 2.17256,-5.37797 2.17256,-10.54226 V 133.74897 q 0,-7.72861 -2.17256,-10.54226 -2.17256,-2.81364 -9.402555,-4.92684 L 0,112.66446 V 100.02087 L 115.70367,78.93635 h 8.19162 v 49.18534 a 169.21038,169.21038 0 0 1 42.91696,-31.971066 z"
id="path78"
style="stroke-width:1.18719" />
<metadata
id="metadata85">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:title>icon</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -0,0 +1,32 @@
{% extends "app.html" %}
{% comment %}
# SPDX-License-Identifier: AGPL-3.0-or-later
{% endcomment %}
{% load bootstrap %}
{% load i18n %}
{% block configuration %}
{{ block.super }}
<h3>{% trans "Configuration" %}</h3>
<p>
{% blocktrans trimmed %}
Create an admin user to get started. Other users can be created from
within Miniflux.
{% endblocktrans %}
</p>
<div class="btn-toolbar">
<a href="{% url 'miniflux:create-admin-user' %}" class="btn btn-default"
role="button" title="{% trans 'Create admin user' %}">
<span class="fa fa-plus" aria-hidden="true"></span>
{% trans 'Create admin user' %}
</a>
<a href="{% url 'miniflux:reset-user-password' %}" class="btn btn-default"
role="button" title="{% trans 'Reset user password' %}">
<span class="fa fa-key" aria-hidden="true"></span>
{% trans 'Reset user password' %}
</a>
</div>
{% endblock %}

View File

@ -0,0 +1,135 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""
Functional, browser based tests for Miniflux app.
"""
import pytest
from plinth.tests import functional
pytestmark = [pytest.mark.apps, pytest.mark.miniflux]
ADMIN_USERNAME = 'admin'
ADMIN_PASSWORD = 'str0ngp@$$word'
ADMIN_PASSWORD_NEW = 'str0ngERp@$$word'
CREDENTIALS = {'username': 'admin', 'password': ADMIN_PASSWORD}
class TestMinifluxApp(functional.BaseAppTests):
"""Class to customize basic app tests for Miniflux."""
app_name = 'miniflux'
has_service = True
has_web = True
@pytest.fixture(name='create_admin_user')
def fixture_create_admin_user(self, session_browser):
"""Create an admin user for Miniflux."""
functional.app_enable(session_browser, self.app_name)
_create_admin_user(session_browser)
def test_create_miniflux_admin_user(self, session_browser,
create_admin_user):
"""Test creating an admin user."""
_miniflux_login(session_browser)
# Verify that this user can see admin settings
with functional.wait_for_page_update(session_browser):
session_browser.links.find_by_href(
'/miniflux/settings').first.click()
assert not session_browser.links.find_by_href(
'/miniflux/users').is_empty()
def test_reset_miniflux_user_password(self, session_browser,
create_admin_user):
"""Test Miniflux user password reset."""
CREDENTIALS['password'] = ADMIN_PASSWORD_NEW
_reset_user_password(session_browser)
_miniflux_login(session_browser)
assert not session_browser.links.find_by_href(
'/miniflux/unread').is_empty()
@pytest.mark.backups
def test_backup_restore(self, session_browser, create_admin_user):
"""Test backup and restore of app data."""
_subscribe(session_browser, 'https://planet.debian.org/atom.xml')
super().test_backup_restore(session_browser)
assert _is_subscribed(session_browser, 'Planet Debian')
def _fill_credentials_form(browser, href):
"""Fill the user credentials form in Miniflux app."""
functional.nav_to_module(browser, 'miniflux')
with functional.wait_for_page_update(browser):
browser.links.find_by_href(
f'/plinth/apps/miniflux/{href}/').first.click()
browser.fill('miniflux-username', CREDENTIALS['username'])
browser.fill('miniflux-password', CREDENTIALS['password'])
browser.fill('miniflux-password_confirmation', CREDENTIALS['password'])
functional.submit(browser, form_class='form-miniflux')
def _create_admin_user(browser):
"""Create Miniflux admin user."""
_fill_credentials_form(browser, 'create-admin-user')
_fill_credentials_form(browser, 'reset-user-password')
def _open_miniflux_app(browser):
"""Load the web interface of Miniflux."""
functional.visit(browser, '/miniflux/')
main = browser.find_by_id('main')
functional.eventually(lambda: main.visible)
def _miniflux_logout(browser):
"""Attempt to log out of Miniflux app. Doesn't fail if not logged in."""
_open_miniflux_app(browser)
maybe_logout_button = browser.links.find_by_href('/miniflux/logout')
if not maybe_logout_button.is_empty():
with functional.wait_for_page_update(browser):
maybe_logout_button.first.click()
def _miniflux_submit(browser):
"""Perform the Submit action in Miniflux forms."""
functional.submit(browser,
element=browser.find_by_css('button[type="submit"]'))
def _miniflux_login(browser):
"""Login to miniflux with the given credentials."""
_open_miniflux_app(browser)
_miniflux_logout(browser)
browser.find_by_id('form-username').fill(CREDENTIALS['username'])
browser.find_by_id('form-password').fill(CREDENTIALS['password'])
_miniflux_submit(browser)
def _reset_user_password(browser):
"""Reset a Miniflux user's password from FreedomBox web interface."""
_fill_credentials_form(browser, 'reset-user-password')
def _subscribe(browser, feed_url):
"""Subscribe to a feed in Miniflux."""
_open_miniflux_app(browser)
_miniflux_login(browser)
with functional.wait_for_page_update(browser):
browser.links.find_by_href('/miniflux/subscribe').first.click()
with functional.wait_for_page_update(browser):
browser.find_by_id('form-url').fill(feed_url)
_miniflux_submit(browser)
def _is_subscribed(browser, feed_name):
"""Check if the user is subscribed to a feed."""
_open_miniflux_app(browser)
_miniflux_login(browser)
with functional.wait_for_page_update(browser):
browser.links.find_by_href('/miniflux/feeds').first.click()
return browser.is_text_present(feed_name)

View File

@ -0,0 +1,166 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""Tests for Miniflux views."""
from unittest.mock import patch
import pytest
from django import urls
from django.contrib.messages.storage.fallback import FallbackStorage
from plinth import module_loader
from plinth.modules.miniflux import views
# For all tests, use plinth.urls instead of urls configured for testing
pytestmark = pytest.mark.urls('plinth.urls')
@pytest.fixture(autouse=True, scope='module')
def fixture_miniflux_urls():
"""Make sure Miniflux app's URLs are part of plinth.urls."""
with patch('plinth.module_loader._modules_to_load', new=[]) as modules, \
patch('plinth.urls.urlpatterns', new=[]):
modules.append('plinth.modules.miniflux')
module_loader.include_urls()
yield
def make_request(request, view, **kwargs):
"""Make request with a message storage."""
setattr(request, 'session', 'session')
messages = FallbackStorage(request)
setattr(request, '_messages', messages)
response = view(request, **kwargs)
return response, messages
##########################
# Create Admin User view #
##########################
def test_create_admin_user_view(rf):
"""Test that the create admin user view loads successfully."""
request = rf.get(urls.reverse('miniflux:create-admin-user'))
view = views.CreateAdminUserView.as_view()
response, _ = make_request(request, view)
assert response.status_code == 200
@patch('plinth.modules.miniflux.privileged.create_admin_user')
def test_create_admin_user_form_valid(create_admin_user, rf):
"""Test that the create admin user form is valid and redirects."""
form_data = {
'miniflux-username': 'admin',
'miniflux-password': 'strongpassword',
'miniflux-password_confirmation': 'strongpassword'
}
request = rf.post(urls.reverse('miniflux:create-admin-user'),
data=form_data)
view = views.CreateAdminUserView.as_view()
response, messages = make_request(request, view)
assert response.status_code == 302
assert list(messages)[0].message == 'Created admin user: admin'
def test_passwords_do_not_match(rf):
"""Test that the form shows an error when passwords do not match."""
form_data = {
'miniflux-username': 'admin',
'miniflux-password': 'strongpassword',
'miniflux-password_confirmation': 'weakpassword'
}
request = rf.post(urls.reverse('miniflux:create-admin-user'),
data=form_data)
view = views.CreateAdminUserView.as_view()
response, messages = make_request(request, view)
assert response.status_code == 200
assert response.context_data['form'].errors['password_confirmation'][
0] == 'Passwords do not match.'
def test_password_too_short(rf):
"""Test that the form shows an error when the password is too short."""
form_data = {
'miniflux-username': 'demo',
'miniflux-password': 'demo',
'miniflux-password_confirmation': 'demo'
}
request = rf.post(urls.reverse('miniflux:create-admin-user'),
data=form_data)
view = views.CreateAdminUserView.as_view()
response, messages = make_request(request, view)
assert response.status_code == 200
assert response.context_data['form'].errors['password'][
0] == 'Ensure this value has at least 6 characters (it has 4).'
@patch('plinth.modules.miniflux.privileged.create_admin_user')
def test_recreate_existing_user(create_admin_user, rf):
"""Test that trying to recreate an existing user fails."""
create_admin_user.side_effect = Exception(
'Skipping admin user creation because it already exists')
form_data = {
'miniflux-username': 'admin',
'miniflux-password': 'strongpassword',
'miniflux-password_confirmation': 'strongpassword'
}
request = rf.post(urls.reverse('miniflux:create-admin-user'),
data=form_data)
view = views.CreateAdminUserView.as_view()
response, messages = make_request(request, view)
error_msg = ('An error occurred while creating the user: Skipping admin '
'user creation because it already exists.')
assert response.status_code == 302
assert list(messages)[0].message == error_msg
############################
# Reset User Password view #
############################
@patch('plinth.modules.miniflux.privileged.reset_user_password')
def test_reset_user_password_form_valid(reset_user_password, rf):
"""Test that the reset user password form is valid and redirects."""
reset_user_password.return_value = 'Password changed!'
form_data = {
'miniflux-username': 'admin',
'miniflux-password': 'strongpassword',
'miniflux-password_confirmation': 'strongpassword'
}
request = rf.post(urls.reverse('miniflux:reset-user-password'),
data=form_data)
view = views.ResetUserPasswordView.as_view()
response, messages = make_request(request, view)
assert response.status_code == 302
assert list(messages)[0].message == 'Password reset for user: admin'
@patch('plinth.modules.miniflux.privileged.reset_user_password')
def test_reset_user_password_for_invalid_user(reset_user_password, rf):
"""Test that the resetting user password for an invalid user fails."""
reset_user_password.side_effect = Exception('user not found')
form_data = {
'miniflux-username': 'admin',
'miniflux-password': 'strongpassword',
'miniflux-password_confirmation': 'strongpassword'
}
request = rf.post(urls.reverse('miniflux:reset-user-password'),
data=form_data)
view = views.ResetUserPasswordView.as_view()
response, messages = make_request(request, view)
assert response.status_code == 302
assert list(
messages
)[0].message == 'An error occurred during password reset: user not found.'

View File

@ -0,0 +1,14 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""URLs for the Miniflux module."""
from django.urls import re_path
from .views import CreateAdminUserView, MinifluxAppView, ResetUserPasswordView
urlpatterns = [
re_path(r'^apps/miniflux/$', MinifluxAppView.as_view(), name='index'),
re_path(r'^apps/miniflux/create-admin-user/$',
CreateAdminUserView.as_view(), name='create-admin-user'),
re_path(r'^apps/miniflux/reset-user-password/$',
ResetUserPasswordView.as_view(), name='reset-user-password'),
]

View File

@ -0,0 +1,88 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""Django views for Miniflux."""
import logging
from django.contrib import messages
from django.contrib.messages.views import SuccessMessageMixin
from django.urls import reverse_lazy
from django.utils.translation import gettext as _
from django.views.generic.edit import FormView
from plinth import views
from . import privileged
from .forms import UserCredentialsForm
logger = logging.getLogger(__name__)
class MinifluxAppView(views.AppView):
"""Serve configuration page."""
app_id = 'miniflux'
template_name = 'miniflux.html'
class CreateAdminUserView(SuccessMessageMixin, FormView):
"""View to create a new admin user."""
form_class = UserCredentialsForm
prefix = 'miniflux'
template_name = 'form.html'
success_url = reverse_lazy('miniflux:index')
def get_context_data(self, **kwargs):
"""Return additional context for rendering the template."""
context = super().get_context_data(**kwargs)
context['title'] = _('Create Admin User')
return context
def form_valid(self, form):
"""Create the admin user on valid form submission."""
username = form.cleaned_data['username']
password = form.cleaned_data['password']
try:
privileged.create_admin_user(username, password)
self.success_message = _('Created admin user: {username}').format(
username=username)
except Exception as error:
messages.error(
self.request,
_('An error occurred while creating the user: {error}.').
format(error=str(error).strip()))
return super().form_valid(form)
class ResetUserPasswordView(SuccessMessageMixin, FormView):
"""View to reset a user password."""
form_class = UserCredentialsForm
prefix = 'miniflux'
template_name = 'form.html'
success_url = reverse_lazy('miniflux:index')
def get_context_data(self, **kwargs):
"""Return additional context for rendering the template."""
context = super().get_context_data(**kwargs)
context['title'] = _('Reset User Password')
return context
def form_valid(self, form):
"""Reset password on valid form submission."""
username = form.cleaned_data['username']
password = form.cleaned_data['password']
try:
privileged.reset_user_password(username, password)
self.success_message = _('Password reset for user: {username}'
).format(username=username)
except Exception as error:
messages.error(
self.request,
_('An error occurred during password reset: {error}.').format(
error=str(error).strip()))
return super().form_valid(form)

View File

@ -1,12 +1,9 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""Configure Tiny Tiny RSS."""
import os
import subprocess
import augeas
from plinth import action_utils
from plinth import action_utils, db
from plinth.actions import privileged
CONFIG_FILE = '/etc/tt-rss/config.php'
@ -124,40 +121,15 @@ def enable_api_access():
def dump_database():
"""Dump database to file."""
config = _get_database_config()
os.makedirs(os.path.dirname(DB_BACKUP_FILE), exist_ok=True)
with open(DB_BACKUP_FILE, 'w', encoding='utf-8') as db_backup_file:
process = _run_as_postgres(['pg_dumpall', '--roles-only'],
stdout=subprocess.PIPE)
db_backup_file.write(f'DROP ROLE IF EXISTS {config["user"]};\n')
for line in process.stdout.decode().splitlines():
if config['user'] in line:
db_backup_file.write(line + '\n')
with open(DB_BACKUP_FILE, 'a', encoding='utf-8') as db_backup_file:
_run_as_postgres([
'pg_dump', '--create', '--clean', '--if-exists', config['database']
], stdout=db_backup_file)
db.postgres_dump_database(DB_BACKUP_FILE, config['database'],
config['user'])
@privileged
def restore_database():
"""Restore database from file."""
config = _get_database_config()
# This is needed for old backups only. New backups include 'DROP DATABASE
# IF EXISTS' and 'CREATE DATABASE' statements.
_run_as_postgres(['dropdb', config['database']])
_run_as_postgres(['createdb', config['database']])
with open(DB_BACKUP_FILE, 'r', encoding='utf-8') as db_restore_file:
_run_as_postgres(['psql', '--dbname', config['database']],
stdin=db_restore_file)
def _run_as_postgres(command, stdin=None, stdout=None):
"""Run a command as postgres user."""
command = ['sudo', '--user', 'postgres'] + command
return subprocess.run(command, stdin=stdin, stdout=stdout, check=True)
db.postgres_restore_database(DB_BACKUP_FILE, config['database'])
def load_augeas():

View File

@ -15,7 +15,8 @@ from contextlib import contextmanager
import pytest
import requests
from selenium.common.exceptions import (StaleElementReferenceException,
from selenium.common.exceptions import (ElementClickInterceptedException,
StaleElementReferenceException,
WebDriverException)
from selenium.webdriver.support.ui import WebDriverWait
@ -131,6 +132,10 @@ def wait_for_page_update(browser, timeout=300, expected_url=None):
page_body = browser.find_by_tag('body').first
try:
yield
except ElementClickInterceptedException:
# When a element that is not visible is clicked, the click is ignored
# and we can't expect a page update.
raise
except WebDriverException:
# ignore a connection failure which may happen after web server restart
pass
@ -198,6 +203,17 @@ def download_file_outside_browser(url):
###########################
# Form handling utilities #
###########################
def click(browser, element):
"""Click an element after scrolling it into view considering header."""
try:
element.click()
except ElementClickInterceptedException:
script = 'arguments[0].style.scrollMarginTop = "4.3125rem";' \
'arguments[0].scrollIntoView(true);'
browser.execute_script(script, element._element)
element.click()
def submit(browser, element=None, form_class=None, expected_url=None):
"""Submit a specific form in the current page and wait for page change."""
if not (element or form_class):
@ -205,7 +221,7 @@ def submit(browser, element=None, form_class=None, expected_url=None):
with wait_for_page_update(browser, expected_url=expected_url):
if element:
element.click()
click(browser, element)
elif form_class:
browser.find_by_css(
'.{} input[type=submit]'.format(form_class)).click()