Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zathura
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
114
Issues
114
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
pwmt
zathura
Commits
7cf66fb6
Commit
7cf66fb6
authored
Jun 18, 2017
by
Arkadiusz Drabczyk
Committed by
Sebastian Ramacher
Jun 25, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Generate error when search fails
Signed-off-by:
Sebastian Ramacher
<
sebastian+dev@ramacher.at
>
parent
903548b9
Changes
23
Hide whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
382 additions
and
273 deletions
+382
-273
po/ca.po
po/ca.po
+18
-13
po/cs.po
po/cs.po
+18
-13
po/de.po
po/de.po
+18
-13
po/el.po
po/el.po
+18
-13
po/eo.po
po/eo.po
+18
-13
po/es.po
po/es.po
+18
-13
po/es_CL.po
po/es_CL.po
+18
-13
po/et.po
po/et.po
+18
-13
po/fr.po
po/fr.po
+18
-13
po/he.po
po/he.po
+18
-13
po/hr.po
po/hr.po
+18
-13
po/id_ID.po
po/id_ID.po
+18
-13
po/it.po
po/it.po
+18
-13
po/lt.po
po/lt.po
+18
-13
po/no.po
po/no.po
+18
-13
po/pl.po
po/pl.po
+18
-13
po/pt_BR.po
po/pt_BR.po
+18
-13
po/ru.po
po/ru.po
+18
-13
po/ta_IN.po
po/ta_IN.po
+18
-13
po/tr.po
po/tr.po
+18
-13
po/uk_UA.po
po/uk_UA.po
+18
-13
zathura/commands.c
zathura/commands.c
+1
-0
zathura/shortcuts.c
zathura/shortcuts.c
+3
-0
No files found.
po/ca.po
View file @
7cf66fb6
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zathura\n"
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
"POT-Creation-Date: 2017-06-
14 21:53
+0200\n"
"POT-Creation-Date: 2017-06-
25 21:55
+0200\n"
"PO-Revision-Date: 2016-04-18 21:11+0200\n"
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/zathura/language/"
...
...
@@ -43,14 +43,14 @@ msgstr ""
#: ../zathura/commands.c:36 ../zathura/commands.c:76 ../zathura/commands.c:103
#: ../zathura/commands.c:152 ../zathura/commands.c:268
#: ../zathura/commands.c:298 ../zathura/commands.c:324
#: ../zathura/commands.c:42
3 ../zathura/commands.c:550
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
2
#: ../zathura/shortcuts.c:12
57 ../zathura/shortcuts.c:1284
#: ../zathura/commands.c:42
4 ../zathura/commands.c:551
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
5
#: ../zathura/shortcuts.c:12
60 ../zathura/shortcuts.c:1287
msgid "No document opened."
msgstr "No s'ha obert cap document."
#: ../zathura/commands.c:42 ../zathura/commands.c:82 ../zathura/commands.c:109
#: ../zathura/commands.c:42
8
#: ../zathura/commands.c:42
9
msgid "Invalid number of arguments given."
msgstr "Nombre d'arguments invàlids."
...
...
@@ -145,37 +145,37 @@ msgstr "No s'ha pogut desar el document."
msgid "Invalid number of arguments."
msgstr "Nombre d'arguments invàlids."
#: ../zathura/commands.c:44
7
#: ../zathura/commands.c:44
8
#, c-format
msgid "Couldn't write attachment '%s' to '%s'."
msgstr "No s'ha pogut escriure el fitxer adjunt '%s' a '%s'."
#: ../zathura/commands.c:4
49
#: ../zathura/commands.c:4
50
#, c-format
msgid "Wrote attachment '%s' to '%s'."
msgstr "S'ha escrit el fitxer adjunt '%s' a '%s'."
#: ../zathura/commands.c:49
3
#: ../zathura/commands.c:49
4
#, c-format
msgid "Wrote image '%s' to '%s'."
msgstr "S'ha escrit la imatge '%s' a '%s'."
#: ../zathura/commands.c:49
5
#: ../zathura/commands.c:49
6
#, c-format
msgid "Couldn't write image '%s' to '%s'."
msgstr "No s'ha pogut escriure la imatge '%s' a '%s'."
#: ../zathura/commands.c:50
2
#: ../zathura/commands.c:50
3
#, c-format
msgid "Unknown image '%s'."
msgstr "Imatge desconeguda '%s'."
#: ../zathura/commands.c:50
6
#: ../zathura/commands.c:50
7
#, c-format
msgid "Unknown attachment or image '%s'."
msgstr "Imatge o fitxer adjunt desconegut '%s'."
#: ../zathura/commands.c:56
3
#: ../zathura/commands.c:56
4
msgid "Argument must be a number."
msgstr "L'argument ha de ser un nombre."
...
...
@@ -592,7 +592,12 @@ msgstr ""
msgid "Invalid adjust mode: %d"
msgstr ""
#: ../zathura/shortcuts.c:1132
#: ../zathura/shortcuts.c:977
#, c-format
msgid "Pattern not found: %s"
msgstr ""
#: ../zathura/shortcuts.c:1135
msgid "This document does not contain any index"
msgstr "Aquest document no conté cap índex"
...
...
po/cs.po
View file @
7cf66fb6
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zathura\n"
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
"POT-Creation-Date: 2017-06-
14 21:53
+0200\n"
"POT-Creation-Date: 2017-06-
25 21:55
+0200\n"
"PO-Revision-Date: 2017-01-04 20:39+0100\n"
"Last-Translator: fri\n"
"Language-Team: Czech (http://www.transifex.com/pwmt/zathura/language/cs/)\n"
...
...
@@ -40,14 +40,14 @@ msgstr "Vybraný text zkopírován do výběru %s: %s"
#: ../zathura/commands.c:36 ../zathura/commands.c:76 ../zathura/commands.c:103
#: ../zathura/commands.c:152 ../zathura/commands.c:268
#: ../zathura/commands.c:298 ../zathura/commands.c:324
#: ../zathura/commands.c:42
3 ../zathura/commands.c:550
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
2
#: ../zathura/shortcuts.c:12
57 ../zathura/shortcuts.c:1284
#: ../zathura/commands.c:42
4 ../zathura/commands.c:551
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
5
#: ../zathura/shortcuts.c:12
60 ../zathura/shortcuts.c:1287
msgid "No document opened."
msgstr "Není otevřený žádný dokument."
#: ../zathura/commands.c:42 ../zathura/commands.c:82 ../zathura/commands.c:109
#: ../zathura/commands.c:42
8
#: ../zathura/commands.c:42
9
msgid "Invalid number of arguments given."
msgstr "Špatný počet argumentů."
...
...
@@ -142,37 +142,37 @@ msgstr "Nepovedlo se uložit dokument."
msgid "Invalid number of arguments."
msgstr "Špatný počet argumentů."
#: ../zathura/commands.c:44
7
#: ../zathura/commands.c:44
8
#, c-format
msgid "Couldn't write attachment '%s' to '%s'."
msgstr "Nepovedlo se zapsat přílohu '%s' do '%s'."
#: ../zathura/commands.c:4
49
#: ../zathura/commands.c:4
50
#, c-format
msgid "Wrote attachment '%s' to '%s'."
msgstr "Příloha '%s' zapsána do '%s'."
#: ../zathura/commands.c:49
3
#: ../zathura/commands.c:49
4
#, c-format
msgid "Wrote image '%s' to '%s'."
msgstr "Obrázek '%s' zapsán do '%s'."
#: ../zathura/commands.c:49
5
#: ../zathura/commands.c:49
6
#, c-format
msgid "Couldn't write image '%s' to '%s'."
msgstr "Nepovedlo se zapsat obrázek '%s' do '%s'."
#: ../zathura/commands.c:50
2
#: ../zathura/commands.c:50
3
#, c-format
msgid "Unknown image '%s'."
msgstr "Neznámý obrázek '%s'."
#: ../zathura/commands.c:50
6
#: ../zathura/commands.c:50
7
#, c-format
msgid "Unknown attachment or image '%s'."
msgstr "Neznámá příloha nebo obrázek '%s'."
#: ../zathura/commands.c:56
3
#: ../zathura/commands.c:56
4
msgid "Argument must be a number."
msgstr "Argumentem musí být číslo."
...
...
@@ -589,7 +589,12 @@ msgstr "Nepodařilo se vytisknout: %s"
msgid "Invalid adjust mode: %d"
msgstr ""
#: ../zathura/shortcuts.c:1132
#: ../zathura/shortcuts.c:977
#, c-format
msgid "Pattern not found: %s"
msgstr ""
#: ../zathura/shortcuts.c:1135
msgid "This document does not contain any index"
msgstr "Tento dokument neobsahuje žádný rejstřík"
...
...
po/de.po
View file @
7cf66fb6
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zathura\n"
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
"POT-Creation-Date: 2017-06-
14 21:53
+0200\n"
"POT-Creation-Date: 2017-06-
25 21:55
+0200\n"
"PO-Revision-Date: 2017-06-14 22:04+0200\n"
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
"Language-Team: German (http://www.transifex.com/projects/p/zathura/language/"
...
...
@@ -43,14 +43,14 @@ msgstr "Der gewählte Text wurde in die Zwischenablage %s kopiert: %s"
#: ../zathura/commands.c:36 ../zathura/commands.c:76 ../zathura/commands.c:103
#: ../zathura/commands.c:152 ../zathura/commands.c:268
#: ../zathura/commands.c:298 ../zathura/commands.c:324
#: ../zathura/commands.c:42
3 ../zathura/commands.c:550
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
2
#: ../zathura/shortcuts.c:12
57 ../zathura/shortcuts.c:1284
#: ../zathura/commands.c:42
4 ../zathura/commands.c:551
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
5
#: ../zathura/shortcuts.c:12
60 ../zathura/shortcuts.c:1287
msgid "No document opened."
msgstr "Kein Dokument geöffnet."
#: ../zathura/commands.c:42 ../zathura/commands.c:82 ../zathura/commands.c:109
#: ../zathura/commands.c:42
8
#: ../zathura/commands.c:42
9
msgid "Invalid number of arguments given."
msgstr "Ungültige Anzahl an Argumenten angegeben."
...
...
@@ -145,37 +145,37 @@ msgstr "Konnte Dokument nicht speichern."
msgid "Invalid number of arguments."
msgstr "Ungültige Anzahl an Argumenten."
#: ../zathura/commands.c:44
7
#: ../zathura/commands.c:44
8
#, c-format
msgid "Couldn't write attachment '%s' to '%s'."
msgstr "Konnte Anhang '%s' nicht nach '%s' schreiben."
#: ../zathura/commands.c:4
49
#: ../zathura/commands.c:4
50
#, c-format
msgid "Wrote attachment '%s' to '%s'."
msgstr "Anhang '%s' nach '%s' geschrieben."
#: ../zathura/commands.c:49
3
#: ../zathura/commands.c:49
4
#, c-format
msgid "Wrote image '%s' to '%s'."
msgstr "Anhang '%s' nach '%s' geschrieben."
#: ../zathura/commands.c:49
5
#: ../zathura/commands.c:49
6
#, c-format
msgid "Couldn't write image '%s' to '%s'."
msgstr "Konnte Anhang '%s' nicht nach '%s' schreiben."
#: ../zathura/commands.c:50
2
#: ../zathura/commands.c:50
3
#, c-format
msgid "Unknown image '%s'."
msgstr "Unbekanntes Bild '%s'."
#: ../zathura/commands.c:50
6
#: ../zathura/commands.c:50
7
#, c-format
msgid "Unknown attachment or image '%s'."
msgstr "Unbekannter Anhanng oder Bild '%s'."
#: ../zathura/commands.c:56
3
#: ../zathura/commands.c:56
4
msgid "Argument must be a number."
msgstr "Das Argument ist keine Zahl."
...
...
@@ -595,7 +595,12 @@ msgstr "Drucken fehlgeschlagen: %s"
msgid "Invalid adjust mode: %d"
msgstr "Ungültiger Anpassungsmodus: %d"
#: ../zathura/shortcuts.c:1132
#: ../zathura/shortcuts.c:977
#, c-format
msgid "Pattern not found: %s"
msgstr ""
#: ../zathura/shortcuts.c:1135
msgid "This document does not contain any index"
msgstr "Dieses Dokument beinhaltet kein Inhaltsverzeichnis."
...
...
po/el.po
View file @
7cf66fb6
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zathura\n"
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
"POT-Creation-Date: 2017-06-
14 21:53
+0200\n"
"POT-Creation-Date: 2017-06-
25 21:55
+0200\n"
"PO-Revision-Date: 2016-04-18 21:10+0200\n"
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/zathura/language/"
...
...
@@ -43,14 +43,14 @@ msgstr ""
#: ../zathura/commands.c:36 ../zathura/commands.c:76 ../zathura/commands.c:103
#: ../zathura/commands.c:152 ../zathura/commands.c:268
#: ../zathura/commands.c:298 ../zathura/commands.c:324
#: ../zathura/commands.c:42
3 ../zathura/commands.c:550
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
2
#: ../zathura/shortcuts.c:12
57 ../zathura/shortcuts.c:1284
#: ../zathura/commands.c:42
4 ../zathura/commands.c:551
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
5
#: ../zathura/shortcuts.c:12
60 ../zathura/shortcuts.c:1287
msgid "No document opened."
msgstr "Δεν άνοιξε κανένα αρχείο. "
#: ../zathura/commands.c:42 ../zathura/commands.c:82 ../zathura/commands.c:109
#: ../zathura/commands.c:42
8
#: ../zathura/commands.c:42
9
msgid "Invalid number of arguments given."
msgstr "Μη έγκυρος αριθμός παραμέτρων."
...
...
@@ -145,37 +145,37 @@ msgstr "Η αποθήκευση του αρχείου απέτυχε. "
msgid "Invalid number of arguments."
msgstr "Μη έγκυρος ο αριθμός των παραμέτρων. "
#: ../zathura/commands.c:44
7
#: ../zathura/commands.c:44
8
#, c-format
msgid "Couldn't write attachment '%s' to '%s'."
msgstr "Μη επιτυχής η εγγραγή της προσάρτησης '%s' στην '%s'."
#: ../zathura/commands.c:4
49
#: ../zathura/commands.c:4
50
#, c-format
msgid "Wrote attachment '%s' to '%s'."
msgstr "Επιτυχής η εγγραφή της προσάρτησης '%s' στην '%s'."
#: ../zathura/commands.c:49
3
#: ../zathura/commands.c:49
4
#, c-format
msgid "Wrote image '%s' to '%s'."
msgstr "Ενεγράφει η εικόνα '%s' στην '%s'"
#: ../zathura/commands.c:49
5
#: ../zathura/commands.c:49
6
#, c-format
msgid "Couldn't write image '%s' to '%s'."
msgstr "Δεν ενεγράφει η εικόνα '%s' στην '%s'."
#: ../zathura/commands.c:50
2
#: ../zathura/commands.c:50
3
#, c-format
msgid "Unknown image '%s'."
msgstr "Άγνωστη εικόνα '%s'. "
#: ../zathura/commands.c:50
6
#: ../zathura/commands.c:50
7
#, c-format
msgid "Unknown attachment or image '%s'."
msgstr "Άγνωστο προσάρτημα είτε εικόνα '%s'. "
#: ../zathura/commands.c:56
3
#: ../zathura/commands.c:56
4
msgid "Argument must be a number."
msgstr "Η παράμετρος πρέπει να είναι αριθμός."
...
...
@@ -594,7 +594,12 @@ msgstr ""
msgid "Invalid adjust mode: %d"
msgstr ""
#: ../zathura/shortcuts.c:1132
#: ../zathura/shortcuts.c:977
#, c-format
msgid "Pattern not found: %s"
msgstr ""
#: ../zathura/shortcuts.c:1135
msgid "This document does not contain any index"
msgstr "Το αρχείο δεν περιέχει κανένα δείκτη"
...
...
po/eo.po
View file @
7cf66fb6
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zathura\n"
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
"POT-Creation-Date: 2017-06-
14 21:53
+0200\n"
"POT-Creation-Date: 2017-06-
25 21:55
+0200\n"
"PO-Revision-Date: 2015-10-15 23:07+0200\n"
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/zathura/"
...
...
@@ -42,14 +42,14 @@ msgstr ""
#: ../zathura/commands.c:36 ../zathura/commands.c:76 ../zathura/commands.c:103
#: ../zathura/commands.c:152 ../zathura/commands.c:268
#: ../zathura/commands.c:298 ../zathura/commands.c:324
#: ../zathura/commands.c:42
3 ../zathura/commands.c:550
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
2
#: ../zathura/shortcuts.c:12
57 ../zathura/shortcuts.c:1284
#: ../zathura/commands.c:42
4 ../zathura/commands.c:551
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
5
#: ../zathura/shortcuts.c:12
60 ../zathura/shortcuts.c:1287
msgid "No document opened."
msgstr "Neniu dokumento malfermita."
#: ../zathura/commands.c:42 ../zathura/commands.c:82 ../zathura/commands.c:109
#: ../zathura/commands.c:42
8
#: ../zathura/commands.c:42
9
msgid "Invalid number of arguments given."
msgstr "Nevalida nombro da argumentoj uzata."
...
...
@@ -144,37 +144,37 @@ msgstr "Neeble konservi dokumenton."
msgid "Invalid number of arguments."
msgstr "Nevalida nombro da argumentoj."
#: ../zathura/commands.c:44
7
#: ../zathura/commands.c:44
8
#, c-format
msgid "Couldn't write attachment '%s' to '%s'."
msgstr "Neeble skribi kunsendaĵon '%s' en '%s'."
#: ../zathura/commands.c:4
49
#: ../zathura/commands.c:4
50
#, c-format
msgid "Wrote attachment '%s' to '%s'."
msgstr "Skribis kunsendaĵon '%s' en '%s'."
#: ../zathura/commands.c:49
3
#: ../zathura/commands.c:49
4
#, c-format
msgid "Wrote image '%s' to '%s'."
msgstr "Skribis kunsendaĵon '%s' en '%s'."
#: ../zathura/commands.c:49
5
#: ../zathura/commands.c:49
6
#, c-format
msgid "Couldn't write image '%s' to '%s'."
msgstr "Neeble skribi kunsendaĵon '%s' en '%s'."
#: ../zathura/commands.c:50
2
#: ../zathura/commands.c:50
3
#, c-format
msgid "Unknown image '%s'."
msgstr "Nekonata bildo '%s'."
#: ../zathura/commands.c:50
6
#: ../zathura/commands.c:50
7
#, c-format
msgid "Unknown attachment or image '%s'."
msgstr ""
#: ../zathura/commands.c:56
3
#: ../zathura/commands.c:56
4
msgid "Argument must be a number."
msgstr "Argumento devas esti nombro."
...
...
@@ -591,7 +591,12 @@ msgstr ""
msgid "Invalid adjust mode: %d"
msgstr ""
#: ../zathura/shortcuts.c:1132
#: ../zathura/shortcuts.c:977
#, c-format
msgid "Pattern not found: %s"
msgstr ""
#: ../zathura/shortcuts.c:1135
msgid "This document does not contain any index"
msgstr "Ĉi-tiu dokumento enhavas neniam indekson."
...
...
po/es.po
View file @
7cf66fb6
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zathura\n"
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
"POT-Creation-Date: 2017-06-
14 21:53
+0200\n"
"POT-Creation-Date: 2017-06-
25 21:55
+0200\n"
"PO-Revision-Date: 2016-04-18 21:10+0200\n"
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/"
...
...
@@ -41,14 +41,14 @@ msgstr ""
#: ../zathura/commands.c:36 ../zathura/commands.c:76 ../zathura/commands.c:103
#: ../zathura/commands.c:152 ../zathura/commands.c:268
#: ../zathura/commands.c:298 ../zathura/commands.c:324
#: ../zathura/commands.c:42
3 ../zathura/commands.c:550
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
2
#: ../zathura/shortcuts.c:12
57 ../zathura/shortcuts.c:1284
#: ../zathura/commands.c:42
4 ../zathura/commands.c:551
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
5
#: ../zathura/shortcuts.c:12
60 ../zathura/shortcuts.c:1287
msgid "No document opened."
msgstr "Ningún documento abierto."
#: ../zathura/commands.c:42 ../zathura/commands.c:82 ../zathura/commands.c:109
#: ../zathura/commands.c:42
8
#: ../zathura/commands.c:42
9
msgid "Invalid number of arguments given."
msgstr "Número de argumentos inválido."
...
...
@@ -143,37 +143,37 @@ msgstr "Error al guardar el documento."
msgid "Invalid number of arguments."
msgstr "Número de argumentos inválido."
#: ../zathura/commands.c:44
7
#: ../zathura/commands.c:44
8
#, c-format
msgid "Couldn't write attachment '%s' to '%s'."
msgstr "No se pudo escribir el fichero adjunto '%s' a '%s'."
#: ../zathura/commands.c:4
49
#: ../zathura/commands.c:4
50
#, c-format
msgid "Wrote attachment '%s' to '%s'."
msgstr "Escrito fichero adjunto '%s' a '%s'."
#: ../zathura/commands.c:49
3
#: ../zathura/commands.c:49
4
#, c-format
msgid "Wrote image '%s' to '%s'."
msgstr "Escrito fichero adjunto '%s' a '%s'."
#: ../zathura/commands.c:49
5
#: ../zathura/commands.c:49
6
#, c-format
msgid "Couldn't write image '%s' to '%s'."
msgstr "No se pudo escribir el fichero adjunto '%s' a '%s'."
#: ../zathura/commands.c:50
2
#: ../zathura/commands.c:50
3
#, c-format
msgid "Unknown image '%s'."
msgstr "Imagen desconocida '%s'."
#: ../zathura/commands.c:50
6
#: ../zathura/commands.c:50
7
#, c-format
msgid "Unknown attachment or image '%s'."
msgstr "Adjunto o imagen desconocidos '%s'."
#: ../zathura/commands.c:56
3
#: ../zathura/commands.c:56
4
msgid "Argument must be a number."
msgstr "El argumento ha de ser un número."
...
...
@@ -592,7 +592,12 @@ msgstr ""
msgid "Invalid adjust mode: %d"
msgstr ""
#: ../zathura/shortcuts.c:1132
#: ../zathura/shortcuts.c:977
#, c-format
msgid "Pattern not found: %s"
msgstr ""
#: ../zathura/shortcuts.c:1135
msgid "This document does not contain any index"
msgstr "Este documento no contiene ningún índice"
...
...
po/es_CL.po
View file @
7cf66fb6
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zathura\n"
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
"POT-Creation-Date: 2017-06-
14 21:53
+0200\n"
"POT-Creation-Date: 2017-06-
25 21:55
+0200\n"
"PO-Revision-Date: 2016-04-18 21:10+0200\n"
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.net/projects/p/zathura/"
...
...
@@ -42,14 +42,14 @@ msgstr ""
#: ../zathura/commands.c:36 ../zathura/commands.c:76 ../zathura/commands.c:103
#: ../zathura/commands.c:152 ../zathura/commands.c:268
#: ../zathura/commands.c:298 ../zathura/commands.c:324
#: ../zathura/commands.c:42
3 ../zathura/commands.c:550
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
2
#: ../zathura/shortcuts.c:12
57 ../zathura/shortcuts.c:1284
#: ../zathura/commands.c:42
4 ../zathura/commands.c:551
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
5
#: ../zathura/shortcuts.c:12
60 ../zathura/shortcuts.c:1287
msgid "No document opened."
msgstr "Ningún documento abierto."
#: ../zathura/commands.c:42 ../zathura/commands.c:82 ../zathura/commands.c:109
#: ../zathura/commands.c:42
8
#: ../zathura/commands.c:42
9
msgid "Invalid number of arguments given."
msgstr "Número de argumentos inválido."
...
...
@@ -144,37 +144,37 @@ msgstr "Error al guardar el documento."
msgid "Invalid number of arguments."
msgstr "Número de argumentos inválido."
#: ../zathura/commands.c:44
7
#: ../zathura/commands.c:44
8
#, c-format
msgid "Couldn't write attachment '%s' to '%s'."
msgstr "No se pudo escribir el fichero adjunto '%s' a '%s'."
#: ../zathura/commands.c:4
49
#: ../zathura/commands.c:4
50
#, c-format
msgid "Wrote attachment '%s' to '%s'."
msgstr "Fichero adjunto escrito '%s' a '%s'."
#: ../zathura/commands.c:49
3
#: ../zathura/commands.c:49
4
#, c-format
msgid "Wrote image '%s' to '%s'."
msgstr "Fichero adjunto escrito '%s' a '%s'."
#: ../zathura/commands.c:49
5
#: ../zathura/commands.c:49
6
#, c-format
msgid "Couldn't write image '%s' to '%s'."
msgstr "No se pudo escribir el fichero adjunto '%s' a '%s'."
#: ../zathura/commands.c:50
2
#: ../zathura/commands.c:50
3
#, c-format
msgid "Unknown image '%s'."
msgstr ""
#: ../zathura/commands.c:50
6
#: ../zathura/commands.c:50
7
#, c-format
msgid "Unknown attachment or image '%s'."
msgstr ""
#: ../zathura/commands.c:56
3
#: ../zathura/commands.c:56
4
msgid "Argument must be a number."
msgstr "El argumento debe ser un número."
...
...
@@ -591,7 +591,12 @@ msgstr ""
msgid "Invalid adjust mode: %d"
msgstr ""
#: ../zathura/shortcuts.c:1132
#: ../zathura/shortcuts.c:977
#, c-format
msgid "Pattern not found: %s"
msgstr ""
#: ../zathura/shortcuts.c:1135
msgid "This document does not contain any index"
msgstr "Este document no contiene índice"
...
...
po/et.po
View file @
7cf66fb6
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zathura\n"
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
"POT-Creation-Date: 2017-06-
14 21:53
+0200\n"
"POT-Creation-Date: 2017-06-
25 21:55
+0200\n"
"PO-Revision-Date: 2015-10-15 23:07+0200\n"
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
"Language-Team: Estonian (http://www.transifex.net/projects/p/zathura/"
...
...
@@ -42,14 +42,14 @@ msgstr ""
#: ../zathura/commands.c:36 ../zathura/commands.c:76 ../zathura/commands.c:103
#: ../zathura/commands.c:152 ../zathura/commands.c:268
#: ../zathura/commands.c:298 ../zathura/commands.c:324
#: ../zathura/commands.c:42
3 ../zathura/commands.c:550
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
2
#: ../zathura/shortcuts.c:12
57 ../zathura/shortcuts.c:1284
#: ../zathura/commands.c:42
4 ../zathura/commands.c:551
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
5
#: ../zathura/shortcuts.c:12
60 ../zathura/shortcuts.c:1287
msgid "No document opened."
msgstr ""
#: ../zathura/commands.c:42 ../zathura/commands.c:82 ../zathura/commands.c:109
#: ../zathura/commands.c:42
8
#: ../zathura/commands.c:42
9
msgid "Invalid number of arguments given."
msgstr ""
...
...
@@ -144,37 +144,37 @@ msgstr ""
msgid "Invalid number of arguments."
msgstr ""
#: ../zathura/commands.c:44
7
#: ../zathura/commands.c:44
8
#, c-format
msgid "Couldn't write attachment '%s' to '%s'."
msgstr ""
#: ../zathura/commands.c:4
49
#: ../zathura/commands.c:4
50
#, c-format
msgid "Wrote attachment '%s' to '%s'."
msgstr ""
#: ../zathura/commands.c:49
3
#: ../zathura/commands.c:49
4
#, c-format
msgid "Wrote image '%s' to '%s'."
msgstr ""
#: ../zathura/commands.c:49
5
#: ../zathura/commands.c:49
6
#, c-format
msgid "Couldn't write image '%s' to '%s'."
msgstr ""
#: ../zathura/commands.c:50
2
#: ../zathura/commands.c:50
3
#, c-format
msgid "Unknown image '%s'."
msgstr ""
#: ../zathura/commands.c:50
6
#: ../zathura/commands.c:50
7
#, c-format
msgid "Unknown attachment or image '%s'."
msgstr ""
#: ../zathura/commands.c:56
3
#: ../zathura/commands.c:56
4
msgid "Argument must be a number."
msgstr ""
...
...
@@ -591,7 +591,12 @@ msgstr ""
msgid "Invalid adjust mode: %d"
msgstr ""
#: ../zathura/shortcuts.c:1132
#: ../zathura/shortcuts.c:977
#, c-format
msgid "Pattern not found: %s"
msgstr ""
#: ../zathura/shortcuts.c:1135
msgid "This document does not contain any index"
msgstr ""
...
...
po/fr.po
View file @
7cf66fb6
...
...
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zathura\n"
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
"POT-Creation-Date: 2017-06-
14 21:53
+0200\n"
"POT-Creation-Date: 2017-06-
25 21:55
+0200\n"
"PO-Revision-Date: 2016-04-18 21:10+0200\n"
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
"Language-Team: French (http://www.transifex.com/projects/p/zathura/language/"
...
...
@@ -46,14 +46,14 @@ msgstr ""
#: ../zathura/commands.c:36 ../zathura/commands.c:76 ../zathura/commands.c:103
#: ../zathura/commands.c:152 ../zathura/commands.c:268
#: ../zathura/commands.c:298 ../zathura/commands.c:324
#: ../zathura/commands.c:42
3 ../zathura/commands.c:550
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
2
#: ../zathura/shortcuts.c:12
57 ../zathura/shortcuts.c:1284
#: ../zathura/commands.c:42
4 ../zathura/commands.c:551
#: ../zathura/shortcuts.c:413 ../zathura/shortcuts.c:122
5
#: ../zathura/shortcuts.c:12
60 ../zathura/shortcuts.c:1287
msgid "No document opened."
msgstr "Aucun document ouvert."
#: ../zathura/commands.c:42 ../zathura/commands.c:82 ../zathura/commands.c:109
#: ../zathura/commands.c:42
8
#: ../zathura/commands.c:42
9
msgid "Invalid number of arguments given."
msgstr "Nombre d'arguments invalide."
...
...
@@ -148,37 +148,37 @@ msgstr "Échec lors de l'enregistrement du document."
msgid "Invalid number of arguments."
msgstr "Nombre d'arguments invalide."
#: ../zathura/commands.c:44
7
#: ../zathura/commands.c:44
8
#, c-format
msgid "Couldn't write attachment '%s' to '%s'."
msgstr "Impossible d'écrire la pièce jointe '%s' dans '%s'."
#: ../zathura/commands.c:4
49
#: ../zathura/commands.c:4
50
#, c-format
msgid "Wrote attachment '%s' to '%s'."
msgstr "Pièce jointe '%s' écrite dans '%s'."
#: ../zathura/commands.c:49
3
#: ../zathura/commands.c:49
4
#, c-format
msgid "Wrote image '%s' to '%s'."
msgstr "Image '%s' écrite dans '%s'."
#: ../zathura/commands.c:49
5
#: ../zathura/commands.c:49
6
#, c-format
msgid "Couldn't write image '%s' to '%s'."
msgstr "Impossible d'écrire l'image '%s' dans '%s'."
#: ../zathura/commands.c:50
2
#: ../zathura/commands.c:50
3
#, c-format
msgid "Unknown image '%s'."
msgstr "Image '%s' inconnue."
#: ../zathura/commands.c:50
6
#: ../zathura/commands.c:50
7
#, c-format
msgid "Unknown attachment or image '%s'."
msgstr "Pièce jointe ou image '%s' inconnue."
#: ../zathura/commands.c:56
3
#: ../zathura/commands.c:56
4
msgid "Argument must be a number."
msgstr "L'argument doit être un nombre."
...
...
@@ -597,7 +597,12 @@ msgstr "Echec d'impression : %s"
msgid "Invalid adjust mode: %d"
msgstr ""
#: ../zathura/shortcuts.c:1132
#: ../zathura/shortcuts.c:977
#, c-format
msgid "Pattern not found: %s"
msgstr ""
#: ../zathura/shortcuts.c:1135
msgid "This document does not contain any index"
msgstr "Ce document ne contient pas d'index"
...
...
po/he.po
View file @
7cf66fb6
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zathura\n"
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
"POT-Creation-Date: 2017-06-
14 21:53
+0200\n"
"POT-Creation-Date: 2017-06-
25 21:55
+0200\n"
"PO-Revision-Date: 2014-01-31 09:37+0000\n"
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/zathura/language/"
...
...
@@ -40,14 +40,14 @@ msgstr ""
#: ../zathura/commands.c:36 ../zathura/commands.c:76 ../zathura/commands.c:103
#: ../zathura/commands.c:152 ../zathura/commands.c:268
#: ../zathura/commands.c:298 ../zathura/commands.c:324
#: ../zathura/commands.c:42
3 ../zathura/commands.c:550
#: ../