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

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