Welcome to mirror list, hosted at ThFree Co, Russian Federation.

es_AR.json « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9f1e419b5d70595061dcdb5d1a3d0d103449b1a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "translations": {
    "New text file" : "Nuevo archivo de texto",
    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido sobrepasa el valor MAX_FILE_SIZE especificada en el formulario HTML",
    "No file was uploaded" : "No se subió ningún archivo ",
    "Missing a temporary folder" : "Falta un directorio temporal",
    "Text" : "Texto",
    "Saved" : "Guardado",
    "Formatting help" : "Ayuda de formato",
    "Keyboard shortcuts" : "Atajos de teclado",
    "Bold" : "Negrita",
    "Italic" : "Itálico",
    "Participants" : "Participantes",
    "Undo" : "Deshacer",
    "Info" : "Info",
    "Warning" : "Advertencia",
    "Edit" : "Editar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}