Skip to content

Commit 3ed1fbc

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 7394cb2 commit 3ed1fbc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

l10n/be.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ OC.L10N.register(
22
"deck",
33
{
44
"The file was uploaded" : "Файл быў запампаваны.",
5+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Памер запампаванага файла перавышае значэнне дырэктывы upload_max_filesize у php.ini",
6+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Памер запампаванага файла перавышае значэнне дырэктывы MAX_FILE_SIZE у HTML форме",
57
"The file was only partially uploaded" : "Файл быў запампаваны толькі часткова",
68
"No file was uploaded" : "Ніводзін файл не быў запампаваны",
79
"Missing a temporary folder" : "Адсутнічае часовая папка",

l10n/be.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{ "translations": {
22
"The file was uploaded" : "Файл быў запампаваны.",
3+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Памер запампаванага файла перавышае значэнне дырэктывы upload_max_filesize у php.ini",
4+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Памер запампаванага файла перавышае значэнне дырэктывы MAX_FILE_SIZE у HTML форме",
35
"The file was only partially uploaded" : "Файл быў запампаваны толькі часткова",
46
"No file was uploaded" : "Ніводзін файл не быў запампаваны",
57
"Missing a temporary folder" : "Адсутнічае часовая папка",

0 commit comments

Comments
 (0)