summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/chromeos/camera/src/_locales/gu/messages.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/chromeos/camera/src/_locales/gu/messages.json')
-rw-r--r--chromium/chrome/browser/resources/chromeos/camera/src/_locales/gu/messages.json206
1 files changed, 0 insertions, 206 deletions
diff --git a/chromium/chrome/browser/resources/chromeos/camera/src/_locales/gu/messages.json b/chromium/chrome/browser/resources/chromeos/camera/src/_locales/gu/messages.json
deleted file mode 100644
index 1c34c476982..00000000000
--- a/chromium/chrome/browser/resources/chromeos/camera/src/_locales/gu/messages.json
+++ /dev/null
@@ -1,206 +0,0 @@
-{
- "NAME": {
- "message": "કૅમેરા",
- "description": "Name of the Camera App."
- },
- "DESCRIPTION": {
- "message": "તમારા કૅમેરા વડે ફોટા લો અને વીડિઓ રેકોર્ડ કરો.",
- "description": "Short description of the Camera App."
- },
- "ERROR_MSG_FILE_SYSTEM_FAILED": {
- "message": "ફાઇલ સિસ્ટમની ભૂલો.",
- "description": "Error message shown when failing to read or write the file system."
- },
- "ERROR_MSG_NO_CAMERA": {
- "message": "તમારો કૅમેરા હાલમાં અનુપલબ્ધ છે.\nકૃપા કરીને ચેક કરો કે કૅમેરા યોગ્ય રીતે કનેક્ટ થયેલો છે.",
- "description": "Error message shown when it was impossible to connect to the camera due to unavailability."
- },
- "ERROR_MSG_GALLERY_EXPORT_FAILED": {
- "message": "$file$ને નિકાસ કરવામાં નિષ્ફળ રહ્યાં",
- "description": "Error message shown when exporting to an external directory failed. Expects a file name to be passed in.",
- "placeholders": {
- "file": {
- "content": "$1",
- "example": "IMG_20160520_000000.jpg"
- }
- }
- },
- "ERROR_MSG_SAVE_FILE_FAILED": {
- "message": "ફાઇલ સાચવવામાં નિષ્ફળ રહ્યાં",
- "description": "Error message shown when saving/adding a image or video to the file system failed."
- },
- "ERROR_MSG_TAKE_PHOTO_FAILED": {
- "message": "ફોટો લેવામાં નિષ્ફળ રહ્યાં",
- "description": "Error message shown when failing to take photo."
- },
- "ERROR_MSG_RECORD_START_FAILED": {
- "message": "રેકોર્ડિંગ શરૂ કરવામાં નિષ્ફળ રહ્યાં",
- "description": "Error message shown when failing to start recording video."
- },
- "ERROR_MSG_EMPTY_RECORDING": {
- "message": "કંઈ રેકોર્ડ થયું નથી",
- "description": "Error message shown when no data is recorded for a recording and it won't be added to the gallery."
- },
- "STATUS_MSG_RECORDING_STOPPED": {
- "message": "રેકોર્ડિંગ બંધ કર્યું",
- "description": "Status message for spoken feedback when video recording has been stopped."
- },
- "STATUS_MSG_CAMERA_SWITCHED": {
- "message": "$camera$ સક્રિય",
- "description": "Status message for spoken feedback when switching over to another camera.",
- "placeholders": {
- "camera": {
- "content": "$1",
- "example": "USB WebCam (12ab:5678) User-facing"
- }
- }
- },
- "GALLERY_BUTTON": {
- "message": "ગૅલેરી પર જાઓ",
- "description": "Label for the gallery button."
- },
- "DELETE_BUTTON": {
- "message": "ડિલીટ કરો",
- "description": "Label for the delete button."
- },
- "EXPORT_BUTTON": {
- "message": "ડિસ્કમાં નિકાસ કરો",
- "description": "Label for the exporting button."
- },
- "PRINT_BUTTON": {
- "message": "પ્રિન્ટ કરો",
- "description": "Label for the printing button."
- },
- "BACK_BUTTON": {
- "message": "પાછા જાઓ",
- "description": "Label for the back button."
- },
- "GALLERY_IMAGES": {
- "message": "ગૅલેરી છબીઓ",
- "description": "Text to speech label for the gallery list."
- },
- "SETTINGS_BUTTON": {
- "message": "સેટિંગ",
- "description": "Label for the settings button."
- },
- "GRID_TYPE_BUTTON": {
- "message": "ગ્રિડનો પ્રકાર",
- "description": "Label for the button of grid-type options."
- },
- "TIMER_DURATION_BUTTON": {
- "message": "ટાઇમરનો અવધિ",
- "description": "Label for the button of timer-duration options."
- },
- "FEEDBACK_BUTTON": {
- "message": "પ્રતિસાદ મોકલો",
- "description": "Label for the feedback button."
- },
- "HELP_BUTTON": {
- "message": "સહાય",
- "description": "Label for the help button."
- },
- "LABEL_GRID_3X3": {
- "message": "3 x 3",
- "description": "Label for for grid-type: 3x3."
- },
- "ARIA_GRID_3X3": {
- "message": "3 બાય 3",
- "description": "Label for spoken feedback to read out grid-type: 3x3."
- },
- "LABEL_GRID_4X4": {
- "message": "4 x 4",
- "description": "Label for for grid-type: 4x4."
- },
- "ARIA_GRID_4X4": {
- "message": "4 બાય 4",
- "description": "Label for spoken feedback to read out grid-type: 4x4."
- },
- "LABEL_GRID_GOLDEN": {
- "message": "ગોલ્ડન રેશિયો",
- "description": "Label for grid-type: golden ratio."
- },
- "LABEL_TIMER_3S": {
- "message": "3 સેકન્ડ",
- "description": "Label for timer-duration: 3 seconds."
- },
- "LABEL_TIMER_10S": {
- "message": "10 સેકન્ડ",
- "description": "Label for timer-duration: 10 seconds."
- },
- "TAKE_PHOTO_BUTTON": {
- "message": "ફોટો લો",
- "description": "Label for the shutter button to take photo."
- },
- "TAKE_PHOTO_CANCEL_BUTTON": {
- "message": "ફોટા લેવાનું બંધ કરો",
- "description": "Label for the shutter button to cancel countdown timer and stop taking photo."
- },
- "RECORD_VIDEO_START_BUTTON": {
- "message": "રેકોર્ડિંગ શરૂ કરો",
- "description": "Label for the shutter button to start recording."
- },
- "RECORD_VIDEO_STOP_BUTTON": {
- "message": "રેકોર્ડિંગ રોકો",
- "description": "Label for the shutter button to stop recording."
- },
- "SWITCH_CAMERA_BUTTON": {
- "message": "આગલા કૅમેરા પર સ્વિચ કરો",
- "description": "Label for the button to switch to next connected camera. Eg. switching from front facing to back facing, or a camera connected via USB. The button is shown only when more than one camera is connected."
- },
- "SWITCH_RECORD_VIDEO_BUTTON": {
- "message": "વીડિયો રેકોર્ડ કરવા માટે સ્વિચ કરો",
- "description": "Label for the button to switch to record video mode."
- },
- "SWITCH_TAKE_PHOTO_BUTTON": {
- "message": "ફોટો લેવા માટે સ્વિચ કરો",
- "description": "Label for the button to switch to take photo mode."
- },
- "TOGGLE_TIMER_BUTTON": {
- "message": "ટાઇમર",
- "description": "Label for the checkbox to toggle the countdown timer."
- },
- "TOGGLE_MIRROR_BUTTON": {
- "message": "મીરરીંગ",
- "description": "Label for the checkbox to toggle the preview mirroring. Eg. if mirroring is toggled on, preview will be flipped horizontally."
- },
- "TOGGLE_GRID_BUTTON": {
- "message": "ગ્રિડ",
- "description": "Label for the checkbox to toggle the grid shown on preview."
- },
- "TOGGLE_MIC_BUTTON": {
- "message": "માઇક્રોફોન",
- "description": "Label for the checkbox to toggle the microphone for recording video."
- },
- "DIALOG_OK_BUTTON": {
- "message": "ઓકે",
- "description": "Label for the accepting button in the dialog."
- },
- "DIALOG_CANCEL_BUTTON": {
- "message": "રદ કરો",
- "description": "Label for the dismissing button in the dialog."
- },
- "DELETE_CONFIRMATION_MSG": {
- "message": "શું તમે ખરેખર $file$ને કાઢી નાખવા માગો છો?",
- "description": "Confirmation message before removing a selected item from the gallery. Expects a file name to be passed in.",
- "placeholders": {
- "file": {
- "content": "$1",
- "example": "IMG_20160520_000000.jpg."
- }
- }
- },
- "DELETE_MULTI_CONFIRMATION_MSG": {
- "message": "શું તમે ખરેખર $count$ આઇટમ કાઢી નાખવા માગો છો?",
- "description": "Confirmation message before removing multiple selected items from the gallery. Expects a file count to be passed in.",
- "placeholders": {
- "count": {
- "content": "$1",
- "example": "20."
- }
- }
- },
- "MIGRATE_PICTURES_MSG": {
- "message": "કૅમેરા વડે લીધેલા ફોટા અને વીડિઓ ડાઉનલોડ ફોલ્ડરમાં ખસેડવામાં આવશે. તમે તેઓને ફાઇલોમાં ઍક્સેસ કરી શકશો.\n\nસ્ટોરેજ માટે પરવાનગી ધરાવતી ઍપ તમારા ફોટા તથા વીડિઓને ઍક્સેસ કરી શકશે.",
- "description": "Message shown before moving all photos and videos stored in the Camera App to the Downloads folder."
- }
-} \ No newline at end of file