Skip to content

Commit 884562a

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

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

l10n/sw.js

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
OC.L10N.register(
2+
"bookmarks",
3+
{
4+
"Details" : "Maelezo ya kina",
5+
"Copy link" : "Nakili kiungio",
6+
"Search" : "Tafuta",
7+
"Empty trash bin" : "Weka tupu chombo cha takataka",
8+
"Shared by {user}" : "Imeshirikishwa na{user}",
9+
"Submit" : "Wasilisha",
10+
"Cancel" : "Cancel",
11+
"Shared with you" : "Imeshirikiwa na wewe",
12+
"Delete" : "Futa",
13+
"Tags" : "Maoni",
14+
"Owner" : "Mmiliki",
15+
"Sharing" : "inashirikisha",
16+
"Share link" : "Shirikisha kiungo",
17+
"Save" : "Hifadhi"
18+
},
19+
"nplurals=2; plural=(n != 1);");

l10n/sw.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{ "translations": {
2+
"Details" : "Maelezo ya kina",
3+
"Copy link" : "Nakili kiungio",
4+
"Search" : "Tafuta",
5+
"Empty trash bin" : "Weka tupu chombo cha takataka",
6+
"Shared by {user}" : "Imeshirikishwa na{user}",
7+
"Submit" : "Wasilisha",
8+
"Cancel" : "Cancel",
9+
"Shared with you" : "Imeshirikiwa na wewe",
10+
"Delete" : "Futa",
11+
"Tags" : "Maoni",
12+
"Owner" : "Mmiliki",
13+
"Sharing" : "inashirikisha",
14+
"Share link" : "Shirikisha kiungo",
15+
"Save" : "Hifadhi"
16+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
17+
}

0 commit comments

Comments
 (0)