Drop po/zathura.pot from the repo.

This commit is contained in:
Sebastian Ramacher 2012-03-05 15:45:04 +01:00
parent d1cd82fe68
commit 5c8d1bdba2
5 changed files with 4 additions and 245 deletions

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ zathura.pc
gcov/
*.swp
version.h
doc/

View file

@ -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:

1
po/.gitignore vendored
View file

@ -1,2 +1,3 @@
POTFILES.in*
*.mo
zathura.pot

View file

@ -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 && \

View file

@ -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 <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 ""