aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/be.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/be.js')
-rw-r--r--apps/files/l10n/be.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/be.js b/apps/files/l10n/be.js
index f4abbac4e1e..2d0f09c5426 100644
--- a/apps/files/l10n/be.js
+++ b/apps/files/l10n/be.js
@@ -133,7 +133,6 @@ OC.L10N.register(
"Converting files …" : "Канвертацыя файлаў …",
"Converting file …" : "Канвертацыя файла …",
"File successfully converted" : "Файл паспяхова сканвертаваны",
- "Deletion cancelled" : "Выдаленне скасавана",
"Delete permanently" : "Выдаліць назаўжды",
"Delete file" : "Выдаліць файл",
"Delete files" : "Выдаліць файлы",
@@ -150,7 +149,6 @@ OC.L10N.register(
"This file/folder is already in that directory" : "Гэты файл/папка ўжо знаходзіцца ў гэтым каталогу",
"(copy)" : "(копія)",
"(copy %n)" : "(копія %n)",
- "Move cancelled" : "Перамяшчэнне скасавана",
"A file or folder with that name already exists in this folder" : "Файл або папка з такой назвай ужо існуе ў гэтай папцы",
"The files are locked" : "Файлы заблакіраваны",
"The file does not exist anymore" : "Файл больш не існуе",
@@ -177,7 +175,6 @@ OC.L10N.register(
"Audio" : "Аўдыя",
"Photos and images" : "Фота і відарысы",
"Videos" : "Відэа",
- "New folder creation cancelled" : "Стварэнне новай папкі скасавана",
"Created new folder \"{name}\"" : "Створана новая папка \"{name}\"",
"Unable to initialize the templates directory" : "Немагчыма ініцыялізаваць каталог шаблонаў",
"Create templates folder" : "Стварыць папку шаблонаў",
@@ -240,6 +237,9 @@ OC.L10N.register(
"{used} used" : "Выкарыстана {used}",
"Path" : "Шлях",
"Upload file" : "Запампаваць файл",
+ "Deletion cancelled" : "Выдаленне скасавана",
+ "Move cancelled" : "Перамяшчэнне скасавана",
+ "New folder creation cancelled" : "Стварэнне новай папкі скасавана",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} папка","{folderCount} папкі","{folderCount} папак","{folderCount} папак"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файлы","{fileCount} файлаў","{fileCount} файлаў"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл і {folderCount} папка","1 файл і {folderCount} папкі","1 файл і {folderCount} папак","1 файл і {folderCount} папак"],