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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 2, 2024
1 parent afdbb42 commit 307a578
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
19 changes: 19 additions & 0 deletions l10n/km.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
OC.L10N.register(
"richdocuments",
{
"Saved" : "បាន​រក្សាទុក",
"New" : "ថ្មី",
"Cancel" : "បោះបង់",
"Save" : "រក្សាទុក",
"Description" : "ការ​អធិប្បាយ",
"Select file" : "ជ្រើសរើសឯកសារ",
"Close" : "បិទ",
"Edit" : "កែប្រែ",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Details" : "ព័ត៌មាន​លម្អិត",
"Download" : "ទាញយក",
"Create" : "បង្កើត",
"Error" : "កំហុស"
},
"nplurals=1; plural=0;");
17 changes: 17 additions & 0 deletions l10n/km.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{ "translations": {
"Saved" : "បាន​រក្សាទុក",
"New" : "ថ្មី",
"Cancel" : "បោះបង់",
"Save" : "រក្សាទុក",
"Description" : "ការ​អធិប្បាយ",
"Select file" : "ជ្រើសរើសឯកសារ",
"Close" : "បិទ",
"Edit" : "កែប្រែ",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Details" : "ព័ត៌មាន​លម្អិត",
"Download" : "ទាញយក",
"Create" : "បង្កើត",
"Error" : "កំហុស"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 307a578

Please sign in to comment.