🌐 — Update a string and translations

This commit is contained in:
Luc Didry 2023-12-29 07:00:23 +01:00
parent 01a3010506
commit d0d76be010
No known key found for this signature in database
GPG Key ID: EA868E12D0257E3C
25 changed files with 70 additions and 199 deletions

View File

@ -307,13 +307,6 @@ msgstr "الملفات المرسلة في الدعوة XX1 بواسطة XX2"
msgid "Get the file"
msgstr "تحصّل على الملف"
#: themes/default/templates/about.html.ep:18
msgid ""
"Get the source code on <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">the official repository</a> or on its <a href=\"https://github."
"com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"
msgstr "البريد الإلكتروني للضيف"
@ -934,12 +927,11 @@ msgstr "أو"
msgid "— %1 (%2), that will expire on %3"
msgstr "— %1 (%2)، ستنتهي صلاحيته في %3"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr ""
"احصل علي الكود من <a href=\"https://framagit.org/fiat-tux/hat-softwares/"
"lufi\" class=\"classic\"> المستودع الرسمي </a> او من <a href=\""
"https://github.com/ldidry/lufi\" class=\"classic\"> Github </a>"
"احصل علي الكود من <a href=\"%1\" class=\"classic\"> المستودع الرسمي </a> او من <a href=\"%2\" class=\"classic\"> Github </a>"
#: themes/default/templates/partial/index.js.ep:24
msgid "File uploaded"

View File

@ -300,8 +300,9 @@ msgstr ""
msgid "Get the file"
msgstr ""
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr ""
#: themes/default/templates/invitations/my_invitations.html.ep:24

View File

@ -313,16 +313,6 @@ msgstr ""
msgid "Get the file"
msgstr "Obté el fitxer"
#: themes/default/templates/about.html.ep:18
msgid ""
"Get the source code on <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">the official repository</a> or on its <a href=\"https://github."
"com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Obteniu el codi font al <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">repositori oficial</a> o a la seva <a href=\"https://github.com/"
"ldidry/lufi\" class=\"classic\">rèplica a Github</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"
msgstr ""
@ -943,12 +933,11 @@ msgstr "o"
msgid "— %1 (%2), that will expire on %3"
msgstr ""
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr ""
"Obteniu el codi font al <a href=\"https://framagit.org/fiat-tux/"
"hat-softwares/lufi\" class=\"classic\">repositori oficial</a> o a la seva <a "
"href=\"https://github.com/ldidry/lufi\" class=\"classic\">rèplica a "
"Obteniu el codi font al <a href=\"%1\" class=\"classic\">repositori oficial</a> o a la seva <a href=\"%2\" class=\"classic\">rèplica a "
"Github</a>"
#: themes/default/templates/about.html.ep:17

View File

@ -312,12 +312,11 @@ msgstr "Schedarii mandati via linvitazione XX1 da XX2"
msgid "Get the file"
msgstr "Ottene u schedariu"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr ""
"Ottinite u codice di fonte nantà <a href=\"https://framagit.org/fiat-tux/"
"hat-softwares/lufi\" class=\"classic\">u dipositu ufficiale</a> or on its <a "
"href=\"https://github.com/ldidry/lufi\" class=\"classic\">spechju Github</a>"
"Ottinite u codice di fonte nantà <a href=\"%1\" class=\"classic\">u dipositu ufficiale</a> or on its <a href=\"%2\" class=\"classic\">spechju Github</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"

View File

@ -319,16 +319,6 @@ msgstr "Dateien, die in der Einladung XX1 von XX2 gesendet wurden"
msgid "Get the file"
msgstr "Die Datei herunterladen"
#: themes/default/templates/about.html.ep:18
msgid ""
"Get the source code on <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">the official repository</a> or on its <a href=\"https://github."
"com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Holen Sie sich den Quellcode vom <a href=\"https://framagit.org/luc/lufi\" "
"class=\"classic\">offiziellen Repository</a> oder von dessen <a href=\""
"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"
msgstr "Gast-E-Mail-Adresse"
@ -980,12 +970,11 @@ msgstr "oder"
msgid "— %1 (%2), that will expire on %3"
msgstr "— %1 (%2), läuft ab am %3"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr ""
"Holen Sie sich den Quellcode vom <a href=\"https://framagit.org/fiat-tux/"
"hat-softwares/lufi\" class=\"classic\">offiziellen Repository</a> oder von "
"dessen <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github "
"Holen Sie sich den Quellcode vom <a href=\"%1\" class=\"classic\">offiziellen Repository</a> oder von dessen <a href=\"%2\" class=\"classic\">Github "
"mirror</a>"
#: themes/default/templates/about.html.ep:17

