Merge branch '3.6-release'
[friendica-addons.git] / uhremotestorage / lang / es / strings.php
diff --git a/uhremotestorage/lang/es/strings.php b/uhremotestorage/lang/es/strings.php
deleted file mode 100644 (file)
index 910a056..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-
-if(! function_exists("string_plural_select_es")) {
-function string_plural_select_es($n){
-       return ($n != 1);;
-}}
-;
-$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "Permite usar su ID de Friendica (%s) para conectar a un almacén habilitado externo sin hospedar (como ownCloud). Vea <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
-$a->strings["Template URL (with {category})"] = "Plantilla de URL (con {categoría})";
-$a->strings["OAuth end-point"] = "Punto final de OAuth";
-$a->strings["Api"] = "API";
-$a->strings["Save Settings"] = "Guardar Ajustes";