Skip to content

Commit 01d20c6

Browse files
chore: update translations from transifex
1 parent 8fdde9b commit 01d20c6

4 files changed

Lines changed: 36 additions & 0 deletions

File tree

l10n/ka_GE.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
OC.L10N.register(
2+
"notes",
3+
{
4+
"New note" : "ახალი შენიშვნა",
5+
"Note is currently saving. Leaving the page will delete all changes!" : "ამჟამად მიმდინარეობს შენიშვნის შენახვა. ამ გვერდიდან გადასვლა ყველა ცვლილებას გააუქმებს!",
6+
"_%n word_::_%n words_" : ["%n სიტყვა","%n სიტყვა"],
7+
"Delete note" : "შენიშვნის წაშლა",
8+
"Favorite" : "რჩეული"
9+
},
10+
"nplurals=2; plural=(n!=1);");

l10n/ka_GE.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{ "translations": {
2+
"New note" : "ახალი შენიშვნა",
3+
"Note is currently saving. Leaving the page will delete all changes!" : "ამჟამად მიმდინარეობს შენიშვნის შენახვა. ამ გვერდიდან გადასვლა ყველა ცვლილებას გააუქმებს!",
4+
"_%n word_::_%n words_" : ["%n სიტყვა","%n სიტყვა"],
5+
"Delete note" : "შენიშვნის წაშლა",
6+
"Favorite" : "რჩეული"
7+
},"pluralForm" :"nplurals=2; plural=(n!=1);"
8+
}

l10n/lo.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
OC.L10N.register(
2+
"notes",
3+
{
4+
"New note" : "ບັນທຶກໃໝ່",
5+
"Note is currently saving. Leaving the page will delete all changes!" : "ບັນທຶກກຳລັງຖືກຈັດເກັບ. ການອອກຈາກໜ້ານີ້ຈະເຮັດໃຫ້ຂໍ້ມູນທີ່ປ່ຽນແປງທັງໝົດຖືກລຶບຖິ້ມ!",
6+
"_%n word_::_%n words_" : ["%n ຄຳ"],
7+
"Delete note" : "ລຶບບັນທຶກ",
8+
"Favorite" : "ລາຍການທີ່ມັກ"
9+
},
10+
"nplurals=1; plural=0;");

l10n/lo.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{ "translations": {
2+
"New note" : "ບັນທຶກໃໝ່",
3+
"Note is currently saving. Leaving the page will delete all changes!" : "ບັນທຶກກຳລັງຖືກຈັດເກັບ. ການອອກຈາກໜ້ານີ້ຈະເຮັດໃຫ້ຂໍ້ມູນທີ່ປ່ຽນແປງທັງໝົດຖືກລຶບຖິ້ມ!",
4+
"_%n word_::_%n words_" : ["%n ຄຳ"],
5+
"Delete note" : "ລຶບບັນທຶກ",
6+
"Favorite" : "ລາຍການທີ່ມັກ"
7+
},"pluralForm" :"nplurals=1; plural=0;"
8+
}

0 commit comments

Comments
 (0)