Skip to content

Commit 3277de5

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 34effdc commit 3277de5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

l10n/be.js

Lines changed: 3 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 file was only partially uploaded" : "Файл быў запампаваны толькі часткова",
6+
"No file was uploaded" : "Ніводзін файл не быў запампаваны",
57
"Missing a temporary folder" : "Адсутнічае часовая папка",
68
"Could not write file to disk" : "Не ўдалося запісаць файл на дыск",
79
"A PHP extension stopped the file upload" : "Пашырэнне PHP спыніла запампоўванне файла",
@@ -14,6 +16,7 @@ OC.L10N.register(
1416
"Apply filter" : "Ужыць фільтр",
1517
"Open" : "Адкрыць",
1618
"Clear filter" : "Ачысціць фільтр",
19+
"Details" : "Падрабязнасці",
1720
"Sharing" : "Абагульванне",
1821
"Tags" : "Тэгі",
1922
"Activity" : "Актыўнасць",

l10n/be.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{ "translations": {
22
"The file was uploaded" : "Файл быў запампаваны.",
3+
"The file was only partially uploaded" : "Файл быў запампаваны толькі часткова",
4+
"No file was uploaded" : "Ніводзін файл не быў запампаваны",
35
"Missing a temporary folder" : "Адсутнічае часовая папка",
46
"Could not write file to disk" : "Не ўдалося запісаць файл на дыск",
57
"A PHP extension stopped the file upload" : "Пашырэнне PHP спыніла запампоўванне файла",
@@ -12,6 +14,7 @@
1214
"Apply filter" : "Ужыць фільтр",
1315
"Open" : "Адкрыць",
1416
"Clear filter" : "Ачысціць фільтр",
17+
"Details" : "Падрабязнасці",
1518
"Sharing" : "Абагульванне",
1619
"Tags" : "Тэгі",
1720
"Activity" : "Актыўнасць",

0 commit comments

Comments
 (0)