Merge pull request #1091 from tobiasd/20210301-lng

various translations
This commit is contained in:
Hypolite Petovan 2021-03-28 20:08:02 -04:00 committed by GitHub
commit 69bbd8b439
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
216 changed files with 5549 additions and 1476 deletions

View file

@ -4,15 +4,16 @@
#
#
# Translators:
# bob lebonche <lebonche@tutanota.com>, 2021
# ButterflyOfFire, 2020
# StefOfficiel <pichard.stephane@free.fr>, 2015
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2020-02-27 22:12+0000\n"
"Last-Translator: ButterflyOfFire\n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-22 09:18+0000\n"
"Last-Translator: bob lebonche <lebonche@tutanota.com>\n"
"Language-Team: French (http://www.transifex.com/Friendica/friendica/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,38 +21,38 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: js_upload.php:43
msgid "Upload a file"
msgstr "Téléverser un fichier"
#: js_upload.php:33
msgid "Select files for upload"
msgstr "Sélectionner les fichiers à télécharger"
#: js_upload.php:44
#: js_upload.php:34
msgid "Drop files here to upload"
msgstr "Glisser les fichiers ici pour uploader"
#: js_upload.php:45
#: js_upload.php:35
msgid "Cancel"
msgstr "Annuler"
#: js_upload.php:46
#: js_upload.php:36
msgid "Failed"
msgstr ""
msgstr "Echec"
#: js_upload.php:303
#: js_upload.php:214
msgid "No files were uploaded."
msgstr ""
msgstr "Aucun fichier téléchargé"
#: js_upload.php:309
#: js_upload.php:220
msgid "Uploaded file is empty"
msgstr ""
msgstr "Le fichier téléchargé est vide"
#: js_upload.php:321
#: js_upload.php:232
msgid "Image exceeds size limit of "
msgstr ""
msgstr "L'image dépasse la taille limite de "
#: js_upload.php:332
#: js_upload.php:246
msgid "File has an invalid extension, it should be one of "
msgstr ""
msgstr "Le fichier à une extension invalide, cela devrait être une de ces "
#: js_upload.php:343
#: js_upload.php:257
msgid "Upload was cancelled, or server error encountered"
msgstr ""
msgstr "Le téléchargement a été annulé ou le server a rencontré une erreur"

View file

@ -6,6 +6,12 @@ function string_plural_select_fr($n){
return intval($n > 1);
}}
;
$a->strings["Upload a file"] = "Téléverser un fichier";
$a->strings["Select files for upload"] = "Sélectionner les fichiers à télécharger";
$a->strings["Drop files here to upload"] = "Glisser les fichiers ici pour uploader";
$a->strings["Cancel"] = "Annuler";
$a->strings["Failed"] = "Echec";
$a->strings["No files were uploaded."] = "Aucun fichier téléchargé";
$a->strings["Uploaded file is empty"] = "Le fichier téléchargé est vide";
$a->strings["Image exceeds size limit of "] = "L'image dépasse la taille limite de ";
$a->strings["File has an invalid extension, it should be one of "] = "Le fichier à une extension invalide, cela devrait être une de ces ";
$a->strings["Upload was cancelled, or server error encountered"] = "Le téléchargement a été annulé ou le server a rencontré une erreur";

View file

@ -0,0 +1,56 @@
# ADDON js_upload
# Copyright (C)
# This file is distributed under the same license as the Friendica js_upload addon package.
#
#
# Translators:
# Balázs Úr, 2020-2021
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-23 01:46+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js_upload.php:33
msgid "Select files for upload"
msgstr "Fájlok kijelölése a feltöltéshez"
#: js_upload.php:34
msgid "Drop files here to upload"
msgstr "Húzzon ide fájlokat a feltöltéshez"
#: js_upload.php:35
msgid "Cancel"
msgstr "Mégse"
#: js_upload.php:36
msgid "Failed"
msgstr "Sikertelen"
#: js_upload.php:214
msgid "No files were uploaded."
msgstr "Nem lettek fájlok feltöltve."
#: js_upload.php:220
msgid "Uploaded file is empty"
msgstr "A feltöltött fájl üres"
#: js_upload.php:232
msgid "Image exceeds size limit of "
msgstr "A kép meghaladja a beállított méretkorlátot: "
#: js_upload.php:246
msgid "File has an invalid extension, it should be one of "
msgstr "A fájlnak érvénytelen kiterjesztése van, ezek egyikének kellene lennie: "
#: js_upload.php:257
msgid "Upload was cancelled, or server error encountered"
msgstr "A feltöltés meg lett szakítva vagy kiszolgálóhiba történt"

View file

@ -0,0 +1,17 @@
<?php
if(! function_exists("string_plural_select_hu")) {
function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Select files for upload"] = "Fájlok kijelölése a feltöltéshez";
$a->strings["Drop files here to upload"] = "Húzzon ide fájlokat a feltöltéshez";
$a->strings["Cancel"] = "Mégse";
$a->strings["Failed"] = "Sikertelen";
$a->strings["No files were uploaded."] = "Nem lettek fájlok feltöltve.";
$a->strings["Uploaded file is empty"] = "A feltöltött fájl üres";
$a->strings["Image exceeds size limit of "] = "A kép meghaladja a beállított méretkorlátot: ";
$a->strings["File has an invalid extension, it should be one of "] = "A fájlnak érvénytelen kiterjesztése van, ezek egyikének kellene lennie: ";
$a->strings["Upload was cancelled, or server error encountered"] = "A feltöltés meg lett szakítva vagy kiszolgálóhiba történt";