Skip to content

Commit 5ca261a

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

File tree

4 files changed

+16
-6
lines changed

4 files changed

+16
-6
lines changed

l10n/da.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ OC.L10N.register(
1414
"Connected as {user}" : "Forbundet som {user}",
1515
"Enable navigation link" : "Aktiver navigationslink",
1616
"Personal access token" : "Personligt adgangstoken",
17+
"Loading data" : "Indlæser data",
1718
"Mark as read" : "Marker som læst",
1819
"Loading..." : "Indlæser...",
1920
"Line {line}" : "Linje {line}",

l10n/da.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"Connected as {user}" : "Forbundet som {user}",
1313
"Enable navigation link" : "Aktiver navigationslink",
1414
"Personal access token" : "Personligt adgangstoken",
15+
"Loading data" : "Indlæser data",
1516
"Mark as read" : "Marker som læst",
1617
"Loading..." : "Indlæser...",
1718
"Line {line}" : "Linje {line}",

l10n/kab.js

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
OC.L10N.register(
22
"integration_github",
33
{
4-
"Comment" : "Commentaire",
4+
"Comment" : "Awennit",
5+
"Connected as {user}" : "D uqqin am {user}",
56
"Mark as read" : "Creḍ yettwaɣra",
6-
"Unknown error" : "Erreur inconnue",
7+
"Unknown error" : "Tuccḍa tarussint",
78
"Draft" : "Arewway",
8-
"Owner" : "Bab"
9+
"Comment from {login}" : "Awennit sɣur {login}",
10+
"by {creator}" : "sɣur {creator}",
11+
"Author" : "Ameskar",
12+
"Owner" : "Bab-is"
913
},
1014
"nplurals=2; plural=(n != 1);");

l10n/kab.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{ "translations": {
2-
"Comment" : "Commentaire",
2+
"Comment" : "Awennit",
3+
"Connected as {user}" : "D uqqin am {user}",
34
"Mark as read" : "Creḍ yettwaɣra",
4-
"Unknown error" : "Erreur inconnue",
5+
"Unknown error" : "Tuccḍa tarussint",
56
"Draft" : "Arewway",
6-
"Owner" : "Bab"
7+
"Comment from {login}" : "Awennit sɣur {login}",
8+
"by {creator}" : "sɣur {creator}",
9+
"Author" : "Ameskar",
10+
"Owner" : "Bab-is"
711
},"pluralForm" :"nplurals=2; plural=(n != 1);"
812
}

0 commit comments

Comments
 (0)