-
Notifications
You must be signed in to change notification settings - Fork 94
/
Copy pathes_UY.json
30 lines (30 loc) · 1.31 KB
/
es_UY.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{ "translations": {
"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",
"New text file" : "Nuevo archivo de texto",
"File not found" : "Archivo no encontrado",
"Text" : "Texto",
"Translate" : "Traducir",
"Guest" : "Invitado",
"Offline" : "Sin conexión",
"Saved" : "Guardado",
"Unsaved changes" : "Cambios no guardados",
"Keyboard shortcuts" : "Atajos del teclado",
"Link" : "Ligas",
"Action" : "Acción",
"Undo" : "Deshacer",
"URL" : "URL",
"Formatting help" : "Ayuda de formato",
"Select language" : "Seleccionar idioma",
"to" : "para",
"Replace" : "Reemplazar",
"Edit" : "Editar",
"Source code" : "Código fuente",
"Details" : "Detalles",
"Info" : "Info",
"Success" : "Éxito",
"Warning" : "Advertencia"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}