nextcloud-notes/l10n/ia.js

24 lines
688 B
JavaScript

OC.L10N.register(
"notes",
{
"Notes" : "Notas",
"Error" : "Error",
"New note" : "Nove nota",
"Settings" : "Configurationes",
"Today" : "Hodie",
"Yesterday" : "Heri",
"This week" : "Iste septimana",
"This month" : "Iste mense",
"Delete note" : "Dele nota",
"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);");