Skip to content

Commit 60b7baf

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 4230322 commit 60b7baf

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

l10n/sw.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"circles",
33
{
4+
"You deleted {circle}" : "Umefuta {circle}",
45
"Personal" : "Binafsi",
56
"Open" : "Fungua",
67
"Invite" : "Alika",
@@ -9,8 +10,11 @@ OC.L10N.register(
910
"Owner" : "Mmiliki",
1011
"%s on %s" : "%sjuu ya %s",
1112
"Open »%s«" : "Fungua >> 1%s <<",
13+
"Files" : "Mafaili",
1214
"Accept" : "Kubali",
15+
"No files in here" : "Hakuna faili hapa",
1316
"Name" : "Jina",
17+
"Size" : "Ukubwa",
1418
"Modified" : "Boresha"
1519
},
1620
"nplurals=2; plural=(n != 1);");

l10n/sw.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"You deleted {circle}" : "Umefuta {circle}",
23
"Personal" : "Binafsi",
34
"Open" : "Fungua",
45
"Invite" : "Alika",
@@ -7,8 +8,11 @@
78
"Owner" : "Mmiliki",
89
"%s on %s" : "%sjuu ya %s",
910
"Open »%s«" : "Fungua >> 1%s <<",
11+
"Files" : "Mafaili",
1012
"Accept" : "Kubali",
13+
"No files in here" : "Hakuna faili hapa",
1114
"Name" : "Jina",
15+
"Size" : "Ukubwa",
1216
"Modified" : "Boresha"
1317
},"pluralForm" :"nplurals=2; plural=(n != 1);"
1418
}

0 commit comments

Comments
 (0)