View File

@ -309,12 +309,10 @@ msgstr "Τα αρχεία στάλθηκαν στην πρόσκληση XX1 α
msgid "Get the file"
msgstr "Λάβε το αρχείο"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Λάβετε τον πηγαίο κώδικα από το <a href=\"https://framagit.org/fiat-tux/"
"hat-softwares/lufi\" class=\"classic\">επίσημο αποθετήριο</a> ή από τον <a "
"href=\"https://github.com/ldidry/lufi\" class=\"classic\">καθρέπτη του στο "
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Λάβετε τον πηγαίο κώδικα από το <a href=\"%1\" class=\"classic\">επίσημο αποθετήριο</a> ή από τον <a href=\"%2\" class=\"classic\">καθρέπτη του στο "
"Github </a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24

View File

@ -286,9 +286,10 @@ msgstr "Files sent in invitation XX1 by XX2"
msgid "Get the file"
msgstr "Get the file"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"

View File

@ -298,13 +298,6 @@ msgstr "Archivos enviados en la invitación XX1 por XX2"
msgid "Get the file"
msgstr "Obtén el archivo"
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/luc/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Obtenga el código fuente en <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">el repositorio oficial</a>o en su<a href=\"https://github.com/"
"ldidry/lufi\" class=\"classic\">Github mirror</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"
msgstr "Correo de invitado"
@ -894,12 +887,10 @@ msgstr "o"
msgid "— %1 (%2), that will expire on %3"
msgstr "— %1 (%2), que caducará en %3"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Obtenga el código fuente en <a href=\"https://framagit.org/fiat-tux/"
"hat-softwares/lufi\" class=\"classic\">el repositorio oficial</a> o en su <a "
"href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Obtenga el código fuente en <a href=\"%1\" class=\"classic\">el repositorio oficial</a> o en su <a href=\"%2\" class=\"classic\">Github mirror</a>"
#: themes/default/templates/about.html.ep:17
msgid "As Lufi is a free software licensed under of the terms of the <a href=\"https://gnu.org/licenses/agpl.html\" class=\"classic\">AGPLv3</a>, you can install it on you own server. Have a look on the <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/home\" class=\"classic\">Wiki</a> for the procedure."

View File

@ -310,8 +310,9 @@ msgstr ""
msgid "Get the file"
msgstr ""
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr ""
#: themes/default/templates/invitations/my_invitations.html.ep:24

View File

@ -294,13 +294,10 @@ msgstr "Fichiers envoyés via linvitation XX1 par XX2"
msgid "Get the file"
msgstr "Récupérer le fichier"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr "Récupérez le code source sur <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">le dépôt officiel</a> ou sur son <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">miroir Github</a>"
#:
msgid "Get the source code on <a href=\"https://framagit.org/luc/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr "Récupérez le code source sur <a href=\"https://framagit.org/luc/lufi\" class=\"classic\">le dépôt officiel</a> ou sur son <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">miroir Github</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Récupérez le code source sur <a href=\"%1\" class=\"classic\">le dépôt officiel</a> ou sur son <a href=\"%2\" class=\"classic\">miroir Github</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"

View File

@ -319,16 +319,6 @@ msgstr "Fichiers envoyés via linvitation XX1 par XX2"
msgid "Get the file"
msgstr "Récupérer le fichier"
#: themes/default/templates/about.html.ep:18
msgid ""
"Get the source code on <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">the official repository</a> or on its <a href=\"https://github."
"com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Récupérez le code source sur <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">le dépôt officiel</a> ou sur son <a href=\"https://github.com/"
"ldidry/lufi\" class=\"classic\">miroir Github</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"
msgstr "Courriel de linvité·e"
@ -977,12 +967,10 @@ msgstr "ou"
msgid "— %1 (%2), that will expire on %3"
msgstr "— %1 (%2), qui expirera le %3"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Récupérez le code source sur <a href=\"https://framagit.org/fiat-tux/"
"hat-softwares/lufi\" class=\"classic\">le dépôt officiel</a> ou sur son <a "
"href=\"https://github.com/ldidry/lufi\" class=\"classic\">miroir Github</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Récupérez le code source sur <a href=\"%1\" class=\"classic\">le dépôt officiel</a> ou sur son <a href=\"%2\" class=\"classic\">miroir Github</a>"
#: themes/default/templates/partial/index.js.ep:24
msgid "File uploaded"

