Skip to content

Commit aaa999c

Browse files
committed
Generated Language pot file
1 parent 2c267ed commit aaa999c

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

languages/fix-image-rotation.pot

+57
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Copyright (C) 2019 Gagan Deep Singh
2+
# This file is distributed under the GPLv2.
3+
msgid ""
4+
msgstr ""
5+
"Project-Id-Version: Fix Image Rotation 2.2\n"
6+
"Report-Msgid-Bugs-To: "
7+
"https://github.com/gagan0123/fix-image-rotation/issues\n"
8+
"POT-Creation-Date: 2019-02-22 23:11:30+00:00\n"
9+
"MIME-Version: 1.0\n"
10+
"Content-Type: text/plain; charset=utf-8\n"
11+
"Content-Transfer-Encoding: 8bit\n"
12+
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"Poedit: \n"
16+
"X-Generator: grunt-wp-i18n 1.0.3\n"
17+
18+
#: includes/class-fix-image-rotation.php:123
19+
msgid "php exif module loaded"
20+
msgstr ""
21+
22+
#: includes/class-fix-image-rotation.php:123
23+
msgid "no php exif module"
24+
msgstr ""
25+
26+
#: includes/class-fix-image-rotation.php:124
27+
msgid "exif_read_data callable"
28+
msgstr ""
29+
30+
#: includes/class-fix-image-rotation.php:124
31+
msgid "exif_read_data not callable"
32+
msgstr ""
33+
34+
#. Plugin Name of the plugin/theme
35+
msgid "Fix Image Rotation"
36+
msgstr ""
37+
38+
#. Plugin URI of the plugin/theme
39+
msgid "https://wordpress.org/plugins/fix-image-rotation/"
40+
msgstr ""
41+
42+
#. Description of the plugin/theme
43+
msgid ""
44+
"Fix Image Rotation plugin fixes image orientation based on EXIF data. This "
45+
"is primarily a patch for mis-oriented images delivered from iPhones. "
46+
"Functionally it filters all uploads and if EXIF->Orientation is set to a "
47+
"number greater than 1, then the image is resaved with a new orientation "
48+
"before the image is processed by WordPress."
49+
msgstr ""
50+
51+
#. Author of the plugin/theme
52+
msgid "Gagan Deep Singh"
53+
msgstr ""
54+
55+
#. Author URI of the plugin/theme
56+
msgid "http://gagan.pro"
57+
msgstr ""

0 commit comments

Comments
 (0)