Skip to content

Commit e487f98

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

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

l10n/it.js

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ OC.L10N.register(
6767
"Clear custom status" : "Togli stato personalizzato",
6868
"Set user status" : "Imposta lo stato dell'utente",
6969
"Your status was set automatically" : "Stato impostato automaticamente",
70+
"No status message" : "Nessun messaggio di stato",
7071
"Don't clear" : "Non cancellare",
7172
"Today" : "Ogg",
7273
"This week" : "Questa settimana",

l10n/it.json

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"Clear custom status" : "Togli stato personalizzato",
6666
"Set user status" : "Imposta lo stato dell'utente",
6767
"Your status was set automatically" : "Stato impostato automaticamente",
68+
"No status message" : "Nessun messaggio di stato",
6869
"Don't clear" : "Non cancellare",
6970
"Today" : "Ogg",
7071
"This week" : "Questa settimana",

l10n/zh_CN.js

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ OC.L10N.register(
2828
"Always" : "始终",
2929
"Never" : "永不",
3030
"None" : "无",
31+
"Restart" : "重启",
3132
"General" : "常规",
3233
"Appearance" : "外观",
3334
"Theme" : "主题",

l10n/zh_CN.json

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"Always" : "始终",
2727
"Never" : "永不",
2828
"None" : "",
29+
"Restart" : "重启",
2930
"General" : "常规",
3031
"Appearance" : "外观",
3132
"Theme" : "主题",

0 commit comments

Comments
 (0)