diff options
author | Julian Andres Klode <jak@debian.org> | 2017-06-28 19:53:45 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-06-28 19:53:45 +0200 |
commit | c9390165718d4cf0ec43a0af01f06d6628717905 (patch) | |
tree | 8c7c773de3600d543f1ef322c3bff780b684a3f7 /po/cy.po | |
parent | 6edfda8b45dee7e1202f723b98fa962c38554c51 (diff) |
Upload 1.5~alpha1 to experimental1.5_alpha1
Diffstat (limited to 'po/cy.po')
-rw-r--r-- | po/cy.po | 57 |
1 files changed, 47 insertions, 10 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2017-02-06 14:41+0100\n" +"POT-Creation-Date: 2017-06-28 19:53+0200\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n" "Language-Team: Welsh <cy@pengwyn.linux.org.uk>\n" @@ -297,6 +297,13 @@ msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't have the " +"component '%s' (component misspelt in sources.list?)" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" "Skipping acquire of configured file '%s' as repository '%s' doesn't support " "architecture '%s'" msgstr "" @@ -304,8 +311,8 @@ msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" +"Skipping acquire of configured file '%s' as repository '%s' does not seem to " +"provide it (sources.list entry misspelt?)" msgstr "" #: apt-pkg/acquire-item.cc @@ -330,6 +337,31 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its '%s' value from '%s' to '%s'" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its default priority for %s from %hi to %hi." +msgstr "" + +#. TRANSLATOR: the "this" refers to changes in the repository like a new release or owner change +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"More information about this can be found online in the Release notes at: %s" +msgstr "" + +#. TRANSLATOR: %s is the name of the manpage in question, e.g. apt-secure(8) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"This must be accepted explicitly before updates for this repository can be " +"applied. See %s manpage for details." +msgstr "" + # FIXME: case #: apt-pkg/acquire-item.cc #, c-format @@ -424,12 +456,6 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "Ni chynhelir y math ffeil mynegai '%s'" -#: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc -#: methods/mirror.cc -#, c-format -msgid "Unable to change to %s" -msgstr "Ni ellir newid i %s" - #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc @@ -619,6 +645,11 @@ msgstr "" #: apt-pkg/clean.cc #, c-format +msgid "Unable to change to %s" +msgstr "Ni ellir newid i %s" + +#: apt-pkg/clean.cc +#, c-format msgid "Unable to stat %s." msgstr "Ni ellir gwneud stat() o %s." @@ -1617,6 +1648,12 @@ msgstr "" " '%s'\n" "yn y gyrriant '%s' a gwasgwch Enter\n" +#: apt-private/acqprogress.cc +msgid "" +"Do you want to accept these changes and continue updating from this " +"repository?" +msgstr "" + #: apt-private/private-cachefile.cc msgid "Correcting dependencies..." msgstr "Yn cywiro dibyniaethau..." @@ -3487,7 +3524,7 @@ msgstr "Ffeil heb ei ganfod" msgid "Direct connection to %s domains is blocked by default." msgstr "" -#: methods/connect.cc methods/http.cc +#: methods/connect.cc #, c-format msgid "Connecting to %s (%s)" msgstr "Yn cysylltu i %s (%s)" |