Skip to content

Commit e045da8

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

2 files changed

Lines changed: 24 additions & 2 deletions

File tree

l10n/kab.js

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"richdocuments",
33
{
4+
"Saved" : "Yettwasekles",
45
"The file was uploaded" : "Ulac afaylu yettwaznen",
56
"The file was only partially uploaded" : "Afaylu, cwiṭ kan i yettwaznen segs",
67
"No file was uploaded" : "Ulac afaylu i d-yettwasulin",
@@ -10,17 +11,24 @@ OC.L10N.register(
1011
"New presentation" : "Tanekda tamaynut",
1112
"New spreadsheet" : "Ambellez amaynut ",
1213
"Document" : "Isemli",
14+
"Presentation" : "Tasmuli",
1315
"Images" : "Tugniwin",
16+
"Office" : "Tanarit",
17+
"Empty" : "Ilem",
1418
"New" : "Amaynut",
1519
"Save" : "Sekles",
1620
"Remove" : "Kkes",
1721
"Confirm" : "Serggeg",
1822
"Cancel" : "Sefsex",
23+
"Save as" : "Sekles s yisem",
1924
"Select template" : "Fren tamudemt",
25+
"File name" : "Isem n ufaylu",
2026
"Create" : "Snulfu-d",
2127
"Submit" : "Azen",
2228
"Description" : "Aglam",
2329
"No results" : "Ulac igmad",
30+
"Select file" : "Fren afaylu",
31+
"Preview" : "Pre-timeẓriwt",
2432
"Edit" : "Ẓreg",
2533
"Close" : "Mdel",
2634
"Remove from favorites" : "Kkes-it seg ismal",
@@ -30,6 +38,9 @@ OC.L10N.register(
3038
"Guest" : "Inebgi",
3139
"New file" : "Rnu afaylu",
3240
"Error" : "Erreur",
33-
"Set" : "Sbadu"
41+
"An error occurred" : "Teḍra-d tuccḍa",
42+
"Nickname" : "Tasaẓlut",
43+
"Set" : "Sbadu",
44+
"Saving…" : "Asekles…"
3445
},
3546
"nplurals=2; plural=(n != 1);");

l10n/kab.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"Saved" : "Yettwasekles",
23
"The file was uploaded" : "Ulac afaylu yettwaznen",
34
"The file was only partially uploaded" : "Afaylu, cwiṭ kan i yettwaznen segs",
45
"No file was uploaded" : "Ulac afaylu i d-yettwasulin",
@@ -8,17 +9,24 @@
89
"New presentation" : "Tanekda tamaynut",
910
"New spreadsheet" : "Ambellez amaynut ",
1011
"Document" : "Isemli",
12+
"Presentation" : "Tasmuli",
1113
"Images" : "Tugniwin",
14+
"Office" : "Tanarit",
15+
"Empty" : "Ilem",
1216
"New" : "Amaynut",
1317
"Save" : "Sekles",
1418
"Remove" : "Kkes",
1519
"Confirm" : "Serggeg",
1620
"Cancel" : "Sefsex",
21+
"Save as" : "Sekles s yisem",
1722
"Select template" : "Fren tamudemt",
23+
"File name" : "Isem n ufaylu",
1824
"Create" : "Snulfu-d",
1925
"Submit" : "Azen",
2026
"Description" : "Aglam",
2127
"No results" : "Ulac igmad",
28+
"Select file" : "Fren afaylu",
29+
"Preview" : "Pre-timeẓriwt",
2230
"Edit" : "Ẓreg",
2331
"Close" : "Mdel",
2432
"Remove from favorites" : "Kkes-it seg ismal",
@@ -28,6 +36,9 @@
2836
"Guest" : "Inebgi",
2937
"New file" : "Rnu afaylu",
3038
"Error" : "Erreur",
31-
"Set" : "Sbadu"
39+
"An error occurred" : "Teḍra-d tuccḍa",
40+
"Nickname" : "Tasaẓlut",
41+
"Set" : "Sbadu",
42+
"Saving…" : "Asekles…"
3243
},"pluralForm" :"nplurals=2; plural=(n != 1);"
3344
}

0 commit comments

Comments
 (0)