View File

@ -306,12 +306,10 @@ msgstr "Datoteke su poslane u pozivnici XX1 od XX2"
msgid "Get the file"
msgstr "Preuzmi datoteku"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Preuzmi izvorni kod sa <a href=\"https://framagit.org/fiat-tux/hat-softwares/"
"lufi\" class=\"classic\">službenog repozitorija</a> ili s njegovog <a href="
"\"https://github.com/ldidry/lufi\" class=\"classic\">Github zrcala</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Preuzmi izvorni kod sa <a href=\"%1\" class=\"classic\">službenog repozitorija</a> ili s njegovog <a href=\"%2\" class=\"classic\">Github zrcala</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"

View File

@ -313,16 +313,6 @@ msgstr "File inviati attraverso l'invito XX1 da XX2"
msgid "Get the file"
msgstr "Ottenere il file"
#: themes/default/templates/about.html.ep:18
msgid ""
"Get the source code on <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">the official repository</a> or on its <a href=\"https://github."
"com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Ottenere il codice sorgente su <a href=\"https://framagit.org/luc/lufi\" "
"class=\"classic\">le dépôt officiel</a> ou sur son <a href=\"https://"
"github.com/ldidry/lufi\" class=\"classic\">miroir Github</a>."
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"
msgstr "Email dell'invitato"
@ -964,12 +954,10 @@ msgstr ""
"fiat-tux/hat-softwares/lufi/wikis/home\" class=\"classic\">Wiki</a> per "
"vedere la procedura."
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Ottenere il codice sorgente sul <a href=\"https://framagit.org/fiat-tux/"
"hat-softwares/lufi\" class=\"classic\">repository ufficiale</a> o sul suo <a "
"href=\"https://github.com/ldidry/lufi\" class=\"classic\">mirror Github</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Ottenere il codice sorgente sul <a href=\"%1\" class=\"classic\">repository ufficiale</a> o sul suo <a href=\"%2\" class=\"classic\">mirror Github</a>"
#: themes/default/templates/about.html.ep:20
msgid "Version"

View File

@ -331,16 +331,10 @@ msgstr "ファイルは招待 XX1を介してXX2によって送信されまし
msgid "Get the file"
msgstr "ファイルを取得"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid ""
"Get the source code on <a "
"href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" "
"class=\"classic\">the official repository</a> or on its <a "
"href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"ソースコードを<a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" "
"class=\"classic\">公式リポジトリ</a>または <a href=\"https://github.com/ldidry/lufi\" "
"class=\"classic\">Githubミラー</a>から入手できます"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "ソースコードを<a href=\"%1\" class=\"classic\">公式リポジトリ</a>または <a href=\"%2\" class=\"classic\">Githubミラー</a>から入手できます"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"

View File

@ -286,8 +286,9 @@ msgstr ""
msgid "Get the file"
msgstr ""
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr ""
#: themes/default/templates/invitations/my_invitations.html.ep:24

View File

@ -305,16 +305,6 @@ msgstr ""
msgid "Get the file"
msgstr "Download bestand"
#: themes/default/templates/about.html.ep:18
msgid ""
"Get the source code on <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">the official repository</a> or on its <a href=\"https://github."
"com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Krijg de broncode op <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">de officiële repository</a> of op <a href=\"https://github.com/"
"ldidry/lufi\" class=\"classic\">Github mirror</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"
msgstr ""
@ -922,12 +912,10 @@ msgstr "of"
msgid "— %1 (%2), that will expire on %3"
msgstr ""
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Krijg de broncode op <a href=\"https://framagit.org/fiat-tux/hat-softwares/"
"lufi\" class=\"classic\">de officiële repository</a> of op <a href=\""
"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Krijg de broncode op <a href=\"%1\" class=\"classic\">de officiële repository</a> of op <a href=\"%2\" class=\"classic\">Github mirror</a>"
#: themes/default/templates/about.html.ep:17
msgid "As Lufi is a free software licensed under of the terms of the <a href=\"https://gnu.org/licenses/agpl.html\" class=\"classic\">AGPLv3</a>, you can install it on you own server. Have a look on the <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/home\" class=\"classic\">Wiki</a> for the procedure."

View File

