Skip to content

Commit 23be2dc

Browse files
committed
release v1.0.11
1 parent 7bc4bfd commit 23be2dc

File tree

8 files changed

+131
-6
lines changed

8 files changed

+131
-6
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.0.10
1+
version=1.0.11
22
if [ "$1" = "zip" ]; then
33
rm -rf shariff-wp
44
mkdir -p shariff-wp

src/locale/shariff-de_DE.mo

0 Bytes
Binary file not shown.

src/locale/shariff-de_DE.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: shariff\n"
4-
"POT-Creation-Date: 2014-12-16 20:37+0100\n"
5-
"PO-Revision-Date: 2014-12-16 20:37+0100\n"
4+
"POT-Creation-Date: 2014-12-28 09:51-0500\n"
5+
"PO-Revision-Date: 2014-12-28 12:29-0500\n"
66
"Last-Translator: Yannik Ehlert <kontakt@yanniks.de>\n"
77
"Language-Team: Yannik Ehlert <kontakt@yanniks.de>\n"
88
"Language: de\n"

src/locale/shariff-es_ES.mo

2.14 KB
Binary file not shown.

src/locale/shariff-es_ES.po

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
msgid ""
2+
msgstr ""
3+
"Project-Id-Version: shariff\n"
4+
"POT-Creation-Date: 2014-12-16 20:37+0100\n"
5+
"PO-Revision-Date: 2014-12-28 09:58-0500\n"
6+
"Last-Translator: Yannik Ehlert <kontakt@yanniks.de>\n"
7+
"Language-Team: Yannik Ehlert <kontakt@yanniks.de>\n"
8+
"MIME-Version: 1.0\n"
9+
"Content-Type: text/plain; charset=UTF-8\n"
10+
"Content-Transfer-Encoding: 8bit\n"
11+
"X-Generator: Poedit 1.7.1\n"
12+
"X-Poedit-Basepath: ..\n"
13+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
14+
"X-Poedit-SourceCharset: UTF-8\n"
15+
"X-Poedit-KeywordsList: __;_e\n"
16+
"Language: es\n"
17+
"X-Poedit-SearchPath-0: .\n"
18+
19+
#: shariff-wp.php:101
20+
msgid "en"
21+
msgstr "es"
22+
23+
#: shariff-wp.php:118
24+
msgid "Shariff platforms"
25+
msgstr "plataformas Shariff"
26+
27+
#: shariff-wp.php:122 shariff-wp.php:123 shariff-wp.php:124
28+
msgid "Experimental"
29+
msgstr "Experimental"
30+
31+
#: shariff-wp.php:127
32+
msgid "Other Shariff settings"
33+
msgstr "Otros ajustes Shariff"
34+
35+
#: shariff-wp.php:128
36+
msgid "Privacy information"
37+
msgstr "Información de privacidad"
38+
39+
#: shariff-wp.php:129
40+
msgid "Default Image URL"
41+
msgstr "Normal Imagen URL"
42+
43+
#: shariff-wp.php:130
44+
msgid "Color"
45+
msgstr "Color"
46+
47+
#: shariff-wp.php:131
48+
msgid "Orientation"
49+
msgstr "Orientación"
50+
51+
#: shariff-wp.php:132
52+
msgid "Button location"
53+
msgstr "Ubicación Button"
54+
55+
#: shariff-wp.php:133
56+
msgid "Hide on overview page"
57+
msgstr "Ocultar en la página resumen"
58+
59+
#: shariff-wp.php:135
60+
msgid "Temp directory"
61+
msgstr "Directorio temp"
62+
63+
#: shariff-wp.php:157
64+
msgid "Before"
65+
msgstr "Antes"
66+
67+
#: shariff-wp.php:160
68+
msgid "After"
69+
msgstr "Después"
70+
71+
#: shariff-wp.php:161
72+
msgid "Show the sharing buttons before or after the article."
73+
msgstr "Mostrar los botones de compartir antes o después del artículo."
74+
75+
#: shariff-wp.php:188
76+
msgid "Used for services such as Pinterest"
77+
msgstr "Se utiliza para servicios tales como Pinterest"
78+
79+
#: shariff-wp.php:203
80+
msgid "Horizontal"
81+
msgstr "Horizontal"
82+
83+
#: shariff-wp.php:206
84+
msgid "Vertical"
85+
msgstr "Vertical"
86+
87+
#: shariff-wp.php:219
88+
msgid "Colored"
89+
msgstr "Colorado"
90+
91+
#: shariff-wp.php:222
92+
msgid "Grey"
93+
msgstr "Gris"
94+
95+
#: shariff-wp.php:225
96+
msgid "White"
97+
msgstr "Blanco"
98+
99+
#: shariff-wp.php:234
100+
msgid "Shariff configuration"
101+
msgstr "Configuración Shariff"
102+
103+
#: shariff-wp.php:237
104+
msgid "You're using PHP 5.4 or greater."
105+
msgstr "Usted está utilizando PHP 5.4 o mayor."
106+
107+
#: shariff-wp.php:239
108+
msgid ""
109+
"You're using an outdated PHP version which will cause problems. Please "
110+
"update PHP to 5.4 or greater to have full support."
111+
msgstr ""
112+
"Usted está utilizando una versión de PHP obsoleta que causará "
113+
"problemas. Por favor, actualice PHP 5.4 o superior para tener apoyo."
114+
115+
#: shariff-wp.php:257
116+
msgid "Shariff settings"
117+
msgstr "Ajustes Shariff"
118+
119+
#: shariff-wp.php:263
120+
msgid "Deactivate Shariff?"
121+
msgstr "Desactivar Shariff?"

src/readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: yanniks
33
Tags: sharing, social, networks, network, privacy, facebook, twitter, google, whatsapp, linkedin, heise, pinterest
44
Requires at least: 3.0
55
Tested up to: 4.1
6-
Stable tag: 1.0.10
6+
Stable tag: 1.0.11
77
License: MIT
88
License URI: http://opensource.org/licenses/MIT
99

@@ -48,6 +48,10 @@ Select which color you want, set the button location, select the orientation fit
4848
Your user probably doesn't have the right to write to the default temp folder `/tmp`. Then create a new folder and use it as temp folder in the Shariff settings, make sure that the rights are set correct.
4949
== Changelog ==
5050

51+
= 1.0.11 =
52+
* Spanish support
53+
* WhatsApp only on mobile devices
54+
5155
= 1.0.10 =
5256
* WhatsApp fixes
5357

src/shariff-wp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Shariff for Wordpress
44
* Plugin URI: http://www.heise.de/newsticker/meldung/c-t-entwickelt-datenschutzfreundliche-Social-Media-Buttons-weiter-2466687.html
55
* Description: Shariff enables website users to share their favorite content without compromising their privacy.
6-
* Version: 1.0.10
6+
* Version: 1.0.11
77
* Author: Heise Zeitschriften Verlag / Yannik Ehlert
88
* Author URI: http://www.heise.de
99
* Text Domain: shariff

0 commit comments

Comments
 (0)