summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2006-07-05 03:52:47 +0000
committerNathan Scott <nathans@sgi.com>2006-07-05 03:52:47 +0000
commit622757f704c45d0d2011d10bb839c9fbdca1a693 (patch)
tree79c32fea3c5e09be4d1d34b41767554590b8c762 /po
parent7f781d375c150b8af953394cc174f962bbfc418a (diff)
downloadacl-622757f704c45d0d2011d10bb839c9fbdca1a693.tar.gz
Update acl package to better integrate into the Ubuntu localisation up-to-dated-ness tracking system (Rosetta).
Merge of master-melb:xfs-cmds:26416a by kenmcd.
Diffstat (limited to 'po')
-rw-r--r--po/Makefile6
-rw-r--r--po/acl.pot276
2 files changed, 4 insertions, 278 deletions
diff --git a/po/Makefile b/po/Makefile
index d437b5e..d6abef3 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -5,8 +5,10 @@
TOPDIR = ..
include $(TOPDIR)/include/builddefs
+POTHEAD = $(PKG_NAME).pot
LINGUAS = de fr pl sv
-LSRCFILES = $(LINGUAS:%=%.po) $(PKG_NAME).pot
+LSRCFILES = $(LINGUAS:%=%.po) $(POTHEAD)
+LDIRT = $(POTHEAD)
XGETTEXTFILES = $(TOPDIR)/chacl/chacl.c \
$(TOPDIR)/setfacl/do_set.c \
@@ -16,7 +18,7 @@ XGETTEXTFILES = $(TOPDIR)/chacl/chacl.c \
$(TOPDIR)/libacl/perm_copy_fd.c \
$(TOPDIR)/libacl/perm_copy_file.c
-default: $(LINGUAS:%=%.mo)
+default: $(POTHEAD) $(LINGUAS:%=%.mo)
include $(BUILDRULES)
diff --git a/po/acl.pot b/po/acl.pot
deleted file mode 100644
index 5c50431..0000000
--- a/po/acl.pot
+++ /dev/null
@@ -1,276 +0,0 @@
-#: ../chacl/chacl.c:59
-msgid "Usage:\n"
-msgstr ""
-
-#: ../chacl/chacl.c:60
-#, c-format
-msgid "\t%s acl pathname...\n"
-msgstr ""
-
-#: ../chacl/chacl.c:61
-#, c-format
-msgid "\t%s -b acl dacl pathname...\n"
-msgstr ""
-
-#: ../chacl/chacl.c:62
-#, c-format
-msgid "\t%s -d dacl pathname...\n"
-msgstr ""
-
-#: ../chacl/chacl.c:63
-#, c-format
-msgid "\t%s -R pathname...\n"
-msgstr ""
-
-#: ../chacl/chacl.c:64
-#, c-format
-msgid "\t%s -D pathname...\n"
-msgstr ""
-
-#: ../chacl/chacl.c:65
-#, c-format
-msgid "\t%s -B pathname...\n"
-msgstr ""
-
-#: ../chacl/chacl.c:66
-#, c-format
-msgid "\t%s -l pathname...\t[not IRIX compatible]\n"
-msgstr ""
-
-#: ../chacl/chacl.c:68
-#, c-format
-msgid "\t%s -r pathname...\t[not IRIX compatible]\n"
-msgstr ""
-
-#: ../chacl/chacl.c:159
-#, c-format
-msgid "%s: error removing access acl on \"%s\": %s\n"
-msgstr ""
-
-#: ../chacl/chacl.c:166
-#, c-format
-msgid "%s: error removing default acl on \"%s\": %s\n"
-msgstr ""
-
-#: ../chacl/chacl.c:185 ../chacl/chacl.c:204
-#, c-format
-msgid "%s: access ACL '%s': %s at entry %d\n"
-msgstr ""
-
-#: ../chacl/chacl.c:272
-#, c-format
-msgid "%s: cannot get access ACL on '%s': %s\n"
-msgstr ""
-
-#: ../chacl/chacl.c:278
-#, c-format
-msgid "%s: cannot get default ACL on '%s': %s\n"
-msgstr ""
-
-#: ../chacl/chacl.c:284
-#, c-format
-msgid "%s: cannot get access ACL text on '%s': %s\n"
-msgstr ""
-
-#: ../chacl/chacl.c:291
-#, c-format
-msgid "%s: cannot get default ACL text on '%s': %s\n"
-msgstr ""
-
-#: ../chacl/chacl.c:317
-#, c-format
-msgid "%s: cannot set access acl on \"%s\": %s\n"
-msgstr ""
-
-#: ../chacl/chacl.c:323
-#, c-format
-msgid "%s: cannot set default acl on \"%s\": %s\n"
-msgstr ""
-
-#: ../chacl/chacl.c:341
-#, c-format
-msgid "%s: opendir failed: %s\n"
-msgstr ""
-
-#: ../chacl/chacl.c:355
-#, c-format
-msgid "%s: malloc failed: %s\n"
-msgstr ""
-
-#: ../setfacl/do_set.c:404
-#, c-format
-msgid "%s: %s: Malformed access ACL `%s': %s at entry %d\n"
-msgstr ""
-
-#: ../setfacl/do_set.c:431
-#, c-format
-msgid "%s: %s: Malformed default ACL `%s': %s at entry %d\n"
-msgstr ""
-
-#: ../setfacl/do_set.c:494
-#, c-format
-msgid "%s: %s: Only directories can have default ACLs\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:151
-#, c-format
-msgid "%s: %s: No filename found in line %d, aborting\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:156
-#, c-format
-msgid "%s: No filename found in line %d of standard input, aborting\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:177
-#, c-format
-msgid "%s: %s: %s in line %d\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:201
-#, c-format
-msgid "%s: %s: Cannot change owner/group: %s\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:241
-#, c-format
-msgid "%s %s -- set file access control lists\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:243 ../setfacl/setfacl.c:701
-#, c-format
-msgid "Usage: %s %s\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:246
-msgid ""
-" -m, --modify=acl modify the current ACL(s) of file(s)\n"
-" -M, --modify-file=file read ACL entries to modify from file\n"
-" -x, --remove=acl remove entries from the ACL(s) of file(s)\n"
-" -X, --remove-file=file read ACL entries to remove from file\n"
-" -b, --remove-all remove all extended ACL entries\n"
-" -k, --remove-default remove the default ACL\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:255
-msgid ""
-" --set=acl set the ACL of file(s), replacing the current ACL\n"
-" --set-file=file read ACL entries to set from file\n"
-" --mask do recalculate the effective rights mask\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:261
-msgid ""
-" -n, --no-mask don't recalculate the effective rights mask\n"
-" -d, --default operations apply to the default ACL\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:266
-msgid ""
-" -R, --recursive recurse into subdirectories\n"
-" -L, --logical logical walk, follow symbolic links\n"
-" -P, --physical physical walk, do not follow symbolic links\n"
-" --restore=file restore ACLs (inverse of `getfacl -R')\n"
-" --test test mode (ACLs are not modified)\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:274 ../getfacl/getfacl.c:558
-msgid ""
-" --version print version and exit\n"
-" --help this help text\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:493
-#, c-format
-msgid "%s: Option -%c incomplete\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:498
-#, c-format
-msgid "%s: Option -%c: %s near character %d\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:584
-#, c-format
-msgid "%s: %s in line %d of file %s\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:592
-#, c-format
-msgid "%s: %s in line %d of standard input\n"
-msgstr ""
-
-#: ../setfacl/setfacl.c:703 ../getfacl/getfacl.c:774
-#, c-format
-msgid "Try `%s --help' for more information.\n"
-msgstr ""
-
-#: ../getfacl/getfacl.c:462
-#, c-format
-msgid "%s: Removing leading '/' from absolute path names\n"
-msgstr ""
-
-#: ../getfacl/getfacl.c:531
-#, c-format
-msgid "%s %s -- get file access control lists\n"
-msgstr ""
-
-#: ../getfacl/getfacl.c:533 ../getfacl/getfacl.c:772
-#, c-format
-msgid "Usage: %s [-%s] file ...\n"
-msgstr ""
-
-#: ../getfacl/getfacl.c:539
-msgid " -d, --default display the default access control list\n"
-msgstr ""
-
-#: ../getfacl/getfacl.c:543
-msgid ""
-" --access display the file access control list only\n"
-" -d, --default display the default access control list only\n"
-" --omit-header do not display the comment header\n"
-" --all-effective print all effective rights\n"
-" --no-effective print no effective rights\n"
-" --skip-base skip files that only have the base entries\n"
-" -R, --recursive recurse into subdirectories\n"
-" -L, --logical logical walk, follow symbolic links\n"
-" -P --physical physical walk, do not follow symbolic links\n"
-" --tabular use tabular output format\n"
-" --numeric print numeric user/group identifiers\n"
-" --absolute-names don't strip leading '/' in pathnames\n"
-msgstr ""
-
-#: ../getfacl/getfacl.c:760
-#, c-format
-msgid "%s: Standard input: %s\n"
-msgstr ""
-
-#: ../libacl/acl_error.c:34
-msgid "Multiple entries of same type"
-msgstr ""
-
-#: ../libacl/acl_error.c:36
-msgid "Duplicate entries"
-msgstr ""
-
-#: ../libacl/acl_error.c:38
-msgid "Missing or wrong entry"
-msgstr ""
-
-#: ../libacl/acl_error.c:40
-msgid "Invalid entry type"
-msgstr ""
-
-#: ../libacl/perm_copy_fd.c:123 ../libacl/perm_copy_fd.c:135
-#: ../libacl/perm_copy_fd.c:197 ../libacl/perm_copy_file.c:123
-#: ../libacl/perm_copy_file.c:138 ../libacl/perm_copy_file.c:149
-#: ../libacl/perm_copy_file.c:234
-#, c-format
-msgid "setting permissions for %s"
-msgstr ""
-
-#: ../libacl/perm_copy_fd.c:185 ../libacl/perm_copy_file.c:198
-#: ../libacl/perm_copy_file.c:223
-#, c-format
-msgid "preserving permissions for %s"
-msgstr ""