diff --git a/l10n/be.js b/l10n/be.js index bb554dbeb..f51888743 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Missing a temporary folder" : "Адсутнічае часовая папка", "Could not write file to disk" : "Не ўдалося запісаць файл на дыск", + "A PHP extension stopped the file upload" : "Пашырэнне PHP спыніла запампоўванне файла", "copy" : "копія", "Done" : "Гатова", "File" : "Файл", diff --git a/l10n/be.json b/l10n/be.json index 6495ae21b..3bc3f9038 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -1,6 +1,7 @@ { "translations": { "Missing a temporary folder" : "Адсутнічае часовая папка", "Could not write file to disk" : "Не ўдалося запісаць файл на дыск", + "A PHP extension stopped the file upload" : "Пашырэнне PHP спыніла запампоўванне файла", "copy" : "копія", "Done" : "Гатова", "File" : "Файл",