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

ast.json « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d26ef2582b207e824a3cdb9d1ec6e88a5834fe15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "translations": {
    "New text file" : "Ficheru nuevu de testu",
    "The file was uploaded" : "Xubióse'l ficheru",
    "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El ficheru xubíu perpasa la direutiva de xuba upload_max_filesize en php.ini",
    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El ficheru xubíu perpasa la direutiva \"MAX_FILE_SIZE\" especificada nel formulariu HTML",
    "No file was uploaded" : "Nun se xubieron fichjeros",
    "Missing a temporary folder" : "Falta un direutoriu temporal",
    "Could not write file to disk" : "Nun pudo escribise nel discu'l ficheru",
    "A PHP extension stopped the file upload" : "Una estensión de PHP paró la xuba de ficheros",
    "Text" : "Testu",
    "Saving …" : "Guardando...",
    "Saved" : "Guardáu",
    "Guest" : "Convidáu/ada",
    "Keyboard shortcuts" : "Atayos de tecláu",
    "guest" : "invitáu",
    "Unsupported image type" : "Triba non sofitada d'imaxe",
    "Undo" : "Desfacer",
    "Info" : "Info",
    "Warning" : "Alvertencia",
    "Edit" : "Editar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}