@ -319,16 +319,6 @@ msgstr "Fichièrs mandats dins linvitacion XX1 per XX2"
msgid "Get the file"
msgstr "Recuperar lo fichièr"
#: themes/default/templates/about.html.ep:18
msgid ""
"Get the source code on <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">the official repository</a> or on its <a href=\"https://github."
"com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Recuperatz lo còdi font sul <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">depaus oficial</a> o sus son <a href=\"https://github.com/ldidry/"
"lufi\" class=\"classic\">miralh Github</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"
msgstr "Corrièl del convidat"
@ -974,12 +964,10 @@ msgstr "o"
msgid "— %1 (%2), that will expire on %3"
msgstr "— %1 (%2), quexpirarà lo %3"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Recuperatz lo còdi font sul <a href=\"https://framagit.org/fiat-tux/"
"hat-softwares/lufi\" class=\"classic\">depaus oficial</a> o sus son <a href="
"\"https://github.com/ldidry/lufi\" class=\"classic\">miralh Github</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Recuperatz lo còdi font sul <a href=\"%1\" class=\"classic\">depaus oficial</a> o sus son <a href=\"%2\" class=\"classic\">miralh Github</a>"
#: themes/default/templates/about.html.ep:17
msgid "As Lufi is a free software licensed under of the terms of the <a href=\"https://gnu.org/licenses/agpl.html\" class=\"classic\">AGPLv3</a>, you can install it on you own server. Have a look on the <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/home\" class=\"classic\">Wiki</a> for the procedure."

View File

@ -306,12 +306,10 @@ msgstr "Pliki przesłane w zaproszeniu XX1 przez XX2"
msgid "Get the file"
msgstr "Pobierz plik"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Pobierz kod źródłowy z <a href=\"https://framagit.org/fiat-tux/hat-softwares/"
"lufi\" class=\"classic\">oficjalnego repozytorium</a> lub z <a href=\"https"
"://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Pobierz kod źródłowy z <a href=\"%1\" class=\"classic\">oficjalnego repozytorium</a> lub z <a href=\"%2\" class=\"classic\">Github mirror</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"

View File

@ -317,16 +317,6 @@ msgstr "Arquivos enviados via convite XX1 por XX2"
msgid "Get the file"
msgstr "Recuperar o ficheiro"
#: themes/default/templates/about.html.ep:18
msgid ""
"Get the source code on <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">the official repository</a> or on its <a href=\"https://github."
"com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Recupere o código-fonte no <a href=\"https://framagit.org/luc/lufi\" class="
"\"classic\">o depósito oficial</a> ou então <a href=\"https://github.com/"
"ldidry/lufi\" class=\"classic\">réplicas Github</a>."
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"
msgstr "Correio de convidado (Email)"
@ -966,12 +956,10 @@ msgstr "ou"
msgid "— %1 (%2), that will expire on %3"
msgstr "— %1 (%2), que irá expirar em %3"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Recupere o código-fonte no <a href=\"https://framagit.org/fiat-tux/"
"hat-softwares/lufi\" class=\"classic\">o depósito oficial</a> ou então <a "
"href=\"https://github.com/ldidry/lufi\" class=\"classic\">réplicas Github</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Recupere o código-fonte no <a href=\"%1\" class=\"classic\">o depósito oficial</a> ou então <a href=\"%2\" class=\"classic\">réplicas Github</a>"
#: themes/default/templates/about.html.ep:17
msgid "As Lufi is a free software licensed under of the terms of the <a href=\"https://gnu.org/licenses/agpl.html\" class=\"classic\">AGPLv3</a>, you can install it on you own server. Have a look on the <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/home\" class=\"classic\">Wiki</a> for the procedure."

View File

@ -306,12 +306,10 @@ msgstr "Файлы, которые были отправлены в пригла
msgid "Get the file"
msgstr "Скачать файл"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Взять исходный код из <a href=\"https://framagit.org/fiat-tux/hat-softwares/"
"lufi\" class=\"classic\">официального репозитория</a> или <a href=\"https"
"://github.com/ldidry/lufi\" class=\"classic\">зеркала на Github</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Взять исходный код из <a href=\"%1\" class=\"classic\">официального репозитория</a> или <a href=\"%2\" class=\"classic\">зеркала на Github</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"

View File

@ -303,13 +303,10 @@ msgstr "Súbory odoslané v pozvánke XX1 od XX2"
msgid "Get the file"
msgstr "Stiahnuť súbor"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Získajte zdrojový kód z <a href=\"https://framagit.org/fiat-tux/"
"hat-softwares/lufi\" class=\"classic\">oficiálneho repozitára</a> alebo z "
"jeho <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">kópie na "
"Githube</a>."
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Získajte zdrojový kód z <a href=\"%1\" class=\"classic\">oficiálneho repozitára</a> alebo z jeho <a href=\"%2\" class=\"classic\">kópie na Githube</a>."
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"

