summaryrefslogtreecommitdiffstats
path: root/l10n-gu-IN/devtools/client/storage.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-gu-IN/devtools/client/storage.properties')
-rw-r--r--l10n-gu-IN/devtools/client/storage.properties92
1 files changed, 92 insertions, 0 deletions
diff --git a/l10n-gu-IN/devtools/client/storage.properties b/l10n-gu-IN/devtools/client/storage.properties
new file mode 100644
index 0000000000..3fa2f66069
--- /dev/null
+++ b/l10n-gu-IN/devtools/client/storage.properties
@@ -0,0 +1,92 @@
+# 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 These strings are used inside the Storage Editor tool.
+# LOCALIZATION NOTE The correct localization of this file might be to keep it
+# in English, or another language commonly spoken among web developers.
+# You want to make that choice consistent across the developer tools.
+# A good criteria is the language in which you'd find the best documentation
+# on web development on the web.
+
+# LOCALIZATION NOTE (storage.filter.key):
+# Key shortcut used to focus the filter box on top of the data view
+storage.filter.key=CmdOrCtrl+F
+
+# LOCALIZATION NOTE (tree.labels.*):
+# These strings are the labels for Storage type groups present in the Storage
+# Tree, like cookies, local storage etc.
+tree.labels.cookies=કૂકીઝ
+tree.labels.localStorage=સ્થાનિક સંગ્રહ
+tree.labels.sessionStorage=સત્ર સંગ્રહ
+tree.labels.indexedDB=અનુક્રમિત DB
+tree.labels.Cache=કામચલાઉ સંગ્રહ
+
+table.headers.cookies.name=નામ
+table.headers.cookies.value=મૂલ્ય
+
+table.headers.Cache.status=સ્થિતિ
+
+table.headers.indexedDB.uniqueKey=અનન્ય કી
+table.headers.indexedDB.name=કી
+table.headers.indexedDB.db=ડેટાબેઝ નામ
+table.headers.indexedDB.storage=સંગ્રહસ્થાન
+table.headers.indexedDB.objectStore=ઓબ્જેક્ટ સ્ટોર નામ
+table.headers.indexedDB.value=મૂલ્ય
+table.headers.indexedDB.origin=મૂળ
+table.headers.indexedDB.version=આવૃત્તિ
+table.headers.indexedDB.objectStores=ઑબ્જેક્ટ સ્ટોર્સ
+table.headers.indexedDB.keyPath2=કી પાથ
+table.headers.indexedDB.autoIncrement=આપોઆપ વધારો
+table.headers.indexedDB.indexes=અનુક્રમો
+
+# LOCALIZATION NOTE (label.expires.session):
+# This string is displayed in the expires column when the cookie is Session
+# Cookie
+label.expires.session=સત્ર
+
+# LOCALIZATION NOTE (storage.search.placeholder):
+# This is the placeholder text in the sidebar search box
+storage.search.placeholder=ફિલ્ટર મૂલ્યો
+
+# LOCALIZATION NOTE (storage.data.label):
+# This is the heading displayed over the item value in the sidebar
+storage.data.label=માહિતી
+
+# LOCALIZATION NOTE (storage.parsedValue.label):
+# This is the heading displayed over the item parsed value in the sidebar
+storage.parsedValue.label=વિશ્લેષિત મૂલ્ય
+
+# LOCALIZATION NOTE (storage.popupMenu.deleteLabel):
+# Label of popup menu action to delete storage item.
+storage.popupMenu.deleteLabel=કાઢી નાંખો“%S”
+
+# LOCALIZATION NOTE (storage.popupMenu.addItemLabel):
+# Label of popup menu action to add an item.
+storage.popupMenu.addItemLabel=વસ્તુને ઉમેરો
+
+# LOCALIZATION NOTE (storage.popupMenu.refreshItemLabel):
+# Label of popup menu action to refresh an item.
+storage.popupMenu.refreshItemLabel=વસ્તુઓ તાજું કરો
+
+# LOCALIZATION NOTE (storage.popupMenu.deleteAllFromLabel):
+# Label of popup menu action to delete all storage items.
+storage.popupMenu.deleteAllFromLabel=બધા પ્રતિ કાઢી નાખો “%S”
+
+# LOCALIZATION NOTE (storage.idb.deleteBlocked):
+# Warning notification when IndexedDB database could not be deleted immediately.
+storage.idb.deleteBlocked=બધા કનેક્શન્સ બંધ થયા પછી ડેટાબેઝ “%S” કાઢી નાખવામાં આવશે.
+
+# LOCALIZATION NOTE (storage.idb.deleteError):
+# Error notification when IndexedDB database could not be deleted.
+storage.idb.deleteError=ડેટાબેઝ “%S” કાઢી શકાતું નથી.
+
+# LOCALIZATION NOTE (storage.expandPane):
+# This is the tooltip for the button that collapses the right panel in the
+# storage UI when the panel is closed.
+storage.expandPane=તકતીને વિસ્તારો
+
+# LOCALIZATION NOTE (storage.collapsePane):
+# This is the tooltip for the button that collapses the right panel in the
+# storage UI when the panel is open.
+storage.collapsePane=તકતીને ભેગી કરો