diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-ga-IE/devtools/client/layout.properties | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-ga-IE/devtools/client/layout.properties | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n-ga-IE/devtools/client/layout.properties b/l10n-ga-IE/devtools/client/layout.properties new file mode 100644 index 0000000000..45084fb1ae --- /dev/null +++ b/l10n-ga-IE/devtools/client/layout.properties @@ -0,0 +1,37 @@ +# 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/. + +# LOCALIZATION NOTE This file contains the Layout Inspector strings. +# The Layout Inspector is a panel accessible in the Inspector sidebar. + +# LOCALIZATION NOTE (layout.cannotShowGridOutline, layout.cannotSHowGridOutline.title): +# In the case where the grid outline cannot be effectively displayed. +layout.cannotShowGridOutline=Ní féidir imlíne na greille seo a thaispeáínt +layout.cannotShowGridOutline.title=Níorbh fhéidir imlíne na greille roghnaithe a chur isteach i bpainéal an leagain amach ar bhealach go mbeadh sé inúsáidte. + +# LOCALIZATION NOTE (layout.displayAreaNames): Label of the display area names setting +# option in the CSS Grid pane. + +# LOCALIZATION NOTE (layout.displayLineNumbers): Label of the display line numbers +# setting option in the CSS Grid pane. +layout.displayLineNumbers=Taispeáin uimhreacha líne + +# LOCALIZATION NOTE (layout.extendLinesInfinitely): Label of the extend lines +# infinitely setting option in the CSS Grid pane. + +# LOCALIZATION NOTE (layout.header): The accordion header for the CSS Grid pane. +layout.header=Greille + +# LOCALIZATION NOTE (layout.gridDisplaySettings): The header for the grid display +# settings container in the CSS Grid pane. +layout.gridDisplaySettings=Socruithe Taispeána Greille + +# LOCALIZATION NOTE (layout.noGridsOnThisPage): In the case where there are no CSS grid +# containers to display. +layout.noGridsOnThisPage=Níl Greille CSS in úsáid ar an leathanach seo + +# LOCALIZATION NOTE (layout.overlayGrid): Alternate header for the list of grid container +# elements if only one item can be selected. +layout.overlayGrid=Greille Forleagtha + |