View File

@ -294,13 +294,6 @@ msgstr "Filer skickade i inbjudan XX1 av XX2"
msgid "Get the file"
msgstr "Hämta filen"
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/luc/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Hämta källkoden från <a href=\"https://framagit.org/luc/lufi\" class=\""
"classic\">det officiella arkivet</a> eller från <a href=\"https://github.com/"
"ldidry/lufi\" class=\"classic\">spegelsidan på Github</a>"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"
msgstr "E-postadress till gäst"
@ -878,12 +871,10 @@ msgstr "eller"
msgid "— %1 (%2), that will expire on %3"
msgstr "— %1 (%2), som går ut den %3"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"Hämta källkoden från <a href=\"https://framagit.org/fiat-tux/hat-softwares/"
"lufi\" class=\"classic\">det officiella arkivet</a> eller från <a href=\""
"https://github.com/ldidry/lufi\" class=\"classic\">spegelsidan på Github</a>"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "Hämta källkoden från <a href=\"%1\" class=\"classic\">det officiella arkivet</a> eller från <a href=\"%2\" class=\"classic\">spegelsidan på Github</a>"
#: themes/default/templates/about.html.ep:17
msgid "As Lufi is a free software licensed under of the terms of the <a href=\"https://gnu.org/licenses/agpl.html\" class=\"classic\">AGPLv3</a>, you can install it on you own server. Have a look on the <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/home\" class=\"classic\">Wiki</a> for the procedure."

View File

@ -294,12 +294,10 @@ msgstr "文件由 XX2 通过 XX1 邀请发送"
msgid "Get the file"
msgstr "获取文件"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"在<a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic"
"\">官方仓库</a>或 <a href=\"https://github.com/ldidry/lufi\" class=\"classic\""
">Github 镜像</a>上获取源代码"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "在<a href=\"%1\" class=\"classic\">官方仓库</a>或 <a href=\"%2\" class=\"classic\">Github 镜像</a>上获取源代码"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"

View File

@ -294,12 +294,10 @@ msgstr "檔案由 XX2 透過 XX1 邀請傳送"
msgid "Get the file"
msgstr "取得檔案"
#. ('https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi')
#: themes/default/templates/about.html.ep:18
msgid "Get the source code on <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class=\"classic\">the official repository</a> or on its <a href=\"https://github.com/ldidry/lufi\" class=\"classic\">Github mirror</a>"
msgstr ""
"在 <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi\" class="
"\"classic\">官方倉庫</a> 或其 <a href=\"https://github.com/ldidry/lufi\" class="
"\"classic\">Github 鏡像</a> 上取得原始碼"
msgid "Get the source code on <a href=\"%1\" class=\"classic\">the official repository</a> or on its <a href=\"%2\" class=\"classic\">Github mirror</a>"
msgstr "在 <a href=\"%1\" class=\"classic\">官方倉庫</a> 或其 <a href=\"%2\" class=\"classic\">Github 鏡像</a> 上取得原始碼"
#: themes/default/templates/invitations/my_invitations.html.ep:24
msgid "Guest mail"

View File

@ -15,7 +15,7 @@
<p><%== l('The original (and only for now) author is <a href="https://fiat-tux.fr" class="classic">Luc Didry</a>.') %></p>
<h3><%= l('How to install the software on my server?') %></h3>
<p><%== l('As Lufi is a free software licensed under of the terms of the <a href="https://gnu.org/licenses/agpl.html" class="classic">AGPLv3</a>, you can install it on you own server. Have a look on the <a href="https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/home" class="classic">Wiki</a> for the procedure.') %><br>
<%== l('Get the source code on <a href="https://framagit.org/fiat-tux/hat-softwares/lufi" class="classic">the official repository</a> or on its <a href="https://github.com/ldidry/lufi" class="classic">Github mirror</a>') %>
<%== l('Get the source code on <a href="%1" class="classic">the official repository</a> or on its <a href="%2" class="classic">Github mirror</a>', 'https://framagit.org/fiat-tux/hat-softwares/lufi', 'https://github.com/ldidry/lufi') %>
</p>
<h3><%= l('Version') %></h3>
<p><%== l('Latest tag of this instance: %1', sprintf('<a href="https://framagit.org/fiat-tux/hat-softwares/lufi/-/releases/%s" class="classic">%s</a>', stash('version')->{tag}, stash('version')->{tag})) %></p>