Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 12, 2023
1 parent 7dca30e commit f86ea5b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
16 changes: 16 additions & 0 deletions l10n/kab.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
OC.L10N.register(
"circles",
{
"Personal" : "Udmawan",
"Open" : "Ldi",
"Local" : "Adigan",
"Circle" : "Tawinest",
"Moderator" : "Amaẓrag",
"Admin" : "Anedbal",
"Owner" : "Bab",
"No entries found in this folder" : "Ulac inekcumen i yettwafen deg ukaram-a",
"Name" : "Nom",
"Size" : "Teɣzi",
"Modified" : "Yettwabeddel"
},
"nplurals=2; plural=(n != 1);");
14 changes: 14 additions & 0 deletions l10n/kab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{ "translations": {
"Personal" : "Udmawan",
"Open" : "Ldi",
"Local" : "Adigan",
"Circle" : "Tawinest",
"Moderator" : "Amaẓrag",
"Admin" : "Anedbal",
"Owner" : "Bab",
"No entries found in this folder" : "Ulac inekcumen i yettwafen deg ukaram-a",
"Name" : "Nom",
"Size" : "Teɣzi",
"Modified" : "Yettwabeddel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit f86ea5b

Please sign in to comment.