зеркало из https://github.com/nextcloud/text.git
23 строки
1.1 KiB
JSON
23 строки
1.1 KiB
JSON
{ "translations": {
|
|
"New text file" : "Nuevo archivo de texto",
|
|
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
|
|
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
|
|
"No file was uploaded" : "No se cargó el archivo",
|
|
"Missing a temporary folder" : "Falta una carpeta temporal",
|
|
"Text" : "Texto",
|
|
"Guest" : "Invitado",
|
|
"Offline" : "Sin conexión",
|
|
"Saved" : "Guardado",
|
|
"Unsaved changes" : "Cambios no guardados",
|
|
"Formatting help" : "Ayuda de formato",
|
|
"Keyboard shortcuts" : "Atajos del teclado",
|
|
"Translate" : "Traducir",
|
|
"Replace" : "Reemplazar",
|
|
"Unsupported image type" : "Tipo de imagen no soportado",
|
|
"Undo" : "Deshacer",
|
|
"Info" : "Info",
|
|
"Success" : "Éxito",
|
|
"Warning" : "Advertencia",
|
|
"Edit" : "Editar"
|
|
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
|
} |