Skip to content

Commit a2eae01

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

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

l10n/kab.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@ OC.L10N.register(
22
"user_oidc",
33
{
44
"Error" : "Erreur",
5+
"Client ID" : "Asulay ID n wemsaɣ",
6+
"Update" : "Leqqem",
57
"Remove" : "Kkes",
68
"Cancel" : "Cancel",
79
"Delete" : "Kkes",
810
"Submit" : "Azen",
9-
"Back to %s" : "Uɣal ar %s"
11+
"Back to %s" : "Uɣal ar %s",
12+
"Domain" : "Taɣult"
1013
},
1114
"nplurals=2; plural=(n != 1);");

l10n/kab.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{ "translations": {
22
"Error" : "Erreur",
3+
"Client ID" : "Asulay ID n wemsaɣ",
4+
"Update" : "Leqqem",
35
"Remove" : "Kkes",
46
"Cancel" : "Cancel",
57
"Delete" : "Kkes",
68
"Submit" : "Azen",
7-
"Back to %s" : "Uɣal ar %s"
9+
"Back to %s" : "Uɣal ar %s",
10+
"Domain" : "Taɣult"
811
},"pluralForm" :"nplurals=2; plural=(n != 1);"
912
}

0 commit comments

Comments
 (0)