Skip to content

Commit 1df38e8

Browse files
committed
Update translation templates
1 parent e9a2141 commit 1df38e8

File tree

7 files changed

+32
-25
lines changed

7 files changed

+32
-25
lines changed

po/com.github.junrrein.PDFSlicer.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-12-28 14:17-0300\n"
11+
"POT-Creation-Date: 2020-01-03 19:04-0300\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

po/cs.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: PACKAGE VERSION\n"
8-
"Report-Msgid-Bugs-To: junrrein@gmail.com\n"
9-
"POT-Creation-Date: 2019-12-28 14:17-0300\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2020-01-03 19:04-0300\n"
1010
"PO-Revision-Date: 2019-12-31 17:21+0000\n"
1111
"Last-Translator: Tomáš Průcha <pruchatomas@gmail.com>\n"
1212
"Language-Team: Czech <https://hosted.weblate.org/projects/pdf-slicer/"

po/es.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
msgid ""
33
msgstr ""
44
"Project-Id-Version: \n"
5-
"Report-Msgid-Bugs-To: junrrein@gmail.com\n"
6-
"POT-Creation-Date: 2019-12-23 16:35-0300\n"
5+
"Report-Msgid-Bugs-To: \n"
6+
"POT-Creation-Date: 2020-01-03 19:04-0300\n"
77
"PO-Revision-Date: 2019-12-31 17:21+0000\n"
88
"Last-Translator: Julián Unrrein <junrrein@gmail.com>\n"
99
"Language-Team: Spanish <https://hosted.weblate.org/projects/pdf-slicer/"

po/fr.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
9-
"Report-Msgid-Bugs-To: junrrein@gmail.com\n"
10-
"POT-Creation-Date: 2019-12-28 14:17-0300\n"
9+
"Report-Msgid-Bugs-To: \n"
10+
"POT-Creation-Date: 2020-01-03 19:04-0300\n"
1111
"PO-Revision-Date: 2019-12-31 17:21+0000\n"
1212
"Last-Translator: Florian <floflr@zaclys.net>\n"
1313
"Language-Team: French <https://hosted.weblate.org/projects/pdf-slicer/"

po/hr.po

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: PACKAGE VERSION\n"
8-
"Report-Msgid-Bugs-To: junrrein@gmail.com\n"
9-
"POT-Creation-Date: 2019-12-26 11:59-0300\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2020-01-03 19:04-0300\n"
1010
"PO-Revision-Date: 2019-12-28 11:07+0000\n"
1111
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
1212
"Language-Team: Croatian <https://hosted.weblate.org/projects/pdf-slicer/"
@@ -15,8 +15,8 @@ msgstr ""
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
19-
"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
18+
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
19+
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
2020
"X-Generator: Weblate 3.10\n"
2121

2222
#: ../src/application/aboutdialog.cpp:26
@@ -122,11 +122,11 @@ msgstr "Tipkovnički prečaci"
122122
msgid "About PDF Slicer"
123123
msgstr "O programu PDF Slicer"
124124

125-
#: ../src/application/appwindow.cpp:375
125+
#: ../src/application/appwindow.cpp:371
126126
msgid "The selected file could not be opened"
127127
msgstr "Nije bilo moguće otvoriti odabranu datoteku"
128128

129-
#: ../src/application/appwindow.cpp:386
129+
#: ../src/application/appwindow.cpp:382
130130
msgid "The current document could not be saved"
131131
msgstr "Nije bilo moguće spremiti trenutačnu datoteku"
132132

@@ -207,13 +207,14 @@ msgstr "Spremi"
207207
msgid "Untitled document"
208208
msgstr "Neimenovani dokument"
209209

210-
#: ../src/application/savingrevealer.cpp:26
211-
msgid "Saving…"
212-
msgstr "Spremanje …"
210+
#: ../src/application/savingrevealer.cpp:25
211+
#, fuzzy
212+
msgid "Saving document…"
213+
msgstr "Spremi dokument"
213214

214-
#: ../src/application/savingrevealer.cpp:33
215-
msgid "Saved!"
216-
msgstr "Spremljeno!"
215+
#: ../src/application/savingrevealer.cpp:32
216+
msgid "Document succesfully saved"
217+
msgstr ""
217218

218219
#: ../src/application/unsavedchangesdialog.cpp:24
219220
msgid "Save modified document before closing?"
@@ -300,3 +301,9 @@ msgstr "Vrati zadnju naredbu"
300301
msgctxt "shortcut window"
301302
msgid "Redo undone command"
302303
msgstr "Ponovi zadnju naredbu"
304+
305+
#~ msgid "Saving…"
306+
#~ msgstr "Spremanje …"
307+
308+
#~ msgid "Saved!"
309+
#~ msgstr "Spremljeno!"

po/nl.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: PACKAGE VERSION\n"
8-
"Report-Msgid-Bugs-To: junrrein@gmail.com\n"
9-
"POT-Creation-Date: 2019-12-28 14:17-0300\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2020-01-03 19:04-0300\n"
1010
"PO-Revision-Date: 2019-12-31 17:21+0000\n"
1111
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
1212
"Language-Team: Dutch <https://hosted.weblate.org/projects/pdf-slicer/"

po/pt_BR.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: PACKAGE VERSION\n"
8-
"Report-Msgid-Bugs-To: junrrein@gmail.com\n"
9-
"POT-Creation-Date: 2019-12-28 14:17-0300\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2020-01-03 19:04-0300\n"
1010
"PO-Revision-Date: 2019-12-31 17:21+0000\n"
1111
"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n"
12-
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
13-
"pdf-slicer/translations/pt_BR/>\n"
12+
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/pdf-"
13+
"slicer/translations/pt_BR/>\n"
1414
"Language: pt_BR\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"

0 commit comments

Comments
 (0)