Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Pontoon: Update Kannada (kn) localization of Firefox Screenshots
Browse files Browse the repository at this point in the history
Localization authors:
- Yogi (ಯೋಗಿ) <csyogech@gmail.com>
  • Loading branch information
ksyogesh authored and mozilla-pontoon committed Oct 19, 2017
1 parent 41d4a80 commit 8913d58
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
34 changes: 34 additions & 0 deletions locales/kn/server.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
// Global phrases shared across pages, prefixed with 'g'
[[ global ]]

gMyShots = ನನ್ನ ತೆರೆಚಿತ್ರಗಳು
gHomeLink = ನೆಲೆ
Expand All @@ -31,18 +32,47 @@ homePageDownloadFirefoxTitle = Firefox
homePageDownloadFirefoxSubTitle = ಉಚಿತ ಡೌನ್‌ಲೋಡು
homePageGetStarted = ಪ್ರಾರಂಭಿಸಿರಿ
homePageGetStartedTitle = ಪ್ರಾರಂಭಿಸಿರಿ
homePageLegalLink = ಕಾನೂನು
homePagePrivacyLink = ಗೌಪ್ಯತೆ
homePageTermsLink = ನಿಯಮಗಳು
homePageCookiesLink = ಕುಕಿಗಳು
[[ Leave Screenshots page ]]

leavePageRemoveAllData = ಎಲ್ಲಾ ದತ್ತಾಂಶವನ್ನು ತೆಗೆದು ಹಾಕು
leavePageErrorGeneric = ಒಂದು ದೋಷ ಎದುರಾಗಿದೆ
leavePageButtonProceed = ಮುಂದುವರಿಸಿ
leavePageButtonCancel = ರದ್ದು ಮಾಡು
[[ Not Found page ]]

notFoundPageTitle = ಪುಟವು ಕಂಡುಬಂದಿಲ್ಲ
notFoundPageIntro = ಓಹ್.
notFoundPageDescription = ಪುಟವು ಕಂಡುಬಂದಿಲ್ಲ.
[[ Shot page ]]

shotPageAlertErrorUpdatingTitle = ಶೀರ್ಷಿಕೆ ಉಳಿಸುವಲ್ಲಿ ದೋಷ
shotPageConfirmDelete = ಈ ತೆರೆಚಿತ್ರವನ್ನು ನೀವು ಖಚಿತವಾಗಿಯೂ ಅಳಿಸಲು ಬಯಸುತ್ತೀರ?
shotPageCopy = ನಕಲಿಸು
shotPageCopied = ನಕಲಿಸಲಾಗಿದೆ
shotPageDownload = ಡೌನ್‌ಲೋಡ್
shotPageUpsellFirefox = ಈಗ ಫೈರ್ಫಾಕ್ಸ್ ಪಡೆದುಕೊಳ್ಳಿ
// Note: shotPageSelectTime is a placeholder label for the time selection dropdown.
shotPageSelectTime = ಸಮಯ ಆಯ್ಕೆಮಾಡು
shotPageKeepIndefinitely = ಅನಿರ್ದಿಷ್ಟವಾಗಿ
shotPageKeepTenMinutes = ೧೦ ನಿಮಿಷಗಳು
shotPageKeepOneHour = ೧ ಗಂಟೆ
shotPageKeepOneDay = ೧ ದಿನ
shotPageKeepOneWeek = ೧ ವಾರ
shotPageKeepTwoWeeks = ೨ ವಾರಗಳು
shotPageKeepOneMonth = ೧ ತಿಂಗಳು
shotPageSaveExpiration = ಉಳಿಸು
shotPageCancelExpiration = ರದ್ದುಮಾಡಿ
timeDiffJustNow = ಈಗಷ್ಟೆ
[[ Shotindex page ]]
Expand All @@ -52,3 +82,7 @@ homePageGetStartedTitle = ಪ್ರಾರಂಭಿಸಿರಿ
// all metrics strings are optional for translation
[[ Metrics page ]]

metricsPageTotalsQueryTitle = ಒಟ್ಟು
metricsPageShotsQueryDay = ದಿನ
metricsPageUsersQueryDay = ದಿನ
metricsPageVersionQueryLastSeen = ದಿನ
30 changes: 30 additions & 0 deletions locales/kn/webextension.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Clip in this context refers to a portion of an image
# Also used for the title on the toolbar button
saveScreenshotSelectedArea = ಉಳಿಸು
# The string "{meta_key}-V" should be translated to the region-specific
# shorthand for the Paste keyboard shortcut. {meta_key} is a placeholder for the
# modifier key used in the shortcut (do not translate it): for example, Ctrl-V
# on Windows systems.
# This is displayed as a warning when a Full Page save will be cropped.
# {pixels} will be a number like 5000.
# Section for error strings
# "Out of order" is an humorous way to indicate that the service is not working
# properly.
# Fired when someone makes a zero-width or zero-height selection
# Section for onboarding strings
# Slide number 1:
# Slide number 2:
# Slide number 3:
# Slide number 4:
# Slide number 5:
tourSkip = SKIP
tourDone = ಆಯಿತು
# Do not translate {termsAndPrivacyNoticeTermsLink} and
# {termsAndPrivacyNoticyPrivacyLink}. They're placeholders replaced by links
# using the corresponding translated strings as text.
# This string is used as the text for a link in termsAndPrivacyNoticeCloudServices
termsAndPrivacyNoticeTermsLink = ನಿಯಮಗಳು
# This string is used as the text for a link in termsAndPrivacyNoticeCloudServices
termsAndPrivacyNoticyPrivacyLink = ಗೌಪ್ಯತಾ ಸೂಚನೆ
# This string is used to label the item in the Library panel that opens the screenshots page
libraryLabel = ತೆರೆಚಿತ್ರಗಳು

0 comments on commit 8913d58

Please sign in to comment.