Skip to content

Commit 9a80a3e

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent b226432 commit 9a80a3e

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

l10n/da.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ OC.L10N.register(
2525
"Delete failed" : "Sletning fejlede",
2626
"All recipes" : "Alle opskrifter",
2727
"None" : "Ingen",
28+
"Loading app" : "Indlæser app",
2829
"Loading recipe" : "Opskrift indlæses",
2930
"Recipe not found" : "Opskrift ikke fundet",
3031
"Page not found" : "Siden blev ikke fundet",

l10n/da.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"Delete failed" : "Sletning fejlede",
2424
"All recipes" : "Alle opskrifter",
2525
"None" : "Ingen",
26+
"Loading app" : "Indlæser app",
2627
"Loading recipe" : "Opskrift indlæses",
2728
"Recipe not found" : "Opskrift ikke fundet",
2829
"Page not found" : "Siden blev ikke fundet",

l10n/kab.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
OC.L10N.register(
22
"cookbook",
33
{
4+
"Category" : "Taggayt",
45
"Tags" : "Tibzimin",
56
"None" : "Ula d yiwen",
67
"Page not found" : "Ulac asebter",
78
"Edit" : "Ẓreg",
89
"Save" : "Sekles",
910
"Search" : "Nadi",
1011
"Filter" : "Sizdeg",
12+
"Categories" : "Taggayin",
1113
"Rename" : "Beddel isem",
12-
"Name" : "Nom",
13-
"Loading…" : "Asali..."
14+
"Name" : "Isem",
15+
"Loading…" : "Asali...",
16+
"Source" : "Aɣbalu",
17+
"Tools" : "Ifecka"
1418
},
1519
"nplurals=2; plural=(n != 1);");

l10n/kab.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{ "translations": {
2+
"Category" : "Taggayt",
23
"Tags" : "Tibzimin",
34
"None" : "Ula d yiwen",
45
"Page not found" : "Ulac asebter",
56
"Edit" : "Ẓreg",
67
"Save" : "Sekles",
78
"Search" : "Nadi",
89
"Filter" : "Sizdeg",
10+
"Categories" : "Taggayin",
911
"Rename" : "Beddel isem",
10-
"Name" : "Nom",
11-
"Loading…" : "Asali..."
12+
"Name" : "Isem",
13+
"Loading…" : "Asali...",
14+
"Source" : "Aɣbalu",
15+
"Tools" : "Ifecka"
1216
},"pluralForm" :"nplurals=2; plural=(n != 1);"
1317
}

0 commit comments

Comments
 (0)