2024-03-22 20:59:12 +01:00
|
|
|
# Translations template for PROJECT.
|
|
|
|
# Copyright (C) 2024 ORGANIZATION
|
|
|
|
# This file is distributed under the same license as the PROJECT project.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PROJECT VERSION\n"
|
|
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
2024-03-31 21:13:09 +02:00
|
|
|
"POT-Creation-Date: 2024-03-31 19:33+0200\n"
|
2024-03-25 07:58:49 +01:00
|
|
|
"PO-Revision-Date: 2024-03-25 07:12+0000\n"
|
2024-03-24 20:08:33 +01:00
|
|
|
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
|
2024-03-23 00:26:47 +01:00
|
|
|
"Language-Team: Catalan <https://translate.yunohost.org/projects/yunohost/"
|
|
|
|
"readme-generator/ca/>\n"
|
2024-03-22 20:59:12 +01:00
|
|
|
"Language: ca\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
2024-03-23 02:17:51 +01:00
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2024-03-22 20:59:12 +01:00
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2024-03-23 00:26:47 +01:00
|
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
"X-Generator: Weblate 5.3.1\n"
|
2024-03-22 20:59:12 +01:00
|
|
|
"Generated-By: Babel 2.14.0\n"
|
|
|
|
|
2024-03-25 01:10:46 +01:00
|
|
|
#: templates/ALL_README.md.j2:11
|
2024-03-22 20:59:12 +01:00
|
|
|
#, python-format
|
|
|
|
msgid "Read the README in %(language)s"
|
2024-03-23 01:48:30 +01:00
|
|
|
msgstr "Llegir el README en %(language)s"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:2
|
|
|
|
msgid "Packaging an app, starting from this example"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Empaquetar una aplicació, comença amb aquest exemple"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:4
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +01:00
|
|
|
"Copy this app before working on it, using the ['Use this template'](https://"
|
2024-03-24 05:45:27 +01:00
|
|
|
"github.com/new?template_name=example_ynh&template_owner=YunoHost) button on "
|
2024-03-25 07:24:05 +01:00
|
|
|
"the Github repo"
|
2024-03-22 20:59:12 +01:00
|
|
|
msgstr ""
|
2024-03-23 01:48:30 +01:00
|
|
|
"Copia aquesta aplicació abans de treballar-hi, utilitza el botó [«Utilitza "
|
2024-03-31 21:13:09 +02:00
|
|
|
"aquesta plantilla»](https://github.com/new?"
|
|
|
|
"template_name=example_ynh&template_owner=YunoHost) al repositori de Github"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:5
|
2024-03-24 05:45:27 +01:00
|
|
|
msgid "Edit the `manifest.toml` with app specific info"
|
2024-03-25 05:59:35 +01:00
|
|
|
msgstr "Edita el `manifest.toml`amb la informació específica de l'aplicació"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:6
|
|
|
|
msgid ""
|
2024-03-24 05:45:27 +01:00
|
|
|
"Edit the `install`, `upgrade`, `remove`, `backup` and `restore` scripts, and "
|
2024-03-25 07:24:05 +01:00
|
|
|
"any relevant conf files in `conf/`"
|
2024-03-22 20:59:12 +01:00
|
|
|
msgstr ""
|
2024-03-25 02:45:43 +01:00
|
|
|
"Edita els scripts `install`, `upgrade`, `remove`, `backup` i `restore`, i "
|
2024-03-25 07:58:49 +01:00
|
|
|
"tots els arxius rellevants de `conf/`"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:7
|
|
|
|
msgid ""
|
2024-03-25 07:24:05 +01:00
|
|
|
"Using the [script helpers documentation](https://yunohost.org/"
|
2024-03-23 02:17:51 +01:00
|
|
|
"packaging_apps_helpers)"
|
2024-03-22 20:59:12 +01:00
|
|
|
msgstr ""
|
2024-03-25 07:58:49 +01:00
|
|
|
"Utilitza la [documentació dels script helpers](https://yunohost.org/"
|
2024-03-23 00:26:47 +01:00
|
|
|
"packaging_apps_helpers)"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:8
|
2024-03-24 05:45:27 +01:00
|
|
|
msgid ""
|
|
|
|
"Edit the `change_url` and `config` scripts too, or remove them if you have "
|
|
|
|
"no use of them"
|
|
|
|
msgstr ""
|
2024-03-22 20:59:12 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:9
|
2024-03-25 07:24:05 +01:00
|
|
|
msgid "Add a `LICENSE` file for the package."
|
|
|
|
msgstr "Afegeix un fitxer `LICENSE` per al paquet."
|
2024-03-22 20:59:12 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:10
|
2024-03-25 07:24:05 +01:00
|
|
|
msgid ""
|
|
|
|
"NB: this `LICENSE` file is not meant to necessarily be the same LICENSE as "
|
|
|
|
"the upstream app - it is only the LICENSE you want this package's code to "
|
|
|
|
"published with and you can choose it freely! (If you don't know which to "
|
|
|
|
"choose, we recommend [the AGPL-3](https://www.gnu.org/licenses/agpl-3.0.txt))"
|
2024-03-24 05:45:27 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:11
|
2024-03-25 07:24:05 +01:00
|
|
|
#, fuzzy
|
|
|
|
#| msgid ""
|
|
|
|
#| "Using the [script helpers documentation.](https://yunohost.org/"
|
|
|
|
#| "packaging_apps_helpers)"
|
|
|
|
msgid ""
|
|
|
|
"Edit files under the `doc/` directory ([see the page about documenting "
|
|
|
|
"packages](https://yunohost.org/packaging_app_doc))"
|
|
|
|
msgstr ""
|
|
|
|
"Utilitza la [documentació dels script helpers.](https://yunohost.org/"
|
|
|
|
"packaging_apps_helpers)"
|
|
|
|
|
|
|
|
#: templates/README.md.j2:12
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid ""
|
2024-03-24 05:45:27 +01:00
|
|
|
"The `README.md` files are to be automatically generated by <https://github."
|
|
|
|
"com/YunoHost/apps/tree/master/tools/readme_generator>"
|
2024-03-22 20:59:12 +01:00
|
|
|
msgstr ""
|
2024-03-24 20:08:33 +01:00
|
|
|
"Els fitxers `README.md` estan generats automàticament per <https://github."
|
|
|
|
"com/YunoHost/apps/tree/master/tools/readme_generator>"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:18
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid ""
|
2024-03-24 05:45:27 +01:00
|
|
|
"N.B.: This README was automatically generated by <https://github.com/"
|
|
|
|
"YunoHost/apps/tree/master/tools/readme_generator>\n"
|
2024-03-22 20:59:12 +01:00
|
|
|
"It shall NOT be edited by hand."
|
|
|
|
msgstr ""
|
2024-03-24 20:08:33 +01:00
|
|
|
"N.B.: Aquest README ha estat generat automàticament per <https://github.com/"
|
|
|
|
"YunoHost/apps/tree/master/tools/readme_generator>\n"
|
2024-03-23 00:26:47 +01:00
|
|
|
"NO s'ha de modificar manualment."
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:22
|
2024-03-22 20:59:12 +01:00
|
|
|
#, python-format
|
|
|
|
msgid "%(application_name)s for YunoHost"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "%(application_name)s per YunoHost"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:24
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Integration level"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Nivell d'integració"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:24
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Working status"
|
2024-03-23 01:48:30 +01:00
|
|
|
msgstr "Estat de funcionament"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:24
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Maintenance status"
|
2024-03-23 01:48:30 +01:00
|
|
|
msgstr "Estat de manteniment"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:26
|
2024-03-22 20:59:12 +01:00
|
|
|
#, python-format
|
|
|
|
msgid "Install %(application_name)s with YunoHost"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Instal·la %(application_name)s amb YunoHosth"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:28
|
2024-03-31 21:13:09 +02:00
|
|
|
#, fuzzy
|
|
|
|
#| msgid "Read this README is other languages."
|
|
|
|
msgid "Read this README in other languages."
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Llegeix aquest README en altres idiomes."
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:30
|
2024-03-25 07:58:49 +01:00
|
|
|
#, python-format
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid ""
|
2024-03-23 02:17:51 +01:00
|
|
|
"This package allows you to install %(application_name)s quickly and simply "
|
2024-03-25 07:24:05 +01:00
|
|
|
"on a YunoHost server."
|
|
|
|
msgstr ""
|
|
|
|
"Aquest paquet et permet instal·lar %(application_name)s de forma ràpida i "
|
2024-03-25 07:58:49 +01:00
|
|
|
"senzilla en un servidor YunoHost."
|
2024-03-25 07:24:05 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:31
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +01:00
|
|
|
"If you don't have YunoHost, please consult [the guide](https://yunohost.org/"
|
2024-03-25 07:24:05 +01:00
|
|
|
"install) to learn how to install it."
|
2024-03-22 20:59:12 +01:00
|
|
|
msgstr ""
|
2024-03-25 07:58:49 +01:00
|
|
|
"Si no tens YunoHost, consulta [la guia](https://yunohost.org/install) per "
|
2024-03-23 00:26:47 +01:00
|
|
|
"saber com instal·lar-lo."
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:33
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Overview"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Visió general"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:37
|
2024-03-25 01:10:46 +01:00
|
|
|
msgid "Shipped version:"
|
2024-03-25 01:12:35 +01:00
|
|
|
msgstr "Versió inclosa:"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:41
|
2024-03-25 01:10:46 +01:00
|
|
|
msgid "Demo:"
|
2024-03-25 01:12:35 +01:00
|
|
|
msgstr "Demo:"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:45
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Screenshots"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Captures de pantalla"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:48
|
2024-03-22 20:59:12 +01:00
|
|
|
#, python-format
|
|
|
|
msgid "Screenshot of %(application_name)s"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Captures de pantalla de %(application_name)s"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:53
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Disclaimers / important information"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Avís / informació important"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:59
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Antifeatures"
|
2024-03-23 02:17:16 +01:00
|
|
|
msgstr "Anticaracterístiques"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:66
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Documentation and resources"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Documentació i recursos"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:68
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Official app website:"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Lloc web oficial de l'aplicació:"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:70
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Official user documentation:"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Documentació oficial per l'usuari:"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:72
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Official admin documentation:"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Documentació oficial per l'administrador:"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:74
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Upstream app code repository:"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Repositori oficial del codi de l'aplicació:"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:76
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "YunoHost Store:"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Botiga YunoHost:"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:77
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Report a bug:"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Reportar un error:"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:79
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "Developer info"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Informació per a desenvolupadors"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:81
|
2024-03-25 07:58:49 +01:00
|
|
|
#, python-format
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid ""
|
2024-03-25 07:24:05 +01:00
|
|
|
"Please send your pull request to the [`testing` branch]"
|
|
|
|
"(%(testing_branch_url)s)."
|
2024-03-25 07:58:49 +01:00
|
|
|
msgstr ""
|
|
|
|
"Envieu les pull request a la [branca `testing`](%(testing_branch_url)s)."
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:83
|
|
|
|
msgid "To try the `testing` branch, please proceed like that:"
|
2024-03-25 07:58:49 +01:00
|
|
|
msgstr "Per provar la branca `testing`, procedir com descrit a continuació:"
|
2024-03-22 20:59:12 +01:00
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:87
|
2024-03-24 05:45:27 +01:00
|
|
|
msgid "or"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
#: templates/README.md.j2:91
|
2024-03-22 20:59:12 +01:00
|
|
|
msgid "More info regarding app packaging:"
|
2024-03-23 00:26:47 +01:00
|
|
|
msgstr "Més informació sobre l'empaquetatge d'aplicacions:"
|
2024-03-24 05:45:27 +01:00
|
|
|
|
|
|
|
#~ msgid "Edit `doc/DISCLAIMER*.md`"
|
|
|
|
#~ msgstr "Edita `doc/DISCLAIMER*.md`"
|