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

bg.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8397c1980844f162f1574950ccd668ee8725f201 (plain)
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
{ "translations": {
    "saving..." : "записва...",
    "saved!" : "записан!",
    "failed!" : "неуспешно!",
    "Saved" : "Запазено",
    "There was a problem saving your changes. Click to resume editing." : "Възникна проблем при записване на промените. Кликнете, за да се възобнови редактирането.",
    "An error occurred!" : "Възникна грешка!",
    "Edit" : "Редакция",
    "Mixed" : "Комбинирано",
    "Preview" : "Преглед",
    "New text file" : "Нов текстов файл",
    "New text file.txt" : "Текстов файл.txt",
    "You can not open a folder" : "Не можете да отворите папката",
    "This file is too big to be opened. Please download the file instead." : "Този файл е твърде голям, за да се отвори. Моля, изтеглете файла.",
    "Cannot read the file." : "файлът неможе да бъде прочетен.",
    "Invalid file path supplied." : "Предоставен е невалиден път до файл.",
    "The file is locked." : "Файлът е заключен.",
    "An internal server error occurred." : "Възникна вътрешно сървърна грешка.",
    "You can not write to a folder" : "Не можете да записвате в папката",
    "Cannot save file as it has been modified since opening" : "Файлът не може да бъде запаметен, защото е бил модифициран след отварянето му",
    "Insufficient permissions" : "Недостатъчни права",
    "File path not supplied" : "Не е предоставен път до файл",
    "File mtime not supplied" : "Не е предоставено време на модификация на файла - mtime",
    "Text editor" : "Текстов редактор"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}