From 5c8d1bdba222085c14ad5a8f70ca62b1f5d34c31 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Mon, 5 Mar 2012 15:45:04 +0100 Subject: [PATCH] Drop po/zathura.pot from the repo. --- .gitignore | 1 + Makefile | 2 +- po/.gitignore | 1 + po/Makefile | 2 +- po/zathura.pot | 243 ------------------------------------------------- 5 files changed, 4 insertions(+), 245 deletions(-) delete mode 100644 po/zathura.pot diff --git a/.gitignore b/.gitignore index 423bd8e..badd263 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ zathura.pc gcov/ *.swp version.h +doc/ diff --git a/Makefile b/Makefile index a5a1f9d..6f73b97 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ OBJECTS = $(patsubst %.c, %.o, $(SOURCE)) DOBJECTS = $(patsubst %.c, %.do, $(SOURCE)) all: options ${PROJECT} - $(MAKE) -C po + $(QUIET)${MAKE} -C po options: @echo ${PROJECT} build options: diff --git a/po/.gitignore b/po/.gitignore index f356070..fb2d56d 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -1,2 +1,3 @@ POTFILES.in* *.mo +zathura.pot diff --git a/po/Makefile b/po/Makefile index fada635..0a8c2bb 100644 --- a/po/Makefile +++ b/po/Makefile @@ -10,7 +10,7 @@ include ../common.mk all: ${MOS} clean: - rm -rf POTFILES.in POTFILES.in.tmp $(patsubst %.po, %, $(CATALOGS)) + rm -rf POTFILES.in POTFILES.in.tmp $(patsubst %.po, %, $(CATALOGS)) ${PROJECT}.pot POTFILES.in: $(wildcard ../*.c) $(QUIET) set -e && rm -f $@.tmp && touch $@.tmp && \ diff --git a/po/zathura.pot b/po/zathura.pot deleted file mode 100644 index 24abf15..0000000 --- a/po/zathura.pot +++ /dev/null @@ -1,243 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-05 12:39+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: ../callbacks.c:149 -msgid "Failed to run xdg-open." -msgstr "" - -#: ../callbacks.c:175 -#, c-format -msgid "Invalid input '%s' given." -msgstr "" - -#: ../callbacks.c:209 -#, c-format -msgid "Invalid index '%s' given." -msgstr "" - -#: ../commands.c:28 ../commands.c:63 ../commands.c:90 ../commands.c:132 -#: ../commands.c:335 -msgid "No document opened." -msgstr "" - -#: ../commands.c:34 ../commands.c:69 ../commands.c:96 ../commands.c:341 -msgid "Invalid number of arguments given." -msgstr "" - -#: ../commands.c:42 -#, c-format -msgid "Bookmark successfuly updated: %s" -msgstr "" - -#: ../commands.c:48 -#, c-format -msgid "Could not create bookmark: %s" -msgstr "" - -#: ../commands.c:52 -#, c-format -msgid "Bookmark successfuly created: %s" -msgstr "" - -#: ../commands.c:75 -#, c-format -msgid "Removed bookmark: %s" -msgstr "" - -#: ../commands.c:77 -#, c-format -msgid "Failed to remove bookmark: %s" -msgstr "" - -#: ../commands.c:103 -#, c-format -msgid "No such bookmark: %s" -msgstr "" - -#: ../commands.c:194 -msgid "Too many arguments." -msgstr "" - -#: ../commands.c:203 -msgid "No arguments given." -msgstr "" - -#: ../commands.c:218 ../commands.c:235 ../commands.c:261 -msgid "No open document." -msgstr "" - -#: ../commands.c:241 ../commands.c:267 -msgid "Document saved." -msgstr "" - -#: ../commands.c:243 ../commands.c:269 -msgid "Failed to save document." -msgstr "" - -#: ../commands.c:246 ../commands.c:272 -msgid "Invalid number of arguments." -msgstr "" - -#: ../commands.c:354 -#, c-format -msgid "Couldn't write attachment '%s' to '%s'." -msgstr "" - -#: ../commands.c:356 -#, c-format -msgid "Wrote attachment '%s' to '%s'." -msgstr "" - -#. zathura settings -#: ../config.c:68 -msgid "Database backend" -msgstr "" - -#: ../config.c:70 -msgid "Zoom step" -msgstr "" - -#: ../config.c:72 -msgid "Padding between pages" -msgstr "" - -#: ../config.c:74 -msgid "Number of pages per row" -msgstr "" - -#: ../config.c:76 -msgid "Scroll step" -msgstr "" - -#: ../config.c:78 -msgid "Zoom minimum" -msgstr "" - -#: ../config.c:80 -msgid "Zoom maximum" -msgstr "" - -#: ../config.c:82 -msgid "Recoloring (dark color)" -msgstr "" - -#: ../config.c:84 -msgid "Recoloring (light color)" -msgstr "" - -#: ../config.c:86 -msgid "Color for highlighting" -msgstr "" - -#: ../config.c:88 -msgid "Color for highlighting (active)" -msgstr "" - -#: ../config.c:92 -msgid "Transparency for highlighting" -msgstr "" - -#: ../config.c:94 -msgid "Render 'Loading ...'" -msgstr "" - -#: ../config.c:95 -msgid "Adjust to when opening file" -msgstr "" - -#: ../config.c:97 -msgid "Show hidden files and directories" -msgstr "" - -#: ../config.c:99 -msgid "Show directories" -msgstr "" - -#. define default inputbar commands -#: ../config.c:221 -msgid "Add a bookmark" -msgstr "" - -#: ../config.c:222 -msgid "Delete a bookmark" -msgstr "" - -#: ../config.c:223 -msgid "List all bookmarks" -msgstr "" - -#: ../config.c:224 -msgid "Close current file" -msgstr "" - -#: ../config.c:225 -msgid "Show file information" -msgstr "" - -#: ../config.c:226 -msgid "Show help" -msgstr "" - -#: ../config.c:227 -msgid "Open document" -msgstr "" - -#: ../config.c:228 -msgid "Print document" -msgstr "" - -#: ../config.c:229 -msgid "Save document" -msgstr "" - -#: ../config.c:230 -msgid "Save document (and force overwriting)" -msgstr "" - -#: ../config.c:231 -msgid "Save attachments" -msgstr "" - -#: ../document.c:383 ../document.c:407 ../document.c:426 ../document.c:448 -#: ../document.c:467 ../document.c:489 ../document.c:508 ../document.c:551 -#: ../document.c:571 ../document.c:594 ../document.c:623 ../document.c:652 -#: ../document.c:676 ../document.c:697 ../document.c:718 -#, c-format -msgid "%s not implemented" -msgstr "" - -#: ../zathura.c:55 -msgid "Reparents to window specified by xid" -msgstr "" - -#: ../zathura.c:56 -msgid "Path to the config directory" -msgstr "" - -#: ../zathura.c:57 -msgid "Path to the data directory" -msgstr "" - -#: ../zathura.c:58 -msgid "Path to the directories containing plugins" -msgstr "" - -#: ../zathura.c:59 -msgid "Fork into the background" -msgstr ""