Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion l10n/lo.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,17 @@ OC.L10N.register(
{
"Close" : "ປິດ",
"Download" : "ດາວໂຫຼດ",
"Fullscreen" : "ເຕັມຈໍ",
"Loading" : "ກຳລັງໂຫຼດ...",
"Mute" : "ປິດສຽງ",
"Next" : "ຕໍ່ໄປ",
"of" : "ຈາກ",
"Play" : "ຫຼິ້ນ",
"Previous" : "ກ່ອນໜ້າ"
"Previous" : "ກ່ອນໜ້າ",
"Replay" : "ຫຼິ້ນຄືນ",
"Rotate 90° counterclockwise" : "ໝຸນ 90° ທວນເຂັມໂມງ",
"Zoom in" : "ຊູມເຂົ້າ",
"Zoom out" : "ຊູມອອກ",
"Open in Media Viewer" : "ເປີດໃນຕົວເບິ່ງມີເດຍ"
},
"nplurals=1; plural=0;");
9 changes: 8 additions & 1 deletion l10n/lo.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
{ "translations": {
"Close" : "ປິດ",
"Download" : "ດາວໂຫຼດ",
"Fullscreen" : "ເຕັມຈໍ",
"Loading" : "ກຳລັງໂຫຼດ...",
"Mute" : "ປິດສຽງ",
"Next" : "ຕໍ່ໄປ",
"of" : "ຈາກ",
"Play" : "ຫຼິ້ນ",
"Previous" : "ກ່ອນໜ້າ"
"Previous" : "ກ່ອນໜ້າ",
"Replay" : "ຫຼິ້ນຄືນ",
"Rotate 90° counterclockwise" : "ໝຸນ 90° ທວນເຂັມໂມງ",
"Zoom in" : "ຊູມເຂົ້າ",
"Zoom out" : "ຊູມອອກ",
"Open in Media Viewer" : "ເປີດໃນຕົວເບິ່ງມີເດຍ"
},"pluralForm" :"nplurals=1; plural=0;"
}