From 4735c83292e1c22800e0d2f167b756458221e0e6 Mon Sep 17 00:00:00 2001 From: "owncloud-translations-bot[bot]" <274778013+owncloud-translations-bot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 03:08:15 +0000 Subject: [PATCH] chore: update translations from transifex --- l10n/ka_GE.js | 10 ++++++++++ l10n/ka_GE.json | 8 ++++++++ l10n/lo.js | 10 ++++++++++ l10n/lo.json | 8 ++++++++ 4 files changed, 36 insertions(+) create mode 100644 l10n/ka_GE.js create mode 100644 l10n/ka_GE.json create mode 100644 l10n/lo.js create mode 100644 l10n/lo.json diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js new file mode 100644 index 00000000..359f62b3 --- /dev/null +++ b/l10n/ka_GE.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "notes", + { + "New note" : "ახალი შენიშვნა", + "Note is currently saving. Leaving the page will delete all changes!" : "ამჟამად მიმდინარეობს შენიშვნის შენახვა. ამ გვერდიდან გადასვლა ყველა ცვლილებას გააუქმებს!", + "_%n word_::_%n words_" : ["%n სიტყვა","%n სიტყვა"], + "Delete note" : "შენიშვნის წაშლა", + "Favorite" : "რჩეული" +}, +"nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json new file mode 100644 index 00000000..824c5b78 --- /dev/null +++ b/l10n/ka_GE.json @@ -0,0 +1,8 @@ +{ "translations": { + "New note" : "ახალი შენიშვნა", + "Note is currently saving. Leaving the page will delete all changes!" : "ამჟამად მიმდინარეობს შენიშვნის შენახვა. ამ გვერდიდან გადასვლა ყველა ცვლილებას გააუქმებს!", + "_%n word_::_%n words_" : ["%n სიტყვა","%n სიტყვა"], + "Delete note" : "შენიშვნის წაშლა", + "Favorite" : "რჩეული" +},"pluralForm" :"nplurals=2; plural=(n!=1);" +} \ No newline at end of file diff --git a/l10n/lo.js b/l10n/lo.js new file mode 100644 index 00000000..7aa2627b --- /dev/null +++ b/l10n/lo.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "notes", + { + "New note" : "ບັນທຶກໃໝ່", + "Note is currently saving. Leaving the page will delete all changes!" : "ບັນທຶກກຳລັງຖືກຈັດເກັບ. ການອອກຈາກໜ້ານີ້ຈະເຮັດໃຫ້ຂໍ້ມູນທີ່ປ່ຽນແປງທັງໝົດຖືກລຶບຖິ້ມ!", + "_%n word_::_%n words_" : ["%n ຄຳ"], + "Delete note" : "ລຶບບັນທຶກ", + "Favorite" : "ລາຍການທີ່ມັກ" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json new file mode 100644 index 00000000..59524dd3 --- /dev/null +++ b/l10n/lo.json @@ -0,0 +1,8 @@ +{ "translations": { + "New note" : "ບັນທຶກໃໝ່", + "Note is currently saving. Leaving the page will delete all changes!" : "ບັນທຶກກຳລັງຖືກຈັດເກັບ. ການອອກຈາກໜ້ານີ້ຈະເຮັດໃຫ້ຂໍ້ມູນທີ່ປ່ຽນແປງທັງໝົດຖືກລຶບຖິ້ມ!", + "_%n word_::_%n words_" : ["%n ຄຳ"], + "Delete note" : "ລຶບບັນທຶກ", + "Favorite" : "ລາຍການທີ່ມັກ" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file