1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-07-09 15:38:44 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Nextcloud bot
f927ba1cd0
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-24 02:51:56 +00:00
Nextcloud bot
635147a629
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-22 02:51:23 +00:00
4 changed files with 4 additions and 2 deletions

View File

@ -4,6 +4,7 @@ OC.L10N.register(
"Cancel" : "Sefsex", "Cancel" : "Sefsex",
"Confirm" : "Serggeg", "Confirm" : "Serggeg",
"Settings" : "Iɣewwaṛen", "Settings" : "Iɣewwaṛen",
"Notification settings" : "Iɣewwaren n usezmel",
"Disable" : "Désactiver" "Disable" : "Désactiver"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@ -2,6 +2,7 @@
"Cancel" : "Sefsex", "Cancel" : "Sefsex",
"Confirm" : "Serggeg", "Confirm" : "Serggeg",
"Settings" : "Iɣewwaṛen", "Settings" : "Iɣewwaṛen",
"Notification settings" : "Iɣewwaren n usezmel",
"Disable" : "Désactiver" "Disable" : "Désactiver"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@ -3,7 +3,7 @@ OC.L10N.register(
{ {
"Cancel" : "ยกเลิก", "Cancel" : "ยกเลิก",
"Confirm" : "ยืนยัน", "Confirm" : "ยืนยัน",
"Settings" : "ตั้งค่า", "Settings" : "การตั้งค่า",
"Enable" : "เปิดใช้งาน", "Enable" : "เปิดใช้งาน",
"Disable" : "ปิดใช้งาน" "Disable" : "ปิดใช้งาน"
}, },

View File

@ -1,7 +1,7 @@
{ "translations": { { "translations": {
"Cancel" : "ยกเลิก", "Cancel" : "ยกเลิก",
"Confirm" : "ยืนยัน", "Confirm" : "ยืนยัน",
"Settings" : "ตั้งค่า", "Settings" : "การตั้งค่า",
"Enable" : "เปิดใช้งาน", "Enable" : "เปิดใช้งาน",
"Disable" : "ปิดใช้งาน" "Disable" : "ปิดใช้งาน"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"