Skip to content

Commit dba96b2

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent cf3045c commit dba96b2

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

l10n/ca.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ OC.L10N.register(
4848
"Failed to edit GitHub notification" : "No s'ha pogut editar la notificació de GitHub",
4949
"Unknown error" : "Error desconegut",
5050
"Line {line}" : "Línia {line}",
51+
"by {creator}" : "per {creator}",
5152
"Author" : "Autor/a",
5253
"Owner" : "Propietari",
5354
"Draft" : "Esborrany",

l10n/ca.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"Failed to edit GitHub notification" : "No s'ha pogut editar la notificació de GitHub",
4747
"Unknown error" : "Error desconegut",
4848
"Line {line}" : "Línia {line}",
49+
"by {creator}" : "per {creator}",
4950
"Author" : "Autor/a",
5051
"Owner" : "Propietari",
5152
"Draft" : "Esborrany",

l10n/da.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ OC.L10N.register(
88
"Connected accounts" : "Forbundne konti",
99
"Client ID" : "Klient ID",
1010
"Client secret" : "Klienthemmelighed",
11+
"Enable navigation link" : "Enable navigation link",
1112
"Connected as {user}" : "Forbundet som {user}",
1213
"Mark as read" : "Marker som læst",
1314
"Loading..." : "Indlæser...",
1415
"Unknown error" : "Ukendt fejl",
16+
"Line {line}" : "Linje {linje}",
1517
"by {creator}" : "af {creator}",
1618
"Author" : "Forfatter",
1719
"Owner" : "Ejer",

l10n/da.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@
66
"Connected accounts" : "Forbundne konti",
77
"Client ID" : "Klient ID",
88
"Client secret" : "Klienthemmelighed",
9+
"Enable navigation link" : "Enable navigation link",
910
"Connected as {user}" : "Forbundet som {user}",
1011
"Mark as read" : "Marker som læst",
1112
"Loading..." : "Indlæser...",
1213
"Unknown error" : "Ukendt fejl",
14+
"Line {line}" : "Linje {linje}",
1315
"by {creator}" : "af {creator}",
1416
"Author" : "Forfatter",
1517
"Owner" : "Ejer",

0 commit comments

Comments
 (0)