nextcloud-notes/l10n/ast.js

27 lines
786 B
JavaScript

OC.L10N.register(
"notes",
{
"Notes" : "Notes",
"Error" : "Fallu",
"New note" : "Nota nueva",
"Settings" : "Settings",
"All notes" : "Toles notes",
"Categories" : "Estayes",
"Loading …" : "Cargando...",
"Today" : "Güei",
"Yesterday" : "Ayeri",
"This week" : "Esta selmana",
"This month" : "Esti mes",
"Delete note" : "Desaniciar nota",
"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);");