Version Description
Download this release
Release Info
Developer | stevengliebe |
Plugin | Widget Importer & Exporter |
Version | 1.2.3 |
Comparing to | |
See all releases |
Code changes from version 1.2.2 to 1.2.3
- languages/widget-importer-exporter-de_DE.po +95 -0
- readme.txt +3 -4
- widget-importer-exporter.php +1 -1
languages/widget-importer-exporter-de_DE.po
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Widget Importer & Exporter\n"
|
4 |
+
"POT-Creation-Date: 2015-11-11 04:16+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-11-11 04:26+0100\n"
|
6 |
+
"Language-Team: \n"
|
7 |
+
"MIME-Version: 1.0\n"
|
8 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
9 |
+
"Content-Transfer-Encoding: 8bit\n"
|
10 |
+
"X-Generator: Poedit 1.8.6\n"
|
11 |
+
"X-Poedit-KeywordsList: __;_e;_n:1,2;_nx:1,2;_x:1,2c;_ex:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:1,2,3c\n"
|
12 |
+
"X-Poedit-Basepath: .\n"
|
13 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
14 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
+
"Last-Translator: \n"
|
16 |
+
"Language: de_DE\n"
|
17 |
+
"X-Poedit-SearchPath-0: ..\n"
|
18 |
+
|
19 |
+
#: ../includes/import.php:34
|
20 |
+
msgid "You must upload a <b>.wie</b> file generated by this plugin."
|
21 |
+
msgstr "Eine von diesem Plugin erstellte <b>.wie</b>-Datei muss hochgeladen werden."
|
22 |
+
|
23 |
+
#: ../includes/import.php:77
|
24 |
+
msgid "Import file could not be found. Please try again."
|
25 |
+
msgstr "Importierte Datei konnte nicht gefunden werden. Bitte nochmals versuchen."
|
26 |
+
|
27 |
+
#: ../includes/import.php:112
|
28 |
+
msgid "Import data could not be read. Please try a different file."
|
29 |
+
msgstr "Importierte Datei konnte nicht gelesen werden. Bitte eine andere Datei versuchen."
|
30 |
+
|
31 |
+
#: ../includes/import.php:154
|
32 |
+
msgid "Sidebar does not exist in theme (using Inactive)"
|
33 |
+
msgstr "Seitenleiste existiert nicht in diesem Theme (nutze \"inaktiv\")"
|
34 |
+
|
35 |
+
#: ../includes/import.php:176
|
36 |
+
msgid "Site does not support widget"
|
37 |
+
msgstr "Seite unterstützt Widgets nicht."
|
38 |
+
|
39 |
+
#: ../includes/import.php:212
|
40 |
+
msgid "Widget already exists"
|
41 |
+
msgstr "Widget existiert schon"
|
42 |
+
|
43 |
+
#: ../includes/import.php:261
|
44 |
+
msgid "Imported"
|
45 |
+
msgstr "Importiert"
|
46 |
+
|
47 |
+
#: ../includes/import.php:264
|
48 |
+
msgid "Imported to Inactive"
|
49 |
+
msgstr "Nach \"inaktiv\" importiert"
|
50 |
+
|
51 |
+
#: ../includes/import.php:271
|
52 |
+
msgid "No Title"
|
53 |
+
msgstr "Kein Titel"
|
54 |
+
|
55 |
+
#: ../includes/page.php:27 ../includes/page.php:28 ../includes/page.php:63
|
56 |
+
msgid "Widget Importer & Exporter"
|
57 |
+
msgstr "Widget Importer & Exporter"
|
58 |
+
|
59 |
+
#: ../includes/page.php:73
|
60 |
+
msgctxt "heading"
|
61 |
+
msgid "Import Widgets"
|
62 |
+
msgstr "Importiere Widgets"
|
63 |
+
|
64 |
+
#: ../includes/page.php:76
|
65 |
+
msgid "Please select a <b>.wie</b> file generated by this plugin."
|
66 |
+
msgstr "Bitte eine von diesem Plugin erstellte <b>.wie</b>-Datei auswählen."
|
67 |
+
|
68 |
+
#: ../includes/page.php:85
|
69 |
+
msgctxt "button"
|
70 |
+
msgid "Import Widgets"
|
71 |
+
msgstr "Importiere Widgets"
|
72 |
+
|
73 |
+
#: ../includes/page.php:96
|
74 |
+
msgctxt "heading"
|
75 |
+
msgid "Export Widgets"
|
76 |
+
msgstr "Exportiere Widgets"
|
77 |
+
|
78 |
+
#: ../includes/page.php:99
|
79 |
+
msgid "Click below to generate a <b>.wie</b> file for all active widgets."
|
80 |
+
msgstr "Unten klicken um eine <b>.wie</b>-Datei für alle aktiven Widgets zu erstellen."
|
81 |
+
|
82 |
+
#: ../includes/page.php:103
|
83 |
+
msgctxt "button"
|
84 |
+
msgid "Export Widgets"
|
85 |
+
msgstr "Exportiere Widgets"
|
86 |
+
|
87 |
+
#: ../includes/page.php:145
|
88 |
+
msgctxt "heading"
|
89 |
+
msgid "Import Results"
|
90 |
+
msgstr "Import-Ergebnis"
|
91 |
+
|
92 |
+
#: ../includes/page.php:150
|
93 |
+
#, php-format
|
94 |
+
msgid "You can manage your <a href=\"%s\">Widgets</a> or <a href=\"%s\">Go Back</a>."
|
95 |
+
msgstr "Zur <a href=\"%s\">Widget-Verwaltung</a> oder <a href=\"%s\">Zurück</a>."
|
readme.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Contributors: stevengliebe, churchthemes
|
3 |
Tags: widgets, widget, importer, exporter, import, export, backup
|
4 |
Requires at least: 3.5
|
5 |
-
Tested up to: 4.
|
6 |
Stable tag: trunk
|
7 |
License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
8 |
|
@@ -30,7 +30,7 @@ The following translations are included.
|
|
30 |
* Spanish (es_ES) by [Eduardo Larequi](http://www.labitacoradeltigre.com/)
|
31 |
* French (fr_FR) by [Jose Kost](http://josekost.fr/)
|
32 |
* German (de_DE) by [Alexander Kesting](http://alex-dune.de)
|
33 |
-
*
|
34 |
|
35 |
= Developers =
|
36 |
|
@@ -40,8 +40,7 @@ Please jump on [GitHub](https://github.com/stevengliebe/widget-importer-exporter
|
|
40 |
|
41 |
= Follow me =
|
42 |
|
43 |
-
|
44 |
-
* Follow me on Twitter ([@stevengliebe](https://twitter.com/stevengliebe))
|
45 |
|
46 |
This project is made possible by [churchthemes.com](http://churchthemes.com) ([@churchthemes](https://twitter.com/churchthemes)).
|
47 |
|
2 |
Contributors: stevengliebe, churchthemes
|
3 |
Tags: widgets, widget, importer, exporter, import, export, backup
|
4 |
Requires at least: 3.5
|
5 |
+
Tested up to: 4.5
|
6 |
Stable tag: trunk
|
7 |
License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
8 |
|
30 |
* Spanish (es_ES) by [Eduardo Larequi](http://www.labitacoradeltigre.com/)
|
31 |
* French (fr_FR) by [Jose Kost](http://josekost.fr/)
|
32 |
* German (de_DE) by [Alexander Kesting](http://alex-dune.de)
|
33 |
+
* Serbian (sr_RS) by Borisa Djuraskovic of [Web Hosting Hub](http://www.webhostinghub.com)
|
34 |
|
35 |
= Developers =
|
36 |
|
40 |
|
41 |
= Follow me =
|
42 |
|
43 |
+
Find my website at [stevengliebe.com](http://stevengliebe.com).
|
|
|
44 |
|
45 |
This project is made possible by [churchthemes.com](http://churchthemes.com) ([@churchthemes](https://twitter.com/churchthemes)).
|
46 |
|
widget-importer-exporter.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Widget Importer & Exporter
|
4 |
* Plugin URI: https://github.com/stevengliebe/widget-importer-exporter
|
5 |
* Description: Imports and exports widgets.
|
6 |
-
* Version: 1.2.
|
7 |
* Author: Steven Gliebe
|
8 |
* Author URI: http://stevengliebe.com
|
9 |
* License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
3 |
* Plugin Name: Widget Importer & Exporter
|
4 |
* Plugin URI: https://github.com/stevengliebe/widget-importer-exporter
|
5 |
* Description: Imports and exports widgets.
|
6 |
+
* Version: 1.2.3
|
7 |
* Author: Steven Gliebe
|
8 |
* Author URI: http://stevengliebe.com
|
9 |
* License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|