Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 13, 2024
1 parent 221a102 commit 793aa51
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion l10n/ms_MY.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ OC.L10N.register(
{
"Hello %s" : "Hai %s",
"Hello %s," : "Hai %s,",
"Notifications" : "Pemberitahuan",
"in {path}" : "dalam {haluan}",
"Your settings have been updated." : "Tetapan anda sudah dikemaskini."
"Your settings have been updated." : "Tetapan anda sudah dikemaskini.",
"You need to set up your email address before you can receive notification emails." : "Anda perlu menyediakan alamat e-mel anda sebelum anda boleh menerima e-mel pemberitahuan."
},
"nplurals=1; plural=0;");
4 changes: 3 additions & 1 deletion l10n/ms_MY.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{ "translations": {
"Hello %s" : "Hai %s",
"Hello %s," : "Hai %s,",
"Notifications" : "Pemberitahuan",
"in {path}" : "dalam {haluan}",
"Your settings have been updated." : "Tetapan anda sudah dikemaskini."
"Your settings have been updated." : "Tetapan anda sudah dikemaskini.",
"You need to set up your email address before you can receive notification emails." : "Anda perlu menyediakan alamat e-mel anda sebelum anda boleh menerima e-mel pemberitahuan."
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 793aa51

Please sign in to comment.