Warning, /sdk/dolphin-plugins/po/ja/fileviewgitplugin.po is written in an unsupported language. File is not indexed.

0001 msgid ""
0002 msgstr ""
0003 "Project-Id-Version: fileviewgitplugin\n"
0004 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
0005 "POT-Creation-Date: 2023-11-09 01:39+0000\n"
0006 "PO-Revision-Date: 2010-11-02 00:29-0700\n"
0007 "Last-Translator: Japanese KDE translation team <kde-jp@kde.org>\n"
0008 "Language-Team: Japanese <kde-jp@kde.org>\n"
0009 "Language: ja\n"
0010 "MIME-Version: 1.0\n"
0011 "Content-Type: text/plain; charset=UTF-8\n"
0012 "Content-Transfer-Encoding: 8bit\n"
0013 "Plural-Forms: nplurals=1; plural=0;\n"
0014 "X-Accelerator-Marker: &\n"
0015 "X-Text-Markup: kde4\n"
0016 
0017 #: checkoutdialog.cpp:30
0018 #, kde-kuit-format
0019 msgctxt "@title:window"
0020 msgid "<application>Git</application> Checkout"
0021 msgstr ""
0022 
0023 #: checkoutdialog.cpp:41
0024 #, kde-format
0025 msgctxt "@action:button"
0026 msgid "Checkout"
0027 msgstr ""
0028 
0029 #: checkoutdialog.cpp:54
0030 #, kde-format
0031 msgctxt "@option:radio Git Checkout"
0032 msgid "Branch:"
0033 msgstr ""
0034 
0035 #: checkoutdialog.cpp:61
0036 #, kde-format
0037 msgctxt "@option:radio Git Checkout"
0038 msgid "Tag:"
0039 msgstr ""
0040 
0041 #: checkoutdialog.cpp:71 pushdialog.cpp:80
0042 #, kde-format
0043 msgctxt "@title:group"
0044 msgid "Options"
0045 msgstr ""
0046 
0047 #: checkoutdialog.cpp:76
0048 #, kde-format
0049 msgctxt "@option:check"
0050 msgid "Create New Branch: "
0051 msgstr ""
0052 
0053 #: checkoutdialog.cpp:77
0054 #, kde-format
0055 msgctxt "@info:tooltip"
0056 msgid "Create a new branch based on a selected branch or tag."
0057 msgstr ""
0058 
0059 #: checkoutdialog.cpp:92 pushdialog.cpp:83
0060 #, kde-format
0061 msgctxt "@option:check"
0062 msgid "Force"
0063 msgstr ""
0064 
0065 #: checkoutdialog.cpp:93
0066 #, kde-format
0067 msgctxt "@info:tooltip"
0068 msgid "Discard local changes."
0069 msgstr ""
0070 
0071 #: checkoutdialog.cpp:125
0072 #, kde-format
0073 msgctxt "@info:tooltip"
0074 msgid "There are no tags in this repository."
0075 msgstr ""
0076 
0077 #: checkoutdialog.cpp:185
0078 #, kde-format
0079 msgctxt "@title:group"
0080 msgid "Branch Base"
0081 msgstr ""
0082 
0083 #: checkoutdialog.cpp:186
0084 #, kde-format
0085 msgctxt "@title:group"
0086 msgid "Checkout"
0087 msgstr ""
0088 
0089 #: checkoutdialog.cpp:206
0090 #, kde-format
0091 msgctxt "@info:tooltip"
0092 msgid "You must enter a valid name for the new branch first."
0093 msgstr ""
0094 
0095 #: checkoutdialog.cpp:213
0096 #, kde-format
0097 msgctxt "@info:tooltip"
0098 msgid "A branch with the name '%1' already exists."
0099 msgstr ""
0100 
0101 #: checkoutdialog.cpp:220
0102 #, kde-format
0103 msgctxt "@info:tooltip"
0104 msgid "Branch names may not contain any whitespace."
0105 msgstr ""
0106 
0107 #: checkoutdialog.cpp:227
0108 #, kde-format
0109 msgctxt "@info:tooltip"
0110 msgid "You must select a valid branch first."
0111 msgstr ""
0112 
0113 #: checkoutdialog.cpp:248
0114 #, kde-format
0115 msgctxt ""
0116 "@item:intext Prepended to the current branch name to get the default name "
0117 "for a newly created branch"
0118 msgid "branch"
0119 msgstr ""
0120 
0121 #: commitdialog.cpp:26
0122 #, kde-kuit-format
0123 msgctxt "@title:window"
0124 msgid "<application>Git</application> Commit"
0125 msgstr ""
0126 
0127 #: commitdialog.cpp:37
0128 #, kde-format
0129 msgctxt "@action:button"
0130 msgid "Commit"
0131 msgstr ""
0132 
0133 #: commitdialog.cpp:46
0134 #, kde-format
0135 msgctxt "@title:group"
0136 msgid "Commit message"
0137 msgstr ""
0138 
0139 #: commitdialog.cpp:63
0140 #, kde-format
0141 msgctxt "@option:check"
0142 msgid "Amend last commit"
0143 msgstr ""
0144 
0145 #: commitdialog.cpp:69
0146 #, kde-format
0147 msgctxt "@info:tooltip"
0148 msgid "There is nothing to amend."
0149 msgstr ""
0150 
0151 #: commitdialog.cpp:76
0152 #, kde-format
0153 msgctxt "@action:button Add Signed-Off line to the message widget"
0154 msgid "Sign off"
0155 msgstr ""
0156 
0157 #: commitdialog.cpp:77
0158 #, kde-format
0159 msgctxt "@info:tooltip"
0160 msgid "Add Signed-off-by line at the end of the commit message."
0161 msgstr ""
0162 
0163 #: commitdialog.cpp:134
0164 #, kde-format
0165 msgctxt "@info:tooltip"
0166 msgid "You must enter a commit message first."
0167 msgstr ""
0168 
0169 #: fileviewgitplugin.cpp:49
0170 #, kde-kuit-format
0171 msgid "<application>Git</application> Revert"
0172 msgstr ""
0173 
0174 #: fileviewgitplugin.cpp:55
0175 #, kde-kuit-format
0176 msgid "<application>Git</application> Add"
0177 msgstr ""
0178 
0179 #: fileviewgitplugin.cpp:61
0180 #, kde-kuit-format
0181 msgid "Show Local <application>Git</application> Changes"
0182 msgstr ""
0183 
0184 #: fileviewgitplugin.cpp:67
0185 #, kde-kuit-format
0186 msgid "<application>Git</application> Remove"
0187 msgstr ""
0188 
0189 #: fileviewgitplugin.cpp:73
0190 #, kde-kuit-format
0191 msgid "<application>Git</application> Checkout..."
0192 msgstr ""
0193 
0194 #: fileviewgitplugin.cpp:79
0195 #, kde-kuit-format
0196 msgid "<application>Git</application> Commit..."
0197 msgstr ""
0198 
0199 #: fileviewgitplugin.cpp:85
0200 #, kde-kuit-format
0201 msgid "<application>Git</application> Create Tag..."
0202 msgstr ""
0203 
0204 #: fileviewgitplugin.cpp:90
0205 #, kde-kuit-format
0206 msgid "<application>Git</application> Push..."
0207 msgstr ""
0208 
0209 #: fileviewgitplugin.cpp:95
0210 #, kde-kuit-format
0211 msgid "<application>Git</application> Pull..."
0212 msgstr ""
0213 
0214 #: fileviewgitplugin.cpp:100
0215 #, kde-kuit-format
0216 msgid "<application>Git</application> Merge..."
0217 msgstr ""
0218 
0219 #: fileviewgitplugin.cpp:104
0220 #, kde-kuit-format
0221 msgid "<application>Git</application> Log..."
0222 msgstr ""
0223 
0224 #: fileviewgitplugin.cpp:414
0225 #, kde-kuit-format
0226 msgid "Adding files to <application>Git</application> repository..."
0227 msgstr ""
0228 
0229 #: fileviewgitplugin.cpp:415
0230 #, kde-kuit-format
0231 msgid "Adding files to <application>Git</application> repository failed."
0232 msgstr ""
0233 
0234 #: fileviewgitplugin.cpp:416
0235 #, kde-kuit-format
0236 msgid "Added files to <application>Git</application> repository."
0237 msgstr ""
0238 
0239 #: fileviewgitplugin.cpp:426
0240 #, kde-kuit-format
0241 msgid "Removing files from <application>Git</application> repository..."
0242 msgstr ""
0243 
0244 #: fileviewgitplugin.cpp:427
0245 #, kde-kuit-format
0246 msgid "Removing files from <application>Git</application> repository failed."
0247 msgstr ""
0248 
0249 #: fileviewgitplugin.cpp:428
0250 #, kde-kuit-format
0251 msgid "Removed files from <application>Git</application> repository."
0252 msgstr ""
0253 
0254 #: fileviewgitplugin.cpp:434
0255 #, kde-kuit-format
0256 msgid "Reverting files from <application>Git</application> repository..."
0257 msgstr ""
0258 
0259 #: fileviewgitplugin.cpp:435
0260 #, kde-kuit-format
0261 msgid "Reverting files from <application>Git</application> repository failed."
0262 msgstr ""
0263 
0264 #: fileviewgitplugin.cpp:436
0265 #, kde-kuit-format
0266 msgid "Reverted files from <application>Git</application> repository."
0267 msgstr ""
0268 
0269 #: fileviewgitplugin.cpp:478
0270 #, kde-kuit-format
0271 msgid "<application>Git</application> Log failed."
0272 msgstr ""
0273 
0274 #: fileviewgitplugin.cpp:501
0275 #, kde-kuit-format
0276 msgid "<application>Git</application> Log"
0277 msgstr ""
0278 
0279 #: fileviewgitplugin.cpp:517
0280 #, kde-format
0281 msgctxt "Git commit hash"
0282 msgid "Commit"
0283 msgstr ""
0284 
0285 #: fileviewgitplugin.cpp:518
0286 #, kde-format
0287 msgctxt "Git commit date"
0288 msgid "Date"
0289 msgstr ""
0290 
0291 #: fileviewgitplugin.cpp:519
0292 #, kde-format
0293 msgctxt "Git commit message"
0294 msgid "Message"
0295 msgstr ""
0296 
0297 #: fileviewgitplugin.cpp:520
0298 #, kde-format
0299 msgctxt "Git commit author"
0300 msgid "Author"
0301 msgstr ""
0302 
0303 #: fileviewgitplugin.cpp:564
0304 #, kde-kuit-format
0305 msgid "Switched to branch '%1'"
0306 msgstr ""
0307 
0308 #: fileviewgitplugin.cpp:570
0309 #, kde-kuit-format
0310 msgid "HEAD is now at %1"
0311 msgstr ""
0312 
0313 #: fileviewgitplugin.cpp:574
0314 #, kde-kuit-format
0315 msgid "Switched to a new branch '%1'"
0316 msgstr ""
0317 
0318 #: fileviewgitplugin.cpp:585
0319 #, kde-kuit-format
0320 msgid ""
0321 "<application>Git</application> Checkout failed. Maybe your working directory "
0322 "is dirty."
0323 msgstr ""
0324 
0325 #: fileviewgitplugin.cpp:649
0326 #, kde-kuit-format
0327 msgid "Successfully created tag '%1'"
0328 msgstr ""
0329 
0330 #: fileviewgitplugin.cpp:654
0331 #, kde-kuit-format
0332 msgid ""
0333 "<application>Git</application> tag creation failed. A tag with the name '%1' "
0334 "already exists."
0335 msgstr ""
0336 
0337 #: fileviewgitplugin.cpp:656
0338 #, kde-kuit-format
0339 msgid "<application>Git</application> tag creation failed."
0340 msgstr ""
0341 
0342 #: fileviewgitplugin.cpp:668
0343 #, kde-kuit-format
0344 msgid "Pushing branch %1 to %2:%3 failed."
0345 msgstr ""
0346 
0347 #: fileviewgitplugin.cpp:670
0348 #, kde-kuit-format
0349 msgid "Pushed branch %1 to %2:%3."
0350 msgstr ""
0351 
0352 #: fileviewgitplugin.cpp:672
0353 #, kde-kuit-format
0354 msgid "Pushing branch %1 to %2:%3..."
0355 msgstr ""
0356 
0357 #: fileviewgitplugin.cpp:694
0358 #, kde-kuit-format
0359 msgid "Pulling branch %1 from %2 failed."
0360 msgstr ""
0361 
0362 #: fileviewgitplugin.cpp:696
0363 #, kde-kuit-format
0364 msgid "Pulled branch %1 from %2 successfully."
0365 msgstr ""
0366 
0367 #: fileviewgitplugin.cpp:698
0368 #, kde-kuit-format
0369 msgid "Pulling branch %1 from %2..."
0370 msgstr ""
0371 
0372 #: fileviewgitplugin.cpp:751 fileviewgitplugin.cpp:763
0373 #, kde-kuit-format
0374 msgid "Branch is already up-to-date."
0375 msgstr ""
0376 
0377 #: fileviewgitplugin.cpp:767
0378 #, kde-kuit-format
0379 msgid "Merge conflicts occurred. Fix them and commit the result."
0380 msgstr ""
0381 
0382 #. i18n: ectx: label, entry (commitDialogHeight), group (CommitDialogSettings)
0383 #: fileviewgitpluginsettings.kcfg:7
0384 #, kde-format
0385 msgid "Dialog height"
0386 msgstr ""
0387 
0388 #. i18n: ectx: label, entry (commitDialogWidth), group (CommitDialogSettings)
0389 #: fileviewgitpluginsettings.kcfg:12
0390 #, kde-format
0391 msgid "Dialog width"
0392 msgstr ""
0393 
0394 #: pulldialog.cpp:24
0395 #, kde-kuit-format
0396 msgctxt "@title:window"
0397 msgid "<application>Git</application> Pull"
0398 msgstr ""
0399 
0400 #: pulldialog.cpp:35
0401 #, kde-format
0402 msgctxt "@action:button"
0403 msgid "Pull"
0404 msgstr ""
0405 
0406 #: pulldialog.cpp:44
0407 #, kde-format
0408 msgctxt "@title:group The source to pull from"
0409 msgid "Source"
0410 msgstr ""
0411 
0412 #: pulldialog.cpp:50 pushdialog.cpp:51
0413 #, kde-format
0414 msgctxt "@label:listbox a git remote"
0415 msgid "Remote:"
0416 msgstr ""
0417 
0418 #: pulldialog.cpp:55
0419 #, kde-format
0420 msgctxt "@label:listbox"
0421 msgid "Remote branch:"
0422 msgstr ""
0423 
0424 #: pushdialog.cpp:25
0425 #, kde-kuit-format
0426 msgctxt "@title:window"
0427 msgid "<application>Git</application> Push"
0428 msgstr ""
0429 
0430 #: pushdialog.cpp:37
0431 #, kde-format
0432 msgctxt "@action:button"
0433 msgid "Push"
0434 msgstr ""
0435 
0436 #: pushdialog.cpp:47
0437 #, kde-format
0438 msgctxt "@title:group The remote host"
0439 msgid "Destination"
0440 msgstr ""
0441 
0442 #: pushdialog.cpp:61
0443 #, kde-format
0444 msgctxt "@title:group"
0445 msgid "Branches"
0446 msgstr ""
0447 
0448 #: pushdialog.cpp:65
0449 #, kde-format
0450 msgctxt "@label:listbox"
0451 msgid "Local Branch:"
0452 msgstr ""
0453 
0454 #: pushdialog.cpp:72
0455 #, kde-format
0456 msgctxt "@label:listbox"
0457 msgid "Remote Branch:"
0458 msgstr ""
0459 
0460 #: pushdialog.cpp:84
0461 #, kde-format
0462 msgctxt "@info:tooltip"
0463 msgid ""
0464 "Proceed even if the remote branch is not an ancestor of the local branch."
0465 msgstr ""
0466 
0467 #: tagdialog.cpp:30
0468 #, kde-kuit-format
0469 msgctxt "@title:window"
0470 msgid "<application>Git</application> Create Tag"
0471 msgstr ""
0472 
0473 #: tagdialog.cpp:42
0474 #, kde-format
0475 msgctxt "@action:button"
0476 msgid "Create Tag"
0477 msgstr ""
0478 
0479 #: tagdialog.cpp:51
0480 #, kde-format
0481 msgctxt "@title:group"
0482 msgid "Tag Information"
0483 msgstr ""
0484 
0485 #: tagdialog.cpp:55
0486 #, kde-format
0487 msgctxt "@label:textbox"
0488 msgid "Tag Name:"
0489 msgstr ""
0490 
0491 #: tagdialog.cpp:63
0492 #, kde-format
0493 msgctxt "@label:textbox"
0494 msgid "Tag Message:"
0495 msgstr ""
0496 
0497 #: tagdialog.cpp:74
0498 #, kde-format
0499 msgctxt "@title:group"
0500 msgid "Attach to"
0501 msgstr ""
0502 
0503 #: tagdialog.cpp:81
0504 #, kde-format
0505 msgctxt "@label:listbox"
0506 msgid "Branch:"
0507 msgstr ""
0508 
0509 #: tagdialog.cpp:127
0510 #, kde-format
0511 msgctxt "@info:tooltip"
0512 msgid "You must enter a tag name first."
0513 msgstr ""
0514 
0515 #: tagdialog.cpp:130
0516 #, kde-format
0517 msgctxt "@info:tooltip"
0518 msgid "Tag names may not contain any whitespace."
0519 msgstr ""
0520 
0521 #: tagdialog.cpp:133
0522 #, kde-format
0523 msgctxt "@info:tooltip"
0524 msgid "A tag named '%1' already exists."
0525 msgstr ""