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
10 changes: 10 additions & 0 deletions l10n/ka_GE.js
Original file line number Diff line number Diff line change
@@ -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);");
8 changes: 8 additions & 0 deletions l10n/ka_GE.json
Original file line number Diff line number Diff line change
@@ -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);"
}
10 changes: 10 additions & 0 deletions l10n/lo.js
Original file line number Diff line number Diff line change
@@ -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;");
8 changes: 8 additions & 0 deletions l10n/lo.json
Original file line number Diff line number Diff line change
@@ -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;"
}
Loading