Skip to content

Commit 79f6ead

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent bbec603 commit 79f6ead

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

l10n/lo.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
OC.L10N.register(
2+
"serverinfo",
3+
{
4+
"Not supported!" : "ບໍ່ຊັບຟອດ",
5+
"Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy",
6+
"Shares" : "ການແບ່ງປັນ",
7+
"Copy" : "ສຳເນົາ"
8+
},
9+
"nplurals=1; plural=0;");

l10n/lo.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{ "translations": {
2+
"Not supported!" : "ບໍ່ຊັບຟອດ",
3+
"Press Ctrl-C to copy." : "ກົດ Ctrl-C ເພື່ອ copy",
4+
"Shares" : "ການແບ່ງປັນ",
5+
"Copy" : "ສຳເນົາ"
6+
},"pluralForm" :"nplurals=1; plural=0;"
7+
}

0 commit comments

Comments
 (0)