[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-09-01 03:32:43 +00:00
Родитель ec6c63e43f
Коммит 8a38527edf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 40 добавлений и 0 удалений

21
l10n/an.js Normal file
Просмотреть файл

@ -0,0 +1,21 @@
OC.L10N.register(
"richdocuments",
{
"The file was uploaded" : "O fichero estió puyato",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O fichero puyato sobrexe a directiva upload_max_filesize en php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'espezificó en o formulario HTML",
"The file was only partially uploaded" : "O fichero nomás s'ha cargau parzialmén",
"No file was uploaded" : "No s'ha cargau garra fichero",
"Missing a temporary folder" : "Falta una carpeta temporal",
"Could not write file to disk" : "No se podió escribir o fichero en o disco",
"A PHP extension stopped the file upload" : "Una estensión de PHP aturó a carga de fichers",
"File is too big" : "O fichero ye masiau gran",
"Invalid file provided" : "Fichero proporzionau no valiu",
"Cancel" : "Canzelar",
"Close" : "Zarrar",
"Error" : "Error",
"Details" : "Detalles",
"Download" : "Escargar",
"Create" : "Crear"
},
"nplurals=2; plural=(n != 1);");

19
l10n/an.json Normal file
Просмотреть файл

@ -0,0 +1,19 @@
{ "translations": {
"The file was uploaded" : "O fichero estió puyato",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O fichero puyato sobrexe a directiva upload_max_filesize en php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'espezificó en o formulario HTML",
"The file was only partially uploaded" : "O fichero nomás s'ha cargau parzialmén",
"No file was uploaded" : "No s'ha cargau garra fichero",
"Missing a temporary folder" : "Falta una carpeta temporal",
"Could not write file to disk" : "No se podió escribir o fichero en o disco",
"A PHP extension stopped the file upload" : "Una estensión de PHP aturó a carga de fichers",
"File is too big" : "O fichero ye masiau gran",
"Invalid file provided" : "Fichero proporzionau no valiu",
"Cancel" : "Canzelar",
"Close" : "Zarrar",
"Error" : "Error",
"Details" : "Detalles",
"Download" : "Escargar",
"Create" : "Crear"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}