2024-03-22 20:59:13 +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"
|
|
|
|
"POT-Creation-Date: 2024-03-22 06:28+0100\n"
|
2024-03-23 13:45:40 +01:00
|
|
|
"PO-Revision-Date: 2024-03-23 13:39+0000\n"
|
|
|
|
"Last-Translator: xabirequejo <xabi.rn@gmail.com>\n"
|
|
|
|
"Language-Team: Basque <https://translate.yunohost.org/projects/yunohost/"
|
|
|
|
"readme-generator/eu/>\n"
|
2024-03-22 20:59:13 +01:00
|
|
|
"Language: eu\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:13 +01:00
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2024-03-23 13:45:40 +01:00
|
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
"X-Generator: Weblate 5.3.1\n"
|
2024-03-22 20:59:13 +01:00
|
|
|
"Generated-By: Babel 2.14.0\n"
|
|
|
|
|
|
|
|
#: templates/ALL_README.md.j2:12
|
2024-03-23 13:45:40 +01:00
|
|
|
#, fuzzy, python-format
|
2024-03-22 20:59:13 +01:00
|
|
|
msgid "Read the README in %(language)s"
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "Irakurri README %(language)s"
|
2024-03-22 20:59:13 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:2
|
2024-03-23 13:45:40 +01:00
|
|
|
#, fuzzy
|
2024-03-22 20:59:13 +01:00
|
|
|
msgid "Packaging an app, starting from this example"
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "Aplikazio bat paketatzen, honako adibidetik"
|
2024-03-22 20:59:13 +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://"
|
|
|
|
"github.com/YunoHost/example_ynh/generate) button on the Github repo."
|
2024-03-22 20:59:13 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:5
|
|
|
|
msgid "Edit the `manifest.json` with app specific info."
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "Editatu `manifest.json` aplikazioaren informazio zehatzarekin."
|
2024-03-22 20:59:13 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:6
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +01:00
|
|
|
"Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts, "
|
|
|
|
"and any relevant conf files in `conf/`."
|
2024-03-22 20:59:13 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:7
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +01:00
|
|
|
"Using the [script helpers documentation.](https://yunohost.org/"
|
|
|
|
"packaging_apps_helpers)"
|
2024-03-22 20:59:13 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:8
|
|
|
|
msgid "Add a `LICENSE` file for the package."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:9
|
|
|
|
msgid "Edit `doc/DISCLAIMER*.md`"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:10
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +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:13 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:16
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +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:13 +01:00
|
|
|
"It shall NOT be edited by hand."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:20
|
|
|
|
#, python-format
|
|
|
|
msgid "%(application_name)s for YunoHost"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:22
|
|
|
|
msgid "Integration level"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:22
|
|
|
|
msgid "Working status"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:22
|
|
|
|
msgid "Maintenance status"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:24
|
|
|
|
#, python-format
|
|
|
|
msgid "Install %(application_name)s with YunoHost"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:26
|
|
|
|
msgid "Read this README is other languages."
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "Irakurri README hau beste hizkuntzatan."
|
2024-03-22 20:59:13 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:28
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +01:00
|
|
|
"This package allows you to install %(application_name)s quickly and simply "
|
|
|
|
"on a YunoHost server.\n"
|
|
|
|
"If you don't have YunoHost, please consult [the guide](https://yunohost.org/"
|
|
|
|
"#/install) to learn how to install it."
|
2024-03-22 20:59:13 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:31
|
|
|
|
msgid "Overview"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:34
|
|
|
|
msgid "**Shipped version:**"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:38
|
|
|
|
msgid "**Demo:**"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:42
|
|
|
|
msgid "Screenshots"
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "Pantaila-argazkiak"
|
2024-03-22 20:59:13 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:45
|
|
|
|
#, python-format
|
|
|
|
msgid "Screenshot of %(application_name)s"
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "%(application_name)s(r)en pantaila-argazkia"
|
2024-03-22 20:59:13 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:50
|
|
|
|
msgid "Disclaimers / important information"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:56
|
|
|
|
msgid "Antifeatures"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:63
|
|
|
|
msgid "Documentation and resources"
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "Dokumentazioa eta baliabideak"
|
2024-03-22 20:59:13 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:65
|
|
|
|
msgid "Official app website:"
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "Aplikazioaren webgune nagusia:"
|
2024-03-22 20:59:13 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:67
|
|
|
|
msgid "Official user documentation:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:69
|
|
|
|
msgid "Official admin documentation:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:71
|
|
|
|
msgid "Upstream app code repository:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:73
|
|
|
|
msgid "YunoHost Store:"
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "YunoHost Denda:"
|
2024-03-22 20:59:13 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:74
|
|
|
|
msgid "Report a bug:"
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "Eman errore baten berri:"
|
2024-03-22 20:59:13 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:76
|
|
|
|
msgid "Developer info"
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "Garatzaileentzako informazioa"
|
2024-03-22 20:59:13 +01:00
|
|
|
|
|
|
|
#: templates/README.md.j2:78
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +01:00
|
|
|
"Please send your pull request to the [testing branch](%(testing_branch_url)s)"
|
2024-03-22 20:59:13 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:81
|
|
|
|
msgid "To try the testing branch, please proceed like that."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/README.md.j2:89
|
|
|
|
msgid "More info regarding app packaging:"
|
2024-03-23 13:45:40 +01:00
|
|
|
msgstr "Informazio gehiago aplikazioaren paketatzeari buruz:"
|