diff options
author | jbj <devnull@localhost> | 2000-02-22 03:09:53 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-02-22 03:09:53 +0000 |
commit | c39e2a9ea09b9c57cd611a603af31c86f460519a (patch) | |
tree | d18ff926133e347ffe156c476013fc44ebc949a6 /po/ru.po | |
parent | 76b9a27eecd2b4f8e1af29d9b67ad9c0e079d3d3 (diff) | |
download | rpm-c39e2a9ea09b9c57cd611a603af31c86f460519a.tar.gz rpm-c39e2a9ea09b9c57cd611a603af31c86f460519a.tar.bz2 rpm-c39e2a9ea09b9c57cd611a603af31c86f460519a.zip |
macro expansion (and absolute path) in %files -f arg (#9508,#9091).
CVS patchset: 3573
CVS date: 2000/02/22 03:09:53
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2000-02-17 15:48-0500\n" +"POT-Creation-Date: 2000-02-21 12:02-0500\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=koi8-r\n" "Content-Transfer-Encoding: 8bit\n" @@ -1491,58 +1491,58 @@ msgstr "Файл должен начинаться с \"/\": %s" msgid "File not found by glob: %s" msgstr "Файл не найден: %s" -#: build/files.c:1164 +#: build/files.c:1169 #, fuzzy msgid "Could not open %%files file %s: %s" msgstr "Не могу открыть файл %%files: %s" -#: build/files.c:1171 build/pack.c:99 +#: build/files.c:1176 build/pack.c:99 #, c-format msgid "line: %s" msgstr "строка: %s" -#: build/files.c:1499 +#: build/files.c:1504 #, fuzzy, c-format msgid "Bad file: %s: %s" msgstr "файл %s: %s\n" -#: build/files.c:1511 build/parsePrep.c:34 +#: build/files.c:1516 build/parsePrep.c:34 #, c-format msgid "Bad owner/group: %s" msgstr "Неверная пара хозяин/группа: %s" #. XXX this error message is probably not seen. -#: build/files.c:1566 +#: build/files.c:1571 #, fuzzy, c-format msgid "Couldn't exec %s: %s" msgstr "Не могу исполнить %s" -#: build/files.c:1571 +#: build/files.c:1576 #, fuzzy, c-format msgid "Couldn't fork %s: %s" msgstr "Не могу форкнуть %s" -#: build/files.c:1653 +#: build/files.c:1658 #, c-format msgid "%s failed" msgstr "%s не удалось" -#: build/files.c:1657 +#: build/files.c:1662 #, c-format msgid "failed to write all data to %s" msgstr "запись всех данных в %s не удалась" -#: build/files.c:1747 +#: build/files.c:1752 #, fuzzy, c-format msgid "Finding %s: (using %s)...\n" msgstr "Определяю требования пакета...\n" -#: build/files.c:1775 build/files.c:1784 +#: build/files.c:1780 build/files.c:1789 #, fuzzy, c-format msgid "Failed to find %s:" msgstr "Ошибка определения сервисов, предоставляемых пакетом" -#: build/files.c:1891 +#: build/files.c:1896 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Обрабатываю файлы: %s\n" @@ -1707,7 +1707,7 @@ msgstr "нет описания в %%changelog" msgid "line %d: Error parsing %%description: %s" msgstr "строка %d: Ошибка разбора %%description: %s" -#: build/parseDescription.c:51 build/parseFiles.c:45 build/parseScript.c:173 +#: build/parseDescription.c:51 build/parseFiles.c:46 build/parseScript.c:173 #, c-format msgid "line %d: Bad option %s: %s" msgstr "строка %d: Неверная опция %s: %s" @@ -1717,7 +1717,7 @@ msgstr "строка %d: Неверная опция %s: %s" msgid "line %d: Too many names: %s" msgstr "строка %d: Слишком много имен: %s" -#: build/parseDescription.c:74 build/parseFiles.c:68 build/parseScript.c:196 +#: build/parseDescription.c:74 build/parseFiles.c:67 build/parseScript.c:196 #, c-format msgid "line %d: Package does not exist: %s" msgstr "строка %d: Пакет не существует: %s" @@ -1731,7 +1731,7 @@ msgstr "строка %d: Второе описание" msgid "line %d: Error parsing %%files: %s" msgstr "строка %d: Ошибка разбора %%files: %s" -#: build/parseFiles.c:76 +#: build/parseFiles.c:74 msgid "line %d: Second %%files list" msgstr "строка %d: Второй список %%files" |