diff options
Diffstat (limited to 'l10n-mr/browser/browser/preferences/containers.ftl')
-rw-r--r-- | l10n-mr/browser/browser/preferences/containers.ftl | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/l10n-mr/browser/browser/preferences/containers.ftl b/l10n-mr/browser/browser/preferences/containers.ftl new file mode 100644 index 0000000000..63b303ccf3 --- /dev/null +++ b/l10n-mr/browser/browser/preferences/containers.ftl @@ -0,0 +1,88 @@ +# 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/. + +containers-window-new2 = + .title = नवीन कंटेनर जोडा + .style = min-width: 45em + +containers-window-close = + .key = w + +# This is a term to store style to be applied +# on the three labels in the containers add/edit dialog: +# - name +# - icon +# - color +# +# Using this term and referencing it in the `.style` attribute +# of the three messages ensures that all three labels +# will be aligned correctly. +-containers-labels-style = min-width: 4rem + +containers-name-label = नाव + .accesskey = N + .style = { -containers-labels-style } + +containers-name-text = + .placeholder = कंटेनरचे नाव प्रविष्ट करा + +containers-icon-label = चिन्ह + .accesskey = I + .style = { -containers-labels-style } + +containers-color-label = रंग + .accesskey = o + .style = { -containers-labels-style } + +containers-dialog = + .buttonlabelaccept = पूर्ण झाले + .buttonaccesskeyaccept = D + +containers-color-blue = + .label = निळा +containers-color-turquoise = + .label = आकाशी +containers-color-green = + .label = हिरवा +containers-color-yellow = + .label = पिवळा +containers-color-orange = + .label = नारंगी +containers-color-red = + .label = लाल +containers-color-pink = + .label = गुलाबी +containers-color-purple = + .label = जांभळा +containers-color-toolbar = + .label = जुळणी टूलबार + +containers-icon-fence = + .label = कुंपण +containers-icon-fingerprint = + .label = बोटाचा ठसा +containers-icon-briefcase = + .label = ब्रीफकेस +# String represents a money sign but currently uses a dollar sign +# so don't change to local currency. See Bug 1291672. +containers-icon-dollar = + .label = डॉलर चिन्ह +containers-icon-cart = + .label = खरेदीची गाडी +containers-icon-circle = + .label = टिंब +containers-icon-vacation = + .label = सुट्टी +containers-icon-gift = + .label = भेट +containers-icon-food = + .label = अन्न +containers-icon-fruit = + .label = फळ +containers-icon-pet = + .label = पाळीव +containers-icon-tree = + .label = वृक्ष +containers-icon-chill = + .label = गारवा |