Custom Meta Widget - Version 1.4.6

Version Description

  • WordPress 3.6.1 update
  • Added fr_FR (French) translation
  • Added nl_NL (Dutch) translation
  • Added pl_PL (Polish) translation
  • Added sr_RS (Serbian) translation
Download this release

Release Info

Developer bitacre
Plugin Icon wp plugin Custom Meta Widget
Version 1.4.6
Comparing to
See all releases

Code changes from version 1.4.5 to 1.4.6

customMeta.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php /*
2
  Plugin Name: Custom Meta Widget
3
- Plugin URI: http://shinraholdings.com/plugins/custom-meta-widget
4
  Description: Clone of the standard Meta widget with options to hide thlogin, admin, entry and comment feed, WordPress.org and /custom links.
5
- Version: 1.4.5
6
  Author: bitacre
7
  Author URI: http://shinraholdings.com/
8
  License: GPLv2
1
  <?php /*
2
  Plugin Name: Custom Meta Widget
3
+ Plugin URI: http://shinraholdings.com/plugins/custom-meta-widget/
4
  Description: Clone of the standard Meta widget with options to hide thlogin, admin, entry and comment feed, WordPress.org and /custom links.
5
+ Version: 1.4.6
6
  Author: bitacre
7
  Author URI: http://shinraholdings.com/
8
  License: GPLv2
lang/customMetaWidget-fr_FR.po ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Custom Meta Widget v1.4.1\n"
4
+ "Report-Msgid-Bugs-To: http://bitacre.com/plugins/custom-meta-widget\n"
5
+ "POT-Creation-Date: 2012-04-19 22:57:47+00:00\n"
6
+ "PO-Revision-Date: 2013-09-24 13:07+0100\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-SourceCharset: UTF-8\n"
14
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
15
+ "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
16
+ "X-Textdomain-Support: yes\n"
17
+ "X-Generator: Poedit 1.5.7\n"
18
+ "Language: fr_FR\n"
19
+ "X-Poedit-Basepath: .\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+
22
+ # @ customMetaWidget
23
+ #: customMeta.php:32 customMeta.php:177
24
+ msgid "Meta"
25
+ msgstr "Meta"
26
+
27
+ # @ customMetaWidget
28
+ #: customMeta.php:33
29
+ msgid "Title"
30
+ msgstr "Titre"
31
+
32
+ # @ customMetaWidget
33
+ #: customMeta.php:40
34
+ msgid "Show \"Register/Admin\" link?"
35
+ msgstr "Afficher le lien \"S'enregistrer/Admin. du site\" ?"
36
+
37
+ # @ customMetaWidget
38
+ #: customMeta.php:47
39
+ msgid "Show \"Log in/out\" link?"
40
+ msgstr "Afficher le lien \"Connexion/Déconnexion\" ?"
41
+
42
+ # @ customMetaWidget
43
+ #: customMeta.php:54
44
+ msgid "Show \"Entries RSS\" link?"
45
+ msgstr "Afficher le lien \"Flux RSS des articles\" ?"
46
+
47
+ # @ customMetaWidget
48
+ #: customMeta.php:61
49
+ msgid "Show \"Comments RSS\" link?"
50
+ msgstr "Afficher le lien \"Flux RSS des commentaires\" ?"
51
+
52
+ # @ customMetaWidget
53
+ #: customMeta.php:80
54
+ msgid "URL"
55
+ msgstr "URL"
56
+
57
+ # @ customMetaWidget
58
+ #: customMeta.php:87
59
+ msgid "Text"
60
+ msgstr "Texte"
61
+
62
+ # @ customMetaWidget
63
+ #: customMeta.php:94
64
+ msgid "Show Plugin link?"
65
+ msgstr "Afficher le lien de l'extension ?"
66
+
67
+ # @ customMetaWidget
68
+ #: customMeta.php:145
69
+ msgid "An awesome way to support this free plugin!"
70
+ msgstr "Une manière formidable de supporter cette extension gratuite !"
71
+
72
+ # @ customMetaWidget
73
+ #: customMeta.php:152
74
+ msgid "You have a custom link with no URL or text!"
75
+ msgstr "Vous avez un lien personnalisé sans URL ou sans texte !"
76
+
77
+ # @ customMetaWidget
78
+ #: customMeta.php:155
79
+ msgid "You have a custom link with no text!"
80
+ msgstr "Vous avez un lien personnalisé sans texte !"
81
+
82
+ # @ customMetaWidget
83
+ #: customMeta.php:159
84
+ msgid "You have a custom link with no URL!"
85
+ msgstr "Vous avez un lien personnalisé sans URL !"
86
+
87
+ # @ customMetaWidget
88
+ #: customMeta.php:182
89
+ msgid "Plugin: Custom Meta Widget"
90
+ msgstr "Extension: Custom Meta Widget"
91
+
92
+ # @ customMetaWidget
93
+ #: customMeta.php:183
94
+ msgid "Plugin URL"
95
+ msgstr "URL de l'extension"
96
+
97
+ # @ customMetaWidget
98
+ #: customMeta.php:197
99
+ #, php-format
100
+ msgid "%1$sSyndicate this site using RSS 2.0%2$sEntries %3$sRSS%4$s"
101
+ msgstr "%1$sS'abonner en utilisant RSS 2.0%2$sArticles %3$sRSS%4$s"
102
+
103
+ # @ customMetaWidget
104
+ #: customMeta.php:203
105
+ #, php-format
106
+ msgid "%1$sSyndicate this site using RSS 2.0%2$sComments %3$sRSS%4$s"
107
+ msgstr "%1$sS'abonner en utilisant RSS 2.0%2$sCommentaires %3$sRSS%4$s"
108
+
109
+ # @ customMetaWidget
110
+ #: customMeta.php:208
111
+ msgid ""
112
+ "Powered by WordPress, state-of-the-art semantic personal publishing platform."
113
+ msgstr ""
114
+ "Propulsé par WordPress, plate-forme de publication personnelle sémantique de "
115
+ "pointe."
116
+
117
+ # @ customMetaWidget
118
+ #: customMeta.php:217
119
+ msgid ""
120
+ "Error: \"Show Custom Link\" is checked, but either the text or URL for that "
121
+ "link are not specified. The link was not displayed because it would be "
122
+ "broken. Check the settings for your Custom Meta widget."
123
+ msgstr ""
124
+ "Erreur : \"Afficher le lien personnalisé\" est sélectionné alors que le "
125
+ "texte ou l'URL du lien n'est pas renseigné. Le lien n'est pas affiché car il "
126
+ "ne doit pas être valide. Vérifiez le paramétrage de votre widget Custom "
127
+ "Meta."
128
+
129
+ # @ customMetaWidget
130
+ #: customMeta.php:222
131
+ msgid "WordPress Plugin Homepage"
132
+ msgstr "Page d'accueil des extensions WordPress"
133
+
134
+ # @ customMetaWidget
135
+ #: customMeta.php:222
136
+ msgid "Custom Meta"
137
+ msgstr "Custom Meta"
138
+
139
+ # @ customMetaWidget
140
+ #: customMeta.php:68
141
+ msgid "Show \"WordPress.org\" link?"
142
+ msgstr "Afficher le lien \"WordPress.org\" ?"
143
+
144
+ # @ customMetaWidget
145
+ #: customMeta.php:74
146
+ msgid "Show the custom link?"
147
+ msgstr "Afficher le lien personnalisé ?"
148
+
149
+ # @ customMetaWidget
150
+ #: customMeta.php:199 customMeta.php:205
151
+ msgid "Really Simple Syndication"
152
+ msgstr "Really Simple Syndication"
153
+
154
+ # @ customMetaWidget
155
+ #: customMeta.php:20
156
+ msgid "Hide the individual log in/out, admin, feed and WordPress links"
157
+ msgstr "Cache les liens connexion / déconnexion, admin, RSS et WordPress"
lang/customMetaWidget-nl_NL.mo ADDED
Binary file
lang/customMetaWidget-nl_NL.po ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Custom Meta Widget v1.4.1\n"
4
+ "Report-Msgid-Bugs-To: http://bitacre.com/plugins/custom-meta-widget\n"
5
+ "POT-Creation-Date: 2012-04-19 22:57:47+00:00\n"
6
+ "PO-Revision-Date: 2013-06-23 21:59+0100\n"
7
+ "Last-Translator: Niko Strijbol <strijbol.niko@gmail.com>\n"
8
+ "Language-Team: Niko Strijbol <strijbol.niko@gmail.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-SourceCharset: UTF-8\n"
14
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
15
+ "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
16
+ "X-Textdomain-Support: yes\n"
17
+ "X-Generator: Poedit 1.5.5\n"
18
+ "Language: nl_BE\n"
19
+ "X-Poedit-Basepath: .\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+
22
+ # @ customMetaWidget
23
+ #: customMeta.php:32 customMeta.php:177
24
+ msgid "Meta"
25
+ msgstr "Meta"
26
+
27
+ # @ customMetaWidget
28
+ #: customMeta.php:33
29
+ msgid "Title"
30
+ msgstr "Titel"
31
+
32
+ # @ customMetaWidget
33
+ #: customMeta.php:40
34
+ msgid "Show \"Register/Admin\" link?"
35
+ msgstr "Toon \"Registreer/Admin\" link?"
36
+
37
+ # @ customMetaWidget
38
+ #: customMeta.php:47
39
+ msgid "Show \"Log in/out\" link?"
40
+ msgstr "Toon \"Log in/uit\" link?"
41
+
42
+ # @ customMetaWidget
43
+ #: customMeta.php:54
44
+ msgid "Show \"Entries RSS\" link?"
45
+ msgstr "Toon \"Berichten RSS\" link?"
46
+
47
+ # @ customMetaWidget
48
+ #: customMeta.php:61
49
+ msgid "Show \"Comments RSS\" link?"
50
+ msgstr "Toon \"Reacties RSS\" link?"
51
+
52
+ # @ customMetaWidget
53
+ #: customMeta.php:80
54
+ msgid "URL"
55
+ msgstr "URL"
56
+
57
+ # @ customMetaWidget
58
+ #: customMeta.php:87
59
+ msgid "Text"
60
+ msgstr "Tekst"
61
+
62
+ # @ customMetaWidget
63
+ #: customMeta.php:94
64
+ msgid "Show Plugin link?"
65
+ msgstr "Toon Plugin-link?"
66
+
67
+ # @ customMetaWidget
68
+ #: customMeta.php:145
69
+ msgid "An awesome way to support this free plugin!"
70
+ msgstr "Een fantastische manier om deze gratis plugin te ondersteunen!"
71
+
72
+ # @ customMetaWidget
73
+ #: customMeta.php:152
74
+ msgid "You have a custom link with no URL or text!"
75
+ msgstr "U hebt een aangepaste link zonder URL of tekst!"
76
+
77
+ # @ customMetaWidget
78
+ #: customMeta.php:155
79
+ msgid "You have a custom link with no text!"
80
+ msgstr "U heeft een aangepaste link zonder tekst!"
81
+
82
+ # @ customMetaWidget
83
+ #: customMeta.php:159
84
+ msgid "You have a custom link with no URL!"
85
+ msgstr "U heeft een aangepaste link zonder URL!"
86
+
87
+ # @ customMetaWidget
88
+ #: customMeta.php:182
89
+ msgid "Plugin: Custom Meta Widget"
90
+ msgstr "Plugin: Custom Meta Widget"
91
+
92
+ # @ customMetaWidget
93
+ #: customMeta.php:183
94
+ msgid "Plugin URL"
95
+ msgstr "Plugin URL"
96
+
97
+ # @ customMetaWidget
98
+ #: customMeta.php:197
99
+ #, php-format
100
+ msgid "%1$sSyndicate this site using RSS 2.0%2$sEntries %3$sRSS%4$s"
101
+ msgstr "%1$sSyndiceer deze site met RSS 2.0%2$sBerichten %3$sRSS%4$s"
102
+
103
+ # @ customMetaWidget
104
+ #: customMeta.php:203
105
+ #, php-format
106
+ msgid "%1$sSyndicate this site using RSS 2.0%2$sComments %3$sRSS%4$s"
107
+ msgstr "%1$sSyndiceer deze site met RSS 2.0%2$sReacties %3$sRSS%4$s"
108
+
109
+ # @ customMetaWidget
110
+ #: customMeta.php:208
111
+ msgid ""
112
+ "Powered by WordPress, state-of-the-art semantic personal publishing platform."
113
+ msgstr "Mogelijk door WordPress, hét platform voor blogs."
114
+
115
+ # @ customMetaWidget
116
+ #: customMeta.php:217
117
+ msgid ""
118
+ "Error: \"Show Custom Link\" is checked, but either the text or URL for that "
119
+ "link are not specified. The link was not displayed because it would be "
120
+ "broken. Check the settings for your Custom Meta widget."
121
+ msgstr ""
122
+ "Fout: \"Toon Aangepaste link\" is aangevinkt, maar ofwel de tekst ofwel de "
123
+ "URL voor die link zijn niet gedefinieerd. De link wordt niet getoond omdat "
124
+ "hij niet zou werken. Controleer uw instellingen voor uw Widget."
125
+
126
+ # @ customMetaWidget
127
+ #: customMeta.php:222
128
+ msgid "WordPress Plugin Homepage"
129
+ msgstr "WordPress Plugin Startpagina"
130
+
131
+ # @ customMetaWidget
132
+ #: customMeta.php:222
133
+ msgid "Custom Meta"
134
+ msgstr "Custom Meta"
135
+
136
+ # @ customMetaWidget
137
+ #: customMeta.php:68
138
+ msgid "Show \"WordPress.org\" link?"
139
+ msgstr "Toon \"WordPress.org\" link?"
140
+
141
+ # @ customMetaWidget
142
+ #: customMeta.php:74
143
+ msgid "Show the custom link?"
144
+ msgstr "Toon aangepaste link?"
145
+
146
+ # @ customMetaWidget
147
+ #: customMeta.php:199 customMeta.php:205
148
+ msgid "Really Simple Syndication"
149
+ msgstr "Really Simple Syndication"
150
+
151
+ # @ customMetaWidget
152
+ #: customMeta.php:20
153
+ msgid "Hide the individual log in/out, admin, feed and WordPress links"
154
+ msgstr "Verberg de individuele login/uit, feed en WordPress links"
lang/customMetaWidget-pl_PL.mo ADDED
Binary file
lang/customMetaWidget-pl_PL.po ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Custom Meta Widget v1.4.1\n"
4
+ "Report-Msgid-Bugs-To: http://bitacre.com/plugins/custom-meta-widget\n"
5
+ "POT-Creation-Date: 2012-04-19 22:57:47+00:00\n"
6
+ "PO-Revision-Date: 2013-08-01 13:53+0100\n"
7
+ "Last-Translator: Waldemar Jastalski <waldzias@gmail.com>\n"
8
+ "Language-Team: <waldzias@gmail.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
13
+ "|| n%100>=20) ? 1 : 2);\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
16
+ "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
+ "X-Textdomain-Support: yes\n"
18
+ "Language: pl_PL\n"
19
+ "X-Generator: Poedit 1.5.5\n"
20
+ "X-Poedit-Basepath: .\n"
21
+ "X-Poedit-SearchPath-0: .\n"
22
+
23
+ # @ customMetaWidget
24
+ #: customMeta.php:32 customMeta.php:177
25
+ msgid "Meta"
26
+ msgstr "Meta"
27
+
28
+ # @ customMetaWidget
29
+ #: customMeta.php:33
30
+ msgid "Title"
31
+ msgstr "Tytuł"
32
+
33
+ # @ customMetaWidget
34
+ #: customMeta.php:40
35
+ msgid "Show \"Register/Admin\" link?"
36
+ msgstr "Pozaż linka \"Rejestracja/Administracja\"?"
37
+
38
+ # @ customMetaWidget
39
+ #: customMeta.php:47
40
+ msgid "Show \"Log in/out\" link?"
41
+ msgstr "Pozaż linka \"Zaloguj/Wyloguj\"?"
42
+
43
+ # @ customMetaWidget
44
+ #: customMeta.php:54
45
+ msgid "Show \"Entries RSS\" link?"
46
+ msgstr "Pozaż linka \"Wpisy RSS\"?"
47
+
48
+ # @ customMetaWidget
49
+ #: customMeta.php:61
50
+ msgid "Show \"Comments RSS\" link?"
51
+ msgstr "Pokaż linka \"Komentarze RSS\"?"
52
+
53
+ # @ customMetaWidget
54
+ #: customMeta.php:80
55
+ msgid "URL"
56
+ msgstr "URL"
57
+
58
+ # @ customMetaWidget
59
+ #: customMeta.php:87
60
+ msgid "Text"
61
+ msgstr "Tekst"
62
+
63
+ # @ customMetaWidget
64
+ #: customMeta.php:94
65
+ msgid "Show Plugin link?"
66
+ msgstr "Pokazać linka do wtyczki?"
67
+
68
+ # @ customMetaWidget
69
+ #: customMeta.php:145
70
+ msgid "An awesome way to support this free plugin!"
71
+ msgstr "Super sposób aby wesprzeć tą darmową wtyczkę!"
72
+
73
+ # @ customMetaWidget
74
+ #: customMeta.php:152
75
+ msgid "You have a custom link with no URL or text!"
76
+ msgstr "Masz spersonalizowanego linka bez adresu URL czy tekstu!"
77
+
78
+ # @ customMetaWidget
79
+ #: customMeta.php:155
80
+ msgid "You have a custom link with no text!"
81
+ msgstr "Masz spersonalizowanego linka bez tekstu!"
82
+
83
+ # @ customMetaWidget
84
+ #: customMeta.php:159
85
+ msgid "You have a custom link with no URL!"
86
+ msgstr "Masz spersonalizowanego linka bez adresu URL!"
87
+
88
+ # @ customMetaWidget
89
+ #: customMeta.php:182
90
+ msgid "Plugin: Custom Meta Widget"
91
+ msgstr "Wtyczka: Custom Meta Widget"
92
+
93
+ # @ customMetaWidget
94
+ #: customMeta.php:183
95
+ msgid "Plugin URL"
96
+ msgstr "Adres URL wtyczki"
97
+
98
+ # @ customMetaWidget
99
+ #: customMeta.php:197
100
+ #, php-format
101
+ msgid "%1$sSyndicate this site using RSS 2.0%2$sEntries %3$sRSS%4$s"
102
+ msgstr "%1$sSubskrybuj tą stronę używając RSS 2.0%2$sWpisów %3$sRSS%4$s"
103
+
104
+ # @ customMetaWidget
105
+ #: customMeta.php:203
106
+ #, php-format
107
+ msgid "%1$sSyndicate this site using RSS 2.0%2$sComments %3$sRSS%4$s"
108
+ msgstr "%1$sSubskrybuj tą stronę używając RSS 2.0%2$sKomentarzy %3$sRSS%4$s"
109
+
110
+ # @ customMetaWidget
111
+ #: customMeta.php:208
112
+ msgid ""
113
+ "Powered by WordPress, state-of-the-art semantic personal publishing platform."
114
+ msgstr ""
115
+ "Na platformie WordPress, semantycznym dziele sztuki osobistej platformy "
116
+ "wydawniczej."
117
+
118
+ # @ customMetaWidget
119
+ #: customMeta.php:217
120
+ msgid ""
121
+ "Error: \"Show Custom Link\" is checked, but either the text or URL for that "
122
+ "link are not specified. The link was not displayed because it would be "
123
+ "broken. Check the settings for your Custom Meta widget."
124
+ msgstr ""
125
+ "Błąd: \"Pokaż Własny Link\" jest zaznaczone, ale tekst lub łącze URL dla "
126
+ "tego linka nie zostało podane. Link nie został wyświetlony gdyż byłby "
127
+ "uszkodzony. Sprawdź ustawienia wtyczki Custom Meta Widget."
128
+
129
+ # @ customMetaWidget
130
+ #: customMeta.php:222
131
+ msgid "WordPress Plugin Homepage"
132
+ msgstr "Wtyczki WordPress Strona Główna"
133
+
134
+ # @ customMetaWidget
135
+ #: customMeta.php:222
136
+ msgid "Custom Meta"
137
+ msgstr "Custom Meta"
138
+
139
+ # @ customMetaWidget
140
+ #: customMeta.php:68
141
+ msgid "Show \"WordPress.org\" link?"
142
+ msgstr "Pokazać linka \"WordPress.org\"?"
143
+
144
+ # @ customMetaWidget
145
+ #: customMeta.php:74
146
+ msgid "Show the custom link?"
147
+ msgstr "Pokazać spersonalizowanego linka?"
148
+
149
+ # @ customMetaWidget
150
+ #: customMeta.php:199 customMeta.php:205
151
+ msgid "Really Simple Syndication"
152
+ msgstr "Naprawdę Prosta Subskrypcja"
153
+
154
+ # @ customMetaWidget
155
+ #: customMeta.php:20
156
+ msgid "Hide the individual log in/out, admin, feed and WordPress links"
157
+ msgstr ""
158
+ "Ukryj indywidulane linki zaloguj/wyloguj, andministracja, RSS i WordPress"
lang/customMetaWidget-sr_RS.mo ADDED
Binary file
lang/customMetaWidget-sr_RS.po ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Custom Meta Widget v1.4.1\n"
4
+ "Report-Msgid-Bugs-To: http://bitacre.com/plugins/custom-meta-widget\n"
5
+ "POT-Creation-Date: 2012-04-19 22:57:47+00:00\n"
6
+ "PO-Revision-Date: 2013-03-27 12:51+0100\n"
7
+ "Last-Translator: Diana <diana@wpdiscounts.com>\n"
8
+ "Language-Team: LANGUAGE <LL@li.org>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
13
+ "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
16
+ "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
+ "X-Poedit-Basepath: .\n"
18
+ "X-Textdomain-Support: yes\n"
19
+ "Language: sr_RS\n"
20
+ "X-Generator: Poedit 1.5.3\n"
21
+ "X-Poedit-SearchPath-0: .\n"
22
+
23
+ # @ customMetaWidget
24
+ #: customMeta.php:32 customMeta.php:177
25
+ msgid "Meta"
26
+ msgstr "Meta"
27
+
28
+ # @ customMetaWidget
29
+ #: customMeta.php:33
30
+ msgid "Title"
31
+ msgstr "Naslov"
32
+
33
+ # @ customMetaWidget
34
+ #: customMeta.php:40
35
+ msgid "Show \"Register/Admin\" link?"
36
+ msgstr "Prikazi \"Register/Admin\" link?"
37
+
38
+ # @ customMetaWidget
39
+ #: customMeta.php:47
40
+ msgid "Show \"Log in/out\" link?"
41
+ msgstr "Prikazi \"Log in/out\" link?"
42
+
43
+ # @ customMetaWidget
44
+ #: customMeta.php:54
45
+ msgid "Show \"Entries RSS\" link?"
46
+ msgstr "Prikazi \"Entries RSS\" link?"
47
+
48
+ # @ customMetaWidget
49
+ #: customMeta.php:61
50
+ msgid "Show \"Comments RSS\" link?"
51
+ msgstr "Prikazi \"Comments RSS\" link?"
52
+
53
+ # @ customMetaWidget
54
+ #: customMeta.php:80
55
+ msgid "URL"
56
+ msgstr "URL"
57
+
58
+ # @ customMetaWidget
59
+ #: customMeta.php:87
60
+ msgid "Text"
61
+ msgstr "Tekst"
62
+
63
+ # @ customMetaWidget
64
+ #: customMeta.php:94
65
+ msgid "Show Plugin link?"
66
+ msgstr "Prikazi Plagin link?"
67
+
68
+ # @ customMetaWidget
69
+ #: customMeta.php:145
70
+ msgid "An awesome way to support this free plugin!"
71
+ msgstr "Odlican nacin za podrzavanje ovog besplatnog plagina!"
72
+
73
+ # @ customMetaWidget
74
+ #: customMeta.php:152
75
+ msgid "You have a custom link with no URL or text!"
76
+ msgstr "Imate prilagodjen link bez ikakvih URL ili teksta!"
77
+
78
+ # @ customMetaWidget
79
+ #: customMeta.php:155
80
+ msgid "You have a custom link with no text!"
81
+ msgstr "Imate prilagodjen link bez teksta!"
82
+
83
+ # @ customMetaWidget
84
+ #: customMeta.php:159
85
+ msgid "You have a custom link with no URL!"
86
+ msgstr "Imate prilagodjen link bez URL-a!"
87
+
88
+ # @ customMetaWidget
89
+ #: customMeta.php:182
90
+ msgid "Plugin: Custom Meta Widget"
91
+ msgstr "Plagin: Custom Meta Widget"
92
+
93
+ # @ customMetaWidget
94
+ #: customMeta.php:183
95
+ msgid "Plugin URL"
96
+ msgstr "Plagin URL"
97
+
98
+ # @ customMetaWidget
99
+ #: customMeta.php:197
100
+ #, php-format
101
+ msgid "%1$sSyndicate this site using RSS 2.0%2$sEntries %3$sRSS%4$s"
102
+ msgstr "%1$sSinhronizuj ovaj sajt koristeci RSS 2.0%2$sEntries %3$sRSS%4$s"
103
+
104
+ # @ customMetaWidget
105
+ #: customMeta.php:203
106
+ #, php-format
107
+ msgid "%1$sSyndicate this site using RSS 2.0%2$sComments %3$sRSS%4$s"
108
+ msgstr "%1$sSinhronizuj ovaj sajt koristeci RSS 2.0%2$sComments %3$sRSS%4$s"
109
+
110
+ # @ customMetaWidget
111
+ #: customMeta.php:208
112
+ msgid ""
113
+ "Powered by WordPress, state-of-the-art semantic personal publishing platform."
114
+ msgstr ""
115
+ "Ojacano od strane WordPress-a, state-of-the-art semanticka licna forma za "
116
+ "objavljivanje"
117
+
118
+ # @ customMetaWidget
119
+ #: customMeta.php:217
120
+ msgid ""
121
+ "Error: \"Show Custom Link\" is checked, but either the text or URL for that "
122
+ "link are not specified. The link was not displayed because it would be "
123
+ "broken. Check the settings for your Custom Meta widget."
124
+ msgstr ""
125
+ "Greska: \"Prikazi prilagodjen link\" je provereno, ali ili tekst ili URL za "
126
+ "taj link nisu specificizirani. Link nije prikazan zato sto bi bio nevazeci. "
127
+ "Proverite podesavanja za vas Custom Meta widget."
128
+
129
+ # @ customMetaWidget
130
+ #: customMeta.php:222
131
+ msgid "WordPress Plugin Homepage"
132
+ msgstr "WordPress Plagin Pocetna strana"
133
+
134
+ # @ customMetaWidget
135
+ #: customMeta.php:222
136
+ msgid "Custom Meta"
137
+ msgstr "Custom Meta"
138
+
139
+ # @ customMetaWidget
140
+ #: customMeta.php:68
141
+ msgid "Show \"WordPress.org\" link?"
142
+ msgstr "Prikazi \"WordPress.org\" link?"
143
+
144
+ # @ customMetaWidget
145
+ #: customMeta.php:74
146
+ msgid "Show the custom link?"
147
+ msgstr "Prikazi prilagodjen link?"
148
+
149
+ # @ customMetaWidget
150
+ #: customMeta.php:199 customMeta.php:205
151
+ msgid "Really Simple Syndication"
152
+ msgstr "Zaista Jednostavna Sindikacija"
153
+
154
+ # @ customMetaWidget
155
+ #: customMeta.php:20
156
+ msgid "Hide the individual log in/out, admin, feed and WordPress links"
157
+ msgstr "Sakrij individualni log in/out, admin, feed i WordPress linkove"
lang/customMetaWidget_fr_FR.mo ADDED
Binary file
readme.txt CHANGED
@@ -4,8 +4,8 @@ Contributors: bitacre
4
  Donate link: http://shinraholdings.com/donate
5
  Tags: meta,hide,link,admin,simple,widget,default,wordpress.org,change,rss,remove,login
6
  Requires at least: 2.8
7
- Tested up to: 3.5.1
8
- Stable tag: 1.4.5
9
 
10
  Clone of the standard Meta widget plus options to hide log in/out, admin, feed and WordPress.org/custom links.
11
 
@@ -48,8 +48,15 @@ Most people, myself included, are understandably reluctant to donate real curren
48
  3. Comparison of options between the standard and Custom Meta Widget.
49
 
50
  == Changelog ==
 
 
 
 
 
 
 
51
  = 1.4.5 =
52
- * Wordpress 3.5.1 update
53
  * Added sk_SK (Slovak) translation
54
 
55
  = 1.4.4 =
@@ -118,6 +125,9 @@ Most people, myself included, are understandably reluctant to donate real curren
118
  * There may still be bugs, but I can't find any.
119
 
120
  == Upgrade Notice ==
 
 
 
121
  = 1.4.5 =
122
  Optional upgrade, new translation sk_SK (Slovak).
123
 
@@ -174,6 +184,10 @@ If you would like to help make this plugin available in your native language, pl
174
  * ru_RU - VadDevArt
175
  * de_DE - [Dr. Paolo Colombani](mailto:paolo.colombani@gmail.com)
176
  * sk_SK - [Branco Radenovich](http://webhostinggeeks.com/user-reviews/)
 
 
 
 
177
 
178
  == Readme Generator ==
179
  * This plugin's readme.txt file was generated by the [bitacre Readme Generator](http://shinraholdings.com/tools/readme-gen/) for WordPress Plugins.
4
  Donate link: http://shinraholdings.com/donate
5
  Tags: meta,hide,link,admin,simple,widget,default,wordpress.org,change,rss,remove,login
6
  Requires at least: 2.8
7
+ Tested up to: 3.6.1
8
+ Stable tag: 1.4.6
9
 
10
  Clone of the standard Meta widget plus options to hide log in/out, admin, feed and WordPress.org/custom links.
11
 
48
  3. Comparison of options between the standard and Custom Meta Widget.
49
 
50
  == Changelog ==
51
+ = 1.4.6 =
52
+ * WordPress 3.6.1 update
53
+ * Added fr_FR (French) translation
54
+ * Added nl_NL (Dutch) translation
55
+ * Added pl_PL (Polish) translation
56
+ * Added sr_RS (Serbian) translation
57
+
58
  = 1.4.5 =
59
+ * WordPress 3.5.1 update
60
  * Added sk_SK (Slovak) translation
61
 
62
  = 1.4.4 =
125
  * There may still be bugs, but I can't find any.
126
 
127
  == Upgrade Notice ==
128
+ = 1.4.6 =
129
+ Optional upgrade, new translations pl_PL (Polish), fr_FR (French), sr_RS (Serbian), and nl_NL (Dutch).
130
+
131
  = 1.4.5 =
132
  Optional upgrade, new translation sk_SK (Slovak).
133
 
184
  * ru_RU - VadDevArt
185
  * de_DE - [Dr. Paolo Colombani](mailto:paolo.colombani@gmail.com)
186
  * sk_SK - [Branco Radenovich](http://webhostinggeeks.com/user-reviews/)
187
+ * fr_FR - [Sylvain Taufour](mailto:sylvain.taufour@gmail.com)
188
+ * pl_PL - [Waldemar Jastalski](http://waldzias.p.ht/)
189
+ * nl_NL - [Niko Strijbol](mailto:strijbol.niko@gmail.com)
190
+ * sr_RS - [Diana S](http://wpdiscounts.com)
191
 
192
  == Readme Generator ==
193
  * This plugin's readme.txt file was generated by the [bitacre Readme Generator](http://shinraholdings.com/tools/readme-gen/) for WordPress Plugins.