mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 03:46:00 +01:00
Replace Report-Msgid-Bugs-To in update-po
This commit is contained in:
parent
1a2b195ce9
commit
526e76b6d8
14 changed files with 261 additions and 260 deletions
|
@ -31,6 +31,7 @@ update-po: ${PROJECT}.pot
|
|||
$(ECHO) updating po: files ${CATALOGS}
|
||||
$(QUIET)set -e && for f in ${CATALOGS} ; do \
|
||||
intltool-update --dist --gettext-package=${PROJECT} `echo $$f | sed 's/\.po//'` ; \
|
||||
sed -i 's/Report-Msgid-Bugs-To: \\n/Report-Msgid-Bugs-To: http:\/\/bugs.pwmt.org\\n/' "$$f" ; \
|
||||
done
|
||||
|
||||
%/LC_MESSAGES/${PROJECT}.mo: %.po
|
||||
|
|
40
po/cs.po
40
po/cs.po
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-06-19 23:59+0200\n"
|
||||
"Last-Translator: Martin Pelikan <pelikan@storkhole.cz>\n"
|
||||
"Language-Team: pwmt.org <mail@pwmt.org>\n"
|
||||
|
@ -279,79 +279,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Přidat záložku"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Smazat záložku"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Vypsat záložky"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Zavřít tenhle soubor"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Zobrazit informace o souboru"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Zobrazit nápovědu"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Otevřít dokument"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Zavřít zathuru"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Tisknout dokument"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Uložit dokument"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Uložit a přepsat dokument"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Uložit přílohy"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr "Označit současnou pozici v dokumentu"
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr "Smazat vybrané značky"
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr "Nezvýrazňovat výsledky tohoto hledání"
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr "Zvýrazňovat výsledky tohoto hledání"
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr ""
|
||||
|
||||
|
|
40
po/de.po
40
po/de.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-08-05 16:08+0100\n"
|
||||
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
|
||||
"Language-Team: pwmt.org <mail@pwmt.org>\n"
|
||||
|
@ -284,79 +284,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Füge Lesezeichen hinzu"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Lösche ein Lesezeichen"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Liste all Lesezeichen auf"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Schließe das aktuelle Dokument"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Zeige Dokumentinformationen an"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Zeige Hilfe an"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Öffne Dokument"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Beende zathura"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Drucke Dokument"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Speichere Dokument"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Speichere Dokument (und überschreibe bestehende)"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Speichere Anhänge"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr "Setze den Seitenabstand"
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr "Markiere aktuelle Position im Doukument"
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr "Lösche angegebene Markierung"
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr "Hebe aktuelle Suchergebnisse nicht hervor"
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr "Hebe aktuelle Suchergebnisse hervor"
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr "Zeige Versionsinformationen an"
|
||||
|
||||
|
|
40
po/eo.po
40
po/eo.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-08-09 13:21+0000\n"
|
||||
"Last-Translator: norbux <manelsales@ono.com>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/zathura/"
|
||||
|
@ -283,79 +283,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Aldonu paĝosignon"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Forigu paĝosignon"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Listigu ĉiujn paĝosignojn"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Fermu nunan dosieron"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Montru dosiera informacio"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Montru helpon"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Malfermu dokumenton"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Fermu zathura"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Presu dokumenton"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Konservu dokumenton"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Konservu dokumenton (deviga anstataŭo)"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Konservu kunsendaĵojn"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr "Agordu paĝdelokado"
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr ""
|
||||
|
||||
|
|
40
po/es.po
40
po/es.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-04-03 15:25+0000\n"
|
||||
"Last-Translator: Moritz Lipp <mlq@pwmt.org>\n"
|
||||
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/"
|
||||
|
@ -284,79 +284,79 @@ msgid "Enable synctex support"
|
|||
msgstr "Habilitar soporte synctex"
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Añadir Favorito"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Eliminar Favorito"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Listar favoritos"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Cerrar fichero actual"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Mostrar información del fichero"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr "Ejecutar un comando"
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Mostrar ayuda"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Abrir documento"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Salir de zathura"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Imprimir documento"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Guardar documento"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Guardar documento (y sobreescribir)"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Guardar ficheros adjuntos"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr "Asignar el desplazamiento de página"
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr "Marcar la posición actual en el documento"
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr "Borrar las marcas especificadas"
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr "No destacar los resultados de la búsqueda actual"
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr "Destacar los resultados de la búsqueda actual"
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr "Mostrar versión"
|
||||
|
||||
|
|
40
po/es_CL.po
40
po/es_CL.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-04-03 15:26+0000\n"
|
||||
"Last-Translator: watsh1ken <wat.sh1ken@gmail.com>\n"
|
||||
"Language-Team: Spanish (Chile) (http://www.transifex.net/projects/p/zathura/"
|
||||
|
@ -284,79 +284,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Agregar un marcador"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Eliminar un marcador"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Listar todos los marcadores"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Cerrar archivo actual"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Mostrar información del archivo"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Mostrar ayuda"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Abrir documento"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Cerrar zathura"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Imprimir documento"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Guardar documento"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Guardar documento (y forzar sobreescritura)"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Guardar archivos adjuntos"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr "Asignar desplazamiento de la página"
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr ""
|
||||
|
||||
|
|
40
po/et.po
40
po/et.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-04-03 15:25+0000\n"
|
||||
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
|
||||
"Language-Team: Estonian (http://www.transifex.net/projects/p/zathura/"
|
||||
|
@ -283,79 +283,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Lisa järjehoidja"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Kustuta järjehoidja"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Näita kõiki järjehoidjaid"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Sulge praegune fail"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Näita faili infot"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Näita abiinfot"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Ava dokument"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Sule zathura"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Prindi dokument"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Salvesta dokument"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Salvesta manused"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr ""
|
||||
|
||||
|
|
40
po/fr.po
40
po/fr.po
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-12-06 11:48+0100\n"
|
||||
"Last-Translator: Benoît Knecht <benoit.knecht@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/zathura/language/"
|
||||
|
@ -287,79 +287,79 @@ msgid "Enable synctex support"
|
|||
msgstr "Activer la prise en charge de synctex"
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Ajouter un marque-page"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Supprimer un marque-page"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Lister tous les marque-pages"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Fermer le fichier actuel"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Montrer les informations sur le fichier"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr "Exécuter une commande"
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Afficher l'aide"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Ouvrir un document"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Quitter zathura"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Imprimer le document"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Sauver le document"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Sauver le document (et forcer l'écrasement)"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Enregistrer les pièces jointes"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr "Définir le décalage de page"
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr "Marquer l'emplacement actuel dans le document"
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr "Supprimer les marques indiquées"
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr "Ne pas surligner les résultats de la recherche en cours"
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr "Surligner les résultats de la recherche en cours"
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr "Afficher les informations de version"
|
||||
|
||||
|
|
40
po/it.po
40
po/it.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-06-20 14:58+0000\n"
|
||||
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/zathura/language/"
|
||||
|
@ -283,79 +283,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Aggiungi un segnalibro"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Elimina un segnalibro"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Mostra i segnalibri"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Chiudi il file corrente"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Mostra le informazioni sul file"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Mostra l' aiuto"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Apri un documento"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Chiudi zathura"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Stampa il documento"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Salva il documento"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Salva il documento (e sovrascrivi)"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Salva allegati"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr "Imposta l' offset della pagina"
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr ""
|
||||
|
||||
|
|
40
po/pl.po
40
po/pl.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-04-03 16:07+0000\n"
|
||||
"Last-Translator: p <poczciwiec@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.net/projects/p/zathura/language/"
|
||||
|
@ -284,79 +284,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Dodaj zakładkę"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Usuń zakładkę"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Wyświetl zakładki"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Zamknij plik"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Wyświetl informacje o pliku"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Wyświetl pomoc"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Otwórz plik"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Zakończ"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Wydrukuj"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Zapisz"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Zapisz (nadpisując istniejący plik)"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Zapisz załączniki"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr "Ustaw przesunięcie numerów stron"
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr "Zaznacz aktualną pozycję w dokumencie"
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr "Skasuj określone zakładki"
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr "Nie podświetlaj aktualnych wyników wyszukiwania "
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr "Podświetl aktualne wyniki wyszukiwania"
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr "Wyświetl informacje o wersji"
|
||||
|
||||
|
|
40
po/ru.po
40
po/ru.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-06-20 14:58+0000\n"
|
||||
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/zathura/language/"
|
||||
|
@ -284,79 +284,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Добавить закладку"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Удалить закладку"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Показать все закладки"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Закрыть текущий файл"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Показать информацию о файле"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Помощь"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Открыть документ"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Выход"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Печать"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Сохранить документ"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Сохранить документ (с перезапиьсю)"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Сохранить прикреплённые файлы"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr "Сохранить смещение страницы"
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr "Пометить текущую позицию в документе"
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr "Удалить указанные пометки"
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr ""
|
||||
|
||||
|
|
40
po/ta_IN.po
40
po/ta_IN.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-04-03 15:25+0000\n"
|
||||
"Last-Translator: mankand007 <mankand007@gmail.com>\n"
|
||||
"Language-Team: Tamil (India) (http://www.transifex.net/projects/p/zathura/"
|
||||
|
@ -283,79 +283,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "புதிய bookmark உருவாக்கு"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Bookmark-ஐ அழித்துவிடு"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "அனைத்து bookmark-களையும் பட்டியலிடு"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "ஆவணம் பற்றிய தகவல்களைக் காட்டு"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "உதவியைக் காட்டு"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "ஒரு ஆவணத்தைத் திற"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "zathura-வை விட்டு வெளியேறு"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "ஆவணத்தை அச்சிடு"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "ஆவணத்தை சேமிக்கவும்"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "இணைப்புகளைச் சேமிக்கவும்"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr ""
|
||||
|
||||
|
|
40
po/tr.po
40
po/tr.po
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-05-01 20:38+0000\n"
|
||||
"Last-Translator: hsngrms <dead-bodies-everywhere@hotmail.com>\n"
|
||||
"Language-Team: Turkish (http://www.transifex.net/projects/p/zathura/language/"
|
||||
|
@ -284,79 +284,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Yer imi ekle"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Yer imi sil"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Yer imlerini listele"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Geçerli dosyayı kapat"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Dosya bilgisi göster"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Yardım bilgisi göster"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Belge aç"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Zathura'yı kapat"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Belge yazdır"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Belgeyi kaydet"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Belgeyi kaydet (ve sormadan üzerine yaz)"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Ekleri kaydet"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr "Sayfa derinliğini ayarla"
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr "Bu belgede bu konumu işaretle"
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr "Seçilen işaretlemeleri sil"
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr ""
|
||||
|
||||
|
|
40
po/uk_UA.po
40
po/uk_UA.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: zathura\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
||||
"POT-Creation-Date: 2012-12-06 21:00+0100\n"
|
||||
"POT-Creation-Date: 2012-12-07 15:28+0100\n"
|
||||
"PO-Revision-Date: 2012-06-20 14:58+0000\n"
|
||||
"Last-Translator: Sebastian Ramacher <sebastian+dev@ramacher.at>\n"
|
||||
"Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/projects/p/"
|
||||
|
@ -284,79 +284,79 @@ msgid "Enable synctex support"
|
|||
msgstr ""
|
||||
|
||||
#. define default inputbar commands
|
||||
#: ../config.c:355
|
||||
#: ../config.c:357
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Додати закладку"
|
||||
|
||||
#: ../config.c:356
|
||||
#: ../config.c:358
|
||||
msgid "Delete a bookmark"
|
||||
msgstr "Вилучити закладку"
|
||||
|
||||
#: ../config.c:357
|
||||
#: ../config.c:359
|
||||
msgid "List all bookmarks"
|
||||
msgstr "Дивитись усі закладки"
|
||||
|
||||
#: ../config.c:358
|
||||
#: ../config.c:360
|
||||
msgid "Close current file"
|
||||
msgstr "Закрити документ"
|
||||
|
||||
#: ../config.c:359
|
||||
#: ../config.c:361
|
||||
msgid "Show file information"
|
||||
msgstr "Показати інформацію файлу"
|
||||
|
||||
#: ../config.c:360
|
||||
#: ../config.c:362
|
||||
msgid "Execute a command"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:361
|
||||
#: ../config.c:363
|
||||
msgid "Show help"
|
||||
msgstr "Показати довідку"
|
||||
|
||||
#: ../config.c:362
|
||||
#: ../config.c:364
|
||||
msgid "Open document"
|
||||
msgstr "Відкрити документ"
|
||||
|
||||
#: ../config.c:363
|
||||
#: ../config.c:365
|
||||
msgid "Close zathura"
|
||||
msgstr "Вийти із zathura"
|
||||
|
||||
#: ../config.c:364
|
||||
#: ../config.c:366
|
||||
msgid "Print document"
|
||||
msgstr "Друкувати документ"
|
||||
|
||||
#: ../config.c:365
|
||||
#: ../config.c:367
|
||||
msgid "Save document"
|
||||
msgstr "Зберегти документ"
|
||||
|
||||
#: ../config.c:366
|
||||
#: ../config.c:368
|
||||
msgid "Save document (and force overwriting)"
|
||||
msgstr "Зберегти документ (форсувати перезапис)"
|
||||
|
||||
#: ../config.c:367
|
||||
#: ../config.c:369
|
||||
msgid "Save attachments"
|
||||
msgstr "Зберегти прикріплення"
|
||||
|
||||
#: ../config.c:368
|
||||
#: ../config.c:370
|
||||
msgid "Set page offset"
|
||||
msgstr "Встановити зміщення сторінки"
|
||||
|
||||
#: ../config.c:369
|
||||
#: ../config.c:371
|
||||
msgid "Mark current location within the document"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:370
|
||||
#: ../config.c:372
|
||||
msgid "Delete the specified marks"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:371
|
||||
#: ../config.c:373
|
||||
msgid "Don't highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:372
|
||||
#: ../config.c:374
|
||||
msgid "Highlight current search results"
|
||||
msgstr ""
|
||||
|
||||
#: ../config.c:373
|
||||
#: ../config.c:375
|
||||
msgid "Show version information"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue