-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
27 additions
and
20 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2024-11-16T00:00:00+00:00\n" | ||
"PO-Revision-Date: 2024-11-16T00:00:00+00:00\n" | ||
"Language: \n" | ||
|
||
msgid "plugins.generic.allowedUploads.displayName" | ||
msgstr "Módulo Cargas permitidas" | ||
|
||
msgid "plugins.generic.allowedUploads.description" | ||
msgstr "Módulo Cargas permitidas permite elegir los tipos de archivo que están permitidos al enviar un manuscrito. NOTA! Este no es un módulo de seguridad informática! Por favor asegúrese que la carpeta de Archivos esté fuera de la raíz del sitio web." | ||
|
||
msgid "plugins.generic.allowedUploads.error" | ||
msgstr "Solamene las siguientes extensiones de archivo están permitidas: {$allowedExtensions}." | ||
|
||
msgid "plugins.generic.allowedUploads.manager.settings.description" | ||
msgstr "Agregue una lista de las extensiones permitidas separadas por punto y coma. Por ejemplo doc; docx; pdf; gif; jpg y luego haga clic en OK." | ||
|
||
msgid "plugins.generic.allowedUploads.manager.settings.allowedExtensions" | ||
msgstr "Extensiones de archivo permitidas" |
This file was deleted.
Oops, something went wrong.