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

ast.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6ac460a5a07ac255f29ddd47e7154893b493ce57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Saving …" : "Guardando...",
    "Saved!" : "¡Guardóse!",
    "Saved" : "Guardáu",
    "There was a problem saving your changes. Click to resume editing." : "Hebo un problema guardando tos cambéos. Calca pa reaniciar la edición.",
    "An error occurred!" : "Hebo un fallu!",
    "Edit" : "Editar",
    "Preview" : "Previsualizar",
    "New text file" : "Ficheru nuevu de testu",
    "New text file.txt" : "Nuevu testu ficheru.txt",
    "This file is too big to be opened. Please download the file instead." : "El ficheru ye demasiáu grande p'abrilo. Por favor, descarga'l ficheru nel so llugar.",
    "Cannot read the file." : "Nun ye a lleese'l ficheru",
    "Invalid file path supplied." : "Camín de ficheru inválidu.",
    "The file is locked." : "El ficheru ta bloquiáu.",
    "An internal server error occurred." : "Hebo un fallu internu nel sirvidor."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}