-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
- Loading branch information
1 parent
afdbb42
commit 307a578
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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;" | ||
} |