mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
7
uhremotestorage/lang/es/strings.php
Normal file
7
uhremotestorage/lang/es/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=__DQ__http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger__DQ__>RemoteStorage WebFinger</a>"] = "Permitir el uso de tu ID de Friendica (%s) para conexiones de almacenamiento externo sin alojamiento activado (como OwnCloud). Mira <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
|
||||
$a->strings["Template URL (with {category})"] = "Dirección de la plantilla (con {categoría})";
|
||||
$a->strings["OAuth end-point"] = "Punto final OAuth";
|
||||
$a->strings["Api"] = "API";
|
||||
$a->strings["Submit"] = "Envíar";
|
Loading…
Add table
Add a link
Reference in a new issue