Version Description
- New: Swedish translation files - Thanks @WPDailyThemes
Download this release
Release Info
Developer | dlocc |
Plugin | WP Rollback |
Version | 1.2 |
Comparing to | |
See all releases |
Code changes from version 1.1 to 1.2
- languages/wpr-sv_SE.mo +0 -0
- languages/wpr-sv_SE.po +139 -0
- readme.txt +4 -1
- wp-rollback.php +1 -1
languages/wpr-sv_SE.mo
ADDED
Binary file
|
languages/wpr-sv_SE.po
ADDED
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: WP Rollback\n"
|
4 |
+
"POT-Creation-Date: 2015-05-12 14:31-0800\n"
|
5 |
+
"PO-Revision-Date: 2015-05-15 09:21+0100\n"
|
6 |
+
"Last-Translator: Peter Nilsson <wpdailythemes@gmail.com>\n"
|
7 |
+
"Language-Team: WordImpress <info@wordimpress.com>\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.6\n"
|
12 |
+
"X-Poedit-Basepath: ..\n"
|
13 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
15 |
+
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
16 |
+
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
17 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
+
"Language: sv_SE\n"
|
19 |
+
"X-Poedit-SearchPath-0: .\n"
|
20 |
+
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
21 |
+
|
22 |
+
#: includes/rollback-action.php:35
|
23 |
+
msgid ""
|
24 |
+
"This rollback request is missing proper query string. Please contact support."
|
25 |
+
msgstr ""
|
26 |
+
"Denna återställnings begäran saknar ordentlig frågesträng. Vänligen kontakta "
|
27 |
+
"support."
|
28 |
+
|
29 |
+
#: includes/rollback-menu.php:12
|
30 |
+
msgid ""
|
31 |
+
"WP Rollback is missing necessary parameters to continue. Please contact "
|
32 |
+
"support."
|
33 |
+
msgstr ""
|
34 |
+
"WP Rollback saknar nödvändiga parametrar för att fortsätta. Vänligen "
|
35 |
+
"kontakta support."
|
36 |
+
|
37 |
+
#: includes/rollback-menu.php:23
|
38 |
+
msgid "WP Rollback"
|
39 |
+
msgstr "WP Rollback"
|
40 |
+
|
41 |
+
#: includes/rollback-menu.php:25
|
42 |
+
#, php-format
|
43 |
+
msgid ""
|
44 |
+
"Please select which %1$s version you would like to rollback to from the "
|
45 |
+
"releases listed below. You currently have version %2$s installed of %3$s."
|
46 |
+
msgstr ""
|
47 |
+
"Välj vilken %1$s version du vill ha utföra återställning till från de "
|
48 |
+
"utgåvor som anges nedan. Du har för närvarande version %2$s installerat av "
|
49 |
+
"%3$s."
|
50 |
+
|
51 |
+
#: includes/rollback-menu.php:63 includes/rollback-menu.php:121
|
52 |
+
#: wp-rollback.php:211 wp-rollback.php:455 wp-rollback.php:515
|
53 |
+
msgid "Rollback"
|
54 |
+
msgstr "Återställning"
|
55 |
+
|
56 |
+
#: includes/rollback-menu.php:64 includes/rollback-menu.php:122
|
57 |
+
msgid "Cancel"
|
58 |
+
msgstr "Avbryt"
|
59 |
+
|
60 |
+
#: includes/rollback-menu.php:82
|
61 |
+
msgid "Are you sure you want to perform the following rollback?"
|
62 |
+
msgstr "Är du säker du vill utföra följande återställning?"
|
63 |
+
|
64 |
+
#: includes/rollback-menu.php:92
|
65 |
+
msgid "Plugin Name:"
|
66 |
+
msgstr "Namn på Plugin:"
|
67 |
+
|
68 |
+
#: includes/rollback-menu.php:94
|
69 |
+
msgid "Theme Name:"
|
70 |
+
msgstr "Namn på Tema:"
|
71 |
+
|
72 |
+
#: includes/rollback-menu.php:101
|
73 |
+
msgid "Installed Version:"
|
74 |
+
msgstr "Installerad version:"
|
75 |
+
|
76 |
+
#: includes/rollback-menu.php:107
|
77 |
+
msgid "New Version:"
|
78 |
+
msgstr "Ny Version:"
|
79 |
+
|
80 |
+
#: includes/rollback-menu.php:117
|
81 |
+
msgid ""
|
82 |
+
"<strong>Notice:</strong> We strongly recommend you perform a test rollback "
|
83 |
+
"on a staging site and create a complete backup of your WordPress files and "
|
84 |
+
"database prior to performing a rollback. We are not responsible for any "
|
85 |
+
"misuse, deletions, white screens, fatal errors, or any other issue arising "
|
86 |
+
"from using this plugin."
|
87 |
+
msgstr ""
|
88 |
+
"<strong>Meddelande:</strong> Vi rekommenderar att du utför en test "
|
89 |
+
"återställning till en mellanlagringsplats och skapar en fullständig "
|
90 |
+
"säkerhetskopia av dina WordPress-filer och databas innan du utför en "
|
91 |
+
"återställning. Vi ansvarar inte för missbruk, borttagningar, vita skärmar, "
|
92 |
+
"allvarliga fel eller andra problem som kan uppkomma från att använda detta "
|
93 |
+
"plugin."
|
94 |
+
|
95 |
+
#: wp-rollback.php:122 wp-rollback.php:134
|
96 |
+
msgid "Cheatin’ huh?"
|
97 |
+
msgstr "Fuskar du?"
|
98 |
+
|
99 |
+
#: wp-rollback.php:212
|
100 |
+
msgid "No Rollback Available: This is a non-WordPress.org theme."
|
101 |
+
msgstr ""
|
102 |
+
"Ingen återställning tillgänglig: Detta är inget tema ifrån WordPress.org."
|
103 |
+
|
104 |
+
#: wp-rollback.php:213
|
105 |
+
msgid "Loading..."
|
106 |
+
msgstr "Laddar..."
|
107 |
+
|
108 |
+
#: wp-rollback.php:232
|
109 |
+
msgid "Please select a version number to perform a rollback."
|
110 |
+
msgstr "Välj ett versions nummer för att utföra en återställning."
|
111 |
+
|
112 |
+
#: wp-rollback.php:280
|
113 |
+
msgid ""
|
114 |
+
"You do not have sufficient permissions to perform rollbacks for this site."
|
115 |
+
msgstr ""
|
116 |
+
"Ni har inte tillräckligt med rättigheter för att utföra återställningar för "
|
117 |
+
"den här sajten. "
|
118 |
+
|
119 |
+
#: wp-rollback.php:402
|
120 |
+
msgid "Installed Version"
|
121 |
+
msgstr "Installerad Version"
|
122 |
+
|
123 |
+
#: wp-rollback.php:627
|
124 |
+
msgid ""
|
125 |
+
"An unexpected error occurred. Something may be wrong with WordPress.org or "
|
126 |
+
"this server’s configuration. If you continue to have problems, please "
|
127 |
+
"try the <a href=\"https://wordpress.org/support/\">support forums</a>."
|
128 |
+
msgstr ""
|
129 |
+
"Ett oväntat fel inträffade. Något kan vara fel med WordPress.org eller denna "
|
130 |
+
"server’s konfiguration. Om du fortsättningsvis har problem kan du "
|
131 |
+
"felsöka <a href=\"https://wordpress.org/support/\">support forums</a>."
|
132 |
+
|
133 |
+
#: wp-rollback.php:627
|
134 |
+
msgid ""
|
135 |
+
"(WordPress could not establish a secure connection to WordPress.org. Please "
|
136 |
+
"contact your server administrator.)"
|
137 |
+
msgstr ""
|
138 |
+
"(WordPress kunde inte etablera en säker koppling till WordPress.org. "
|
139 |
+
"Kontakta er server administratör.) "
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: rollback, revert, downgrade, version, plugins, themes, version, versions,
|
|
4 |
Requires at least: 3.8
|
5 |
Donate Link: https://wordimpress.com
|
6 |
Tested up to: 4.2.2
|
7 |
-
Stable tag: 1.
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -109,6 +109,9 @@ This is the first version of this plugin. It is a tool for your convenience. Rol
|
|
109 |
|
110 |
== Changelog ==
|
111 |
|
|
|
|
|
|
|
112 |
= 1.1 =
|
113 |
* Fixed "Cancel" button which was falsely submitting the form
|
114 |
|
4 |
Requires at least: 3.8
|
5 |
Donate Link: https://wordimpress.com
|
6 |
Tested up to: 4.2.2
|
7 |
+
Stable tag: 1.2
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
109 |
|
110 |
== Changelog ==
|
111 |
|
112 |
+
= 1.2 =
|
113 |
+
* New: Swedish translation files - Thanks @WPDailyThemes
|
114 |
+
|
115 |
= 1.1 =
|
116 |
* Fixed "Cancel" button which was falsely submitting the form
|
117 |
|
wp-rollback.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Rollback (or forward) any WordPress.org plugin or theme like a boss.
|
6 |
* Author: WordImpress
|
7 |
* Author URI: http://wordimpress.com
|
8 |
-
* Version: 1.
|
9 |
* Text Domain: wpr
|
10 |
* Domain Path: languages
|
11 |
*
|
5 |
* Description: Rollback (or forward) any WordPress.org plugin or theme like a boss.
|
6 |
* Author: WordImpress
|
7 |
* Author URI: http://wordimpress.com
|
8 |
+
* Version: 1.2
|
9 |
* Text Domain: wpr
|
10 |
* Domain Path: languages
|
11 |
*
|