From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-cy/browser/browser/aboutDialog.ftl | 65 +++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 l10n-cy/browser/browser/aboutDialog.ftl (limited to 'l10n-cy/browser/browser/aboutDialog.ftl') diff --git a/l10n-cy/browser/browser/aboutDialog.ftl b/l10n-cy/browser/browser/aboutDialog.ftl new file mode 100644 index 0000000000..e8b635cc68 --- /dev/null +++ b/l10n-cy/browser/browser/aboutDialog.ftl @@ -0,0 +1,65 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +aboutDialog-title = + .title = Ynghylch { -brand-full-name } +releaseNotes-link = Beth sy'n newydd +update-checkForUpdatesButton = + .label = Gwirio am ddiweddariadau + .accesskey = G +update-updateButton = + .label = Ailgychwyn i ddiweddaru { -brand-shorter-name } + .accesskey = A +update-checkingForUpdates = Wrthi'n gwirio am ddiweddariadau… + +## Variables: +## $transfer (string) - Transfer progress. + +settings-update-downloading = Wrthi'n llwytho'r diweddariad i lawr — +aboutdialog-update-downloading = Wrthi'n llwytho'r diweddariad i lawr — + +## + +update-applying = Wrthi'n gosod y diweddariad… +update-failed = Methodd y diweddaru. +update-failed-main = Methodd y diweddaru. Llwythwch y fersiwn diweddaraf i lawr +update-adminDisabled = Mae'r diweddariad wedi ei analluogi gan eich gweinyddwr +update-noUpdatesFound = Mae { -brand-short-name } yn gyfredol +aboutdialog-update-checking-failed = Wedi methu â gwirio am ddiweddariadau. +update-otherInstanceHandlingUpdates = Mae { -brand-short-name } yn cael ei ddiweddaru gan enghraifft arall + +## Variables: +## $displayUrl (String): URL to page with download instructions. Example: www.mozilla.org/firefox/nightly/ + +aboutdialog-update-manual-with-link = Mae diweddariadau ar gael yn +settings-update-manual-with-link = Mae diweddariadau ar gael yn { $displayUrl } +update-unsupported = Nid oes modd i chi ddiweddaru'r system hon ymhellach. +update-restarting = Ailgychwyn… +update-internal-error2 = Methu gwirio am ddiweddariadau oherwydd gwall mewnol. Mae diweddariadau ar gael yn + +## + +# Variables: +# $channel (String): description of the update channel (e.g. "release", "beta", "nightly" etc.) +aboutdialog-channel-description = Rydych ar sianel diweddaru . +warningDesc-version = Mae { -brand-short-name } yn arbrofol a gall fod yn ansad. +aboutdialog-help-user = Cymorth { -brand-product-name } +aboutdialog-submit-feedback = Cyflwyno Adborth +community-exp = yn sy'n cydweithio i gadw'r We yn agored, cyhoeddus ac ar gael i bawb. +community-2 = Cynlluniwyd { -brand-short-name } gan , sy'n cydweithio i gadw'r We yn agored, cyhoeddus ac ar gael i bawb. +helpus = Eisiau helpu? neu +bottomLinks-license = Manylion Trwyddedu +bottomLinks-rights = Hawliau'r Defnyddiwr +bottomLinks-privacy = Polisi Preifatrwydd +# Example of resulting string: 66.0.1 (64-bit) +# Variables: +# $version (String): version of Firefox, e.g. 66.0.1 +# $bits (Number): bits of the architecture (32 or 64) +aboutDialog-version = { $version } ({ $bits }-did) +# Example of resulting string: 66.0a1 (2019-01-16) (64-bit) +# Variables: +# $version (String): version of Firefox for Nightly builds, e.g. 66.0a1 +# $isodate (String): date in ISO format, e.g. 2019-01-16 +# $bits (Number): bits of the architecture (32 or 64) +aboutDialog-version-nightly = { $version } ({ $isodate }) ({ $bits }-did) -- cgit v1.2.3