From 6254bee4b4ffc689a2f0333ca6037ea48e49462d Mon Sep 17 00:00:00 2001 From: Clercin Guillaume Date: Tue, 25 Aug 2015 12:46:30 +0200 Subject: [PATCH] Add pot files to make dpkg-source happy --- .gitignore | 1 - Makefile | 3 +- locale/libstoriqone-changer.pot | 101 ++++ locale/libstoriqone-database-postgresql.pot | 77 +++ locale/libstoriqone-drive.pot | 123 ++++ locale/libstoriqone-job.pot | 104 ++++ locale/libstoriqone.pot | 636 ++++++++++++++++++++ locale/storiqone-changer-scsi.pot | 125 ++++ locale/storiqone-changer-vtl.pot | 56 ++ locale/storiqone-drive-tape.pot | 175 ++++++ locale/storiqone-drive-vtl.pot | 107 ++++ locale/storiqone-job-backup-db.pot | 65 ++ locale/storiqone-job-check-archive.pot | 55 ++ locale/storiqone-job-check-backup-db.pot | 61 ++ locale/storiqone-job-copy-archive.pot | 144 +++++ locale/storiqone-job-create-archive.pot | 126 ++++ locale/storiqone-job-erase-media.pot | 76 +++ locale/storiqone-job-format-media.pot | 133 ++++ locale/storiqone-job-import-archives.pot | 69 +++ locale/storiqone-job-restore-archive.pot | 144 +++++ locale/storiqone-logger.pot | 70 +++ locale/storiqonectl.pot | 73 +++ locale/storiqoned.pot | 92 +++ 23 files changed, 2613 insertions(+), 3 deletions(-) create mode 100644 locale/libstoriqone-changer.pot create mode 100644 locale/libstoriqone-database-postgresql.pot create mode 100644 locale/libstoriqone-drive.pot create mode 100644 locale/libstoriqone-job.pot create mode 100644 locale/libstoriqone.pot create mode 100644 locale/storiqone-changer-scsi.pot create mode 100644 locale/storiqone-changer-vtl.pot create mode 100644 locale/storiqone-drive-tape.pot create mode 100644 locale/storiqone-drive-vtl.pot create mode 100644 locale/storiqone-job-backup-db.pot create mode 100644 locale/storiqone-job-check-archive.pot create mode 100644 locale/storiqone-job-check-backup-db.pot create mode 100644 locale/storiqone-job-copy-archive.pot create mode 100644 locale/storiqone-job-create-archive.pot create mode 100644 locale/storiqone-job-erase-media.pot create mode 100644 locale/storiqone-job-format-media.pot create mode 100644 locale/storiqone-job-import-archives.pot create mode 100644 locale/storiqone-job-restore-archive.pot create mode 100644 locale/storiqone-logger.pot create mode 100644 locale/storiqonectl.pot create mode 100644 locale/storiqoned.pot diff --git a/.gitignore b/.gitignore index c25e3501..c017c372 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ tags test2/ tmp* -*.pot *.mo .*.sw? diff --git a/Makefile b/Makefile index 20f09196..41b6b83f 100644 --- a/Makefile +++ b/Makefile @@ -224,8 +224,7 @@ package: @echo ' CLEAN' @dh_clean @echo ' UPDATE src' - @${GIT} archive --format=tar -o ../${GIT_ARCHIVE} debian - @gzip -9vf ../${GIT_ARCHIVE} + @${GIT} archive --format=tar.gz -o ../${GIT_ARCHIVE} debian @echo ' BUILD package' @dpkg-buildpackage -us -uc -rfakeroot diff --git a/locale/libstoriqone-changer.pot b/locale/libstoriqone-changer.pot new file mode 100644 index 00000000..cd737276 --- /dev/null +++ b/locale/libstoriqone-changer.pot @@ -0,0 +1,101 @@ +# 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: 2015-08-12 12:19+0200\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" + +#: src/libstoriqone-changer/main.c:200 +#, c-format +msgid "Changer (type: %s) will stop" +msgstr "" + +#: src/libstoriqone-changer/main.c:127 +#, c-format +msgid "Initialize changer (type: %s)" +msgstr "" + +#: src/libstoriqone-changer/main.c:90 +#, c-format +msgid "Starting changer (type: %s)" +msgstr "" + +#: src/libstoriqone-changer/main.c:57 +msgid "Stoned has hang up" +msgstr "" + +#: src/libstoriqone-changer/main.c:150 +#, c-format +msgid "[%s | %s]: changer is now offline" +msgstr "" + +#: src/libstoriqone-changer/main.c:165 +#, c-format +msgid "[%s | %s]: changer is now online" +msgstr "" + +#: src/libstoriqone-changer/main.c:145 +#, c-format +msgid "[%s | %s]: changer will be offline" +msgstr "" + +#: src/libstoriqone-changer/main.c:160 +#, c-format +msgid "[%s | %s]: changer will be online" +msgstr "" + +#: src/libstoriqone-changer/main.c:154 +#, c-format +msgid "[%s | %s]: failed to set changer offline" +msgstr "" + +#: src/libstoriqone-changer/main.c:171 +#, c-format +msgid "[%s | %s]: failed to set changer online" +msgstr "" + +#: src/libstoriqone-changer/listen.c:345 +#, c-format +msgid "[%s | %s]: loading media '%s' from slot #%u to drive #%d" +msgstr "" + +#: src/libstoriqone-changer/listen.c:349 +#, c-format +msgid "[%s | %s]: loading media '%s' from slot #%u to drive #%d completed with code = %d" +msgstr "" + +#: src/libstoriqone-changer/listen.c:360 +#, c-format +msgid "[%s | %s]: loading media '%s' from slot #%u to drive #%d completed with code = OK" +msgstr "" + +#: src/libstoriqone-changer/listen.c:252 +#, c-format +msgid "[%s | %s]: the drive (%s#%u) doesn't support media format (%s)" +msgstr "" + +#: src/libstoriqone-changer/listen.c:238 src/libstoriqone-changer/listen.c:318 +#, c-format +msgid "[%s | %s]: unloading media '%s' from drive #%d" +msgstr "" + +#: src/libstoriqone-changer/listen.c:244 src/libstoriqone-changer/listen.c:324 +#, c-format +msgid "[%s | %s]: unloading media '%s' from drive #%d completed with code = %d" +msgstr "" + +#: src/libstoriqone-changer/listen.c:248 src/libstoriqone-changer/listen.c:339 +#, c-format +msgid "[%s | %s]: unloading media '%s' from drive #%d completed with code = OK" +msgstr "" diff --git a/locale/libstoriqone-database-postgresql.pot b/locale/libstoriqone-database-postgresql.pot new file mode 100644 index 00000000..17c8d90b --- /dev/null +++ b/locale/libstoriqone-database-postgresql.pot @@ -0,0 +1,77 @@ +# 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: 2015-08-14 15:07+0200\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" + +#: src/database/postgresql/connection.c:335 +msgid "PSQL: Can't create checkpoint because there is an error in current transaction" +msgstr "" + +#: src/database/postgresql/connection.c:338 +msgid "PSQL: Can't create checkpoint because there is no active transaction" +msgstr "" + +#: src/database/postgresql/connection.c:482 +#, c-format +msgid "PSQL: Host not found into database (%s)" +msgstr "" + +#: src/database/postgresql/connection.c:373 +msgid "PSQL: Rolling back transaction because current transaction encountered an error" +msgstr "" + +#: src/database/postgresql/error.c:58 +#, c-format +msgid "PSQL: detail => %s" +msgstr "" + +#: src/database/postgresql/error.c:50 +#, c-format +msgid "PSQL: error => %s" +msgstr "" + +#: src/database/postgresql/connection.c:355 +#, c-format +msgid "PSQL: error while creating a savepoint => %s" +msgstr "" + +#: src/database/postgresql/connection.c:294 +#, c-format +msgid "PSQL: error while rolling back a savepoint => %s" +msgstr "" + +#: src/database/postgresql/connection.c:1462 src/database/postgresql/connection.c:1475 +msgid "PSQL: error while synchronizing changer slots with database" +msgstr "" + +#: src/database/postgresql/connection.c:1441 +msgid "PSQL: error while synchronizing drive with database" +msgstr "" + +#: src/database/postgresql/error.c:48 +#, c-format +msgid "PSQL: error {%s} => %s" +msgstr "" + +#: src/database/postgresql/error.c:70 +#, c-format +msgid "PSQL: hint => %s" +msgstr "" + +#: src/database/postgresql/connection.c:4399 +#, c-format +msgid "PSQL: new query prepared (%s) => {%s}, status: %s" +msgstr "" diff --git a/locale/libstoriqone-drive.pot b/locale/libstoriqone-drive.pot new file mode 100644 index 00000000..2b155653 --- /dev/null +++ b/locale/libstoriqone-drive.pot @@ -0,0 +1,123 @@ +# 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: 2015-08-20 16:32+0200\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" + +#: src/libstoriqone-drive/media.c:143 src/libstoriqone-drive/media.c:225 src/libstoriqone-drive/media.c:307 +#, c-format +msgid "Checking Storiq One header in media: %s" +msgstr "" + +#: src/libstoriqone-drive/media.c:158 src/libstoriqone-drive/media.c:240 src/libstoriqone-drive/media.c:322 +msgid "Checking Storiq One header in media: Failed" +msgstr "" + +#: src/libstoriqone-drive/main.c:136 +#, c-format +msgid "Drive (type: %s) will stop" +msgstr "" + +#: src/libstoriqone-drive/media.c:367 +msgid "Failed to compute digest before writing media header" +msgstr "" + +#: src/libstoriqone-drive/media.c:145 src/libstoriqone-drive/media.c:227 src/libstoriqone-drive/media.c:309 +#, c-format +msgid "Found Storiq One header in media with (uuid: %s, label: %s, blocksize: %zd)" +msgstr "" + +#: src/libstoriqone-drive/main.c:115 +#, c-format +msgid "Initializing drive (type: %s)" +msgstr "" + +#: src/libstoriqone-drive/main.c:72 +#, c-format +msgid "Starting drive (type: %s)" +msgstr "" + +#: src/libstoriqone-drive/main.c:122 +#, c-format +msgid "Starting drive (type: %s, vendor: %s, model: %s, serial number: %s)" +msgstr "" + +#: src/libstoriqone-drive/listen.c:784 +#, c-format +msgid "[%s %s #%u]: Erasing media '%s' (mode: %s)" +msgstr "" + +#: src/libstoriqone-drive/listen.c:863 +#, c-format +msgid "[%s %s #%u]: Parsing archive from media '%s' at position #%u" +msgstr "" + +#: src/libstoriqone-drive/listen.c:276 +#, c-format +msgid "[%s %s #%u]: checking header of media '%s'" +msgstr "" + +#: src/libstoriqone-drive/listen.c:755 +#, c-format +msgid "[%s %s #%u]: counting archives from media '%s'" +msgstr "" + +#: src/libstoriqone-drive/listen.c:801 +#, c-format +msgid "[%s %s #%u]: failed to erase media '%s'" +msgstr "" + +#: src/libstoriqone-drive/listen.c:840 +#, c-format +msgid "[%s %s #%u]: failed to format media '%s'" +msgstr "" + +#: src/libstoriqone-drive/listen.c:824 +#, c-format +msgid "[%s %s #%u]: formatting media '%s'" +msgstr "" + +#: src/libstoriqone-drive/listen.c:797 +#, c-format +msgid "[%s %s #%u]: media '%s' erased successfully" +msgstr "" + +#: src/libstoriqone-drive/listen.c:836 +#, c-format +msgid "[%s %s #%u]: media '%s' formatted successfully" +msgstr "" + +#: src/libstoriqone-drive/listen.c:421 src/libstoriqone-drive/listen.c:558 +#, c-format +msgid "[%s %s #%u]: open media '%s' for reading at position #%d" +msgstr "" + +#: src/libstoriqone-drive/listen.c:485 src/libstoriqone-drive/listen.c:628 +#, c-format +msgid "[%s %s #%u]: open media '%s' for writing" +msgstr "" + +#: src/libstoriqone-drive/io/format_writer.c:198 +#, c-format +msgid "[%s %s #%u]: reopen media '%s' for reading at position #%d" +msgstr "" + +#: src/libstoriqone-drive/listen.c:786 +msgid "long" +msgstr "" + +#: src/libstoriqone-drive/listen.c:786 +msgid "quick" +msgstr "" diff --git a/locale/libstoriqone-job.pot b/locale/libstoriqone-job.pot new file mode 100644 index 00000000..5440d481 --- /dev/null +++ b/locale/libstoriqone-job.pot @@ -0,0 +1,104 @@ +# 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: 2015-08-12 13:00+0200\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" + "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: src/libstoriqone-job/main.c:65 +msgid "Daemon unexpectedly quit" +msgstr "" + +#: src/libstoriqone-job/io/filesystem_reader.c:379 +#, c-format +msgid "Failed to read link of file '%s' because %m" +msgstr "" + +#: src/libstoriqone-job/main.c:187 +#, c-format +msgid "Initializing job (type: %s)" +msgstr "" + +#: src/libstoriqone-job/main.c:121 +#, c-format +msgid "Job exit (type: %s, key: %s, name: %s), exit code: %d" +msgstr "" + +#: src/libstoriqone-job/media.c:91 src/libstoriqone-job/media.c:167 +#, c-format +msgid "Media not found (named: %s)" +msgstr "" + +#: src/libstoriqone-job/main.c:107 +#, c-format +msgid "Simulation of job (type: %s, key: %s, name: %s) failed with code: %d" +msgstr "" + +#: src/libstoriqone-job/main.c:158 +#, c-format +msgid "Starting job (type: %s)" +msgstr "" + +#: src/libstoriqone-job/main.c:119 +#, c-format +msgid "Starting job (type: %s, key: %s, name: %s)" +msgstr "" + +#: src/libstoriqone-job/main.c:103 +#, c-format +msgid "Starting simulation of job (type: %s, key: %s, name: %s)" +msgstr "" + +#: src/libstoriqone-job/script.c:43 +#, c-format +msgid "run script: %d script found, type: %s" +msgid_plural "run script: %d scripts found, type: %s" +msgstr[0] "" +msgstr[1] "" + +#: src/libstoriqone-job/script.c:79 +#, c-format +msgid "script '%s' exited with code %d" +msgstr "" + +#: src/libstoriqone-job/script.c:81 +#, c-format +msgid "script '%s' exited with code OK" +msgstr "" + +#: src/libstoriqone-job/script.c:84 +#, c-format +msgid "script '%s' has not returned any data" +msgstr "" + +#: src/libstoriqone-job/script.c:94 +#, c-format +msgid "script '%s' has not returned data 'should run'" +msgstr "" + +#: src/libstoriqone-job/script.c:109 +#, c-format +msgid "script '%s' return message: %s" +msgstr "" + +#: src/libstoriqone-job/script.c:54 +#, c-format +msgid "script not found in database, %s, %d/%d" +msgstr "" + +#: src/libstoriqone-job/script.c:59 +#, c-format +msgid "starting script (type: %s, path: %s)" +msgstr "" diff --git a/locale/libstoriqone.pot b/locale/libstoriqone.pot new file mode 100644 index 00000000..69c56b38 --- /dev/null +++ b/locale/libstoriqone.pot @@ -0,0 +1,636 @@ +# 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: 2015-08-14 10:47+0200\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" + "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: src/libstoriqone/debug.c:65 +#, c-format +msgid "#%zd %s" +msgstr "" + +#: src/libstoriqone/file.c:217 +#, c-format +msgid "%.*f GB" +msgstr "" + +#: src/libstoriqone/file.c:211 +#, c-format +msgid "%.*f KB" +msgstr "" + +#: src/libstoriqone/file.c:214 +#, c-format +msgid "%.*f MB" +msgstr "" + +#: src/libstoriqone/file.c:220 +#, c-format +msgid "%.*f TB" +msgstr "" + +#: src/libstoriqone/file.c:208 +#, c-format +msgid "%zd B" +msgstr "" + +#: src/libstoriqone/log.c:82 +msgid "Alert" +msgstr "" + +#: src/libstoriqone/log.c:104 +msgid "Changer" +msgstr "" + +#: src/libstoriqone/log.c:109 +msgid "Checksum Plugin" +msgstr "" + +#: src/libstoriqone/log.c:83 +msgid "Critical" +msgstr "" + +#: src/libstoriqone/log.c:105 +msgid "Daemon" +msgstr "" + +#: src/libstoriqone/log.c:110 +msgid "Database Plugin" +msgstr "" + +#: src/libstoriqone/log.c:84 +msgid "Debug" +msgstr "" + +#: src/libstoriqone/log.c:106 +msgid "Drive" +msgstr "" + +#: src/libstoriqone/debug.c:59 +#, c-format +msgid "Dump %zd stack, stack addr: %p, stack size: %zd" +msgid_plural "Dump %zd stacks, stack addr: %p, stack size: %zd" +msgstr[0] "" +msgstr[1] "" + +#: src/libstoriqone/log.c:85 +msgid "Emergency" +msgstr "" + +#: src/libstoriqone/log.c:86 +msgid "Error" +msgstr "" + +#: src/libstoriqone/thread_pool.c:226 +#, c-format +msgid "Failed while setting the name of thread '%s' because %m" +msgstr "" + +#: src/libstoriqone/log.c:87 +msgid "Info" +msgstr "" + +#: src/libstoriqone/log.c:107 +msgid "Job" +msgstr "" + +#: src/libstoriqone/log.c:111 +msgid "Log Plugin" +msgstr "" + +#: src/libstoriqone/log.c:108 +msgid "Logger" +msgstr "" + +#: src/libstoriqone/log.c:88 +msgid "Notice" +msgstr "" + +#: src/libstoriqone/log.c:112 +msgid "Scheduler" +msgstr "" + +#: src/libstoriqone/log.c:91 +msgid "Unknown level" +msgstr "" + +#: src/libstoriqone/log.c:117 +msgid "Unknown type" +msgstr "" + +#: src/libstoriqone/log.c:114 +msgid "User Interface" +msgstr "" + +#: src/libstoriqone/log.c:115 +msgid "User Message" +msgstr "" + +#: src/libstoriqone/media.c:107 +msgid "WORM" +msgstr "" + +#: src/libstoriqone/log.c:89 +msgid "Warning" +msgstr "" + +#: src/libstoriqone/media.c:137 +msgid "archive" +msgstr "" + +#: src/libstoriqone/media.c:51 +msgid "audio" +msgstr "" + +#: src/libstoriqone/archive.c:56 +msgid "block device" +msgstr "" + +#: src/libstoriqone/archive.c:57 +msgid "character device" +msgstr "" + +#: src/libstoriqone/drive.c:48 src/libstoriqone/media.c:52 src/libstoriqone/media.c:105 +msgid "cleaning" +msgstr "" + +#: src/libstoriqone/media.c:53 +msgid "data" +msgstr "" + +#: src/libstoriqone/archive.c:58 +msgid "directory" +msgstr "" + +#: src/libstoriqone/job.c:51 +msgid "disabled" +msgstr "" + +#: src/libstoriqone/media.c:68 +msgid "disk" +msgstr "" + +#: src/libstoriqone/drive.c:49 +msgid "empty idle" +msgstr "" + +#: src/libstoriqone/media.c:84 +msgid "erasable" +msgstr "" + +#: src/libstoriqone/drive.c:50 +msgid "erasing" +msgstr "" + +#: src/libstoriqone/changer.c:64 src/libstoriqone/drive.c:51 src/libstoriqone/job.c:52 src/libstoriqone/media.c:85 +msgid "error" +msgstr "" + +#: src/libstoriqone/changer.c:65 +msgid "exporting" +msgstr "" + +#: src/libstoriqone/archive.c:59 +msgid "fifo" +msgstr "" + +#: src/libstoriqone/media.c:138 +msgid "file" +msgstr "" + +#: src/libstoriqone/job.c:53 +msgid "finished" +msgstr "" + +#: src/libstoriqone/media.c:86 +msgid "foreign" +msgstr "" + +#: src/libstoriqone/changer.c:67 +msgid "going offline" +msgstr "" + +#: src/libstoriqone/changer.c:68 +msgid "going online" +msgstr "" + +#: src/libstoriqone/changer.c:66 +msgid "idle" +msgstr "" + +#: src/libstoriqone/job.c:73 +msgid "important" +msgstr "" + +#: src/libstoriqone/changer.c:69 +msgid "importing" +msgstr "" + +#: src/libstoriqone/media.c:87 +msgid "in use" +msgstr "" + +#: src/libstoriqone/loader.c:77 +#, c-format +msgid "libstoriqone: loader: failed to access file '%s' because %m" +msgstr "" + +#: src/libstoriqone/loader.c:91 +#, c-format +msgid "libstoriqone: loader: failed to load '%s' because %s" +msgstr "" + +#: src/libstoriqone/media.c:69 +msgid "linear" +msgstr "" + +#: src/libstoriqone/drive.c:52 +msgid "loaded idle" +msgstr "" + +#: src/libstoriqone/changer.c:70 src/libstoriqone/drive.c:53 +msgid "loading" +msgstr "" + +#: src/libstoriqone/media.c:88 +msgid "locked" +msgstr "" + +#: src/libstoriqone/media.c:89 +msgid "needs replacement" +msgstr "" + +#: src/libstoriqone/media.c:90 +msgid "new" +msgstr "" + +#: src/libstoriqone/changer.c:48 src/libstoriqone/media.c:123 src/libstoriqone/media.c:139 +msgid "none" +msgstr "" + +#: src/libstoriqone/job.c:72 +msgid "normal" +msgstr "" + +#: src/libstoriqone/changer.c:71 +msgid "offline" +msgstr "" + +#: src/libstoriqone/script.c:45 +msgid "on error" +msgstr "" + +#: src/libstoriqone/media.c:70 +msgid "optical" +msgstr "" + +#: src/libstoriqone/job.c:54 +msgid "paused" +msgstr "" + +#: src/libstoriqone/media.c:91 +msgid "pooled" +msgstr "" + +#: src/libstoriqone/drive.c:54 +msgid "positioning" +msgstr "" + +#: src/libstoriqone/script.c:46 +msgid "post job" +msgstr "" + +#: src/libstoriqone/script.c:47 +msgid "pre job" +msgstr "" + +#: src/libstoriqone/media.c:121 +msgid "quick mode" +msgstr "" + +#: src/libstoriqone/job.c:74 +msgid "read" +msgstr "" + +#: src/libstoriqone/drive.c:55 +msgid "reading" +msgstr "" + +#: src/libstoriqone/archive.c:60 +msgid "regular file" +msgstr "" + +#: src/libstoriqone/drive.c:56 +msgid "rewinding" +msgstr "" + +#: src/libstoriqone/media.c:106 +msgid "rewritable" +msgstr "" + +#: src/libstoriqone/job.c:55 +msgid "running" +msgstr "" + +#: src/libstoriqone/job.c:56 +msgid "scheduled" +msgstr "" + +#: src/libstoriqone/changer.c:49 +msgid "set offline" +msgstr "" + +#: src/libstoriqone/changer.c:50 +msgid "set online" +msgstr "" + +#: src/libstoriqone/checksum.c:69 +#, c-format +msgid "so_checksum_compute: failed to load checksum plugin '%s'" +msgstr "" + +#: src/libstoriqone/checksum.c:63 +#, c-format +msgid "so_checksum_compute: invalid parameters (checksum: %p, data: %p, length: %zd)" +msgstr "" + +#: src/libstoriqone/checksum.c:85 +#, c-format +msgid "so_checksum_convert_to_hex: invalid parameters (digest: %p, length: %zd, hex_digest: %s)" +msgstr "" + +#: src/libstoriqone/checksum.c:122 +#, c-format +msgid "so_checksum_gen_salt: error while reading from \"/dev/urandom\" because %m" +msgstr "" + +#: src/libstoriqone/checksum.c:108 +#, c-format +msgid "so_checksum_gen_salt: failed to open \"/dev/urandom\" to generate salt because %m" +msgstr "" + +#: src/libstoriqone/checksum.c:102 +#, c-format +msgid "so_checksum_gen_salt: parameter 'length' should be greater than 8 (instead of %zd)" +msgstr "" + +#: src/libstoriqone/checksum.c:128 +#, c-format +msgid "so_checksum_gen_salt: read less than expected from \"/dev/urandom\" (nb read: %zd, expected: %zd)" +msgstr "" + +#: src/libstoriqone/checksum.c:118 +#, c-format +msgid "so_checksum_gen_salt: warning, failed to close \"/dev/urandom\" (fd: %d) because %m" +msgstr "" + +#: src/libstoriqone/checksum.c:167 +#, c-format +msgid "so_checksum_get_driver: driver '%s' did not call 'so_checksum_register_driver'" +msgstr "" + +#: src/libstoriqone/checksum.c:159 +#, c-format +msgid "so_checksum_get_driver: failed to load checksum driver '%s'" +msgstr "" + +#: src/libstoriqone/checksum.c:146 +msgid "so_checksum_get_driver: invalid parameter, 'driver' should not be NULL" +msgstr "" + +#: src/libstoriqone/checksum.c:199 +#, c-format +msgid "so_checksum_register_driver: checksum driver '%s' is already registered" +msgstr "" + +#: src/libstoriqone/checksum.c:210 +#, c-format +msgid "so_checksum_register_driver: checksum driver '%s' is now registered" +msgstr "" + +#: src/libstoriqone/checksum.c:190 +msgid "so_checksum_register_driver: trying to register a NULL driver" +msgstr "" + +#: src/libstoriqone/checksum.c:216 +#, c-format +msgid "so_checksum_salt_password: invalid parameters (password: %p, salt: %p)" +msgstr "" + +#: src/libstoriqone/database.c:79 +#, c-format +msgid "so_database_get_driver: driver '%s' did not call 'so_database_register_driver'" +msgstr "" + +#: src/libstoriqone/database.c:73 +#, c-format +msgid "so_database_get_driver: failed to load database driver '%s'" +msgstr "" + +#: src/libstoriqone/database.c:61 +msgid "so_database_get_driver: invalid parameter, 'driver' should not be NULL" +msgstr "" + +#: src/libstoriqone/database.c:101 +#, c-format +msgid "so_database_load_config: invalid parameters (config: %p)" +msgstr "" + +#: src/libstoriqone/database.c:134 +#, c-format +msgid "so_database_register_driver: database driver '%s' is already registered" +msgstr "" + +#: src/libstoriqone/database.c:148 +#, c-format +msgid "so_database_register_driver: database driver '%s' is now registered" +msgstr "" + +#: src/libstoriqone/database.c:125 +msgid "so_database_register_driver: trying to register a NULL driver" +msgstr "" + +#: src/libstoriqone/file.c:272 src/libstoriqone/file.c:303 +#, c-format +msgid "so_file_cp: '%s' should be a directory" +msgstr "" + +#: src/libstoriqone/file.c:247 src/libstoriqone/file.c:265 src/libstoriqone/file.c:295 +#, c-format +msgid "so_file_cp: can't get information of '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:351 +#, c-format +msgid "so_file_cp: can't open file '%s' for reading because %m" +msgstr "" + +#: src/libstoriqone/file.c:362 +#, c-format +msgid "so_file_cp: can't open file '%s' for writing because %m" +msgstr "" + +#: src/libstoriqone/file.c:399 +#, c-format +msgid "so_file_cp: can't read link of '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:384 +#, c-format +msgid "so_file_cp: error while reading from '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:323 +#, c-format +msgid "so_file_cp: error while scanning directory '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:375 +#, c-format +msgid "so_file_cp: error while writing into '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:425 +#, c-format +msgid "so_file_cp: failed to create device '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:417 +#, c-format +msgid "so_file_cp: failed to create fifo '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:408 +#, c-format +msgid "so_file_cp: failed to create symlink '%s' -> '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:254 +#, c-format +msgid "so_file_cp: ignoring socket file '%s'" +msgstr "" + +#: src/libstoriqone/file.c:470 src/libstoriqone/file.c:488 src/libstoriqone/file.c:500 +#, c-format +msgid "so_file_mkdir: error while creating directory '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:514 src/libstoriqone/file.c:526 +#, c-format +msgid "so_file_mv: can't get information of '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:536 +#, c-format +msgid "so_file_mv: failed to rename '%s' to '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:549 +#, c-format +msgid "so_file_read_all_from: failed to open '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:572 +#, c-format +msgid "so_file_read_all_from: failed while reading from '%s' because %m" +msgstr "" + +#: src/libstoriqone/file.c:623 +#, c-format +msgid "so_file_rm: failed to get information of '%s' because %m" +msgstr "" + +#: src/libstoriqone/io/tmp.c:108 +#, c-format +msgid "so_io_tmp_writer: Can't create temporary file into directory '%s' because %m" +msgstr "" + +#: src/libstoriqone/thread_pool.c:171 +msgid "so_thread_pool_run2: error, not enough memory to start new thread" +msgstr "" + +#: src/libstoriqone/thread_pool.c:281 +#, c-format +msgid "so_thread_pool_work: restarting thread #%ld (pid: %d) to function: %p with parameter: %p" +msgstr "" + +#: src/libstoriqone/thread_pool.c:240 +#, c-format +msgid "so_thread_pool_work: starting new thread #%ld (pid: %d) to function: %p with parameter: %p" +msgstr "" + +#: src/libstoriqone/thread_pool.c:261 +#, c-format +msgid "so_thread_pool_work: thread #%ld (pid: %d) is going to sleep" +msgstr "" + +#: src/libstoriqone/thread_pool.c:285 +#, c-format +msgid "so_thread_pool_work: thread #%ld terminated" +msgstr "" + +#: src/libstoriqone/archive.c:61 +msgid "socket" +msgstr "" + +#: src/libstoriqone/job.c:57 +msgid "stopped" +msgstr "" + +#: src/libstoriqone/archive.c:62 +msgid "symbolic link" +msgstr "" + +#: src/libstoriqone/media.c:122 +msgid "thorough mode" +msgstr "" + +#: src/libstoriqone/media.c:56 src/libstoriqone/media.c:72 src/libstoriqone/media.c:93 src/libstoriqone/media.c:109 +#: src/libstoriqone/media.c:125 src/libstoriqone/media.c:141 src/libstoriqone/script.c:49 +msgid "unknown" +msgstr "" + +#: src/libstoriqone/changer.c:52 +msgid "unknown action" +msgstr "" + +#: src/libstoriqone/archive.c:64 +msgid "unknown file type" +msgstr "" + +#: src/libstoriqone/job.c:76 +msgid "unknown notification" +msgstr "" + +#: src/libstoriqone/changer.c:74 src/libstoriqone/drive.c:60 src/libstoriqone/job.c:60 +msgid "unknown status" +msgstr "" + +#: src/libstoriqone/changer.c:72 src/libstoriqone/drive.c:57 +msgid "unloading" +msgstr "" + +#: src/libstoriqone/media.c:54 +msgid "video" +msgstr "" + +#: src/libstoriqone/job.c:58 +msgid "waiting" +msgstr "" + +#: src/libstoriqone/drive.c:58 +msgid "writing" +msgstr "" diff --git a/locale/storiqone-changer-scsi.pot b/locale/storiqone-changer-scsi.pot new file mode 100644 index 00000000..2ace9e9e --- /dev/null +++ b/locale/storiqone-changer-scsi.pot @@ -0,0 +1,125 @@ +# 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: 2015-08-17 18:27+0200\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" + "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: src/changer/scsi_changer/device.c:201 src/changer/scsi_changer/device.c:220 +#, c-format +msgid "Failed while reading link of file '%s' because %m" +msgstr "" + +#: src/changer/scsi_changer/device.c:245 +#, c-format +msgid "Failed while resolving path of file '%s' because %m" +msgstr "" + +#: src/changer/scsi_changer/device.c:565 +#, c-format +msgid "Found #%u enabled drive" +msgid_plural "Found #%u enabled drives" +msgstr[0] "" +msgstr[1] "" + +#: src/changer/scsi_changer/device.c:562 +#, c-format +msgid "Found %u unknown media" +msgid_plural "Found %u unknown medias" +msgstr[0] "" +msgstr[1] "" + +#: src/changer/scsi_changer/device.c:298 +#, c-format +msgid "Found scsi changer %s %s, serial: %s" +msgstr "" + +#: src/changer/scsi_changer/device.c:592 +#, c-format +msgid "This changer (%s %s %s) seems to be misconfigured, exiting now" +msgstr "" + +#: src/changer/scsi_changer/device.c:383 src/changer/scsi_changer/device.c:430 src/changer/scsi_changer/device.c:449 +#: src/changer/scsi_changer/device.c:479 +#, c-format +msgid "[%s | %s]: checking media with drive #%u completed" +msgstr "" + +#: src/changer/scsi_changer/device.c:375 src/changer/scsi_changer/device.c:441 src/changer/scsi_changer/device.c:690 +#, c-format +msgid "[%s | %s]: failed to get status from drive #%u %s %s" +msgstr "" + +#: src/changer/scsi_changer/device.c:422 src/changer/scsi_changer/device.c:530 +#, c-format +msgid "[%s | %s]: failed to reset drive #%u %s %s" +msgstr "" + +#: src/changer/scsi_changer/device.c:402 +#, c-format +msgid "[%s | %s]: loading media '%s' from slot #%u to drive #%u" +msgstr "" + +#: src/changer/scsi_changer/device.c:415 +#, c-format +msgid "[%s | %s]: loading media '%s' from slot #%u to drive #%u completed with code = %d" +msgstr "" + +#: src/changer/scsi_changer/device.c:411 +#, c-format +msgid "[%s | %s]: loading media '%s' from slot #%u to drive #%u completed with code = OK" +msgstr "" + +#: src/changer/scsi_changer/device.c:364 +#, c-format +msgid "[%s | %s]: starting check media with drive #%u" +msgstr "" + +#: src/changer/scsi_changer/device.c:149 +#, c-format +msgid "[%s | %s]: unloading media '%s' from drive #%d because media hasn't been used for %lld minute" +msgid_plural "[%s | %s]: unloading media '%s' from drive #%d because media hasn't been used for %lld minutes" +msgstr[0] "" +msgstr[1] "" + +#: src/changer/scsi_changer/device.c:161 +#, c-format +msgid "[%s | %s]: unloading media '%s' from drive #%d completed with code = %d" +msgstr "" + +#: src/changer/scsi_changer/device.c:157 +#, c-format +msgid "[%s | %s]: unloading media '%s' from drive #%d completed with code = OK" +msgstr "" + +#: src/changer/scsi_changer/device.c:457 +#, c-format +msgid "[%s | %s]: unloading media '%s' from drive #%u to slot #%u" +msgstr "" + +#: src/changer/scsi_changer/device.c:469 +#, c-format +msgid "[%s | %s]: unloading media '%s' from drive #%u to slot #%u completed with code = %d" +msgstr "" + +#: src/changer/scsi_changer/device.c:465 +#, c-format +msgid "[%s | %s]: unloading media '%s' from drive #%u to slot #%u completed with code = OK" +msgstr "" + +#: src/changer/scsi_changer/device.c:770 +#, c-format +msgid "[%s | %s]: waiting for device to be ready" +msgstr "" diff --git a/locale/storiqone-changer-vtl.pot b/locale/storiqone-changer-vtl.pot new file mode 100644 index 00000000..be60d8d8 --- /dev/null +++ b/locale/storiqone-changer-vtl.pot @@ -0,0 +1,56 @@ +# 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: 2015-08-17 15:33+0200\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" + "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: src/changer/vtl_changer/device.c:261 +#, c-format +msgid "[%s | %s]: will add %u drive" +msgid_plural "[%s | %s]: will add %u drives" +msgstr[0] "" +msgstr[1] "" + +#: src/changer/vtl_changer/device.c:224 +#, c-format +msgid "[%s | %s]: will add %u slot" +msgid_plural "[%s | %s]: will add %u slots" +msgstr[0] "" +msgstr[1] "" + +#: src/changer/vtl_changer/device.c:332 +#, c-format +msgid "[%s | %s]: will delete VTL" +msgstr "" + +#: src/changer/vtl_changer/device.c:143 +#, c-format +msgid "[%s | %s]: will remove %u drive" +msgid_plural "[%s | %s]: will remove %u drives" +msgstr[0] "" +msgstr[1] "" + +#: src/changer/vtl_changer/device.c:195 +#, c-format +msgid "[%s | %s]: will remove %u slot" +msgid_plural "[%s | %s]: will remove %u slots" +msgstr[0] "" +msgstr[1] "" + +#: src/changer/vtl_changer/device.c:133 +#, c-format +msgid "[%s | %s]: will update VTL" +msgstr "" diff --git a/locale/storiqone-drive-tape.pot b/locale/storiqone-drive-tape.pot new file mode 100644 index 00000000..21fd7fe9 --- /dev/null +++ b/locale/storiqone-drive-tape.pot @@ -0,0 +1,175 @@ +# 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: 2015-08-20 16:32+0200\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" + +#: src/drive/tape_drive/media.c:155 +#, c-format +msgid "Error while reading LTFS index from media '%s'" +msgstr "" + +#: src/drive/tape_drive/media.c:226 +#, c-format +msgid "Error while reading LTFS label from media '%s'" +msgstr "" + +#: src/drive/tape_drive/media.c:186 +#, c-format +msgid "Error, not enough memory to read LTFS index from media '%s'" +msgstr "" + +#: src/drive/tape_drive/media.c:257 +#, c-format +msgid "Error, not enough memory to read LTFS label from media '%s'" +msgstr "" + +#: src/drive/tape_drive/media.c:143 +#, c-format +msgid "Failed to read LTFS index from media '%s'" +msgstr "" + +#: src/drive/tape_drive/media.c:214 +#, c-format +msgid "Failed to read LTFS label from media '%s'" +msgstr "" + +#: src/drive/tape_drive/media.c:66 +#, c-format +msgid "Found LTFS header in media with (volume id: %s)" +msgstr "" + +#: src/drive/tape_drive/media.c:166 +#, c-format +msgid "Found corrupted LTFS index on media '%s'" +msgstr "" + +#: src/drive/tape_drive/media.c:237 +#, c-format +msgid "Found corrupted LTFS label on media '%s'" +msgstr "" + +#: src/drive/tape_drive/scsi.c:778 +#, c-format +msgid "Media information of %s, Medium date: %s" +msgstr "" + +#: src/drive/tape_drive/scsi.c:760 +#, c-format +msgid "Media information of %s, Medium manufacturer: %s" +msgstr "" + +#: src/drive/tape_drive/device.c:769 +#, c-format +msgid "[%s | %s | #%u]: Checking media header '%s'" +msgstr "" + +#: src/drive/tape_drive/device.c:277 +#, c-format +msgid "[%s | %s | #%u]: Erasing media '%s' (mode: %s)" +msgstr "" + +#: src/drive/tape_drive/device.c:778 +#, c-format +msgid "[%s | %s | #%u]: Error while checking media header '%s'" +msgstr "" + +#: src/drive/tape_drive/device.c:284 +#, c-format +msgid "[%s | %s | #%u]: Failed to erase media '%s' (mode: %s)" +msgstr "" + +#: src/drive/tape_drive/device.c:178 +#, c-format +msgid "[%s | %s | #%u]: Failed to parse media header '%s'" +msgstr "" + +#: src/drive/tape_drive/device.c:598 +#, c-format +msgid "[%s | %s | #%u]: Fast forwarding to end of media '%s'" +msgstr "" + +#: src/drive/tape_drive/device.c:614 +#, c-format +msgid "[%s | %s | #%u]: Fast forwarding to end of media '%s' completed with status = OK" +msgstr "" + +#: src/drive/tape_drive/device.c:610 +#, c-format +msgid "[%s | %s | #%u]: Fast forwarding to end of media '%s' encountered an error '%m'" +msgstr "" + +#: src/drive/tape_drive/device.c:621 +#, c-format +msgid "[%s | %s | #%u]: Positioning media '%s' to position #%d" +msgstr "" + +#: src/drive/tape_drive/device.c:655 src/drive/tape_drive/device.c:662 +#, c-format +msgid "[%s | %s | #%u]: Positioning media '%s' to position #%d completed with status = OK" +msgstr "" + +#: src/drive/tape_drive/device.c:634 src/drive/tape_drive/device.c:651 +#, c-format +msgid "[%s | %s | #%u]: Positioning media '%s' to position #%d encountered an error '%m'" +msgstr "" + +#: src/drive/tape_drive/device.c:561 +#, c-format +msgid "[%s | %s | #%u]: Trying to recover from error" +msgstr "" + +#: src/drive/tape_drive/writer.c:198 +#, c-format +msgid "[%s | %s | #%u]: drive is closed" +msgstr "" + +#: src/drive/tape_drive/device.c:410 +#, c-format +msgid "[%s | %s | #%u]: drive is open for reading" +msgstr "" + +#: src/drive/tape_drive/device.c:425 +#, c-format +msgid "[%s | %s | #%u]: drive is open for writing" +msgstr "" + +#: src/drive/tape_drive/device.c:260 +#, c-format +msgid "[%s | %s | #%u]: failed to read medium auxiliary memory" +msgstr "" + +#: src/drive/tape_drive/reader.c:139 +#, c-format +msgid "[%s | %s | #%u]: forward media '%s' at file position #%u and record #%ld" +msgstr "" + +#: src/drive/tape_drive/device.c:364 +#, c-format +msgid "[%s | %s | #%u]: found block size: %zd" +msgstr "" + +#: src/drive/tape_drive/device.c:306 +#, c-format +msgid "[%s | %s | #%u]: media '%s' has been erased successfully (mode: %s)" +msgstr "" + +#: src/drive/tape_drive/device.c:279 src/drive/tape_drive/device.c:286 src/drive/tape_drive/device.c:308 +msgid "long" +msgstr "" + +#: src/drive/tape_drive/device.c:279 src/drive/tape_drive/device.c:286 src/drive/tape_drive/device.c:308 +msgid "quick" +msgstr "" diff --git a/locale/storiqone-drive-vtl.pot b/locale/storiqone-drive-vtl.pot new file mode 100644 index 00000000..e6bec22f --- /dev/null +++ b/locale/storiqone-drive-vtl.pot @@ -0,0 +1,107 @@ +# 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: 2015-08-13 12:21+0200\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" + +#: src/drive/vtl_drive/device.c:197 src/drive/vtl_drive/device.c:290 src/drive/vtl_drive/device.c:313 +#: src/drive/vtl_drive/device.c:418 +msgid "NULL" +msgstr "" + +#: src/drive/vtl_drive/reader.c:88 src/drive/vtl_drive/writer.c:173 +#, c-format +msgid "[%s %s %d] Error while closing media '%s' at position '%d' because %s" +msgstr "" + +#: src/drive/vtl_drive/reader.c:160 +#, c-format +msgid "[%s %s %d] Error while forwarding into media file '%s' at position '%d' because %m" +msgstr "" + +#: src/drive/vtl_drive/reader.c:107 src/drive/vtl_drive/reader.c:127 +#, c-format +msgid "[%s %s %d] Error while getting file information from media '%s' at position '%d' because %m" +msgstr "" + +#: src/drive/vtl_drive/writer.c:223 +#, c-format +msgid "[%s %s %d] Error while opening file '%s' because %m" +msgstr "" + +#: src/drive/vtl_drive/reader.c:182 src/drive/vtl_drive/reader.c:285 src/drive/vtl_drive/reader.c:312 +#, c-format +msgid "[%s %s %d] Error while reading file from media '%s' at position '%d' because %m" +msgstr "" + +#: src/drive/vtl_drive/writer.c:298 +#, c-format +msgid "[%s %s %d] Error while repositioning at beginning of file from media '%s' at position '%d' because %m" +msgstr "" + +#: src/drive/vtl_drive/writer.c:112 src/drive/vtl_drive/writer.c:365 +#, c-format +msgid "[%s %s %d] Error while writing file from media '%s' at position '%d' because %m" +msgstr "" + +#: src/drive/vtl_drive/writer.c:154 src/drive/vtl_drive/writer.c:282 src/drive/vtl_drive/writer.c:340 +#, c-format +msgid "[%s %s %d] Error while writing to media file '%s' at position '%d' because %m" +msgstr "" + +#: src/drive/vtl_drive/device.c:226 +#, c-format +msgid "[%s %s %d]: Command 'shred' ended with code '%d' while removing file '%s'" +msgstr "" + +#: src/drive/vtl_drive/device.c:175 +#, c-format +msgid "[%s %s %d]: Failed to erase file '%s' because %m" +msgstr "" + +#: src/drive/vtl_drive/device.c:521 +#, c-format +msgid "[%s %s %d]: Failed to find media with UUID '%s' from database" +msgstr "" + +#: src/drive/vtl_drive/device.c:311 +#, c-format +msgid "[%s %s %d]: Failed to find optimal block size for media '%s'" +msgstr "" + +#: src/drive/vtl_drive/device.c:195 src/drive/vtl_drive/device.c:288 src/drive/vtl_drive/device.c:416 +#, c-format +msgid "[%s %s %d]: Failed to list files from media '%s'" +msgstr "" + +#: src/drive/vtl_drive/device.c:397 +#, c-format +msgid "[%s %s %d]: Failed to open file from media '%s' at position '%d' because %m" +msgstr "" + +#: src/drive/vtl_drive/device.c:232 +#, c-format +msgid "[%s %s %d]: Failed to start 'shred' command to remove file '%s'" +msgstr "" + +#: src/drive/vtl_drive/device.c:333 +#, c-format +msgid "[%s %s %d]: Failed to write media header '%s'" +msgstr "" + +#: src/drive/vtl_drive/device.c:270 +#, c-format +msgid "[%s %s %d]: VTL does only support Storiq One format" +msgstr "" diff --git a/locale/storiqone-job-backup-db.pot b/locale/storiqone-job-backup-db.pot new file mode 100644 index 00000000..054dbed7 --- /dev/null +++ b/locale/storiqone-job-backup-db.pot @@ -0,0 +1,65 @@ +# 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: 2015-08-20 19:41+0200\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" + +#: src/job/backup-db/backup-db.c:139 +#, c-format +msgid "Error while reading from database because %m" +msgstr "" + +#: src/job/backup-db/backup-db.c:196 +#, c-format +msgid "Error while reading from temporary file because %m" +msgstr "" + +#: src/job/backup-db/backup-db.c:181 +#, c-format +msgid "Error while writing to drive because %m" +msgstr "" + +#: src/job/backup-db/backup-db.c:126 +#, c-format +msgid "Error while writting into temporary file because %m" +msgstr "" + +#: src/job/backup-db/backup-db.c:105 +msgid "Failed to create temporary file" +msgstr "" + +#: src/job/backup-db/backup-db.c:98 +msgid "Failed to get database handle" +msgstr "" + +#: src/job/backup-db/backup-db.c:227 +msgid "No media found, aborting database backup" +msgstr "" + +#: src/job/backup-db/backup-db.c:239 +msgid "Not enough space available to complete backup" +msgstr "" + +#: src/job/backup-db/backup-db.c:280 +msgid "Pool (Storiq one database backup) not found" +msgstr "" + +#: src/job/backup-db/backup-db.c:285 +msgid "Trying to back up database to a deleted pool" +msgstr "" + +#: src/job/backup-db/backup-db.c:292 +msgid "Trying to back up database to a pool which is not growable and without any media" +msgstr "" diff --git a/locale/storiqone-job-check-archive.pot b/locale/storiqone-job-check-archive.pot new file mode 100644 index 00000000..6cd34f15 --- /dev/null +++ b/locale/storiqone-job-check-archive.pot @@ -0,0 +1,55 @@ +# 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: 2015-08-13 11:42+0200\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" + +#: src/job/check-archive/check-archive.c:106 +msgid "Archive not found" +msgstr "" + +#: src/job/check-archive/quick_mode.c:127 +msgid "Failed to set worker thread name" +msgstr "" + +#: src/job/check-archive/quick_mode.c:209 +#, c-format +msgid "Getting media (%s)" +msgstr "" + +#: src/job/check-archive/quick_mode.c:224 +#, c-format +msgid "Looking for media (%s)" +msgstr "" + +#: src/job/check-archive/quick_mode.c:198 src/job/check-archive/thorough_mode.c:78 +#, c-format +msgid "Media not found (named: %s)" +msgstr "" + +#: src/job/check-archive/quick_mode.c:80 +#, c-format +msgid "Starting check archive (%s) in quick mode" +msgstr "" + +#: src/job/check-archive/thorough_mode.c:51 +#, c-format +msgid "Starting check archive (%s) in thorough mode" +msgstr "" + +#: src/job/check-archive/quick_mode.c:134 +#, c-format +msgid "Starting worker #%u" +msgstr "" diff --git a/locale/storiqone-job-check-backup-db.pot b/locale/storiqone-job-check-backup-db.pot new file mode 100644 index 00000000..c1d90e54 --- /dev/null +++ b/locale/storiqone-job-check-backup-db.pot @@ -0,0 +1,61 @@ +# 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: 2015-08-20 19:41+0200\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" + +#: src/job/check-backup-db/check-backup-db.c:191 +msgid "BUG: media should not be empty" +msgstr "" + +#: src/job/check-backup-db/check-backup-db.c:177 +msgid "Backup not found" +msgstr "" + +#: src/job/check-backup-db/check-backup-db.c:151 +#, c-format +msgid "Checking backup volume #%u: failed" +msgstr "" + +#: src/job/check-backup-db/check-backup-db.c:148 +#, c-format +msgid "Checking backup volume #%u: success" +msgstr "" + +#: src/job/check-backup-db/check-backup-db.c:163 +msgid "Checking backup: failed" +msgstr "" + +#: src/job/check-backup-db/check-backup-db.c:160 +msgid "Checking backup: success" +msgstr "" + +#: src/job/check-backup-db/worker.c:112 +#, c-format +msgid "Error, failed to open backup from media '%s'" +msgstr "" + +#: src/job/check-backup-db/check-backup-db.c:107 +msgid "Failed while setting worker thread name" +msgstr "" + +#: src/job/check-backup-db/check-backup-db.c:196 +msgid "Try to read a media with error status" +msgstr "" + +#: src/job/check-backup-db/worker.c:82 +#, c-format +msgid "Warning, media '%s' not found" +msgstr "" diff --git a/locale/storiqone-job-copy-archive.pot b/locale/storiqone-job-copy-archive.pot new file mode 100644 index 00000000..512fdfb4 --- /dev/null +++ b/locale/storiqone-job-copy-archive.pot @@ -0,0 +1,144 @@ +# 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: 2015-08-20 19:41+0200\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" + +#: src/job/copy-archive/copy-archive.c:179 +#, c-format +msgid "Archive '%s' synchronized into database" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:193 +msgid "Archive not found" +msgstr "" + +#: src/job/copy-archive/direct_copy.c:171 src/job/copy-archive/indirect_copy.c:153 +#, c-format +msgid "Error while reading from media '%s'" +msgstr "" + +#: src/job/copy-archive/indirect_copy.c:279 +msgid "Error while reading from temporary file" +msgstr "" + +#: src/job/copy-archive/indirect_copy.c:259 +#, c-format +msgid "Error while writing data of file '%s' to media '%s'" +msgstr "" + +#: src/job/copy-archive/direct_copy.c:151 +#, c-format +msgid "Error while writing file data '%s' to media '%s'" +msgstr "" + +#: src/job/copy-archive/indirect_copy.c:132 +#, c-format +msgid "Error while writing file data '%s' to temporary file" +msgstr "" + +#: src/job/copy-archive/direct_copy.c:102 +#, c-format +msgid "Error while writing file header '%s' to media '%s'" +msgstr "" + +#: src/job/copy-archive/indirect_copy.c:113 +#, c-format +msgid "Error while writing file header '%s' to temporary file" +msgstr "" + +#: src/job/copy-archive/indirect_copy.c:210 +#, c-format +msgid "Error while writing header of file '%s' into media '%s'" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:146 +#, c-format +msgid "Error while writing metadata of copy archive '%s'" +msgstr "" + +#: src/job/copy-archive/indirect_copy.c:72 +#, c-format +msgid "Error, not enough disk space (required: %s, available: %s) to copy archive '%s'" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:226 +#, c-format +msgid "Error: not enought space available in pool '%s'" +msgstr "" + +#: src/job/copy-archive/indirect_copy.c:61 +msgid "Failed to create temporary file" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:218 +#, c-format +msgid "Failed to find a suitable drive to copy archive '%s'" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:111 src/job/copy-archive/direct_copy.c:78 src/job/copy-archive/indirect_copy.c:95 +#, c-format +msgid "Failed to load media '%s'" +msgstr "" + +#: src/job/copy-archive/indirect_copy.c:177 src/job/copy-archive/util.c:79 +msgid "Failed to reopen temporary file" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:161 +msgid "Failed to start database transaction" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:175 +#, c-format +msgid "Failed to synchronize archive '%s' into database" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:206 +msgid "Pool not found" +msgstr "" + +#: src/job/copy-archive/direct_copy.c:51 +msgid "Selected copy mode: direct" +msgstr "" + +#: src/job/copy-archive/indirect_copy.c:54 +msgid "Selected copy mode: indirect" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:155 +#, c-format +msgid "Synchronizing archive '%s' into database" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:198 +#, c-format +msgid "Trying to copy a deleted archive '%s'" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:211 +#, c-format +msgid "Trying to copy an archive '%s' to a deleted pool '%s'" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:139 +#, c-format +msgid "Writing metadata of copy archive '%s'" +msgstr "" + +#: src/job/copy-archive/copy-archive.c:150 +#, c-format +msgid "Wrote sucessfully metadata of copy archive '%s'" +msgstr "" diff --git a/locale/storiqone-job-create-archive.pot b/locale/storiqone-job-create-archive.pot new file mode 100644 index 00000000..febe8513 --- /dev/null +++ b/locale/storiqone-job-create-archive.pot @@ -0,0 +1,126 @@ +# 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: 2015-08-14 10:47+0200\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" + +#: src/job/create-archive/create-archive.c:138 +#, c-format +msgid "Adding %s to archive" +msgstr "" + +#: src/job/create-archive/worker.c:224 +#, c-format +msgid "Archive continue on media (%s)" +msgstr "" + +#: src/job/create-archive/create-archive.c:308 +#, c-format +msgid "Bug: archive '%s' does not contain files" +msgstr "" + +#: src/job/create-archive/create-archive.c:184 +msgid "Closing archive" +msgstr "" + +#: src/job/create-archive/create-archive.c:147 +#, c-format +msgid "Error while adding %s to archive" +msgstr "" + +#: src/job/create-archive/worker.c:129 src/job/create-archive/worker.c:146 +#, c-format +msgid "Error while adding file (%s) to pool %s" +msgstr "" + +#: src/job/create-archive/create-archive.c:168 +#, c-format +msgid "Error while reading from %s" +msgstr "" + +#: src/job/create-archive/create-archive.c:240 +msgid "Error while synchronizing archive with database" +msgstr "" + +#: src/job/create-archive/create-archive.c:323 +#, c-format +msgid "Error, can't add file to the archive '%s' because it should be synchronized first" +msgstr "" + +#: src/job/create-archive/create-archive.c:290 +msgid "Error, no pool and no archive defined" +msgstr "" + +#: src/job/create-archive/create-archive.c:268 +#, c-format +msgid "Error, path '%s' does not exist" +msgstr "" + +#: src/job/create-archive/create-archive.c:316 +#, c-format +msgid "Error, trying to create an archive '%s' into a deleted pool '%s'" +msgstr "" + +#: src/job/create-archive/create-archive.c:358 +#, c-format +msgid "Error, trying to create an archive into a deleted pool '%s'" +msgstr "" + +#: src/job/create-archive/create-archive.c:301 +#, c-format +msgid "Error, you can't add files to archive '%s' by policy" +msgstr "" + +#: src/job/create-archive/create-archive.c:366 +#, c-format +msgid "Error: not enough space available in pool (%s)" +msgstr "" + +#: src/job/create-archive/create-archive.c:331 +#, c-format +msgid "Error: not enought space available in pool (%s)" +msgstr "" + +#: src/job/create-archive/worker.c:596 +msgid "Failed to start database transaction" +msgstr "" + +#: src/job/create-archive/create-archive.c:353 +#, c-format +msgid "Space required (%s) for creating new archive '%s'" +msgstr "" + +#: src/job/create-archive/create-archive.c:374 +#, c-format +msgid "Space required (%s) to add to archive '%s'" +msgstr "" + +#: src/job/create-archive/create-archive.c:188 +msgid "Synchronizing archive with database" +msgstr "" + +#: src/job/create-archive/create-archive.c:254 +msgid "There are no selected files to create a new archive or to add into an archive" +msgstr "" + +#: src/job/create-archive/worker.c:586 +#, c-format +msgid "Warning, not archiving to pool '%s': not enough space (space reserved: %s, space required: %s)" +msgstr "" + +#: src/job/create-archive/create-archive.c:347 +#, c-format +msgid "Warning, skipping archive '%s' from pool '%s' because this archive is not synchronized" +msgstr "" diff --git a/locale/storiqone-job-erase-media.pot b/locale/storiqone-job-erase-media.pot new file mode 100644 index 00000000..e049c044 --- /dev/null +++ b/locale/storiqone-job-erase-media.pot @@ -0,0 +1,76 @@ +# 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: 2015-08-20 19:41+0200\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" + +#: src/job/erase-media/erase-media.c:209 +#, c-format +msgid "Aborting job because media '%s' contains non-deleted archives" +msgstr "" + +#: src/job/erase-media/erase-media.c:175 +msgid "Critical error: no media linked to the current job" +msgstr "" + +#: src/job/erase-media/erase-media.c:161 +#, c-format +msgid "Erasing media '%s' completed sucessfully" +msgstr "" + +#: src/job/erase-media/erase-media.c:146 +#, c-format +msgid "Erasing media '%s' in progress (mode: %s)" +msgstr "" + +#: src/job/erase-media/erase-media.c:165 +#, c-format +msgid "Failed to erase media '%s'" +msgstr "" + +#: src/job/erase-media/erase-media.c:121 +#, c-format +msgid "Failed to load media '%s'" +msgstr "" + +#: src/job/erase-media/erase-media.c:180 +msgid "Trying to erase a cleaning media" +msgstr "" + +#: src/job/erase-media/erase-media.c:200 +#, c-format +msgid "Trying to erase a media containing a non-deleted archive (named: %s)" +msgstr "" + +#: src/job/erase-media/erase-media.c:190 +msgid "Trying to erase a media with error status" +msgstr "" + +#: src/job/erase-media/erase-media.c:185 +msgid "Trying to erase a worm media" +msgstr "" + +#: src/job/erase-media/erase-media.c:134 +#, c-format +msgid "Trying to erase a write protected media '%s'" +msgstr "" + +#: src/job/erase-media/erase-media.c:148 +msgid "long" +msgstr "" + +#: src/job/erase-media/erase-media.c:148 +msgid "quick" +msgstr "" diff --git a/locale/storiqone-job-format-media.pot b/locale/storiqone-job-format-media.pot new file mode 100644 index 00000000..c4998da2 --- /dev/null +++ b/locale/storiqone-job-format-media.pot @@ -0,0 +1,133 @@ +# 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: 2015-08-20 19:41+0200\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" + +#: src/job/format-media/format-media.c:137 +#, c-format +msgid "Checking media header '%s' in progress" +msgstr "" + +#: src/job/format-media/format-media.c:142 +#, c-format +msgid "Checking media header '%s' was successful" +msgstr "" + +#: src/job/format-media/format-media.c:150 +#, c-format +msgid "Checking media header '%s': failed" +msgstr "" + +#: src/job/format-media/format-media.c:211 +#, c-format +msgid "Failed to find a suitable drive to format media '%s'" +msgstr "" + +#: src/job/format-media/format-media.c:128 +msgid "Failed to format media" +msgstr "" + +#: src/job/format-media/format-media.c:94 +#, c-format +msgid "Failed to load media '%s'" +msgstr "" + +#: src/job/format-media/format-media.c:121 +#, c-format +msgid "Formatting media '%s' in progress" +msgstr "" + +#: src/job/format-media/format-media.c:117 +#, c-format +msgid "Formatting media '%s' in progress (block size used: %zd)" +msgstr "" + +#: src/job/format-media/format-media.c:330 +msgid "Invalid UUID provided by script, ignoring it" +msgstr "" + +#: src/job/format-media/format-media.c:169 +msgid "No media linked to the current job" +msgstr "" + +#: src/job/format-media/format-media.c:162 +msgid "No pool related to this job" +msgstr "" + +#: src/job/format-media/format-media.c:333 +#, c-format +msgid "Script request to format media with this UUID (%s) instead of (%s)" +msgstr "" + +#: src/job/format-media/format-media.c:344 +#, c-format +msgid "Script request to format media with this name (%s) instead of (%s)" +msgstr "" + +#: src/job/format-media/format-media.c:174 +#, c-format +msgid "Trying to format a cleaning media '%s'" +msgstr "" + +#: src/job/format-media/format-media.c:204 +#, c-format +msgid "Trying to format a media '%s' (media format: %s) not matching pool '%s' (pool format: %s)" +msgstr "" + +#: src/job/format-media/format-media.c:197 +#, c-format +msgid "Trying to format a media '%s' to a deleted pool '%s'" +msgstr "" + +#: src/job/format-media/format-media.c:186 +#, c-format +msgid "Trying to format a media '%s' which is member of pool '%s'" +msgstr "" + +#: src/job/format-media/format-media.c:192 +#, c-format +msgid "Trying to format a media '%s' with error status" +msgstr "" + +#: src/job/format-media/format-media.c:180 +#, c-format +msgid "Trying to format a worm media '%s' containing data" +msgstr "" + +#: src/job/format-media/format-media.c:110 +#, c-format +msgid "Trying to format a write protected media '%s'" +msgstr "" + +#: src/job/format-media/format-media.c:244 +#, c-format +msgid "Will look for the best block size to use with media '%s'" +msgstr "" + +#: src/job/format-media/format-media.c:229 +#, c-format +msgid "Will use default block size '%s' defined by media format '%s'" +msgstr "" + +#: src/job/format-media/format-media.c:238 +#, c-format +msgid "Will use default block size '%s' defined by media format '%s' because type of media '%s' is WORM" +msgstr "" + +#: src/job/format-media/format-media.c:256 +#, c-format +msgid "parameter 'block size' should be a positive integer (not %zd)" +msgstr "" diff --git a/locale/storiqone-job-import-archives.pot b/locale/storiqone-job-import-archives.pot new file mode 100644 index 00000000..63ffe4ac --- /dev/null +++ b/locale/storiqone-job-import-archives.pot @@ -0,0 +1,69 @@ +# 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: 2015-08-20 19:41+0200\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" + +#: src/job/import-archives/import-archives.c:119 +msgid "Counting archives" +msgstr "" + +#: src/job/import-archives/import-archives.c:218 +msgid "Critical error: no media linked to current job" +msgstr "" + +#: src/job/import-archives/import-archives.c:262 +#, c-format +msgid "Failed to find a suitable drive to format media '%s'" +msgstr "" + +#: src/job/import-archives/import-archives.c:105 +#, c-format +msgid "Failed to load media '%s'" +msgstr "" + +#: src/job/import-archives/import-archives.c:126 +#, c-format +msgid "Parsing archive #%u" +msgstr "" + +#: src/job/import-archives/import-archives.c:241 +msgid "Pool not found" +msgstr "" + +#: src/job/import-archives/import-archives.c:223 +#, c-format +msgid "Trying to import a cleaning media '%s'" +msgstr "" + +#: src/job/import-archives/import-archives.c:229 +#, c-format +msgid "Trying to import a media '%s' which is a member of pool '%s'" +msgstr "" + +#: src/job/import-archives/import-archives.c:235 +#, c-format +msgid "Trying to import a media '%s' with error status" +msgstr "" + +#: src/job/import-archives/import-archives.c:255 +#, c-format +msgid "Trying to import archives from media '%s' (media format: %s) not matching pool '%s' (pool format: %s)" +msgstr "" + +#: src/job/import-archives/import-archives.c:246 +#, c-format +msgid "Trying to import to a deleted pool '%s'" +msgstr "" diff --git a/locale/storiqone-job-restore-archive.pot b/locale/storiqone-job-restore-archive.pot new file mode 100644 index 00000000..110a330f --- /dev/null +++ b/locale/storiqone-job-restore-archive.pot @@ -0,0 +1,144 @@ +# 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: 2015-08-20 19:41+0200\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" + +#: src/job/restore-archive/restore-archive.c:147 +msgid "Archive not found" +msgstr "" + +#: src/job/restore-archive/data_worker.c:194 +#, c-format +msgid "Creating missing directories '%s' with permission 0777" +msgstr "" + +#: src/job/restore-archive/data_worker.c:205 +#, c-format +msgid "Error while opening file '%s' for writing because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:236 +#, c-format +msgid "Error while reading from media '%s' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:242 +#, c-format +msgid "Error while restoring file owner (%s) because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:247 +#, c-format +msgid "Error while restoring file permissions '%s' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:213 +#, c-format +msgid "Error while seeking into file '%s' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:169 +#, c-format +msgid "Error while seeking to file '%s'" +msgstr "" + +#: src/job/restore-archive/data_worker.c:256 +#, c-format +msgid "Error while setting file date and time '%s' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:179 +#, c-format +msgid "Error while skipping file '%s'" +msgstr "" + +#: src/job/restore-archive/data_worker.c:229 +#, c-format +msgid "Error while writing to file '%s' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:293 +#, c-format +msgid "Failed to change owner and group of '%s' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:271 +#, c-format +msgid "Failed to change permission of '%s' to '%03o' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:287 +#, c-format +msgid "Failed to create block device '%s' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:281 +#, c-format +msgid "Failed to create character device '%s' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:276 +#, c-format +msgid "Failed to create fifo '%s' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:268 +#, c-format +msgid "Failed to create symbolic link '%s' to '%s' because %m" +msgstr "" + +#: src/job/restore-archive/check_worker.c:126 +#, c-format +msgid "Failed to open '%s' because %m" +msgstr "" + +#: src/job/restore-archive/data_worker.c:313 +msgid "Failed while setting worker thread name" +msgstr "" + +#: src/job/restore-archive/data_worker.c:113 +#, c-format +msgid "Getting media (%s)" +msgstr "" + +#: src/job/restore-archive/data_worker.c:128 +#, c-format +msgid "Looking for media (%s)" +msgstr "" + +#: src/job/restore-archive/data_worker.c:102 +#, c-format +msgid "Media not found (named: %s)" +msgstr "" + +#: src/job/restore-archive/restore-archive.c:153 +msgid "Restore path should be absolute (starts with '/')" +msgstr "" + +#: src/job/restore-archive/check_worker.c:118 +#, c-format +msgid "Skipping verifying '%s' because there are no checksums availables" +msgstr "" + +#: src/job/restore-archive/data_worker.c:200 +#, c-format +msgid "Starting restoring file '%s'" +msgstr "" + +#: src/job/restore-archive/data_worker.c:320 +#, c-format +msgid "Starting worker thread #%u" +msgstr "" diff --git a/locale/storiqone-logger.pot b/locale/storiqone-logger.pot new file mode 100644 index 00000000..8b8fd7fb --- /dev/null +++ b/locale/storiqone-logger.pot @@ -0,0 +1,70 @@ +# 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: 2015-08-20 19:41+0200\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" + +#: src/logger/main.c:82 +#, c-format +msgid "Checksum: %s, last commit: %s" +msgstr "" + +#: src/logger/listen.c:60 +msgid "Connection closed" +msgstr "" + +#: src/logger/loader.c:75 +#, c-format +msgid "Loader: access to file '%s' failed because %m" +msgstr "" + +#: src/logger/loader.c:87 +#, c-format +msgid "Loader: failed to load '%s' because %s" +msgstr "" + +#: src/logger/file.c:147 +msgid "Log: file: logrotate detected" +msgstr "" + +#: src/logger/main.c:110 +#, c-format +msgid "Logger process (pid: %d) exiting normally" +msgstr "" + +#: src/logger/main.c:97 +msgid "Modules loaded" +msgstr "" + +#: src/logger/listen.c:54 +msgid "New connection..." +msgstr "" + +#: src/logger/main.c:86 +msgid "No configuration received from daemon, will now quit" +msgstr "" + +#: src/logger/listen.c:69 +msgid "Received incorrect message" +msgstr "" + +#: src/logger/main.c:81 +#, c-format +msgid "Starting logger process (pid: %d, ppid: %d, sid: %d)" +msgstr "" + +#: src/logger/main.c:57 +msgid "Storiqoned has hang up" +msgstr "" diff --git a/locale/storiqonectl.pot b/locale/storiqonectl.pot new file mode 100644 index 00000000..1d443ab8 --- /dev/null +++ b/locale/storiqonectl.pot @@ -0,0 +1,73 @@ +# 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: 2015-08-20 19:41+0200\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" + "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: src/storiqonectl/config.c:76 src/storiqonectl/daemon.c:127 src/storiqonectl/daemon.c:181 src/storiqonectl/daemon.c:212 +#, c-format +msgid " -h, --help : show this and exit\n" +msgstr "" + +#: src/storiqonectl/main.c:64 +#, c-format +msgid "Error: command not found (%s)\n" +msgstr "" + +#: src/storiqonectl/config.c:75 +#, c-format +msgid "storiqonectl config : basic configuration\n" +msgstr "" + +#: src/storiqonectl/daemon.c:126 +#, c-format +msgid "storiqonectl start : start storiqoned\n" +msgstr "" + +#: src/storiqonectl/daemon.c:180 +#, c-format +msgid "storiqonectl status : get status of storiqoned\n" +msgstr "" + +#: src/storiqonectl/daemon.c:211 +#, c-format +msgid "storiqonectl stop : stop storiqoned daemon\n" +msgstr "" + +#: src/storiqonectl/hardware.c:82 src/storiqonectl/hardware.c:94 src/storiqonectl/hardware.c:115 +#: src/storiqonectl/hardware.c:172 +#, c-format +msgid "storiqonectl: Failed while reading file link '%s' because %m\n" +msgstr "" + +#: src/storiqonectl/hardware.c:200 +#, c-format +msgid "storiqonectl: Failed while resolving file path '%s' because %m\n" +msgstr "" + +#: src/storiqonectl/hardware.c:154 +#, c-format +msgid "storiqonectl: Found %zd changer\n" +msgid_plural "storiqonectl: Found %zd changers\n" +msgstr[0] "" +msgstr[1] "" + +#: src/storiqonectl/hardware.c:70 +#, c-format +msgid "storiqonectl: Found %zd drive\n" +msgid_plural "storiqonectl: Found %zd drives\n" +msgstr[0] "" +msgstr[1] "" diff --git a/locale/storiqoned.pot b/locale/storiqoned.pot new file mode 100644 index 00000000..fe910dc4 --- /dev/null +++ b/locale/storiqoned.pot @@ -0,0 +1,92 @@ +# 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: 2015-08-20 19:41+0200\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=UTF-8\n" + "Content-Transfer-Encoding: 8bit\n" + +#: src/storiqoned/main.c:204 +#, c-format +msgid " --config=FILE, -c : Uses this configuration FILE instead of ā€œ%sā€\n" +msgstr "" + +#: src/storiqoned/main.c:205 +#, c-format +msgid " --help, -h : Shows this help and exits\n" +msgstr "" + +#: src/storiqoned/main.c:206 +#, c-format +msgid " --pid-file=FILE, -p : Writes the pid of daemon into FILE instead of ā€œ%sā€\n" +msgstr "" + +#: src/storiqoned/main.c:207 +#, c-format +msgid " --version, -V : prints StoriqOne version number and exits\n" +msgstr "" + +#: src/storiqoned/main.c:147 +msgid "Administration not configured" +msgstr "" + +#: src/storiqoned/main.c:66 +#, c-format +msgid "Checksum: %s, last commit: %s" +msgstr "" + +#: src/storiqoned/main.c:113 +#, c-format +msgid "Checksum: %s, last commit: %s\n" +msgstr "" + +#: src/storiqoned/main.c:192 +msgid "Daemon will shut down" +msgstr "" + +#: src/storiqoned/admin.c:122 +msgid "New connection 'admin'" +msgstr "" + +#: src/storiqoned/main.c:121 +msgid "Parsing options: OK" +msgstr "" + +#: src/storiqoned/device.c:251 +#, c-format +msgid "Restarting changer: %s" +msgstr "" + +#: src/storiqoned/logger.c:74 +msgid "Restarting logger" +msgstr "" + +#: src/storiqoned/main.c:98 +#, c-format +msgid "Using configuration file: '%s' instead of '%s'" +msgstr "" + +#: src/storiqoned/main.c:65 +#, c-format +msgid "storiqone (pid: %d, sid: %d)" +msgstr "" + +#: src/storiqoned/main.c:64 +#, c-format +msgid "storiqone, version: %s, build: %s %s" +msgstr "" + +#: src/storiqoned/main.c:112 src/storiqoned/main.c:203 +#, c-format +msgid "storiqone, version: %s, build: %s %s\n" +msgstr ""