11# Sqitch Localization Messages
2- # Copyright (c) 2012-2025 "iovation Inc., David E. Wheeler"
2+ # Copyright (c) 2012-2025 "David E. Wheeler, iovation Inc. "
33# This file is distributed under the same license as the App-Sqitch package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66#, fuzzy
77msgid ""
88msgstr ""
9- "Project-Id-Version : App-Sqitch v1.5.3-dev \n "
9+ "Project-Id-Version : App-Sqitch v1.6.0 \n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-04-27 19:42 -0400\n "
12- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE \n "
11+ "POT-Creation-Date : 2025-09-30 19:43 -0400\n "
12+ "PO-Revision-Date : 2025-09-30 19:43-0400 \n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
1515"Language : \n "
1616"MIME-Version : 1.0\n "
17- "Content-Type : text/plain; charset=CHARSET \n "
17+ "Content-Type : text/plain; charset=UTF-8 \n "
1818"Content-Transfer-Encoding : 8bit\n "
1919"Plural-Forms : nplurals=INTEGER; plural=EXPRESSION;\n "
2020
@@ -23,79 +23,79 @@ msgid "Cannot find your name; run sqitch config --user user.name \"YOUR NAME\""
2323msgstr ""
2424
2525#: lib/App/Sqitch.pm:116
26+ #, perl-brace-format
2627msgid ""
27- "Cannot infer your email address; run sqitch config --user user.email "
28- "you@host.com"
28+ "Cannot infer your email address; run sqitch config --user user.email {email}"
2929msgstr ""
3030
31- #: lib/App/Sqitch.pm:280
31+ #: lib/App/Sqitch.pm:281
3232#, perl-brace-format
3333msgid "Cannot change to directory {directory}: {error}"
3434msgstr ""
3535
36- #: lib/App/Sqitch.pm:314 lib/App/Sqitch/Command.pm:114
36+ #: lib/App/Sqitch.pm:315 lib/App/Sqitch/Command.pm:115
3737#, perl-brace-format
3838msgid "\" {command}\" is not a valid command"
3939msgstr ""
4040
41- #: lib/App/Sqitch.pm:408
41+ #: lib/App/Sqitch.pm:409
4242msgid ""
4343"Sqitch seems to be unattended and there is no default value for this question"
4444msgstr ""
4545
46- #: lib/App/Sqitch.pm:427
46+ #: lib/App/Sqitch.pm:428
4747msgctxt "Confirm prompt answer yes"
4848msgid "Yes"
4949msgstr ""
5050
51- #: lib/App/Sqitch.pm:428
51+ #: lib/App/Sqitch.pm:429
5252msgctxt "Confirm prompt answer no"
5353msgid "No"
5454msgstr ""
5555
56- #: lib/App/Sqitch.pm:437
56+ #: lib/App/Sqitch.pm:438
5757msgid "Please answer \" y\" or \" n\" ."
5858msgstr ""
5959
60- #: lib/App/Sqitch.pm:440
60+ #: lib/App/Sqitch.pm:441
6161msgid "No valid answer after 3 attempts; aborting"
6262msgstr ""
6363
64- #: lib/App/Sqitch.pm:461 lib/App/Sqitch.pm:468
64+ #: lib/App/Sqitch.pm:462 lib/App/Sqitch.pm:469
6565#, perl-brace-format
6666msgid "Cannot exec {command}: {error}"
6767msgstr ""
6868
69- #: lib/App/Sqitch.pm:484
69+ #: lib/App/Sqitch.pm:485
7070#, perl-brace-format
7171msgid "Error closing pipe to {command}: {error}"
7272msgstr ""
7373
74- #: lib/App/Sqitch.pm:488 lib/App/Sqitch/Engine/oracle.pm:765
74+ #: lib/App/Sqitch.pm:489 lib/App/Sqitch/Engine/oracle.pm:765
7575#, perl-brace-format
7676msgid "{command} unexpectedly returned exit value {exitval}"
7777msgstr ""
7878
79- #: lib/App/Sqitch/Command.pm:284
79+ #: lib/App/Sqitch/Command.pm:285
8080#, perl-brace-format
8181msgid "Unknown argument \" {arg}\" "
8282msgid_plural "Unknown arguments: {arg}"
8383msgstr[ 0 ] ""
8484msgstr[ 1 ] ""
8585
86- #: lib/App/Sqitch/Command.pm:296
86+ #: lib/App/Sqitch/Command.pm:297
8787msgid "Cannot specify both --all and engine, target, or plan arugments"
8888msgstr ""
8989
90- #: lib/App/Sqitch/Command.pm:316 lib/App/Sqitch/Command/add.pm:421
90+ #: lib/App/Sqitch/Command.pm:317 lib/App/Sqitch/Command/add.pm:421
9191#: lib/App/Sqitch/Command/init.pm:203
9292#: lib/App/Sqitch/Role/TargetConfigCommand.pm:250
9393#: lib/App/Sqitch/Role/TargetConfigCommand.pm:337
9494#, perl-brace-format
9595msgid "Created {file}"
9696msgstr ""
9797
98- #: lib/App/Sqitch/Command.pm:323 lib/App/Sqitch/Role/TargetConfigCommand.pm:256
98+ #: lib/App/Sqitch/Command.pm:324 lib/App/Sqitch/Role/TargetConfigCommand.pm:256
9999#, perl-brace-format
100100msgid "Error creating {path}: {error}"
101101msgstr ""
@@ -648,7 +648,7 @@ msgstr ""
648648msgid "Too many changes specified; verifying from \" {from}\" to \" {to}\" "
649649msgstr ""
650650
651- #: lib/App/Sqitch/Config.pm:25
651+ #: lib/App/Sqitch/Config.pm:29
652652msgid "Could not determine home directory"
653653msgstr ""
654654
@@ -1003,6 +1003,31 @@ msgstr[1] ""
10031003msgid "Check successful"
10041004msgstr ""
10051005
1006+ #: lib/App/Sqitch/Engine/clickhouse.pm:70
1007+ #, perl-brace-format
1008+ msgid ""
1009+ "Client config {cfg_key} value \" {cfg_val}\" conflicts with ODBC param "
1010+ "{odb_param} value \" {odbc_val}\" "
1011+ msgstr ""
1012+
1013+ #: lib/App/Sqitch/Engine/clickhouse.pm:270 lib/App/Sqitch/Engine/mysql.pm:145
1014+ #, perl-brace-format
1015+ msgid "Database name missing in URI \" {uri}\" "
1016+ msgstr ""
1017+
1018+ #: lib/App/Sqitch/Engine/clickhouse.pm:348
1019+ #: lib/App/Sqitch/Engine/firebird.pm:935
1020+ #, perl-brace-format
1021+ msgid ""
1022+ "Unable to locate {cli} client; set \" engine.{eng}.client\" via sqitch config"
1023+ msgstr ""
1024+
1025+ #: lib/App/Sqitch/Engine/clickhouse.pm:414
1026+ #: lib/App/Sqitch/Engine/firebird.pm:205 lib/App/Sqitch/Engine/sqlite.pm:153
1027+ #, perl-brace-format
1028+ msgid "Sqitch database {database} already initialized"
1029+ msgstr ""
1030+
10061031#: lib/App/Sqitch/Engine/exasol.pm:317 lib/App/Sqitch/Engine/oracle.pm:456
10071032msgid "Sqitch already initialized"
10081033msgstr ""
@@ -1027,11 +1052,6 @@ msgstr ""
10271052msgid "{command} unexpectedly failed; exit value = {exitval}"
10281053msgstr ""
10291054
1030- #: lib/App/Sqitch/Engine/firebird.pm:205 lib/App/Sqitch/Engine/sqlite.pm:153
1031- #, perl-brace-format
1032- msgid "Sqitch database {database} already initialized"
1033- msgstr ""
1034-
10351055#: lib/App/Sqitch/Engine/firebird.pm:224
10361056#, perl-brace-format
10371057msgid "Cannot create database {database}: {error}"
@@ -1042,39 +1062,28 @@ msgstr ""
10421062msgid "Database name missing in URI {uri}"
10431063msgstr ""
10441064
1045- #: lib/App/Sqitch/Engine/firebird.pm:836 lib/App/Sqitch/Role/DBIEngine.pm:529
1065+ #: lib/App/Sqitch/Engine/firebird.pm:839 lib/App/Sqitch/Role/DBIEngine.pm:536
10461066#, perl-brace-format
10471067msgid "Cannot log change \" {change}\" : The deploy script is not unique"
10481068msgstr ""
10491069
1050- #: lib/App/Sqitch/Engine/firebird.pm:900 lib/App/Sqitch/Engine/firebird.pm:918
1051- #: lib/App/Sqitch/Engine/firebird.pm:929
1070+ #: lib/App/Sqitch/Engine/firebird.pm:903 lib/App/Sqitch/Engine/firebird.pm:921
1071+ #: lib/App/Sqitch/Engine/firebird.pm:932
10521072#, perl-brace-format
10531073msgid "Cannot dup STDERR: {error}"
10541074msgstr ""
10551075
1056- #: lib/App/Sqitch/Engine/firebird.pm:904
1076+ #: lib/App/Sqitch/Engine/firebird.pm:907
10571077#, perl-brace-format
10581078msgid "Cannot reirect STDERR: {error}"
10591079msgstr ""
10601080
1061- #: lib/App/Sqitch/Engine/firebird.pm:932
1062- msgid ""
1063- "Unable to locate Firebird ISQL; set \" engine.firebird.client\" via sqitch "
1064- "config"
1065- msgstr ""
1066-
10671081#: lib/App/Sqitch/Engine/mysql.pm:113
10681082#, perl-brace-format
10691083msgid ""
10701084"Sqitch requires {rdbms} {want_version} or higher; this is {have_version}"
10711085msgstr ""
10721086
1073- #: lib/App/Sqitch/Engine/mysql.pm:145
1074- #, perl-brace-format
1075- msgid "Database name missing in URI \" {uri}\" "
1076- msgstr ""
1077-
10781087#: lib/App/Sqitch/Engine/mysql.pm:518
10791088msgid "Insufficient permissions to create the checkit() function; skipping."
10801089msgstr ""
@@ -1439,26 +1448,26 @@ msgid ""
14391448" Use --chdir instead."
14401449msgstr ""
14411450
1442- #: lib/App/Sqitch/Role/DBIEngine.pm:367
1451+ #: lib/App/Sqitch/Role/DBIEngine.pm:374
14431452#, perl-brace-format
14441453msgid ""
14451454"Cannot register \" {project}\" with URI {uri}: already exists with NULL URI"
14461455msgstr ""
14471456
1448- #: lib/App/Sqitch/Role/DBIEngine.pm:373
1457+ #: lib/App/Sqitch/Role/DBIEngine.pm:380
14491458#, perl-brace-format
14501459msgid ""
14511460"Cannot register \" {project}\" without URI: already exists with URI {uri}"
14521461msgstr ""
14531462
1454- #: lib/App/Sqitch/Role/DBIEngine.pm:379
1463+ #: lib/App/Sqitch/Role/DBIEngine.pm:386
14551464#, perl-brace-format
14561465msgid ""
14571466"Cannot register \" {project}\" with URI {uri}: already exists with URI "
14581467"{reg_uri}"
14591468msgstr ""
14601469
1461- #: lib/App/Sqitch/Role/DBIEngine.pm:397
1470+ #: lib/App/Sqitch/Role/DBIEngine.pm:404
14621471#, perl-brace-format
14631472msgid ""
14641473"Cannot register \" {project}\" with URI {uri}: project \" {reg_proj}\" already "
0 commit comments