summarylogtreecommitdiffstats
path: root/356669.all.patch
diff options
context:
space:
mode:
authorSebastian Morr2015-06-24 22:33:37 +0200
committerSebastian Morr2015-06-24 22:33:37 +0200
commit36e6133998481f57248d1f72f0c779e1990938c1 (patch)
tree2013269710e8ed39be8e0f79dda5c9b13da98924 /356669.all.patch
downloadaur-36e6133998481f57248d1f72f0c779e1990938c1.tar.gz
Initial commit
Diffstat (limited to '356669.all.patch')
-rw-r--r--356669.all.patch134
1 files changed, 134 insertions, 0 deletions
diff --git a/356669.all.patch b/356669.all.patch
new file mode 100644
index 000000000000..c73ff10f2057
--- /dev/null
+++ b/356669.all.patch
@@ -0,0 +1,134 @@
+Index: popt-1.16/po/ca.po
+===================================================================
+--- /dev/null 1970-01-01 00:00:00.000000000 +0000
++++ popt-1.16/po/ca.po 2010-05-13 04:59:13.757009036 +0100
+@@ -0,0 +1,116 @@
++# Catalan translation of popt.
++# Copyright © Free Software Foundation, Inc.
++# This file is distributed under the same license as the popt package.
++# Jordi Mallach <jordi@sindominio.net>, 2006.
++#
++msgid ""
++msgstr ""
++"Project-Id-Version: popt 1.7\n"
++"POT-Creation-Date: 2002-09-16 13:31-0400\n"
++"PO-Revision-Date: 2006-03-13 10:22+0000\n"
++"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
++"Language-Team: Catalan <ca@dodds.net>\n"
++"MIME-Version: 1.0\n"
++"Content-Type: text/plain; charset=UTF-8\n"
++"Content-Transfer-Encoding: 8bit\n"
++
++#: popt.c:34
++msgid "unknown errno"
++msgstr "número d'error desconegut"
++
++#: popt.c:940
++#, c-format
++msgid "option type (%d) not implemented in popt\n"
++msgstr "el tipus d'opció (%d) no està implementat en popt\n"
++
++#: popt.c:1160
++msgid "missing argument"
++msgstr "manca un argument"
++
++#: popt.c:1162
++msgid "unknown option"
++msgstr "opció desconeguda"
++
++#: popt.c:1164
++msgid "mutually exclusive logical operations requested"
++msgstr "s'ha demanat operacions lògiques mutuament excloents"
++
++#: popt.c:1166
++msgid "opt->arg should not be NULL"
++msgstr "opt->arg no hauria de ser NULL"
++
++#: popt.c:1168
++msgid "aliases nested too deeply"
++msgstr "la recursió d'àlias és massa profunda"
++
++#: popt.c:1170
++msgid "error in parameter quoting"
++msgstr "hi ha un error en l'entrecomillat dels paràmetres"
++
++#: popt.c:1172
++msgid "invalid numeric value"
++msgstr "el valor numèric és invàlid"
++
++#: popt.c:1174
++msgid "number too large or too small"
++msgstr "el número és massa gran o massa petit"
++
++#: popt.c:1176
++msgid "memory allocation failed"
++msgstr "l'assignació de memòria ha fallat"
++
++#: popt.c:1180
++msgid "unknown error"
++msgstr "s'ha produït un error desconegut"
++
++#: popthelp.c:57
++msgid "Show this help message"
++msgstr "Mostra aquest missatge d'ajuda"
++
++#: popthelp.c:58
++msgid "Display brief usage message"
++msgstr "Mostra un missatge breu d'ús"
++
++#: popthelp.c:61
++msgid "Display option defaults in message"
++msgstr "Mostra els valors predeterminats de les opcions al missatge"
++
++#: popthelp.c:103
++msgid "NONE"
++msgstr "CAP"
++
++#: popthelp.c:105
++msgid "VAL"
++msgstr "VAL"
++
++#: popthelp.c:109
++msgid "INT"
++msgstr "INT"
++
++#: popthelp.c:110
++msgid "LONG"
++msgstr "LONG"
++
++#: popthelp.c:111
++msgid "STRING"
++msgstr "STRING"
++
++#: popthelp.c:112
++msgid "FLOAT"
++msgstr "FLOAT"
++
++#: popthelp.c:113
++msgid "DOUBLE"
++msgstr "DOUBLE"
++
++#: popthelp.c:114
++msgid "ARG"
++msgstr "ARG"
++
++#: popthelp.c:486
++msgid "Usage:"
++msgstr "Forma d'ús:"
++
++#: popthelp.c:510
++msgid "[OPTION...]"
++msgstr "[OPCIÓ...]"
+Index: popt-1.16/configure
+===================================================================
+--- popt-1.16.orig/configure 2010-05-04 21:55:59.000000000 +0100
++++ popt-1.16/configure 2010-05-13 04:59:47.938008097 +0100
+@@ -2765,7 +2765,7 @@
+ LT_AGE=8
+
+
+-ALL_LINGUAS="cs da de eo es fi fr ga gl hu id is it ja ko lv nb nl pl pt ro ru sk sl sv th tr uk vi wa zh_TW zh_CN"
++ALL_LINGUAS="ca cs da de eo es fi fr ga gl hu id is it ja ko lv nb nl pl pt ro ru sk sl sv th tr uk vi wa zh_TW zh_CN"
+
+ DEPDIR="${am__leading_dot}deps"
+