f7cloud_client/apps/viewer/l10n/ia.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

22 lines
487 B
JavaScript

OC.L10N.register(
"viewer",
{
"Cancel" : "Cancellar",
"Edit" : "Modificar",
"Download" : "Discargar",
"Delete" : "Deler",
"View" : "Vider",
"Name" : "Nomine",
"Save" : "Salveguardar",
"Back" : "Retro",
"Reset" : "Re-fixar",
"Apply" : "Applicar",
"Warning" : "Aviso",
"Confirm" : "Confirmar",
"Undo" : "Disfacer",
"Custom" : "Personalisate",
"Size" : "Dimension",
"Menu" : "Menu"
},
"nplurals=2; plural=(n != 1);");