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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/bg_BG.json')
-rw-r--r--l10n/bg_BG.json25
1 files changed, 18 insertions, 7 deletions
diff --git a/l10n/bg_BG.json b/l10n/bg_BG.json
index 1cb7fc1..d5c7dfb 100644
--- a/l10n/bg_BG.json
+++ b/l10n/bg_BG.json
@@ -1,15 +1,26 @@
{ "translations": {
+ "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",
- "Save" : "Запиши",
- "Search" : "Търсене",
- "Next" : "Следваща",
- "Clear" : "Изчисти",
- "Saving..." : "Записване...",
+ "saving..." : "записва...",
+ "saved!" : "записан!",
+ "failed!" : "неуспешно!",
+ "Saved" : "Запазено",
+ "There was a problem saving your changes. Click to resume editing." : "Възникна проблем при записване на промените. Кликнете, за да се възобнови редактирането.",
"An error occurred!" : "Възникна грешка!",
- "There are unsaved changes in the text editor" : "Има незапазени промени в текстовия редактор.",
- "There were unsaved changes, click here to go back" : "Имаше незапазени промени, кликнете тук за да се върнете."
+ "Edit" : "Редакция",
+ "Mixed" : "Комбинирано",
+ "Preview" : "Преглед",
+ "New text file" : "Нов текстов файл",
+ "New text file.txt" : "Нов текст file.txt",
+ "Text editor" : "Текстов редактор"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file