-
Notifications
You must be signed in to change notification settings - Fork 241
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 <[email protected]>
- Loading branch information
1 parent
6ae52b3
commit 79a24df
Showing
2 changed files
with
78 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,40 @@ | ||
OC.L10N.register( | ||
"calendar", | ||
{ | ||
"Calendar" : "ປະຕິທິນ", | ||
"Confirm" : "ຢືນຢັນ", | ||
"Personal" : "ສ່ວນບຸກຄົນ", | ||
"Today" : "ມື້ນີ້", | ||
"Copy link" : "ສຳເນົາລິງ", | ||
"Edit" : "ແກ້ໄຂ", | ||
"Delete" : "ລຶບ", | ||
"Shared with you by" : "ແບ່ງປັນໂດຍທ່ານ", | ||
"Name" : "ຊື່", | ||
"Deleted" : "ລືບ", | ||
"Restore" : "ການກຸ້ຄຶນ", | ||
"Empty trash bin" : "ລ້າງຖັງຂີ້ເຫຍື່ອ", | ||
"Share link" : "ແບ່ງປັນລິງ", | ||
"Delete share link" : "ລົບລິງແບ່ງປັນ", | ||
"Save" : "ບັນທຶກ", | ||
"Filename" : "ຊື່ຟາຍ", | ||
"Cancel" : "ຍົກເລີກ", | ||
"List view" : "ລາຍການທີ່ຈະເບິ່ງ", | ||
"Duration" : "ໄລຍະ", | ||
"Add" : "ເພີ່ມ", | ||
"Notification" : "ແຈ້ງການ", | ||
"Email" : "ອິເມວ", | ||
"Delete file" : "ລຶບຟາຍ", | ||
"Available" : "ມີຢູ່", | ||
"Not available" : "ບໍ່ມີ", | ||
"Unknown" : "ບໍ່ຮູ້", | ||
"Send email" : "ສົ່ງອີເມວ", | ||
"never" : "ບໍ່ເຄີຍ", | ||
"More" : "ເພີ່ມເຕີມ", | ||
"Details" : "ລາຍລະອຽດ", | ||
"Close" : "ປິດ", | ||
"Daily" : "ລາຍວັນ", | ||
"Weekly" : "ອາທິດ", | ||
"Review" : "ເບິ່ງຄຶນ", | ||
"Mail" : "ຈົດໝາຍ" | ||
}, | ||
"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,38 @@ | ||
{ "translations": { | ||
"Calendar" : "ປະຕິທິນ", | ||
"Confirm" : "ຢືນຢັນ", | ||
"Personal" : "ສ່ວນບຸກຄົນ", | ||
"Today" : "ມື້ນີ້", | ||
"Copy link" : "ສຳເນົາລິງ", | ||
"Edit" : "ແກ້ໄຂ", | ||
"Delete" : "ລຶບ", | ||
"Shared with you by" : "ແບ່ງປັນໂດຍທ່ານ", | ||
"Name" : "ຊື່", | ||
"Deleted" : "ລືບ", | ||
"Restore" : "ການກຸ້ຄຶນ", | ||
"Empty trash bin" : "ລ້າງຖັງຂີ້ເຫຍື່ອ", | ||
"Share link" : "ແບ່ງປັນລິງ", | ||
"Delete share link" : "ລົບລິງແບ່ງປັນ", | ||
"Save" : "ບັນທຶກ", | ||
"Filename" : "ຊື່ຟາຍ", | ||
"Cancel" : "ຍົກເລີກ", | ||
"List view" : "ລາຍການທີ່ຈະເບິ່ງ", | ||
"Duration" : "ໄລຍະ", | ||
"Add" : "ເພີ່ມ", | ||
"Notification" : "ແຈ້ງການ", | ||
"Email" : "ອິເມວ", | ||
"Delete file" : "ລຶບຟາຍ", | ||
"Available" : "ມີຢູ່", | ||
"Not available" : "ບໍ່ມີ", | ||
"Unknown" : "ບໍ່ຮູ້", | ||
"Send email" : "ສົ່ງອີເມວ", | ||
"never" : "ບໍ່ເຄີຍ", | ||
"More" : "ເພີ່ມເຕີມ", | ||
"Details" : "ລາຍລະອຽດ", | ||
"Close" : "ປິດ", | ||
"Daily" : "ລາຍວັນ", | ||
"Weekly" : "ອາທິດ", | ||
"Review" : "ເບິ່ງຄຶນ", | ||
"Mail" : "ຈົດໝາຍ" | ||
},"pluralForm" :"nplurals=1; plural=0;" | ||
} |