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

24 lines
599 B
JavaScript

OC.L10N.register(
"photos",
{
"Photos" : "Photos",
"Favorites" : "Favoritos",
"Shared with you" : "Compartite con te",
"Tags" : "Etiquettas",
"Back" : "Retro",
"Save" : "Salveguardar",
"Shared by" : "Compartite per",
"Favorite" : "Favorite",
"Go back" : "Retornar",
"Home" : "Initio",
"General" : "General",
"Remove from favorites" : "Remove from favorites",
"Details" : "Detalios",
"Cancel" : "Cancel",
"Confirm" : "Confirmar",
"Group" : "Gruppo",
"View" : "Vider",
"Add" : "Adder"
},
"nplurals=2; plural=(n != 1);");