зеркало из https://github.com/nextcloud/notes.git
[tx-robot] updated from transifex
This commit is contained in:
Родитель
739dd65e7b
Коммит
d2f0e37ab0
10
l10n/af.js
10
l10n/af.js
|
@ -11,10 +11,18 @@ OC.L10N.register(
|
|||
"File extension for new notes" : "Lêeruitbreiding vir nuwe notas",
|
||||
"All notes" : "Alle notas",
|
||||
"Categories" : "Kategorieë",
|
||||
"Today" : "Vandag",
|
||||
"Yesterday" : "Gister",
|
||||
"Delete note" : "Skrap nota",
|
||||
"Remove from favorites" : "Verwyder uit gunstelinge",
|
||||
"Add to favorites" : "Voeg by gunstelinge",
|
||||
"Details" : "Besonderhede",
|
||||
"Edit" : "Wysig",
|
||||
"Category" : "Kategorie",
|
||||
"Uncategorized" : "Ongekategorieseer",
|
||||
"Saving failed!" : "Stoor het misluk!",
|
||||
"_%n word_::_%n words_" : ["%n woord","%n woorde"]
|
||||
"_%n word_::_%n words_" : ["%n woord","%n woorde"],
|
||||
"Android app" : "Android-toep",
|
||||
"iOS app" : "iOS-toep"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
10
l10n/af.json
10
l10n/af.json
|
@ -9,10 +9,18 @@
|
|||
"File extension for new notes" : "Lêeruitbreiding vir nuwe notas",
|
||||
"All notes" : "Alle notas",
|
||||
"Categories" : "Kategorieë",
|
||||
"Today" : "Vandag",
|
||||
"Yesterday" : "Gister",
|
||||
"Delete note" : "Skrap nota",
|
||||
"Remove from favorites" : "Verwyder uit gunstelinge",
|
||||
"Add to favorites" : "Voeg by gunstelinge",
|
||||
"Details" : "Besonderhede",
|
||||
"Edit" : "Wysig",
|
||||
"Category" : "Kategorie",
|
||||
"Uncategorized" : "Ongekategorieseer",
|
||||
"Saving failed!" : "Stoor het misluk!",
|
||||
"_%n word_::_%n words_" : ["%n woord","%n woorde"]
|
||||
"_%n word_::_%n words_" : ["%n woord","%n woorde"],
|
||||
"Android app" : "Android-toep",
|
||||
"iOS app" : "iOS-toep"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,6 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "الملاحظات",
|
||||
"New note" : "ملاحظة جديدة ",
|
||||
"Error" : "خطأ",
|
||||
"Settings" : "الإعدادات",
|
||||
"Categories" : "الفئات",
|
||||
"Today" : "اليوم",
|
||||
|
@ -12,10 +13,15 @@ OC.L10N.register(
|
|||
"This month" : "هذا الشهر",
|
||||
"Last month" : "الشهر الماضي",
|
||||
"Delete note" : "حذف الملاحظة ",
|
||||
"Remove from favorites" : "إزالتها مِن المفضلة",
|
||||
"Add to favorites" : "أضفه إلى المفضلة",
|
||||
"Details" : "التفاصيل",
|
||||
"Preview" : "معاينة",
|
||||
"Edit" : "تعديل",
|
||||
"Category" : "الفئة",
|
||||
"Saving failed!" : "فشلت عملية الحفظ !",
|
||||
"_%n word_::_%n words_" : ["كلمة","كلمة","كلمتان","كلمات","كلمات","كلمات"]
|
||||
"_%n word_::_%n words_" : ["كلمة","كلمة","كلمتان","كلمات","كلمات","كلمات"],
|
||||
"Android app" : "تطبيق الأندرويد",
|
||||
"iOS app" : "تطبيق آي أواس"
|
||||
},
|
||||
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{ "translations": {
|
||||
"Notes" : "الملاحظات",
|
||||
"New note" : "ملاحظة جديدة ",
|
||||
"Error" : "خطأ",
|
||||
"Settings" : "الإعدادات",
|
||||
"Categories" : "الفئات",
|
||||
"Today" : "اليوم",
|
||||
|
@ -10,10 +11,15 @@
|
|||
"This month" : "هذا الشهر",
|
||||
"Last month" : "الشهر الماضي",
|
||||
"Delete note" : "حذف الملاحظة ",
|
||||
"Remove from favorites" : "إزالتها مِن المفضلة",
|
||||
"Add to favorites" : "أضفه إلى المفضلة",
|
||||
"Details" : "التفاصيل",
|
||||
"Preview" : "معاينة",
|
||||
"Edit" : "تعديل",
|
||||
"Category" : "الفئة",
|
||||
"Saving failed!" : "فشلت عملية الحفظ !",
|
||||
"_%n word_::_%n words_" : ["كلمة","كلمة","كلمتان","كلمات","كلمات","كلمات"]
|
||||
"_%n word_::_%n words_" : ["كلمة","كلمة","كلمتان","كلمات","كلمات","كلمات"],
|
||||
"Android app" : "تطبيق الأندرويد",
|
||||
"iOS app" : "تطبيق آي أواس"
|
||||
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
|
||||
}
|
18
l10n/ast.js
18
l10n/ast.js
|
@ -3,7 +3,23 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notes",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Fallu",
|
||||
"Settings" : "Settings",
|
||||
"All notes" : "Toles notes",
|
||||
"Categories" : "Estayes",
|
||||
"Today" : "Güei",
|
||||
"Yesterday" : "Ayeri",
|
||||
"This week" : "Esta selmana",
|
||||
"This month" : "Esti mes",
|
||||
"Delete note" : "Desaniciar nota",
|
||||
"_%n word_::_%n words_" : ["%n pallabra","%n pallabres"]
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Estaya",
|
||||
"_%n word_::_%n words_" : ["%n pallabra","%n pallabres"],
|
||||
"Android app" : "Aplicación p'Android",
|
||||
"iOS app" : "Aplicación pa iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,7 +1,23 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notes",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Fallu",
|
||||
"Settings" : "Settings",
|
||||
"All notes" : "Toles notes",
|
||||
"Categories" : "Estayes",
|
||||
"Today" : "Güei",
|
||||
"Yesterday" : "Ayeri",
|
||||
"This week" : "Esta selmana",
|
||||
"This month" : "Esti mes",
|
||||
"Delete note" : "Desaniciar nota",
|
||||
"_%n word_::_%n words_" : ["%n pallabra","%n pallabres"]
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Estaya",
|
||||
"_%n word_::_%n words_" : ["%n pallabra","%n pallabres"],
|
||||
"Android app" : "Aplicación p'Android",
|
||||
"iOS app" : "Aplicación pa iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,18 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "Qeydlər",
|
||||
"New note" : "Yeni qeyd",
|
||||
"Error" : "Səhv",
|
||||
"Settings" : "Quraşdırmalar",
|
||||
"Today" : "Bu gün",
|
||||
"Yesterday" : "Dünən",
|
||||
"Delete note" : "Qeydi sil",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detallar",
|
||||
"Edit" : "Dəyişiklik et",
|
||||
"Android app" : "Android proqramı",
|
||||
"iOS app" : "iOS proqramı"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,16 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Qeydlər",
|
||||
"New note" : "Yeni qeyd",
|
||||
"Error" : "Səhv",
|
||||
"Settings" : "Quraşdırmalar",
|
||||
"Today" : "Bu gün",
|
||||
"Yesterday" : "Dünən",
|
||||
"Delete note" : "Qeydi sil",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detallar",
|
||||
"Edit" : "Dəyişiklik et",
|
||||
"Android app" : "Android proqramı",
|
||||
"iOS app" : "iOS proqramı"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "Notes",
|
||||
"Error" : "Памылка",
|
||||
"Settings" : "Налады",
|
||||
"Today" : "Today",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites"
|
||||
},
|
||||
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
|
@ -0,0 +1,9 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notes",
|
||||
"Error" : "Памылка",
|
||||
"Settings" : "Налады",
|
||||
"Today" : "Today",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites"
|
||||
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
||||
}
|
10
l10n/bg.js
10
l10n/bg.js
|
@ -14,12 +14,22 @@ OC.L10N.register(
|
|||
"File extension for new notes" : "Разширение за файловете",
|
||||
"All notes" : "Всички бележки",
|
||||
"Categories" : "Категории",
|
||||
"Today" : "Днес",
|
||||
"Yesterday" : "Вчера",
|
||||
"This week" : "Тази седмица",
|
||||
"This month" : "Този месец",
|
||||
"Delete note" : "Изтрий бележката",
|
||||
"Remove from favorites" : "Премахни от любимите",
|
||||
"Add to favorites" : "Добави към любимите",
|
||||
"Details" : "Подробности",
|
||||
"Preview" : "Преглед",
|
||||
"Edit" : "Променяне",
|
||||
"Category" : "Категория",
|
||||
"Uncategorized" : "Некатегоризирана",
|
||||
"Saving failed!" : "Записването се провали!",
|
||||
"_%n word_::_%n words_" : ["%n дума","%n думи"],
|
||||
"Android app" : "Android приложение",
|
||||
"iOS app" : "iOS приложениер",
|
||||
"Updating the note's category has failed. Is the target directory writable?" : "Неуспешен опит за промяна на категорията. Може ли да се пише в папката на бележките?"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
10
l10n/bg.json
10
l10n/bg.json
|
@ -12,12 +12,22 @@
|
|||
"File extension for new notes" : "Разширение за файловете",
|
||||
"All notes" : "Всички бележки",
|
||||
"Categories" : "Категории",
|
||||
"Today" : "Днес",
|
||||
"Yesterday" : "Вчера",
|
||||
"This week" : "Тази седмица",
|
||||
"This month" : "Този месец",
|
||||
"Delete note" : "Изтрий бележката",
|
||||
"Remove from favorites" : "Премахни от любимите",
|
||||
"Add to favorites" : "Добави към любимите",
|
||||
"Details" : "Подробности",
|
||||
"Preview" : "Преглед",
|
||||
"Edit" : "Променяне",
|
||||
"Category" : "Категория",
|
||||
"Uncategorized" : "Некатегоризирана",
|
||||
"Saving failed!" : "Записването се провали!",
|
||||
"_%n word_::_%n words_" : ["%n дума","%n думи"],
|
||||
"Android app" : "Android приложение",
|
||||
"iOS app" : "iOS приложениер",
|
||||
"Updating the note's category has failed. Is the target directory writable?" : "Неуспешен опит за промяна на категорията. Може ли да се пише в папката на бележките?"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,16 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "নোট",
|
||||
"New note" : "নতুন নোট",
|
||||
"Error" : "সমস্যা",
|
||||
"Settings" : "সেটিংস",
|
||||
"Today" : "আজ",
|
||||
"Yesterday" : "গতকাল",
|
||||
"Delete note" : "নোট মোছ",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "বিসতারিত",
|
||||
"Edit" : "সম্পাদনা"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,14 @@
|
|||
{ "translations": {
|
||||
"Notes" : "নোট",
|
||||
"New note" : "নতুন নোট",
|
||||
"Error" : "সমস্যা",
|
||||
"Settings" : "সেটিংস",
|
||||
"Today" : "আজ",
|
||||
"Yesterday" : "গতকাল",
|
||||
"Delete note" : "নোট মোছ",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "বিসতারিত",
|
||||
"Edit" : "সম্পাদনা"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,15 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "Notes",
|
||||
"Error" : "Greška",
|
||||
"Settings" : "Podešavanje",
|
||||
"Today" : "Danas",
|
||||
"Yesterday" : "Jučer",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Edit" : "Izmjeni",
|
||||
"Android app" : "Android aplikacija",
|
||||
"iOS app" : "iOS aplikacija"
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
|
|
@ -0,0 +1,13 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notes",
|
||||
"Error" : "Greška",
|
||||
"Settings" : "Podešavanje",
|
||||
"Today" : "Danas",
|
||||
"Yesterday" : "Jučer",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Edit" : "Izmjeni",
|
||||
"Android app" : "Android aplikacija",
|
||||
"iOS app" : "iOS aplikacija"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "Nodiadau",
|
||||
"New note" : "Nodyn newydd",
|
||||
"Error" : "Gwall",
|
||||
"Settings" : "Gosodiadau",
|
||||
"All notes" : "Pob nodyn",
|
||||
"Today" : "Heddiw",
|
||||
"Yesterday" : "Ddoe",
|
||||
"This week" : "Wythnos yma",
|
||||
"This month" : "Mis yma",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Manylion",
|
||||
"Preview" : "Rhagolwg",
|
||||
"Edit" : "Golygu",
|
||||
"Category" : "Categori",
|
||||
"Uncategorized" : "Dim categori"
|
||||
},
|
||||
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Nodiadau",
|
||||
"New note" : "Nodyn newydd",
|
||||
"Error" : "Gwall",
|
||||
"Settings" : "Gosodiadau",
|
||||
"All notes" : "Pob nodyn",
|
||||
"Today" : "Heddiw",
|
||||
"Yesterday" : "Ddoe",
|
||||
"This week" : "Wythnos yma",
|
||||
"This month" : "Mis yma",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Manylion",
|
||||
"Preview" : "Rhagolwg",
|
||||
"Edit" : "Golygu",
|
||||
"Category" : "Categori",
|
||||
"Uncategorized" : "Dim categori"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
|
||||
}
|
17
l10n/da.js
17
l10n/da.js
|
@ -9,8 +9,23 @@ OC.L10N.register(
|
|||
"Error" : "Fejl",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Der er noter der ikke er gemt. Hvis du forlader denne side vil de blive smidt væk!",
|
||||
"Settings" : "Indstillinger",
|
||||
"All notes" : "Alle noter",
|
||||
"Categories" : "Kategorier",
|
||||
"Today" : "I dag",
|
||||
"Yesterday" : "I går",
|
||||
"This week" : "Denne uge",
|
||||
"This month" : "Denne måned",
|
||||
"Delete note" : "Slet note",
|
||||
"Remove from favorites" : "Fjernet fra favoritter",
|
||||
"Add to favorites" : "Føj til favoritter",
|
||||
"Details" : "Detaljer",
|
||||
"Preview" : "Vis eksempel",
|
||||
"Edit" : "Redigér",
|
||||
"Category" : "Katergori",
|
||||
"Uncategorized" : "Udenfor kategori",
|
||||
"Saving failed!" : "Kunne ikke gemme!",
|
||||
"_%n word_::_%n words_" : ["%n ord","%n ord"]
|
||||
"_%n word_::_%n words_" : ["%n ord","%n ord"],
|
||||
"Android app" : "Android app",
|
||||
"iOS app" : "iOS app"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
17
l10n/da.json
17
l10n/da.json
|
@ -7,8 +7,23 @@
|
|||
"Error" : "Fejl",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Der er noter der ikke er gemt. Hvis du forlader denne side vil de blive smidt væk!",
|
||||
"Settings" : "Indstillinger",
|
||||
"All notes" : "Alle noter",
|
||||
"Categories" : "Kategorier",
|
||||
"Today" : "I dag",
|
||||
"Yesterday" : "I går",
|
||||
"This week" : "Denne uge",
|
||||
"This month" : "Denne måned",
|
||||
"Delete note" : "Slet note",
|
||||
"Remove from favorites" : "Fjernet fra favoritter",
|
||||
"Add to favorites" : "Føj til favoritter",
|
||||
"Details" : "Detaljer",
|
||||
"Preview" : "Vis eksempel",
|
||||
"Edit" : "Redigér",
|
||||
"Category" : "Katergori",
|
||||
"Uncategorized" : "Udenfor kategori",
|
||||
"Saving failed!" : "Kunne ikke gemme!",
|
||||
"_%n word_::_%n words_" : ["%n ord","%n ord"]
|
||||
"_%n word_::_%n words_" : ["%n ord","%n ord"],
|
||||
"Android app" : "Android app",
|
||||
"iOS app" : "iOS app"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -18,9 +18,16 @@ OC.L10N.register(
|
|||
"This month" : "Αυτό το μήνα",
|
||||
"Last month" : "Προηγούμενος μήνας",
|
||||
"Delete note" : "Διαγραφή σημείωσης",
|
||||
"Remove from favorites" : "Αφαίρεση από τα αγαπημένα",
|
||||
"Add to favorites" : "Προσθήκη στα αγαπημένα ",
|
||||
"Details" : "Λεπτομέρειες",
|
||||
"Preview" : "Προεπισκόπηση",
|
||||
"Edit" : "Επεξεργασία",
|
||||
"Category" : "Κατηγορία",
|
||||
"Uncategorized" : "Μή-κατηγοριοποιημένα",
|
||||
"Saving failed!" : "Απέτυχε η αποθήκευση!",
|
||||
"_%n word_::_%n words_" : ["%n λέξη","%n λέξεις"]
|
||||
"_%n word_::_%n words_" : ["%n λέξη","%n λέξεις"],
|
||||
"Android app" : "Εφαρμογή Android",
|
||||
"iOS app" : "Εφαρμογή iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -16,9 +16,16 @@
|
|||
"This month" : "Αυτό το μήνα",
|
||||
"Last month" : "Προηγούμενος μήνας",
|
||||
"Delete note" : "Διαγραφή σημείωσης",
|
||||
"Remove from favorites" : "Αφαίρεση από τα αγαπημένα",
|
||||
"Add to favorites" : "Προσθήκη στα αγαπημένα ",
|
||||
"Details" : "Λεπτομέρειες",
|
||||
"Preview" : "Προεπισκόπηση",
|
||||
"Edit" : "Επεξεργασία",
|
||||
"Category" : "Κατηγορία",
|
||||
"Uncategorized" : "Μή-κατηγοριοποιημένα",
|
||||
"Saving failed!" : "Απέτυχε η αποθήκευση!",
|
||||
"_%n word_::_%n words_" : ["%n λέξη","%n λέξεις"]
|
||||
"_%n word_::_%n words_" : ["%n λέξη","%n λέξεις"],
|
||||
"Android app" : "Εφαρμογή Android",
|
||||
"iOS app" : "Εφαρμογή iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -8,8 +8,24 @@ OC.L10N.register(
|
|||
"Error" : "Error",
|
||||
"Distraction-free notes and writing" : "Distraction-free notes and writing",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "There are unsaved notes. Leaving the page will discard all changes!",
|
||||
"Settings" : "Settings",
|
||||
"All notes" : "All notes",
|
||||
"Categories" : "Categories",
|
||||
"Today" : "Today",
|
||||
"Yesterday" : "Yesterday",
|
||||
"This week" : "This week",
|
||||
"This month" : "This month",
|
||||
"Delete note" : "Delete note",
|
||||
"Remove from favorites" : "Remove from favourites",
|
||||
"Add to favorites" : "Add to favourites",
|
||||
"Details" : "Details",
|
||||
"Preview" : "Preview",
|
||||
"Edit" : "Edit",
|
||||
"Category" : "Category",
|
||||
"Uncategorized" : "Uncategorised",
|
||||
"Saving failed!" : "Saving failed!",
|
||||
"_%n word_::_%n words_" : ["%n word","%n words"]
|
||||
"_%n word_::_%n words_" : ["%n word","%n words"],
|
||||
"Android app" : "Android app",
|
||||
"iOS app" : "iOS app"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -6,8 +6,24 @@
|
|||
"Error" : "Error",
|
||||
"Distraction-free notes and writing" : "Distraction-free notes and writing",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "There are unsaved notes. Leaving the page will discard all changes!",
|
||||
"Settings" : "Settings",
|
||||
"All notes" : "All notes",
|
||||
"Categories" : "Categories",
|
||||
"Today" : "Today",
|
||||
"Yesterday" : "Yesterday",
|
||||
"This week" : "This week",
|
||||
"This month" : "This month",
|
||||
"Delete note" : "Delete note",
|
||||
"Remove from favorites" : "Remove from favourites",
|
||||
"Add to favorites" : "Add to favourites",
|
||||
"Details" : "Details",
|
||||
"Preview" : "Preview",
|
||||
"Edit" : "Edit",
|
||||
"Category" : "Category",
|
||||
"Uncategorized" : "Uncategorised",
|
||||
"Saving failed!" : "Saving failed!",
|
||||
"_%n word_::_%n words_" : ["%n word","%n words"]
|
||||
"_%n word_::_%n words_" : ["%n word","%n words"],
|
||||
"Android app" : "Android app",
|
||||
"iOS app" : "iOS app"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -16,11 +16,20 @@ OC.L10N.register(
|
|||
"File extension for new notes" : "Dosiersufikso por novaj notoj",
|
||||
"All notes" : "Ĉiuj notoj",
|
||||
"Categories" : "Kategorioj",
|
||||
"Today" : "Hodiaŭ",
|
||||
"Yesterday" : "Hieraŭ",
|
||||
"Delete note" : "Forigi noton",
|
||||
"Remove from favorites" : "Forigi el pliŝataĵoj",
|
||||
"Add to favorites" : "Aldoni al pliŝataĵoj",
|
||||
"Details" : "Detaloj",
|
||||
"Preview" : "Antaŭvidi",
|
||||
"Edit" : "Modifi",
|
||||
"Category" : "Kategorio",
|
||||
"Uncategorized" : "Senkategoria",
|
||||
"Saving failed!" : "Konservado malsukcesis!",
|
||||
"_%n word_::_%n words_" : ["%n vorto","%n vortoj"],
|
||||
"Android app" : "Android-aplikaĵo",
|
||||
"iOS app" : "iOS-aplikaĵo",
|
||||
"Updating the note's category has failed. Is the target directory writable?" : "Ĝisdaztigo de la nota kategorio malsukcesis. Ĉu la celdosierujo skribeblas?"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -14,11 +14,20 @@
|
|||
"File extension for new notes" : "Dosiersufikso por novaj notoj",
|
||||
"All notes" : "Ĉiuj notoj",
|
||||
"Categories" : "Kategorioj",
|
||||
"Today" : "Hodiaŭ",
|
||||
"Yesterday" : "Hieraŭ",
|
||||
"Delete note" : "Forigi noton",
|
||||
"Remove from favorites" : "Forigi el pliŝataĵoj",
|
||||
"Add to favorites" : "Aldoni al pliŝataĵoj",
|
||||
"Details" : "Detaloj",
|
||||
"Preview" : "Antaŭvidi",
|
||||
"Edit" : "Modifi",
|
||||
"Category" : "Kategorio",
|
||||
"Uncategorized" : "Senkategoria",
|
||||
"Saving failed!" : "Konservado malsukcesis!",
|
||||
"_%n word_::_%n words_" : ["%n vorto","%n vortoj"],
|
||||
"Android app" : "Android-aplikaĵo",
|
||||
"iOS app" : "iOS-aplikaĵo",
|
||||
"Updating the note's category has failed. Is the target directory writable?" : "Ĝisdaztigo de la nota kategorio malsukcesis. Ĉu la celdosierujo skribeblas?"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,9 +3,25 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,9 +1,25 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,7 +3,23 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nueva nota",
|
||||
"Error" : "Error",
|
||||
"Settings" : "Ajustes",
|
||||
"All notes" : "Todas la notas",
|
||||
"Categories" : "Categoría",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"Remove from favorites" : "Eliminado de favoritos",
|
||||
"Add to favorites" : "Agregar a favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Vista previa",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,7 +1,23 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nueva nota",
|
||||
"Error" : "Error",
|
||||
"Settings" : "Ajustes",
|
||||
"All notes" : "Todas la notas",
|
||||
"Categories" : "Categoría",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"Remove from favorites" : "Eliminado de favoritos",
|
||||
"Add to favorites" : "Agregar a favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Vista previa",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -7,8 +7,24 @@ OC.L10N.register(
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -5,8 +5,24 @@
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -7,8 +7,24 @@ OC.L10N.register(
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -5,8 +5,24 @@
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -7,8 +7,24 @@ OC.L10N.register(
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -5,8 +5,24 @@
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -7,8 +7,24 @@ OC.L10N.register(
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -5,8 +5,24 @@
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -7,8 +7,24 @@ OC.L10N.register(
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -5,8 +5,24 @@
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -7,8 +7,24 @@ OC.L10N.register(
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -5,8 +5,24 @@
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,9 +3,25 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,9 +1,25 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -8,8 +8,24 @@ OC.L10N.register(
|
|||
"Error" : "Error",
|
||||
"Distraction-free notes and writing" : "Notas y escritura libre de distracciones",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -6,8 +6,24 @@
|
|||
"Error" : "Error",
|
||||
"Distraction-free notes and writing" : "Notas y escritura libre de distracciones",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,9 +3,25 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,9 +1,25 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,9 +3,25 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,9 +1,25 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,9 +3,25 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,9 +1,25 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,9 +3,25 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,9 +1,25 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,9 +3,25 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,9 +1,25 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -7,8 +7,24 @@ OC.L10N.register(
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -5,8 +5,24 @@
|
|||
"Encryption Error" : "Error de encripción",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"All notes" : "Todas las notas",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación Android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,9 +3,25 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,9 +1,25 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nota nueva",
|
||||
"Error" : "Error",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Categories" : "Categorías",
|
||||
"Today" : "Hoy",
|
||||
"Yesterday" : "Ayer",
|
||||
"This week" : "Esta semana",
|
||||
"This month" : "Este mes",
|
||||
"Delete note" : "Borrar nota",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add to favorites" : "Agregar a tus favoritos",
|
||||
"Details" : "Detalles",
|
||||
"Preview" : "Previsualizar",
|
||||
"Edit" : "Editar",
|
||||
"Category" : "Categoría",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Saving failed!" : "¡Falla al guardar!",
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"]
|
||||
"_%n word_::_%n words_" : ["%n palabra","%n palabras"],
|
||||
"Android app" : "Aplicación android",
|
||||
"iOS app" : "Aplicación iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -3,7 +3,20 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Märkmed",
|
||||
"New note" : "Uus märge",
|
||||
"Error" : "Viga",
|
||||
"Settings" : "Seaded",
|
||||
"Categories" : "Kategooriad",
|
||||
"Today" : "Täna",
|
||||
"Yesterday" : "Eile",
|
||||
"Delete note" : "Kustuta märge",
|
||||
"_%n word_::_%n words_" : ["%n sõna","%n sõna"]
|
||||
"Remove from favorites" : "Eemalda lemmikutest",
|
||||
"Add to favorites" : "Lisa lemmikutesse",
|
||||
"Details" : "Üksikasjad",
|
||||
"Preview" : "Eelvaade",
|
||||
"Edit" : "Redigeeri",
|
||||
"Category" : "Kategooria",
|
||||
"_%n word_::_%n words_" : ["%n sõna","%n sõna"],
|
||||
"Android app" : "Androidi rakendus",
|
||||
"iOS app" : "iOS-i rakendus"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,7 +1,20 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Märkmed",
|
||||
"New note" : "Uus märge",
|
||||
"Error" : "Viga",
|
||||
"Settings" : "Seaded",
|
||||
"Categories" : "Kategooriad",
|
||||
"Today" : "Täna",
|
||||
"Yesterday" : "Eile",
|
||||
"Delete note" : "Kustuta märge",
|
||||
"_%n word_::_%n words_" : ["%n sõna","%n sõna"]
|
||||
"Remove from favorites" : "Eemalda lemmikutest",
|
||||
"Add to favorites" : "Lisa lemmikutesse",
|
||||
"Details" : "Üksikasjad",
|
||||
"Preview" : "Eelvaade",
|
||||
"Edit" : "Redigeeri",
|
||||
"Category" : "Kategooria",
|
||||
"_%n word_::_%n words_" : ["%n sõna","%n sõna"],
|
||||
"Android app" : "Androidi rakendus",
|
||||
"iOS app" : "iOS-i rakendus"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -17,6 +17,7 @@ OC.L10N.register(
|
|||
"This month" : "Hilabete honetan",
|
||||
"Last month" : "Azken hilabetean",
|
||||
"Delete note" : "Ezabatu oharra",
|
||||
"Remove from favorites" : "Kendu gogokoetatik",
|
||||
"Add to favorites" : "Gehitu gogokoetan",
|
||||
"Empty note" : "Ohar hutsa",
|
||||
"Write …" : "Idatzi …",
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
"This month" : "Hilabete honetan",
|
||||
"Last month" : "Azken hilabetean",
|
||||
"Delete note" : "Ezabatu oharra",
|
||||
"Remove from favorites" : "Kendu gogokoetatik",
|
||||
"Add to favorites" : "Gehitu gogokoetan",
|
||||
"Empty note" : "Ohar hutsa",
|
||||
"Write …" : "Idatzi …",
|
||||
|
|
13
l10n/fa.js
13
l10n/fa.js
|
@ -3,7 +3,18 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "یادداشت ها",
|
||||
"New note" : "یادداشت جدید",
|
||||
"Error" : "خطا",
|
||||
"Settings" : "تنظیمات",
|
||||
"Today" : "Today",
|
||||
"Yesterday" : "دیروز",
|
||||
"Delete note" : "حذف یادداشت",
|
||||
"_%n word_::_%n words_" : ["%n کلمه","%n کلمه"]
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "جزئیات",
|
||||
"Edit" : "ویرایش",
|
||||
"Category" : "دستهبندی",
|
||||
"_%n word_::_%n words_" : ["%n کلمه","%n کلمه"],
|
||||
"Android app" : "اپ اندروید",
|
||||
"iOS app" : "اپ iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
13
l10n/fa.json
13
l10n/fa.json
|
@ -1,7 +1,18 @@
|
|||
{ "translations": {
|
||||
"Notes" : "یادداشت ها",
|
||||
"New note" : "یادداشت جدید",
|
||||
"Error" : "خطا",
|
||||
"Settings" : "تنظیمات",
|
||||
"Today" : "Today",
|
||||
"Yesterday" : "دیروز",
|
||||
"Delete note" : "حذف یادداشت",
|
||||
"_%n word_::_%n words_" : ["%n کلمه","%n کلمه"]
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "جزئیات",
|
||||
"Edit" : "ویرایش",
|
||||
"Category" : "دستهبندی",
|
||||
"_%n word_::_%n words_" : ["%n کلمه","%n کلمه"],
|
||||
"Android app" : "اپ اندروید",
|
||||
"iOS app" : "اپ iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
|
@ -22,9 +22,14 @@ OC.L10N.register(
|
|||
"Delete note" : "מחיקת הערה",
|
||||
"Remove from favorites" : "הסרה מהמועדפים",
|
||||
"Add to favorites" : "הוספה למועדפים",
|
||||
"Details" : "פרטים",
|
||||
"Preview" : "תצוגה מקדימה",
|
||||
"Edit" : "עריכה",
|
||||
"Category" : "קטגוריה",
|
||||
"Uncategorized" : "ללא קטגוריה",
|
||||
"Saving failed!" : "השמירה נכשלה!",
|
||||
"_%n word_::_%n words_" : ["%n מילה","%n מילים","%n מילים","%n מילים"]
|
||||
"_%n word_::_%n words_" : ["%n מילה","%n מילים","%n מילים","%n מילים"],
|
||||
"Android app" : "יישומון ל־Android",
|
||||
"iOS app" : "יישומון ל־iOS"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
|
||||
|
|
|
@ -20,9 +20,14 @@
|
|||
"Delete note" : "מחיקת הערה",
|
||||
"Remove from favorites" : "הסרה מהמועדפים",
|
||||
"Add to favorites" : "הוספה למועדפים",
|
||||
"Details" : "פרטים",
|
||||
"Preview" : "תצוגה מקדימה",
|
||||
"Edit" : "עריכה",
|
||||
"Category" : "קטגוריה",
|
||||
"Uncategorized" : "ללא קטגוריה",
|
||||
"Saving failed!" : "השמירה נכשלה!",
|
||||
"_%n word_::_%n words_" : ["%n מילה","%n מילים","%n מילים","%n מילים"]
|
||||
"_%n word_::_%n words_" : ["%n מילה","%n מילים","%n מילים","%n מילים"],
|
||||
"Android app" : "יישומון ל־Android",
|
||||
"iOS app" : "יישומון ל־iOS"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
|
||||
}
|
10
l10n/hy.js
10
l10n/hy.js
|
@ -3,7 +3,17 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Նոթեր",
|
||||
"New note" : "Նոր նոթ",
|
||||
"Error" : "Սխալ",
|
||||
"Settings" : "կարգավորումներ",
|
||||
"Today" : "այսօր",
|
||||
"Yesterday" : "երեկ",
|
||||
"This week" : "այս շաբաթ",
|
||||
"This month" : "այս ամիս",
|
||||
"Delete note" : "Ջնջել նոթը",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Մանրամասներ",
|
||||
"Edit" : "մշակել",
|
||||
"_%n word_::_%n words_" : ["%n բառ","%n բառ"]
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
10
l10n/hy.json
10
l10n/hy.json
|
@ -1,7 +1,17 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Նոթեր",
|
||||
"New note" : "Նոր նոթ",
|
||||
"Error" : "Սխալ",
|
||||
"Settings" : "կարգավորումներ",
|
||||
"Today" : "այսօր",
|
||||
"Yesterday" : "երեկ",
|
||||
"This week" : "այս շաբաթ",
|
||||
"This month" : "այս ամիս",
|
||||
"Delete note" : "Ջնջել նոթը",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Մանրամասներ",
|
||||
"Edit" : "մշակել",
|
||||
"_%n word_::_%n words_" : ["%n բառ","%n բառ"]
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
16
l10n/ia.js
16
l10n/ia.js
|
@ -3,7 +3,21 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nove nota",
|
||||
"Error" : "Error",
|
||||
"Settings" : "Configurationes",
|
||||
"Today" : "Hodie",
|
||||
"Yesterday" : "Heri",
|
||||
"This week" : "Iste septimana",
|
||||
"This month" : "Iste mense",
|
||||
"Delete note" : "Dele nota",
|
||||
"_%n word_::_%n words_" : ["%n parola","%n parolas"]
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detalios",
|
||||
"Preview" : "Previsualisar",
|
||||
"Edit" : "Modificar",
|
||||
"Category" : "Categoria",
|
||||
"_%n word_::_%n words_" : ["%n parola","%n parolas"],
|
||||
"Android app" : "Application Android",
|
||||
"iOS app" : "Application iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
16
l10n/ia.json
16
l10n/ia.json
|
@ -1,7 +1,21 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notas",
|
||||
"New note" : "Nove nota",
|
||||
"Error" : "Error",
|
||||
"Settings" : "Configurationes",
|
||||
"Today" : "Hodie",
|
||||
"Yesterday" : "Heri",
|
||||
"This week" : "Iste septimana",
|
||||
"This month" : "Iste mense",
|
||||
"Delete note" : "Dele nota",
|
||||
"_%n word_::_%n words_" : ["%n parola","%n parolas"]
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detalios",
|
||||
"Preview" : "Previsualisar",
|
||||
"Edit" : "Modificar",
|
||||
"Category" : "Categoria",
|
||||
"_%n word_::_%n words_" : ["%n parola","%n parolas"],
|
||||
"Android app" : "Application Android",
|
||||
"iOS app" : "Application iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
18
l10n/id.js
18
l10n/id.js
|
@ -3,7 +3,23 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Catatan",
|
||||
"New note" : "Catatan baru",
|
||||
"Error" : "Kesalahan",
|
||||
"Settings" : "Setelan",
|
||||
"All notes" : "Semua catatan",
|
||||
"Categories" : "Kategori",
|
||||
"Today" : "Hari ini",
|
||||
"Yesterday" : "Kemarin",
|
||||
"This week" : "Pekan ini",
|
||||
"This month" : "Bulan ini",
|
||||
"Delete note" : "Hapus catatan",
|
||||
"_%n word_::_%n words_" : ["%n kata"]
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Tambah ke favorit",
|
||||
"Details" : "Detil",
|
||||
"Preview" : "Pratinjau",
|
||||
"Edit" : "Sunting",
|
||||
"Category" : "Kategori",
|
||||
"_%n word_::_%n words_" : ["%n kata"],
|
||||
"Android app" : "Aplikasi Android",
|
||||
"iOS app" : "Aplikasi iOS"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
18
l10n/id.json
18
l10n/id.json
|
@ -1,7 +1,23 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Catatan",
|
||||
"New note" : "Catatan baru",
|
||||
"Error" : "Kesalahan",
|
||||
"Settings" : "Setelan",
|
||||
"All notes" : "Semua catatan",
|
||||
"Categories" : "Kategori",
|
||||
"Today" : "Hari ini",
|
||||
"Yesterday" : "Kemarin",
|
||||
"This week" : "Pekan ini",
|
||||
"This month" : "Bulan ini",
|
||||
"Delete note" : "Hapus catatan",
|
||||
"_%n word_::_%n words_" : ["%n kata"]
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Tambah ke favorit",
|
||||
"Details" : "Detil",
|
||||
"Preview" : "Pratinjau",
|
||||
"Edit" : "Sunting",
|
||||
"Category" : "Kategori",
|
||||
"_%n word_::_%n words_" : ["%n kata"],
|
||||
"Android app" : "Aplikasi Android",
|
||||
"iOS app" : "Aplikasi iOS"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
11
l10n/is.js
11
l10n/is.js
|
@ -16,12 +16,23 @@ OC.L10N.register(
|
|||
"File extension for new notes" : "Skráarending fyrir nýja minnispunkta",
|
||||
"All notes" : "Allir minnispunktar",
|
||||
"Categories" : "Flokkar",
|
||||
"Today" : "Í dag",
|
||||
"Yesterday" : "Yesterday",
|
||||
"This week" : "Í þessari viku",
|
||||
"This month" : "Í þessum mánuði",
|
||||
"Delete note" : "Eyða minnispunkti",
|
||||
"Remove from favorites" : "Fjarlægja úr eftirlætum",
|
||||
"Add to favorites" : "Bæta í eftirlæti",
|
||||
"Details" : "Details",
|
||||
"Preview" : "Forskoðun",
|
||||
"Edit" : "Breyta",
|
||||
"Category" : "Flokkur",
|
||||
"Uncategorized" : "Óflokkað",
|
||||
"Saving failed!" : "Vistun mistókst!",
|
||||
"Subcategory" : "Undirflokkur",
|
||||
"_%n word_::_%n words_" : ["%n orð","%n orð"],
|
||||
"Android app" : "Android-forrit",
|
||||
"iOS app" : "iOS-forrit",
|
||||
"Updating the note's category has failed. Is the target directory writable?" : "Uppfærsla á flokki minnispunkts mistókst. Er móttökumappan skrifanleg?"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||
|
|
11
l10n/is.json
11
l10n/is.json
|
@ -14,12 +14,23 @@
|
|||
"File extension for new notes" : "Skráarending fyrir nýja minnispunkta",
|
||||
"All notes" : "Allir minnispunktar",
|
||||
"Categories" : "Flokkar",
|
||||
"Today" : "Í dag",
|
||||
"Yesterday" : "Yesterday",
|
||||
"This week" : "Í þessari viku",
|
||||
"This month" : "Í þessum mánuði",
|
||||
"Delete note" : "Eyða minnispunkti",
|
||||
"Remove from favorites" : "Fjarlægja úr eftirlætum",
|
||||
"Add to favorites" : "Bæta í eftirlæti",
|
||||
"Details" : "Details",
|
||||
"Preview" : "Forskoðun",
|
||||
"Edit" : "Breyta",
|
||||
"Category" : "Flokkur",
|
||||
"Uncategorized" : "Óflokkað",
|
||||
"Saving failed!" : "Vistun mistókst!",
|
||||
"Subcategory" : "Undirflokkur",
|
||||
"_%n word_::_%n words_" : ["%n orð","%n orð"],
|
||||
"Android app" : "Android-forrit",
|
||||
"iOS app" : "iOS-forrit",
|
||||
"Updating the note's category has failed. Is the target directory writable?" : "Uppfærsla á flokki minnispunkts mistókst. Er móttökumappan skrifanleg?"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
||||
}
|
|
@ -3,9 +3,25 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "ჩანაწერები",
|
||||
"New note" : "ახალი ჩანაწერი",
|
||||
"Error" : "შეცდომა",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "არსებობს შეუნახავი ჩანაწერები. გვერდის დატოვება ყველა ცვლილებას უარყოფს!",
|
||||
"Settings" : "პარამეტრები",
|
||||
"Categories" : "კატეგორიები",
|
||||
"Today" : "დღეს",
|
||||
"Yesterday" : "გუშინ",
|
||||
"This week" : "ამ კვირაში",
|
||||
"This month" : "ამ თვეში",
|
||||
"Delete note" : "ჩანაწერის გაუქმება",
|
||||
"Remove from favorites" : "რჩეულებიდან ამოშლა",
|
||||
"Add to favorites" : "რჩეულებში დამატება",
|
||||
"Details" : "დეტალები",
|
||||
"Preview" : "წინასწარი ჩვენება",
|
||||
"Edit" : "ცვლილება",
|
||||
"Category" : "კატეგორია",
|
||||
"Uncategorized" : "არაკატეგორიზირებული",
|
||||
"Saving failed!" : "შენახვა ვერ მოხერხდა!",
|
||||
"_%n word_::_%n words_" : ["%n სიტყვა","%n სიტყვა"]
|
||||
"_%n word_::_%n words_" : ["%n სიტყვა","%n სიტყვა"],
|
||||
"Android app" : "Android აპლიკაცია",
|
||||
"iOS app" : "iOS აპლიკაცია"
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
||||
|
|
|
@ -1,9 +1,25 @@
|
|||
{ "translations": {
|
||||
"Notes" : "ჩანაწერები",
|
||||
"New note" : "ახალი ჩანაწერი",
|
||||
"Error" : "შეცდომა",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "არსებობს შეუნახავი ჩანაწერები. გვერდის დატოვება ყველა ცვლილებას უარყოფს!",
|
||||
"Settings" : "პარამეტრები",
|
||||
"Categories" : "კატეგორიები",
|
||||
"Today" : "დღეს",
|
||||
"Yesterday" : "გუშინ",
|
||||
"This week" : "ამ კვირაში",
|
||||
"This month" : "ამ თვეში",
|
||||
"Delete note" : "ჩანაწერის გაუქმება",
|
||||
"Remove from favorites" : "რჩეულებიდან ამოშლა",
|
||||
"Add to favorites" : "რჩეულებში დამატება",
|
||||
"Details" : "დეტალები",
|
||||
"Preview" : "წინასწარი ჩვენება",
|
||||
"Edit" : "ცვლილება",
|
||||
"Category" : "კატეგორია",
|
||||
"Uncategorized" : "არაკატეგორიზირებული",
|
||||
"Saving failed!" : "შენახვა ვერ მოხერხდა!",
|
||||
"_%n word_::_%n words_" : ["%n სიტყვა","%n სიტყვა"]
|
||||
"_%n word_::_%n words_" : ["%n სიტყვა","%n სიტყვა"],
|
||||
"Android app" : "Android აპლიკაცია",
|
||||
"iOS app" : "iOS აპლიკაცია"
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
|
@ -0,0 +1,15 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "កំណត់ចំណាំ",
|
||||
"New note" : "កំណត់ចំណាំថ្មី",
|
||||
"Error" : "កំហុស",
|
||||
"Settings" : "ការកំណត់",
|
||||
"Today" : "ថ្ងៃនេះ",
|
||||
"Delete note" : "លុបកំណត់ចំណាំ",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "ព័ត៌មានលម្អិត",
|
||||
"Edit" : "កែប្រែ"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
|
@ -0,0 +1,13 @@
|
|||
{ "translations": {
|
||||
"Notes" : "កំណត់ចំណាំ",
|
||||
"New note" : "កំណត់ចំណាំថ្មី",
|
||||
"Error" : "កំហុស",
|
||||
"Settings" : "ការកំណត់",
|
||||
"Today" : "ថ្ងៃនេះ",
|
||||
"Delete note" : "លុបកំណត់ចំណាំ",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "ព័ត៌មានលម្អិត",
|
||||
"Edit" : "កែប្រែ"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "Notes",
|
||||
"Error" : "ತಪ್ಪಾಗಿದೆ",
|
||||
"Settings" : "ಆಯ್ಕೆ",
|
||||
"Today" : "Today",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Edit" : "ಸಂಪಾದಿಸು"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
|
@ -0,0 +1,10 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notes",
|
||||
"Error" : "ತಪ್ಪಾಗಿದೆ",
|
||||
"Settings" : "ಆಯ್ಕೆ",
|
||||
"Today" : "Today",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Edit" : "ಸಂಪಾದಿಸು"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
18
l10n/ko.js
18
l10n/ko.js
|
@ -3,9 +3,25 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "메모",
|
||||
"New note" : "새 메모",
|
||||
"Error" : "오류",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "저장하지 않은 메모가 있습니다. 이 페이지를 벗어나면 변경 사항이 손실됩니다!",
|
||||
"Settings" : "설정",
|
||||
"Categories" : "분류",
|
||||
"Today" : "오늘",
|
||||
"Yesterday" : "어제",
|
||||
"This week" : "이번 주",
|
||||
"This month" : "이번 달",
|
||||
"Delete note" : "메모 삭제",
|
||||
"Remove from favorites" : "즐겨찾기에서 제거",
|
||||
"Add to favorites" : "즐겨찾기에 추가",
|
||||
"Details" : "세부사항",
|
||||
"Preview" : "미리 보기",
|
||||
"Edit" : "편집",
|
||||
"Category" : "분류",
|
||||
"Uncategorized" : "분류되지 않음",
|
||||
"Saving failed!" : "저장할 수 없습니다!",
|
||||
"_%n word_::_%n words_" : ["단어 %n개"]
|
||||
"_%n word_::_%n words_" : ["단어 %n개"],
|
||||
"Android app" : "Android 앱",
|
||||
"iOS app" : "iOS 앱"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
18
l10n/ko.json
18
l10n/ko.json
|
@ -1,9 +1,25 @@
|
|||
{ "translations": {
|
||||
"Notes" : "메모",
|
||||
"New note" : "새 메모",
|
||||
"Error" : "오류",
|
||||
"There are unsaved notes. Leaving the page will discard all changes!" : "저장하지 않은 메모가 있습니다. 이 페이지를 벗어나면 변경 사항이 손실됩니다!",
|
||||
"Settings" : "설정",
|
||||
"Categories" : "분류",
|
||||
"Today" : "오늘",
|
||||
"Yesterday" : "어제",
|
||||
"This week" : "이번 주",
|
||||
"This month" : "이번 달",
|
||||
"Delete note" : "메모 삭제",
|
||||
"Remove from favorites" : "즐겨찾기에서 제거",
|
||||
"Add to favorites" : "즐겨찾기에 추가",
|
||||
"Details" : "세부사항",
|
||||
"Preview" : "미리 보기",
|
||||
"Edit" : "편집",
|
||||
"Category" : "분류",
|
||||
"Uncategorized" : "분류되지 않음",
|
||||
"Saving failed!" : "저장할 수 없습니다!",
|
||||
"_%n word_::_%n words_" : ["단어 %n개"]
|
||||
"_%n word_::_%n words_" : ["단어 %n개"],
|
||||
"Android app" : "Android 앱",
|
||||
"iOS app" : "iOS 앱"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -0,0 +1,16 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "Notizen",
|
||||
"Error" : "Fehler",
|
||||
"Settings" : "Astellungen",
|
||||
"Today" : "Haut",
|
||||
"Yesterday" : "Gëschter",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detailer",
|
||||
"Edit" : "Änneren",
|
||||
"Android app" : "Android-App",
|
||||
"iOS app" : "iOS-App"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,14 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notizen",
|
||||
"Error" : "Fehler",
|
||||
"Settings" : "Astellungen",
|
||||
"Today" : "Haut",
|
||||
"Yesterday" : "Gëschter",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detailer",
|
||||
"Edit" : "Änneren",
|
||||
"Android app" : "Android-App",
|
||||
"iOS app" : "iOS-App"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -16,6 +16,10 @@ OC.L10N.register(
|
|||
"Categories" : "Kategorijos",
|
||||
"Today" : "Šiandien",
|
||||
"Yesterday" : "Vakar",
|
||||
"This week" : "Šią savaitę",
|
||||
"Last week" : "Praeitą savaitę",
|
||||
"This month" : "Šį mėnesį",
|
||||
"Last month" : "Praeitą mėnesį",
|
||||
"Delete note" : "Ištrinti užrašus",
|
||||
"Remove from favorites" : "Šalinti iš mėgstamų",
|
||||
"Add to favorites" : "Pridėti į mėgstamus",
|
||||
|
@ -28,6 +32,7 @@ OC.L10N.register(
|
|||
"Save failed. Click to retry." : "Nepavyko įrašyti. Spustelėkite, norėdami bandyti dar kartą.",
|
||||
"Set category" : "Nustatyti kategoriją",
|
||||
"Category" : "Kategorija",
|
||||
"Uncategorized" : "Nekategorizuotas",
|
||||
"Click here to save manually" : "Spustelėkite čia norėdami įrašyti rankiniu būdu",
|
||||
"Saving failed!" : "Įrašymas nepavyko!",
|
||||
"Last modified: {date}" : "Paskutinis modifikavimas: {date}",
|
||||
|
|
|
@ -14,6 +14,10 @@
|
|||
"Categories" : "Kategorijos",
|
||||
"Today" : "Šiandien",
|
||||
"Yesterday" : "Vakar",
|
||||
"This week" : "Šią savaitę",
|
||||
"Last week" : "Praeitą savaitę",
|
||||
"This month" : "Šį mėnesį",
|
||||
"Last month" : "Praeitą mėnesį",
|
||||
"Delete note" : "Ištrinti užrašus",
|
||||
"Remove from favorites" : "Šalinti iš mėgstamų",
|
||||
"Add to favorites" : "Pridėti į mėgstamus",
|
||||
|
@ -26,6 +30,7 @@
|
|||
"Save failed. Click to retry." : "Nepavyko įrašyti. Spustelėkite, norėdami bandyti dar kartą.",
|
||||
"Set category" : "Nustatyti kategoriją",
|
||||
"Category" : "Kategorija",
|
||||
"Uncategorized" : "Nekategorizuotas",
|
||||
"Click here to save manually" : "Spustelėkite čia norėdami įrašyti rankiniu būdu",
|
||||
"Saving failed!" : "Įrašymas nepavyko!",
|
||||
"Last modified: {date}" : "Paskutinis modifikavimas: {date}",
|
||||
|
|
15
l10n/lv.js
15
l10n/lv.js
|
@ -3,11 +3,24 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Piezīmes",
|
||||
"New note" : "Jauna piezīme",
|
||||
"Error" : "Kļūda",
|
||||
"Settings" : "Iestatījumi",
|
||||
"All notes" : "Visas piezīmes",
|
||||
"Categories" : "Kategorijas",
|
||||
"Today" : "Šodien",
|
||||
"Yesterday" : "Vakar",
|
||||
"This week" : "Šonedēļ",
|
||||
"This month" : "Šis mēnesis",
|
||||
"Delete note" : "Dzēst piezīmi",
|
||||
"Remove from favorites" : "Noņemt no izlases",
|
||||
"Add to favorites" : "Pievienot izlasei",
|
||||
"Details" : "Detaļas",
|
||||
"Preview" : "Priekšskatīt",
|
||||
"Edit" : "Rediģēt",
|
||||
"_%n word_::_%n words_" : ["%n words","%n vārdi","%n vārdi"]
|
||||
"Category" : "Kategorija",
|
||||
"Uncategorized" : "Bez kategorijas",
|
||||
"_%n word_::_%n words_" : ["%n words","%n vārdi","%n vārdi"],
|
||||
"Android app" : "Android lietotne",
|
||||
"iOS app" : "iOS lietotne"
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
|
||||
|
|
15
l10n/lv.json
15
l10n/lv.json
|
@ -1,11 +1,24 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Piezīmes",
|
||||
"New note" : "Jauna piezīme",
|
||||
"Error" : "Kļūda",
|
||||
"Settings" : "Iestatījumi",
|
||||
"All notes" : "Visas piezīmes",
|
||||
"Categories" : "Kategorijas",
|
||||
"Today" : "Šodien",
|
||||
"Yesterday" : "Vakar",
|
||||
"This week" : "Šonedēļ",
|
||||
"This month" : "Šis mēnesis",
|
||||
"Delete note" : "Dzēst piezīmi",
|
||||
"Remove from favorites" : "Noņemt no izlases",
|
||||
"Add to favorites" : "Pievienot izlasei",
|
||||
"Details" : "Detaļas",
|
||||
"Preview" : "Priekšskatīt",
|
||||
"Edit" : "Rediģēt",
|
||||
"_%n word_::_%n words_" : ["%n words","%n vārdi","%n vārdi"]
|
||||
"Category" : "Kategorija",
|
||||
"Uncategorized" : "Bez kategorijas",
|
||||
"_%n word_::_%n words_" : ["%n words","%n vārdi","%n vārdi"],
|
||||
"Android app" : "Android lietotne",
|
||||
"iOS app" : "iOS lietotne"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "Тэмдэглэл",
|
||||
"New note" : "Шинэ тэмдэглэл",
|
||||
"Error" : "Алдаа",
|
||||
"Settings" : "Тохиргоо",
|
||||
"All notes" : "Бүх тэмдэг",
|
||||
"Categories" : "төрөл",
|
||||
"Today" : "өнөөдөр",
|
||||
"Yesterday" : "өчигдөр",
|
||||
"This week" : "7 хоног",
|
||||
"This month" : "1 сар",
|
||||
"Delete note" : "Тэмдэглэл устгах",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Дэлгэрэнгүй",
|
||||
"Preview" : "шалгах",
|
||||
"Edit" : "засварлах",
|
||||
"Category" : "Ангилал"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,20 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Тэмдэглэл",
|
||||
"New note" : "Шинэ тэмдэглэл",
|
||||
"Error" : "Алдаа",
|
||||
"Settings" : "Тохиргоо",
|
||||
"All notes" : "Бүх тэмдэг",
|
||||
"Categories" : "төрөл",
|
||||
"Today" : "өнөөдөр",
|
||||
"Yesterday" : "өчигдөр",
|
||||
"This week" : "7 хоног",
|
||||
"This month" : "1 сар",
|
||||
"Delete note" : "Тэмдэглэл устгах",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Дэлгэрэнгүй",
|
||||
"Preview" : "шалгах",
|
||||
"Edit" : "засварлах",
|
||||
"Category" : "Ангилал"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,15 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "Nota",
|
||||
"New note" : "Note baharu",
|
||||
"Error" : "Ralat",
|
||||
"Settings" : "Tetapan",
|
||||
"Today" : "Hari ini",
|
||||
"Yesterday" : "Semalam",
|
||||
"Delete note" : "Hapus nota",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Edit" : "Sunting"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
|
@ -0,0 +1,13 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Nota",
|
||||
"New note" : "Note baharu",
|
||||
"Error" : "Ralat",
|
||||
"Settings" : "Tetapan",
|
||||
"Today" : "Hari ini",
|
||||
"Yesterday" : "Semalam",
|
||||
"Delete note" : "Hapus nota",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Edit" : "Sunting"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
15
l10n/nb.js
15
l10n/nb.js
|
@ -8,10 +8,23 @@ OC.L10N.register(
|
|||
"Settings" : "Innstillinger",
|
||||
"All notes" : "Alle notater",
|
||||
"Categories" : "Kategorier",
|
||||
"Today" : "I dag",
|
||||
"Yesterday" : "I går",
|
||||
"This week" : "Denne uken",
|
||||
"Last week" : "Forrige uke",
|
||||
"This month" : "Denne måneden",
|
||||
"Last month" : "Forrige måned",
|
||||
"Delete note" : "Slett notat",
|
||||
"Remove from favorites" : "Fjern fra favoritter",
|
||||
"Add to favorites" : "Legg til i favoritter",
|
||||
"Details" : "Detaljer",
|
||||
"Preview" : "Forhåndsvis",
|
||||
"Edit" : "Rediger",
|
||||
"Category" : "Kategori",
|
||||
"Uncategorized" : "Ukategorisert",
|
||||
"Saving failed!" : "Lagring mislyktes!",
|
||||
"_%n word_::_%n words_" : ["%n ord","%n ord"]
|
||||
"_%n word_::_%n words_" : ["%n ord","%n ord"],
|
||||
"Android app" : "Android-app",
|
||||
"iOS app" : "iOS-app"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
15
l10n/nb.json
15
l10n/nb.json
|
@ -6,10 +6,23 @@
|
|||
"Settings" : "Innstillinger",
|
||||
"All notes" : "Alle notater",
|
||||
"Categories" : "Kategorier",
|
||||
"Today" : "I dag",
|
||||
"Yesterday" : "I går",
|
||||
"This week" : "Denne uken",
|
||||
"Last week" : "Forrige uke",
|
||||
"This month" : "Denne måneden",
|
||||
"Last month" : "Forrige måned",
|
||||
"Delete note" : "Slett notat",
|
||||
"Remove from favorites" : "Fjern fra favoritter",
|
||||
"Add to favorites" : "Legg til i favoritter",
|
||||
"Details" : "Detaljer",
|
||||
"Preview" : "Forhåndsvis",
|
||||
"Edit" : "Rediger",
|
||||
"Category" : "Kategori",
|
||||
"Uncategorized" : "Ukategorisert",
|
||||
"Saving failed!" : "Lagring mislyktes!",
|
||||
"_%n word_::_%n words_" : ["%n ord","%n ord"]
|
||||
"_%n word_::_%n words_" : ["%n ord","%n ord"],
|
||||
"Android app" : "Android-app",
|
||||
"iOS app" : "iOS-app"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
OC.L10N.register(
|
||||
"notes",
|
||||
{
|
||||
"Notes" : "Notat",
|
||||
"New note" : "Nytt notat",
|
||||
"Error" : "Feil",
|
||||
"Settings" : "Instillingar",
|
||||
"Today" : "I dag",
|
||||
"Yesterday" : "i går",
|
||||
"Delete note" : "Slett notat",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detaljar",
|
||||
"Edit" : "Endra",
|
||||
"Category" : "Kategori"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,15 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Notat",
|
||||
"New note" : "Nytt notat",
|
||||
"Error" : "Feil",
|
||||
"Settings" : "Instillingar",
|
||||
"Today" : "I dag",
|
||||
"Yesterday" : "i går",
|
||||
"Delete note" : "Slett notat",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detaljar",
|
||||
"Edit" : "Endra",
|
||||
"Category" : "Kategori"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
12
l10n/oc.js
12
l10n/oc.js
|
@ -3,7 +3,17 @@ OC.L10N.register(
|
|||
{
|
||||
"Notes" : "Nòtas",
|
||||
"New note" : "Nòta novèla",
|
||||
"Error" : "Error",
|
||||
"Settings" : "Paramètres",
|
||||
"Today" : "Uèi",
|
||||
"Yesterday" : "Ièr",
|
||||
"Delete note" : "Suprimir la nòta",
|
||||
"_%n word_::_%n words_" : ["%n mot","%n mots"]
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detalhs",
|
||||
"Edit" : "Modificar",
|
||||
"_%n word_::_%n words_" : ["%n mot","%n mots"],
|
||||
"Android app" : "Aplicacion Android",
|
||||
"iOS app" : "Aplicacion iOS"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
12
l10n/oc.json
12
l10n/oc.json
|
@ -1,7 +1,17 @@
|
|||
{ "translations": {
|
||||
"Notes" : "Nòtas",
|
||||
"New note" : "Nòta novèla",
|
||||
"Error" : "Error",
|
||||
"Settings" : "Paramètres",
|
||||
"Today" : "Uèi",
|
||||
"Yesterday" : "Ièr",
|
||||
"Delete note" : "Suprimir la nòta",
|
||||
"_%n word_::_%n words_" : ["%n mot","%n mots"]
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Details" : "Detalhs",
|
||||
"Edit" : "Modificar",
|
||||
"_%n word_::_%n words_" : ["%n mot","%n mots"],
|
||||
"Android app" : "Aplicacion Android",
|
||||
"iOS app" : "Aplicacion iOS"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче