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

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