diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000000..71e33d7ea69 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +/src/ @ImRodry @Bas950 +/* @ImRodry @Bas950 +/.github/ @ImRodry @Bas950 +crowdin.yml @ImRodry diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml deleted file mode 100644 index d9c283ffb8e..00000000000 --- a/.github/workflows/automerge.yml +++ /dev/null @@ -1,31 +0,0 @@ -name: SeMiD -on: - pull_request: - types: - - labeled - - unlabeled - - synchronize - - opened - - edited - - ready_for_review - - reopened - - unlocked - pull_request_review: - types: - - submitted - check_suite: - types: - - completed - status: {} -jobs: - automerge: - runs-on: ubuntu-latest - steps: - - name: automerge - uses: "pascalgn/automerge-action@v0.8.4" - env: - GITHUB_TOKEN: "${{ secrets.AUTOMERGE }}" - MERGE_FILTER_AUTHOR: "SeMiD" - MERGE_LABELS: "" - UPDATE_LABELS: "" - MERGE_COMMIT_MESSAGE: "*beep boop*" diff --git a/.mergify.yml b/.mergify.yml new file mode 100644 index 00000000000..51960e08ed9 --- /dev/null +++ b/.mergify.yml @@ -0,0 +1,29 @@ +pull_request_rules: + - name: Automatic merge when the pull request has been approved (Master Branch). + conditions: + - base=master + - "#approved-reviews-by>=2" + actions: + merge: + method: squash + - name: Automatic merge when the pull request has been approved (Documentation Branch). + conditions: + - base=documentation + - "#approved-reviews-by>=2" + actions: + merge: + method: squash + - name: Automatic merge when the pull request is made by SeMiD (Master Branch). + conditions: + - base=master + - author=SeMiD + actions: + merge: + method: squash + - name: Automatic merge when the pull request is made by SeMiD (Documentation Branch). + conditions: + - base=documentation + - author=SeMiD + actions: + merge: + method: squash diff --git a/ach_UG/Extension/changelog.json b/ach_UG/Extension/changelog.json deleted file mode 100644 index 5c55ed2d84c..00000000000 --- a/ach_UG/Extension/changelog.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "extension.2.0.new1": { - "message": "crwdns3043:0crwdne3043:0", - "description": "" - }, - "extension.2.0.new2": { - "message": "crwdns3045:0crwdne3045:0", - "description": "" - }, - "extension.2.0.new3": { - "message": "crwdns3047:0crwdne3047:0", - "description": "" - }, - "extension.2.0.new4": { - "message": "crwdns3049:0crwdne3049:0", - "description": "" - }, - "extension.2.0.new5": { - "message": "crwdns3051:0crwdne3051:0", - "description": "" - }, - "extension.2.0.new6": { - "message": "crwdns3053:0crwdne3053:0", - "description": "" - }, - "extension.2.0.new7": { - "message": "crwdns3055:0crwdne3055:0", - "description": "" - }, - "extension.2.0.new8": { - "message": "crwdns3057:0crwdne3057:0", - "description": "" - }, - "extension.2.0.change1": { - "message": "crwdns3059:0crwdne3059:0", - "description": "" - }, - "extension.2.0.fix1": { - "message": "crwdns3061:0crwdne3061:0", - "description": "" - }, - "extension.2.0.fix2": { - "message": "crwdns3063:0crwdne3063:0", - "description": "" - }, - "extension.2.0.1.fix1": { - "message": "crwdns3065:0crwdne3065:0", - "description": "" - } -} diff --git a/ach_UG/Extension/chrome-store.json b/ach_UG/Extension/chrome-store.json deleted file mode 100644 index 2b77f3e957c..00000000000 --- a/ach_UG/Extension/chrome-store.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "extension.description.short": { - "message": "crwdns3067:0crwdne3067:0", - "description": "Short description in extension store" - }, - "extension.description.full": { - "message": "crwdns3069:0{0}crwdnd3069:0{1}crwdnd3069:0{2}crwdnd3069:0{3}crwdnd3069:0{4}crwdnd3069:0{5}crwdnd3069:0{6}crwdnd3069:0{7}crwdnd3069:0{9}crwdnd3069:0{10}crwdne3069:0", - "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" - } -} diff --git a/ach_UG/Extension/popup.json b/ach_UG/Extension/popup.json deleted file mode 100644 index 2d0d50cdca8..00000000000 --- a/ach_UG/Extension/popup.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "popup.navigation.settings": { - "message": "crwdns3071:0crwdne3071:0", - "description": "Title of the 'settings' section at the navigation in the popup" - }, - "popup.navigation.credits": { - "message": "crwdns3073:0crwdne3073:0", - "description": "Title of the 'credits' section at the navigation in the popup" - }, - "popup.headings.general": { - "message": "crwdns3075:0crwdne3075:0", - "description": "Title of the 'general' area of the 'settings' section in the popup" - }, - "popup.setting.enabled": { - "message": "crwdns3077:0crwdne3077:0", - "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.setting.mediaControl": { - "message": "crwdns3079:0crwdne3079:0", - "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.setting.titleMenubar": { - "message": "crwdns3081:0crwdne3081:0", - "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.setting.autoLaunch": { - "message": "crwdns3083:0crwdne3083:0", - "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.headings.presences": { - "message": "crwdns3085:0crwdne3085:0", - "description": "Title of the 'presences' area of the 'settings' section in the popup" - }, - "popup.presences.manage": { - "message": "crwdns3087:0crwdne3087:0", - "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" - }, - "popup.presences.noPresences": { - "message": "crwdns3089:0crwdne3089:0", - "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" - }, - "popup.presences.done": { - "message": "crwdns3091:0crwdne3091:0", - "description": "Done button" - }, - "popup.presences.load": { - "message": "crwdns3093:0crwdne3093:0", - "description": "Load Presence button" - }, - "popup.buttons.presenceStore": { - "message": "crwdns3095:0crwdne3095:0", - "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" - }, - "popup.buttons.help": { - "message": "crwdns3097:0crwdne3097:0", - "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)" - }, - "popup.credits.error.heading": { - "message": "crwdns3099:0crwdne3099:0", - "description": "Title of the error message (located at the 'credits' tab in the popup)" - }, - "popup.credits.error.message": { - "message": "crwdns3101:0crwdne3101:0", - "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" - }, - "popup.info.notConnected": { - "message": "crwdns3103:0crwdne3103:0", - "description": "Shown when the extension can't connect to the application" - }, - "popup.info.notConnected.message": { - "message": "crwdns3105:0crwdne3105:0", - "description": "Shown when the extension can't connect to the application" - }, - "popup.info.unsupportedAppVersion": { - "message": "crwdns3107:0crwdne3107:0", - "description": "Shown when application is outdated" - }, - "popup.info.unsupportedAppVersion.message": { - "message": "crwdns3109:0crwdne3109:0", - "description": "Shown when application is outdated" - }, - "popup.category.all": { - "message": "crwdns3111:0crwdne3111:0", - "description": "Category name shown when you open tags" - }, - "popup.category.anime": { - "message": "crwdns3113:0crwdne3113:0", - "description": "Category name shown when you open tags" - }, - "popup.category.music": { - "message": "crwdns3115:0crwdne3115:0", - "description": "Category name shown when you open tags" - }, - "popup.category.games": { - "message": "crwdns3117:0crwdne3117:0", - "description": "Category name shown when you open tags" - }, - "popup.category.socials": { - "message": "crwdns3119:0crwdne3119:0", - "description": "Category name shown when you open tags" - }, - "popup.category.videos": { - "message": "crwdns3121:0crwdne3121:0", - "description": "Category name shown when you open tags" - }, - "popup.category.other": { - "message": "crwdns3123:0crwdne3123:0", - "description": "Category name shown when you open tags" - } -} diff --git a/ach_UG/Website/404.json b/ach_UG/Website/404.json deleted file mode 100644 index 42cb917c6b5..00000000000 --- a/ach_UG/Website/404.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "404.heading": { - "message": "crwdns3039:0crwdne3039:0", - "description": "Heading on 404 page" - }, - "404.message": { - "message": "crwdns3041:0crwdne3041:0", - "description": "Message on 404 page" - } -} diff --git a/ach_UG/Website/contributors.json b/ach_UG/Website/contributors.json deleted file mode 100644 index 1a0dc023ada..00000000000 --- a/ach_UG/Website/contributors.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "contributors.headings.staff": { - "message": "crwdns3167:0crwdne3167:0", - "description": "Heading for group of users." - }, - "contributors.headings.supporters": { - "message": "crwdns3169:0crwdne3169:0", - "description": "Heading for group of users." - }, - "contributors.headings.translators": { - "message": "crwdns3171:0crwdne3171:0", - "description": "Heading for group of users." - }, - "contributors.roles.mainDeveloper": { - "message": "crwdns3373:0crwdne3373:0", - "description": "'Main Developer' title for contributors and user pages." - }, - "contributors.roles.websiteDeveloper": { - "message": "crwdns3375:0crwdne3375:0", - "description": "'Website Developer' title for contributors and user pages." - }, - "contributors.roles.communityManager": { - "message": "crwdns3377:0crwdne3377:0", - "description": "'Community Manager' title for contributors and user pages." - }, - "contributors.roles.headModerator": { - "message": "crwdns3379:0crwdne3379:0", - "description": "'Head Moderator' title for contributors and user pages." - }, - "contributors.roles.moderator": { - "message": "crwdns3381:0crwdne3381:0", - "description": "'Moderator' title for contributors and user pages." - }, - "contributors.roles.ticketManager": { - "message": "crwdns3383:0crwdne3383:0", - "description": "'Ticket Manager' title for contributors and user pages." - }, - "contributors.roles.donator": { - "message": "crwdns3385:0crwdne3385:0", - "description": "'Donator' title for contributors page." - }, - "contributors.roles.booster": { - "message": "crwdns3387:0crwdne3387:0", - "description": "'Booster' title for contributors page and user pages." - }, - "contributors.roles.translator": { - "message": "crwdns3389:0crwdne3389:0", - "description": "'Main Developer' title for contributors page." - } -} diff --git a/ach_UG/Website/downloads.json b/ach_UG/Website/downloads.json deleted file mode 100644 index dbe56beb542..00000000000 --- a/ach_UG/Website/downloads.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "downloads.header.title": { - "message": "crwdns3173:0crwdne3173:0", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "crwdns3175:0crwdne3175:0", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "crwdns3177:0crwdne3177:0", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "crwdns3179:0crwdne3179:0", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "crwdns3181:0crwdne3181:0", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "crwdns3183:0crwdne3183:0", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "crwdns3185:0{0}crwdne3185:0", - "description": "{0} will be replaced by 'store' string translation" - }, - "downloads.instructions.step_4_store": { - "message": "crwdns3187:0crwdne3187:0", - "description": "Be sure that you understand the context! This string will be included in `downloads.instructions.step_4` instead of {0}" - }, - "downloads.appdownloading.header": { - "message": "crwdns3189:0crwdne3189:0", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "crwdns3191:0crwdne3191:0", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "crwdns3193:0crwdne3193:0", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "crwdns3195:0{0}crwdne3195:0", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - } -} diff --git a/ach_UG/Website/footer.json b/ach_UG/Website/footer.json deleted file mode 100644 index 7d92c6807d6..00000000000 --- a/ach_UG/Website/footer.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "footer.language": { - "message": "crwdns3197:0crwdne3197:0", - "description": "You know how to translate that word? I hope you do :D" - }, - "footer.usercount.heading": { - "message": "crwdns3199:0crwdne3199:0", - "description": "Promotional heading" - }, - "footer.usercount.message": { - "message": "crwdns3201:0{0}crwdne3201:0", - "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" - }, - "footer.usercount.button": { - "message": "crwdns3203:0crwdne3203:0", - "description": "Install button under the promotional message" - }, - "footer.partners.heading": { - "message": "crwdns3205:0crwdne3205:0", - "description": "Partner section" - }, - "footer.developers.heading": { - "message": "crwdns3207:0crwdne3207:0", - "description": "Developer section" - }, - "footer.developers.documentation": { - "message": "crwdns3209:0crwdne3209:0", - "description": "Documentation -> redirects to docs.premid.app" - }, - "footer.developers.richpresence": { - "message": "crwdns3211:0crwdne3211:0", - "description": "Rich Presence -> redirects to discordapp.com/rich-presence" - }, - "footer.supportus.heading": { - "message": "crwdns3213:0crwdne3213:0", - "description": "Support us section" - }, - "footer.supportus.donate": { - "message": "crwdns3215:0crwdne3215:0", - "description": "Donate -> redirects to patreon.com/timeraa" - }, - "footer.supportus.contribute": { - "message": "crwdns3217:0crwdne3217:0", - "description": "Contribute -> redirects to github.com/premid" - }, - "footer.supportus.design": { - "message": "crwdns3219:0crwdne3219:0", - "description": "Design -> redirects to discord.premid.app" - }, - "footer.supportus.translate": { - "message": "crwdns3221:0crwdne3221:0", - "description": "Translate -> redirects to locilazation page" - }, - "footer.help.heading": { - "message": "crwdns3223:0crwdne3223:0", - "description": "Help section" - }, - "footer.help.troubleshooting": { - "message": "crwdns3225:0crwdne3225:0", - "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" - }, - "footer.help.getsupport": { - "message": "crwdns3227:0crwdne3227:0", - "description": "Get Support -> redirects to Discord invite" - }, - "footer.help.information": { - "message": "crwdns3229:0crwdne3229:0", - "description": "Information section" - }, - "footer.help.information.cookies": { - "message": "crwdns3231:0crwdne3231:0", - "description": "meant to be 'Cookie Policy'" - }, - "footer.help.information.privacy": { - "message": "crwdns3233:0crwdne3233:0", - "description": "meant to be 'Privacy Policy'" - }, - "footer.help.information.terms": { - "message": "crwdns3235:0crwdne3235:0", - "description": "meant to be 'Terms of Service'" - }, - "footer.more.heading": { - "message": "crwdns3237:0crwdne3237:0", - "description": "More section" - }, - "footer.more.status": { - "message": "crwdns3239:0crwdne3239:0", - "description": "Status -> redirects to status.premid.app" - }, - "footer.more.wiki": { - "message": "crwdns3241:0crwdne3241:0", - "description": "Wiki -> redirects to wiki.premid.app" - }, - "footer.copyright.line1": { - "message": "crwdns3243:0{0}crwdnd3243:0{1}crwdne3243:0", - "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" - }, - "footer.copyright.line2": { - "message": "crwdns3245:0{0}crwdne3245:0", - "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" - } -} diff --git a/ach_UG/Website/header.json b/ach_UG/Website/header.json deleted file mode 100644 index 7f0e38526bd..00000000000 --- a/ach_UG/Website/header.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "header.language": { - "message": "crwdns3247:0crwdne3247:0", - "description": "Replace English with the name of YOUR language!" - }, - "header.languageNotification.title": { - "message": "crwdns3249:0crwdne3249:0", - "description": "Heading of the language notification when user has different language." - }, - "header.languageNotification.text": { - "message": "crwdns3251:0crwdne3251:0", - "description": "Text in language notification when user has different language." - }, - "header.languageNotification.btnDecline": { - "message": "crwdns3253:0crwdne3253:0", - "description": "Button that will decline notification." - }, - "header.languageNotification.btnAccept": { - "message": "crwdns3255:0crwdne3255:0", - "description": "Button that switches language after click." - }, - "header.loader.phrases": { - "message": "crwdns3257:0crwdne3257:0", - "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" - }, - "header.store": { - "message": "crwdns3259:0crwdne3259:0", - "description": "Store tab" - }, - "header.downloads": { - "message": "crwdns3261:0crwdne3261:0", - "description": "Downloads tab" - }, - "header.contributors": { - "message": "crwdns3263:0crwdne3263:0", - "description": "Contributors tab" - } -} diff --git a/ach_UG/Website/home.json b/ach_UG/Website/home.json deleted file mode 100644 index 2e4e90e4192..00000000000 --- a/ach_UG/Website/home.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "home.introduction.catchphrase": { - "message": "crwdns3265:0crwdne3265:0", - "description": "First phrase that a user reads on our website" - }, - "home.introduction.button.features": { - "message": "crwdns3267:0crwdne3267:0", - "description": "Introduction button" - }, - "home.introduction.button.downloads": { - "message": "crwdns3269:0crwdne3269:0", - "description": "Downloads button -> redirects to /downloads page" - }, - "home.examples.playingagame": { - "message": "crwdns3271:0crwdne3271:0", - "description": "Discord Rich Presence -> Playing a game" - }, - "home.examples.timestamp": { - "message": "crwdns3273:0{0}crwdne3273:0", - "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" - }, - "home.features.heading": { - "message": "crwdns3275:0crwdne3275:0", - "description": "Features section" - }, - "home.features.presencesystem.heading": { - "message": "crwdns3277:0crwdne3277:0", - "description": "Features section subheading" - }, - "home.features.presencesystem.description": { - "message": "crwdns3279:0crwdne3279:0", - "description": "Features section description" - }, - "home.features.presencesystem.button": { - "message": "crwdns3281:0crwdne3281:0", - "description": "Features section button" - }, - "home.features.simpleInterface.heading": { - "message": "crwdns3283:0crwdne3283:0", - "description": "Features section subheading" - }, - "home.features.simpleInterface.description": { - "message": "crwdns3285:0crwdne3285:0", - "description": "Features section description" - }, - "home.features.simpleInterface.description.1": { - "message": "crwdns3287:0crwdne3287:0", - "description": "Features section description point" - }, - "home.features.simpleInterface.description.2": { - "message": "crwdns3289:0crwdne3289:0", - "description": "Features section description point" - }, - "home.features.simpleInterface.description.3": { - "message": "crwdns3291:0crwdne3291:0", - "description": "Features section description point" - }, - "home.features.quickSupport.heading": { - "message": "crwdns3293:0crwdne3293:0", - "description": "Features section subheading" - }, - "home.features.quickSupport.description": { - "message": "crwdns3295:0crwdne3295:0", - "description": "Features section description" - }, - "home.features.quickSupport.button": { - "message": "crwdns3297:0crwdne3297:0", - "description": "Features section button" - } -} diff --git a/ach_UG/Website/maintenance.json b/ach_UG/Website/maintenance.json deleted file mode 100644 index e8343b03a41..00000000000 --- a/ach_UG/Website/maintenance.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "maintenance.big": { - "message": "crwdns3299:0crwdne3299:0", - "description": "The big text on maintenance page" - }, - "maintenance.heading": { - "message": "crwdns3301:0crwdne3301:0", - "description": "Heading on maintenance page" - }, - "maintenance.heading2": { - "message": "crwdns3303:0crwdne3303:0", - "description": "Heading on maintenance page" - }, - "maintenance.message": { - "message": "crwdns3305:0crwdne3305:0", - "description": "Message on maintenance page" - }, - "maintenance.statuspage": { - "message": "crwdns3307:0crwdne3307:0", - "description": "Status Page link on maintenance page" - }, - "maintenance.discordserver": { - "message": "crwdns3309:0crwdne3309:0", - "description": "Discord Server link on maintenance page" - } -} diff --git a/ach_UG/Website/presence.json b/ach_UG/Website/presence.json deleted file mode 100644 index d378c34619c..00000000000 --- a/ach_UG/Website/presence.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "presence.sections.description.title": { - "message": "crwdns3311:0crwdne3311:0", - "description": "The title of the description section." - }, - "presence.sections.information.title": { - "message": "crwdns3313:0crwdne3313:0", - "description": "The title of the information section." - }, - "presence.sections.information.author": { - "message": "crwdns3315:0crwdne3315:0", - "description": "One of the strings from the Information section. [on webite -> Author: (username)]" - }, - "presence.sections.information.version": { - "message": "crwdns3317:0crwdne3317:0", - "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" - }, - "presence.sections.information.tags": { - "message": "crwdns3319:0crwdne3319:0", - "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]" - }, - "presence.sections.information.supportedurls": { - "message": "crwdns3321:0crwdne3321:0", - "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]" - } -} diff --git a/ach_UG/Website/store.json b/ach_UG/Website/store.json deleted file mode 100644 index 34612ffb797..00000000000 --- a/ach_UG/Website/store.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "store.message.error": { - "message": "crwdns3323:0crwdne3323:0", - "description": "Error message when the extension wasn't detected" - }, - "store.message.success": { - "message": "crwdns3325:0crwdne3325:0", - "description": "Success message when the extension was detected" - }, - "store.cards.creator": { - "message": "crwdns3327:0crwdne3327:0", - "description": "Creator of a presence" - }, - "store.cards.verified": { - "message": "crwdns3329:0crwdne3329:0", - "description": "Verified badge hover message" - }, - "store.header.search": { - "message": "crwdns3331:0crwdne3331:0", - "description": "Search bar text when nothing is stated" - }, - "store.card.presence.add": { - "message": "crwdns3333:0crwdne3333:0", - "description": "Button that will appear on hover after extension is installed." - }, - "store.card.presence.remove": { - "message": "crwdns3335:0crwdne3335:0", - "description": "Button that will appear on hover after extension and presence is installed." - }, - "store.card.presence.included": { - "message": "crwdns3337:0crwdne3337:0", - "description": "The message that appears instead of the buttons." - }, - "store.category.filters.heading": { - "message": "crwdns3391:0crwdne3391:0", - "description": "Searh filters option at the store page" - }, - "store.category.filters.mostUsed": { - "message": "crwdns3393:0crwdne3393:0", - "description": "Most used first checkbox" - }, - "store.category.filters.allowAdult": { - "message": "crwdns3395:0crwdne3395:0", - "description": "Adult content checkbox" - }, - "store.category.heading": { - "message": "crwdns3397:0crwdne3397:0", - "description": "Category heading" - }, - "store.category.all": { - "message": "crwdns3339:0crwdne3339:0", - "description": "Category at the top" - }, - "store.category.games": { - "message": "crwdns3341:0crwdne3341:0", - "description": "Category at the top" - }, - "store.category.music": { - "message": "crwdns3343:0crwdne3343:0", - "description": "Category at the top" - }, - "store.category.socials": { - "message": "crwdns3345:0crwdne3345:0", - "description": "Category at the top" - }, - "store.category.videos": { - "message": "crwdns3347:0crwdne3347:0", - "description": "Category at the top" - }, - "store.category.other": { - "message": "crwdns3349:0crwdne3349:0", - "description": "Category at the top" - }, - "store.search": { - "message": "crwdns3351:0crwdne3351:0", - "description": "Placeholder for presence search" - }, - "store.userpage.userPresences": { - "message": "crwdns3353:0crwdne3353:0", - "description": "Userpage title" - }, - "store.userpage.error1": { - "message": "crwdns3399:0crwdne3399:0", - "description": "Userpage title" - }, - "store.search.notFound": { - "message": "crwdns3401:0crwdne3401:0", - "description": "Search result text when nothing's found" - } -} diff --git a/ach_UG/Website/users.json b/ach_UG/Website/users.json deleted file mode 100644 index 9a24fb1f13e..00000000000 --- a/ach_UG/Website/users.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "user.roles.presenceDeveloper": { - "message": "crwdns3355:0crwdne3355:0", - "description": "'Presence Developer' title for user pages." - }, - "user.roles.presenceVerifier": { - "message": "crwdns3357:0crwdne3357:0", - "description": "'Presence Verifier' title for user pages." - }, - "user.importantPresenceDev.message1": { - "message": "crwdns3359:0crwdne3359:0", - "description": "'Important Presence Developer' tippy description for user pages." - }, - "user.importantPresenceDev.message2": { - "message": "crwdns3361:0{0}crwdne3361:0", - "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." - }, - "user.notFound.heading": { - "message": "crwdns3363:0crwdne3363:0", - "description": "Error when user couldn't be found." - }, - "user.notFound.message1": { - "message": "crwdns3365:0crwdne3365:0", - "description": "Check user ID message." - }, - "user.notFound.message2": { - "message": "crwdns3367:0crwdne3367:0", - "description": "Check the presence amount of the developer created message." - }, - "user.notFound.message3": { - "message": "crwdns3369:0crwdne3369:0", - "description": "Check if the error is also happening to others message." - }, - "user.notFound.message4": { - "message": "crwdns3371:0crwdne3371:0", - "description": "Bottom line for the error page. Do not edit brackets." - } -} \ No newline at end of file diff --git a/af_ZA/Extension/changelog.json b/af_ZA/Extension/changelog.json deleted file mode 100644 index 80d277aa69f..00000000000 --- a/af_ZA/Extension/changelog.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "extension.2.0.new1": { - "message": "Gebruikers kan nou self presences byvoeg. *Voeg now 'n paar by*", - "description": "" - }, - "extension.2.0.new2": { - "message": "Vind 'n paar *nuwe presences* in hul natuurlike habitat", - "description": "" - }, - "extension.2.0.new3": { - "message": "Outomatiese opdatering is nou 'n ding", - "description": "" - }, - "extension.2.0.new4": { - "message": "Gebruikers kan nou presences skep", - "description": "" - }, - "extension.2.0.new5": { - "message": "*Docs* vir daardie kreatiewe ontwikkelaars daar buite", - "description": "" - }, - "extension.2.0.new6": { - "message": "Alle nuwe webwerf ontwerp", - "description": "" - }, - "extension.2.0.new7": { - "message": "Meer funksies vir ons se Discord Bot", - "description": "" - }, - "extension.2.0.new8": { - "message": "Ons se nuwe API is 'n lopende dier", - "description": "" - }, - "extension.2.0.change1": { - "message": "Die popup en tabs uitleg en styl is opgeknap", - "description": "" - }, - "extension.2.0.fix1": { - "message": "Baie (on)bekende foute het weggehardloop", - "description": "" - }, - "extension.2.0.fix2": { - "message": "Alles werk nou vinniger", - "description": "" - }, - "extension.2.0.1.fix1": { - "message": "'n Ou programfout was reggemaak, selfs al het u die nuutste een", - "description": "" - } -} diff --git a/af_ZA/Extension/chrome-store.json b/af_ZA/Extension/chrome-store.json deleted file mode 100644 index 9ec2a79aa5b..00000000000 --- a/af_ZA/Extension/chrome-store.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "extension.description.short": { - "message": "U Rich Presence vir webdienste!", - "description": "Short description in extension store" - }, - "extension.description.full": { - "message": "Jy moet ons se amptelike aansoek installeer om dit te maak werk\n {0} {1}\n\nU kan jou mediasleutels gebruik om die speel van hierdie dienste te beheer. Waneer u kyk/luister na iets met een van ons se ondersteunde dienste, die die blaaieruitbreiding stuur die video/liedjie se metadata na ons se rekenaar kliënt en dan sal PreMiD dit verwerk. PreMiD stuur die inligting na Discord met die korrekte vorm and dan stel u status outomaties.\nOndersteunde dienste\n {2} Kyk na {3}\n\nHet u hulp nodig?\n {4} {5}\n\nOns se Discord server\n {6} Praat met die mense wie het PreMiD gemaak {7}\n\nPreMiD is Open Source!\n {9} Goeie dinge moet vir die publiek oop wees {10}", - "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" - } -} diff --git a/af_ZA/Extension/popup.json b/af_ZA/Extension/popup.json deleted file mode 100644 index e6a92f62e43..00000000000 --- a/af_ZA/Extension/popup.json +++ /dev/null @@ -1,114 +0,0 @@ -{ - "popup.navigation.settings": { - "message": "Instellings", - "description": "Title of the 'settings' section at the navigation in the popup" - }, - "popup.navigation.credits": { - "message": "Krediete", - "description": "Title of the 'credits' section at the navigation in the popup" - }, - "popup.headings.settings": { - "message": "Instellings", - "description": "Title of the 'settings' section at the navigation in the popup" - }, - "popup.headings.general": { - "message": "Algemene", - "description": "Title of the 'general' area of the 'settings' section in the popup" - }, - "popup.setting.enabled": { - "message": "Aangeskakel", - "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.setting.mediaControl": { - "message": "Media Beheer", - "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.setting.titleMenubar": { - "message": "Titel Menubalk", - "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.setting.autoLaunch": { - "message": "Outomatiese bekendstelling", - "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.headings.presences": { - "message": "Presences", - "description": "Title of the 'presences' area of the 'settings' section in the popup" - }, - "popup.presences.manage": { - "message": "Bestuur", - "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" - }, - "popup.presences.noPresences": { - "message": "Geen Presences bygevoeg nie", - "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" - }, - "popup.presences.done": { - "message": "Doen", - "description": "Done button" - }, - "popup.presences.load": { - "message": "Laai Presence", - "description": "Load Presence button" - }, - "popup.buttons.presenceStore": { - "message": "Presence Winkel", - "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" - }, - "popup.buttons.help": { - "message": "Het u hulp nodig?", - "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)" - }, - "popup.credits.error.heading": { - "message": "Ag nee!", - "description": "Title of the error message (located at the 'credits' tab in the popup)" - }, - "popup.credits.error.message": { - "message": "Daar was 'n fout met die laai van krediete", - "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" - }, - "popup.info.notConnected": { - "message": "Nie gekonnekteer nie", - "description": "Shown when the extension can't connect to the application" - }, - "popup.info.notConnected.message": { - "message": "PreMiD kan nie na sy aansoek verbind nie! Is dit geïnstalleer en uitgevoer? *Probleemoplossing*", - "description": "Shown when the extension can't connect to the application" - }, - "popup.info.unsupportedAppVersion": { - "message": "Verouderde Program", - "description": "Shown when application is outdated" - }, - "popup.info.unsupportedAppVersion.message": { - "message": "U PreMiD program is veroudered. Asseblief, dateer dit op om voort te gaan met PreMiD.", - "description": "Shown when application is outdated" - }, - "popup.category.all": { - "message": "Alles", - "description": "Category name shown when you open tags" - }, - "popup.category.anime": { - "message": "Anime", - "description": "Category name shown when you open tags" - }, - "popup.category.music": { - "message": "Musiek", - "description": "Category name shown when you open tags" - }, - "popup.category.games": { - "message": "Speletjies", - "description": "Category name shown when you open tags" - }, - "popup.category.socials": { - "message": "Sosiale", - "description": "Category name shown when you open tags" - }, - "popup.category.videos": { - "message": "Video's & Strome", - "description": "Category name shown when you open tags" - }, - "popup.category.other": { - "message": "Ander", - "description": "Category name shown when you open tags" - } -} diff --git a/af_ZA/Extension/tabs.json b/af_ZA/Extension/tabs.json deleted file mode 100644 index f7fec35364b..00000000000 --- a/af_ZA/Extension/tabs.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "tab.button.changelog": { - "message": "Wysigings", - "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" - }, - "tab.button.wiki": { - "message": "Wiki", - "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.heading": { - "message": "Dankie", - "description": "Title of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.subHeading": { - "message": "vir installering {0}", - "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.start": { - "message": "Begin met die gebruik van {0}", - "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time" - }, - "donate": { - "message": "Skenk", - "description": "Donate button of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.error": { - "message": "**Ag nee!** Ons kon nie na die aansoek koppel nie... Is dit alreeds geïnstalleer?", - "description": "Error message of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.link.troubleshooting": { - "message": "Probleemoplossing", - "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.link.installApplication": { - "message": "Installeer die toepassing", - "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time" - }, - "tab.updated.heading": { - "message": "Vlak op!", - "description": "Title of the tab which opens when PreMiD was updated" - }, - "tab.updated.subHeading": { - "message": "{0} was opgedateer!", - "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated" - }, - "tab.updated.new": { - "message": "Nuwe", - "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated" - }, - "tab.updated.changed": { - "message": "Verander", - "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated" - }, - "tab.updated.fixed": { - "message": "Vaste", - "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated" - } -} diff --git a/af_ZA/Presence/9gag.json b/af_ZA/Presence/9gag.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/af_ZA/Presence/9gag.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/af_ZA/Presence/general.json b/af_ZA/Presence/general.json deleted file mode 100644 index c3d27aecf7b..00000000000 --- a/af_ZA/Presence/general.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "general.anime": { - "message": "Anime", - "description": "" - }, - "general.browsing": { - "message": "Blaai...", - "description": "" - }, - "general.chapter": { - "message": "Hoofstuk", - "description": "" - }, - "general.dj": { - "message": "DJ", - "description": "" - }, - "general.editing": { - "message": "Redigering:", - "description": "" - }, - "general.episode": { - "message": "Aflevering", - "description": "" - }, - "general.forums": { - "message": "Forums", - "description": "" - }, - "general.genre": { - "message": "Genre", - "description": "" - }, - "general.language": { - "message": "Taal", - "description": "For choosing a language" - }, - "general.listeningMusic": { - "message": "Luister na musiek", - "description": "" - }, - "general.listeners": { - "message": "Luisteraars", - "description": "" - }, - "general.live": { - "message": "Regstreeks", - "description": "" - }, - "general.manga": { - "message": "Manga", - "description": "" - }, - "general.merch": { - "message": "Goedere", - "description": "" - }, - "general.page": { - "message": "Bladsy", - "description": "" - }, - "general.paused": { - "message": "Onderbreek", - "description": "" - }, - "general.playing": { - "message": "Speel", - "description": "" - }, - "general.reading": { - "message": "Lees", - "description": "" - }, - "general.search": { - "message": "Soek", - "description": "" - }, - "general.store": { - "message": "Winkel", - "description": "" - }, - "general.watching": { - "message": "Kyk:", - "description": "" - }, - "general.privacy": { - "message": "Privaatheids Polis", - "description": "A page name" - }, - "general.terms": { - "message": "Diensvoorwaardes", - "description": "A page name" - } -} diff --git a/af_ZA/Presence/premid.json b/af_ZA/Presence/premid.json deleted file mode 100644 index c196650a5e5..00000000000 --- a/af_ZA/Presence/premid.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "premid.pageContributors": { - "message": "Bydraers", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Aflaaie", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Winkel", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Privaatheids Polis", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Diensvoorwaardes", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Probleemoplossing", - "description": "A page name" - } -} \ No newline at end of file diff --git a/af_ZA/Presence/twitter.json b/af_ZA/Presence/twitter.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/af_ZA/Presence/twitter.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/af_ZA/Website/contributors.json b/af_ZA/Website/contributors.json deleted file mode 100644 index e1674e77796..00000000000 --- a/af_ZA/Website/contributors.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "contributors.headings.staff": { - "message": "Personeel", - "description": "Heading for group of users." - }, - "contributors.headings.supporters": { - "message": "Onderstueners", - "description": "Heading for group of users." - }, - "contributors.headings.translators": { - "message": "Vertalers", - "description": "Heading for group of users." - }, - "contributors.roles.designer": { - "message": "Ontwerper", - "description": "'Designer' title for contributors and user pages." - }, - "contributors.roles.moderator": { - "message": "Moderator", - "description": "'Moderator' title for contributors and user pages." - }, - "contributors.roles.supportAgent": { - "message": "Ondersteuningsagent", - "description": "'Support Agent' title for contributors and user pages." - }, - "contributors.roles.proofreader": { - "message": "Proefleser", - "description": "'Proofreader' title for contributors and user pages." - }, - "contributors.roles.donator": { - "message": "Donateur", - "description": "'Donator' title for contributors page." - }, - "contributors.roles.booster": { - "message": "Booster", - "description": "'Booster' title for contributors page and user pages." - }, - "contributors.roles.translator": { - "message": "Vertaler", - "description": "'Translator' title for contributors page." - }, - "contributors.cards.copyUserId": { - "message": "Klik om 'n gebruikers-ID te kopieer.", - "description": "Tippy message when you hover on the avatar of a credit card." - }, - "contributors.cards.userIdCopied": { - "message": "Gebruikers-ID was gekopieerd!", - "description": "Notification after user ID was copied." - } -} diff --git a/af_ZA/Website/downloads.json b/af_ZA/Website/downloads.json deleted file mode 100644 index fb916a04092..00000000000 --- a/af_ZA/Website/downloads.json +++ /dev/null @@ -1,166 +0,0 @@ -{ - "downloads.header.title": { - "message": "Tyd om te spog.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Nou gebruik PreMiD en spog na u vriende om wat u doen, miskien vind jy iemand met dieselfde belange.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Begin", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Laai PreMiD af", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Installeer ons uitbreiding", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Voeg ons uitbreiding by u blaaier", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Herlaai hierdie webwerf en kyk of die uitbreiding konnekteer is", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Nog steeds probleme? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Ons is hier om te hulp!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aansoek", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Uitbreiding", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Waarskuwing:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Daar is geen installeerder vir hierdie bedryfstelsel nie. Dit beteken dat daar is geen professionele ondersteuning vir dit nie.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Wees asseblief bewus, dat PreMiD het geen selfone onderstuening nie.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Wys Aflaaie", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Versteek Aflaaie", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Die huidige weergawe van hierdie platform is {0} (hierdie weergawe is spesifieke by Linux, en is nie van toepassing op ander platforms nie).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Hierdie weergawe is spesifiek na Linux en en is nie van toepassing op ander stelsels nie. Die hoofweergawe van die toepassing is {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Meld asseblief aan om hierdie aflaaie te sien.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Ag nee, dit blyk dat jy het nie alfa/beta toegang nie :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "U kan **hier** gratis by ons beta-program aansluit. Maak gou! Ons het net {0} meer spasies oor", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Vroeë vrylatinge", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Waarskuwing", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Moenie vergeet om 'laat uitbreidings van ander winkels toe' opsie uit die uitbreidingsinstellings in te skakel nie.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "U moet hierdie uitbreiding installeer om PreMiD vanaf die Chrome-webwinkel te installeer.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Huppel", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Gaan terug", - "description": "Back button on the ads section" - }, - "downloads.button.okay": { - "message": "Okay", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Doen", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Teken aan", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Dankie!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Ons gebruik advertensies om ons span te ondersteun en om ons bedieners te onderhou om u die beste gebruikerservaring te bied!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Deaktiveer asseblief u advertensieblok.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Ek wil nie onderstuen nie.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Is jy seker?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Regitig?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "A-asseblief odersteun :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Ek het jou nodig :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Okay, okay...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Wys beta aflaaie", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(nie nodig as jy is net hier om die normale toepassing te aflaai nie)", - "description": "Small text under the show beta title." - } -} diff --git a/af_ZA/Website/errors.json b/af_ZA/Website/errors.json deleted file mode 100644 index 29cac70126c..00000000000 --- a/af_ZA/Website/errors.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "error.page.details": { - "message": "Besonderhede", - "description": "'Details' text on error page container" - }, - "error.page.button": { - "message": "Terug na die tuisblad", - "description": "Button on the error page" - } -} diff --git a/af_ZA/Website/maintenance.json b/af_ZA/Website/maintenance.json deleted file mode 100644 index 88441393fdd..00000000000 --- a/af_ZA/Website/maintenance.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "maintenance.big": { - "message": "Ag nee!", - "description": "The big text on maintenance page" - }, - "maintenance.statuspage": { - "message": "Status bladsy", - "description": "Status Page link on maintenance page" - }, - "maintenance.discordserver": { - "message": "Discord Bediener", - "description": "Discord Server link on maintenance page" - } -} diff --git a/af_ZA/Website/partners.json b/af_ZA/Website/partners.json deleted file mode 100644 index 80a7919ed24..00000000000 --- a/af_ZA/Website/partners.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "partners.header.title": { - "message": "Vennote", - "description": "Heading for page." - }, - "partners.sponsors.title": { - "message": "Borge", - "description": "Heading for sponsors." - }, - "partners.apply.title": { - "message": "Doen aansoek vir 'n vennootskap", - "description": "Partnership application modal title." - }, - "partners.apply.loggedUser": { - "message": "Ingeteken as {0}", - "description": "{0} will be replaced with user account." - }, - "partners.apply.notYou": { - "message": "Nie jy nie?", - "description": "Account switcher on the modal, just like Discord's!" - }, - "partners.apply.select.website": { - "message": "Webwerf", - "description": "Select 'Website' category." - }, - "partners.apply.select.other": { - "message": "Ander", - "description": "Select 'Other' category." - }, - "partners.apply.form.link": { - "message": "Skakel", - "description": "Link field." - }, - "partners.apply.error4": { - "message": "U het reeds om 'n vennootskap aansoek gedoen.", - "description": "Error when already applied." - } -} diff --git a/af_ZA/Website/presence.json b/af_ZA/Website/presence.json deleted file mode 100644 index de8789f3e58..00000000000 --- a/af_ZA/Website/presence.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "presence.sections.changelog.title": { - "message": "Wysigings", - "description": "The title of the changelog section." - }, - "presence.sections.information.title": { - "message": "Inligting", - "description": "The title of the information section." - }, - "presence.sections.information.contributors": { - "message": "Bydraers", - "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]" - } -} diff --git a/ar_SA/Extension/popup.json b/ar_SA/Extension/popup.json index 41d7485016b..b944fba38d5 100644 --- a/ar_SA/Extension/popup.json +++ b/ar_SA/Extension/popup.json @@ -20,7 +20,7 @@ "description": "Title of the description area in the presence settings view." }, "popup.setting.enabled": { - "message": "تم تمكين", + "message": "مفعل", "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.mediaControl": { @@ -68,7 +68,7 @@ "description": "Title of the error message (located at the 'credits' tab in the popup)" }, "popup.credits.error.message": { - "message": "خطأ أثناء تحميل الثناء", + "message": "خطأ أثناء تحميل المساهمون", "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" }, "popup.info.notConnected": { @@ -87,14 +87,38 @@ "message": "تطبيق PreMiD الخاص بك قديم. يرجى تحديثه من أجل متابعة استخدام PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "ملحق قديم", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "الملحق الخاص بك قديم. الرجاء تحديثه للحصول على أحدث الميزات عن طريق تحميله من موقعنا.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "تحديث عاجل", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "لقد أصدرنا تحديثاً عاجلاً للملحق. يرجى تحديثه لمواصلة استخدام PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "لا يوجد اتصال بالإنترنت!", "description": "Shown when the user has no internet connection" }, "popup.info.noInternet.message": { - "message": "يبدو أنه ليس لديك اتصال بالإنترنت! لن يتمكن PreMiD من إظهار في presences الوقت الحالي.", + "message": "يبدو أنه ليس لديك اتصال بالإنترنت! لن يتمكن PreMiD من إظهار presences في الوقت الحالي.", "description": "Shown when the user has no internet connection" }, + "popup.info.notConnectedDiscord": { + "message": "أنت غير متصل بديسكورد!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "لم يتمكن PreMiD من الإتصال بديسكورد! هل هو مثبت و مشتغل؟ *استكشاف الأخطاء وإصلاحها*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "الكل", "description": "Category name shown when you open tags" @@ -116,7 +140,7 @@ "description": "Category name shown when you open tags" }, "popup.category.videos": { - "message": "فيديوات", + "message": "مقاطع الفيديو والبثوث", "description": "Category name shown when you open tags" }, "popup.category.other": { diff --git a/ar_SA/Presence/1337x.json b/ar_SA/Presence/1337x.json index 210026e62a6..146764e145e 100644 --- a/ar_SA/Presence/1337x.json +++ b/ar_SA/Presence/1337x.json @@ -1,78 +1,78 @@ { "1337x.movieLibrary": { - "message": "يشاهد مكتبة الافلام", + "message": "جاري مشاهدة مكتبة الافلام", "description": "" }, "1337x.seriesLibrary": { - "message": "يشاهد مكتبة الافلام", + "message": "جاري مشاهدة مكتبة المسلسلات", "description": "" }, "1337x.latestEpisode": { - "message": "يشاهد الحلقات الاخيرة", + "message": "جاري مشاهدة الحلقات الاخيرة", "description": "" }, "1337x.top": { - "message": "يشاهد اول 100", + "message": "جاري مشاهدة أفضل 100", "description": "" }, "1337x.trending": { - "message": "يشاهد ماهو منتشر", + "message": "جاري مشاهدة ما هو رائج", "description": "" }, "1337x.animeTorrents": { - "message": "يشاهد تورينت الانمي", + "message": "جاري مشاهدة تورنت الانمي", "description": "" }, "1337x.appTorrents": { - "message": "يشاهد بثوث الألعاب", + "message": "جاري مشاهدة تورنت التطبيقات", "description": "" }, "1337x.docTorrents": { - "message": "يشاهد البثوث الوثائيقية", + "message": "جاري مشاهدة تورنت الافلام الوثائقية", "description": "" }, "1337x.gamesTorrents": { - "message": "يشاهد بثوث الالعاب", + "message": "جاري مشاهدة تورنت الالعاب", "description": "" }, "1337x.moviesTorrents": { - "message": "يشاهد بثوث الافلام", + "message": "جاري مشاهدة تورنت الافلام", "description": "" }, "1337x.musicTorrents": { - "message": "يشاهد بثوث الاغاني", + "message": "جاري مشاهدة تورنت الاغاني", "description": "" }, "1337x.otherTorrents": { - "message": "يشاهد البثوث الاخرى", + "message": "جاري مشاهدة تورنت الاخرى", "description": "" }, "1337x.tvTorrents": { - "message": "يشاهد بثوث التلفاز", + "message": "جاري مشاهدة تورنت التلفاز", "description": "" }, "1337x.xxxTorrents": { - "message": "يشاهد بثوث إباحية", + "message": "جاري مشاهدة تورنت XXX", "description": "XXX as in NSFW" }, "1337x.upload": { - "message": "تحميل شيء...", + "message": "جاري رفع شيء...", "description": "" }, "1337x.rules": { - "message": "يقرء القوانين", + "message": "جاري قراءة القوانين", "description": "" }, "1337x.writing": { - "message": "كتابة الي 1337x", + "message": "جاري الكتابة إلى 1337x", "description": "" }, "1337x.about": { - "message": "يقرء حول 1337x", + "message": "جاري القراءة حول 1337x", "description": "" }, "1337x.viewTorrent": { - "message": "يشاهد بث:", + "message": "جاري مشاهدة تورنت:", "description": "" } } diff --git a/ar_SA/Presence/9gag.json b/ar_SA/Presence/9gag.json index ed3206fa8c9..9f2ae1529c1 100644 --- a/ar_SA/Presence/9gag.json +++ b/ar_SA/Presence/9gag.json @@ -1,34 +1,34 @@ { "9gag.gag": { - "message": "يشاهد صورة:", + "message": "جاري مشاهدة gag:", "description": "" }, "9gag.hot": { - "message": "يشاهد ما هو ساخن", + "message": "جاري مشاهدة ما هو ساخن", "description": "" }, "9gag.trending": { - "message": "يشاهد ماهو منتشر", + "message": "جاري مشاهدة ما هو رائج", "description": "" }, "9gag.fresh": { - "message": "يشاهد ما هو طازج", + "message": "جاري مشاهدة ما هو طازج", "description": "" }, "9gag.tag": { - "message": "يشاهد علامة:", + "message": "جاري مشاهدة العلامة:", "description": "" }, "9gag.about": { - "message": "يقرء كل ما يدور حول 9GAG", + "message": "جاري قراءة كل ما يدور حول 9GAG", "description": "" }, "9gag.store": { - "message": "يشاهد الصفحة الرئيسية", + "message": "جاري مشاهدة الصفحة الرئيسية", "description": "" }, "9gag.collection": { - "message": "يشاهد مجموعة:", + "message": "جاري مشاهدة مجموعة:", "description": "" } } \ No newline at end of file diff --git a/ar_SA/Presence/amazon.json b/ar_SA/Presence/amazon.json index 9de69298460..61366bc20fa 100644 --- a/ar_SA/Presence/amazon.json +++ b/ar_SA/Presence/amazon.json @@ -32,7 +32,7 @@ "description": "" }, "amazon.viewTheir": { - "message": "عرض ما يخص", + "message": "يشاهد", "description": "Part 1 of the next 5 strings" }, "amazon.orderHistory": { diff --git a/ar_SA/Presence/discord.json b/ar_SA/Presence/discord.json new file mode 100644 index 00000000000..26c5aa585fe --- /dev/null +++ b/ar_SA/Presence/discord.json @@ -0,0 +1,22 @@ +{ + "discord.friends": { + "message": "يشاهد إصدقائه...", + "description": "" + }, + "discord.settings": { + "message": "يشاهد إعداداته...", + "description": "" + }, + "discord.browseThrough": { + "message": "يتصفح", + "description": "The first part of the next 17 strings" + }, + "discord.support": { + "message": "مركز المساعدة", + "description": "" + }, + "discord.merch.collection": { + "message": "جاري مشاهدة مجموعة:", + "description": "" + } +} diff --git a/ar_SA/Presence/general.json b/ar_SA/Presence/general.json index b199dd5a8ad..4f2caf5c325 100644 --- a/ar_SA/Presence/general.json +++ b/ar_SA/Presence/general.json @@ -4,7 +4,7 @@ "description": "" }, "general.browsing": { - "message": "تصفح", + "message": "جاري تصفح...", "description": "" }, "general.chapter": { @@ -16,7 +16,7 @@ "description": "" }, "general.editing": { - "message": "التعديل:", + "message": "جاري تعديل:", "description": "" }, "general.episode": { @@ -36,7 +36,7 @@ "description": "For choosing a language" }, "general.listeningMusic": { - "message": "الاستماع إلى الموسيقى", + "message": "جاري الاستماع إلى الموسيقى", "description": "" }, "general.listeners": { @@ -68,35 +68,35 @@ "description": "" }, "general.readingDM": { - "message": "قراءة الرسائل المباشرة من:", + "message": "جاري قراءة رسالة مباشرة من:", "description": "" }, "general.readingAbout": { - "message": "يقرئ عن:", + "message": "جاري القراءة حول:", "description": "" }, "general.readingArticle": { - "message": "يقرئ المقال:", + "message": "جاري قراءة مقال:", "description": "" }, "general.readingChannel": { - "message": "يقرئ في القناة:", + "message": "جاري قراءة القناة:", "description": "" }, "general.readingPost": { - "message": "يقرئ المنشور:", + "message": "جاري قراءة منشور:", "description": "" }, "general.readingThread": { - "message": "يقرئ الموضوع:", + "message": "جاري قراءة موضوع:", "description": "" }, "general.reading": { - "message": "يقرأ", + "message": "جاري قراءة", "description": "" }, "general.searchFor": { - "message": "جار البحث عن:", + "message": "جاري البحث عن:", "description": "" }, "general.searchSomething": { @@ -104,7 +104,7 @@ "description": "" }, "general.search": { - "message": "يبحث", + "message": "جاري البحث", "description": "" }, "general.shopCart": { @@ -116,51 +116,51 @@ "description": "" }, "general.typeDM": { - "message": "يكتب في الرسائل المباشرة إلى:", + "message": "جاري الكتابة في الرسائل المباشرة إلى:", "description": "" }, "general.typeChannel": { - "message": "يكتب في هذه القناة:", + "message": "جاري الكتابة في القناة:", "description": "" }, "general.viewAnime": { - "message": "يشاهد الأنمي:", + "message": "جاري مشاهدة أنمي:", "description": "" }, "general.viewCategory": { - "message": "يشاهد الفئة:", + "message": "جاري مشاهدة الفئة:", "description": "" }, "general.viewChannel": { - "message": "يشاهد القناة:", + "message": "جاري مشاهدة القناة:", "description": "" }, "general.viewEpisode": { - "message": "يشاهد الحلقة:", + "message": "جاري مشاهدة الحلقة:", "description": "" }, "general.viewGenre": { - "message": "يشاهد النوع:", + "message": "جاري مشاهدة النوع:", "description": "" }, "general.viewHome": { - "message": "يشاهد الصفحة الرئيسية", + "message": "جاري مشاهدة الصفحة الرئيسية", "description": "" }, "general.viewList": { - "message": "يشاهد قائمة من:", + "message": "جاري مشاهدة قائمة من:", "description": "" }, "general.viewManga": { - "message": "يشاهد المانغا:", + "message": "جاري مشاهدة المانغا:", "description": "" }, "general.viewMember": { - "message": "يشاهد العضو:", + "message": "جاري مشاهدة العضو:", "description": "" }, "general.viewMovie": { - "message": "يشاهد الفيلم:", + "message": "جاري مشاهدة الفيلم:", "description": "" }, "general.viewPlaylist": { @@ -176,15 +176,15 @@ "description": "" }, "general.viewSeries": { - "message": "يشاهد:", + "message": "جاري مشاهدة السلسلة:", "description": "" }, "general.viewShow": { - "message": "يشاهد العرض:", + "message": "جاري مشاهدة العرض:", "description": "" }, "general.viewAccount": { - "message": "يشاهد الحساب الخاص به", + "message": "جاري مشاهدة الحساب الخاص به", "description": "" }, "general.viewThread": { @@ -199,14 +199,46 @@ "message": "يشاهد:", "description": "" }, + "general.viewPage": { + "message": "جاري مشاهدة الصفحة:", + "description": "" + }, + "general.watchingMovie": { + "message": "جاري مشاهدة فيلم", + "description": "" + }, + "general.watchingSeries": { + "message": "جاري مشاهدة سلسلة", + "description": "" + }, + "general.watchingShow": { + "message": "جاري مشاهدة عرض", + "description": "" + }, "general.watchingVid": { "message": "يشاهد فيديو", "description": "" }, + "general.waitingVid": { + "message": "في انتظار العرض الأول لفيديو", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "في انتظار العرض الأول للفيديو", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "يشاهد بث مباشر", "description": "" }, + "general.waitingLive": { + "message": "في انتظار بدء بث مباشر", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "في انتظار بدء البث المباشر", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "يشاهد:", "description": "" @@ -222,5 +254,37 @@ "general.terms": { "message": "شروط الخدمة", "description": "A page name" + }, + "general.cookie": { + "message": "سياسة ملفات تعريف الإرتباط", + "description": "A page name" + }, + "general.repeatAll": { + "message": "جاري تكرار جميع الأغاني", + "description": "" + }, + "general.repeat": { + "message": "في حلقة", + "description": "" + }, + "general.incidentHistory": { + "message": "سجل الحادثة", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "سجل مدة التشغيل", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "يشاهد المسلسل", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "يشاهد الفلم", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "يشاهد الحلقة", + "description": "Used as the title for the button in Discord." } } diff --git a/ar_SA/Presence/genius.json b/ar_SA/Presence/genius.json new file mode 100644 index 00000000000..bbfd3ea1f4b --- /dev/null +++ b/ar_SA/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "عرض الكلمات من:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "عرض الكلمات", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "عرض الصفحة الرئيسية", + "description": "" + }, + "genius.viewAlbum": { + "message": "عرض الألبوم:", + "description": "Album of a song" + } +} diff --git a/af_ZA/Presence/1337x.json b/ar_SA/Presence/google classroom.json similarity index 100% rename from af_ZA/Presence/1337x.json rename to ar_SA/Presence/google classroom.json diff --git a/af_ZA/Presence/spotify.json b/ar_SA/Presence/google docs.json similarity index 100% rename from af_ZA/Presence/spotify.json rename to ar_SA/Presence/google docs.json diff --git a/ar_SA/Presence/hypixel.json b/ar_SA/Presence/hypixel.json index cd0887b7d71..25ffa02ac67 100644 --- a/ar_SA/Presence/hypixel.json +++ b/ar_SA/Presence/hypixel.json @@ -1,6 +1,6 @@ { "hypixel.staff": { - "message": "يشاهد قائمة الموظفين", + "message": "يشاهدة قائمة الإدارة", "description": "" }, "hypixel.watchThreads": { diff --git a/ar_SA/Presence/juniperbot.json b/ar_SA/Presence/juniperbot.json new file mode 100644 index 00000000000..9b4d6c464ea --- /dev/null +++ b/ar_SA/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "الصفحة الرئيسية", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "يشاهد لوحة صدارة سيرفر:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "في لوحة التحكم", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "السيرفر: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "يقرأ معلومات عن خطط التبرع", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "يحدد السيرفر", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "ينظر إلى قائمة الأوامر", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "ينظر إلى إحصائيات البوت", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "يخصص بطاقة الرانك", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "يقرأ عن ملقات تعريف الارتباط الخاصة بالموقع", + "description": "Reading about the site's cookies" + } +} diff --git a/af_ZA/Website/jobs.json b/ar_SA/Presence/kahoot.json similarity index 100% rename from af_ZA/Website/jobs.json rename to ar_SA/Presence/kahoot.json diff --git a/ar_SA/Presence/namemc.json b/ar_SA/Presence/namemc.json new file mode 100644 index 00000000000..09d69c87563 --- /dev/null +++ b/ar_SA/Presence/namemc.json @@ -0,0 +1,38 @@ +{ + "namemc.upcomingNames": { + "message": "عرض الأسماء الواردة", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "عرض المظاهر المتداخلة", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "عرض أعلى المظاهر", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "عرض المظاهر الجديدة", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "عرض المظاهر العشوائية", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "عرض المظاهر المعلمة", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "عرض المظاهر مع {0} علامة", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.servers": { + "message": "عرض الخوادم", + "description": "" + }, + "namemc.viewServer": { + "message": "عرض الخادم:", + "description": "" + } +} diff --git a/ar_SA/Presence/netflix.json b/ar_SA/Presence/netflix.json new file mode 100644 index 00000000000..5aea795d8d3 --- /dev/null +++ b/ar_SA/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "يشاهد قائمته", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "يقوم بإدارة ملفاته", + "description": "" + }, + "netflix.latest": { + "message": "يشاهد ماهو جديد و{0} مشهور على نيتفلكس", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "يحصل على{0}رابط الاحالة الخاص به", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/ar_SA/Presence/premid.json b/ar_SA/Presence/premid.json index 54e29ba3daf..45206191753 100644 --- a/ar_SA/Presence/premid.json +++ b/ar_SA/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "يشاهد الصفحة:", - "description": "" - }, - "premid.docs": { - "message": "المستندات", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "يشاهد presence:", - "description": "" - }, - "premid.pageHome": { - "message": "الصفحة الرئيسية", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "المساهمون", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "تحميل", - "description": "A page name" - }, - "premid.pageStore": { - "message": "المتجر", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "سياسة ملفات تعريف الإرتباط", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "سياسة الخصوصية", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "شروط الخدمة", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "الويكي", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "حول", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "متطلبات النظام", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "تثبيت", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "استكشاف الأخطاء وإصلاحها\n \n ", - "description": "A page name" - }, - "premid.pageStart": { - "message": "الإبتداء", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "تطوير البرزنس", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "يشاهد الصفحة:", + "description": "" + }, + "premid.docs": { + "message": "المستندات", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "يشاهد الـ presence:", + "description": "" + }, + "premid.pageHome": { + "message": "الصفحة الرئيسية", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "المساهمون", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "التحميلات", + "description": "A page name" + }, + "premid.pageStore": { + "message": "المتجر", + "description": "A page name" + }, + "premid.partners": { + "message": "الشركاء", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "حول PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "متطلبات النظام", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "الثبيت", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "{0} التثبيت لـ", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "استكشاف الأخطاء", + "description": "A page name" + }, + "premid.pageStart": { + "message": "البدء", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "من ال API{0} فهم نسخة الـ", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Presence تطوير الـ", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Presence قوانين الـ", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence فئة الـ", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "فئة عرض الشرائح", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Iframe فهم", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Metadata.json تعديل", + "description": "A page name" + }, + "premid.pageTs": { + "message": "TypeScript تعديل الـ", + "description": "A page name" + } +} diff --git a/af_ZA/Website/merch.json b/ar_SA/Presence/tiktok.json similarity index 100% rename from af_ZA/Website/merch.json rename to ar_SA/Presence/tiktok.json diff --git a/ar_SA/Presence/twitch.json b/ar_SA/Presence/twitch.json new file mode 100644 index 00000000000..1fca0ada5f5 --- /dev/null +++ b/ar_SA/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "التحميلات", + "description": "Page name" + }, + "twitch.jobs": { + "message": "الوظائف", + "description": "Page name" + }, + "twitch.turbo": { + "message": "تيربو", + "description": "Page name" + }, + "twitch.partners": { + "message": "الشركاء", + "description": "Page name" + }, + "twitch.press": { + "message": "المركز الصحفي", + "description": "Page name" + }, + "twitch.security": { + "message": "الحماية", + "description": "Page name" + }, + "twitch.access": { + "message": "إمكانية الوصول", + "description": "Page name" + }, + "twitch.ads": { + "message": "اختيارات الإعلانات", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "إرشادات المجتمع", + "description": "Page name" + }, + "twitch.home": { + "message": "الصفحة الرئيسية", + "description": "Page name" + }, + "twitch.wallet": { + "message": "يشاهد المحفظة...", + "description": "" + }, + "twitch.esports": { + "message": "يشاهد الـ Esports...", + "description": "" + }, + "twitch.viewFollow": { + "message": "يشاهد أشخاص اتابعهم...", + "description": "" + }, + "twitch.viewTeam": { + "message": "يشاهد الفريق:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "يشاهد مخزون الـ Drops...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "يشاهد حملات الـ Drops الفعالة...", + "description": "" + }, + "twitch.viewSettings": { + "message": "يشاهد إعداداته...", + "description": "" + }, + "twitch.viewFriends": { + "message": "يشاهد إصدقائه...", + "description": "" + }, + "twitch.subs": { + "message": "يشاهد إشتراكاته...", + "description": "" + }, + "twitch.squad": { + "message": "يشاهد الفريق...", + "description": "" + }, + "twitch.modStreamer": { + "message": "يشرف على البث:", + "description": "" + }, + "twitch.redeem": { + "message": "يستعمل الكود...", + "description": "" + }, + "twitch.camp": { + "message": "معسكر صانعي المحتوى", + "description": "" + }, + "twitch.campBasic": { + "message": "تعلم الأساسيات", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "إعداد البث الخاص بك", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "الارتقاء بالمستوى", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "اتصل وشارك", + "description": "Page name" + }, + "twitch.campReward": { + "message": "احصل على الجوائز", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "الموسيقى على تويتش", + "description": "Page name" + }, + "twitch.campLive": { + "message": "التعلم المباشر", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "لوحة تحكم صانعي المحتوى", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "يقوم بإدارة البث الخاص به...", + "description": "" + }, + "twitch.manageRoles": { + "message": "يقوم بإدارة رتب المجتمع الخاص به...", + "description": "" + }, + "twitch.produce": { + "message": "في منتج الفيديو...", + "description": "" + }, + "twitch.viewTheir": { + "message": "يشاهد", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "إحصائيات القناة", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "موجز البث", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "الإنجازات", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "النشاط الاجتماعي", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "قائمة المتابعين", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "مجموعات الفيديو", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "لقطات", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "اعدادات القناة", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "إعدادات الإشراف", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "إعدادات ال Drops", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "يشاهد أدوات البث", + "description": "" + }, + "twitch.extensions": { + "message": "يشاهد الـ Extenstions", + "description": "" + }, + "twitch.brand": { + "message": "يقرأ عن علامة تويتش التجارية...", + "description": "" + }, + "twitch.brandReal": { + "message": "يحافظ على تويتش", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "جلب اساليب إلى جنوننا ( المحبوب)", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "أقصى تعبيراتنا", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "جمعها معا", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "يشاهدة التطور لعلامة تويتش التجارية", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "مدوّنات تويتش", + "description": "" + }, + "twitch.blogArchive": { + "message": "يشاهد مدونة سنة {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "يتصفح أحدث مشاركات المدونة...", + "description": "" + }, + "twitch.help": { + "message": "مركز المساعدة", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "يقرأ الموضوع:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "يتصفح كتالوج الموضوع...", + "description": "" + }, + "twitch.affiliate": { + "message": "برنامج شركاء تويتش", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "مطوري تويتش", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "مستندات مطورين تويتش", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "منتجات مطور تويتش", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "قصص النجاح من المجتمع", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "مصادر مساعدة", + "description": "Page name" + } +} diff --git a/ar_SA/Presence/twitter.json b/ar_SA/Presence/twitter.json index 5612ffe9c6f..92213243073 100644 --- a/ar_SA/Presence/twitter.json +++ b/ar_SA/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "يشاهد التغريدة:", - "description": "" - }, - "twitter.viewDms": { - "message": "يشاهد الرسائل المباشرة الخاصة بهم", - "description": "" - }, - "twitter.viewTweets": { - "message": "يشاهد تغريدات ل:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "يشاهدلتغريدات (مع الردود) ل:", - "description": "" - }, - "twitter.viewMedia": { - "message": "يشاهد وسائط الإعلام التالية:", - "description": "" - }, - "twitter.viewLiked": { - "message": "يشاهد معجبين من طرفـ:", - "description": "" - }, - "twitter.viewList": { - "message": "يشاهد القائمة:", - "description": "" - }, - "twitter.bookmarks": { - "message": "الإشارات المرجعيّة", - "description": "" - }, - "twitter.notifs": { - "message": "الإشعارات", - "description": "" - }, - "twitter.explore": { - "message": "استكشاف", - "description": "" - }, - "twitter.settings": { - "message": "يغيير بعض الإعدادات...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "يشاهد التغريدة:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "يشاهد الرسائل المباشرة الخاصة بهم", + "description": "" + }, + "twitter.viewTweets": { + "message": "يشاهد تغريدات ل:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "يشاهدلتغريدات (مع الردود) ل:", + "description": "" + }, + "twitter.viewMedia": { + "message": "يشاهد وسائط الإعلام التالية:", + "description": "" + }, + "twitter.viewLiked": { + "message": "يشاهد معجبين من طرفـ:", + "description": "" + }, + "twitter.viewList": { + "message": "يشاهد القائمة:", + "description": "" + }, + "twitter.bookmarks": { + "message": "الإشارات المرجعيّة", + "description": "" + }, + "twitter.notifs": { + "message": "الإشعارات", + "description": "" + }, + "twitter.explore": { + "message": "استكشاف", + "description": "" + }, + "twitter.settings": { + "message": "يغيير بعض الإعدادات...", + "description": "" + } +} diff --git a/ar_SA/Presence/v live.json b/ar_SA/Presence/v live.json new file mode 100644 index 00000000000..84b8f4b6095 --- /dev/null +++ b/ar_SA/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "يتصفح من خلال", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "صفحة الفيديوهات الجديدة", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "صفحة الجداول", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "صفحة المحتويات القادمة", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "قائمة القنوات", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "صفحة الأحداث", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "صفحة المتجر", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "يتصفح التحميلات الأخيرة لمتابعيه البالغ عددهم {0}", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "قناة {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "يشاهد الصفحة الرئيسية", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "يشاهد صفحة الجدول الزمني", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "يشاهد صفحة \"my\"", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "يشاهد صفحة المتجر", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "يشاهد لوحة الـ {0}", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "يشاهد المنتج {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "يعدل{0}ملفه الشخصي", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "عرض ما يخص", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "الصفحة الشخصية", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "الفيديوهات التي تم مشاهدتها سابقاً", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "المشتريات الأخيرة", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "رصيده", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "الأجهزة المتصلة", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "القنوات التي يتم متابعتها", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "يقرأ السياسيات", + "description": "" + } +} diff --git a/ar_SA/Presence/youtube.json b/ar_SA/Presence/youtube.json index 70e246e6abb..c29e9401267 100644 --- a/ar_SA/Presence/youtube.json +++ b/ar_SA/Presence/youtube.json @@ -28,11 +28,11 @@ "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "يشاهد ماهو منتشر", + "message": "يشاهد صفحة الفيديوهات الشائعة", "description": "" }, "youtube.browsingThrough": { - "message": "يتصفح من خلال", + "message": "يتصفح", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.subscriptions": { @@ -56,7 +56,7 @@ "description": "" }, "youtube.upload": { - "message": "تحميل شيء...", + "message": "يقوم برفع شيء ما...", "description": "" }, "youtube.viewAllPlaylist": { @@ -96,7 +96,7 @@ "description": "" }, "youtube.studio.viewTheir": { - "message": "عرض ما يخص", + "message": "يشاهد", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.studio.channelAnalytics": { diff --git a/ar_SA/Website/beta.json b/ar_SA/Website/beta.json index 8b5a98e1741..0f9dd58d3bf 100644 --- a/ar_SA/Website/beta.json +++ b/ar_SA/Website/beta.json @@ -8,7 +8,7 @@ "description": "Section description" }, "beta.description.2": { - "message": "ماذا ستحصل إذا قمت بالتسجيل؟", + "message": "على ماذا ستحصل إذا قمت بالتسجيل؟", "description": "Section description" }, "beta.features.1": { @@ -16,11 +16,11 @@ "description": "Features list" }, "beta.features.2": { - "message": "الوصول إلى قنوات PreMiD للنصوص السرية", + "message": "الوصول إلى قنوات PreMiD للرسائل السرية", "description": "Features list" }, "beta.features.3": { - "message": "رول خاص على سيرفرنا الديسكورد", + "message": "رول مميز على سيرفرنا في ديسكورد", "description": "Features list" }, "beta.register.text": { @@ -38,5 +38,9 @@ "thankyou.description": { "message": "يعمل الفريق الخفي على إدخالك في برنامجنا التجريبي بأسرع ما يمكن. شكرا لك على التسجيل!", "description": "Thank You page description" + }, + "error.noslots": { + "message": "يبدو أننا لا نملك أي فتحات بيتا أخرى متاحة.", + "description": "Shows when the beta slots are full." } } diff --git a/ar_SA/Website/contributors.json b/ar_SA/Website/contributors.json index 5b5f896b40a..c58ccbdcb39 100644 --- a/ar_SA/Website/contributors.json +++ b/ar_SA/Website/contributors.json @@ -31,6 +31,10 @@ "message": "مراجع", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "مدير الشؤون المحلية", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "مطور", "description": "'Developer' title for contributors and user pages." @@ -40,7 +44,7 @@ "description": "'Designer' title for contributors and user pages." }, "contributors.roles.moderator": { - "message": "وسيط", + "message": "مشرف", "description": "'Moderator' title for contributors and user pages." }, "contributors.roles.supportAgent": { @@ -56,11 +60,11 @@ "description": "'Proofreader' title for contributors and user pages." }, "contributors.roles.donator": { - "message": "المتبرع", + "message": "متبرع", "description": "'Donator' title for contributors page." }, "contributors.roles.booster": { - "message": "معزز", + "message": "داعم", "description": "'Booster' title for contributors page and user pages." }, "contributors.roles.translator": { @@ -68,11 +72,11 @@ "description": "'Translator' title for contributors page." }, "contributors.cards.copyUserId": { - "message": "انقر لنسخ ID المستخدم.", + "message": "انقر لنسخ أيدي المستخدم.", "description": "Tippy message when you hover on the avatar of a credit card." }, "contributors.cards.userIdCopied": { - "message": "تم نسخ معرف المستخدم!", + "message": "تم نسخ أيدي المستخدم!", "description": "Notification after user ID was copied." } } diff --git a/ar_SA/Website/downloads.json b/ar_SA/Website/downloads.json index b0c0bede06f..49dec40e9b8 100644 --- a/ar_SA/Website/downloads.json +++ b/ar_SA/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "وقت الايقاف.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "استخدم PreMiD الآن وأظهر لأصدقائك ما تفعله ، ربما تجد شخصًا لديه نفس الاهتمامات.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "إبدء الان", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "تحميل PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "حمل برنامجنا", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "أضف الأضافة إلى متصفح الخاص بك", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "أعد تحميل هذا الموقع وتحقق مما إذا كانت الإضافة متصلة", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "هل لا تزال تواجه مشاكل؟ {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "نحن هنا للمساعدة!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "التطبيق", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "الملحق", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "تحذير هام:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": ".{0} هذا النظام ليس مدعما بشكل رسمي، البرنامج قد لا يشتغل بطريقة كاملة", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "يرجى العلم بأن PreMiD غير مدعوم على الهواتف المحمولة.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "عرض التنزيلات", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "إخفاء التنزيلات", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "الإصدار الحالي من هذا النظام الأساسي هو {0} (هذا الإصدار خاص بنظام Linux ولا ينطبق على الأنظمة الأساسية الأخرى).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "هذا الإصدار خاص بـ Linux، ولا ينطبق على أنظمة أخرى. الإصدار الرئيسي للتطبيق هو {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "يرجى تسجيل الدخول لرؤية هذه التنزيلات.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "عذرًا ، يبدو أنه ليس لديك إمكانية لوصول لخاصية ألفا / بيتا :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "يمكنك الانضمام إلى برنامجنا التجريبي ** هنا ** مجانًا. عجلوا! لدينا فقط {0} فتحات متاحة", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "احصل على إصدارات مبكرة", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "تحذير", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "لا تنس تمكين خيار \"السماح بالامتدادات من المتاجر الأخرى\" من إعدادات الامتداد.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "يجب تثبيت ** هذا ** من أجل تثبيت PreMiD من Chrome Webstore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "تخطي", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "رجوع", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "إلغاء ", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "حسنا", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "تم الإنجاز", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "تسجيل دخول", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "شكرا لك!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "نحن نستخدم الإعلانات لدعم فريقنا والحفاظ على خوادمنا لتوفر لك أفضل تجربة للمستخدم!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "الرجاء تعطيل مربع الإعلانات الخاص بك.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "لا أريد أن أدعم.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "هل أنت متأكد؟", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "حقا؟", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "الر الرجاء الدعم :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "نحتاجك", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "حسنًا، حسناً...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "إظهار التنزيلات التجريبية", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(غير ضروري إذا كنت هنا فقط لتنزيل التطبيق العادي)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "حان الوقت الإظهار.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "استخدم PreMiD الآن وأظهر لأصدقائك ما تفعله ، ربما تجد شخصًا لديه نفس الاهتمامات.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "إبدء الان", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "تحميل PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "قم بتثبيت تطبيقنا", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "أضف ملحقنا إلى متصفحك", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "أعد تحميل هذا الموقع وتحقق مما إذا كان الملحق متصل", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "هل لا تزال تواجه مشاكل؟ {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "نحن هنا للمساعدة!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "التطبيق", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "الملحق", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "تحذير:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": ".{0} هذا النظام ليس مدعما بشكل رسمي، البرنامج قد لا يشتغل بطريقة كاملة", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "يرجى العلم بأن PreMiD غير مدعوم على الهواتف المحمولة.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "إظهار التنزيلات", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "إخفاء التنزيلات", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "الإصدار الحالي من هذا النظام هو {0} (هذا الإصدار خاص بنظام لينكس ولا ينطبق على الأنظمة الأخرى).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "هذا الإصدار خاص بـلينكس، ولا ينطبق على أنظمة أخرى. الإصدار الرئيسي للتطبيق هو {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "يرجى تسجيل الدخول لرؤية هذه التنزيلات.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "عذرًا ، يبدو أنه ليس لديك إمكانية الوصول لخاصية ألفا / بيتا :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "يمكنك الانضمام إلى برنامجنا التجريبي **هنا** مجانًا. إستعجل! لدينا فقط {0} أماكن متاحة", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "الإصدارات المبكرة", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "تحذير", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "يجب تثبيت **هذا** الملحق من أجل تحميل PreMiD من متجر كروم.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "تخطي", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "رجوع", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "إلغاء", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "حسنا", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "تم الإنجاز", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "تسجيل الدخول", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "تخطي على أي حال", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "شكرا لك!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "نحن نستخدم الإعلانات لدعم فريقنا والحفاظ على خوادمنا لتوفر لك أفضل تجربة مستخدم!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "الرجاء تعطيل مانع الإعلانات الخاص بك", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "إظهار التنزيلات التجريبية", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(غير ضروري إذا كنت هنا فقط لتنزيل التطبيق العادي)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "لا أريد أن أدعم.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "هل أنت متأكد؟", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "حقا؟", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "الر الرجاء الدعم :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "أحتاج إليك :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "حسنًا، حسناً...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/ar_SA/Website/errors.json b/ar_SA/Website/errors.json index c7e44948deb..9a0a29e123e 100644 --- a/ar_SA/Website/errors.json +++ b/ar_SA/Website/errors.json @@ -1,6 +1,6 @@ { "store.search.notFound": { - "message": "لا نستطيع العثور على هذا الوجود...", + "message": "لم نتمكن من العثور على هذا الpresence...", "description": "Search result text when nothing's found" }, "error.code.404": { @@ -8,11 +8,11 @@ "description": "Error (404) message" }, "error.code.4": { - "message": "انت تبحث على الوجود غير موجود او محذوف.", + "message": "انت تبحث على presence غير موجود او محذوف.", "description": "Error (4) message" }, "error.code.500": { - "message": "هوناك خطاء في الخادم.", + "message": "حدث خطأ داخلي في الخادم.", "description": "Error (500) message" }, "error.page.details": { @@ -24,23 +24,23 @@ "description": "Button on the error page" }, "user.notFound.heading": { - "message": "لم يتم العثور على هذا المطور، تأكد من", + "message": "لم يتم العثور على هذا المستخدم، تأكد من", "description": "Error when user couldn't be found." }, "user.notFound.message1": { - "message": "أن ID المطور الذي تبحث عنه صحيح.", + "message": "أن أيدي المطور الذي تبحث عنه صحيح.", "description": "Check user ID message." }, "user.notFound.message2": { - "message": "أن المستخدم قد أنشأ ما يكفي من وجود ولديه دور المطور الموجود في خادم Discord لدينا.", + "message": "أن المستخدم قد أنشأ ما يكفي من الpresences ولديه رول Presence Developer في سيرفر ديسكورد لدينا.", "description": "Check the presence amount of the developer created message." }, "user.notFound.message3": { - "message": "تفضل لي الديسكورد الخاص بنا الي كي ترا من يوجه المشكلة معك", + "message": "إذا كان الآخرون يواجهون نفس المشكلة على سيرفر ديسكورد الخاص بنا.", "description": "Check if the error is also happening to others message." }, "user.notFound.message4": { - "message": "اذا كنت تتوقع ان هذا خطاء الرجاء التوجه الي الدسكورد", + "message": "إذا كنت تعتقد أن هذا خطأ، يرجى التواصل معنا على [سيرفر الديسكورد].", "description": "Bottom line for the error page. Do not edit brackets." } } diff --git a/ar_SA/Website/footer.json b/ar_SA/Website/footer.json index 7750ab11b2e..1619ecfa041 100644 --- a/ar_SA/Website/footer.json +++ b/ar_SA/Website/footer.json @@ -4,7 +4,7 @@ "description": "You know how to translate that word? I hope you do :D" }, "footer.usercount.heading": { - "message": "مستعد لي تجربت PreMiD ؟", + "message": "مستعد لاستخدام PreMiD؟", "description": "Promotional heading" }, "footer.usercount.message": { @@ -40,23 +40,19 @@ "description": "Support us section" }, "footer.supportus.donate": { - "message": "التبرع", + "message": "تبرع", "description": "Donate -> redirects to patreon.com/timeraa" }, "footer.supportus.contribute": { "message": "ساهم", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "التصميم", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "الترجمة", "description": "Translate -> redirects to locilazation page" }, "footer.supportus.jobs": { - "message": "العمل معنا!", + "message": "إعمل معنا!", "description": "Work for us! -> redirects to /jobs page" }, "footer.help.heading": { @@ -104,11 +100,11 @@ "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" }, "footer.copyright.line2": { - "message": "{0} صيانة الموقع من طرف", + "message": "صيانة الموقع من طرف {0}", "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" }, "footer.partners.more": { - "message": "انقر هنا لرؤية شركائنا و الرعين.", + "message": "انقر هنا لرؤية بقية شركائنا و الراعيين.", "description": "Button next to all listed partners on the footer." } } diff --git a/ar_SA/Website/header.json b/ar_SA/Website/header.json index 300d0a136d4..47deaa725e5 100644 --- a/ar_SA/Website/header.json +++ b/ar_SA/Website/header.json @@ -28,7 +28,7 @@ "description": "Store tab" }, "header.downloads": { - "message": "تحميل", + "message": "التنزيلات", "description": "Downloads tab" }, "header.contributors": { @@ -36,7 +36,7 @@ "description": "Contributors tab" }, "header.login": { - "message": "تسجيل دخول", + "message": "تسجيل الدخول", "description": "Login Button" }, "header.lia": { @@ -52,7 +52,7 @@ "description": "Dashboard button" }, "header.logout": { - "message": "تسجيل خروج", + "message": "تسجيل الخروج", "description": "Logout button" } } diff --git a/ar_SA/Website/home.json b/ar_SA/Website/home.json index d68233caff4..36fe6ecd2cc 100644 --- a/ar_SA/Website/home.json +++ b/ar_SA/Website/home.json @@ -1,6 +1,6 @@ { "home.introduction.paragraph": { - "message": "**PreMiD** ، عبارة عن اداة بسيطة قابلة لإعادة التطوير تسمح لك بإظهار ما تشاهده وتسمعه على ديسكورد.", + "message": "**PreMiD** ، عبارة عن اداة بسيطة قابلة للتعديل تسمح لك بإظهار ما تفعله على الويب على ديسكورد.", "description": "First phrase that users read on our website" }, "home.introduction.button.features": { @@ -8,11 +8,11 @@ "description": "Introduction button" }, "home.introduction.button.downloads": { - "message": "تنزيل", + "message": "التنزيلات", "description": "Downloads button -> redirects to /downloads page" }, "home.examples.playingagame": { - "message": "يَلعب", + "message": "جاري لعب لعبة", "description": "Discord Rich Presence -> Playing a game" }, "home.examples.timestamp": { @@ -24,7 +24,7 @@ "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.status.playing": { - "message": "اعادة التشغيل", + "message": "يعيد تشغيل", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { @@ -32,19 +32,19 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "تصفح", + "message": "يتصفح...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { - "message": "!ستحب ميزاتنا", + "message": "سوف تحب هذه الميزات!", "description": "Features section" }, "home.features.presencesystem.heading": { - "message": "العثور على **وجودك**", + "message": "اعثر على الpresence **الخاص بك**", "description": "Features section subheading" }, "home.features.presencesystem.description": { - "message": "لقد أنشأنا امتدادنا بطريقة تسمح لك بإضافة واستخدام التواجد الذي أنشأه الآخرون وإدارته في امتدادنا!", + "message": "لقد أنشأنا ملحقنا بطريقة تسمح لك بإضافة واستخدام الpresences التي انشأها الآخرون وإدارتها في ملحقنا!", "description": "Features section description" }, "home.features.presencesystem.button": { @@ -52,35 +52,35 @@ "description": "Features section button" }, "home.features.simpleInterface.heading": { - "message": ". واجهة مستخدم بسيطة", + "message": "واجهة مستخدم بسيطة", "description": "Features section subheading" }, "home.features.simpleInterface.description": { - "message": "تعبت من واجهات المستخدم المعقدة؟ لهذا السبب قمنا بإنشاء ومحاولة الحفاظ على واجهة المستخدم الخاصة بنا بأكبر قدر ممكن من البساطة والمفيدة مع ميزات هامة مثل:", + "message": "تعبت من واجهات المستخدم المعقدة؟ لهذا السبب قمنا بإنشاء ونحاول الحفاظ على واجهة المستخدم الخاصة بنا بأكبر قدر ممكن من البساطة والإفادة مع ميزات هامة مثل:", "description": "Features section description" }, "home.features.simpleInterface.description.1": { - "message": ". إعدادات التطبيق والأضافة", + "message": "إعدادات التطبيق والملحق", "description": "Features section description point" }, "home.features.simpleInterface.description.2": { - "message": ". إدارة الإضافات", + "message": "إدارة الpresences", "description": "Features section description point" }, "home.features.simpleInterface.description.3": { - "message": ". الترتيب حسب الفئة", + "message": "الترتيب حسب الفئة", "description": "Features section description point" }, "home.features.quickSupport.heading": { - "message": ". دعم سريع", + "message": "دعم سريع", "description": "Features section subheading" }, "home.features.quickSupport.description": { - "message": "شيئًا ما مهلًا، يرسل لك أطنان من الأخطاء أو ببساطة لا تعمل؟ سوف نساعدك على التخلص من هذه المشكلات على خادم ديسكورد الخاص بنا، كما أنشأنا نظام الدعم الخاص بنا والذي سيتأكد من حل مشكلتك بأسرع ما يمكن.", + "message": "شيء معطل، يرسل لك أطنان من الأخطاء أو ببساطة لا يعمل؟ سوف نساعدك على التخلص من هذه المشكلات على سيرفر ديسكورد الخاص بنا، كما أننا أنشأنا نظام الدعم الخاص بنا والذي سيتأكد من حل مشكلتك بأسرع ما يمكن.", "description": "Features section description" }, "home.features.quickSupport.button": { - "message": "انضم إلى الديسكورد الخاص بنا ", + "message": "انضم إلى Discord الخاص بنا", "description": "Features section button" }, "home.languageSelector.tippy": { diff --git a/ar_SA/Website/jobs.json b/ar_SA/Website/jobs.json index 12006d155e0..a9a27382ce8 100644 --- a/ar_SA/Website/jobs.json +++ b/ar_SA/Website/jobs.json @@ -1,106 +1,106 @@ { "jobs.modal.title": { - "message": "التقدم بطلب للحصول على {0}", + "message": "تقديم لـ {0}", "description": "Jobs apply modal title, {0} will be replaced with the job name." }, "jobs.modal.step": { - "message": "الخطوة {0} من 2\n", + "message": "الخطوة {0} من 2", "description": "Step indicator of the modal. {0} will be replaced with the current page ." }, "jobs.modal.buttons.next": { - "message": "التالي ", + "message": "التالي", "description": "Next button in the modal." }, "jobs.modal.buttons.join": { - "message": "إنضم ", + "message": "إنضم", "description": "Join Discord button in the modal." }, "jobs.modal.buttons.cancel": { - "message": "إلغاء ", + "message": "إلغاء", "description": "Cancel, button in the modal." }, "jobs.modal.error": { - "message": "رجاءا اكمل جميع الحقول", + "message": "يُرجى إكمال كافة الحقول", "description": "Error when user did not fill all the fields." }, "jobs.modal.notice": { - "message": "PreMiD هو مشروع مفتوح المصدر ، مما يعني أننا فريق غير هادف للربح ، كل تبرع أو مال ربحي يعود إلى المنتج. من خلال التقدم للحصول على وظيفة في PreMiD ، فإنك تقر بأنك تتطوع في الفريق ، ولن يتم الدفع لك مقابل عملك .\n", + "message": "PreMiD هو مشروع مفتوح المصدر، مما يعني أننا فريق غير هادف للربح، كل تبرع أو مال ربحي يعود إلى المنتج. من خلال التقدم للحصول على وظيفة في PreMiD، فإنك تقر بأنك تتطوع في الفريق، ولن يتم الدفع لك مقابل عملك.", "description": "Notice for applicants." }, "jobs.guild.required": { - "message": "انضم إلى الديسكورد الخاص بنا ", + "message": "انضم إلى الديسكورد الخاص بنا", "description": "Title of the modal the user will see if it's not in Discord server." }, "jobs.guild.explanation": { - "message": "لتتمكن من التطبيق يجب عليك الانضمام بسيرفر الديسكورد الخاص بنا. وإلا لن نتمكن من الاتصال بك إذا تم اختيارك في النهاية!", + "message": "لتتمكن من التقديم يجب عليك الانضمام إلى سيرفر الديسكورد الخاص بنا. وإلا فلن نتمكن من التواصل بك إذا تم اختيارك في النهاية!", "description": "Explanation why users should be in Discord server to perform job application." }, "jobs.header.title": { - "message": "العمل لحساب PreMiD ", + "message": "العمل لحساب PreMiD", "description": "First part of the jobs page." }, "jobs.header.description": { - "message": "هل انت مستعد لمساعدة اكبر مكتبة Rich-Presence؟ ", + "message": "هل انت مستعد لمساعدة اكبر برنامج Rich-Presence؟", "description": "The second part of the jobs page." }, "jobs.openings.title": { - "message": "الوظائف الشاغرة ", + "message": "الوظائف الشاغرة", "description": "Text before the available job positions cards." }, "jobs.benefits.title": { - "message": "الفوائد العالية ", + "message": "الفوائد العالية", "description": "Text before the benefits cards." }, "jobs.benefit1.title": { - "message": "قابلنا ", + "message": "قابلنا", "description": "Benefit card title." }, "jobs.benefit1.description": { - "message": "تواصل مع الأشخاص وراء PreMiD. ", + "message": "تواصل مع الأشخاص وراء PreMiD.", "description": "Benefit card description." }, "jobs.benefit2.title": { - "message": "نظرة خاطفة ", + "message": "نظرة خاطفة", "description": "Benefit card title." }, "jobs.benefit2.description": { - "message": "ألقي نظرة على البرمجة والتسويق لدينا. ", + "message": "ألقي نظرة على البرمجة والتسويق لدينا.", "description": "Benefit card description." }, "jobs.benefit3.title": { - "message": "الشرف ", + "message": "الشرف", "description": "Benefit card title." }, "jobs.benefit3.description": { - "message": "أذونات ديسكورد قوية ورول ملون. ", + "message": "أذونات ديسكورد قوية ورول ملون.", "description": "Benefit card description." }, "jobs.benefit4.title": { - "message": "دعم PreMiD ", + "message": "إدعم PreMiD", "description": "Benefit card title." }, "jobs.benefit4.description": { - "message": "مع مساعدتك يمكنك تشغيل هذا المشروع. ", + "message": "مع مساعدتك يمكنك تشغيل هذا المشروع.", "description": "Benefit card description." }, "jobs.benefit5.title": { - "message": "انتهاء المهلة ", + "message": "انتهاء المهلة", "description": "Benefit card title." }, "jobs.benefit5.description": { - "message": "خذ وقتك. هذا العمل تطوعي. ", + "message": "خذ وقتك. هذا العمل تطوعي.", "description": "Benefit card description." }, "jobs.benefit6.title": { - "message": "الوصول المبكر ", + "message": "الوصول المبكر", "description": "Benefit card title." }, "jobs.benefit6.description": { - "message": "اختبر الميزات الجديدة قبل أي شخص اخر. ", + "message": "اختبر الميزات الجديدة قبل أي شخص اخر.", "description": "Benefit card description." }, "jobs.success.applied": { - "message": "شكرًا لك على تقديم الطلب! ", + "message": "شكرًا لك على تقديم الطلب!", "description": "Notification when applying." }, "jobs.errors.alreadyApplied": { diff --git a/ar_SA/Website/maintenance.json b/ar_SA/Website/maintenance.json index ee1148c1d9d..c625eecb8ce 100644 --- a/ar_SA/Website/maintenance.json +++ b/ar_SA/Website/maintenance.json @@ -4,7 +4,7 @@ "description": "The big text on maintenance page" }, "maintenance.heading": { - "message": "للأسف نحن نواجه بعض الصعوبات الفنية. سنعود قريبا. آسف للإزعاج.", + "message": "للأسف نحن نواجه بعض الصعوبات التقنية. سنعود قريبا. نعتذر للإزعاج.", "description": "Heading on maintenance page" }, "maintenance.heading2": { @@ -12,7 +12,7 @@ "description": "Heading on maintenance page" }, "maintenance.message": { - "message": "!حتى يقوم مطورونا الخاصون بإصلاح ذلك ، لا تتردد في إلقاء نظرة هنا", + "message": "حتى يقوم المطورون الخاصون بإصلاح هذا الأمر، لا تتردد في إلقاء نظرة هنا!", "description": "Message on maintenance page" }, "maintenance.statuspage": { diff --git a/ar_SA/Website/partners.json b/ar_SA/Website/partners.json index bd01779cfc4..2b7b043feae 100644 --- a/ar_SA/Website/partners.json +++ b/ar_SA/Website/partners.json @@ -4,7 +4,7 @@ "description": "Heading for page." }, "partners.header.description": { - "message": "انضم إلى المشاهدة واحصل على بعض الفوائد فقط للشريك لإظهار كم من المساحة لديك.", + "message": "إنضم إلى العائلة واحصل على بعض الفوائد الخاصة بالشركاء لإظهار كم من المقدار لديك.", "description": "Description for page." }, "partners.slideshow.description": { @@ -16,7 +16,7 @@ "description": "Heading for benefits." }, "partners.why.benefit1.title": { - "message": "تواجد مجاني خاص بك", + "message": "الpresence المجاني الخاص بك", "description": "Heading for the first benefit." }, "partners.why.benefit1.description": { @@ -36,7 +36,7 @@ "description": "Heading for the third benefit." }, "partners.why.benefit3.description": { - "message": "يستخدم Presence الخاص بك تلقائيًا عندما يقوم شخص ما بزيارة موقع الويب الخاص بك.", + "message": "يستخدم الpresence الخاص بك تلقائيًا عندما يقوم شخص ما بزيارة موقع الويب الخاص بك.", "description": "Description for the third benefit." }, "partners.why.benefit4.title": { @@ -44,15 +44,15 @@ "description": "Heading for the fourth benefit." }, "partners.why.benefit4.description": { - "message": "مكان رديء على صفحة شركائنا.", + "message": "مكان في صفحة شركائنا.", "description": "Description for the fourth benefit." }, "partners.why.benefit5.title": { - "message": "كن مشهوراً", + "message": "كن مشهور", "description": "Heading for the fifth benefit." }, "partners.why.benefit5.description": { - "message": "مميز على وسائل التواصل الاجتماعي الخاص بنا.", + "message": "مميز على وسائل التواصل الاجتماعي الخاصة بنا.", "description": "Description for the fifth benefit." }, "partners.requirements.title": { @@ -64,7 +64,7 @@ "description": "Heading for the first requirement." }, "partners.requirements.first.description": { - "message": "نحن نضع في أنظارنا على المجتمعات المتنامية والأشياء المثيرة حول الإنترنت. TL;DR يجب أن تستخدم PreMiD بالفعل وأن تكون مستعدا لنشره على المزيد من الحزم عبر الإنترنت. والقبول في البرنامج هو أمر نوعي للغاية وسيتفاوت من مرشح إلى آخر.", + "message": "نحن نضع في أنظارنا المجتمعات النامية والأشياء المثيرة حول الإنترنت. TL;DR يجب أن تستخدم PreMiD بالفعل وأن تكون مستعدا لنشره على المزيد من الحزم عبر الإنترنت. والقبول في البرنامج هو أمر نوعي للغاية وسيتفاوت من مرشح إلى آخر.", "description": "Description for the first requirement." }, "partners.requirements.second.title": { @@ -76,19 +76,19 @@ "description": "Description for the second requirement." }, "partners.apply.button": { - "message": "قدّم الآن!", + "message": "قدم الآن!", "description": "Button to apply for partner." }, "partners.apply.disclaimer": { - "message": "دعونا نذهب إلى السماء معاً!", + "message": "دعنا نذهب إلى السماء معاً!", "description": "Disclaimer located above the apply button." }, "partners.apply.jobs": { - "message": "إذا كنت ترغب في الحصول على وظيفة مباشرة في PreMiD ، فقم بإلقاء نظرة على **إعلانات الوظائف الخاصة بنا**.", + "message": "إذا كنت ترغب في الحصول على وظيفة مباشرة في PreMiD، فقم بإلقاء نظرة على **إعلانات الوظائف الخاصة بنا**.", "description": "Hint located under the button." }, "partners.sponsors.title": { - "message": "داعمين", + "message": "الرعاة", "description": "Heading for sponsors." }, "partners.sponsors.description": { @@ -100,37 +100,61 @@ "description": "Description for AniFlix." }, "partners.partner.arenaOfKings": { - "message": "ساحة الملوك هي لعبة ساحة سريعة الوتيرة من الجيل القادم التي تلعبت في المتصفح.", + "message": "ساحة الملوك هي لعبة ساحة سريعة الوتيرة من الجيل القادم التي تلعب في المتصفح.", "description": "Description for Arena of Kings." }, "partners.partner.upBeat": { "message": "UpBeat إذاعة دولية لا تستهدف الربح وتسعى جاهدة إلى توفير إذاعة, تسلية و أخبار جيدة النوعية دون توقف.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "منصة كسب اللاعبين.", - "description": "Description for iLoot." + "partners.partner.simLiveRadio": { + "message": "SimLiveRadio هو أنجح راديو معلوماتي ترفيهي لألعاب المحاكاة في ألمانيا، النمسا وسويسرا!", + "description": "Description for SimLoveRadio." + }, + "partners.partner.discordTemplates": { + "message": "باشر بإنشاء مجتمعك الخاص مع نماذجنا المذهلة. ابني مملكتك الخاصة.", + "description": "Description for DiscordTemplates." + }, + "partners.partner.taigaBot": { + "message": "تايغا هو بوت ديسكورد يحاول تقديم جميع الميزات التي قد تحتاجها في وقت واحد!", + "description": "Description for taigabot." }, "partners.partner.bitRock": { "message": "أداة إنشاء تثبيت منصة قوية وسهلة الاستخدام.", "description": "Description for BitRock." }, "partners.partner.statusPage": { - "message": "التواصل بسهولة مع المستخدمين في الوقت الحقيقي.", + "message": "قم بإيصال الحالة في الوقت الحالي بسهولة إلى مستخدميك.", "description": "Description for StatusPage." }, + "partners.partner.erisly": { + "message": "آلهة تلعب دور بوت ديسكورد ممتع!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "REYFM تمكنك من الإستماع إلى اكثر من 15+ بث موسيقي مجاناً - بدون توقف. مع أفضل و أحدث الموسيقى لك فقط!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "مكان رشيق لشركات التكنولوجيا.", "description": "Description for Crowdin." }, "partners.partner.wikijs": { - "message": "برنامج ويكي المفتوح المصدر الأقوى والأكثر قابلية للتوسيع.", + "message": "برنامج ويكي مفتوح المصدر الأقوى والأكثر قابلية للتوسيع.", "description": "Description for WikiJS." }, + "partners.partner.packageCloud": { + "message": "واجهة موحدة, سهلة الاستخدام للمطورين لكل أدواتك.", + "description": "Description for PackageCloud." + }, "partners.partner.fastly": { - "message": "خلف أفضل شبكة الويب.", + "message": "وراء أفضل في الويب.", "description": "Description for Fastly." }, + "partners.partner.onlyhit": { + "message": "OnlyHit هي محطة الإذاعة الموسيقى الخاصة بك على الانترنت والتي تم صناعتها لتشغيل افضل الأغاني على مدار الساعة 24/7 ولجعلك تكتشف أفضل الأغاني أولاً.", + "description": "Description for OnlyHit." + }, "partners.apply.title": { "message": "تقدم بطلب الشريك", "description": "Partnership application modal title." @@ -155,6 +179,10 @@ "message": "آخر", "description": "Select 'Other' category." }, + "partners.apply.form.name": { + "message": "الاسم", + "description": "Name filed." + }, "partners.apply.form.name.placeholder": { "message": "مثال: PreMiD", "description": "Name field's placeholder." @@ -172,7 +200,7 @@ "description": "Description field." }, "partners.apply.form.description.placeholder": { - "message": "وصف للميز", + "message": "وصف المميز", "description": "Description field's placeholder." }, "partners.apply.form.imageLink": { @@ -184,7 +212,7 @@ "description": "Image link field's placeholder. Do not change the image URL." }, "partners.apply.form.button.close": { - "message": "إغلاق", + "message": "غلق", "description": "Modal close button." }, "partners.apply.form.button.apply": { @@ -192,7 +220,7 @@ "description": "Modal apply button." }, "partners.apply.success": { - "message": "شكرًا لك على تقديم الطلب! ", + "message": "شكرًا لك على تقديم الطلب!", "description": "Success message when applying." }, "partners.apply.error1": { @@ -200,11 +228,11 @@ "description": "Error when a field isn't filled." }, "partners.apply.error2": { - "message": "الحد الأقصى للوصف 150 حرفا.", + "message": "الحد الأقصى للوصف 150 رمزا.", "description": "Error when description exceeds character limit." }, "partners.apply.error3": { - "message": "الرجاء إضافة رابط (يجب أن يبدأ ب https:// والانتهاء ب .png)", + "message": "الرجاء إضافة رابط (يجب أن يبدأ ب https:// و ينتهي ب .png)", "description": "Error when image link is entered wrong." }, "partners.apply.error4": { diff --git a/ar_SA/Website/presence.json b/ar_SA/Website/presence.json index e2d472e1730..be4cd082f93 100644 --- a/ar_SA/Website/presence.json +++ b/ar_SA/Website/presence.json @@ -24,7 +24,7 @@ "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" }, "presence.sections.information.likes": { - "message": "الروابط", + "message": "الإعجابات", "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" }, "presence.sections.information.users": { @@ -36,7 +36,7 @@ "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]" }, "presence.sections.information.supportedurls": { - "message": "المواقع المدعمة", + "message": "المواقع المدعومة", "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]" }, "presence.sections.information.contributors": { diff --git a/ar_SA/Website/report.json b/ar_SA/Website/report.json index 1c77602c601..ce6d7c7aaa4 100644 --- a/ar_SA/Website/report.json +++ b/ar_SA/Website/report.json @@ -1,6 +1,6 @@ { "report.title": { - "message": "الابلاغ عن الاخطاء", + "message": "الإبلاغ عن خطأ", "description": "Text to indicate the page." }, "report.bugcount": { @@ -8,11 +8,11 @@ "description": "Amount of bug reports user can send" }, "report.info": { - "message": "الإبلاغ عن الأخطاء هو للأخطاء الموجودة داخل موقع PreMiD وسيرفر ديسكورد PreMiD. يجب الإبلاغ عن الأخطاء الخاصة بالوجود لمنشئ الحضور. إبلاغ الأخطاء باللغة الإنجليزية فقط.", + "message": "الإبلاغ عن الأخطاء هو للأخطاء الموجودة داخل موقع PreMiD وسيرفر ديسكورد PreMiD. يجب الإبلاغ عن الأخطاء الخاصة بالpresence لصانع الpresence. إبلاغ الأخطاء باللغة الإنجليزية فقط.", "description": "Tells the user about submitting a bug" }, "report.overview": { - "message": "فدم وصف واضح و موجز لماهو الخطأ.", + "message": "قدم وصف واضح و موجز لما هو الخطأ.", "description": "Text for the user to write a brief of the bug information." }, "report.os": { @@ -32,7 +32,7 @@ "description": "Button to send the information inputed." }, "report.toomany": { - "message": "لديك الكثير من الأخطاء النشطة. انتظر مراجعة الأحطاء التي أرسلتها. يتمم التحقق من الأخطاء إسبوعياً، كن صبورًا.", + "message": "لديك الكثير من الأخطاء النشطة. انتظر مراجعة الأخطاء التي أرسلتها. يتم التحقق من الأخطاء إسبوعياً، كن صبورًا.", "description": "User has too many active reports" }, "report.toomany.alert": { @@ -44,11 +44,11 @@ "description": "Success notification" }, "report.error": { - "message": "معلومات جانبية", + "message": "مطلوب المزيد من المعلومات", "description": "User needs to input more notification" }, "report.error.unauth": { - "message": "الرجاء التحقق من حسابك في الدسكورد", + "message": "الرجاء تحقيق حسابك في الديسكورد", "description": "Users Discord not verified" }, "report.activebugs": { diff --git a/ar_SA/Website/store.json b/ar_SA/Website/store.json index ca81beaf176..a7a351b2220 100644 --- a/ar_SA/Website/store.json +++ b/ar_SA/Website/store.json @@ -1,6 +1,6 @@ { "store.message.error": { - "message": "الأضافة غير متصله.", + "message": "الملحق غير متصل.", "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, "store.cards.creator": { @@ -8,51 +8,51 @@ "description": "Creator of a presence" }, "store.cards.popular": { - "message": "هذه الأضافة مشهوره جدا بين المستخدمين.", + "message": "هذا الpresence مشهور جدا بين المستخدمين.", "description": "Presence card popular flame" }, "store.cards.partner": { - "message": "شريك في الأضافة", + "message": "Presence شريك", "description": "Presence card partner flame" }, "store.cards.extraStepsRequired": { - "message": "تطلب هذا الأضافة خطوات إضافية للعمل، يرجى التحقق من صفحته للحصول على مزيد من المعلومات.", + "message": "يتطلب هذا الpresence خطوات إضافية للعمل، يرجى التحقق من صفحته للحصول على مزيد من المعلومات.", "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." }, "store.header.search": { - "message": "البحث على اضافة", + "message": "البحث على presence", "description": "Search bar text when nothing is stated" }, "store.card.presence.add": { - "message": "تثبيت الإضافة", + "message": "اضافة presence", "description": "Button that will appear on hover after extension is installed." }, "store.card.presence.remove": { - "message": "إزالة الإضافة", + "message": "إزالة presence", "description": "Button that will appear on hover after extension and presence is installed." }, "store.card.presence.included": { - "message": "ويتم تمكين هذا الحضور تلقائياً عند زيارة موقعه.", + "message": "يتم تشغيل هذا الpresence تلقائياً عند زيارة موقعه.", "description": "The message that appears instead of the buttons." }, "store.category.filters.heading": { - "message": "ترشيح/تصفيه", + "message": "تصفيه", "description": "Searh filters option at the store page" }, "store.category.filters.mostUsed": { - "message": "أظهار الأكثر استخداما", + "message": "الأكثر استخداما أولا", "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { - "message": "إظهار NSFW", + "message": "عرض المحتوى الغير لائق", "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { - "message": "فقط الوجوه المعجبة", + "message": "فقط الpresences المعجبة", "description": "Liked presences only checkbox" }, "store.filters.added": { - "message": "اظهار الأضافات المضافة", + "message": "اظهار الpresences المضافة", "description": "Store filter to display/not display already installed presences." }, "store.category.heading": { @@ -92,7 +92,7 @@ "description": "Little message next to the keys of search filters on the store." }, "store.search.removeFilter": { - "message": "اضغط لازالة الفلتر", + "message": "اضغط لازالة التصفيه", "description": "Remove message for active search filters." } } diff --git a/ar_SA/Website/users.json b/ar_SA/Website/users.json index 565d15bd486..6cc985b4cd3 100644 --- a/ar_SA/Website/users.json +++ b/ar_SA/Website/users.json @@ -1,18 +1,18 @@ { "user.roles.presenceDeveloper": { - "message": "مطور ملحقات", + "message": "مطور presence", "description": "'Presence Developer' title for user pages." }, "user.roles.presenceVerifier": { - "message": "مدقق ملحقات", + "message": "مدقق presence", "description": "'Presence Verifier' title for user pages." }, "user.importantPresenceDev.message1": { - "message": "مطور ملحقات متميز", + "message": "مطور presence متميز", "description": "'Important Presence Developer' tippy description for user pages." }, "user.importantPresenceDev.message2": { - "message": ".طور {0} ملحقات", + "message": "طور {0} presences.", "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { @@ -20,19 +20,19 @@ "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { - "message": "أنشئ أكثر من 100 Presence!", + "message": "أنشئ أكثر من 100 precenses!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, "user.switch.contributed": { - "message": "المستخدم [الوجودات / المساهمين]", + "message": "[presences/مساهمات] المستخدم", "description": "The tippy message to switch between user's presences and presences that user has contributed to." }, "user.presences.created": { - "message": "اضغط هنا لاظهار الوجودات التي انشائها هذا المستخدم.", + "message": "اضغط هنا لاظهار الpresences التي انشائها هذا المستخدم.", "description": "Tippy content in user profile." }, "user.presences.contributed": { - "message": "انقر هنا لإظهار الpresence الذي ساهم به هذا المستخدم.", + "message": "انقر هنا لإظهار الpresence التي ساهم بها هذا المستخدم.", "description": "Tippy content (mode 2) in user profile." } } diff --git a/az_AZ/Extension/changelog.json b/az_AZ/Extension/changelog.json deleted file mode 100644 index 6db4976bcca..00000000000 --- a/az_AZ/Extension/changelog.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "extension.2.0.new1": { - "message": "İstifadəçilər özləri üçün status əlavə edə bilərlər. *Bir neçəsini əlavə et!*", - "description": "" - }, - "extension.2.0.new2": { - "message": "Təbii mühitdə bir neçə *yeni status* tapın", - "description": "" - }, - "extension.2.0.new3": { - "message": "Avtomatik yenilənmə", - "description": "" - }, - "extension.2.0.new4": { - "message": "İstifadəçilər status yarada bilərlər", - "description": "" - }, - "extension.2.0.new5": { - "message": "Yaradıcı inkişaf etdiricilər üçün sənədlər var", - "description": "" - }, - "extension.2.0.new6": { - "message": "Tam yeni veb-sayt dizaynı", - "description": "" - }, - "extension.2.0.new7": { - "message": "Discord botumuz üçün bir neçə xüsusiyyət", - "description": "" - }, - "extension.2.0.new8": { - "message": "Yeni API-miz yaxşı işləyir", - "description": "" - }, - "extension.2.0.change1": { - "message": "Yenilənmiş popup və nişanların sırası və tərzi", - "description": "" - }, - "extension.2.0.fix1": { - "message": "Bilinən/bilinməyən xeyli xəta var", - "description": "" - }, - "extension.2.0.fix2": { - "message": "Hər şey artıq daha sürətlidir", - "description": "" - }, - "extension.2.0.1.fix1": { - "message": "Ən yenisinə sahib olsanız belə köhnə tətbiqin səhvini düzəldir", - "description": "" - } -} diff --git a/az_AZ/Extension/chrome-store.json b/az_AZ/Extension/chrome-store.json deleted file mode 100644 index 8c025310c6b..00000000000 --- a/az_AZ/Extension/chrome-store.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "extension.description.short": { - "message": "Veb-xidmətlər üçün status!", - "description": "Short description in extension store" - }, - "extension.description.full": { - "message": "Veb-xidmətlər üçün status!\nPreMiD Discordun status proqram inkişaf dəstini istifadə edərək Discord profilinizdə veb saytlarda nə etdiyinizi göstərməyə imkan verən kiçik bir proqramıdır. Məsələn bir videoya baxmağa başladıqda uzantı səhifədən lazım olan bütün məlumatları tutur və Discord profilinizdə statusu təyin etmək üçün tətbiqimizə göndərir.\n\nPreMiD 250-dən çox veb saytı dəstəkləyir və hər gün yeni sayt əlavə edən güclü birliyimizə təşəkkür edirik.\n\nPreMiD-dən istifadə etmək üçün brauzerə əlavəni əlavə etməli və veb saytımızda olanrəsmi PreMiD tətbiqini quraşdırmalısınız. Bu, Discordun status proqram inkişaf dəstinin işləməsindəki məhdudiyyətlərlə əlaqədardır.\n\n» Discord serverimiz\n{0}\n\n» Veb-saytımız\n{1}\n\n» GitHub səhifəmiz\n{2}\n\nPreMiD-i sevirsinizsə, rəy bildirin, dostlarınıza yayın və ya ianə verin.", - "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" - } -} diff --git a/az_AZ/Extension/tabs.json b/az_AZ/Extension/tabs.json deleted file mode 100644 index 35e037c5d87..00000000000 --- a/az_AZ/Extension/tabs.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "tab.button.changelog": { - "message": "Dəyişikliklər", - "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" - }, - "tab.button.wiki": { - "message": "Viki", - "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.heading": { - "message": "Təşəkkürlər", - "description": "Title of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.subHeading": { - "message": "{0} yüklədiyiniz üçün", - "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.start": { - "message": "{0} istifadə etməyə başla", - "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time" - }, - "donate": { - "message": "İanə et", - "description": "Donate button of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.error": { - "message": "**Ah yox!** Biz proqrama qoşula bilmirik... O yüklüdür?", - "description": "Error message of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.link.troubleshooting": { - "message": "Həll et", - "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.link.installApplication": { - "message": "Proqramı yüklə", - "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time" - }, - "tab.updated.heading": { - "message": "Versiya yüksəlişi!", - "description": "Title of the tab which opens when PreMiD was updated" - }, - "tab.updated.subHeading": { - "message": "{0} güncəlləndi!", - "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated" - }, - "tab.updated.new": { - "message": "Yeni", - "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated" - }, - "tab.updated.changed": { - "message": "Dəyişən", - "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated" - }, - "tab.updated.fixed": { - "message": "Düzəldilmiş", - "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated" - } -} diff --git a/az_AZ/Presence/9gag.json b/az_AZ/Presence/9gag.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/az_AZ/Presence/9gag.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/az_AZ/Presence/amazon.json b/az_AZ/Presence/amazon.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/az_AZ/Presence/amazon.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/az_AZ/Presence/facebook.json b/az_AZ/Presence/facebook.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/az_AZ/Presence/facebook.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/az_AZ/Presence/general.json b/az_AZ/Presence/general.json deleted file mode 100644 index e83dde417e6..00000000000 --- a/az_AZ/Presence/general.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "general.anime": { - "message": "Anime", - "description": "" - }, - "general.browsing": { - "message": "Axtarış edir...", - "description": "" - }, - "general.episode": { - "message": "Bölüm", - "description": "" - }, - "general.language": { - "message": "Dil", - "description": "For choosing a language" - }, - "general.live": { - "message": "Canlı", - "description": "" - }, - "general.reading": { - "message": "Oxuyur", - "description": "" - }, - "general.search": { - "message": "Axtarır", - "description": "" - }, - "general.store": { - "message": "Mağaza", - "description": "" - } -} diff --git a/az_AZ/Presence/premid.json b/az_AZ/Presence/premid.json deleted file mode 100644 index 9a50ed99eae..00000000000 --- a/az_AZ/Presence/premid.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "premid.pageContributors": { - "message": "Töhfə verənlər", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Yükləmələr", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Mağaza", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Viki", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Quraşdırma", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Həll et", - "description": "A page name" - } -} \ No newline at end of file diff --git a/az_AZ/Presence/spotify.json b/az_AZ/Presence/spotify.json deleted file mode 100644 index 6ee81472df0..00000000000 --- a/az_AZ/Presence/spotify.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "spotify.featured": { - "message": "Seçilmiş mahnılar", - "description": "" - }, - "spotify.bestPodcasts": { - "message": "Ən yaxşı podkastlar", - "description": "" - }, - "spotify.charts": { - "message": "Qrafiklərə baxır", - "description": "" - }, - "spotify.genres": { - "message": "Janrlara baxır", - "description": "" - }, - "spotify.latest": { - "message": "Son buraxılanlara baxır", - "description": "" - }, - "spotify.discover": { - "message": "Yeni mahnılara göz gəzdirir", - "description": "" - }, - "spotify.browse": { - "message": "Göz gəzdirir", - "description": "First section of the next 6 strings" - }, - "spotify.podcastsLike": { - "message": "bəyəndiyi podkastlar", - "description": "\"Browsing through\" + this" - }, - "spotify.artistsLike": { - "message": "bəyəndiyi sənətçilər", - "description": "\"Browsing through\" + this" - }, - "spotify.albumLike": { - "message": "bəyəndiyi albomlar", - "description": "\"Browsing through\" + this" - }, - "spotify.songsLike": { - "message": "bəyəndiyi mahnılar", - "description": "\"Browsing through\" + this" - }, - "spotify.madeForYou": { - "message": "\"Sənin üçün hazırlandı\"", - "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" - }, - "spotify.playlists": { - "message": "onların mahnı siyahısı", - "description": "\"Browsing through\" + this" - }, - "spotify.download": { - "message": "Spotify yükləyir", - "description": "" - } -} diff --git a/az_AZ/Presence/twitter.json b/az_AZ/Presence/twitter.json deleted file mode 100644 index 6b2ee7d4faa..00000000000 --- a/az_AZ/Presence/twitter.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "twitter.readTweet": { - "message": "Tviti oxuyur:", - "description": "" - }, - "twitter.viewTweets": { - "message": "Tvitlərə baxır:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Tvitlərə (cavablarla) baxır:", - "description": "" - } -} \ No newline at end of file diff --git a/az_AZ/Website/404.json b/az_AZ/Website/404.json deleted file mode 100644 index 2adfd40c1be..00000000000 --- a/az_AZ/Website/404.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "404.heading": { - "message": "Ou! Bu da olmalıdır?", - "description": "Heading on 404 page" - }, - "404.message": { - "message": "Bağışlayın, görmək istədiyiniz səhifə köçürüldü və ya silindi və ya bəlkə də heç mövcud deyildi?", - "description": "Message on 404 page" - } -} diff --git a/az_AZ/Website/beta.json b/az_AZ/Website/beta.json deleted file mode 100644 index cc0e0238557..00000000000 --- a/az_AZ/Website/beta.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "beta.title": { - "message": "Yeni xüsusiyyətlər istəyirsən?", - "description": "Beta page title" - }, - "beta.description.1": { - "message": "**PreMiD Beta** artıq hamı üçün əlçatandır!", - "description": "Section description" - }, - "beta.description.2": { - "message": "Qeydiyyatdan keçsəniz nə qazanacaqsınız?", - "description": "Section description" - }, - "beta.features.1": { - "message": "Son xüsusiyyətlər", - "description": "Features list" - }, - "beta.features.2": { - "message": "PreMiD-in super gizli yazı kanallarına girmə", - "description": "Features list" - }, - "beta.features.3": { - "message": "Discord serverində özəl rol", - "description": "Features list" - }, - "beta.register.text": { - "message": "Bunun üçün hazırsan? Digər {0} beta sınayıcısına qoşul!", - "description": "{0} will be replaced with the beta testers count -> is a variable" - }, - "beta.register.button": { - "message": "Qeydiyyatdan keç!", - "description": "Sign up button text" - }, - "thankyou.title": { - "message": "Əla! Sən artıq beta istifadəçisən!", - "description": "Thank You page title" - }, - "thankyou.description": { - "message": "Meymunlarımız sizi mümkün qədər tez beta proqramımıza daxil etmək üçün çalışırlar. Qeydiyyat üçün təşəkkür edirik!", - "description": "Thank You page description" - } -} diff --git a/az_AZ/Website/contributors.json b/az_AZ/Website/contributors.json deleted file mode 100644 index 1464987dffc..00000000000 --- a/az_AZ/Website/contributors.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "contributors.headings.staff": { - "message": "Heyət", - "description": "Heading for group of users." - }, - "contributors.headings.supporters": { - "message": "Dəstəkləyənlər", - "description": "Heading for group of users." - }, - "contributors.headings.translators": { - "message": "Tərcüməçilər", - "description": "Heading for group of users." - }, - "contributors.roles.administrator": { - "message": "Admin", - "description": "'Administrator' title for contributors and user pages." - }, - "contributors.roles.moderator": { - "message": "Moderator", - "description": "'Moderator' title for contributors and user pages." - }, - "contributors.roles.supportAgent": { - "message": "Dəstək Agenti", - "description": "'Support Agent' title for contributors and user pages." - }, - "contributors.roles.proofreader": { - "message": "Korrektor", - "description": "'Proofreader' title for contributors and user pages." - }, - "contributors.roles.donator": { - "message": "Donor", - "description": "'Donator' title for contributors page." - }, - "contributors.roles.booster": { - "message": "Booster", - "description": "'Booster' title for contributors page and user pages." - }, - "contributors.roles.translator": { - "message": "Tərcüməçi", - "description": "'Translator' title for contributors page." - }, - "contributors.cards.copyUserId": { - "message": "İstifadəçinin ID nömrəsini kopyalamaq üçün kilkləyin.", - "description": "Tippy message when you hover on the avatar of a credit card." - }, - "contributors.cards.userIdCopied": { - "message": "İstifadəçinin ID nömrəsi kopyalandı!", - "description": "Notification after user ID was copied." - } -} diff --git a/az_AZ/Website/downloads.json b/az_AZ/Website/downloads.json deleted file mode 100644 index f6c6dd34734..00000000000 --- a/az_AZ/Website/downloads.json +++ /dev/null @@ -1,134 +0,0 @@ -{ - "downloads.header.title": { - "message": "Göstəriş vaxtı.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "İndi PreMiD istifadə edin və nə etdiyinizi dostlarınıza göstərin, bəlkə eyni maraqları olan birini taparsınız.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Başlat", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "PreMiD Yükləyin", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Tətbiqimizi quraşdırın", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Brauzeriniz üçün uzantımızı yükləyin", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Saytı yenidən yükləyin və uzantının bağlı olub olmadığını yoxlayın", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Hələ də problem yaşayırsınız? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Kömək etmək üçün buradayıq!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Applikasiya", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Əlavə", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Xəbərdarlıq:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Bu əməliyyat sistemi üçün quraşdırıcı yoxdur. Bu o deməkdir ki, bunun üçün peşəkar dəstək yoxdur.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Unutmayın ki, PreMiD mobil telefonlarda dəstəklənmir.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Yükləmələri göstər", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Yükləmələri gizlət", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "{0} Bu platformanın cari versiyasıdır. (bu versiya Linux-a aiddir və digər platformalara aid deyil).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Bu versiya Linux üçün nəzərdə tutulmuştur və digər sistemlərə tətbiq ediləbilməz. Tətbiqin əsas versiyası {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Yükləmələri görmək üçün daxil olun.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Hey, sənin alfa/beta üçün icazən yodur :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Beta proqramımıza **buradan** pulsuz qoşula bilərsiniz. Yalnız {0} yer qaldı", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Erkən Buraxılışlar", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Xəbərdarlıq", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Uzantı parametrlərindən \"digər mağazalara icazə ver\" seçimini aktivləşdirməyi unutmayın.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Chrome Webstore-dan PreMiD quraşdırmaq üçün **bu** uzantını quraşdırmalısınız.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Keç", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Geri", - "description": "Back button on the ads section" - }, - "downloads.button.okay": { - "message": "Oldu", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "İcra et", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Daxil ol", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Təşəkkürlər!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Ən yaxşı istifadəçi təcrübəsini əldə etmək üçün komandamızı dəstəkləmək və serverlərimizi qorumaq üçün reklamlardan istifadə edirik!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Zəhmət olmasa adblock'u bağlayın.", - "description": "Message next to pepe." - } -} diff --git a/az_AZ/Website/home.json b/az_AZ/Website/home.json deleted file mode 100644 index 021daa6d32b..00000000000 --- a/az_AZ/Website/home.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "home.introduction.button.downloads": { - "message": "Yükləmələr", - "description": "Downloads button -> redirects to /downloads page" - }, - "home.examples.playingagame": { - "message": "Oyun oynayır", - "description": "Discord Rich Presence -> Playing a game" - }, - "home.examples.timestamp": { - "message": "{0} qaldı", - "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" - }, - "home.examples.status.playing": { - "message": "Oynayır", - "description": "Discord Rich Presence -> small image text;" - }, - "home.examples.status.live": { - "message": "Canlı", - "description": "Discord Rich Presence -> small image text;" - }, - "home.examples.status.browsing": { - "message": "Axtarış edir...", - "description": "Discord Rich Presence -> small image text;" - }, - "home.features.heading": { - "message": "Bu xüsusiyyətləri sevəcəksiniz!", - "description": "Features section" - }, - "home.features.simpleInterface.heading": { - "message": "Sadə istifadəçi interfeysi", - "description": "Features section subheading" - }, - "home.features.simpleInterface.description.1": { - "message": "Proqram və əlavə parametrləri", - "description": "Features section description point" - }, - "home.features.simpleInterface.description.2": { - "message": "Status idarəsi", - "description": "Features section description point" - }, - "home.features.quickSupport.heading": { - "message": "Tez dəstək", - "description": "Features section subheading" - } -} diff --git a/az_AZ/Website/maintenance.json b/az_AZ/Website/maintenance.json deleted file mode 100644 index baba5bb7153..00000000000 --- a/az_AZ/Website/maintenance.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "maintenance.big": { - "message": "Ah, yox!", - "description": "The big text on maintenance page" - }, - "maintenance.message": { - "message": "Xüsusi inkişaf etdiricilərimiz bunu düzəldənə qədər, buraya nəzər yetirin!", - "description": "Message on maintenance page" - }, - "maintenance.statuspage": { - "message": "Status səhifəsi", - "description": "Status Page link on maintenance page" - }, - "maintenance.discordserver": { - "message": "Discord serveri", - "description": "Discord Server link on maintenance page" - } -} diff --git a/bg_BG/Extension/popup.json b/bg_BG/Extension/popup.json index cc655c155c0..cce7e007f1e 100644 --- a/bg_BG/Extension/popup.json +++ b/bg_BG/Extension/popup.json @@ -87,6 +87,38 @@ "message": "Приложението ви PreMiD е остаряло. Моля, актуализирайте го, за да продължите да използвате PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Остаряла версия на добавката", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Вашата добавка е остаряла. Моля обновете я за да получите най-новите функции, като я изтеглите от сайта ни.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Спешна актуализация", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Пуснахме много важна актуализация за добавка. Моля обновете я за продължите да използвате PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Няма връзка с интернет!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Изглежда, че нямате връзка с интернет! PreMiD няма да може да показва статуси в момента.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Няма връзка с Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD не може да се свърже с твоето Discord приложение! Изтеглено и работи ли?\n*Troubleshooting*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "всичко\n", "description": "Category name shown when you open tags" diff --git a/bg_BG/Presence/discord.json b/bg_BG/Presence/discord.json new file mode 100644 index 00000000000..ba280c672f6 --- /dev/null +++ b/bg_BG/Presence/discord.json @@ -0,0 +1,18 @@ +{ + "discord.friends": { + "message": "Гледа своите приятели...", + "description": "" + }, + "discord.settings": { + "message": "Гледа своите настройки...", + "description": "" + }, + "discord.browseThrough": { + "message": "Търси в", + "description": "The first part of the next 17 strings" + }, + "discord.merch.collection": { + "message": "Гледа колекция:", + "description": "" + } +} diff --git a/bg_BG/Presence/general.json b/bg_BG/Presence/general.json index 50960cd4960..17fd0cca5bb 100644 --- a/bg_BG/Presence/general.json +++ b/bg_BG/Presence/general.json @@ -107,6 +107,18 @@ "message": "изпитателен", "description": "" }, + "general.writing": { + "message": "Изписване", + "description": "" + }, + "general.calling": { + "message": "Обаждане", + "description": "" + }, + "general.inCall": { + "message": "В разговор...", + "description": "" + }, "general.shopCart": { "message": "Кошница", "description": "" @@ -199,14 +211,46 @@ "message": "Гледа:", "description": "" }, + "general.viewPage": { + "message": "Гледа страница:", + "description": "" + }, + "general.watchingMovie": { + "message": "Гледа филм", + "description": "" + }, + "general.watchingSeries": { + "message": "Гледа сериал", + "description": "" + }, + "general.watchingShow": { + "message": "Гледа шоу", + "description": "" + }, "general.watchingVid": { "message": "Гледа видео", "description": "" }, + "general.waitingVid": { + "message": "Чака за предаване на видео", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Чака за предаването на видео", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Гледа предаване на живо", "description": "" }, + "general.waitingLive": { + "message": "Изчаква за предаване на живо да започне", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Изчаква за предаването на живо да започне", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Гледа:", "description": "" @@ -222,5 +266,73 @@ "general.terms": { "message": "Условия за Ползване", "description": "A page name" + }, + "general.cookie": { + "message": "Политика на бисквитките", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Превърта всички песни", + "description": "" + }, + "general.repeat": { + "message": "На завъртане", + "description": "" + }, + "general.incidentView": { + "message": "Преглед на инцидент", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "История на инциденти", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "История на ъптайм", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Погледни серий", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Погледни филм", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Гледай епизод", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Гледане на видео", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Гледайте Stream", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Преглед на канала", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Слушайте заедно", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Преглед на Страница", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Преглед на Песен", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Преглед на Албум", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Преглед на профил", + "description": "Used as the title for the button in Discord." } } diff --git a/az_AZ/Presence/1337x.json b/bg_BG/Presence/genius.json similarity index 100% rename from az_AZ/Presence/1337x.json rename to bg_BG/Presence/genius.json diff --git a/az_AZ/Website/jobs.json b/bg_BG/Presence/google classroom.json similarity index 100% rename from az_AZ/Website/jobs.json rename to bg_BG/Presence/google classroom.json diff --git a/az_AZ/Website/merch.json b/bg_BG/Presence/google docs.json similarity index 100% rename from az_AZ/Website/merch.json rename to bg_BG/Presence/google docs.json diff --git a/bg_BG/Presence/juniperbot.json b/bg_BG/Presence/juniperbot.json new file mode 100644 index 00000000000..6f4d5dbaae4 --- /dev/null +++ b/bg_BG/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Главна страница", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Гледа класацията на сървъра:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "В главното табло", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Сървър: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Чете информация за дарителните планове", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Избира сървър", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Гледа в листа с команди", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Гледа в статистистиките на бота", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Къстомизира ранк картата", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Чете за бисквитките на сайта", + "description": "Reading about the site's cookies" + } +} diff --git a/az_AZ/Website/users.json b/bg_BG/Presence/kahoot.json similarity index 100% rename from az_AZ/Website/users.json rename to bg_BG/Presence/kahoot.json diff --git a/bs_BA/Presence/1337x.json b/bg_BG/Presence/namemc.json similarity index 100% rename from bs_BA/Presence/1337x.json rename to bg_BG/Presence/namemc.json diff --git a/bg_BG/Presence/netflix.json b/bg_BG/Presence/netflix.json new file mode 100644 index 00000000000..15a6a319d26 --- /dev/null +++ b/bg_BG/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Гледа своя списък", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Управлява своите профили", + "description": "" + }, + "netflix.latest": { + "message": "Гледа какво е ново и{0} популярно в Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Взима своя{0}реферален линк", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/bg_BG/Presence/premid.json b/bg_BG/Presence/premid.json index 9b61f262fdd..88f1de99fb2 100644 --- a/bg_BG/Presence/premid.json +++ b/bg_BG/Presence/premid.json @@ -1,62 +1,94 @@ { - "premid.viewPage": { - "message": "Гледа страница:", - "description": "" - }, - "premid.docs": { - "message": "Документи", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Гледа присъствие:", - "description": "" - }, - "premid.pageHome": { - "message": "Начална страница", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Сътрудници", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Downloads", - "description": "A page name" - }, - "premid.pageStore": { - "message": "магазин", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Политика на бисквитките", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Политика за защита на личните данни", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Условия за Ползване", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Относно", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Инсталация", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Отстраняване на неизправности", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Първи стъпки", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Гледа страница:", + "description": "" + }, + "premid.docs": { + "message": "Документи", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Гледа присъствие:", + "description": "" + }, + "premid.pageHome": { + "message": "Начална страница", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Сътрудници", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Изтегления", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Магазин", + "description": "A page name" + }, + "premid.partners": { + "message": "Партньори", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "За PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Системни изисквания", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Инсталация", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Инсталация за {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Отстраняване на неизправности", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Начални стъпки", + "description": "A page name" + }, + "premid.pageApi": { + "message": "ППИ", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Разбира v{0} API", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Разработване на Присъствия", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Насоки за присъствията", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Клас на присъствие", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Клас на слайшоу", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Разбира iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Конфигурира metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Конфигурира TypeScript", + "description": "A page name" + } +} diff --git a/bg_BG/Presence/tiktok.json b/bg_BG/Presence/tiktok.json new file mode 100644 index 00000000000..ce0762c1030 --- /dev/null +++ b/bg_BG/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Преглед на страницата им {0} За вас", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Преглед на {0} последователната им страница", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Преглед на TikTok на:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Вижте TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/bg_BG/Presence/twitch.json b/bg_BG/Presence/twitch.json new file mode 100644 index 00000000000..ee0e446108c --- /dev/null +++ b/bg_BG/Presence/twitch.json @@ -0,0 +1,134 @@ +{ + "twitch.downloads": { + "message": "Изтегления", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Позиции", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Турбо", + "description": "Page name" + }, + "twitch.partners": { + "message": "Партньори", + "description": "Page name" + }, + "twitch.press": { + "message": "Прес център", + "description": "Page name" + }, + "twitch.security": { + "message": "Сигурност", + "description": "Page name" + }, + "twitch.access": { + "message": "Достъпност", + "description": "Page name" + }, + "twitch.ads": { + "message": "Избори за реклами", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Правила на общността", + "description": "Page name" + }, + "twitch.home": { + "message": "Начална страница", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Гледа портфейл...", + "description": "" + }, + "twitch.esports": { + "message": "Гледа Esports...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Гледа хора които следва...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Гледа отбор:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Гледа своя инвентар с пускания...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Гледа активните къмпинги за пускания...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Гледа своите настройки...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Гледа своите приятели...", + "description": "" + }, + "twitch.subs": { + "message": "Гледа своите абонаменти...", + "description": "" + }, + "twitch.squad": { + "message": "Гледа скуад...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Модерира стриймър:", + "description": "" + }, + "twitch.redeem": { + "message": "Активира код...", + "description": "" + }, + "twitch.camp": { + "message": "Къмпинг за създатели", + "description": "" + }, + "twitch.campBasic": { + "message": "Запознаване с основите", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Сетъпва своя стрийм", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Вдигане на ниво", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Свържи и ангажирай", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Бъди възнаграден", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Музика в Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Живо учение", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Табло за създатели", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Управлява своя стрийм...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Гледа своите", + "description": "Part 1 of the next 10 strings" + } +} diff --git a/bg_BG/Presence/twitter.json b/bg_BG/Presence/twitter.json index 7f1b2644251..ed5e6d6f0e6 100644 --- a/bg_BG/Presence/twitter.json +++ b/bg_BG/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Чете туит:", - "description": "" - }, - "twitter.viewDms": { - "message": "Гледа своите лични съобщения", - "description": "" - }, - "twitter.viewTweets": { - "message": "Чете туитове на:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Чете туитове (с отговори) на:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Гледа медия от:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Гледа харесано от:", - "description": "" - }, - "twitter.viewList": { - "message": "Гледа списък:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Отметки", - "description": "" - }, - "twitter.notifs": { - "message": "Известия", - "description": "" - }, - "twitter.explore": { - "message": "Разгледай", - "description": "" - }, - "twitter.settings": { - "message": "Променяне на някои настройки...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Чете туит:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Гледа своите лични съобщения", + "description": "" + }, + "twitter.viewTweets": { + "message": "Чете туитове на:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Чете туитове (с отговори) на:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Гледа медия от:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Гледа харесано от:", + "description": "" + }, + "twitter.viewList": { + "message": "Гледа списък:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Отметки", + "description": "" + }, + "twitter.notifs": { + "message": "Известия", + "description": "" + }, + "twitter.explore": { + "message": "Разгледай", + "description": "" + }, + "twitter.settings": { + "message": "Променяне на някои настройки...", + "description": "" + } +} diff --git a/bg_BG/Presence/v live.json b/bg_BG/Presence/v live.json new file mode 100644 index 00000000000..30429ab3c38 --- /dev/null +++ b/bg_BG/Presence/v live.json @@ -0,0 +1,14 @@ +{ + "v live.browseThrough": { + "message": "Търси в", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "новата страница на видеото", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.viewTheir": { + "message": "Гледа своите", + "description": "The first part of the next 6 strings" + } +} diff --git a/bg_BG/Website/contributors.json b/bg_BG/Website/contributors.json index c60ef21ae06..85bbd1c2978 100644 --- a/bg_BG/Website/contributors.json +++ b/bg_BG/Website/contributors.json @@ -11,10 +11,34 @@ "message": "преводачи", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "Глава на проекта", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Управител на екипа", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Маркетинг директор", + "description": "'Marketing Director' title for contributors and user pages." + }, "contributors.roles.administrator": { "message": "администратор", "description": "'Administrator' title for contributors and user pages." }, + "contributors.roles.reviewer": { + "message": "Рецензент", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "Управител по локализацията", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Разработчик", + "description": "'Developer' title for contributors and user pages." + }, "contributors.roles.designer": { "message": "Дизайнер", "description": "'Designer' title for contributors and user pages." @@ -27,6 +51,10 @@ "message": "Агент на поддръжките", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "Представител", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "Коректор", "description": "'Proofreader' title for contributors and user pages." diff --git a/bg_BG/Website/downloads.json b/bg_BG/Website/downloads.json index df804e780a0..342a2085a11 100644 --- a/bg_BG/Website/downloads.json +++ b/bg_BG/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Време да покажем какво имаме.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Използвай PreMiD сега и покажи на своите приятели какво правиш, може би ще намериш някого с същите интереси.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Първи стъпки", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Изтеглете PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Изтеглете нашата програма", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Добавете нашето разширение към вашият браузър", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Презаредете тази страница и проверете дали разширението е свързано", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Все още имате проблеми? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Тук сме, за да помогнем!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Приложение", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "разширение", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Предупреждение:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Няма инсталатор за тази операционна система. Това означава, че няма професионална подкрепа за това.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Знайте, че PreMiD не е поддържано на мобилни телефони.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Показване на изтеглянията", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Скриване на изтеглянията", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Сегашната версия на тази платформа е {0} (тази версия е направена за Linux, и не поддържа други платформи).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Тази версия е специално за Linux, и не поддържа други системи. Главната версия на програмата е {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Моля влезте си в профила, за да видите изтегленията.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Изглежда, че нямате достъп до алфа/бета версий :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Можеш да се присъединиш към бета програмата **here** безплатно. Побързай! Имаме само още {0} свободни места", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Ранни версий", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Предупреждение", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Не забравяй да включиш 'позволи разширения от други магазини' опцията от настройки на разширенията.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Трябва да изтеглиш **this** разширение за да изтеглиш PreMiD от Chrome уебмагазина.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Прескочи", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Назад", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Отказ", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Добре", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Свършен", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Вход", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Благодаря ти!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Ние използваме реклами, за да подкрепим екипът ни и да поддържаме нашите сървъри, за да ви предложим най-доброто преживяване!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Моля изключете вашият AdBlock-ър.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Не искам да подкрепя.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Сигурни ли сте?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Наистина?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "М-моля подкрепете ни :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Трябваш ми :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Добре, добре...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Покажи бета изтегляния", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(ненужно, ако си тук, за да изтеглиш нормалната програма)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Време да покажем какво имаме.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Използвай PreMiD сега и покажи на своите приятели какво правиш, може би ще намериш някого с същите интереси.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Първи стъпки", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Изтеглете PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Изтеглете нашата програма", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Добавете нашето разширение към вашият браузър", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Презаредете тази страница и проверете дали разширението е свързано", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Все още имате проблеми? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Тук сме, за да помогнем!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Приложение", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "разширение", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Внимание:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Няма инсталатор за тази операционна система. Това означава, че няма професионална подкрепа за това.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Знайте, че PreMiD не се поддържа от мобилни телефони.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Покажи изтеглянията", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Скрии изтеглянията", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Сегашната версия на платформата е {0} (тази версия е направена за Linux и не поддържа други платформи).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Тази версия е специално за Linux, и не поддържа други системи. Главната версия на програмата е {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Моля влезте си в профила, за да видите изтегленията.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Опа , изглежда, че нямате достъп до алфа/бета версий :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Можеш да се присъединиш към бета програмата **тук** безплатно. Побързай! Имаме само още {0} свободни места", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Ранни версии", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Внимание", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Трябва да изтеглиш **това** разширение за да изтеглиш PreMiD от Chrome магазина.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Пропусни", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Назад", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Отмени", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Добре", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Готово", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Вход", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Пропусни", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Благодаря ти!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Ние използваме реклами, за да подкрепим екипът ни и да поддържаме нашите сървъри, за да ви предложим най-доброто преживяване!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Моля изключете вашият AdBlock-ър", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Покажи ранни версии", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(не е нужно, ако си тук, за да изтеглиш нормалната програма)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Не искам да подкрепя.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Сигурни ли сте?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Наистина?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "М-моля подкрепете ни :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Трябваш ми :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Добре, добре...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/bg_BG/Website/footer.json b/bg_BG/Website/footer.json index 213a32dfa63..7c8b898daab 100644 --- a/bg_BG/Website/footer.json +++ b/bg_BG/Website/footer.json @@ -47,10 +47,6 @@ "message": "Принос", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Дизайн", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Превеждам", "description": "Translate -> redirects to locilazation page" diff --git a/bg_BG/Website/home.json b/bg_BG/Website/home.json index 0e563897e0a..df15ceff7a8 100644 --- a/bg_BG/Website/home.json +++ b/bg_BG/Website/home.json @@ -28,11 +28,11 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { - "message": "Live\n", + "message": "На живо", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "Сърфирането ...", + "message": "Разглеждане...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { diff --git a/bg_BG/Website/partners.json b/bg_BG/Website/partners.json index 48e16b534a9..5c639326170 100644 --- a/bg_BG/Website/partners.json +++ b/bg_BG/Website/partners.json @@ -55,6 +55,10 @@ "message": "Представено на нашите социални медий.", "description": "Description for the fifth benefit." }, + "partners.requirements.title": { + "message": "Изисквания", + "description": "Heading for the requirements." + }, "partners.requirements.first.title": { "message": "Какво търсим?", "description": "Heading for the first requirement." @@ -103,18 +107,10 @@ "message": "UpBeat е не профитно, интернационално радио, което се стреми да донесе нонстоп, качествено радио и новини развлечение.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Платформата за печелене на геймъри.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio е най-успешно информационно-развлекателно радио за симулационни игри в Германия. Австрия и Швейцаря!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Получи каквото е твое. Стриймвай аниме, филми, хентай, специални и още. Безплатно, без никакви реклами в високо значение!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Започни да създаваш твоя собствена общност с страхотни шаблони. Построй твоето кралство.", "description": "Description for DiscordTemplates." @@ -135,6 +131,10 @@ "message": "Богиня, която играе като забавен Discord бот!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM ти позволява да слушаш над 15 излъчвания на музика безплатно - нонстоп. С най-добрата и нова музика само за теб!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Пъргава локализация за тек компаний.", "description": "Description for Crowdin." @@ -151,6 +151,10 @@ "message": "Зад най-доброто от интернета.", "description": "Description for Fastly." }, + "partners.partner.onlyhit": { + "message": "OnlyHit е твоята онлайн радио станция, направена за да слушаш най-добрите си парчета 24/7, и да те накара да откриеш твоите бъдещи парчета първи.", + "description": "Description for OnlyHit." + }, "partners.apply.title": { "message": "Кандидатствай за партньор", "description": "Partnership application modal title." @@ -172,9 +176,13 @@ "description": "Select 'Website' category." }, "partners.apply.select.other": { - "message": "друг", + "message": "Други", "description": "Select 'Other' category." }, + "partners.apply.form.name": { + "message": "Име", + "description": "Name filed." + }, "partners.apply.form.name.placeholder": { "message": "Пример: PreMiD", "description": "Name field's placeholder." diff --git a/bg_BG/Website/presence.json b/bg_BG/Website/presence.json index 0c09894ab98..cac572a33db 100644 --- a/bg_BG/Website/presence.json +++ b/bg_BG/Website/presence.json @@ -8,7 +8,7 @@ "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "Дневник на промените", + "message": "Промени", "description": "The title of the changelog section." }, "presence.sections.information.title": { diff --git a/bg_BG/Website/store.json b/bg_BG/Website/store.json index e1d1de4620c..9dafbc35f95 100644 --- a/bg_BG/Website/store.json +++ b/bg_BG/Website/store.json @@ -4,7 +4,7 @@ "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, "store.cards.creator": { - "message": "автор", + "message": "Автор", "description": "Creator of a presence" }, "store.cards.popular": { @@ -60,7 +60,7 @@ "description": "Category heading" }, "store.category.all": { - "message": "всичко\n", + "message": "Всички", "description": "Category at the top" }, "store.category.games": { @@ -68,7 +68,7 @@ "description": "Category at the top" }, "store.category.music": { - "message": "музика\n", + "message": "Музика", "description": "Category at the top" }, "store.category.socials": { @@ -92,7 +92,7 @@ "description": "Little message next to the keys of search filters on the store." }, "store.search.removeFilter": { - "message": "Цъкнете, за да премахнете филтъра", + "message": "Щракнете, за да премахнете филтъра", "description": "Remove message for active search filters." } } diff --git a/bn_BD/Extension/changelog.json b/bn_BD/Extension/changelog.json index 2c806bec108..76012cd104f 100644 --- a/bn_BD/Extension/changelog.json +++ b/bn_BD/Extension/changelog.json @@ -1,50 +1,50 @@ { "extension.2.0.new1": { - "message": "ব্যবহারকারীরা এখন নিজেরাই উপস্থিতিগুলি যুক্ত করতে পারেন। * এখনই কিছু যুক্ত করুন! *", + "message": "ইউজারস এখন নিজ থেকেই presences গুলো Add করতে পারবে। *এখনই Add করো কিছু!*", "description": "" }, "extension.2.0.new2": { - "message": "তাদের প্রাকৃতিক আবাসে কিছু * নতুন উপস্থাপনা * সন্ধান করুন", + "message": "কিছু *নতুন presences* খোঁজ তাদের স্বাভাভিক জায়গা থেকে", "description": "" }, "extension.2.0.new3": { - "message": "অটো আপডেট করা এখন একটি জিনিস", + "message": "অটো আপডেট করা এখন একটা সহজ কাজ", "description": "" }, "extension.2.0.new4": { - "message": "উজার্স রা এখন নিজের রিচ প্রেসেন্স বানাইতে পারবে", + "message": "ইউজারস এখন presences তৈরি করতে পারবে", "description": "" }, "extension.2.0.new5": { - "message": "*ডক্স* যারা একটু ক্রিয়েটিভ তাদের জন্য", + "message": "*ডক্স* সেইসব ক্রিয়েটিভ ডেভেলপারদের জন্য", "description": "" }, "extension.2.0.new6": { - "message": "একদম নতুন ওয়েবসাইট ডিসাইন", + "message": "একদম নতুন ওয়েবসাইট ডিজাইন", "description": "" }, "extension.2.0.new7": { - "message": "নতুন ফিচারস ডিসকার্ড বোট এর জন্য", + "message": "নতুন ফিচারস আমাদের Discord-Bot এর জন্য", "description": "" }, "extension.2.0.new8": { - "message": "আমাদের নতুন API একটা জন্তু", + "message": "আমাদের নতুন API অনেকখানি স্টেবল", "description": "" }, "extension.2.0.change1": { - "message": "পুনর্নির্মাণ পপআপ এবং ট্যাবস লেআউট এবং শৈলী", + "message": "পুনরায় তৈরি করা পপআপ এবং ট্যাবস লেআউট এবং স্টাইল", "description": "" }, "extension.2.0.fix1": { - "message": "অনেক (না)জানা বাগস ভাগসে", + "message": "অনেকগুলো (অ)জানা Bugs পালিয়েছে", "description": "" }, "extension.2.0.fix2": { - "message": "সব কিছু এখন অনেক ভালো চলতাছে", + "message": "সবকিছু এখন বেশ দ্রুত চলছে", "description": "" }, "extension.2.0.1.fix1": { - "message": "আপনার কাছে সর্বশেষতম অ্যাপ্লিকেশন থাকলেও পুরানো অ্যাপ্লিকেশন ত্রুটি ঠিক করে", + "message": "পুরাতন অ্যাপ Error ঠিক করে যদিও তোমার কাছে লেটেস্টটা আছে", "description": "" } } diff --git a/bn_BD/Extension/chrome-store.json b/bn_BD/Extension/chrome-store.json index 15505810020..03d910c293e 100644 --- a/bn_BD/Extension/chrome-store.json +++ b/bn_BD/Extension/chrome-store.json @@ -1,10 +1,10 @@ { "extension.description.short": { - "message": "ওয়েব পরিষেবাদির জন্য আপনার ধনী উপস্থিতি!", + "message": "ওয়েব সার্ভিসের জন্য তোমার Rich Presence!", "description": "Short description in extension store" }, "extension.description.full": { - "message": "আপনার রিচ প্রেসেন্স ওয়েব সার্ভিস এর জন্য!\nPreMiD একটা ছোট উপযোগ যেটা আপনাকে দেহকেই এপিকে কোন ওয়েবসাইট এ কে করছেন আপনার ডিসকোর্ড প্রোফাইল এ দেখাবে ডিসকোর্ড এর রিচ প্রেসেন্স API দেয়া. আপনি উদাহরণস্বরূপ কোনও ভিডিও দেখা শুরু করার সময় এক্সটেনশনটি পৃষ্ঠাটি থেকে প্রয়োজনীয় সমস্ত তথ্য ধরে ফেলে এবং আপনার ডিসকর্ড প্রোফাইলে স্থিতি সেট করতে এটি আমাদের অ্যাপ্লিকেশনটিতে প্রেরণ করে।\n\n\nপ্রেমীদ সাপোর্ট করে ২৫০ ওয়েবসাইট এর ও বেশি আর ইটা বাতাসে আমাদের স্ট্রং কমিউনিটি সাপোর্ট এর জন্য প্রায় পোরটেক দিন একটা নতুন প্রেসেন্স বাইর হয় \n\nPreMiD উসে করার জন্য আপনার এই এক্সটেনশন তা অ্যাড করা লাগবে আর অফিসিয়াল PreMiD এপ্লিকেশন তা ইনস্টল করা লাগবে, এর এপ্লিকেশন তা ওয়েবসাইট এ পাওয়া যাই. \n\n» Our Discord Server \n{0}\n» Our Website \n{1}\n» GitHub organisation \n{2}\nআপ্নে যদি PreMiD কে ভালো বসেন প্লিজ একটা রিভিউ লেখবেন আর আপনার ফ্রেন্ডস দেড় সাথে শেয়ার করবেন.", + "message": "তোমাকে আমাদের অফিসিয়াল অ্যাপ্লিকেশানটি ইন্সটল করার লাগবে এটিকে কাজ করার জন্যে\n {0} {1}\n\nতুমি তোমার মিডিয়া কী - গুলো ব্যবহার করতে পারো আমাদের সার্ভিসগুলোর প্লেব্যাক কন্ট্রোল করার জন্যে। যখন তুমি কোনো কিছু দেখো/শোনো আমাদের যেকোনো একটি সাপোর্টেড সার্ভিসের সাথে, ব্রাউজার এক্সটেনশনটি ভিডিওটির/গানটির মেটাডাটা পাঠায় তোমার ডেস্কটপ ক্লায়েন্টে এবং PreMiD এটিকে প্রসেস করে। PreMiD তথ্যটি Discord - এর কাছে পাঠায় সঠিকভাবে এবং তারপর অটোমেটিকভাবে এটির স্ট্যাটাস সেট করে।\nসাপোর্টেড সার্ভিসেস\n {2} এখানে একটু নজর দাও {3}\n\nসাহায্য প্রয়োজন?\n {4} {5}\n\nআমাদের Discord সার্ভার\n {6} PreMiD - এর পেছনে থাকা মানুষদের সাথে কথা বলো {7}\n\nআমরা ওপেন সোর্স!\n {9} দারুণ জিনিসপত্র সবার কাছে উন্মুক্ত থাকা উচিত {10}", "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" } } diff --git a/bn_BD/Extension/popup.json b/bn_BD/Extension/popup.json index 65ad47ca78a..6a7d804d53a 100644 --- a/bn_BD/Extension/popup.json +++ b/bn_BD/Extension/popup.json @@ -4,7 +4,7 @@ "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.navigation.credits": { - "message": "ক্রেডিট", + "message": "কৃতিত্ব", "description": "Title of the 'credits' section at the navigation in the popup" }, "popup.headings.settings": { @@ -12,15 +12,19 @@ "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.headings.general": { - "message": "জেনারেল", + "message": "সাধারণ", "description": "Title of the 'general' area of the 'settings' section in the popup" }, + "popup.headings.description": { + "message": "ডিসক্রিপশন", + "description": "Title of the description area in the presence settings view." + }, "popup.setting.enabled": { - "message": "সক্রিয়", + "message": "অ্যাক্টিভ", "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.mediaControl": { - "message": "মিডিয়া নিয়ন্ত্রণগুলি", + "message": "মিডিয়া কন্ট্রোলস", "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.titleMenubar": { @@ -28,31 +32,31 @@ "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.autoLaunch": { - "message": "অটো লঞ্চ", + "message": "অটো স্টার্টআপ", "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" }, "popup.headings.presences": { - "message": "প্রেসেন্সস", + "message": "Presences", "description": "Title of the 'presences' area of the 'settings' section in the popup" }, "popup.presences.manage": { - "message": "পরিচালনা", + "message": "ম্যানেজ", "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.noPresences": { - "message": "কোনো প্রেসেন্স নাই", + "message": "কোনো Presences অ্যাড করা নেই", "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.done": { - "message": "ঠিক আছে", + "message": "সম্পন্ন", "description": "Done button" }, "popup.presences.load": { - "message": "প্রেসেন্স ভার হৈছে", + "message": "Presence লোড করাও", "description": "Load Presence button" }, "popup.buttons.presenceStore": { - "message": "প্রেসেন্স ডাউনলোড করুন", + "message": "Presence স্টোর", "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.buttons.help": { @@ -60,35 +64,67 @@ "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)" }, "popup.credits.error.heading": { - "message": "ওহ নো!", + "message": "আরে না!", "description": "Title of the error message (located at the 'credits' tab in the popup)" }, "popup.credits.error.message": { - "message": "ক্রেডিটস লোড হইতে পারেনাই", + "message": "কৃতিত্ব লোড হওয়ার সময় ত্রুটি", "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" }, "popup.info.notConnected": { - "message": "কানেক্টেড না", + "message": "কানেক্টেড নয়", "description": "Shown when the extension can't connect to the application" }, "popup.info.notConnected.message": { - "message": "PreMiD এপ্লিকেশন এর সাথে কানেক্ট করতে পারে নাই! এপ্লিকেশন কে ইনস্টলড বা চলতাসে?\n*সমস্যা চেক করা হচ্ছে*", + "message": "PreMiD তার অ্যাপ্লিকেশান এর সাথে কানেক্ট হতে পারেনি! এটা কি ইন্সটল করা হয়েছে এবং চলছে তো? *সমস্যা সমাধান*", "description": "Shown when the extension can't connect to the application" }, "popup.info.unsupportedAppVersion": { - "message": "পুরুন আপা", + "message": "আউটডেটেড অ্যাপ", "description": "Shown when application is outdated" }, "popup.info.unsupportedAppVersion.message": { - "message": "আপনার PreMiD আপা তা আউটডেটেড. প্লিজ আপডেট করুন যদি আপ্নে PreMid উসে করা কন্টিনিউ করতে চান.", + "message": "তোমার PreMiD অ্যাপটি আউটডেটেড। এটিকে আপডেট করো PreMiD - এর ব্যবহার চালিয়ে যাওয়ার জন্যে।", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "আউটডেটেড এক্সটেনশন", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "তোমার এক্সটেনশনটি আউটডেটেড। এটাকে আপডেট করো লেটেস্ট ফিচার পাওয়ার জন্যে, আমাদের ওয়েবসাইট থেকে এটিকে ডাউনলোড করে।", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "জরুরি আপডেট", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "আমরা এক্সটেনশনটির জন্য জরুরি আপডেট বের করেছি। এটিকে আপডেট করো PreMiD ব্যবহার করতে থাকার জন্যে।", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "ইন্টারনেট কানেকশন নেই!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "মনে হচ্ছে তোমার ইন্টারনেট কানেকশন নেই! PreMiD এই মুহূর্তে Presences দেখাতে পারবে না।", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Discord কানেকশন নেই!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD তোমার Discord অ্যাপ্লিকেশান এর সাথে কানেক্ট হতে পারেনি! এটা কি ইন্সটল করা হয়েছে এবং চলছে তো? *সমস্যা সমাধান*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "সব", "description": "Category name shown when you open tags" }, "popup.category.anime": { - "message": "আনিমে", + "message": "অ্যানিমে", "description": "Category name shown when you open tags" }, "popup.category.music": { @@ -100,11 +136,11 @@ "description": "Category name shown when you open tags" }, "popup.category.socials": { - "message": "সামাজিক", + "message": "সোশ্যাল", "description": "Category name shown when you open tags" }, "popup.category.videos": { - "message": "ভিডিওস & স্ট্রামস", + "message": "ভিডিও & স্ট্রিম", "description": "Category name shown when you open tags" }, "popup.category.other": { diff --git a/bn_BD/Extension/presence.json b/bn_BD/Extension/presence.json index 6cc127562a2..092635c4915 100644 --- a/bn_BD/Extension/presence.json +++ b/bn_BD/Extension/presence.json @@ -4,11 +4,11 @@ "description": "Shows when you hover over the little play icon at your Discord Rich Presence" }, "presence.playback.paused": { - "message": "প্লেব্যাক পৌসেদ", + "message": "প্লেব্যাক থামানো হয়েছে", "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" }, "presence.activity.browsing": { - "message": "ব্রাউসিং...", + "message": "ব্রাউজ করছে...", "description": "Shows when you hover over the little magnifying glass icon at your Discord Rich Presence" }, "presence.activity.live": { @@ -16,15 +16,15 @@ "description": "Shows when you hover over the little red circle icon at your Discord Rich Presence" }, "presence.activity.reading": { - "message": "পড়া", + "message": "পড়ছে", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.activity.searching": { - "message": "কোঝা", + "message": "সার্চ করছে", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.media.info.episode": { - "message": "এপিসোড \n{0}", + "message": "এপিসোড {0}", "description": "Shows the current episode at your Discord Rich Presence; {0} will be replaced -> is a variable and should not be translated" } } diff --git a/bn_BD/Extension/tabs.json b/bn_BD/Extension/tabs.json index e136c54e519..4e9046d48ea 100644 --- a/bn_BD/Extension/tabs.json +++ b/bn_BD/Extension/tabs.json @@ -1,6 +1,6 @@ { "tab.button.changelog": { - "message": "চাঞ্জল্য", + "message": "পরিবর্তন লগ", "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" }, "tab.button.wiki": { @@ -12,35 +12,35 @@ "description": "Title of the tab which opens when you install PreMiD for the first time" }, "tab.installed.subHeading": { - "message": "লোড করার জন্য {0}", + "message": "{0} ইন্সটল করার জন্য", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time" }, "tab.installed.start": { - "message": "ব্যবহার করা শুরু করেন {0}", + "message": "ব্যবহার করা শুরু করো {0}", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time" }, "donate": { - "message": "টাকা দেন", + "message": "দান করো", "description": "Donate button of the tab which opens when you install PreMiD for the first time" }, "tab.installed.error": { - "message": "আমরা এপ্লিকেশন এ কানেক্ট করতে পারি নাই. ইনস্টল করা আছে নাকি?", + "message": "**আরে না!** আমরা অ্যাপ্লিকেশানটির সাথে কানেক্ট হতে পারিনি... এটা কি ইন্সটল করা আছে?", "description": "Error message of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.troubleshooting": { - "message": "সমস্যা দূর করা", + "message": "সমস্যা সমাধান", "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.installApplication": { - "message": "ইনস্টল এপ্লিকেশন", + "message": "অ্যাপ্লিকেশান ইন্সটল করো", "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time" }, "tab.updated.heading": { - "message": "লেভেল বাড়াচ্ছে!", + "message": "লেভেল আপ!", "description": "Title of the tab which opens when PreMiD was updated" }, "tab.updated.subHeading": { - "message": "{0} আপডেট হোয়াইয়ে গেছে!", + "message": "{0} আপডেট হয়েছে!", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated" }, "tab.updated.new": { @@ -48,11 +48,11 @@ "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated" }, "tab.updated.changed": { - "message": "চেঞ্জড", + "message": "পরিবর্তন করা হয়েছে", "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated" }, "tab.updated.fixed": { - "message": "ঠিক করা", + "message": "ঠিক করা হয়েছে", "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated" } } diff --git a/bn_BD/Presence/1337x.json b/bn_BD/Presence/1337x.json index 0967ef424bc..1114fd176ad 100644 --- a/bn_BD/Presence/1337x.json +++ b/bn_BD/Presence/1337x.json @@ -1 +1,78 @@ -{} +{ + "1337x.movieLibrary": { + "message": "দেখছে মুভি লাইব্রেরি", + "description": "" + }, + "1337x.seriesLibrary": { + "message": "দেখছে সিরিজ লাইব্রেরি", + "description": "" + }, + "1337x.latestEpisode": { + "message": "দেখছে লেটেস্ট এপিসোডগুলো", + "description": "" + }, + "1337x.top": { + "message": "দেখছে সেরা 100", + "description": "" + }, + "1337x.trending": { + "message": "দেখছে কী ট্রেন্ডিং - এ", + "description": "" + }, + "1337x.animeTorrents": { + "message": "দেখছে অ্যানিমে টরেন্টগুলো", + "description": "" + }, + "1337x.appTorrents": { + "message": "দেখছে অ্যাপ্লিকেশান টরেন্টগুলো", + "description": "" + }, + "1337x.docTorrents": { + "message": "দেখছে ডকুমেন্টারি টরেন্টগুলো", + "description": "" + }, + "1337x.gamesTorrents": { + "message": "দেখছে গেম টরেন্টগুলো", + "description": "" + }, + "1337x.moviesTorrents": { + "message": "দেখছে মুভি টরেন্টগুলো", + "description": "" + }, + "1337x.musicTorrents": { + "message": "দেখছে মিউজিক টরেন্টগুলো", + "description": "" + }, + "1337x.otherTorrents": { + "message": "দেখছে অন্যান্য টরেন্টগুলো", + "description": "" + }, + "1337x.tvTorrents": { + "message": "দেখছে টিভি টরেন্টগুলো", + "description": "" + }, + "1337x.xxxTorrents": { + "message": "দেখছে XXX টরেন্টগুলো", + "description": "XXX as in NSFW" + }, + "1337x.upload": { + "message": "কিছু একটা আপলোড করছে...", + "description": "" + }, + "1337x.rules": { + "message": "পড়ছে নিয়মগুলো", + "description": "" + }, + "1337x.writing": { + "message": "1337x - এ লিখছে", + "description": "" + }, + "1337x.about": { + "message": "পড়ছে 1337x সম্বন্ধে", + "description": "" + }, + "1337x.viewTorrent": { + "message": "দেখছে টরেন্ট:", + "description": "" + } +} diff --git a/bn_BD/Presence/9gag.json b/bn_BD/Presence/9gag.json index 9e26dfeeb6e..7e6974103ec 100644 --- a/bn_BD/Presence/9gag.json +++ b/bn_BD/Presence/9gag.json @@ -1 +1,34 @@ -{} \ No newline at end of file +{ + "9gag.gag": { + "message": "দেখছে গ্যাগ:", + "description": "" + }, + "9gag.hot": { + "message": "দেখছে কী গরমে", + "description": "" + }, + "9gag.trending": { + "message": "দেখছে কী ট্রেন্ডিং - এ", + "description": "" + }, + "9gag.fresh": { + "message": "দেখছে কী নতুন", + "description": "" + }, + "9gag.tag": { + "message": "দেখছে ট্যাগ:", + "description": "" + }, + "9gag.about": { + "message": "পড়ছে 9GAG সম্পর্কে সবকিছু", + "description": "" + }, + "9gag.store": { + "message": "দেখছে স্টোর পেজ", + "description": "" + }, + "9gag.collection": { + "message": "দেখছে কালেকশন:", + "description": "" + } +} \ No newline at end of file diff --git a/bn_BD/Presence/aliexpress.json b/bn_BD/Presence/aliexpress.json index 9e26dfeeb6e..99397313967 100644 --- a/bn_BD/Presence/aliexpress.json +++ b/bn_BD/Presence/aliexpress.json @@ -1 +1,66 @@ -{} \ No newline at end of file +{ + "aliexpress.store": { + "message": "দেখছে স্টোর:", + "description": "" + }, + "aliexpress.message": { + "message": "মেসেজ সেন্টার", + "description": "Meaning Direct messages" + }, + "aliexpress.sale": { + "message": "ব্রাউজ করছে ছাড়গুলো", + "description": "" + }, + "aliexpress.recentlyViewProducts1": { + "message": "দেখছে তার সম্প্রতিগুলো", + "description": "Part 1 of 2" + }, + "aliexpress.recentlyViewProducts2": { + "message": "দেখছে পণ্যগুলো", + "description": "Part 2 of 2" + }, + "aliexpress.theirAli": { + "message": "দেখছে তার AliExpress", + "description": "" + }, + "aliexpress.feedback": { + "message": "AliExpress ফিডব্যাক", + "description": "" + }, + "aliexpress.orders": { + "message": "দেখছে তার অর্ডারগুলো", + "description": "" + }, + "aliexpress.viewTheir": { + "message": "দেখছে তার", + "description": "Part 1 " + }, + "aliexpress.refunds": { + "message": "ফেরত এবং বিরোধগুলো", + "description": "Part 2 of \"Viewing their\"" + }, + "aliexpress.deletedOrders": { + "message": "ডিলিট করা অর্ডারগুলো", + "description": "Part 2 of \"Viewing their\"" + }, + "aliexpress.trade": { + "message": "AliExpress ট্রেড সেন্টার", + "description": "" + }, + "aliexpress.coupons": { + "message": "দেখছে তার কুপনগুলো", + "description": "" + }, + "aliexpress.address": { + "message": "দেখছে তার ঠিকানা", + "description": "" + }, + "aliexpress.helpCenter": { + "message": "AliExpress সাহায্য কেন্দ্র", + "description": "" + }, + "aliexpress.sellCenter": { + "message": "AliExpress বিক্রয় কেন্দ্র", + "description": "" + } +} \ No newline at end of file diff --git a/bn_BD/Presence/amazon.json b/bn_BD/Presence/amazon.json index 9e26dfeeb6e..8e55bc1f23b 100644 --- a/bn_BD/Presence/amazon.json +++ b/bn_BD/Presence/amazon.json @@ -1 +1,74 @@ -{} \ No newline at end of file +{ + "amazon.subscriptions": { + "message": "দেখছে তার সাবস্ক্রিবশনগুলো", + "description": "" + }, + "amazon.adprefs": { + "message": "দেখছে তার অ্যাড সেটিংস", + "description": "" + }, + "amazon.balance": { + "message": "দেখছে তার ব্যালেন্স", + "description": "" + }, + "amazon.payment": { + "message": "দেখছে পেমেন্টের পদ্ধতিগুলো", + "description": "" + }, + "amazon.address": { + "message": "দেখছে তার ঠিকানাগুলো", + "description": "" + }, + "amazon.pets": { + "message": "দেখছে তার পোষা প্রাণীগুলো", + "description": "" + }, + "amazon.catergoriesAll": { + "message": "দেখছে সব ক্যাটাগরিগুলো", + "description": "" + }, + "amazon.prime": { + "message": "দেখছে অ্যামাজন প্রাইম", + "description": "" + }, + "amazon.viewTheir": { + "message": "দেখছে তার", + "description": "Part 1 of the next 5 strings" + }, + "amazon.orderHistory": { + "message": "অর্ডারের ইতিহাস", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.orderDetails": { + "message": "অর্ডারের বিবরণ", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.cart": { + "message": "শপিং কার্ট", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "উইশলিস্ট", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.giftcards": { + "message": "গিফট কার্ডগুলো", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.recommended": { + "message": "দেখছে যা পরামর্শিত", + "description": "" + }, + "amazon.history": { + "message": "দেখছে তার ইতিহাস", + "description": "" + }, + "amazon.store": { + "message": "দেখছে স্টোর:", + "description": "" + }, + "amazon.primeVid": { + "message": "দেখছে প্রাইম ভিডিও:", + "description": "" + } +} \ No newline at end of file diff --git a/bn_BD/Presence/discord.json b/bn_BD/Presence/discord.json new file mode 100644 index 00000000000..77a958659a9 --- /dev/null +++ b/bn_BD/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "পড়ছে যে চ্যানেলে:{0}{1} (সার্ভার: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "টাইপ করছে যে চ্যানেলে:{0}{1} (সার্ভার: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "পড়ছে DMs যার থেকে:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "টাইপ করছে DMs - এ যাকে:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "পড়ছে গ্রুপ DM - এ:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "টাইপ করছে গ্রুপ DM - এ:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "দেখছে তার বন্ধুদের...", + "description": "" + }, + "discord.nitro": { + "message": "পড়ছে নাইট্রো সম্বন্ধে...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "ভয়েস কানেক্টেড হয়েছে যার সাথে:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "ভয়েস কানেক্টেড হয়েছে যে চ্যানেলে:{0}{1} (সার্ভার: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "দেখছে তার সেটিংস...", + "description": "" + }, + "discord.serverSettings": { + "message": "দেখছে সেটিংস{0}যে সার্ভারের: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "দেখছে ইনভাইট লিংক:{0}{1} (সার্ভার: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "দেখছে ইনভাইট লিংক{0}যে সার্ভারের: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "দেখছে ইনভাইট লিংক", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "ব্রাউজ করছে", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "ডাউনলোড পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "\"কেন Discord?\" পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "নিরাপত্তা সেন্টার", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "চাকরি পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "পরিচিতি পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "ব্র্যান্ডিং পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "অনুপ্রেরণা পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "কলেজ পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "নিউজরুম পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "পার্টনার পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "ভেরিফিকেশন পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "স্ট্রিমকিট পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "ওপেন সোর্স পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "সুরক্ষা পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "মডারেশন পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "Rich Presence পেজ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "নীতি", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "ডেভেলপার পোর্টাল", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "ব্রাউজ করছে তার অ্যাপগুলো", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "এডিট করছে যে অ্যাপ: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "ব্রাউজ করছে তার টিমগুলো", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "এডিট করছে যে টিম: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "ব্রাউজ করছে তার সার্ভারগুলো", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "দেখছে পরিজ্ঞান যে সার্ভারের: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "পড়ছে ডকুমেন্টেশনটি", + "description": "" + }, + "discord.status": { + "message": "Discord স্ট্যাটাস", + "description": "" + }, + "discord.support": { + "message": "সাহায্য কেন্দ্র", + "description": "" + }, + "discord.blog": { + "message": "Discord ব্লগ", + "description": "" + }, + "discord.merch": { + "message": "Discord মার্চেন্ডাইজ", + "description": "" + }, + "discord.merch.collection": { + "message": "দেখছে কালেকশন:", + "description": "" + } +} diff --git a/bn_BD/Presence/facebook.json b/bn_BD/Presence/facebook.json index 9e26dfeeb6e..bef3d029d7f 100644 --- a/bn_BD/Presence/facebook.json +++ b/bn_BD/Presence/facebook.json @@ -1 +1,62 @@ -{} \ No newline at end of file +{ + "facebook.call": { + "message": "একটি কলে আছে যার সাথে:", + "description": "" + }, + "facebook.vcall": { + "message": "একটি ভিডিও কলে আছে যার সাথে:", + "description": "" + }, + "facebook.userHidden": { + "message": "কোন একজন... (ইউজারকে গোপন করা হয়েছে)", + "description": "Shows when you dont want to show who you are calling/texting." + }, + "facebook.writing": { + "message": "একটি মেসেজ লিখছে", + "description": "" + }, + "facebook.userAbout": { + "message": "পড়ছে যে ইউজারের সম্পর্কে:", + "description": "" + }, + "facebook.userCommunity": { + "message": "দেখছে যে ইউজারের কমিউনিটি:", + "description": "" + }, + "facebook.userPics": { + "message": "দেখছে যে ইউজারের ছবিগুলো:", + "description": "" + }, + "facebook.userPosts": { + "message": "দেখছে যে ইউজারের পোস্টগুলো:", + "description": "" + }, + "facebook.userShop": { + "message": "দেখছে যে ইউজারের শপ:", + "description": "" + }, + "facebook.userFriends": { + "message": "দেখছে যে ইউজারের ফ্রেন্ডগুলো:", + "description": "" + }, + "facebook.userVids": { + "message": "দেখছে যে ইউজারের ভিডিওগুলো:", + "description": "" + }, + "facebook.browse": { + "message": "ব্রাউজ করছে:", + "description": "" + }, + "facebook.savedVids": { + "message": "সংরক্ষিত ভিডিও", + "description": "" + }, + "facebook.added": { + "message": "সম্প্রতি যুক্ত", + "description": "" + }, + "facebook.weather": { + "message": "দেখছে আজকের আবহাওয়া", + "description": "" + } +} \ No newline at end of file diff --git a/bn_BD/Presence/general.json b/bn_BD/Presence/general.json index 9e72344c075..ee62cafd948 100644 --- a/bn_BD/Presence/general.json +++ b/bn_BD/Presence/general.json @@ -1,22 +1,350 @@ { "general.anime": { - "message": "আনিমে", + "message": "অ্যানিমে", "description": "" }, "general.browsing": { - "message": "ব্রাউসিং...", + "message": "ব্রাউজ করছে...", + "description": "" + }, + "general.chapter": { + "message": "অধ্যায়", + "description": "" + }, + "general.dj": { + "message": "DJ", + "description": "" + }, + "general.editing": { + "message": "এডিট করছে:", + "description": "" + }, + "general.episode": { + "message": "এপিসোড", + "description": "" + }, + "general.forums": { + "message": "ফোরাম", + "description": "" + }, + "general.genre": { + "message": "ধরণ", + "description": "" + }, + "general.language": { + "message": "ভাষা", + "description": "For choosing a language" + }, + "general.listeningMusic": { + "message": "গান শুনছে", + "description": "" + }, + "general.listeners": { + "message": "শ্রোতা", "description": "" }, "general.live": { "message": "লাইভ", "description": "" }, + "general.manga": { + "message": "মাংগা", + "description": "" + }, + "general.merch": { + "message": "মার্চেন্ডাইজ", + "description": "" + }, + "general.page": { + "message": "পেজ", + "description": "" + }, + "general.paused": { + "message": "থামা", + "description": "" + }, + "general.playing": { + "message": "প্লেয়িং", + "description": "" + }, + "general.readingDM": { + "message": "পড়ছে DMs যার থেকে:", + "description": "" + }, + "general.readingAbout": { + "message": "পড়ছে যার সম্পর্কে:", + "description": "" + }, + "general.readingArticle": { + "message": "পড়ছে প্রবন্ধ:", + "description": "" + }, + "general.readingChannel": { + "message": "পড়ছে যে চ্যানেলে:", + "description": "" + }, + "general.readingPost": { + "message": "পড়ছে পোস্ট:", + "description": "" + }, + "general.readingThread": { + "message": "পড়ছে থ্রেড:", + "description": "" + }, "general.reading": { - "message": "পড়া", + "message": "পড়ছে", + "description": "" + }, + "general.searchFor": { + "message": "সার্চ করছে:", + "description": "" + }, + "general.searchSomething": { + "message": "কিছু একটা সার্চ করছে...", "description": "" }, "general.search": { - "message": "কোঝা", + "message": "সার্চ করছে", + "description": "" + }, + "general.writing": { + "message": "লিখছে", + "description": "" + }, + "general.calling": { + "message": "কল করছে", + "description": "" + }, + "general.inCall": { + "message": "একটি কলে আছে...", + "description": "" + }, + "general.shopCart": { + "message": "শপিং কার্ট", + "description": "" + }, + "general.store": { + "message": "স্টোর", "description": "" + }, + "general.typeDM": { + "message": "টাইপ করছে DMs - এ যাকে:", + "description": "" + }, + "general.typeChannel": { + "message": "টাইপ করছে যে চ্যানেলে:", + "description": "" + }, + "general.viewAnime": { + "message": "দেখছে অ্যানিমে:", + "description": "" + }, + "general.viewCategory": { + "message": "দেখছে ক্যাটাগরি:", + "description": "" + }, + "general.viewChannel": { + "message": "দেখছে চ্যানেল:", + "description": "" + }, + "general.viewEpisode": { + "message": "দেখছে এপিসোড:", + "description": "" + }, + "general.viewGenre": { + "message": "দেখছে ধরণ:", + "description": "" + }, + "general.viewHome": { + "message": "দেখছে হোমপেজ", + "description": "" + }, + "general.viewList": { + "message": "দেখছে যেটার লিস্ট:", + "description": "" + }, + "general.viewManga": { + "message": "দেখছে মাংগা:", + "description": "" + }, + "general.viewMember": { + "message": "দেখছে মেম্বার:", + "description": "" + }, + "general.viewMovie": { + "message": "দেখছে মুভি:", + "description": "" + }, + "general.viewPlaylist": { + "message": "দেখছে প্লেলিস্ট:", + "description": "" + }, + "general.viewProduct": { + "message": "দেখছে প্রোডাক্ট:", + "description": "" + }, + "general.viewProfile": { + "message": "দেখছে যার প্রোফাইল:", + "description": "" + }, + "general.viewSeries": { + "message": "দেখছে সিরিজ:", + "description": "" + }, + "general.viewShow": { + "message": "দেখছে শো:", + "description": "" + }, + "general.viewAccount": { + "message": "দেখছে তার অ্যাকাউন্ট", + "description": "" + }, + "general.viewThread": { + "message": "দেখছে থ্রেড:", + "description": "" + }, + "general.viewUser": { + "message": "দেখছে ইউজার:", + "description": "" + }, + "general.viewing": { + "message": "দেখছে:", + "description": "" + }, + "general.viewPage": { + "message": "দেখছে পেজ:", + "description": "" + }, + "general.watchingMovie": { + "message": "দেখছে একটি মুভি", + "description": "" + }, + "general.watchingSeries": { + "message": "দেখছে একটি সিরিজ", + "description": "" + }, + "general.watchingShow": { + "message": "দেখছে একটি শো", + "description": "" + }, + "general.watchingVid": { + "message": "দেখছে একটি ভিডিও", + "description": "" + }, + "general.waitingVid": { + "message": "অপেক্ষা করছে একটি ভিডিও প্রিমিয়ার হওয়ার", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "অপেক্ষা করছে ভিডিওটি প্রিমিয়ার হওয়ার", + "description": "\"the\" video, as in the video title is specified)" + }, + "general.watchingLive": { + "message": "দেখছে একটি লাইভ স্ট্রিম", + "description": "" + }, + "general.waitingLive": { + "message": "অপেক্ষা করছে একটি লাইভ স্ট্রিম শুরু হওয়ার", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "অপেক্ষা করছে লাইভ স্ট্রিমটি শুরু হওয়ার", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "দেখছে:", + "description": "" + }, + "general.wishlist": { + "message": "উইশলিস্ট:", + "description": "" + }, + "general.privacy": { + "message": "গোপনীয়তা নীতি", + "description": "A page name" + }, + "general.terms": { + "message": "পরিষেবার শর্তাবলী", + "description": "A page name" + }, + "general.cookie": { + "message": "কুকি নীতি", + "description": "A page name" + }, + "general.repeatAll": { + "message": "সব গান লুপ করছে", + "description": "" + }, + "general.repeat": { + "message": "লুপে", + "description": "" + }, + "general.incidentView": { + "message": "দেখছে একটি ঘটনা", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "ঘটনার রিপোর্ট", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "আপটাইম রিপোর্ট", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "দেখো সিরিজটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "দেখো মুভিটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "দেখো এপিসোডটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "দেখো ভিডিওটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "দেখো স্ট্রিমটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "দেখো চ্যানেলটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "শোনো একসাথে", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "দেখো পেজটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "দেখো গানটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "দেখো অ্যালবামটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "দেখো প্রোফাইলটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "দেখো আর্টিস্টকে", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "দেখো প্লেলিস্টটি", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "দেখো পডকাস্টটি", + "description": "Used as the title for the button in Discord." } } diff --git a/bn_BD/Presence/genius.json b/bn_BD/Presence/genius.json new file mode 100644 index 00000000000..439376510aa --- /dev/null +++ b/bn_BD/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "দেখছে যে গানের লিরিক্স:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "দেখছে লিরিক্স", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "দেখছে হোমপেজটি", + "description": "" + }, + "genius.viewAlbum": { + "message": "দেখছে অ্যালবাম:", + "description": "Album of a song" + } +} diff --git a/bn_BD/Presence/google classroom.json b/bn_BD/Presence/google classroom.json new file mode 100644 index 00000000000..ec9e0220e6a --- /dev/null +++ b/bn_BD/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "দেখছে তার ক্যালেন্ডারটি", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "দেখছে তার To-Do লিস্ট", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "দেখছে একটি অ্যাসাইনমেন্ট", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "দেখছে একটি অ্যাসাইনমেন্ট যে ক্লাসের:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "দেখছে একটি ক্লাস", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "দেখছে একটি ক্লাসওয়ার্ক", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "দেখছে ক্লাসওয়ার্ক যে ক্লাসের:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "দেখছে তার ক্লাস মেম্বারদের", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "দেখছে তার ক্লাস মেম্বারদের যে ক্লাসের:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "সেটিংস চেঞ্জ করছে", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/bn_BD/Presence/google docs.json b/bn_BD/Presence/google docs.json new file mode 100644 index 00000000000..85b244180eb --- /dev/null +++ b/bn_BD/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "একটি ডকুমেন্ট এডিট করছে", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "একটি ডকুমেন্ট দেখছে", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "ব্রাউজ করছে ডকুমেন্টগুলো", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "একটি ফর্ম এডিট করছে", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "একটি ফর্ম দেখছে", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "ব্রাউজ করছে ফর্মগুলো", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "একটি স্প্রেডশিট এডিট করছে", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "একটি স্প্রেডশিট দেখছে", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "ব্রাউজ করছে স্প্রেডশিটগুলো", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "একটি প্রেজেন্টেশন এডিট করছে", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "একটি প্রেজেন্টেশন দেখছে", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "ব্রাউজ করছে প্রেজেন্টেশনগুলো", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/bn_BD/Presence/hypixel.json b/bn_BD/Presence/hypixel.json index 9e26dfeeb6e..0026714bdb9 100644 --- a/bn_BD/Presence/hypixel.json +++ b/bn_BD/Presence/hypixel.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "hypixel.dm": { + "message": "দেখছে তার মেসেজগুলো", + "description": "" + } +} \ No newline at end of file diff --git a/bs_BA/Website/404.json b/bn_BD/Presence/juniperbot.json similarity index 100% rename from bs_BA/Website/404.json rename to bn_BD/Presence/juniperbot.json diff --git a/bs_BA/Website/errors.json b/bn_BD/Presence/kahoot.json similarity index 100% rename from bs_BA/Website/errors.json rename to bn_BD/Presence/kahoot.json diff --git a/bn_BD/Presence/namemc.json b/bn_BD/Presence/namemc.json new file mode 100644 index 00000000000..4146d589fe0 --- /dev/null +++ b/bn_BD/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "দেখছে আসা নামগুলো", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "দেখছে ট্রেন্ডিং স্কিনগুলো", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "দেখছে টপ স্কিনগুলো", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "দেখছে নতুন স্কিনগুলো", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "দেখছে র‍্যানডম স্কিনগুলো", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "দেখছে ট্যাগ করা স্কিনগুলো", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "দেখছে {0} ট্যাগের স্কিনগুলো", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "দেখছে একটি স্কিন", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "দেখছে কেপগুলো", + "description": "" + }, + "namemc.viewCape": { + "message": "দেখছে কেপ:", + "description": "" + }, + "namemc.servers": { + "message": "দেখছে সার্ভারগুলো", + "description": "" + }, + "namemc.viewServer": { + "message": "দেখছে সার্ভার:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "দেখো সার্ভারটি", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "দেখছে কীভাবে প্রোফাইল নিতে হয়", + "description": "" + }, + "namemc.profileEdit": { + "message": "এডিট করছে তার{0}প্রোফাইলের তথ্য", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "দেখছে তার বন্ধুদের", + "description": "" + }, + "namemc.viewSkins": { + "message": "দেখছে তার স্কিনগুলো", + "description": "" + }, + "namemc.viewEmojis": { + "message": "দেখছে তার প্রোফাইলের ইমোজিগুলো", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/bn_BD/Presence/netflix.json b/bn_BD/Presence/netflix.json new file mode 100644 index 00000000000..3c1f15cd70a --- /dev/null +++ b/bn_BD/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "দেখছে তার লিস্ট", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "তার প্রোফাইল ম্যানেজ করছে", + "description": "" + }, + "netflix.latest": { + "message": "দেখছে কী নতুন এবং{0}জনপ্রিয় নেটফ্লিক্সে", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "নিচ্ছে তার{0}রেফারেল লিংক", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/bn_BD/Presence/pinterest.json b/bn_BD/Presence/pinterest.json index 9e26dfeeb6e..1dc9a887da6 100644 --- a/bn_BD/Presence/pinterest.json +++ b/bn_BD/Presence/pinterest.json @@ -1 +1,18 @@ -{} \ No newline at end of file +{ + "pinterest.board": { + "message": "দেখছে বোর্ড:", + "description": "" + }, + "pinterest.pin": { + "message": "দেখছে একটি পিন", + "description": "" + }, + "pinterest.follow": { + "message": "দেখছে তার ফলোইং", + "description": "" + }, + "pinterest.home": { + "message": "তার হোমপেজ এডিট করছে", + "description": "" + } +} \ No newline at end of file diff --git a/bn_BD/Presence/premid.json b/bn_BD/Presence/premid.json index ac00d8f9c7c..a3d27a1bafb 100644 --- a/bn_BD/Presence/premid.json +++ b/bn_BD/Presence/premid.json @@ -1,10 +1,94 @@ { - "premid.pageWiki": { - "message": "উইকি", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "সমস্যা দূর করা", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "পেজ দেখছে:", + "description": "" + }, + "premid.docs": { + "message": "ডকুমেন্টেশন", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Presence দেখছে:", + "description": "" + }, + "premid.pageHome": { + "message": "হোমপেজ", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "কন্ট্রিবিউটরস", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "ডাউনলোড", + "description": "A page name" + }, + "premid.pageStore": { + "message": "স্টোর", + "description": "A page name" + }, + "premid.partners": { + "message": "পার্টনার", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "PreMiD সম্বন্ধে", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "সিস্টেম রিকোয়ারমেন্টগুলো", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "ইন্সটলেশন", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "{0} এর জন্য ইন্সটল", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "সমস্যা সমাধান", + "description": "A page name" + }, + "premid.pageStart": { + "message": "শুরু করা যাক", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "v{0} API কে বোঝা", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Presence ডেভেলপমেন্ট", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Presence - এর বিধি", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence ক্লাস", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "স্লাইডশো ক্লাস", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "iframe বোঝা", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "metadata.json কে কনফিগার করা", + "description": "A page name" + }, + "premid.pageTs": { + "message": "TypeScript কে কনফিগার করা", + "description": "A page name" + } +} diff --git a/bn_BD/Presence/spotify.json b/bn_BD/Presence/spotify.json index 0967ef424bc..bd73968dcf3 100644 --- a/bn_BD/Presence/spotify.json +++ b/bn_BD/Presence/spotify.json @@ -1 +1,6 @@ -{} +{ + "spotify.browse": { + "message": "ব্রাউজ করছে", + "description": "First section of the next 6 strings" + } +} diff --git a/bn_BD/Presence/tiktok.json b/bn_BD/Presence/tiktok.json new file mode 100644 index 00000000000..79b5467bfb0 --- /dev/null +++ b/bn_BD/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "দেখছে তার{0}তোমার জন্য পেজ", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "দেখছে তার{0}ফলোইং পেজ", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "দেখছে যার টিকটক:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "দেখো টিকটক", + "description": "Used as the title for the button in Discord." + } +} diff --git a/bn_BD/Presence/twitch.json b/bn_BD/Presence/twitch.json new file mode 100644 index 00000000000..fc8f0e9fc93 --- /dev/null +++ b/bn_BD/Presence/twitch.json @@ -0,0 +1,30 @@ +{ + "twitch.downloads": { + "message": "ডাউনলোড", + "description": "Page name" + }, + "twitch.partners": { + "message": "পার্টনার", + "description": "Page name" + }, + "twitch.home": { + "message": "হোমপেজ", + "description": "Page name" + }, + "twitch.viewSettings": { + "message": "দেখছে তার সেটিংস...", + "description": "" + }, + "twitch.viewFriends": { + "message": "দেখছে তার বন্ধুদের...", + "description": "" + }, + "twitch.viewTheir": { + "message": "দেখছে তার", + "description": "Part 1 of the next 10 strings" + }, + "twitch.help": { + "message": "সাহায্য কেন্দ্র", + "description": "Page name" + } +} diff --git a/bn_BD/Presence/twitter.json b/bn_BD/Presence/twitter.json index 9e26dfeeb6e..6718737a89b 100644 --- a/bn_BD/Presence/twitter.json +++ b/bn_BD/Presence/twitter.json @@ -1 +1,46 @@ -{} \ No newline at end of file +{ + "twitter.readTweet": { + "message": "পড়ছে যার টুইট:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "দেখছে তার মেসেজগুলো", + "description": "" + }, + "twitter.viewTweets": { + "message": "দেখছে টুইটগুলো:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "দেখছে টুইটগুলো (রিপ্লাই এর সঙ্গে):", + "description": "" + }, + "twitter.viewMedia": { + "message": "দেখছে মিডিয়া:", + "description": "" + }, + "twitter.viewLiked": { + "message": "দেখছে পছন্দ করেছেন:", + "description": "" + }, + "twitter.viewList": { + "message": "দেখছে তালিকাগুলো:", + "description": "" + }, + "twitter.bookmarks": { + "message": "বুকমার্কগুলো", + "description": "" + }, + "twitter.notifs": { + "message": "বিজ্ঞপ্তিসমূহ", + "description": "" + }, + "twitter.explore": { + "message": "এক্সপ্লোর করুন", + "description": "" + }, + "twitter.settings": { + "message": "কিছু সেটিংস চেঞ্জ করছে...", + "description": "" + } +} diff --git a/bn_BD/Presence/v live.json b/bn_BD/Presence/v live.json new file mode 100644 index 00000000000..dd43e9df5e4 --- /dev/null +++ b/bn_BD/Presence/v live.json @@ -0,0 +1,10 @@ +{ + "v live.browseThrough": { + "message": "ব্রাউজ করছে", + "description": "The first part of the next 6 strings" + }, + "v live.viewTheir": { + "message": "দেখছে তার", + "description": "The first part of the next 6 strings" + } +} diff --git a/bn_BD/Presence/youtube.json b/bn_BD/Presence/youtube.json index 9e26dfeeb6e..d60a7e8a326 100644 --- a/bn_BD/Presence/youtube.json +++ b/bn_BD/Presence/youtube.json @@ -1 +1,18 @@ -{} \ No newline at end of file +{ + "youtube.trending": { + "message": "দেখছে কী ট্রেন্ডিং - এ", + "description": "" + }, + "youtube.browsingThrough": { + "message": "ব্রাউজ করছে", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.upload": { + "message": "কিছু একটা আপলোড করছে...", + "description": "" + }, + "youtube.studio.viewTheir": { + "message": "দেখছে তার", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + } +} \ No newline at end of file diff --git a/bn_BD/Website/beta.json b/bn_BD/Website/beta.json index 0967ef424bc..0402d7f69ba 100644 --- a/bn_BD/Website/beta.json +++ b/bn_BD/Website/beta.json @@ -1 +1,46 @@ -{} +{ + "beta.title": { + "message": "নতুন ফিচার চাও?", + "description": "Beta page title" + }, + "beta.description.1": { + "message": "**PreMiD বেটা** এখন সবার জন্য আছে!", + "description": "Section description" + }, + "beta.description.2": { + "message": "তুমি কী পাবে যদি তুমি সাইন আপ করো?", + "description": "Section description" + }, + "beta.features.1": { + "message": "লেটেস্ট ফিচারস", + "description": "Features list" + }, + "beta.features.2": { + "message": "PreMiD - এর অতীব গোপন টেক্সট চ্যানেলগুলোতে অ্যাক্সেস", + "description": "Features list" + }, + "beta.features.3": { + "message": "আমাদের Discord সার্ভারে একটি স্পেশাল রোল", + "description": "Features list" + }, + "beta.register.text": { + "message": "তৈরি এটার জন্যে? জয়েন করো অন্য {0} বেটা টেস্টারদের সাথে!", + "description": "{0} will be replaced with the beta testers count -> is a variable" + }, + "beta.register.button": { + "message": "সাইন আপ করো এখনই!", + "description": "Sign up button text" + }, + "thankyou.title": { + "message": "দারুণ! এখন তুমি একজন বেটা ইউজার!", + "description": "Thank You page title" + }, + "thankyou.description": { + "message": "আমাদের বানরগুলো কাজ করছে আমাদের বেটা প্রোগ্রামে যত দ্রুত সম্ভব ঢোকানোর। ধন্যবাদ রেজিস্টার করার জন্যে!", + "description": "Thank You page description" + }, + "error.noslots": { + "message": "দেখে মনে হচ্ছে আমাদের কাছে আর কোনো ফাঁকা স্লট নেই।", + "description": "Shows when the beta slots are full." + } +} diff --git a/bn_BD/Website/contributors.json b/bn_BD/Website/contributors.json index 0073b7fa5f7..28a156ae986 100644 --- a/bn_BD/Website/contributors.json +++ b/bn_BD/Website/contributors.json @@ -1,26 +1,66 @@ { "contributors.headings.staff": { - "message": "কাজের বুয়া", + "message": "স্টাফ", "description": "Heading for group of users." }, "contributors.headings.supporters": { - "message": "দানার", + "message": "সাপোর্টারস", "description": "Heading for group of users." }, "contributors.headings.translators": { - "message": "ট্রান্সলেটরস", + "message": "অনুবাদকগণ", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "প্রোজেক্ট লিডার", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "স্টাফ কো-অর্ডিনেটর", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "মার্কেটিং পরিচালক", + "description": "'Marketing Director' title for contributors and user pages." + }, "contributors.roles.administrator": { "message": "অ্যাডমিন", "description": "'Administrator' title for contributors and user pages." }, + "contributors.roles.reviewer": { + "message": "রিভিউয়ার", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "স্থানীয়করণ ম্যানেজার", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "ডেভেলপার", + "description": "'Developer' title for contributors and user pages." + }, + "contributors.roles.designer": { + "message": "ডিজাইনার", + "description": "'Designer' title for contributors and user pages." + }, "contributors.roles.moderator": { "message": "মডারেটর", "description": "'Moderator' title for contributors and user pages." }, + "contributors.roles.supportAgent": { + "message": "সাপোর্ট এজেন্ট", + "description": "'Support Agent' title for contributors and user pages." + }, + "contributors.roles.representative": { + "message": "রিপ্রেসেনটেটিভ", + "description": "'Representative' title for contributors and user pages." + }, + "contributors.roles.proofreader": { + "message": "প্রুফরিডার", + "description": "'Proofreader' title for contributors and user pages." + }, "contributors.roles.donator": { - "message": "দানের", + "message": "অর্থ সাহায্যকারী", "description": "'Donator' title for contributors page." }, "contributors.roles.booster": { @@ -28,7 +68,15 @@ "description": "'Booster' title for contributors page and user pages." }, "contributors.roles.translator": { - "message": "ট্রান্সলেটর", + "message": "অনুবাদক", "description": "'Translator' title for contributors page." + }, + "contributors.cards.copyUserId": { + "message": "ক্লিক করো ইউজার এর আইডি কপি করতে।", + "description": "Tippy message when you hover on the avatar of a credit card." + }, + "contributors.cards.userIdCopied": { + "message": "ইউজার আইডি কপি করা হয়েছে!", + "description": "Notification after user ID was copied." } } diff --git a/bn_BD/Website/downloads.json b/bn_BD/Website/downloads.json index 29b52219bcb..4a72348d450 100644 --- a/bn_BD/Website/downloads.json +++ b/bn_BD/Website/downloads.json @@ -1,10 +1,170 @@ { - "downloads.button.done": { - "message": "ঠিক আছে", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.adsbox.thankyou.title": { - "message": "ধন্যবাদ!", - "description": "Title of the advertisement section box." - } + "downloads.header.title": { + "message": "সময় এখন দেখানোর।", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "এখনই ব্যবহার করো PreMiD এবং দেখাও তোমার বন্ধুদের তুমি কী করছ, হয়তো তুমি কাওকে পেয়ে যাবে একই ইন্টারেস্ট এর।", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "শুরু করা যাক", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "ডাউনলোড করো PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "ইন্সটল করো আমাদের অ্যাপ্লিকেশান", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "অ্যাড করো আমাদের এক্সটেনশন তোমার ব্রাউজারে", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "এই ওয়েবসাইটটি রিলোড করো এবং দেখো এক্সটেনশনটি কানেক্টেড আছে কিনা", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "এখনও সমস্যা আছে? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "আমরা এখানে আছি সাহায্য করতে!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "অ্যাপ্লিকেশান", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "এক্সটেনশন", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "সতর্কতা:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} কোনো ইন্সটলার নেই এই অপারেটিং সিস্টেম এর জন্য। তার মানে এটার জন্য কোনো সাপোর্ট নেই।", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "জেনে রাখো যে PreMiD মোবাইল ফোনে সাপোর্টেড নয়।", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "ডাউনলোডগুলো দেখাও", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "ডাউনলোডগুলো হাইড করাও", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "এই প্ল্যাটফর্ম এর বর্তমান ভার্সন হচ্ছে {0} (এই ভার্সনটি লিনাক্স এর জন্য নির্দিষ্ট, এবং অন্যসব প্ল্যাটফর্মে নয়)।", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "এই ভার্সনটি লিনাক্স এর জন্য নির্দিষ্ট, এবং অন্যসব সিস্টেম এর জন্য নয়। অ্যাপ্লিকেশান এর মেইন ভার্সন হচ্ছে {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "লগইন করো ডাউনলোডগুলো দেখার জন্যে।", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "দেখে মনে হচ্ছে তোমার কাছে অ্যালফা/বেটা অ্যাক্সেস নেই :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "তুমি আমাদের বেটা প্রোগ্রাম জয়েন করতে পারো **এখানে** ফ্রিতে। তাড়াতাড়ি করো! আমাদের কাছে আরো শুধু {0} স্লট ফাঁকা পড়ে আছে", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "আর্লি রিলিসেস", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "সতর্কতা", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "তোমাকে **এই** এক্সটেনশনটি ইন্সটল করতে হবে, তারপর PreMiD ইন্সটল করতে হবে Chrome Webstore থেকে।", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "স্কিপ", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "ব্যাক", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "বাতিল করো", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "ঠিক আছে", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "সম্পন্ন", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "লগইন", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "যাইহোক স্কিপ করো", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "ধন্যবাদ!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "আমরা Ad ব্যবহার করি আমাদের টিমকে সাপোর্ট করতে এবং আমাদের সার্ভারকে মেইনটেইন করতে, তোমাকে সেরা ইউজার এক্সপেরিয়েন্স দেওয়ার জন্যে!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "দয়া করে তোমার Adblocker - টি বন্ধ করো", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "আর্লি রিলিসেস দেখাও", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(প্রয়োজন নেই যদি তুমি এখানে শুধু এসেছ নরমাল অ্যাপ্লিকেশানটা ডাউনলোড করতে)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "আমি সাপোর্ট করতে চাই না।", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "তুমি নিশ্চিত তো?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "সত্যি?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "দ-দয়া করে সাপোর্ট করো :( ", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "আমাদের তোমার প্রয়োজন :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "ঠিক আছে, ঠিক আছে...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/bn_BD/Website/errors.json b/bn_BD/Website/errors.json index 0967ef424bc..65f460671d8 100644 --- a/bn_BD/Website/errors.json +++ b/bn_BD/Website/errors.json @@ -1 +1,46 @@ -{} +{ + "store.search.notFound": { + "message": "আমরা সেই Presence টা খুঁজে পাইনি...", + "description": "Search result text when nothing's found" + }, + "error.code.404": { + "message": "দুঃখিত, আমরা সেই পেজটি খুঁজে পাইনি।", + "description": "Error (404) message" + }, + "error.code.4": { + "message": "তুমি এমন একটি Presence খুঁজছ যেটি নেই কিংবা ডিলিট করা হয়েছে।", + "description": "Error (4) message" + }, + "error.code.500": { + "message": "ইন্টারনাল সার্ভারে ত্রুটি ঘটেছে।", + "description": "Error (500) message" + }, + "error.page.details": { + "message": "বিস্তারিত", + "description": "'Details' text on error page container" + }, + "error.page.button": { + "message": "হোমপেজে ব্যাক করো", + "description": "Button on the error page" + }, + "user.notFound.heading": { + "message": "সেই ইউজারকে পাওয়া যায়নি। নিশ্চিত করার চেষ্টা করো", + "description": "Error when user couldn't be found." + }, + "user.notFound.message1": { + "message": "যে তুমি যে ইউজার এর আইডি খুঁজছ সেটি ঠিক আছে।", + "description": "Check user ID message." + }, + "user.notFound.message2": { + "message": "ইউজারটি যথেষ্ট Presences তৈরি করেছে এবং আমাদের Discord সার্ভারে Presence Developer রোল আছে।", + "description": "Check the presence amount of the developer created message." + }, + "user.notFound.message3": { + "message": "যদি অন্যরাও একইরকম সমস্যা দেখতে পাচ্ছে আমাদের Discord সার্ভারে।", + "description": "Check if the error is also happening to others message." + }, + "user.notFound.message4": { + "message": "যদি তুমি মনে করো এটি একটি ভুল ছিল, আমাদের সাথে যোগাযোগ করো [আমাদের Discord সার্ভারে]।", + "description": "Bottom line for the error page. Do not edit brackets." + } +} diff --git a/bn_BD/Website/footer.json b/bn_BD/Website/footer.json index 453bcd104fc..bf270dcf3c7 100644 --- a/bn_BD/Website/footer.json +++ b/bn_BD/Website/footer.json @@ -1,14 +1,110 @@ { + "footer.language": { + "message": "ভাষা", + "description": "You know how to translate that word? I hope you do :D" + }, + "footer.usercount.heading": { + "message": "PreMiD ব্যবহার করার জন্য প্রস্তুত?", + "description": "Promotional heading" + }, + "footer.usercount.message": { + "message": "জয়েন করো {0} ইউজারের সাথে আজকে!", + "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" + }, + "footer.usercount.button": { + "message": "ইনস্টল", + "description": "Install button under the promotional message" + }, + "footer.partners.heading": { + "message": "পার্টনার", + "description": "Partner section" + }, + "footer.followUs.heading": { + "message": "ফলো করো আমাদের", + "description": "Follow Us section" + }, + "footer.developers.heading": { + "message": "ডেভেলপার", + "description": "Developer section" + }, + "footer.developers.documentation": { + "message": "ডকুমেন্টেশন", + "description": "Documentation -> redirects to docs.premid.app" + }, + "footer.developers.richpresence": { + "message": "Rich Presence", + "description": "Rich Presence -> redirects to discord.com/rich-presence" + }, + "footer.supportus.heading": { + "message": "সহযোগিতা করো আমাদের", + "description": "Support us section" + }, "footer.supportus.donate": { - "message": "টাকা দেন", + "message": "দান করো", "description": "Donate -> redirects to patreon.com/timeraa" }, + "footer.supportus.contribute": { + "message": "কনট্রিবিউট করো", + "description": "Contribute -> redirects to github.com/premid" + }, + "footer.supportus.translate": { + "message": "অনুবাদ করো", + "description": "Translate -> redirects to locilazation page" + }, + "footer.supportus.jobs": { + "message": "কাজ করো আমাদের সাথে!", + "description": "Work for us! -> redirects to /jobs page" + }, + "footer.help.heading": { + "message": "সাহায্য", + "description": "Help section" + }, "footer.help.troubleshooting": { - "message": "সমস্যা দূর করা", + "message": "সমস্যা সমাধান", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, + "footer.help.getsupport": { + "message": "সাহায্য নাও", + "description": "Get Support -> redirects to Discord invite" + }, + "footer.help.information": { + "message": "তথ্য", + "description": "Information section" + }, + "footer.help.information.cookies": { + "message": "কুকি", + "description": "meant to be 'Cookie Policy'" + }, + "footer.help.information.privacy": { + "message": "গোপনীয়তা", + "description": "meant to be 'Privacy Policy'" + }, + "footer.help.information.terms": { + "message": "শর্তাবলী", + "description": "meant to be 'Terms of Service'" + }, + "footer.more.heading": { + "message": "আরো", + "description": "More section" + }, + "footer.more.status": { + "message": "স্ট্যাটাস", + "description": "Status -> redirects to status.premid.app" + }, "footer.more.wiki": { "message": "উইকি", "description": "Wiki -> redirects to wiki.premid.app" + }, + "footer.copyright.line1": { + "message": "{0} {1} দ্বারা", + "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" + }, + "footer.copyright.line2": { + "message": "ওয়েবসাইটটি মেইনটেইন করা হচ্ছে {0} দ্বারা", + "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" + }, + "footer.partners.more": { + "message": "এখানে ক্লিক করো আমাদের বাকি পার্টনার এবং স্পন্সরদের দেখতে।", + "description": "Button next to all listed partners on the footer." } } diff --git a/bn_BD/Website/header.json b/bn_BD/Website/header.json index 98bcbfffe7e..c55aa18a38d 100644 --- a/bn_BD/Website/header.json +++ b/bn_BD/Website/header.json @@ -2,5 +2,57 @@ "header.language": { "message": "বাংলা", "description": "Replace English with the name of YOUR language!" + }, + "header.languageNotification.title": { + "message": "আমাদের কাছে তোমার ভাষা আছে, চেঞ্জ করতে চাও?", + "description": "Heading of the language notification when user has different language." + }, + "header.languageNotification.text": { + "message": "আমাদের ওয়েবসাইট তোমার ভাষায় অনুবাদ করা হয়েছে। এটা সাহায্য করবে যদি তুমি ইংরেজি ভালো না পারো।", + "description": "Text in language notification when user has different language." + }, + "header.languageNotification.btnDecline": { + "message": "না, ধন্যবাদ", + "description": "Button that will decline notification." + }, + "header.languageNotification.btnAccept": { + "message": "ভাষা চেঞ্জ", + "description": "Button that switches language after click." + }, + "header.loader.phrases": { + "message": "পিঠা গরম করছি...;কনটেইনারগুলো রাখছি...;তোমার আইপি অ্যাড্রেস খুটে খুটে দেখছি...;UwU;নিয়ম ভাঙছি...", + "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" + }, + "header.store": { + "message": "স্টোর", + "description": "Store tab" + }, + "header.downloads": { + "message": "ডাউনলোড", + "description": "Downloads tab" + }, + "header.contributors": { + "message": "কন্ট্রিবিউটরস", + "description": "Contributors tab" + }, + "header.login": { + "message": "লগইন", + "description": "Login Button" + }, + "header.lia": { + "message": "লগইন করা অ্যাকাউন্ট:", + "description": "Indicates which user is logged in" + }, + "header.rab": { + "message": "একটি বাগ রিপোর্ট করো", + "description": "Report a bug button" + }, + "header.staff": { + "message": "ড্যাশবোর্ড", + "description": "Dashboard button" + }, + "header.logout": { + "message": "লগআউট", + "description": "Logout button" } } diff --git a/bn_BD/Website/home.json b/bn_BD/Website/home.json index a6dee136313..95def9a9fcd 100644 --- a/bn_BD/Website/home.json +++ b/bn_BD/Website/home.json @@ -1,4 +1,28 @@ { + "home.introduction.paragraph": { + "message": "**PreMiD** হচ্ছে একটি সহজ, কনফিগারযোগ্য ইউটিলিটি যা দেখায় তুমি কী করছ ইন্টারনেটে তোমার Discord - এর প্লেয়িং স্ট্যাটাসে।", + "description": "First phrase that users read on our website" + }, + "home.introduction.button.features": { + "message": "ফিচার", + "description": "Introduction button" + }, + "home.introduction.button.downloads": { + "message": "ডাউনলোড", + "description": "Downloads button -> redirects to /downloads page" + }, + "home.examples.playingagame": { + "message": "একটি গেম খেলছে", + "description": "Discord Rich Presence -> Playing a game" + }, + "home.examples.timestamp": { + "message": "{0} বাকি", + "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" + }, + "home.examples.timestamp2": { + "message": "{0} পেরিয়েছে", + "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" + }, "home.examples.status.playing": { "message": "প্লেয়িং ব্যাক", "description": "Discord Rich Presence -> small image text;" @@ -8,7 +32,59 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "ব্রাউসিং...", + "message": "ব্রাউজ করছে...", "description": "Discord Rich Presence -> small image text;" + }, + "home.features.heading": { + "message": "তুমি এইসব ফিচারগুলোকে পছন্দ করবে!", + "description": "Features section" + }, + "home.features.presencesystem.heading": { + "message": "খোঁজ **তোমার** Presence", + "description": "Features section subheading" + }, + "home.features.presencesystem.description": { + "message": "আমরা আমাদের এক্সটেনশন এমনভাবে তৈরি করেছি যা তোমাকে অন্যদের তৈরি Presences অ্যাড ও ব্যবহার করতে দেবে এবং ম্যানেজ করতে দেবে আমাদের এক্সটেনশনেই!", + "description": "Features section description" + }, + "home.features.presencesystem.button": { + "message": "স্টোরে যাও", + "description": "Features section button" + }, + "home.features.simpleInterface.heading": { + "message": "সহজ সরল ইউজার ইন্টারফেস", + "description": "Features section subheading" + }, + "home.features.simpleInterface.description": { + "message": "ক্লান্ত জটিল ইউজার ইন্টারফেস এর জন্য? তাই তো আমরা তৈরি করেছি এবং চেষ্টা করছি আমাদের UI - কে যতটা সম্ভব সহজ এবং কার্যকরী রাখার জন্যে জরুরি ফিচারস এর সাথে যেমন:", + "description": "Features section description" + }, + "home.features.simpleInterface.description.1": { + "message": "অ্যাপ এবং এক্সটেনশন সেটিংস", + "description": "Features section description point" + }, + "home.features.simpleInterface.description.2": { + "message": "Presence ম্যানেজমেন্ট", + "description": "Features section description point" + }, + "home.features.simpleInterface.description.3": { + "message": "ক্যাটাগরিতে সাজানো", + "description": "Features section description point" + }, + "home.features.quickSupport.heading": { + "message": "দ্রুত সাপোর্ট", + "description": "Features section subheading" + }, + "home.features.quickSupport.description": { + "message": "কোনো কিছুর গ্লিচ হয়েছে, অনেকগুলো ত্রুটি দিচ্ছে অথবা সহজ কথায় কাজ করছে না? আমরা সাহায্য করব তোমাকে আমাদের Discord সার্ভারে, আমরা তৈরিও করেছি আমাদের নিজস্ব সাপোর্ট সিস্টেম যা নিশ্চিত করবে তোমার সমস্যা যত দ্রুত সম্ভব সমাধান করা হয়।", + "description": "Features section description" + }, + "home.features.quickSupport.button": { + "message": "জয়েন করো আমাদের Discord", + "description": "Features section button" + }, + "home.languageSelector.tippy": { + "message": "ওয়েবসাইটের ভাষা", + "description": "Tippy content of the language selector." } } diff --git a/bn_BD/Website/jobs.json b/bn_BD/Website/jobs.json index 0967ef424bc..56451f8a45e 100644 --- a/bn_BD/Website/jobs.json +++ b/bn_BD/Website/jobs.json @@ -1 +1,110 @@ -{} +{ + "jobs.modal.title": { + "message": "{0} এর জন্য অ্যাপ্লাই করো", + "description": "Jobs apply modal title, {0} will be replaced with the job name." + }, + "jobs.modal.step": { + "message": "ধাপ {0}/2", + "description": "Step indicator of the modal. {0} will be replaced with the current page ." + }, + "jobs.modal.buttons.next": { + "message": "পরবর্তী", + "description": "Next button in the modal." + }, + "jobs.modal.buttons.join": { + "message": "জয়েন", + "description": "Join Discord button in the modal." + }, + "jobs.modal.buttons.cancel": { + "message": "বাতিল করো", + "description": "Cancel, button in the modal." + }, + "jobs.modal.error": { + "message": "সকল স্থান পূরণ করো", + "description": "Error when user did not fill all the fields." + }, + "jobs.modal.notice": { + "message": "PreMiD হচ্ছে একটি ওপেন সোর্স প্রোজেক্ট, যার মানে আমরা একটি অলাভজনক টিম, প্রত্যেকটা \nঅর্থ সাহায্য ও প্যাটরিয়ন এর টাকা আমাদের প্রোডাক্ট এর পিছনে ব্যয় হয়। PreMiD তে কাজের আবেদন করার মাধ্যমে তুমি স্বীকার করো যে তুমি টিমে একজন স্বেচ্ছাকর্মী হিসেবে কাজ করছ, তোমার কাজের জন্য তোমাকে টাকা দেওয়া হবে না।", + "description": "Notice for applicants." + }, + "jobs.guild.required": { + "message": "জয়েন করো আমাদের Discord", + "description": "Title of the modal the user will see if it's not in Discord server." + }, + "jobs.guild.explanation": { + "message": "অ্যাপ্লাই করার জন্যে তোমাকে আমাদের Discord সার্ভারে থাকতেই হবে। তা না হলে আমরা তোমার সাথে যোগাযোগ করতে পারব না যদি তুমি সিলেক্টেড হয়ে যাও!", + "description": "Explanation why users should be in Discord server to perform job application." + }, + "jobs.header.title": { + "message": "PreMiD - এর জন্যে কাজ করো", + "description": "First part of the jobs page." + }, + "jobs.header.description": { + "message": "তৈরি তো সবচেয়ে বড় Rich-Presence প্রোগ্রামকে সাহায্য করতে?", + "description": "The second part of the jobs page." + }, + "jobs.openings.title": { + "message": "কাজের সুযোগগুলো", + "description": "Text before the available job positions cards." + }, + "jobs.benefits.title": { + "message": "বড় সুবিধাগুলো", + "description": "Text before the benefits cards." + }, + "jobs.benefit1.title": { + "message": "আমাদের সাথে দেখা করা", + "description": "Benefit card title." + }, + "jobs.benefit1.description": { + "message": "PreMiD - এর পিছনে থাকা মানুষদের সাথে কথা বলো।", + "description": "Benefit card description." + }, + "jobs.benefit2.title": { + "message": "কিছু ঝলক দেখা", + "description": "Benefit card title." + }, + "jobs.benefit2.description": { + "message": "আমাদের ডেভেলপমেন্ট এবং মার্কেটিং দেখো।", + "description": "Benefit card description." + }, + "jobs.benefit3.title": { + "message": "সম্মান", + "description": "Benefit card title." + }, + "jobs.benefit3.description": { + "message": "পাওয়ারফুল Discord পারমিশন এবং একটি রঙিন রোল।", + "description": "Benefit card description." + }, + "jobs.benefit4.title": { + "message": "PreMiD কে সাপোর্ট", + "description": "Benefit card title." + }, + "jobs.benefit4.description": { + "message": "তোমার কন্ট্রিবিউশন এর মাধ্যমে এই প্রোজেক্টকে চালানো সম্ভব।", + "description": "Benefit card description." + }, + "jobs.benefit5.title": { + "message": "বিরতি", + "description": "Benefit card title." + }, + "jobs.benefit5.description": { + "message": "নিজের সময় নাও। এটি একটি স্বেচ্ছাকৃত কাজ।", + "description": "Benefit card description." + }, + "jobs.benefit6.title": { + "message": "আর্লি-অ্যাক্সেস", + "description": "Benefit card title." + }, + "jobs.benefit6.description": { + "message": "নতুন ফিচারগুলো টেস্ট করো অন্য কারোর আগে।", + "description": "Benefit card description." + }, + "jobs.success.applied": { + "message": "ধন্যবাদ অ্যাপ্লাই করার জন্য!", + "description": "Notification when applying." + }, + "jobs.errors.alreadyApplied": { + "message": "তুমি এর আগেও অ্যাপ্লাই করেছ!", + "description": "Notification when you applied already." + } +} diff --git a/bn_BD/Website/maintenance.json b/bn_BD/Website/maintenance.json index e34f34892df..178d3a41701 100644 --- a/bn_BD/Website/maintenance.json +++ b/bn_BD/Website/maintenance.json @@ -1,6 +1,26 @@ { "maintenance.big": { - "message": "ওহ নো!", + "message": "আরে না!", "description": "The big text on maintenance page" + }, + "maintenance.heading": { + "message": "দুর্ভাগ্যবশত আমরা কিছু প্রযুক্তিগত সমস্যা ভোগ করছি। আমরা শীঘ্রই ফিরে আসব। \nঅসুবিধার জন্য দুঃখিত।", + "description": "Heading on maintenance page" + }, + "maintenance.heading2": { + "message": "পরে ফিরে এসো আরো তথ্যের জন্যে।", + "description": "Heading on maintenance page" + }, + "maintenance.message": { + "message": "যতক্ষণ পর্যন্ত না আমাদের বিশেষ ডেভেলপাররা এটাকে ঠিক করছে, এখানে একবার নির্দ্বিধায় দেখো!", + "description": "Message on maintenance page" + }, + "maintenance.statuspage": { + "message": "স্ট্যাটাস পেজ", + "description": "Status Page link on maintenance page" + }, + "maintenance.discordserver": { + "message": "Discord সার্ভার", + "description": "Discord Server link on maintenance page" } } diff --git a/bn_BD/Website/merch.json b/bn_BD/Website/merch.json index 0967ef424bc..484f2b6c3b7 100644 --- a/bn_BD/Website/merch.json +++ b/bn_BD/Website/merch.json @@ -1 +1,30 @@ -{} +{ + "merch.title": { + "message": "স্বাগতম অফিসিয়াল **PreMiD** মার্চেন্ডাইজ স্টোরে!", + "description": "Merch store title" + }, + "merch.swag": { + "message": "খোঁজ তোমার **স্টাইল**", + "description": "Subtitle for store" + }, + "merch.fit": { + "message": "**তোমার ফিট বাছাই করো**", + "description": "Product sizes" + }, + "merch.cart": { + "message": "কার্ট এ যোগ করো", + "description": "Add product to cart" + }, + "merch.help": { + "message": "কোনো সমস্যা দেখছ আমাদের স্টোরে অথবা একটা অর্ডারে? যোগাযোগ করো {0}কাস্টমার সাপোর্টে{1}", + "description": "Link to customer support, {0}{1} is the replacement for the link" + }, + "merch.item.added": { + "message": "{0} যোগ করা হয়েছে তোমার কার্টে", + "description": "{0} replaced with product name" + }, + "merch.error.noitem": { + "message": "তোমার কার্টে যোগ করার জন্য কোনো আইটেম নেই", + "description": "Error message when no size selected" + } +} diff --git a/bn_BD/Website/partners.json b/bn_BD/Website/partners.json index d9083e00269..b346bf493e1 100644 --- a/bn_BD/Website/partners.json +++ b/bn_BD/Website/partners.json @@ -1,6 +1,242 @@ { + "partners.header.title": { + "message": "পার্টনার", + "description": "Heading for page." + }, + "partners.header.description": { + "message": "এই পরিবারের একজন সদস্য হও এবং কিছু পার্টনার বিশিষ্ট সুবিধা নাও।", + "description": "Description for page." + }, + "partners.slideshow.description": { + "message": "এগুলো আমাদেরই", + "description": "Description for slideshow." + }, + "partners.why.title": { + "message": "কেমন হয় নরকের বদলে স্বর্গে যাওয়া?", + "description": "Heading for benefits." + }, + "partners.why.benefit1.title": { + "message": "তোমার ফ্রি Presence", + "description": "Heading for the first benefit." + }, + "partners.why.benefit1.description": { + "message": "আমাদের টিম তোমাকে দেবে তোমার সার্ভিসের একটি Presence।", + "description": "Description for the first benefit." + }, + "partners.why.benefit2.title": { + "message": "ভেরিফাইড হয়ে যাও", + "description": "Heading for the second benefit." + }, + "partners.why.benefit2.description": { + "message": "আমাদের Discord সার্ভারে তোমাকে দেওয়া হবে একটি স্পেশাল রোল এবং বড় সম্মান।", + "description": "Description for the second benefit." + }, + "partners.why.benefit3.title": { + "message": "মেটা-ট্যাগ ইন্টেগ্রেশন", + "description": "Heading for the third benefit." + }, + "partners.why.benefit3.description": { + "message": "অটোমেটিকভাবে তোমার Presence ব্যবহার করে যখন কেউ তোমার ওয়েবসাইটে যায়।", + "description": "Description for the third benefit." + }, + "partners.why.benefit4.title": { + "message": "অমর হয়ে যাও", + "description": "Heading for the fourth benefit." + }, + "partners.why.benefit4.description": { + "message": "আমাদের পার্টনার পেজে একটি স্থান।", + "description": "Description for the fourth benefit." + }, + "partners.why.benefit5.title": { + "message": "বিখ্যাত হও", + "description": "Heading for the fifth benefit." + }, + "partners.why.benefit5.description": { + "message": "আমাদের সোশ্যাল মিডিয়ায় আসো।", + "description": "Description for the fifth benefit." + }, + "partners.requirements.title": { + "message": "যা প্রয়োজন", + "description": "Heading for the requirements." + }, + "partners.requirements.first.title": { + "message": "আমরা কিসের খোঁজ করছি?", + "description": "Heading for the first requirement." + }, + "partners.requirements.first.description": { + "message": "আমরা ইন্টারনেটে চোখ রাখি বড় হওয়া কমিউনিটি এবং মজার জিনিসগুলোর প্রতি। ছোট কথায় তোমার এখনই PreMiD ব্যবহার করা উচিত এবং তৈরি হওয়া উচিত এটাকে আরো ইন্টারনেট আসক্তদের কাছে ছড়ানো। প্রোগ্রামটিতে গ্রহণযোগ্যতা অত্যন্ত গুণগত এবং এক প্রার্থী থেকে পরবর্তী প্রার্থীর মধ্যে পরিবর্তিত হবে।", + "description": "Description for the first requirement." + }, + "partners.requirements.second.title": { + "message": "যা থাকা প্রয়োজন", + "description": "Heading for the second requirement." + }, + "partners.requirements.second.description": { + "message": "আমরা বর্তমানে বিভিন্ন ধরণের কমিউনিটিদের নিচ্ছি আমাদের পার্টনার প্রোগ্রামে। যে কারোরই নজরে আসার সুযোগ থাকা উচিত। Twitch স্ট্রিমারদের কমপক্ষে 500 জন ফলোয়ার এবং কমপক্ষে 10 জন ভিউয়ার থাকতে হবে প্রত্যেক স্ট্রিমে। তোমার অবশ্যই প্রতি সপ্তাহে কমপক্ষে একবার স্ট্রিমিং করা উচিত।", + "description": "Description for the second requirement." + }, + "partners.apply.button": { + "message": "অ্যাপ্লাই করো এখনই!", + "description": "Button to apply for partner." + }, + "partners.apply.disclaimer": { + "message": "চলো আমরা একসাথে স্বর্গে যাই!", + "description": "Disclaimer located above the apply button." + }, + "partners.apply.jobs": { + "message": "তুমি যদি বরং আগ্রহী হও PreMiD তে সরাসরি কাজের, তাহলে দেখতে পারো আমাদের **কাজের বিজ্ঞপ্তি**।", + "description": "Hint located under the button." + }, + "partners.sponsors.title": { + "message": "স্পন্সর", + "description": "Heading for sponsors." + }, + "partners.sponsors.description": { + "message": "PreMiD সম্ভব হতো না, এইসব অসাধারণ মানুষ ছাড়া।", + "description": "Description for sponsors." + }, + "partners.partner.aniFlix": { + "message": "এইভাবে অ্যানিমে দেখতে হয়।", + "description": "Description for AniFlix." + }, + "partners.partner.arenaOfKings": { + "message": "Arena of Kings হচ্ছে একটি পরবর্তী প্রজন্মের PvP এরিনা গেম যা ব্রাউজারে খেলা হয়।", + "description": "Description for Arena of Kings." + }, + "partners.partner.upBeat": { + "message": "UpBeat হচ্ছে একটি অলাভজনক আন্তর্জাতিক রেডিও যা চেষ্টা করে বিরামহীন, ভালো কোয়ালিটির রেডিও এবং সংবাদ বিনোদন দিতে।", + "description": "Description for UpBeatRadio." + }, + "partners.partner.simLiveRadio": { + "message": "SimLiveRadio হচ্ছে জার্মানি, অস্ট্রিয়া এবং সুইজারল্যান্ডে সিমুলেশন গেমগুলোর জন্য সবচেয়ে সফল বিনোদন এবং খবরের রেডিও!", + "description": "Description for SimLoveRadio." + }, + "partners.partner.discordTemplates": { + "message": "তৈরি করা শুরু করো তোমার নিজস্ব কমিউনিটি আমাদের দারুণ সব টেম্পলেট দিয়ে। তৈরি করো তোমার নিজের রাজ্য।", + "description": "Description for DiscordTemplates." + }, + "partners.partner.taigaBot": { + "message": "taiga হচ্ছে একটি Discord বট চেষ্টা করছে সমস্ত ফিচারগুলো একবারে দিতে যা প্রয়োজন হতে পারে!", + "description": "Description for taigabot." + }, + "partners.partner.bitRock": { + "message": "সকল প্ল্যাটফর্মের ইন্সটলার তৈরিকারক যন্ত্র যা শক্তিশালী এবং সহজে ব্যবহার করা যায়।", + "description": "Description for BitRock." + }, + "partners.partner.statusPage": { + "message": "সহজে তোমার ইউজারদের দাও রিয়েল-টাইম স্ট্যাটাস।", + "description": "Description for StatusPage." + }, + "partners.partner.erisly": { + "message": "একজন দেবী যিনি মজার Discord বট এর মতো খেলেন!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "REYFM শুনতে দেয় তোমাকে 15+ মিউজিক স্ট্রিমগুলো ফ্রিতে - ননস্টপ। সেরা এবং লেটেস্ট গান শুধু তোমার জন্যে!", + "description": "Description for REYFM." + }, + "partners.partner.crowdin": { + "message": "টেক কোম্পানিগুলোর জন্য দ্রুত স্থানীয়করণ।", + "description": "Description for Crowdin." + }, + "partners.partner.wikijs": { + "message": "সবচেয়ে শক্তিশালী এবং প্রসারণসাধ্য একটি ওপেন সোর্স উইকি সফটওয়্যার।", + "description": "Description for WikiJS." + }, + "partners.partner.packageCloud": { + "message": "একটি সমন্বিত, সহজে ব্যবহার করা যায় এমন একটি ইন্টারফেস তোমার কাজের জন্য।", + "description": "Description for PackageCloud." + }, + "partners.partner.fastly": { + "message": "ওয়েবের সেরার পিছনে।", + "description": "Description for Fastly." + }, + "partners.partner.onlyhit": { + "message": "OnlyHit হচ্ছে তোমার অনলাইন মিউজিক রেডিও স্টেশন যা বাজায় সেরা গানগুলো 24/7 এবং আবিষ্কার করায় ভবিষ্যতের গানগুলো প্রথমে।", + "description": "Description for OnlyHit." + }, + "partners.apply.title": { + "message": "পার্টনারের জন্য অ্যাপ্লাই করো", + "description": "Partnership application modal title." + }, + "partners.apply.loggedUser": { + "message": "{0} হিসেবে লগইন করা হয়েছে", + "description": "{0} will be replaced with user account." + }, + "partners.apply.notYou": { + "message": "তুমি না?", + "description": "Account switcher on the modal, just like Discord's!" + }, + "partners.apply.select.default": { + "message": "একটা সিলেক্ট করো", + "description": "Select default placeholder." + }, + "partners.apply.select.website": { + "message": "ওয়েবসাইট", + "description": "Select 'Website' category." + }, "partners.apply.select.other": { "message": "অন্যান্য", "description": "Select 'Other' category." + }, + "partners.apply.form.name": { + "message": "নাম", + "description": "Name filed." + }, + "partners.apply.form.name.placeholder": { + "message": "উদাহরণ: PreMiD", + "description": "Name field's placeholder." + }, + "partners.apply.form.link": { + "message": "লিংক", + "description": "Link field." + }, + "partners.apply.form.link.placeholder": { + "message": "যেমন: https://premid.app", + "description": "Link filed's placeholder." + }, + "partners.apply.form.description": { + "message": "ডিসক্রিপশন: (সর্বোচ্চ 150 অক্ষর)", + "description": "Description field." + }, + "partners.apply.form.description.placeholder": { + "message": "বৈশিষ্ট্যযুক্ত বর্ণনা লেখ", + "description": "Description field's placeholder." + }, + "partners.apply.form.imageLink": { + "message": "ছবির লিংক: (550x300, শুধুমাত্র PNG)", + "description": "Do not change the sizes." + }, + "partners.apply.form.imageLink.placeholder": { + "message": "উদাহরণ: https://i.imgur.com/clun1ID.png", + "description": "Image link field's placeholder. Do not change the image URL." + }, + "partners.apply.form.button.close": { + "message": "বন্ধ করো", + "description": "Modal close button." + }, + "partners.apply.form.button.apply": { + "message": "অ্যাপ্লাই", + "description": "Modal apply button." + }, + "partners.apply.success": { + "message": "ধন্যবাদ অ্যাপ্লাই করার জন্য!", + "description": "Success message when applying." + }, + "partners.apply.error1": { + "message": "সকল স্থান পূরণ করো।", + "description": "Error when a field isn't filled." + }, + "partners.apply.error2": { + "message": "সর্বোচ্চ 150 অক্ষর হতে হবে।", + "description": "Error when description exceeds character limit." + }, + "partners.apply.error3": { + "message": "একটি লিংক অ্যাড করো (শুরু হতে হবে https:// দিয়ে এবং শেষ হবে .png দিয়ে)", + "description": "Error when image link is entered wrong." + }, + "partners.apply.error4": { + "message": "তুমি ইতিমধ্যেই অ্যাপ্লাই করেছ পার্টনারের জন্য।", + "description": "Error when already applied." } } diff --git a/bn_BD/Website/presence.json b/bn_BD/Website/presence.json index fdbd5592b5d..adb857f69cc 100644 --- a/bn_BD/Website/presence.json +++ b/bn_BD/Website/presence.json @@ -1,6 +1,46 @@ { + "presence.page.buttons.sourceCode": { + "message": "সোর্স কোড", + "description": "Source Code button on presence pages." + }, + "presence.sections.description.title": { + "message": "ডিসক্রিপশন", + "description": "The title of the description section." + }, "presence.sections.changelog.title": { - "message": "চাঞ্জল্য", + "message": "পরিবর্তন লগ", "description": "The title of the changelog section." + }, + "presence.sections.information.title": { + "message": "তথ্য", + "description": "The title of the information section." + }, + "presence.sections.information.author": { + "message": "তৈরিকারক", + "description": "One of the strings from the Information section. [on webite -> Author: (username)]" + }, + "presence.sections.information.version": { + "message": "ভার্সন", + "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" + }, + "presence.sections.information.likes": { + "message": "লাইক", + "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" + }, + "presence.sections.information.users": { + "message": "ইউজার", + "description": "One of the strings from the Information section. [on webite -> Users: (2000)]" + }, + "presence.sections.information.tags": { + "message": "ট্যাগ", + "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]" + }, + "presence.sections.information.supportedurls": { + "message": "সাপোর্টেড URLs", + "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]" + }, + "presence.sections.information.contributors": { + "message": "কন্ট্রিবিউটর", + "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]" } } diff --git a/bn_BD/Website/report.json b/bn_BD/Website/report.json index 9e26dfeeb6e..362648f42eb 100644 --- a/bn_BD/Website/report.json +++ b/bn_BD/Website/report.json @@ -1 +1,58 @@ -{} \ No newline at end of file +{ + "report.title": { + "message": "একটি বাগ রিপোর্ট করো", + "description": "Text to indicate the page." + }, + "report.bugcount": { + "message": "{count}/3 রিপোর্ট বাকি", + "description": "Amount of bug reports user can send" + }, + "report.info": { + "message": "বাগ রিপোর্ট করা হচ্ছে সেইসব বাগের জন্য যা PreMiD এর ওয়েবসাইট এবং PreMiD এর Discord সার্ভারের মধ্যে। একটি Presence এর বাগ সেই Presence এর তৈরিকারক এর কাছে রিপোর্ট করতে হবে। বাগ শুধুমাত্র ইংরেজিতেই রিপোর্ট করতে হবে।", + "description": "Tells the user about submitting a bug" + }, + "report.overview": { + "message": "বাগটা কী তার একটি পরিষ্কার এবং সংক্ষিপ্ত বিবরণ দাও।", + "description": "Text for the user to write a brief of the bug information." + }, + "report.os": { + "message": "তোমার অপারেটিং সিস্টেম এবং ভার্সন সিলেক্ট করো", + "description": "Select Box for the user to select their operating system" + }, + "report.browser": { + "message": "তোমার ব্রাউজার এবং ভার্সন সিলেক্ট করো - তুমি তোমার ভার্সন পাবে ফায়ারফক্সে about:support গিয়ে অথবা ক্রোমে chrome://help গিয়ে", + "description": "Select Box for the user to select their browser" + }, + "report.description": { + "message": "একটি ভিডিও এর লিংক দাও অথবা পরিষ্কারভাবে ধাপগুলো লেখ যে কীভাবে বাগটি তুমি তৈরি করেছ।", + "description": "Text for the user to write information about the bug." + }, + "report.button": { + "message": "রিপোর্ট", + "description": "Button to send the information inputed." + }, + "report.toomany": { + "message": "তোমার অনেকগুলো চলমান রিপোর্ট রয়েছে। তোমার সাবমিট করা রিপোর্টগুলো রিভিও হওয়ার জন্য অপেক্ষা করো। রিপোর্টগুলো সাপ্তাহিক ভিত্তিতে চেক করা হয়, ধৈর্য ধরো।", + "description": "User has too many active reports" + }, + "report.toomany.alert": { + "message": "তোমার অনেকগুলো চলমান রিপোর্ট রয়েছে।", + "description": "User has too many active reports" + }, + "report.success": { + "message": "বাগ সাবমিট করা হয়েছে", + "description": "Success notification" + }, + "report.error": { + "message": "আরো তথ্য প্রয়োজন", + "description": "User needs to input more notification" + }, + "report.error.unauth": { + "message": "Discord অ্যাকাউন্ট ভেরিফাইড হতে হবে", + "description": "Users Discord not verified" + }, + "report.activebugs": { + "message": "চলমান বাগ", + "description": "Lists users active bugs" + } +} \ No newline at end of file diff --git a/bn_BD/Website/store.json b/bn_BD/Website/store.json index e2a772ee8a8..f3e6c96994d 100644 --- a/bn_BD/Website/store.json +++ b/bn_BD/Website/store.json @@ -1,4 +1,64 @@ { + "store.message.error": { + "message": "এক্সটেনশন কানেক্টেড নেই।", + "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" + }, + "store.cards.creator": { + "message": "তৈরিকারক", + "description": "Creator of a presence" + }, + "store.cards.popular": { + "message": "এই Presence টি ইউজারদের মাঝে বেশ জনপ্রিয়।", + "description": "Presence card popular flame" + }, + "store.cards.partner": { + "message": "পার্টনার করা Presence", + "description": "Presence card partner flame" + }, + "store.cards.extraStepsRequired": { + "message": "এই Presence টির জন্য অতিরিক্ত স্টেপ প্রয়োজন, এটার পেজ চেক করো আরো তথ্যের জন্য।", + "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." + }, + "store.header.search": { + "message": "Presence সার্চ করো", + "description": "Search bar text when nothing is stated" + }, + "store.card.presence.add": { + "message": "Presence অ্যাড করো", + "description": "Button that will appear on hover after extension is installed." + }, + "store.card.presence.remove": { + "message": "Presence রিমুভ করো", + "description": "Button that will appear on hover after extension and presence is installed." + }, + "store.card.presence.included": { + "message": "এই Presence টি অটোমেটিকভাবে অন হয়ে যায় এর ওয়েবসাইটে গেলেই।", + "description": "The message that appears instead of the buttons." + }, + "store.category.filters.heading": { + "message": "ফিল্টার", + "description": "Searh filters option at the store page" + }, + "store.category.filters.mostUsed": { + "message": "সবচেয়ে বেশি ব্যবহৃত শুরুতে", + "description": "Most used first checkbox" + }, + "store.category.filters.allowAdult": { + "message": "NSFW (18+) দেখাও", + "description": "Adult content checkbox" + }, + "store.category.filters.likedOnly": { + "message": "শুধু লাইক করা Presences", + "description": "Liked presences only checkbox" + }, + "store.filters.added": { + "message": "অ্যাড করা Presences দেখাও", + "description": "Store filter to display/not display already installed presences." + }, + "store.category.heading": { + "message": "ক্যাটাগরি", + "description": "Category heading" + }, "store.category.all": { "message": "সব", "description": "Category at the top" @@ -12,15 +72,27 @@ "description": "Category at the top" }, "store.category.socials": { - "message": "সামাজিক", + "message": "সোশ্যাল", "description": "Category at the top" }, "store.category.videos": { - "message": "ভিডিওস & স্ট্রামস", + "message": "ভিডিও & স্ট্রিম", "description": "Category at the top" }, "store.category.other": { "message": "অন্যান্য", "description": "Category at the top" + }, + "store.search": { + "message": "সার্চ", + "description": "Placeholder for presence search" + }, + "store.search.filters": { + "message": "এন্টার", + "description": "Little message next to the keys of search filters on the store." + }, + "store.search.removeFilter": { + "message": "ক্লিক করো ফিল্টার সরাতে", + "description": "Remove message for active search filters." } } diff --git a/bn_BD/Website/users.json b/bn_BD/Website/users.json index 0967ef424bc..5a687902a4f 100644 --- a/bn_BD/Website/users.json +++ b/bn_BD/Website/users.json @@ -1 +1,38 @@ -{} +{ + "user.roles.presenceDeveloper": { + "message": "Presence ডেভেলপার", + "description": "'Presence Developer' title for user pages." + }, + "user.roles.presenceVerifier": { + "message": "Presence ভেরিফায়ার", + "description": "'Presence Verifier' title for user pages." + }, + "user.importantPresenceDev.message1": { + "message": "গুরুত্বপূর্ণ Presence ডেভেলপার", + "description": "'Important Presence Developer' tippy description for user pages." + }, + "user.importantPresenceDev.message2": { + "message": "{0} টি Presences তৈরি করেছে।", + "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." + }, + "user.geniusPresenceDev.message1": { + "message": "জিনিয়াস Presence ডেভেলপার", + "description": "'Genuis Presence Developer' tippy description for user pages." + }, + "user.geniusPresenceDev.message2": { + "message": "১০০ টিরও উপরে Presences তৈরি করেছে!", + "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." + }, + "user.switch.contributed": { + "message": "ইউজার [Presences/কন্ট্রিবিউশনস]", + "description": "The tippy message to switch between user's presences and presences that user has contributed to." + }, + "user.presences.created": { + "message": "এখানে ক্লিক করো ইউজারটির তৈরি করা Presences গুলো দেখতে।", + "description": "Tippy content in user profile." + }, + "user.presences.contributed": { + "message": "এখানে ক্লিক করো ইউজারটির কন্ট্রিবিউট করা Presences গুলো দেখতে।", + "description": "Tippy content (mode 2) in user profile." + } +} diff --git a/bs_BA/Extension/changelog.json b/bs_BA/Extension/changelog.json deleted file mode 100644 index a791c244d70..00000000000 --- a/bs_BA/Extension/changelog.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "extension.2.0.new1": { - "message": "Korisnici mogu sada dodati prisutnosti sami. *Dodaj odmah*", - "description": "" - }, - "extension.2.0.new2": { - "message": "Nađi *nove prisutnosti* u njihovom prirodnom staništu", - "description": "" - }, - "extension.2.0.new3": { - "message": "Automatsko ažuriranje je stvar sada", - "description": "" - }, - "extension.2.0.new4": { - "message": "Korisnici mogu napraviti prisutnosti sada", - "description": "" - }, - "extension.2.0.new5": { - "message": "*Docs* za ove kreativne programere ovde", - "description": "" - }, - "extension.2.0.new6": { - "message": "Skroy novi website dizajn", - "description": "" - }, - "extension.2.0.new7": { - "message": "Još karakteristikama za naš Discord-Bot", - "description": "" - }, - "extension.2.0.new8": { - "message": "Naš novi API je zver", - "description": "" - }, - "extension.2.0.change1": { - "message": "Obnovljeni popup i tabovi i layout i stajl", - "description": "" - }, - "extension.2.0.fix1": { - "message": "Mnogo (ne)poznatih bugova je nestalo", - "description": "" - }, - "extension.2.0.fix2": { - "message": "Sve ide mnogo brže sada", - "description": "" - }, - "extension.2.0.1.fix1": { - "message": "Popravili stare app greške i kad imas i najnovije", - "description": "" - } -} diff --git a/bs_BA/Extension/chrome-store.json b/bs_BA/Extension/chrome-store.json deleted file mode 100644 index e8a90378207..00000000000 --- a/bs_BA/Extension/chrome-store.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "extension.description.short": { - "message": "Vaša bogata prisutnost za web usluge!", - "description": "Short description in extension store" - }, - "extension.description.full": { - "message": "bruh", - "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" - } -} diff --git a/bs_BA/Extension/presence.json b/bs_BA/Extension/presence.json deleted file mode 100644 index 2be38c8a521..00000000000 --- a/bs_BA/Extension/presence.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "presence.playback.playing": { - "message": "Reprodukcija nazad", - "description": "Shows when you hover over the little play icon at your Discord Rich Presence" - }, - "presence.playback.paused": { - "message": "Reprodukcija zaustavljena", - "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" - }, - "presence.activity.browsing": { - "message": "Pretražnja...", - "description": "Shows when you hover over the little magnifying glass icon at your Discord Rich Presence" - }, - "presence.activity.live": { - "message": "Uživo", - "description": "Shows when you hover over the little red circle icon at your Discord Rich Presence" - }, - "presence.activity.reading": { - "message": "Čitanje", - "description": "Shows when you hover over the little icon at your Discord Rich Presence" - }, - "presence.activity.searching": { - "message": "Pretražnja", - "description": "Shows when you hover over the little icon at your Discord Rich Presence" - }, - "presence.media.info.episode": { - "message": "Epizoda {0}", - "description": "Shows the current episode at your Discord Rich Presence; {0} will be replaced -> is a variable and should not be translated" - } -} diff --git a/bs_BA/Presence/9gag.json b/bs_BA/Presence/9gag.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/bs_BA/Presence/9gag.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/bs_BA/Presence/aliexpress.json b/bs_BA/Presence/aliexpress.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/bs_BA/Presence/aliexpress.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/bs_BA/Presence/amazon.json b/bs_BA/Presence/amazon.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/bs_BA/Presence/amazon.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/bs_BA/Presence/facebook.json b/bs_BA/Presence/facebook.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/bs_BA/Presence/facebook.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/bs_BA/Presence/general.json b/bs_BA/Presence/general.json deleted file mode 100644 index f495f127ce1..00000000000 --- a/bs_BA/Presence/general.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "general.anime": { - "message": "Anime", - "description": "" - }, - "general.browsing": { - "message": "Pretražnja...", - "description": "" - }, - "general.episode": { - "message": "Epizoda", - "description": "" - }, - "general.language": { - "message": "Jezik", - "description": "For choosing a language" - }, - "general.live": { - "message": "Uživo", - "description": "" - }, - "general.reading": { - "message": "Čitanje", - "description": "" - }, - "general.search": { - "message": "Pretražnja", - "description": "" - }, - "general.store": { - "message": "Prodavnica", - "description": "" - } -} diff --git a/bs_BA/Presence/hypixel.json b/bs_BA/Presence/hypixel.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/bs_BA/Presence/hypixel.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/bs_BA/Presence/premid.json b/bs_BA/Presence/premid.json deleted file mode 100644 index cd7b17b7c61..00000000000 --- a/bs_BA/Presence/premid.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "premid.viewPage": { - "message": "Stranica za pregled:", - "description": "" - }, - "premid.docs": { - "message": "Dokumenti", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Prisutnost pregleda:", - "description": "" - }, - "premid.pageHome": { - "message": "Početna stranica", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Saradnici", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Preuzimanja", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Prodavnica", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Politika kolačića", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Više o", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Rešavanje problema", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Prvi koraci", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Razvoj presence", - "description": "A page name" - } -} \ No newline at end of file diff --git a/bs_BA/Presence/spotify.json b/bs_BA/Presence/spotify.json deleted file mode 100644 index 77cbabb1289..00000000000 --- a/bs_BA/Presence/spotify.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "spotify.featured": { - "message": "Predložene pjesme", - "description": "" - }, - "spotify.bestPodcasts": { - "message": "Najbolji podcastovi", - "description": "" - }, - "spotify.charts": { - "message": "Pregled karte", - "description": "" - }, - "spotify.genres": { - "message": "Pregledavanje žanrova", - "description": "" - }, - "spotify.latest": { - "message": "Pregled najnovijih izdanja", - "description": "" - }, - "spotify.discover": { - "message": "Otkrivanje novih pjesama", - "description": "" - }, - "spotify.browse": { - "message": "Pregledavanje kroz", - "description": "First section of the next 6 strings" - }, - "spotify.podcastsLike": { - "message": "podcasts koji im se sviđaju", - "description": "\"Browsing through\" + this" - }, - "spotify.artistsLike": { - "message": "izvođači koji im se sviđaju", - "description": "\"Browsing through\" + this" - }, - "spotify.albumLike": { - "message": "albumi koji im se sviđaju", - "description": "\"Browsing through\" + this" - }, - "spotify.songsLike": { - "message": "pjesme koje im se sviđaju", - "description": "\"Browsing through\" + this" - }, - "spotify.madeForYou": { - "message": "\"Napravljeno za vas\"", - "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" - }, - "spotify.playlists": { - "message": "njihove liste reprodukcije", - "description": "\"Browsing through\" + this" - }, - "spotify.download": { - "message": "Preuzimanje Spotify", - "description": "" - } -} diff --git a/bs_BA/Presence/twitter.json b/bs_BA/Presence/twitter.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/bs_BA/Presence/twitter.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/bs_BA/Presence/youtube.json b/bs_BA/Presence/youtube.json deleted file mode 100644 index 5942b113b88..00000000000 --- a/bs_BA/Presence/youtube.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "youtube.ad": { - "message": "Trenutno gleda oglas", - "description": "" - }, - "youtube.browsingVideos": { - "message": "Pregledavanje videozapisa", - "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" - }, - "youtube.browsingPlaylists": { - "message": "Pregledavanje popisa za reprodukciju", - "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" - }, - "youtube.viewingCommunityPost": { - "message": "Pregledavanje postova u zajednici", - "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" - }, - "youtube.ofChannel": { - "message": "od kanala:", - "description": "Second part of multiple strings" - }, - "youtube.readingChannel": { - "message": "Čitanje o kanalu:", - "description": "" - }, - "youtube.browsingThrough": { - "message": "Pregledavanje kroz", - "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" - }, - "youtube.subscriptions": { - "message": "njihove pretplate", - "description": "Part two of \"Browsing through\"" - }, - "youtube.library": { - "message": "njihova biblioteka", - "description": "Part two of \"Browsing through\"" - }, - "youtube.history": { - "message": "njihova historija", - "description": "Part two of \"Browsing through\"" - }, - "youtube.purchases": { - "message": "njihove kupovine", - "description": "Part two of \"Browsing through\"" - }, - "youtube.reportHistory": { - "message": "Pregled njihovih izvještaja", - "description": "" - }, - "youtube.viewAllPlaylist": { - "message": "Pregled svih njihovih popisa za reprodukciju", - "description": "" - }, - "youtube.viewLiveEvents": { - "message": "Gledajući njihove događaje uživo", - "description": "" - }, - "youtube.viewLiveDashboard": { - "message": "Pregledavanje njihove nadzorne ploče uživo", - "description": "" - }, - "youtube.viewAudioLibrary": { - "message": "Pregledavanje audio biblioteke", - "description": "" - }, - "youtube.studio.viewVideos": { - "message": "Pregledavanje njihovih videozapisa", - "description": "" - }, - "youtube.studio.editVideo": { - "message": "Uređivanje videa:", - "description": "" - }, - "youtube.studio.videoAnalytics": { - "message": "Pregled analitike videozapisa:", - "description": "" - }, - "youtube.studio.videoComments": { - "message": "Pregled komentara na videu:", - "description": "" - }, - "youtube.studio.videoTranslations": { - "message": "Pregled prijevoda videa:", - "description": "" - }, - "youtube.studio.channelAnalytics": { - "message": "analitika kanala", - "description": "Part two of \"Viewing their\"" - }, - "youtube.studio.channelComments": { - "message": "komentari kanala", - "description": "Part two of \"Viewing their\"" - }, - "youtube.studio.channelTranslations": { - "message": "prevodi kanala", - "description": "Part two of \"Viewing their\"" - }, - "youtube.studio.artistPage": { - "message": "stranica umjetnika", - "description": "Part two of \"Viewing their\"" - }, - "youtube.studio.dashboard": { - "message": "Pregledavajući njihovu komandnu ploču", - "description": "" - } -} \ No newline at end of file diff --git a/bs_BA/Website/contributors.json b/bs_BA/Website/contributors.json deleted file mode 100644 index ede83f69580..00000000000 --- a/bs_BA/Website/contributors.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "contributors.headings.staff": { - "message": "Osoblje", - "description": "Heading for group of users." - }, - "contributors.headings.supporters": { - "message": "Podržavaoci", - "description": "Heading for group of users." - }, - "contributors.headings.translators": { - "message": "Prevoditelji", - "description": "Heading for group of users." - }, - "contributors.roles.moderator": { - "message": "Moderator", - "description": "'Moderator' title for contributors and user pages." - }, - "contributors.roles.supportAgent": { - "message": "Agent za podršku", - "description": "'Support Agent' title for contributors and user pages." - }, - "contributors.roles.proofreader": { - "message": "Korektor", - "description": "'Proofreader' title for contributors and user pages." - }, - "contributors.roles.donator": { - "message": "Donator", - "description": "'Donator' title for contributors page." - }, - "contributors.roles.booster": { - "message": "Booster", - "description": "'Booster' title for contributors page and user pages." - }, - "contributors.roles.translator": { - "message": "Prevodilac", - "description": "'Translator' title for contributors page." - }, - "contributors.cards.copyUserId": { - "message": "Kliknite da biste kopirali ID korisnika.", - "description": "Tippy message when you hover on the avatar of a credit card." - }, - "contributors.cards.userIdCopied": { - "message": "User ID kopiran!", - "description": "Notification after user ID was copied." - } -} diff --git a/bs_BA/Website/downloads.json b/bs_BA/Website/downloads.json deleted file mode 100644 index 192f2de0eac..00000000000 --- a/bs_BA/Website/downloads.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "downloads.instructions.heading": { - "message": "Prvi koraci", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Preuzmi PreMiD", - "description": "Heading for installing the application" - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} nema instalacija za taj sistem. to znači da nema profesonalne podrške ta to.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.button.done": { - "message": "Gotovo", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.adsbox.thankyou.title": { - "message": "Hvala vam!", - "description": "Title of the advertisement section box." - } -} diff --git a/bs_BA/Website/footer.json b/bs_BA/Website/footer.json deleted file mode 100644 index 8061184651d..00000000000 --- a/bs_BA/Website/footer.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "footer.language": { - "message": "Jezik", - "description": "You know how to translate that word? I hope you do :D" - }, - "footer.usercount.message": { - "message": "Pridruži se preko {0} korisnika!", - "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" - }, - "footer.usercount.button": { - "message": "Instaliraj", - "description": "Install button under the promotional message" - }, - "footer.partners.heading": { - "message": "Partneri", - "description": "Partner section" - }, - "footer.developers.heading": { - "message": "Programeri", - "description": "Developer section" - }, - "footer.developers.documentation": { - "message": "Dokumentacija", - "description": "Documentation -> redirects to docs.premid.app" - }, - "footer.developers.richpresence": { - "message": "Rich Presence", - "description": "Rich Presence -> redirects to discord.com/rich-presence" - }, - "footer.supportus.heading": { - "message": "Podržite nas", - "description": "Support us section" - }, - "footer.supportus.donate": { - "message": "Doniraj", - "description": "Donate -> redirects to patreon.com/timeraa" - }, - "footer.supportus.contribute": { - "message": "Doprinesite", - "description": "Contribute -> redirects to github.com/premid" - }, - "footer.supportus.design": { - "message": "Dizajn", - "description": "Design -> redirects to discord.premid.app" - }, - "footer.supportus.translate": { - "message": "Prevoditelji", - "description": "Translate -> redirects to locilazation page" - }, - "footer.help.heading": { - "message": "Pomoć", - "description": "Help section" - }, - "footer.help.troubleshooting": { - "message": "Rešavanje problema", - "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" - }, - "footer.help.getsupport": { - "message": "Dobijanje pomoći", - "description": "Get Support -> redirects to Discord invite" - }, - "footer.help.information": { - "message": "Informacija", - "description": "Information section" - }, - "footer.help.information.cookies": { - "message": "Cookies", - "description": "meant to be 'Cookie Policy'" - }, - "footer.help.information.privacy": { - "message": "Privatnost", - "description": "meant to be 'Privacy Policy'" - }, - "footer.help.information.terms": { - "message": "Uvjeti", - "description": "meant to be 'Terms of Service'" - }, - "footer.more.heading": { - "message": "Više", - "description": "More section" - }, - "footer.more.status": { - "message": "Status", - "description": "Status -> redirects to status.premid.app" - }, - "footer.more.wiki": { - "message": "Wiki", - "description": "Wiki -> redirects to wiki.premid.app" - }, - "footer.copyright.line1": { - "message": "{0} do{1}", - "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" - }, - "footer.copyright.line2": { - "message": "Stranica održavana od {0}", - "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" - } -} diff --git a/bs_BA/Website/header.json b/bs_BA/Website/header.json deleted file mode 100644 index f50702ac4d6..00000000000 --- a/bs_BA/Website/header.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "header.language": { - "message": "Bosanski", - "description": "Replace English with the name of YOUR language!" - }, - "header.languageNotification.title": { - "message": "Mi podržavamo vaš jezik, želite prebaciti?", - "description": "Heading of the language notification when user has different language." - }, - "header.languageNotification.text": { - "message": "Naša stranica je prevedena na vaš jezik. Ovo će možda pomoći u slučaju ako nepričate engleski.", - "description": "Text in language notification when user has different language." - }, - "header.languageNotification.btnDecline": { - "message": "Ne, hvala", - "description": "Button that will decline notification." - }, - "header.languageNotification.btnAccept": { - "message": "Zamijeni jezik", - "description": "Button that switches language after click." - }, - "header.loader.phrases": { - "message": "Kopiranje vaše IP adrese...;hakovanje sistema...;OwO;sušenje pravila...", - "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" - }, - "header.store": { - "message": "Prodavnica", - "description": "Store tab" - }, - "header.downloads": { - "message": "Preuzimanja", - "description": "Downloads tab" - }, - "header.contributors": { - "message": "Saradnici", - "description": "Contributors tab" - } -} diff --git a/bs_BA/Website/home.json b/bs_BA/Website/home.json deleted file mode 100644 index 6cc6cefc14f..00000000000 --- a/bs_BA/Website/home.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "home.introduction.button.downloads": { - "message": "Preuzimanja", - "description": "Downloads button -> redirects to /downloads page" - }, - "home.examples.playingagame": { - "message": "Igrati igru", - "description": "Discord Rich Presence -> Playing a game" - }, - "home.examples.timestamp": { - "message": "{0} preostalo", - "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" - }, - "home.examples.status.playing": { - "message": "Reprodukcija nazad", - "description": "Discord Rich Presence -> small image text;" - }, - "home.examples.status.live": { - "message": "Uživo", - "description": "Discord Rich Presence -> small image text;" - }, - "home.examples.status.browsing": { - "message": "Pretražnja...", - "description": "Discord Rich Presence -> small image text;" - } -} diff --git a/bs_BA/Website/maintenance.json b/bs_BA/Website/maintenance.json deleted file mode 100644 index ab9b992fd71..00000000000 --- a/bs_BA/Website/maintenance.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "maintenance.big": { - "message": "Oh ne!", - "description": "The big text on maintenance page" - } -} diff --git a/bs_BA/Website/partners.json b/bs_BA/Website/partners.json deleted file mode 100644 index 897bc01aebe..00000000000 --- a/bs_BA/Website/partners.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "partners.header.title": { - "message": "Partneri", - "description": "Heading for page." - }, - "partners.apply.select.other": { - "message": "Ostalo", - "description": "Select 'Other' category." - } -} diff --git a/bs_BA/Website/store.json b/bs_BA/Website/store.json deleted file mode 100644 index 71eb213ca07..00000000000 --- a/bs_BA/Website/store.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "store.cards.creator": { - "message": "Autor", - "description": "Creator of a presence" - }, - "store.category.all": { - "message": "Sve", - "description": "Category at the top" - }, - "store.category.games": { - "message": "Igre", - "description": "Category at the top" - }, - "store.category.music": { - "message": "Muzika", - "description": "Category at the top" - }, - "store.category.socials": { - "message": "Društveno", - "description": "Category at the top" - }, - "store.category.videos": { - "message": "Videa i Stimovi", - "description": "Category at the top" - }, - "store.category.other": { - "message": "Ostalo", - "description": "Category at the top" - }, - "store.search": { - "message": "Pretraga", - "description": "Placeholder for presence search" - } -} diff --git a/crowdin.yml b/crowdin.yml index a9276d743b9..5880d34c807 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,7 +1,10 @@ files: - source: /src/Extension/*.json translation: /%locale_with_underscore%/Extension/%original_file_name% + update_option: update_as_unapproved - source: /src/Website/*.json translation: /%locale_with_underscore%/Website/%original_file_name% + update_option: update_as_unapproved - source: /src/Presence/*.json - translation: /%locale_with_underscore%/Presence/%original_file_name% + translation: /%locale_with_underscore%/Presence/%original_file_name% + update_option: update_as_unapproved diff --git a/cs_CZ/Extension/popup.json b/cs_CZ/Extension/popup.json index 6e856d3ced1..b5155a8932c 100644 --- a/cs_CZ/Extension/popup.json +++ b/cs_CZ/Extension/popup.json @@ -87,6 +87,38 @@ "message": "Vaše PreMiD aplikace je zastaralá. Aktualizujte ji abyste mohli pokračovat v používání PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Zastaralé rozšíření", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Vaše rozšíření je zastaralé. Aktualizujte ho prosím pro získání nejnovějších funkcí stažením z našich stránek.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Naléhavé aktualizace", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Vydali jsme naléhavou aktualizaci rozšíření. Aktualizujte ji pro další používání PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Bez připojení k internetu!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Vypadá to, že nejsi připojen k internetu! PreMiD v momentální chvíli nemůže zobrazit Presence.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Žádné připojení k Discordu!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD se nedokázal připojit k Discordu! Je nainstalovaný a spuštěný? *Řešení problémů*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Vše", "description": "Category name shown when you open tags" diff --git a/cs_CZ/Presence/discord.json b/cs_CZ/Presence/discord.json new file mode 100644 index 00000000000..be5e5c48aa0 --- /dev/null +++ b/cs_CZ/Presence/discord.json @@ -0,0 +1,74 @@ +{ + "discord.channelReading": { + "message": "Čtení v kanálu:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Psaní do kanálu:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Čtení přímých zpráv od:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Píšu přímou zprávu pro:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Čtu ve skupinových přímých zprávách:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Píšu do skupiny přímých zpráv:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Prohlížení jejich přátel...", + "description": "" + }, + "discord.nitro": { + "message": "Čtu o Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Hlas propojen s:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Hlas připojen k:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Zobrazuji jejich nastavení...", + "description": "" + }, + "discord.serverSettings": { + "message": "Kouká na nastavení{0}serveru: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Zobrazit odkaz na pozvání", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Prohlížení", + "description": "The first part of the next 17 strings" + }, + "discord.opensource": { + "message": "Open Source stránka", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Vývojářsky portál", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Úprava týmu: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.merch.collection": { + "message": "Zobrazení kolekce:", + "description": "" + } +} diff --git a/cs_CZ/Presence/general.json b/cs_CZ/Presence/general.json index 96b806c1eb1..a2599676e7c 100644 --- a/cs_CZ/Presence/general.json +++ b/cs_CZ/Presence/general.json @@ -107,6 +107,18 @@ "message": "Vyhledává", "description": "" }, + "general.writing": { + "message": "Píše", + "description": "" + }, + "general.calling": { + "message": "Volání", + "description": "" + }, + "general.inCall": { + "message": "V hovoru...", + "description": "" + }, "general.shopCart": { "message": "Nákupní košík", "description": "" @@ -199,14 +211,46 @@ "message": "Prohlížení:", "description": "" }, + "general.viewPage": { + "message": "Zobrazení stránky:", + "description": "" + }, + "general.watchingMovie": { + "message": "Sledují film", + "description": "" + }, + "general.watchingSeries": { + "message": "Sledují seriál", + "description": "" + }, + "general.watchingShow": { + "message": "Sledují show", + "description": "" + }, "general.watchingVid": { "message": "Sledování videa", "description": "" }, + "general.waitingVid": { + "message": "Čekám na premiéru videa", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Čekám na premiéru videa", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Sledování živého přenosu", "description": "" }, + "general.waitingLive": { + "message": "Čekám na zahájení streamu", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Čekám na zahájení streamu", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Sledování:", "description": "" @@ -222,5 +266,73 @@ "general.terms": { "message": "Podmínky služby", "description": "A page name" + }, + "general.cookie": { + "message": "Zásady používání souborů cookie", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Opakování všech skladeb", + "description": "" + }, + "general.repeat": { + "message": "Na smyčce", + "description": "" + }, + "general.incidentView": { + "message": "Prohlížení incidentu", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Historie incidentů", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Historie provozu", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Zobrazení série", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Zobrazit film", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Sledujte epizodu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Sledovat video", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Sledovat stream", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Zobrazit kanál", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Poslouchat spolu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Zobrazit stránku", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Zobrazit skladbu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Zobrazit album", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Zobrazit profil", + "description": "Used as the title for the button in Discord." } } diff --git a/bs_BA/Website/jobs.json b/cs_CZ/Presence/genius.json similarity index 100% rename from bs_BA/Website/jobs.json rename to cs_CZ/Presence/genius.json diff --git a/bs_BA/Website/merch.json b/cs_CZ/Presence/google classroom.json similarity index 100% rename from bs_BA/Website/merch.json rename to cs_CZ/Presence/google classroom.json diff --git a/bs_BA/Website/users.json b/cs_CZ/Presence/google docs.json similarity index 100% rename from bs_BA/Website/users.json rename to cs_CZ/Presence/google docs.json diff --git a/km_KH/Extension/chrome-store.json b/cs_CZ/Presence/juniperbot.json similarity index 100% rename from km_KH/Extension/chrome-store.json rename to cs_CZ/Presence/juniperbot.json diff --git a/km_KH/Extension/popup.json b/cs_CZ/Presence/kahoot.json similarity index 100% rename from km_KH/Extension/popup.json rename to cs_CZ/Presence/kahoot.json diff --git a/cs_CZ/Presence/namemc.json b/cs_CZ/Presence/namemc.json new file mode 100644 index 00000000000..b5cfeacc506 --- /dev/null +++ b/cs_CZ/Presence/namemc.json @@ -0,0 +1,66 @@ +{ + "namemc.upcomingNames": { + "message": "Prohlížení nadcházejících jmén", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Prohlédnout trendy skiny", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Prohlédnout top skiny", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Prohlédnout nové skiny", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Prohlédnout náhodné skiny", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Prohlédnout označené skiny", + "description": "Skins is how you appear in the game." + }, + "namemc.viewSkin": { + "message": "Prohlížející skin", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Prohlížení pláštěnek", + "description": "" + }, + "namemc.viewCape": { + "message": "Prohlížení pláštenky:", + "description": "" + }, + "namemc.servers": { + "message": "Prohlížení serverů", + "description": "" + }, + "namemc.viewServer": { + "message": "Prohlížení serveru", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Prohlédnout server", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Zobrazení způsobu, jak získat svůj profil", + "description": "" + }, + "namemc.viewFriends": { + "message": "Prohlížení jejich přátel", + "description": "" + }, + "namemc.viewSkins": { + "message": "Prohlížení jejich skinů", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Zobrazení jejich emodži profilu", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/cs_CZ/Presence/netflix.json b/cs_CZ/Presence/netflix.json new file mode 100644 index 00000000000..4ba0af25616 --- /dev/null +++ b/cs_CZ/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Sleduje svůj seznam uložených", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Spravuje profily", + "description": "" + }, + "netflix.latest": { + "message": "Sleduje, co je nové a{0}populární na Netflixu", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Získávám jejich{0}odkaz na doporučení", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/cs_CZ/Presence/premid.json b/cs_CZ/Presence/premid.json index 5bf5823de09..e94b9953ad5 100644 --- a/cs_CZ/Presence/premid.json +++ b/cs_CZ/Presence/premid.json @@ -1,74 +1,78 @@ { - "premid.viewPage": { - "message": "Zobrazení stránky:", - "description": "" - }, - "premid.docs": { - "message": "Dokumentace", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Přítomnost zobrazení:", - "description": "" - }, - "premid.pageHome": { - "message": "Domovská stránka", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Přispěvatelé", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Stáhnout", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Obchod", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Zásady používání souborů cookie", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Zásady ochrany osobních údajů", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Podmínky služby", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Podrobnosti", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Systémové požadavky", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Instalace", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Řešit Problémy", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Začínáme", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Vývoj přítomnosti", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Zobrazení stránky:", + "description": "" + }, + "premid.docs": { + "message": "Dokumentace", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Přítomnost zobrazení:", + "description": "" + }, + "premid.pageHome": { + "message": "Domovská stránka", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Přispěvatelé", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Stáhnout", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Obchod", + "description": "A page name" + }, + "premid.partners": { + "message": "Partneři", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "O PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Systémové požadavky", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Instalace", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Instalace pro {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Řešit Problémy", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Začínáme", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pagePresenceDev": { + "message": "Vývoj přítomnosti", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Třída Presence", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Nastavení metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Nastavení TypeScriptu", + "description": "A page name" + } +} diff --git a/km_KH/Extension/presence.json b/cs_CZ/Presence/tiktok.json similarity index 100% rename from km_KH/Extension/presence.json rename to cs_CZ/Presence/tiktok.json diff --git a/cs_CZ/Presence/twitch.json b/cs_CZ/Presence/twitch.json new file mode 100644 index 00000000000..d6af19897e7 --- /dev/null +++ b/cs_CZ/Presence/twitch.json @@ -0,0 +1,134 @@ +{ + "twitch.downloads": { + "message": "Stáhnout", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Kariéra", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partneři", + "description": "Page name" + }, + "twitch.press": { + "message": "Pro média", + "description": "Page name" + }, + "twitch.security": { + "message": "Bezpečnost", + "description": "Page name" + }, + "twitch.access": { + "message": "Zpřístupnění", + "description": "Page name" + }, + "twitch.ads": { + "message": "Nastavení reklam", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Pravidla komunity", + "description": "Page name" + }, + "twitch.home": { + "message": "Domovská stránka", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Sleduje svou peněženku...", + "description": "" + }, + "twitch.esports": { + "message": "Sleduje E-sporty...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Prohlíží seznam lidí, které sleduje...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Prohlíží tým:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Prohlíží svůj inventář Drops...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Sleduje aktuální Drops kampaně...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Zobrazuji jejich nastavení...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Prohlížení jejich přátel...", + "description": "" + }, + "twitch.subs": { + "message": "Sleduje svá předplatná...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Moderuje streamera:", + "description": "" + }, + "twitch.redeem": { + "message": "Uplatňuje kód...", + "description": "" + }, + "twitch.camp": { + "message": "Creator Camp", + "description": "" + }, + "twitch.campBasic": { + "message": "Učí se základy", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Nastavuje svůj stream", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Hudba na Twitchi", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Výuka živě", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Panel tvůrce", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Spravuje svůj stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Spravuje role své komunity...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Zobrazení jejich", + "description": "Part 1 of the next 10 strings" + }, + "twitch.followList": { + "message": "Seznam sledujících", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Nastavení moderování", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Nastavení Drops", + "description": "Part 2 of the string: \"Viewing their\"" + } +} diff --git a/cs_CZ/Presence/twitter.json b/cs_CZ/Presence/twitter.json index f1441dffc96..cc1039e34e9 100644 --- a/cs_CZ/Presence/twitter.json +++ b/cs_CZ/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Čtení tweetu:", - "description": "" - }, - "twitter.viewDms": { - "message": "Prohlížení jejich přímých zpráv", - "description": "" - }, - "twitter.viewTweets": { - "message": "Zobrazení tweetů:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Zobrazení tweetů (s odpověďmi):", - "description": "" - }, - "twitter.viewMedia": { - "message": "Zobrazení médií:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Zobrazení se líbí:", - "description": "" - }, - "twitter.viewList": { - "message": "Seznam zobrazení:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Záložky", - "description": "" - }, - "twitter.notifs": { - "message": "Oznámení", - "description": "" - }, - "twitter.explore": { - "message": "Prozkoumat", - "description": "" - }, - "twitter.settings": { - "message": "Změna nastavení...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Čtení tweetu:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Prohlížení jejich přímých zpráv", + "description": "" + }, + "twitter.viewTweets": { + "message": "Zobrazení tweetů:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Zobrazení tweetů (s odpověďmi):", + "description": "" + }, + "twitter.viewMedia": { + "message": "Zobrazení médií:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Zobrazení se líbí:", + "description": "" + }, + "twitter.viewList": { + "message": "Seznam zobrazení:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Záložky", + "description": "" + }, + "twitter.notifs": { + "message": "Oznámení", + "description": "" + }, + "twitter.explore": { + "message": "Prozkoumat", + "description": "" + }, + "twitter.settings": { + "message": "Změna nastavení...", + "description": "" + } +} diff --git a/cs_CZ/Presence/v live.json b/cs_CZ/Presence/v live.json new file mode 100644 index 00000000000..68067364284 --- /dev/null +++ b/cs_CZ/Presence/v live.json @@ -0,0 +1,10 @@ +{ + "v live.browseThrough": { + "message": "Prohlížení", + "description": "The first part of the next 6 strings" + }, + "v live.viewTheir": { + "message": "Zobrazení jejich", + "description": "The first part of the next 6 strings" + } +} diff --git a/cs_CZ/Website/beta.json b/cs_CZ/Website/beta.json index a939cc7110d..fb3a13d2ec0 100644 --- a/cs_CZ/Website/beta.json +++ b/cs_CZ/Website/beta.json @@ -4,11 +4,11 @@ "description": "Beta page title" }, "beta.description.1": { - "message": "**PreMiD Beta** je nyní dostupný pro všechny!", + "message": "**PreMiD Beta** je nyní dostupná pro všechny!", "description": "Section description" }, "beta.description.2": { - "message": "Co získáte, pokud se zaregistrujete?", + "message": "Co získáš, pokud se zaregistruješ?", "description": "Section description" }, "beta.features.1": { @@ -20,7 +20,7 @@ "description": "Features list" }, "beta.features.3": { - "message": "Speciální role na našem Discord serveru", + "message": "Speciální roli na našem Discord serveru", "description": "Features list" }, "beta.register.text": { @@ -40,7 +40,7 @@ "description": "Thank You page description" }, "error.noslots": { - "message": "Vypadá to, že již nemáme k dispozici žádné beta sloty.", + "message": "Zdá se, že již nemáme k dispozici žádné beta sloty.", "description": "Shows when the beta slots are full." } } diff --git a/cs_CZ/Website/contributors.json b/cs_CZ/Website/contributors.json index 04a81e7c29d..0bf396c2aec 100644 --- a/cs_CZ/Website/contributors.json +++ b/cs_CZ/Website/contributors.json @@ -1,6 +1,6 @@ { "contributors.headings.staff": { - "message": "Jadro týmu", + "message": "Tým", "description": "Heading for group of users." }, "contributors.headings.supporters": { @@ -11,18 +11,50 @@ "message": "Překladatelé", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "Vedoucí Projektu", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Koordinátor Týmu", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Ředitel Marketingu", + "description": "'Marketing Director' title for contributors and user pages." + }, "contributors.roles.administrator": { "message": "Administrátor", "description": "'Administrator' title for contributors and user pages." }, + "contributors.roles.reviewer": { + "message": "Posuzovatel", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "Správce lokalizace", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Vývojář", + "description": "'Developer' title for contributors and user pages." + }, + "contributors.roles.designer": { + "message": "Designér", + "description": "'Designer' title for contributors and user pages." + }, "contributors.roles.moderator": { "message": "Moderátor", "description": "'Moderator' title for contributors and user pages." }, "contributors.roles.supportAgent": { - "message": "Podporovaný agent", + "message": "Zástupce Podpory", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "Zástupce", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "Korektor", "description": "'Proofreader' title for contributors and user pages." @@ -40,7 +72,7 @@ "description": "'Translator' title for contributors page." }, "contributors.cards.copyUserId": { - "message": "Kliknutím zkopírujete ID uživatele.", + "message": "Kliknutím zkopíruješ ID uživatele.", "description": "Tippy message when you hover on the avatar of a credit card." }, "contributors.cards.userIdCopied": { diff --git a/cs_CZ/Website/downloads.json b/cs_CZ/Website/downloads.json index 6411dfdb301..efce5e2771c 100644 --- a/cs_CZ/Website/downloads.json +++ b/cs_CZ/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Čas se předvést.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Použij PreMiD a ukaž svým přátelům co děláš, možná najdeš někoho se stejnými zájmy.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Jak Začít", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Stáhnout PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Nainstaluj si naši aplikaci", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Přidej si naše rozšiření do prohlížeče", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Znovu si načti tuhle stránku a zkontroluj, jestli je rozšíření připojené", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Stále máte problémy? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Jsme tady od toho, abychom vám pomohli!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aplikace", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Rozšíření", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Varování:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Není zde žádný instalační soubor pro tenhle operační systém. To znamená, že pro něj není žádná profesionální podpora.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Buďte si vědomi, že PreMiD není podporován na mobilních telefonech.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Zobrazit soubory ke stažení", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Skrýt soubory ke stažení", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Aktuální verze této platformy je {0} (tahle verze je specifická pro Linux a neplatí pro ostatní platformy).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Tato verze je specifická pro Linux a neplatí pro ostatní systémy. Hlavní verze aplikace je {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Pro zobrazení těchto souborů ke stažení se prosím přihlašte.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Ale ne, vypadá to, že nemáte přístup alfa/beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Můžete se k našemu beta programu připojit **zde** úplně zdarma. Ale pospěšte si! Máme jen {0} volných míst", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Předběžná vydání", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Varování", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Nezapomeňte zapnout nastavení \"Povolit rozšíření z dalších obchodů\" v nastavení rozšíření.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Pro instalaci PreMiD z Internetového Obchodu Chrome si musíte nainstalovat **toto** rozšíření.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Přeskočit", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Zpět", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Zrušit", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Dobře", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Hotovo", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Přihlásit se", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Děkujeme!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Používáme reklamy na podporu našeho týmu a údržbu našich serverů, abychom vám mohli nabídnout co nejlepší zážitek!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Prosím vypněte svůj blokovač reklam.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Nechci podporovat.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Jste si jisti?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Opravdu?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-prosím podpora :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Potřebuji tě :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Dobře, v pořádku...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Zobrazit beta stahování", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(nevyžaduje se, pokud jste pouze zde, abyste si stáhli běžnou aplikaci)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Čas se předvést.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Použij PreMiD a ukaž svým přátelům, co děláš, možná najdeš někoho se stejnými zájmy.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Jak Začít", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Stáhni si PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Nainstaluj si naši aplikaci", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Přidej si naše rozšíření do prohlížeče", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Znovu načti tuto stránku a zkontroluj, jestli je rozšíření připojené", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Stále máš problémy? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Jsme tady od toho, abychom ti pomohli!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplikace", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Rozšíření", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Varování:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Není zde žádný instalační soubor pro tenhle operační systém. To znamená, že pro něj není žádná profesionální podpora.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Buď si vědom, že PreMiD není podporován na mobilních telefonech.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Zobrazit soubory ke stažení", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Skrýt soubory ke stažení", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Aktuální verze této platformy je {0} (tato verze je specifická pro Linux a neplatí pro ostatní platformy).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Tato verze je specifická pro Linux a neplatí pro ostatní systémy. Hlavní verze aplikace je {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Pro zobrazení těchto souborů ke stažení se, prosím, přihlas.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Ale ne, vypadá to, že nemáš alfa/beta přístup :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "K našemu beta programu se můžeš připojit zcela zdarma **zde**. Ale pospěš si! Máme jen {0} volných slotů", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Předběžná Vydání", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Varování", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Pro instalaci PreMiD z Internetového Obchodu Chrome si musíš nainstalovat **toto** rozšíření.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Přeskočit", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Zpět", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Zrušit", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Dobře", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Hotovo", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Přihlásit se", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Přesto přeskočit", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Děkujeme!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Používáme reklamy na podporu našeho týmu a údržbu našich serverů, abychom ti mohli nabídnout co nejlepší zážitek!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Prosím, vypni svůj blokátor reklam", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Zobrazit beta stahování", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(nevyžaduje se, pokud jsi zde pouze, abys si stáhl běžnou aplikaci)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Nechci podporovat.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Jsi si jist?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Opravdu?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-prosím podpora :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Potřebuji tě :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Dobře, v pořádku...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/cs_CZ/Website/errors.json b/cs_CZ/Website/errors.json index 688d63b3480..1675a2aaf07 100644 --- a/cs_CZ/Website/errors.json +++ b/cs_CZ/Website/errors.json @@ -1,6 +1,6 @@ { "store.search.notFound": { - "message": "Tento Presence jsme nenašli...", + "message": "Tuto Presenci jsme nenašli...", "description": "Search result text when nothing's found" }, "error.code.404": { @@ -8,7 +8,7 @@ "description": "Error (404) message" }, "error.code.4": { - "message": "Hledáš neexistující nebo smazanou presence.", + "message": "Hledáš neexistující nebo smazanou Presenci.", "description": "Error (4) message" }, "error.code.500": { @@ -16,7 +16,7 @@ "description": "Error (500) message" }, "error.page.details": { - "message": "Detaily", + "message": "Podrobnosti", "description": "'Details' text on error page container" }, "error.page.button": { @@ -28,11 +28,11 @@ "description": "Error when user couldn't be found." }, "user.notFound.message1": { - "message": "ID uživatele, kterého hledáte, je správné.", + "message": "ID uživatele, kterého hledáš, je správné.", "description": "Check user ID message." }, "user.notFound.message2": { - "message": "uživatel vytvořil dostatek Presence a má roli \"Presence Developer\" na našem Discord serveru.", + "message": "uživatel vytvořil dostatek Presencí a má roli \"Presence Developer\" na našem Discord serveru.", "description": "Check the presence amount of the developer created message." }, "user.notFound.message3": { @@ -40,7 +40,7 @@ "description": "Check if the error is also happening to others message." }, "user.notFound.message4": { - "message": "Pokud věříte, že se jedná o chybu, prosím kontaktujte nás na našem [Discord serveru].", + "message": "Pokud věříš, že se jedná o chybu, prosím kontaktuj nás na [našem Discord serveru].", "description": "Bottom line for the error page. Do not edit brackets." } } diff --git a/cs_CZ/Website/footer.json b/cs_CZ/Website/footer.json index a9125086a96..ae8db0313b1 100644 --- a/cs_CZ/Website/footer.json +++ b/cs_CZ/Website/footer.json @@ -4,7 +4,7 @@ "description": "You know how to translate that word? I hope you do :D" }, "footer.usercount.heading": { - "message": "Připravený používat PreMiD?", + "message": "Jsi připraven používat PreMiD?", "description": "Promotional heading" }, "footer.usercount.message": { @@ -47,10 +47,6 @@ "message": "Přispět", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Design", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Přeložit", "description": "Translate -> redirects to locilazation page" @@ -108,7 +104,7 @@ "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" }, "footer.partners.more": { - "message": "Klikněte sem pro zobrazení zbytku partnerů a sponzorů.", + "message": "Pro zobrazení zbytku partnerů a sponzorů, klikněte sem.", "description": "Button next to all listed partners on the footer." } } diff --git a/cs_CZ/Website/home.json b/cs_CZ/Website/home.json index f8b3c53c963..5af2834a330 100644 --- a/cs_CZ/Website/home.json +++ b/cs_CZ/Website/home.json @@ -56,7 +56,7 @@ "description": "Features section subheading" }, "home.features.simpleInterface.description": { - "message": "Jsi unavený/á z komplikovaných uživatelských rozhraní? To je důvod, proč jsme vytvořili a snažíme se udržet naše uživatelské rozhraní co nejjdnodušší a nejužitečnější s důležitými fukcemi jako třeba:", + "message": "Jsi unavený z komplikovaných uživatelských rozhraní? To je důvod, proč jsme vytvořili a snažíme se udržet naše uživatelské rozhraní co nejjednodušší a nejužitečnější s důležitými funkcemi jako třeba:", "description": "Features section description" }, "home.features.simpleInterface.description.1": { @@ -76,7 +76,7 @@ "description": "Features section subheading" }, "home.features.quickSupport.description": { - "message": "Něco se rozbilo, zasílá tisíce chyb nebo prostě nefunguje? Pomůžeme vám se zbavit těchto problémů v našem Discord serveru, dokonce jsme vytvořili náš vlastní systém podpory, který zajistí, že se váš problém vyřeší co nejdřív.", + "message": "Něco se rozbilo, zasílá tisíce chyb nebo prostě nefunguje? Pomůžeme vám se zbavit těchto problémů na našem Discord serveru, dokonce jsme vytvořili náš vlastní systém podpory, který zajistí, že se tvůj problém vyřeší co nejdříve.", "description": "Features section description" }, "home.features.quickSupport.button": { diff --git a/cs_CZ/Website/jobs.json b/cs_CZ/Website/jobs.json index 0aee6d1208b..00ed59b0335 100644 --- a/cs_CZ/Website/jobs.json +++ b/cs_CZ/Website/jobs.json @@ -32,7 +32,7 @@ "description": "Title of the modal the user will see if it's not in Discord server." }, "jobs.guild.explanation": { - "message": "Abyste se mohli ucházet o toto místo, musíte být členem našeho Discord serveru. Jinak vás nebudeme moci kontaktovat pokud vás vybereme!", + "message": "Abyste se mohli ucházet o toto místo, musíte být členem našeho Discord serveru. Jinak vás nebudeme moci kontaktovat, pokud vás vybereme!", "description": "Explanation why users should be in Discord server to perform job application." }, "jobs.header.title": { diff --git a/cs_CZ/Website/maintenance.json b/cs_CZ/Website/maintenance.json index 1f3785d6a16..37d40ad773e 100644 --- a/cs_CZ/Website/maintenance.json +++ b/cs_CZ/Website/maintenance.json @@ -8,7 +8,7 @@ "description": "Heading on maintenance page" }, "maintenance.heading2": { - "message": "Prosím, vraťte se později pro více informací.", + "message": "Prosím, vrať se později pro více informací.", "description": "Heading on maintenance page" }, "maintenance.message": { diff --git a/cs_CZ/Website/merch.json b/cs_CZ/Website/merch.json index 98e9d91ce2e..a054fc9e68d 100644 --- a/cs_CZ/Website/merch.json +++ b/cs_CZ/Website/merch.json @@ -1,8 +1,16 @@ { + "merch.title": { + "message": "Vítejte v oficiálním **PreMiD** obchodu se zbožím!", + "description": "Merch store title" + }, "merch.swag": { "message": "Najdi svůj **Swag**", "description": "Subtitle for store" }, + "merch.fit": { + "message": "**Vyber si svojí velikost**", + "description": "Product sizes" + }, "merch.cart": { "message": "Přidat do košíku", "description": "Add product to cart" diff --git a/cs_CZ/Website/partners.json b/cs_CZ/Website/partners.json index 0a0c723a8ff..e46e7506965 100644 --- a/cs_CZ/Website/partners.json +++ b/cs_CZ/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat je neziskové mezinárodní rádio usilující o nonstop kvalitní rádio a zpravodajskou zábavu.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Platforma s plusy pro hráče.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio je nejúspěšnější infotainment rádio pro simulační hry v Německu, Rakousku a Švýcarsku!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Získej co je oprávněné. Streamuj Anime, filmy, Hentai, Speciály a další. Zdarma, bez reklam a ve vysoké definici!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Začněte vytvářet svou komunitu s úžasnými šablonami. Postavte si své vlastní království.", "description": "Description for DiscordTemplates." @@ -135,6 +127,14 @@ "message": "Lehce zdělte status v reálném čase pro tvé uživatele.", "description": "Description for StatusPage." }, + "partners.partner.erisly": { + "message": "Bůh, který hraje jako zábavný Discord bot!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "REYFM pojď poslouchat zdarma více než 15 hudebních streamů - nepřetržitě. S nejlepší a nejnovější hudbou jen pro vás!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Agile lokalizace pro technologické společnosti.", "description": "Description for Crowdin." @@ -151,6 +151,10 @@ "message": "Za tím nejlepším z webu.", "description": "Description for Fastly." }, + "partners.partner.onlyhit": { + "message": "OnlyHit je vaše online hudební rozhlasová stanice vytvořená k tomu, aby hrála vaše nejlepší hity 24 hodin denně, 7 dní v týdnu a aby vám jako první objevila vaše budoucí hity.", + "description": "Description for OnlyHit." + }, "partners.apply.title": { "message": "Požádat o partnera", "description": "Partnership application modal title." diff --git a/cs_CZ/Website/presence.json b/cs_CZ/Website/presence.json index 6b5bcf18de2..19a3b3cd204 100644 --- a/cs_CZ/Website/presence.json +++ b/cs_CZ/Website/presence.json @@ -1,6 +1,6 @@ { "presence.page.buttons.sourceCode": { - "message": "Zdrojový kód", + "message": "Zdrojový Kód", "description": "Source Code button on presence pages." }, "presence.sections.description.title": { diff --git a/cs_CZ/Website/store.json b/cs_CZ/Website/store.json index 3f0dd0f311d..8c62b29e443 100644 --- a/cs_CZ/Website/store.json +++ b/cs_CZ/Website/store.json @@ -16,7 +16,7 @@ "description": "Presence card partner flame" }, "store.cards.extraStepsRequired": { - "message": "Tato presence vyžaduje další kroky, aby mohla pracovat, prosím zkontrolujte její stránku pro více informací.", + "message": "Tato presence vyžaduje další kroky, aby mohla pracovat, prosím zkontroluj její stránku pro více informací.", "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." }, "store.header.search": { @@ -28,7 +28,7 @@ "description": "Button that will appear on hover after extension is installed." }, "store.card.presence.remove": { - "message": "Odstranit Presence", + "message": "Odebrat Presence", "description": "Button that will appear on hover after extension and presence is installed." }, "store.card.presence.included": { @@ -40,7 +40,7 @@ "description": "Searh filters option at the store page" }, "store.category.filters.mostUsed": { - "message": "Nejvéce používané první", + "message": "Nejvíce používané první", "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { @@ -52,7 +52,7 @@ "description": "Liked presences only checkbox" }, "store.filters.added": { - "message": "Zobrazovat již pridané Presence", + "message": "Zobrazovat již přidané Presence", "description": "Store filter to display/not display already installed presences." }, "store.category.heading": { @@ -72,7 +72,7 @@ "description": "Category at the top" }, "store.category.socials": { - "message": "Sociální sítě", + "message": "Sociální Sítě", "description": "Category at the top" }, "store.category.videos": { @@ -92,7 +92,7 @@ "description": "Little message next to the keys of search filters on the store." }, "store.search.removeFilter": { - "message": "Klikněte pro odstranení filtru", + "message": "Klikněte pro odebrání filtru", "description": "Remove message for active search filters." } } diff --git a/cs_CZ/Website/users.json b/cs_CZ/Website/users.json index 11e41946080..657fd404833 100644 --- a/cs_CZ/Website/users.json +++ b/cs_CZ/Website/users.json @@ -16,7 +16,7 @@ "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { - "message": "Geniální Vývojář Přítomností", + "message": "Geniální Vývojář Presence", "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { @@ -32,7 +32,7 @@ "description": "Tippy content in user profile." }, "user.presences.contributed": { - "message": "Kliknutím zde zobrazíte přítomnosti, k nimž tento uživatel přispěl.", + "message": "Kliknutím zde zobrazíte presence, k nimž tento uživatel přispěl.", "description": "Tippy content (mode 2) in user profile." } } diff --git a/sr_CS/Extension/chrome-store.json b/cy_GB/Extension/chrome-store.json similarity index 100% rename from sr_CS/Extension/chrome-store.json rename to cy_GB/Extension/chrome-store.json diff --git a/sr_CS/Extension/popup.json b/cy_GB/Extension/popup.json similarity index 52% rename from sr_CS/Extension/popup.json rename to cy_GB/Extension/popup.json index f10cdca708a..b4bbd909e79 100644 --- a/sr_CS/Extension/popup.json +++ b/cy_GB/Extension/popup.json @@ -1,74 +1,74 @@ { "popup.navigation.settings": { - "message": "Podešavanja", + "message": "Gosodiadau", "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.navigation.credits": { - "message": "Zasluge", + "message": "Credydau", "description": "Title of the 'credits' section at the navigation in the popup" }, "popup.headings.settings": { - "message": "Podešavanja", + "message": "Gosodiadau", "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.headings.general": { - "message": "Opšte", + "message": "Cyffredinol", "description": "Title of the 'general' area of the 'settings' section in the popup" }, "popup.headings.description": { - "message": "Opis", + "message": "Disgrifiad", "description": "Title of the description area in the presence settings view." }, "popup.setting.enabled": { - "message": "Omogućeno", + "message": "Galluogi", "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.mediaControl": { - "message": "Kontrola Medija", + "message": "Rheolaethau cyfryngau", "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)" }, + "popup.setting.titleMenubar": { + "message": "Bar Dewislen Teitl", + "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)" + }, "popup.setting.autoLaunch": { - "message": "Automatski pokret", + "message": "Lansio yn automateg", "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" }, - "popup.headings.presences": { - "message": "Prisustvo", - "description": "Title of the 'presences' area of the 'settings' section in the popup" - }, - "popup.presences.manage": { - "message": "Upravljajte", - "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" - }, - "popup.presences.done": { - "message": "Gotovo", - "description": "Done button" - }, "popup.buttons.help": { - "message": "Treba vam pomoć?", + "message": "Angen cymorth?", "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)" }, - "popup.credits.error.heading": { - "message": "Oh ne!", - "description": "Title of the error message (located at the 'credits' tab in the popup)" + "popup.info.unsupportedAppVersion.message": { + "message": "Mae eich app PreMiD wedi dyddio. Diweddarwch ef er mwyn Parhau i Ddefnyddio PreMiD.", + "description": "Shown when application is outdated" }, - "popup.credits.error.message": { - "message": "Greška pri učitavanju zasluga", - "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" + "popup.info.safari.outdatedExtension": { + "message": "Eich estyniad wedi dyddio", + "description": "Shown when Extension is outdated. Only for Safari port." }, - "popup.info.notConnected": { - "message": "Niste povezani", - "description": "Shown when the extension can't connect to the application" + "popup.info.safari.urgentUpdate": { + "message": "Diweddariad brys", + "description": "Shown when Extension is outdated. Only for Safari port." }, - "popup.info.unsupportedAppVersion": { - "message": "Zastarela Aplikacija", - "description": "Shown when application is outdated" + "popup.info.noInternet": { + "message": "Dim gysylltiad rhyngrwyd!", + "description": "Shown when the user has no internet connection" }, - "popup.info.unsupportedAppVersion.message": { - "message": "Vaša PreMiD aplikacija je zastarela. Molimo ažurirajte aplikaciju da nastavite koristenje PreMiD.", - "description": "Shown when application is outdated" + "popup.info.noInternet.message": { + "message": "Mae'n ymddangos nad oes gennych gysylltiad rhyngrwyd! Ni fydd PreMiD yn gallu dangos ymddangosiad ar hyn o bryd.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Dim cysylltiad gyda Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "Nid oedd PreMiD yn gallu cysylltu â'ch Discord! A yw wedi'i osod ac yn rhedeg? * Datrys Problemau *", + "description": "Shown in the extension when the application can't connect to Discord" }, "popup.category.all": { - "message": "Sve", + "message": "Pob catagoriau", "description": "Category name shown when you open tags" }, "popup.category.anime": { @@ -76,23 +76,23 @@ "description": "Category name shown when you open tags" }, "popup.category.music": { - "message": "Muzika", + "message": "Cerddoriaeth", "description": "Category name shown when you open tags" }, "popup.category.games": { - "message": "Igre", + "message": "Gêmmau", "description": "Category name shown when you open tags" }, "popup.category.socials": { - "message": "Društvene mreže", + "message": "Cymdeithaseg", "description": "Category name shown when you open tags" }, "popup.category.videos": { - "message": "Videi i Lajvovi", + "message": "Fideos a Ffrydiau", "description": "Category name shown when you open tags" }, "popup.category.other": { - "message": "Drugo", + "message": "Arall", "description": "Category name shown when you open tags" } } diff --git a/km_KH/Website/presence.json b/cy_GB/Extension/presence.json similarity index 100% rename from km_KH/Website/presence.json rename to cy_GB/Extension/presence.json diff --git a/km_KH/Extension/tabs.json b/cy_GB/Extension/tabs.json similarity index 100% rename from km_KH/Extension/tabs.json rename to cy_GB/Extension/tabs.json diff --git a/km_KH/Presence/1337x.json b/cy_GB/Presence/1337x.json similarity index 100% rename from km_KH/Presence/1337x.json rename to cy_GB/Presence/1337x.json diff --git a/cy_GB/Presence/9gag.json b/cy_GB/Presence/9gag.json new file mode 100644 index 00000000000..04863028eb4 --- /dev/null +++ b/cy_GB/Presence/9gag.json @@ -0,0 +1,6 @@ +{ + "9gag.collection": { + "message": "Gweler y casgliad:", + "description": "" + } +} \ No newline at end of file diff --git a/af_ZA/Presence/aliexpress.json b/cy_GB/Presence/aliexpress.json similarity index 100% rename from af_ZA/Presence/aliexpress.json rename to cy_GB/Presence/aliexpress.json diff --git a/af_ZA/Presence/amazon.json b/cy_GB/Presence/amazon.json similarity index 100% rename from af_ZA/Presence/amazon.json rename to cy_GB/Presence/amazon.json diff --git a/cy_GB/Presence/discord.json b/cy_GB/Presence/discord.json new file mode 100644 index 00000000000..bbf7fc2df8a --- /dev/null +++ b/cy_GB/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Darllen y sianel:{0}{1} (Gweinydd: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Ysgrifennu yn y sianel:{0}{1} (Gweinydd: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Darllen DMs o:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Ysgrifennu yn DMs of:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "gwylio'r grŵp DM:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Ysgrifennu yn y grŵp DM:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Edrych ar ei ffrindiau...", + "description": "" + }, + "discord.nitro": { + "message": "Darllen am Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Yn ffoniwch gyda:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Ar alwad yn:{0}{1} (Gweinydd: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Edrych ar y ffurfweddiad...", + "description": "" + }, + "discord.serverSettings": { + "message": "Edrych ar y ffurfweddiad{0}of gweinydd: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Edrych ar wahoddiad:{0}{1} (Gweinydd: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Edrych ar wahoddiad:{0}of gweinydd: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Edrych ar wahoddiad", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Yn pori drwodd", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "tudalen lawrlwytho", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "y dudalen “Pam Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "y Ganolfan Ddiogelwch", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "y Dudalen swyddi", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "y dudalen amdanon ni", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "y dudalen brand", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "y dudalen ysbrydoliaeth", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "tudalen y Brifysgol", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "y dudalen newyddion", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "y dudalen partner", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "y dudalen ddilysu", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "y dudalen StreamKit", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "y dudalen ffynhonnell agored", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "y dudalen ddiogelwch", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "y dudalen gymedroli", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "y dudalen Rich Presence", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "y wleidyddiaeth", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Porth Datblygwr", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Llywiwch rhwng eich ceisiadau", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Golygu ap: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Porwch drwodd eu timau", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Golygu tîm: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Yn pori drwodd eu gweinyddwyr", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Gweld gwybodaeth gweinydd: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Darllen y ddogfennaeth", + "description": "" + }, + "discord.status": { + "message": "Discord Cyflwr", + "description": "" + }, + "discord.support": { + "message": "Canolfan Gymorth", + "description": "" + }, + "discord.blog": { + "message": "Discord Blog", + "description": "" + }, + "discord.merch": { + "message": "Nwyddau Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "Gweler y casgliad:", + "description": "" + } +} diff --git a/cy_GB/Presence/facebook.json b/cy_GB/Presence/facebook.json new file mode 100644 index 00000000000..0a197c80ce0 --- /dev/null +++ b/cy_GB/Presence/facebook.json @@ -0,0 +1,62 @@ +{ + "facebook.call": { + "message": "Mewn galwad gyda:", + "description": "" + }, + "facebook.vcall": { + "message": "Mewn galwad fideo gyda:", + "description": "" + }, + "facebook.userHidden": { + "message": "rhywun... (Defnyddiwr wedi'i guddio)", + "description": "Shows when you dont want to show who you are calling/texting." + }, + "facebook.writing": { + "message": "Cyfansoddi neges", + "description": "" + }, + "facebook.userAbout": { + "message": "Darllen am y defnyddiwr:", + "description": "" + }, + "facebook.userCommunity": { + "message": "Gweld y gymuned ddefnyddwyr:", + "description": "" + }, + "facebook.userPics": { + "message": "Gweld lluniau defnyddwyr:", + "description": "" + }, + "facebook.userPosts": { + "message": "Gweld postiadau defnyddwyr:", + "description": "" + }, + "facebook.userShop": { + "message": "Edrych ar siop yr aelod:", + "description": "" + }, + "facebook.userFriends": { + "message": "Arsylwi ar ffrindiau'r defnyddiwr:", + "description": "" + }, + "facebook.userVids": { + "message": "Gwylio fideos y defnyddiwr:", + "description": "" + }, + "facebook.browse": { + "message": "Yn pori drwodd:", + "description": "" + }, + "facebook.savedVids": { + "message": "Fideos wedi'u Cadw", + "description": "" + }, + "facebook.added": { + "message": "Ychwanegwyd yn ddiweddar", + "description": "" + }, + "facebook.weather": { + "message": "Edrych ar dywydd heddiw", + "description": "" + } +} \ No newline at end of file diff --git a/cy_GB/Presence/general.json b/cy_GB/Presence/general.json new file mode 100644 index 00000000000..20165931c80 --- /dev/null +++ b/cy_GB/Presence/general.json @@ -0,0 +1,6 @@ +{ + "general.anime": { + "message": "Anime", + "description": "" + } +} diff --git a/km_KH/Presence/general.json b/cy_GB/Presence/genius.json similarity index 100% rename from km_KH/Presence/general.json rename to cy_GB/Presence/genius.json diff --git a/km_KH/Presence/spotify.json b/cy_GB/Presence/google classroom.json similarity index 100% rename from km_KH/Presence/spotify.json rename to cy_GB/Presence/google classroom.json diff --git a/km_KH/Website/beta.json b/cy_GB/Presence/google docs.json similarity index 100% rename from km_KH/Website/beta.json rename to cy_GB/Presence/google docs.json diff --git a/af_ZA/Presence/hypixel.json b/cy_GB/Presence/hypixel.json similarity index 100% rename from af_ZA/Presence/hypixel.json rename to cy_GB/Presence/hypixel.json diff --git a/km_KH/Website/contributors.json b/cy_GB/Presence/juniperbot.json similarity index 100% rename from km_KH/Website/contributors.json rename to cy_GB/Presence/juniperbot.json diff --git a/km_KH/Website/downloads.json b/cy_GB/Presence/kahoot.json similarity index 100% rename from km_KH/Website/downloads.json rename to cy_GB/Presence/kahoot.json diff --git a/km_KH/Website/errors.json b/cy_GB/Presence/namemc.json similarity index 100% rename from km_KH/Website/errors.json rename to cy_GB/Presence/namemc.json diff --git a/km_KH/Website/footer.json b/cy_GB/Presence/netflix.json similarity index 100% rename from km_KH/Website/footer.json rename to cy_GB/Presence/netflix.json diff --git a/af_ZA/Presence/pinterest.json b/cy_GB/Presence/pinterest.json similarity index 100% rename from af_ZA/Presence/pinterest.json rename to cy_GB/Presence/pinterest.json diff --git a/km_KH/Website/home.json b/cy_GB/Presence/premid.json similarity index 100% rename from km_KH/Website/home.json rename to cy_GB/Presence/premid.json diff --git a/cy_GB/Presence/spotify.json b/cy_GB/Presence/spotify.json new file mode 100644 index 00000000000..bc001e6bb83 --- /dev/null +++ b/cy_GB/Presence/spotify.json @@ -0,0 +1,6 @@ +{ + "spotify.browse": { + "message": "Yn pori drwodd", + "description": "First section of the next 6 strings" + } +} diff --git a/km_KH/Website/jobs.json b/cy_GB/Presence/tiktok.json similarity index 100% rename from km_KH/Website/jobs.json rename to cy_GB/Presence/tiktok.json diff --git a/cy_GB/Presence/twitch.json b/cy_GB/Presence/twitch.json new file mode 100644 index 00000000000..ac08e91ac69 --- /dev/null +++ b/cy_GB/Presence/twitch.json @@ -0,0 +1,14 @@ +{ + "twitch.viewSettings": { + "message": "Edrych ar y ffurfweddiad...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Edrych ar ei ffrindiau...", + "description": "" + }, + "twitch.help": { + "message": "Canolfan Gymorth", + "description": "Page name" + } +} diff --git a/km_KH/Website/maintenance.json b/cy_GB/Presence/twitter.json similarity index 100% rename from km_KH/Website/maintenance.json rename to cy_GB/Presence/twitter.json diff --git a/cy_GB/Presence/v live.json b/cy_GB/Presence/v live.json new file mode 100644 index 00000000000..5d19d3b6585 --- /dev/null +++ b/cy_GB/Presence/v live.json @@ -0,0 +1,6 @@ +{ + "v live.browseThrough": { + "message": "Yn pori drwodd", + "description": "The first part of the next 6 strings" + } +} diff --git a/az_AZ/Presence/youtube.json b/cy_GB/Presence/youtube.json similarity index 80% rename from az_AZ/Presence/youtube.json rename to cy_GB/Presence/youtube.json index 6f076714f6b..52afa429511 100644 --- a/az_AZ/Presence/youtube.json +++ b/cy_GB/Presence/youtube.json @@ -1,6 +1,6 @@ { "youtube.browsingThrough": { - "message": "Göz gəzdirir", + "message": "Yn pori drwodd", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" } } \ No newline at end of file diff --git a/sr_CS/Website/beta.json b/cy_GB/Website/beta.json similarity index 100% rename from sr_CS/Website/beta.json rename to cy_GB/Website/beta.json diff --git a/ta_IN/Website/contributors.json b/cy_GB/Website/contributors.json similarity index 100% rename from ta_IN/Website/contributors.json rename to cy_GB/Website/contributors.json diff --git a/ta_IN/Website/downloads.json b/cy_GB/Website/downloads.json similarity index 100% rename from ta_IN/Website/downloads.json rename to cy_GB/Website/downloads.json diff --git a/ta_IN/Website/errors.json b/cy_GB/Website/errors.json similarity index 100% rename from ta_IN/Website/errors.json rename to cy_GB/Website/errors.json diff --git a/ta_IN/Website/footer.json b/cy_GB/Website/footer.json similarity index 100% rename from ta_IN/Website/footer.json rename to cy_GB/Website/footer.json diff --git a/ta_IN/Website/header.json b/cy_GB/Website/header.json similarity index 74% rename from ta_IN/Website/header.json rename to cy_GB/Website/header.json index fe86ab7110b..19fbed46395 100644 --- a/ta_IN/Website/header.json +++ b/cy_GB/Website/header.json @@ -1,6 +1,6 @@ { "header.language": { - "message": "தமிழ்", + "message": "Cymraeg", "description": "Replace English with the name of YOUR language!" } } diff --git a/ta_IN/Website/home.json b/cy_GB/Website/home.json similarity index 100% rename from ta_IN/Website/home.json rename to cy_GB/Website/home.json diff --git a/sr_CS/Website/jobs.json b/cy_GB/Website/jobs.json similarity index 100% rename from sr_CS/Website/jobs.json rename to cy_GB/Website/jobs.json diff --git a/ta_IN/Website/maintenance.json b/cy_GB/Website/maintenance.json similarity index 100% rename from ta_IN/Website/maintenance.json rename to cy_GB/Website/maintenance.json diff --git a/km_KH/Website/merch.json b/cy_GB/Website/merch.json similarity index 100% rename from km_KH/Website/merch.json rename to cy_GB/Website/merch.json diff --git a/cy_GB/Website/partners.json b/cy_GB/Website/partners.json new file mode 100644 index 00000000000..9b7c993fb42 --- /dev/null +++ b/cy_GB/Website/partners.json @@ -0,0 +1,6 @@ +{ + "partners.apply.select.other": { + "message": "Arall", + "description": "Select 'Other' category." + } +} diff --git a/cy_GB/Website/presence.json b/cy_GB/Website/presence.json new file mode 100644 index 00000000000..444a831eb92 --- /dev/null +++ b/cy_GB/Website/presence.json @@ -0,0 +1,10 @@ +{ + "presence.sections.description.title": { + "message": "Disgrifiad", + "description": "The title of the description section." + }, + "presence.sections.information.author": { + "message": "Awdur", + "description": "One of the strings from the Information section. [on webite -> Author: (username)]" + } +} diff --git a/af_ZA/Website/report.json b/cy_GB/Website/report.json similarity index 100% rename from af_ZA/Website/report.json rename to cy_GB/Website/report.json diff --git a/cy_GB/Website/store.json b/cy_GB/Website/store.json new file mode 100644 index 00000000000..a974e355558 --- /dev/null +++ b/cy_GB/Website/store.json @@ -0,0 +1,98 @@ +{ + "store.message.error": { + "message": "Estyniad heb ei gysylltu.", + "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" + }, + "store.cards.creator": { + "message": "Awdur", + "description": "Creator of a presence" + }, + "store.cards.popular": { + "message": "Maer presenoldeb hwn yn boblogaidd iawn ymhlith defnyddwyr.", + "description": "Presence card popular flame" + }, + "store.cards.partner": { + "message": "Cysylltiedig Presence", + "description": "Presence card partner flame" + }, + "store.cards.extraStepsRequired": { + "message": "Maer presenoldeb hwn yn gofyn am gamau ychwanegol, gweler eu tudalen i gael mwy o wybodaeth.", + "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." + }, + "store.header.search": { + "message": "Chwilio Presence", + "description": "Search bar text when nothing is stated" + }, + "store.card.presence.add": { + "message": "Ychwanegu Presence", + "description": "Button that will appear on hover after extension is installed." + }, + "store.card.presence.remove": { + "message": "Troi Presence", + "description": "Button that will appear on hover after extension and presence is installed." + }, + "store.card.presence.included": { + "message": "Mae'r presenoldeb hwn yn cael ei alluogi'n awtomatig pan ymwelwch â'ch gwefan.", + "description": "The message that appears instead of the buttons." + }, + "store.category.filters.heading": { + "message": "Hidlau", + "description": "Searh filters option at the store page" + }, + "store.category.filters.mostUsed": { + "message": "Defnyddir fwyaf yn gyntaf", + "description": "Most used first checkbox" + }, + "store.category.filters.allowAdult": { + "message": "I ddangos NSFW", + "description": "Adult content checkbox" + }, + "store.category.filters.likedOnly": { + "message": "Dim ond Presences yr oedd yn eu hoffi", + "description": "Liked presences only checkbox" + }, + "store.filters.added": { + "message": "I ddangos Presences agregau", + "description": "Store filter to display/not display already installed presences." + }, + "store.category.heading": { + "message": "Categoris", + "description": "Category heading" + }, + "store.category.all": { + "message": "Pob catagoriau", + "description": "Category at the top" + }, + "store.category.games": { + "message": "Gêmmau", + "description": "Category at the top" + }, + "store.category.music": { + "message": "Cerddoriaeth", + "description": "Category at the top" + }, + "store.category.socials": { + "message": "Cymdeithaseg", + "description": "Category at the top" + }, + "store.category.videos": { + "message": "Fideos a Ffrydiau", + "description": "Category at the top" + }, + "store.category.other": { + "message": "Arall", + "description": "Category at the top" + }, + "store.search": { + "message": "Chwilio", + "description": "Placeholder for presence search" + }, + "store.search.filters": { + "message": "Mynd i mewn", + "description": "Little message next to the keys of search filters on the store." + }, + "store.search.removeFilter": { + "message": "Cliciwch i gael gwared ar yr hidlydd", + "description": "Remove message for active search filters." + } +} diff --git a/km_KH/Website/users.json b/cy_GB/Website/users.json similarity index 100% rename from km_KH/Website/users.json rename to cy_GB/Website/users.json diff --git a/da_DK/Presence/amazon.json b/da_DK/Presence/amazon.json index 9e26dfeeb6e..4443389d436 100644 --- a/da_DK/Presence/amazon.json +++ b/da_DK/Presence/amazon.json @@ -1 +1,10 @@ -{} \ No newline at end of file +{ + "amazon.cart": { + "message": "indkøbskurv", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "ønskeliste", + "description": "Part 2 of the string: \"Viewing their\"" + } +} \ No newline at end of file diff --git a/km_KH/Website/partners.json b/da_DK/Presence/discord.json similarity index 100% rename from km_KH/Website/partners.json rename to da_DK/Presence/discord.json diff --git a/da_DK/Presence/general.json b/da_DK/Presence/general.json index 8ce349a404c..da28dc9b6f5 100644 --- a/da_DK/Presence/general.json +++ b/da_DK/Presence/general.json @@ -7,28 +7,240 @@ "message": "Søger...", "description": "" }, + "general.chapter": { + "message": "Kapitel", + "description": "" + }, + "general.dj": { + "message": "DJ", + "description": "" + }, + "general.editing": { + "message": "Redigerer:", + "description": "" + }, "general.episode": { "message": "Episode", "description": "" }, + "general.forums": { + "message": "Fora", + "description": "" + }, + "general.genre": { + "message": "Genre", + "description": "" + }, "general.language": { "message": "Sprog", "description": "For choosing a language" }, + "general.listeningMusic": { + "message": "Lytter til musik", + "description": "" + }, + "general.listeners": { + "message": "Lyttere", + "description": "" + }, "general.live": { "message": "Live", "description": "" }, + "general.manga": { + "message": "Manga", + "description": "" + }, + "general.merch": { + "message": "Merch", + "description": "" + }, + "general.page": { + "message": "Side", + "description": "" + }, + "general.paused": { + "message": "Sat på pause", + "description": "" + }, + "general.playing": { + "message": "Afspiller", + "description": "" + }, + "general.readingDM": { + "message": "Læser DMs fra:", + "description": "" + }, + "general.readingAbout": { + "message": "Læser om:", + "description": "" + }, + "general.readingArticle": { + "message": "Læser artikel:", + "description": "" + }, + "general.readingChannel": { + "message": "Læser i kanal:", + "description": "" + }, + "general.readingPost": { + "message": "Læser indlæg:", + "description": "" + }, + "general.readingThread": { + "message": "Læser tråd:", + "description": "" + }, "general.reading": { "message": "Læsning", "description": "" }, + "general.searchFor": { + "message": "Søger efter:", + "description": "" + }, + "general.searchSomething": { + "message": "Søger efter noget...", + "description": "" + }, "general.search": { "message": "Søger", "description": "" }, + "general.shopCart": { + "message": "Indkøbskurv", + "description": "" + }, "general.store": { "message": "Butik", "description": "" + }, + "general.typeDM": { + "message": "Skriver i DMs til:", + "description": "" + }, + "general.typeChannel": { + "message": "Skriver i kanal:", + "description": "" + }, + "general.viewAnime": { + "message": "Visning af anime:", + "description": "" + }, + "general.viewCategory": { + "message": "Visning af kategori:", + "description": "" + }, + "general.viewChannel": { + "message": "Visning af kanal:", + "description": "" + }, + "general.viewEpisode": { + "message": "Ser episode:", + "description": "" + }, + "general.viewGenre": { + "message": "Visning af genre:", + "description": "" + }, + "general.viewHome": { + "message": "Visning af startsiden", + "description": "" + }, + "general.viewList": { + "message": "Visning af liste over:", + "description": "" + }, + "general.viewManga": { + "message": "Kigger på manga:", + "description": "" + }, + "general.viewMember": { + "message": "Kigger på medlem:", + "description": "" + }, + "general.viewMovie": { + "message": "Ser film:", + "description": "" + }, + "general.viewPlaylist": { + "message": "Ser afspilningsliste:", + "description": "" + }, + "general.viewProduct": { + "message": "Kigger på produkt:", + "description": "" + }, + "general.viewProfile": { + "message": "Kigger på profil for:", + "description": "" + }, + "general.viewSeries": { + "message": "Ser serier:", + "description": "" + }, + "general.viewShow": { + "message": "Ser show:", + "description": "" + }, + "general.viewAccount": { + "message": "Kigger på deres konto", + "description": "" + }, + "general.viewThread": { + "message": "Kigger på tråd:", + "description": "" + }, + "general.viewUser": { + "message": "Kigger på bruger:", + "description": "" + }, + "general.viewing": { + "message": "Kigger på:", + "description": "" + }, + "general.watchingVid": { + "message": "Ser en video", + "description": "" + }, + "general.watchingLive": { + "message": "Ser en livestream", + "description": "" + }, + "general.watching": { + "message": "Ser:", + "description": "" + }, + "general.wishlist": { + "message": "Ønskeliste:", + "description": "" + }, + "general.privacy": { + "message": "Fortrolighedspolitik", + "description": "A page name" + }, + "general.terms": { + "message": "Servicevilkår", + "description": "A page name" + }, + "general.cookie": { + "message": "Cookiepolitik", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Gentager alle sange", + "description": "" + }, + "general.repeat": { + "message": "Gentages", + "description": "" + }, + "general.incidentHistory": { + "message": "Hændelseshistorik", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Oppetidshistorik", + "description": "A page name of statuspages" } } diff --git a/km_KH/Website/store.json b/da_DK/Presence/genius.json similarity index 100% rename from km_KH/Website/store.json rename to da_DK/Presence/genius.json diff --git a/sr_CS/Presence/1337x.json b/da_DK/Presence/google classroom.json similarity index 100% rename from sr_CS/Presence/1337x.json rename to da_DK/Presence/google classroom.json diff --git a/sr_CS/Website/merch.json b/da_DK/Presence/google docs.json similarity index 100% rename from sr_CS/Website/merch.json rename to da_DK/Presence/google docs.json diff --git a/ta_IN/Extension/changelog.json b/da_DK/Presence/juniperbot.json similarity index 100% rename from ta_IN/Extension/changelog.json rename to da_DK/Presence/juniperbot.json diff --git a/ta_IN/Extension/chrome-store.json b/da_DK/Presence/kahoot.json similarity index 100% rename from ta_IN/Extension/chrome-store.json rename to da_DK/Presence/kahoot.json diff --git a/ta_IN/Extension/popup.json b/da_DK/Presence/namemc.json similarity index 100% rename from ta_IN/Extension/popup.json rename to da_DK/Presence/namemc.json diff --git a/ta_IN/Extension/presence.json b/da_DK/Presence/netflix.json similarity index 100% rename from ta_IN/Extension/presence.json rename to da_DK/Presence/netflix.json diff --git a/da_DK/Presence/premid.json b/da_DK/Presence/premid.json index f6e95d0c155..b62741e016d 100644 --- a/da_DK/Presence/premid.json +++ b/da_DK/Presence/premid.json @@ -1,22 +1,26 @@ { - "premid.pageContributors": { - "message": "Bidragere", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Installationer", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Butik", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Fejlfinding", - "description": "A page name" - } -} \ No newline at end of file + "premid.pageContributors": { + "message": "Bidragere", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Installationer", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Butik", + "description": "A page name" + }, + "premid.partners": { + "message": "Partnere", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Fejlfinding", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Tilstedeværelse Klasse", + "description": "A page name" + } +} diff --git a/ta_IN/Extension/tabs.json b/da_DK/Presence/tiktok.json similarity index 100% rename from ta_IN/Extension/tabs.json rename to da_DK/Presence/tiktok.json diff --git a/da_DK/Presence/twitch.json b/da_DK/Presence/twitch.json new file mode 100644 index 00000000000..f741daabe01 --- /dev/null +++ b/da_DK/Presence/twitch.json @@ -0,0 +1,10 @@ +{ + "twitch.downloads": { + "message": "Installationer", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partnere", + "description": "Page name" + } +} diff --git a/da_DK/Presence/twitter.json b/da_DK/Presence/twitter.json index 9e26dfeeb6e..0967ef424bc 100644 --- a/da_DK/Presence/twitter.json +++ b/da_DK/Presence/twitter.json @@ -1 +1 @@ -{} \ No newline at end of file +{} diff --git a/ta_IN/Presence/1337x.json b/da_DK/Presence/v live.json similarity index 100% rename from ta_IN/Presence/1337x.json rename to da_DK/Presence/v live.json diff --git a/da_DK/Website/downloads.json b/da_DK/Website/downloads.json index dab5ae2fdbe..5873cc8cbc5 100644 --- a/da_DK/Website/downloads.json +++ b/da_DK/Website/downloads.json @@ -1,30 +1,30 @@ { - "downloads.instructions.heading": { - "message": "Kom i gang", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Installér PreMiD", - "description": "Heading for installing the application" - }, - "downloads.appdownloading.header": { - "message": "Applikationen Download", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Extension downloads", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Der er ikke noget installationsprogram til dette operativsystem. Det betyder, at der ikke er nogen professionel support til det.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.button.done": { - "message": "Færdig", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.adsbox.thankyou.title": { - "message": "Tak!", - "description": "Title of the advertisement section box." - } + "downloads.instructions.heading": { + "message": "Kom i gang", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Installér PreMiD", + "description": "Heading for installing the application" + }, + "downloads.appdownloading.header": { + "message": "Applikationen Download", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Extension downloads", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Der er ikke noget installationsprogram til dette operativsystem. Det betyder, at der ikke er nogen professionel support til det.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.button.done": { + "message": "Færdig", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.adsbox.thankyou.title": { + "message": "Tak!", + "description": "Title of the advertisement section box." + } } diff --git a/da_DK/Website/footer.json b/da_DK/Website/footer.json index 53a23c27b85..e183ca95b64 100644 --- a/da_DK/Website/footer.json +++ b/da_DK/Website/footer.json @@ -39,10 +39,6 @@ "message": "Giv os en hjælpende hånd", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Design", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Oversæt", "description": "Translate -> redirects to locilazation page" diff --git a/de_DE/Extension/popup.json b/de_DE/Extension/popup.json index 4784cc1c508..c45e479f7ac 100644 --- a/de_DE/Extension/popup.json +++ b/de_DE/Extension/popup.json @@ -87,20 +87,36 @@ "message": "Deine PreMiD Applikation ist veraltet. Bitte aktualisiere sie, um PreMiD weiterhin zu verwenden.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Veraltete Erweiterung", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Ihre Erweiterung ist nicht mehr aktuell. Aktualisieren Sie es, um die neuesten Funktionen zu erhalten, indem Sie es von unserer Website herunterladen.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Dringendes Update", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Wir haben ein dringendes Update für die Erweiterung veröffentlicht. Bitte aktualisieren Sie PreMiD, um sie weiterzunutzen.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "Keine Internetverbindung!", "description": "Shown when the user has no internet connection" }, "popup.info.noInternet.message": { - "message": "Sieht so aus, als hättest du keine Internetverbindung! PreMiD kann derzeit keine Presence anzeigen im Moment.", + "message": "Sieht so aus, als hättest du keine Internetverbindung! PreMiD kann im Moment keine Presence anzeigen.", "description": "Shown when the user has no internet connection" }, "popup.info.notConnectedDiscord": { - "message": "Keine Discordverbindung!", + "message": "Keine Verbindung zu Discord!", "description": "Shown in the extension when the application can't connect to Discord" }, "popup.info.notConnectedDiscord.message": { - "message": "PreMiD konnte sich nicht mit deiner Discord-Anwendung verbinden! Ist sie installiert und läuft sie? *Fehlerbehebung*", + "message": "PreMiD konnte sich nicht mit deiner Discord Anwendung verbinden! Wurde alles ordnungsgemäß installiert und gestartet? *Fehlerbehebung*", "description": "Shown in the extension when the application can't connect to Discord" }, "popup.category.all": { diff --git a/de_DE/Presence/9gag.json b/de_DE/Presence/9gag.json index 3f5d5734585..1c578e6b31a 100644 --- a/de_DE/Presence/9gag.json +++ b/de_DE/Presence/9gag.json @@ -4,11 +4,11 @@ "description": "" }, "9gag.hot": { - "message": "Betrachtet Trends", + "message": "Betrachtet Top-Beiträge", "description": "" }, "9gag.trending": { - "message": "Betrachtet die Trends", + "message": "Betrachtet Trends", "description": "" }, "9gag.fresh": { diff --git a/de_DE/Presence/amazon.json b/de_DE/Presence/amazon.json index 2cfd80b4292..e25521c7202 100644 --- a/de_DE/Presence/amazon.json +++ b/de_DE/Presence/amazon.json @@ -64,7 +64,7 @@ "description": "" }, "amazon.store": { - "message": "Betrachtet Store:", + "message": "Betrachtet Shop:", "description": "" }, "amazon.primeVid": { diff --git a/de_DE/Presence/discord.json b/de_DE/Presence/discord.json new file mode 100644 index 00000000000..ec4258908c6 --- /dev/null +++ b/de_DE/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Liest in:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Schreibt in:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Liest PNs von:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Schreibt in PNs an:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Liest in Gruppen PN:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Schreibt in Gruppen PN:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Betrachtet Freunde...", + "description": "" + }, + "discord.nitro": { + "message": "Liest über Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Sprachkanal verbunden mit:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Sprachkanal verbunden in:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Betrachtet Einstellungen...", + "description": "" + }, + "discord.serverSettings": { + "message": "Betrachtet die Einstellungen{0}des: {1} Servers", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Betrachtet Einladungslink:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Betrachtet Einladungslink:{0} des {1} Servers", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Einladungslink anschauen", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Durchstöbert", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "die Download Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "die \"Warum Discord?\" Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "Sicherheits-Center", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "die Jobs Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "die Über Uns Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "die Branding Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "die Inspirations Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "die Hochschul-Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "die Nachrichtenzentrale Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "die Partner Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "die Verizifierzungs-Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "die StreamKit Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "die Open-Source Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "Die Sicherheitsseite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "Die Moderationsseite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "Die Rich-Presence Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "Die Richtlinien", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Entwicklerportal", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Durchstöbert durch seine Apps", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Bearbeitet App: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Durchstöber durch seine Teams", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Bearbeitet Team: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Durchstöbert seine Server", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Betrachtet Einblicke des: {0} Servers", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Liest die Dokumentation", + "description": "" + }, + "discord.status": { + "message": "Discord Status", + "description": "" + }, + "discord.support": { + "message": "Hilfecenter", + "description": "" + }, + "discord.blog": { + "message": "Discord Blog", + "description": "" + }, + "discord.merch": { + "message": "Discord-Merchandise", + "description": "" + }, + "discord.merch.collection": { + "message": "Betrachtet Sammlung:", + "description": "" + } +} diff --git a/de_DE/Presence/general.json b/de_DE/Presence/general.json index dd78ae63b35..762bc860975 100644 --- a/de_DE/Presence/general.json +++ b/de_DE/Presence/general.json @@ -4,7 +4,7 @@ "description": "" }, "general.browsing": { - "message": "Stöbert...", + "message": "Durchstöbert...", "description": "" }, "general.chapter": { @@ -92,7 +92,7 @@ "description": "" }, "general.reading": { - "message": "Lesen", + "message": "liest", "description": "" }, "general.searchFor": { @@ -104,7 +104,19 @@ "description": "" }, "general.search": { - "message": "Suche", + "message": "Suchen", + "description": "" + }, + "general.writing": { + "message": "Schreiben", + "description": "" + }, + "general.calling": { + "message": "Wird angerufen", + "description": "" + }, + "general.inCall": { + "message": "In einem Anruf...", "description": "" }, "general.shopCart": { @@ -199,14 +211,46 @@ "message": "Betrachtet:", "description": "" }, + "general.viewPage": { + "message": "Betrachtet die Seite:", + "description": "" + }, + "general.watchingMovie": { + "message": "Schaut einen Film", + "description": "" + }, + "general.watchingSeries": { + "message": "Schaut eine Serie", + "description": "" + }, + "general.watchingShow": { + "message": "Schaut eine Show", + "description": "" + }, "general.watchingVid": { "message": "Schaut ein Video", "description": "" }, + "general.waitingVid": { + "message": "Wartet auf die Premiere eines Videos", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Wartet auf die Premiere des Videos", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Schaut einen Livestream", "description": "" }, + "general.waitingLive": { + "message": "Wartet auf den Start eines Livestreams", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Warte darauf, dass der Livestream startet", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Schaut:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "Nutzungsbedingungen", "description": "A page name" + }, + "general.cookie": { + "message": "Datenschutzerklärung", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Alle Lieder wiederholen", + "description": "" + }, + "general.repeat": { + "message": "Auf Schleife", + "description": "" + }, + "general.incidentView": { + "message": "Sieht sich ein Vorfall an", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Störungsverlauf", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Systemverfügbarkeit", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Serie anschauen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Film ansehen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Episode ansehen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Video anschauen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Stream ansehen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Kanal anzeigen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Anhören", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Seite anzeigen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Song anzeigen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Album anzeigen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Profil anzeigen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Interpret ansehen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Playlist ansehen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Podcast ansehen", + "description": "Used as the title for the button in Discord." } } diff --git a/de_DE/Presence/genius.json b/de_DE/Presence/genius.json new file mode 100644 index 00000000000..9cd8e5ea398 --- /dev/null +++ b/de_DE/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Betrachtet die Lyrics von:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Betrachtet Lyrics", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Betrachtet die Homepage", + "description": "" + }, + "genius.viewAlbum": { + "message": "Betrachtet Album:", + "description": "Album of a song" + } +} diff --git a/de_DE/Presence/google classroom.json b/de_DE/Presence/google classroom.json new file mode 100644 index 00000000000..56450159cdb --- /dev/null +++ b/de_DE/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Betrachtet Kalender", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Betrachtet To-Do Liste", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Betrachtet eine Aufgabe", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Betrachtet eine Aufgabe in:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Betrachtet Klasse", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Betrachtet Klassenarbeiten", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Betrachtet Klassenarbeit von:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Betrachtet Klassenmitglieder", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Betrachtet Klassenmitglieder von:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Verändert Einstellungen", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/de_DE/Presence/google docs.json b/de_DE/Presence/google docs.json new file mode 100644 index 00000000000..821c29c3125 --- /dev/null +++ b/de_DE/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Bearbeitet ein Dokument", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Betrachtet ein Dokument", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Durchsucht Dokumente", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Bearbeitet ein Formular", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Betrachtet ein Formular", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Durchsucht Formulare", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Bearbeitet eine Tabelle", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Betrachtet eine Tabelle", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Durchsucht Tabellen", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Bearbeitet eine Präsentation", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Betrachtet eine Präsentation", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Durchsucht Präsentationen", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/de_DE/Presence/juniperbot.json b/de_DE/Presence/juniperbot.json new file mode 100644 index 00000000000..4b9f92abea7 --- /dev/null +++ b/de_DE/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Startseite", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Beobachtet die Rangliste des Servers:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "Im Dashboard", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Gilde: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "liest Informationen zu den Spendeplänen", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Server auswählen", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Schaut auf die Liste der Befehle", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Schaut auf die Bot-Statistiken", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Rangkarte anpassen", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Liest über die Cookies der Website", + "description": "Reading about the site's cookies" + } +} diff --git a/de_DE/Presence/kahoot.json b/de_DE/Presence/kahoot.json new file mode 100644 index 00000000000..04d11fda42b --- /dev/null +++ b/de_DE/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Spiel beitreten: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Spiel beitreten...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Warte auf Start...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "Spiel startet!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "Spielt...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Nächste Frage lädt...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Falsche Antwort", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Richtige Antwort", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Betrachtet Ergebnisse:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Betrachtet Slide:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Spiel beendet", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Erstellt ein Spiel...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Seite wird geladen...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Erster Platz: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Punkte: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Korrekte Fragen: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Zeige Slide:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Frage: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Zeige Frage:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "1. Platz", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "2. Platz", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "3. Platz", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Top: {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} von {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/de_DE/Presence/namemc.json b/de_DE/Presence/namemc.json new file mode 100644 index 00000000000..b5225a17efa --- /dev/null +++ b/de_DE/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Anstehende Namen anzeigen", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Schaut sich trendige Skins an", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Schaut sich Top Skins an", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Schaut sich neue Skins an", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Schaut sich zufällige Skins an", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Schaut sich getaggte Skins an", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Schaut sich Skins mit dem Tag {0} an", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Betrachtet einen Skin", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Betrachtet Umhänge", + "description": "" + }, + "namemc.viewCape": { + "message": "Betrachtet Umhang:", + "description": "" + }, + "namemc.servers": { + "message": "Betrachtet Server", + "description": "" + }, + "namemc.viewServer": { + "message": "Betrachtet Server:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Schaut Server an", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Schaut wie man sein Profil beansprucht", + "description": "" + }, + "namemc.profileEdit": { + "message": "Bearbeitet seine {0} Profilinfo", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Betrachtet seine Freunde", + "description": "" + }, + "namemc.viewSkins": { + "message": "Betrachtet seinen Skin", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Schaut sich seine Profilemojis an", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/de_DE/Presence/netflix.json b/de_DE/Presence/netflix.json new file mode 100644 index 00000000000..5d76e2ac341 --- /dev/null +++ b/de_DE/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Schaut seine Liste an", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Verwaltet seine Profile", + "description": "" + }, + "netflix.latest": { + "message": "Schaut, was neu und{0}populär ist auf Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Bekommt seinen {0}Empfehlungslink", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/de_DE/Presence/premid.json b/de_DE/Presence/premid.json index dd3e7062a67..d68c4f25528 100644 --- a/de_DE/Presence/premid.json +++ b/de_DE/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Betrachtet Seite:", - "description": "" - }, - "premid.docs": { - "message": "Dokumente", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Betrachtet Presence:", - "description": "" - }, - "premid.pageHome": { - "message": "Startseite", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Mitwirkende", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Downloads", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Store", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Datenschutzerklärung", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Datenschutzerklärung", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Nutzungsbedingungen", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Über", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Systemanforderungen", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Installation", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Fehlerbehebung", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Erste Schritte", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Presence-Entwicklung", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Betrachtet Seite:", + "description": "" + }, + "premid.docs": { + "message": "Dokumente", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Betrachtet Presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Startseite", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Mitwirkende", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Downloads", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Store", + "description": "A page name" + }, + "premid.partners": { + "message": "Partner", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Über PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Systemanforderungen", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Installation", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Installation für {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Problembehandlung", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Erste Schritte", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Die v{0} API verstehen", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Presence-Entwicklung", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Presence-Richtlinien", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence Klasse", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Slideshow Klasse", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Iframe verstehen", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "metadata.json konfigurieren", + "description": "A page name" + }, + "premid.pageTs": { + "message": "TypeScript konfigurieren", + "description": "A page name" + } +} diff --git a/de_DE/Presence/tiktok.json b/de_DE/Presence/tiktok.json new file mode 100644 index 00000000000..a0db1e849de --- /dev/null +++ b/de_DE/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Betrachtet die{0}For You page", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Betrachtet die{0}Folge Ich Seite", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Schaut sich ein TikTok an von:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "TikTok anzeigen", + "description": "Used as the title for the button in Discord." + } +} diff --git a/de_DE/Presence/twitch.json b/de_DE/Presence/twitch.json new file mode 100644 index 00000000000..9e83b28104f --- /dev/null +++ b/de_DE/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Downloads", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Jobs", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partner", + "description": "Page name" + }, + "twitch.press": { + "message": "Pressezentrum", + "description": "Page name" + }, + "twitch.security": { + "message": "Sicherheit", + "description": "Page name" + }, + "twitch.access": { + "message": "Barrierefreiheit", + "description": "Page name" + }, + "twitch.ads": { + "message": "Werbungsoptionen", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Community Richtlinien", + "description": "Page name" + }, + "twitch.home": { + "message": "Startseite", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Betrachtet Geldbeutel...", + "description": "" + }, + "twitch.esports": { + "message": "betrachtet E-Sport...", + "description": "" + }, + "twitch.viewFollow": { + "message": "betrachtet Leute, denen ich folge...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Betrachtet Team:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Betrachtet Drops Inventar...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Betrachtet aktive Drop Kampagnen...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Betrachtet Einstellungen...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Betrachtet Freunde...", + "description": "" + }, + "twitch.subs": { + "message": "Betrachtet Abonnements...", + "description": "" + }, + "twitch.squad": { + "message": "Betrachtet Squad...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Moderiert Streamer:", + "description": "" + }, + "twitch.redeem": { + "message": "Löst Code ein...", + "description": "" + }, + "twitch.camp": { + "message": "Creator Camp", + "description": "" + }, + "twitch.campBasic": { + "message": "Grundlagen erlernen", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Stream einrichten", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Level Up", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Verbinden und Engagieren", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Belohnt werden", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Musik auf Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Live-Lernen", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Creator-Dashboard", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Verwaltet seinen Stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Verwaltet Community Rollen...", + "description": "" + }, + "twitch.produce": { + "message": "Im Video-Produzent...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Betrachtet seine", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Kanal Analytics", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Stream Übersicht", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Erfolge", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Community-Aktivtät", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Follower Liste", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Video-Sammlungen", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clips", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Kanaleinstellungen", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Moderationseinstellungen", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Drops-Einstellungen", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Betrachtet Streaming-Tools", + "description": "" + }, + "twitch.extensions": { + "message": "Betrachtet Erweiterungen", + "description": "" + }, + "twitch.brand": { + "message": "Liest über das Twitch-Brand...", + "description": "" + }, + "twitch.brandReal": { + "message": "Twitch real halten", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Bringt Methode zu unserem (geliebten) Wahnsinn", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Unser Ausdruck maximieren", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Alles zusammenbringen", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Beobachten der Markenentwicklung von Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Twitch Blogs", + "description": "" + }, + "twitch.blogArchive": { + "message": "Betrachtet das {0} Blog Archiv", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Stöbern Sie durch die neuesten Blogeinträge...", + "description": "" + }, + "twitch.help": { + "message": "Hilfecenter", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Betrachtet Thema:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Durchsuchen des Themenkatalogs...", + "description": "" + }, + "twitch.affiliate": { + "message": "Twitch Affiliate Programm", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Twitch Entwickler", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Twitch Entwickler Dokumentation", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Twitch Entwickler Produkte", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Erfolgsgeschichten aus der Community", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Hilfreiche Ressourcen", + "description": "Page name" + } +} diff --git a/de_DE/Presence/twitter.json b/de_DE/Presence/twitter.json index 4b9a389b543..21541cccdb4 100644 --- a/de_DE/Presence/twitter.json +++ b/de_DE/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Liest Tweet:", - "description": "" - }, - "twitter.viewDms": { - "message": "Betrachtet PNs", - "description": "" - }, - "twitter.viewTweets": { - "message": "Betrachtet Tweets von:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Betrachtet Tweets (mit Antworten) von:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Betrachtet Medien von:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Betrachtet Likes von:", - "description": "" - }, - "twitter.viewList": { - "message": "Betrachtet Liste:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Lesezeichen", - "description": "" - }, - "twitter.notifs": { - "message": "Benachrichtigungen", - "description": "" - }, - "twitter.explore": { - "message": "Erkunden", - "description": "" - }, - "twitter.settings": { - "message": "Ändert ein paar Einstellungen...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Liest Tweet von:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Betrachtet seine PNs", + "description": "" + }, + "twitter.viewTweets": { + "message": "Betrachtet Tweets von:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Betrachtet Tweets (mit Antworten) von:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Betrachtet Medien von:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Betrachtet Likes von:", + "description": "" + }, + "twitter.viewList": { + "message": "Betrachtet Liste:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Lesezeichen", + "description": "" + }, + "twitter.notifs": { + "message": "Benachrichtigungen", + "description": "" + }, + "twitter.explore": { + "message": "Erkunden", + "description": "" + }, + "twitter.settings": { + "message": "Ändert ein paar Einstellungen...", + "description": "" + } +} diff --git a/de_DE/Presence/v live.json b/de_DE/Presence/v live.json new file mode 100644 index 00000000000..359ff178817 --- /dev/null +++ b/de_DE/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Durchstöbert", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "die Neuheiten", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "die Charts-Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "den Sendeplan", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "die Liste der Channels", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "die Event-Seite", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "den Shop", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Durchstöbert die neusten{0}Follower-Uploads", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "von {0} an", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Schaut sich die Homepage", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Schaut sich den Zeitplan", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Schaut sich My Page", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Schaut sich den Shop", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Schaut sich das {0}", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Schaut sich das Produkt von {0} an", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Bearbeitet das{0}eigene Profil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Betrachtet auf My Page:", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "Profil", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "Videoverlauf", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "Letzten Einkäufe", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "Coin-Guthaben", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "Verbundene Geräte", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "Gefolgte Channels", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Liest die Nutzerbedingungen durch", + "description": "" + } +} diff --git a/de_DE/Website/contributors.json b/de_DE/Website/contributors.json index 9b37d41a0a5..05de6777a38 100644 --- a/de_DE/Website/contributors.json +++ b/de_DE/Website/contributors.json @@ -4,59 +4,63 @@ "description": "Heading for group of users." }, "contributors.headings.supporters": { - "message": "Unterstützer", + "message": "Unterstützer*in", "description": "Heading for group of users." }, "contributors.headings.translators": { - "message": "Übersetzer", + "message": "Übersetzer*in", "description": "Heading for group of users." }, "contributors.roles.projectLeader": { - "message": "Projektleiter", + "message": "Projektleiter*in", "description": "'Project Leader' title for contributors and user pages." }, "contributors.roles.staffCoordinator": { - "message": "Staffkoordinator", + "message": "Personal Manager*in", "description": "'Staff Coordinator' title for contributors and user pages." }, "contributors.roles.marketingDirector": { - "message": "Marketing – Leitung", + "message": "Marketing Direktor*in", "description": "'Marketing Director' title for contributors and user pages." }, "contributors.roles.administrator": { - "message": "Administrator", + "message": "Administrator*in", "description": "'Administrator' title for contributors and user pages." }, "contributors.roles.reviewer": { - "message": "Prüfer", + "message": "Prüfer*in", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Lokalisierungs Manager", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { - "message": "Entwickler", + "message": "Entwickler*in", "description": "'Developer' title for contributors and user pages." }, "contributors.roles.designer": { - "message": "Designer", + "message": "Designer*in", "description": "'Designer' title for contributors and user pages." }, "contributors.roles.moderator": { - "message": "Moderator", + "message": "Moderator*in", "description": "'Moderator' title for contributors and user pages." }, "contributors.roles.supportAgent": { - "message": "Support-Agent", + "message": "Support-Agent*in", "description": "'Support Agent' title for contributors and user pages." }, "contributors.roles.representative": { - "message": "RepräsentantI(in)", + "message": "Repräsentant*in", "description": "'Representative' title for contributors and user pages." }, "contributors.roles.proofreader": { - "message": "Korrekturleser", + "message": "Korrekturleser*in", "description": "'Proofreader' title for contributors and user pages." }, "contributors.roles.donator": { - "message": "Spender", + "message": "Spender*in", "description": "'Donator' title for contributors page." }, "contributors.roles.booster": { @@ -64,7 +68,7 @@ "description": "'Booster' title for contributors page and user pages." }, "contributors.roles.translator": { - "message": "Übersetzer", + "message": "Übersetzer*in", "description": "'Translator' title for contributors page." }, "contributors.cards.copyUserId": { diff --git a/de_DE/Website/downloads.json b/de_DE/Website/downloads.json index 5f21e7926c6..5ebac370b50 100644 --- a/de_DE/Website/downloads.json +++ b/de_DE/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Zeit anzugeben.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Beginne mit der Nutzung von PreMiD und zeige anderen, was du machst, vielleicht findest du jemanden mit den gleichen Interessen.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Erste Schritte", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "PreMiD herunterladen", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Unsere App installieren", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Unsere Erweiterung zu deinem Browser hinzufügen", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Lade diese Seite neu und prüfe, ob die Erweiterung verbunden ist", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Hast du immer noch Probleme? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Wir sind hier um zu helfen!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Programm", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Browsererweiterung", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Warnung:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Es gibt keinen Installer für dieses Betriebssystem. Das bedeutet, dass es keine professionelle Unterstützung dafür gibt.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Beachte, dass PreMiD aktuell nicht auf Mobilgeräten unterstützt wird.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Downloads anzeigen", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Downloads ausblenden", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Aktuelle Version dieser Plattform ist {0} (diese Version ist speziell für Linux und gilt nicht für andere Systeme).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Diese Version ist speziell für Linux und gilt nicht für andere Systeme. Die Hauptversion der Anwendung ist {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Bitte einloggen, um diese Downloads zu sehen.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Oh oh, es sieht so aus, als hättest du keinen Alpha/Beta-Zugang :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Du kannst unserem Beta-Programm **hier** kostenlos beitreten. Beeile dich! Wir haben nur noch {0} Plätze frei", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Vorzeitige Veröffentlichungen", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Warnung", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Vergiss nicht, die Option 'Lassen Sie Erweiterungen aus anderen Stores zu' in den Erweiterungseinstellungen zu aktivieren.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Du musst die **diese** Erweiterung installieren, um PreMiD aus dem Chrome Webstore zu installieren.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Überspringen", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Zurück", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Abbrechen", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Okay", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Fertig", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Login", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Vielen Dank!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Wir nutzen Werbung, um unser Team zu unterstützen und unsere Server zu verwalten, um dir das beste Nutzererlebnis zu bieten!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Bitte deaktiviere deinen Ad-Blocker.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Ich will nicht unterstützen.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Bist du sicher?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Wirklich?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "B-bitte unterstützen Sie uns :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Ich brauche dich :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Okay, okay...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Beta-Downloads anzeigen", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(nicht notwendig, wenn du nur die normale Anwendung runterladen möchtest)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Zeit anzugeben.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Beginne mit der Nutzung von PreMiD und zeige anderen, was du machst, vielleicht findest du jemanden mit den gleichen Interessen.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Erste Schritte", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "PreMiD herunterladen", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Unsere App installieren", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Unsere Erweiterung zu deinem Browser hinzufügen", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Lade diese Seite neu und prüfe, ob die Erweiterung verbunden ist", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Hast du immer noch Probleme? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Wir sind hier um zu helfen!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Programm", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Browsererweiterung", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Warnung:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Es gibt keinen Installer für dieses Betriebssystem. Das bedeutet, dass es keine professionelle Unterstützung dafür gibt.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Beachte, dass PreMiD aktuell nicht auf Mobilgeräten unterstützt wird.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Downloads anzeigen", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Downloads ausblenden", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Aktuelle Version dieser Plattform ist {0} (diese Version ist speziell für Linux und gilt nicht für andere Systeme).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Diese Version ist speziell für Linux und gilt nicht für andere Systeme. Die Hauptversion der Anwendung ist {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Bitte einloggen, um diese Downloads zu sehen.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Oh oh, es sieht so aus, als hättest du keinen Alpha/Beta-Zugang :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Du kannst unserem Beta-Programm **hier** kostenlos beitreten. Beeile dich! Wir haben nur noch {0} Plätze frei", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Vorzeitige Veröffentlichungen", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Warnung", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Du musst die **diese** Erweiterung installieren, um PreMiD aus dem Chrome Webstore zu installieren.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Überspringen", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Zurück", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Abbrechen", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Okay", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Erledigt", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Login", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Trotzdem überspringen", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Vielen Dank!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Wir nutzen Werbung, um unser Team zu unterstützen und unsere Server zu verwalten, um dir das beste Nutzererlebnis zu bieten!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Bitte deaktiviere deinen Ad-Blocker", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Beta-Downloads anzeigen", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(nicht notwendig, wenn du nur die normale Anwendung runterladen möchtest)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Ich will nicht unterstützen.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Bist du sicher?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Wirklich?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "B-bitte unterstützen Sie uns :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Ich brauche dich :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Okay, okay...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/de_DE/Website/footer.json b/de_DE/Website/footer.json index 0290498a71c..935ea77a215 100644 --- a/de_DE/Website/footer.json +++ b/de_DE/Website/footer.json @@ -47,10 +47,6 @@ "message": "Mitwirken", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Designen", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Übersetzen", "description": "Translate -> redirects to locilazation page" diff --git a/de_DE/Website/header.json b/de_DE/Website/header.json index eb47c8c53de..c9593f6ec57 100644 --- a/de_DE/Website/header.json +++ b/de_DE/Website/header.json @@ -36,7 +36,7 @@ "description": "Contributors tab" }, "header.login": { - "message": "Login", + "message": "Anmelden", "description": "Login Button" }, "header.lia": { diff --git a/de_DE/Website/home.json b/de_DE/Website/home.json index 9c014f7d8cf..26ea0f19697 100644 --- a/de_DE/Website/home.json +++ b/de_DE/Website/home.json @@ -32,7 +32,7 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "Stöbert...", + "message": "Durchstöbert...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { diff --git a/de_DE/Website/maintenance.json b/de_DE/Website/maintenance.json index ec4d09c4ac6..a747c35c4e6 100644 --- a/de_DE/Website/maintenance.json +++ b/de_DE/Website/maintenance.json @@ -1,6 +1,6 @@ { "maintenance.big": { - "message": "Och ne!", + "message": "Oh nein!", "description": "The big text on maintenance page" }, "maintenance.heading": { diff --git a/de_DE/Website/partners.json b/de_DE/Website/partners.json index 31c54952cc3..024c0236598 100644 --- a/de_DE/Website/partners.json +++ b/de_DE/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat ist ein gemeinnütziges internationales Radio, das sich um qualitativ hochwertige Radio- und Nachrichtenunterhaltung bemüht.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Die Verdienst-Plattform für Gamer.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio ist das erfolgreichste Infotainment-Radio für Simulationsspiele in Deutschland, Österreich und der Schweiz!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Holen Sie sich, was Ihnen rechtmäßig gehört. Streame Anime, Filme, Hentai, Specials und mehr. Kostenlos, ohne Werbung und in HD-Qualität!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Beginne deine eigene Community mit unseren tollen Vorlagen zu erstellen. Baue dein eigenes Königreich.", "description": "Description for DiscordTemplates." @@ -139,6 +131,10 @@ "message": "Eine Göttin, die als lustiger Discord-Bot spielt!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "Mit REYFM kannst du über 15+ Musikstreams kostenlos anhören - nonstop. Mit der besten und neuesten Musik nur für Dich!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Flexible Übersetzungslösung für Technologieunternehmen.", "description": "Description for Crowdin." @@ -180,7 +176,7 @@ "description": "Select 'Website' category." }, "partners.apply.select.other": { - "message": "Sonstige", + "message": "Anderes", "description": "Select 'Other' category." }, "partners.apply.form.name": { diff --git a/de_DE/Website/store.json b/de_DE/Website/store.json index fa4df4298b0..411fb91475c 100644 --- a/de_DE/Website/store.json +++ b/de_DE/Website/store.json @@ -52,7 +52,7 @@ "description": "Liked presences only checkbox" }, "store.filters.added": { - "message": "Nur hinzugefügte Presences", + "message": "Hinzugefügte Präsenzen anzeigen", "description": "Store filter to display/not display already installed presences." }, "store.category.heading": { diff --git a/el_GR/Extension/chrome-store.json b/el_GR/Extension/chrome-store.json index 0967ef424bc..c5a0928081b 100644 --- a/el_GR/Extension/chrome-store.json +++ b/el_GR/Extension/chrome-store.json @@ -1 +1,10 @@ -{} +{ + "extension.description.short": { + "message": "Η πλούσια παρουσία σας για διαδικτυακές υπηρεσίες!", + "description": "Short description in extension store" + }, + "extension.description.full": { + "message": "ΠΡΕΠΕΙ ΝΑ ΕΓΚΑΤΑΣΤΗΣΕΤΕ ΤΗΣ ΕΠΙΣΗΜΕΣ ΕΦΑΡΜΟΓΕΣ ΓΙΑ ΝΑ ΤΟ ΚΑΝΕΤΕ ΝΑ ΛΕΙΡΤΟΥΓΕΙ \n {0} {1}\n\nΜπορείτε να χρησιμοποιήσετε τα πλήκτρα πολυμέσων για τον έλεγχο της αναπαραγωγής αυτών των υπηρεσιών. Όταν παρακολουθείτε / ακούτε κάτι με μία από τις υποστηριζόμενες υπηρεσίες μας, η επέκταση του προγράμματος περιήγησης στέλνει τα μεταδεδομένα του βίντεο / τραγουδιού στον υπολογιστή-πελάτη της επιφάνειας εργασίας μας και το PreMiD το επεξεργάζεται. Το PreMiD στέλνει τις πληροφορίες στο Discord με τη σωστή φόρμα και στη συνέχεια ορίζει αυτόματα την κατάστασή του.\nΥποστηριζόμενες υπηρεσίες \n {2} Have a look at {3}\n\nΧρειάζεστε βοήθεια?\n {4} {5}\n\n Ο Discord server μας \n {6} Μιλήστε με τα άτομα πίσω από το PreMiD {7}\n\nΕίμαστε ανοιχτός κώδικας!\n {9} Θαυμάσια πράγματα πρέπει να είναι ανοιχτά στον κόσμο {10}", + "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" + } +} diff --git a/el_GR/Extension/popup.json b/el_GR/Extension/popup.json index 0967ef424bc..b277503c305 100644 --- a/el_GR/Extension/popup.json +++ b/el_GR/Extension/popup.json @@ -1 +1,150 @@ -{} +{ + "popup.navigation.settings": { + "message": "Ρυθμίσεις", + "description": "Title of the 'settings' section at the navigation in the popup" + }, + "popup.navigation.credits": { + "message": "Συντελεστές", + "description": "Title of the 'credits' section at the navigation in the popup" + }, + "popup.headings.settings": { + "message": "Ρυθμίσεις", + "description": "Title of the 'settings' section at the navigation in the popup" + }, + "popup.headings.general": { + "message": "Γενικά", + "description": "Title of the 'general' area of the 'settings' section in the popup" + }, + "popup.headings.description": { + "message": "Περιγραφή", + "description": "Title of the description area in the presence settings view." + }, + "popup.setting.enabled": { + "message": "Ενεργοποιημένο", + "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" + }, + "popup.setting.mediaControl": { + "message": "Στοιχεία Ελέγχου Πολυμέσων", + "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)" + }, + "popup.setting.titleMenubar": { + "message": "Τίτλος Μενού", + "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)" + }, + "popup.setting.autoLaunch": { + "message": "Αυτόματη εκκίνηση", + "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" + }, + "popup.headings.presences": { + "message": "Presences", + "description": "Title of the 'presences' area of the 'settings' section in the popup" + }, + "popup.presences.manage": { + "message": "Διαχείριση", + "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" + }, + "popup.presences.noPresences": { + "message": "Δεν προστέθηκαν Presences", + "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" + }, + "popup.presences.done": { + "message": "Ολοκληρώθηκε", + "description": "Done button" + }, + "popup.presences.load": { + "message": "Φόρτωση Presence", + "description": "Load Presence button" + }, + "popup.buttons.presenceStore": { + "message": "Κατάστημα Presence", + "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" + }, + "popup.buttons.help": { + "message": "Χρειάζεστε βοήθεια;", + "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)" + }, + "popup.credits.error.heading": { + "message": "Ωχ όχι!", + "description": "Title of the error message (located at the 'credits' tab in the popup)" + }, + "popup.credits.error.message": { + "message": "Σφάλμα κατά τη φόρτωση μονάδων", + "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" + }, + "popup.info.notConnected": { + "message": "Δεν συνδέθηκε", + "description": "Shown when the extension can't connect to the application" + }, + "popup.info.notConnected.message": { + "message": "Το PreMiD δεν μπόρεσε να συνδεθεί με την εφαρμογή! Είναι εγκατεστημένο και τρέχει; *Αντιμετώπιση προβλημάτων*", + "description": "Shown when the extension can't connect to the application" + }, + "popup.info.unsupportedAppVersion": { + "message": "Ξεπερασμένη Εφαρμογή", + "description": "Shown when application is outdated" + }, + "popup.info.unsupportedAppVersion.message": { + "message": "Η εφαρμογή PreMiD είναι ξεπερασμένη. Παρακαλούμε ενημερώστε την για να συνεχίσετε να χρησιμοποιείτε το PreMiD.", + "description": "Shown when application is outdated" + }, + "popup.info.safari.outdatedExtension": { + "message": "Ξεπερασμένη έκδοση", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Η επέκτασή σας είναι ξεπερασμένη. Παρακαλούμε ενημερώστε την για να λάβετε τις τελευταίες λειτουργίες κατεβάζοντάς την από την ιστοσελίδα μας.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Επείγουσα ενημέρωση", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Κυκλοφόρησε μια επείγουσα ενημέρωση για την επέκταση. Ενημερώστε το για να συνεχίσετε να χρησιμοποιείτε το PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Δεν υπάρχει σύνδεση στο διαδίκτυο!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Φαίνεται πως δεν έχετε σύνδεση στο διαδίκτυο! Το PreMiD δεν θα είναι σε θέση να δείξει presences αυτή τη στιγμή.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Δεν υπάρχει σύνδεση στο Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "Το PreMiD δεν μπόρεσε να συνδεθεί με την εφαρμογή Discord! Είναι εγκατεστημένο και τρέχει; *Αντιμετώπιση προβλημάτων*", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.category.all": { + "message": "Όλα", + "description": "Category name shown when you open tags" + }, + "popup.category.anime": { + "message": "Άνιμε", + "description": "Category name shown when you open tags" + }, + "popup.category.music": { + "message": "Μουσική", + "description": "Category name shown when you open tags" + }, + "popup.category.games": { + "message": "Βιντεοπαιχνίδια", + "description": "Category name shown when you open tags" + }, + "popup.category.socials": { + "message": "Κοινωνικά Δίκτυα", + "description": "Category name shown when you open tags" + }, + "popup.category.videos": { + "message": "Βίντεο & Μεταδόσεις", + "description": "Category name shown when you open tags" + }, + "popup.category.other": { + "message": "Άλλα", + "description": "Category name shown when you open tags" + } +} diff --git a/el_GR/Extension/presence.json b/el_GR/Extension/presence.json index 0967ef424bc..35256858c83 100644 --- a/el_GR/Extension/presence.json +++ b/el_GR/Extension/presence.json @@ -1 +1,30 @@ -{} +{ + "presence.playback.playing": { + "message": "Αναπαραγωγή", + "description": "Shows when you hover over the little play icon at your Discord Rich Presence" + }, + "presence.playback.paused": { + "message": "Η αναπαραγωγή ειναι σε παύση", + "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" + }, + "presence.activity.browsing": { + "message": "Αναζήτηση...", + "description": "Shows when you hover over the little magnifying glass icon at your Discord Rich Presence" + }, + "presence.activity.live": { + "message": "Ζωντανή μεταδοσή", + "description": "Shows when you hover over the little red circle icon at your Discord Rich Presence" + }, + "presence.activity.reading": { + "message": "Ανάγνωση", + "description": "Shows when you hover over the little icon at your Discord Rich Presence" + }, + "presence.activity.searching": { + "message": "Αναζήτηση", + "description": "Shows when you hover over the little icon at your Discord Rich Presence" + }, + "presence.media.info.episode": { + "message": "Επεισόδιο {0}", + "description": "Shows the current episode at your Discord Rich Presence; {0} will be replaced -> is a variable and should not be translated" + } +} diff --git a/el_GR/Extension/tabs.json b/el_GR/Extension/tabs.json index 0967ef424bc..ebfbc8dfaeb 100644 --- a/el_GR/Extension/tabs.json +++ b/el_GR/Extension/tabs.json @@ -1 +1,58 @@ -{} +{ + "tab.button.changelog": { + "message": "Αρχείο αλλαγών", + "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" + }, + "tab.button.wiki": { + "message": "Wiki", + "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time" + }, + "tab.installed.heading": { + "message": "Ευχαριστούμε", + "description": "Title of the tab which opens when you install PreMiD for the first time" + }, + "tab.installed.subHeading": { + "message": "για εγκατάσταση {0}", + "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time" + }, + "tab.installed.start": { + "message": "Ξεκινήστε να χρησιμοποιείτε το {0}", + "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time" + }, + "donate": { + "message": "Δωρήστε", + "description": "Donate button of the tab which opens when you install PreMiD for the first time" + }, + "tab.installed.error": { + "message": "** Ω όχι! ** Δεν ήταν δυνατή η σύνδεση με την εφαρμογή... Είναι ήδη εγκατεστημένη;", + "description": "Error message of the tab which opens when you install PreMiD for the first time" + }, + "tab.installed.link.troubleshooting": { + "message": "Αντιμετώπιση προβλημάτων", + "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" + }, + "tab.installed.link.installApplication": { + "message": "Εγκαταστήστε την εφαρμογή", + "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time" + }, + "tab.updated.heading": { + "message": "Ανεβαίνω επίπεδο!", + "description": "Title of the tab which opens when PreMiD was updated" + }, + "tab.updated.subHeading": { + "message": "{0} έχει ενημερωθεί!", + "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated" + }, + "tab.updated.new": { + "message": "Καινούργιος", + "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated" + }, + "tab.updated.changed": { + "message": "\tΑλλαγή", + "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated" + }, + "tab.updated.fixed": { + "message": "Επισκευάζω", + "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated" + } +} diff --git a/ta_IN/Presence/general.json b/el_GR/Presence/discord.json similarity index 100% rename from ta_IN/Presence/general.json rename to el_GR/Presence/discord.json diff --git a/el_GR/Presence/general.json b/el_GR/Presence/general.json index 0967ef424bc..dc1158f2d7f 100644 --- a/el_GR/Presence/general.json +++ b/el_GR/Presence/general.json @@ -1 +1,350 @@ -{} +{ + "general.anime": { + "message": "Άνιμε", + "description": "" + }, + "general.browsing": { + "message": "Αναζήτηση...", + "description": "" + }, + "general.chapter": { + "message": "Κεφάλαιο", + "description": "" + }, + "general.dj": { + "message": "DJ", + "description": "" + }, + "general.editing": { + "message": "Επεξεργασία:", + "description": "" + }, + "general.episode": { + "message": "Επεισόδιο", + "description": "" + }, + "general.forums": { + "message": "Φόρουμ", + "description": "" + }, + "general.genre": { + "message": "Είδος", + "description": "" + }, + "general.language": { + "message": "Γλώσσα", + "description": "For choosing a language" + }, + "general.listeningMusic": { + "message": "Ακούει μουσική", + "description": "" + }, + "general.listeners": { + "message": "Ακροατές", + "description": "" + }, + "general.live": { + "message": "Ζωντανή μεταδοσή", + "description": "" + }, + "general.manga": { + "message": "Μάνγκα", + "description": "" + }, + "general.merch": { + "message": "Εμπορεύματα", + "description": "" + }, + "general.page": { + "message": "Σελίδα", + "description": "" + }, + "general.paused": { + "message": "Σε πάυση", + "description": "" + }, + "general.playing": { + "message": "Παίζει", + "description": "" + }, + "general.readingDM": { + "message": "Διαβάσει τα μηνύματα απο:", + "description": "" + }, + "general.readingAbout": { + "message": "Διαβάζει για:", + "description": "" + }, + "general.readingArticle": { + "message": "Διαβάζει άρθρο:", + "description": "" + }, + "general.readingChannel": { + "message": "Διαβάζει σε κανάλι:", + "description": "" + }, + "general.readingPost": { + "message": "Διαβάζει δημοσίευση:", + "description": "" + }, + "general.readingThread": { + "message": "Διαβάζει άρθρο:", + "description": "" + }, + "general.reading": { + "message": "Ανάγνωση", + "description": "" + }, + "general.searchFor": { + "message": "Ψάχνει για:", + "description": "" + }, + "general.searchSomething": { + "message": "Ψάχνει κάτι...", + "description": "" + }, + "general.search": { + "message": "Αναζήτηση", + "description": "" + }, + "general.writing": { + "message": "Γράφει", + "description": "" + }, + "general.calling": { + "message": "Καλεί", + "description": "" + }, + "general.inCall": { + "message": "Σε κλήση...", + "description": "" + }, + "general.shopCart": { + "message": "Καλάθι αγορών", + "description": "" + }, + "general.store": { + "message": "Κατάστημα", + "description": "" + }, + "general.typeDM": { + "message": "Γράφει στα μηνύματα:", + "description": "" + }, + "general.typeChannel": { + "message": "Γράφει σε κανάλι:", + "description": "" + }, + "general.viewAnime": { + "message": "Βλέπει άνιμε:", + "description": "" + }, + "general.viewCategory": { + "message": "Προβάλει την κατηγορία:", + "description": "" + }, + "general.viewChannel": { + "message": "Προβάλει το κανάλι:", + "description": "" + }, + "general.viewEpisode": { + "message": "Βλέπει το επεισόδιο:", + "description": "" + }, + "general.viewGenre": { + "message": "Προβάλει την κατηγορία:", + "description": "" + }, + "general.viewHome": { + "message": "Προβάλει την αρχική σελίδα", + "description": "" + }, + "general.viewList": { + "message": "Προβάλει την λίστα από:", + "description": "" + }, + "general.viewManga": { + "message": "Βλέπει μάνγκα:", + "description": "" + }, + "general.viewMember": { + "message": "Προβάλει μέλος:", + "description": "" + }, + "general.viewMovie": { + "message": "Βλέπει την ταινία:", + "description": "" + }, + "general.viewPlaylist": { + "message": "Προβάλει την λίστα αναπαραγωγής:", + "description": "" + }, + "general.viewProduct": { + "message": "Προβάλει το προϊόν:", + "description": "" + }, + "general.viewProfile": { + "message": "Προβάλει το προφίλ:", + "description": "" + }, + "general.viewSeries": { + "message": "Βλέπει την σειρά:", + "description": "" + }, + "general.viewShow": { + "message": "Βλέπει σόου:", + "description": "" + }, + "general.viewAccount": { + "message": "Βλέπει τον λογαριασμό του/της", + "description": "" + }, + "general.viewThread": { + "message": "Διαβάζει άρθρο:", + "description": "" + }, + "general.viewUser": { + "message": "Προβάλει μέλος:", + "description": "" + }, + "general.viewing": { + "message": "Προβάλει:", + "description": "" + }, + "general.viewPage": { + "message": "Προβάλει την σελίδα:", + "description": "" + }, + "general.watchingMovie": { + "message": "Παρακολουθεί μια ταινία", + "description": "" + }, + "general.watchingSeries": { + "message": "Παρακολουθεί μια σειρά", + "description": "" + }, + "general.watchingShow": { + "message": "Παρακολουθεί ένα σόου", + "description": "" + }, + "general.watchingVid": { + "message": "Παρακολουθεί ένα βίντεο", + "description": "" + }, + "general.waitingVid": { + "message": "Περιμένει για την πρεμιέρα ενός βίντεο", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Περιμένει για την πρεμιέρα του βίντεο", + "description": "\"the\" video, as in the video title is specified)" + }, + "general.watchingLive": { + "message": "Παρακολουθεί μια ζωντανή μετάδοση", + "description": "" + }, + "general.waitingLive": { + "message": "Περιμένει για μια ζωντανή μετάδοση να αρχίσει", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Περιμένει για την ζωντανή μετάδοση να αρχίσει", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "Παρακολουθεί:", + "description": "" + }, + "general.wishlist": { + "message": "Λίστα επιθυμιών:", + "description": "" + }, + "general.privacy": { + "message": "Πολιτική Απορρήτου", + "description": "A page name" + }, + "general.terms": { + "message": "Όροι Παροχής Υπηρεσιών", + "description": "A page name" + }, + "general.cookie": { + "message": "Πολιτική των Cookies", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Επανάληψη όλων των τραγουδιών", + "description": "" + }, + "general.repeat": { + "message": "Σε επανάληψη", + "description": "" + }, + "general.incidentView": { + "message": "Προβάλει ένα περιστατικό", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Ιστορία περιστατικού", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Ιστορικό αναβαθμίσεων", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Προβολή Σειράς", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Προβολή Ταινίας", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Παρακολουθήστε Επεισόδιο", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Παρακολουθήστε Βίντεο", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Παρακολούθηση Ζωντανής Μετάδοσης", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Προβολή καναλιού", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Ακούστε Μαζί", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Προβολή Σελίδας", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Προβολή Τραγουδιού", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Προβολή άλμπουμ", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Εμφάνιση προφίλ", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Προβολή Καλλιτέχνη", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Προβολή Λίστας αναπαραγωγής", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Προβολή Εκπομπής Podcast", + "description": "Used as the title for the button in Discord." + } +} diff --git a/ta_IN/Presence/spotify.json b/el_GR/Presence/genius.json similarity index 100% rename from ta_IN/Presence/spotify.json rename to el_GR/Presence/genius.json diff --git a/ta_IN/Website/beta.json b/el_GR/Presence/google classroom.json similarity index 100% rename from ta_IN/Website/beta.json rename to el_GR/Presence/google classroom.json diff --git a/ta_IN/Website/jobs.json b/el_GR/Presence/google docs.json similarity index 100% rename from ta_IN/Website/jobs.json rename to el_GR/Presence/google docs.json diff --git a/ta_IN/Website/merch.json b/el_GR/Presence/juniperbot.json similarity index 100% rename from ta_IN/Website/merch.json rename to el_GR/Presence/juniperbot.json diff --git a/ta_IN/Website/partners.json b/el_GR/Presence/kahoot.json similarity index 100% rename from ta_IN/Website/partners.json rename to el_GR/Presence/kahoot.json diff --git a/ta_IN/Website/presence.json b/el_GR/Presence/namemc.json similarity index 100% rename from ta_IN/Website/presence.json rename to el_GR/Presence/namemc.json diff --git a/ta_IN/Website/store.json b/el_GR/Presence/netflix.json similarity index 100% rename from ta_IN/Website/store.json rename to el_GR/Presence/netflix.json diff --git a/el_GR/Presence/premid.json b/el_GR/Presence/premid.json index 9e26dfeeb6e..826aff21bd8 100644 --- a/el_GR/Presence/premid.json +++ b/el_GR/Presence/premid.json @@ -1 +1,26 @@ -{} \ No newline at end of file +{ + "premid.pageContributors": { + "message": "Συνεισφέροντες", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Λήψεις", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Κατάστημα", + "description": "A page name" + }, + "premid.partners": { + "message": "Συνεργάτες", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Αντιμετώπιση προβλημάτων", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Τάξη Παρουσίας", + "description": "A page name" + } +} diff --git a/ta_IN/Website/users.json b/el_GR/Presence/tiktok.json similarity index 100% rename from ta_IN/Website/users.json rename to el_GR/Presence/tiktok.json diff --git a/el_GR/Presence/twitch.json b/el_GR/Presence/twitch.json new file mode 100644 index 00000000000..7836f08f4f3 --- /dev/null +++ b/el_GR/Presence/twitch.json @@ -0,0 +1,10 @@ +{ + "twitch.downloads": { + "message": "Λήψεις", + "description": "Page name" + }, + "twitch.partners": { + "message": "Συνεργάτες", + "description": "Page name" + } +} diff --git a/el_GR/Presence/twitter.json b/el_GR/Presence/twitter.json index 9e26dfeeb6e..0967ef424bc 100644 --- a/el_GR/Presence/twitter.json +++ b/el_GR/Presence/twitter.json @@ -1 +1 @@ -{} \ No newline at end of file +{} diff --git a/uz_UZ/Presence/1337x.json b/el_GR/Presence/v live.json similarity index 100% rename from uz_UZ/Presence/1337x.json rename to el_GR/Presence/v live.json diff --git a/el_GR/Website/beta.json b/el_GR/Website/beta.json index 0967ef424bc..df46c6076f2 100644 --- a/el_GR/Website/beta.json +++ b/el_GR/Website/beta.json @@ -1 +1,46 @@ -{} +{ + "beta.title": { + "message": "Θέλετε νέα χαρακτηριστικά;", + "description": "Beta page title" + }, + "beta.description.1": { + "message": "Το **PreMiD Beta** είναι τώρα διαθέσιμο για όλους!", + "description": "Section description" + }, + "beta.description.2": { + "message": "Τι θα πάρετε αν εγγραφείτε;", + "description": "Section description" + }, + "beta.features.1": { + "message": "Τα πιο πρόσφατα χαρακτηριστικά", + "description": "Features list" + }, + "beta.features.2": { + "message": "Πρόσβαση στα σούπερ μυστικά κανάλια στο Discord του PreMiD", + "description": "Features list" + }, + "beta.features.3": { + "message": "Ένας ειδικός ρόλος στον Discord server μας", + "description": "Features list" + }, + "beta.register.text": { + "message": "Είσαστε έτοιμοι; Εισέλθετε στην ομάδα με άλλους {0} δοκιμαστές Beta!", + "description": "{0} will be replaced with the beta testers count -> is a variable" + }, + "beta.register.button": { + "message": "Εγγραφείτε τώρα!", + "description": "Sign up button text" + }, + "thankyou.title": { + "message": "Ωραία! Είστε τώρα ένας χρήστης beta!", + "description": "Thank You page title" + }, + "thankyou.description": { + "message": "Οι πιθήκοι μας εργάζονται για να σας βάλουν στο πρόγραμμα beta μας το συντομότερο δυνατόν. Σας ευχαριστούμε για την εγγραφή!", + "description": "Thank You page description" + }, + "error.noslots": { + "message": "Φαίνεται ότι δεν έχουμε άλλες beta υποδοχές διαθέσιμες.", + "description": "Shows when the beta slots are full." + } +} diff --git a/el_GR/Website/contributors.json b/el_GR/Website/contributors.json index 0967ef424bc..801d150ed29 100644 --- a/el_GR/Website/contributors.json +++ b/el_GR/Website/contributors.json @@ -1 +1,82 @@ -{} +{ + "contributors.headings.staff": { + "message": "Προσωπικό", + "description": "Heading for group of users." + }, + "contributors.headings.supporters": { + "message": "Υποστηρικτές", + "description": "Heading for group of users." + }, + "contributors.headings.translators": { + "message": "Μεταφραστές", + "description": "Heading for group of users." + }, + "contributors.roles.projectLeader": { + "message": "Επικεφαλής Έργου", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Συντονιστής Προσωπικού", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Διευθυντής Μάρκετινγκ", + "description": "'Marketing Director' title for contributors and user pages." + }, + "contributors.roles.administrator": { + "message": "Διαχειριστής", + "description": "'Administrator' title for contributors and user pages." + }, + "contributors.roles.reviewer": { + "message": "Ελεγκτής", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "Διαχείριστης εντοπισμού", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Προγραμματιστής", + "description": "'Developer' title for contributors and user pages." + }, + "contributors.roles.designer": { + "message": "Σχεδιαστής", + "description": "'Designer' title for contributors and user pages." + }, + "contributors.roles.moderator": { + "message": "Επόπτης", + "description": "'Moderator' title for contributors and user pages." + }, + "contributors.roles.supportAgent": { + "message": "Αντιπρόσωπος Υποστήριξης", + "description": "'Support Agent' title for contributors and user pages." + }, + "contributors.roles.representative": { + "message": "Εκπρόσωπος", + "description": "'Representative' title for contributors and user pages." + }, + "contributors.roles.proofreader": { + "message": "Επιμελητής", + "description": "'Proofreader' title for contributors and user pages." + }, + "contributors.roles.donator": { + "message": "Δωρητής", + "description": "'Donator' title for contributors page." + }, + "contributors.roles.booster": { + "message": "Ενισχυτής", + "description": "'Booster' title for contributors page and user pages." + }, + "contributors.roles.translator": { + "message": "Μεταφραστής", + "description": "'Translator' title for contributors page." + }, + "contributors.cards.copyUserId": { + "message": "Κάντε κλικ για να αντιγράψετε το ID του χρήστη.", + "description": "Tippy message when you hover on the avatar of a credit card." + }, + "contributors.cards.userIdCopied": { + "message": "Το ID χρήστη αντιγράφηκε!", + "description": "Notification after user ID was copied." + } +} diff --git a/el_GR/Website/downloads.json b/el_GR/Website/downloads.json index 0967ef424bc..05570f50f9d 100644 --- a/el_GR/Website/downloads.json +++ b/el_GR/Website/downloads.json @@ -1 +1,170 @@ -{} +{ + "downloads.header.title": { + "message": "Ώρα για εμφάνιση.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Χρησιμοποιήστε το PreMiD τώρα και δείξτε στους φίλους σας τι κάνετε, ίσως βρείτε κάποιον με τα ίδια ενδιαφέροντα.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Ας Ξεκινήσουμε", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Κατεβάστε το PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Εγκαταστήστε την εφαρμογή μας", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Προσθέστε την επέκτασή μας στο πρόγραμμα περιήγησης", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Επαναφορτώστε αυτή την σελίδα και ελέγχξτε εάν η επέκταση είναι συνδεδεμένη", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Εξακολουθείτε να έχετε προβλήματα; {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Είμαστε εδώ για να σας βοηθήσουμε!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Αίτηση", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Επέκταση", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Προειδοποίηση:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Δεν υπάρχει πρόγραμμα εγκατάστασης για αυτό το λειτουργικό σύστημα. Αυτό σημαίνει ότι δεν υπάρχει επαγγελματική υποστήριξη.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Το PreMiD δεν υποστηρίζεται από κινητά τηλέφωνα.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Προβολή Λήψεων", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Απόκρυψη Λήψεων", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Η τρέχουσα έκδοση αυτής της πλατφόρμας είναι {0} (αυτή η έκδοση είναι συγκεκριμένη για Linux και δεν ισχύει για άλλες πλατφόρμες).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Η έκδοση αυτή απευθύνεται στο Linux, και δεν ισχύει για άλλες πλατφόρμες. Η κύρια έκδοση της εφαρμογής είναι {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Παρακαλώ συνδεθείτε για να δείτε αυτές τις λήψεις.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Ωχ, φαίνεται ότι δεν έχετε πρόσβαση στα alpha ή beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Μπορείτε να συμμετάσχετε στο πρόγραμμα beta μας από **εδώ** δωρεάν. Γρήγορα! Έχουνε μείνει μόνο {0} θέσεις!", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Πρώιμες Κυκλοφορίες", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Προσοχή", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Πρέπει να εγκαταστήσετε **αυτήν** την επέκταση για να εγκαταστήσετε το PreMiD από το ηλεκτρονικό κατάστημα του Chrome.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Παράβλεψη", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Επιστροφή", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Άκυρο", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Ok", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Ολοκληρώθηκε", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Σύνδεση", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Παράβλεψη ούτως ή άλλως", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Ευχαριστούμε!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Χρησιμοποιούμε διαφημίσεις για να υποστηρίξουμε την ομάδα μας και να διατηρήσουμε τους διακομιστές μας για να σας προσφέρουμε την καλύτερη εμπειρία!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Παρακαλούμε απενεργοποιήστε το adblock σας", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Εμφάνιση λήψεων beta", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(δεν χρειάζεται αν είστε εδώ για να κατεβάσετε μόνο την κανονική εφαρμογή)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Δεν θέλω να σας υποστηρίξω.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Είσαι σίγουρος;", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Σοβαρά τώρα;", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "Έλα ρε μπρο πλιζ :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Πλιζ σε χρειάζομαι :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Καλά, καλά...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } +} diff --git a/el_GR/Website/errors.json b/el_GR/Website/errors.json index 0967ef424bc..655c8720004 100644 --- a/el_GR/Website/errors.json +++ b/el_GR/Website/errors.json @@ -1 +1,46 @@ -{} +{ + "store.search.notFound": { + "message": "Δεν μπορέσαμε να βρούμε αυτό το \"Presence\"...", + "description": "Search result text when nothing's found" + }, + "error.code.404": { + "message": "Συγνώμη, δεν μπορέσαμε να βρούμε αυτή τη σελίδα.", + "description": "Error (404) message" + }, + "error.code.4": { + "message": "Ψάχνετε για ένα ανύπαρκτο ή διαγεγραμμένο Presence.", + "description": "Error (4) message" + }, + "error.code.500": { + "message": "Παρουσιάστηκε εσωτερικό σφάλμα διακομιστή.", + "description": "Error (500) message" + }, + "error.page.details": { + "message": "Λεπτομέρειες", + "description": "'Details' text on error page container" + }, + "error.page.button": { + "message": "Επιστροφή στην αρχική σελίδα", + "description": "Button on the error page" + }, + "user.notFound.heading": { + "message": "Αυτός ο χρήστης δεν βρέθηκε. Προσπαθήστε να βεβαιωθείτε", + "description": "Error when user couldn't be found." + }, + "user.notFound.message1": { + "message": "ότι το ID του Χρήστη που αναζητάτε είναι σωστό.", + "description": "Check user ID message." + }, + "user.notFound.message2": { + "message": "ότι ο χρήστης έχει δημιουργήσει αρκετά Presences και έχει τον ρόλο \"Presence Developer\" στον διακομιστή μας στο Discord.", + "description": "Check the presence amount of the developer created message." + }, + "user.notFound.message3": { + "message": "αν άλλοι έχουν το ίδιο πρόβλημα στον διακομιστή μας στο Discord.", + "description": "Check if the error is also happening to others message." + }, + "user.notFound.message4": { + "message": "Αν πιστεύετε ότι έγινε λάθος, παρακαλούμε επικοινωνήστε μαζί μας στον [Discord διακομιστή μας].", + "description": "Bottom line for the error page. Do not edit brackets." + } +} diff --git a/el_GR/Website/footer.json b/el_GR/Website/footer.json index 0967ef424bc..29c3ebb5356 100644 --- a/el_GR/Website/footer.json +++ b/el_GR/Website/footer.json @@ -1 +1,110 @@ -{} +{ + "footer.language": { + "message": "Γλώσσα", + "description": "You know how to translate that word? I hope you do :D" + }, + "footer.usercount.heading": { + "message": "Είσαστε έτοιμοι για να χρησιμοποιήσεται το PreMiD;", + "description": "Promotional heading" + }, + "footer.usercount.message": { + "message": "Γίνετε μέλος μαζί με άλλους {0} χρήστες!", + "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" + }, + "footer.usercount.button": { + "message": "Εγκατάσταση", + "description": "Install button under the promotional message" + }, + "footer.partners.heading": { + "message": "Συνεργάτες", + "description": "Partner section" + }, + "footer.followUs.heading": { + "message": "Ακολουθήστε μας", + "description": "Follow Us section" + }, + "footer.developers.heading": { + "message": "Προγραμματιστές", + "description": "Developer section" + }, + "footer.developers.documentation": { + "message": "Τεκμηρίωση", + "description": "Documentation -> redirects to docs.premid.app" + }, + "footer.developers.richpresence": { + "message": "Rich Presence", + "description": "Rich Presence -> redirects to discord.com/rich-presence" + }, + "footer.supportus.heading": { + "message": "Υποστηρίξτε μας", + "description": "Support us section" + }, + "footer.supportus.donate": { + "message": "Δωρήστε", + "description": "Donate -> redirects to patreon.com/timeraa" + }, + "footer.supportus.contribute": { + "message": "Συμβάλλετε", + "description": "Contribute -> redirects to github.com/premid" + }, + "footer.supportus.translate": { + "message": "Μεταφράστε", + "description": "Translate -> redirects to locilazation page" + }, + "footer.supportus.jobs": { + "message": "Εργαστείτε μαζί μας!", + "description": "Work for us! -> redirects to /jobs page" + }, + "footer.help.heading": { + "message": "Βοήθεια", + "description": "Help section" + }, + "footer.help.troubleshooting": { + "message": "Αντιμετώπιση προβλημάτων", + "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" + }, + "footer.help.getsupport": { + "message": "Λήψη βοήθειας", + "description": "Get Support -> redirects to Discord invite" + }, + "footer.help.information": { + "message": "Πληροφορίες", + "description": "Information section" + }, + "footer.help.information.cookies": { + "message": "Cookies", + "description": "meant to be 'Cookie Policy'" + }, + "footer.help.information.privacy": { + "message": "Απόρρητο", + "description": "meant to be 'Privacy Policy'" + }, + "footer.help.information.terms": { + "message": "Όροι", + "description": "meant to be 'Terms of Service'" + }, + "footer.more.heading": { + "message": "Περισσότερα", + "description": "More section" + }, + "footer.more.status": { + "message": "Κατάσταση", + "description": "Status -> redirects to status.premid.app" + }, + "footer.more.wiki": { + "message": "Wiki", + "description": "Wiki -> redirects to wiki.premid.app" + }, + "footer.copyright.line1": { + "message": "{0} by {1}", + "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" + }, + "footer.copyright.line2": { + "message": "Η ιστοσελίδα διατηρείται από {0}", + "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" + }, + "footer.partners.more": { + "message": "Κάντε κλικ εδώ για να δείτε τους υπόλοιπους συνεργάτες και χορηγούς μας.", + "description": "Button next to all listed partners on the footer." + } +} diff --git a/el_GR/Website/header.json b/el_GR/Website/header.json index b51dd96b7f8..bd16e584725 100644 --- a/el_GR/Website/header.json +++ b/el_GR/Website/header.json @@ -2,5 +2,57 @@ "header.language": { "message": "Ελληνικά", "description": "Replace English with the name of YOUR language!" + }, + "header.languageNotification.title": { + "message": "Θα θέλατε να αλλάξετε γλώσσα;", + "description": "Heading of the language notification when user has different language." + }, + "header.languageNotification.text": { + "message": "Η ιστοσελίδα μας έχει μεταφραστεί στη γλώσσα σας. Αυτό μπορεί να σας βοηθήσει σε περίπτωση που δεν τα πάτε πολύ καλά με τα Αγγλικά.", + "description": "Text in language notification when user has different language." + }, + "header.languageNotification.btnDecline": { + "message": "Όχι, ευχαριστώ", + "description": "Button that will decline notification." + }, + "header.languageNotification.btnAccept": { + "message": "Αλλαγή γλώσσας", + "description": "Button that switches language after click." + }, + "header.loader.phrases": { + "message": "Σκουπίζω και σφουγγαρίζω...;Παραγγέλνω κρέπα...;Χορεύω συρτάκι...;UwU;Τρώω παντόφλα...", + "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" + }, + "header.store": { + "message": "Κατάστημα", + "description": "Store tab" + }, + "header.downloads": { + "message": "Λήψεις", + "description": "Downloads tab" + }, + "header.contributors": { + "message": "Συνεισφέροντες", + "description": "Contributors tab" + }, + "header.login": { + "message": "Σύνδεση", + "description": "Login Button" + }, + "header.lia": { + "message": "Συνδεδεμένος ως", + "description": "Indicates which user is logged in" + }, + "header.rab": { + "message": "Αναφέρετε ένα bug", + "description": "Report a bug button" + }, + "header.staff": { + "message": "Πίνακας Ελέγχου", + "description": "Dashboard button" + }, + "header.logout": { + "message": "Αποσύνδεση", + "description": "Logout button" } } diff --git a/el_GR/Website/home.json b/el_GR/Website/home.json index 0967ef424bc..4502961c849 100644 --- a/el_GR/Website/home.json +++ b/el_GR/Website/home.json @@ -1 +1,90 @@ -{} +{ + "home.introduction.paragraph": { + "message": "**Το PreMiD** είναι ένα απλό, ευέλικτο βοηθητικό πρόγραμμα που σας επιτρέπει να δείξετε τι κάνετε στο διαδίκτυο στην κατάσταση αναπαραγωγής (status) στο Discord σας.", + "description": "First phrase that users read on our website" + }, + "home.introduction.button.features": { + "message": "Λειτουργίες", + "description": "Introduction button" + }, + "home.introduction.button.downloads": { + "message": "Λήψεις", + "description": "Downloads button -> redirects to /downloads page" + }, + "home.examples.playingagame": { + "message": "Παίζει ένα παιχνίδι", + "description": "Discord Rich Presence -> Playing a game" + }, + "home.examples.timestamp": { + "message": "{0} έμειναν", + "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" + }, + "home.examples.timestamp2": { + "message": "{0} πέρασαν", + "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" + }, + "home.examples.status.playing": { + "message": "Αναπαραγωγή", + "description": "Discord Rich Presence -> small image text;" + }, + "home.examples.status.live": { + "message": "Ζωντανή μεταδοσή", + "description": "Discord Rich Presence -> small image text;" + }, + "home.examples.status.browsing": { + "message": "Αναζήτηση...", + "description": "Discord Rich Presence -> small image text;" + }, + "home.features.heading": { + "message": "Θα το λατρέψετε!", + "description": "Features section" + }, + "home.features.presencesystem.heading": { + "message": "Βρείτε **το δικό σας** presence", + "description": "Features section subheading" + }, + "home.features.presencesystem.description": { + "message": "Δημιουργήσαμε την επέκτασή μας ώστε να σας επιτρέπει να προσθέσετε και να χρησιμοποιήσετε Presences που έχουν δημιουργηθεί από άλλους και να τις διαχειριστείτε στην επέκτασή μας!", + "description": "Features section description" + }, + "home.features.presencesystem.button": { + "message": "Επισκευτείτε το κατάστημα", + "description": "Features section button" + }, + "home.features.simpleInterface.heading": { + "message": "Απλό περιβάλλον χρήστη", + "description": "Features section subheading" + }, + "home.features.simpleInterface.description": { + "message": "Κουρασμένος από περίπλοκες διεπαφές χρήστη; Γι 'αυτό δημιουργήσαμε και προσπαθούμε να κρατήσουμε το UI μας όσο το δυνατόν πιο απλό και χρήσιμο με σημαντικά χαρακτηριστικά όπως:", + "description": "Features section description" + }, + "home.features.simpleInterface.description.1": { + "message": "Ρυθμίσεις εφαρμογής και επέκτασης", + "description": "Features section description point" + }, + "home.features.simpleInterface.description.2": { + "message": "Διαχείριση των Presence", + "description": "Features section description point" + }, + "home.features.simpleInterface.description.3": { + "message": "Ταξινόμηση ανά κατηγορία", + "description": "Features section description point" + }, + "home.features.quickSupport.heading": { + "message": "Γρήγορη υποστήριξη", + "description": "Features section subheading" + }, + "home.features.quickSupport.description": { + "message": "Κάτι είναι χαλασμένο, κολλημένο, στέλνοντας σας τόνους σφαλμάτων ή απλά δεν λειτουργεί; Θα σας βοηθήσουμε να απαλλαγείτε από αυτά τα προβλήματα στον Discord server μας, δημιουργήσαμε επίσης το δικό μας σύστημα υποστήριξης που θα διασφαλίσει την επίλυση των προβλημάτων σας το συντομότερο δυνατόν.", + "description": "Features section description" + }, + "home.features.quickSupport.button": { + "message": "Γίνε μέλος στο Discord μας", + "description": "Features section button" + }, + "home.languageSelector.tippy": { + "message": "Γλώσσα ιστοσελίδας", + "description": "Tippy content of the language selector." + } +} diff --git a/el_GR/Website/jobs.json b/el_GR/Website/jobs.json index 0967ef424bc..212d11da361 100644 --- a/el_GR/Website/jobs.json +++ b/el_GR/Website/jobs.json @@ -1 +1,10 @@ -{} +{ + "jobs.modal.buttons.cancel": { + "message": "Άκυρο", + "description": "Cancel, button in the modal." + }, + "jobs.guild.required": { + "message": "Γίνε μέλος στο Discord μας", + "description": "Title of the modal the user will see if it's not in Discord server." + } +} diff --git a/el_GR/Website/maintenance.json b/el_GR/Website/maintenance.json index 0967ef424bc..63670b3cf75 100644 --- a/el_GR/Website/maintenance.json +++ b/el_GR/Website/maintenance.json @@ -1 +1,26 @@ -{} +{ + "maintenance.big": { + "message": "Ωχ όχι!", + "description": "The big text on maintenance page" + }, + "maintenance.heading": { + "message": "Δυστυχώς, αντιμετωπίζουμε ορισμένες τεχνικές δυσκολίες. Θα επιστρέψουμε σύντομα. Λυπούμαστε για την ταλαιπωρία.", + "description": "Heading on maintenance page" + }, + "maintenance.heading2": { + "message": "Σας παρακαλώ να επιστρέψετε αργότερα για περισσότερες πληροφορίες.", + "description": "Heading on maintenance page" + }, + "maintenance.message": { + "message": "Μέχρι τους ειδικούς προγραμματιστές μας καθορίσει αυτό, αισθανθείτε ελεύθεροι να ρίξετε μια ματιά εδώ!", + "description": "Message on maintenance page" + }, + "maintenance.statuspage": { + "message": "Σελίδα Κατάστασης", + "description": "Status Page link on maintenance page" + }, + "maintenance.discordserver": { + "message": "Διακομιστής Discord", + "description": "Discord Server link on maintenance page" + } +} diff --git a/el_GR/Website/partners.json b/el_GR/Website/partners.json index 0967ef424bc..0c34894e701 100644 --- a/el_GR/Website/partners.json +++ b/el_GR/Website/partners.json @@ -1 +1,10 @@ -{} +{ + "partners.header.title": { + "message": "Συνεργάτες", + "description": "Heading for page." + }, + "partners.apply.select.other": { + "message": "Άλλα", + "description": "Select 'Other' category." + } +} diff --git a/el_GR/Website/presence.json b/el_GR/Website/presence.json index 0967ef424bc..012fa6b10c9 100644 --- a/el_GR/Website/presence.json +++ b/el_GR/Website/presence.json @@ -1 +1,46 @@ -{} +{ + "presence.page.buttons.sourceCode": { + "message": "Κώδικας Πηγής", + "description": "Source Code button on presence pages." + }, + "presence.sections.description.title": { + "message": "Περιγραφή", + "description": "The title of the description section." + }, + "presence.sections.changelog.title": { + "message": "Αρχείο αλλαγών", + "description": "The title of the changelog section." + }, + "presence.sections.information.title": { + "message": "Πληροφορίες", + "description": "The title of the information section." + }, + "presence.sections.information.author": { + "message": "Συγγραφέας", + "description": "One of the strings from the Information section. [on webite -> Author: (username)]" + }, + "presence.sections.information.version": { + "message": "Έκδοση", + "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" + }, + "presence.sections.information.likes": { + "message": "Μου αρέσει", + "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" + }, + "presence.sections.information.users": { + "message": "Χρήστες", + "description": "One of the strings from the Information section. [on webite -> Users: (2000)]" + }, + "presence.sections.information.tags": { + "message": "Ετικέτες", + "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]" + }, + "presence.sections.information.supportedurls": { + "message": "Υποστηριζόμενα URL", + "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]" + }, + "presence.sections.information.contributors": { + "message": "Συνεισφέροντες", + "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]" + } +} diff --git a/el_GR/Website/store.json b/el_GR/Website/store.json index 0967ef424bc..c1d862635b6 100644 --- a/el_GR/Website/store.json +++ b/el_GR/Website/store.json @@ -1 +1,98 @@ -{} +{ + "store.message.error": { + "message": "Η επέκταση δεν συνδέθηκε.", + "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" + }, + "store.cards.creator": { + "message": "Συγγραφέας", + "description": "Creator of a presence" + }, + "store.cards.popular": { + "message": "Αυτό το Presence είναι πολύ δημοφιλές.", + "description": "Presence card popular flame" + }, + "store.cards.partner": { + "message": "Συνεργαζόμενο Presence", + "description": "Presence card partner flame" + }, + "store.cards.extraStepsRequired": { + "message": "Αυτό το presence απαιτεί πρόσθετα βήματα, παρακαλώ ελέγξτε τη σελίδα της για περισσότερες πληροφορίες.", + "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." + }, + "store.header.search": { + "message": "Αναζήτηση Presence", + "description": "Search bar text when nothing is stated" + }, + "store.card.presence.add": { + "message": "Προσθήκη Presence", + "description": "Button that will appear on hover after extension is installed." + }, + "store.card.presence.remove": { + "message": "Αφαίρεση Presence", + "description": "Button that will appear on hover after extension and presence is installed." + }, + "store.card.presence.included": { + "message": "Αυτό το Presence ενεργοποιείται αυτόματα κατα την επίσκεψη στην ιστοσελίδα.", + "description": "The message that appears instead of the buttons." + }, + "store.category.filters.heading": { + "message": "Φίλτρα", + "description": "Searh filters option at the store page" + }, + "store.category.filters.mostUsed": { + "message": "Πρώτα τα πιο συχνά χρησιμοποιούμενα", + "description": "Most used first checkbox" + }, + "store.category.filters.allowAdult": { + "message": "Εμφάνιση ακατάλληλου περιεχομένου (NSFW)", + "description": "Adult content checkbox" + }, + "store.category.filters.likedOnly": { + "message": "Μόνο Presences που μου αρέσουν", + "description": "Liked presences only checkbox" + }, + "store.filters.added": { + "message": "Εμφάνιση πρόσθετων Presences", + "description": "Store filter to display/not display already installed presences." + }, + "store.category.heading": { + "message": "Κατηγορίες", + "description": "Category heading" + }, + "store.category.all": { + "message": "Όλα", + "description": "Category at the top" + }, + "store.category.games": { + "message": "Παιχνίδια", + "description": "Category at the top" + }, + "store.category.music": { + "message": "Μουσική", + "description": "Category at the top" + }, + "store.category.socials": { + "message": "Κοινωνικά Δίκτυα", + "description": "Category at the top" + }, + "store.category.videos": { + "message": "Βίντεο & Μεταδόσεις", + "description": "Category at the top" + }, + "store.category.other": { + "message": "Άλλα", + "description": "Category at the top" + }, + "store.search": { + "message": "Αναζήτηση", + "description": "Placeholder for presence search" + }, + "store.search.filters": { + "message": "Εισαγωγή", + "description": "Little message next to the keys of search filters on the store." + }, + "store.search.removeFilter": { + "message": "Κάντε κλικ για να αφαιρέσετε το φίλτρο", + "description": "Remove message for active search filters." + } +} diff --git a/el_GR/Website/users.json b/el_GR/Website/users.json index 0967ef424bc..5e51ba499dc 100644 --- a/el_GR/Website/users.json +++ b/el_GR/Website/users.json @@ -1 +1,38 @@ -{} +{ + "user.roles.presenceDeveloper": { + "message": "Προγραμματιστής των Presence", + "description": "'Presence Developer' title for user pages." + }, + "user.roles.presenceVerifier": { + "message": "Επαληθευτής των Presence", + "description": "'Presence Verifier' title for user pages." + }, + "user.importantPresenceDev.message1": { + "message": "Σημαντικός Προγραμματιστής των Presence", + "description": "'Important Presence Developer' tippy description for user pages." + }, + "user.importantPresenceDev.message2": { + "message": "Έχει δημιουργήσει {0} presences.", + "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." + }, + "user.geniusPresenceDev.message1": { + "message": "Ιδιοφυές Προγραμματιστής των Presence", + "description": "'Genuis Presence Developer' tippy description for user pages." + }, + "user.geniusPresenceDev.message2": { + "message": "Έχει δημιουργήσει πάνω από {0} Presences!", + "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." + }, + "user.switch.contributed": { + "message": "Χρήστης [Presences/contributions]", + "description": "The tippy message to switch between user's presences and presences that user has contributed to." + }, + "user.presences.created": { + "message": "Κάντε κλικ εδώ για να εμφανίσετε τα Presences που έχει δημιουργήσει αυτός ο χρήστης.", + "description": "Tippy content in user profile." + }, + "user.presences.contributed": { + "message": "Κάντε κλικ εδώ για να εμφανίσετε τα presences στα οποία συνέβαλε αυτός ο χρήστης.", + "description": "Tippy content (mode 2) in user profile." + } +} diff --git a/es_ES/Extension/chrome-store.json b/es_ES/Extension/chrome-store.json index 4c56d13bf2f..29b0a379d65 100644 --- a/es_ES/Extension/chrome-store.json +++ b/es_ES/Extension/chrome-store.json @@ -4,7 +4,7 @@ "description": "Short description in extension store" }, "extension.description.full": { - "message": "TIENES QUE INSTALAR NUESTRA APLICACIÓN OFICIAL PARA QUE FUNCIONE\n {0} {1}\n\nPuedes usar tus teclas multimedia para controlar la reproducción de estos servicios. Cuando veas/escuches algo con uno de nuestros servicios compatibles, la extensión del navegador envía los metadatos del video/canción a nuestro cliente de escritorio y PreMiD lo procesa. PreMiD envía la información a Discord con la forma correcta y luego establece automáticamente tu estado.\nServicios soportados\n {2} Echa un vistazo a {3}\n\n¿Necesitas ayuda?\n {4} {5}\n\nNuestro servidor de Discord\n {6} Habla con la gente detrás de PreMiD{7}\n\n¡Somos Open Source!\n {9} Las cosas geniales deberían estar abiertas al público{10}", + "message": "TIENES QUE INSTALAR NUESTRA APLICACIÓN OFICIAL PARA QUE FUNCIONE\n {0} {1}\n\nPuedes usar tus teclas multimedia para controlar la reproducción de estos servicios. Cuando veas o escuches algo con uno de nuestros servicios compatibles, la extensión del navegador envía los metadatos del video o canción a nuestro cliente de escritorio y PreMiD lo procesa. PreMiD envía la información a Discord con la forma correcta y luego establece automáticamente tu estado.\nServicios soportados\n {2} Echa un vistazo a {3}\n\n¿Necesitas ayuda?\n {4} {5}\n\nNuestro servidor de Discord\n {6} Habla con la gente detrás de PreMiD{7}\n\n¡Somos Open Source!\n {9} Las cosas geniales deberían estar abiertas al público{10}", "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" } } diff --git a/es_ES/Extension/popup.json b/es_ES/Extension/popup.json index 034b4cb9d9d..7e198945e83 100644 --- a/es_ES/Extension/popup.json +++ b/es_ES/Extension/popup.json @@ -20,7 +20,7 @@ "description": "Title of the description area in the presence settings view." }, "popup.setting.enabled": { - "message": "Habilitado", + "message": "Activado", "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.mediaControl": { @@ -76,7 +76,7 @@ "description": "Shown when the extension can't connect to the application" }, "popup.info.notConnected.message": { - "message": "¡PreMiD fue incapaz de conectarse a su aplicación! ¿Está esta instalada y corriendo? *Solución De Problemas*", + "message": "¡PreMiD fue incapaz de conectarse a su aplicación! ¿Está esta instalada y ejecutándose? *Solución De Problemas*", "description": "Shown when the extension can't connect to the application" }, "popup.info.unsupportedAppVersion": { @@ -87,6 +87,22 @@ "message": "Tu aplicación de PreMiD está desactualizada. Por favor, actualízala para continuar usando PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Extensión desactualizada", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Tu extensión está desactualizada. Por favor descárgala de nuestro sitio para conseguir las últimas características.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Actualización urgente", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Lanzamos una actualización urgente para la extensión. Por favor actualízala para poder seguir utilizando PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "¡Sin conexión a internet!", "description": "Shown when the user has no internet connection" diff --git a/es_ES/Presence/9gag.json b/es_ES/Presence/9gag.json index af910c8a04a..38b2c1b7fae 100644 --- a/es_ES/Presence/9gag.json +++ b/es_ES/Presence/9gag.json @@ -8,7 +8,7 @@ "description": "" }, "9gag.trending": { - "message": "Viendo las tendencias", + "message": "Mirando que hay en las tendencias", "description": "" }, "9gag.fresh": { diff --git a/es_ES/Presence/aliexpress.json b/es_ES/Presence/aliexpress.json index 3d9684827c9..c3d6b5016ad 100644 --- a/es_ES/Presence/aliexpress.json +++ b/es_ES/Presence/aliexpress.json @@ -1,6 +1,6 @@ { "aliexpress.store": { - "message": "Viendo tienda:", + "message": "Viendo la tienda:", "description": "" }, "aliexpress.message": { @@ -8,7 +8,7 @@ "description": "Meaning Direct messages" }, "aliexpress.sale": { - "message": "Navegando las rebajas", + "message": "Navegando por las ofertas", "description": "" }, "aliexpress.recentlyViewProducts1": { diff --git a/es_ES/Presence/amazon.json b/es_ES/Presence/amazon.json index f5f1da5c147..7f87016d7ba 100644 --- a/es_ES/Presence/amazon.json +++ b/es_ES/Presence/amazon.json @@ -1,6 +1,6 @@ { "amazon.subscriptions": { - "message": "Viendo suscripciones", + "message": "Viendo sus suscripciones", "description": "" }, "amazon.adprefs": { @@ -32,7 +32,7 @@ "description": "" }, "amazon.viewTheir": { - "message": "Viendo sus", + "message": "Revisando sus", "description": "Part 1 of the next 5 strings" }, "amazon.orderHistory": { @@ -64,7 +64,7 @@ "description": "" }, "amazon.store": { - "message": "Viendo tienda:", + "message": "Revisando la tienda:", "description": "" }, "amazon.primeVid": { diff --git a/es_ES/Presence/discord.json b/es_ES/Presence/discord.json new file mode 100644 index 00000000000..3432fe021fe --- /dev/null +++ b/es_ES/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Leyendo el canal:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Escribiendo en el canal:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Leyendo MDs de:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Escribiendo MDs a:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Leyendo MDs del{0}grupo: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Escribiendo MDs en{0}grupo: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Revisando sus amigos...", + "description": "" + }, + "discord.nitro": { + "message": "Leyendo sobre Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "En llamada con:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "En llamada en:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Revisando sus ajustes...", + "description": "" + }, + "discord.serverSettings": { + "message": "Viendo los ajustes{0}del servidor: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Viendo enlace de invitación:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Viendo enlace de invitación{0}del servidor: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Viendo Enlace de Invitación", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Navegando a través de", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "la página de descargas", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "la página \"¿Por qué Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "el Centro de Seguridad", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "la página de empleos", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "la página sobre nosotros", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "la página de marca", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "la página de inspiración", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "la página universitaria", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "la página de noticias", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "la página de socios", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "la página de verificación", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "la página StreamKit", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "la página de código abierto", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "la página de seguridad", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "la página de moderación", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "la página rich presence", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "las políticas", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Portal de Desarrolladores", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Navegando a través de sus aplicaciones", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Editando app: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Navegando a través de sus equipos", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Editando equipo: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Navegando a través de sus servidores", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Visualizando información del servidor: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Leyendo la documentación", + "description": "" + }, + "discord.status": { + "message": "Estado de Discord", + "description": "" + }, + "discord.support": { + "message": "Centro de Ayuda", + "description": "" + }, + "discord.blog": { + "message": "Blog de Discord", + "description": "" + }, + "discord.merch": { + "message": "Mercancía de Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "Viendo colección:", + "description": "" + } +} diff --git a/es_ES/Presence/facebook.json b/es_ES/Presence/facebook.json index e7163b9992f..4d4b82a69eb 100644 --- a/es_ES/Presence/facebook.json +++ b/es_ES/Presence/facebook.json @@ -16,23 +16,23 @@ "description": "" }, "facebook.userAbout": { - "message": "Leyendo sobre usuario:", + "message": "Leyendo sobre el usuario:", "description": "" }, "facebook.userCommunity": { - "message": "Viendo comunidad de usuario:", + "message": "Viendo la comunidad del usuario:", "description": "" }, "facebook.userPics": { - "message": "Viendo fotos de usuario:", + "message": "Viendo fotos del usuario:", "description": "" }, "facebook.userPosts": { - "message": "Viendo publicaciones de usuario:", + "message": "Viendo publicaciones del usuario:", "description": "" }, "facebook.userShop": { - "message": "Viendo tienda de usuario:", + "message": "Viendo la tienda del usuario:", "description": "" }, "facebook.userFriends": { @@ -40,7 +40,7 @@ "description": "" }, "facebook.userVids": { - "message": "Viendo videos de usuario:", + "message": "Viendo videos del usuario:", "description": "" }, "facebook.browse": { @@ -56,7 +56,7 @@ "description": "" }, "facebook.weather": { - "message": "Ver el tiempo de hoy", + "message": "Viendo el tiempo de hoy", "description": "" } } \ No newline at end of file diff --git a/es_ES/Presence/general.json b/es_ES/Presence/general.json index 06d7844d59b..2c6a4333c33 100644 --- a/es_ES/Presence/general.json +++ b/es_ES/Presence/general.json @@ -4,7 +4,7 @@ "description": "" }, "general.browsing": { - "message": "Navegando...", + "message": "Buscando...", "description": "" }, "general.chapter": { @@ -52,7 +52,7 @@ "description": "" }, "general.merch": { - "message": "Mercado", + "message": "Mercancía", "description": "" }, "general.page": { @@ -107,6 +107,18 @@ "message": "Buscando", "description": "" }, + "general.writing": { + "message": "Escribiendo", + "description": "" + }, + "general.calling": { + "message": "Llamando", + "description": "" + }, + "general.inCall": { + "message": "En una llamada...", + "description": "" + }, "general.shopCart": { "message": "Cesta de la compra", "description": "" @@ -124,89 +136,121 @@ "description": "" }, "general.viewAnime": { - "message": "Viendo anime:", + "message": "Mirando el anime:", "description": "" }, "general.viewCategory": { - "message": "Viendo categoría:", + "message": "Revisando la categoría:", "description": "" }, "general.viewChannel": { - "message": "Viendo canal:", + "message": "Revisando el canal:", "description": "" }, "general.viewEpisode": { - "message": "Viendo episodio:", + "message": "Mirando el episodio:", "description": "" }, "general.viewGenre": { - "message": "Viendo género:", + "message": "Revisando el género:", "description": "" }, "general.viewHome": { - "message": "Viendo página de inicio", + "message": "Revisando la página principal", "description": "" }, "general.viewList": { - "message": "Viendo lista de:", + "message": "Revisando la lista de:", "description": "" }, "general.viewManga": { - "message": "Viendo manga:", + "message": "Leyendo el manga:", "description": "" }, "general.viewMember": { - "message": "Viendo miembro:", + "message": "Viendo al miembro:", "description": "" }, "general.viewMovie": { - "message": "Viendo película:", + "message": "Mirando la película:", "description": "" }, "general.viewPlaylist": { - "message": "Viendo lista de reproducción:", + "message": "Revisando la lista de reproducción:", "description": "" }, "general.viewProduct": { - "message": "Viendo producto:", + "message": "Revisando el producto:", "description": "" }, "general.viewProfile": { - "message": "Viendo perfil de:", + "message": "Revisando el perfil de:", "description": "" }, "general.viewSeries": { - "message": "Viendo series:", + "message": "Mirando la serie:", "description": "" }, "general.viewShow": { - "message": "Viendo serie:", + "message": "Mirando el show:", "description": "" }, "general.viewAccount": { - "message": "Viendo su cuenta", + "message": "Revisando su cuenta", "description": "" }, "general.viewThread": { - "message": "Viendo hilo:", + "message": "Leyendo el hilo:", "description": "" }, "general.viewUser": { - "message": "Viendo usuario:", + "message": "Viendo al usuario:", "description": "" }, "general.viewing": { "message": "Viendo:", "description": "" }, + "general.viewPage": { + "message": "Mirando la página:", + "description": "" + }, + "general.watchingMovie": { + "message": "Viendo una película", + "description": "" + }, + "general.watchingSeries": { + "message": "Viendo una serie", + "description": "" + }, + "general.watchingShow": { + "message": "Viendo un programa", + "description": "" + }, "general.watchingVid": { "message": "Viendo un video", "description": "" }, + "general.waitingVid": { + "message": "Esperando a que se estrene un vídeo", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Esperando a que se estrene el vídeo", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Viendo una transmisión en vivo", "description": "" }, + "general.waitingLive": { + "message": "Esperando a que comience un directo", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Esperando a que comience el directo", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Viendo:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "Términos de Servicio", "description": "A page name" + }, + "general.cookie": { + "message": "Política de cookies", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Repitiendo todas las músicas", + "description": "" + }, + "general.repeat": { + "message": "En bucle", + "description": "" + }, + "general.incidentView": { + "message": "Viendo una incidencia", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Historial de incidencias", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Historial del tiempo de funcionamiento", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Viendo Series", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Viendo Película", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Viendo Episodio", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Ver vídeo", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Ver Transmisión", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Ver canal", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Escuchar", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Ver página", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Ver música", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Ver álbum", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Ver perfil", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Ver Artista", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Ver lista de reproducción", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Ver Podcast", + "description": "Used as the title for the button in Discord." } } diff --git a/es_ES/Presence/genius.json b/es_ES/Presence/genius.json new file mode 100644 index 00000000000..f68d0651038 --- /dev/null +++ b/es_ES/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Viendo lyrics de:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Ver Letra", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Viendo la página principal", + "description": "" + }, + "genius.viewAlbum": { + "message": "Viendo el álbum:", + "description": "Album of a song" + } +} diff --git a/es_ES/Presence/google classroom.json b/es_ES/Presence/google classroom.json new file mode 100644 index 00000000000..59d7ea18874 --- /dev/null +++ b/es_ES/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Mirando su calendario", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Viendo su lista de tareas pendientes", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Mirando una tarea", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Mirando una tarea en:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Viendo una clase", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Viendo el trabajo de clase", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Viendo el trabajo de clase de:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Viendo los miembros de la clase", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Viendo los miembros de la clase de:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Configurando ajustes", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/es_ES/Presence/google docs.json b/es_ES/Presence/google docs.json new file mode 100644 index 00000000000..8ee99fc4d4f --- /dev/null +++ b/es_ES/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Editando un documento", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Mirando un documento", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Buscando documentos", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Editando un formulario", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Mirando un formulario", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Buscando formularios", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Editando una hoja de cálculo", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Mirando una hoja de cálculo", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Buscando hojas de cálculo", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Editando una presentación", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Mirando una presentación", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Buscando presentaciones", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/es_ES/Presence/hypixel.json b/es_ES/Presence/hypixel.json index 00f1ad8c2b9..e2c66af9501 100644 --- a/es_ES/Presence/hypixel.json +++ b/es_ES/Presence/hypixel.json @@ -1,6 +1,6 @@ { "hypixel.staff": { - "message": "Viendo lista de personal", + "message": "Viendo la lista del personal", "description": "" }, "hypixel.watchThreads": { diff --git a/es_ES/Presence/juniperbot.json b/es_ES/Presence/juniperbot.json new file mode 100644 index 00000000000..6019b4ff882 --- /dev/null +++ b/es_ES/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Página principal", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Viendo la lista de servidores:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "En el panel de control", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Servidor: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Leyendo información acerca de los planes de donación", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Seleccionando servidor", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Mirando la lista de comandos", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Mirando las estadísticas del bot", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Personalizando tarjeta de rango", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Leyendo acerca de las cookies del sitio", + "description": "Reading about the site's cookies" + } +} diff --git a/es_ES/Presence/kahoot.json b/es_ES/Presence/kahoot.json new file mode 100644 index 00000000000..fbfb7deb0a6 --- /dev/null +++ b/es_ES/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Unirse al juego: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Uniéndose al juego...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Esperando para empezar...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "¡Comienza el juego!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "Jugando...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Cargando la siguiente pregunta...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Respuesta incorrecta", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Respuesta correcta", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Mirando los resultados:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Mirando la diapositiva con contenido:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Juego terminado", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Creando un juego...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Cargando página...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Primer lugar: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Puntos: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Preguntas correctas: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Mostrando diapositiva con contenido:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Pregunta: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Mostrando pregunta:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "Primer lugar", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "Segundo lugar", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "Tercer lugar", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Top {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} de {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/es_ES/Presence/namemc.json b/es_ES/Presence/namemc.json new file mode 100644 index 00000000000..863c7f4b4f0 --- /dev/null +++ b/es_ES/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Viendo Próximos Nombres", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Viendo Aspectos en Tendencia", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Revisando el top de skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Viendo Nuevos Aspectos", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Viendo Aspectos Aleatorios", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Viendo Aspectos Etiquetados", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Viendo Aspectos con Etiqueta {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Viendo un Aspecto", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Viendo Capas", + "description": "" + }, + "namemc.viewCape": { + "message": "Viendo Capa:", + "description": "" + }, + "namemc.servers": { + "message": "Viendo Servidores", + "description": "" + }, + "namemc.viewServer": { + "message": "Viendo Servidor:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Ver Servidor", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Viendo Cómo Reclamar su Perfil", + "description": "" + }, + "namemc.profileEdit": { + "message": "Editando su{0}información del perfil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Viendo sus amigos", + "description": "" + }, + "namemc.viewSkins": { + "message": "Viendo sus aspectos", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Viendo sus emojis del perfil", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/es_ES/Presence/netflix.json b/es_ES/Presence/netflix.json new file mode 100644 index 00000000000..439740ecf03 --- /dev/null +++ b/es_ES/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Viendo sus listas", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Gestionando sus perfiles", + "description": "" + }, + "netflix.latest": { + "message": "Viendo que es nuevo{0}y popular en Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Obteniendo su enlace{0}de referido", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/es_ES/Presence/premid.json b/es_ES/Presence/premid.json index c84a6e03d2e..4f8da3a7790 100644 --- a/es_ES/Presence/premid.json +++ b/es_ES/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Viendo página:", - "description": "" - }, - "premid.docs": { - "message": "Documentación", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Viendo la presencia:", - "description": "" - }, - "premid.pageHome": { - "message": "Página Principal", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Contribuidores", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Descargas", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Tienda", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Política de cookies", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Política de Privacidad", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Términos de Servicio", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Acerca de", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Requisitos del sistema", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Instalación", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Solución de problemas", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Comenzando", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Desarrollo de Presences", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Viendo página:", + "description": "" + }, + "premid.docs": { + "message": "Documentación", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Viendo la presencia:", + "description": "" + }, + "premid.pageHome": { + "message": "Página Principal", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Contribuidores", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Descargas", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Tienda", + "description": "A page name" + }, + "premid.partners": { + "message": "Socios", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Acerca de PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Requisitos del sistema", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Instalación", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Instalación para {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Solución de problemas", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Iniciándose", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Comprendiendo la API v{0}", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Desarrollo de presences", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Normas de las Presence", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Clases de Presences", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Clases de Slideshow", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Comprendiendo los iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Configurando metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Configurando TypeScript", + "description": "A page name" + } +} diff --git a/es_ES/Presence/tiktok.json b/es_ES/Presence/tiktok.json new file mode 100644 index 00000000000..29e7111d1b9 --- /dev/null +++ b/es_ES/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Viendo la página{0}Para Ti", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Viendo la página{0} de seguidos", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Viendo TikTok de:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Ver TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/es_ES/Presence/twitch.json b/es_ES/Presence/twitch.json new file mode 100644 index 00000000000..81dbc0a5c2a --- /dev/null +++ b/es_ES/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Descargas", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Empleos", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Socios", + "description": "Page name" + }, + "twitch.press": { + "message": "Centro de prensa", + "description": "Page name" + }, + "twitch.security": { + "message": "Seguridad", + "description": "Page name" + }, + "twitch.access": { + "message": "Accesibilidad", + "description": "Page name" + }, + "twitch.ads": { + "message": "Opciones de publicidad", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Directrices de la comunidad", + "description": "Page name" + }, + "twitch.home": { + "message": "Página principal", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Revisando su cartera...", + "description": "" + }, + "twitch.esports": { + "message": "Revisando Esports...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Revisando las personas que sigue...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Revisando el equipo:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Revisando sus Drops de inventario...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Revisando las campañas de Drops activas...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Revisando sus configuraciones...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Revisando sus amigos...", + "description": "" + }, + "twitch.subs": { + "message": "Revisando sus suscripciones...", + "description": "" + }, + "twitch.squad": { + "message": "Mirando un escuadrón...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Moderando un streamer:", + "description": "" + }, + "twitch.redeem": { + "message": "Reclamando un código...", + "description": "" + }, + "twitch.camp": { + "message": "Escuela de Creadores", + "description": "" + }, + "twitch.campBasic": { + "message": "Aprende los conceptos básicos", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Configurando tu stream", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Sube de nivel", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Conecta e involucra", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Obtén recompensas", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Música en Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Aprendizaje en vivo", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Panel de control del creador", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Gestionando su stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Gestionando los roles de su comunidad...", + "description": "" + }, + "twitch.produce": { + "message": "En el Productor de Video...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Revisando sus", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Analíticas del canal", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Resumen del stream", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Logros", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Actividad de la comunidad", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Lista de seguidores", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Colecciones de vídeos", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clips", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Configuración del canal", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Opciones de Moderación", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Configuración de Drops", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Revisando las herramientas de streaming", + "description": "" + }, + "twitch.extensions": { + "message": "Revisando las extensiones", + "description": "" + }, + "twitch.brand": { + "message": "Leyendo acerca de Twitch...", + "description": "" + }, + "twitch.brandReal": { + "message": "Manteniendo Twitch real", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Trayendo un método a nuestra (querida) locura", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Maximizando nuestra expresión", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Resumiendo", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Viendo la evolución de Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Blogs de Twitch", + "description": "" + }, + "twitch.blogArchive": { + "message": "Viendo el archivo de blogs de {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Navegando por las últimas entradas del blog...", + "description": "" + }, + "twitch.help": { + "message": "Centro de Ayuda", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Viendo tema:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Navegando por el catálogo temático...", + "description": "" + }, + "twitch.affiliate": { + "message": "Programa de Afiliados", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Desarrolladores de Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Documentación para desarrolladores", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Productos de desarrollo de Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Historias de éxito de la comunidad", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Recursos útiles", + "description": "Page name" + } +} diff --git a/es_ES/Presence/twitter.json b/es_ES/Presence/twitter.json index b01bf9df39f..1dcdb712d5c 100644 --- a/es_ES/Presence/twitter.json +++ b/es_ES/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Leyendo tweet:", - "description": "" - }, - "twitter.viewDms": { - "message": "Viendo sus MDs", - "description": "" - }, - "twitter.viewTweets": { - "message": "Viendo tweets de:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Ver tweets (con respuestas) de:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Viendo redes sociales de:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Viendo gustado por:", - "description": "" - }, - "twitter.viewList": { - "message": "Viendo lista:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Marcadores", - "description": "" - }, - "twitter.notifs": { - "message": "Notificaciones", - "description": "" - }, - "twitter.explore": { - "message": "Explorar", - "description": "" - }, - "twitter.settings": { - "message": "Cambiando algunos ajustes...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Leyendo tweet de:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Revisando sus MDs", + "description": "" + }, + "twitter.viewTweets": { + "message": "Viendo tweets de:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Ver tweets (con respuestas) de:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Viendo redes sociales de:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Viendo gustado por:", + "description": "" + }, + "twitter.viewList": { + "message": "Viendo lista:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Marcadores", + "description": "" + }, + "twitter.notifs": { + "message": "Notificaciones", + "description": "" + }, + "twitter.explore": { + "message": "Explorar", + "description": "" + }, + "twitter.settings": { + "message": "Cambiando algunos ajustes...", + "description": "" + } +} diff --git a/es_ES/Presence/v live.json b/es_ES/Presence/v live.json new file mode 100644 index 00000000000..02b46fd87c8 --- /dev/null +++ b/es_ES/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Navegando a través de", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "la página de vídeos nuevos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "la página de gráficos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "la página de próximos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "la lista de canales", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "la página de eventos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "la página de la tienda", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Navegando por subidas{0}recientes de sus seguidores", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "del canal {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Revisando la página principal", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Viendo la programación", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Revisando la página \"my\"", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Revisando la página de la tienda", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Viendo el tablón \"{0}\"", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Viendo producto de {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Editando su{0}propio perfil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Revisando sus", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "página del perfil", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "vídeos vistos", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "compras recientes", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "balance de monedas", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "dispositivos conectados", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "canales seguidos", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Leyendo las políticas", + "description": "" + } +} diff --git a/es_ES/Presence/youtube.json b/es_ES/Presence/youtube.json index a7670140181..f5f2a87bed9 100644 --- a/es_ES/Presence/youtube.json +++ b/es_ES/Presence/youtube.json @@ -28,11 +28,11 @@ "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "Viendo las tendencias", + "message": "Revisando que hay en las tendencias", "description": "" }, "youtube.browsingThrough": { - "message": "Navegando a través de", + "message": "Buscando a través de", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.subscriptions": { @@ -84,19 +84,19 @@ "description": "" }, "youtube.studio.videoAnalytics": { - "message": "Viendo analíticas de video:", + "message": "Viendo analíticas del video:", "description": "" }, "youtube.studio.videoComments": { - "message": "Viendo comentarios de video:", + "message": "Viendo los comentarios del video:", "description": "" }, "youtube.studio.videoTranslations": { - "message": "Viendo traducciones de video:", + "message": "Viendo las traducciones del video:", "description": "" }, "youtube.studio.viewTheir": { - "message": "Viendo sus", + "message": "Revisando sus", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.studio.channelAnalytics": { diff --git a/es_ES/Website/contributors.json b/es_ES/Website/contributors.json index 716369fcc5a..4115fe36fa3 100644 --- a/es_ES/Website/contributors.json +++ b/es_ES/Website/contributors.json @@ -31,6 +31,10 @@ "message": "Verificador", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Administrador de idiomas", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "Desarrollador", "description": "'Developer' title for contributors and user pages." diff --git a/es_ES/Website/downloads.json b/es_ES/Website/downloads.json index 2c782f95656..3ed28e75e00 100644 --- a/es_ES/Website/downloads.json +++ b/es_ES/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Hora de presumir.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Empieza a usar PreMiD ahora y presume a tus amigos que estás haciendo, tal vez encuentres a alguien con tus mismos intereses.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Empecemos", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Descarga PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Instala nuestra aplicación", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Agrega nuestra extensión a tu navegador", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Recarga el sitio y verifica si la extensión está conectada", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "¿Sigues teniendo problemas? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "¡Estamos aquí para ayudarte!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aplicación", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Extensión", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Advertencia:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} No hay instalador para este sistema operativo. Esto quiere decir que no hay soporte profesional para él.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Por favor, ten en cuenta que PreMiD no es compatible con teléfonos móviles.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Mostrar Descargas", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Ocultar descargas", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "La versión actual de esta plataforma es {0} (Esta versión es específicamente para Linux y no aplica a otras plataformas).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Esta versión es específica de Linux y no se aplica a otros sistemas. La versión principal de la aplicación es {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Por favor, inicie sesión para ver estas descargas.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Oh, parece que no tienes acceso alfa ni beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Puedes unirte a nuestro programa beta gratis **aquí**. ¡Apúrate! Solo tenemos {0} espacios disponibles", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Últimas versiones", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Advertencia", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "No olvides activar la opción \"habilitar extensiones de otras tiendas\" desde la configuración de extensiones.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Debes instalar **esta** extensión para ser capaz de instalar PreMiD desde la Chrome Webstore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Omitir", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Atrás", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Cancelar", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Aceptar", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Hecho", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Iniciar sesión", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Gracias!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "¡Utilizamos anuncios para apoyar a nuestro equipo y mantener nuestros servidores para ofrecer la mejor experiencia de usuario!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Por favor, deshabilite Adblock.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "No quiero apoyar.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "¿Estás seguro?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "¿En serio?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-por favor apoya :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Te necesito :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Vale, vale...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Mostrar descargas beta", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(no necesario si únicamente deseas descargar la versión normal)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Hora de presumir.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Empieza a usar PreMiD ahora y presume a tus amigos que estás haciendo, tal vez encuentres a alguien con tus mismos intereses.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Empecemos", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Descarga PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Instala nuestra aplicación", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Agrega nuestra extensión a tu navegador", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Recarga el sitio y verifica si la extensión está conectada", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "¿Sigues teniendo problemas? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "¡Estamos aquí para ayudarte!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplicación", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Extensión", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Advertencia:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} No hay instalador para este sistema operativo. Esto quiere decir que no hay soporte profesional para él.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Por favor, ten en cuenta que PreMiD no es compatible con teléfonos móviles.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Mostrar Descargas", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Ocultar descargas", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "La versión actual de esta plataforma es {0} (esta versión es específica de Linux y no se aplica a otras plataformas).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Esta versión es específica de Linux y no se aplica a otros sistemas. La versión principal de la aplicación es {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Por favor, inicie sesión para ver estas descargas.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Oh, parece que no tienes acceso a alfa/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Puedes unirte a nuestro programa beta gratis **aquí**. ¡Apúrate! Solo tenemos {0} espacios disponibles", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Últimas versiones", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Advertencia", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Debes instalar **esta** extensión para ser capaz de instalar PreMiD desde la Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Omitir", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Atrás", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Cancelar", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Aceptar", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Hecho", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Iniciar sesión", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Saltar de todos modos", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Gracias!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "¡Utilizamos anuncios para apoyar a nuestro equipo y mantener nuestros servidores para ofrecer la mejor experiencia de usuario!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Por favor, deshabilita Adblock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Mostrar versiones de acceso temprano", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(no necesario si únicamente deseas descargar la versión normal)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "No quiero apoyar.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "¿Estás seguro?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "¿En serio?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-por favor ayúdanos :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Te necesito :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Vale, vale...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/es_ES/Website/footer.json b/es_ES/Website/footer.json index c90d464fe4f..9731211d1c5 100644 --- a/es_ES/Website/footer.json +++ b/es_ES/Website/footer.json @@ -47,10 +47,6 @@ "message": "Contribuir", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Diseño", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Traducir", "description": "Translate -> redirects to locilazation page" @@ -68,7 +64,7 @@ "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { - "message": "Obtén ayuda", + "message": "Obténer ayuda", "description": "Get Support -> redirects to Discord invite" }, "footer.help.information": { diff --git a/es_ES/Website/header.json b/es_ES/Website/header.json index 0dc5c8bd0c4..cad19b97926 100644 --- a/es_ES/Website/header.json +++ b/es_ES/Website/header.json @@ -44,7 +44,7 @@ "description": "Indicates which user is logged in" }, "header.rab": { - "message": "Reportar un Bug", + "message": "Reportar un error", "description": "Report a bug button" }, "header.staff": { diff --git a/es_ES/Website/home.json b/es_ES/Website/home.json index 51054ffff70..ba9108663eb 100644 --- a/es_ES/Website/home.json +++ b/es_ES/Website/home.json @@ -24,7 +24,7 @@ "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.status.playing": { - "message": "Reproduciendo", + "message": "Reproduciendose", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { @@ -32,7 +32,7 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "Navegando...", + "message": "Buscando...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { diff --git a/es_ES/Website/jobs.json b/es_ES/Website/jobs.json index c92184b44ed..9d1ee9c5b5b 100644 --- a/es_ES/Website/jobs.json +++ b/es_ES/Website/jobs.json @@ -76,7 +76,7 @@ "description": "Benefit card description." }, "jobs.benefit4.title": { - "message": "Apoya PreMiD", + "message": "Apoya a PreMiD", "description": "Benefit card title." }, "jobs.benefit4.description": { diff --git a/es_ES/Website/maintenance.json b/es_ES/Website/maintenance.json index 3b0d3973507..a15b4b8d7d8 100644 --- a/es_ES/Website/maintenance.json +++ b/es_ES/Website/maintenance.json @@ -1,6 +1,6 @@ { "maintenance.big": { - "message": "Oh, ¡no!", + "message": "¡Oh no!", "description": "The big text on maintenance page" }, "maintenance.heading": { diff --git a/es_ES/Website/partners.json b/es_ES/Website/partners.json index d3410d27d30..54b0a9e8351 100644 --- a/es_ES/Website/partners.json +++ b/es_ES/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat es una radio internacional sin ánimo de lucro que se esfuerza por proporcionar una radio sin fin de calidad y noticias.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "La plataforma de ganancia para jugadores.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio es la radio de información más exitosa para juegos de simulación en Alemania, Austria y Suiza!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Obtén lo que es tuyo por derecho. Ve Anime, Películas, Hentai, Especiales y más. ¡Gratis, sin anuncios y en alta definición!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Empieza a crear tu propia comunidad con nuestras impresionantes plantillas. Construye tu propio reino.", "description": "Description for DiscordTemplates." @@ -139,6 +131,10 @@ "message": "¡Una diosa que juega como un Bot de Discord!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM te permite escuchar +15 streams de música gratis y sin parar. ¡Con la mejor y más reciente música solo para ti!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "La solución de localización ágil para empresas de tecnología.", "description": "Description for Crowdin." @@ -180,7 +176,7 @@ "description": "Select 'Website' category." }, "partners.apply.select.other": { - "message": "Otras", + "message": "Otro", "description": "Select 'Other' category." }, "partners.apply.form.name": { diff --git a/es_ES/Website/presence.json b/es_ES/Website/presence.json index 036376f060a..55d442e6f21 100644 --- a/es_ES/Website/presence.json +++ b/es_ES/Website/presence.json @@ -8,7 +8,7 @@ "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "Registro de cambios", + "message": "Historial de cambios", "description": "The title of the changelog section." }, "presence.sections.information.title": { diff --git a/es_ES/Website/report.json b/es_ES/Website/report.json index 23607a232b7..3f8bd4badde 100644 --- a/es_ES/Website/report.json +++ b/es_ES/Website/report.json @@ -1,6 +1,6 @@ { "report.title": { - "message": "Informar de un fallo", + "message": "Informar de un error", "description": "Text to indicate the page." }, "report.bugcount": { diff --git a/es_ES/Website/store.json b/es_ES/Website/store.json index 31fb1d589e1..9c2d65de7bf 100644 --- a/es_ES/Website/store.json +++ b/es_ES/Website/store.json @@ -60,7 +60,7 @@ "description": "Category heading" }, "store.category.all": { - "message": "Todas", + "message": "Todo", "description": "Category at the top" }, "store.category.games": { diff --git a/es_MX/Extension/chrome-store.json b/es_MX/Extension/chrome-store.json new file mode 100644 index 00000000000..29b0a379d65 --- /dev/null +++ b/es_MX/Extension/chrome-store.json @@ -0,0 +1,10 @@ +{ + "extension.description.short": { + "message": "¡Tu Presencia Enriquecida para sitios web!", + "description": "Short description in extension store" + }, + "extension.description.full": { + "message": "TIENES QUE INSTALAR NUESTRA APLICACIÓN OFICIAL PARA QUE FUNCIONE\n {0} {1}\n\nPuedes usar tus teclas multimedia para controlar la reproducción de estos servicios. Cuando veas o escuches algo con uno de nuestros servicios compatibles, la extensión del navegador envía los metadatos del video o canción a nuestro cliente de escritorio y PreMiD lo procesa. PreMiD envía la información a Discord con la forma correcta y luego establece automáticamente tu estado.\nServicios soportados\n {2} Echa un vistazo a {3}\n\n¿Necesitas ayuda?\n {4} {5}\n\nNuestro servidor de Discord\n {6} Habla con la gente detrás de PreMiD{7}\n\n¡Somos Open Source!\n {9} Las cosas geniales deberían estar abiertas al público{10}", + "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" + } +} diff --git a/az_AZ/Extension/popup.json b/es_MX/Extension/popup.json similarity index 56% rename from az_AZ/Extension/popup.json rename to es_MX/Extension/popup.json index f0e2138eeda..7e198945e83 100644 --- a/az_AZ/Extension/popup.json +++ b/es_MX/Extension/popup.json @@ -1,94 +1,126 @@ { "popup.navigation.settings": { - "message": "Parametrlər", + "message": "Ajustes", "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.navigation.credits": { - "message": "Yaradıcılar", + "message": "Créditos", "description": "Title of the 'credits' section at the navigation in the popup" }, "popup.headings.settings": { - "message": "Parametrlər", + "message": "Ajustes", "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.headings.general": { - "message": "Əsas", + "message": "General", "description": "Title of the 'general' area of the 'settings' section in the popup" }, "popup.headings.description": { - "message": "İzah", + "message": "Descripción", "description": "Title of the description area in the presence settings view." }, "popup.setting.enabled": { - "message": "Aktivləşdirildi", + "message": "Activado", "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.mediaControl": { - "message": "Media idarəetmə", + "message": "Controles multimedia", "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.titleMenubar": { - "message": "Başlıq menyusu", + "message": "Título de la barra de menús", "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.autoLaunch": { - "message": "Avtomatik başlanğıc", + "message": "Inicio automático", "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" }, "popup.headings.presences": { - "message": "Statuslar", + "message": "Presences", "description": "Title of the 'presences' area of the 'settings' section in the popup" }, "popup.presences.manage": { - "message": "İdarə et", + "message": "Gestionar", "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.noPresences": { - "message": "Heç bir status əlavə edilməyib", + "message": "No hay Presences añadidas", "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.done": { - "message": "İcra et", + "message": "Hecho", "description": "Done button" }, "popup.presences.load": { - "message": "Statusu yüklə", + "message": "Cargar presencia", "description": "Load Presence button" }, "popup.buttons.presenceStore": { - "message": "Status mağazası", + "message": "Tienda de Presences", "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.buttons.help": { - "message": "Köməyə ehtiyacınız var?", + "message": "¿Necesitas Ayuda?", "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)" }, "popup.credits.error.heading": { - "message": "Ah, yox!", + "message": "Oh, ¡no!", "description": "Title of the error message (located at the 'credits' tab in the popup)" }, "popup.credits.error.message": { - "message": "Yaradıcıları yükləyərkən xəta", + "message": "Error al cargar los créditos", "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" }, "popup.info.notConnected": { - "message": "Qoşulmadı", + "message": "Sin conexión", "description": "Shown when the extension can't connect to the application" }, "popup.info.notConnected.message": { - "message": "PreMiD öz tətbiqinə qoşula bilmədi! O yüklüdür və işləyir? *Həll et*", + "message": "¡PreMiD fue incapaz de conectarse a su aplicación! ¿Está esta instalada y ejecutándose? *Solución De Problemas*", "description": "Shown when the extension can't connect to the application" }, "popup.info.unsupportedAppVersion": { - "message": "Köhnəlmiş proqram", + "message": "Aplicación obsoleta", "description": "Shown when application is outdated" }, "popup.info.unsupportedAppVersion.message": { - "message": "Sizin PreMiD proqramınız köhnədir. Zəhmət olmasa PreMiD-dən istifadə etməyə davam etmək üçün onu yeniləyin.", + "message": "Tu aplicación de PreMiD está desactualizada. Por favor, actualízala para continuar usando PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Extensión desactualizada", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Tu extensión está desactualizada. Por favor descárgala de nuestro sitio para conseguir las últimas características.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Actualización urgente", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Lanzamos una actualización urgente para la extensión. Por favor actualízala para poder seguir utilizando PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "¡Sin conexión a internet!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "¡Parece que no tienes conexión a internet! PreMiD no será capaz de mostrar presences en este momento.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "¡No conectado a Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "¡PreMiD fue incapaz de conectarse a su aplicación! ¿Está esta instalada y corriendo? *Troubleshooting*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { - "message": "Hamısı", + "message": "Todas", "description": "Category name shown when you open tags" }, "popup.category.anime": { @@ -96,23 +128,23 @@ "description": "Category name shown when you open tags" }, "popup.category.music": { - "message": "Musiqi", + "message": "Música", "description": "Category name shown when you open tags" }, "popup.category.games": { - "message": "Oyunlar", + "message": "Juegos", "description": "Category name shown when you open tags" }, "popup.category.socials": { - "message": "Sosial", + "message": "Social", "description": "Category name shown when you open tags" }, "popup.category.videos": { - "message": "Videolar & Yayımlar", + "message": "Vídeos y Transmisiones", "description": "Category name shown when you open tags" }, "popup.category.other": { - "message": "Digər", + "message": "Otras", "description": "Category name shown when you open tags" } } diff --git a/az_AZ/Extension/presence.json b/es_MX/Extension/presence.json similarity index 82% rename from az_AZ/Extension/presence.json rename to es_MX/Extension/presence.json index 2f7edf5e6d4..97c68fae33d 100644 --- a/az_AZ/Extension/presence.json +++ b/es_MX/Extension/presence.json @@ -1,30 +1,30 @@ { "presence.playback.playing": { - "message": "Oynayır", + "message": "Reproduciendo", "description": "Shows when you hover over the little play icon at your Discord Rich Presence" }, "presence.playback.paused": { - "message": "Oynama dayandırıldı", + "message": "Reproducción pausada", "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" }, "presence.activity.browsing": { - "message": "Axtarış edir...", + "message": "Navegando...", "description": "Shows when you hover over the little magnifying glass icon at your Discord Rich Presence" }, "presence.activity.live": { - "message": "Canlı", + "message": "En vivo", "description": "Shows when you hover over the little red circle icon at your Discord Rich Presence" }, "presence.activity.reading": { - "message": "Oxuyur", + "message": "Leyendo", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.activity.searching": { - "message": "Axtarır", + "message": "Buscando", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.media.info.episode": { - "message": "Bölüm {0}", + "message": "Episodio {0}", "description": "Shows the current episode at your Discord Rich Presence; {0} will be replaced -> is a variable and should not be translated" } } diff --git a/sr_CS/Extension/tabs.json b/es_MX/Extension/tabs.json similarity index 81% rename from sr_CS/Extension/tabs.json rename to es_MX/Extension/tabs.json index e54213fea1b..d970dc7c9af 100644 --- a/sr_CS/Extension/tabs.json +++ b/es_MX/Extension/tabs.json @@ -1,6 +1,6 @@ { "tab.button.changelog": { - "message": "Lista promena", + "message": "Registro de cambios", "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" }, "tab.button.wiki": { @@ -8,51 +8,51 @@ "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time" }, "tab.installed.heading": { - "message": "Hvala Vam", + "message": "Gracias", "description": "Title of the tab which opens when you install PreMiD for the first time" }, "tab.installed.subHeading": { - "message": "na instaliranju {0}", + "message": "por instalar {0}", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time" }, "tab.installed.start": { - "message": "Počnite koristiti {0}", + "message": "Empieza a usar {0}", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time" }, "donate": { - "message": "Donirajte", + "message": "Donar", "description": "Donate button of the tab which opens when you install PreMiD for the first time" }, "tab.installed.error": { - "message": "**Oh ne!** Nismo mogli da se povežemo sa aplikacijom... Da li je već instalirana?", + "message": "**¡Oh no!** No pudimos conectarnos a la aplicación... ¿Ya está instalada?", "description": "Error message of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.troubleshooting": { - "message": "Rešavanje problema", + "message": "Solución de problemas", "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.installApplication": { - "message": "Instalirajte aplikaciju", + "message": "Instalar aplicación", "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time" }, "tab.updated.heading": { - "message": "Sledeći nivo!", + "message": "¡Has subido de nivel!", "description": "Title of the tab which opens when PreMiD was updated" }, "tab.updated.subHeading": { - "message": "{0} je ažuriran!", + "message": "¡{0} ha sido actualizado!", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated" }, "tab.updated.new": { - "message": "Novo", + "message": "Nuevo", "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated" }, "tab.updated.changed": { - "message": "Promene", + "message": "Cambiado", "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated" }, "tab.updated.fixed": { - "message": "Popravljeno", + "message": "Corregido", "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated" } } diff --git a/es_MX/Presence/1337x.json b/es_MX/Presence/1337x.json new file mode 100644 index 00000000000..7f46409fdc3 --- /dev/null +++ b/es_MX/Presence/1337x.json @@ -0,0 +1,78 @@ +{ + "1337x.movieLibrary": { + "message": "Viendo la biblioteca de películas", + "description": "" + }, + "1337x.seriesLibrary": { + "message": "Viendo la biblioteca de series", + "description": "" + }, + "1337x.latestEpisode": { + "message": "Viendo los últimos episodios", + "description": "" + }, + "1337x.top": { + "message": "Viendo el top 100", + "description": "" + }, + "1337x.trending": { + "message": "Viendo las tendencias", + "description": "" + }, + "1337x.animeTorrents": { + "message": "Viendo Torrents de Anime", + "description": "" + }, + "1337x.appTorrents": { + "message": "Viendo Torrents de Aplicaciones", + "description": "" + }, + "1337x.docTorrents": { + "message": "Viendo Torrents de Documentales", + "description": "" + }, + "1337x.gamesTorrents": { + "message": "Viendo Torrents de Juegos", + "description": "" + }, + "1337x.moviesTorrents": { + "message": "Viendo Torrents de Películas", + "description": "" + }, + "1337x.musicTorrents": { + "message": "Viendo Torrents de Música", + "description": "" + }, + "1337x.otherTorrents": { + "message": "Viendo Otros Torrents", + "description": "" + }, + "1337x.tvTorrents": { + "message": "Viendo Torrents de TV", + "description": "" + }, + "1337x.xxxTorrents": { + "message": "Viendo Torrents XXX", + "description": "XXX as in NSFW" + }, + "1337x.upload": { + "message": "Subiendo algo...", + "description": "" + }, + "1337x.rules": { + "message": "Leyendo las reglas", + "description": "" + }, + "1337x.writing": { + "message": "Escribiendo a 1337x", + "description": "" + }, + "1337x.about": { + "message": "Leyendo sobre 1337x", + "description": "" + }, + "1337x.viewTorrent": { + "message": "Viendo torrent:", + "description": "" + } +} diff --git a/es_MX/Presence/9gag.json b/es_MX/Presence/9gag.json new file mode 100644 index 00000000000..38b2c1b7fae --- /dev/null +++ b/es_MX/Presence/9gag.json @@ -0,0 +1,34 @@ +{ + "9gag.gag": { + "message": "Viendo gag:", + "description": "" + }, + "9gag.hot": { + "message": "Viendo qué está de moda", + "description": "" + }, + "9gag.trending": { + "message": "Mirando que hay en las tendencias", + "description": "" + }, + "9gag.fresh": { + "message": "Viendo qué hay de nuevo", + "description": "" + }, + "9gag.tag": { + "message": "Viendo etiqueta:", + "description": "" + }, + "9gag.about": { + "message": "Leyendo sobre 9GAG", + "description": "" + }, + "9gag.store": { + "message": "Viendo la página de la tienda", + "description": "" + }, + "9gag.collection": { + "message": "Viendo colección:", + "description": "" + } +} \ No newline at end of file diff --git a/sr_CS/Presence/aliexpress.json b/es_MX/Presence/aliexpress.json similarity index 58% rename from sr_CS/Presence/aliexpress.json rename to es_MX/Presence/aliexpress.json index be5c6f34c96..c3d6b5016ad 100644 --- a/sr_CS/Presence/aliexpress.json +++ b/es_MX/Presence/aliexpress.json @@ -1,62 +1,66 @@ { "aliexpress.store": { - "message": "Gleda prodavnicu:", + "message": "Viendo la tienda:", "description": "" }, "aliexpress.message": { - "message": "Cеntar za porukе", + "message": "Centro de Mensajes", "description": "Meaning Direct messages" }, + "aliexpress.sale": { + "message": "Navegando por las ofertas", + "description": "" + }, "aliexpress.recentlyViewProducts1": { - "message": "Gleda svoje nedavno", + "message": "Viendo sus recientes", "description": "Part 1 of 2" }, "aliexpress.recentlyViewProducts2": { - "message": "pregledane proizvode", + "message": "productos vistos", "description": "Part 2 of 2" }, "aliexpress.theirAli": { - "message": "Gleda svoj AliExpress", + "message": "Viendo su AliExpress", "description": "" }, "aliexpress.feedback": { - "message": "AliExpres Povratne Informacije", + "message": "Comentarios de AliExpress", "description": "" }, "aliexpress.orders": { - "message": "Gleda svoje porudžbine", + "message": "Viendo sus pedidos", "description": "" }, "aliexpress.viewTheir": { - "message": "Gleda svoje", + "message": "Viendo sus", "description": "Part 1 " }, "aliexpress.refunds": { - "message": "povraćaje novca i sporove", + "message": "Reembolsos y Disputas", "description": "Part 2 of \"Viewing their\"" }, "aliexpress.deletedOrders": { - "message": "obirsane porudžbine", + "message": "pedidos eliminados", "description": "Part 2 of \"Viewing their\"" }, "aliexpress.trade": { - "message": "AliExpress Tržni Centar", + "message": "Centro de Comercio de AliExpress", "description": "" }, "aliexpress.coupons": { - "message": "Gleda svoje kupone", + "message": "Viendo sus cupones", "description": "" }, "aliexpress.address": { - "message": "Gleda svoje adrese", + "message": "Viendo su dirección", "description": "" }, "aliexpress.helpCenter": { - "message": "AliExpress Centar Za Pomoć", + "message": "Centro de Ayuda de AliExpress", "description": "" }, "aliexpress.sellCenter": { - "message": "AliExpress Prodajni Centar", + "message": "Centro de Ventas de AliExpress", "description": "" } } \ No newline at end of file diff --git a/sr_CS/Presence/amazon.json b/es_MX/Presence/amazon.json similarity index 61% rename from sr_CS/Presence/amazon.json rename to es_MX/Presence/amazon.json index ab9258bd29f..7f87016d7ba 100644 --- a/sr_CS/Presence/amazon.json +++ b/es_MX/Presence/amazon.json @@ -1,74 +1,74 @@ { "amazon.subscriptions": { - "message": "Gleda preplate", + "message": "Viendo sus suscripciones", "description": "" }, "amazon.adprefs": { - "message": "Gleda svoje preference reklama", + "message": "Viendo sus preferencias de anuncios", "description": "" }, "amazon.balance": { - "message": "Gleda svoj balans", + "message": "Viendo su saldo", "description": "" }, "amazon.payment": { - "message": "Gleda metode plaćanja", + "message": "Viendo métodos de pago", "description": "" }, "amazon.address": { - "message": "Gleda svoje adrese", + "message": "Viendo sus direcciones", "description": "" }, "amazon.pets": { - "message": "Gleda svoje ljubimce", + "message": "Viendo sus mascotas", "description": "" }, "amazon.catergoriesAll": { - "message": "Gleda sve kategorije", + "message": "Viendo todas las categorías", "description": "" }, "amazon.prime": { - "message": "Gleda Amazon Prime", + "message": "Viendo Amazon Prime", "description": "" }, "amazon.viewTheir": { - "message": "Gleda svoje", + "message": "Revisando sus", "description": "Part 1 of the next 5 strings" }, "amazon.orderHistory": { - "message": "istoriju narudžibna", + "message": "historial de pedidos", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.orderDetails": { - "message": "detalje narudžbine", + "message": "detalles del pedido", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.cart": { - "message": "korpu", + "message": "cesta de la compra", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.wishlist": { - "message": "listu želja", + "message": "lista de deseados", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.giftcards": { - "message": "poklon kartice", + "message": "tarjetas de regalo", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.recommended": { - "message": "Gleda preporučeno", + "message": "Viendo recomendados", "description": "" }, "amazon.history": { - "message": "Gleda svoju istoriju", + "message": "Viendo su historial", "description": "" }, "amazon.store": { - "message": "Gleda prodavnicu:", + "message": "Revisando la tienda:", "description": "" }, "amazon.primeVid": { - "message": "Gleda Prime Video:", + "message": "Viendo un Video Prime:", "description": "" } } \ No newline at end of file diff --git a/es_MX/Presence/discord.json b/es_MX/Presence/discord.json new file mode 100644 index 00000000000..3432fe021fe --- /dev/null +++ b/es_MX/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Leyendo el canal:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Escribiendo en el canal:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Leyendo MDs de:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Escribiendo MDs a:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Leyendo MDs del{0}grupo: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Escribiendo MDs en{0}grupo: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Revisando sus amigos...", + "description": "" + }, + "discord.nitro": { + "message": "Leyendo sobre Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "En llamada con:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "En llamada en:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Revisando sus ajustes...", + "description": "" + }, + "discord.serverSettings": { + "message": "Viendo los ajustes{0}del servidor: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Viendo enlace de invitación:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Viendo enlace de invitación{0}del servidor: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Viendo Enlace de Invitación", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Navegando a través de", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "la página de descargas", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "la página \"¿Por qué Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "el Centro de Seguridad", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "la página de empleos", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "la página sobre nosotros", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "la página de marca", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "la página de inspiración", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "la página universitaria", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "la página de noticias", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "la página de socios", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "la página de verificación", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "la página StreamKit", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "la página de código abierto", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "la página de seguridad", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "la página de moderación", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "la página rich presence", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "las políticas", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Portal de Desarrolladores", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Navegando a través de sus aplicaciones", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Editando app: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Navegando a través de sus equipos", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Editando equipo: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Navegando a través de sus servidores", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Visualizando información del servidor: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Leyendo la documentación", + "description": "" + }, + "discord.status": { + "message": "Estado de Discord", + "description": "" + }, + "discord.support": { + "message": "Centro de Ayuda", + "description": "" + }, + "discord.blog": { + "message": "Blog de Discord", + "description": "" + }, + "discord.merch": { + "message": "Mercancía de Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "Viendo colección:", + "description": "" + } +} diff --git a/es_MX/Presence/facebook.json b/es_MX/Presence/facebook.json new file mode 100644 index 00000000000..4d4b82a69eb --- /dev/null +++ b/es_MX/Presence/facebook.json @@ -0,0 +1,62 @@ +{ + "facebook.call": { + "message": "En llamada con:", + "description": "" + }, + "facebook.vcall": { + "message": "En una video llamada con:", + "description": "" + }, + "facebook.userHidden": { + "message": "alguien... (Usuario oculto)", + "description": "Shows when you dont want to show who you are calling/texting." + }, + "facebook.writing": { + "message": "Redactando un mensaje", + "description": "" + }, + "facebook.userAbout": { + "message": "Leyendo sobre el usuario:", + "description": "" + }, + "facebook.userCommunity": { + "message": "Viendo la comunidad del usuario:", + "description": "" + }, + "facebook.userPics": { + "message": "Viendo fotos del usuario:", + "description": "" + }, + "facebook.userPosts": { + "message": "Viendo publicaciones del usuario:", + "description": "" + }, + "facebook.userShop": { + "message": "Viendo la tienda del usuario:", + "description": "" + }, + "facebook.userFriends": { + "message": "Viendo amigos de usuario:", + "description": "" + }, + "facebook.userVids": { + "message": "Viendo videos del usuario:", + "description": "" + }, + "facebook.browse": { + "message": "Navegando a través de:", + "description": "" + }, + "facebook.savedVids": { + "message": "Videos guardados", + "description": "" + }, + "facebook.added": { + "message": "Añadido recientemente", + "description": "" + }, + "facebook.weather": { + "message": "Viendo el tiempo de hoy", + "description": "" + } +} \ No newline at end of file diff --git a/es_MX/Presence/general.json b/es_MX/Presence/general.json new file mode 100644 index 00000000000..2c6a4333c33 --- /dev/null +++ b/es_MX/Presence/general.json @@ -0,0 +1,350 @@ +{ + "general.anime": { + "message": "Anime", + "description": "" + }, + "general.browsing": { + "message": "Buscando...", + "description": "" + }, + "general.chapter": { + "message": "Capítulo", + "description": "" + }, + "general.dj": { + "message": "DJ", + "description": "" + }, + "general.editing": { + "message": "Editando:", + "description": "" + }, + "general.episode": { + "message": "Episodio", + "description": "" + }, + "general.forums": { + "message": "Foros", + "description": "" + }, + "general.genre": { + "message": "Género", + "description": "" + }, + "general.language": { + "message": "Idioma", + "description": "For choosing a language" + }, + "general.listeningMusic": { + "message": "Escuchando música", + "description": "" + }, + "general.listeners": { + "message": "Oyentes", + "description": "" + }, + "general.live": { + "message": "En vivo", + "description": "" + }, + "general.manga": { + "message": "Manga", + "description": "" + }, + "general.merch": { + "message": "Mercancía", + "description": "" + }, + "general.page": { + "message": "Página", + "description": "" + }, + "general.paused": { + "message": "Pausado", + "description": "" + }, + "general.playing": { + "message": "Reproduciendo", + "description": "" + }, + "general.readingDM": { + "message": "Leyendo MDs de:", + "description": "" + }, + "general.readingAbout": { + "message": "Leyendo sobre:", + "description": "" + }, + "general.readingArticle": { + "message": "Leyendo artículo:", + "description": "" + }, + "general.readingChannel": { + "message": "Leyendo en el canal:", + "description": "" + }, + "general.readingPost": { + "message": "Leyendo post:", + "description": "" + }, + "general.readingThread": { + "message": "Leyendo hilo:", + "description": "" + }, + "general.reading": { + "message": "Leyendo", + "description": "" + }, + "general.searchFor": { + "message": "Buscando:", + "description": "" + }, + "general.searchSomething": { + "message": "Buscando algo...", + "description": "" + }, + "general.search": { + "message": "Buscando", + "description": "" + }, + "general.writing": { + "message": "Escribiendo", + "description": "" + }, + "general.calling": { + "message": "Llamando", + "description": "" + }, + "general.inCall": { + "message": "En una llamada...", + "description": "" + }, + "general.shopCart": { + "message": "Cesta de la compra", + "description": "" + }, + "general.store": { + "message": "Tienda", + "description": "" + }, + "general.typeDM": { + "message": "Escribiendo en MDs para:", + "description": "" + }, + "general.typeChannel": { + "message": "Escribiendo en el canal:", + "description": "" + }, + "general.viewAnime": { + "message": "Mirando el anime:", + "description": "" + }, + "general.viewCategory": { + "message": "Revisando la categoría:", + "description": "" + }, + "general.viewChannel": { + "message": "Revisando el canal:", + "description": "" + }, + "general.viewEpisode": { + "message": "Mirando el episodio:", + "description": "" + }, + "general.viewGenre": { + "message": "Revisando el género:", + "description": "" + }, + "general.viewHome": { + "message": "Revisando la página principal", + "description": "" + }, + "general.viewList": { + "message": "Revisando la lista de:", + "description": "" + }, + "general.viewManga": { + "message": "Leyendo el manga:", + "description": "" + }, + "general.viewMember": { + "message": "Viendo al miembro:", + "description": "" + }, + "general.viewMovie": { + "message": "Mirando la película:", + "description": "" + }, + "general.viewPlaylist": { + "message": "Revisando la lista de reproducción:", + "description": "" + }, + "general.viewProduct": { + "message": "Revisando el producto:", + "description": "" + }, + "general.viewProfile": { + "message": "Revisando el perfil de:", + "description": "" + }, + "general.viewSeries": { + "message": "Mirando la serie:", + "description": "" + }, + "general.viewShow": { + "message": "Mirando el show:", + "description": "" + }, + "general.viewAccount": { + "message": "Revisando su cuenta", + "description": "" + }, + "general.viewThread": { + "message": "Leyendo el hilo:", + "description": "" + }, + "general.viewUser": { + "message": "Viendo al usuario:", + "description": "" + }, + "general.viewing": { + "message": "Viendo:", + "description": "" + }, + "general.viewPage": { + "message": "Mirando la página:", + "description": "" + }, + "general.watchingMovie": { + "message": "Viendo una película", + "description": "" + }, + "general.watchingSeries": { + "message": "Viendo una serie", + "description": "" + }, + "general.watchingShow": { + "message": "Viendo un programa", + "description": "" + }, + "general.watchingVid": { + "message": "Viendo un video", + "description": "" + }, + "general.waitingVid": { + "message": "Esperando a que se estrene un vídeo", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Esperando a que se estrene el vídeo", + "description": "\"the\" video, as in the video title is specified)" + }, + "general.watchingLive": { + "message": "Viendo una transmisión en vivo", + "description": "" + }, + "general.waitingLive": { + "message": "Esperando a que comience un directo", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Esperando a que comience el directo", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "Viendo:", + "description": "" + }, + "general.wishlist": { + "message": "Lista de deseados:", + "description": "" + }, + "general.privacy": { + "message": "Política de Privacidad", + "description": "A page name" + }, + "general.terms": { + "message": "Términos de Servicio", + "description": "A page name" + }, + "general.cookie": { + "message": "Política de cookies", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Repitiendo todas las músicas", + "description": "" + }, + "general.repeat": { + "message": "En bucle", + "description": "" + }, + "general.incidentView": { + "message": "Viendo una incidencia", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Historial de incidencias", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Historial del tiempo de funcionamiento", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Viendo Series", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Viendo Película", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Viendo Episodio", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Ver vídeo", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Ver Transmisión", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Ver canal", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Escuchar", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Ver página", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Ver música", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Ver álbum", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Ver perfil", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Ver Artista", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Ver lista de reproducción", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Ver Podcast", + "description": "Used as the title for the button in Discord." + } +} diff --git a/es_MX/Presence/genius.json b/es_MX/Presence/genius.json new file mode 100644 index 00000000000..f68d0651038 --- /dev/null +++ b/es_MX/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Viendo lyrics de:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Ver Letra", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Viendo la página principal", + "description": "" + }, + "genius.viewAlbum": { + "message": "Viendo el álbum:", + "description": "Album of a song" + } +} diff --git a/es_MX/Presence/google classroom.json b/es_MX/Presence/google classroom.json new file mode 100644 index 00000000000..59d7ea18874 --- /dev/null +++ b/es_MX/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Mirando su calendario", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Viendo su lista de tareas pendientes", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Mirando una tarea", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Mirando una tarea en:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Viendo una clase", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Viendo el trabajo de clase", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Viendo el trabajo de clase de:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Viendo los miembros de la clase", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Viendo los miembros de la clase de:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Configurando ajustes", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/es_MX/Presence/google docs.json b/es_MX/Presence/google docs.json new file mode 100644 index 00000000000..8ee99fc4d4f --- /dev/null +++ b/es_MX/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Editando un documento", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Mirando un documento", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Buscando documentos", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Editando un formulario", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Mirando un formulario", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Buscando formularios", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Editando una hoja de cálculo", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Mirando una hoja de cálculo", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Buscando hojas de cálculo", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Editando una presentación", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Mirando una presentación", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Buscando presentaciones", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/es_MX/Presence/hypixel.json b/es_MX/Presence/hypixel.json new file mode 100644 index 00000000000..e2c66af9501 --- /dev/null +++ b/es_MX/Presence/hypixel.json @@ -0,0 +1,22 @@ +{ + "hypixel.staff": { + "message": "Viendo la lista del personal", + "description": "" + }, + "hypixel.watchThreads": { + "message": "Viendo sus hilos visitados", + "description": "Articles they get notifications from" + }, + "hypixel.watchForums": { + "message": "Viendo sus foros visitados", + "description": "Forum categories they get notifications from" + }, + "hypixel.dm": { + "message": "Viendo sus MDs", + "description": "" + }, + "hypixel.game": { + "message": "Viendo juego:", + "description": "" + } +} \ No newline at end of file diff --git a/es_MX/Presence/juniperbot.json b/es_MX/Presence/juniperbot.json new file mode 100644 index 00000000000..6019b4ff882 --- /dev/null +++ b/es_MX/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Página principal", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Viendo la lista de servidores:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "En el panel de control", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Servidor: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Leyendo información acerca de los planes de donación", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Seleccionando servidor", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Mirando la lista de comandos", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Mirando las estadísticas del bot", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Personalizando tarjeta de rango", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Leyendo acerca de las cookies del sitio", + "description": "Reading about the site's cookies" + } +} diff --git a/es_MX/Presence/kahoot.json b/es_MX/Presence/kahoot.json new file mode 100644 index 00000000000..fbfb7deb0a6 --- /dev/null +++ b/es_MX/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Unirse al juego: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Uniéndose al juego...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Esperando para empezar...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "¡Comienza el juego!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "Jugando...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Cargando la siguiente pregunta...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Respuesta incorrecta", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Respuesta correcta", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Mirando los resultados:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Mirando la diapositiva con contenido:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Juego terminado", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Creando un juego...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Cargando página...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Primer lugar: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Puntos: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Preguntas correctas: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Mostrando diapositiva con contenido:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Pregunta: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Mostrando pregunta:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "Primer lugar", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "Segundo lugar", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "Tercer lugar", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Top {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} de {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/es_MX/Presence/namemc.json b/es_MX/Presence/namemc.json new file mode 100644 index 00000000000..863c7f4b4f0 --- /dev/null +++ b/es_MX/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Viendo Próximos Nombres", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Viendo Aspectos en Tendencia", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Revisando el top de skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Viendo Nuevos Aspectos", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Viendo Aspectos Aleatorios", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Viendo Aspectos Etiquetados", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Viendo Aspectos con Etiqueta {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Viendo un Aspecto", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Viendo Capas", + "description": "" + }, + "namemc.viewCape": { + "message": "Viendo Capa:", + "description": "" + }, + "namemc.servers": { + "message": "Viendo Servidores", + "description": "" + }, + "namemc.viewServer": { + "message": "Viendo Servidor:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Ver Servidor", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Viendo Cómo Reclamar su Perfil", + "description": "" + }, + "namemc.profileEdit": { + "message": "Editando su{0}información del perfil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Viendo sus amigos", + "description": "" + }, + "namemc.viewSkins": { + "message": "Viendo sus aspectos", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Viendo sus emojis del perfil", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/es_MX/Presence/netflix.json b/es_MX/Presence/netflix.json new file mode 100644 index 00000000000..439740ecf03 --- /dev/null +++ b/es_MX/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Viendo sus listas", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Gestionando sus perfiles", + "description": "" + }, + "netflix.latest": { + "message": "Viendo que es nuevo{0}y popular en Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Obteniendo su enlace{0}de referido", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/bs_BA/Presence/pinterest.json b/es_MX/Presence/pinterest.json similarity index 54% rename from bs_BA/Presence/pinterest.json rename to es_MX/Presence/pinterest.json index 351e55daaf4..d52b06e2869 100644 --- a/bs_BA/Presence/pinterest.json +++ b/es_MX/Presence/pinterest.json @@ -1,18 +1,18 @@ { "pinterest.board": { - "message": "Pregleda ploču:", + "message": "Viendo tablero:", "description": "" }, "pinterest.pin": { - "message": "Pregled pribadača", + "message": "Viendo un pin", "description": "" }, "pinterest.follow": { - "message": "Pregled njihovih sljedovanih", + "message": "Viendo a quién sigue", "description": "" }, "pinterest.home": { - "message": "Uređivanje njihove početne stranice", + "message": "Editando su página de inicio", "description": "" } } \ No newline at end of file diff --git a/es_MX/Presence/premid.json b/es_MX/Presence/premid.json new file mode 100644 index 00000000000..4f8da3a7790 --- /dev/null +++ b/es_MX/Presence/premid.json @@ -0,0 +1,94 @@ +{ + "premid.viewPage": { + "message": "Viendo página:", + "description": "" + }, + "premid.docs": { + "message": "Documentación", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Viendo la presencia:", + "description": "" + }, + "premid.pageHome": { + "message": "Página Principal", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Contribuidores", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Descargas", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Tienda", + "description": "A page name" + }, + "premid.partners": { + "message": "Socios", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Acerca de PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Requisitos del sistema", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Instalación", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Instalación para {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Solución de problemas", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Iniciándose", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Comprendiendo la API v{0}", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Desarrollo de presences", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Normas de las Presence", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Clases de Presences", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Clases de Slideshow", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Comprendiendo los iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Configurando metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Configurando TypeScript", + "description": "A page name" + } +} diff --git a/sr_CS/Presence/spotify.json b/es_MX/Presence/spotify.json similarity index 61% rename from sr_CS/Presence/spotify.json rename to es_MX/Presence/spotify.json index 307140eca32..567337cd771 100644 --- a/sr_CS/Presence/spotify.json +++ b/es_MX/Presence/spotify.json @@ -1,58 +1,58 @@ { "spotify.featured": { - "message": "Izabrane pesme", + "message": "Canciones destacadas", "description": "" }, "spotify.bestPodcasts": { - "message": "Najbolji podkast", + "message": "Mejores podcasts", "description": "" }, "spotify.charts": { - "message": "Gleda grafikone", + "message": "Viendo los gráficos", "description": "" }, "spotify.genres": { - "message": "Pretražuje žanrove", + "message": "Navegando a través de géneros", "description": "" }, "spotify.latest": { - "message": "Gleda najnovija izdanja", + "message": "Viendo los últimos lanzamientos", "description": "" }, "spotify.discover": { - "message": "Otkriva nove pesme", + "message": "Descubriendo nuevas canciones", "description": "" }, "spotify.browse": { - "message": "Pretražuje kroz", + "message": "Navegando a través de", "description": "First section of the next 6 strings" }, "spotify.podcastsLike": { - "message": "podkastove koje vole", + "message": "podcasts que le gustan", "description": "\"Browsing through\" + this" }, "spotify.artistsLike": { - "message": "artiste koje vole", + "message": "artistas que le gustan", "description": "\"Browsing through\" + this" }, "spotify.albumLike": { - "message": "albume koje vole", + "message": "álbumes que le gustan", "description": "\"Browsing through\" + this" }, "spotify.songsLike": { - "message": "pesme koje vole", + "message": "canciones que le gustan", "description": "\"Browsing through\" + this" }, "spotify.madeForYou": { - "message": "\"Napravljeno za vas\"", + "message": "\"Hecho para ti\"", "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" }, "spotify.playlists": { - "message": "njihove plejliste", + "message": "sus listas de reproducción", "description": "\"Browsing through\" + this" }, "spotify.download": { - "message": "Preuzima Spotify", + "message": "Descargando Spotify", "description": "" } } diff --git a/es_MX/Presence/tiktok.json b/es_MX/Presence/tiktok.json new file mode 100644 index 00000000000..29e7111d1b9 --- /dev/null +++ b/es_MX/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Viendo la página{0}Para Ti", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Viendo la página{0} de seguidos", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Viendo TikTok de:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Ver TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/es_MX/Presence/twitch.json b/es_MX/Presence/twitch.json new file mode 100644 index 00000000000..81dbc0a5c2a --- /dev/null +++ b/es_MX/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Descargas", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Empleos", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Socios", + "description": "Page name" + }, + "twitch.press": { + "message": "Centro de prensa", + "description": "Page name" + }, + "twitch.security": { + "message": "Seguridad", + "description": "Page name" + }, + "twitch.access": { + "message": "Accesibilidad", + "description": "Page name" + }, + "twitch.ads": { + "message": "Opciones de publicidad", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Directrices de la comunidad", + "description": "Page name" + }, + "twitch.home": { + "message": "Página principal", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Revisando su cartera...", + "description": "" + }, + "twitch.esports": { + "message": "Revisando Esports...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Revisando las personas que sigue...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Revisando el equipo:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Revisando sus Drops de inventario...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Revisando las campañas de Drops activas...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Revisando sus configuraciones...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Revisando sus amigos...", + "description": "" + }, + "twitch.subs": { + "message": "Revisando sus suscripciones...", + "description": "" + }, + "twitch.squad": { + "message": "Mirando un escuadrón...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Moderando un streamer:", + "description": "" + }, + "twitch.redeem": { + "message": "Reclamando un código...", + "description": "" + }, + "twitch.camp": { + "message": "Escuela de Creadores", + "description": "" + }, + "twitch.campBasic": { + "message": "Aprende los conceptos básicos", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Configurando tu stream", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Sube de nivel", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Conecta e involucra", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Obtén recompensas", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Música en Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Aprendizaje en vivo", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Panel de control del creador", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Gestionando su stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Gestionando los roles de su comunidad...", + "description": "" + }, + "twitch.produce": { + "message": "En el Productor de Video...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Revisando sus", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Analíticas del canal", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Resumen del stream", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Logros", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Actividad de la comunidad", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Lista de seguidores", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Colecciones de vídeos", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clips", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Configuración del canal", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Opciones de Moderación", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Configuración de Drops", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Revisando las herramientas de streaming", + "description": "" + }, + "twitch.extensions": { + "message": "Revisando las extensiones", + "description": "" + }, + "twitch.brand": { + "message": "Leyendo acerca de Twitch...", + "description": "" + }, + "twitch.brandReal": { + "message": "Manteniendo Twitch real", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Trayendo un método a nuestra (querida) locura", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Maximizando nuestra expresión", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Resumiendo", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Viendo la evolución de Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Blogs de Twitch", + "description": "" + }, + "twitch.blogArchive": { + "message": "Viendo el archivo de blogs de {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Navegando por las últimas entradas del blog...", + "description": "" + }, + "twitch.help": { + "message": "Centro de Ayuda", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Viendo tema:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Navegando por el catálogo temático...", + "description": "" + }, + "twitch.affiliate": { + "message": "Programa de Afiliados", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Desarrolladores de Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Documentación para desarrolladores", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Productos de desarrollo de Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Historias de éxito de la comunidad", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Recursos útiles", + "description": "Page name" + } +} diff --git a/es_MX/Presence/twitter.json b/es_MX/Presence/twitter.json new file mode 100644 index 00000000000..1dcdb712d5c --- /dev/null +++ b/es_MX/Presence/twitter.json @@ -0,0 +1,46 @@ +{ + "twitter.readTweet": { + "message": "Leyendo tweet de:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Revisando sus MDs", + "description": "" + }, + "twitter.viewTweets": { + "message": "Viendo tweets de:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Ver tweets (con respuestas) de:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Viendo redes sociales de:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Viendo gustado por:", + "description": "" + }, + "twitter.viewList": { + "message": "Viendo lista:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Marcadores", + "description": "" + }, + "twitter.notifs": { + "message": "Notificaciones", + "description": "" + }, + "twitter.explore": { + "message": "Explorar", + "description": "" + }, + "twitter.settings": { + "message": "Cambiando algunos ajustes...", + "description": "" + } +} diff --git a/es_MX/Presence/v live.json b/es_MX/Presence/v live.json new file mode 100644 index 00000000000..02b46fd87c8 --- /dev/null +++ b/es_MX/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Navegando a través de", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "la página de vídeos nuevos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "la página de gráficos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "la página de próximos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "la lista de canales", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "la página de eventos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "la página de la tienda", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Navegando por subidas{0}recientes de sus seguidores", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "del canal {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Revisando la página principal", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Viendo la programación", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Revisando la página \"my\"", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Revisando la página de la tienda", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Viendo el tablón \"{0}\"", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Viendo producto de {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Editando su{0}propio perfil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Revisando sus", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "página del perfil", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "vídeos vistos", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "compras recientes", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "balance de monedas", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "dispositivos conectados", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "canales seguidos", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Leyendo las políticas", + "description": "" + } +} diff --git a/sr_CS/Presence/youtube.json b/es_MX/Presence/youtube.json similarity index 63% rename from sr_CS/Presence/youtube.json rename to es_MX/Presence/youtube.json index 736926b44cc..f5f2a87bed9 100644 --- a/sr_CS/Presence/youtube.json +++ b/es_MX/Presence/youtube.json @@ -1,114 +1,122 @@ { "youtube.ad": { - "message": "Trenutno gleda reklame", + "message": "Viendo un anuncio", "description": "" }, "youtube.browsingVideos": { - "message": "Pregledavanje videa", + "message": "Navegando a través de videos", "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.browsingPlaylists": { - "message": "Pregledavanje plejliste", + "message": "Navegando a través de playlists", "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.viewingCommunityPost": { - "message": "Gleda zajednicu", + "message": "Viendo publicaciones de la comunidad", "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.ofChannel": { - "message": "od kanala:", + "message": "del canal:", "description": "Second part of multiple strings" }, "youtube.readingChannel": { - "message": "Čita o kanalu:", + "message": "Leyendo sobre el canal:", "description": "" }, "youtube.searchChannel": { - "message": "Traži kroz kanal: {0} za:", + "message": "Buscando a través del canal: {0} por:", "description": "{0} will be replaced with the channel name" }, + "youtube.trending": { + "message": "Revisando que hay en las tendencias", + "description": "" + }, "youtube.browsingThrough": { - "message": "Pretražuje kroz", + "message": "Buscando a través de", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.subscriptions": { - "message": "njihove pretplate", + "message": "sus suscripciones", "description": "Part two of \"Browsing through\"" }, "youtube.library": { - "message": "njihova biblioteka", + "message": "su biblioteca", "description": "Part two of \"Browsing through\"" }, "youtube.history": { - "message": "njihovu istoriju", + "message": "su historial", "description": "Part two of \"Browsing through\"" }, "youtube.purchases": { - "message": "njihove kupovine", + "message": "sus compras", "description": "Part two of \"Browsing through\"" }, "youtube.reportHistory": { - "message": "Gleda njihovu istoriju izveštaja", + "message": "Viendo su historial de reportes", + "description": "" + }, + "youtube.upload": { + "message": "Subiendo algo...", "description": "" }, "youtube.viewAllPlaylist": { - "message": "Gleda sve njihove plejliste", + "message": "Viendo todas sus playlists", "description": "" }, "youtube.viewLiveEvents": { - "message": "Gleda njihove uživo događaje", + "message": "Viendo sus eventos en directo", "description": "" }, "youtube.viewLiveDashboard": { - "message": "Gleda svoju kontrolnu tablu za uživo prenos", + "message": "Viendo su panel de control en directo", "description": "" }, "youtube.viewAudioLibrary": { - "message": "Pregleda audio biblioteku", + "message": "Viendo su biblioteca de audio", "description": "" }, "youtube.studio.viewVideos": { - "message": "Gleda svoje video snimke", + "message": "Viendo sus videos", "description": "" }, "youtube.studio.editVideo": { - "message": "Edituje video:", + "message": "Editando video:", "description": "" }, "youtube.studio.videoAnalytics": { - "message": "Gleda analitiku videa:", + "message": "Viendo analíticas del video:", "description": "" }, "youtube.studio.videoComments": { - "message": "Gleda komentare videa:", + "message": "Viendo los comentarios del video:", "description": "" }, "youtube.studio.videoTranslations": { - "message": "Gleda prevode videa:", + "message": "Viendo las traducciones del video:", "description": "" }, "youtube.studio.viewTheir": { - "message": "Gleda svoje", + "message": "Revisando sus", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.studio.channelAnalytics": { - "message": "analitiku kanala", + "message": "analíticas del canal", "description": "Part two of \"Viewing their\"" }, "youtube.studio.channelComments": { - "message": "komentare kanala", + "message": "comentarios del canal", "description": "Part two of \"Viewing their\"" }, "youtube.studio.channelTranslations": { - "message": "prevode kanala", + "message": "traducciones del canal", "description": "Part two of \"Viewing their\"" }, "youtube.studio.artistPage": { - "message": "stranu artiste", + "message": "página del artista", "description": "Part two of \"Viewing their\"" }, "youtube.studio.dashboard": { - "message": "Gleda svoju kontrolnu tablu", + "message": "Viendo su panel de control", "description": "" } } \ No newline at end of file diff --git a/af_ZA/Website/beta.json b/es_MX/Website/beta.json similarity index 52% rename from af_ZA/Website/beta.json rename to es_MX/Website/beta.json index 0efa00cae19..87c2dd4fbfb 100644 --- a/af_ZA/Website/beta.json +++ b/es_MX/Website/beta.json @@ -1,46 +1,46 @@ { "beta.title": { - "message": "Wil nuwe funksies hê?", + "message": "¿Quieres nuevas funciones?", "description": "Beta page title" }, "beta.description.1": { - "message": "**PreMiD Beta** is nou beskikbaar vir almal!", + "message": "¡**PreMiD Beta** ya está disponible para todos!", "description": "Section description" }, "beta.description.2": { - "message": "Wat sal u kry as u inteken?", + "message": "¿Qué obtendrás si te registras?", "description": "Section description" }, "beta.features.1": { - "message": "Nuutste funksies", + "message": "Las funciones más nuevas", "description": "Features list" }, "beta.features.2": { - "message": "Toegang tot PreMiD se super geheime teks kanale", + "message": "Acceso a los canales de texto súper secretos de PreMiD", "description": "Features list" }, "beta.features.3": { - "message": "'n Spesiale rol in ons se Discord bediener", + "message": "Un rol especial en nuestro servidor de Discord", "description": "Features list" }, "beta.register.text": { - "message": "Klaar daarvoor? Sluit aan by {0} ander Beta Toetsers!", + "message": "¿Estás preparado? ¡Únete a otros {0} beta testers!", "description": "{0} will be replaced with the beta testers count -> is a variable" }, "beta.register.button": { - "message": "Teken aan nou!", + "message": "¡Regístrate ahora!", "description": "Sign up button text" }, "thankyou.title": { - "message": "Cool! U is nou 'n beta-gebruiker!", + "message": "¡Bien, ahora eres un usuario beta!", "description": "Thank You page title" }, "thankyou.description": { - "message": "One ape werk daaraan om u so vinnig as moontlik by ons beta program te kry. Dankie dat u geregistreer het!", + "message": "Nuestros Monos están trabajando para registrarte en nuestra beta lo mas rápido posible. ¡Gracias por registrarte!", "description": "Thank You page description" }, "error.noslots": { - "message": "Dit lyk asof ons nie meer beta slots oop het nie.", + "message": "Parece que no tenemos más ranuras beta disponibles.", "description": "Shows when the beta slots are full." } } diff --git a/es_MX/Website/contributors.json b/es_MX/Website/contributors.json new file mode 100644 index 00000000000..4115fe36fa3 --- /dev/null +++ b/es_MX/Website/contributors.json @@ -0,0 +1,82 @@ +{ + "contributors.headings.staff": { + "message": "Personal", + "description": "Heading for group of users." + }, + "contributors.headings.supporters": { + "message": "Donadores", + "description": "Heading for group of users." + }, + "contributors.headings.translators": { + "message": "Traductores", + "description": "Heading for group of users." + }, + "contributors.roles.projectLeader": { + "message": "Líder del proyecto", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Coordinador de personal", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Director de marketing", + "description": "'Marketing Director' title for contributors and user pages." + }, + "contributors.roles.administrator": { + "message": "Administrador", + "description": "'Administrator' title for contributors and user pages." + }, + "contributors.roles.reviewer": { + "message": "Verificador", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "Administrador de idiomas", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Desarrollador", + "description": "'Developer' title for contributors and user pages." + }, + "contributors.roles.designer": { + "message": "Diseñador", + "description": "'Designer' title for contributors and user pages." + }, + "contributors.roles.moderator": { + "message": "Moderador", + "description": "'Moderator' title for contributors and user pages." + }, + "contributors.roles.supportAgent": { + "message": "Agente de Soporte", + "description": "'Support Agent' title for contributors and user pages." + }, + "contributors.roles.representative": { + "message": "Representante", + "description": "'Representative' title for contributors and user pages." + }, + "contributors.roles.proofreader": { + "message": "Revisor de traducciones", + "description": "'Proofreader' title for contributors and user pages." + }, + "contributors.roles.donator": { + "message": "Donador", + "description": "'Donator' title for contributors page." + }, + "contributors.roles.booster": { + "message": "Booster", + "description": "'Booster' title for contributors page and user pages." + }, + "contributors.roles.translator": { + "message": "Traductor", + "description": "'Translator' title for contributors page." + }, + "contributors.cards.copyUserId": { + "message": "Haz clic para copiar la ID del usuario.", + "description": "Tippy message when you hover on the avatar of a credit card." + }, + "contributors.cards.userIdCopied": { + "message": "¡ID de usuario copiado!", + "description": "Notification after user ID was copied." + } +} diff --git a/es_MX/Website/downloads.json b/es_MX/Website/downloads.json new file mode 100644 index 00000000000..3ed28e75e00 --- /dev/null +++ b/es_MX/Website/downloads.json @@ -0,0 +1,170 @@ +{ + "downloads.header.title": { + "message": "Hora de presumir.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Empieza a usar PreMiD ahora y presume a tus amigos que estás haciendo, tal vez encuentres a alguien con tus mismos intereses.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Empecemos", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Descarga PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Instala nuestra aplicación", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Agrega nuestra extensión a tu navegador", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Recarga el sitio y verifica si la extensión está conectada", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "¿Sigues teniendo problemas? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "¡Estamos aquí para ayudarte!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplicación", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Extensión", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Advertencia:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} No hay instalador para este sistema operativo. Esto quiere decir que no hay soporte profesional para él.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Por favor, ten en cuenta que PreMiD no es compatible con teléfonos móviles.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Mostrar Descargas", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Ocultar descargas", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "La versión actual de esta plataforma es {0} (esta versión es específica de Linux y no se aplica a otras plataformas).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Esta versión es específica de Linux y no se aplica a otros sistemas. La versión principal de la aplicación es {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Por favor, inicie sesión para ver estas descargas.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Oh, parece que no tienes acceso a alfa/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Puedes unirte a nuestro programa beta gratis **aquí**. ¡Apúrate! Solo tenemos {0} espacios disponibles", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Últimas versiones", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Advertencia", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Debes instalar **esta** extensión para ser capaz de instalar PreMiD desde la Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Omitir", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Atrás", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Cancelar", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Aceptar", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Hecho", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Iniciar sesión", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Saltar de todos modos", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Gracias!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "¡Utilizamos anuncios para apoyar a nuestro equipo y mantener nuestros servidores para ofrecer la mejor experiencia de usuario!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Por favor, deshabilita Adblock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Mostrar versiones de acceso temprano", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(no necesario si únicamente deseas descargar la versión normal)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "No quiero apoyar.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "¿Estás seguro?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "¿En serio?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-por favor ayúdanos :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Te necesito :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Vale, vale...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } +} diff --git a/az_AZ/Website/errors.json b/es_MX/Website/errors.json similarity index 52% rename from az_AZ/Website/errors.json rename to es_MX/Website/errors.json index 65f9f291f0f..ee5be074f04 100644 --- a/az_AZ/Website/errors.json +++ b/es_MX/Website/errors.json @@ -1,46 +1,46 @@ { "store.search.notFound": { - "message": "Axtardığınız statusu tapa bilmədik...", + "message": "No pudimos encontrar esa presencia...", "description": "Search result text when nothing's found" }, "error.code.404": { - "message": "Üzr istəyirik, bu səhifəni tapa bilmədik.", + "message": "Lo sentimos, no encontramos la página que buscas.", "description": "Error (404) message" }, "error.code.4": { - "message": "Mövcud olmayan və ya silinən bir Status axtarırsınız.", + "message": "Estás buscando una Presencia inexistente o eliminada.", "description": "Error (4) message" }, "error.code.500": { - "message": "Daxili Server xətası baş verdi.", + "message": "Se ha producido un error interno.", "description": "Error (500) message" }, "error.page.details": { - "message": "Detallar", + "message": "Detalles", "description": "'Details' text on error page container" }, "error.page.button": { - "message": "Əsas səhifəyə qayıt", + "message": "Volver a la página principal", "description": "Button on the error page" }, "user.notFound.heading": { - "message": "Bu istifadəçini tapmaq mümkün olmadı. Əmin olmağa çalışın", + "message": "No se ha podido encontrar ese usuario. Intenta asegurarte", "description": "Error when user couldn't be found." }, "user.notFound.message1": { - "message": "axtardığınız istifadəçinin ID-si düzgündür.", + "message": "el ID del usuario que estás buscando es correcto.", "description": "Check user ID message." }, "user.notFound.message2": { - "message": "istifadəçi kifayət qədər Status yaradıb və Status İnkişaf Etdirici rolu Discord serverimizdə var.", + "message": "el usuario ha creado suficientes Presences y tiene el rol \"Presence Developer\" en nuestro servidor de Discord.", "description": "Check the presence amount of the developer created message." }, "user.notFound.message3": { - "message": "discord serverimizdə istifadəçilərin də eyni problemi yaşayıb yaşamadıqlarına baxın.", + "message": "compruebe si otros están experimentando el mismo problema en nuestro servidor de Discord.", "description": "Check if the error is also happening to others message." }, "user.notFound.message4": { - "message": "Bir xəta olduğunu düşünürsünüzsə, [Discord Serverimizə] qatılaraq bizimlə əlaqə saxlayın.", + "message": "Si crees que esto fue un error, por favor contáctanos desde [nuestro servidor de Discord].", "description": "Bottom line for the error page. Do not edit brackets." } } diff --git a/sr_CS/Website/footer.json b/es_MX/Website/footer.json similarity index 74% rename from sr_CS/Website/footer.json rename to es_MX/Website/footer.json index 96761c713c4..9731211d1c5 100644 --- a/sr_CS/Website/footer.json +++ b/es_MX/Website/footer.json @@ -1,98 +1,94 @@ { "footer.language": { - "message": "Jezik", + "message": "Idioma", "description": "You know how to translate that word? I hope you do :D" }, "footer.usercount.heading": { - "message": "Spremni da koristite PreMiD?", + "message": "¿Listo para usar PreMiD?", "description": "Promotional heading" }, "footer.usercount.message": { - "message": "Pridružite se {0} korisnika!", + "message": "¡Únete a {0} usuarios hoy!", "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" }, "footer.usercount.button": { - "message": "Instaliraj", + "message": "Instalar", "description": "Install button under the promotional message" }, "footer.partners.heading": { - "message": "Partneri", + "message": "Socios", "description": "Partner section" }, "footer.followUs.heading": { - "message": "Pratite nas", + "message": "Síguenos", "description": "Follow Us section" }, "footer.developers.heading": { - "message": "Programer", + "message": "Desarrolladores", "description": "Developer section" }, "footer.developers.documentation": { - "message": "Dokumentacija", + "message": "Documentación", "description": "Documentation -> redirects to docs.premid.app" }, "footer.developers.richpresence": { - "message": "Bogato Prisustvo", + "message": "Presencia Enriquecida", "description": "Rich Presence -> redirects to discord.com/rich-presence" }, "footer.supportus.heading": { - "message": "Podržite nas", + "message": "Apóyanos", "description": "Support us section" }, "footer.supportus.donate": { - "message": "Donirajte", + "message": "Donar", "description": "Donate -> redirects to patreon.com/timeraa" }, "footer.supportus.contribute": { - "message": "Doprineti", + "message": "Contribuir", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Dizajn", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { - "message": "Prevodi", + "message": "Traducir", "description": "Translate -> redirects to locilazation page" }, "footer.supportus.jobs": { - "message": "Radi sa nama!", + "message": "¡Trabaja con nosotros!", "description": "Work for us! -> redirects to /jobs page" }, "footer.help.heading": { - "message": "Pomoć", + "message": "Ayuda", "description": "Help section" }, "footer.help.troubleshooting": { - "message": "Rešavanje problema", + "message": "Solución de problemas", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { - "message": "Potraži pomoć", + "message": "Obténer ayuda", "description": "Get Support -> redirects to Discord invite" }, "footer.help.information": { - "message": "Informacije", + "message": "Información", "description": "Information section" }, "footer.help.information.cookies": { - "message": "Kolačići", + "message": "Cookies", "description": "meant to be 'Cookie Policy'" }, "footer.help.information.privacy": { - "message": "Privatnost", + "message": "Privacidad", "description": "meant to be 'Privacy Policy'" }, "footer.help.information.terms": { - "message": "Uslovi", + "message": "Condiciones", "description": "meant to be 'Terms of Service'" }, "footer.more.heading": { - "message": "Više", + "message": "Más", "description": "More section" }, "footer.more.status": { - "message": "Status", + "message": "Estado", "description": "Status -> redirects to status.premid.app" }, "footer.more.wiki": { @@ -100,15 +96,15 @@ "description": "Wiki -> redirects to wiki.premid.app" }, "footer.copyright.line1": { - "message": "{0} od {1}", + "message": "{0} por {1}", "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" }, "footer.copyright.line2": { - "message": "Stranica održavana od strane {0}", + "message": "Sitio web mantenido por {0}", "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" }, "footer.partners.more": { - "message": "Kliknite ovde da vidite sve naše partnere i sponzore.", + "message": "Haz clic aquí para ver el resto de socios y patrocinadores.", "description": "Button next to all listed partners on the footer." } } diff --git a/sr_CS/Website/header.json b/es_MX/Website/header.json similarity index 65% rename from sr_CS/Website/header.json rename to es_MX/Website/header.json index 8b5dd1b8c2f..cbbe0dac90b 100644 --- a/sr_CS/Website/header.json +++ b/es_MX/Website/header.json @@ -1,58 +1,58 @@ { "header.language": { - "message": "Српски", + "message": "Español Latinoamericano", "description": "Replace English with the name of YOUR language!" }, "header.languageNotification.title": { - "message": "Mi podržavamo Vaš jezik, želite li da se prebacite?", + "message": "Soportamos tu idioma, ¿quieres cambiarlo?", "description": "Heading of the language notification when user has different language." }, "header.languageNotification.text": { - "message": "Naša veb stranica je prevedena na vaš jezik. Ovo može pomoći u slučaju da ne govorite tako dobro engleski.", + "message": "Nuestro sitio web ha sido traducido a tu idioma. Esto puede ayudarte en caso de que no hables inglés muy bien.", "description": "Text in language notification when user has different language." }, "header.languageNotification.btnDecline": { - "message": "Ne, hvala", + "message": "No, gracias", "description": "Button that will decline notification." }, "header.languageNotification.btnAccept": { - "message": "Promeni jezik", + "message": "Cambiar idioma\n", "description": "Button that switches language after click." }, "header.loader.phrases": { - "message": "Pečenje palačinki...;Postavljanje kontejnera...;Deljenje Vaše IP adrese...;UwU;Kršenje pravila...", + "message": "Cocinando tortitas...;Colocando contenedores...;Analizando dirección IP...;UwU;Rompiendo reglas...", "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" }, "header.store": { - "message": "Prodavnica", + "message": "Tienda", "description": "Store tab" }, "header.downloads": { - "message": "Preuzimanja", + "message": "Descargas", "description": "Downloads tab" }, "header.contributors": { - "message": "Pomoćnici", + "message": "Contribuidores", "description": "Contributors tab" }, "header.login": { - "message": "Prijava", + "message": "Iniciar sesión", "description": "Login Button" }, "header.lia": { - "message": "Prijavljen kao", + "message": "Conectado como", "description": "Indicates which user is logged in" }, "header.rab": { - "message": "Prijavite grešku", + "message": "Reportar un error", "description": "Report a bug button" }, "header.staff": { - "message": "Kontrolna tabla", + "message": "Panel de control", "description": "Dashboard button" }, "header.logout": { - "message": "Odjavi se", + "message": "Cerrar sesión", "description": "Logout button" } } diff --git a/af_ZA/Website/home.json b/es_MX/Website/home.json similarity index 53% rename from af_ZA/Website/home.json rename to es_MX/Website/home.json index c6ba4e176bb..ba9108663eb 100644 --- a/af_ZA/Website/home.json +++ b/es_MX/Website/home.json @@ -1,78 +1,90 @@ { "home.introduction.paragraph": { - "message": "**PreMiD** is 'n eenvoudige, opstelbare hulpmiddel waarmee u kan wys wat u op die web doen in u Discord status.", + "message": "**PreMiD** es una utilidad simple y configurable que te permite mostrar lo que estás haciendo en la web como estado en tu Discord.", "description": "First phrase that users read on our website" }, "home.introduction.button.features": { - "message": "Funksies", + "message": "Características", "description": "Introduction button" }, "home.introduction.button.downloads": { - "message": "Aflaaie", + "message": "Descargas", "description": "Downloads button -> redirects to /downloads page" }, "home.examples.playingagame": { - "message": "Speel ’n speletjie", + "message": "Jugando a un juego", "description": "Discord Rich Presence -> Playing a game" }, "home.examples.timestamp": { - "message": "{0} oor", + "message": "{0} restante", "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.timestamp2": { - "message": "{0} verloop", + "message": "{0} transcurrido", "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.status.playing": { - "message": "Speel weer", + "message": "Reproduciendose", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { - "message": "Regstreeks", + "message": "En vivo", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "Blaai...", + "message": "Buscando...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { - "message": "Jy sal hierdie funkies lief!", + "message": "¡Te encantarán estas características!", "description": "Features section" }, "home.features.presencesystem.heading": { - "message": "Vind **u** presence", + "message": "Encuentra **tu** presencia", "description": "Features section subheading" }, "home.features.presencesystem.description": { - "message": "Ons het ons uitbreiding gemaak op 'n manier waarmee u Presensies wat deur ander geskep is, kan byvoeg en gebruik - en dit in ons uitbreiding kan bestuur!", + "message": "¡Desarrollamos nuestra extensión de forma que te permita añadir y usar Presences creadas por otros usuarios y gestionarlas en nuestra extensión!", "description": "Features section description" }, "home.features.presencesystem.button": { - "message": "Besoek winkel", + "message": "Visitar la tienda", "description": "Features section button" }, "home.features.simpleInterface.heading": { - "message": "Simpel gebruikerskoppelvlak", + "message": "Interfaz de usuario simple", "description": "Features section subheading" }, + "home.features.simpleInterface.description": { + "message": "¿Cansado de las complicadas interfaces de usuario? Es por eso que hemos creado e intentado de mantener nuestra IU simple y lo más útil posible con características importantes como:", + "description": "Features section description" + }, "home.features.simpleInterface.description.1": { - "message": "Toespassing en uitbreiding instellings", + "message": "Ajustes de Aplicación y Extensión", "description": "Features section description point" }, "home.features.simpleInterface.description.2": { - "message": "Presence bestuur", + "message": "Gestión de Presences", "description": "Features section description point" }, "home.features.simpleInterface.description.3": { - "message": "Sorteer volgens kategorie", + "message": "Ordenar por categorias", "description": "Features section description point" }, "home.features.quickSupport.heading": { - "message": "Vinnige ondersteuning", + "message": "Soporte rápido", "description": "Features section subheading" }, + "home.features.quickSupport.description": { + "message": "¿Algo está mal, mostrándote montón de errores o simplemente no funciona? Te ayudaremos a deshacerte de esos errores en nuestro servidor de Discord donde hemos creado nuestro propio sistema de soporte que asegurará que tu problema sea resuelto lo más pronto posible.", + "description": "Features section description" + }, + "home.features.quickSupport.button": { + "message": "Únete a nuestro Discord", + "description": "Features section button" + }, "home.languageSelector.tippy": { - "message": "Webwerf taal", + "message": "Idioma del sitio web", "description": "Tippy content of the language selector." } } diff --git a/es_MX/Website/jobs.json b/es_MX/Website/jobs.json new file mode 100644 index 00000000000..9d1ee9c5b5b --- /dev/null +++ b/es_MX/Website/jobs.json @@ -0,0 +1,110 @@ +{ + "jobs.modal.title": { + "message": "Aplicar para {0}", + "description": "Jobs apply modal title, {0} will be replaced with the job name." + }, + "jobs.modal.step": { + "message": "Paso {0} de 2", + "description": "Step indicator of the modal. {0} will be replaced with the current page ." + }, + "jobs.modal.buttons.next": { + "message": "Siguiente", + "description": "Next button in the modal." + }, + "jobs.modal.buttons.join": { + "message": "Unirse", + "description": "Join Discord button in the modal." + }, + "jobs.modal.buttons.cancel": { + "message": "Cancelar", + "description": "Cancel, button in the modal." + }, + "jobs.modal.error": { + "message": "Por favor, completa todos los campos", + "description": "Error when user did not fill all the fields." + }, + "jobs.modal.notice": { + "message": "PreMiD es un proyecto de código abierto, lo que significa que somos un equipo sin ánimo de lucro, cada donativo o patreon vuelve al producto. Al solicitar un puesto de trabajo en PreMiD reconoces ser voluntario en el equipo, no se te pagará por tu trabajo.", + "description": "Notice for applicants." + }, + "jobs.guild.required": { + "message": "Únete a nuestro Discord", + "description": "Title of the modal the user will see if it's not in Discord server." + }, + "jobs.guild.explanation": { + "message": "Para poder aplicar debes haber entrado a nuestro servidor Discord. De lo contrario, ¡no podremos contactar contigo si terminas siendo seleccionado!", + "description": "Explanation why users should be in Discord server to perform job application." + }, + "jobs.header.title": { + "message": "Trabaja para PreMiD", + "description": "First part of the jobs page." + }, + "jobs.header.description": { + "message": "¿Estás listo para ayudarnos con el programa de Rich-Presences más grande?", + "description": "The second part of the jobs page." + }, + "jobs.openings.title": { + "message": "Puestos de Trabajo", + "description": "Text before the available job positions cards." + }, + "jobs.benefits.title": { + "message": "Beneficios de Alta Gama", + "description": "Text before the benefits cards." + }, + "jobs.benefit1.title": { + "message": "Conócenos", + "description": "Benefit card title." + }, + "jobs.benefit1.description": { + "message": "Ponte en contacto con las personas detrás de PreMiD.", + "description": "Benefit card description." + }, + "jobs.benefit2.title": { + "message": "Vistazos", + "description": "Benefit card title." + }, + "jobs.benefit2.description": { + "message": "Echa un vistazo a nuestro desarrollo y marketing.", + "description": "Benefit card description." + }, + "jobs.benefit3.title": { + "message": "Honor", + "description": "Benefit card title." + }, + "jobs.benefit3.description": { + "message": "Potentes permisos de Discord y un colorido rol.", + "description": "Benefit card description." + }, + "jobs.benefit4.title": { + "message": "Apoya a PreMiD", + "description": "Benefit card title." + }, + "jobs.benefit4.description": { + "message": "Con tu contribución es posible continuar este proyecto.", + "description": "Benefit card description." + }, + "jobs.benefit5.title": { + "message": "Tiempo de espera", + "description": "Benefit card title." + }, + "jobs.benefit5.description": { + "message": "Tómate tu tiempo. Este es un trabajo voluntario.", + "description": "Benefit card description." + }, + "jobs.benefit6.title": { + "message": "Acceso Anticipado", + "description": "Benefit card title." + }, + "jobs.benefit6.description": { + "message": "Prueba nuevas funciones antes que nadie.", + "description": "Benefit card description." + }, + "jobs.success.applied": { + "message": "¡Gracias por aplicar!", + "description": "Notification when applying." + }, + "jobs.errors.alreadyApplied": { + "message": "¡Ya has aplicado antes!", + "description": "Notification when you applied already." + } +} diff --git a/es_MX/Website/maintenance.json b/es_MX/Website/maintenance.json new file mode 100644 index 00000000000..a15b4b8d7d8 --- /dev/null +++ b/es_MX/Website/maintenance.json @@ -0,0 +1,26 @@ +{ + "maintenance.big": { + "message": "¡Oh no!", + "description": "The big text on maintenance page" + }, + "maintenance.heading": { + "message": "Desafortunadamente estamos experimentando algunas dificultades técnicas. Regresaremos en breve. Sentimos las molestias.", + "description": "Heading on maintenance page" + }, + "maintenance.heading2": { + "message": "Por favor, vuelve más tarde para más información.", + "description": "Heading on maintenance page" + }, + "maintenance.message": { + "message": "Hasta que nuestros desarrolladores lo resuelvan, ¡siéntete libre de echar un vistazo aquí!", + "description": "Message on maintenance page" + }, + "maintenance.statuspage": { + "message": "Página de estado", + "description": "Status Page link on maintenance page" + }, + "maintenance.discordserver": { + "message": "Servidor de Discord", + "description": "Discord Server link on maintenance page" + } +} diff --git a/es_MX/Website/merch.json b/es_MX/Website/merch.json new file mode 100644 index 00000000000..4d249d3b4be --- /dev/null +++ b/es_MX/Website/merch.json @@ -0,0 +1,30 @@ +{ + "merch.title": { + "message": "¡Bienvenidos a la tienda oficial de **PreMiD**!", + "description": "Merch store title" + }, + "merch.swag": { + "message": "Encuentra tu **Swag**", + "description": "Subtitle for store" + }, + "merch.fit": { + "message": "**Escoge tu talla**", + "description": "Product sizes" + }, + "merch.cart": { + "message": "Agregar al carrito", + "description": "Add product to cart" + }, + "merch.help": { + "message": "¿Experimentando problemas con nuestra tienda o un pedido? Póngase en contacto con nuestro {0}servicio de atención al cliente{1}", + "description": "Link to customer support, {0}{1} is the replacement for the link" + }, + "merch.item.added": { + "message": "{0} agregado a tu carrito", + "description": "{0} replaced with product name" + }, + "merch.error.noitem": { + "message": "Ningún artículo para agregar a su carrito", + "description": "Error message when no size selected" + } +} diff --git a/es_MX/Website/partners.json b/es_MX/Website/partners.json new file mode 100644 index 00000000000..54b0a9e8351 --- /dev/null +++ b/es_MX/Website/partners.json @@ -0,0 +1,242 @@ +{ + "partners.header.title": { + "message": "Socios", + "description": "Heading for page." + }, + "partners.header.description": { + "message": "Únete y obtén algunos beneficios exclusivos de los socios para demostrar cuánto swag tienes.", + "description": "Description for page." + }, + "partners.slideshow.description": { + "message": "Estos ya están con nosotros", + "description": "Description for slideshow." + }, + "partners.why.title": { + "message": "¿Qué tal ir al cielo en lugar del infierno?", + "description": "Heading for benefits." + }, + "partners.why.benefit1.title": { + "message": "Tu presencia gratuita", + "description": "Heading for the first benefit." + }, + "partners.why.benefit1.description": { + "message": "Nuestro equipo le proporcionará una presencia para su servicio web.", + "description": "Description for the first benefit." + }, + "partners.why.benefit2.title": { + "message": "Sé verificado", + "description": "Heading for the second benefit." + }, + "partners.why.benefit2.description": { + "message": "Se te otorgará honor y un rol especial en nuestro servidor de Discord.", + "description": "Description for the second benefit." + }, + "partners.why.benefit3.title": { + "message": "Integración de etiquetas meta", + "description": "Heading for the third benefit." + }, + "partners.why.benefit3.description": { + "message": "Activa automáticamente tu Presencia cuando alguien visita tu Sitio Web.", + "description": "Description for the third benefit." + }, + "partners.why.benefit4.title": { + "message": "Sé inmortalizado", + "description": "Heading for the fourth benefit." + }, + "partners.why.benefit4.description": { + "message": "Un lugar desagradable en nuestra página de socios.", + "description": "Description for the fourth benefit." + }, + "partners.why.benefit5.title": { + "message": "Sé famoso", + "description": "Heading for the fifth benefit." + }, + "partners.why.benefit5.description": { + "message": "Destacado en nuestras redes sociales.", + "description": "Description for the fifth benefit." + }, + "partners.requirements.title": { + "message": "Requisitos", + "description": "Heading for the requirements." + }, + "partners.requirements.first.title": { + "message": "¿Qué estamos buscando?", + "description": "Heading for the first requirement." + }, + "partners.requirements.first.description": { + "message": "Estamos atentos a las comunidades en crecimiento y las cosas interesantes en Internet. TL;DR deberías estar usando PreMiD y listo para difundirlo a más fanáticos de Internet. La aceptación en el programa es extremadamente cualitativo y variará de un candidato a otro.", + "description": "Description for the first requirement." + }, + "partners.requirements.second.title": { + "message": "Nuestro firewall", + "description": "Heading for the second requirement." + }, + "partners.requirements.second.description": { + "message": "Actualmente estamos aceptando varios tipos de asociados. Cualquiera debería tener la oportunidad de serlo. Los streamers de Twitch deben tener al menos 500 seguidores y 10 espectadores concurrentes. Debe transmitir al menos 1 vez por semana.", + "description": "Description for the second requirement." + }, + "partners.apply.button": { + "message": "¡Solicitar ahora!", + "description": "Button to apply for partner." + }, + "partners.apply.disclaimer": { + "message": "¡Vayamos al cielo juntos!", + "description": "Disclaimer located above the apply button." + }, + "partners.apply.jobs": { + "message": "Si estas interesado en trabajar en PreMiD, echa un vistazo a nuestro **anuncio de trabajo**.", + "description": "Hint located under the button." + }, + "partners.sponsors.title": { + "message": "Patrocinadores", + "description": "Heading for sponsors." + }, + "partners.sponsors.description": { + "message": "PreMiD no sería posible sin esta gente asombrosa.", + "description": "Description for sponsors." + }, + "partners.partner.aniFlix": { + "message": "Así es como ves anime.", + "description": "Description for AniFlix." + }, + "partners.partner.arenaOfKings": { + "message": "Arena of Kings es un Juego Arena PvP de última generación que se juega desde el navegador.", + "description": "Description for Arena of Kings." + }, + "partners.partner.upBeat": { + "message": "UpBeat es una radio internacional sin ánimo de lucro que se esfuerza por proporcionar una radio sin fin de calidad y noticias.", + "description": "Description for UpBeatRadio." + }, + "partners.partner.simLiveRadio": { + "message": "SimLiveRadio es la radio de información más exitosa para juegos de simulación en Alemania, Austria y Suiza!", + "description": "Description for SimLoveRadio." + }, + "partners.partner.discordTemplates": { + "message": "Empieza a crear tu propia comunidad con nuestras impresionantes plantillas. Construye tu propio reino.", + "description": "Description for DiscordTemplates." + }, + "partners.partner.taigaBot": { + "message": "¡taiga es un Bot de Discord que procura ofrecer todas características que puedas necesitar a la vez!", + "description": "Description for taigabot." + }, + "partners.partner.bitRock": { + "message": "Una herramienta de creación de instaladores multiplataforma potente y fácil de usar.", + "description": "Description for BitRock." + }, + "partners.partner.statusPage": { + "message": "Comunica fácilmente tu estado en tiempo real a tus usuarios.", + "description": "Description for StatusPage." + }, + "partners.partner.erisly": { + "message": "¡Una diosa que juega como un Bot de Discord!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "REYFM te permite escuchar +15 streams de música gratis y sin parar. ¡Con la mejor y más reciente música solo para ti!", + "description": "Description for REYFM." + }, + "partners.partner.crowdin": { + "message": "La solución de localización ágil para empresas de tecnología.", + "description": "Description for Crowdin." + }, + "partners.partner.wikijs": { + "message": "El software Wiki más potente y extensible de código abierto.", + "description": "Description for WikiJS." + }, + "partners.partner.packageCloud": { + "message": "Una interfaz unificada y amigable para desarrolladores para todos tus artefactos.", + "description": "Description for PackageCloud." + }, + "partners.partner.fastly": { + "message": "Conozca lo mejor de la web.", + "description": "Description for Fastly." + }, + "partners.partner.onlyhit": { + "message": "OnlyHit es tu emisora de radio de música online hecha para reproducir los mejores éxitos 24/7 y hacerte descubrir tus futuros éxitos primero.", + "description": "Description for OnlyHit." + }, + "partners.apply.title": { + "message": "Solicitar la colaboración", + "description": "Partnership application modal title." + }, + "partners.apply.loggedUser": { + "message": "Conectado como {0}", + "description": "{0} will be replaced with user account." + }, + "partners.apply.notYou": { + "message": "¿No eres tú?", + "description": "Account switcher on the modal, just like Discord's!" + }, + "partners.apply.select.default": { + "message": "Por favor, selecciona una", + "description": "Select default placeholder." + }, + "partners.apply.select.website": { + "message": "Sitio Web", + "description": "Select 'Website' category." + }, + "partners.apply.select.other": { + "message": "Otro", + "description": "Select 'Other' category." + }, + "partners.apply.form.name": { + "message": "Nombre", + "description": "Name filed." + }, + "partners.apply.form.name.placeholder": { + "message": "Ej: PreMiD", + "description": "Name field's placeholder." + }, + "partners.apply.form.link": { + "message": "Enlace", + "description": "Link field." + }, + "partners.apply.form.link.placeholder": { + "message": "Ej: https://premid.app", + "description": "Link filed's placeholder." + }, + "partners.apply.form.description": { + "message": "Descripción: (máximo 150 caracteres)", + "description": "Description field." + }, + "partners.apply.form.description.placeholder": { + "message": "Descripción para destacados", + "description": "Description field's placeholder." + }, + "partners.apply.form.imageLink": { + "message": "Enlace de imagen: (550x300, solo PNG)", + "description": "Do not change the sizes." + }, + "partners.apply.form.imageLink.placeholder": { + "message": "Ej: https://i.imgur.com/clun1ID.png", + "description": "Image link field's placeholder. Do not change the image URL." + }, + "partners.apply.form.button.close": { + "message": "Cerrar", + "description": "Modal close button." + }, + "partners.apply.form.button.apply": { + "message": "Aplicar", + "description": "Modal apply button." + }, + "partners.apply.success": { + "message": "¡Gracias por aplicar!", + "description": "Success message when applying." + }, + "partners.apply.error1": { + "message": "Por favor, completa todos los campos.", + "description": "Error when a field isn't filled." + }, + "partners.apply.error2": { + "message": "Máximo 150 caracteres descripción.", + "description": "Error when description exceeds character limit." + }, + "partners.apply.error3": { + "message": "Por favor agregue un enlace (tiene que empezar con https:// y terminar con .png)", + "description": "Error when image link is entered wrong." + }, + "partners.apply.error4": { + "message": "Ya has solicitado ser partner.", + "description": "Error when already applied." + } +} diff --git a/bs_BA/Website/presence.json b/es_MX/Website/presence.json similarity index 83% rename from bs_BA/Website/presence.json rename to es_MX/Website/presence.json index da5d032d7e8..036376f060a 100644 --- a/bs_BA/Website/presence.json +++ b/es_MX/Website/presence.json @@ -1,18 +1,18 @@ { "presence.page.buttons.sourceCode": { - "message": "Izvorni Kod", + "message": "Código fuente", "description": "Source Code button on presence pages." }, "presence.sections.description.title": { - "message": "Deskripcija", + "message": "Descripción", "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "Popis izmjena", + "message": "Registro de cambios", "description": "The title of the changelog section." }, "presence.sections.information.title": { - "message": "Informacija", + "message": "Información", "description": "The title of the information section." }, "presence.sections.information.author": { @@ -20,27 +20,27 @@ "description": "One of the strings from the Information section. [on webite -> Author: (username)]" }, "presence.sections.information.version": { - "message": "Verzija", + "message": "Versión", "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" }, "presence.sections.information.likes": { - "message": "Lajkovi", + "message": "Likes", "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" }, "presence.sections.information.users": { - "message": "Korisnici", + "message": "Usuarios", "description": "One of the strings from the Information section. [on webite -> Users: (2000)]" }, "presence.sections.information.tags": { - "message": "Tagovi", + "message": "Etiquetas", "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]" }, "presence.sections.information.supportedurls": { - "message": "Podržani URLs", + "message": "URL soportadas", "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]" }, "presence.sections.information.contributors": { - "message": "Saradnici", + "message": "Contribuidores", "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]" } } diff --git a/es_MX/Website/report.json b/es_MX/Website/report.json new file mode 100644 index 00000000000..3f8bd4badde --- /dev/null +++ b/es_MX/Website/report.json @@ -0,0 +1,58 @@ +{ + "report.title": { + "message": "Informar de un error", + "description": "Text to indicate the page." + }, + "report.bugcount": { + "message": "{count}/3 Informes restantes", + "description": "Amount of bug reports user can send" + }, + "report.info": { + "message": "Los reportes de errores son para errores dentro del sitio PreMiD y el Servidor PreMiD de Discord. Los bugs para una presencia deberán ser reportados al creador de la presencia. Sólo reportar errores en inglés.", + "description": "Tells the user about submitting a bug" + }, + "report.overview": { + "message": "Proporciona una descripción clara y concisa de lo que es el error.", + "description": "Text for the user to write a brief of the bug information." + }, + "report.os": { + "message": "Selecciona tu sistema operativo y versión", + "description": "Select Box for the user to select their operating system" + }, + "report.browser": { + "message": "Selecciona tu navegador y versión - Puedes saber que versión tienes visitando about:support en Firefox o chrome://help", + "description": "Select Box for the user to select their browser" + }, + "report.description": { + "message": "Proporciona un enlace a un ejemplo o un claro conjunto de pasos para reproducir este error.", + "description": "Text for the user to write information about the bug." + }, + "report.button": { + "message": "Reportar", + "description": "Button to send the information inputed." + }, + "report.toomany": { + "message": "Tiene demasiados reportes activos. Espere a que sus reportes presentados sean revisados. Los reportes se revisan semanalmente, sea paciente.", + "description": "User has too many active reports" + }, + "report.toomany.alert": { + "message": "Tienes demasiados reportes activos.", + "description": "User has too many active reports" + }, + "report.success": { + "message": "Error enviado", + "description": "Success notification" + }, + "report.error": { + "message": "Se requiere más información", + "description": "User needs to input more notification" + }, + "report.error.unauth": { + "message": "La cuenta de Discord necesita estar verificada", + "description": "Users Discord not verified" + }, + "report.activebugs": { + "message": "Errores activos", + "description": "Lists users active bugs" + } +} \ No newline at end of file diff --git a/az_AZ/Website/store.json b/es_MX/Website/store.json similarity index 70% rename from az_AZ/Website/store.json rename to es_MX/Website/store.json index c94b13cc8d9..9c2d65de7bf 100644 --- a/az_AZ/Website/store.json +++ b/es_MX/Website/store.json @@ -1,98 +1,98 @@ { "store.message.error": { - "message": "Uzantı bağlı deyil.", + "message": "La extensión no está conectada.", "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, "store.cards.creator": { - "message": "Müəllif", + "message": "Autor", "description": "Creator of a presence" }, "store.cards.popular": { - "message": "Bu Status istifadəçilər arasında çox populyardır.", + "message": "Esta presencia es muy popular entre los usuarios.", "description": "Presence card popular flame" }, "store.cards.partner": { - "message": "Partnyor Status", + "message": "Presencia asociada", "description": "Presence card partner flame" }, "store.cards.extraStepsRequired": { - "message": "Bu status əlavə addımlar tələb edir, daha çox məlumat üçün səhifəsini yoxlayın.", + "message": "Esta presencia requiere pasos adicionales para funcionar, consulte su página para obtener más información.", "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." }, "store.header.search": { - "message": "Status Axtarın", + "message": "Buscar presencia", "description": "Search bar text when nothing is stated" }, "store.card.presence.add": { - "message": "Status əlavə et", + "message": "Agregar presencia", "description": "Button that will appear on hover after extension is installed." }, "store.card.presence.remove": { - "message": "Status sil", + "message": "Eliminar presencia", "description": "Button that will appear on hover after extension and presence is installed." }, "store.card.presence.included": { - "message": "Bu Statusun saytına daxil olduqda avtomatik olaraq aktivləşir.", + "message": "Esta presencia se activa automáticamente al visitar su sitio.", "description": "The message that appears instead of the buttons." }, "store.category.filters.heading": { - "message": "Filtrlər", + "message": "Filtros", "description": "Searh filters option at the store page" }, "store.category.filters.mostUsed": { - "message": "Ən çox ilk istifadə edilən", + "message": "Más usadas primero", "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { - "message": "NSFW göstər", + "message": "Mostrar NSFW", "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { - "message": "Yalnız bəyəndiyim statuslar", + "message": "Sólo las Presences gustadas", "description": "Liked presences only checkbox" }, "store.filters.added": { - "message": "Əlavə statuslar göstər", + "message": "Mostrar Presences añadidas", "description": "Store filter to display/not display already installed presences." }, "store.category.heading": { - "message": "Kateqoriyalar", + "message": "Categorías", "description": "Category heading" }, "store.category.all": { - "message": "Hamısı", + "message": "Todo", "description": "Category at the top" }, "store.category.games": { - "message": "Oyunlar", + "message": "Juegos", "description": "Category at the top" }, "store.category.music": { - "message": "Musiqi", + "message": "Música", "description": "Category at the top" }, "store.category.socials": { - "message": "Sosial", + "message": "Social", "description": "Category at the top" }, "store.category.videos": { - "message": "Videolar & Yayımlar", + "message": "Vídeos y Directos", "description": "Category at the top" }, "store.category.other": { - "message": "Digər", + "message": "Otros", "description": "Category at the top" }, "store.search": { - "message": "Axtar", + "message": "Buscar", "description": "Placeholder for presence search" }, "store.search.filters": { - "message": "Daxil edin", + "message": "Introducir", "description": "Little message next to the keys of search filters on the store." }, "store.search.removeFilter": { - "message": "Filtri çıxarmaq üçün klikləyin", + "message": "Pulse para eliminar el filtro", "description": "Remove message for active search filters." } } diff --git a/af_ZA/Website/users.json b/es_MX/Website/users.json similarity index 67% rename from af_ZA/Website/users.json rename to es_MX/Website/users.json index a5e69e99b63..b52f8352305 100644 --- a/af_ZA/Website/users.json +++ b/es_MX/Website/users.json @@ -1,38 +1,38 @@ { "user.roles.presenceDeveloper": { - "message": "Presence Ontwikkelaar", + "message": "Desarrollador de Presences", "description": "'Presence Developer' title for user pages." }, "user.roles.presenceVerifier": { - "message": "Presence Verifier", + "message": "Verificador de Presences", "description": "'Presence Verifier' title for user pages." }, "user.importantPresenceDev.message1": { - "message": "Belangrike Presence Ontwikkelaar", + "message": "Desarrollador de Presences Importante", "description": "'Important Presence Developer' tippy description for user pages." }, "user.importantPresenceDev.message2": { - "message": "Het {0} presences gemaak.", + "message": "Ha creado {0} presences.", "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { - "message": "Genie presence ontwikkelaar", + "message": "Desarrollador de Presences único", "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { - "message": "Het oor 100 Presences gemaak!", + "message": "¡Ha creado más de 100 Presences!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, "user.switch.contributed": { - "message": "Gebruiker [Presences/bydraes]", + "message": "[Presences/Contribuciones] del usuario", "description": "The tippy message to switch between user's presences and presences that user has contributed to." }, "user.presences.created": { - "message": "Klik hier om die Presences te wys wat hierdie gebruiker geskep het.", + "message": "Click aquí para mostrar las Presences que ha creado este usuario.", "description": "Tippy content in user profile." }, "user.presences.contributed": { - "message": "Klik hier om die presences te wys waaraan hierdie gebruiker bygedra het.", + "message": "Haga clic aquí para mostrar las presences a las que ha contribuido este usuario.", "description": "Tippy content (mode 2) in user profile." } } diff --git a/et_EE/Extension/popup.json b/et_EE/Extension/popup.json index b2b41a3e990..d32d391f113 100644 --- a/et_EE/Extension/popup.json +++ b/et_EE/Extension/popup.json @@ -87,20 +87,36 @@ "message": "Sinu PreMiDi rakendus on vananenud. Palun uuenda, et PreMiDi kasutada.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Vananenud Laiendus", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Teie laiendus on vananenud. Palun uuendage see meie saidil, et saada uusimad võimalused.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Tähtis värskendus", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Me avaldasime tähtsa värskenduse laiendusele. Palun uuendage, et saaksite PreMiDi edasi kasutada.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "Internetiühendust ei ole!", "description": "Shown when the user has no internet connection" }, "popup.info.noInternet.message": { - "message": "Tuntud nagu sul ei ole interneti ühendust! PreMiD ei saa näitada presencesid praegusel momendil.", + "message": "Tundub, et te pole internetiga ühendatud! PreMiD ei saa näidata lisasid hetkel.", "description": "Shown when the user has no internet connection" }, "popup.info.notConnectedDiscord": { - "message": "Puudub Discord'i võrguühendus!", + "message": "Puudub Discordi ühendus!", "description": "Shown in the extension when the application can't connect to Discord" }, "popup.info.notConnectedDiscord.message": { - "message": "PreMiD ei saanud ühendada enda Discord'i rakendusega!\nKas see on installitud ja käivitatud? *Parandamine*", + "message": "PreMiD ei saanud ühendada teie Discordi rakendusega!\nKas see on installitud ja käivitatud? *Parandamine*", "description": "Shown in the extension when the application can't connect to Discord" }, "popup.category.all": { diff --git a/uz_UZ/Presence/spotify.json b/et_EE/Presence/discord.json similarity index 100% rename from uz_UZ/Presence/spotify.json rename to et_EE/Presence/discord.json diff --git a/et_EE/Presence/general.json b/et_EE/Presence/general.json index 9fbaff2e6f3..587f4a05987 100644 --- a/et_EE/Presence/general.json +++ b/et_EE/Presence/general.json @@ -30,5 +30,13 @@ "general.store": { "message": "Pood", "description": "" + }, + "general.viewPage": { + "message": "Lehe vaatamine:", + "description": "" + }, + "general.cookie": { + "message": "Küpsise kasutamise põhimõtte", + "description": "A page name" } } diff --git a/uz_UZ/Website/beta.json b/et_EE/Presence/genius.json similarity index 100% rename from uz_UZ/Website/beta.json rename to et_EE/Presence/genius.json diff --git a/uz_UZ/Website/errors.json b/et_EE/Presence/google classroom.json similarity index 100% rename from uz_UZ/Website/errors.json rename to et_EE/Presence/google classroom.json diff --git a/uz_UZ/Website/jobs.json b/et_EE/Presence/google docs.json similarity index 100% rename from uz_UZ/Website/jobs.json rename to et_EE/Presence/google docs.json diff --git a/uz_UZ/Website/merch.json b/et_EE/Presence/juniperbot.json similarity index 100% rename from uz_UZ/Website/merch.json rename to et_EE/Presence/juniperbot.json diff --git a/uz_UZ/Website/users.json b/et_EE/Presence/kahoot.json similarity index 100% rename from uz_UZ/Website/users.json rename to et_EE/Presence/kahoot.json diff --git a/et_EE/Presence/namemc.json b/et_EE/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/et_EE/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/et_EE/Presence/netflix.json b/et_EE/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/et_EE/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/et_EE/Presence/premid.json b/et_EE/Presence/premid.json index d7995ac64df..c508161f124 100644 --- a/et_EE/Presence/premid.json +++ b/et_EE/Presence/premid.json @@ -1,54 +1,50 @@ { - "premid.viewPage": { - "message": "Lehe vaatamine:", - "description": "" - }, - "premid.docs": { - "message": "Dokumendid", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Presence'i vaatamine:", - "description": "" - }, - "premid.pageHome": { - "message": "Koduleht", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Abilised", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Allalaadimised", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Pood", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Küpsise kasutamise põhimõtte", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Abi", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Info", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Veaotsimine", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Alustuseks", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Lehe vaatamine:", + "description": "" + }, + "premid.docs": { + "message": "Dokumendid", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Presence'i vaatamine:", + "description": "" + }, + "premid.pageHome": { + "message": "Koduleht", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Abilised", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Allalaadimised", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Pood", + "description": "A page name" + }, + "premid.partners": { + "message": "Partnerid", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "PreMiD'i kohta", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Veaotsimine", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Alustuseks", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + } +} diff --git a/et_EE/Presence/tiktok.json b/et_EE/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/et_EE/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/et_EE/Presence/twitch.json b/et_EE/Presence/twitch.json new file mode 100644 index 00000000000..e343bf2bc6d --- /dev/null +++ b/et_EE/Presence/twitch.json @@ -0,0 +1,14 @@ +{ + "twitch.downloads": { + "message": "Allalaadimised", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partnerid", + "description": "Page name" + }, + "twitch.home": { + "message": "Koduleht", + "description": "Page name" + } +} diff --git a/et_EE/Presence/twitter.json b/et_EE/Presence/twitter.json index 354734ef00a..1b56b529c3c 100644 --- a/et_EE/Presence/twitter.json +++ b/et_EE/Presence/twitter.json @@ -1,6 +1,6 @@ { - "twitter.viewDms": { - "message": "Nende DM-de vaatamine", - "description": "" - } -} \ No newline at end of file + "twitter.viewDms": { + "message": "Nende DM-de vaatamine", + "description": "" + } +} diff --git a/et_EE/Presence/v live.json b/et_EE/Presence/v live.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/et_EE/Presence/v live.json @@ -0,0 +1 @@ +{} diff --git a/et_EE/Website/beta.json b/et_EE/Website/beta.json index fe0d73efc30..988731934b3 100644 --- a/et_EE/Website/beta.json +++ b/et_EE/Website/beta.json @@ -4,11 +4,43 @@ "description": "Beta page title" }, "beta.description.1": { - "message": "**PreMiDi Beeta** on saadaval kõigile!", + "message": "**PreMiD'i Beeta** on saadaval kõigile!", "description": "Section description" }, "beta.description.2": { "message": "Mida sa saad, kui sa registeerid?", "description": "Section description" + }, + "beta.features.1": { + "message": "Uusimad funktsioonid", + "description": "Features list" + }, + "beta.features.2": { + "message": "Saa ligipääs PreMiDi salajastele tekstikanalitele", + "description": "Features list" + }, + "beta.features.3": { + "message": "Tähtis roll meie Discordi serveris", + "description": "Features list" + }, + "beta.register.text": { + "message": "Valmis? Liitu {0} beeta testijaga!", + "description": "{0} will be replaced with the beta testers count -> is a variable" + }, + "beta.register.button": { + "message": "Liitu nüüd!", + "description": "Sign up button text" + }, + "thankyou.title": { + "message": "Lahe! Sa oled nüüd meie beeta kasutaja!", + "description": "Thank You page title" + }, + "thankyou.description": { + "message": "Meie ahvid töötavad selle kallal, et saada sind kiiresti beeta serverisse. Aitäh registreerimast!", + "description": "Thank You page description" + }, + "error.noslots": { + "message": "Tundub, et meil on kõik kohad täis.", + "description": "Shows when the beta slots are full." } } diff --git a/et_EE/Website/contributors.json b/et_EE/Website/contributors.json index 63512cc15f9..5d35cc1e255 100644 --- a/et_EE/Website/contributors.json +++ b/et_EE/Website/contributors.json @@ -36,7 +36,7 @@ "description": "'Developer' title for contributors and user pages." }, "contributors.roles.designer": { - "message": "Kujundaja", + "message": "Disainer", "description": "'Designer' title for contributors and user pages." }, "contributors.roles.moderator": { diff --git a/et_EE/Website/downloads.json b/et_EE/Website/downloads.json index 1bdb325ecdd..4b554a69605 100644 --- a/et_EE/Website/downloads.json +++ b/et_EE/Website/downloads.json @@ -1,118 +1,170 @@ { - "downloads.header.title": { - "message": "Aeg eputada.", - "description": "Title" - }, - "downloads.instructions.heading": { - "message": "Alusta", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Lae PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.footer": { - "message": "Kas teil on endiselt probleeme? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Oleme siin, et aidata!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Rakendus", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Lisa", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Hoiatus:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Selle operatsioonisüsteemi jaoks pole installerit. See tähendab seda, et siin pole professionaalset tuge selle jaoks.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.showDownloads": { - "message": "Kuva allalaadimised", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Peida allalaadimised", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.latest.header": { - "message": "Varased väljalasked", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Hoiatus", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Ärge unustage laienduse seadetes lubada valik „Luba laiendused teistest poodidest”.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "PreMiD'i installimiseks Chrome'i veebipoest peate allalaadima ** selle ** laienduse.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Jäta vahele", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Tagasi", - "description": "Back button on the ads section" - }, - "downloads.button.okay": { - "message": "Ok", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Valmis", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Sisselogimine", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Tänan!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Kasutame reklaame oma meeskonna toetamiseks ja oma serverite hooldamiseks, et pakkuda teile parimat kasutuskogemust!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Keelake oma reklaami blokeerimine.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Ma ei taha toetada.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Olete kindel?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Päriselt?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-palun toeta :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Ma vajan sind :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Ok, ok...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - } + "downloads.header.title": { + "message": "Aeg näidata.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Kasuta PreMiDi nüüd, et näidata sõpradega, millega tegeled. Võib-olla leiad kellegi, kellel on samad huvid.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Alusta", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Lae PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Paigaldage meie rakendus", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Lisa meie laiendus enda brauserisse", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Laadi veebileht uuesti ja kontrolli, kas laiendus on ühendatud", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Kas teil on endiselt probleeme? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Oleme siin, et aidata!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Rakendus", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Lisa", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Hoiatus:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Selle operatsioonisüsteemi jaoks pole installerit. See tähendab seda, et siin pole professionaalset tuge selle jaoks.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Olge teadlik, et PreMiD ei ole toetatud telefonidele.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Kuva allalaadimised", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Peida allalaadimised", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Praegune versioon sellele rakendusele on {0} (See versioon on Linuxile ja seda ei saa kasutada teistel versioonidel).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "See versioon on Linuxile ja seda ei saa kasutada teistel süsteemidel. Rakenduse praegune versioon on {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Palun logige sisse, et näha allalaadimisi.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Oh ei, tundub, et teil ei ole ligipääs beeta versioonile :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Sa saad liituda meie beeta programmiga **siin** tasuta. Tee kiiresti! Meil on ainult {0} kohta vabad", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Varased väljalasked", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Hoiatus", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "PreMiD'i installimiseks Chrome'i veebipoest peate allalaadima ** selle ** laienduse.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Jäta vahele", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Tagasi", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Tühista", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Ok", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Valmis", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Sisselogimine", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Jäta vahele", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Tänan!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Kasutame reklaame oma meeskonna toetamiseks ja oma serverite hooldamiseks, et pakkuda teile parimat kasutuskogemust!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Keelake oma reklaami blokeerimine", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Näita beeta allalaadimisi", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(pole vajalik, kui sa oled siin, et alla laadida tavalist rakendust)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Ma ei taha toetada.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Olete kindel?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Päriselt?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-palun toeta :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Ma vajan sind :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Ok, ok...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/et_EE/Website/errors.json b/et_EE/Website/errors.json index 0550eee4dda..071915fbd94 100644 --- a/et_EE/Website/errors.json +++ b/et_EE/Website/errors.json @@ -1,6 +1,46 @@ { + "store.search.notFound": { + "message": "Me ei leidnud sellist Presencet...", + "description": "Search result text when nothing's found" + }, + "error.code.404": { + "message": "Vabandust, me ei suutnud leida seda lehte.", + "description": "Error (404) message" + }, + "error.code.4": { + "message": "Sa vaatad Presencet, mida ei eksisteeri või on see kustutatud.", + "description": "Error (4) message" + }, + "error.code.500": { + "message": "Serveri viga.", + "description": "Error (500) message" + }, + "error.page.details": { + "message": "Detailid", + "description": "'Details' text on error page container" + }, + "error.page.button": { + "message": "Tagasi avalehele", + "description": "Button on the error page" + }, "user.notFound.heading": { "message": "Seda kasutajat ei leitud. Ole kindel, et", "description": "Error when user couldn't be found." + }, + "user.notFound.message1": { + "message": "selle kasutaja ID, mida otsid, on olemas.", + "description": "Check user ID message." + }, + "user.notFound.message2": { + "message": "see kasutaja on teinud palju lisasid ja tal on lisade arendaja roll Discordi serveris.", + "description": "Check the presence amount of the developer created message." + }, + "user.notFound.message3": { + "message": "kui teistel on sama probleem meie Discordi serveris.", + "description": "Check if the error is also happening to others message." + }, + "user.notFound.message4": { + "message": "Kui sa arvad, et see on viga, palun kontakteeru meiega [Discordi serveris].", + "description": "Bottom line for the error page. Do not edit brackets." } } diff --git a/et_EE/Website/footer.json b/et_EE/Website/footer.json index fd7b04b1705..501fb6ac1ac 100644 --- a/et_EE/Website/footer.json +++ b/et_EE/Website/footer.json @@ -47,10 +47,6 @@ "message": "Aita kaasa", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Disain", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Tõlgi", "description": "Translate -> redirects to locilazation page" @@ -64,7 +60,7 @@ "description": "Help section" }, "footer.help.troubleshooting": { - "message": "Veaotsimine", + "message": "Tõrkeotsing", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { diff --git a/et_EE/Website/header.json b/et_EE/Website/header.json index c8c7ef1e4b2..f26bd0506fb 100644 --- a/et_EE/Website/header.json +++ b/et_EE/Website/header.json @@ -36,11 +36,11 @@ "description": "Contributors tab" }, "header.login": { - "message": "Sisselogimine", + "message": "Logi sisse", "description": "Login Button" }, "header.lia": { - "message": "Logitud sisse kui", + "message": "Sisse logitud", "description": "Indicates which user is logged in" }, "header.rab": { @@ -48,7 +48,7 @@ "description": "Report a bug button" }, "header.staff": { - "message": "Ülevaade", + "message": "Töölaud", "description": "Dashboard button" }, "header.logout": { diff --git a/et_EE/Website/home.json b/et_EE/Website/home.json index 2c23718ed0f..8a8b9e7be69 100644 --- a/et_EE/Website/home.json +++ b/et_EE/Website/home.json @@ -1,4 +1,8 @@ { + "home.introduction.paragraph": { + "message": "**PreMiD** on lihtne, konfigureeritav lisa, mis lubab sul näidata Discordi staatusena, mida sa teed teatud leheküljel.", + "description": "First phrase that users read on our website" + }, "home.introduction.button.features": { "message": "Funktsioonid", "description": "Introduction button" @@ -15,6 +19,10 @@ "message": "{0} jäänud", "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" }, + "home.examples.timestamp2": { + "message": "{0} kestnud", + "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" + }, "home.examples.status.playing": { "message": "Mängib tagasi", "description": "Discord Rich Presence -> small image text;" @@ -24,7 +32,7 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "Otsib...", + "message": "Sirvib...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { @@ -35,6 +43,10 @@ "message": "Otsi **oma** lisa", "description": "Features section subheading" }, + "home.features.presencesystem.description": { + "message": "Me tegime oma rakendusi nii, et saad ise lisada oma lisasid, mis on tehtud teistel ja hallata neid meie rakenduses!", + "description": "Features section description" + }, "home.features.presencesystem.button": { "message": "Külasta poodi", "description": "Features section button" @@ -43,6 +55,10 @@ "message": "Lihtne kasutaja sait", "description": "Features section subheading" }, + "home.features.simpleInterface.description": { + "message": "Oled väsinud igavatest kasutajaliidestest? Sellepärast me lõime enda kasutajaliidese võimalikult lihtsaks tähtsate uuendustega nagu:", + "description": "Features section description" + }, "home.features.simpleInterface.description.1": { "message": "Rakenduse ja lisa sätted", "description": "Features section description point" @@ -59,6 +75,14 @@ "message": "Kiire tugi", "description": "Features section subheading" }, + "home.features.quickSupport.description": { + "message": "Midagi on viga, saadab sulle paljusid erroreid või lihtsalt ei tööta? Me aitame nendest vigadest lahti saada meie Discordi serveris, kus me lõime oma enda toesüsteemi, mis aitab kindlaks teha, et su probleem saab lahendatud nii kiiresti, kui võimalik.", + "description": "Features section description" + }, + "home.features.quickSupport.button": { + "message": "Liitu meie Discordiga", + "description": "Features section button" + }, "home.languageSelector.tippy": { "message": "Veebilehe keel", "description": "Tippy content of the language selector." diff --git a/et_EE/Website/jobs.json b/et_EE/Website/jobs.json index 0967ef424bc..dd0b5dbd863 100644 --- a/et_EE/Website/jobs.json +++ b/et_EE/Website/jobs.json @@ -1 +1,26 @@ -{} +{ + "jobs.modal.buttons.cancel": { + "message": "Tühista", + "description": "Cancel, button in the modal." + }, + "jobs.guild.required": { + "message": "Liitu meie Discordiga", + "description": "Title of the modal the user will see if it's not in Discord server." + }, + "jobs.benefit1.title": { + "message": "Kohtu meiega", + "description": "Benefit card title." + }, + "jobs.benefit4.title": { + "message": "Toeta PreMiD'i", + "description": "Benefit card title." + }, + "jobs.benefit4.description": { + "message": "Sinu abiga on võimalik seda projekti tööl hoida.", + "description": "Benefit card description." + }, + "jobs.benefit5.title": { + "message": "Aja ületamine", + "description": "Benefit card title." + } +} diff --git a/fa_IR/Extension/popup.json b/fa_IR/Extension/popup.json index f78a8a01917..472960ca012 100644 --- a/fa_IR/Extension/popup.json +++ b/fa_IR/Extension/popup.json @@ -1,6 +1,6 @@ { "popup.navigation.settings": { - "message": "تنظيمات", + "message": "تنظیمات", "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.navigation.credits": { @@ -16,7 +16,7 @@ "description": "Title of the 'general' area of the 'settings' section in the popup" }, "popup.headings.description": { - "message": "شرح", + "message": "توضیحات", "description": "Title of the description area in the presence settings view." }, "popup.setting.enabled": { @@ -87,6 +87,22 @@ "message": "نسخه PreMiD شما از از کار افتاده. لطفا آن را بروزرسانی کنید تا بتوانید به استفاده از PreMiD ادامه دهید.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "افزونه منسوخ شده", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "افزونه شما منسوخ شده است. لطفا با دانلود کردن آخرین نسخه از سایت‌مان برای استفاده از آخرین ویژگی های تعبیه شده، افزونه را بروزرسانی نمایید.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "بروزرسانی ضروری", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "ما یک بروزرسانی فوری برای افزونه عرضه کردیم. لطفا برای ادامه استفاده از PreMiD آن را بروزرسانی کنید.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "اتصال اینترنتی برقرار نیست!", "description": "Shown when the user has no internet connection" diff --git a/fa_IR/Presence/amazon.json b/fa_IR/Presence/amazon.json index 4047654835d..34ddda8cc1e 100644 --- a/fa_IR/Presence/amazon.json +++ b/fa_IR/Presence/amazon.json @@ -1,18 +1,74 @@ { + "amazon.subscriptions": { + "message": "مشاهده اشتراک‌هایشان", + "description": "" + }, "amazon.adprefs": { "message": "نگاه کردن تنظیمات تبلیغ های ترجیح داده شان", "description": "" }, + "amazon.balance": { + "message": "مشاهده میزان اعتبارشان", + "description": "" + }, + "amazon.payment": { + "message": "مشاهده شیوه های پرداخت", + "description": "" + }, + "amazon.address": { + "message": "مشاهده آدرسشان", + "description": "" + }, + "amazon.pets": { + "message": "مشاهده حیوانات خانگی‌شان", + "description": "" + }, + "amazon.catergoriesAll": { + "message": "مشاهده تمام دسته بندی ها", + "description": "" + }, + "amazon.prime": { + "message": "مشاهده Amazon Prime", + "description": "" + }, "amazon.viewTheir": { - "message": "در حال تماشای آنجا", + "message": "درحال مشاهده", "description": "Part 1 of the next 5 strings" }, + "amazon.orderHistory": { + "message": "تاریخچه سفارشات", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.orderDetails": { + "message": "جزییات سفارش", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.cart": { + "message": "سبد خرید", + "description": "Part 2 of the string: \"Viewing their\"" + }, "amazon.wishlist": { "message": "لیست علاقه‌مندی‌ها", "description": "Part 2 of the string: \"Viewing their\"" }, + "amazon.giftcards": { + "message": "گیفت کارت ها", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.recommended": { + "message": "مشاهده موارد توصیه شده", + "description": "" + }, + "amazon.history": { + "message": "مشاهده تاریخچه", + "description": "" + }, "amazon.store": { "message": "نگاه کردن فروشگاه:", "description": "" + }, + "amazon.primeVid": { + "message": "درحال مشاهده ویدیو Prime:", + "description": "" } } \ No newline at end of file diff --git a/fa_IR/Presence/discord.json b/fa_IR/Presence/discord.json new file mode 100644 index 00000000000..c532cd6f485 --- /dev/null +++ b/fa_IR/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "درحال خواندن در کانال:{0}{1} (سرور: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "درحال نوشتن در کانال:{0}{1} (سرور: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "خواندن DM ها از:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "نوشتن DM به:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "درحال خواندن DM در گروه:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "درحال نوشتن DM در گروه:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "مشاهده دوستان...", + "description": "" + }, + "discord.nitro": { + "message": "درحال خواندن درباره نیترو...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "متصل شده به کانال صوتی:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "متصل شده به کانال صوتی:{0}{1} (سرور:{2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "مشاهده تنظیمات‌...", + "description": "" + }, + "discord.serverSettings": { + "message": "درحال مشاهده تنظیمات{0}سرور: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "درحال مشاهده لینک دعوت:{0}{1} (سرور: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "درحال مشاهده لینک دعوت:{0}سرور: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "مشاهده لینک دعوت", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "گشتن در", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "صفحه دانلود", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "صفحه \"چرا دیسکورد؟\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "مرکز ایمنی", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "صفحه شغل‌ها", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "صفحه درباره", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "صفحه نام تجاری", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "صفحه ایده الهام گرفته", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "صفحه همکاران", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "صفحه اتاق خبری", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "صفحه همکاری", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "صفحه تائیدیه", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "صفحه بسته استریم", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "صفحه منبع باز", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "صفحه امنیت", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "صفحه مدیریت", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "صفحه Rich Presence", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "ضوابط و سیاست ها", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "پرتال توسعه دهندگان", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "گشتن در برنامه‌هایشان", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "ویرایش برنامه: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "گشتن در تیم هایشان", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "ویرایش تیم: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "گشتن در سرور هایشان", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "مشاهده دورنمای سرور: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "درحال خواندن مستندات", + "description": "" + }, + "discord.status": { + "message": "وضعیت دیسکورد", + "description": "" + }, + "discord.support": { + "message": "مرکز راهنمایی", + "description": "" + }, + "discord.blog": { + "message": "بلاگ دیسکورد", + "description": "" + }, + "discord.merch": { + "message": "لوازم و تزیینات دیسکورد", + "description": "" + }, + "discord.merch.collection": { + "message": "نگاه کردن مجموعه:", + "description": "" + } +} diff --git a/fa_IR/Presence/facebook.json b/fa_IR/Presence/facebook.json index 51951e32ffd..94ee5d56db1 100644 --- a/fa_IR/Presence/facebook.json +++ b/fa_IR/Presence/facebook.json @@ -19,6 +19,10 @@ "message": "خواندن درباره کاربر:", "description": "" }, + "facebook.userCommunity": { + "message": "مشاهده انجمن کاربر:", + "description": "" + }, "facebook.userPics": { "message": "نگاه کردن تصاویر توسط کاربر:", "description": "" diff --git a/fa_IR/Presence/general.json b/fa_IR/Presence/general.json index 6f656a999dc..c6c8d19fbb2 100644 --- a/fa_IR/Presence/general.json +++ b/fa_IR/Presence/general.json @@ -4,7 +4,7 @@ "description": "" }, "general.browsing": { - "message": "مرور کردن...", + "message": "گشتن...", "description": "" }, "general.chapter": { @@ -44,7 +44,7 @@ "description": "" }, "general.live": { - "message": "زنده", + "message": "پخش زنده", "description": "" }, "general.manga": { @@ -92,7 +92,7 @@ "description": "" }, "general.reading": { - "message": "در حال خواندن", + "message": "در‌حال خواندن", "description": "" }, "general.searchFor": { @@ -107,6 +107,18 @@ "message": "درحال جستجو", "description": "" }, + "general.writing": { + "message": "درحال نوشتن", + "description": "" + }, + "general.calling": { + "message": "درحال تماس", + "description": "" + }, + "general.inCall": { + "message": "در تماس...", + "description": "" + }, "general.shopCart": { "message": "سبد خرید", "description": "" @@ -199,14 +211,46 @@ "message": "دیدن:", "description": "" }, + "general.viewPage": { + "message": "مشاهده صفحه:", + "description": "" + }, + "general.watchingMovie": { + "message": "تماشای فیلم", + "description": "" + }, + "general.watchingSeries": { + "message": "تماشای سری", + "description": "" + }, + "general.watchingShow": { + "message": "تماشای نمایش", + "description": "" + }, "general.watchingVid": { "message": "نگاه کردن ویدیو", "description": "" }, + "general.waitingVid": { + "message": "انتظار برای نمایش یک ویدیو", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "انتظار برای نمایش ویدیو", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "نگاه کردن پخش زنده", "description": "" }, + "general.waitingLive": { + "message": "انتظار برای شروع یک پخش‌زنده", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "انتظار برای شروع پخش‌زنده", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "نگاه کردن:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "شرایط خدمات", "description": "A page name" + }, + "general.cookie": { + "message": "سیاست کوکی‌ ها", + "description": "A page name" + }, + "general.repeatAll": { + "message": "تکرار کردن همه آهنگ‌ها", + "description": "" + }, + "general.repeat": { + "message": "روی تکرار", + "description": "" + }, + "general.incidentView": { + "message": "مشاهده یک رخداد", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "تاریخچه وقایع", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "تاریخچه مدت فعالیت", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "مشاهده سری", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "مشاهده فیلم", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "دیدن قسمت", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "تماشای ویدیو", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "تماشای استریم", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "مشاهده کانال", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "همراه گوش دادن", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "مشاهده صفحه", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "مشاهده موسیقی", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "مشاهده آلبوم", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "مشاهده پروفایل", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "مشاهده هنرمند", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "مشاهده لیست‌پخش", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "مشاهده پادکست", + "description": "Used as the title for the button in Discord." } } diff --git a/fa_IR/Presence/genius.json b/fa_IR/Presence/genius.json new file mode 100644 index 00000000000..a68e966834b --- /dev/null +++ b/fa_IR/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "درحال مشاهده متن آهنگ:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "مشاهده متن آهنگ", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "درحال مشاهده صفحه اصلی", + "description": "" + }, + "genius.viewAlbum": { + "message": "درحال مشاهده آلبوم:", + "description": "Album of a song" + } +} diff --git a/fa_IR/Presence/google classroom.json b/fa_IR/Presence/google classroom.json new file mode 100644 index 00000000000..d1ab5a76384 --- /dev/null +++ b/fa_IR/Presence/google classroom.json @@ -0,0 +1,34 @@ +{ + "google classroom.calendar": { + "message": "درحال مشاهده تقویم", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "درحال مشاهده لیست برای-انجام دادن", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.class": { + "message": "درحال مشاهده کلاس", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "درحال مشاهده تکلیف کلاسی", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "درحال مشاهده تکلیف کلاسی برای:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "درحال مشاهده اعضاء کلاس", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "درحال مشاهده اعضاء کلاس برای:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "پیکربندی تنظیمات", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/fa_IR/Presence/google docs.json b/fa_IR/Presence/google docs.json new file mode 100644 index 00000000000..f1070b08b90 --- /dev/null +++ b/fa_IR/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "درحال ویرایش یک سند", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "درحال مشاهده یک سند", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "درحال گشتن بین اسناد", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "درحال ویرایش یک فرم", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "درحال مشاهده یک فرم", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "درحال گشتن در فرم ها", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "درحال ویرایش یک صفحه‌گسترده", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "درحال مشاهده یک صفحه‌گسترده", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "درحال گشتن بین صفحات‌گسترده", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "درحال ویرایش یک ارائه", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "درحال مشاهده یک ارائه", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "درحال گشتن بین ارائه‌ها", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/fa_IR/Presence/juniperbot.json b/fa_IR/Presence/juniperbot.json new file mode 100644 index 00000000000..b35a5c80ece --- /dev/null +++ b/fa_IR/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "صفحه اصلی", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "مشاهده جدول بهترین‌های سرور:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "در داشبورد", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "سرور: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "خواندن اطلاعاتی درباره برنامه های حمایتی", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "انتخاب کردن سرور", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "دنبال لیست دستورات گشتن", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "نگاه کردن به وضعیت بات ها", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "سفارشی سازی کارت رده بندی", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "خواندن درباره کوکی های سایت", + "description": "Reading about the site's cookies" + } +} diff --git a/fa_IR/Presence/kahoot.json b/fa_IR/Presence/kahoot.json new file mode 100644 index 00000000000..02a4a52f55a --- /dev/null +++ b/fa_IR/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "پیوستن به بازی: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "درحال پیوستن به بازی...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "انتظار برای شروع...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "بازی شروع شد!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "درحال بازی کردن...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "بارگزاری سوال بعدی...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "جواب نادرست", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "جواب درست", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "مشاهده نتایج:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "مشاهده اسلاید با محتوا:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "بازی به پایان رسید", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "ساختن یک بازی...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "درحال بارگزاری صفحه...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "رتبه اول: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "امتیازات: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "سوالات با پاسخ صحیح: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "درحال نمایش اسلاید با محتوا:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "سوالات: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "درحال نمایش سوالات:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "رتبه اول", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "رتبه دوم", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "رتبه سوم", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "{0} نفر برتر", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} از {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/fa_IR/Presence/namemc.json b/fa_IR/Presence/namemc.json new file mode 100644 index 00000000000..c9fabb28bf9 --- /dev/null +++ b/fa_IR/Presence/namemc.json @@ -0,0 +1,70 @@ +{ + "namemc.skinsTrending": { + "message": "درحال مشاهده اسکین های محبوب", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "درحال مشاهده اسکین های برتر", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "درحال مشاهده اسکین های جدید", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "درحال مشاهده اسکین های شانسی", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "درحال مشاهده اسکین های نشان‌دار", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "درحال مشاهده اسکین ها با نشان {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "درحال مشاهده یک اسکین", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "درحال مشاهده شنل ها", + "description": "" + }, + "namemc.viewCape": { + "message": "درحال مشاهده شنل:", + "description": "" + }, + "namemc.servers": { + "message": "درحال مشاهده سرور‌ها", + "description": "" + }, + "namemc.viewServer": { + "message": "درحال مشاهده سرور:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "مشاهده سرور", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "درحال مشاهده چگونگی به دست آوردن پروفایل برای خودتان", + "description": "" + }, + "namemc.profileEdit": { + "message": "درحال ویرایش{0}اطلاعات پروفایل", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "درحال مشاهده دوستانشان", + "description": "" + }, + "namemc.viewSkins": { + "message": "درحال مشاهده اسکین هایشان", + "description": "" + }, + "namemc.viewEmojis": { + "message": "درحال مشاهده ایموجی های پروفایلشان", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/fa_IR/Presence/netflix.json b/fa_IR/Presence/netflix.json new file mode 100644 index 00000000000..cb5029a7994 --- /dev/null +++ b/fa_IR/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "مشاهده لیست‌شان", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "مدیریت پروفایلشان", + "description": "" + }, + "netflix.latest": { + "message": "دیدن چیز های جدید و{0}محبوب در Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "گرفتن{0}لینک معرف‌شان", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/fa_IR/Presence/premid.json b/fa_IR/Presence/premid.json index bd400cacd6a..5d3e98c6e71 100644 --- a/fa_IR/Presence/premid.json +++ b/fa_IR/Presence/premid.json @@ -1,62 +1,94 @@ { - "premid.viewPage": { - "message": "مشاهده صفحه:", - "description": "" - }, - "premid.docs": { - "message": "مستندات", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "دیدن presence:", - "description": "" - }, - "premid.pageHome": { - "message": "صفحه اصلی", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "مشارکت‌کنندگان", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "دانلود ها", - "description": "A page name" - }, - "premid.pageStore": { - "message": "فروشگاه", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "سیاست کوکی‌ ها", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "سیاست حفظ حریم خصوصی", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "شرایط خدمات", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "ویکی", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "درباره", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "بیش نیاز های سیستم", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "نصب کردن", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "ایرادیابی", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "مشاهده صفحه:", + "description": "" + }, + "premid.docs": { + "message": "مستندات", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "دیدن presence:", + "description": "" + }, + "premid.pageHome": { + "message": "صفحه اصلی", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "مشارکت کنندگان", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "دانلود‎ها", + "description": "A page name" + }, + "premid.pageStore": { + "message": "فروشگاه", + "description": "A page name" + }, + "premid.partners": { + "message": "همکاران", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "درباره PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "بیش‌نیاز های سیستم", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "نصب کردن", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "نصب برای {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "اشکال‌زدایی", + "description": "A page name" + }, + "premid.pageStart": { + "message": "شروع کردن", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "مطلع بودن از نسخه {0} API", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "توسعه Presence", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "شرایط استفاده Presence ها", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence Class", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "نمایش Class", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "آگاه بودن از iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "تنظیم metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "تنظیم TypeScript", + "description": "A page name" + } +} diff --git a/fa_IR/Presence/tiktok.json b/fa_IR/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fa_IR/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/fa_IR/Presence/twitch.json b/fa_IR/Presence/twitch.json new file mode 100644 index 00000000000..665723bb4be --- /dev/null +++ b/fa_IR/Presence/twitch.json @@ -0,0 +1,242 @@ +{ + "twitch.downloads": { + "message": "دانلود ها", + "description": "Page name" + }, + "twitch.jobs": { + "message": "کارها", + "description": "Page name" + }, + "twitch.turbo": { + "message": "توربو", + "description": "Page name" + }, + "twitch.partners": { + "message": "همکاران", + "description": "Page name" + }, + "twitch.press": { + "message": "مرکز اطلاع رسانی", + "description": "Page name" + }, + "twitch.security": { + "message": "امینت", + "description": "Page name" + }, + "twitch.access": { + "message": "قابلیت دسترسی", + "description": "Page name" + }, + "twitch.ads": { + "message": "تبلیغ های منتخب", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "قوانین و ضوابط انجمن", + "description": "Page name" + }, + "twitch.home": { + "message": "صفحه اصلی", + "description": "Page name" + }, + "twitch.wallet": { + "message": "مشاهده کیف پول...", + "description": "" + }, + "twitch.esports": { + "message": "مشاهده ورزش های الکترونیکی...", + "description": "" + }, + "twitch.viewFollow": { + "message": "مشاهده افرادی که دنبال می‌کنم...", + "description": "" + }, + "twitch.viewTeam": { + "message": "مشاهده تیم:", + "description": "" + }, + "twitch.viewSettings": { + "message": "مشاهده تنظیمات‌...", + "description": "" + }, + "twitch.viewFriends": { + "message": "مشاهده دوستان...", + "description": "" + }, + "twitch.subs": { + "message": "مشاهده اشتراک‌ها...", + "description": "" + }, + "twitch.squad": { + "message": "نگاه کردن گروه...", + "description": "" + }, + "twitch.modStreamer": { + "message": "نظارت برای استریمر:", + "description": "" + }, + "twitch.redeem": { + "message": "وارد کردن یک کد...", + "description": "" + }, + "twitch.campBasic": { + "message": "آموختن مباحث پایه", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "تنظیم کردن استریم خودتان", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "ارتقای سطح", + "description": "Page name" + }, + "twitch.campReward": { + "message": "پاداش دریافت کنید", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "موسیقی روی Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "آموزش آنلاین", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "داشبورد سازنده", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "مدیریت استریمشان...", + "description": "" + }, + "twitch.manageRoles": { + "message": "مدیریت نقش های انجمن...", + "description": "" + }, + "twitch.produce": { + "message": "در فیلم ساز...", + "description": "" + }, + "twitch.viewTheir": { + "message": "در حال تماشای آنجا", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "تجزیه و تحلیل کانال", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "خلاصه استریم", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "دستاوردها", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "فعالیت انجمن", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "لیست دنبال کنندگان", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "مجموعه فیلم ها", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "کلیپ‌ها", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "تنظیمات کانال", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "تنظیمات مدیریت", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "مشاهده ابزار‌های استریم", + "description": "" + }, + "twitch.extensions": { + "message": "مشاهده افزونه‌ها", + "description": "" + }, + "twitch.brand": { + "message": "خواندن درباره برند Twitch...", + "description": "" + }, + "twitch.brandReal": { + "message": "Twitch را واقعی نگه داشتن", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "آوردن روش ها در دیوانگی (دوست داشتنی) ما", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "به حداکثر رساندن احساسات ما", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "همه چیزش را به هم آوردن", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "نگاه کردن برند سیر تحول Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "بلاگ های Twitch", + "description": "" + }, + "twitch.blogArchive": { + "message": "نگاه کردن {0} آرشیو بلاگ", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "گشتن در آخرین پست های بلاگ...", + "description": "" + }, + "twitch.help": { + "message": "مرکز راهنمایی", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "مشاهده موضوعات:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "گشتن در لیست موضوعات...", + "description": "" + }, + "twitch.affiliate": { + "message": "برنامه بازاریابی Twitch", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "توسعه دهندگان Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "مستندات توسعه دهندگان Twitch", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "محصولات توسعه دهندگان Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "داستان های موفقیت از انجمن", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "منابع مفید", + "description": "Page name" + } +} diff --git a/fa_IR/Presence/twitter.json b/fa_IR/Presence/twitter.json index 3e2eaa3aaaf..9dd123d50bc 100644 --- a/fa_IR/Presence/twitter.json +++ b/fa_IR/Presence/twitter.json @@ -1,42 +1,46 @@ { - "twitter.readTweet": { - "message": "خواندن توییت:", - "description": "" - }, - "twitter.viewDms": { - "message": "مشاهده DM هایشان", - "description": "" - }, - "twitter.viewTweets": { - "message": "نگاه کردن توییت های:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "نگاه کردن توییت های (با پاسخ ها):", - "description": "" - }, - "twitter.viewMedia": { - "message": "نگاه کردن رسانه:", - "description": "" - }, - "twitter.viewList": { - "message": "نگاه کردن لیست:", - "description": "" - }, - "twitter.bookmarks": { - "message": "نشانک ها", - "description": "" - }, - "twitter.notifs": { - "message": "اعلان ها", - "description": "" - }, - "twitter.explore": { - "message": "کاوش", - "description": "" - }, - "twitter.settings": { - "message": "تغییر بعضی تنظیمات...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "خواندن توییت:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "مشاهده DM هایشان", + "description": "" + }, + "twitter.viewTweets": { + "message": "نگاه کردن توییت های:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "نگاه کردن توییت های (با پاسخ ها):", + "description": "" + }, + "twitter.viewMedia": { + "message": "نگاه کردن رسانه:", + "description": "" + }, + "twitter.viewLiked": { + "message": "مشاهده لایک شده توسط:", + "description": "" + }, + "twitter.viewList": { + "message": "نگاه کردن لیست:", + "description": "" + }, + "twitter.bookmarks": { + "message": "نشانک ها", + "description": "" + }, + "twitter.notifs": { + "message": "اعلان ها", + "description": "" + }, + "twitter.explore": { + "message": "کاوش", + "description": "" + }, + "twitter.settings": { + "message": "تغییر بعضی تنظیمات...", + "description": "" + } +} diff --git a/fa_IR/Presence/v live.json b/fa_IR/Presence/v live.json new file mode 100644 index 00000000000..eb99bceb314 --- /dev/null +++ b/fa_IR/Presence/v live.json @@ -0,0 +1,94 @@ +{ + "v live.browseThrough": { + "message": "گشتن در", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "صفحه ویدیو های جدید", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "صفحه نمودار‌ها", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "لیست کانال ها", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "صفحه رویداد‌ها", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "صفحه فروشگاه", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "گشتن در{0}آپلود های اخیر دنبال کنندگانشان", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "در چنل {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "مشاهده صفحه اصلی", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "مشاهده صفحه برنامه‌ها", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "مشاهده صفحه \"my\"", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "مشاهده صفحه فروشگاه", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "مشاهده تابلو \"{0}\"", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "مشاهده محصولات {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "درحال ویرایش{0}پروفایلشان", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "مشاهده", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "صفحه پروفایل", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "ویدیو مشاهده ‌شده", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "پرداخت های اخیر", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "میزان اعتبار سکه ها", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "دستگاه های متصل شده", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "کانال های دنبال شده", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "خواندن سیاست های اجرایی", + "description": "" + } +} diff --git a/fa_IR/Presence/youtube.json b/fa_IR/Presence/youtube.json index 456b3b246ed..597eee0c3b6 100644 --- a/fa_IR/Presence/youtube.json +++ b/fa_IR/Presence/youtube.json @@ -28,7 +28,7 @@ "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "نگاه کردن به چیز های روز", + "message": "مشاهده چیز های بروز", "description": "" }, "youtube.browsingThrough": { @@ -96,7 +96,7 @@ "description": "" }, "youtube.studio.viewTheir": { - "message": "در حال تماشای آنجا", + "message": "مشاهده", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.studio.channelAnalytics": { diff --git a/fa_IR/Website/contributors.json b/fa_IR/Website/contributors.json index 94e2980b127..aaff04d3eb3 100644 --- a/fa_IR/Website/contributors.json +++ b/fa_IR/Website/contributors.json @@ -31,6 +31,10 @@ "message": "بازبین", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "مدیر بومی‌سازی", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "توسعه‌دهنده", "description": "'Developer' title for contributors and user pages." diff --git a/fa_IR/Website/downloads.json b/fa_IR/Website/downloads.json index 4d4b4f75b3b..0941e227d89 100644 --- a/fa_IR/Website/downloads.json +++ b/fa_IR/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "وقت نمایشه.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "از PreMiD استفاده کنید و به دوستانتان نشان دهید که دارید چه می کنید، شاید شما هم کسی را با علایق مشابه پیدا کردید.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "شروع کنید", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "PreMiD را دانلود کنید", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "برنامه ما را نصب کنید", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "افزونه ما را به مرورگر خود اضافه کنید", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "این سایت را دوباره باز کنید و چک کنید که افزونه متصل شده باشد", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "هنوز هم مشکل دارید؟ {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "ما برای کمک اینجاییم!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "برنامه", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "افزونه", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "هشدار:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} هیچ بسته نصبی برا این سیستم عامل وجود ندارد. این بدین معناست که پشتیبانی تخصصی در این موضوع در کار نیست.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "لطفا دقت کنید که PreMiD از موبایل ها پشتیبانی نمی کند.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "نشان دادن دانلود ها", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "مخفی کردن دانلود ها", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "نسخه فعلی برای این پلتفرم {0} می باشد (این نسخه مخصوصا برای لینوکس می باشد و تاثیری روی دیگر پلتفرم ها ندارد).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "این نسخه مختص به لینوکس می باشد و شامل دیگر سیستم عامل ها نمی شود. نسخه اصلی برنامه {0} است", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "لطفا وارد شوید تا بتوانید این دانلود ها را ببینید.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "اوه، به نظر میاد که شما دسترسی نسخه بتا/آلفا را ندارید :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "شما می توانید به نسخه بتای برنامه بپیوندید از طریق **اینجا** اونم مجانی. بجنبید! ما فقط {0} جای خالی دیگر دردسترس داریم", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "دسترسی زودرس", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "هشدار", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "فراموش نکنید که 'allow extensions from other stores' را از تنظیمات افزونه های مرورگر فعال کنید.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "شما باید **این** افزونه را نصب کنید تا بتوانید PreMiD را از Chrome Webstore نصب کنید.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "رد شدن", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "بازگشت", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "لغو", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "باشه", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "انجام شد", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "ورود", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "از شما متشكريم!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "ما از تبلیغات برای پشتیبانی از تیم و برپادارنده سرورمان استفاده می کنیم تا بهترین تجربه را به شما ارائه بدیم!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "لطفا مسدود کننده تبلیغ خود را غیر فعال کنید.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "من پشتیبانی نمی خوام.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "آیا مطمئن هستید?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "واقعا?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "پشتیبانی ل-لطفا :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "من نیازت دارم :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "خیل خب، باشه...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "دانلود های بتا رو نشون بده", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(لازم نیست اگر شما فقط برای دانلود نسخه عادی برنامه اینجا آمده اید)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "وقت نمایشه.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "از PreMiD استفاده کنید و به دوستانتان نشان دهید که دارید چه می کنید، شاید شما هم کسی را با علایق مشابه پیدا کردید.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "شروع کنید", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "PreMiD را دانلود کنید", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "برنامه ما را نصب کنید", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "افزونه ما را به مرورگر خود اضافه کنید", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "این سایت را دوباره باز کنید و چک کنید که افزونه متصل شده باشد", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "هنوز هم مشکل دارید؟ {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "ما برای کمک اینجاییم!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "برنامه", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "افزونه", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "هشدار:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} هیچ بسته نصبی برا این سیستم عامل وجود ندارد. این بدین معناست که پشتیبانی تخصصی در این موضوع در کار نیست.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "لطفا دقت کنید که PreMiD از موبایل ها پشتیبانی نمی کند.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "نشان دادن دانلود ها", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "مخفی کردن دانلود ها", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "نسخه فعلی برای این پلتفرم {0} می باشد (این نسخه مخصوصا برای لینوکس می باشد، و همچنین تاثیری بر روی دیگر پلتفرم ها ندارد).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "این نسخه مختص به لینوکس می باشد و شامل دیگر سیستم عامل ها نمی شود. نسخه اصلی برنامه {0} است", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "لطفا وارد شوید تا بتوانید این دانلود ها را ببینید.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "اوه، به نظر میاد که شما دسترسی نسخه بتا/آلفا را ندارید :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "شما می توانید به نسخه بتای برنامه بپیوندید از طریق **اینجا** اونم مجانی. بجنبید! ما فقط {0} جای خالی دیگر دردسترس داریم", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "دسترسی زودرس", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "هشدار", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "شما باید **این** افزونه را نصب کنید تا بتوانید PreMiD را از Chrome Webstore نصب کنید.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "رد شدن", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "بازگشت", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "لغو", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "باشه", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "انجام شد", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "ورود", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "درهرصورت بگذر", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "از شما متشكريم!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "ما از تبلیغات برای پشتیبانی از تیم و برپادارنده سرورمان استفاده می کنیم تا بهترین تجربه را به شما ارائه بدیم!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "لطفا مسدود کننده تبلیغ خود را غیر فعال کنید", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "نسخه های زودهنگام را نمایش بده", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(لازم نیست اگر شما فقط برای دانلود نسخه عادی برنامه اینجا آمده اید)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "من پشتیبانی نمی خوام.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "آیا مطمئن هستید?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "واقعا?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "پشتیبانی ل-لطفا :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "من بهتون نیاز دارم :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "خیل خب، باشه...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/fa_IR/Website/footer.json b/fa_IR/Website/footer.json index 02448e0796e..6a494f4adb4 100644 --- a/fa_IR/Website/footer.json +++ b/fa_IR/Website/footer.json @@ -47,10 +47,6 @@ "message": "مشارکت", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "طراحی", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "ترجمه", "description": "Translate -> redirects to locilazation page" diff --git a/fa_IR/Website/home.json b/fa_IR/Website/home.json index ab604cefcb4..19880df3f69 100644 --- a/fa_IR/Website/home.json +++ b/fa_IR/Website/home.json @@ -28,11 +28,11 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { - "message": "زنده", + "message": "پخش زنده", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "مرور کردن...", + "message": "گشتن...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { diff --git a/fa_IR/Website/partners.json b/fa_IR/Website/partners.json index 12d178332e2..9b090b00df5 100644 --- a/fa_IR/Website/partners.json +++ b/fa_IR/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat یک رادیو بین المللی بدون درآمد می باشد که سخت در تلاش و کوشش برای ارائه رادیوئی بدون توقف، با کیفیت از آخرین اخبار و سرگرمی است.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "پلتفرم درآمد یک گیمر.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio موفق ترین رادیو سرگرم کننده برای بازی های شبیه سازی در آلمان، اتریش و سوئیس می باشد!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "چیزی را دریافت کنید که حقیقتا مال خودتان است. پخش زنده انیمه، فیلم، هنتای، چیز های های ویژه و بیشتر. رایگان، بدون هیچ تبلیغی و با بالاترین کیفیت!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "بیاید انجمن زیبای خود را با نمونه های عالی ما بسازید. قلمرو پادشاهی خود را گسترش دهید.", "description": "Description for DiscordTemplates." @@ -139,6 +131,10 @@ "message": "یک الهه که برای خوشی جای ربات دیسکورد کار می کند!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM به شما اجازه می دهد به بیش از 15+ استریم موسیقی به صورت رایگان گوش دهید - بدون توقف. با بهترین و آخرین موزیک ها فقط برای شما!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "محلی ساز زبان سریع برای کمپانی های فن آوری.", "description": "Description for Crowdin." @@ -224,7 +220,7 @@ "description": "Modal apply button." }, "partners.apply.success": { - "message": "خیلی از درخواست شما متشکریم!", + "message": "از درخواست همکاری شما سپاس گذاریم!", "description": "Success message when applying." }, "partners.apply.error1": { diff --git a/fa_IR/Website/presence.json b/fa_IR/Website/presence.json index 03da64ff05e..f40397bf27e 100644 --- a/fa_IR/Website/presence.json +++ b/fa_IR/Website/presence.json @@ -8,7 +8,7 @@ "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "گزارش تغییرات", + "message": "لیست تغییرات", "description": "The title of the changelog section." }, "presence.sections.information.title": { diff --git a/fa_IR/Website/store.json b/fa_IR/Website/store.json index 4933c33b6d1..9272a3b0b89 100644 --- a/fa_IR/Website/store.json +++ b/fa_IR/Website/store.json @@ -64,7 +64,7 @@ "description": "Category at the top" }, "store.category.games": { - "message": "بازی‌ها", + "message": "بازی ها", "description": "Category at the top" }, "store.category.music": { diff --git a/fi_FI/Extension/popup.json b/fi_FI/Extension/popup.json index c6ef7c1ec84..842faa6c640 100644 --- a/fi_FI/Extension/popup.json +++ b/fi_FI/Extension/popup.json @@ -44,7 +44,7 @@ "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.noPresences": { - "message": "Ei presencejä lisätty", + "message": "Ei lisättyjä presencejä", "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.done": { @@ -87,6 +87,38 @@ "message": "Sinun PreMiD-sovelluksesi on vanhentunut. Päivitä se jatkaaksesi PreMiDin käyttöä.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Vanhentunut laajennus", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Laajennuksesi on vanhentunut. Päivitä se lataamalla sivustoltamme saadaksesi uusimmat ominaisuudet.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Kiireellinen päivitys", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Julkaisimme kiireellisen päivityksen laajennukselle. Päivitä se jatkaaksesi PreMiDin käyttöä.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Ei Internet-yhteyttä!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Näyttää siltä, että sinulla ei ole Internet-yhteyttä! PreMiD ei pysty näyttämään presencejä tällä hetkellä.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Ei yhteyttä Discordiin!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD ei pystynyt muodostamaan yhteyttä Discord-sovellukseesi! Onko se asennettu ja käynnissä? *Vianetsintä*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Kaikki", "description": "Category name shown when you open tags" diff --git a/fi_FI/Extension/presence.json b/fi_FI/Extension/presence.json index 6fa67ff0966..51517aff392 100644 --- a/fi_FI/Extension/presence.json +++ b/fi_FI/Extension/presence.json @@ -16,7 +16,7 @@ "description": "Shows when you hover over the little red circle icon at your Discord Rich Presence" }, "presence.activity.reading": { - "message": "Luetaan", + "message": "Lukee", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.activity.searching": { diff --git a/fi_FI/Presence/amazon.json b/fi_FI/Presence/amazon.json index 9b97548f8cb..8aebb933b8a 100644 --- a/fi_FI/Presence/amazon.json +++ b/fi_FI/Presence/amazon.json @@ -1,4 +1,12 @@ { + "amazon.cart": { + "message": "ostoskori", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "toivelista", + "description": "Part 2 of the string: \"Viewing their\"" + }, "amazon.store": { "message": "Katsoo kauppaa:", "description": "" diff --git a/fi_FI/Presence/discord.json b/fi_FI/Presence/discord.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fi_FI/Presence/discord.json @@ -0,0 +1 @@ +{} diff --git a/fi_FI/Presence/general.json b/fi_FI/Presence/general.json index a0e1248e846..91cf984f253 100644 --- a/fi_FI/Presence/general.json +++ b/fi_FI/Presence/general.json @@ -68,7 +68,7 @@ "description": "" }, "general.reading": { - "message": "Luetaan", + "message": "Lukee", "description": "" }, "general.searchFor": { @@ -155,6 +155,10 @@ "message": "Katsoo:", "description": "" }, + "general.viewPage": { + "message": "Katsoo sivua:", + "description": "" + }, "general.watchingVid": { "message": "Katsoo videota", "description": "" @@ -178,5 +182,9 @@ "general.terms": { "message": "Käyttöehdot", "description": "A page name" + }, + "general.cookie": { + "message": "Evästekäytäntö", + "description": "A page name" } } diff --git a/fi_FI/Presence/genius.json b/fi_FI/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fi_FI/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/fi_FI/Presence/google classroom.json b/fi_FI/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fi_FI/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/fi_FI/Presence/google docs.json b/fi_FI/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fi_FI/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/fi_FI/Presence/juniperbot.json b/fi_FI/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fi_FI/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/fi_FI/Presence/kahoot.json b/fi_FI/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fi_FI/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/fi_FI/Presence/namemc.json b/fi_FI/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fi_FI/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/fi_FI/Presence/netflix.json b/fi_FI/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fi_FI/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/fi_FI/Presence/premid.json b/fi_FI/Presence/premid.json index 7a2a86c36ca..6e25bab4c7a 100644 --- a/fi_FI/Presence/premid.json +++ b/fi_FI/Presence/premid.json @@ -1,62 +1,54 @@ { - "premid.viewPage": { - "message": "Katsoo sivua:", - "description": "" - }, - "premid.docs": { - "message": "Dokumentaatio", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Katsoo presenceä:", - "description": "" - }, - "premid.pageHome": { - "message": "Kotisivu", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Osallistujat", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Lataukset", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Kauppa", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Evästekäytäntö", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Yksityisyyskäytäntö", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Käyttöehdot", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Tietokirja", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Tietoja", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Apua", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Alkuun Pääseminen", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Katsoo sivua:", + "description": "" + }, + "premid.docs": { + "message": "Dokumentaatio", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Katsoo presenceä:", + "description": "" + }, + "premid.pageHome": { + "message": "Kotisivu", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Osallistujat", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Lataukset", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Kauppa", + "description": "A page name" + }, + "premid.partners": { + "message": "Yhteistyökumppanit", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Tietoja PreMiD:istä", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Apua", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Alkuun Pääseminen", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Precence-luokka", + "description": "A page name" + } +} diff --git a/fi_FI/Presence/tiktok.json b/fi_FI/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fi_FI/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/fi_FI/Presence/twitch.json b/fi_FI/Presence/twitch.json new file mode 100644 index 00000000000..73f265ce06b --- /dev/null +++ b/fi_FI/Presence/twitch.json @@ -0,0 +1,14 @@ +{ + "twitch.downloads": { + "message": "Lataukset", + "description": "Page name" + }, + "twitch.partners": { + "message": "Yhteistyökumppanit", + "description": "Page name" + }, + "twitch.home": { + "message": "Kotisivu", + "description": "Page name" + } +} diff --git a/fi_FI/Presence/twitter.json b/fi_FI/Presence/twitter.json index 71dfd71c906..392481b5f76 100644 --- a/fi_FI/Presence/twitter.json +++ b/fi_FI/Presence/twitter.json @@ -1,14 +1,14 @@ { - "twitter.viewDms": { - "message": "Katselee yksityisviestejään", - "description": "" - }, - "twitter.notifs": { - "message": "Ilmoitukset", - "description": "" - }, - "twitter.settings": { - "message": "Muuttamassa asetuksia...", - "description": "" - } -} \ No newline at end of file + "twitter.viewDms": { + "message": "Katselee yksityisviestejään", + "description": "" + }, + "twitter.notifs": { + "message": "Ilmoitukset", + "description": "" + }, + "twitter.settings": { + "message": "Muuttamassa asetuksia...", + "description": "" + } +} diff --git a/fi_FI/Presence/v live.json b/fi_FI/Presence/v live.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/fi_FI/Presence/v live.json @@ -0,0 +1 @@ +{} diff --git a/fi_FI/Website/contributors.json b/fi_FI/Website/contributors.json index ca6fb1b7202..24408999a56 100644 --- a/fi_FI/Website/contributors.json +++ b/fi_FI/Website/contributors.json @@ -11,6 +11,30 @@ "message": "Kääntäjät", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "Projektin johtaja", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Henkilökunnan koordinaattori", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Markkinoinnin johtaja", + "description": "'Marketing Director' title for contributors and user pages." + }, + "contributors.roles.administrator": { + "message": "Ylläpitäjä", + "description": "'Administrator' title for contributors and user pages." + }, + "contributors.roles.reviewer": { + "message": "Tarkistaja", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Kehittäjä", + "description": "'Developer' title for contributors and user pages." + }, "contributors.roles.designer": { "message": "Suunnittelija", "description": "'Designer' title for contributors and user pages." @@ -23,6 +47,14 @@ "message": "Tukiagentti", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "Edustaja", + "description": "'Representative' title for contributors and user pages." + }, + "contributors.roles.proofreader": { + "message": "Oikolukija", + "description": "'Proofreader' title for contributors and user pages." + }, "contributors.roles.donator": { "message": "Lahjoittaja", "description": "'Donator' title for contributors page." diff --git a/fi_FI/Website/downloads.json b/fi_FI/Website/downloads.json index cdd378e1205..5600714f973 100644 --- a/fi_FI/Website/downloads.json +++ b/fi_FI/Website/downloads.json @@ -1,134 +1,162 @@ { - "downloads.header.title": { - "message": "Aika näyttää.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Käytä PreMiD:iä nyt ja näytä muille ihmisille mitä teet, ehkä löydät jonkun jolla on samat kiinnostukset kuin sinulla.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Alota Tästä", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Lataa PreMID", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Asenna meidän sovellus", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Lisää meidän laajennus selaimeesi", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Päivitä tämä sivu ja tarkista onko laajennus yhdistetty", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Onko vielä ongelmia? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Olemme täällä auttamassa!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Sovelluslataukset", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Laajennukset", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Varoitus:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Sovelluksella ei ole asentajaa tälle käyttöjärjestemälle\nSe tarkoittaa sitä että sille ei ole tukea tällä hetkellä.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Huomaa, että PreMiD:iä ei tueta matkapuhelimissa.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Näytä Lataukset", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Piilota Lataukset", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Tämän alustan nykyinen versio on {0} (tämä versio on tietty Linuxille, eikä se koske muihin alustoihin).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Tämä versio on tietty Linuxille, eikä se koske muihin järjestelmiin. Sovelluksen pääversio on {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Kirjaudu sisään nähdäksesi nämä lataukset.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Voi ei, näyttää siltä että sinulla ei ole alpha/beta oikeutta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Voit liittyä meidan beta ohjelmaan ilmaiseksi **täältä**. Kiirehdi! Meillä on vain {0} paikkaa saatavilla", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Varhaiset Julkaisut", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Varoitus", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.button.skip": { - "message": "Ohita", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Takaisin", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Peruuta", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Selvä", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Valmis", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Kirjaudu sisään", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Kiitos!", - "description": "Title of the advertisement section box." - }, - "downloads.skipanyway.message1": { - "message": "En halua tukea.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Oletko varma?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Oikeastikko?", - "description": "Skip anyway messages (changes everytime you click it)." - } + "downloads.header.title": { + "message": "Aika näyttää.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Käytä PreMiD:iä nyt ja näytä muille ihmisille mitä teet, ehkä löydät jonkun jolla on samat kiinnostukset kuin sinulla.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Alota Tästä", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Lataa PreMID", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Asenna meidän sovellus", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Lisää meidän laajennus selaimeesi", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Päivitä tämä sivu ja tarkista onko laajennus yhdistetty", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Onko vielä ongelmia? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Olemme täällä auttamassa!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Sovelluslataukset", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Laajennukset", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Varoitus:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Sovelluksella ei ole asentajaa tälle käyttöjärjestemälle\nSe tarkoittaa sitä että sille ei ole tukea tällä hetkellä.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Huomaa, että PreMiD:iä ei tueta matkapuhelimissa.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Näytä Lataukset", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Piilota Lataukset", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion2": { + "message": "Tämä versio on tietty Linuxille, eikä se koske muihin järjestelmiin. Sovelluksen pääversio on {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Kirjaudu sisään nähdäksesi nämä lataukset.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Voi ei, näyttää siltä että sinulla ei ole alpha/beta oikeutta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Voit liittyä meidan beta ohjelmaan ilmaiseksi **täältä**. Kiirehdi! Meillä on vain {0} paikkaa saatavilla", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Varhaiset Julkaisut", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Varoitus", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Sinun täytyy asentaa **tämä** laajennus voidaksesi asentaa PreMiDin Chrome Web Storesta.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Ohita", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Takaisin", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Peruuta", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Selvä", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Valmis", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Kirjaudu sisään", + "description": "Login button on the downloads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Kiitos!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Käytämme mainoksia tukeaksemme tiimiämme ja ylläpitääksemme palvelimiamme tarjotaksemme sinulle parhaan käyttäjäkokemuksen!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Ole hyvä, ja poista mainoksenesto-ohjelmasi käytöstä", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Näytä beta-versiot", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(ei tarvita, jos olet täällä vain ladataksesi normaalin sovelluksen)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "En halua tukea.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Oletko varma?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Oikeastikko?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "O-ole hyvä ja tue :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Tarvitsen sinua :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Okei, okei...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/fi_FI/Website/errors.json b/fi_FI/Website/errors.json index 9b70f77e054..956d9e7c173 100644 --- a/fi_FI/Website/errors.json +++ b/fi_FI/Website/errors.json @@ -7,6 +7,10 @@ "message": "Valitettavasti emme löytäneet tuota sivua.", "description": "Error (404) message" }, + "error.code.4": { + "message": "Etsit presenceä, jota ei ole tai joka on tullut poistetuksi.", + "description": "Error (4) message" + }, "error.code.500": { "message": "Sisäinen palvelinvirhe tapahtui.", "description": "Error (500) message" @@ -22,5 +26,9 @@ "user.notFound.heading": { "message": "Käyttäjää ei löytynyt. Yritä varmistaa", "description": "Error when user couldn't be found." + }, + "user.notFound.message4": { + "message": "Jos uskot, että tämä oli virhe, ota meihin yhteyttä [Discord-palvelimessamme].", + "description": "Bottom line for the error page. Do not edit brackets." } } diff --git a/fi_FI/Website/footer.json b/fi_FI/Website/footer.json index 5be5a86c62b..41c534422b3 100644 --- a/fi_FI/Website/footer.json +++ b/fi_FI/Website/footer.json @@ -47,10 +47,6 @@ "message": "Osallistu", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Ulkonäkö", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Käännä", "description": "Translate -> redirects to locilazation page" @@ -64,7 +60,7 @@ "description": "Help section" }, "footer.help.troubleshooting": { - "message": "Apua", + "message": "Vianetsintä", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { diff --git a/fi_FI/Website/home.json b/fi_FI/Website/home.json index de03d6f30ba..35a12d7f0ad 100644 --- a/fi_FI/Website/home.json +++ b/fi_FI/Website/home.json @@ -24,7 +24,7 @@ "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.status.playing": { - "message": "Toistetaan", + "message": "Toistaa", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { @@ -80,7 +80,7 @@ "description": "Features section description" }, "home.features.quickSupport.button": { - "message": "Liity meidän Discordiin", + "message": "Liity Discordiimme", "description": "Features section button" }, "home.languageSelector.tippy": { diff --git a/fi_FI/Website/presence.json b/fi_FI/Website/presence.json index d2af1655f70..849152ec5f8 100644 --- a/fi_FI/Website/presence.json +++ b/fi_FI/Website/presence.json @@ -15,6 +15,10 @@ "message": "Informaatio", "description": "The title of the information section." }, + "presence.sections.information.author": { + "message": "Tekijä", + "description": "One of the strings from the Information section. [on webite -> Author: (username)]" + }, "presence.sections.information.version": { "message": "Versio", "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" diff --git a/fi_FI/Website/store.json b/fi_FI/Website/store.json index 0cb57fc10e1..450b2d6454e 100644 --- a/fi_FI/Website/store.json +++ b/fi_FI/Website/store.json @@ -3,6 +3,22 @@ "message": "Laajennusta ei ole yhdistetty.", "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, + "store.cards.creator": { + "message": "Tekijä", + "description": "Creator of a presence" + }, + "store.cards.popular": { + "message": "Tämä presence on erittäin suosittu käyttäjien keskuudessa.", + "description": "Presence card popular flame" + }, + "store.cards.partner": { + "message": "Yhteistyökumppanin presence", + "description": "Presence card partner flame" + }, + "store.cards.extraStepsRequired": { + "message": "Tämä presence vaatii lisävaiheita, tarkista sen sivulta lisätietoja.", + "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." + }, "store.header.search": { "message": "Etsi Presenceä", "description": "Search bar text when nothing is stated" @@ -15,6 +31,10 @@ "message": "Poista Presence", "description": "Button that will appear on hover after extension and presence is installed." }, + "store.card.presence.included": { + "message": "Tämä presence on automaattisesti käytössä vierailtaessa sen sivustolla.", + "description": "The message that appears instead of the buttons." + }, "store.category.filters.heading": { "message": "Suodattimet", "description": "Searh filters option at the store page" @@ -31,6 +51,10 @@ "message": "Vain tykätyt Presencet", "description": "Liked presences only checkbox" }, + "store.filters.added": { + "message": "Näytä lisätyt presencet", + "description": "Store filter to display/not display already installed presences." + }, "store.category.heading": { "message": "Kategoriat", "description": "Category heading" diff --git a/fr_FR/Extension/popup.json b/fr_FR/Extension/popup.json index d27beed60d7..e8b758eaa91 100644 --- a/fr_FR/Extension/popup.json +++ b/fr_FR/Extension/popup.json @@ -1,6 +1,6 @@ { "popup.navigation.settings": { - "message": "Options", + "message": "Réglages", "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.navigation.credits": { @@ -87,12 +87,28 @@ "message": "Votre application PreMiD est obsolète. Veuillez la mettre à jour afin de continuer à utiliser PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Extension obsolète", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Votre Extension est obsolète. Veuillez la mettre à jour pour obtenir les dernières fonctionnalités en la téléchargeant depuis notre site.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Mise à jour urgente", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Nous avons publié une mise à jour urgente pour l'extension. Veuillez la mettre à jour afin de continuer à utiliser PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "Pas de connexion internet !", "description": "Shown when the user has no internet connection" }, "popup.info.noInternet.message": { - "message": "Il semble que vous n'avez pas de connexion internet ! PreMiD ne sera pas en mesure de montrer des presences pour le moment.", + "message": "Il semble que vous n'avez pas de connexion internet ! PreMiD ne sera pas en mesure de montrer de Presences pour le moment.", "description": "Shown when the user has no internet connection" }, "popup.info.notConnectedDiscord": { diff --git a/fr_FR/Presence/amazon.json b/fr_FR/Presence/amazon.json index f03c6493fda..d13297d51a9 100644 --- a/fr_FR/Presence/amazon.json +++ b/fr_FR/Presence/amazon.json @@ -1,6 +1,6 @@ { "amazon.subscriptions": { - "message": "Regarde les abonnements", + "message": "Consulte ses abonnements", "description": "" }, "amazon.adprefs": { @@ -32,7 +32,7 @@ "description": "" }, "amazon.viewTheir": { - "message": "En train de regarder leur", + "message": "Regarde leur", "description": "Part 1 of the next 5 strings" }, "amazon.orderHistory": { @@ -64,7 +64,7 @@ "description": "" }, "amazon.store": { - "message": "Vue de la boutique:", + "message": "Regarder la boutique:", "description": "" }, "amazon.primeVid": { diff --git a/fr_FR/Presence/discord.json b/fr_FR/Presence/discord.json new file mode 100644 index 00000000000..6d8e4fbcbe0 --- /dev/null +++ b/fr_FR/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "En train de lire dans le salon : {0}{1} (Serveur : {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "En train d'écrire dans le salon : {0}{1} (Serveur : {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "En train de lire des messages privés de : {0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "En train d'écrire un message privé à : {0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "En train de lire dans un groupe de messages privés : {0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "En train d'écrire dans un groupe de messages privés : {0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Regarde ses amis...", + "description": "" + }, + "discord.nitro": { + "message": "En train de s'informer sur Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "En appel vocal avec : {0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Dans le salon vocal : {0}{1} (Serveur : {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Regarde ses paramètres...", + "description": "" + }, + "discord.serverSettings": { + "message": "En train de regarder les paramètres{0}du serveur : {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "En train de regarder le lien d'invitation : {0}{1} (Serveur : {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "En train de regarder le lien d'invitation{0} du serveur : {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Regarder le lien d'invitation", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Navigue à travers", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "la page des téléchargements", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "la page \"Pourquoi Discord ?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "la page \"Sécurité\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "la page des emplois", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "la page à propos", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "la page \"Marque\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "la page des inspirations", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "la page des communautés universitaires", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "l'espace actualités", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "la page du programme partenaire de Discord", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "la page de verification", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "la page StreamKit", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "la page sur l'open source", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "la page sécurité", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "la page modération", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "la page des Rich Presences", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "la politique de confidentialité", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "le portail développeurs", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "En train de parcourir ses applications", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "En train d'éditer l'application : {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "En train de parcourir ses équipes", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "En train d'éditer l'équipe : {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "En train de parcourir ses serveurs", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "En train de regarder les statistiques du serveur : {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "En train de lire la documentation", + "description": "" + }, + "discord.status": { + "message": "Statut Discord", + "description": "" + }, + "discord.support": { + "message": "Centre d’aide", + "description": "" + }, + "discord.blog": { + "message": "Blog Discord", + "description": "" + }, + "discord.merch": { + "message": "Magasin Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "Visualisation de la collection:", + "description": "" + } +} diff --git a/fr_FR/Presence/general.json b/fr_FR/Presence/general.json index ac69fac0217..41e7a19986f 100644 --- a/fr_FR/Presence/general.json +++ b/fr_FR/Presence/general.json @@ -4,7 +4,7 @@ "description": "" }, "general.browsing": { - "message": "Recherche...", + "message": "Navigue...", "description": "" }, "general.chapter": { @@ -44,7 +44,7 @@ "description": "" }, "general.live": { - "message": "Direct", + "message": "Live", "description": "" }, "general.manga": { @@ -104,7 +104,19 @@ "description": "" }, "general.search": { - "message": "En train de chercher", + "message": "Recherche", + "description": "" + }, + "general.writing": { + "message": "En train d'écrire", + "description": "" + }, + "general.calling": { + "message": "En train d'appeler", + "description": "" + }, + "general.inCall": { + "message": "Dans un appel...", "description": "" }, "general.shopCart": { @@ -199,14 +211,46 @@ "message": "Regarde:", "description": "" }, + "general.viewPage": { + "message": "Regarde la page :", + "description": "" + }, + "general.watchingMovie": { + "message": "En train de regarder un film", + "description": "" + }, + "general.watchingSeries": { + "message": "En train de regarder une série", + "description": "" + }, + "general.watchingShow": { + "message": "En train de regarder une série", + "description": "" + }, "general.watchingVid": { "message": "Regarde une vidéo", "description": "" }, + "general.waitingVid": { + "message": "En attente de la mise en première d'une vidéo", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "En attente de la mise en première de la vidéo", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Regarde un livestream", "description": "" }, + "general.waitingLive": { + "message": "En attente du démarrage d'un live", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "En attente du démarrage du live", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Regarde:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "Conditions d'utilisation", "description": "A page name" + }, + "general.cookie": { + "message": "Politique de Cookies", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Boucler toutes les chansons", + "description": "" + }, + "general.repeat": { + "message": "En boucle", + "description": "" + }, + "general.incidentView": { + "message": "Regarde un incident", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Historique d'incidents", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Historique de la disponibilité", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Afficher la série", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Afficher le film", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Afficher l'épisode", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Voir la vidéo", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Regarder la diffusion en direct", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Afficher la chaîne", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Rejoindre l'écoute", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Regarde une page", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Regarde une chanson", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Regarde un album", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Regarde un profil", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Afficher l'artiste", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Afficher la playlist", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Afficher le podcast", + "description": "Used as the title for the button in Discord." } } diff --git a/fr_FR/Presence/genius.json b/fr_FR/Presence/genius.json new file mode 100644 index 00000000000..924c1c13705 --- /dev/null +++ b/fr_FR/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Regarde les paroles de:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Regarder les paroles", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Regarde la page d'accueil", + "description": "" + }, + "genius.viewAlbum": { + "message": "Regarde l'album:", + "description": "Album of a song" + } +} diff --git a/fr_FR/Presence/google classroom.json b/fr_FR/Presence/google classroom.json new file mode 100644 index 00000000000..c316c271d7c --- /dev/null +++ b/fr_FR/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Consulte son calendrier", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Consulte leur liste de choses à faire", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Consulte un devoir", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Consule un devoir dans:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Consulte une classe", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Consulte le travail de classe", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Consulte le travail de classe de:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Consulte les membres de la classe", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Consulte les membres de la classe de:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Configure ses paramètres", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/fr_FR/Presence/google docs.json b/fr_FR/Presence/google docs.json new file mode 100644 index 00000000000..1e5e627dce0 --- /dev/null +++ b/fr_FR/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "En train de modifier un document", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "En train de regarder un document", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "En train de naviguer dans ses documents", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "En train de modifier un formulaire", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "En train de regarder un formulaire", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "En train de naviguer dans ses formulaires", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "En train de modifier une feuille de calcul", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "En train de regarder une feuille de calcul", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "En train de naviguer dans ses feuilles de calcul", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "En train de modifier une présentation", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "En train de regarder une présentation", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "En train de naviguer sur sa présentation", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/fr_FR/Presence/hypixel.json b/fr_FR/Presence/hypixel.json index 9779e6a7b75..3d1d4f3b2b0 100644 --- a/fr_FR/Presence/hypixel.json +++ b/fr_FR/Presence/hypixel.json @@ -4,15 +4,15 @@ "description": "" }, "hypixel.watchThreads": { - "message": "Voir leurs fils de discussion surveillés", + "message": "Regarde leurs fils de discussion surveillés", "description": "Articles they get notifications from" }, "hypixel.watchForums": { - "message": "En train de regarder leurs forums regardés", + "message": "Consulte leurs forums surveillés", "description": "Forum categories they get notifications from" }, "hypixel.dm": { - "message": "Visualisation de leurs DMs", + "message": "Visualisation de leurs MPs", "description": "" }, "hypixel.game": { diff --git a/fr_FR/Presence/juniperbot.json b/fr_FR/Presence/juniperbot.json new file mode 100644 index 00000000000..87dbc511a6c --- /dev/null +++ b/fr_FR/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Page d'accueil", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Regarde le classement du serveur :", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "Sur le tableau de bord", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Serveur: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Lis les informations à propos des plans de donation", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Sélection d’un serveur", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Regarde la liste des commandes", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Regarde les statistiques du bot", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Personalise sa carte de rang", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Regarde à propos des cookies du site", + "description": "Reading about the site's cookies" + } +} diff --git a/fr_FR/Presence/kahoot.json b/fr_FR/Presence/kahoot.json new file mode 100644 index 00000000000..e66f69837ef --- /dev/null +++ b/fr_FR/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Rejoindre la partie: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "En train de rejoindre la partie...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "En attente du démarrage de la partie...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "La partie commence!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "En train de jouer...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Chargement de la prochaine question...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Réponse incorrect", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Réponse correct", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "En train de regarder les résultats:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Regarde la diapositive:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Game Over", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "En train de crée une partie...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Chargement de la page ...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Première Place: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Points : {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Bonnes réponses: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Montre la diapositive:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Question: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Question affichée:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "1ère place", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "2ième place", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "3ième place", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Top {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} de {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/fr_FR/Presence/namemc.json b/fr_FR/Presence/namemc.json new file mode 100644 index 00000000000..a4552937573 --- /dev/null +++ b/fr_FR/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Regarde les noms à venir", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Regarde les skins en tendance", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Regarde les meilleurs skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Regarde les nouveaux skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Regarde des skins aléatoire", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Regarde les skins étiquetté", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Regarde les skins avec l'étiquette {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Regarde un skin", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Regarde les capes", + "description": "" + }, + "namemc.viewCape": { + "message": "Regarde la cape:", + "description": "" + }, + "namemc.servers": { + "message": "Regarde les serveurs", + "description": "" + }, + "namemc.viewServer": { + "message": "Regarde le serveur:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Regarder le serveur", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Regarde comment réclamer votre profil", + "description": "" + }, + "namemc.profileEdit": { + "message": "En train d'éditer les informations de leur{0}profil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Regarde leurs amis", + "description": "" + }, + "namemc.viewSkins": { + "message": "Regarde leur skins", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Regarde les emojis de leur profil", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/fr_FR/Presence/netflix.json b/fr_FR/Presence/netflix.json new file mode 100644 index 00000000000..ee10dcbbcad --- /dev/null +++ b/fr_FR/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "En train de regarder ses propositions", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "En train de paramétrer son profil", + "description": "" + }, + "netflix.latest": { + "message": "En train de regarder les nouveautés et{0}les tendances sur Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "En train d'obtenir son{0}lien de parrainage", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/fr_FR/Presence/premid.json b/fr_FR/Presence/premid.json index 0ae786c5791..78f884eebcb 100644 --- a/fr_FR/Presence/premid.json +++ b/fr_FR/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Regarde la page :", - "description": "" - }, - "premid.docs": { - "message": "Documentation", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Regarde la présence :", - "description": "" - }, - "premid.pageHome": { - "message": "Page d'accueil", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Contributeurs", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Téléchargements", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Boutique", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Politique de Cookies", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Politique de Confidentialité", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Conditions d'utilisation", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "À propos", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Configuration requise", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Installation", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Dépannage", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Commencer", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Développement de la presence", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Regarde la page :", + "description": "" + }, + "premid.docs": { + "message": "Documentation", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Regarde la présence :", + "description": "" + }, + "premid.pageHome": { + "message": "Page d'accueil", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Contributeurs", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Téléchargements", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Magasin", + "description": "A page name" + }, + "premid.partners": { + "message": "Partenaires", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "À propos de PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Configuration requise", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Installation", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Installation pour {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Dépannage", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Pour débuter", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Comprendre l'API v{0}", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Développement de Presence", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Règlement de Presence", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Classe Presence", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Classe du Slideshow", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Comprendre l'iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Configurer metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Configurer TypeScript", + "description": "A page name" + } +} diff --git a/fr_FR/Presence/tiktok.json b/fr_FR/Presence/tiktok.json new file mode 100644 index 00000000000..9ed0d371a2a --- /dev/null +++ b/fr_FR/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "En train de regarder{0}ses Pour toi", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "En train de regarder ses{0}Abonnements", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "En train de regarder un TikTok de :", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Regarder le TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/fr_FR/Presence/twitch.json b/fr_FR/Presence/twitch.json new file mode 100644 index 00000000000..8ae8cf9de8e --- /dev/null +++ b/fr_FR/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Téléchargements", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Jobs", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partenaires", + "description": "Page name" + }, + "twitch.press": { + "message": "Centre de presse", + "description": "Page name" + }, + "twitch.security": { + "message": "Sécurité", + "description": "Page name" + }, + "twitch.access": { + "message": "Accessibilité", + "description": "Page name" + }, + "twitch.ads": { + "message": "Choix des publicités", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Règles de la communauté", + "description": "Page name" + }, + "twitch.home": { + "message": "Page d'accueil", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Vérification du portefeuille...", + "description": "" + }, + "twitch.esports": { + "message": "Regarde l'Esport...", + "description": "" + }, + "twitch.viewFollow": { + "message": "En train de regarder des personnes que je suis ...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Regarde l’équipe:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Regarde son inventaire de Drops...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Regarde les campagnes de Drops actifs...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Regarde ses paramètres...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Regarde ses amis...", + "description": "" + }, + "twitch.subs": { + "message": "Regarde ses abonnements...", + "description": "" + }, + "twitch.squad": { + "message": "Regarde l'escouade...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Modère le streamer:", + "description": "" + }, + "twitch.redeem": { + "message": "Utilise un code...", + "description": "" + }, + "twitch.camp": { + "message": "Camp des créateurs", + "description": "" + }, + "twitch.campBasic": { + "message": "Apprendre les bases", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Configurer votre stream", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Niveau supérieur", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Se connecter et s'engager", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Soyez récompensé", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Musique sur Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Apprentissage en direct", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Tableau de bord des créateurs", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Gère leur stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Gère les rôles de la communauté...", + "description": "" + }, + "twitch.produce": { + "message": "Dans le producteur de vidéos...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Regarde leur", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Données analytiques de la chaîne", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Résumé du stream", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Succès", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Activité de la communauté", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Liste des abonnés", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Collections de vidéos", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clips", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Paramètres de la chaîne", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Paramètres de modération", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Paramètres des Drops", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Regarde les outils de streaming", + "description": "" + }, + "twitch.extensions": { + "message": "Regarde les extensions", + "description": "" + }, + "twitch.brand": { + "message": "Lie à propos de la marque Twitch...", + "description": "" + }, + "twitch.brandReal": { + "message": "Maintenir Twitch réel", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Apporter de la méthode à notre (bien-aimée) folie", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Maximiser notre expression", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Rassembler le tout", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Regarder l'évolution de la marque de Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Blogs Twitch", + "description": "" + }, + "twitch.blogArchive": { + "message": "Consulte les archives du blog {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Parcours les derniers posts du blog...", + "description": "" + }, + "twitch.help": { + "message": "Centre d’aide", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Regarde le sujet:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Navigue dans le catalogue des sujets...", + "description": "" + }, + "twitch.affiliate": { + "message": "Programme d'affiliation Twitch", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Développeurs Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Documentation pour les développeurs de Twitch", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Produits des développeurs de Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Exemples de réussite de la communauté", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Ressources utiles", + "description": "Page name" + } +} diff --git a/fr_FR/Presence/twitter.json b/fr_FR/Presence/twitter.json index a92d8981766..b42c0ab675e 100644 --- a/fr_FR/Presence/twitter.json +++ b/fr_FR/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Lit un tweet:", - "description": "" - }, - "twitter.viewDms": { - "message": "Visualisation de leurs DMs", - "description": "" - }, - "twitter.viewTweets": { - "message": "Regarde les tweets de:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Regarde les tweets (avec réponses) de:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Regarde le media de:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Regarde aimé par :", - "description": "" - }, - "twitter.viewList": { - "message": "Regarde la liste :", - "description": "" - }, - "twitter.bookmarks": { - "message": "Signets", - "description": "" - }, - "twitter.notifs": { - "message": "Notifications", - "description": "" - }, - "twitter.explore": { - "message": "Explore", - "description": "" - }, - "twitter.settings": { - "message": "Modifie les paramètres ...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Lis un tweet:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Regarde leur MP", + "description": "" + }, + "twitter.viewTweets": { + "message": "Regarde les tweets de:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Regarde les tweets (avec réponses) de:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Regarde le media de:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Regarde aimé par :", + "description": "" + }, + "twitter.viewList": { + "message": "Regarde la liste :", + "description": "" + }, + "twitter.bookmarks": { + "message": "Signets", + "description": "" + }, + "twitter.notifs": { + "message": "Notifications", + "description": "" + }, + "twitter.explore": { + "message": "Explore", + "description": "" + }, + "twitter.settings": { + "message": "Modifie les paramètres ...", + "description": "" + } +} diff --git a/fr_FR/Presence/v live.json b/fr_FR/Presence/v live.json new file mode 100644 index 00000000000..b05708212a7 --- /dev/null +++ b/fr_FR/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Navigue à travers", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "la page des nouvelles vidéos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "la page des graphiques", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "la prochaine page", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "la liste de salons", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "la page des événements", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "la page du magasin", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Navigue dans les mises en ligne récentes de leurs{0}abonnées", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "de la chaîne de {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Consulte la page de d'accueil", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Consulte la page des horaires", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Consulter la page \"my\"", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Consulte la page du magasin", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Consulte le tableau \"{0}\"", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Regarde le produit de {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Modifie son{0}propre profil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Regarde leur", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "page de profil", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "vidéos visionnées", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "achats récents", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "solde de pièces", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "appareils connectés", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "chaînes suivies", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Lis les règles", + "description": "" + } +} diff --git a/fr_FR/Presence/youtube.json b/fr_FR/Presence/youtube.json index 5b6680dd7cc..3c0bf8abb5a 100644 --- a/fr_FR/Presence/youtube.json +++ b/fr_FR/Presence/youtube.json @@ -1,6 +1,6 @@ { "youtube.ad": { - "message": "Regarde actuellement une annonce", + "message": "Regarde une publicité", "description": "" }, "youtube.browsingVideos": { @@ -28,11 +28,11 @@ "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "Visualisation de la tendance", + "message": "Regarde les tendances", "description": "" }, "youtube.browsingThrough": { - "message": "Parcourir à travers", + "message": "Navigue à travers", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.subscriptions": { @@ -56,7 +56,7 @@ "description": "" }, "youtube.upload": { - "message": "Envoi de quelque chose en cours...", + "message": "Met en ligne quelque chose...", "description": "" }, "youtube.viewAllPlaylist": { @@ -96,7 +96,7 @@ "description": "" }, "youtube.studio.viewTheir": { - "message": "En train de regarder leur", + "message": "Regarde leur", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.studio.channelAnalytics": { diff --git a/fr_FR/Website/contributors.json b/fr_FR/Website/contributors.json index e7199ae6b83..c838cae081e 100644 --- a/fr_FR/Website/contributors.json +++ b/fr_FR/Website/contributors.json @@ -31,6 +31,10 @@ "message": "Examinateur", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Responsable des localisations", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "Développeur", "description": "'Developer' title for contributors and user pages." diff --git a/fr_FR/Website/downloads.json b/fr_FR/Website/downloads.json index 3d2d7e50bc5..36ab0247701 100644 --- a/fr_FR/Website/downloads.json +++ b/fr_FR/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "C'est l'heure du show.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Commencez à utiliser PreMiD dès maintenant et montrez à vos amis ce que vous êtes en train de faire, peut-être vous trouverez quelqu'un avec les mêmes centres d'intérêts.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Commencer", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Télécharger PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Installer l'application", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Ajouter l'extension à votre navigateur", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Rechargez le site et vérifiez que l'extension est connectée", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Vous avez encore des problèmes ? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Nous sommes là pour vous aider !", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Application", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Extension", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Avertissement :", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Il n'y a pas d'installateur pour ce système d'exploitation. Cela signifie qu'il n'y a pas de support professionnel pour lui.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Veuillez noter que PreMiD n'est pas pris en charge sur mobile.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Voir les téléchargements", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Cacher les téléchargements", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "La version actuelle de cette plateforme est {0} (cette version est spécifique à Linux, et ne s'applique pas aux autres systèmes).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Cette version est spécifique à Linux et ne s'applique pas aux autres systèmes. La version principale de l'application est {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Veuillez vous connecter afin de voir les téléchargements.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Oh oh, il semble que vous n'avez pas accès à la alpha/bêta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Vous pouvez rejoindre notre programme bêta gratuitement **ici**. Dépêchez-vous ! Nous n'avons plus que {0} places disponibles", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Versions anticipées", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Attention", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "N'oubliez pas d'activer l'option 'Autoriser les extensions des autres magasins' dans les paramètres d'extension.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Vous devez installer **cette** extension pour installer PreMiD depuis Chrome Webstore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Suivant", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Précédent", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Retour", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "D'accord", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Terminé", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Se connecter", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Merci!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Nous utilisons des publicités pour soutenir notre équipe et maintenir nos serveurs pour vous offrir la meilleure expérience utilisateur !", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Veuillez désactiver votre bloqueur de publicités.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Je ne veux pas soutenir.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Êtes-vous sûr(e) ?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Etes-vous sûr de vouloir continuer ?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "S-support s'il vous plaît :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "J'ai besoin de vous :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "D'accord, d'accord ...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Afficher les téléchargements bêta", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(pas nécessaire si vous êtes seulement ici pour télécharger l'application normale)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "C'est l'heure du show.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Commencez à utiliser PreMiD dès maintenant et montrez à vos amis ce que vous êtes en train de faire, peut-être vous trouverez quelqu'un avec les mêmes centres d'intérêts.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Commencer", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Télécharger PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Installer l'application", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Ajouter l'extension à votre navigateur", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Rechargez le site et vérifiez que l'extension est connectée", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Vous avez encore des problèmes ? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Nous sommes là pour vous aider !", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Application", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Extension", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Avertissement :", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Il n'y a pas d'installateur pour ce système d'exploitation. Cela signifie qu'il n'y a pas de support professionnel pour lui.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Veuillez noter que PreMiD n'est pas pris en charge sur mobile.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Voir les téléchargements", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Cacher les téléchargements", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "La version actuel pour cette platform est {0} (cette version est spécifique à Linux et ne s'applique pas aux autres plateformes).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Cette version est spécifique à Linux et ne s'applique pas aux autres systèmes. La version principale de l'application est {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Veuillez vous connecter afin de voir les téléchargements.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Oh oh, il semble que vous n'avez pas accès à la alpha/bêta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Vous pouvez rejoindre notre programme bêta gratuitement **ici**. Dépêchez-vous ! Nous n'avons plus que {0} places disponibles", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Versions anticipées", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Attention", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Vous devez installer **cette** extension pour installer PreMiD depuis Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Suivant", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Précédent", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Annuler", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "D'accord", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Terminé", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Se connecter", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Passer quand même", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Merci!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Nous utilisons des publicités pour soutenir notre équipe et maintenir nos serveurs pour vous offrir la meilleure expérience utilisateur !", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Veuillez désactiver votre bloqueur de publicités", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Afficher les versions bêta", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(pas nécessaire si vous êtes seulement ici pour télécharger l'application normale)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Je ne veux pas soutenir.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Êtes-vous sûr(e) ?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Etes-vous sûr de vouloir continuer ?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "S-support s'il vous plaît :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "J'ai besoin de vous :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "D'accord, d'accord ...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/fr_FR/Website/footer.json b/fr_FR/Website/footer.json index d0a82b616fe..a84df99cffa 100644 --- a/fr_FR/Website/footer.json +++ b/fr_FR/Website/footer.json @@ -40,17 +40,13 @@ "description": "Support us section" }, "footer.supportus.donate": { - "message": "Donner", + "message": "Faire un don", "description": "Donate -> redirects to patreon.com/timeraa" }, "footer.supportus.contribute": { "message": "Contribuer", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Design", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Traduire", "description": "Translate -> redirects to locilazation page" diff --git a/fr_FR/Website/header.json b/fr_FR/Website/header.json index 2e74daa197b..9d8579ca8f7 100644 --- a/fr_FR/Website/header.json +++ b/fr_FR/Website/header.json @@ -20,7 +20,7 @@ "description": "Button that switches language after click." }, "header.loader.phrases": { - "message": "En train de cuire des pancakes...;En train de placer des conteneurs...;En train d'analyser votre adresse IP...;UwU;En train de casser des règles...", + "message": "En train de faire des pancakes...;En train de placer des conteneurs...;En train d'analyser votre adresse IP...;UwU;En train d'enfreindre des règles...", "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" }, "header.store": { @@ -36,7 +36,7 @@ "description": "Contributors tab" }, "header.login": { - "message": "Se connecter", + "message": "Connexion", "description": "Login Button" }, "header.lia": { diff --git a/fr_FR/Website/home.json b/fr_FR/Website/home.json index 67470a63a06..c92eb11feb4 100644 --- a/fr_FR/Website/home.json +++ b/fr_FR/Website/home.json @@ -24,15 +24,15 @@ "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.status.playing": { - "message": "Lecture", + "message": "Repasser", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { - "message": "Direct", + "message": "Live", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "Recherche...", + "message": "Navigue...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { @@ -44,7 +44,7 @@ "description": "Features section subheading" }, "home.features.presencesystem.description": { - "message": "Nous avons crée notre extension de manière à vous laisser ajouter, utiliser des Presences créées par d'autres utilisateurs et les gérer dans notre extension !", + "message": "Nous avons créé notre extension de manière à vous laisser ajouter, utiliser des Presences créées par d'autres utilisateurs et les gérer dans notre extension !", "description": "Features section description" }, "home.features.presencesystem.button": { @@ -68,7 +68,7 @@ "description": "Features section description point" }, "home.features.simpleInterface.description.3": { - "message": "Trier par catégorie", + "message": "Tri par catégories", "description": "Features section description point" }, "home.features.quickSupport.heading": { diff --git a/fr_FR/Website/partners.json b/fr_FR/Website/partners.json index e7b5fca666f..d5f8d523890 100644 --- a/fr_FR/Website/partners.json +++ b/fr_FR/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat est une radio internationale à but non lucratif qui s'efforce de fournir des services de radio et de divertissement de qualité sans escale.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "La plateforme de gain du joueur.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio est la radio d'infotainment la plus réussie pour les jeux de simulation en Allemagne, en Autriche et en Suisse!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Recevez ce qui vous revient à juste titre. Diffusez Anime, Films, Hentai, Promotions et plus encore. Gratuitement, sans publicités et en haute définition!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Commencez à créer votre propre communauté avec nos superbes modèles. Construisez votre propre royaume.", "description": "Description for DiscordTemplates." @@ -139,6 +131,10 @@ "message": "Une déesse qui joue le rôle d'un drôle de bot Discord !", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM vous permet d'écouter plus de 15 flux de musique gratuitement - sans interruption. Avec la meilleure et la dernière musique rien que pour vous !", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Localisation agile pour les entreprises technologiques.", "description": "Description for Crowdin." @@ -180,7 +176,7 @@ "description": "Select 'Website' category." }, "partners.apply.select.other": { - "message": "Autres", + "message": "Autre", "description": "Select 'Other' category." }, "partners.apply.form.name": { diff --git a/fr_FR/Website/presence.json b/fr_FR/Website/presence.json index 43f07d763f3..6cdefd9e6bb 100644 --- a/fr_FR/Website/presence.json +++ b/fr_FR/Website/presence.json @@ -8,7 +8,7 @@ "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "Changelog", + "message": "Journal de modifications", "description": "The title of the changelog section." }, "presence.sections.information.title": { diff --git a/ga_IE/Extension/popup.json b/ga_IE/Extension/popup.json index 199953d64b1..cc5c7c5a2dd 100644 --- a/ga_IE/Extension/popup.json +++ b/ga_IE/Extension/popup.json @@ -87,6 +87,38 @@ "message": "Tá an t-iarratas PreMiD suiteáilte reatha as dáta! Nuashonraigh le do thoil chun leanúint ar aghaidh ag úsáid PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Síneadh atá as dáta", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Do Síneadh atá as dáta. Le do thoil a thabhairt cothrom le dáta sé a fháil ar a gnéithe is déanaí trí é a íoslódáil ón ár suíomh.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Práinneach a thabhairt cothrom le dáta", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "D'eisíomar nuashonrú práinneach don síneadh. Déan é a nuashonrú le do thoil chun leanúint ar aghaidh ag úsáid PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Aon nasc idirlín!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Dealraíonn sé cosúil nach bhfuil tú bhfuil nasc idirlín! PreMiD ní bheidh a bheith in ann a thaispeáint presences i láthair na huaire.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Gan aon nasc Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "Ní raibh PreMiD in ann ceangal chun d’iarratas Discord! An bhfuil sé suiteáilte agus ag rith?* Fabhtcheartú*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Gach", "description": "Category name shown when you open tags" diff --git a/ga_IE/Presence/1337x.json b/ga_IE/Presence/1337x.json index 0967ef424bc..7ed8fca5b67 100644 --- a/ga_IE/Presence/1337x.json +++ b/ga_IE/Presence/1337x.json @@ -1 +1,78 @@ -{} +{ + "1337x.movieLibrary": { + "message": "Ag féachaint ar leabharlann na scannán", + "description": "" + }, + "1337x.seriesLibrary": { + "message": "Ag féachaint ar leabharlann na sraithe", + "description": "" + }, + "1337x.latestEpisode": { + "message": "Ag féachaint ar na heachtraí is déanaí", + "description": "" + }, + "1337x.top": { + "message": "Ag féachaint ar an 100 barr", + "description": "" + }, + "1337x.trending": { + "message": "Ag féachaint ar a bhfuil ag titim amach", + "description": "" + }, + "1337x.animeTorrents": { + "message": "Ag féachaint ar Torrents Anime", + "description": "" + }, + "1337x.appTorrents": { + "message": "Ag féachaint ar Torrents Apps", + "description": "" + }, + "1337x.docTorrents": { + "message": "Ag féachaint ar Torrents Cláir faisnéise", + "description": "" + }, + "1337x.gamesTorrents": { + "message": "Ag féachaint ar Torrents Cluichí", + "description": "" + }, + "1337x.moviesTorrents": { + "message": "Ag féachaint ar Torrents Scannáin", + "description": "" + }, + "1337x.musicTorrents": { + "message": "Ag féachaint ar Torrents Ceoil", + "description": "" + }, + "1337x.otherTorrents": { + "message": "Ag féachaint ar Torrents Eile", + "description": "" + }, + "1337x.tvTorrents": { + "message": "Ag féachaint ar Torrents Teilifíse", + "description": "" + }, + "1337x.xxxTorrents": { + "message": "Ag féachaint ar Torrents XXX", + "description": "XXX as in NSFW" + }, + "1337x.upload": { + "message": "Rud a uaslódáil...", + "description": "" + }, + "1337x.rules": { + "message": "Na rialacha a léamh", + "description": "" + }, + "1337x.writing": { + "message": "Ag scríobh go 1337x", + "description": "" + }, + "1337x.about": { + "message": "Ag léamh thart ar 1337x", + "description": "" + }, + "1337x.viewTorrent": { + "message": "Ag féachaint ar torrent:", + "description": "" + } +} diff --git a/ga_IE/Presence/9gag.json b/ga_IE/Presence/9gag.json index 9e26dfeeb6e..04754130dc1 100644 --- a/ga_IE/Presence/9gag.json +++ b/ga_IE/Presence/9gag.json @@ -1 +1,34 @@ -{} \ No newline at end of file +{ + "9gag.gag": { + "message": "Ag féachaint ar gobán:", + "description": "" + }, + "9gag.hot": { + "message": "Ag féachaint ar a bhfuil te", + "description": "" + }, + "9gag.trending": { + "message": "Ag féachaint ar a bhfuil ag titim amach", + "description": "" + }, + "9gag.fresh": { + "message": "Ag féachaint ar a bhfuil úr", + "description": "" + }, + "9gag.tag": { + "message": "Clib féachana:", + "description": "" + }, + "9gag.about": { + "message": "Gach eolas faoi 9GAG", + "description": "" + }, + "9gag.store": { + "message": "Ag féachaint ar leathanach siopa", + "description": "" + }, + "9gag.collection": { + "message": "Bailiúchán féachana:", + "description": "" + } +} \ No newline at end of file diff --git a/ga_IE/Presence/aliexpress.json b/ga_IE/Presence/aliexpress.json index 9e26dfeeb6e..50fcf5a0c54 100644 --- a/ga_IE/Presence/aliexpress.json +++ b/ga_IE/Presence/aliexpress.json @@ -1 +1,66 @@ -{} \ No newline at end of file +{ + "aliexpress.store": { + "message": "Siopa féachana:", + "description": "" + }, + "aliexpress.message": { + "message": "Ionad Teachtaireachtaí", + "description": "Meaning Direct messages" + }, + "aliexpress.sale": { + "message": "Ag brabhsáil tríd an díol", + "description": "" + }, + "aliexpress.recentlyViewProducts1": { + "message": "Ag féachaint ar a gcuid le déanaí", + "description": "Part 1 of 2" + }, + "aliexpress.recentlyViewProducts2": { + "message": "táirgí a bhreathnaítear orthu", + "description": "Part 2 of 2" + }, + "aliexpress.theirAli": { + "message": "Ag féachaint ar a AliExpress", + "description": "" + }, + "aliexpress.feedback": { + "message": "Aiseolas AliExpress", + "description": "" + }, + "aliexpress.orders": { + "message": "Ag féachaint ar a n-orduithe", + "description": "" + }, + "aliexpress.viewTheir": { + "message": "Ag féachaint ar a gcuid", + "description": "Part 1 " + }, + "aliexpress.refunds": { + "message": "Aisíocaíochtaí & Díospóidí", + "description": "Part 2 of \"Viewing their\"" + }, + "aliexpress.deletedOrders": { + "message": "orduithe scriosta", + "description": "Part 2 of \"Viewing their\"" + }, + "aliexpress.trade": { + "message": "Ionad Trádála AliExpress", + "description": "" + }, + "aliexpress.coupons": { + "message": "Ag féachaint ar a gcúpóin", + "description": "" + }, + "aliexpress.address": { + "message": "Ag féachaint ar a seoladh", + "description": "" + }, + "aliexpress.helpCenter": { + "message": "Ionad Cabhrach AliExpress", + "description": "" + }, + "aliexpress.sellCenter": { + "message": "Ionad Díol AliExpress", + "description": "" + } +} \ No newline at end of file diff --git a/ga_IE/Presence/amazon.json b/ga_IE/Presence/amazon.json index 9e26dfeeb6e..38db2fb5821 100644 --- a/ga_IE/Presence/amazon.json +++ b/ga_IE/Presence/amazon.json @@ -1 +1,74 @@ -{} \ No newline at end of file +{ + "amazon.subscriptions": { + "message": "Ag féachaint ar shíntiúis", + "description": "" + }, + "amazon.adprefs": { + "message": "Ag féachaint ar a gcuid adprefs", + "description": "" + }, + "amazon.balance": { + "message": "Ag féachaint ar a n-iarmhéid", + "description": "" + }, + "amazon.payment": { + "message": "Ag féachaint ar mhodhanna íocaíochta", + "description": "" + }, + "amazon.address": { + "message": "Ag féachaint ar a seoltaí", + "description": "" + }, + "amazon.pets": { + "message": "Ag féachaint ar a gcuid peataí", + "description": "" + }, + "amazon.catergoriesAll": { + "message": "Ag féachaint ar gach catagóir", + "description": "" + }, + "amazon.prime": { + "message": "Ag féachaint ar Amazon Prime", + "description": "" + }, + "amazon.viewTheir": { + "message": "Ag féachaint ar a gcuid", + "description": "Part 1 of the next 5 strings" + }, + "amazon.orderHistory": { + "message": "stair ordú", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.orderDetails": { + "message": "sonraí ordú", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.cart": { + "message": "cart siopadóireacht", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "liosta Mianta", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.giftcards": { + "message": "cártaí bronntanais", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.recommended": { + "message": "Breathnú molta", + "description": "" + }, + "amazon.history": { + "message": "Ag féachaint ar a stair", + "description": "" + }, + "amazon.store": { + "message": "Siopa féachana:", + "description": "" + }, + "amazon.primeVid": { + "message": "Ag Breathnú ar Phríomh-Fhíseán:", + "description": "" + } +} \ No newline at end of file diff --git a/ga_IE/Presence/discord.json b/ga_IE/Presence/discord.json new file mode 100644 index 00000000000..3375c554eaf --- /dev/null +++ b/ga_IE/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Léitheoireacht sa chainéal:{0}{1} (Freastalaí: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Clóscríobh sa chainéal:{0}{1} (Freastalaí: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "DManna a léamh ó:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Clóscríobh DManna chuig:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Léitheoireacht i ngrúpa DM:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Clóscríobh i ngrúpa DM:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Ag amharc ar a gcairde...", + "description": "" + }, + "discord.nitro": { + "message": "Ag léamh faoi Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Guth ceangailte le:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Guth ceangailte le:{0}{1} (Freastalaí: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Ag féachaint ar a gcuid socruithe...", + "description": "" + }, + "discord.serverSettings": { + "message": "Ag féachaint ar shocruithe{0} an fhreastalaí: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Ag féachaint ar an nasc cuireadh:{0}{1} (Freastalaí: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Ag féachaint ar nasc cuireadh{0} den fhreastalaí: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Féach ar Tabhair cuireadh do Nasc", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Ag brabhsáil tríd", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "an leathanach Íoslódálacha", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "an \"Cén fáth Discord?\" leathanach", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "an tIonad Sábháilteachta", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "an leathanach Poist", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "an leathanach Maidir", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "an leathanach Brandála", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "an leathanach Inspioráid", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "leathanach an Choláiste", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "leathanach an Seomra Nuachta", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "an leathanach Comhpháirtí", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "an leathanach Fíoraithe", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "an leathanach StreamKit", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "an leathanach Foinse Oscailte", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "an leathanach Slándála", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "an leathanach Modhnóireachta", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "an leathanach Láithreacht Saibhir", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "na polasaithe", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Tairseach Forbróra", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Ag brabhsáil trína gcuid aipeanna", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Aip eagarthóireachta: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Ag brabhsáil trína bhfoirne", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Foireann eagarthóireachta: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Ag brabhsáil trína bhfreastalaithe", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Ag amharc ar léargas an fhreastalaí: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Ag léamh na cáipéise", + "description": "" + }, + "discord.status": { + "message": "Stádas Discord", + "description": "" + }, + "discord.support": { + "message": "Ionad Cabhrach", + "description": "" + }, + "discord.blog": { + "message": "Blag Discord", + "description": "" + }, + "discord.merch": { + "message": "Earraí Ceannaíochta Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "Bailiúchán féachana:", + "description": "" + } +} diff --git a/ga_IE/Presence/facebook.json b/ga_IE/Presence/facebook.json index 9e26dfeeb6e..933f114c98b 100644 --- a/ga_IE/Presence/facebook.json +++ b/ga_IE/Presence/facebook.json @@ -1 +1,62 @@ -{} \ No newline at end of file +{ + "facebook.call": { + "message": "I nglao le:", + "description": "" + }, + "facebook.vcall": { + "message": "I bhfíseán le:", + "description": "" + }, + "facebook.userHidden": { + "message": "duine éigin... (Úsáideoir i bhfolach)", + "description": "Shows when you dont want to show who you are calling/texting." + }, + "facebook.writing": { + "message": "Teachtaireacht a chumadh", + "description": "" + }, + "facebook.userAbout": { + "message": "Ag léamh faoin úsáideoir:", + "description": "" + }, + "facebook.userCommunity": { + "message": "Pobal úsáideora an úsáideora:", + "description": "" + }, + "facebook.userPics": { + "message": "Ag féachaint ar ghrianghraif de réir úsáideora:", + "description": "" + }, + "facebook.userPosts": { + "message": "Ag féachaint ar phoist de réir úsáideora:", + "description": "" + }, + "facebook.userShop": { + "message": "Siopa úsáideora an úsáideora:", + "description": "" + }, + "facebook.userFriends": { + "message": "Ag féachaint ar chairde an úsáideora:", + "description": "" + }, + "facebook.userVids": { + "message": "Ag féachaint ar fhíseáin de réir úsáideora:", + "description": "" + }, + "facebook.browse": { + "message": "Ag brabhsáil tríd:", + "description": "" + }, + "facebook.savedVids": { + "message": "Físeáin shábháil", + "description": "" + }, + "facebook.added": { + "message": "Leis Le Déanaí", + "description": "" + }, + "facebook.weather": { + "message": "Ag féachaint ar aimsir an lae inniu", + "description": "" + } +} \ No newline at end of file diff --git a/ga_IE/Presence/general.json b/ga_IE/Presence/general.json index ffabd66becc..376fb4ce028 100644 --- a/ga_IE/Presence/general.json +++ b/ga_IE/Presence/general.json @@ -31,6 +31,10 @@ "message": "Seánra", "description": "" }, + "general.language": { + "message": "Teanga", + "description": "For choosing a language" + }, "general.listeningMusic": { "message": "Ag éisteacht le ceoil", "description": "" @@ -71,16 +75,272 @@ "message": "Ag léamh faoi:", "description": "" }, + "general.readingArticle": { + "message": "Alt léitheoireachta:", + "description": "" + }, + "general.readingChannel": { + "message": "Léitheoireacht sa chainéal:", + "description": "" + }, + "general.readingPost": { + "message": "Phost léitheoireachta:", + "description": "" + }, + "general.readingThread": { + "message": "Snáithe léitheoireachta:", + "description": "" + }, "general.reading": { "message": "Léitheoireacht", "description": "" }, + "general.searchFor": { + "message": "Ag cuardach:", + "description": "" + }, + "general.searchSomething": { + "message": "Ag cuardach rud éigin...", + "description": "" + }, "general.search": { "message": "Cuardach", "description": "" }, + "general.writing": { + "message": "Scríbhneoireacht", + "description": "" + }, + "general.calling": { + "message": "Ag glaoch", + "description": "" + }, + "general.inCall": { + "message": "I nglao...", + "description": "" + }, + "general.shopCart": { + "message": "Cart siopadóireacht", + "description": "" + }, "general.store": { "message": "Stór", "description": "" + }, + "general.typeDM": { + "message": "Clóscríobh DManna chuig:", + "description": "" + }, + "general.typeChannel": { + "message": "Clóscríobh sa chainéal:", + "description": "" + }, + "general.viewAnime": { + "message": "Anime féachana:", + "description": "" + }, + "general.viewCategory": { + "message": "Catagóir féachana:", + "description": "" + }, + "general.viewChannel": { + "message": "Cainéal féachana:", + "description": "" + }, + "general.viewEpisode": { + "message": "Ag féachaint ar eipeasóid:", + "description": "" + }, + "general.viewGenre": { + "message": "Seánra féachana:", + "description": "" + }, + "general.viewHome": { + "message": "Ag féachaint ar leathanach baile", + "description": "" + }, + "general.viewList": { + "message": "Liosta féachana de:", + "description": "" + }, + "general.viewManga": { + "message": "Breathnú ar manga:", + "description": "" + }, + "general.viewMember": { + "message": "Ball féachana:", + "description": "" + }, + "general.viewMovie": { + "message": "Ag féachaint ar scannán:", + "description": "" + }, + "general.viewPlaylist": { + "message": "Seinmliosta ag breathnú:", + "description": "" + }, + "general.viewProduct": { + "message": "Ag féachaint ar tháirge:", + "description": "" + }, + "general.viewProfile": { + "message": "Próifíl féachana de:", + "description": "" + }, + "general.viewSeries": { + "message": "Sraith féachana:", + "description": "" + }, + "general.viewShow": { + "message": "Seó féachana:", + "description": "" + }, + "general.viewAccount": { + "message": "Ag féachaint ar a gcuntas", + "description": "" + }, + "general.viewThread": { + "message": "Snáithe féachana:", + "description": "" + }, + "general.viewUser": { + "message": "Úsáideoir féachana:", + "description": "" + }, + "general.viewing": { + "message": "Breathnú:", + "description": "" + }, + "general.viewPage": { + "message": "Leathanach féachana:", + "description": "" + }, + "general.watchingMovie": { + "message": "Ag féachaint ar scannán", + "description": "" + }, + "general.watchingSeries": { + "message": "Ag féachaint ar shraith", + "description": "" + }, + "general.watchingShow": { + "message": "Ag féachaint ar thaispeántas", + "description": "" + }, + "general.watchingVid": { + "message": "Ag féachaint ar fhíseán", + "description": "" + }, + "general.waitingVid": { + "message": "Ag fanacht le físeán a chéad taibhiú", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Ag fanacht leis an bhfíseán a chéad taibhiú", + "description": "\"the\" video, as in the video title is specified)" + }, + "general.watchingLive": { + "message": "Ag féachaint ar shruth beo", + "description": "" + }, + "general.waitingLive": { + "message": "Ag fanacht le sruth beo a thosú", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Ag fanacht go dtosóidh an sruth beo", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "Breathnú:", + "description": "" + }, + "general.wishlist": { + "message": "Liosta Mianta:", + "description": "" + }, + "general.privacy": { + "message": "Beartas Príobháideachais", + "description": "A page name" + }, + "general.terms": { + "message": "Téarmaí Seirbhísí", + "description": "A page name" + }, + "general.cookie": { + "message": "Beartas Fianán", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Lúb gach amhrán", + "description": "" + }, + "general.repeat": { + "message": "Ar lúb", + "description": "" + }, + "general.incidentView": { + "message": "Ag féachaint ar eachtra", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Stair na dteagmhas", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Stair na haimsire", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Féach ar an Sraith", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Féach ar an Scannán", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Féach ar Eipeasóid", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Féach Físeán", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Féach ar an Sruth", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Féach ar Mhuir nIocht", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Éist Chomh maith", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Féach ar an Leathanach", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Féach Amhrán", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Féach ar an Albam", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Féach ar Phróifíl", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Féach ar Ealaíontóra", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Féach ar Seinmliosta", + "description": "Used as the title for the button in Discord." } } diff --git a/ga_IE/Presence/genius.json b/ga_IE/Presence/genius.json new file mode 100644 index 00000000000..89a4e35389b --- /dev/null +++ b/ga_IE/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Ag féachaint ar liricí de:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Féach ar Liricí", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Ag féachaint ar an leathanach baile", + "description": "" + }, + "genius.viewAlbum": { + "message": "Albam ag breathnú:", + "description": "Album of a song" + } +} diff --git a/ga_IE/Presence/google classroom.json b/ga_IE/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ga_IE/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/ga_IE/Presence/google docs.json b/ga_IE/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ga_IE/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/ga_IE/Presence/hypixel.json b/ga_IE/Presence/hypixel.json index 9e26dfeeb6e..88edd92fd36 100644 --- a/ga_IE/Presence/hypixel.json +++ b/ga_IE/Presence/hypixel.json @@ -1 +1,22 @@ -{} \ No newline at end of file +{ + "hypixel.staff": { + "message": "Ag féachaint ar liosta na foirne", + "description": "" + }, + "hypixel.watchThreads": { + "message": "Ag féachaint ar a gcuid snáitheanna faire", + "description": "Articles they get notifications from" + }, + "hypixel.watchForums": { + "message": "Ag féachaint ar a bhfóraim faire", + "description": "Forum categories they get notifications from" + }, + "hypixel.dm": { + "message": "Ag féachaint ar a gcuid DManna", + "description": "" + }, + "hypixel.game": { + "message": "Cluiche féachana:", + "description": "" + } +} \ No newline at end of file diff --git a/ga_IE/Presence/juniperbot.json b/ga_IE/Presence/juniperbot.json new file mode 100644 index 00000000000..8d882fad1b7 --- /dev/null +++ b/ga_IE/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Príomhleathanach", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Ag féachaint ar chlár ceannais an fhreastalaí:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "Sa phainéal", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Pobal: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Ag léamh faisnéise faoi na pleananna síntiús", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Freastalaí a roghnú", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Ag féachaint ar liosta na n-orduithe", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Ag féachaint ar staitisticí bot", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Cárta céim a shaincheapadh", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Ag léamh faoi fhianáin an láithreáin", + "description": "Reading about the site's cookies" + } +} diff --git a/ga_IE/Presence/kahoot.json b/ga_IE/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ga_IE/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/ga_IE/Presence/namemc.json b/ga_IE/Presence/namemc.json new file mode 100644 index 00000000000..21ed20ac7d2 --- /dev/null +++ b/ga_IE/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Ag Breathnú ar Ainmneacha atá le Teacht", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Ag Breathnú ar Chraiceann Treochta", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Ag Breathnú ar na Craicne Barr", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Ag Breathnú ar Chraiceann Nua", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Ag Breathnú ar Chraiceann Randamach", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Ag Breathnú ar Chraiceann Tagged", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Ag Breathnú ar Chraiceann le Clib {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Ag Breathnú ar Chraiceann", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Ag Breathnú Clócaí", + "description": "" + }, + "namemc.viewCape": { + "message": "Ag Breathnú Clóca:", + "description": "" + }, + "namemc.servers": { + "message": "Ag Breathnú Freastalaithe", + "description": "" + }, + "namemc.viewServer": { + "message": "Ag Breathnú Freastalaí:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Féach ar an bhFreastalaí", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Ag Breathnú ar Conas Do Phróifíl a Éileamh", + "description": "" + }, + "namemc.profileEdit": { + "message": "Eagarthóireacht ar a gcuid faisnéise próifíle {0}", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Ag féachaint ar a gcairde", + "description": "" + }, + "namemc.viewSkins": { + "message": "Ag féachaint ar a gcuid craicne", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Ag féachaint ar a gcuid emojis próifíle", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/ga_IE/Presence/netflix.json b/ga_IE/Presence/netflix.json new file mode 100644 index 00000000000..9f934e1d369 --- /dev/null +++ b/ga_IE/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Ag féachaint ar a liosta", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "A gcuid próifílí a bhainistiú", + "description": "" + }, + "netflix.latest": { + "message": "Ag féachaint ar a bhfuil nua agus {0} a bhfuil tóir air ar Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "A nasc atreoraithe {0} a fháil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/ga_IE/Presence/pinterest.json b/ga_IE/Presence/pinterest.json index 9e26dfeeb6e..8cf0c11d4d6 100644 --- a/ga_IE/Presence/pinterest.json +++ b/ga_IE/Presence/pinterest.json @@ -1 +1,18 @@ -{} \ No newline at end of file +{ + "pinterest.board": { + "message": "Bord féachana:", + "description": "" + }, + "pinterest.pin": { + "message": "Ag féachaint ar bhioráin", + "description": "" + }, + "pinterest.follow": { + "message": "Ag féachaint ar a leanas", + "description": "" + }, + "pinterest.home": { + "message": "Eagarthóireacht ar a leathanach baile", + "description": "" + } +} \ No newline at end of file diff --git a/ga_IE/Presence/premid.json b/ga_IE/Presence/premid.json index 4f6075ec0dc..0ff6b21933b 100644 --- a/ga_IE/Presence/premid.json +++ b/ga_IE/Presence/premid.json @@ -1,46 +1,94 @@ { - "premid.viewPage": { - "message": "Leathanach féachana:", - "description": "" - }, - "premid.docs": { - "message": "Doiciméadú", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Láithreacht féachana:", - "description": "" - }, - "premid.pageHome": { - "message": "Leathanach baile", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Rannpháirtithe", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Íoslódálacha", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Stór", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Beartas Fianán", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Vici", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Faoi", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Fabhtcheartú", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Leathanach féachana:", + "description": "" + }, + "premid.docs": { + "message": "Doiciméadú", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Láithreacht féachana:", + "description": "" + }, + "premid.pageHome": { + "message": "Leathanach baile", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Rannpháirtithe", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Íoslódálacha", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Stór", + "description": "A page name" + }, + "premid.partners": { + "message": "Comhpháirtithe", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Maidir le PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Riachtanais an Chórais", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Suiteáil", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Suiteáil do {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Fabhtcheartú", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Ag tosú", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "An API v{0} a thuiscint", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Forbairt Láithreachta", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Treoirlínte Láithreachta", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Rang Láithreachta", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Rang Taispeántas Sleamhnán", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Iframe a thuiscint", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Cumraigh metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Cumraigh TypeScript", + "description": "A page name" + } +} diff --git a/ga_IE/Presence/spotify.json b/ga_IE/Presence/spotify.json index 0967ef424bc..ba33ad65c7e 100644 --- a/ga_IE/Presence/spotify.json +++ b/ga_IE/Presence/spotify.json @@ -1 +1,58 @@ -{} +{ + "spotify.featured": { + "message": "Amhráin faoi thrácht", + "description": "" + }, + "spotify.bestPodcasts": { + "message": "Podchraoltaí is fearr", + "description": "" + }, + "spotify.charts": { + "message": "Ag féachaint ar na cairteacha", + "description": "" + }, + "spotify.genres": { + "message": "Ag brabhsáil trí seánraí", + "description": "" + }, + "spotify.latest": { + "message": "Ag féachaint ar na heisiúintí is déanaí", + "description": "" + }, + "spotify.discover": { + "message": "Amhráin nua a fhionnadh", + "description": "" + }, + "spotify.browse": { + "message": "Ag brabhsáil tríd", + "description": "First section of the next 6 strings" + }, + "spotify.podcastsLike": { + "message": "podchraoltaí is maith leo", + "description": "\"Browsing through\" + this" + }, + "spotify.artistsLike": { + "message": "ealaíontóirí is maith leo", + "description": "\"Browsing through\" + this" + }, + "spotify.albumLike": { + "message": "albam is maith leo", + "description": "\"Browsing through\" + this" + }, + "spotify.songsLike": { + "message": "amhráin is maith leo", + "description": "\"Browsing through\" + this" + }, + "spotify.madeForYou": { + "message": "\"Déanta duit\"", + "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" + }, + "spotify.playlists": { + "message": "a seinmliostaí", + "description": "\"Browsing through\" + this" + }, + "spotify.download": { + "message": "Spotify a íoslódáil", + "description": "" + } +} diff --git a/ga_IE/Presence/tiktok.json b/ga_IE/Presence/tiktok.json new file mode 100644 index 00000000000..9b9685095ab --- /dev/null +++ b/ga_IE/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Ag féachaint ar a leathanach {0} Duitse", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Ag féachaint ar a {0} leathanach seo a leanas", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Ag Breathnú ar TikTok de:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Féach ar TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/ga_IE/Presence/twitch.json b/ga_IE/Presence/twitch.json new file mode 100644 index 00000000000..817149d32de --- /dev/null +++ b/ga_IE/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Íoslódálacha", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Poist", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Comhpháirtithe", + "description": "Page name" + }, + "twitch.press": { + "message": "Ionad Preasa", + "description": "Page name" + }, + "twitch.security": { + "message": "Slándáil", + "description": "Page name" + }, + "twitch.access": { + "message": "Inrochtaineacht", + "description": "Page name" + }, + "twitch.ads": { + "message": "Roghanna Ad", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Treoirlínte Pobail", + "description": "Page name" + }, + "twitch.home": { + "message": "Leathanach baile", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Ag féachaint ar sparán...", + "description": "" + }, + "twitch.esports": { + "message": "Ag Breathnú ar Esports...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Ag Breathnú ar Dhaoine a Leanaim...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Foireann féachana:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Ag féachaint ar a bhfardal Drops...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Ag féachaint ar fheachtais ghníomhacha Drops...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Ag féachaint ar a gcuid socruithe...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Ag amharc ar a gcairde...", + "description": "" + }, + "twitch.subs": { + "message": "Ag féachaint ar a gcuid síntiúis...", + "description": "" + }, + "twitch.squad": { + "message": "Scuad Faire...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Sruthán measartha:", + "description": "" + }, + "twitch.redeem": { + "message": "Cód a fhuascailt...", + "description": "" + }, + "twitch.camp": { + "message": "Campa Cruthaitheora", + "description": "" + }, + "twitch.campBasic": { + "message": "Foghlaim na Buneilimintí", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Do Shruth a Shocrú", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Ardaigh Leibhéal", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Ceangail agus Dul i nGníomh", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Faigh Luaíocht", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Ceol ar Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Foghlaim Bheo", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Painéal an Chruthaitheora", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "A sruth a bhainistiú...", + "description": "" + }, + "twitch.manageRoles": { + "message": "A róil phobail a bhainistiú...", + "description": "" + }, + "twitch.produce": { + "message": "Sa Léiritheoir Físe...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Ag féachaint ar a gcuid", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Anailísíocht Cainéil", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Achoimre Sruth", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Éachtaí", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Gníomhaíocht Pobail", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Liosta Leantóirí", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Bailiúcháin Físe", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Gearrthóga", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Socruithe Cainéal", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Socruithe Modhnóireachta", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Drops Socruithe", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Ag Breathnú ar na hUirlisí Sruthlaithe", + "description": "" + }, + "twitch.extensions": { + "message": "Ag Breathnú ar na Síntí", + "description": "" + }, + "twitch.brand": { + "message": "Ag léamh faoin Twitch Brand...", + "description": "" + }, + "twitch.brandReal": { + "message": "Twitch a choinneáil fíor", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Modh a thabhairt chuig ár buile (amháin)", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Ag uasmhéadú ár slonn", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Ag tabhairt gach rud le chéile", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Breathnú ar éabhlóid bhranda Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Blaganna Twitch", + "description": "" + }, + "twitch.blogArchive": { + "message": "Ag féachaint ar an gCartlann Blag {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Ag brabhsáil trí na blagálacha is déanaí...", + "description": "" + }, + "twitch.help": { + "message": "Ionad Cabhrach", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Ábhar féachana:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Ag brabhsáil tríd an gcatalóg ábhair...", + "description": "" + }, + "twitch.affiliate": { + "message": "Clár Affiliate Twitch", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Forbróirí Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Doiciméadú Forbróra Twitch", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Táirgí Forbróra Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Scéalta rathúla ón bpobal", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Acmhainní Cabhracha", + "description": "Page name" + } +} diff --git a/ga_IE/Presence/twitter.json b/ga_IE/Presence/twitter.json index 9e26dfeeb6e..33954bdb379 100644 --- a/ga_IE/Presence/twitter.json +++ b/ga_IE/Presence/twitter.json @@ -1 +1,46 @@ -{} \ No newline at end of file +{ + "twitter.readTweet": { + "message": "Tweet léitheoireachta de:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Ag féachaint ar a gcuid DManna", + "description": "" + }, + "twitter.viewTweets": { + "message": "Ag féachaint ar thweets de:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Ag féachaint ar thweets (le freagraí) ar:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Meáin féachana de:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Is maith le lucht féachana:", + "description": "" + }, + "twitter.viewList": { + "message": "Liosta féachana:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Leabharmharcanna", + "description": "" + }, + "twitter.notifs": { + "message": "Fógraí", + "description": "" + }, + "twitter.explore": { + "message": "Taiscéalaíocht", + "description": "" + }, + "twitter.settings": { + "message": "Athrú ar roinnt socruithe...", + "description": "" + } +} diff --git a/ga_IE/Presence/v live.json b/ga_IE/Presence/v live.json new file mode 100644 index 00000000000..0d22fc04926 --- /dev/null +++ b/ga_IE/Presence/v live.json @@ -0,0 +1,10 @@ +{ + "v live.browseThrough": { + "message": "Ag brabhsáil tríd", + "description": "The first part of the next 6 strings" + }, + "v live.viewTheir": { + "message": "Ag féachaint ar a gcuid", + "description": "The first part of the next 6 strings" + } +} diff --git a/ga_IE/Presence/youtube.json b/ga_IE/Presence/youtube.json index 9e26dfeeb6e..a7cde9eadfb 100644 --- a/ga_IE/Presence/youtube.json +++ b/ga_IE/Presence/youtube.json @@ -1 +1,122 @@ -{} \ No newline at end of file +{ + "youtube.ad": { + "message": "Ag breathnú ar fhógra faoi láthair", + "description": "" + }, + "youtube.browsingVideos": { + "message": "Ag brabhsáil trí fhíseáin", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.browsingPlaylists": { + "message": "Ag brabhsáil trí seinmliostaí", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.viewingCommunityPost": { + "message": "Ag féachaint ar phoist phobail", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.ofChannel": { + "message": "den chainéal:", + "description": "Second part of multiple strings" + }, + "youtube.readingChannel": { + "message": "Ag léamh faoin gcainéal:", + "description": "" + }, + "youtube.searchChannel": { + "message": "Ag cuardach trí chainéal: {0} le haghaidh:", + "description": "{0} will be replaced with the channel name" + }, + "youtube.trending": { + "message": "Ag féachaint ar a bhfuil ag titim amach", + "description": "" + }, + "youtube.browsingThrough": { + "message": "Ag brabhsáil tríd", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.subscriptions": { + "message": "a síntiúis", + "description": "Part two of \"Browsing through\"" + }, + "youtube.library": { + "message": "a leabharlann", + "description": "Part two of \"Browsing through\"" + }, + "youtube.history": { + "message": "a stair", + "description": "Part two of \"Browsing through\"" + }, + "youtube.purchases": { + "message": "a gceannach", + "description": "Part two of \"Browsing through\"" + }, + "youtube.reportHistory": { + "message": "Ag féachaint ar stair a dtuairisce", + "description": "" + }, + "youtube.upload": { + "message": "Rud a uaslódáil...", + "description": "" + }, + "youtube.viewAllPlaylist": { + "message": "Ag féachaint ar a gcuid seinmliostaí go léir", + "description": "" + }, + "youtube.viewLiveEvents": { + "message": "Ag féachaint ar a n-imeachtaí beo", + "description": "" + }, + "youtube.viewLiveDashboard": { + "message": "Ag féachaint ar a n-painéal beo", + "description": "" + }, + "youtube.viewAudioLibrary": { + "message": "Ag féachaint ar an leabharlann fuaime", + "description": "" + }, + "youtube.studio.viewVideos": { + "message": "Ag féachaint ar a gcuid físeáin", + "description": "" + }, + "youtube.studio.editVideo": { + "message": "Físeán eagarthóireachta:", + "description": "" + }, + "youtube.studio.videoAnalytics": { + "message": "Anailísíocht físe a fheiceáil:", + "description": "" + }, + "youtube.studio.videoComments": { + "message": "Ag féachaint ar thráchtanna físe:", + "description": "" + }, + "youtube.studio.videoTranslations": { + "message": "Ag féachaint ar aistriúcháin ar fhíseán:", + "description": "" + }, + "youtube.studio.viewTheir": { + "message": "Ag féachaint ar a gcuid", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.studio.channelAnalytics": { + "message": "anailísíocht cainéil", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.channelComments": { + "message": "tráchtanna cainéil", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.channelTranslations": { + "message": "aistriúcháin cainéil", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.artistPage": { + "message": "leathanach ealaíontóra", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.dashboard": { + "message": "Ag féachaint ar a n-painéal", + "description": "" + } +} \ No newline at end of file diff --git a/ga_IE/Website/contributors.json b/ga_IE/Website/contributors.json index c8de00e3311..8a159d99d14 100644 --- a/ga_IE/Website/contributors.json +++ b/ga_IE/Website/contributors.json @@ -11,10 +11,54 @@ "message": "Aistritheoirí", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "Ceannaire Tionscadail", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Comhordaitheoir Foirne", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Stiúrthóir Margaíochta", + "description": "'Marketing Director' title for contributors and user pages." + }, + "contributors.roles.administrator": { + "message": "Riarthóir", + "description": "'Administrator' title for contributors and user pages." + }, + "contributors.roles.reviewer": { + "message": "Athbhreithneoir", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "Bainisteoir Logánú", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Forbróir", + "description": "'Developer' title for contributors and user pages." + }, + "contributors.roles.designer": { + "message": "Dearthóir", + "description": "'Designer' title for contributors and user pages." + }, "contributors.roles.moderator": { "message": "Modhnóir", "description": "'Moderator' title for contributors and user pages." }, + "contributors.roles.supportAgent": { + "message": "Gníomhaire Tacaíochta", + "description": "'Support Agent' title for contributors and user pages." + }, + "contributors.roles.representative": { + "message": "Ionadaí", + "description": "'Representative' title for contributors and user pages." + }, + "contributors.roles.proofreader": { + "message": "Léitheoir profaí", + "description": "'Proofreader' title for contributors and user pages." + }, "contributors.roles.donator": { "message": "Deontóir", "description": "'Donator' title for contributors page." @@ -26,5 +70,13 @@ "contributors.roles.translator": { "message": "Aistritheoir", "description": "'Translator' title for contributors page." + }, + "contributors.cards.copyUserId": { + "message": "Cliceáil chun ID an úsáideora a chóipeáil.", + "description": "Tippy message when you hover on the avatar of a credit card." + }, + "contributors.cards.userIdCopied": { + "message": "Cóipeáladh ID an Úsáideora!", + "description": "Notification after user ID was copied." } } diff --git a/ga_IE/Website/downloads.json b/ga_IE/Website/downloads.json index df656fee58a..5c8bb709a1b 100644 --- a/ga_IE/Website/downloads.json +++ b/ga_IE/Website/downloads.json @@ -1,10 +1,170 @@ { - "downloads.button.done": { - "message": "Críochnaithe", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.adsbox.thankyou.title": { - "message": "Go raibh maith agat!", - "description": "Title of the advertisement section box." - } + "downloads.header.title": { + "message": "Am le thaispeáint as.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Úsáid PreMiD anois agus taispeáin do do chairde an méid atá á dhéanamh agat, b’fhéidir go bhfaighidh tú duine leis na leasanna céanna.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Tosaigh Anois", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Íoslódáil PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Suiteáil ár bhfeidhmchlár", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Cuir ár Síneadh le do bhrabhsálaí", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Athlódáil an suíomh seo agus seiceáil an bhfuil an síneadh ceangailte", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Fós ag saincheisteanna? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Táimid anseo chun cabhrú!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Feidhmchlá", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Síneadh", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Rabhadh:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Níl aon suiteálaí ann don chóras oibriúcháin seo. Ciallaíonn sé seo nach bhfuil aon tacaíocht ghairmiúil ann dó.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Tabhair faoi deara le do thoil nach dtacaítear le PreMiD ar fhóin phóca.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Taispeáin Íoslódálacha", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Folaigh Íoslódálacha", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Is é {0} leagan reatha an ardáin seo (tá an leagan seo sainiúil do Linux agus ní bhaineann sé le hardáin eile).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Baineann an leagan seo go sonrach le Linux, agus ní bhaineann sé le córais eile. Is é príomhleagan an fheidhmchláir {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Logáil isteach le do thoil chun na híoslódálacha seo a fheiceáil.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Uh oh, tá an chuma air nach bhfuil rochtain alfa/béite agat :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Is féidir leat a bheith inár gclár béite **anseo** saor in aisce. Déan deifir! Níl ach {0} níos mó sliotán againn", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Scaoilanna Luath", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Rabhadh", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Ní mór duit an síneadh **seo** a shuiteáil d’fhonn PreMiD a shuiteáil ón Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Scipeáil", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Ar ais", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Cealaigh", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Ceart go leor", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Críochnaithe", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Logáil isteach", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Scipeáil ar aon nós", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Go raibh maith agat!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Úsáidimid fógraí chun tacú lenár bhfoireann agus chun ár bhfreastalaithe a chothabháil chun an t-eispéireas úsáideora is fearr a thairiscint duit!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Díchumasaigh do adblock le do thoil", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Taispeáin scaoilanna luatha", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(níl gá leis mura bhfuil tú anseo ach chun an gnáthfheidhmchlár a íoslódáil)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Níl mé ag iarraidh tacaíocht a thabhairt.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "An bhfuil tú cinnte?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "I ndáiríre?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "Tacaigh le do thoil :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Teastaíonn uaim tú: <", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Ceart go leor, ceart go leor...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/ga_IE/Website/errors.json b/ga_IE/Website/errors.json index 0967ef424bc..33de0d59a2f 100644 --- a/ga_IE/Website/errors.json +++ b/ga_IE/Website/errors.json @@ -1 +1,46 @@ -{} +{ + "store.search.notFound": { + "message": "Ní raibh muid in ann teacht ar an Presence sin...", + "description": "Search result text when nothing's found" + }, + "error.code.404": { + "message": "Tá brón orm, ní raibh muid in ann teacht ar an leathanach sin.", + "description": "Error (404) message" + }, + "error.code.4": { + "message": "Tá tú ag lorg Presence nach bhfuil ann nó a scriosadh.", + "description": "Error (4) message" + }, + "error.code.500": { + "message": "Tharla earráid Freastalaí Inmheánach.", + "description": "Error (500) message" + }, + "error.page.details": { + "message": "Sonraí", + "description": "'Details' text on error page container" + }, + "error.page.button": { + "message": "Siar chuig an leathanach baile", + "description": "Button on the error page" + }, + "user.notFound.heading": { + "message": "Ní raibh an t-úsáideoir sin le fáil. Déan iarracht a dhéanamh cinnte", + "description": "Error when user couldn't be found." + }, + "user.notFound.message1": { + "message": "go bhfuil Aitheantas an Úsáideora atá á lorg agat ceart.", + "description": "Check user ID message." + }, + "user.notFound.message2": { + "message": "gur chruthaigh an t-úsáideoir dóthain Presences agus go bhfuil ról an Fhorbróra Presences aige inár bhfreastalaí Discord.", + "description": "Check the presence amount of the developer created message." + }, + "user.notFound.message3": { + "message": "má tá an cheist chéanna ag daoine eile ar ár bhfreastalaí Discord.", + "description": "Check if the error is also happening to others message." + }, + "user.notFound.message4": { + "message": "Má chreideann tú gur botún a bhí anseo, déan teagmháil linn ag [ár bhfreastalaí Discord].", + "description": "Bottom line for the error page. Do not edit brackets." + } +} diff --git a/ga_IE/Website/footer.json b/ga_IE/Website/footer.json index 8fd3e3e67b6..894eba7d0e3 100644 --- a/ga_IE/Website/footer.json +++ b/ga_IE/Website/footer.json @@ -1,16 +1,96 @@ { + "footer.language": { + "message": "Teanga", + "description": "You know how to translate that word? I hope you do :D" + }, + "footer.usercount.heading": { + "message": "Réidh le PreMiD a úsáid?", + "description": "Promotional heading" + }, + "footer.usercount.message": { + "message": "Bí le {0} úsáideoir inniu!", + "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" + }, + "footer.usercount.button": { + "message": "Suiteáil", + "description": "Install button under the promotional message" + }, + "footer.partners.heading": { + "message": "Comhpháirtithe", + "description": "Partner section" + }, + "footer.followUs.heading": { + "message": "Lean orainn", + "description": "Follow Us section" + }, + "footer.developers.heading": { + "message": "Forbróirí", + "description": "Developer section" + }, + "footer.developers.documentation": { + "message": "Doiciméadú", + "description": "Documentation -> redirects to docs.premid.app" + }, + "footer.developers.richpresence": { + "message": "Láithreacht Shaibhir", + "description": "Rich Presence -> redirects to discord.com/rich-presence" + }, + "footer.supportus.heading": { + "message": "Tacaigh linn", + "description": "Support us section" + }, "footer.supportus.donate": { "message": "Síntiús", "description": "Donate -> redirects to patreon.com/timeraa" }, + "footer.supportus.contribute": { + "message": "Cur", + "description": "Contribute -> redirects to github.com/premid" + }, + "footer.supportus.translate": { + "message": "Aistrigh", + "description": "Translate -> redirects to locilazation page" + }, + "footer.supportus.jobs": { + "message": "Oibrigh linn!", + "description": "Work for us! -> redirects to /jobs page" + }, + "footer.help.heading": { + "message": "Cabhrú", + "description": "Help section" + }, "footer.help.troubleshooting": { "message": "Fabhtcheartú", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, + "footer.help.getsupport": { + "message": "Faigh Cabhair", + "description": "Get Support -> redirects to Discord invite" + }, "footer.help.information": { "message": "Eolas", "description": "Information section" }, + "footer.help.information.cookies": { + "message": "Fianáin", + "description": "meant to be 'Cookie Policy'" + }, + "footer.help.information.privacy": { + "message": "Príobháideacht", + "description": "meant to be 'Privacy Policy'" + }, + "footer.help.information.terms": { + "message": "Téarmaí", + "description": "meant to be 'Terms of Service'" + }, + "footer.more.heading": { + "message": "Níos mó", + "description": "More section" + }, + "footer.more.status": { + "message": "Stádas", + "description": "Status -> redirects to status.premid.app" + }, "footer.more.wiki": { "message": "Vici", "description": "Wiki -> redirects to wiki.premid.app" @@ -18,5 +98,13 @@ "footer.copyright.line1": { "message": "{0} le {1}", "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" + }, + "footer.copyright.line2": { + "message": "Suíomh Gréasáin á chothabháil ag {0}", + "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" + }, + "footer.partners.more": { + "message": "Cliceáil anseo chun an chuid eile dár gcomhpháirtithe & urraitheoirí a fheiceáil.", + "description": "Button next to all listed partners on the footer." } } diff --git a/ga_IE/Website/header.json b/ga_IE/Website/header.json index e7b418697e1..5037c16c3ae 100644 --- a/ga_IE/Website/header.json +++ b/ga_IE/Website/header.json @@ -35,6 +35,10 @@ "message": "Rannpháirtithe", "description": "Contributors tab" }, + "header.login": { + "message": "Logáil isteach", + "description": "Login Button" + }, "header.lia": { "message": "Logáilte isteach mar", "description": "Indicates which user is logged in" diff --git a/ga_IE/Website/home.json b/ga_IE/Website/home.json index 5268e88c479..2413cfc3214 100644 --- a/ga_IE/Website/home.json +++ b/ga_IE/Website/home.json @@ -1,8 +1,28 @@ { + "home.introduction.paragraph": { + "message": "Is fóntais shimplí, chumraithe é **PreMiD** a ligeann duit a bhfuil á dhéanamh agat ar an ngréasán a thaispeáint i do Discord anois ag imirt stádais.", + "description": "First phrase that users read on our website" + }, + "home.introduction.button.features": { + "message": "Gnéithe", + "description": "Introduction button" + }, "home.introduction.button.downloads": { "message": "Íoslódálacha", "description": "Downloads button -> redirects to /downloads page" }, + "home.examples.playingagame": { + "message": "Ag imirt cluiche", + "description": "Discord Rich Presence -> Playing a game" + }, + "home.examples.timestamp": { + "message": "{0} fágtha", + "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" + }, + "home.examples.timestamp2": { + "message": "{0} caite", + "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" + }, "home.examples.status.playing": { "message": "Ag imirt ar ais", "description": "Discord Rich Presence -> small image text;" @@ -14,5 +34,57 @@ "home.examples.status.browsing": { "message": "Ag brabhsáil...", "description": "Discord Rich Presence -> small image text;" + }, + "home.features.heading": { + "message": "Beidh grá agat ar na gnéithe seo!", + "description": "Features section" + }, + "home.features.presencesystem.heading": { + "message": "Faigh **do** presence", + "description": "Features section subheading" + }, + "home.features.presencesystem.description": { + "message": "Chruthaíomar ár síneadh ar bhealach a ligeann duit Presences a chruthaigh daoine eile a chur leis agus a úsáid agus iad a bhainistiú inár síneadh!", + "description": "Features section description" + }, + "home.features.presencesystem.button": { + "message": "Tabhair cuairt ar an siopa", + "description": "Features section button" + }, + "home.features.simpleInterface.heading": { + "message": "Comhéadan úsáideora simplí", + "description": "Features section subheading" + }, + "home.features.simpleInterface.description": { + "message": "Tuirseach de chomhéadain úsáideora casta? Sin an fáth gur chruthaíomar agus a dhéanaimid iarracht ár Chomhéadain a choinneáil chomh simplí agus chomh húsáideach agus is féidir le gnéithe tábhachtacha mar:", + "description": "Features section description" + }, + "home.features.simpleInterface.description.1": { + "message": "Socruithe Feidhmchláir agus Síneadh", + "description": "Features section description point" + }, + "home.features.simpleInterface.description.2": { + "message": "Bainistíocht Presence", + "description": "Features section description point" + }, + "home.features.simpleInterface.description.3": { + "message": "Sórtáil de réir catagóire", + "description": "Features section description point" + }, + "home.features.quickSupport.heading": { + "message": "Tacaíocht thapa", + "description": "Features section subheading" + }, + "home.features.quickSupport.description": { + "message": "Tá rud éigin briste, ag cur tonna earráidí chugat nó gan a bheith ag obair? Cabhróimid leat fáil réidh leis na saincheisteanna sin ar ár bhfreastalaí Discord, chruthaíomar ár gcóras tacaíochta féin freisin a chinnteoidh go réiteofar do shaincheist a luaithe is féidir.", + "description": "Features section description" + }, + "home.features.quickSupport.button": { + "message": "Tar isteach inár Discord", + "description": "Features section button" + }, + "home.languageSelector.tippy": { + "message": "Teanga an láithreáin ghréasáin", + "description": "Tippy content of the language selector." } } diff --git a/ga_IE/Website/jobs.json b/ga_IE/Website/jobs.json index 0967ef424bc..79cda035af1 100644 --- a/ga_IE/Website/jobs.json +++ b/ga_IE/Website/jobs.json @@ -1 +1,106 @@ -{} +{ + "jobs.modal.title": { + "message": "Déan iarratas ar {0}", + "description": "Jobs apply modal title, {0} will be replaced with the job name." + }, + "jobs.modal.step": { + "message": "Céim {0} de 2", + "description": "Step indicator of the modal. {0} will be replaced with the current page ." + }, + "jobs.modal.buttons.next": { + "message": "Ar Aghaidh", + "description": "Next button in the modal." + }, + "jobs.modal.buttons.join": { + "message": "Bí páirteach", + "description": "Join Discord button in the modal." + }, + "jobs.modal.buttons.cancel": { + "message": "Cealaigh", + "description": "Cancel, button in the modal." + }, + "jobs.modal.error": { + "message": "Comhlánaigh gach réimse le do thoil", + "description": "Error when user did not fill all the fields." + }, + "jobs.modal.notice": { + "message": "Is tionscadal foinse oscailte é PreMiD, rud a chiallaíonn gur foireann neamhbhrabúis muid, téann gach síntiús nó airgead pátrún ar ais isteach sa táirge. Trí iarratas a dhéanamh ar phost i PreMiD, admhaíonn tú go bhfuil tú ag obair go deonach san fhoireann, ní íocfar tú as do chuid oibre.", + "description": "Notice for applicants." + }, + "jobs.guild.required": { + "message": "Tar isteach inár Discord", + "description": "Title of the modal the user will see if it's not in Discord server." + }, + "jobs.guild.explanation": { + "message": "Le go mbeidh tú in ann iarratas a dhéanamh caithfidh tú a bheith inár bhfreastalaí Discord. Seachas sin ní bheimid in ann teagmháil a dhéanamh leat má roghnaítear thú!", + "description": "Explanation why users should be in Discord server to perform job application." + }, + "jobs.header.title": { + "message": "Obair do PreMiD", + "description": "First part of the jobs page." + }, + "jobs.header.description": { + "message": "An bhfuil tú réidh le cuidiú leis an gclár Láithreacht-Shaibhir is mó?", + "description": "The second part of the jobs page." + }, + "jobs.openings.title": { + "message": "Oscailtí Poist", + "description": "Text before the available job positions cards." + }, + "jobs.benefits.title": { + "message": "Sochair Ard-Dheiridh", + "description": "Text before the benefits cards." + }, + "jobs.benefit1.title": { + "message": "Buail linn", + "description": "Benefit card title." + }, + "jobs.benefit1.description": { + "message": "Téigh i dteagmháil leis na daoine taobh thiar de PreMiD.", + "description": "Benefit card description." + }, + "jobs.benefit2.description": { + "message": "Féach ar ár bhForbairt agus Margaíocht.", + "description": "Benefit card description." + }, + "jobs.benefit3.title": { + "message": "Onóir", + "description": "Benefit card title." + }, + "jobs.benefit3.description": { + "message": "Ceadanna Discord Cumhachtacha agus ról ildaite.", + "description": "Benefit card description." + }, + "jobs.benefit4.title": { + "message": "Tacaigh le PreMiD", + "description": "Benefit card title." + }, + "jobs.benefit4.description": { + "message": "Le do chuidiú is féidir an tionscadal seo a reáchtáil.", + "description": "Benefit card description." + }, + "jobs.benefit5.title": { + "message": "Sos", + "description": "Benefit card title." + }, + "jobs.benefit5.description": { + "message": "Tóg do chuid ama. Is obair dheonach í seo.", + "description": "Benefit card description." + }, + "jobs.benefit6.title": { + "message": "Rochtain-Luath", + "description": "Benefit card title." + }, + "jobs.benefit6.description": { + "message": "Déan tástáil ar ghnéithe nua roimh aon duine eile.", + "description": "Benefit card description." + }, + "jobs.success.applied": { + "message": "Go raibh maith agat as iarratas a dhéanamh!", + "description": "Notification when applying." + }, + "jobs.errors.alreadyApplied": { + "message": "Chuir tú isteach cheana cheana!", + "description": "Notification when you applied already." + } +} diff --git a/ga_IE/Website/maintenance.json b/ga_IE/Website/maintenance.json index 20e5c1e2562..72c2ccde2a9 100644 --- a/ga_IE/Website/maintenance.json +++ b/ga_IE/Website/maintenance.json @@ -3,6 +3,14 @@ "message": "Ó níl!", "description": "The big text on maintenance page" }, + "maintenance.heading": { + "message": "Ar an drochuair tá roinnt deacrachtaí teicniúla againn. Fillfimid go gairid. Leithscéal as an míchaoithiúlacht.", + "description": "Heading on maintenance page" + }, + "maintenance.heading2": { + "message": "Tar ar ais níos déanaí le haghaidh tuilleadh faisnéise.", + "description": "Heading on maintenance page" + }, "maintenance.message": { "message": "Go dtí go socraíonn ár bhforbróirí speisialta é seo, is féidir leat breathnú anseo!", "description": "Message on maintenance page" diff --git a/ga_IE/Website/merch.json b/ga_IE/Website/merch.json index 0967ef424bc..1b850ce5242 100644 --- a/ga_IE/Website/merch.json +++ b/ga_IE/Website/merch.json @@ -1 +1,30 @@ -{} +{ + "merch.title": { + "message": "Fáilte go dtí an siopa earraí oifigiúil **PreMiD**!", + "description": "Merch store title" + }, + "merch.swag": { + "message": "Faigh do **Swag**", + "description": "Subtitle for store" + }, + "merch.fit": { + "message": "**Roghnaigh do chuid oiriúnach**", + "description": "Product sizes" + }, + "merch.cart": { + "message": "Cuir le cart", + "description": "Add product to cart" + }, + "merch.help": { + "message": "An bhfuil fadhbanna agat lenár stór nó le hordú? Téigh i dteagmháil lenár {0}tacaíocht do chustaiméirí{1}", + "description": "Link to customer support, {0}{1} is the replacement for the link" + }, + "merch.item.added": { + "message": "{0} curtha le do cart", + "description": "{0} replaced with product name" + }, + "merch.error.noitem": { + "message": "Gan Mír le cur le do cart", + "description": "Error message when no size selected" + } +} diff --git a/ga_IE/Website/partners.json b/ga_IE/Website/partners.json index 60e58459cec..013274c705e 100644 --- a/ga_IE/Website/partners.json +++ b/ga_IE/Website/partners.json @@ -1,4 +1,176 @@ { + "partners.header.title": { + "message": "Comhpháirtithe", + "description": "Heading for page." + }, + "partners.header.description": { + "message": "Bí ar an gort agus faigh roinnt sochar comhpháirtíochta amháin chun a thaispeáint cé mhéad swag atá agat.", + "description": "Description for page." + }, + "partners.slideshow.description": { + "message": "Baineann siad seo linn cheana féin", + "description": "Description for slideshow." + }, + "partners.why.title": { + "message": "Cad faoi dul chun na bhflaitheas in ionad ifreann?", + "description": "Heading for benefits." + }, + "partners.why.benefit1.title": { + "message": "Do Presence saor in aisce", + "description": "Heading for the first benefit." + }, + "partners.why.benefit1.description": { + "message": "Cuirfidh ár bhfoireann Presence ar do sheirbhís ar fáil duit.", + "description": "Description for the first benefit." + }, + "partners.why.benefit2.title": { + "message": "Bí fíoraithe", + "description": "Heading for the second benefit." + }, + "partners.why.benefit2.description": { + "message": "Tabharfar ról speisialta agus onóir mhór duit inár bhfreastalaí Discord.", + "description": "Description for the second benefit." + }, + "partners.why.benefit3.title": { + "message": "Comhtháthú meta-chlib", + "description": "Heading for the third benefit." + }, + "partners.why.benefit3.description": { + "message": "Úsáideann do Presence go huathoibríoch nuair a bhíonn duine ag tabhairt cuairte ar do Presence Gréasáin.", + "description": "Description for the third benefit." + }, + "partners.why.benefit4.title": { + "message": "Faigh bás a fháil", + "description": "Heading for the fourth benefit." + }, + "partners.why.benefit4.description": { + "message": "Áit dána ar ár leathanach comhpháirtíochta.", + "description": "Description for the fourth benefit." + }, + "partners.why.benefit5.title": { + "message": "Bí cáiliúil", + "description": "Heading for the fifth benefit." + }, + "partners.why.benefit5.description": { + "message": "Le feiceáil ar ár meáin shóisialta.", + "description": "Description for the fifth benefit." + }, + "partners.requirements.title": { + "message": "Riachtanais", + "description": "Heading for the requirements." + }, + "partners.requirements.first.title": { + "message": "Cad atá á lorg againn?", + "description": "Heading for the first requirement." + }, + "partners.requirements.first.description": { + "message": "Coinnímid súil amach do phobail atá ag fás agus rudaí spreagúla ar fud an idirlín. TL;DR ba chóir duit a bheith ag baint úsáide as PreMiD cheana féin agus a bheith réidh chun é a scaipeadh ar níos mó freaks idirlín. Tá glacadh an-cháilíochtúil leis an gclár agus beidh sé éagsúil ó iarrthóir amháin go hiarrthóir eile.", + "description": "Description for the first requirement." + }, + "partners.requirements.second.title": { + "message": "Ár mballa dóiteáin", + "description": "Heading for the second requirement." + }, + "partners.requirements.second.description": { + "message": "Táimid ag glacadh le cineálacha éagsúla iarrachtaí inár gclár comhpháirtíochta faoi láthair. Ba chóir go mbeadh seans ag duine ar bith a bheith faoi deara. Ba cheart go mbeadh 500 leantóir ar a laghad agus 10 lucht féachana comhthráthacha ag craoltóirí Twitch. Caithfidh tú a bheith ag sruthú 1 uair sa tseachtain ar a laghad.", + "description": "Description for the second requirement." + }, + "partners.apply.button": { + "message": "Déan iarratas anois!", + "description": "Button to apply for partner." + }, + "partners.apply.disclaimer": { + "message": "Téimid ar neamh le chéile!", + "description": "Disclaimer located above the apply button." + }, + "partners.apply.jobs": { + "message": "Más spéis leat post díreach ag PreMiD, féach ar ár **bhfógraí poist**.", + "description": "Hint located under the button." + }, + "partners.sponsors.title": { + "message": "Urraitheoirí", + "description": "Heading for sponsors." + }, + "partners.sponsors.description": { + "message": "Ní bheifí in ann PreMiD a dhéanamh, gan na daoine iontacha seo.", + "description": "Description for sponsors." + }, + "partners.partner.aniFlix": { + "message": "Sin mar a fhéachann tú ar anime.", + "description": "Description for AniFlix." + }, + "partners.partner.arenaOfKings": { + "message": "Is é Arena of Kings Cluiche Arena PvP luas tapa eile a imrítear sa bhrabhsálaí.", + "description": "Description for Arena of Kings." + }, + "partners.partner.upBeat": { + "message": "Is raidió idirnáisiúnta neamhbhrabúis é UpBeat a dhéanann a dhícheall siamsaíocht gan stad agus raidió agus nuachta ar ardchaighdeán a sholáthar.", + "description": "Description for UpBeatRadio." + }, + "partners.partner.simLiveRadio": { + "message": "Is é SimLiveRadio an raidió infotainment is rathúla do chluichí insamhalta sa Ghearmáin, san Ostair agus san Eilvéis!", + "description": "Description for SimLoveRadio." + }, + "partners.partner.discordTemplates": { + "message": "Tosaigh ag cruthú do phobail féin lenár dteimpléid uamhnach. Tóg do ríocht féin.", + "description": "Description for DiscordTemplates." + }, + "partners.partner.taigaBot": { + "message": "Is Discord Bot é taiga ag iarraidh na gnéithe go léir a theastaíonn uait a thairiscint ag an am céanna!", + "description": "Description for taigabot." + }, + "partners.partner.bitRock": { + "message": "Uirlis chruthaithe suiteálaí tras-ardán cumhachtach agus éasca le húsáid.", + "description": "Description for BitRock." + }, + "partners.partner.statusPage": { + "message": "Stádas fíor-ama a chur in iúl go héasca d’úsáideoirí.", + "description": "Description for StatusPage." + }, + "partners.partner.erisly": { + "message": "Bandia a imríonn mar Discord Bot spraoi!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "Ligeann REYFM duit éisteacht le 15+ sruth ceoil saor in aisce - gan stad. Leis an gceol is fearr agus is déanaí duit féin amháin!", + "description": "Description for REYFM." + }, + "partners.partner.crowdin": { + "message": "Logánú lúfar do chuideachtaí ardteicneolaíochta.", + "description": "Description for Crowdin." + }, + "partners.partner.wikijs": { + "message": "Na bogearraí Wiki foinse oscailte is cumhachtaí agus is fairsinge.", + "description": "Description for WikiJS." + }, + "partners.partner.packageCloud": { + "message": "Comhéadan aontaithe, cairdiúil don fhorbróir do gach déantúsán atá agat.", + "description": "Description for PackageCloud." + }, + "partners.partner.fastly": { + "message": "Taobh thiar den chuid is fearr den ngréasán.", + "description": "Description for Fastly." + }, + "partners.partner.onlyhit": { + "message": "Is é OnlyHit do stáisiún raidió ceoil ar líne a dhéantar chun do chuid amas is fearr a imirt 24/7 agus chun go bhfaighidh tú amach do chuid amas amach anseo ar dtús.", + "description": "Description for OnlyHit." + }, + "partners.apply.title": { + "message": "Déan iarratas ar pháirtí", + "description": "Partnership application modal title." + }, + "partners.apply.loggedUser": { + "message": "Logáilte isteach mar {0}", + "description": "{0} will be replaced with user account." + }, + "partners.apply.notYou": { + "message": "Ní tusa?", + "description": "Account switcher on the modal, just like Discord's!" + }, + "partners.apply.select.default": { + "message": "Roghnaigh ceann le do thoil", + "description": "Select default placeholder." + }, "partners.apply.select.website": { "message": "Láithreáin ghréasáin", "description": "Select 'Website' category." @@ -6,5 +178,65 @@ "partners.apply.select.other": { "message": "Eile", "description": "Select 'Other' category." + }, + "partners.apply.form.name": { + "message": "Ainm", + "description": "Name filed." + }, + "partners.apply.form.name.placeholder": { + "message": "Ex: PreMiD", + "description": "Name field's placeholder." + }, + "partners.apply.form.link": { + "message": "Nasc", + "description": "Link field." + }, + "partners.apply.form.link.placeholder": { + "message": "Ex: https://premid.app", + "description": "Link filed's placeholder." + }, + "partners.apply.form.description": { + "message": "Cur síos: (150 carachtar ar a mhéad)", + "description": "Description field." + }, + "partners.apply.form.description.placeholder": { + "message": "Cur síos le feiceáil", + "description": "Description field's placeholder." + }, + "partners.apply.form.imageLink": { + "message": "Nasc íomhá: (550x300, PNG amháin)", + "description": "Do not change the sizes." + }, + "partners.apply.form.imageLink.placeholder": { + "message": "Ex: https://i.imgur.com/clun1ID.png", + "description": "Image link field's placeholder. Do not change the image URL." + }, + "partners.apply.form.button.close": { + "message": "Dún", + "description": "Modal close button." + }, + "partners.apply.form.button.apply": { + "message": "Cuir iarratas isteach", + "description": "Modal apply button." + }, + "partners.apply.success": { + "message": "Go raibh maith agat as iarratas a dhéanamh!", + "description": "Success message when applying." + }, + "partners.apply.error1": { + "message": "Comhlánaigh na réimsí go léir le do thoil.", + "description": "Error when a field isn't filled." + }, + "partners.apply.error2": { + "message": "Tuairisc uasta 150 carachtar.", + "description": "Error when description exceeds character limit." + }, + "partners.apply.error3": { + "message": "Cuir nasc leis le do thoil (caithfear tosú le https:// agus críochnaigh le .png)", + "description": "Error when image link is entered wrong." + }, + "partners.apply.error4": { + "message": "Chuir tú isteach ar pháirtí cheana féin.", + "description": "Error when already applied." } } diff --git a/ga_IE/Website/report.json b/ga_IE/Website/report.json index 9e26dfeeb6e..f2611e0651f 100644 --- a/ga_IE/Website/report.json +++ b/ga_IE/Website/report.json @@ -1 +1,58 @@ -{} \ No newline at end of file +{ + "report.title": { + "message": "Tuairisc a thabhairt ar fhabht", + "description": "Text to indicate the page." + }, + "report.bugcount": { + "message": "{count}/3 Tuarascálacha fágtha", + "description": "Amount of bug reports user can send" + }, + "report.info": { + "message": "Tá fabhtanna tuairiscithe le haghaidh fabhtanna laistigh den láithreán PreMiD agus an Freastalaí Discord PreMiD. Tá fabhtanna le haghaidh presence le tuairisciú do chruthaitheoir na presence. Ná tuairisc ach fabhtanna i mBéarla.", + "description": "Tells the user about submitting a bug" + }, + "report.overview": { + "message": "Tabhair tuairisc shoiléir bheacht ar cad é an fabht.", + "description": "Text for the user to write a brief of the bug information." + }, + "report.os": { + "message": "Roghnaigh do Chóras Oibriúcháin agus Leagan", + "description": "Select Box for the user to select their operating system" + }, + "report.browser": { + "message": "Roghnaigh do Bhrabhsálaí agus Leagan - Is féidir leat an leagan a fháil trí chuairt a thabhairt about:support ar Firefox nó chrome://help", + "description": "Select Box for the user to select their browser" + }, + "report.description": { + "message": "Cuir nasc ar fáil le sampla beo nó le sraith céimeanna gan athbhrí chun an fabht seo a atáirgeadh.", + "description": "Text for the user to write information about the bug." + }, + "report.button": { + "message": "Tuarascáil", + "description": "Button to send the information inputed." + }, + "report.toomany": { + "message": "Tá an iomarca tuairiscí gníomhacha agat. Fan go ndéanfar athbhreithniú ar do thuairiscí a cuireadh isteach. Seiceáiltear tuairiscí ar bhonn seachtainiúil, bí foighneach.", + "description": "User has too many active reports" + }, + "report.toomany.alert": { + "message": "Tá an iomarca tuairiscí gníomhacha agat.", + "description": "User has too many active reports" + }, + "report.success": { + "message": "Fabht Curtha isteach", + "description": "Success notification" + }, + "report.error": { + "message": "Tuilleadh faisnéise ag teastáil", + "description": "User needs to input more notification" + }, + "report.error.unauth": { + "message": "Is gá cuntas neamhord a fhíorú", + "description": "Users Discord not verified" + }, + "report.activebugs": { + "message": "Fabhtanna Gníomhacha", + "description": "Lists users active bugs" + } +} \ No newline at end of file diff --git a/ga_IE/Website/store.json b/ga_IE/Website/store.json index 6f6f26e3b77..d473cecbc56 100644 --- a/ga_IE/Website/store.json +++ b/ga_IE/Website/store.json @@ -1,8 +1,64 @@ { + "store.message.error": { + "message": "Níl an síneadh ceangailte.", + "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" + }, "store.cards.creator": { "message": "Údar", "description": "Creator of a presence" }, + "store.cards.popular": { + "message": "Tá an-tóir ar an Presence seo i measc úsáideoirí.", + "description": "Presence card popular flame" + }, + "store.cards.partner": { + "message": "Presence Chomhpháirtithe", + "description": "Presence card partner flame" + }, + "store.cards.extraStepsRequired": { + "message": "Teastaíonn céimeanna breise ón presence seo, féach ar a leathanach le haghaidh tuilleadh faisnéise.", + "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." + }, + "store.header.search": { + "message": "Presence Cuardaigh", + "description": "Search bar text when nothing is stated" + }, + "store.card.presence.add": { + "message": "Cuir Presence leis", + "description": "Button that will appear on hover after extension is installed." + }, + "store.card.presence.remove": { + "message": "Bain Presence", + "description": "Button that will appear on hover after extension and presence is installed." + }, + "store.card.presence.included": { + "message": "Cumasaítear an Presence seo go huathoibríoch nuair a thugann sé cuairt ar a láithreán.", + "description": "The message that appears instead of the buttons." + }, + "store.category.filters.heading": { + "message": "Scagairí", + "description": "Searh filters option at the store page" + }, + "store.category.filters.mostUsed": { + "message": "An chuid is mó a úsáidtear ar dtús", + "description": "Most used first checkbox" + }, + "store.category.filters.allowAdult": { + "message": "Taispeáin NSFW", + "description": "Adult content checkbox" + }, + "store.category.filters.likedOnly": { + "message": "Níor thaitin ach Presences", + "description": "Liked presences only checkbox" + }, + "store.filters.added": { + "message": "Taispeáin curtha Presences leis", + "description": "Store filter to display/not display already installed presences." + }, + "store.category.heading": { + "message": "Catagóirí", + "description": "Category heading" + }, "store.category.all": { "message": "Gach", "description": "Category at the top" @@ -26,5 +82,17 @@ "store.category.other": { "message": "Eile", "description": "Category at the top" + }, + "store.search": { + "message": "Cuardaigh", + "description": "Placeholder for presence search" + }, + "store.search.filters": { + "message": "Iontráil", + "description": "Little message next to the keys of search filters on the store." + }, + "store.search.removeFilter": { + "message": "Cliceáil chun scagaire a bhaint", + "description": "Remove message for active search filters." } } diff --git a/ga_IE/Website/users.json b/ga_IE/Website/users.json index 0967ef424bc..150edaec63c 100644 --- a/ga_IE/Website/users.json +++ b/ga_IE/Website/users.json @@ -1 +1,38 @@ -{} +{ + "user.roles.presenceDeveloper": { + "message": "Forbróir Presence", + "description": "'Presence Developer' title for user pages." + }, + "user.roles.presenceVerifier": { + "message": "Fíoraitheoir Presence", + "description": "'Presence Verifier' title for user pages." + }, + "user.importantPresenceDev.message1": { + "message": "Forbróir Presence Tábhachtach", + "description": "'Important Presence Developer' tippy description for user pages." + }, + "user.importantPresenceDev.message2": { + "message": "Cruthaithe {0} presences.", + "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." + }, + "user.geniusPresenceDev.message1": { + "message": "Forbróir Presence Duine cliste", + "description": "'Genuis Presence Developer' tippy description for user pages." + }, + "user.geniusPresenceDev.message2": { + "message": "Cruthaithe os cionn 100 Presences!", + "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." + }, + "user.switch.contributed": { + "message": "Úsáideoir [Presences/ranníocaíochtaí]", + "description": "The tippy message to switch between user's presences and presences that user has contributed to." + }, + "user.presences.created": { + "message": "Cliceáil anseo chun na Presences a chruthaigh an t-úsáideoir seo a thaispeáint.", + "description": "Tippy content in user profile." + }, + "user.presences.contributed": { + "message": "Cliceáil anseo chun na presences a chuidigh an t-úsáideoir seo leo a thaispeáint.", + "description": "Tippy content (mode 2) in user profile." + } +} diff --git a/he_IL/Extension/popup.json b/he_IL/Extension/popup.json index 18b97f79783..af62bdf2313 100644 --- a/he_IL/Extension/popup.json +++ b/he_IL/Extension/popup.json @@ -87,6 +87,22 @@ "message": "היישום של PreMiD לא מעודכן. בבקשה עדכן את זה בשביל המשך השימוש של PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.noInternet": { + "message": "אין חיבור לאינטרנט!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "נראה שאין לך חיבור לאינטרנט! PreMiD לא יכול להציג כרגע.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "אין חיבור לרשת!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD לא יכול להתחבר ליישום", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "הכל", "description": "Category name shown when you open tags" diff --git a/he_IL/Presence/aliexpress.json b/he_IL/Presence/aliexpress.json index 9e26dfeeb6e..3600b582e9a 100644 --- a/he_IL/Presence/aliexpress.json +++ b/he_IL/Presence/aliexpress.json @@ -1 +1,18 @@ -{} \ No newline at end of file +{ + "aliexpress.feedback": { + "message": "משוב AliExpress", + "description": "" + }, + "aliexpress.coupons": { + "message": "צופה קופונים שלהם", + "description": "" + }, + "aliexpress.address": { + "message": "צופה בכתובת שלהם", + "description": "" + }, + "aliexpress.helpCenter": { + "message": "מרכז העזרה של AliExpress", + "description": "" + } +} \ No newline at end of file diff --git a/he_IL/Presence/amazon.json b/he_IL/Presence/amazon.json index 9e26dfeeb6e..5d0ce803b70 100644 --- a/he_IL/Presence/amazon.json +++ b/he_IL/Presence/amazon.json @@ -1 +1,10 @@ -{} \ No newline at end of file +{ + "amazon.cart": { + "message": "עגלת קניות", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "רשימת משאלות", + "description": "Part 2 of the string: \"Viewing their\"" + } +} \ No newline at end of file diff --git a/he_IL/Presence/discord.json b/he_IL/Presence/discord.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/he_IL/Presence/discord.json @@ -0,0 +1 @@ +{} diff --git a/he_IL/Presence/general.json b/he_IL/Presence/general.json index 0d79ac42bb2..8fea768ebd7 100644 --- a/he_IL/Presence/general.json +++ b/he_IL/Presence/general.json @@ -7,10 +7,26 @@ "message": "גולש...", "description": "" }, + "general.chapter": { + "message": "פרק", + "description": "" + }, + "general.dj": { + "message": "תקליטן", + "description": "" + }, "general.episode": { "message": "פרק", "description": "" }, + "general.forums": { + "message": "פורומים", + "description": "" + }, + "general.genre": { + "message": "ז'אנר", + "description": "" + }, "general.language": { "message": "שפה", "description": "For choosing a language" @@ -95,6 +111,10 @@ "message": "חנות", "description": "" }, + "general.typeDM": { + "message": "מקליד הודעה ישירה ל:", + "description": "" + }, "general.typeChannel": { "message": "רושם בערוץ:", "description": "" diff --git a/he_IL/Presence/genius.json b/he_IL/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/he_IL/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/he_IL/Presence/google classroom.json b/he_IL/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/he_IL/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/he_IL/Presence/google docs.json b/he_IL/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/he_IL/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/he_IL/Presence/hypixel.json b/he_IL/Presence/hypixel.json index 9e26dfeeb6e..a87ef9292ae 100644 --- a/he_IL/Presence/hypixel.json +++ b/he_IL/Presence/hypixel.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "hypixel.watchForums": { + "message": "צופה בפורומים הנצפים שלהם", + "description": "Forum categories they get notifications from" + } +} \ No newline at end of file diff --git a/he_IL/Presence/juniperbot.json b/he_IL/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/he_IL/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/he_IL/Presence/kahoot.json b/he_IL/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/he_IL/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/he_IL/Presence/namemc.json b/he_IL/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/he_IL/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/he_IL/Presence/netflix.json b/he_IL/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/he_IL/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/he_IL/Presence/premid.json b/he_IL/Presence/premid.json index 4fc2e7cc980..536cf460365 100644 --- a/he_IL/Presence/premid.json +++ b/he_IL/Presence/premid.json @@ -1,42 +1,38 @@ { - "premid.pageContributors": { - "message": "תורמים", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "הורדות", - "description": "A page name" - }, - "premid.pageStore": { - "message": "חנות", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "מדיניות פרטיות", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "תנאי השירות", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "וויקי", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "התקנה", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "פתרון תקלות", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "פיתוח תוסף", - "description": "A page name" - } -} \ No newline at end of file + "premid.pageContributors": { + "message": "תורמים", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "הורדות", + "description": "A page name" + }, + "premid.pageStore": { + "message": "חנות", + "description": "A page name" + }, + "premid.partners": { + "message": "שותפים", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "קצת מידע על PreMiD", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "התקנה", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "פתרון תקלות", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pagePresenceDev": { + "message": "פיתוח תוסף", + "description": "A page name" + } +} diff --git a/he_IL/Presence/tiktok.json b/he_IL/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/he_IL/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/he_IL/Presence/twitch.json b/he_IL/Presence/twitch.json new file mode 100644 index 00000000000..66af4b039f9 --- /dev/null +++ b/he_IL/Presence/twitch.json @@ -0,0 +1,10 @@ +{ + "twitch.downloads": { + "message": "הורדות", + "description": "Page name" + }, + "twitch.partners": { + "message": "שותפים", + "description": "Page name" + } +} diff --git a/he_IL/Presence/twitter.json b/he_IL/Presence/twitter.json index 9e26dfeeb6e..0967ef424bc 100644 --- a/he_IL/Presence/twitter.json +++ b/he_IL/Presence/twitter.json @@ -1 +1 @@ -{} \ No newline at end of file +{} diff --git a/he_IL/Presence/v live.json b/he_IL/Presence/v live.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/he_IL/Presence/v live.json @@ -0,0 +1 @@ +{} diff --git a/he_IL/Website/contributors.json b/he_IL/Website/contributors.json index 2657005e82b..b188e3d92e8 100644 --- a/he_IL/Website/contributors.json +++ b/he_IL/Website/contributors.json @@ -11,6 +11,18 @@ "message": "מתרגמים", "description": "Heading for group of users." }, + "contributors.roles.marketingDirector": { + "message": "מנהל שיווק", + "description": "'Marketing Director' title for contributors and user pages." + }, + "contributors.roles.administrator": { + "message": "מנהל", + "description": "'Administrator' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "מפתח", + "description": "'Developer' title for contributors and user pages." + }, "contributors.roles.designer": { "message": "מעצב", "description": "'Designer' title for contributors and user pages." @@ -23,6 +35,10 @@ "message": "סוכן תמיכה", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "נציג", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "מגיה", "description": "'Proofreader' title for contributors and user pages." diff --git a/he_IL/Website/downloads.json b/he_IL/Website/downloads.json index d934ca9766c..4562ff47b76 100644 --- a/he_IL/Website/downloads.json +++ b/he_IL/Website/downloads.json @@ -1,170 +1,162 @@ { - "downloads.header.title": { - "message": "זמן להשוויץ.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "התחל להשתמש בPreMiD והראה לחברים שלך מה אתה עושה, אולי תמצא מישהו עם תחומי עיניין משותפים.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "התחל", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "הורד את PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "הורד את התוכנה", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "הוסף את התוסף לדפדפן", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "רענן את האתר כדי לבדוק אם התוסף התחבר", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "עדיין נתקל בבעיות? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "אנחנו פה לעזור!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "יישום", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "תוסף", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "אזהרה:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} אין התקנה עבור מערכת ההפעלה שלך. זה אומר שאין שום תמיכה מקצועית בשביל זה.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "לידיעתך, PreMiD אינו נתמך כרגע בנייד.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "להראות הורדות", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "להסתיר הורדות", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "הגרסה הנוכחית של פלטפורמה זו היא {0} (גרסה זו ספציפית ל- Linux ואינה חלה על מערכות אחרות).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "גרסה זו ספציפית לינוקס ואינה חלה על מערכות אחרות. הגרסה העיקרית של האפליקציה היא {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "אנא התחבר כדי לראות את ההורדות.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "או או, נראה שאיך לך גישה לbeta/alpha :)", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "תוכל להצטרף לתכנית הבטא שלנו בחינם **כאן**. הזדרז! יש לנו רק {0} מקומות זמינים", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "יציאות מוקדמות", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "אזהרה", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "אל תשכח להפעיל את האפשרות 'אפשר הרחבות מחנויות אחרות' מהגדרות התוספים.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "עליך להתקין **זאת** כדי להתקין את PreMiD מחנות האינטרנט של Chrome.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "דלג", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "חזור", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "בטל", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "אישור", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "בוצע", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "התחברות", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "תודה רבה!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "אנו משתמשים במודעות כדי לתמוך בצוות שלנו ולתחזק את השרתים שלנו כדי להציע לך את חווית המשתמש הטובה ביותר!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "אנא השבת את חסימת המודעות שלך.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "אני לא רוצה לתמוך.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "האם הינך בטוח?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "באמת?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "ב-בבקשה תמוך :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "אני צריך אותך :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "בסדר, בסדר...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "הצג הורדות בטא", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(לא נחוץ אם אתה כאן רק כדי להוריד את היישום הרגיל)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "זמן להשוויץ.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "השתמש בPreMiD והראה לחברים שלך מה אתה עושה, אולי תמצא מישהו עם תחומי עניין משותפים.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "התחל", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "הורד את PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "התקן את היישום", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "הוסף את היישום לדפדפן", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "רענן את האתר בכדי לבדוק אם התוסף חובר", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "עדיין יש תקלות? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "אנחנו פה בשביל לעזור!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "יישום", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "תוסף", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "אזהרה:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} אין התקנה עבור מערכת ההפעלה שלך. זה אומר שאין שום תמיכה מקצועית בשביל זה.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "לידיעתך, PreMiD אינו נתמך כרגע בנייד.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "הראה הורדות", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "הסתר הורדות", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion2": { + "message": "גרסה זו ספציפית ללינוקס ואינה חלה על מערכות אחרות. הגרסה הראשית של האפליקציה היא {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "אנא התחבר כדי לראות את ההורדות.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "או או, נראה שאיך לך גישת beta/alpha :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "תוכל להצטרף לתכנית הבטא שלנו בחינם **כאן**. הזדרז! יש לנו רק {0} מקומות זמינים", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "יציאות מוקדמות", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "אזהרה", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "עליך להתקין **זאת** כדי להתקין את PreMiD מחנות האינטרנט של Chrome.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "דלג", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "חזור", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "ביטול", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "אישור", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "בוצע", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "התחבר", + "description": "Login button on the downloads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "תודה רבה!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "אנו משתמשים במודעות כדי לתמוך בצוות שלנו ולתחזק את השרתים שלנו כדי להציע לך את חווית המשתמש הטובה ביותר!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "אנא השבת את חסימת המודעות שלך", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "הצג הורדות בטא", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(לא נחוץ אם אתה כאן רק כדי להוריד את היישום הרגיל)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "אני לא מעוניין לתמוך.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "האם אתה בטוח?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "באמת?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "ב-בבקשה תמוך :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "אני צריך אותך :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "בסדר, בסדר...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/he_IL/Website/footer.json b/he_IL/Website/footer.json index 2e281acaa77..0100e0aff07 100644 --- a/he_IL/Website/footer.json +++ b/he_IL/Website/footer.json @@ -4,7 +4,7 @@ "description": "You know how to translate that word? I hope you do :D" }, "footer.usercount.heading": { - "message": "מוכן להשתמש ב PreMiD?", + "message": "מוכן להשתמש ב-PreMiD?", "description": "Promotional heading" }, "footer.usercount.message": { @@ -47,10 +47,6 @@ "message": "תרום", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "עצב", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "תרגם", "description": "Translate -> redirects to locilazation page" diff --git a/he_IL/Website/header.json b/he_IL/Website/header.json index 0d3db22de19..400dbd97020 100644 --- a/he_IL/Website/header.json +++ b/he_IL/Website/header.json @@ -36,7 +36,7 @@ "description": "Contributors tab" }, "header.login": { - "message": "התחברות", + "message": "התחבר", "description": "Login Button" }, "header.lia": { diff --git a/he_IL/Website/home.json b/he_IL/Website/home.json index 3ef27a0fb45..c3b73fa76df 100644 --- a/he_IL/Website/home.json +++ b/he_IL/Website/home.json @@ -1,6 +1,6 @@ { "home.introduction.paragraph": { - "message": "**PreMiD** הוא כלי פשוט להגדרה המאפשר לך להראות מה אתה עושה באינטרנט בסטטוס ה- Discord שלך כעת.", + "message": "**PreMiD** הוא כלי פשוט להגדרה המאפשר לך להראות מה אתה עושה באינטרנט בסטטוס ה- Discord שלך בזה הרגע.", "description": "First phrase that users read on our website" }, "home.introduction.button.features": { @@ -76,7 +76,7 @@ "description": "Features section subheading" }, "home.features.quickSupport.description": { - "message": "משהו התקלקל, שולח לך המון שגיאות או פשוט לא עובד? אנו נעזור לך להיפטר מהבעיות בשרת Discord שלנו, יצרנו גם מערכת תמיכה משלנו שתבטיח שהבעיה שלך תיפתר בהקדם האפשרי.", + "message": "משהו התקלקל, שולח לך המון שגיאות או פשוט לא עובד? אנו נעזור לך להיפטר מהבעיות בשרת ה-Discord שלנו, יצרנו גם מערכת תמיכה משלנו שתבטיח שהבעיה שלך תיפתר בהקדם האפשרי.", "description": "Features section description" }, "home.features.quickSupport.button": { diff --git a/he_IL/Website/jobs.json b/he_IL/Website/jobs.json index 4fba4d306fc..46147bee492 100644 --- a/he_IL/Website/jobs.json +++ b/he_IL/Website/jobs.json @@ -34,5 +34,9 @@ "jobs.header.description": { "message": "האם אתה מוכן לעזור לנו עם תוכנית ה Rich-Presence?", "description": "The second part of the jobs page." + }, + "jobs.benefit6.title": { + "message": "גישה מוקדמת", + "description": "Benefit card title." } } diff --git a/he_IL/Website/partners.json b/he_IL/Website/partners.json index d7824423bd5..3d193278814 100644 --- a/he_IL/Website/partners.json +++ b/he_IL/Website/partners.json @@ -103,18 +103,10 @@ "message": "UpBeat הוא רדיו בינלאומי ללא מטרות רווח השואף לספק בידור רדיו וחדשות ללא הפסקה.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "פלטפורמת ההשתכרות של גיימרים.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio הוא רדיו המידע המצליח ביותר למשחקי סימולציה בגרמניה, אוסטריה ושוויץ!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "קבל את מה שבצדק שלך. שדר אנימה, סרטים, הנטאי, מבצעים ועוד. חינם, ללא מודעות ובגדרה גבוהה!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "התחל ליצור קהילה משלך בעזרת התבניות המדהימות שלנו. בנה ממלכה משלך.", "description": "Description for DiscordTemplates." @@ -219,6 +211,14 @@ "message": "להגיש מועמדות", "description": "Modal apply button." }, + "partners.apply.error1": { + "message": "אנא מלא את כל השדות.", + "description": "Error when a field isn't filled." + }, + "partners.apply.error2": { + "message": "תיאור מקסימום של 150 תווים.", + "description": "Error when description exceeds character limit." + }, "partners.apply.error3": { "message": "אנא הוסף קישור (צריך להתחיל ב- https: // ולסיים ב- .png)", "description": "Error when image link is entered wrong." diff --git a/he_IL/Website/report.json b/he_IL/Website/report.json index 9e26dfeeb6e..9b238dee5bf 100644 --- a/he_IL/Website/report.json +++ b/he_IL/Website/report.json @@ -1 +1,18 @@ -{} \ No newline at end of file +{ + "report.title": { + "message": "דווח על באג", + "description": "Text to indicate the page." + }, + "report.os": { + "message": "בחר את מערכת ההפעלה והגרסה שלך", + "description": "Select Box for the user to select their operating system" + }, + "report.error": { + "message": "נדרש מידע נוסף", + "description": "User needs to input more notification" + }, + "report.activebugs": { + "message": "באגים פעילים", + "description": "Lists users active bugs" + } +} \ No newline at end of file diff --git a/he_IL/Website/store.json b/he_IL/Website/store.json index bb0ddbbd627..8ac27b934a2 100644 --- a/he_IL/Website/store.json +++ b/he_IL/Website/store.json @@ -4,17 +4,29 @@ "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, "store.cards.creator": { - "message": "מחבר", + "message": "יוצר", "description": "Creator of a presence" }, "store.cards.popular": { "message": "ה Presence מאוד פופולארי בקרבת משתמשים.", "description": "Presence card popular flame" }, + "store.cards.partner": { + "message": "Presence משותף", + "description": "Presence card partner flame" + }, + "store.cards.extraStepsRequired": { + "message": "ה-Presence דורש צעדים נוספים לעבודה, אנא עיין בדף שלה למידע נוסף.", + "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." + }, "store.header.search": { "message": "חפש Presence", "description": "Search bar text when nothing is stated" }, + "store.card.presence.add": { + "message": "הוסף Presence", + "description": "Button that will appear on hover after extension is installed." + }, "store.card.presence.remove": { "message": "מחק Presence", "description": "Button that will appear on hover after extension and presence is installed." @@ -23,6 +35,10 @@ "message": "פילטרים", "description": "Searh filters option at the store page" }, + "store.category.filters.mostUsed": { + "message": "הראה את הכי משומשים קודם", + "description": "Most used first checkbox" + }, "store.category.filters.allowAdult": { "message": "הראה NSFW", "description": "Adult content checkbox" @@ -62,5 +78,9 @@ "store.search.filters": { "message": "כנס", "description": "Little message next to the keys of search filters on the store." + }, + "store.search.removeFilter": { + "message": "שחרר להסרת הפילטר", + "description": "Remove message for active search filters." } } diff --git a/hi_IN/Extension/changelog.json b/hi_IN/Extension/changelog.json new file mode 100644 index 00000000000..56d24b35ad2 --- /dev/null +++ b/hi_IN/Extension/changelog.json @@ -0,0 +1,50 @@ +{ + "extension.2.0.new1": { + "message": "उपयोगकर्ता अब थीम को स्वयं जोड़ सकते हैं। * अब कुछ जोड़ें *", + "description": "" + }, + "extension.2.0.new2": { + "message": "उनके प्राकृतिक आवास में कुछ * नए संरक्षण * खोजें", + "description": "" + }, + "extension.2.0.new3": { + "message": "ऑटो अपडेट होना अब एक बात है", + "description": "" + }, + "extension.2.0.new4": { + "message": "उपयोगकर्ता अब उपस्थिति बना सकते हैं", + "description": "" + }, + "extension.2.0.new5": { + "message": "इन रचनात्मक डेवलपर्स के लिए * डॉक्स * वहाँ से बाहर", + "description": "" + }, + "extension.2.0.new6": { + "message": "सभी नई वेबसाइट डिजाइन", + "description": "" + }, + "extension.2.0.new7": { + "message": "हमारे डिस्कोर्ड-बॉट के लिए और अधिक सुविधाएँ", + "description": "" + }, + "extension.2.0.new8": { + "message": "हमारा नया एपीआई एक चालू जानवर है", + "description": "" + }, + "extension.2.0.change1": { + "message": "पुर्नोत्थान पॉपअप और टैब लेआउट और शैली", + "description": "" + }, + "extension.2.0.fix1": { + "message": "बहुत सारे (अन) ज्ञात कीड़े भाग गए", + "description": "" + }, + "extension.2.0.fix2": { + "message": "सब कुछ अब बहुत तेजी से चल रहा है", + "description": "" + }, + "extension.2.0.1.fix1": { + "message": "यदि आपके पास नवीनतम है, तो भी पुराने एप्लिकेशन त्रुटि को ठीक करता है", + "description": "" + } +} diff --git a/hi_IN/Extension/chrome-store.json b/hi_IN/Extension/chrome-store.json new file mode 100644 index 00000000000..52d364447d3 --- /dev/null +++ b/hi_IN/Extension/chrome-store.json @@ -0,0 +1,10 @@ +{ + "extension.description.short": { + "message": "वेब सेवाओं के लिए आपकी समृद्ध उपस्थिति!", + "description": "Short description in extension store" + }, + "extension.description.full": { + "message": "आप इसे प्राप्त करने के लिए हमारे आधिकारिक आवेदन की आवश्यकता है\n {0} {1}\n\nआप इन सेवाओं के प्लेबैक को नियंत्रित करने के लिए अपनी मीडिया कुंजियों का उपयोग कर सकते हैं। जब आप हमारी किसी समर्थित सेवा के साथ कुछ देखते / सुनते हैं, तो ब्राउज़र एक्सटेंशन हमारे डेस्कटॉप क्लाइंट के लिए वीडियो / गीत का मेटाडेटा भेजता है और प्रीएमडीडी इसे प्रोसेस करता है। PreMiD सही फॉर्म के साथ सूचना को डिस्कॉर्ड को भेजता है और फिर स्वचालित रूप से अपनी स्थिति निर्धारित करता है।\nसमर्थित सेवाएं\n {2} {3} पर एक नजर\n\nमदद की ज़रूरत है?\n {4} {5}\n\nहमारा डिसॉर्डर सर्वर\n {6} PreMiD {7} के पीछे लोगों से बात करें\n\nहम ओपन सोर्स हैं!\n {9} बढ़िया सामान जनता के लिए खुला होना चाहिए {10}", + "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" + } +} diff --git a/hi_IN/Extension/popup.json b/hi_IN/Extension/popup.json new file mode 100644 index 00000000000..5fa074ada4e --- /dev/null +++ b/hi_IN/Extension/popup.json @@ -0,0 +1,150 @@ +{ + "popup.navigation.settings": { + "message": "समायोजन", + "description": "Title of the 'settings' section at the navigation in the popup" + }, + "popup.navigation.credits": { + "message": "क्रेडिट", + "description": "Title of the 'credits' section at the navigation in the popup" + }, + "popup.headings.settings": { + "message": "समायोजन", + "description": "Title of the 'settings' section at the navigation in the popup" + }, + "popup.headings.general": { + "message": "सामान्य", + "description": "Title of the 'general' area of the 'settings' section in the popup" + }, + "popup.headings.description": { + "message": "विवरण", + "description": "Title of the description area in the presence settings view." + }, + "popup.setting.enabled": { + "message": "सक्रिय", + "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" + }, + "popup.setting.mediaControl": { + "message": "मीडिया नियंत्रण", + "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)" + }, + "popup.setting.titleMenubar": { + "message": "शीर्षक मेनूबार", + "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)" + }, + "popup.setting.autoLaunch": { + "message": "ऑटो लांच", + "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" + }, + "popup.headings.presences": { + "message": "उपस्थिति", + "description": "Title of the 'presences' area of the 'settings' section in the popup" + }, + "popup.presences.manage": { + "message": "प्रबंधित", + "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" + }, + "popup.presences.noPresences": { + "message": "कोई उपस्थिति नहीं जोड़ा गया", + "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" + }, + "popup.presences.done": { + "message": "किया हुआ", + "description": "Done button" + }, + "popup.presences.load": { + "message": "लोड उपस्थिति", + "description": "Load Presence button" + }, + "popup.buttons.presenceStore": { + "message": "प्रेजेंस स्टोर", + "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" + }, + "popup.buttons.help": { + "message": "मदद की ज़रूरत है?", + "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)" + }, + "popup.credits.error.heading": { + "message": "अरे नहीं", + "description": "Title of the error message (located at the 'credits' tab in the popup)" + }, + "popup.credits.error.message": { + "message": "क्रेडिट लोड करते समय त्रुटि", + "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" + }, + "popup.info.notConnected": { + "message": "जुड़े नहीं हैं", + "description": "Shown when the extension can't connect to the application" + }, + "popup.info.notConnected.message": { + "message": "PreMiD अपने एप्लिकेशन से कनेक्ट करने में असमर्थ था! क्या यह स्थापित है और चल रहा है? *समस्या निवारण*", + "description": "Shown when the extension can't connect to the application" + }, + "popup.info.unsupportedAppVersion": { + "message": "पुराने ऐप्स", + "description": "Shown when application is outdated" + }, + "popup.info.unsupportedAppVersion.message": { + "message": "आपका PreMiD ऐप पुराना है। PreMiD का उपयोग जारी रखने के लिए कृपया इसे अपडेट करें।", + "description": "Shown when application is outdated" + }, + "popup.info.safari.outdatedExtension": { + "message": "पुराना एक्सटेंशन", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "आपका एक्सटेंशन पुराना है। कृपया इसे हमारी साइट से डाउनलोड करके नवीनतम सुविधाओं को प्राप्त करने के लिए अपडेट करें।", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "तत्काल अद्यतन", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "हमने एक्सटेंशन के लिए एक जरूरी अपडेट जारी किया। PreMiD का उपयोग जारी रखने के लिए कृपया इसे अपडेट करें।", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "कोई इंटरनेट कनेक्शन नहीं", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "लगता है जैसे आपके पास इंटरनेट कनेक्शन नहीं है! PreMiD इस समय presences दिखाने में सक्षम नहीं होगा।", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "कोई संबंध नहीं Discord से", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD अपने एप्लिकेशन से कनेक्ट करने में असमर्थ था! क्या यह स्थापित है और चल रहा है? *समस्या निवारण*", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.category.all": { + "message": "सभी", + "description": "Category name shown when you open tags" + }, + "popup.category.anime": { + "message": "एनिमी", + "description": "Category name shown when you open tags" + }, + "popup.category.music": { + "message": "संगीत", + "description": "Category name shown when you open tags" + }, + "popup.category.games": { + "message": "खेल", + "description": "Category name shown when you open tags" + }, + "popup.category.socials": { + "message": "सामाजिक", + "description": "Category name shown when you open tags" + }, + "popup.category.videos": { + "message": "वीडियो और स्ट्रीम", + "description": "Category name shown when you open tags" + }, + "popup.category.other": { + "message": "अन्य", + "description": "Category name shown when you open tags" + } +} diff --git a/ach_UG/Extension/presence.json b/hi_IN/Extension/presence.json similarity index 75% rename from ach_UG/Extension/presence.json rename to hi_IN/Extension/presence.json index 6b186f45960..c8d1dace4de 100644 --- a/ach_UG/Extension/presence.json +++ b/hi_IN/Extension/presence.json @@ -1,30 +1,30 @@ { "presence.playback.playing": { - "message": "crwdns3125:0crwdne3125:0", + "message": "वापस चलाएँ रहा है", "description": "Shows when you hover over the little play icon at your Discord Rich Presence" }, "presence.playback.paused": { - "message": "crwdns3127:0crwdne3127:0", + "message": "प्लेबैक रोक दिया", "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" }, "presence.activity.browsing": { - "message": "crwdns3129:0crwdne3129:0", + "message": "ब्राउजिंग", "description": "Shows when you hover over the little magnifying glass icon at your Discord Rich Presence" }, "presence.activity.live": { - "message": "crwdns3131:0crwdne3131:0", + "message": "लाइव", "description": "Shows when you hover over the little red circle icon at your Discord Rich Presence" }, "presence.activity.reading": { - "message": "crwdns3133:0crwdne3133:0", + "message": "पढ़ना", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.activity.searching": { - "message": "crwdns3135:0crwdne3135:0", + "message": "खोज रहा है", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.media.info.episode": { - "message": "crwdns3137:0{0}crwdne3137:0", + "message": "एपिसोड {0}", "description": "Shows the current episode at your Discord Rich Presence; {0} will be replaced -> is a variable and should not be translated" } } diff --git a/ach_UG/Extension/tabs.json b/hi_IN/Extension/tabs.json similarity index 70% rename from ach_UG/Extension/tabs.json rename to hi_IN/Extension/tabs.json index 84ec3b7a3a6..aaba4d9ca9d 100644 --- a/ach_UG/Extension/tabs.json +++ b/hi_IN/Extension/tabs.json @@ -1,58 +1,58 @@ { "tab.button.changelog": { - "message": "crwdns3139:0crwdne3139:0", + "message": "परिवर्तन लॉग", "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" }, "tab.button.wiki": { - "message": "crwdns3141:0crwdne3141:0", + "message": "विकी", "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time" }, "tab.installed.heading": { - "message": "crwdns3143:0crwdne3143:0", + "message": "धन्यवाद", "description": "Title of the tab which opens when you install PreMiD for the first time" }, "tab.installed.subHeading": { - "message": "crwdns3145:0{0}crwdne3145:0", + "message": "स्थापित करने के लिए {0}", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time" }, "tab.installed.start": { - "message": "crwdns3147:0{0}crwdne3147:0", + "message": "का उपयोग करना शुरू करें {0}", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time" }, "donate": { - "message": "crwdns3149:0crwdne3149:0", + "message": "दान करें", "description": "Donate button of the tab which opens when you install PreMiD for the first time" }, "tab.installed.error": { - "message": "crwdns3151:0crwdne3151:0", + "message": "** ओह नहीं! ** हम एप्लिकेशन से कनेक्ट नहीं कर सके... क्या यह पहले से इंस्टॉल है?", "description": "Error message of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.troubleshooting": { - "message": "crwdns3153:0crwdne3153:0", + "message": "ट्रबलशूटिंग", "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.installApplication": { - "message": "crwdns3155:0crwdne3155:0", + "message": "एप्लिकेशन इंस्टॉल करें", "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time" }, "tab.updated.heading": { - "message": "crwdns3157:0crwdne3157:0", + "message": "स्तर बढ़ाएं", "description": "Title of the tab which opens when PreMiD was updated" }, "tab.updated.subHeading": { - "message": "crwdns3159:0{0}crwdne3159:0", + "message": "{0} को अपडेट कर दिया गया है!", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated" }, "tab.updated.new": { - "message": "crwdns3161:0crwdne3161:0", + "message": "नया", "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated" }, "tab.updated.changed": { - "message": "crwdns3163:0crwdne3163:0", + "message": "बदला हुआ", "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated" }, "tab.updated.fixed": { - "message": "crwdns3165:0crwdne3165:0", + "message": "ठीक किया गया", "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated" } } diff --git a/hi_IN/Presence/1337x.json b/hi_IN/Presence/1337x.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/1337x.json @@ -0,0 +1 @@ +{} diff --git a/hi_IN/Presence/9gag.json b/hi_IN/Presence/9gag.json new file mode 100644 index 00000000000..fb644cb808b --- /dev/null +++ b/hi_IN/Presence/9gag.json @@ -0,0 +1,30 @@ +{ + "9gag.gag": { + "message": "गैग देखना:", + "description": "" + }, + "9gag.hot": { + "message": "देखने में क्या गर्म है", + "description": "" + }, + "9gag.fresh": { + "message": "देखना क्या है ताजा", + "description": "" + }, + "9gag.tag": { + "message": "टैग देखना:", + "description": "" + }, + "9gag.about": { + "message": "सभी 9गैग के बारे में पढ़ना", + "description": "" + }, + "9gag.store": { + "message": "होम पेज देखना", + "description": "" + }, + "9gag.collection": { + "message": "संग्रह देखें", + "description": "" + } +} \ No newline at end of file diff --git a/az_AZ/Presence/aliexpress.json b/hi_IN/Presence/aliexpress.json similarity index 100% rename from az_AZ/Presence/aliexpress.json rename to hi_IN/Presence/aliexpress.json diff --git a/hi_IN/Presence/amazon.json b/hi_IN/Presence/amazon.json new file mode 100644 index 00000000000..eb48df548a5 --- /dev/null +++ b/hi_IN/Presence/amazon.json @@ -0,0 +1,6 @@ +{ + "amazon.cart": { + "message": "शॉपिंग कार्ट", + "description": "Part 2 of the string: \"Viewing their\"" + } +} \ No newline at end of file diff --git a/hi_IN/Presence/discord.json b/hi_IN/Presence/discord.json new file mode 100644 index 00000000000..544e1e76ea0 --- /dev/null +++ b/hi_IN/Presence/discord.json @@ -0,0 +1,6 @@ +{ + "discord.merch.collection": { + "message": "संग्रह देखें", + "description": "" + } +} diff --git a/af_ZA/Presence/facebook.json b/hi_IN/Presence/facebook.json similarity index 100% rename from af_ZA/Presence/facebook.json rename to hi_IN/Presence/facebook.json diff --git a/hi_IN/Presence/general.json b/hi_IN/Presence/general.json new file mode 100644 index 00000000000..13002181181 --- /dev/null +++ b/hi_IN/Presence/general.json @@ -0,0 +1,278 @@ +{ + "general.anime": { + "message": "एनिमी", + "description": "" + }, + "general.browsing": { + "message": "ब्राउजिंग", + "description": "" + }, + "general.chapter": { + "message": "अध्याय", + "description": "" + }, + "general.dj": { + "message": "डीजे", + "description": "" + }, + "general.editing": { + "message": "संपादन:", + "description": "" + }, + "general.episode": { + "message": "प्रकरण", + "description": "" + }, + "general.forums": { + "message": "मंच", + "description": "" + }, + "general.genre": { + "message": "शैली", + "description": "" + }, + "general.language": { + "message": "भाषा", + "description": "For choosing a language" + }, + "general.listeningMusic": { + "message": "संगीत सुन रहा है", + "description": "" + }, + "general.listeners": { + "message": "श्रोताओं", + "description": "" + }, + "general.live": { + "message": "लाइव", + "description": "" + }, + "general.manga": { + "message": "माँगा", + "description": "" + }, + "general.merch": { + "message": "वे बिक्री", + "description": "" + }, + "general.page": { + "message": "पृष्ठ", + "description": "" + }, + "general.paused": { + "message": "रुका हुआ", + "description": "" + }, + "general.playing": { + "message": "क्रियागत अर्थो में", + "description": "" + }, + "general.readingDM": { + "message": "डीएम से पढ़ना:", + "description": "" + }, + "general.readingAbout": { + "message": "डीएम से पढ़ना:", + "description": "" + }, + "general.readingArticle": { + "message": "लेख पढ़ना:", + "description": "" + }, + "general.readingChannel": { + "message": "चैनल में पढ़ना:", + "description": "" + }, + "general.readingPost": { + "message": "डीएम से पढ़ना:", + "description": "" + }, + "general.readingThread": { + "message": "Reading thread:\nपढ़ना धागा:", + "description": "" + }, + "general.reading": { + "message": "पढ़ना", + "description": "" + }, + "general.searchFor": { + "message": "इसे खोजें:", + "description": "" + }, + "general.searchSomething": { + "message": "कुछ खोज रहा है...", + "description": "" + }, + "general.search": { + "message": "खोज रहा है", + "description": "" + }, + "general.shopCart": { + "message": "शॉपिंग कार्ट", + "description": "" + }, + "general.store": { + "message": "स्टोर", + "description": "" + }, + "general.typeDM": { + "message": "DMs में टाइपिंग:", + "description": "" + }, + "general.typeChannel": { + "message": "चैनल में टाइपिंग:", + "description": "" + }, + "general.viewAnime": { + "message": "एनीमे देखना:", + "description": "" + }, + "general.viewCategory": { + "message": "देखने की श्रेणी:", + "description": "" + }, + "general.viewChannel": { + "message": "चैनल देखना:", + "description": "" + }, + "general.viewEpisode": { + "message": "एपिसोड देखना:", + "description": "" + }, + "general.viewGenre": { + "message": "देखने की शैली:", + "description": "" + }, + "general.viewHome": { + "message": "होम पेज देखना", + "description": "" + }, + "general.viewList": { + "message": "देखने की सूची:", + "description": "" + }, + "general.viewManga": { + "message": "मंगा देखना:", + "description": "" + }, + "general.viewMember": { + "message": "देखने वाला सदस्य:", + "description": "" + }, + "general.viewMovie": { + "message": "फिल्म देखना:", + "description": "" + }, + "general.viewPlaylist": { + "message": "प्लेलिस्ट देखना:", + "description": "" + }, + "general.viewProduct": { + "message": "देखने के उत्पाद:", + "description": "" + }, + "general.viewProfile": { + "message": "प्रोफ़ाइल देखना:", + "description": "" + }, + "general.viewSeries": { + "message": "श्रृंखला देखना:", + "description": "" + }, + "general.viewShow": { + "message": "शो देखना:", + "description": "" + }, + "general.viewAccount": { + "message": "उनका खाता देखना", + "description": "" + }, + "general.viewThread": { + "message": "Reading thread:\nपढ़ना धागा:", + "description": "" + }, + "general.viewUser": { + "message": "देखने वाला उपयोगकर्ता:", + "description": "" + }, + "general.viewing": { + "message": "देख रहे हैं:", + "description": "" + }, + "general.viewPage": { + "message": "पृष्ठ देखना:", + "description": "" + }, + "general.watchingMovie": { + "message": "फिल्में देखते हुए", + "description": "" + }, + "general.watchingSeries": { + "message": "श्रृंखला देखते हुए", + "description": "" + }, + "general.watchingShow": { + "message": "शौ देखना", + "description": "" + }, + "general.watchingVid": { + "message": "एक वीडियो देख रहे हैं", + "description": "" + }, + "general.waitingVid": { + "message": "प्रीमियर के लिए एक वीडियो की प्रतीक्षा की जा रही है", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "प्रीमियर के लिए एक वीडियो की प्रतीक्षा की जा रही है", + "description": "\"the\" video, as in the video title is specified)" + }, + "general.watchingLive": { + "message": "एक लिवस्ट्रीम देखना", + "description": "" + }, + "general.waitingLive": { + "message": "एक लिवस्ट्रीम के शुरू होने का इंतजार", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "एक लिवस्ट्रीम के शुरू होने का इंतजार", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "देख रहे:", + "description": "" + }, + "general.wishlist": { + "message": "इच्छा-सूची:", + "description": "" + }, + "general.privacy": { + "message": "गोपनीयता नीति", + "description": "A page name" + }, + "general.terms": { + "message": "सेवाओं की शर्तें", + "description": "A page name" + }, + "general.cookie": { + "message": "कूकी पॉलिसी", + "description": "A page name" + }, + "general.repeatAll": { + "message": "सभी गाने लूपिंग", + "description": "" + }, + "general.repeat": { + "message": "लूप पर", + "description": "" + }, + "general.incidentHistory": { + "message": "हादसा इतिहास", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "अपटाइम इतिहास", + "description": "A page name of statuspages" + } +} diff --git a/hi_IN/Presence/genius.json b/hi_IN/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/hi_IN/Presence/google classroom.json b/hi_IN/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/hi_IN/Presence/google docs.json b/hi_IN/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/az_AZ/Presence/hypixel.json b/hi_IN/Presence/hypixel.json similarity index 100% rename from az_AZ/Presence/hypixel.json rename to hi_IN/Presence/hypixel.json diff --git a/hi_IN/Presence/juniperbot.json b/hi_IN/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/hi_IN/Presence/kahoot.json b/hi_IN/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/hi_IN/Presence/namemc.json b/hi_IN/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/hi_IN/Presence/netflix.json b/hi_IN/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/az_AZ/Presence/pinterest.json b/hi_IN/Presence/pinterest.json similarity index 100% rename from az_AZ/Presence/pinterest.json rename to hi_IN/Presence/pinterest.json diff --git a/hi_IN/Presence/premid.json b/hi_IN/Presence/premid.json new file mode 100644 index 00000000000..ceef4e26bbe --- /dev/null +++ b/hi_IN/Presence/premid.json @@ -0,0 +1,26 @@ +{ + "premid.viewPage": { + "message": "पृष्ठ देखना:", + "description": "" + }, + "premid.pageContributors": { + "message": "योगदानकर्ता", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "डाउन्लोड", + "description": "A page name" + }, + "premid.pageStore": { + "message": "स्टोर", + "description": "A page name" + }, + "premid.partners": { + "message": "साझेदार", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "ट्रबलशूटिंग", + "description": "A page name" + } +} diff --git a/hi_IN/Presence/spotify.json b/hi_IN/Presence/spotify.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/spotify.json @@ -0,0 +1 @@ +{} diff --git a/hi_IN/Presence/tiktok.json b/hi_IN/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/hi_IN/Presence/twitch.json b/hi_IN/Presence/twitch.json new file mode 100644 index 00000000000..7948a3c7310 --- /dev/null +++ b/hi_IN/Presence/twitch.json @@ -0,0 +1,10 @@ +{ + "twitch.downloads": { + "message": "डाउन्लोड", + "description": "Page name" + }, + "twitch.partners": { + "message": "साझेदार", + "description": "Page name" + } +} diff --git a/hi_IN/Presence/twitter.json b/hi_IN/Presence/twitter.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/twitter.json @@ -0,0 +1 @@ +{} diff --git a/hi_IN/Presence/v live.json b/hi_IN/Presence/v live.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Presence/v live.json @@ -0,0 +1 @@ +{} diff --git a/af_ZA/Presence/youtube.json b/hi_IN/Presence/youtube.json similarity index 100% rename from af_ZA/Presence/youtube.json rename to hi_IN/Presence/youtube.json diff --git a/hi_IN/Website/beta.json b/hi_IN/Website/beta.json new file mode 100644 index 00000000000..26fae348567 --- /dev/null +++ b/hi_IN/Website/beta.json @@ -0,0 +1,34 @@ +{ + "beta.title": { + "message": "नई सुविधाएँ चाहते हैं?", + "description": "Beta page title" + }, + "beta.description.1": { + "message": "** PreMiD बीटा ** अब सभी के लिए उपलब्ध है!", + "description": "Section description" + }, + "beta.description.2": { + "message": "यदि आप साइन अप करते हैं तो आपको क्या मिलेगा?", + "description": "Section description" + }, + "beta.features.1": { + "message": "नवीनतम सुविधाएँ", + "description": "Features list" + }, + "beta.features.2": { + "message": "PreMiD के सुपर सीक्रेट टेक्स्ट चैनलों तक पहुंच", + "description": "Features list" + }, + "beta.features.3": { + "message": "हमारे Discord सर्वर पर एक विशेष भूमिका", + "description": "Features list" + }, + "beta.register.text": { + "message": "इसके लिए तैयार हैं? {0} अन्य बीटा परीक्षकों में शामिल हों!", + "description": "{0} will be replaced with the beta testers count -> is a variable" + }, + "beta.register.button": { + "message": "अभी साइनअप करें!", + "description": "Sign up button text" + } +} diff --git a/hi_IN/Website/contributors.json b/hi_IN/Website/contributors.json new file mode 100644 index 00000000000..ad4fa1b5f97 --- /dev/null +++ b/hi_IN/Website/contributors.json @@ -0,0 +1,82 @@ +{ + "contributors.headings.staff": { + "message": "कर्मचारी", + "description": "Heading for group of users." + }, + "contributors.headings.supporters": { + "message": "समर्थकों", + "description": "Heading for group of users." + }, + "contributors.headings.translators": { + "message": "अनुवादकों", + "description": "Heading for group of users." + }, + "contributors.roles.projectLeader": { + "message": "परियोजना का मुखिया", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "स्टाफ कोऑर्डिनेटर", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "विपणन निदेशक", + "description": "'Marketing Director' title for contributors and user pages." + }, + "contributors.roles.administrator": { + "message": "प्रशासक", + "description": "'Administrator' title for contributors and user pages." + }, + "contributors.roles.reviewer": { + "message": "आलोचक", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "स्थानीयकरण प्रबंधक", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "डेवलपर", + "description": "'Developer' title for contributors and user pages." + }, + "contributors.roles.designer": { + "message": "डिजाइनर", + "description": "'Designer' title for contributors and user pages." + }, + "contributors.roles.moderator": { + "message": "मध्यस्थ", + "description": "'Moderator' title for contributors and user pages." + }, + "contributors.roles.supportAgent": { + "message": "समर्थन एजेंट", + "description": "'Support Agent' title for contributors and user pages." + }, + "contributors.roles.representative": { + "message": "प्रतिनिधि", + "description": "'Representative' title for contributors and user pages." + }, + "contributors.roles.proofreader": { + "message": "शुद्धिकारक", + "description": "'Proofreader' title for contributors and user pages." + }, + "contributors.roles.donator": { + "message": "दानी", + "description": "'Donator' title for contributors page." + }, + "contributors.roles.booster": { + "message": "बूस्टर", + "description": "'Booster' title for contributors page and user pages." + }, + "contributors.roles.translator": { + "message": "अनुवादक", + "description": "'Translator' title for contributors page." + }, + "contributors.cards.copyUserId": { + "message": "उपयोगकर्ता की आईडी कॉपी करने के लिए क्लिक करें", + "description": "Tippy message when you hover on the avatar of a credit card." + }, + "contributors.cards.userIdCopied": { + "message": "उपयोगकर्ता आईडी की प्रतिलिपि बनाई गई!", + "description": "Notification after user ID was copied." + } +} diff --git a/hi_IN/Website/downloads.json b/hi_IN/Website/downloads.json new file mode 100644 index 00000000000..4ea3ce4651c --- /dev/null +++ b/hi_IN/Website/downloads.json @@ -0,0 +1,170 @@ +{ + "downloads.header.title": { + "message": "दिखावा करने का समय", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "अब PreMiD का उपयोग करें और अपने दोस्तों को दिखाएं कि आप क्या कर रहे हैं, हो सकता है कि आप किसी को समान रुचियों वाला पाते हों", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Get Started", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "PreMiD डाउनलोड करें", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "हमारे आवेदन स्थापित करें", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "हमारे एक्सटेंशन को अपने ब्राउज़र में जोड़ें", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "इस साइट को पुनः लोड करें और जांचें कि क्या एक्सटेंशन जुड़ा हुआ है", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "अभी भी मुद्दे हैं? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "हमलोग यहां सहायता करने के लिए हैं!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "एप्लिकेशन", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "एक्सटेंशन", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "चेतावनी:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} इस ऑपरेटिंग सिस्टम के लिए कोई इंस्टॉलर नहीं है। इसका मतलब है कि इसके लिए कोई पेशेवर समर्थन नहीं है", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "कृपया ध्यान रखें कि PreMiD मोबाइल फोन पर समर्थित नहीं है।", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "डाउनलोड दिखाओ", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "डाउनलोड छिपाएँ", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "इस मंच का वर्तमान संस्करण {0} है (यह संस्करण Linux के लिए विशिष्ट है और अन्य प्लेटफार्मों पर लागू नहीं होता है)।", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "यह संस्करण Linux के लिए विशिष्ट है, और अन्य प्रणालियों पर लागू नहीं होता है। अनुप्रयोग का मुख्य संस्करण {0} है", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "कृपया इन डाउनलोडों को देखने के लिए लॉगिन करें", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "उह, ऐसा लगता है कि आपके पास अल्फा / बीटा एक्सेस नहीं है :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "आप हमारे बीटा प्रोग्राम में शामिल हो सकते हैं ** यहाँ ** मुफ्त में। जल्दी करो! हमारे पास केवल {0} अधिक स्लॉट उपलब्ध हैं\nसंपर्क करें", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "प्रारंभिक विज्ञप्ति", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "चेतावनी", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "आपको Chrome वेबस्टोर से PreMiD स्थापित करने के लिए ** इस ** एक्सटेंशन को स्थापित करना होगा।", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "स्किप", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "वापस", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "रद्द करना", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "ठीक है", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "किया हुआ", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "लॉग इन करें", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "वैसे भी छोड़ें", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "धन्यवाद!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "हम हमारी टीम का समर्थन करने और आपको सर्वश्रेष्ठ उपयोगकर्ता अनुभव प्रदान करने के लिए हमारे सर्वर को बनाए रखने के लिए विज्ञापनों का उपयोग करते हैं", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "कृपया अपने एडब्लॉक को अक्षम करें", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "बीटा डाउनलोड दिखाएं", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(जरूरत नहीं है अगर आप केवल सामान्य आवेदन पत्र डाउनलोड करने के लिए यहां हैं)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "मैं समर्थन नहीं करना चाहता", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "क्या आपको यकीन है?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "सचमुच", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P- कृपया समर्थन करें :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "मुझे आपकी आवश्यकता है :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "ठीक है ठीक है...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } +} diff --git a/hi_IN/Website/errors.json b/hi_IN/Website/errors.json new file mode 100644 index 00000000000..a85a05ffe01 --- /dev/null +++ b/hi_IN/Website/errors.json @@ -0,0 +1,46 @@ +{ + "store.search.notFound": { + "message": "इस उपयोगकर्ता द्वारा बनाई गई Presence दिखाने के लिए यहां क्लिक करें।", + "description": "Search result text when nothing's found" + }, + "error.code.404": { + "message": "क्षमा करें, लेकिन हम इस पृष्ठ नहीं मिल सकता है", + "description": "Error (404) message" + }, + "error.code.4": { + "message": "आप एक गैर-मौजूद या हटाए गए Presence की तलाश कर रहे हैं।", + "description": "Error (4) message" + }, + "error.code.500": { + "message": "आंतरिक सर्वर त्रुटि हुई है।", + "description": "Error (500) message" + }, + "error.page.details": { + "message": "विवरण", + "description": "'Details' text on error page container" + }, + "error.page.button": { + "message": "होमपेज पर जाएँ", + "description": "Button on the error page" + }, + "user.notFound.heading": { + "message": "वह उपयोगकर्ता नहीं मिला। सुनिश्चित करने का प्रयास करें", + "description": "Error when user couldn't be found." + }, + "user.notFound.message1": { + "message": "उपयोगकर्ता की आईडी जिसे आप ढूंढ रहे हैं वह सही है।", + "description": "Check user ID message." + }, + "user.notFound.message2": { + "message": "उपयोगकर्ता ने पर्याप्त Presences बनाई है और हमारे Discord सर्वर में Presence डेवलपर की भूमिका है।", + "description": "Check the presence amount of the developer created message." + }, + "user.notFound.message3": { + "message": "यदि अन्य लोग हमारे Discord सर्वर पर एक ही समस्या का सामना कर रहे हैं।", + "description": "Check if the error is also happening to others message." + }, + "user.notFound.message4": { + "message": "यदि आपको लगता है कि यह एक गलती थी, तो कृपया हमसे संपर्क करें [हमारे Discord सर्वर]।", + "description": "Bottom line for the error page. Do not edit brackets." + } +} diff --git a/az_AZ/Website/footer.json b/hi_IN/Website/footer.json similarity index 65% rename from az_AZ/Website/footer.json rename to hi_IN/Website/footer.json index f372d3af175..a9ffcfd4849 100644 --- a/az_AZ/Website/footer.json +++ b/hi_IN/Website/footer.json @@ -1,114 +1,110 @@ { "footer.language": { - "message": "Dil", + "message": "भाषा", "description": "You know how to translate that word? I hope you do :D" }, "footer.usercount.heading": { - "message": "PreMiD istifadə etməyə hazırsınız?", + "message": "PreMiD का उपयोग करने के लिए तैयार हैं?", "description": "Promotional heading" }, "footer.usercount.message": { - "message": "{0} istifadəçiyə qoşulun!", + "message": "आज ही {0} उपयोगकर्ताओं से जुड़ें!", "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" }, "footer.usercount.button": { - "message": "Yüklə", + "message": "संस्थापन", "description": "Install button under the promotional message" }, "footer.partners.heading": { - "message": "Partnerlər", + "message": "साझेदार", "description": "Partner section" }, "footer.followUs.heading": { - "message": "Bizi İzləyin", + "message": "हमें फॉलो करें", "description": "Follow Us section" }, "footer.developers.heading": { - "message": "İnkişaf etdiricilər", + "message": "डिवेलपर", "description": "Developer section" }, "footer.developers.documentation": { - "message": "Sənədləşdirmə", + "message": "प्रलेखन", "description": "Documentation -> redirects to docs.premid.app" }, "footer.developers.richpresence": { - "message": "Discord statusu", + "message": "Rich Presence", "description": "Rich Presence -> redirects to discord.com/rich-presence" }, "footer.supportus.heading": { - "message": "Bizi dəstəklə", + "message": "हमें सहयोग दीजिये", "description": "Support us section" }, "footer.supportus.donate": { - "message": "İanə et", + "message": "दान करें", "description": "Donate -> redirects to patreon.com/timeraa" }, "footer.supportus.contribute": { - "message": "Töhfə ver", + "message": "योगदान दें", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Dizayn", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { - "message": "Tərcümə et", + "message": "अनुवाद करें", "description": "Translate -> redirects to locilazation page" }, "footer.supportus.jobs": { - "message": "Bizimlə işləyin!", + "message": "हमारे साथ कार्य करें", "description": "Work for us! -> redirects to /jobs page" }, "footer.help.heading": { - "message": "Kömək", + "message": "सहायता", "description": "Help section" }, "footer.help.troubleshooting": { - "message": "Həll et", + "message": "समस्या निवारण", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { - "message": "Kömək al", + "message": "मदद लें", "description": "Get Support -> redirects to Discord invite" }, "footer.help.information": { - "message": "Məlumat", + "message": "जानकारी", "description": "Information section" }, "footer.help.information.cookies": { - "message": "Çərəzlər", + "message": "कूकीज़", "description": "meant to be 'Cookie Policy'" }, "footer.help.information.privacy": { - "message": "Gizlilik", + "message": "गोपनीयता", "description": "meant to be 'Privacy Policy'" }, "footer.help.information.terms": { - "message": "Şərtlər", + "message": "शर्तें", "description": "meant to be 'Terms of Service'" }, "footer.more.heading": { - "message": "Daha çox", + "message": "अतिरिक्त", "description": "More section" }, "footer.more.status": { - "message": "Status", + "message": "स्टेटस", "description": "Status -> redirects to status.premid.app" }, "footer.more.wiki": { - "message": "Viki", + "message": "विकी", "description": "Wiki -> redirects to wiki.premid.app" }, "footer.copyright.line1": { - "message": "{1} adlı istifadəçidən {0}", + "message": "{0} के द्वारा {1}", "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" }, "footer.copyright.line2": { - "message": "Veb sayt {0} tərəfindən idarə olunur", + "message": "वेबसाइट {0} द्वारा बनाए रखी गई", "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" }, "footer.partners.more": { - "message": "Tərəfdaşlarımızı və sponsorlarımızı görmək üçün bura klikləyin.", + "message": "हमारे बाकी साथी और प्रायोजक देखने के लिए यहां क्लिक करें।", "description": "Button next to all listed partners on the footer." } } diff --git a/az_AZ/Website/header.json b/hi_IN/Website/header.json similarity index 50% rename from az_AZ/Website/header.json rename to hi_IN/Website/header.json index 6d8959ab97f..e389c8a2276 100644 --- a/az_AZ/Website/header.json +++ b/hi_IN/Website/header.json @@ -1,58 +1,58 @@ { "header.language": { - "message": "Azərbaycan", + "message": "हिंदी", "description": "Replace English with the name of YOUR language!" }, "header.languageNotification.title": { - "message": "Dilinizi dəstəkləyirik, dəyişmək istəyirsiniz?", + "message": "हम आपकी भाषा का समर्थन करते हैं, स्विच करना चाहते हैं?", "description": "Heading of the language notification when user has different language." }, "header.languageNotification.text": { - "message": "Veb saytımız sizin dilinizə tərcümə edildi. İngilis dilini yaxşı bilməsəniz bu kömək edə bilər.", + "message": "हमारी वेबसाइट को आपकी भाषा में अनुवादित किया गया है। यदि आप अच्छी तरह से अंग्रेजी नहीं बोलते हैं तो यह मदद कर सकता है", "description": "Text in language notification when user has different language." }, "header.languageNotification.btnDecline": { - "message": "Xeyr, təşəkkürlər", + "message": "नहीं, धन्यवाद", "description": "Button that will decline notification." }, "header.languageNotification.btnAccept": { - "message": "Dili dəyiş", + "message": "भाषा बदलें", "description": "Button that switches language after click." }, "header.loader.phrases": { - "message": "Keksləri bişirmək...; Qabların yerləşdirilməsi...; IP ünvanınızın araşdırılması...; UwU; Qaydaların pozulması...", + "message": "पैनकेक पेनकेक्स...; कंटेनर रखने;... अपने आईपी पते को पार्स...; यूयूयू; ब्रेकिंग नियम...", "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" }, "header.store": { - "message": "Mağaza", + "message": "स्टोर", "description": "Store tab" }, "header.downloads": { - "message": "Yükləmələr", + "message": "डाउन्लोड", "description": "Downloads tab" }, "header.contributors": { - "message": "Töhfə verənlər", + "message": "योगदानकर्ता", "description": "Contributors tab" }, "header.login": { - "message": "Daxil ol", + "message": "लॉग इन करें", "description": "Login Button" }, "header.lia": { - "message": "Daxil olundu", + "message": "के रूप में लॉग:", "description": "Indicates which user is logged in" }, "header.rab": { - "message": "Səhv barədə bizə bildirin", + "message": "बग की रिपोर्ट करें", "description": "Report a bug button" }, "header.staff": { - "message": "İdarəetmə Paneli", + "message": "डैशबोर्ड", "description": "Dashboard button" }, "header.logout": { - "message": "Çıxış", + "message": "लॉग आउट करें", "description": "Logout button" } } diff --git a/hi_IN/Website/home.json b/hi_IN/Website/home.json new file mode 100644 index 00000000000..86d3fa94b95 --- /dev/null +++ b/hi_IN/Website/home.json @@ -0,0 +1,90 @@ +{ + "home.introduction.paragraph": { + "message": "** PreMiD ** एक सरल, विन्यास योग्य उपयोगिता है जो आपको यह दिखाने की अनुमति देती है कि आप वेब पर जो कर रहे हैं वह आपके Discord में अब खेल रहा है।", + "description": "First phrase that users read on our website" + }, + "home.introduction.button.features": { + "message": "फीचर्स", + "description": "Introduction button" + }, + "home.introduction.button.downloads": { + "message": "डाउन्लोड", + "description": "Downloads button -> redirects to /downloads page" + }, + "home.examples.playingagame": { + "message": "एक गेम खेलें", + "description": "Discord Rich Presence -> Playing a game" + }, + "home.examples.timestamp": { + "message": "{0} बचा है", + "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" + }, + "home.examples.timestamp2": { + "message": "{0} बीता हुआ", + "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" + }, + "home.examples.status.playing": { + "message": "वापस चलाएँ रहा है", + "description": "Discord Rich Presence -> small image text;" + }, + "home.examples.status.live": { + "message": "लाइव", + "description": "Discord Rich Presence -> small image text;" + }, + "home.examples.status.browsing": { + "message": "ब्राउजिंग", + "description": "Discord Rich Presence -> small image text;" + }, + "home.features.heading": { + "message": "आप इन सुविधाओं को प्यार करेंगे!", + "description": "Features section" + }, + "home.features.presencesystem.heading": { + "message": "**अपना** ढूँढो presence", + "description": "Features section subheading" + }, + "home.features.presencesystem.description": { + "message": "हमने अपना एक्सटेंशन इस तरह से बनाया है, जिससे आप दूसरों द्वारा बनाई गई Presences को जोड़ सकते हैं और उनका उपयोग कर सकते हैं और उन्हें हमारे एक्सटेंशन में प्रबंधित कर सकते हैं!", + "description": "Features section description" + }, + "home.features.presencesystem.button": { + "message": "स्टोर विजिट करे", + "description": "Features section button" + }, + "home.features.simpleInterface.heading": { + "message": "सरल उपयोगकर्ता इंटरफ़ेस", + "description": "Features section subheading" + }, + "home.features.simpleInterface.description": { + "message": "जटिल उपयोगकर्ता इंटरफेस से थक गए? इसलिए हमने अपने UI को महत्वपूर्ण सुविधाओं के साथ यथासंभव सरल और उपयोगी बनाए रखने की कोशिश की:", + "description": "Features section description" + }, + "home.features.simpleInterface.description.1": { + "message": "ऐप और एक्सटेंशन सेटिंग", + "description": "Features section description point" + }, + "home.features.simpleInterface.description.2": { + "message": "Presence संचालन", + "description": "Features section description point" + }, + "home.features.simpleInterface.description.3": { + "message": "श्रेणी के आधार पर छाँटें", + "description": "Features section description point" + }, + "home.features.quickSupport.heading": { + "message": "त्वरित समर्थन", + "description": "Features section subheading" + }, + "home.features.quickSupport.description": { + "message": "कुछ गड़बड़ है, आप त्रुटियों के टन भेजने या बस काम नहीं कर रहा है? हम आपको अपने डिसॉर्ड सर्वर पर उन मुद्दों से छुटकारा पाने में मदद करेंगे, हमने अपनी सहायता प्रणाली भी बनाई है जो यह सुनिश्चित करेगी कि आपका मुद्दा जल्द से जल्द सुलझ जाए।", + "description": "Features section description" + }, + "home.features.quickSupport.button": { + "message": "हमारा डिसॉर्ड में शामिल हो", + "description": "Features section button" + }, + "home.languageSelector.tippy": { + "message": "वेबसाइट भाषा", + "description": "Tippy content of the language selector." + } +} diff --git a/hi_IN/Website/jobs.json b/hi_IN/Website/jobs.json new file mode 100644 index 00000000000..379178e845e --- /dev/null +++ b/hi_IN/Website/jobs.json @@ -0,0 +1,10 @@ +{ + "jobs.modal.buttons.cancel": { + "message": "रद्द करना", + "description": "Cancel, button in the modal." + }, + "jobs.guild.required": { + "message": "हमारा डिसॉर्ड में शामिल हो", + "description": "Title of the modal the user will see if it's not in Discord server." + } +} diff --git a/hi_IN/Website/maintenance.json b/hi_IN/Website/maintenance.json new file mode 100644 index 00000000000..5fc32bc4989 --- /dev/null +++ b/hi_IN/Website/maintenance.json @@ -0,0 +1,26 @@ +{ + "maintenance.big": { + "message": "अरे नहीं", + "description": "The big text on maintenance page" + }, + "maintenance.heading": { + "message": "दुर्भाग्य से, हम कुछ तकनीकी कठिनाइयों का सामना कर रहे हैं। हम शीघ्र ही लौटेंगे। असुविधा के लिए खेद है।", + "description": "Heading on maintenance page" + }, + "maintenance.heading2": { + "message": "कृपया अधिक जानकारी के लिए बाद में वापस आएं।", + "description": "Heading on maintenance page" + }, + "maintenance.message": { + "message": "जब तक हमारे विशेष डेवलपर्स इसे ठीक नहीं करते, तब तक यहां एक नज़र डालें!", + "description": "Message on maintenance page" + }, + "maintenance.statuspage": { + "message": "स्टीटस पेज", + "description": "Status Page link on maintenance page" + }, + "maintenance.discordserver": { + "message": "डिसकॉर्ड सर्वर", + "description": "Discord Server link on maintenance page" + } +} diff --git a/hi_IN/Website/merch.json b/hi_IN/Website/merch.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hi_IN/Website/merch.json @@ -0,0 +1 @@ +{} diff --git a/az_AZ/Website/partners.json b/hi_IN/Website/partners.json similarity index 69% rename from az_AZ/Website/partners.json rename to hi_IN/Website/partners.json index 10fdb8eaf7c..b0fc81fafc7 100644 --- a/az_AZ/Website/partners.json +++ b/hi_IN/Website/partners.json @@ -1,10 +1,10 @@ { "partners.header.title": { - "message": "Partnerlər", + "message": "साझेदार", "description": "Heading for page." }, "partners.apply.select.other": { - "message": "Digər", + "message": "अन्य", "description": "Select 'Other' category." } } diff --git a/az_AZ/Website/presence.json b/hi_IN/Website/presence.json similarity index 77% rename from az_AZ/Website/presence.json rename to hi_IN/Website/presence.json index 623c7d68ef1..6b0093fd858 100644 --- a/az_AZ/Website/presence.json +++ b/hi_IN/Website/presence.json @@ -1,46 +1,46 @@ { "presence.page.buttons.sourceCode": { - "message": "Mənbə Kodu", + "message": "सोर्स कोड", "description": "Source Code button on presence pages." }, "presence.sections.description.title": { - "message": "İzah", + "message": "विवरण", "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "Dəyişikliklər", + "message": "परिवर्तन लॉग", "description": "The title of the changelog section." }, "presence.sections.information.title": { - "message": "Məlumat", + "message": "जानकारी", "description": "The title of the information section." }, "presence.sections.information.author": { - "message": "Müəllif", + "message": "लेखक", "description": "One of the strings from the Information section. [on webite -> Author: (username)]" }, "presence.sections.information.version": { - "message": "Versiya", + "message": "संस्करण", "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" }, "presence.sections.information.likes": { - "message": "Bəyənilər", + "message": "पसंद है", "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" }, "presence.sections.information.users": { - "message": "İstifadəçilər", + "message": "यूज़र", "description": "One of the strings from the Information section. [on webite -> Users: (2000)]" }, "presence.sections.information.tags": { - "message": "Etiketlər", + "message": "टैग", "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]" }, "presence.sections.information.supportedurls": { - "message": "Dəstəklənən URL-lər", + "message": "समर्थित URL", "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]" }, "presence.sections.information.contributors": { - "message": "Töhfə verənlər", + "message": "योगदानकर्ता", "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]" } } diff --git a/bs_BA/Website/report.json b/hi_IN/Website/report.json similarity index 100% rename from bs_BA/Website/report.json rename to hi_IN/Website/report.json diff --git a/hi_IN/Website/store.json b/hi_IN/Website/store.json new file mode 100644 index 00000000000..ab81a7e3e3b --- /dev/null +++ b/hi_IN/Website/store.json @@ -0,0 +1,98 @@ +{ + "store.message.error": { + "message": "एक्सटेंशन कनेक्ट नहीं है", + "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" + }, + "store.cards.creator": { + "message": "लेखक", + "description": "Creator of a presence" + }, + "store.cards.popular": { + "message": "यह Presence उपयोगकर्ताओं के आसपास बहुत लोकप्रिय है।", + "description": "Presence card popular flame" + }, + "store.cards.partner": { + "message": "भागीदारी Presence", + "description": "Presence card partner flame" + }, + "store.cards.extraStepsRequired": { + "message": "इस presence के लिए अतिरिक्त चरणों की आवश्यकता होती है, कृपया अधिक जानकारी के लिए इसके पृष्ठ की जाँच करें।", + "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." + }, + "store.header.search": { + "message": "तलाश Presence", + "description": "Search bar text when nothing is stated" + }, + "store.card.presence.add": { + "message": "लोड Presence", + "description": "Button that will appear on hover after extension is installed." + }, + "store.card.presence.remove": { + "message": "हटाना Presence", + "description": "Button that will appear on hover after extension and presence is installed." + }, + "store.card.presence.included": { + "message": "यह Presence अपनी साइट पर आने पर स्वचालित रूप से सक्षम है।", + "description": "The message that appears instead of the buttons." + }, + "store.category.filters.heading": { + "message": "फ़िल्टर", + "description": "Searh filters option at the store page" + }, + "store.category.filters.mostUsed": { + "message": "ज्यादातर इस्तेमाल किए जाने वाले ऐप", + "description": "Most used first checkbox" + }, + "store.category.filters.allowAdult": { + "message": "NSFW दिखाएं", + "description": "Adult content checkbox" + }, + "store.category.filters.likedOnly": { + "message": "केवल पसंद किया Presences", + "description": "Liked presences only checkbox" + }, + "store.filters.added": { + "message": "शो जोड़ा गया Presences", + "description": "Store filter to display/not display already installed presences." + }, + "store.category.heading": { + "message": "श्रेणियाँ", + "description": "Category heading" + }, + "store.category.all": { + "message": "सभी", + "description": "Category at the top" + }, + "store.category.games": { + "message": "खेल", + "description": "Category at the top" + }, + "store.category.music": { + "message": "संगीत", + "description": "Category at the top" + }, + "store.category.socials": { + "message": "सामाजिक", + "description": "Category at the top" + }, + "store.category.videos": { + "message": "वीडियो और स्ट्रीम", + "description": "Category at the top" + }, + "store.category.other": { + "message": "अन्य", + "description": "Category at the top" + }, + "store.search": { + "message": "तलाश", + "description": "Placeholder for presence search" + }, + "store.search.filters": { + "message": "दर्ज करें", + "description": "Little message next to the keys of search filters on the store." + }, + "store.search.removeFilter": { + "message": "फिल्टर को रिमूव के लिए क्लिक करे", + "description": "Remove message for active search filters." + } +} diff --git a/hi_IN/Website/users.json b/hi_IN/Website/users.json new file mode 100644 index 00000000000..b98fa68acd7 --- /dev/null +++ b/hi_IN/Website/users.json @@ -0,0 +1,38 @@ +{ + "user.roles.presenceDeveloper": { + "message": "Presence डेवलपर", + "description": "'Presence Developer' title for user pages." + }, + "user.roles.presenceVerifier": { + "message": "Presence Verifier", + "description": "'Presence Verifier' title for user pages." + }, + "user.importantPresenceDev.message1": { + "message": "महत्वपूर्ण Presence डेवलपर", + "description": "'Important Presence Developer' tippy description for user pages." + }, + "user.importantPresenceDev.message2": { + "message": "बनाया था {0} presences", + "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." + }, + "user.geniusPresenceDev.message1": { + "message": "प्रतिभाशाली Presence डेवलपर", + "description": "'Genuis Presence Developer' tippy description for user pages." + }, + "user.geniusPresenceDev.message2": { + "message": "100 से अधिक Presences बनाया!", + "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." + }, + "user.switch.contributed": { + "message": "उपयोगकर्ता [Presences/ योगदान]", + "description": "The tippy message to switch between user's presences and presences that user has contributed to." + }, + "user.presences.created": { + "message": "इस उपयोगकर्ता द्वारा बनाई गई Presences दिखाने के लिए यहां क्लिक करें।", + "description": "Tippy content in user profile." + }, + "user.presences.contributed": { + "message": "इस उपयोगकर्ता द्वारा बनाई गई Presences दिखाने के लिए यहां क्लिक करें।", + "description": "Tippy content (mode 2) in user profile." + } +} diff --git a/hr_HR/Extension/popup.json b/hr_HR/Extension/popup.json index 4052958d9e5..6ce4cf82ef6 100644 --- a/hr_HR/Extension/popup.json +++ b/hr_HR/Extension/popup.json @@ -15,6 +15,10 @@ "message": "Općenito", "description": "Title of the 'general' area of the 'settings' section in the popup" }, + "popup.headings.description": { + "message": "Opis", + "description": "Title of the description area in the presence settings view." + }, "popup.setting.enabled": { "message": "Uključeno", "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" @@ -83,6 +87,38 @@ "message": "Tvoja PreMiD aplikacija je zastarjela. Ažurirajte je kako biste nastavili koristiti PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Zastarjelo proširenje", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Vaše je proširenje zastarjelo. Ažurirajte ga kako biste dobili najnovije značajke preuzimanjem s našeg web mjesta.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Hitno ažuriranje", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Izdali smo hitno ažuriranje za proširenje. Molimo ažurirajte ga nastavili koristiti PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Nema internetske veze!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Čini se da nemate internetsku vezu! PreMiD trenutno neće moći prikazivati ​​prisutnosti.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Nema veze Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD se nije uspio povezati s vašom aplikacijom Discord! Je li instaliran i pokrenut", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Sve", "description": "Category name shown when you open tags" diff --git a/hr_HR/Presence/discord.json b/hr_HR/Presence/discord.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hr_HR/Presence/discord.json @@ -0,0 +1 @@ +{} diff --git a/hr_HR/Presence/genius.json b/hr_HR/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hr_HR/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/hr_HR/Presence/google classroom.json b/hr_HR/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hr_HR/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/hr_HR/Presence/google docs.json b/hr_HR/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hr_HR/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/hr_HR/Presence/juniperbot.json b/hr_HR/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hr_HR/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/hr_HR/Presence/kahoot.json b/hr_HR/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hr_HR/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/hr_HR/Presence/namemc.json b/hr_HR/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hr_HR/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/hr_HR/Presence/netflix.json b/hr_HR/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hr_HR/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/hr_HR/Presence/premid.json b/hr_HR/Presence/premid.json index 429db226857..6cc8e745f4d 100644 --- a/hr_HR/Presence/premid.json +++ b/hr_HR/Presence/premid.json @@ -1,26 +1,34 @@ { - "premid.pageContributors": { - "message": "Prinosnici", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Preuzimanja", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Trgovina", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Zahtjevi Sustava", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Rješavanje problema", - "description": "A page name" - } -} \ No newline at end of file + "premid.pageContributors": { + "message": "Prinosnici", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Preuzimanja", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Trgovina", + "description": "A page name" + }, + "premid.partners": { + "message": "Partneri", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "O PreMiD-u", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Zahtjevi Sustava", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Rješavanje problema", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Klasa Presence-a", + "description": "A page name" + } +} diff --git a/hr_HR/Presence/tiktok.json b/hr_HR/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hr_HR/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/hr_HR/Presence/twitch.json b/hr_HR/Presence/twitch.json new file mode 100644 index 00000000000..d27034b80b9 --- /dev/null +++ b/hr_HR/Presence/twitch.json @@ -0,0 +1,10 @@ +{ + "twitch.downloads": { + "message": "Preuzimanja", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partneri", + "description": "Page name" + } +} diff --git a/hr_HR/Presence/twitter.json b/hr_HR/Presence/twitter.json index 9e26dfeeb6e..0967ef424bc 100644 --- a/hr_HR/Presence/twitter.json +++ b/hr_HR/Presence/twitter.json @@ -1 +1 @@ -{} \ No newline at end of file +{} diff --git a/hr_HR/Presence/v live.json b/hr_HR/Presence/v live.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hr_HR/Presence/v live.json @@ -0,0 +1 @@ +{} diff --git a/hr_HR/Website/downloads.json b/hr_HR/Website/downloads.json index bb71ec7a265..6eba89eddd2 100644 --- a/hr_HR/Website/downloads.json +++ b/hr_HR/Website/downloads.json @@ -1,166 +1,170 @@ { - "downloads.header.title": { - "message": "Vrijeme da se pokažeš.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Koristi PreMiD sada i pokaži svojim prijateljima što radš, možda pronađeš nekoga sa istim interestima.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Započnimo", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Preuzmi PreMid", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Instaliraj našu aplikaciju", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Dodaj naš extension svome browser-u", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Ponovno učitaj ovu stranicu i projevri jeli extension povezan", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "I dalje imaš problema? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Ovdje smo da bismo ti pomogli!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aplikacija", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Extension", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Upozorenje:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Ne postoji instalacijski program za ovaj operativni sustav. To znači da nema profesionalne podrške za taj OS.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Imaj na umu da PreMiD nije podržan na mobilnim telefonima.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Prikaži Preuzimanja", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Sakrij Preuzimanja", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Trenutačna vezija za ovu platformu je {0} (ovo verzija je specifična Linux-u, i ne odnosi se na ostale platforme).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Ovo verzija je specifična Linux-u, i ne odnosi se na ostale sustave. Glavna verzija programa je {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Prijavi se kako bi vidio preuzimanja.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Uh oh, čini se da nemaš pristup alphi/beti :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Možeš se prijaviti našem beta programu **ovdje**. Požuri! Imamo samo još {0} mjesta dostupnih", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Rane verzije", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Upozorenje", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Ne zaboravite u postavkama proširenja omogućiti postavku \"dopustiti proširenja iz drugih trgovina\".", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Trebaš instalirati **ovo** proširenje da instaliraš PreMiD iz Chrome Web-Trgovine.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Preskoči", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Nazad", - "description": "Back button on the ads section" - }, - "downloads.button.okay": { - "message": "U redu", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Gotovo", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Prijavi se", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Hvala ti!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Oglase koristimo za podršku našem timu i održavanje naših servera kako bismo vam ponudili najbolje korisničko iskustvo!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Isključi adblock.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Ne želim vas podržavati.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Jesi li siguran?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Stvarno?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "M-molim te :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Trebamo te :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Ok, ok...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Prikaži preuzimanja za beta verziju", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(nije potrebno ako ste ovdje za preuzimanje normalne aplikacije)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Vrijeme da se pokažeš.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Koristi PreMiD sada i pokaži svojim prijateljima što radš, možda pronađeš nekoga sa istim interestima.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Započnimo", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Preuzmi PreMid", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Instaliraj našu aplikaciju", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Dodaj naš extension svome browser-u", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Ponovno učitaj ovu stranicu i projevri jeli extension povezan", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "I dalje imaš problema? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Ovdje smo da bismo ti pomogli!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplikacija", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Extension", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Upozorenje:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Ne postoji instalacijski program za ovaj operativni sustav. To znači da nema profesionalne podrške za taj OS.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Imaj na umu da PreMiD nije podržan na mobilnim telefonima.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Prikaži Preuzimanja", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Sakrij Preuzimanja", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Trenutna verzija ove platforme je {0} (ova je verzija specifična za Linux i ne odnosi se na druge platforme).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Ovo verzija je specifična Linux-u, i ne odnosi se na ostale sustave. Glavna verzija programa je {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Prijavi se kako bi vidio preuzimanja.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Uh oh, čini se da nemaš pristup alphi/beti :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Možeš se prijaviti našem beta programu **ovdje**. Požuri! Imamo samo još {0} mjesta dostupnih", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Rane verzije", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Upozorenje", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Trebaš instalirati **ovo** proširenje da instaliraš PreMiD iz Chrome Web-Trgovine.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Preskoči", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Nazad", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Otkazati", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "U redu", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Gotovo", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Prijavi se", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Svejedno preskoči", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Hvala ti!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Oglase koristimo za podršku našem timu i održavanje naših servera kako bismo vam ponudili najbolje korisničko iskustvo!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Isključi adblock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Prikaži preuzimanja za beta verziju", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(nije potrebno ako ste ovdje za preuzimanje normalne aplikacije)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Ne želim vas podržavati.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Jesi li siguran?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Stvarno?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "M-molim te :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Trebamo te :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Ok, ok...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/hr_HR/Website/footer.json b/hr_HR/Website/footer.json index 6f33c7b2754..bf1eaa50fc8 100644 --- a/hr_HR/Website/footer.json +++ b/hr_HR/Website/footer.json @@ -47,10 +47,6 @@ "message": "Pridonesite", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Dizajniraj", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Prevedi", "description": "Translate -> redirects to locilazation page" @@ -64,7 +60,7 @@ "description": "Help section" }, "footer.help.troubleshooting": { - "message": "Rješavanje problema", + "message": "Troubleshooting", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { diff --git a/hr_HR/Website/header.json b/hr_HR/Website/header.json index 17884bd1a4b..0277cd16237 100644 --- a/hr_HR/Website/header.json +++ b/hr_HR/Website/header.json @@ -36,7 +36,7 @@ "description": "Contributors tab" }, "header.login": { - "message": "Prijavi se", + "message": "Prijaviti se", "description": "Login Button" }, "header.lia": { diff --git a/hr_HR/Website/home.json b/hr_HR/Website/home.json index 2a3b324f246..0c52974a234 100644 --- a/hr_HR/Website/home.json +++ b/hr_HR/Website/home.json @@ -79,6 +79,10 @@ "message": "Nešto se pokvarilo, šalje ti gomilu pogrešaka ili jednostavno ne radi? Pomoći ćemo ti da se riješiš tih problema na našem Discord serveru, stvorili smo i vlastiti sustav podrške koji će osigurati da se tvoj problem riješi što prije moguće.", "description": "Features section description" }, + "home.features.quickSupport.button": { + "message": "Pridružite se našem Discord-u", + "description": "Features section button" + }, "home.languageSelector.tippy": { "message": "Jezik web-stranice", "description": "Tippy content of the language selector." diff --git a/hr_HR/Website/jobs.json b/hr_HR/Website/jobs.json index 0967ef424bc..9103ffed9c8 100644 --- a/hr_HR/Website/jobs.json +++ b/hr_HR/Website/jobs.json @@ -1 +1,10 @@ -{} +{ + "jobs.modal.buttons.cancel": { + "message": "Otkazati", + "description": "Cancel, button in the modal." + }, + "jobs.guild.required": { + "message": "Pridružite se našem Discord-u", + "description": "Title of the modal the user will see if it's not in Discord server." + } +} diff --git a/hr_HR/Website/presence.json b/hr_HR/Website/presence.json index a3e7dd18c30..7643da1810d 100644 --- a/hr_HR/Website/presence.json +++ b/hr_HR/Website/presence.json @@ -1,4 +1,8 @@ { + "presence.sections.description.title": { + "message": "Opis", + "description": "The title of the description section." + }, "presence.sections.changelog.title": { "message": "Changelog", "description": "The title of the changelog section." diff --git a/hu_HU/Extension/popup.json b/hu_HU/Extension/popup.json index ee30ded1eb9..128c9ffbad0 100644 --- a/hu_HU/Extension/popup.json +++ b/hu_HU/Extension/popup.json @@ -87,6 +87,22 @@ "message": "Az általad használt PreMiD alkalmazás elavult. Frissítsd a további használathoz.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Elavult Bővítmény", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "A bővítmény elavult. A legújabb funkciók eléréséhez töltsd le a frissítést oldalunkról.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Sürgős frissítés", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Fontos frissítést tettünk közzé a bővítmény számára.\nKérlek frissíts a PreMiD további használata érdekében.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "Nincs internetkapcsolat!", "description": "Shown when the user has no internet connection" diff --git a/hu_HU/Presence/1337x.json b/hu_HU/Presence/1337x.json index 0967ef424bc..db90bb9f44c 100644 --- a/hu_HU/Presence/1337x.json +++ b/hu_HU/Presence/1337x.json @@ -1 +1,10 @@ -{} +{ + "1337x.trending": { + "message": "Nézi a felkapottakat", + "description": "" + }, + "1337x.upload": { + "message": "Feltölt valamit...", + "description": "" + } +} diff --git a/hu_HU/Presence/9gag.json b/hu_HU/Presence/9gag.json index 9e26dfeeb6e..3ed926b1502 100644 --- a/hu_HU/Presence/9gag.json +++ b/hu_HU/Presence/9gag.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "9gag.trending": { + "message": "Nézi a felkapottakat", + "description": "" + } +} \ No newline at end of file diff --git a/hu_HU/Presence/aliexpress.json b/hu_HU/Presence/aliexpress.json index 9e26dfeeb6e..6f72e3043e5 100644 --- a/hu_HU/Presence/aliexpress.json +++ b/hu_HU/Presence/aliexpress.json @@ -1 +1,22 @@ -{} \ No newline at end of file +{ + "aliexpress.store": { + "message": "Boltot néz:", + "description": "" + }, + "aliexpress.message": { + "message": "Üzenetközpont", + "description": "Meaning Direct messages" + }, + "aliexpress.feedback": { + "message": "AliExpress Visszajelzés", + "description": "" + }, + "aliexpress.viewTheir": { + "message": "Nézi a", + "description": "Part 1 " + }, + "aliexpress.deletedOrders": { + "message": "törölt megrendelések", + "description": "Part 2 of \"Viewing their\"" + } +} \ No newline at end of file diff --git a/hu_HU/Presence/amazon.json b/hu_HU/Presence/amazon.json index 9e26dfeeb6e..a9b3ae352fd 100644 --- a/hu_HU/Presence/amazon.json +++ b/hu_HU/Presence/amazon.json @@ -1 +1,62 @@ -{} \ No newline at end of file +{ + "amazon.subscriptions": { + "message": "Feliratkozásait nézi", + "description": "" + }, + "amazon.balance": { + "message": "Az egyenlegét nézi", + "description": "" + }, + "amazon.address": { + "message": "Lakcímeit nézi", + "description": "" + }, + "amazon.catergoriesAll": { + "message": "Az összes kategóriát nézi", + "description": "" + }, + "amazon.prime": { + "message": "Amazon Prime-ot néz", + "description": "" + }, + "amazon.viewTheir": { + "message": "Nézi a", + "description": "Part 1 of the next 5 strings" + }, + "amazon.orderHistory": { + "message": "rendelési előzményeket", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.orderDetails": { + "message": "megrendelés részleteit", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.cart": { + "message": "kosarat", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "kívánságlistát", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.giftcards": { + "message": "ajándékkártyákat", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.recommended": { + "message": "Ajánlottakat néz", + "description": "" + }, + "amazon.history": { + "message": "Az előzményét nézi", + "description": "" + }, + "amazon.store": { + "message": "Boltot néz:", + "description": "" + }, + "amazon.primeVid": { + "message": "Prime videót néz:", + "description": "" + } +} \ No newline at end of file diff --git a/hu_HU/Presence/discord.json b/hu_HU/Presence/discord.json new file mode 100644 index 00000000000..7c245f0b0fe --- /dev/null +++ b/hu_HU/Presence/discord.json @@ -0,0 +1,6 @@ +{ + "discord.browseThrough": { + "message": "Böngészi a(z)", + "description": "The first part of the next 17 strings" + } +} diff --git a/hu_HU/Presence/facebook.json b/hu_HU/Presence/facebook.json index 9e26dfeeb6e..5377b45b0f5 100644 --- a/hu_HU/Presence/facebook.json +++ b/hu_HU/Presence/facebook.json @@ -1 +1,62 @@ -{} \ No newline at end of file +{ + "facebook.call": { + "message": "Hivásban vele:", + "description": "" + }, + "facebook.vcall": { + "message": "Videóhívásban vele:", + "description": "" + }, + "facebook.userHidden": { + "message": "valaki... (Felhasználó rejtett)", + "description": "Shows when you dont want to show who you are calling/texting." + }, + "facebook.writing": { + "message": "Üzenetet ír", + "description": "" + }, + "facebook.userAbout": { + "message": "A felhasználóról olvas:", + "description": "" + }, + "facebook.userCommunity": { + "message": "Az ő közösségét nézi:", + "description": "" + }, + "facebook.userPics": { + "message": "Az ő fotóját nézi:", + "description": "" + }, + "facebook.userPosts": { + "message": "Az ő bejegyzését nézi:", + "description": "" + }, + "facebook.userShop": { + "message": "Az ő boltját nézi:", + "description": "" + }, + "facebook.userFriends": { + "message": "Az ő ismerőseit nézi:", + "description": "" + }, + "facebook.userVids": { + "message": "Az ő videóját nézi:", + "description": "" + }, + "facebook.browse": { + "message": "Böngészi:", + "description": "" + }, + "facebook.savedVids": { + "message": "Mentett videók", + "description": "" + }, + "facebook.added": { + "message": "Nemrég hozzáadott", + "description": "" + }, + "facebook.weather": { + "message": "A mai időjárást nézi", + "description": "" + } +} \ No newline at end of file diff --git a/hu_HU/Presence/general.json b/hu_HU/Presence/general.json index 6980ea8f52d..eec6de69d5b 100644 --- a/hu_HU/Presence/general.json +++ b/hu_HU/Presence/general.json @@ -51,6 +51,10 @@ "message": "Manga", "description": "" }, + "general.merch": { + "message": "Merch", + "description": "" + }, "general.page": { "message": "Oldal", "description": "" @@ -83,6 +87,10 @@ "message": "Bejegyzést olvas:", "description": "" }, + "general.readingThread": { + "message": "Szálat olvas:", + "description": "" + }, "general.reading": { "message": "Olvasás", "description": "" @@ -99,6 +107,18 @@ "message": "Keresés", "description": "" }, + "general.writing": { + "message": "Írás", + "description": "" + }, + "general.calling": { + "message": "Hívás", + "description": "" + }, + "general.inCall": { + "message": "Hívásban...", + "description": "" + }, "general.shopCart": { "message": "Kosár", "description": "" @@ -155,18 +175,86 @@ "message": "Filmet néz:", "description": "" }, + "general.viewPlaylist": { + "message": "Lejátszási listát néz:", + "description": "" + }, "general.viewProduct": { "message": "Terméket néz:", "description": "" }, + "general.viewProfile": { + "message": "Az ő profilját nézi:", + "description": "" + }, + "general.viewSeries": { + "message": "Sorozatot néz:", + "description": "" + }, + "general.viewShow": { + "message": "Műsort néz:", + "description": "" + }, + "general.viewAccount": { + "message": "Fiókját nézi", + "description": "" + }, + "general.viewThread": { + "message": "Szálat néz:", + "description": "" + }, + "general.viewUser": { + "message": "Felhasználó nézése:", + "description": "" + }, + "general.viewing": { + "message": "Nézi:", + "description": "" + }, + "general.viewPage": { + "message": "Oldal megtekintése:", + "description": "" + }, + "general.watchingMovie": { + "message": "Filmet néz", + "description": "" + }, + "general.watchingSeries": { + "message": "Sorozatot néz", + "description": "" + }, + "general.watchingShow": { + "message": "Egy showt néz", + "description": "" + }, "general.watchingVid": { "message": "Videót néz", "description": "" }, + "general.waitingVid": { + "message": "Egy videó kezdésére vár", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "A videó kezdésére vár", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Élő adást néz", "description": "" }, + "general.waitingLive": { + "message": "Egy élő közvetítés kezdésére vár", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Az élő közvetítés kezdésére vár", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "Nézi:", + "description": "" + }, "general.wishlist": { "message": "Kívánságlista:", "description": "" @@ -178,5 +266,49 @@ "general.terms": { "message": "Felhasználási feltételek", "description": "A page name" + }, + "general.cookie": { + "message": "Cookie irányelvek", + "description": "A page name" + }, + "general.buttonViewSeries": { + "message": "Sorozatot néz", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Filmet néz", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Epizódot néz", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Nézd a videót", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Nézd a Stream-et", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Csatorna megtekintése", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Oldal megtekintése", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Szám megtekintése", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Album megtekintése", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Profil megtekintése", + "description": "Used as the title for the button in Discord." } } diff --git a/hu_HU/Presence/genius.json b/hu_HU/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hu_HU/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/hu_HU/Presence/google classroom.json b/hu_HU/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hu_HU/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/hu_HU/Presence/google docs.json b/hu_HU/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hu_HU/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/hu_HU/Presence/juniperbot.json b/hu_HU/Presence/juniperbot.json new file mode 100644 index 00000000000..dd05b3e43cb --- /dev/null +++ b/hu_HU/Presence/juniperbot.json @@ -0,0 +1,18 @@ +{ + "juniperbot.mainpage": { + "message": "Főoldal", + "description": "Home page of the site" + }, + "juniperbot.serverdash": { + "message": "Irányítópulton", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Szerver: {0}", + "description": "Guild name" + }, + "juniperbot.usercard": { + "message": "Rank kártya testreszabása", + "description": "Rating card customization page" + } +} diff --git a/hu_HU/Presence/kahoot.json b/hu_HU/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hu_HU/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/hu_HU/Presence/namemc.json b/hu_HU/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/hu_HU/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/hu_HU/Presence/netflix.json b/hu_HU/Presence/netflix.json new file mode 100644 index 00000000000..b742089f409 --- /dev/null +++ b/hu_HU/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Listáját nézi", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Profiljait kezeli", + "description": "" + }, + "netflix.latest": { + "message": "Nézi, hogy mi új és {0}népszerű a Netflix-en", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Megszerzi az{0}ajánlási linkjét", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/hu_HU/Presence/premid.json b/hu_HU/Presence/premid.json index 7bf7cdffafa..a074dd06249 100644 --- a/hu_HU/Presence/premid.json +++ b/hu_HU/Presence/premid.json @@ -1,58 +1,86 @@ { - "premid.viewPage": { - "message": "Oldal megtekintése:", - "description": "" - }, - "premid.docs": { - "message": "Docs", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Állapotüzenet megtekintése:", - "description": "" - }, - "premid.pageHome": { - "message": "Főoldal", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Közreműködők", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Letöltések", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Áruház", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Cookie irányelvek", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Adatvédelmi irányelvek", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Felhasználási feltételek", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Névjegy", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Rendszerkövetelmények", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Hibaelhárítás", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Oldal megtekintése:", + "description": "" + }, + "premid.docs": { + "message": "Docs", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Állapotüzenet megtekintése:", + "description": "" + }, + "premid.pageHome": { + "message": "Főoldal", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Közreműködők", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Letöltések", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Áruház", + "description": "A page name" + }, + "premid.partners": { + "message": "Partnerek", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "PreMiD névjegye", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Rendszerkövetelmények", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Telepítés", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Telepítés {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Hibaelhárítás", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Első lépések", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "A v{0} API megértése", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceGuide": { + "message": "Presence Irányelvek", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence Osztály", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Az iframe megértése", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "metadata.json konfigurálása", + "description": "A page name" + }, + "premid.pageTs": { + "message": "TypeScript Konfigurálása", + "description": "A page name" + } +} diff --git a/hu_HU/Presence/spotify.json b/hu_HU/Presence/spotify.json index 0967ef424bc..a0bfd65de0b 100644 --- a/hu_HU/Presence/spotify.json +++ b/hu_HU/Presence/spotify.json @@ -1 +1,58 @@ -{} +{ + "spotify.featured": { + "message": "Kiemelt számok", + "description": "" + }, + "spotify.bestPodcasts": { + "message": "Legjobb podcastok", + "description": "" + }, + "spotify.charts": { + "message": "Nézi a listákat", + "description": "" + }, + "spotify.genres": { + "message": "Műfajokat böngészi", + "description": "" + }, + "spotify.latest": { + "message": "Nézi a legújabb megjelenéseket", + "description": "" + }, + "spotify.discover": { + "message": "Új számokat fedesz fel", + "description": "" + }, + "spotify.browse": { + "message": "Böngészi", + "description": "First section of the next 6 strings" + }, + "spotify.podcastsLike": { + "message": "a kedvelt podcast-jeit", + "description": "\"Browsing through\" + this" + }, + "spotify.artistsLike": { + "message": "a kedvelt előadóit", + "description": "\"Browsing through\" + this" + }, + "spotify.albumLike": { + "message": "a kedvelt albumait", + "description": "\"Browsing through\" + this" + }, + "spotify.songsLike": { + "message": "a kedvelt számait", + "description": "\"Browsing through\" + this" + }, + "spotify.madeForYou": { + "message": "\"Neked készült\"", + "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" + }, + "spotify.playlists": { + "message": "a kedvelt lejátszási listáit", + "description": "\"Browsing through\" + this" + }, + "spotify.download": { + "message": "Spotify Letöltése", + "description": "" + } +} diff --git a/hu_HU/Presence/tiktok.json b/hu_HU/Presence/tiktok.json new file mode 100644 index 00000000000..18a52171dd0 --- /dev/null +++ b/hu_HU/Presence/tiktok.json @@ -0,0 +1,6 @@ +{ + "tiktok.buttonViewTikTok": { + "message": "TikTok-ot néz", + "description": "Used as the title for the button in Discord." + } +} diff --git a/hu_HU/Presence/twitch.json b/hu_HU/Presence/twitch.json new file mode 100644 index 00000000000..ade5ded7bb1 --- /dev/null +++ b/hu_HU/Presence/twitch.json @@ -0,0 +1,86 @@ +{ + "twitch.downloads": { + "message": "Letöltések", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Álláslehetőségek", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbó", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partnerek", + "description": "Page name" + }, + "twitch.security": { + "message": "Biztonság", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Közösségi irányelvek", + "description": "Page name" + }, + "twitch.home": { + "message": "Főoldal", + "description": "Page name" + }, + "twitch.camp": { + "message": "Alkotótábor", + "description": "" + }, + "twitch.campBasic": { + "message": "Ismerd meg az alapokat", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Szintlépés", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Zene a Twitchen", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Tanulás előben", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Tartalomkészítő Irányítópult", + "description": "Page name" + }, + "twitch.viewTheir": { + "message": "Nézi a", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Csatornaelemzés", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Közvetítés összefoglalása", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Eredmények", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Követők listája", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Klipek", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.blogs": { + "message": "Twitch Blogok", + "description": "" + }, + "twitch.dev": { + "message": "Twitch Fejlesztők", + "description": "Page name" + } +} diff --git a/hu_HU/Presence/twitter.json b/hu_HU/Presence/twitter.json index 931ccec7a89..c03ffc6d85c 100644 --- a/hu_HU/Presence/twitter.json +++ b/hu_HU/Presence/twitter.json @@ -1,26 +1,46 @@ { - "twitter.readTweet": { - "message": "Tweet olvasása:", - "description": "" - }, - "twitter.viewDms": { - "message": "Privát üzenetek megtekintése", - "description": "" - }, - "twitter.bookmarks": { - "message": "Könyvjelzők", - "description": "" - }, - "twitter.notifs": { - "message": "Értesítések", - "description": "" - }, - "twitter.explore": { - "message": "Felfedezés", - "description": "" - }, - "twitter.settings": { - "message": "Néhány beállítás módosítása...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Tweet olvasása:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Üzeneteit nézi", + "description": "" + }, + "twitter.viewTweets": { + "message": "Az ő tweetjeit nézi:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Az ő tweetjeit (válaszokkal) nézi:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Az ő médiáját nézi:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Az ő kedveléseit nézi:", + "description": "" + }, + "twitter.viewList": { + "message": "Listát néz:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Könyvjelzők", + "description": "" + }, + "twitter.notifs": { + "message": "Értesítések", + "description": "" + }, + "twitter.explore": { + "message": "Felfedezés", + "description": "" + }, + "twitter.settings": { + "message": "Néhány beállítás módosítása...", + "description": "" + } +} diff --git a/hu_HU/Presence/v live.json b/hu_HU/Presence/v live.json new file mode 100644 index 00000000000..5011f458b98 --- /dev/null +++ b/hu_HU/Presence/v live.json @@ -0,0 +1,22 @@ +{ + "v live.browseThrough": { + "message": "Böngészi a(z)", + "description": "The first part of the next 6 strings" + }, + "v live.viewTheir": { + "message": "Nézi a", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "profil oldal", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "csatlakoztatott eszközök", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "követett csatornák", + "description": "The second part of the \"Viewing their\" string" + } +} diff --git a/hu_HU/Presence/youtube.json b/hu_HU/Presence/youtube.json index ee029b5f80c..ced5691bc98 100644 --- a/hu_HU/Presence/youtube.json +++ b/hu_HU/Presence/youtube.json @@ -22,5 +22,97 @@ "youtube.readingChannel": { "message": "Csatorna névjegyének olvasása:", "description": "" + }, + "youtube.trending": { + "message": "Nézi a felkapottakat", + "description": "" + }, + "youtube.browsingThrough": { + "message": "Böngészi a(z)", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.subscriptions": { + "message": "feliratkozásait", + "description": "Part two of \"Browsing through\"" + }, + "youtube.library": { + "message": "könyvtárját", + "description": "Part two of \"Browsing through\"" + }, + "youtube.history": { + "message": "előzményét", + "description": "Part two of \"Browsing through\"" + }, + "youtube.purchases": { + "message": "vásárlásait", + "description": "Part two of \"Browsing through\"" + }, + "youtube.reportHistory": { + "message": "Jelentés előzményeit nézi", + "description": "" + }, + "youtube.upload": { + "message": "Feltölt valamit...", + "description": "" + }, + "youtube.viewAllPlaylist": { + "message": "Az összes lejátszási listáját nézi", + "description": "" + }, + "youtube.viewLiveEvents": { + "message": "Élő eseményeit nézi", + "description": "" + }, + "youtube.viewLiveDashboard": { + "message": "Az élő irányítópultot nézi", + "description": "" + }, + "youtube.viewAudioLibrary": { + "message": "A hangkönyvtárat nézi", + "description": "" + }, + "youtube.studio.viewVideos": { + "message": "Videóit nézi", + "description": "" + }, + "youtube.studio.editVideo": { + "message": "Videót vág:", + "description": "" + }, + "youtube.studio.videoAnalytics": { + "message": "E videó elemzéseit nézi:", + "description": "" + }, + "youtube.studio.videoComments": { + "message": "E videó hozzászólásait nézi:", + "description": "" + }, + "youtube.studio.videoTranslations": { + "message": "E videó fordításait nézi:", + "description": "" + }, + "youtube.studio.viewTheir": { + "message": "Nézi a", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.studio.channelAnalytics": { + "message": "csatornaelemzést", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.channelComments": { + "message": "csatorna hozzászólásait", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.channelTranslations": { + "message": "csatorna fordításokat", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.artistPage": { + "message": "szerző oldalát", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.dashboard": { + "message": "Az irányítópultot nézi", + "description": "" } } \ No newline at end of file diff --git a/hu_HU/Website/beta.json b/hu_HU/Website/beta.json index 7259feedd19..47e6c6248fd 100644 --- a/hu_HU/Website/beta.json +++ b/hu_HU/Website/beta.json @@ -32,7 +32,7 @@ "description": "Sign up button text" }, "thankyou.title": { - "message": "Szuper! Mostmár beta tesztelő vagy!", + "message": "Szuper! Most már béta felhasználó vagy!", "description": "Thank You page title" }, "thankyou.description": { diff --git a/hu_HU/Website/contributors.json b/hu_HU/Website/contributors.json index 306e25f29a2..5f80817aca1 100644 --- a/hu_HU/Website/contributors.json +++ b/hu_HU/Website/contributors.json @@ -31,6 +31,10 @@ "message": "Áttekintő", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Honosításkezelő", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "Fejlesztő", "description": "'Developer' title for contributors and user pages." diff --git a/hu_HU/Website/downloads.json b/hu_HU/Website/downloads.json index 076458e65ff..c04e6df431e 100644 --- a/hu_HU/Website/downloads.json +++ b/hu_HU/Website/downloads.json @@ -1,154 +1,166 @@ { - "downloads.header.subtitle": { - "message": "Próbáld ki a PreMiD-et és oszd meg másokkal, amit éppen csinálsz, így talán hasonló érdeklődésű személyeket is felfedezhetsz.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Kezdő lépések", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "PreMiD alkalmazás letöltése", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Alkalmazás telepítése", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Bővítmény hozzádása a böngészőhöz", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Frissítsd az oldalt a bővítmény csatlakoztatásához", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Továbbra is problémáid vannak? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Azért vagyunk, hogy segítsünk!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Alkalmazás letöltése", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Bővítmény letöltése", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Figyelmeztetés:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Az alkalmazásnak nincs telepítője ehhez az operációs rendszerhez. Ez azt jelenti, hogy nincs hozzá professzionális támogatás.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Felhívjuk figyelmedet, hogy a PreMiD jelenleg nem támogatott mobilon.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Letöltések megjelenítése", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Letöltések elrejtése", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion2": { - "message": "Ez a verzió Linux rendszerre jellemző és nem vonatkozik más rendszerekre. Az alkalmazás fő verziója {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Kérlek jelentkezz be a letöltések megjelenítéséhez.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Ó, úgy látszik nem rendelkezel alfa/beta hozzáféréssel :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Csatlakozz **itt** a beta programba teljesen ingyen.\nSiess! Már csak {0} hely elérhető.", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Korai verziók", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Figyelmeztetés", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.button.skip": { - "message": "Átugrás", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Vissza", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Mégse", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Rendben", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Kész", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Bejelentkezés", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Köszönjük!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "A hirdetéseket csapatunk támogatására és szervereink fenntartására használjuk, hogy a lehető legjobb felhasználói élményt biztosítsuk!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Kérlek tiltsd le az adblock-ot.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Nem adakozok.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Biztos vagy benne?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Tényleg?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "K-kérlek támogass :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Szükségem van rád :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Oké, oké...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Beta verziók megjelenítése", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(nem szükséges ha csak a normál alkalmazást szeretnéd letölteni)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Ideje felvágni.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Próbáld ki a PreMiD-et és oszd meg másokkal, amit éppen csinálsz, így talán hasonló érdeklődésű személyeket is felfedezhetsz.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Kezdő lépések", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "PreMiD alkalmazás letöltése", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Telepítsd alkalmazásunkat", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Bővítmény hozzádása a böngészőhöz", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Frissítsd az oldalt a bővítmény csatlakoztatásához", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Továbbra is problémáid vannak? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Azért vagyunk, hogy segítsünk!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Alkalmazás letöltése", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Bővítmény letöltése", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Figyelmeztetés:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Az alkalmazásnak nincs telepítője ehhez az operációs rendszerhez. Ez azt jelenti, hogy nincs hozzá professzionális támogatás.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Felhívjuk figyelmedet, hogy a PreMiD jelenleg nem támogatott mobilon.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Letöltések megjelenítése", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Letöltések elrejtése", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Jelenlegi verzió ezen a platformon {0} (ez a verzió csak Linux-ra érvényes, nem vonatkozik másik platformra).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Ez a verzió Linux rendszerre jellemző és nem vonatkozik más rendszerekre. Az alkalmazás fő verziója {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Kérlek jelentkezz be a letöltések megjelenítéséhez.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Ó, úgy látszik nem rendelkezel alfa/beta hozzáféréssel :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Csatlakozz **itt** a beta programba teljesen ingyen.\nSiess! Már csak {0} hely elérhető.", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Korai kiadások", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Figyelmeztetés", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "A PreMiD telepítéséhez a Chrome Webáruházból telepítened kell **ezt** a bővítményt.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Átugrás", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Vissza", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Mégse", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Rendben", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Kész", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Bejelentkezés", + "description": "Login button on the downloads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Köszönjük!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "A hirdetéseket csapatunk támogatására és szervereink fenntartására használjuk, hogy a lehető legjobb felhasználói élményt biztosítsuk!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Kérlek tiltsd le az adblock-ot", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Korai kiadások megjelenítése", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(nem szükséges ha csak a normál alkalmazást szeretnéd letölteni)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Nem adakozok.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Biztos vagy benne?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Tényleg?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "K-kérlek támogass :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Szükségem van rád :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Oké, oké...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/hu_HU/Website/errors.json b/hu_HU/Website/errors.json index d143aaec45e..1d6df98e038 100644 --- a/hu_HU/Website/errors.json +++ b/hu_HU/Website/errors.json @@ -27,10 +27,18 @@ "message": "Ez a felhasználó nem található. Próbálj megbizonyosodni a következőkről", "description": "Error when user couldn't be found." }, + "user.notFound.message1": { + "message": "A keresett felhasználó azonosítója helyes.", + "description": "Check user ID message." + }, "user.notFound.message2": { "message": "a felhasználó elég állapotüzenetet készített és Állapotüzenet fejlesztő ranggal rendelkezik Discord szerverünkön.", "description": "Check the presence amount of the developer created message." }, + "user.notFound.message3": { + "message": "ha mások ugyanazt a problémát tapasztalják a Discord szerverünkön.", + "description": "Check if the error is also happening to others message." + }, "user.notFound.message4": { "message": "Ha ezt hibának gondolod, vedd fel velünk a kapcsolatot [Discord szerverünkön].", "description": "Bottom line for the error page. Do not edit brackets." diff --git a/hu_HU/Website/footer.json b/hu_HU/Website/footer.json index 8bef0c44a04..9e384956a5e 100644 --- a/hu_HU/Website/footer.json +++ b/hu_HU/Website/footer.json @@ -47,10 +47,6 @@ "message": "Hozzájárulás", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Formatervezés", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Fordítás", "description": "Translate -> redirects to locilazation page" diff --git a/hu_HU/Website/header.json b/hu_HU/Website/header.json index bc5fd73b176..a31b49a17cc 100644 --- a/hu_HU/Website/header.json +++ b/hu_HU/Website/header.json @@ -40,7 +40,7 @@ "description": "Login Button" }, "header.lia": { - "message": "Bejelentkezve:", + "message": "Bejelentkezve mint", "description": "Indicates which user is logged in" }, "header.rab": { @@ -48,7 +48,7 @@ "description": "Report a bug button" }, "header.staff": { - "message": "Vezérlőpult", + "message": "Irányítópult", "description": "Dashboard button" }, "header.logout": { diff --git a/hu_HU/Website/maintenance.json b/hu_HU/Website/maintenance.json index 9ee340057e9..c95641dc555 100644 --- a/hu_HU/Website/maintenance.json +++ b/hu_HU/Website/maintenance.json @@ -1,6 +1,6 @@ { "maintenance.big": { - "message": "Ó, ne!", + "message": "Jaj ne!", "description": "The big text on maintenance page" }, "maintenance.heading": { diff --git a/hu_HU/Website/partners.json b/hu_HU/Website/partners.json index f859a2b3da4..a9624b9cf7a 100644 --- a/hu_HU/Website/partners.json +++ b/hu_HU/Website/partners.json @@ -3,10 +3,62 @@ "message": "Partnerek", "description": "Heading for page." }, + "partners.slideshow.description": { + "message": "Ezek már hozzánk tartoznak", + "description": "Description for slideshow." + }, + "partners.why.benefit3.title": { + "message": "Meta-tag integráció", + "description": "Heading for the third benefit." + }, + "partners.why.benefit5.title": { + "message": "Légy híres", + "description": "Heading for the fifth benefit." + }, "partners.requirements.title": { "message": "Követelmények", "description": "Heading for the requirements." }, + "partners.requirements.first.title": { + "message": "Mit keresünk?", + "description": "Heading for the first requirement." + }, + "partners.apply.button": { + "message": "Jelentkezz most!", + "description": "Button to apply for partner." + }, + "partners.apply.disclaimer": { + "message": "Menjünk együtt a mennybe!", + "description": "Disclaimer located above the apply button." + }, + "partners.sponsors.title": { + "message": "Szponzorok", + "description": "Heading for sponsors." + }, + "partners.partner.crowdin": { + "message": "Agilis honosítás a tech cégek számára.", + "description": "Description for Crowdin." + }, + "partners.partner.wikijs": { + "message": "A legerősebb és bővíthető nyílt forráskódú Wiki szoftver.", + "description": "Description for WikiJS." + }, + "partners.apply.title": { + "message": "Jelentkezz a partnerre", + "description": "Partnership application modal title." + }, + "partners.apply.loggedUser": { + "message": "Bejelentkezve mint {0}", + "description": "{0} will be replaced with user account." + }, + "partners.apply.notYou": { + "message": "Nem te vagy az?", + "description": "Account switcher on the modal, just like Discord's!" + }, + "partners.apply.select.default": { + "message": "Kérlek válassz egyet", + "description": "Select default placeholder." + }, "partners.apply.select.website": { "message": "Weboldal", "description": "Select 'Website' category." @@ -15,6 +67,10 @@ "message": "Egyéb", "description": "Select 'Other' category." }, + "partners.apply.form.name": { + "message": "Név", + "description": "Name filed." + }, "partners.apply.form.name.placeholder": { "message": "Ex: PreMiD", "description": "Name field's placeholder." @@ -23,12 +79,44 @@ "message": "Link", "description": "Link field." }, + "partners.apply.form.link.placeholder": { + "message": "Példa: https://premid.app", + "description": "Link filed's placeholder." + }, + "partners.apply.form.description": { + "message": "Leírás: (Maximum 150 karakter)", + "description": "Description field." + }, + "partners.apply.form.imageLink": { + "message": "Kép link: (550x300, csak PNG)", + "description": "Do not change the sizes." + }, + "partners.apply.form.imageLink.placeholder": { + "message": "Példa: https://i.imgur.com/clun1ID.png", + "description": "Image link field's placeholder. Do not change the image URL." + }, "partners.apply.form.button.close": { "message": "Bezárás", "description": "Modal close button." }, + "partners.apply.form.button.apply": { + "message": "Jelentkezés", + "description": "Modal apply button." + }, "partners.apply.success": { "message": "Köszönjük jelentkezésedet!", "description": "Success message when applying." + }, + "partners.apply.error1": { + "message": "Kérlek, töltsd ki az összes mezőt.", + "description": "Error when a field isn't filled." + }, + "partners.apply.error3": { + "message": "Kérlek, adj hozzá egy linket (a https:// -vel kell kezdődnie és a .png-vel kell végződnie)", + "description": "Error when image link is entered wrong." + }, + "partners.apply.error4": { + "message": "Már jelentkeztél a partnerre.", + "description": "Error when already applied." } } diff --git a/hu_HU/Website/presence.json b/hu_HU/Website/presence.json index 65ed38d590d..632c39e6ba5 100644 --- a/hu_HU/Website/presence.json +++ b/hu_HU/Website/presence.json @@ -8,7 +8,7 @@ "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "Módosítási napló", + "message": "Változási napló", "description": "The title of the changelog section." }, "presence.sections.information.title": { @@ -23,6 +23,10 @@ "message": "Verzió", "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" }, + "presence.sections.information.likes": { + "message": "Tetszések", + "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" + }, "presence.sections.information.users": { "message": "Felhasználók", "description": "One of the strings from the Information section. [on webite -> Users: (2000)]" diff --git a/hu_HU/Website/report.json b/hu_HU/Website/report.json index 9e26dfeeb6e..f9c7486db58 100644 --- a/hu_HU/Website/report.json +++ b/hu_HU/Website/report.json @@ -1 +1,42 @@ -{} \ No newline at end of file +{ + "report.title": { + "message": "Hibajelentés", + "description": "Text to indicate the page." + }, + "report.bugcount": { + "message": "{count}/3 Jelentés maradt", + "description": "Amount of bug reports user can send" + }, + "report.overview": { + "message": "Adj egyértelmű és tömör leírást arról, hogy mi a hiba.", + "description": "Text for the user to write a brief of the bug information." + }, + "report.os": { + "message": "Válaszd ki az operációs rendszeredet és a verziót", + "description": "Select Box for the user to select their operating system" + }, + "report.button": { + "message": "Jelentés", + "description": "Button to send the information inputed." + }, + "report.toomany": { + "message": "Túl sok aktív jelentésed van. Várd meg, amíg a benyújtott jelentések felülvizsgálatra kerülnek. A jelentéseket hetente ellenőrzik, légy türelmes.", + "description": "User has too many active reports" + }, + "report.toomany.alert": { + "message": "Túl sok aktív jelentésed van.", + "description": "User has too many active reports" + }, + "report.success": { + "message": "Hiba Beküldve", + "description": "Success notification" + }, + "report.error": { + "message": "További információ szükséges", + "description": "User needs to input more notification" + }, + "report.activebugs": { + "message": "Aktív hibák", + "description": "Lists users active bugs" + } +} \ No newline at end of file diff --git a/hu_HU/Website/store.json b/hu_HU/Website/store.json index 0cf34c4f748..f249bcd434b 100644 --- a/hu_HU/Website/store.json +++ b/hu_HU/Website/store.json @@ -60,7 +60,7 @@ "description": "Category heading" }, "store.category.all": { - "message": "Minden", + "message": "Összes", "description": "Category at the top" }, "store.category.games": { diff --git a/id_ID/Extension/chrome-store.json b/id_ID/Extension/chrome-store.json index eae341f3eb9..0465c57783d 100644 --- a/id_ID/Extension/chrome-store.json +++ b/id_ID/Extension/chrome-store.json @@ -1,10 +1,10 @@ { "extension.description.short": { - "message": "Rich Presence Anda untuk Layanan Web!", + "message": "Rich Presencemu untuk Layanan Web!", "description": "Short description in extension store" }, "extension.description.full": { - "message": "ANDA HARUS MENGINSTALL APLIKASI RESMI KAMI UNTUK MEMBUATNYA BEKERJA\n {0}{1}\n\nAnda bisa menggunakan tombo media untuk mengatur pemutaran dari layanan-layanan yang didukung. Ketika anda menonton/mendengar sesuatu di salah satu layanan yang kami dukung, ekstensi pada browser web mengirim metadata dari video/lagu ke aplikasi desktop kami dan PreMiD memprosesnya. PreMiD mengirim informasi ke Discord dengan format yang tepat dan mengubah statusnya.\n\nLayanan yang didukung\n {2} Lihat {3}\n\nButuh bantuan?\n {4} {5}\n\nServer Discord Kami\n {6} Hubungi orang-orang dibalik PreMiD {7}\n\nAplikasi kami Open Source!\n {9} Sesuatu yang hebat seharusnya dapat diakses oleh publik {10}", + "message": "ANDA HARUS MENGINSTALL APLIKASI RESMI KAMI UNTUK MEMBUATNYA BEKERJA\n {0}{1}\n\nAnda bisa menggunakan tombol media untuk mengatur pemutaran dari layanan-layanan yang didukung. Ketika anda menonton/mendengar sesuatu di salah satu layanan yang kami dukung, ekstensi pada browser web mengirim metadata dari video/lagu ke aplikasi desktop kami dan PreMiD memprosesnya. PreMiD mengirim informasi ke Discord dengan format yang tepat dan mengubah statusnya.\n\nLayanan yang didukung\n {2} Lihat {3}\n\nButuh bantuan?\n {4} {5}\n\nServer Discord Kami\n {6} Hubungi orang-orang dibalik PreMiD {7}\n\nAplikasi kami Open Source!\n {9} Sesuatu yang hebat seharusnya dapat diakses oleh publik {10}", "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" } } diff --git a/id_ID/Extension/popup.json b/id_ID/Extension/popup.json index 3ab76a62f76..8d63e723b9d 100644 --- a/id_ID/Extension/popup.json +++ b/id_ID/Extension/popup.json @@ -16,7 +16,7 @@ "description": "Title of the 'general' area of the 'settings' section in the popup" }, "popup.headings.description": { - "message": "Deskripsi", + "message": "Keterangan", "description": "Title of the description area in the presence settings view." }, "popup.setting.enabled": { @@ -40,11 +40,11 @@ "description": "Title of the 'presences' area of the 'settings' section in the popup" }, "popup.presences.manage": { - "message": "Atur", + "message": "Kelola", "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.noPresences": { - "message": "Tidak ada presences yang ditambahkan", + "message": "Tidak ada presence yang ditambahkan", "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.done": { @@ -68,7 +68,7 @@ "description": "Title of the error message (located at the 'credits' tab in the popup)" }, "popup.credits.error.message": { - "message": "Kesalahan memuat kredit", + "message": "Kesalahan saat memuat kredit", "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" }, "popup.info.notConnected": { @@ -76,17 +76,33 @@ "description": "Shown when the extension can't connect to the application" }, "popup.info.notConnected.message": { - "message": "PreMiD tidak dapat menghubungi aplikasi! Sudahkah PreMiD terpasang dan berjalan? *Troubleshooting*", + "message": "PreMiD tidak dapat terhubung ke aplikasi! Sudahkah PreMiD terpasang dan berjalan? *Troubleshooting*", "description": "Shown when the extension can't connect to the application" }, "popup.info.unsupportedAppVersion": { - "message": "App Usang", + "message": "Aplikasi Usang", "description": "Shown when application is outdated" }, "popup.info.unsupportedAppVersion.message": { "message": "PreMiD kamu belum diperbarui. Mohon melakukan pembaruan untuk lanjut menggunakan PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Ekstensi Kedaluwarsa", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Ekstensi kamu telah kedaluwarsa. Harap perbarui untuk mendapatkan fitur-fitur terbaru dengan mengunduhnya dari situs kami.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Pembaruan mendesak", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Kami merilis pembaruan mendesak untuk ekstensi. Harap perbarui untuk melanjutkan menggunakan PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "Tidak ada koneksi internet!", "description": "Shown when the user has no internet connection" @@ -100,7 +116,7 @@ "description": "Shown in the extension when the application can't connect to Discord" }, "popup.info.notConnectedDiscord.message": { - "message": "PreMiD tidak bisa terhubung ke aplikasi Discord! Sudahkah terinstal dan berjalan?\n*Troubleshooting*", + "message": "PreMiD tidak bisa terhubung ke aplikasi Discord! Sudahkah PreMiD terinstal dan berjalan?\n*Troubleshooting*", "description": "Shown in the extension when the application can't connect to Discord" }, "popup.category.all": { diff --git a/id_ID/Extension/presence.json b/id_ID/Extension/presence.json index 7d202cd304e..b65f53d1420 100644 --- a/id_ID/Extension/presence.json +++ b/id_ID/Extension/presence.json @@ -1,6 +1,6 @@ { "presence.playback.playing": { - "message": "Memutar kembali", + "message": "Memutar", "description": "Shows when you hover over the little play icon at your Discord Rich Presence" }, "presence.playback.paused": { diff --git a/id_ID/Presence/amazon.json b/id_ID/Presence/amazon.json index f3d9dd97517..876010af282 100644 --- a/id_ID/Presence/amazon.json +++ b/id_ID/Presence/amazon.json @@ -1,10 +1,10 @@ { "amazon.subscriptions": { - "message": "Melihat langganan", + "message": "Melihat Langganan", "description": "" }, "amazon.adprefs": { - "message": "Melihat adprefs mereka", + "message": "Melihat preferensi iklan mereka", "description": "" }, "amazon.balance": { @@ -32,7 +32,7 @@ "description": "" }, "amazon.viewTheir": { - "message": "Melihat mereka", + "message": "Melihat milik mereka", "description": "Part 1 of the next 5 strings" }, "amazon.orderHistory": { diff --git a/id_ID/Presence/discord.json b/id_ID/Presence/discord.json new file mode 100644 index 00000000000..7d2cb757487 --- /dev/null +++ b/id_ID/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Membaca pada channel: {0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Mengetik pada channel: {0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Membaca DM dari:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Mengetik DM untuk:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Membaca DM grup:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Mengetik DM grup:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Melihat teman mereka...", + "description": "" + }, + "discord.nitro": { + "message": "Membaca tentang Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Terhubung panggilan dengan:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Terhubung panggilan pada:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Melihat pengaturan mereka...", + "description": "" + }, + "discord.serverSettings": { + "message": "Melihat pengaturan {0}untuk server: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Melihat tautan undangan:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Melihat tautan undangan{0}untuk server: {1}}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Lihat Invite Link", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Menelusuri", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "halaman Download", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "halaman \"Mengapa Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "Pusat Keamanan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "halaman Pekerjaan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "halaman Tentang", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "halaman Branding", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "halaman Inspirasi", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "halaman Kampus", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "halaman Berita", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "halaman Partner", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "halaman Verifikasi", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "halaman StreamKit", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "halaman Open Source", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "halaman Keamanan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "halaman Moderasi", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "halaman Rich Presence", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "kebijakan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Portal Developer", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Menjelajahi aplikasi", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Menyunting aplikasi: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Menjelajahi tim", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Menyunting tim: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Menjelajahi server", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Melihat insight server: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Membaca dokumentasi", + "description": "" + }, + "discord.status": { + "message": "Status Discord", + "description": "" + }, + "discord.support": { + "message": "Pusat Bantuan", + "description": "" + }, + "discord.blog": { + "message": "Discord Blog", + "description": "" + }, + "discord.merch": { + "message": "Discord Merch", + "description": "" + }, + "discord.merch.collection": { + "message": "Melihat koleksi:", + "description": "" + } +} diff --git a/id_ID/Presence/general.json b/id_ID/Presence/general.json index b12179996fc..a378c487710 100644 --- a/id_ID/Presence/general.json +++ b/id_ID/Presence/general.json @@ -92,7 +92,7 @@ "description": "" }, "general.reading": { - "message": "Membaca", + "message": "Bacaan", "description": "" }, "general.searchFor": { @@ -107,6 +107,18 @@ "message": "Mencari", "description": "" }, + "general.writing": { + "message": "Menulis", + "description": "" + }, + "general.calling": { + "message": "Memanggil", + "description": "" + }, + "general.inCall": { + "message": "Dalam panggilan...", + "description": "" + }, "general.shopCart": { "message": "Kereta belanja", "description": "" @@ -199,14 +211,46 @@ "message": "Melihat:", "description": "" }, + "general.viewPage": { + "message": "Melihat halaman:", + "description": "" + }, + "general.watchingMovie": { + "message": "Menonton sebuah film", + "description": "" + }, + "general.watchingSeries": { + "message": "Menonton sebuah film serial", + "description": "" + }, + "general.watchingShow": { + "message": "Menonton sebuah pertunjukan", + "description": "" + }, "general.watchingVid": { "message": "Menonton video", "description": "" }, + "general.waitingVid": { + "message": "Menunggu video untuk premiere", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Menunggu video untuk tayang perdana", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Menonton streaming langsung", "description": "" }, + "general.waitingLive": { + "message": "Menunggu untuk mulainya siaran langsung", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Menunggu livestream untuk mulai", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Menonton:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "Ketentuan Layanan", "description": "A page name" + }, + "general.cookie": { + "message": "Kebijakan Cookie", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Memutar ulang semua lagu", + "description": "" + }, + "general.repeat": { + "message": "Dalam putaran", + "description": "" + }, + "general.incidentView": { + "message": "Melihat suatu kejadian", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Riwayat insiden", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Riwayat uptime", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Lihat Serial", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Lihat Film", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Tonton Episode", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Tonton Video", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Tonton Stream", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Lihat Channel", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Dengar Bersama", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Lihat Halaman", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Lihat Lagu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Lihat Album", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Lihat Profil", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Lihat Artis", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Lihat Daftar Putar", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Lihat Podcast", + "description": "Used as the title for the button in Discord." } } diff --git a/id_ID/Presence/genius.json b/id_ID/Presence/genius.json new file mode 100644 index 00000000000..db11840982d --- /dev/null +++ b/id_ID/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Melihat lirik dari:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Lihat Lirik", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Melihat halaman awal", + "description": "" + }, + "genius.viewAlbum": { + "message": "Melihat album:", + "description": "Album of a song" + } +} diff --git a/id_ID/Presence/google classroom.json b/id_ID/Presence/google classroom.json new file mode 100644 index 00000000000..12130976241 --- /dev/null +++ b/id_ID/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Melihat kalender", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Melihat daftar tugas", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Melihat suatu tugas", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Melihat suatu tugas di:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Melihat kelas", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Melihat pekerjaan kelas", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Melihat pekerjaan kelas dari:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Melihat anggota kelas", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Melihat anggota kelas dari:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Mengatur peraturan", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/id_ID/Presence/google docs.json b/id_ID/Presence/google docs.json new file mode 100644 index 00000000000..bee863fe1d1 --- /dev/null +++ b/id_ID/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Mengedit dokumen", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Melihat dokumen", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Menelusuri dokumen", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Mengedit form", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Melihat form", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Menelusuri form", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Mengedit spreadsheet", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Melihat spreadsheet", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Menelusuri spreadsheet", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Mengedit presentasi", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Melihat presentasi", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Menelusuri presentasi", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/id_ID/Presence/juniperbot.json b/id_ID/Presence/juniperbot.json new file mode 100644 index 00000000000..c584b5dc3c5 --- /dev/null +++ b/id_ID/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Halaman utama", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Melihat papan peringkat server:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "Pada dashboard", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Guild: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Membaca informasi tentang rencana donasi", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Memilih server", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Melihat daftar perintah", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Melihat statistik bot", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Menyesuaikan kartu peringkat", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Membaca cookies situs", + "description": "Reading about the site's cookies" + } +} diff --git a/id_ID/Presence/kahoot.json b/id_ID/Presence/kahoot.json new file mode 100644 index 00000000000..03a7c6ba02f --- /dev/null +++ b/id_ID/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Ikuti Permainan: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Mengikuti Permainan...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Menunggu Mulai...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "Permainan Dimulai!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "Memainkan...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Memuat Pertanyaan Selanjutnya...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Jawaban Salah", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Jawaban Benar", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Melihat Hasil:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Melihat Slide dengan Isi:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Permainan Selesai", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Membuat Permainan...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Memuat Halaman...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Peringkat Pertama: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Poin: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Pertanyaan Benar: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Menunjukkan Slide dengan Isi:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Pertanyaan: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Menunjukkan Pertanyaan:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "Peringkat 1", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "Peringkat 2", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "Peringkat 3", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Teratas {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} dari {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/id_ID/Presence/namemc.json b/id_ID/Presence/namemc.json new file mode 100644 index 00000000000..1c4ea5b6257 --- /dev/null +++ b/id_ID/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Melihat Nama selanjutnya", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Melihat Skin Sedang Tren", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Melihat Skin Teratas", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Melihat Skin Baru", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Melihat Skin Random", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Melihat Skin Berpenanda", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Melihat Skin dengan penanda{0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Melihat Skin", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Melihat Jubah", + "description": "" + }, + "namemc.viewCape": { + "message": "Melihat Jubah:", + "description": "" + }, + "namemc.servers": { + "message": "Melihat Server", + "description": "" + }, + "namemc.viewServer": { + "message": "Melihat Server:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Lihat Server", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Melihat Cara Mengklaim Profil Anda", + "description": "" + }, + "namemc.profileEdit": { + "message": "Menyunting{0}Info Profil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Melihat teman mereka", + "description": "" + }, + "namemc.viewSkins": { + "message": "Melihat skin mereka", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Melihat emoji profil mereka", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/id_ID/Presence/netflix.json b/id_ID/Presence/netflix.json new file mode 100644 index 00000000000..15f6621c84d --- /dev/null +++ b/id_ID/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Melihat daftar serial/film yang disimpan", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Mengatur profil", + "description": "" + }, + "netflix.latest": { + "message": "Melihat apa yang baru dan{0}populer di Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Mendapatkan{0}tautan rujukan", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/id_ID/Presence/premid.json b/id_ID/Presence/premid.json index 80fd2a94ce3..4c7862091c9 100644 --- a/id_ID/Presence/premid.json +++ b/id_ID/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Melihat halaman:", - "description": "" - }, - "premid.docs": { - "message": "Dokumen", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Melihat presence:", - "description": "" - }, - "premid.pageHome": { - "message": "Beranda", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Kontributor", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Unduhan", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Toko", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Kebijakan Cookie", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Kebijakan pribadi", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Ketentuan Layanan", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Tentang", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Persyaratan Sistem", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Instalasi", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Pemecahan masalah", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Memulai", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Pengembangan Presence", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Melihat halaman:", + "description": "" + }, + "premid.docs": { + "message": "Dokumen", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Melihat presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Beranda", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Kontributor", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Unduhan", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Toko", + "description": "A page name" + }, + "premid.partners": { + "message": "Mitra", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Tentang PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Persyaratan Sistem", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Instalasi", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Instalasi untuk {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Pemecahan Masalah", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Memulai", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Memahami API v{0}", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Pengembangan Presence", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Panduan Presence", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Kelas Presence", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Kelas Slideshow", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Memahami iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Mengatur metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Mengatur TypeScript", + "description": "A page name" + } +} diff --git a/id_ID/Presence/tiktok.json b/id_ID/Presence/tiktok.json new file mode 100644 index 00000000000..3c8d86131d0 --- /dev/null +++ b/id_ID/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Melihat{0}Halaman Untuk Anda", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Melihat{0}Mengikuti", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Melihat TikTok:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Melihat TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/id_ID/Presence/twitch.json b/id_ID/Presence/twitch.json new file mode 100644 index 00000000000..d23110bb971 --- /dev/null +++ b/id_ID/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Unduhan", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Pekerjaan", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Mitra", + "description": "Page name" + }, + "twitch.press": { + "message": "Pusat Acara", + "description": "Page name" + }, + "twitch.security": { + "message": "Keamanan", + "description": "Page name" + }, + "twitch.access": { + "message": "Aksesibilitas", + "description": "Page name" + }, + "twitch.ads": { + "message": "Pilihan Ad", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Panduan Komunitas", + "description": "Page name" + }, + "twitch.home": { + "message": "Beranda", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Melihat dompet...", + "description": "" + }, + "twitch.esports": { + "message": "Melihat Esport...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Melihat Orang yang Saya Ikuti...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Melihat tim:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Melihat Inventaris Drop...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Melihat Drops campaigns yang aktif...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Melihat pengaturan mereka...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Melihat teman mereka...", + "description": "" + }, + "twitch.subs": { + "message": "Melihat langganan mereka...", + "description": "" + }, + "twitch.squad": { + "message": "Menonton Squad...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Memoderasi streamer:", + "description": "" + }, + "twitch.redeem": { + "message": "Menukar kode...", + "description": "" + }, + "twitch.camp": { + "message": "Kamp Kreator", + "description": "" + }, + "twitch.campBasic": { + "message": "Pelajari Dasar-dasarnya", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Mengatur Stream", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Naik Level", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Sambung dan Libatkan", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Dapatkan Imbalan", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Musik di Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Belajar Langsung", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Dasbor Kreator", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Mengatur stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Mangatur peran komunitas...", + "description": "" + }, + "twitch.produce": { + "message": "Di Produser Video...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Melihat", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Analisis Channel", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Ringkasan Stream", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Penghargaan", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Aktivitas Komunitas", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Daftar Pengikut", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Kumpulan Video", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clips", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Pengaturan Channel", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Pengaturan Moderasi", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Pengaturan Drops", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Melihat Alat Streaming", + "description": "" + }, + "twitch.extensions": { + "message": "Melihat Ekstensi", + "description": "" + }, + "twitch.brand": { + "message": "Membaca tentang Twitch Brand...", + "description": "" + }, + "twitch.brandReal": { + "message": "Menjaga Twitch tetap nyata", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Mendatangkan metode ke kegilaan (tercinta) kita", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Memaksimalkan ekspresi kami", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Menyatukan semuanya bersama", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Menonton perkembangan brand di Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Blog Twitch", + "description": "" + }, + "twitch.blogArchive": { + "message": "Melihat Arsip Blog {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Menelusuri postingan blog terbaru...", + "description": "" + }, + "twitch.help": { + "message": "Pusat Bantuan", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Melihat topik:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Menelusuri katalog topik...", + "description": "" + }, + "twitch.affiliate": { + "message": "Program Afiliasi Twitch", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Twitch Developers", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Dokumentasi Pengembang Twitch", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Produk Pengembang Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Kisah sukses dari komunitas", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Sumber Berguna", + "description": "Page name" + } +} diff --git a/id_ID/Presence/twitter.json b/id_ID/Presence/twitter.json index bed643092ec..8a577528d11 100644 --- a/id_ID/Presence/twitter.json +++ b/id_ID/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Membaca tweet:", - "description": "" - }, - "twitter.viewDms": { - "message": "Melihat DM mereka", - "description": "" - }, - "twitter.viewTweets": { - "message": "Melihat tweet dari:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Melihat tweet (dengan balasan) dari:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Melihat media dari:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Melihat disukai oleh:", - "description": "" - }, - "twitter.viewList": { - "message": "Melihat daftar:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Bookmark", - "description": "" - }, - "twitter.notifs": { - "message": "Notifikasi", - "description": "" - }, - "twitter.explore": { - "message": "Jelajahi", - "description": "" - }, - "twitter.settings": { - "message": "Mengubah beberapa pengaturan...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Membaca tweet:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Melihat DM mereka", + "description": "" + }, + "twitter.viewTweets": { + "message": "Melihat tweet dari:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Melihat tweet (dengan balasan) dari:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Melihat media dari:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Melihat disukai oleh:", + "description": "" + }, + "twitter.viewList": { + "message": "Melihat daftar:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Bookmark", + "description": "" + }, + "twitter.notifs": { + "message": "Notifikasi", + "description": "" + }, + "twitter.explore": { + "message": "Jelajahi", + "description": "" + }, + "twitter.settings": { + "message": "Mengubah beberapa pengaturan...", + "description": "" + } +} diff --git a/id_ID/Presence/v live.json b/id_ID/Presence/v live.json new file mode 100644 index 00000000000..dcd62185c4c --- /dev/null +++ b/id_ID/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Menelusuri", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "Halaman video baru", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "halaman grafik", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "halaman selanjutnya", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "daftar saluran", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "halaman acara", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "halaman toko", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Browsing unggahan terbaru{0}pengikut mereka", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "cari channel {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Melihat halaman awal", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Melihat jadwal halaman", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Melihat halaman \"saya\"", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Melihat halaman toko", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Melihat papan {0}", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Melihat produk dari {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Mengedit profil mereka", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Melihat mereka", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "halaman profil", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "video telah ditonton", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "riwayat pembelian", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "saldo koin", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "perangkat terhubung", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "channel yang diikuti", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Membaca kebijakan", + "description": "" + } +} diff --git a/id_ID/Presence/youtube.json b/id_ID/Presence/youtube.json index a6644a6bac0..858f1f4a30d 100644 --- a/id_ID/Presence/youtube.json +++ b/id_ID/Presence/youtube.json @@ -28,11 +28,11 @@ "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "Melihat apa yang sedang tren", + "message": "Melihat apa yang sedang trending", "description": "" }, "youtube.browsingThrough": { - "message": "Menjelajahi", + "message": "Menelusuri", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.subscriptions": { @@ -96,7 +96,7 @@ "description": "" }, "youtube.studio.viewTheir": { - "message": "Melihat mereka", + "message": "Melihat", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.studio.channelAnalytics": { diff --git a/id_ID/Website/beta.json b/id_ID/Website/beta.json index d37316b70e5..c891ce88657 100644 --- a/id_ID/Website/beta.json +++ b/id_ID/Website/beta.json @@ -12,15 +12,15 @@ "description": "Section description" }, "beta.features.1": { - "message": "Fitur terbaru", + "message": "Fitur-fitur terbaru", "description": "Features list" }, "beta.features.2": { - "message": "Akses ke server text channel super rahasia PreMiD", + "message": "Akses ke text channel super rahasia PreMiD", "description": "Features list" }, "beta.features.3": { - "message": "Role spesial pada server Discrod kami", + "message": "Role spesial pada server Discord kami", "description": "Features list" }, "beta.register.text": { @@ -32,7 +32,7 @@ "description": "Sign up button text" }, "thankyou.title": { - "message": "Keren! Kamu sekarang beta tester!", + "message": "Keren! Kamu sekarang beta user!", "description": "Thank You page title" }, "thankyou.description": { diff --git a/id_ID/Website/contributors.json b/id_ID/Website/contributors.json index 10f072e7847..25f0ca28e71 100644 --- a/id_ID/Website/contributors.json +++ b/id_ID/Website/contributors.json @@ -28,11 +28,15 @@ "description": "'Administrator' title for contributors and user pages." }, "contributors.roles.reviewer": { - "message": "Reviewer", + "message": "Peninjau", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Manajer Lokalisasi", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { - "message": "Pengembang", + "message": "Developer", "description": "'Developer' title for contributors and user pages." }, "contributors.roles.designer": { diff --git a/id_ID/Website/downloads.json b/id_ID/Website/downloads.json index d49d0bfe03b..a790c284f96 100644 --- a/id_ID/Website/downloads.json +++ b/id_ID/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Waktunya pamer.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Gunakan PreMiD sekarang dan pamerkan apa yang kamu lakukan, mungkin kamu akan bertemu orang dengan minat yang sama.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Mulai", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Unduh PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Pasang aplikasi kami", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Tambahkan ekstensi ke browsermu", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Muat ulang halaman ini dan periksa jika ekstensi telah terhubung", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Masih mengalami masalah? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Kami disini untuk membantu!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aplikasi", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Ekstensi", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Peringatan:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Tidak ada installer untuk sistem operasi ini. Ini berarti tidak ada bantuan profesional untuk ini.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Perlu diketahui bahwa PreMiD tidak didukung di ponsel.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Tampilkan Unduhan", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Sembunyikan Unduhan", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Versi platform saat ini adalah {0} (versi ini hanya berlaku untuk Linux, tidak berlaku pada platform lain).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Versi ini khusus untuk Linux, dan tidak berlaku untuk sistem lain. Versi utama aplikasi adalah {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Silahkan login untuk melihat unduhan.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Uh oh, sepertinya kamu tidak memiliki akses alpha/beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Kamu dapat mengikuti program beta **disini** secara gratis. Cepat! tersisa {0} tempat", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Rilisan Awal", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Peringatan", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Jangan lupa untuk mengaktifkan opsi 'allow extensions from other stores' di pengaturan ekstensi.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Kamu harus menginstal ekstensi **ini** untuk menginstal PreMiD dari Chrome Webstore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Lewati", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Kembali", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Batal", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Oke", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Selesai", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Masuk", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Terima Kasih!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Kami menggunakan iklan untuk membantu tim dan membiayai server kami untuk memberikan kamu pengalaman yang terbaik!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Harap matikan adblock.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Saya tidak mau membantu.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Apakah anda yakin?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Yakin?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "M-mohon dukungannya :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Aku butuh kamu :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Oke, oke...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Tampilkan unduhan beta", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(tidak dibutuhkan jika anda kesini hanya untuk mengunduh aplikasi normal)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Waktunya pamer.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Gunakan PreMiD sekarang dan pamerkan apa yang kamu lakukan, mungkin kamu akan bertemu orang dengan minat yang sama.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Mulai", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Unduh PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Pasang aplikasi kami", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Tambahkan ekstensi kami ke browsermu", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Muat ulang situs ini dan periksa jika ekstensi telah terhubung", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Masih mengalami masalah? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Kami disini untuk membantu!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplikasi", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Ekstensi", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Peringatan:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Tidak ada installer untuk sistem operasi ini. Ini berarti tidak ada bantuan profesional untuk ini.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Perlu diketahui bahwa PreMiD tidak didukung di ponsel.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Tampilkan Unduhan", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Sembunyikan Unduhan", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Versi sekarang pada platform ini adalah {0} (versi ini hanya berlaku untuk Linux dan tidak berlaku pada platform lain).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Versi ini khusus untuk Linux, dan tidak berlaku untuk sistem lain. Versi utama aplikasi adalah {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Silahkan login untuk melihat unduhan.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Uh oh, sepertinya kamu tidak memiliki akses alpha/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Kamu dapat mengikuti program beta **disini** secara gratis. Cepat! tersisa {0} tempat", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Rilisan Awal", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Peringatan", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Kamu harus menginstal ekstensi **ini** untuk menginstal PreMiD dari Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Lewati", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Kembali", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Batal", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Oke", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Selesai", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Masuk", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Lewati Saja", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Terima Kasih!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Kami menggunakan iklan untuk membantu tim dan membiayai server kami untuk memberikan kamu pengalaman yang terbaik!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Harap matikan adblock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Tampilkan rilisan awal", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(tidak dibutuhkan jika kamu kesini hanya untuk mengunduh aplikasi biasa)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Saya tidak mau membantu.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Apakah anda yakin?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Yakin?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "M-mohon dukungannya :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Aku butuh kamu :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Oke, oke...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/id_ID/Website/errors.json b/id_ID/Website/errors.json index 8ec8f2089e7..ac487e9b695 100644 --- a/id_ID/Website/errors.json +++ b/id_ID/Website/errors.json @@ -4,7 +4,7 @@ "description": "Search result text when nothing's found" }, "error.code.404": { - "message": "Maaf, kami tidak menemukan halaman tersebut.", + "message": "Maaf, kami tidak bisa menemukan halaman tersebut.", "description": "Error (404) message" }, "error.code.4": { @@ -12,7 +12,7 @@ "description": "Error (4) message" }, "error.code.500": { - "message": "Terjadi eror pada server internal.", + "message": "Terjadi error pada server internal.", "description": "Error (500) message" }, "error.page.details": { @@ -20,7 +20,7 @@ "description": "'Details' text on error page container" }, "error.page.button": { - "message": "Kembali ke homepage", + "message": "Kembali ke halaman awal", "description": "Button on the error page" }, "user.notFound.heading": { diff --git a/id_ID/Website/footer.json b/id_ID/Website/footer.json index a7a07b27418..c970efc7fe3 100644 --- a/id_ID/Website/footer.json +++ b/id_ID/Website/footer.json @@ -47,16 +47,12 @@ "message": "Kontribusi", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Desain", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Terjemahkan", "description": "Translate -> redirects to locilazation page" }, "footer.supportus.jobs": { - "message": "Bekerja dengan kami!", + "message": "Bekerja bersama kami!", "description": "Work for us! -> redirects to /jobs page" }, "footer.help.heading": { @@ -64,7 +60,7 @@ "description": "Help section" }, "footer.help.troubleshooting": { - "message": "Pemecahan masalah", + "message": "Pemecahan Masalah", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { @@ -108,7 +104,7 @@ "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" }, "footer.partners.more": { - "message": "Klik di sini untuk melihat mitra dan sponsor lainnya.", + "message": "Klik di sini untuk melihat mitra dan sponsor kami lainnya.", "description": "Button next to all listed partners on the footer." } } diff --git a/id_ID/Website/home.json b/id_ID/Website/home.json index 82e4ce7ae16..72a523a43cb 100644 --- a/id_ID/Website/home.json +++ b/id_ID/Website/home.json @@ -1,10 +1,10 @@ { "home.introduction.paragraph": { - "message": "**PreMiD** adalah utilitas simpel yang memungkinkan kamu menampilkan apa yang sedang kamu lakukan di web di status now playing Discord.", + "message": "**PreMiD** adalah utilitas simpel yang memungkinkan kamu menampilkan apa yang sedang kamu lakukan di web pada status now playing Discord.", "description": "First phrase that users read on our website" }, "home.introduction.button.features": { - "message": "Fitur", + "message": "Fitur-fitur", "description": "Introduction button" }, "home.introduction.button.downloads": { @@ -44,7 +44,7 @@ "description": "Features section subheading" }, "home.features.presencesystem.description": { - "message": "Kami membuat ekstensi sedemikian rupa agar kamu dapat menggunakan Presence yang dibuat oleh pengguna lain dan mengaturnya pada ekstensi kami!", + "message": "Kami membuat ekstensi sedemikian rupa agar kamu dapat menggunakan Presence yang dibuat oleh pengguna lain dan mengaturnya dengan mudah pada ekstensi kami!", "description": "Features section description" }, "home.features.presencesystem.button": { @@ -76,15 +76,15 @@ "description": "Features section subheading" }, "home.features.quickSupport.description": { - "message": "Sesuatu bermasalah, mendapat banyak eror atau sama sekali tidak bekerja? Kami akan membantu untuk menyelesaikan masalah tersebut pada server Discord kami, kami juga telah membuat sistem support yang akan memastikan masalahmu terselesaikan.", + "message": "PreMiD bermasalah, mendapat banyak error atau sama sekali tidak bekerja? Kami akan membantu untuk menyelesaikan masalah tersebut pada server Discord kami, kami juga telah membuat sistem support yang akan memastikan masalahmu terselesaikan.", "description": "Features section description" }, "home.features.quickSupport.button": { - "message": "Bergabunglah di Discord kami", + "message": "Gabung Discord kami", "description": "Features section button" }, "home.languageSelector.tippy": { - "message": "Bahasa halaman", + "message": "Bahasa situs web", "description": "Tippy content of the language selector." } } diff --git a/id_ID/Website/partners.json b/id_ID/Website/partners.json index 5d6fd3e9866..e972dd4b2bb 100644 --- a/id_ID/Website/partners.json +++ b/id_ID/Website/partners.json @@ -4,7 +4,7 @@ "description": "Heading for page." }, "partners.header.description": { - "message": "Bergabunglah bersama keluarga dan dapatkan beberapa manfaat khusus mitra untuk memamerkan jumlah bergoyang yang Anda miliki.", + "message": "Bergabunglah bersama kami dan dapatkan beberapa manfaat khusus mitra untuk menunjukkan betapa kerennya dirimu.", "description": "Description for page." }, "partners.slideshow.description": { @@ -12,7 +12,7 @@ "description": "Description for slideshow." }, "partners.why.title": { - "message": "Bagaimana kalau pergi ke surga bukannya ke neraka?", + "message": "Bagaimana kalau pergi ke surga daripada ke neraka?", "description": "Heading for benefits." }, "partners.why.benefit1.title": { @@ -28,7 +28,7 @@ "description": "Heading for the second benefit." }, "partners.why.benefit2.description": { - "message": "Peran khusus dan kehormatan besar akan diberikan kepada Anda di server Discord kami.", + "message": "Role khusus dan kehormatan besar akan diberikan kepada kamu di server Discord kami.", "description": "Description for the second benefit." }, "partners.why.benefit3.title": { @@ -84,7 +84,7 @@ "description": "Disclaimer located above the apply button." }, "partners.apply.jobs": { - "message": "Jika Anda agak tertarik pada pekerjaan langsung di PreMiD, lihat iklan pekerjaan kami**.", + "message": "Jika kamu lebih tertarik dengan bekerja langsung di PreMiD, lihat **iklan pekerjaan** kami.", "description": "Hint located under the button." }, "partners.sponsors.title": { @@ -92,7 +92,7 @@ "description": "Heading for sponsors." }, "partners.sponsors.description": { - "message": "PreMiD tidak akan mungkin terjadi, tanpa orang-orang hebat ini.", + "message": "PreMiD tidak mungkin ada, tanpa orang-orang hebat ini.", "description": "Description for sponsors." }, "partners.partner.aniFlix": { @@ -107,18 +107,10 @@ "message": "UpBeat adalah radio internasional nirlaba yang berupaya menyediakan hiburan radio dan berita berkualitas tanpa henti.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Platform penghasilan gamer.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { - "message": "SimLiveRadio merupakan radio infotainmen untuk permainan simulasi tersukses di Jerman, Austria dan Swiss!", + "message": "SimLiveRadio merupakan radio infotainment tersukses untuk permainan simulasi di Jerman, Austria dan Swiss!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Dapatkan apa yang seharusnya anda dapatkan. Steam Anime, Film, Hentai, Acara Spesial, dan lainnya. Gratis, tanpa iklan dan berkualitas tinggi!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Mulai membuat komunitas anda sendiri dengan templat mengagumkan kami. Bangun kerajaan anda sendiri.", "description": "Description for DiscordTemplates." @@ -139,6 +131,10 @@ "message": "Dewi yang bermain sebagai Bot Discord menyenagkan!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM memungkinkanmu mendengarkan 15+ aliran musik gratis - nonstop. Dengan musik terbaik dan terbaru hanya untukmu!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Lokalisasi tangkas untuk perusahaan teknologi.", "description": "Description for Crowdin." diff --git a/id_ID/Website/report.json b/id_ID/Website/report.json index 39cde320d2c..e1cac7db973 100644 --- a/id_ID/Website/report.json +++ b/id_ID/Website/report.json @@ -28,7 +28,7 @@ "description": "Text for the user to write information about the bug." }, "report.button": { - "message": "Laporkan", + "message": "Lapor", "description": "Button to send the information inputed." }, "report.toomany": { diff --git a/id_ID/Website/store.json b/id_ID/Website/store.json index 08611768aee..245c22ecac0 100644 --- a/id_ID/Website/store.json +++ b/id_ID/Website/store.json @@ -4,7 +4,7 @@ "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, "store.cards.creator": { - "message": "Penulis", + "message": "Pembuat", "description": "Creator of a presence" }, "store.cards.popular": { @@ -16,7 +16,7 @@ "description": "Presence card partner flame" }, "store.cards.extraStepsRequired": { - "message": "Presence ini membutuhkan langkah-langkah tambahan, silahkan periksa halaman untuk informasi lebih lanjut.", + "message": "Presence ini membutuhkan langkah-langkah tambahan, silahkan periksa halaman presence untuk informasi lebih lanjut.", "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." }, "store.header.search": { @@ -32,7 +32,7 @@ "description": "Button that will appear on hover after extension and presence is installed." }, "store.card.presence.included": { - "message": "Presence ini otomatis nyala saat mengunjungi halaman.", + "message": "Presence ini otomatis nyala saat mengunjungi situs.", "description": "The message that appears instead of the buttons." }, "store.category.filters.heading": { @@ -48,7 +48,7 @@ "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { - "message": "Khusus Presence yang disukai", + "message": "Presence yang disukai", "description": "Liked presences only checkbox" }, "store.filters.added": { diff --git a/is_IS/Presence/discord.json b/is_IS/Presence/discord.json new file mode 100644 index 00000000000..a32163d7df2 --- /dev/null +++ b/is_IS/Presence/discord.json @@ -0,0 +1,6 @@ +{ + "discord.browseThrough": { + "message": "Skoðar í gegn", + "description": "The first part of the next 17 strings" + } +} diff --git a/is_IS/Presence/facebook.json b/is_IS/Presence/facebook.json index 9e26dfeeb6e..79032f0b2a1 100644 --- a/is_IS/Presence/facebook.json +++ b/is_IS/Presence/facebook.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "facebook.browse": { + "message": "Skoðar í gegn:", + "description": "" + } +} \ No newline at end of file diff --git a/is_IS/Presence/general.json b/is_IS/Presence/general.json index 511a60b5895..a81b2d2a619 100644 --- a/is_IS/Presence/general.json +++ b/is_IS/Presence/general.json @@ -22,5 +22,13 @@ "general.store": { "message": "Verslun", "description": "" + }, + "general.viewPage": { + "message": "Skoðar síðu:", + "description": "" + }, + "general.cookie": { + "message": "Vafraköku Upplýsingar", + "description": "A page name" } } diff --git a/is_IS/Presence/genius.json b/is_IS/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/is_IS/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/is_IS/Presence/google classroom.json b/is_IS/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/is_IS/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/is_IS/Presence/google docs.json b/is_IS/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/is_IS/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/is_IS/Presence/juniperbot.json b/is_IS/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/is_IS/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/is_IS/Presence/kahoot.json b/is_IS/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/is_IS/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/is_IS/Presence/namemc.json b/is_IS/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/is_IS/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/is_IS/Presence/netflix.json b/is_IS/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/is_IS/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/is_IS/Presence/pinterest.json b/is_IS/Presence/pinterest.json index 9e26dfeeb6e..5aac1e99c4b 100644 --- a/is_IS/Presence/pinterest.json +++ b/is_IS/Presence/pinterest.json @@ -1 +1,14 @@ -{} \ No newline at end of file +{ + "pinterest.board": { + "message": "Skoðar borð:", + "description": "" + }, + "pinterest.pin": { + "message": "Skoðar prjón", + "description": "" + }, + "pinterest.home": { + "message": "Breytir heimasíðu þeirra", + "description": "" + } +} \ No newline at end of file diff --git a/is_IS/Presence/premid.json b/is_IS/Presence/premid.json index e4fac3c837e..ec469f607da 100644 --- a/is_IS/Presence/premid.json +++ b/is_IS/Presence/premid.json @@ -1,22 +1,38 @@ { - "premid.pageContributors": { - "message": "Þátttakendur", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Niðurhöl", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Verslun", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Leysa vandamál", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Skoðar síðu:", + "description": "" + }, + "premid.docs": { + "message": "Skjöl", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Skoðar presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Heimasíða", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Þátttakendur", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Niðurhöl", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Verslun", + "description": "A page name" + }, + "premid.partners": { + "message": "Samstarfsaðilar", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Leysa vandamál", + "description": "A page name" + } +} diff --git a/is_IS/Presence/spotify.json b/is_IS/Presence/spotify.json index 0967ef424bc..2ea5ff7ee78 100644 --- a/is_IS/Presence/spotify.json +++ b/is_IS/Presence/spotify.json @@ -1 +1,58 @@ -{} +{ + "spotify.featured": { + "message": "Lög", + "description": "" + }, + "spotify.bestPodcasts": { + "message": "Bestu podcasts", + "description": "" + }, + "spotify.charts": { + "message": "Skoðar töflunar", + "description": "" + }, + "spotify.genres": { + "message": "Skoðar Í gegnum tegundir", + "description": "" + }, + "spotify.latest": { + "message": "Skoðar nýjustu útgáfurnar", + "description": "" + }, + "spotify.discover": { + "message": "Uppgötvar ný lög", + "description": "" + }, + "spotify.browse": { + "message": "Skoðar í gegn", + "description": "First section of the next 6 strings" + }, + "spotify.podcastsLike": { + "message": "podcasts sem þeim líkar", + "description": "\"Browsing through\" + this" + }, + "spotify.artistsLike": { + "message": "listamenn sem þeim líkar", + "description": "\"Browsing through\" + this" + }, + "spotify.albumLike": { + "message": "albúm sem þeim líkar", + "description": "\"Browsing through\" + this" + }, + "spotify.songsLike": { + "message": "lög sem þeim líkar", + "description": "\"Browsing through\" + this" + }, + "spotify.madeForYou": { + "message": "\"Búið til fyrir þig\"", + "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" + }, + "spotify.playlists": { + "message": "playlistar þeirra", + "description": "\"Browsing through\" + this" + }, + "spotify.download": { + "message": "Sækir Spotify", + "description": "" + } +} diff --git a/is_IS/Presence/tiktok.json b/is_IS/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/is_IS/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/is_IS/Presence/twitch.json b/is_IS/Presence/twitch.json new file mode 100644 index 00000000000..f6dc5a8f1b9 --- /dev/null +++ b/is_IS/Presence/twitch.json @@ -0,0 +1,14 @@ +{ + "twitch.downloads": { + "message": "Niðurhöl", + "description": "Page name" + }, + "twitch.partners": { + "message": "Samstarfsaðilar", + "description": "Page name" + }, + "twitch.home": { + "message": "Heimasíða", + "description": "Page name" + } +} diff --git a/is_IS/Presence/twitter.json b/is_IS/Presence/twitter.json index 9e26dfeeb6e..e534787c26d 100644 --- a/is_IS/Presence/twitter.json +++ b/is_IS/Presence/twitter.json @@ -1 +1,42 @@ -{} \ No newline at end of file +{ + "twitter.readTweet": { + "message": "Skoðar tweet:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewTweets": { + "message": "Skoðar tweet af:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Skoðar tweets (með svörum) af:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Skoðar fjölmiðlun af:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Skoðar manns sem líkaði við:", + "description": "" + }, + "twitter.viewList": { + "message": "Skoðar lista:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Bókamerki", + "description": "" + }, + "twitter.notifs": { + "message": "Tilkynningar", + "description": "" + }, + "twitter.explore": { + "message": "Skoðar", + "description": "" + }, + "twitter.settings": { + "message": "Breytir stillingum...", + "description": "" + } +} diff --git a/is_IS/Presence/v live.json b/is_IS/Presence/v live.json new file mode 100644 index 00000000000..7d28e8afbdc --- /dev/null +++ b/is_IS/Presence/v live.json @@ -0,0 +1,6 @@ +{ + "v live.browseThrough": { + "message": "Skoðar í gegn", + "description": "The first part of the next 6 strings" + } +} diff --git a/is_IS/Presence/youtube.json b/is_IS/Presence/youtube.json index 9e26dfeeb6e..030511fb3b3 100644 --- a/is_IS/Presence/youtube.json +++ b/is_IS/Presence/youtube.json @@ -1 +1,54 @@ -{} \ No newline at end of file +{ + "youtube.ad": { + "message": "Er að horfa á auglýsingu", + "description": "" + }, + "youtube.browsingVideos": { + "message": "Skoðar myndbönd", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.browsingPlaylists": { + "message": "Skoðar playlista", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.viewingCommunityPost": { + "message": "Skoðar samfélagsinnlegg", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.ofChannel": { + "message": "af rás:", + "description": "Second part of multiple strings" + }, + "youtube.readingChannel": { + "message": "Lesa um rás:", + "description": "" + }, + "youtube.searchChannel": { + "message": "Leitar í gegnum rás: {0} fyrir:", + "description": "{0} will be replaced with the channel name" + }, + "youtube.browsingThrough": { + "message": "Skoðar í gegn", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.subscriptions": { + "message": "áskriftir þeirra", + "description": "Part two of \"Browsing through\"" + }, + "youtube.library": { + "message": "safn þeirra", + "description": "Part two of \"Browsing through\"" + }, + "youtube.history": { + "message": "sögu þeirra", + "description": "Part two of \"Browsing through\"" + }, + "youtube.purchases": { + "message": "kaup þeirra", + "description": "Part two of \"Browsing through\"" + }, + "youtube.reportHistory": { + "message": "Skoðar skýrsluferil þeirra", + "description": "" + } +} \ No newline at end of file diff --git a/is_IS/Website/beta.json b/is_IS/Website/beta.json index 0967ef424bc..a1dfea657a8 100644 --- a/is_IS/Website/beta.json +++ b/is_IS/Website/beta.json @@ -1 +1,10 @@ -{} +{ + "beta.title": { + "message": "Viltu nýja eiginleika?", + "description": "Beta page title" + }, + "beta.description.1": { + "message": "**PreMiD Beta** er núna til fyrir alla!", + "description": "Section description" + } +} diff --git a/is_IS/Website/downloads.json b/is_IS/Website/downloads.json index 01d0252f155..51a1e2302f4 100644 --- a/is_IS/Website/downloads.json +++ b/is_IS/Website/downloads.json @@ -1,10 +1,10 @@ { - "downloads.button.cancel": { - "message": "Hætta", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.adsbox.thankyou.title": { - "message": "Takk fyrir!", - "description": "Title of the advertisement section box." - } + "downloads.button.cancel": { + "message": "Hætta", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.adsbox.thankyou.title": { + "message": "Takk fyrir!", + "description": "Title of the advertisement section box." + } } diff --git a/is_IS/Website/footer.json b/is_IS/Website/footer.json index 1eeaf9e0bb0..e1de2e7c708 100644 --- a/is_IS/Website/footer.json +++ b/is_IS/Website/footer.json @@ -47,10 +47,6 @@ "message": "Bjóða fram", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Hönnun", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Þýða", "description": "Translate -> redirects to locilazation page" diff --git a/is_IS/Website/header.json b/is_IS/Website/header.json index 936cf3019f2..ce5484c5695 100644 --- a/is_IS/Website/header.json +++ b/is_IS/Website/header.json @@ -19,6 +19,10 @@ "message": "Skipta um tungumál", "description": "Button that switches language after click." }, + "header.loader.phrases": { + "message": "Baka pönnukökur..;Setur gáma...;Parar IP-tölu þína...;UwU;Brýtur reglur...;Þurrkar harða diskinn þinn...", + "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" + }, "header.store": { "message": "Verslun", "description": "Store tab" @@ -30,5 +34,21 @@ "header.contributors": { "message": "Þátttakendur", "description": "Contributors tab" + }, + "header.lia": { + "message": "Skráður inn sem", + "description": "Indicates which user is logged in" + }, + "header.rab": { + "message": "Tilkynna galla", + "description": "Report a bug button" + }, + "header.staff": { + "message": "Stjórnborð", + "description": "Dashboard button" + }, + "header.logout": { + "message": "Útskráning", + "description": "Logout button" } } diff --git a/is_IS/Website/jobs.json b/is_IS/Website/jobs.json index a21d97ba7e4..dac6db86951 100644 --- a/is_IS/Website/jobs.json +++ b/is_IS/Website/jobs.json @@ -31,6 +31,10 @@ "message": "Taktu þátt á Discord", "description": "Title of the modal the user will see if it's not in Discord server." }, + "jobs.guild.explanation": { + "message": "Til að geta sótt um vinnu þarftu að hafa tekið þátt á Discord server-inum okkar. Annars getum við ekki haft samband við þig ef þú verður valinn!", + "description": "Explanation why users should be in Discord server to perform job application." + }, "jobs.header.title": { "message": "Vinna fyrir PreMiD", "description": "First part of the jobs page." diff --git a/is_IS/Website/report.json b/is_IS/Website/report.json index 9e26dfeeb6e..c48a7226ceb 100644 --- a/is_IS/Website/report.json +++ b/is_IS/Website/report.json @@ -1 +1,14 @@ -{} \ No newline at end of file +{ + "report.title": { + "message": "Tilkynna galla", + "description": "Text to indicate the page." + }, + "report.bugcount": { + "message": "{count}/3 tilkynningar eftir", + "description": "Amount of bug reports user can send" + }, + "report.info": { + "message": "Að tilkynna galla er hægt á PreMiD heimasíðunni og PreMiD Discord server-inum. Gallar fyrir presence þurfa að vera tilkynnt til eigandan af því presence. Tilkynntu bara galla á ensku.", + "description": "Tells the user about submitting a bug" + } +} \ No newline at end of file diff --git a/it_IT/Extension/popup.json b/it_IT/Extension/popup.json index af240d990b6..f4217a6cad7 100644 --- a/it_IT/Extension/popup.json +++ b/it_IT/Extension/popup.json @@ -52,11 +52,11 @@ "description": "Done button" }, "popup.presences.load": { - "message": "Carica Presenza", + "message": "Carica Presence", "description": "Load Presence button" }, "popup.buttons.presenceStore": { - "message": "Negozio Presenze", + "message": "Store Presence", "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.buttons.help": { @@ -87,14 +87,38 @@ "message": "La tua applicazione PreMiD è obsoleta. Per favore aggiornala per continuare ad utilizzare PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Estensione obsoleta", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "La tua estensione è obsoleta. Si prega di aggiornarla per ottenere le ultime funzionalità scaricandola dal nostro sito.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Aggiornamento urgente", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Abbiamo rilasciato un aggiornamento urgente per l'estensione. Si prega di aggiornarla per continuare a utilizzare PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "Nessuna connessione ad internet!", "description": "Shown when the user has no internet connection" }, + "popup.info.noInternet.message": { + "message": "Sembra che tu non abbia una connessione internet! PreMiD non sarà in grado di mostrare le presenze al momento.", + "description": "Shown when the user has no internet connection" + }, "popup.info.notConnectedDiscord": { "message": "Nessuna connessione Discord!", "description": "Shown in the extension when the application can't connect to Discord" }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD non è stato in grado di connettersi alla tua applicazione Discord! È installata ed in esecuzione? *Risoluzione problemi*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Tutto", "description": "Category name shown when you open tags" diff --git a/it_IT/Presence/1337x.json b/it_IT/Presence/1337x.json index 147c3701d79..580eee82c58 100644 --- a/it_IT/Presence/1337x.json +++ b/it_IT/Presence/1337x.json @@ -52,7 +52,7 @@ "description": "" }, "1337x.xxxTorrents": { - "message": "Guardando Torrent XXX", + "message": "Viendo XXX Torrents", "description": "XXX as in NSFW" }, "1337x.upload": { diff --git a/it_IT/Presence/9gag.json b/it_IT/Presence/9gag.json index fd30d90d917..9e9c7825c7f 100644 --- a/it_IT/Presence/9gag.json +++ b/it_IT/Presence/9gag.json @@ -12,11 +12,11 @@ "description": "" }, "9gag.fresh": { - "message": "Guardando cosa è nuovo", + "message": "Guardando cosa c'è nuovo", "description": "" }, "9gag.tag": { - "message": "Guardando tag:", + "message": "Guardando i tag:", "description": "" }, "9gag.about": { @@ -24,11 +24,11 @@ "description": "" }, "9gag.store": { - "message": "Visualizzazione pagina negozio", + "message": "Visualizzando la pagina del negozio", "description": "" }, "9gag.collection": { - "message": "Collezione visualizzata:", + "message": "Visualizzando la collezione:", "description": "" } } \ No newline at end of file diff --git a/it_IT/Presence/amazon.json b/it_IT/Presence/amazon.json index 0991587947b..1eb192a5c14 100644 --- a/it_IT/Presence/amazon.json +++ b/it_IT/Presence/amazon.json @@ -1,14 +1,14 @@ { "amazon.subscriptions": { - "message": "Visualizzando sottoscrizioni", + "message": "Visualizzando i propri abbonamenti", "description": "" }, "amazon.adprefs": { - "message": "Visualizzando le loro preferenze pubblicitarie", + "message": "Visualizzando le proprie preferenze pubblicitarie", "description": "" }, "amazon.balance": { - "message": "Visualizzando il loro saldo", + "message": "Visualizzando il proprio saldo", "description": "" }, "amazon.payment": { @@ -16,11 +16,11 @@ "description": "" }, "amazon.address": { - "message": "Visualizzando i loro indirizzi", + "message": "Visualizzando i propri indirizzi", "description": "" }, "amazon.pets": { - "message": "Visualizzando i loro animali domestici", + "message": "Visualizzando i propri animali domestici", "description": "" }, "amazon.catergoriesAll": { @@ -32,7 +32,7 @@ "description": "" }, "amazon.viewTheir": { - "message": "Visualizzando i loro", + "message": "Visualizzando i propri", "description": "Part 1 of the next 5 strings" }, "amazon.orderHistory": { @@ -60,7 +60,7 @@ "description": "" }, "amazon.history": { - "message": "Visualizzando la loro cronologia", + "message": "Visualizzando la propria cronologia", "description": "" }, "amazon.store": { diff --git a/it_IT/Presence/discord.json b/it_IT/Presence/discord.json new file mode 100644 index 00000000000..b3d8755f07c --- /dev/null +++ b/it_IT/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Leggendo il canale:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Digitando nel canale:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Leggendo i messaggi diretti da:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Digitando nei messaggi diretti a:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Leggendo nella chat di gruppo:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Digitando nella chat di gruppo:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Visualizzando i suoi amici...", + "description": "" + }, + "discord.nitro": { + "message": "Leggendo riguardo a Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Connesso al canale vocale con:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Connesso al canale vocale:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Visualizzando le loro impostazioni...", + "description": "" + }, + "discord.serverSettings": { + "message": "Visualizzando le impostazioni{0}del server: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Visualizzando il link d'invito:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Visualizzando il link d'invito{0}del server: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Visualizzando il link d'invito", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Navigando attraverso", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "la pagina dei Download", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "la pagina \"Perché Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "il Centro Sicurezza", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "la pagina Lavora con noi", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "la pagina \"Chi siamo\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "la pagina \"Marchio\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "la pagina \"Ispirazione\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "la pagina \"Università\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "la pagina \"Redazione\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "la pagina \"Partner\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "la pagina \"Verifica\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "la pagina \"StreamKit\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "la pagina \"Open Source\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "la pagina \"Sicurezza\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "la pagina \"Moderazione\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "la pagina \"Rich Presence\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "le linee guida", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Portale Sviluppatori", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Navigando tra le proprie app", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Modificando l'app: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Navigando tra i propri team", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Modificando il team: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Navigando tra i propri server", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Visualizzando i dati del server: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Leggendo la documentazione", + "description": "" + }, + "discord.status": { + "message": "Stato di Discord", + "description": "" + }, + "discord.support": { + "message": "Centro assistenza", + "description": "" + }, + "discord.blog": { + "message": "Blog di Discord", + "description": "" + }, + "discord.merch": { + "message": "Merce di Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "Visualizzando la collezione:", + "description": "" + } +} diff --git a/it_IT/Presence/general.json b/it_IT/Presence/general.json index 84c937ca73e..b5a32ba14b2 100644 --- a/it_IT/Presence/general.json +++ b/it_IT/Presence/general.json @@ -107,6 +107,18 @@ "message": "Cercando", "description": "" }, + "general.writing": { + "message": "Scrivendo", + "description": "" + }, + "general.calling": { + "message": "Chiamando", + "description": "" + }, + "general.inCall": { + "message": "In una chiamata...", + "description": "" + }, "general.shopCart": { "message": "Carrello d'acquisto", "description": "" @@ -199,14 +211,46 @@ "message": "Guardando:", "description": "" }, + "general.viewPage": { + "message": "Visualizzando la pagina:", + "description": "" + }, + "general.watchingMovie": { + "message": "Guardando un film", + "description": "" + }, + "general.watchingSeries": { + "message": "Guardando una serie", + "description": "" + }, + "general.watchingShow": { + "message": "Guardando uno show", + "description": "" + }, "general.watchingVid": { "message": "Guardando un video", "description": "" }, + "general.waitingVid": { + "message": "In attesa che un video sia in anteprima", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "In attesa che il video sia in anteprima", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Guardando una diretta streaming", "description": "" }, + "general.waitingLive": { + "message": "In attesa che inizi una live", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "In attesa che inizi la live", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Guardando:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "Termini del servizio", "description": "A page name" + }, + "general.cookie": { + "message": "Informativa sui Cookie", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Ripetendo tutte le canzoni", + "description": "" + }, + "general.repeat": { + "message": "In loop", + "description": "" + }, + "general.incidentView": { + "message": "Visualizzando un imprevisto", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Cronologia degli incidenti", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Inizio del servizio", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Guarda le serie", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Guarda un Film", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Guarda episodio", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Guarda il video", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Guarda la diretta", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Guarda il canale", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Ascolta assieme", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Guarda la pagina", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Visualizza brano", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Visualizza Album", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Mostra Profilo", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Visualizza artista", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Visualizza playlist", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Visualizza podcast", + "description": "Used as the title for the button in Discord." } } diff --git a/it_IT/Presence/genius.json b/it_IT/Presence/genius.json new file mode 100644 index 00000000000..085ec4d6619 --- /dev/null +++ b/it_IT/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Visualizzazione del testo di:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Visualizza testo", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Visualizzazione della pagina iniziale", + "description": "" + }, + "genius.viewAlbum": { + "message": "Visualizzazione dell'album:", + "description": "Album of a song" + } +} diff --git a/it_IT/Presence/google classroom.json b/it_IT/Presence/google classroom.json new file mode 100644 index 00000000000..082706b45de --- /dev/null +++ b/it_IT/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Visualizzando il proprio calendario", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Visualizzando la propria lista Da fare", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Visualizzando un compito", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Visualizzando un compito in:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Visualizzando un corso", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Visualizzando i Lavori del corso", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Visualizzando i Lavori del corso di:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Visualizzando i compagni di classe", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Visualizzando i compagni di classe di:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Configurando le impostazioni", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/it_IT/Presence/google docs.json b/it_IT/Presence/google docs.json new file mode 100644 index 00000000000..37879b44a48 --- /dev/null +++ b/it_IT/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Modificando un documento", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Visualizzando un documento", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Sfogliando tra i documenti", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Modificando un modulo", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Visualizzando un modulo", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Sfogliando tra i moduli", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Modificando un foglio di calcolo", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Visualizzando un foglio di calcolo", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Sfogliando tra i fogli di calcolo", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Modificando una presentazione", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Visualizzando una presentazione", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Sfogliando tra le presentazioni", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/it_IT/Presence/juniperbot.json b/it_IT/Presence/juniperbot.json new file mode 100644 index 00000000000..e56a815073a --- /dev/null +++ b/it_IT/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Pagina principale", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Guardando la classifica del server:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "Nella pagina di controllo", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Gilda: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Leggendo informazioni sui piani di donazione", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Selezionando server", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Guardando la lista dei comandi", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Guardando le statistiche del bot", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Personalizzando la carta di rango", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Leggendo sui cookies del sito", + "description": "Reading about the site's cookies" + } +} diff --git a/it_IT/Presence/kahoot.json b/it_IT/Presence/kahoot.json new file mode 100644 index 00000000000..19bdfdfa10d --- /dev/null +++ b/it_IT/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Partecipa al Gioco: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Entrando nell partita...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "In attesa di iniziare...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "La partita sta iniziando!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "In riproduzione...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Prossima Domanda In Caricamento...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Risposta sbagliata", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Risposta corretta", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Esaminando i risultati:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Guardando la Slide con contenuto:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Partita Terminata", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Creazione di una partita...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Caricamento pagina...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Primo posto: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Punti: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Domande corrette", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Mostrando Slide con contenuto:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Domanda {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Domanda Mostrata:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "1° posto", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "2° Posto", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "3° posto", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Top {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} di {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/it_IT/Presence/namemc.json b/it_IT/Presence/namemc.json new file mode 100644 index 00000000000..be0c1022d40 --- /dev/null +++ b/it_IT/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Visualizzazione Dei prossimi Nomi", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Visualizzazione Skin Di Tendenza", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Visualizzazione Delle Top Skin", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Visualizzazione delle Nuove Skin", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Visualizzazione delle Skin Casuali", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Visualizzazione Delle Skin Taggate", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Visualizzazione delle skins con {0} Tag", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Visualizzazione di una Skin", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Visualizzazione Dei Capi", + "description": "" + }, + "namemc.viewCape": { + "message": "Visualizzazione Del Capo:", + "description": "" + }, + "namemc.servers": { + "message": "Visualizzazione dei Servers", + "description": "" + }, + "namemc.viewServer": { + "message": "Visualizzazione Server:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Mostra Server", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Visualizzare Come Ottenere Il Tuo Profilo", + "description": "" + }, + "namemc.profileEdit": { + "message": "Modificare le informazioni del profilo{0}", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Visualizzando i loro Amici", + "description": "" + }, + "namemc.viewSkins": { + "message": "Visualizzando le loro Skins", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Visualizzare le emoji del loro profilo", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/it_IT/Presence/netflix.json b/it_IT/Presence/netflix.json new file mode 100644 index 00000000000..547fd344b93 --- /dev/null +++ b/it_IT/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Visualzzando la loro lista", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Gestendo i loro profili", + "description": "" + }, + "netflix.latest": { + "message": "Visualizzazione di ciò che è nuovo e{0}popolare su Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Ottenere il loro{0}link di segnalazione", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/it_IT/Presence/premid.json b/it_IT/Presence/premid.json index 136ccf5e740..5609d33fa90 100644 --- a/it_IT/Presence/premid.json +++ b/it_IT/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Visualizzando pagina:", - "description": "" - }, - "premid.docs": { - "message": "Documenti", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Guardando presenza:", - "description": "" - }, - "premid.pageHome": { - "message": "Home page", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Collaboratori", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Download", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Negozio", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Informativa sui Cookie", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Politica sulla privacy", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Termini del servizio", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Info su", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Requisiti di sistema", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Installazione", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Risoluzione problemi", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Primi passi", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Sviluppo Presence", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Visualizzando pagina:", + "description": "" + }, + "premid.docs": { + "message": "Documenti", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Guardando presenza:", + "description": "" + }, + "premid.pageHome": { + "message": "Home page", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Contributori", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Downloads", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Negozio", + "description": "A page name" + }, + "premid.partners": { + "message": "Partners", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Riguardo PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Requisiti di sistema", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Installazione", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Installazione per {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Risoluzione dei problemi", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Primi passi", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Comprendere la v{0} API", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Sviluppo della presenza", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Linee guida per la presenza", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Classe Presenza", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Classe Slideshow", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Comprendere iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Configurando metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Configurando il TypeScript", + "description": "A page name" + } +} diff --git a/it_IT/Presence/tiktok.json b/it_IT/Presence/tiktok.json new file mode 100644 index 00000000000..a451dd114f6 --- /dev/null +++ b/it_IT/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Visualizzazione della loro pagina{0}per te", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Visualizzazione della loro pagina seguite {0}", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Visualizzazione di un TikTok di:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Visualizza TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/it_IT/Presence/twitch.json b/it_IT/Presence/twitch.json new file mode 100644 index 00000000000..e84a68f9d02 --- /dev/null +++ b/it_IT/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Downloads", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Offerte di lavoro", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partners", + "description": "Page name" + }, + "twitch.press": { + "message": "Centro Stampa", + "description": "Page name" + }, + "twitch.security": { + "message": "Sicurezza", + "description": "Page name" + }, + "twitch.access": { + "message": "Accessibilità", + "description": "Page name" + }, + "twitch.ads": { + "message": "Preferenze annunci", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Linee guida della community", + "description": "Page name" + }, + "twitch.home": { + "message": "Home page", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Visualizzando il portafoglio...", + "description": "" + }, + "twitch.esports": { + "message": "Visualizzando gli e-sports...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Visualizzando le persone che seguo...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Visualizzando la squadra:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Visualizzando l'inventario dei Drops...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Visualizzando le campagne Drops attive...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Visualizzando le loro impostazioni...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Visualizzando i suoi amici...", + "description": "" + }, + "twitch.subs": { + "message": "Visualizzando i suoi abbonamenti...", + "description": "" + }, + "twitch.squad": { + "message": "Guardando la Squadra...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Moderando lo streamer:", + "description": "" + }, + "twitch.redeem": { + "message": "Riscattando un codice...", + "description": "" + }, + "twitch.camp": { + "message": "Creator Camp", + "description": "" + }, + "twitch.campBasic": { + "message": "Impara le basi", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Impostando la tua stream", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Aumento di livello", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Connetti e coinvolgi", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Ottieni ricompense", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Musica su Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Formazione live", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Creator Dashboard", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Gestendo la loro stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Gestendo i ruoli della comunità...", + "description": "" + }, + "twitch.produce": { + "message": "Nel Video Producer...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Visualizzando i loro", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Statistiche del canale", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Riepilogo Stream", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Progressi", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Attività della community", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Elenco Followers", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Raccolte Video", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clip", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Impostazioni Canale", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Impostazioni Moderazione", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Impostazioni Drops", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Visualizzando gli strumenti di streaming", + "description": "" + }, + "twitch.extensions": { + "message": "Visualizzando le Estensioni", + "description": "" + }, + "twitch.brand": { + "message": "Leggendo a proposito del marchio Twitch...", + "description": "" + }, + "twitch.brandReal": { + "message": "Mantenendo Twitch reale", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Portando metodo alla nostra (cara) follia", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Massimizzando la nostra espressione", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Riunendo tutto insieme", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Guardando l'evoluzione del marchio di Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Twitch Blogs", + "description": "" + }, + "twitch.blogArchive": { + "message": "Visualizzando l'archivio Blog {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Navigando attraverso gli ultimi post del blog...", + "description": "" + }, + "twitch.help": { + "message": "Centro assistenza", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Visualizzando l' argomento:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Navigando attraverso il catalogo degli argomenti...", + "description": "" + }, + "twitch.affiliate": { + "message": "Programma Affiliato di Twitch", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Sviluppatori Di Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Documentazione degli Sviluppatori di Twitch", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Prodotti Sviluppatori di Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Storie di successo da parte della comunità", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Risorse utili", + "description": "Page name" + } +} diff --git a/it_IT/Presence/twitter.json b/it_IT/Presence/twitter.json index c86f9e32d90..315ebf07403 100644 --- a/it_IT/Presence/twitter.json +++ b/it_IT/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Leggendo il tweet:", - "description": "" - }, - "twitter.viewDms": { - "message": "Guardando i loro DM", - "description": "" - }, - "twitter.viewTweets": { - "message": "Visualizzando i tweets di:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Visualizzando i tweets (con risposte) di:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Visualizzando i media di:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Visualizzando i mi piace di:", - "description": "" - }, - "twitter.viewList": { - "message": "Visualizzando lista:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Segnalibri", - "description": "" - }, - "twitter.notifs": { - "message": "Notifiche", - "description": "" - }, - "twitter.explore": { - "message": "Esplora", - "description": "" - }, - "twitter.settings": { - "message": "Cambiando alcune impostazioni...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Leggendo il tweet:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Visualizzando i loro DM", + "description": "" + }, + "twitter.viewTweets": { + "message": "Visualizzando i tweets di:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Visualizzando i tweets (con risposte) di:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Visualizzando i media di:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Visualizzando i mi piace di:", + "description": "" + }, + "twitter.viewList": { + "message": "Visualizzando lista:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Segnalibri", + "description": "" + }, + "twitter.notifs": { + "message": "Notifiche", + "description": "" + }, + "twitter.explore": { + "message": "Esplora", + "description": "" + }, + "twitter.settings": { + "message": "Cambiando alcune impostazioni...", + "description": "" + } +} diff --git a/it_IT/Presence/v live.json b/it_IT/Presence/v live.json new file mode 100644 index 00000000000..96d1b6e6345 --- /dev/null +++ b/it_IT/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Navigando attraverso", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "la pagina dei nuovi video", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "la pagina dei grafici", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "la prossima pagina", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "l'elenco dei canali", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "la pagina degli eventi", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "la pagina del negozio", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Navigando attraverso i caricamenti recenti{0}dei loro follower", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "del canale di {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Visualizzando la home page", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Visualizzando la pagina della pianificazione", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Visualizzando la \"mia\" pagina", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Visualizzando la pagina del negozio", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Visualizzazione della scheda \"{0}\"", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Visualizzazione del prodotto di {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Modificando{0}il proprio profilo", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Visualizzando i loro", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "pagina profilo", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "video guardati", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "acquisti recenti", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "saldo monete", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "dispositivi connessi", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "canali seguiti", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Leggendo le politiche", + "description": "" + } +} diff --git a/it_IT/Presence/youtube.json b/it_IT/Presence/youtube.json index d3bbd3604f9..88add8db77e 100644 --- a/it_IT/Presence/youtube.json +++ b/it_IT/Presence/youtube.json @@ -1,6 +1,6 @@ { "youtube.ad": { - "message": "Guardando un annuncio", + "message": "Attualmente guardando un annuncio", "description": "" }, "youtube.browsingVideos": { @@ -20,15 +20,15 @@ "description": "Second part of multiple strings" }, "youtube.readingChannel": { - "message": "Leggendo riguardo il canale:", + "message": "Leggendo riguardo al canale:", "description": "" }, "youtube.searchChannel": { - "message": "Ricercando nel canale: {0} per:", + "message": "Cercando nel canale: {0} per:", "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "Guardando le tendenze", + "message": "Visualizzando le tendenze", "description": "" }, "youtube.browsingThrough": { @@ -36,23 +36,23 @@ "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.subscriptions": { - "message": "le loro sottoscrizioni", + "message": "le proprie iscrizioni", "description": "Part two of \"Browsing through\"" }, "youtube.library": { - "message": "la loro libreria", + "message": "la propria libreria", "description": "Part two of \"Browsing through\"" }, "youtube.history": { - "message": "la loro cronologia", + "message": "la propria cronologia", "description": "Part two of \"Browsing through\"" }, "youtube.purchases": { - "message": "i loro acquisti", + "message": "i propri acquisti", "description": "Part two of \"Browsing through\"" }, "youtube.reportHistory": { - "message": "Visualizzando la cronologia delle segnalazioni", + "message": "Visualizzando la propria cronologia delle segnalazioni", "description": "" }, "youtube.upload": { @@ -60,11 +60,11 @@ "description": "" }, "youtube.viewAllPlaylist": { - "message": "Visualizzando tutte le loro playlist", + "message": "Visualizzando tutte le proprie playlist", "description": "" }, "youtube.viewLiveEvents": { - "message": "Visualizzando i loro eventi live", + "message": "Visualizzando i propri eventi live", "description": "" }, "youtube.viewLiveDashboard": { @@ -76,7 +76,7 @@ "description": "" }, "youtube.studio.viewVideos": { - "message": "Visualizzando i loro video", + "message": "Visualizzando i propri video", "description": "" }, "youtube.studio.editVideo": { @@ -84,7 +84,7 @@ "description": "" }, "youtube.studio.videoAnalytics": { - "message": "Visualizzando l'analitica del video:", + "message": "Visualizzando le statistiche del video:", "description": "" }, "youtube.studio.videoComments": { @@ -96,11 +96,11 @@ "description": "" }, "youtube.studio.viewTheir": { - "message": "Visualizzando i loro", + "message": "Visualizzando i propri", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.studio.channelAnalytics": { - "message": "analisi del canale", + "message": "statistiche del canale", "description": "Part two of \"Viewing their\"" }, "youtube.studio.channelComments": { @@ -116,7 +116,7 @@ "description": "Part two of \"Viewing their\"" }, "youtube.studio.dashboard": { - "message": "Visualizzando la loro dashboard", + "message": "Visualizzando la propria dashboard", "description": "" } } \ No newline at end of file diff --git a/it_IT/Website/contributors.json b/it_IT/Website/contributors.json index f248d9730ff..c8c4d04aefa 100644 --- a/it_IT/Website/contributors.json +++ b/it_IT/Website/contributors.json @@ -12,7 +12,7 @@ "description": "Heading for group of users." }, "contributors.roles.projectLeader": { - "message": "Leader Del Progetto", + "message": "Responsabile di progetto", "description": "'Project Leader' title for contributors and user pages." }, "contributors.roles.staffCoordinator": { @@ -31,6 +31,10 @@ "message": "Revisore", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Responsabile della localizzazione", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "Sviluppatore", "description": "'Developer' title for contributors and user pages." diff --git a/it_IT/Website/downloads.json b/it_IT/Website/downloads.json index 7c660aeb45c..b0d0d4dae1c 100644 --- a/it_IT/Website/downloads.json +++ b/it_IT/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "È ora di mettersi in mostra.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Inizia ad usare ora PreMiD e mostra ai tuoi amici cosa stai facendo, forse potrai trovare qualcuno con i tuoi stessi interessi.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Inizia Ora", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Scarica PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Installa la nostra applicazione", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Aggiungi la nostra Estensione al tuo browser", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Ricarica la pagina e controlla se l'estensione è connessa", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Incontri ancora problemi? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Siamo qui per aiutarti!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Applicazione", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Estensione", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Attenzione:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Non c'è un installer per questo sistema operativo. Questo significa che non c'è supporto professionale per questo sistema.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Si prega di notare che PreMiD non è attualmente supportato su dispositivi mobili.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Mostra i Download", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Nascondi i Download", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "La version attuale di questa piattaforma è {0} (questa versione è specifica per Linux, e non si applica ad altre piattaforme).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Questa versione è specifica per Linux e non si applica ad altri sistemi. La versione principale dell'applicazione è {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Per favore, accedi per vedere questi download.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Uh oh, sembra che tu non abbia l'accesso all'alfa/beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Puoi partecipare al nostro programma beta **qui** gratuitamente. Affrettati! Abbiamo solo altri {0} posti disponibili", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Rilasci anticipati", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Avvertenza", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Non dimenticare di abilitare l'opzione \"consenti estensioni da altri store\" nelle impostazioni dell'estensione.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Devi installare **questa** estensione dal Chrome Webstore per poter installare PreMiD.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Salta", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Indietro", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Cancella", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Ok", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Fatto", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Accedi", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Grazie!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Utilizziamo annunci pubblicitari per supportare il nostro team e mantenere i nostri server per offrirti la migliore esperienza utente!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Per favore disattiva il tuo adblock.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Non voglio supportare.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Sei sicuro?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Davvero?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-per favore supportaci :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Ho bisogno di te :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Okay, okay...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Mostra i download delle beta", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(non necessario se sei qui solo per scaricare la normale applicazione)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "È ora di mettersi in mostra.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Inizia ad usare ora PreMiD e mostra ai tuoi amici cosa stai facendo, forse potrai trovare qualcuno con i tuoi stessi interessi.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Inizia Ora", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Scarica PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Installa la nostra applicazione", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Aggiungi la nostra Estensione al tuo browser", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Ricarica la pagina e controlla se l'estensione è connessa", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Incontri ancora problemi? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Siamo qui per aiutarti!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Applicazione", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Estensione", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Attenzione:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Non c'è un installer per questo sistema operativo. Questo significa che non c'è supporto professionale per questo sistema.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Si prega di notare che PreMiD non è attualmente supportato su dispositivi mobili.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Mostra i Download", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Nascondi i Download", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "La versione attuale per questo sistema operativo è {0} (questa versione è specifica per Linux e non si applica ad altri sistemi operativi).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Questa versione è specifica per Linux e non si applica ad altri sistemi. La versione principale dell'applicazione è {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Per favore, accedi per vedere questi download.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Uh oh, sembra che tu non abbia l'accesso all'alfa/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Puoi partecipare al nostro programma beta **qui** gratuitamente. Affrettati! Abbiamo solo altri {0} posti disponibili", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Rilasci anticipati", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Avvertenza", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Devi installare **questa** estensione dal Chrome Webstore per poter installare PreMiD.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Salta", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Indietro", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Annulla", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Ok", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Fatto", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Accedi", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Salta comunque", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Grazie!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Utilizziamo annunci pubblicitari per supportare il nostro team e mantenere i nostri server per offrirti la migliore esperienza utente!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Per favore disattiva il tuo adblock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Mostra le versioni beta", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(non necessario se sei qui solo per scaricare l'applicazione standard)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Non voglio supportare.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Sei sicuro?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Davvero?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-per favore supportaci :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Ho bisogno di te :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Okay, okay...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/it_IT/Website/footer.json b/it_IT/Website/footer.json index fa7ec19c635..a5e8660447e 100644 --- a/it_IT/Website/footer.json +++ b/it_IT/Website/footer.json @@ -47,10 +47,6 @@ "message": "Contribuisci", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Progetta", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Traduci", "description": "Translate -> redirects to locilazation page" @@ -64,7 +60,7 @@ "description": "Help section" }, "footer.help.troubleshooting": { - "message": "Risoluzione problemi", + "message": "Risoluzione dei problemi", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { @@ -76,7 +72,7 @@ "description": "Information section" }, "footer.help.information.cookies": { - "message": "Cookies", + "message": "Cookie", "description": "meant to be 'Cookie Policy'" }, "footer.help.information.privacy": { diff --git a/it_IT/Website/header.json b/it_IT/Website/header.json index 7f14d165728..ac9b1fa7484 100644 --- a/it_IT/Website/header.json +++ b/it_IT/Website/header.json @@ -4,7 +4,7 @@ "description": "Replace English with the name of YOUR language!" }, "header.languageNotification.title": { - "message": "Supportiamo la tua lingua, vuoi cambiare?", + "message": "Supportiamo la tua lingua, vuoi cambiarla?", "description": "Heading of the language notification when user has different language." }, "header.languageNotification.text": { @@ -24,7 +24,7 @@ "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" }, "header.store": { - "message": "Negozio", + "message": "Store", "description": "Store tab" }, "header.downloads": { diff --git a/it_IT/Website/home.json b/it_IT/Website/home.json index 44eb9264dad..b7f6752e86a 100644 --- a/it_IT/Website/home.json +++ b/it_IT/Website/home.json @@ -1,6 +1,6 @@ { "home.introduction.paragraph": { - "message": "**PreMiD** è una semplice e configurabile utility che ti permette di mostrare ciò che stai facendo sul web nel tuo stato di Discord.", + "message": "**PreMiD** è un'utility semplice e configurabile che ti permette di mostrare la tua attività web direttamente nel tuo stato di Discord.", "description": "First phrase that users read on our website" }, "home.introduction.button.features": { @@ -40,7 +40,7 @@ "description": "Features section" }, "home.features.presencesystem.heading": { - "message": "Cerca la **tua** presenza", + "message": "Cerca la **tua** presence", "description": "Features section subheading" }, "home.features.presencesystem.description": { @@ -64,7 +64,7 @@ "description": "Features section description point" }, "home.features.simpleInterface.description.2": { - "message": "Gestore di presenze", + "message": "Gestione presence", "description": "Features section description point" }, "home.features.simpleInterface.description.3": { diff --git a/it_IT/Website/maintenance.json b/it_IT/Website/maintenance.json index 52a5620bd35..c1de98cff29 100644 --- a/it_IT/Website/maintenance.json +++ b/it_IT/Website/maintenance.json @@ -4,15 +4,15 @@ "description": "The big text on maintenance page" }, "maintenance.heading": { - "message": "Sfortunatamente, stiamo avendo dei problemi tecnici. Torneremo a breve. Ci scusiamo per l'inconveniente.", + "message": "Sfortunatamente stiamo riscontrando problemi tecnici. Torneremo a breve. Ci scusiamo per l'inconveniente.", "description": "Heading on maintenance page" }, "maintenance.heading2": { - "message": "Per favore, ritorna più tardi per più informazioni.", + "message": "Per favore, torna più tardi per maggiori informazioni.", "description": "Heading on maintenance page" }, "maintenance.message": { - "message": "Fino a quando i nostri sviluppatori speciali non lo risolvono, sentiti libero di dare un'occhiata qui!", + "message": "Fino a quando i nostri sviluppatori speciali non risolveranno la questione sentiti libero di dare un'occhiata qui!", "description": "Message on maintenance page" }, "maintenance.statuspage": { diff --git a/it_IT/Website/partners.json b/it_IT/Website/partners.json index 311acc7dde5..1ce6f95fbf8 100644 --- a/it_IT/Website/partners.json +++ b/it_IT/Website/partners.json @@ -4,11 +4,11 @@ "description": "Heading for page." }, "partners.header.description": { - "message": "Unisciti alla famiglia e ottieni alcuni vantaggi solo per i partner per mostrare quanto swag hai.", + "message": "Unisciti alla famiglia e ottieni alcuni vantaggi riservati ai partner per mostrare quanto sei swag.", "description": "Description for page." }, "partners.slideshow.description": { - "message": "Questi ci appartengono già", + "message": "Questi già ci appartengono", "description": "Description for slideshow." }, "partners.why.title": { @@ -16,7 +16,7 @@ "description": "Heading for benefits." }, "partners.why.benefit1.title": { - "message": "La tua presenza libera", + "message": "La tua presenza gratuita", "description": "Heading for the first benefit." }, "partners.why.benefit1.description": { @@ -107,18 +107,10 @@ "message": "UpBeat è una radio internazionale senza scopo di lucro che si impegna a fornire radio di qualità e intrattenimento senza sosta.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "La piattaforma per guadagnare giocatori.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio è la radio di infotainment di maggior successo per i giochi di simulazione in Germania, Austria e Svizzera!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Ottieni ciò che è tuo legittimamente. Guarda Anime, Film, Hentai, Speciali e molto altro. Gratuito, senza annunci e con alta definizione!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Inizia a creare la tua comunità con i nostri fantastici modelli. Costruisci il tuo regno.", "description": "Description for DiscordTemplates." @@ -139,6 +131,10 @@ "message": "Una dea che gioca come un divertente bot di Discord!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM vi permette di ascoltare 15+ stream musicali gratis - senza interruzioni. Con la migliore e più recente musica solo per te!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Localizzazione agile per aziende tecnologiche.", "description": "Description for Crowdin." @@ -160,7 +156,7 @@ "description": "Description for OnlyHit." }, "partners.apply.title": { - "message": "Applicati come partner", + "message": "Domanda per essere un partner", "description": "Partnership application modal title." }, "partners.apply.loggedUser": { @@ -184,7 +180,7 @@ "description": "Select 'Other' category." }, "partners.apply.form.name": { - "message": "nome", + "message": "Nome", "description": "Name filed." }, "partners.apply.form.name.placeholder": { @@ -240,7 +236,7 @@ "description": "Error when image link is entered wrong." }, "partners.apply.error4": { - "message": "Ti sei già applicato come partner.", + "message": "Hai già fatto domanda per partner.", "description": "Error when already applied." } } diff --git a/it_IT/Website/store.json b/it_IT/Website/store.json index f97a00b777a..90948772fa2 100644 --- a/it_IT/Website/store.json +++ b/it_IT/Website/store.json @@ -8,31 +8,31 @@ "description": "Creator of a presence" }, "store.cards.popular": { - "message": "Questa presence è molto popolare tra gli utenti.", + "message": "Questa Presence è molto popolare tra gli utenti.", "description": "Presence card popular flame" }, "store.cards.partner": { - "message": "Presenza Partner", + "message": "Presence Partner", "description": "Presence card partner flame" }, "store.cards.extraStepsRequired": { - "message": "Questa presence richiede dei passi aggiuntivi per funzionare, consulta la sua pagina per ulteriori informazioni.", + "message": "Questa presence richiede dei passi aggiuntivi per poter funzionare, per favore consulta la sua pagina per ulteriori informazioni.", "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." }, "store.header.search": { - "message": "Cerca Presenza", + "message": "Cerca Presence", "description": "Search bar text when nothing is stated" }, "store.card.presence.add": { - "message": "Aggiungi presenza", + "message": "Aggiungi Presence", "description": "Button that will appear on hover after extension is installed." }, "store.card.presence.remove": { - "message": "Rimuovi presenza", + "message": "Rimuovi Presence", "description": "Button that will appear on hover after extension and presence is installed." }, "store.card.presence.included": { - "message": "Questa presenza è abilitata automaticamente dopo aver visitato il suo sito.", + "message": "Questa Presence si attiva automaticamente dopo aver visitato il proprio sito web.", "description": "The message that appears instead of the buttons." }, "store.category.filters.heading": { @@ -40,7 +40,7 @@ "description": "Searh filters option at the store page" }, "store.category.filters.mostUsed": { - "message": "Più usati prima", + "message": "Più utilizzate", "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { @@ -48,11 +48,11 @@ "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { - "message": "Solo Presenze piaciute", + "message": "Solo le Presence piaciute", "description": "Liked presences only checkbox" }, "store.filters.added": { - "message": "Mostra Presenze aggiunte", + "message": "Mostra le Presence aggiunte", "description": "Store filter to display/not display already installed presences." }, "store.category.heading": { @@ -88,7 +88,7 @@ "description": "Placeholder for presence search" }, "store.search.filters": { - "message": "Inserisci", + "message": "Invio", "description": "Little message next to the keys of search filters on the store." }, "store.search.removeFilter": { diff --git a/it_IT/Website/users.json b/it_IT/Website/users.json index 6ba8a0c3d32..7ee88abeced 100644 --- a/it_IT/Website/users.json +++ b/it_IT/Website/users.json @@ -1,14 +1,14 @@ { "user.roles.presenceDeveloper": { - "message": "Sviluppatore Presenze", + "message": "Sviluppatore Presence", "description": "'Presence Developer' title for user pages." }, "user.roles.presenceVerifier": { - "message": "Verificatore Presenze", + "message": "Esaminatore Presence", "description": "'Presence Verifier' title for user pages." }, "user.importantPresenceDev.message1": { - "message": "Sviluppatore importante di Presenze", + "message": "Sviluppatore importante di Presence", "description": "'Important Presence Developer' tippy description for user pages." }, "user.importantPresenceDev.message2": { @@ -16,7 +16,7 @@ "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { - "message": "Sviluppatore di Genius Presence", + "message": "Sviluppatore geniale di Presence", "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { @@ -24,11 +24,11 @@ "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, "user.switch.contributed": { - "message": "Utente [presence/contributi]", + "message": "Utente [Presence/contributi]", "description": "The tippy message to switch between user's presences and presences that user has contributed to." }, "user.presences.created": { - "message": "Clicca qui per vedere le Presences che questo utente ha creato.", + "message": "Clicca qui per mostrare le Presence che questo utente ha creato.", "description": "Tippy content in user profile." }, "user.presences.contributed": { diff --git a/ja_JP/Extension/popup.json b/ja_JP/Extension/popup.json index da3bd1e04fc..7ba2b6589b0 100644 --- a/ja_JP/Extension/popup.json +++ b/ja_JP/Extension/popup.json @@ -87,6 +87,38 @@ "message": "このPreMiDは古いバージョンです。PreMiDをアップデートしてください。", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "古いバージョンの拡張機能", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "お使いのPreMiDの拡張機能は古いバージョンです。アップデートすると、最新の機能を使用できます。", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "緊急アップデート", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "緊急の拡張機能アップデートをリリースしました。PreMiDを使用し続けるには、アップデートする必要があります。", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "インターネット接続がありません。", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "インターネット接続がないため、PreMiDは現在プレゼンスを表示できません。", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Discordと接続されていません!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "Discordのアプリケーションと接続できませんでした。インストール、または起動されていますか?*トラブルシューティング*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "すべて", "description": "Category name shown when you open tags" diff --git a/ja_JP/Presence/1337x.json b/ja_JP/Presence/1337x.json index 6a3e6718c9c..3bf7916c18b 100644 --- a/ja_JP/Presence/1337x.json +++ b/ja_JP/Presence/1337x.json @@ -1,54 +1,58 @@ { "1337x.movieLibrary": { - "message": "映画ライブラリーを見る", + "message": "映画ライブラリーを閲覧中", + "description": "" + }, + "1337x.seriesLibrary": { + "message": "シリーズライブラリを閲覧中", "description": "" }, "1337x.latestEpisode": { - "message": "最新のエピソードを見る", + "message": "最新のエピソードを閲覧中", "description": "" }, "1337x.top": { - "message": "トップ100を見る", + "message": "トップ100を閲覧中", "description": "" }, "1337x.trending": { - "message": "トレンドを見る", + "message": "話題のトレンドを閲覧中", "description": "" }, "1337x.animeTorrents": { - "message": "アニメトレントを見る", + "message": "アニメのトレントを閲覧中", "description": "" }, "1337x.appTorrents": { - "message": "アプリのトレントを見る", + "message": "アプリのトレントを閲覧中", "description": "" }, "1337x.docTorrents": { - "message": "ドキュメントのトレントを見る", + "message": "ドキュメントのトレントを閲覧中", "description": "" }, "1337x.gamesTorrents": { - "message": "ゲームのトレントを見る", + "message": "ゲームのトレントを閲覧中", "description": "" }, "1337x.moviesTorrents": { - "message": "映画のトレントを見る", + "message": "映画のトレントを閲覧中", "description": "" }, "1337x.musicTorrents": { - "message": "音楽のトレントを見る", + "message": "音楽のトレントを閲覧中", "description": "" }, "1337x.otherTorrents": { - "message": "他のトレントを見る", + "message": "その他のトレントを閲覧中", "description": "" }, "1337x.tvTorrents": { - "message": "テレビのトレントを見る", + "message": "テレビのトレントを閲覧中", "description": "" }, "1337x.xxxTorrents": { - "message": "不健全トレントを見る", + "message": "XXXなトレントを閲覧中", "description": "XXX as in NSFW" }, "1337x.upload": { @@ -56,19 +60,19 @@ "description": "" }, "1337x.rules": { - "message": "ルールを読む", + "message": "ルールを閲覧中", "description": "" }, "1337x.writing": { - "message": "1337xに書く", + "message": "1337xに書き込み中", "description": "" }, "1337x.about": { - "message": "1337x の読書について", + "message": "1337xについて", "description": "" }, "1337x.viewTorrent": { - "message": "トレントを見る:", + "message": "トレントを閲覧中:", "description": "" } } diff --git a/ja_JP/Presence/9gag.json b/ja_JP/Presence/9gag.json index e7488874e8e..e725399faee 100644 --- a/ja_JP/Presence/9gag.json +++ b/ja_JP/Presence/9gag.json @@ -1,6 +1,6 @@ { "9gag.trending": { - "message": "トレンドを見る", + "message": "話題のトレンドを閲覧中", "description": "" } } \ No newline at end of file diff --git a/ja_JP/Presence/aliexpress.json b/ja_JP/Presence/aliexpress.json index 2f0e753d847..d4260eb3369 100644 --- a/ja_JP/Presence/aliexpress.json +++ b/ja_JP/Presence/aliexpress.json @@ -2,5 +2,9 @@ "aliexpress.store": { "message": "ストアを閲覧中:", "description": "" + }, + "aliexpress.viewTheir": { + "message": "閲覧中:", + "description": "Part 1 " } } \ No newline at end of file diff --git a/ja_JP/Presence/amazon.json b/ja_JP/Presence/amazon.json index 437059b7d92..84066682cea 100644 --- a/ja_JP/Presence/amazon.json +++ b/ja_JP/Presence/amazon.json @@ -1,4 +1,8 @@ { + "amazon.subscriptions": { + "message": "定期購読の履歴を閲覧中", + "description": "" + }, "amazon.adprefs": { "message": "広告設定を閲覧中", "description": "" @@ -27,6 +31,10 @@ "message": "アマゾンプライムを閲覧中", "description": "" }, + "amazon.viewTheir": { + "message": "閲覧中:", + "description": "Part 1 of the next 5 strings" + }, "amazon.orderHistory": { "message": "注文履歴", "description": "Part 2 of the string: \"Viewing their\"" diff --git a/ja_JP/Presence/discord.json b/ja_JP/Presence/discord.json new file mode 100644 index 00000000000..413b219cdd3 --- /dev/null +++ b/ja_JP/Presence/discord.json @@ -0,0 +1,6 @@ +{ + "discord.browseThrough": { + "message": "閲覧中:", + "description": "The first part of the next 17 strings" + } +} diff --git a/ja_JP/Presence/general.json b/ja_JP/Presence/general.json index 498e58a60a3..557e294e216 100644 --- a/ja_JP/Presence/general.json +++ b/ja_JP/Presence/general.json @@ -64,7 +64,7 @@ "description": "" }, "general.playing": { - "message": "プレイ中", + "message": "再生中", "description": "" }, "general.readingDM": { @@ -72,19 +72,19 @@ "description": "" }, "general.readingAbout": { - "message": "読んでいます:", + "message": "閲覧中:", "description": "" }, "general.readingArticle": { - "message": "記事を読んでいます:", + "message": "記事を閲覧中:", "description": "" }, "general.readingChannel": { - "message": "チャンネルを読んでいます:", + "message": "チャンネルを閲覧中", "description": "" }, "general.readingPost": { - "message": "投稿を読んでいます:", + "message": "投稿を閲覧中:", "description": "" }, "general.readingThread": { @@ -107,6 +107,18 @@ "message": "検索中", "description": "" }, + "general.writing": { + "message": "執筆中", + "description": "" + }, + "general.calling": { + "message": "発信中", + "description": "" + }, + "general.inCall": { + "message": "通話中", + "description": "" + }, "general.shopCart": { "message": "ショッピングカート", "description": "" @@ -136,7 +148,7 @@ "description": "" }, "general.viewEpisode": { - "message": "エピソードを閲覧中:", + "message": "エピソード:", "description": "" }, "general.viewGenre": { @@ -184,7 +196,7 @@ "description": "" }, "general.viewAccount": { - "message": "アカウントを閲覧中", + "message": "自分のアカウントページを閲覧中", "description": "" }, "general.viewThread": { @@ -199,14 +211,46 @@ "message": "閲覧中:", "description": "" }, + "general.viewPage": { + "message": "ページを閲覧中:", + "description": "" + }, + "general.watchingMovie": { + "message": "映画を鑑賞中", + "description": "" + }, + "general.watchingSeries": { + "message": "シリーズを視聴中", + "description": "" + }, + "general.watchingShow": { + "message": "ショーを視聴中", + "description": "" + }, "general.watchingVid": { "message": "動画を視聴中", "description": "" }, + "general.waitingVid": { + "message": "動画の公開を待機中", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "動画の公開を待機中", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "ライブを視聴中", "description": "" }, + "general.waitingLive": { + "message": "ライブの開始を待機中", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "ライブの開始を待機中", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "視聴中:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "利用規約", "description": "A page name" + }, + "general.cookie": { + "message": "Cookie のポリシー", + "description": "A page name" + }, + "general.repeatAll": { + "message": "プレイリストをループ中", + "description": "" + }, + "general.repeat": { + "message": "ループ中", + "description": "" + }, + "general.incidentView": { + "message": "発生した問題一覧を閲覧中", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "問題の履歴", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "アップタイム履歴", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "シリーズを見る", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "映画を見る", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "エピソードを見る", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "動画を見る", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "ストリームを見る", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "チャンネルを見る", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "一緒に聞く", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "ページを見る", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "曲を表示", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "アルバムを見る", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "プロフィールを見る", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "アーティストを表示", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "プレイリストを見る", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "ポッドキャストを見る", + "description": "Used as the title for the button in Discord." } } diff --git a/ja_JP/Presence/genius.json b/ja_JP/Presence/genius.json new file mode 100644 index 00000000000..517b5c5a872 --- /dev/null +++ b/ja_JP/Presence/genius.json @@ -0,0 +1,6 @@ +{ + "genius.viewLyrics": { + "message": "歌詞を見る", + "description": "Used as the title for the button in Discord." + } +} diff --git a/ja_JP/Presence/google classroom.json b/ja_JP/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ja_JP/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/ja_JP/Presence/google docs.json b/ja_JP/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ja_JP/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/ja_JP/Presence/juniperbot.json b/ja_JP/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ja_JP/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/ja_JP/Presence/kahoot.json b/ja_JP/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ja_JP/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/ja_JP/Presence/namemc.json b/ja_JP/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ja_JP/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/ja_JP/Presence/netflix.json b/ja_JP/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ja_JP/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/ja_JP/Presence/premid.json b/ja_JP/Presence/premid.json index 35c8bf83166..2292c9e418f 100644 --- a/ja_JP/Presence/premid.json +++ b/ja_JP/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "ページを閲覧中:", - "description": "" - }, - "premid.docs": { - "message": "ドキュメント", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "プレゼンスを閲覧中:", - "description": "" - }, - "premid.pageHome": { - "message": "トップページ", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "貢献者", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "ダウンロード", - "description": "A page name" - }, - "premid.pageStore": { - "message": "ストア", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Cookie のポリシー", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "プライバシーポリシー", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "利用規約", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "概要", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "システム要件", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "インストール", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "トラブルシューティング", - "description": "A page name" - }, - "premid.pageStart": { - "message": "PreMiD開発入門", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "プレゼンスの開発", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "ページを閲覧中:", + "description": "" + }, + "premid.docs": { + "message": "ドキュメント", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "プレゼンスを閲覧中:", + "description": "" + }, + "premid.pageHome": { + "message": "トップページ", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "貢献者", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "ダウンロード", + "description": "A page name" + }, + "premid.pageStore": { + "message": "ストア", + "description": "A page name" + }, + "premid.partners": { + "message": "パートナー", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "PreMiDについて", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "システム要件", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "インストール", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "インストール({0})", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "トラブルシューティング", + "description": "A page name" + }, + "premid.pageStart": { + "message": "PreMiD開発入門", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "v{0} APIのドキュメント", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "プレゼンスの開発", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "プレゼンスガイドライン", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "プレゼンスのクラス", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "スライドショーのクラス", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "iframeのドキュメント", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "metadata.jsonの設定", + "description": "A page name" + }, + "premid.pageTs": { + "message": "TypeScriptの設定", + "description": "A page name" + } +} diff --git a/ja_JP/Presence/spotify.json b/ja_JP/Presence/spotify.json index 632ea69d591..7def49fc08f 100644 --- a/ja_JP/Presence/spotify.json +++ b/ja_JP/Presence/spotify.json @@ -19,6 +19,10 @@ "message": "閲覧中", "description": "First section of the next 6 strings" }, + "spotify.madeForYou": { + "message": "あなたへのおすすめ", + "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" + }, "spotify.download": { "message": "Spotifyをダウンロード中", "description": "" diff --git a/ja_JP/Presence/tiktok.json b/ja_JP/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ja_JP/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/ja_JP/Presence/twitch.json b/ja_JP/Presence/twitch.json new file mode 100644 index 00000000000..b44c80e58e7 --- /dev/null +++ b/ja_JP/Presence/twitch.json @@ -0,0 +1,22 @@ +{ + "twitch.downloads": { + "message": "ダウンロード", + "description": "Page name" + }, + "twitch.partners": { + "message": "パートナー", + "description": "Page name" + }, + "twitch.home": { + "message": "トップページ", + "description": "Page name" + }, + "twitch.viewTheir": { + "message": "閲覧中:", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "チャンネルアナリティクス", + "description": "Part 2 of the string: \"Viewing their\"" + } +} diff --git a/ja_JP/Presence/twitter.json b/ja_JP/Presence/twitter.json index 8f6bf7c3e41..cafe9ae36ce 100644 --- a/ja_JP/Presence/twitter.json +++ b/ja_JP/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "ツイートを閲覧中", - "description": "" - }, - "twitter.viewDms": { - "message": "DMを閲覧中", - "description": "" - }, - "twitter.viewTweets": { - "message": "次のツイートを閲覧中:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "以下のツイート(返信あり)を閲覧中:", - "description": "" - }, - "twitter.viewMedia": { - "message": "次のメディアを閲覧中:", - "description": "" - }, - "twitter.viewLiked": { - "message": "いいねした人を閲覧中:", - "description": "" - }, - "twitter.viewList": { - "message": "リストを閲覧中:", - "description": "" - }, - "twitter.bookmarks": { - "message": "ブックマーク", - "description": "" - }, - "twitter.notifs": { - "message": "通知", - "description": "" - }, - "twitter.explore": { - "message": "探索", - "description": "" - }, - "twitter.settings": { - "message": "設定を変更中", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "ツイートを閲覧中", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "ダイレクトメッセージを閲覧中", + "description": "" + }, + "twitter.viewTweets": { + "message": "次のツイートを閲覧中:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "ツイート(返信つき)を閲覧中:", + "description": "" + }, + "twitter.viewMedia": { + "message": "次のメディアを閲覧中:", + "description": "" + }, + "twitter.viewLiked": { + "message": "いいねした人を閲覧中:", + "description": "" + }, + "twitter.viewList": { + "message": "リストを閲覧中:", + "description": "" + }, + "twitter.bookmarks": { + "message": "ブックマーク", + "description": "" + }, + "twitter.notifs": { + "message": "通知", + "description": "" + }, + "twitter.explore": { + "message": "探索", + "description": "" + }, + "twitter.settings": { + "message": "設定を変更中", + "description": "" + } +} diff --git a/ja_JP/Presence/v live.json b/ja_JP/Presence/v live.json new file mode 100644 index 00000000000..d1c494eea6b --- /dev/null +++ b/ja_JP/Presence/v live.json @@ -0,0 +1,46 @@ +{ + "v live.browseThrough": { + "message": "閲覧中", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "新しいビデオ", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "ライブチャート", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "ライブスケジュール", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "チャンネル一覧", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "ライブイベント", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "ストア", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "フォロー中のチャンネル{0}\n最近のアップロード", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.channelHome": { + "message": "ホームページ", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "スケジュール", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.viewTheir": { + "message": "閲覧中:", + "description": "The first part of the next 6 strings" + } +} diff --git a/ja_JP/Presence/youtube.json b/ja_JP/Presence/youtube.json index d7a37f1ac9f..22c6d6e7c2a 100644 --- a/ja_JP/Presence/youtube.json +++ b/ja_JP/Presence/youtube.json @@ -28,11 +28,11 @@ "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "トレンドを見る", + "message": "急上昇ランキングを閲覧中", "description": "" }, "youtube.browsingThrough": { - "message": "閲覧中", + "message": "閲覧中:", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.subscriptions": { @@ -56,7 +56,7 @@ "description": "" }, "youtube.upload": { - "message": "何かをアップロード中...", + "message": "アップロード中…", "description": "" }, "youtube.viewAllPlaylist": { @@ -64,7 +64,7 @@ "description": "" }, "youtube.viewLiveEvents": { - "message": "ライブイベントを閲覧中", + "message": "ライブを閲覧中", "description": "" }, "youtube.viewLiveDashboard": { @@ -95,8 +95,12 @@ "message": "動画の翻訳を閲覧中:", "description": "" }, + "youtube.studio.viewTheir": { + "message": "閲覧中:", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, "youtube.studio.channelAnalytics": { - "message": "チャンネルのアナリティクス", + "message": "チャンネルアナリティクス", "description": "Part two of \"Viewing their\"" }, "youtube.studio.channelComments": { diff --git a/ja_JP/Website/contributors.json b/ja_JP/Website/contributors.json index 8b2e3ea827a..09012846884 100644 --- a/ja_JP/Website/contributors.json +++ b/ja_JP/Website/contributors.json @@ -11,10 +11,34 @@ "message": "翻訳者", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "プロジェクトリーダー", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "スタッフコーディネーター", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "マーケティングディレクター", + "description": "'Marketing Director' title for contributors and user pages." + }, "contributors.roles.administrator": { "message": "管理者", "description": "'Administrator' title for contributors and user pages." }, + "contributors.roles.reviewer": { + "message": "テスター", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "翻訳マネージャー", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "開発者", + "description": "'Developer' title for contributors and user pages." + }, "contributors.roles.designer": { "message": "デザイナー", "description": "'Designer' title for contributors and user pages." @@ -27,6 +51,10 @@ "message": "サポートエージェント", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "コミュニティ代表", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "校正者", "description": "'Proofreader' title for contributors and user pages." diff --git a/ja_JP/Website/downloads.json b/ja_JP/Website/downloads.json index 5beb0f55082..fb9297e384b 100644 --- a/ja_JP/Website/downloads.json +++ b/ja_JP/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "自己紹介のお時間です。", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "PreMiDを使って、見ているものや聞いているものを他の人に見せびらかしましょう。同じ趣味を持った人を見つけられるかも…?", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "はじめよう", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "PreMiDをダウンロード", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "アプリケーションをインストール", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "ブラウザに拡張機能を追加する", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "このページを再読み込み(F5)して、拡張機能が接続されているか確認する。", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "まだ問題が解決しませんか?{0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "お手伝いいたします", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "アプリのダウンロード", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "拡張機能のダウンロード", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "注意", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0}アプリにはこのOS用のインストーラーがありません。 つまりこの環境に対しての専門的なサポートはありません。", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "PreMiDはスマートフォンには対応していません。", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "表示する", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "非表示にする", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "このプラットフォームの現在のバージョンは {0} です(このバージョンは Linux に固有で、他のプラットフォームには適用されません)。", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "このバージョンは Linux に固有で、他のシステムには適用されません。アプリケーションのメインバージョンは {0} です。", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "これらのダウンロードを見るには、ログインしてください。", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Alpha/Betaテストに参加する権限がありません。", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "ベータプログラムに **ここから** 無料で参加できます!現在、{0} 個の空き枠があります!", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "早期リリース", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "注意", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "拡張設定から「他のストアからの拡張機能を許可する」オプションを有効にするのを忘れないでください!", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "ストアからPreMiDをインストールするには、**この拡張機能**をインストールする必要があります。", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "スキップ", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "戻る", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "戻る", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "OK", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "完了", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "ログイン", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Thank you!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "私たちは広告を使用して、最高のユーザーエクスペリエンスを提供しています!\n(ダウンロードするには、右上のSkipボタンをクリックしてください。)", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "広告ブロッカーを無効にしてください。", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "サポートしないでダウンロードする", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "本当によろしいですか?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "本当に?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "お願いです…", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "あなたの力が必要なんです…", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "わかりました…", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "ベータ版のダウンロードを表示", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(通常版をダウンロードするために、ここにいる必要はありません。)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "自己紹介のお時間です。", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "PreMiDを使って、見ているものや聞いているものを他の人に見せびらかしましょう。同じ趣味を持った人を見つけられるかも…?", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "はじめよう", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "PreMiDをダウンロード", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "アプリケーションをインストール", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "ブラウザに拡張機能を追加する", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "このページを再読み込み(F5)して、拡張機能が接続されているか確認する。", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "まだ問題が解決しませんか?{0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "お手伝いいたします", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "アプリのダウンロード", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "拡張機能のダウンロード", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "注意", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0}アプリにはこのOS用のインストーラーがありません。 つまりこの環境に対しての専門的なサポートはありません。", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "PreMiDはスマートフォンには対応していません。", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "表示する", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "非表示にする", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "このプラットフォームの現在のバージョンは {0} です。(このバージョンは Linux に固有で、他のプラットフォームには適用されません)", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "このバージョンは Linux に固有で、他のシステムには適用されません。アプリケーションのメインバージョンは {0} です。", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "これらのダウンロードを見るには、ログインしてください。", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Alpha/Betaテストに参加する権限がありません。", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "ベータプログラムに **ここから** 無料で参加できます!現在、{0} 個の空き枠があります!", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "早期リリース", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "注意", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "ストアからPreMiDをインストールするには、**この拡張機能**をインストールする必要があります。", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "スキップ", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "戻る", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "キャンセル", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "OK", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "完了", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "ログイン", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "無視してスキップ", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Thank you!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "私たちは広告を使用して、最高のユーザーエクスペリエンスを提供しています!\n(ダウンロードするには、右上のスキップボタンをクリックしてください。)", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "広告ブロッカーを無効にしてください。", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "ベータ版を表示", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(通常版をダウンロードするために、ここにいる必要はありません。)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "サポートしないでダウンロードする", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "本当によろしいですか?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "本当に?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "お願いです…", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "あなたの力が必要なんです…", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "わかりました…", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/ja_JP/Website/footer.json b/ja_JP/Website/footer.json index 96ff637ce9c..353c05054d1 100644 --- a/ja_JP/Website/footer.json +++ b/ja_JP/Website/footer.json @@ -47,10 +47,6 @@ "message": "コントリビュート", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "デザイン", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "翻訳", "description": "Translate -> redirects to locilazation page" diff --git a/ja_JP/Website/header.json b/ja_JP/Website/header.json index 0201fffff02..25409d3865c 100644 --- a/ja_JP/Website/header.json +++ b/ja_JP/Website/header.json @@ -4,7 +4,7 @@ "description": "Replace English with the name of YOUR language!" }, "header.languageNotification.title": { - "message": "あなたの言語をサポートしています。切り替えますか?", + "message": "このサイトは日本語に対応しています。切り替えますか?", "description": "Heading of the language notification when user has different language." }, "header.languageNotification.text": { @@ -12,7 +12,7 @@ "description": "Text in language notification when user has different language." }, "header.languageNotification.btnDecline": { - "message": "いいえ", + "message": "No, thanks", "description": "Button that will decline notification." }, "header.languageNotification.btnAccept": { diff --git a/ja_JP/Website/home.json b/ja_JP/Website/home.json index 51d01290e0d..01a122a0884 100644 --- a/ja_JP/Website/home.json +++ b/ja_JP/Website/home.json @@ -32,7 +32,7 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "閲覧中...", + "message": "閲覧中…", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { diff --git a/ja_JP/Website/maintenance.json b/ja_JP/Website/maintenance.json index fb13f18003f..55dac8c8413 100644 --- a/ja_JP/Website/maintenance.json +++ b/ja_JP/Website/maintenance.json @@ -1,10 +1,10 @@ { "maintenance.big": { - "message": "おっと!", + "message": "メンテナンス中です。", "description": "The big text on maintenance page" }, "maintenance.heading": { - "message": "スタッフが問題解決に取り掛かっています。\nご不便をおかけして申し訳ありません。", + "message": "技術的な問題が発生しており、スタッフが問題の解決に取り掛かっています。\nご不便をおかけして申し訳ありません。", "description": "Heading on maintenance page" }, "maintenance.heading2": { diff --git a/ja_JP/Website/merch.json b/ja_JP/Website/merch.json index 96e497e5eab..fbe6ecbd4da 100644 --- a/ja_JP/Website/merch.json +++ b/ja_JP/Website/merch.json @@ -3,6 +3,10 @@ "message": "**PreMiD**のオフィシャルストアへようこそ!", "description": "Merch store title" }, + "merch.swag": { + "message": "**あなたの**商品を見つけましょう。", + "description": "Subtitle for store" + }, "merch.fit": { "message": "**サイズを選択**", "description": "Product sizes" diff --git a/ja_JP/Website/partners.json b/ja_JP/Website/partners.json index 6d851db5752..e34d84cddd5 100644 --- a/ja_JP/Website/partners.json +++ b/ja_JP/Website/partners.json @@ -107,9 +107,9 @@ "message": "UpBeatは非営利の国際ラジオです。ノンストップのエンターテイメントや、ニュースを提供しています。", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "ゲーマーのためのお小遣いサイト。", - "description": "Description for iLoot." + "partners.partner.discordTemplates": { + "message": "Discordのサーバーテンプレートで、コミュニティを作り始める事ができます。", + "description": "Description for DiscordTemplates." }, "partners.partner.bitRock": { "message": "強力で使いやすいクロスプラットフォームインストーラー作成ツール。", @@ -188,7 +188,7 @@ "description": "Modal apply button." }, "partners.apply.success": { - "message": "応募していただき、ありがとうございます!", + "message": "応募していただきありがとうございます!", "description": "Success message when applying." }, "partners.apply.error1": { diff --git a/ja_JP/Website/report.json b/ja_JP/Website/report.json index 12a24cd11f9..16987a8cef3 100644 --- a/ja_JP/Website/report.json +++ b/ja_JP/Website/report.json @@ -4,7 +4,7 @@ "description": "Text to indicate the page." }, "report.bugcount": { - "message": "3分の{count} の報告が残っています", + "message": "残りの報告できる回数:{count} /3", "description": "Amount of bug reports user can send" }, "report.info": { diff --git a/km_KH/Extension/changelog.json b/km_KH/Extension/changelog.json deleted file mode 100644 index 2213fd5766f..00000000000 --- a/km_KH/Extension/changelog.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "extension.2.0.new1": { - "message": "នៅពេលនេះអ្នកប្រើអាចបន្ថែមpresencesដោយពួកគេផ្ទាល់។*បន្ថែមឥឡូវនេះ*", - "description": "" - }, - "extension.2.0.new4": { - "message": "ឥឡូវនេះអ្នកប្រើអាចបង្កើតpresencesហើយ", - "description": "" - } -} diff --git a/km_KH/Presence/9gag.json b/km_KH/Presence/9gag.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/km_KH/Presence/9gag.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/km_KH/Presence/aliexpress.json b/km_KH/Presence/aliexpress.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/km_KH/Presence/aliexpress.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/km_KH/Presence/amazon.json b/km_KH/Presence/amazon.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/km_KH/Presence/amazon.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/km_KH/Presence/facebook.json b/km_KH/Presence/facebook.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/km_KH/Presence/facebook.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/km_KH/Presence/hypixel.json b/km_KH/Presence/hypixel.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/km_KH/Presence/hypixel.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/km_KH/Presence/pinterest.json b/km_KH/Presence/pinterest.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/km_KH/Presence/pinterest.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/km_KH/Presence/premid.json b/km_KH/Presence/premid.json deleted file mode 100644 index 0fb9b7f8aa7..00000000000 --- a/km_KH/Presence/premid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "premid.pageApi": { - "message": "API", - "description": "A page name" - } -} \ No newline at end of file diff --git a/km_KH/Presence/twitter.json b/km_KH/Presence/twitter.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/km_KH/Presence/twitter.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/km_KH/Presence/youtube.json b/km_KH/Presence/youtube.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/km_KH/Presence/youtube.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/km_KH/Website/header.json b/km_KH/Website/header.json deleted file mode 100644 index f62e1cc07b5..00000000000 --- a/km_KH/Website/header.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "header.language": { - "message": "ខ្មែរ", - "description": "Replace English with the name of YOUR language!" - } -} diff --git a/km_KH/Website/report.json b/km_KH/Website/report.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/km_KH/Website/report.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/ko_KR/Extension/changelog.json b/ko_KR/Extension/changelog.json index 420c47a67fb..f9538fbc213 100644 --- a/ko_KR/Extension/changelog.json +++ b/ko_KR/Extension/changelog.json @@ -1,22 +1,22 @@ { "extension.2.0.new1": { - "message": "사용자가 직접 Presences를 추가할 수 있습니다. 한번 추가해보세요!", + "message": "사용자가 직접 Presences를 추가할 수 있습니다. *한번 추가해보세요!*", "description": "" }, "extension.2.0.new2": { - "message": "새로운 presences를 찾아보십시오", + "message": "*새로운 presences* 를 찾아보십시오", "description": "" }, "extension.2.0.new3": { - "message": "자동 업데이트는 이제 실행중 입니다", + "message": "이제 자동 업데이트가 중요한 시점입니다.", "description": "" }, "extension.2.0.new4": { - "message": "이제 Presence 들을 유저가 만들수 있습니다", + "message": "이제 Presence 들을 유저가 만들 수 있습니다", "description": "" }, "extension.2.0.new5": { - "message": "창의적인 개발자를위한 * Docs *", + "message": "창의적인 개발자를 위한 *Docs*", "description": "" }, "extension.2.0.new6": { @@ -36,15 +36,15 @@ "description": "" }, "extension.2.0.fix1": { - "message": "알려지지 않은 많은 버그가 사라졌습니다", + "message": "알려졌거나, 알려지지 않은 많은 버그가 사라졌습니다.", "description": "" }, "extension.2.0.fix2": { - "message": "모든게 더욱 빨리 동작합니다", + "message": "모든 것이 더 빠르게 움직입니다.", "description": "" }, "extension.2.0.1.fix1": { - "message": "만약에 최신 버전이 있다면 당신이 설치된 구버전은 에러로 부터 수정됩니다", + "message": "만약 최신 버전을 가지고 있다면, 오래된 버전의 오류를 고칠 수 있습니다.", "description": "" } } diff --git a/ko_KR/Extension/chrome-store.json b/ko_KR/Extension/chrome-store.json index 82dfc67be77..24d6030ab03 100644 --- a/ko_KR/Extension/chrome-store.json +++ b/ko_KR/Extension/chrome-store.json @@ -1,10 +1,10 @@ { "extension.description.short": { - "message": "PreMiD adds Discord Rich Presence integration, media controls and much more to your beloved services.", + "message": "웹 서비스를 위한 당신의 Rich Presence!", "description": "Short description in extension store" }, "extension.description.full": { - "message": "저희의 공식 앱을 설치하셔야 PreMid 사용이 가능합니다.\n{0} {1}\n사용자분은 미디어 키를 사용하여 영상 조작이 가능합니다. 만약 사용자분이 저희가 지원하는 서비스에서 무언가를 시청/들으시면, Chrome 또는 Firefox의 웹 애플리케이션이 PreMid 데스크탑 클라이언트에게 정보를 전송하고 그 정보를 PreMid 데스크탑 클리이언트가 Discord에게 정보를 전송합니다.\n지원되는 서비스\n{2} 이것도 읽어 보세요! {3}\n\n도움이 필요하신가요?\n{4} {5}\n\n저희의 공식 Discord 서버\n{6} PreMid 뒤 개발 과정에 있는 사람들에게 이야기해보세요 {7}\n\n저희는 오픈소스 입니다.\n{9} 좋은 정보는 사용자들에게 공개되어야 좋겠죠 {10}", + "message": "저희의 공식 앱을 설치하셔야 PreMiD 사용이 가능합니다.\n{0} {1}\n사용자분은 미디어 키를 사용하여 영상 조작이 가능합니다. 만약 사용자분이 저희가 지원하는 서비스에서 무언가를 시청/들으시면, Chrome 또는 Firefox의 웹 애플리케이션이 PreMiD 데스크탑 클라이언트에게 정보를 전송하고 그 정보를 PreMiD 데스크탑 클리이언트가 Discord에게 정보를 전송합니다.\n지원되는 서비스\n{2} 이것도 읽어 보세요! {3}\n\n도움이 필요하신가요?\n{4} {5}\n\n저희의 공식 Discord 서버\n{6} PreMiD 를 만들어나가는 사람들과 이야기해보세요 {7}\n\n저희는 오픈소스 입니다.\n{9} 좋은 정보는 사용자들에게 공개되어야 좋겠죠 {10}", "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" } } diff --git a/ko_KR/Extension/popup.json b/ko_KR/Extension/popup.json index 221662437e8..727c8b273dc 100644 --- a/ko_KR/Extension/popup.json +++ b/ko_KR/Extension/popup.json @@ -44,7 +44,7 @@ "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.noPresences": { - "message": "Presences 추가되지 않음", + "message": "추가된 프리센스가 없습니다.", "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.done": { @@ -76,7 +76,7 @@ "description": "Shown when the extension can't connect to the application" }, "popup.info.notConnected.message": { - "message": "PreMid가 데스크톱 클라이언트에 연결하지 못하였습니다! 데스크톱 클라이언트가 설치 후 실행되고 있나요?", + "message": "PreMiD가 데스크톱 클라이언트에 연결하지 못하였습니다! 데스크톱 클라이언트가 설치 후 실행되고 있나요? *문제 해결*", "description": "Shown when the extension can't connect to the application" }, "popup.info.unsupportedAppVersion": { @@ -87,12 +87,44 @@ "message": "당신의 PreMiD 앱은 오래되었습니다! PreMiD 를 계속 사용하시려면 업데이트 해주세요!", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "오래 된 버전입니다!", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "브라우저 확장 프로그램의 새 업데이트가 있어요. Premid 의 최신 기능을 사용하시려면 업데이트해주세요.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "긴급 업데이트", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "긴급 업데이트를 진행했습니다. PreMiD를 계속 사용하기 위해 익스텐션을 업데이트해주세요.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "인터넷 연결 없음!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "인터넷 연결이 없는 것 같아요! 현재 PreMiD가 프리센스를 보여드릴 수 없어요.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "디스코드와 연결되어있지 않습니다!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD가 디스코드에 연결이 되지 않았습니다! 디스코드가 설치되었고, 실행중인가요? *문제 해결*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "모두", "description": "Category name shown when you open tags" }, "popup.category.anime": { - "message": "애니메이션", + "message": "애니", "description": "Category name shown when you open tags" }, "popup.category.music": { @@ -104,7 +136,7 @@ "description": "Category name shown when you open tags" }, "popup.category.socials": { - "message": "소셜", + "message": "SNS", "description": "Category name shown when you open tags" }, "popup.category.videos": { diff --git a/ko_KR/Extension/presence.json b/ko_KR/Extension/presence.json index b26aeaf15a3..51ce613f04c 100644 --- a/ko_KR/Extension/presence.json +++ b/ko_KR/Extension/presence.json @@ -16,11 +16,11 @@ "description": "Shows when you hover over the little red circle icon at your Discord Rich Presence" }, "presence.activity.reading": { - "message": "불러오는 중", + "message": "불러오는중", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.activity.searching": { - "message": "검색 중", + "message": "검색중", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.media.info.episode": { diff --git a/ko_KR/Presence/1337x.json b/ko_KR/Presence/1337x.json index 0967ef424bc..79f55c6ca68 100644 --- a/ko_KR/Presence/1337x.json +++ b/ko_KR/Presence/1337x.json @@ -1 +1,78 @@ -{} +{ + "1337x.movieLibrary": { + "message": "동영상 라이브러리 보는중", + "description": "" + }, + "1337x.seriesLibrary": { + "message": "시리즈 라이브러리 보는중", + "description": "" + }, + "1337x.latestEpisode": { + "message": "최신 에피소드 보는중", + "description": "" + }, + "1337x.top": { + "message": "탑 100 보는중", + "description": "" + }, + "1337x.trending": { + "message": "무엇이 유행인지 보는중", + "description": "" + }, + "1337x.animeTorrents": { + "message": "애니 토렌트 보는중", + "description": "" + }, + "1337x.appTorrents": { + "message": "앱 토렌트 보는중", + "description": "" + }, + "1337x.docTorrents": { + "message": "다큐멘터리 토렌트 보는중", + "description": "" + }, + "1337x.gamesTorrents": { + "message": "게임 토렌트 보는중", + "description": "" + }, + "1337x.moviesTorrents": { + "message": "영화 토렌트 보는중", + "description": "" + }, + "1337x.musicTorrents": { + "message": "음악 토렌트 보는중", + "description": "" + }, + "1337x.otherTorrents": { + "message": "기타 토렌트 보는중", + "description": "" + }, + "1337x.tvTorrents": { + "message": "TV 토렌트 보는중", + "description": "" + }, + "1337x.xxxTorrents": { + "message": "XXX 토렌트 보는중", + "description": "XXX as in NSFW" + }, + "1337x.upload": { + "message": "무언가를 업로드중...", + "description": "" + }, + "1337x.rules": { + "message": "규칙 읽는중", + "description": "" + }, + "1337x.writing": { + "message": "1337x에 쓰는중", + "description": "" + }, + "1337x.about": { + "message": "1337x에 대해 읽는중", + "description": "" + }, + "1337x.viewTorrent": { + "message": "토렌트 보는중:", + "description": "" + } +} diff --git a/ko_KR/Presence/9gag.json b/ko_KR/Presence/9gag.json index 9e26dfeeb6e..423486fd5da 100644 --- a/ko_KR/Presence/9gag.json +++ b/ko_KR/Presence/9gag.json @@ -1 +1,34 @@ -{} \ No newline at end of file +{ + "9gag.gag": { + "message": "페이지 보는 중:", + "description": "" + }, + "9gag.hot": { + "message": "핫한 내용 보기", + "description": "" + }, + "9gag.trending": { + "message": "무엇이 유행인지 보는중", + "description": "" + }, + "9gag.fresh": { + "message": "무엇이 유행인지 보는중", + "description": "" + }, + "9gag.tag": { + "message": "태그 보기:", + "description": "" + }, + "9gag.about": { + "message": "9GAG에 대한 모든 내용 읽기", + "description": "" + }, + "9gag.store": { + "message": "상점 페이지를 보는 중", + "description": "" + }, + "9gag.collection": { + "message": "수집품에서 보기", + "description": "" + } +} \ No newline at end of file diff --git a/ko_KR/Presence/aliexpress.json b/ko_KR/Presence/aliexpress.json index 9e26dfeeb6e..ec09f204fe6 100644 --- a/ko_KR/Presence/aliexpress.json +++ b/ko_KR/Presence/aliexpress.json @@ -1 +1,66 @@ -{} \ No newline at end of file +{ + "aliexpress.store": { + "message": "상점 보는중:", + "description": "" + }, + "aliexpress.message": { + "message": "메세지 센터", + "description": "Meaning Direct messages" + }, + "aliexpress.sale": { + "message": "판매 상품 둘러보기", + "description": "" + }, + "aliexpress.recentlyViewProducts1": { + "message": "최근 본 상품 보는중", + "description": "Part 1 of 2" + }, + "aliexpress.recentlyViewProducts2": { + "message": "상품 보는중", + "description": "Part 2 of 2" + }, + "aliexpress.theirAli": { + "message": "광고 설정 보는중", + "description": "" + }, + "aliexpress.feedback": { + "message": "AliExpress 피드백", + "description": "" + }, + "aliexpress.orders": { + "message": "주문 보는중", + "description": "" + }, + "aliexpress.viewTheir": { + "message": "보는 중", + "description": "Part 1 " + }, + "aliexpress.refunds": { + "message": "환불 & 이의제기", + "description": "Part 2 of \"Viewing their\"" + }, + "aliexpress.deletedOrders": { + "message": "주문 삭제", + "description": "Part 2 of \"Viewing their\"" + }, + "aliexpress.trade": { + "message": "AliExpress 교환 센터", + "description": "" + }, + "aliexpress.coupons": { + "message": "쿠폰 보는 중", + "description": "" + }, + "aliexpress.address": { + "message": "주소 보는중", + "description": "" + }, + "aliexpress.helpCenter": { + "message": "AliExpress 고객센터", + "description": "" + }, + "aliexpress.sellCenter": { + "message": "AliExpress 판매 센터", + "description": "" + } +} \ No newline at end of file diff --git a/ko_KR/Presence/amazon.json b/ko_KR/Presence/amazon.json index 9e26dfeeb6e..374ac84b599 100644 --- a/ko_KR/Presence/amazon.json +++ b/ko_KR/Presence/amazon.json @@ -1 +1,74 @@ -{} \ No newline at end of file +{ + "amazon.subscriptions": { + "message": "구독 보는 중", + "description": "" + }, + "amazon.adprefs": { + "message": "광고 설정 보는 중", + "description": "" + }, + "amazon.balance": { + "message": "밸런스 보는 중", + "description": "" + }, + "amazon.payment": { + "message": "지불 방법 보는 중", + "description": "" + }, + "amazon.address": { + "message": "주소 목록 보는 중", + "description": "" + }, + "amazon.pets": { + "message": "애완 동물 보는 중", + "description": "" + }, + "amazon.catergoriesAll": { + "message": "모든 카테고리를 보는 중", + "description": "" + }, + "amazon.prime": { + "message": "Amazon Prime 보는 중", + "description": "" + }, + "amazon.viewTheir": { + "message": "보는 중", + "description": "Part 1 of the next 5 strings" + }, + "amazon.orderHistory": { + "message": "주문 내역", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.orderDetails": { + "message": "주문 상세", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.cart": { + "message": "장바구니", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "찜 목록", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.giftcards": { + "message": "기프트 카드", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.recommended": { + "message": "추천 목록 보는 중", + "description": "" + }, + "amazon.history": { + "message": "기록 보는 중:", + "description": "" + }, + "amazon.store": { + "message": "상점 보는 중:", + "description": "" + }, + "amazon.primeVid": { + "message": "Prime Video 보는 중:", + "description": "" + } +} \ No newline at end of file diff --git a/ko_KR/Presence/discord.json b/ko_KR/Presence/discord.json new file mode 100644 index 00000000000..142ba4ff106 --- /dev/null +++ b/ko_KR/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "채널에서 읽기: {0} {1} (서버: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "채널 입력: {0} {1} (서버: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "다음에서 DM 읽기: {0} {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "DM에 입력: {0} {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "그룹 DM에서 읽기: {0} {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "그룹 DM에서 읽기: {0} {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "친구를 보는 중...", + "description": "" + }, + "discord.nitro": { + "message": "Nitro에 대해 읽는 중...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "음성 연결: {0} {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "음성 연결: {0} {1} (서버: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "설정을 보는 중...", + "description": "" + }, + "discord.serverSettings": { + "message": "{0} 서버 설정 보기: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "초대 링크 보기: {0} {1} (서버: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "서버의 {0} 초대 링크 보기: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "초대 링크 보기", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "찾아보는 중", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "다운로드 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "\"왜 디스코드?\" 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "안전 센터", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "작업 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "정보 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "브랜딩 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "영감 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "대학 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "뉴스룸 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "파트너 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "확인 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "스트림키트 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "오픈 소스 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "보안 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "관리자 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "rich Presence 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "정책", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "개발자 포탈", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "앱 을 통해 탐색", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "앱 수정: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "팀 검색", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "편집 팀 : {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "서버 검색", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "서버의 통찰력 보기: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "설명서 읽기", + "description": "" + }, + "discord.status": { + "message": "디스코드 상태", + "description": "" + }, + "discord.support": { + "message": "고객센터", + "description": "" + }, + "discord.blog": { + "message": "디스코드 블로그", + "description": "" + }, + "discord.merch": { + "message": "디스코드 상품", + "description": "" + }, + "discord.merch.collection": { + "message": "컬렉션 보기:", + "description": "" + } +} diff --git a/ko_KR/Presence/facebook.json b/ko_KR/Presence/facebook.json index eb7504a2424..8403636fc68 100644 --- a/ko_KR/Presence/facebook.json +++ b/ko_KR/Presence/facebook.json @@ -6,5 +6,57 @@ "facebook.vcall": { "message": "영상 통화중 : ", "description": "" + }, + "facebook.userHidden": { + "message": "누군가... (사용자 숨김)", + "description": "Shows when you dont want to show who you are calling/texting." + }, + "facebook.writing": { + "message": "메세지를 구성하는 중", + "description": "" + }, + "facebook.userAbout": { + "message": "아래 유저에 대해 읽는 중:", + "description": "" + }, + "facebook.userCommunity": { + "message": "아래 사용자의 커뮤니티를 보는 중:", + "description": "" + }, + "facebook.userPics": { + "message": "아래 사용자의 사진을 보는 중:", + "description": "" + }, + "facebook.userPosts": { + "message": "아래 사용자의 게시물을 보는 중:", + "description": "" + }, + "facebook.userShop": { + "message": "아래 사용자의 거래를 보는 중:", + "description": "" + }, + "facebook.userFriends": { + "message": "사용자의 친구를 보는 중", + "description": "" + }, + "facebook.userVids": { + "message": "아래 사용자의 영상을 보는 중:", + "description": "" + }, + "facebook.browse": { + "message": "탐색하는 중:", + "description": "" + }, + "facebook.savedVids": { + "message": "저장된 영상", + "description": "" + }, + "facebook.added": { + "message": "최근 추가된 항목", + "description": "" + }, + "facebook.weather": { + "message": "오늘의 날씨 보는중", + "description": "" } } \ No newline at end of file diff --git a/ko_KR/Presence/general.json b/ko_KR/Presence/general.json index a3c4910edb6..a1af90b708e 100644 --- a/ko_KR/Presence/general.json +++ b/ko_KR/Presence/general.json @@ -4,7 +4,7 @@ "description": "" }, "general.browsing": { - "message": "탐색중...", + "message": "검색하는 중...", "description": "" }, "general.chapter": { @@ -16,7 +16,7 @@ "description": "" }, "general.editing": { - "message": "코드 편집:", + "message": "편집 중:", "description": "" }, "general.episode": { @@ -36,7 +36,7 @@ "description": "For choosing a language" }, "general.listeningMusic": { - "message": "음악 감상중", + "message": "음악 듣는 중", "description": "" }, "general.listeners": { @@ -44,11 +44,15 @@ "description": "" }, "general.live": { - "message": "활성화", + "message": "실시간", "description": "" }, "general.manga": { - "message": "만화", + "message": "망가", + "description": "" + }, + "general.merch": { + "message": "굿즈", "description": "" }, "general.page": { @@ -67,26 +71,54 @@ "message": "DM을 보는 중:", "description": "" }, + "general.readingAbout": { + "message": "읽는 중:", + "description": "" + }, + "general.readingArticle": { + "message": "문서 읽는 중:", + "description": "" + }, "general.readingChannel": { "message": "다음 채널을 보는 중:", "description": "" }, + "general.readingPost": { + "message": "포스트 읽는 중:", + "description": "" + }, "general.readingThread": { "message": "스레드 읽는 중:", "description": "" }, "general.reading": { - "message": "불러오는 중", + "message": "읽는 중", "description": "" }, "general.searchFor": { "message": "찾는 중:", "description": "" }, + "general.searchSomething": { + "message": "무언가에 대하여 검색 중...", + "description": "" + }, "general.search": { "message": "검색 중", "description": "" }, + "general.writing": { + "message": "쓰기", + "description": "" + }, + "general.calling": { + "message": "호출", + "description": "" + }, + "general.inCall": { + "message": "전화로...", + "description": "" + }, "general.shopCart": { "message": "장바구니", "description": "" @@ -99,10 +131,22 @@ "message": "DM을 적는 중:", "description": "" }, + "general.typeChannel": { + "message": "다음 채널에서 타이핑 중:", + "description": "" + }, + "general.viewAnime": { + "message": "애니 보는 중:", + "description": "" + }, "general.viewCategory": { "message": "카테고리 보는 중:", "description": "" }, + "general.viewChannel": { + "message": "채널 보는 중:", + "description": "" + }, "general.viewEpisode": { "message": "에피소드 보는 중:", "description": "" @@ -115,10 +159,18 @@ "message": "홈페이지 보는 중", "description": "" }, + "general.viewList": { + "message": "목록 보는 중:", + "description": "" + }, "general.viewManga": { "message": "망가 보는 중:", "description": "" }, + "general.viewMember": { + "message": "회원 보는 중:", + "description": "" + }, "general.viewMovie": { "message": "영화 보는 중:", "description": "" @@ -131,10 +183,22 @@ "message": "제품 보는 중:", "description": "" }, + "general.viewProfile": { + "message": "프로필 보는 중:", + "description": "" + }, "general.viewSeries": { "message": "시리즈 보는 중:", "description": "" }, + "general.viewShow": { + "message": "쇼 보는 중:", + "description": "" + }, + "general.viewAccount": { + "message": "계정 보는 중", + "description": "" + }, "general.viewThread": { "message": "스레드 보는 중:", "description": "" @@ -147,16 +211,48 @@ "message": "보는 중:", "description": "" }, + "general.viewPage": { + "message": "페이지 보는 중:", + "description": "" + }, + "general.watchingMovie": { + "message": "영화 감상중", + "description": "" + }, + "general.watchingSeries": { + "message": "영화 감상중", + "description": "" + }, + "general.watchingShow": { + "message": "동영상 시청 중", + "description": "" + }, "general.watchingVid": { - "message": "동영상 시청", + "message": "동영상 시청 중", "description": "" }, + "general.waitingVid": { + "message": "영상 최초공개 대기 중", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "영상 최초공개 대기 중", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { - "message": "생방송 시청", + "message": "생방송 시청 중", "description": "" }, + "general.waitingLive": { + "message": "라이브 방송 시작 대기 중", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "라이브 방송 시작 대기 중", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { - "message": "보는 중: {}", + "message": "보는 중:", "description": "" }, "general.wishlist": { @@ -170,5 +266,85 @@ "general.terms": { "message": "이용 약관", "description": "A page name" + }, + "general.cookie": { + "message": "쿠키 정책", + "description": "A page name" + }, + "general.repeatAll": { + "message": "전체 곡 반복 재생 중", + "description": "" + }, + "general.repeat": { + "message": "반복 중", + "description": "" + }, + "general.incidentView": { + "message": "사건 보기", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "사고 기록", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "업타임 기록", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "시리즈 보는 중", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "영화 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "에피소드 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "동영상 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "스트림 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "채널 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "함께 듣기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "페이지 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "노래 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "앨범 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "프로필 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "아티스트 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "플레이리스트 보기", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "팟캐스트 보기", + "description": "Used as the title for the button in Discord." } } diff --git a/ko_KR/Presence/genius.json b/ko_KR/Presence/genius.json new file mode 100644 index 00000000000..a57c7b09716 --- /dev/null +++ b/ko_KR/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "가사 보는중:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "가사보기", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "홈페이지 보는중", + "description": "" + }, + "genius.viewAlbum": { + "message": "앨범 보는중:", + "description": "Album of a song" + } +} diff --git a/ko_KR/Presence/google classroom.json b/ko_KR/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ko_KR/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/ko_KR/Presence/google docs.json b/ko_KR/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ko_KR/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/ko_KR/Presence/hypixel.json b/ko_KR/Presence/hypixel.json index 1745d5b780d..f9f4d597ef8 100644 --- a/ko_KR/Presence/hypixel.json +++ b/ko_KR/Presence/hypixel.json @@ -1,6 +1,22 @@ { "hypixel.staff": { - "message": "스태프 리스트를 보는중", + "message": "관리자 목록을 보는중", + "description": "" + }, + "hypixel.watchThreads": { + "message": "쓰레드 읽는중", + "description": "Articles they get notifications from" + }, + "hypixel.watchForums": { + "message": "포럼 보는 중", + "description": "Forum categories they get notifications from" + }, + "hypixel.dm": { + "message": "DM 보는 중", + "description": "" + }, + "hypixel.game": { + "message": "게임 관전 중:", "description": "" } } \ No newline at end of file diff --git a/ko_KR/Presence/juniperbot.json b/ko_KR/Presence/juniperbot.json new file mode 100644 index 00000000000..e7499be0467 --- /dev/null +++ b/ko_KR/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "메인 화면", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "서버의 리더보드를 보는 중:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "대시보드", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "길드: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "후원 플랜 정보에 대해 읽는 중", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "서버 선택 중", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "명령어 목록을 보는 중", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "봇의 통계를 보는 중", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "랭크 카드를 꾸미는 중", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "사이트의 쿠키에 대해 읽는 중", + "description": "Reading about the site's cookies" + } +} diff --git a/ko_KR/Presence/kahoot.json b/ko_KR/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ko_KR/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/ko_KR/Presence/namemc.json b/ko_KR/Presence/namemc.json new file mode 100644 index 00000000000..0e55b652314 --- /dev/null +++ b/ko_KR/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "예정된 이름보기", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "인기 스킨보기", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "상위 스킨보기", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "새 스킨보기", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "무작위 스킨보기", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "태그가 지정된 스킨보기", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "{0} 태그로 스킨보기", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "스킨 보는중", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "케이프 보는중", + "description": "" + }, + "namemc.viewCape": { + "message": "케이프 보는중:", + "description": "" + }, + "namemc.servers": { + "message": "서버들 보는중", + "description": "" + }, + "namemc.viewServer": { + "message": "서버 보는중:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "서버 보기", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "프로필 청구 방법보는중", + "description": "" + }, + "namemc.profileEdit": { + "message": "{0} 프로필 정보 수정", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "친구 보는 중", + "description": "" + }, + "namemc.viewSkins": { + "message": "다른 유저의 스킨을 보는중", + "description": "" + }, + "namemc.viewEmojis": { + "message": "프로필 이모티콘 보는중", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/ko_KR/Presence/netflix.json b/ko_KR/Presence/netflix.json new file mode 100644 index 00000000000..347277b8f4f --- /dev/null +++ b/ko_KR/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "목록 보기", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "프로필 관리", + "description": "" + }, + "netflix.latest": { + "message": "Netflix에서 새로운 기능과 {0}의 인기 보기", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "{0} 참조 링크 가져오기", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/ko_KR/Presence/pinterest.json b/ko_KR/Presence/pinterest.json index 5c6b5069529..29cc4508869 100644 --- a/ko_KR/Presence/pinterest.json +++ b/ko_KR/Presence/pinterest.json @@ -2,5 +2,17 @@ "pinterest.board": { "message": "보드 보는중:", "description": "" + }, + "pinterest.pin": { + "message": "핀 보는 중", + "description": "" + }, + "pinterest.follow": { + "message": "팔로잉 하는 사용자를 보는 중", + "description": "" + }, + "pinterest.home": { + "message": "홈페이지 수정 중", + "description": "" } } \ No newline at end of file diff --git a/ko_KR/Presence/premid.json b/ko_KR/Presence/premid.json index 08b8cac8e75..ab32de6cac3 100644 --- a/ko_KR/Presence/premid.json +++ b/ko_KR/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "페이지 보는중:", - "description": "" - }, - "premid.docs": { - "message": "문서", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "presence 보는중:", - "description": "" - }, - "premid.pageHome": { - "message": "홈페이지", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "기여자", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "다운로드", - "description": "A page name" - }, - "premid.pageStore": { - "message": "상점", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "쿠키 정책", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "개인정보 보호 정책", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "이용 약관", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "위키", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "정보", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "시스템 요구 사항", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "설치하기", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "문제 해결", - "description": "A page name" - }, - "premid.pageStart": { - "message": "시작하기", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Presence 개발", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "페이지 보는 중:", + "description": "" + }, + "premid.docs": { + "message": "문서", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "presence 보는중:", + "description": "" + }, + "premid.pageHome": { + "message": "홈페이지", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "도와주신 분들", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "다운로드", + "description": "A page name" + }, + "premid.pageStore": { + "message": "상점", + "description": "A page name" + }, + "premid.partners": { + "message": "파트너", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "PreMiD 에 대하여", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "시스템 요구 사항", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "설치", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "{0} 을 위한 설치", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "문제 해결", + "description": "A page name" + }, + "premid.pageStart": { + "message": "시작하기", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "v{0} API 이해", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Presence 개발자", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Presence 가이드라인", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence 클래스", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "슬라이드 쇼 클래스", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Iframe 이해", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "metadata.json 구성", + "description": "A page name" + }, + "premid.pageTs": { + "message": "TypeScript 구성", + "description": "A page name" + } +} diff --git a/ko_KR/Presence/spotify.json b/ko_KR/Presence/spotify.json index e3cc9fcf1b4..1440d94dfe8 100644 --- a/ko_KR/Presence/spotify.json +++ b/ko_KR/Presence/spotify.json @@ -1,10 +1,10 @@ { "spotify.featured": { - "message": "특별한 곡", + "message": "피처링한 노래", "description": "" }, "spotify.bestPodcasts": { - "message": "최고 팟캐스트", + "message": "최고의 팟캐스트", "description": "" }, "spotify.charts": { @@ -16,7 +16,7 @@ "description": "" }, "spotify.latest": { - "message": "최신 음악을 보는 중", + "message": "최신 발매 음악을 보는 중", "description": "" }, "spotify.discover": { @@ -28,11 +28,11 @@ "description": "First section of the next 6 strings" }, "spotify.podcastsLike": { - "message": "그들이 좋아하는 팟캐스트", + "message": "좋아하는 팟캐스트", "description": "\"Browsing through\" + this" }, "spotify.artistsLike": { - "message": "그들이 좋아하는 아티스트", + "message": "좋아하는 아티스트", "description": "\"Browsing through\" + this" }, "spotify.albumLike": { @@ -40,7 +40,7 @@ "description": "\"Browsing through\" + this" }, "spotify.songsLike": { - "message": "그들이 좋아하는 곡", + "message": "좋아하는 노래", "description": "\"Browsing through\" + this" }, "spotify.madeForYou": { @@ -52,7 +52,7 @@ "description": "\"Browsing through\" + this" }, "spotify.download": { - "message": "Spotify 다운중", + "message": "다운로드 중", "description": "" } } diff --git a/ko_KR/Presence/tiktok.json b/ko_KR/Presence/tiktok.json new file mode 100644 index 00000000000..f51862fabd0 --- /dev/null +++ b/ko_KR/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "{0} 사용자 페이지 보기", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "다음 페이지 {0} 보기", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "TikTok 보기 :", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "틱톡 보기", + "description": "Used as the title for the button in Discord." + } +} diff --git a/ko_KR/Presence/twitch.json b/ko_KR/Presence/twitch.json new file mode 100644 index 00000000000..d910ebdb85a --- /dev/null +++ b/ko_KR/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "다운로드", + "description": "Page name" + }, + "twitch.jobs": { + "message": "인재 채용", + "description": "Page name" + }, + "twitch.turbo": { + "message": "터보", + "description": "Page name" + }, + "twitch.partners": { + "message": "파트너", + "description": "Page name" + }, + "twitch.press": { + "message": "보도 자료", + "description": "Page name" + }, + "twitch.security": { + "message": "보안", + "description": "Page name" + }, + "twitch.access": { + "message": "접근성", + "description": "Page name" + }, + "twitch.ads": { + "message": "광고 선택", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "커뮤니티 지침", + "description": "Page name" + }, + "twitch.home": { + "message": "홈페이지", + "description": "Page name" + }, + "twitch.wallet": { + "message": "지갑 보는중", + "description": "" + }, + "twitch.esports": { + "message": "E-스포츠 보는중...", + "description": "" + }, + "twitch.viewFollow": { + "message": "내가 팔로우하는 사람보기", + "description": "" + }, + "twitch.viewTeam": { + "message": "팀 보기:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "드롭스 인벤토리보기 ...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "활성화된 드롭스 캠페인보기 ...", + "description": "" + }, + "twitch.viewSettings": { + "message": "설정을 보는 중...", + "description": "" + }, + "twitch.viewFriends": { + "message": "친구를 보는 중...", + "description": "" + }, + "twitch.subs": { + "message": "구독을 보는 중...", + "description": "" + }, + "twitch.squad": { + "message": "분대를 지켜보는중...", + "description": "" + }, + "twitch.modStreamer": { + "message": "스트리머 조정 중:", + "description": "" + }, + "twitch.redeem": { + "message": "코드를 상환하는 중...", + "description": "" + }, + "twitch.camp": { + "message": "크리에이터 캠프", + "description": "" + }, + "twitch.campBasic": { + "message": "기본 사항 배우기", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "스트림 설정", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "레벨 업", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "연결 및 참여", + "description": "Page name" + }, + "twitch.campReward": { + "message": "보상을 받으세요.", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "뮤직 온 트위치", + "description": "Page name" + }, + "twitch.campLive": { + "message": "라이브 러닝", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "크리에이터 대시보드", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "스트림을 관리하는 중", + "description": "" + }, + "twitch.manageRoles": { + "message": "커뮤니티 역할 관리 중", + "description": "" + }, + "twitch.produce": { + "message": "비디오 프로듀서에서...", + "description": "" + }, + "twitch.viewTheir": { + "message": "보는 중", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "채널 분석", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "스트림 요약", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "도전과제", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "커뮤니티 활동", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "팔로워 목록", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "비디오 컬렉션", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "클립", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "채널 설정", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "관리자 설정", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "드랍스 설정", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "스트리밍 도구 보기", + "description": "" + }, + "twitch.extensions": { + "message": "확장 보기", + "description": "" + }, + "twitch.brand": { + "message": "트위치 브랜드에 대한 책을 읽으면서...", + "description": "" + }, + "twitch.brandReal": { + "message": "트위치를 현실화하는 것", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "우리의 광기에 대한 방법 가져오기", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "우리의 표현을 표현하는 것", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "모든 걸 한데 모아서", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "트위치의 브랜드 진화를 지켜보기", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "트위치 블로그", + "description": "" + }, + "twitch.blogArchive": { + "message": "{0} 블로그 아카이브 보기", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "최신 블로그 게시물을 검색하는 중", + "description": "" + }, + "twitch.help": { + "message": "고객센터", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "주제보기 :", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "주제 카탈로그 검색 중 ...", + "description": "" + }, + "twitch.affiliate": { + "message": "Twitch 제휴 프로그램", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "트위치 개발자들", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "트위치 개발자 문서", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Twitch 개발자 제품", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "커뮤니티 성공 사례", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "유용한 리소스", + "description": "Page name" + } +} diff --git a/ko_KR/Presence/twitter.json b/ko_KR/Presence/twitter.json index b3372d8ee8e..28977e355aa 100644 --- a/ko_KR/Presence/twitter.json +++ b/ko_KR/Presence/twitter.json @@ -1,30 +1,46 @@ { - "twitter.readTweet": { - "message": "트윗 보는중:", - "description": "" - }, - "twitter.viewMedia": { - "message": "영상 시청중", - "description": "" - }, - "twitter.viewList": { - "message": "리스트 보는중:", - "description": "" - }, - "twitter.bookmarks": { - "message": "북마크", - "description": "" - }, - "twitter.notifs": { - "message": "알림들", - "description": "" - }, - "twitter.explore": { - "message": "탐색", - "description": "" - }, - "twitter.settings": { - "message": "몇몇 설정들 변경하는중..", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "트윗 읽기:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "DM 보는 중", + "description": "" + }, + "twitter.viewTweets": { + "message": "아래 사용자의 트윗을 보는중:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "아래 사용자의 트윗(답글) 을 보는 중:", + "description": "" + }, + "twitter.viewMedia": { + "message": "영상 시청중", + "description": "" + }, + "twitter.viewLiked": { + "message": "아래 사용자에 의해 좋아요 눌린 것을 보는 중:", + "description": "" + }, + "twitter.viewList": { + "message": "리스트 보는중:", + "description": "" + }, + "twitter.bookmarks": { + "message": "북마크", + "description": "" + }, + "twitter.notifs": { + "message": "알림", + "description": "" + }, + "twitter.explore": { + "message": "탐색", + "description": "" + }, + "twitter.settings": { + "message": "몇몇 설정을 변경하는중..", + "description": "" + } +} diff --git a/ko_KR/Presence/v live.json b/ko_KR/Presence/v live.json new file mode 100644 index 00000000000..ea82af78375 --- /dev/null +++ b/ko_KR/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "을 훑어보는 중", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "새 영상 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "차트 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "새로운 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "채널 목록", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "이벤트 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "상점 페이지", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "최근 업로드에 대해 {0}명의 팔로워들이 검색하였습니다.", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "{0} 의 채널", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "홈페이지 보는 중", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "일정표를 보는 중", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "\"나의\" 페이지 보기", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "상점 페이지를 보는 중", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "\"{0}\" 의 게시판을 보는 중", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "{0} 의 제품을 보는 중", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "자신의{0}프로필 수정 중", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "보는 중", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "프로필 페이지", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "시청한 비디오", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "최근 결제내역", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "코인 잔액", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "연결된 장치", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "팔로우 중인 채널", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "정책 읽는중", + "description": "" + } +} diff --git a/ko_KR/Presence/youtube.json b/ko_KR/Presence/youtube.json index a9be25544a0..f0b40c57a8d 100644 --- a/ko_KR/Presence/youtube.json +++ b/ko_KR/Presence/youtube.json @@ -12,7 +12,7 @@ "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.viewingCommunityPost": { - "message": "커뮤니티 보는 중", + "message": "커뮤니티 게시글 보는 중", "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.ofChannel": { @@ -24,43 +24,51 @@ "description": "" }, "youtube.searchChannel": { - "message": "채널 {0} 안에서 검색 중", + "message": "채널 {0} 에서 다음을 검색하는 중:", "description": "{0} will be replaced with the channel name" }, + "youtube.trending": { + "message": "무엇이 유행인지 보는중", + "description": "" + }, "youtube.browsingThrough": { - "message": "탐색하는 중", + "message": "찾아보는 중", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.subscriptions": { - "message": "그들의 구독", + "message": "채널 구독정보", "description": "Part two of \"Browsing through\"" }, "youtube.library": { - "message": "그들의 목록", + "message": "라이브러리", "description": "Part two of \"Browsing through\"" }, "youtube.history": { - "message": "그들의 기록", + "message": "시청기록", "description": "Part two of \"Browsing through\"" }, "youtube.purchases": { - "message": "그들의 구매내역", + "message": "구매내역", "description": "Part two of \"Browsing through\"" }, "youtube.reportHistory": { - "message": "그들의 신고내역을 보는 중", + "message": "신고내역을 보는 중", + "description": "" + }, + "youtube.upload": { + "message": "무언가를 업로드 중입니다.", "description": "" }, "youtube.viewAllPlaylist": { - "message": "그들의 모든 재생목록을 보는 중", + "message": "모든 재생목록을 보는 중", "description": "" }, "youtube.viewLiveEvents": { - "message": "생방송 보는중", + "message": "생방송 이벤트 보는 중", "description": "" }, "youtube.viewLiveDashboard": { - "message": "대쉬보드 보는중", + "message": "대쉬보드 보는 중", "description": "" }, "youtube.viewAudioLibrary": { @@ -68,7 +76,7 @@ "description": "" }, "youtube.studio.viewVideos": { - "message": "영상 보는중", + "message": "영상 보는 중", "description": "" }, "youtube.studio.editVideo": { @@ -80,15 +88,19 @@ "description": "" }, "youtube.studio.videoComments": { - "message": "댓글보는중", + "message": "댓글 보는중", "description": "" }, "youtube.studio.videoTranslations": { "message": "영상 번역중", "description": "" }, + "youtube.studio.viewTheir": { + "message": "보는 중", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, "youtube.studio.channelAnalytics": { - "message": "채널 분석중", + "message": "채널 분석", "description": "Part two of \"Viewing their\"" }, "youtube.studio.channelComments": { diff --git a/ko_KR/Website/beta.json b/ko_KR/Website/beta.json index 45c94c9e1d8..9f9775dc409 100644 --- a/ko_KR/Website/beta.json +++ b/ko_KR/Website/beta.json @@ -8,23 +8,39 @@ "description": "Section description" }, "beta.description.2": { - "message": "만약 가입했다면 어떤걸 받게 될까요?", + "message": "만약 가입한다면 어떤 것을 받게 될까요?", "description": "Section description" }, "beta.features.1": { "message": "최신 기능", "description": "Features list" }, + "beta.features.2": { + "message": "PreMiD 의 최고 기밀의 채팅 채널에 접근하세요.", + "description": "Features list" + }, + "beta.features.3": { + "message": "저희의 디스코드 서버의 특별한 역할", + "description": "Features list" + }, + "beta.register.text": { + "message": "준비 되셨나요? 다른 {0} 명의 베타 테스터들이 참여중입니다!", + "description": "{0} will be replaced with the beta testers count -> is a variable" + }, "beta.register.button": { "message": "지금 가입하세요!", "description": "Sign up button text" }, "thankyou.title": { - "message": "멋지네요! 당신은 이제부터 베타 유저입니다!", + "message": "좋아요! 당신은 지금부터 베타 유저입니다!", "description": "Thank You page title" }, "thankyou.description": { "message": "우리 원숭이들은 최대한 빠르게 우리 베타 프로그램에 참여시키기 위해 노력하는 중입니다. 우리 서비스에 등록해주셔서 감사드립니다!", "description": "Thank You page description" + }, + "error.noslots": { + "message": "음... 지금 이용 가능한 베타테스터 슬롯이 없는 것 같네요. 저희가 더 많은 베타테스터 슬롯을 준비해야겠어요!", + "description": "Shows when the beta slots are full." } } diff --git a/ko_KR/Website/contributors.json b/ko_KR/Website/contributors.json index df24b269c70..f2d00caa1d1 100644 --- a/ko_KR/Website/contributors.json +++ b/ko_KR/Website/contributors.json @@ -11,18 +11,50 @@ "message": "번역에 도움을 주신 분들", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "프로젝트 리더", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "스태프 코디네이터", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "마케팅 이사", + "description": "'Marketing Director' title for contributors and user pages." + }, "contributors.roles.administrator": { "message": "총관리자", "description": "'Administrator' title for contributors and user pages." }, + "contributors.roles.reviewer": { + "message": "검토자", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "현지화 관리자", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "개발자", + "description": "'Developer' title for contributors and user pages." + }, + "contributors.roles.designer": { + "message": "디자이너", + "description": "'Designer' title for contributors and user pages." + }, "contributors.roles.moderator": { "message": "관리자", "description": "'Moderator' title for contributors and user pages." }, "contributors.roles.supportAgent": { - "message": "고객지원 팀", + "message": "상담원", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "대표", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "교정자", "description": "'Proofreader' title for contributors and user pages." @@ -42,5 +74,9 @@ "contributors.cards.copyUserId": { "message": "클릭하여 유저의 ID를 복사하세요.", "description": "Tippy message when you hover on the avatar of a credit card." + }, + "contributors.cards.userIdCopied": { + "message": "유저 ID가 복사되었습니다!", + "description": "Notification after user ID was copied." } } diff --git a/ko_KR/Website/downloads.json b/ko_KR/Website/downloads.json index d29c3fc136b..8a54def1fce 100644 --- a/ko_KR/Website/downloads.json +++ b/ko_KR/Website/downloads.json @@ -1,38 +1,170 @@ { - "downloads.instructions.heading": { - "message": "시작하기", - "description": "Displayed at Downloads page above steps" - }, - "downloads.appdownloading.header": { - "message": "Application downloads", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Extension downloads", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Application doesn't have installer for this operating system. It means that there's no professional support for it.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.showDownloads": { - "message": "다운로드한 파일 보여주기", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "다운로드한 파일 숨기기", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion2": { - "message": "이 버전은 Linux용으로 제작되었습니다. 이 버전은 {0} 입니다.", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.noaccess.title": { - "message": "죄송하지만, 당신은 알파/베타 버전에 엑세스할 권한이 없습니다 :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.button.done": { - "message": "완료", - "description": "Button on the page when trying to download with adblocker on." - } + "downloads.header.title": { + "message": "이제 보여줄 시간입니다.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "PreMiD를 사용하여 친구들에게 무엇을 하고 있는지 보여주세요, 아마 같은 취미를 가진 사람을 찾을 지도 몰라요!", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "시작하기", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "PreMiD 다운로드", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "앱 설치하기", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "저희의 익스텐션을 브라우저에 추가하세요", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "익스텐션이 연결되었는지 확인하려면 이 페이지를 새로고침하세요", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "여전히 문제가 발생하나요? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "저희가 도와드리겠습니다!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "앱 다운로드", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "확장 기능 다운로드", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "경고:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} 이 운영체제 대한 설치 프로그램이 없습니다. 이것에 대한 전문적인 도움이 없다는 것을 의미합니다.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "PreMiD는 현재 모바일 환경에서는 지원하지 않고 있으니 참고바랍니다!", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "다운로드 보이기", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "다운로드 숨기기", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "이 플랫폼의 현재 버전은 {0} 입니다. (이 버전은 Linux에만 해당되며 다른 플랫폼에는 적용되지 않습니다.)", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "이 버전은 Linux용으로 제작되었습니다. 이 버전은 {0} 입니다.", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "다운로드를 보려면 로그인 해주세요.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "죄송하지만, 당신은 알파/베타 버전에 엑세스할 권한이 없습니다 :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "**여기서** 베타 프로그램에 참가할 수 있습니다. 빨리 신청하세요! {0} 명 남았어요!", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "얼리 릴리즈", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "경고", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "PreMiD를 설치하기 위해 **this** 익스텐션을 크롬 웹 스토어에서 설치해야 합니다.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "건너뛰기", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "뒤로가기", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "취소", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "좋아요!", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "완료", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "로그인", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "건너뛰기", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "감사합니다!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "우리는 팀을 지원하고, 여러분께 최고의 경험을 제공해드릴 수 있게 서버를 유지하는데 광고를 사용합니다!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "광고 차단기를 비활성화 해주세요", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "베타 버전 보기", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(일반 앱만을 다운로드 하신다면 이곳에 있으실 필요가 없어요)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "지원하고 싶지 않아요.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "확실하신가요?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "정말요?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "제..제발 도와주세요 :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "여러분이 필요해요 :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "네 네, 알겠어요...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/ko_KR/Website/errors.json b/ko_KR/Website/errors.json index 792e3e92450..509c7c86e58 100644 --- a/ko_KR/Website/errors.json +++ b/ko_KR/Website/errors.json @@ -1,18 +1,46 @@ { + "store.search.notFound": { + "message": "우리는 Presence를 찾지 못했습니다.", + "description": "Search result text when nothing's found" + }, "error.code.404": { "message": "앗! 그 페이지를 찾을 수 없어요.", "description": "Error (404) message" }, + "error.code.4": { + "message": "삭제된 Presence 나, 지원하지 않는 Presence를 찾고있으세요.", + "description": "Error (4) message" + }, "error.code.500": { "message": "내부 서버 오류가 발생했습니다.", "description": "Error (500) message" }, + "error.page.details": { + "message": "상세히", + "description": "'Details' text on error page container" + }, "error.page.button": { "message": "홈페이지로 돌아가기", "description": "Button on the error page" }, + "user.notFound.heading": { + "message": "찾고 있는 유저가 조회되지 않아요. 다시 한번 확인해주세요.", + "description": "Error when user couldn't be found." + }, + "user.notFound.message1": { + "message": "찾고 있는 사용자 ID가 정확합니다", + "description": "Check user ID message." + }, + "user.notFound.message2": { + "message": "그 사용자가 충분한 Presence를 생성했으며, 우리의 Discord 서버에서 Presence 개발자 역할을 갖고 있습니다.", + "description": "Check the presence amount of the developer created message." + }, + "user.notFound.message3": { + "message": "다른 사람들이 우리의 Discord 서버에서 동일한 문제를 겪고 있는지 확인해주세요.", + "description": "Check if the error is also happening to others message." + }, "user.notFound.message4": { - "message": "만약 이것이 문제라고 생각되면, [저희의 디스코드 서버] 에 문의해주세요.", + "message": "만약 이것이 문제라고 생각되면, [우리의 디스코드 서버] 에 문의해주세요.", "description": "Bottom line for the error page. Do not edit brackets." } } diff --git a/ko_KR/Website/footer.json b/ko_KR/Website/footer.json index e0b67d54108..3204c9dcbf0 100644 --- a/ko_KR/Website/footer.json +++ b/ko_KR/Website/footer.json @@ -8,7 +8,7 @@ "description": "Promotional heading" }, "footer.usercount.message": { - "message": "{0} 명 이상의 사용자가 오늘 가입!", + "message": "{0} 명 이상의 사용자가 사용중입니다!", "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" }, "footer.usercount.button": { @@ -36,7 +36,7 @@ "description": "Rich Presence -> redirects to discord.com/rich-presence" }, "footer.supportus.heading": { - "message": "우리를 지원하기", + "message": "지원하기", "description": "Support us section" }, "footer.supportus.donate": { @@ -47,10 +47,6 @@ "message": "기여하기", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "디자인", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "번역하기", "description": "Translate -> redirects to locilazation page" @@ -64,7 +60,7 @@ "description": "Help section" }, "footer.help.troubleshooting": { - "message": "문제 해결", + "message": "문제 해결하기", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { @@ -104,7 +100,7 @@ "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" }, "footer.copyright.line2": { - "message": "웹사이트 유지 {0}", + "message": "{0} 에 의해 웹사이트가 유지되고 있습니다.", "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" }, "footer.partners.more": { diff --git a/ko_KR/Website/header.json b/ko_KR/Website/header.json index 4840a54a66f..7bbeff1f83c 100644 --- a/ko_KR/Website/header.json +++ b/ko_KR/Website/header.json @@ -4,15 +4,15 @@ "description": "Replace English with the name of YOUR language!" }, "header.languageNotification.title": { - "message": "우리는 당신의 언어를 지원합니다. 바꾸고 싶으신가요?", + "message": "우리는 귀하의 언어를 지원합니다. 바꾸고 싶으세요?", "description": "Heading of the language notification when user has different language." }, "header.languageNotification.text": { - "message": "Our website has been translated into your language. It might help you in case you don't speak English very well.", + "message": "저희 웹사이트는 귀하의 언어로 번역되어가고 있습니다. 영어 사용이 어려우신 경우 도움이 될 수 있겠네요.", "description": "Text in language notification when user has different language." }, "header.languageNotification.btnDecline": { - "message": "아뇨 괜찮아요", + "message": "아뇨, 괜찮아요", "description": "Button that will decline notification." }, "header.languageNotification.btnAccept": { @@ -32,7 +32,27 @@ "description": "Downloads tab" }, "header.contributors": { - "message": "기여자", + "message": "도와주신 분들", "description": "Contributors tab" + }, + "header.login": { + "message": "로그인", + "description": "Login Button" + }, + "header.lia": { + "message": "로그인 계정:", + "description": "Indicates which user is logged in" + }, + "header.rab": { + "message": "버그 제보하기", + "description": "Report a bug button" + }, + "header.staff": { + "message": "대시보드", + "description": "Dashboard button" + }, + "header.logout": { + "message": "로그아웃", + "description": "Logout button" } } diff --git a/ko_KR/Website/home.json b/ko_KR/Website/home.json index 8cd7ba3ba2a..d15c2ff7037 100644 --- a/ko_KR/Website/home.json +++ b/ko_KR/Website/home.json @@ -1,6 +1,6 @@ { "home.introduction.paragraph": { - "message": "**PreMid**는 당신이 웹에서 무엇을 하고 있는지 보여주는 간단한 프로그램입니다.", + "message": "**PreMiD**는 당신이 웹에서 무엇을 하고 있는지 디스코드 상태에 보여주는 간단하고 설정 가능한 프로그램입니다.", "description": "First phrase that users read on our website" }, "home.introduction.button.features": { @@ -28,7 +28,7 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { - "message": "활성화", + "message": "실시간", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { @@ -36,7 +36,7 @@ "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { - "message": "당신은 아마도 이 기능들을 좋아할 것 같아요", + "message": "당신은 아마도 이 기능들을 좋아하실 것 같아요", "description": "Features section" }, "home.features.presencesystem.heading": { @@ -44,7 +44,7 @@ "description": "Features section subheading" }, "home.features.presencesystem.description": { - "message": "저희는 저희 애드온/확장 프로그램을 사용자가 직접 다른 사용자들이 만든 Presence들을 추가하고 관리할 수 있도록 개발하였습니다.", + "message": "다른 사용자가 만든 Presence를 추가 및 사용하고 저희 익스텐션에서 관리할 수 있도록 익스텐션을 만들었습니다!", "description": "Features section description" }, "home.features.presencesystem.button": { @@ -52,15 +52,15 @@ "description": "Features section button" }, "home.features.simpleInterface.heading": { - "message": "단순한 유저 인터페이스", + "message": "간단한 유저 인터페이스", "description": "Features section subheading" }, "home.features.simpleInterface.description": { - "message": "복잡한 인터페이스에 지쳤나요? 그것이 우리가 이것을 만든 이유입니다. 다음과 같은 중요한 기능을 통하여 UI를 최대한 단순하고 유용하게 유지하려고 합니다.", + "message": "복잡한 유저 인터페이스에 지치셨나요? 이것이 우리가 PreMiD를 만든 이유입니다. 다음과 같은 중요 기능들을 통하여 최대한 유용하고, 간단한 UI를 유지하려 합니다.", "description": "Features section description" }, "home.features.simpleInterface.description.1": { - "message": "앱과 확장 기능 설정", + "message": "앱과 익스텐션 설정", "description": "Features section description point" }, "home.features.simpleInterface.description.2": { @@ -79,6 +79,10 @@ "message": "무언가 문제가 있어, 프로그램이 작동하지 않거나 많은 오류가 발생하나요? 우리의 Discord 서버에서 이런 문제를 해결할 수 있도록 도와드릴 수 있으며, 또한 문제가 최대한 빨리 해결될 수 있도록 자체 지원 시스템을 구축하였습니다.", "description": "Features section description" }, + "home.features.quickSupport.button": { + "message": "우리의 디스코드에 참여하세요", + "description": "Features section button" + }, "home.languageSelector.tippy": { "message": "웹사이트 언어", "description": "Tippy content of the language selector." diff --git a/ko_KR/Website/jobs.json b/ko_KR/Website/jobs.json index 6deb417fa62..486f27e163c 100644 --- a/ko_KR/Website/jobs.json +++ b/ko_KR/Website/jobs.json @@ -1,12 +1,104 @@ { + "jobs.modal.title": { + "message": "{0} 에 지원하기", + "description": "Jobs apply modal title, {0} will be replaced with the job name." + }, + "jobs.modal.step": { + "message": "{0}/2 단계", + "description": "Step indicator of the modal. {0} will be replaced with the current page ." + }, + "jobs.modal.buttons.next": { + "message": "다음", + "description": "Next button in the modal." + }, + "jobs.modal.buttons.join": { + "message": "가입하기", + "description": "Join Discord button in the modal." + }, + "jobs.modal.buttons.cancel": { + "message": "취소", + "description": "Cancel, button in the modal." + }, + "jobs.modal.error": { + "message": "아래 모든 입력란에 올바르게 기재해주세요", + "description": "Error when user did not fill all the fields." + }, + "jobs.modal.notice": { + "message": "PreMiD 는 오픈 소스 프로젝트입니다. (비영리 팀임을 의미합니다) 모든 기부금 또는 후원금은 앱을 개발하는데 사용됩니다. PreMiD에 일자리를 신청함으로서 당신이 팀에서 자원하고 있음을 인정합니다.", + "description": "Notice for applicants." + }, + "jobs.guild.required": { + "message": "우리의 디스코드에 참여하세요", + "description": "Title of the modal the user will see if it's not in Discord server." + }, + "jobs.guild.explanation": { + "message": "신청하기 위서는 당신이 우리의 디스코드 서버에 들어오셔야만 합니다. 그렇지 않으면, 당신이 최종으로 선정이 되어도 연락을 드릴수 없습니다.", + "description": "Explanation why users should be in Discord server to perform job application." + }, + "jobs.header.title": { + "message": "PreMiD를 위해 일해주세요!", + "description": "First part of the jobs page." + }, + "jobs.header.description": { + "message": "가장 큰 Rich Presence 프로그램에 도움을 줄 준비가 되었나요?", + "description": "The second part of the jobs page." + }, + "jobs.openings.title": { + "message": "채용", + "description": "Text before the available job positions cards." + }, + "jobs.benefits.title": { + "message": "최고의 혜택", + "description": "Text before the benefits cards." + }, + "jobs.benefit1.title": { + "message": "우리와 만나", + "description": "Benefit card title." + }, + "jobs.benefit1.description": { + "message": "PreMiD 뒤에 있는 사람들과 연락하세요.", + "description": "Benefit card description." + }, + "jobs.benefit2.title": { + "message": "살짝 맛보기", + "description": "Benefit card title." + }, + "jobs.benefit2.description": { + "message": "우리들의 개발과 마케팅을 살펴보세요.", + "description": "Benefit card description." + }, + "jobs.benefit3.title": { + "message": "명예", + "description": "Benefit card title." + }, + "jobs.benefit3.description": { + "message": "강력한 디스코드 권한과 색깔넘치는 디스코드 역할.", + "description": "Benefit card description." + }, + "jobs.benefit4.title": { + "message": "PreMiD 지원하세요!", + "description": "Benefit card title." + }, + "jobs.benefit4.description": { + "message": "당신의 기여도 수치는 이 프로젝트를 실행하기에 적합합니다.", + "description": "Benefit card description." + }, + "jobs.benefit5.title": { + "message": "시간 초과", + "description": "Benefit card title." + }, "jobs.benefit5.description": { "message": "공을 들이세요. 이건 당신의 자발적인 일 입니다.", "description": "Benefit card description." }, "jobs.benefit6.title": { - "message": "베타 버전", + "message": "얼리 엑세스", "description": "Benefit card title." }, + "jobs.benefit6.description": { + "message": "다른 사람들보다 빠르게 새로운 기능들을 체험해보세요.", + "description": "Benefit card description." + }, "jobs.success.applied": { "message": "지원해주셔서 감사합니다!", "description": "Notification when applying." diff --git a/ko_KR/Website/maintenance.json b/ko_KR/Website/maintenance.json index e58a1a252a0..f1fbb3f2d57 100644 --- a/ko_KR/Website/maintenance.json +++ b/ko_KR/Website/maintenance.json @@ -3,6 +3,14 @@ "message": "이런!", "description": "The big text on maintenance page" }, + "maintenance.heading": { + "message": "안타깝게도 기술적인 문제점을 발견했습니다. 빠르게 다시 돌아오도록 하겠습니다. 불편을 끼쳐 죄송합니다.", + "description": "Heading on maintenance page" + }, + "maintenance.heading2": { + "message": "더 많은 정보를 얻으시려면 다음에 다시 와주세요", + "description": "Heading on maintenance page" + }, "maintenance.message": { "message": "저희의 특별한 개발자들이 고칠때까지, 이곳을 자유롭게 방문하세요!", "description": "Message on maintenance page" diff --git a/ko_KR/Website/merch.json b/ko_KR/Website/merch.json index 0967ef424bc..ae7fd5c93c2 100644 --- a/ko_KR/Website/merch.json +++ b/ko_KR/Website/merch.json @@ -1 +1,30 @@ -{} +{ + "merch.title": { + "message": "공식 ** PreMiD ** 상품 매장에 오신 것을 환영합니다!", + "description": "Merch store title" + }, + "merch.swag": { + "message": "** Swag ** 찾기", + "description": "Subtitle for store" + }, + "merch.fit": { + "message": "\"\"맞춤 선택\"", + "description": "Product sizes" + }, + "merch.cart": { + "message": "장바구니 담기", + "description": "Add product to cart" + }, + "merch.help": { + "message": "우리 매장이나 주문에 문제가 있습니까? {0}에 문의 고객 지원 {1}", + "description": "Link to customer support, {0}{1} is the replacement for the link" + }, + "merch.item.added": { + "message": "{0}이 (가) 장바구니에 추가되었습니다.", + "description": "{0} replaced with product name" + }, + "merch.error.noitem": { + "message": "장바구니에 추가 할 항목이 없습니다.", + "description": "Error message when no size selected" + } +} diff --git a/ko_KR/Website/partners.json b/ko_KR/Website/partners.json index bead3e8b795..bd544805904 100644 --- a/ko_KR/Website/partners.json +++ b/ko_KR/Website/partners.json @@ -3,12 +3,240 @@ "message": "파트너", "description": "Heading for page." }, + "partners.header.description": { + "message": "가족에 가입하여 얼마나 많은 SWAG를 가지고 있는지 과시하기 위해 파트너 전용 혜택을 받으십시오.", + "description": "Description for page." + }, + "partners.slideshow.description": { + "message": "이것들은 이미 우리 소속이다.", + "description": "Description for slideshow." + }, + "partners.why.title": { + "message": "지옥 대신에 천국에 가는것은 어떨까요?", + "description": "Heading for benefits." + }, + "partners.why.benefit1.title": { + "message": "너의 무료 Presence", + "description": "Heading for the first benefit." + }, + "partners.why.benefit1.description": { + "message": "우리 팀은 귀하에게 서비스의 존재를 제공 할 것입니다", + "description": "Description for the first benefit." + }, + "partners.why.benefit2.title": { + "message": "검증된 사람이 되세요.", + "description": "Heading for the second benefit." + }, + "partners.why.benefit2.description": { + "message": "특별한 역할과 좋은 명예가 우리의 디스코드 서버에서 수여될 예정입니다.", + "description": "Description for the second benefit." + }, + "partners.why.benefit3.title": { + "message": "메타 태그 통합", + "description": "Heading for the third benefit." + }, + "partners.why.benefit3.description": { + "message": "누군가 귀하의 웹 사이트를 방문 할 때 귀하의 현재 상태를 자동으로 사용합니다.", + "description": "Description for the third benefit." + }, + "partners.why.benefit4.title": { + "message": "불멸화", + "description": "Heading for the fourth benefit." + }, + "partners.why.benefit4.description": { + "message": "우리 파트너 페이지에 있는 끔찍한 장소.", + "description": "Description for the fourth benefit." + }, + "partners.why.benefit5.title": { + "message": "유명해지세요.", + "description": "Heading for the fifth benefit." + }, + "partners.why.benefit5.description": { + "message": "우리의 소셜 미디어에 특별히 포함됩니다.", + "description": "Description for the fifth benefit." + }, + "partners.requirements.title": { + "message": "요구사항", + "description": "Heading for the requirements." + }, + "partners.requirements.first.title": { + "message": "무엇을 찾고 있나요?", + "description": "Heading for the first requirement." + }, + "partners.requirements.first.description": { + "message": "우리는 인터넷에서 성장하는 커뮤니티와 흥미로운 것들을 주시하고 있습니다. TL; DR 당신은 이미 PreMiD를 사용하고 있고 더 많은 인터넷 광들에게 전파 할 준비가되어 있어야합니다. 프로그램에 대한 수락은 매우 질적이며 후보자마다 다릅니다.", + "description": "Description for the first requirement." + }, + "partners.requirements.second.title": { + "message": "우리 방화벽", + "description": "Heading for the second requirement." + }, + "partners.requirements.second.description": { + "message": "우리는 현재 파트너십 프로그램에 대한 다양한 노력을 받고 있습니다. 누구든지 주목받을 기회가 있어야 하니깐요. 트위치 스트리머는 최소 500명의 팔로워와 최소 10명의 동시 시청자를 확보해야하고, 일주일에 한 번 이상 스트리밍해야 합니다.", + "description": "Description for the second requirement." + }, + "partners.apply.button": { + "message": "지금 신청하세요!", + "description": "Button to apply for partner." + }, + "partners.apply.disclaimer": { + "message": "같이 천국으로 갑시다!", + "description": "Disclaimer located above the apply button." + }, + "partners.apply.jobs": { + "message": "만약 당신이 PreMiD에 다소 관심이 있다면, 우리의 **job 광고**를 살펴보십시오.", + "description": "Hint located under the button." + }, + "partners.sponsors.title": { + "message": "스폰서들", + "description": "Heading for sponsors." + }, + "partners.sponsors.description": { + "message": "이 놀라운 사람들이 없었다면 PreMid는 불가능했을 것이다.", + "description": "Description for sponsors." + }, + "partners.partner.aniFlix": { + "message": "그게 바로 애니메이션을 보는 방법이야.", + "description": "Description for AniFlix." + }, + "partners.partner.arenaOfKings": { + "message": "킹스 아레나(Arena of Kings)는 브라우저에서 플레이하는 차세대 빠른 속도의 PvP 아레나 게임이다.", + "description": "Description for Arena of Kings." + }, + "partners.partner.upBeat": { + "message": "UpBeat은 논스톱, 양질의 라디오 및 뉴스 엔터테인먼트를 제공하기 위해 노력하는 비영리 국제 라디오입니다.", + "description": "Description for UpBeatRadio." + }, + "partners.partner.simLiveRadio": { + "message": "SimLiveRadio는 독일, 오스트리아 및 스위스에서 시뮬레이션 게임을 위한 가장 성공적인 인포테인먼트 라디오입니다!", + "description": "Description for SimLoveRadio." + }, + "partners.partner.discordTemplates": { + "message": "우리의 멋진 템플릿으로 당신만의 공동체를 만들기 시작하라. 네 왕국을 만들어라.", + "description": "Description for DiscordTemplates." + }, + "partners.partner.taigaBot": { + "message": "타이가는 여러분이 한꺼번에 필요로 할 수 있는 모든 특징들을 제공하려고 하는 디스코드야!", + "description": "Description for taigabot." + }, + "partners.partner.bitRock": { + "message": "강력하고 쉽게 크로스 플랫폼 설치 프로그램 작성 도구를 사용할 수 있습니다.", + "description": "Description for BitRock." + }, + "partners.partner.statusPage": { + "message": "사용자에게 실시간 상태를 쉽게 전달", + "description": "Description for StatusPage." + }, + "partners.partner.erisly": { + "message": "재미있는 디스코드 봇으로 연주하는 여신!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "REYFM 무료 - 쉬지 않고 15개 이상의 음악 스트림을 들어보자. 오직 여러분만을 위한 가장 좋고 최신의 음악으로!", + "description": "Description for REYFM." + }, + "partners.partner.crowdin": { + "message": "기술기업의 민첩성 현지화", + "description": "Description for Crowdin." + }, + "partners.partner.wikijs": { + "message": "가장 강력하고 확장 가능한 오픈 소스 위키 소프트웨어", + "description": "Description for WikiJS." + }, + "partners.partner.packageCloud": { + "message": "모든 아티팩트에 대한 통합된 개발자 친화적인 인터페이스.", + "description": "Description for PackageCloud." + }, + "partners.partner.fastly": { + "message": "웹의 최상의 뒤에.", + "description": "Description for Fastly." + }, + "partners.partner.onlyhit": { + "message": "OnlyHit은 온라인 음악 라디오로 여러분의 취향에 맞는 곡을 찾기 위해 24시간동안 방송하도록 설계되어 있어요!", + "description": "Description for OnlyHit." + }, + "partners.apply.title": { + "message": "파트너에 지원하기", + "description": "Partnership application modal title." + }, + "partners.apply.loggedUser": { + "message": "{0} 로 로그인되었습니다.", + "description": "{0} will be replaced with user account." + }, + "partners.apply.notYou": { + "message": "본인이 아니세요?", + "description": "Account switcher on the modal, just like Discord's!" + }, + "partners.apply.select.default": { + "message": "한 개의 항목을 선택하십시오", + "description": "Select default placeholder." + }, + "partners.apply.select.website": { + "message": "웹사이트", + "description": "Select 'Website' category." + }, "partners.apply.select.other": { "message": "기타", "description": "Select 'Other' category." }, + "partners.apply.form.name": { + "message": "이름", + "description": "Name filed." + }, + "partners.apply.form.name.placeholder": { + "message": "예: PreMiD", + "description": "Name field's placeholder." + }, + "partners.apply.form.link": { + "message": "링크", + "description": "Link field." + }, + "partners.apply.form.link.placeholder": { + "message": "예: https://premid.app", + "description": "Link filed's placeholder." + }, + "partners.apply.form.description": { + "message": "설명 : (최대 150글자로 서술하세요.)", + "description": "Description field." + }, + "partners.apply.form.description.placeholder": { + "message": "기능에 대한 설명", + "description": "Description field's placeholder." + }, + "partners.apply.form.imageLink": { + "message": "이미지 링크: (550x300, PNG 파일만)", + "description": "Do not change the sizes." + }, + "partners.apply.form.imageLink.placeholder": { + "message": "예: https://i.imgur.com/clun1ID.png", + "description": "Image link field's placeholder. Do not change the image URL." + }, + "partners.apply.form.button.close": { + "message": "닫기", + "description": "Modal close button." + }, + "partners.apply.form.button.apply": { + "message": "지원하기", + "description": "Modal apply button." + }, "partners.apply.success": { "message": "지원해주셔서 감사합니다!", "description": "Success message when applying." + }, + "partners.apply.error1": { + "message": "모든 입력란에 입력하세요.", + "description": "Error when a field isn't filled." + }, + "partners.apply.error2": { + "message": "최대 150글자로 설명하세요.", + "description": "Error when description exceeds character limit." + }, + "partners.apply.error3": { + "message": "링크를 적어주세요. (https:// 로 시작하고, .png로 끝나야만 합니다.)", + "description": "Error when image link is entered wrong." + }, + "partners.apply.error4": { + "message": "당신은 이미 파트너에 지원하셨습니다!", + "description": "Error when already applied." } } diff --git a/ko_KR/Website/presence.json b/ko_KR/Website/presence.json index 3a2ba66986e..f9c0440db76 100644 --- a/ko_KR/Website/presence.json +++ b/ko_KR/Website/presence.json @@ -8,7 +8,7 @@ "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "변경 사항", + "message": "변경된 사항", "description": "The title of the changelog section." }, "presence.sections.information.title": { @@ -28,7 +28,7 @@ "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" }, "presence.sections.information.users": { - "message": "사용자들", + "message": "사용자", "description": "One of the strings from the Information section. [on webite -> Users: (2000)]" }, "presence.sections.information.tags": { diff --git a/ko_KR/Website/store.json b/ko_KR/Website/store.json index 0797a58efc4..cd1efb072c4 100644 --- a/ko_KR/Website/store.json +++ b/ko_KR/Website/store.json @@ -1,6 +1,6 @@ { "store.message.error": { - "message": "확장 프로그램이 연결되지 않았습니다.", + "message": "익스텐션이 연결되지 않았습니다.", "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, "store.cards.creator": { @@ -8,7 +8,7 @@ "description": "Creator of a presence" }, "store.cards.popular": { - "message": "이 Presence는 사용자들 중 가장 인기있는 Presence입니다.", + "message": "이 Presence는 사용자들에게 가장 인기있는 Presence입니다.", "description": "Presence card popular flame" }, "store.cards.partner": { @@ -44,7 +44,7 @@ "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { - "message": "성인용 콘텐츠 보기", + "message": "NSFW 보이기", "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { @@ -60,7 +60,7 @@ "description": "Category heading" }, "store.category.all": { - "message": "모두", + "message": "전체", "description": "Category at the top" }, "store.category.games": { @@ -72,7 +72,7 @@ "description": "Category at the top" }, "store.category.socials": { - "message": "소셜", + "message": "SNS", "description": "Category at the top" }, "store.category.videos": { @@ -88,7 +88,7 @@ "description": "Placeholder for presence search" }, "store.search.filters": { - "message": "입력 or 확인", + "message": "입력", "description": "Little message next to the keys of search filters on the store." }, "store.search.removeFilter": { diff --git a/ko_KR/Website/users.json b/ko_KR/Website/users.json index 1993bed54c0..883a0d33fc2 100644 --- a/ko_KR/Website/users.json +++ b/ko_KR/Website/users.json @@ -23,8 +23,16 @@ "message": "100개 넘은 Presence를 제작함!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, + "user.switch.contributed": { + "message": "사용자 [Presence/도움주신 분들]", + "description": "The tippy message to switch between user's presences and presences that user has contributed to." + }, + "user.presences.created": { + "message": "이 사용자가 만든 Presence 들을 확인하려면 클릭하세요.", + "description": "Tippy content in user profile." + }, "user.presences.contributed": { - "message": "이 사용자가 도움준 Presence를 보려면 이곳을 클릭하세요.", + "message": "이 사용자가 도움을 준 Presence 를 보려면 클릭하세요.", "description": "Tippy content (mode 2) in user profile." } } diff --git a/lt_LT/Extension/popup.json b/lt_LT/Extension/popup.json index a15efde800b..caa68c8a834 100644 --- a/lt_LT/Extension/popup.json +++ b/lt_LT/Extension/popup.json @@ -87,6 +87,22 @@ "message": "Jūsų PreMiD programa yra pasenusi. Atnaujinkite ją, kad galėtumėte toliau naudotis PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.noInternet": { + "message": "Nėra interneto ryšio!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Atrodo, kad neturite interneto ryšio! PreMiD nesugebės rodyti jūsų presence šiuo metu.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Nėra ryšio su Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD nepavyko prisijungti prie jūsų Discord programos! Ar ji įdiegta ir paleista? *Problemų sprendimas*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Visi", "description": "Category name shown when you open tags" diff --git a/lt_LT/Presence/discord.json b/lt_LT/Presence/discord.json new file mode 100644 index 00000000000..01a77e7c1c4 --- /dev/null +++ b/lt_LT/Presence/discord.json @@ -0,0 +1,10 @@ +{ + "discord.browseThrough": { + "message": "Naršoma per", + "description": "The first part of the next 17 strings" + }, + "discord.merch.collection": { + "message": "Peržiūrima kolekcija:", + "description": "" + } +} diff --git a/lt_LT/Presence/general.json b/lt_LT/Presence/general.json index faffd1c6f2c..7cb2caa4580 100644 --- a/lt_LT/Presence/general.json +++ b/lt_LT/Presence/general.json @@ -199,6 +199,10 @@ "message": "Peržiūroma:", "description": "" }, + "general.viewPage": { + "message": "Peržiūri puslapį:", + "description": "" + }, "general.watchingVid": { "message": "Žiūrimas vaizdo įrašas", "description": "" @@ -222,5 +226,25 @@ "general.terms": { "message": "Naudojimosi sąlygos", "description": "A page name" + }, + "general.cookie": { + "message": "Slapukų Naudojimo Politika", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Visų dainų ciklas", + "description": "" + }, + "general.repeat": { + "message": "Cikle", + "description": "" + }, + "general.incidentHistory": { + "message": "Incidentų istorija", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Veikimo laiko istorija", + "description": "A page name of statuspages" } } diff --git a/lt_LT/Presence/genius.json b/lt_LT/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lt_LT/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/lt_LT/Presence/google classroom.json b/lt_LT/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lt_LT/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/lt_LT/Presence/google docs.json b/lt_LT/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lt_LT/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/lt_LT/Presence/juniperbot.json b/lt_LT/Presence/juniperbot.json new file mode 100644 index 00000000000..65c91c14361 --- /dev/null +++ b/lt_LT/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Pagrindinis puslapis", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Stebimas serverio pirmaujančiųjų sąrašas:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "Prietaisų skydelyje", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Gildija: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Skaitoma informacija apie donacijų planus", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Pasirenkamas serveris", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Peržiūrimas komandų sąrašas", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Stebimos bot'o statistikos", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Tinkinama rango kortelė", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Skaitoma apie svetainės slapukus", + "description": "Reading about the site's cookies" + } +} diff --git a/lt_LT/Presence/kahoot.json b/lt_LT/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lt_LT/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/lt_LT/Presence/namemc.json b/lt_LT/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lt_LT/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/lt_LT/Presence/netflix.json b/lt_LT/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lt_LT/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/lt_LT/Presence/premid.json b/lt_LT/Presence/premid.json index 77e6ac451e5..af525bc8d1a 100644 --- a/lt_LT/Presence/premid.json +++ b/lt_LT/Presence/premid.json @@ -1,74 +1,90 @@ { - "premid.viewPage": { - "message": "Peržiūri puslapį:", - "description": "" - }, - "premid.docs": { - "message": "Dokumentacija", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Peržiūri presence:", - "description": "" - }, - "premid.pageHome": { - "message": "Pagrindinis puslapis", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Pagalbininkai", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Siuntiniai", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Parduotuvė", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Slapukų Naudojimo Politika", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Privatumo politika", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Naudojimosi sąlygos", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wikipedija", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Apie", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Sistemos reikalavimai", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Instaliacija", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Nesklandumų sprendimas", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Pradžia", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Statusų kūrimas", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Peržiūri puslapį:", + "description": "" + }, + "premid.docs": { + "message": "Dokumentacija", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Peržiūri presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Pagrindinis puslapis", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Pagalbininkai", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Siuntiniai", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Parduotuvė", + "description": "A page name" + }, + "premid.partners": { + "message": "Partneriai", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Apie PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Sistemos reikalavimai", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Instaliacija", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Diegimas {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Nesklandumų sprendimas", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Pradžia", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Suprasti v{0} API", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Statusų kūrimas", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Presence Gairės", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence klasė", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Suprasti iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Konfigūruojamas metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Konfigūruojamas TypeScript", + "description": "A page name" + } +} diff --git a/lt_LT/Presence/tiktok.json b/lt_LT/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lt_LT/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/lt_LT/Presence/twitch.json b/lt_LT/Presence/twitch.json new file mode 100644 index 00000000000..3d5aab0d579 --- /dev/null +++ b/lt_LT/Presence/twitch.json @@ -0,0 +1,18 @@ +{ + "twitch.downloads": { + "message": "Siuntiniai", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partneriai", + "description": "Page name" + }, + "twitch.home": { + "message": "Pagrindinis puslapis", + "description": "Page name" + }, + "twitch.viewTheir": { + "message": "Peržiūrimi", + "description": "Part 1 of the next 10 strings" + } +} diff --git a/lt_LT/Presence/twitter.json b/lt_LT/Presence/twitter.json index bebfa02c7d1..c3eb7cad887 100644 --- a/lt_LT/Presence/twitter.json +++ b/lt_LT/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Skaitomas tweet'as:", - "description": "" - }, - "twitter.viewDms": { - "message": "Peržiūrimi jų DM'ai", - "description": "" - }, - "twitter.viewTweets": { - "message": "Peržiūrimi tweet'ai:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Peržiūrimi tweet'ai ( su atsakymais):", - "description": "" - }, - "twitter.viewMedia": { - "message": "Peržiūrimi tweet'ai:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Peržiūrėjimas patiko:", - "description": "" - }, - "twitter.viewList": { - "message": "Peržiūrimas sąrašas:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Žymės", - "description": "" - }, - "twitter.notifs": { - "message": "Pranešimai", - "description": "" - }, - "twitter.explore": { - "message": "Naršyti", - "description": "" - }, - "twitter.settings": { - "message": "Keičiami kai kurie nustatymai ...\n", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Skaitomas tweet'as:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Peržiūrimi jų DM'ai", + "description": "" + }, + "twitter.viewTweets": { + "message": "Peržiūrimi tweet'ai:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Peržiūrimi tweet'ai ( su atsakymais):", + "description": "" + }, + "twitter.viewMedia": { + "message": "Peržiūrimi tweet'ai:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Peržiūrėjimas patiko:", + "description": "" + }, + "twitter.viewList": { + "message": "Peržiūrimas sąrašas:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Žymės", + "description": "" + }, + "twitter.notifs": { + "message": "Pranešimai", + "description": "" + }, + "twitter.explore": { + "message": "Naršyti", + "description": "" + }, + "twitter.settings": { + "message": "Keičiami kai kurie nustatymai ...\n", + "description": "" + } +} diff --git a/lt_LT/Presence/v live.json b/lt_LT/Presence/v live.json new file mode 100644 index 00000000000..1500bcff02f --- /dev/null +++ b/lt_LT/Presence/v live.json @@ -0,0 +1,10 @@ +{ + "v live.browseThrough": { + "message": "Naršoma per", + "description": "The first part of the next 6 strings" + }, + "v live.viewTheir": { + "message": "Peržiūrimi", + "description": "The first part of the next 6 strings" + } +} diff --git a/lt_LT/Website/downloads.json b/lt_LT/Website/downloads.json index bd73b7e2106..37d073dea99 100644 --- a/lt_LT/Website/downloads.json +++ b/lt_LT/Website/downloads.json @@ -1,170 +1,162 @@ { - "downloads.header.title": { - "message": "Laikas pasirodyti.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Pradėkite naudotis PreMiD dabar ir parodykite kitiems kuo užsiimate, galbūt rasite ką nors su tokiais pačiais pomėgiais.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Pradėkite", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Atsisiųskite PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Įdiekite mūsų programą", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Įdiekite mūsų naršyklės plėtinį", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Apsilankykite {0} puslapyje ir patikrinkite, ar plėtinys prijungtas", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Visdar susiduriate su problemomis? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Mes esame čia jog padėti!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Programa", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Plėtinys", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Įspėjimai:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Šiai operacinei sistemai nėra diegimo programos. Tai reiškia, kad jai nėra taikoma jokia profesionali parama.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Atminkite, kad „PreMiD“ šiuo metu yra nepalaikomas mobiliuosiuose įrenginiuose.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Rodyti atsisiuntimus", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Slėpti atsisiuntimus", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Dabartinė šios platformos versija yra {0} (ši versija yra skirta „Linux“ ir netaikoma kitoms sistemoms).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Ši versija yra skirta „Linux“ ir netaikoma kitoms sistemoms. Pagrindinė programos versija yra {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Prašome prisijungti norint pamatysi šiuos atsisiuntimus.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Uh, oh, atrodo, kad jūs neturite alpha/beta prieigos :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Jūs galite prisidėti prie mūsų beta programos **čia** nemokamai. Paskubėkite! Mes turime tik {0} laisvų vietų", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Ankstyvūs leidiniai", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Įspėjimas", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Nepamirškite aktyvuoti \"Leisti plėtinius iš kitų parduotuvių\" pasirinkimo papildinių nustatymuose.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Jūs turite įsidiegti **šį** papildinį norint įsidiegti PreMiD iš Chrome internet. parduotuvės.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Praleisti", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Atgal", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Atšaukti", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Gerai", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Baigta", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Prisijungti", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Ačiū!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Mes naudojame reklamas, kad išlaikytume savo komandą ir serverius, jog galėtume užtikrinti geriausią vartotojo patirtį!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Prašome išjungti savo AdBlock.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Aš nenoriu remti.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Ar esate įsitikinę?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Ar tikrai?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-prašau paremkite : C", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Man reikia tavęs :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Gerai, gerai...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Rodyti beta atsisiuntimus", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(nebūtina, jei tik norite atsisiųsti įprastą programą)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Laikas pasirodyti.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Pradėkite naudotis PreMiD dabar ir parodykite kitiems kuo užsiimate, galbūt rasite ką nors su tokiais pačiais pomėgiais.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Pradėkite", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Atsisiųskite PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Įdiekite mūsų programą", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Įdiekite mūsų naršyklės plėtinį", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Apsilankykite {0} puslapyje ir patikrinkite, ar plėtinys prijungtas", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Visdar susiduriate su problemomis? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Mes esame čia jog padėti!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Programa", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Plėtinys", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Įspėjimai:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Šiai operacinei sistemai nėra diegimo programos. Tai reiškia, kad jai nėra taikoma jokia profesionali parama.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Atminkite, kad „PreMiD“ šiuo metu yra nepalaikomas mobiliuosiuose įrenginiuose.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Rodyti atsisiuntimus", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Slėpti atsisiuntimus", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion2": { + "message": "Ši versija yra skirta „Linux“ ir netaikoma kitoms sistemoms. Pagrindinė programos versija yra {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Prašome prisijungti norint pamatysi šiuos atsisiuntimus.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Uh, oh, atrodo, kad jūs neturite alpha/beta prieigos :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Jūs galite prisidėti prie mūsų beta programos **čia** nemokamai. Paskubėkite! Mes turime tik {0} laisvų vietų", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Ankstyvūs leidiniai", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Įspėjimas", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Jūs turite įsidiegti **šį** papildinį norint įsidiegti PreMiD iš Chrome internet. parduotuvės.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Praleisti", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Atgal", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Atšaukti", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Gerai", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Baigta", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Prisijungti", + "description": "Login button on the downloads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Ačiū!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Mes naudojame reklamas, kad išlaikytume savo komandą ir serverius, jog galėtume užtikrinti geriausią vartotojo patirtį!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Prašome išjungti savo AdBlock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Rodyti beta atsisiuntimus", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(nebūtina, jei tik norite atsisiųsti įprastą programą)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Aš nenoriu remti.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Ar esate įsitikinę?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Ar tikrai?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-prašau paremkite : C", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Man reikia tavęs :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Gerai, gerai...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/lt_LT/Website/footer.json b/lt_LT/Website/footer.json index 3e700d39a70..8f0a6c510ad 100644 --- a/lt_LT/Website/footer.json +++ b/lt_LT/Website/footer.json @@ -47,10 +47,6 @@ "message": "Prisidėkite", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Dizainas", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Išversti", "description": "Translate -> redirects to locilazation page" diff --git a/lt_LT/Website/partners.json b/lt_LT/Website/partners.json index dd4c1ad1186..7e9e87b64e5 100644 --- a/lt_LT/Website/partners.json +++ b/lt_LT/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat yra ne pelno siekiantis tarptautinis radijas, kuris stengiasi teikti nenutrūkstamas, kokybiškas radijo ir naujienų pramogas.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Žaidėjų uždirbimo platforma.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio yra labiausiai pasisekusi informacinė radijo stotis simuliaciniams žaidimams Vokietijoje, Austrijoje ir Šveicarijoje!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Gaukite tai, kas teisėtai jūsų. Transliuokite Animacija, Filmus, Hentai, Specialius ir daugiau. Nemokamai, be jokių reklamų ir aukštoje kokybėje!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Pradėkite kurti savo bendruomenę su mūsų šauniu šablonu. Statykite savo nuosavą karalystę.", "description": "Description for DiscordTemplates." @@ -139,6 +131,10 @@ "message": "Dievaitė kuri žaidžia kaip smagus Discord botas!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM leidžia jums klausyti 15+ muzikos transliacijų nemokamai - be sustojimo. Su geriausia ir naujausia muzika tik jums!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Greitas lokalizavimas technologijų įmonėms.", "description": "Description for Crowdin." @@ -208,7 +204,7 @@ "description": "Do not change the sizes." }, "partners.apply.form.imageLink.placeholder": { - "message": "Ex: https://i.imgur.com/clun1ID.png", + "message": "Pvz: https://i.imgur.com/clun1ID.png", "description": "Image link field's placeholder. Do not change the image URL." }, "partners.apply.form.button.close": { diff --git a/lt_LT/Website/users.json b/lt_LT/Website/users.json index e057e7491b3..07358b9216c 100644 --- a/lt_LT/Website/users.json +++ b/lt_LT/Website/users.json @@ -1,10 +1,10 @@ { "user.roles.presenceDeveloper": { - "message": "Statusų kūrėjas", + "message": "Presence kūrėjas", "description": "'Presence Developer' title for user pages." }, "user.roles.presenceVerifier": { - "message": "Statusų Verifikacija", + "message": "Presence Verifikacija", "description": "'Presence Verifier' title for user pages." }, "user.importantPresenceDev.message1": { @@ -12,15 +12,15 @@ "description": "'Important Presence Developer' tippy description for user pages." }, "user.importantPresenceDev.message2": { - "message": "Sukūrė {0} statusų.", + "message": "Sukūrė {0} presence.", "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { - "message": "Genialus Statusų kūrėjas", + "message": "Genialus Presence kūrėjas", "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { - "message": "Sukūrė daugiau nei 100 statusų!", + "message": "Sukūrė daugiau nei 100 presence!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, "user.switch.contributed": { @@ -28,11 +28,11 @@ "description": "The tippy message to switch between user's presences and presences that user has contributed to." }, "user.presences.created": { - "message": "Spauskite čia, kad pamatyti visus Statusus kuriuos šis narys yra sukūręs.", + "message": "Spauskite čia, kad pamatyti visus Presence kuriuos šis narys yra sukūręs.", "description": "Tippy content in user profile." }, "user.presences.contributed": { - "message": "Spustelėkite čia, norėdami pamatyti statusus, prie kurių prisidėjo šis vartotojas.", + "message": "Spustelėkite čia, norėdami pamatyti presence, prie kurių prisidėjo šis vartotojas.", "description": "Tippy content (mode 2) in user profile." } } diff --git a/lv_LV/Extension/chrome-store.json b/lv_LV/Extension/chrome-store.json new file mode 100644 index 00000000000..0507e67061b --- /dev/null +++ b/lv_LV/Extension/chrome-store.json @@ -0,0 +1,10 @@ +{ + "extension.description.short": { + "message": "Tavs Rich Presence priekš web pakalpojumiem!", + "description": "Short description in extension store" + }, + "extension.description.full": { + "message": "TEV IR JĀIEINSTALĒ MŪSU OFICIĀLĀ APLIKĀCIJA LAI TĀ STRĀDĀTU\n {0} {1}\n\nTu vari izmatot mēdiju taustiņus, lai kontrolētu šo pakalpojumu atskaņošanu. Kad tu skaties/klausies kaut ko ar kādu no mūsu atbalstītajiem pakalpojumiem, pārlūkprogrammas paplašinājums sūta video/dziesmas metadatus mūsu darbvirsmas klientam un PreMiD to procesē. PreMiD sūta informāciju uz Discord ar pareizo formu un tad automātiski uzliek tā statusu.\nAtbalstītie pakalpojumi\n {2} Paskatieties {3}\n\nVajag palīdzību?\n {4} {5}\n\nMūsu Discord serveris\n {6} Runā ar cilvēkiem aiz PreMiD {7}\n\nMēs esam Atvērts pirmkods!\n {9} Lieliskām lietām ir jābūt atvērtām publikai {10}", + "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" + } +} diff --git a/bs_BA/Extension/popup.json b/lv_LV/Extension/popup.json similarity index 56% rename from bs_BA/Extension/popup.json rename to lv_LV/Extension/popup.json index 146681f8c64..6c971f750eb 100644 --- a/bs_BA/Extension/popup.json +++ b/lv_LV/Extension/popup.json @@ -1,94 +1,126 @@ { "popup.navigation.settings": { - "message": "Podešavanja", + "message": "Iestatījumi", "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.navigation.credits": { - "message": "Zahvale", + "message": "Beigu titri", "description": "Title of the 'credits' section at the navigation in the popup" }, "popup.headings.settings": { - "message": "Podešavanja", + "message": "Iestatījumi", "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.headings.general": { - "message": "Generalno", + "message": "Vispārīgi", "description": "Title of the 'general' area of the 'settings' section in the popup" }, "popup.headings.description": { - "message": "Deskripcija", + "message": "Apraksts", "description": "Title of the description area in the presence settings view." }, "popup.setting.enabled": { - "message": "Uključeno", + "message": "Iespējots", "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.mediaControl": { - "message": "Medija Kontrole", + "message": "Multivides vadīklas", "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.titleMenubar": { - "message": "Naslov Menubar", + "message": "Titula izvēlne", "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.autoLaunch": { - "message": "Automatsko pokretanje", + "message": "Automātiskā palaišana", "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" }, "popup.headings.presences": { - "message": "Prisutnosti", + "message": "Presences", "description": "Title of the 'presences' area of the 'settings' section in the popup" }, "popup.presences.manage": { - "message": "Upravljajte", + "message": "Pārvaldīt", "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.noPresences": { - "message": "Nema prisustva dodato", + "message": "Nav pievienotas Presences", "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.done": { - "message": "Gotovo", + "message": "Gatavs", "description": "Done button" }, "popup.presences.load": { - "message": "Učitaj Prisutnost", + "message": "Ielādēt Presence", "description": "Load Presence button" }, "popup.buttons.presenceStore": { - "message": "Trgovina prisutnosti", + "message": "Presence Veikals", "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.buttons.help": { - "message": "Treba pomoći?", + "message": "Vajag palīdzību?", "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)" }, "popup.credits.error.heading": { - "message": "Oh ne!", + "message": "Ak vai!", "description": "Title of the error message (located at the 'credits' tab in the popup)" }, "popup.credits.error.message": { - "message": "Greška prilikom učitavanja kredita", + "message": "Kļūda ielādējot titrus", "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" }, "popup.info.notConnected": { - "message": "Nije povezano", + "message": "Nav savienots", "description": "Shown when the extension can't connect to the application" }, "popup.info.notConnected.message": { - "message": "PreMiD se nije uspio povezati na aplikaciju! Da li je instalirano i uključeno? *Rješavanje problema*", + "message": "PreMiD nevarēja savienoties ar tā aplikāciju! Vai tas ir uzstādīts un palaists?\n*Problēmu novēršana*", "description": "Shown when the extension can't connect to the application" }, "popup.info.unsupportedAppVersion": { - "message": "Zastarjela aplikacija", + "message": "Novecojusi Aplikācija", "description": "Shown when application is outdated" }, "popup.info.unsupportedAppVersion.message": { - "message": "Vaša PreMiD aplikacija je zastarjela. Molimo vas da ažulirate da nastaviti koristiti PreMiD.", + "message": "Tava PreMiD aplikācija ir novecojusi. Lūdzu atjauniniet to, lai turpinātu izmantot PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Novecojis paplašinājums", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Jūsu paplašinājums ir novecojis. Lūdzu atjauniniet to, lai dabūtu jaunākās funkcijas, lejupielādējot to no mūsu saites.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Steidzams atjauninājums", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Mēs izlaidām steidzamu atjauninājumu prieks paplašinājuma. Lūdzu atjauniniet to, lai turpinātu lietot PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Nav interneta savienojums!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Izskatās, ka jums nav interneta savienojums! PreMiD nevarēs pašlaik parādīt presences.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Nav Discord savienojuma!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD nevarēja savienoties ar tavu Discord aplikāciju! Vai tas ir uzstādīts un ieslēgts?\n*Problēmu novēršana*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { - "message": "Sve", + "message": "Viss", "description": "Category name shown when you open tags" }, "popup.category.anime": { @@ -96,23 +128,23 @@ "description": "Category name shown when you open tags" }, "popup.category.music": { - "message": "Muzika", + "message": "Mūzika", "description": "Category name shown when you open tags" }, "popup.category.games": { - "message": "Igre", + "message": "Spēles", "description": "Category name shown when you open tags" }, "popup.category.socials": { - "message": "Društveno", + "message": "Sociālie tīkli", "description": "Category name shown when you open tags" }, "popup.category.videos": { - "message": "Videos & Strimovi", + "message": "Video & Straumēšana", "description": "Category name shown when you open tags" }, "popup.category.other": { - "message": "Ostalo", + "message": "Cits", "description": "Category name shown when you open tags" } } diff --git a/af_ZA/Extension/presence.json b/lv_LV/Extension/presence.json similarity index 82% rename from af_ZA/Extension/presence.json rename to lv_LV/Extension/presence.json index eb8a60c724d..3884120bc6b 100644 --- a/af_ZA/Extension/presence.json +++ b/lv_LV/Extension/presence.json @@ -1,30 +1,30 @@ { "presence.playback.playing": { - "message": "Speel weer", + "message": "Atskaņo", "description": "Shows when you hover over the little play icon at your Discord Rich Presence" }, "presence.playback.paused": { - "message": "Terugspeel onderbreek", + "message": "Atskaņošana iepauzēta", "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" }, "presence.activity.browsing": { - "message": "Blaai...", + "message": "Pārlūko...", "description": "Shows when you hover over the little magnifying glass icon at your Discord Rich Presence" }, "presence.activity.live": { - "message": "Regstreeks", + "message": "Tiešraide", "description": "Shows when you hover over the little red circle icon at your Discord Rich Presence" }, "presence.activity.reading": { - "message": "Lees", + "message": "Lasa", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.activity.searching": { - "message": "Soek", + "message": "Meklē", "description": "Shows when you hover over the little icon at your Discord Rich Presence" }, "presence.media.info.episode": { - "message": "Aflevering {0}", + "message": "Epizode {0}", "description": "Shows the current episode at your Discord Rich Presence; {0} will be replaced -> is a variable and should not be translated" } } diff --git a/bs_BA/Extension/tabs.json b/lv_LV/Extension/tabs.json similarity index 81% rename from bs_BA/Extension/tabs.json rename to lv_LV/Extension/tabs.json index 91a83461cd5..156a61c5741 100644 --- a/bs_BA/Extension/tabs.json +++ b/lv_LV/Extension/tabs.json @@ -1,6 +1,6 @@ { "tab.button.changelog": { - "message": "Popis izmjena", + "message": "Izmaiņu žurnāls", "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" }, "tab.button.wiki": { @@ -8,51 +8,51 @@ "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time" }, "tab.installed.heading": { - "message": "Hvala vam", + "message": "Paldies", "description": "Title of the tab which opens when you install PreMiD for the first time" }, "tab.installed.subHeading": { - "message": "za instaliranje {0}", + "message": "par uzstādīšanu {0}", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time" }, "tab.installed.start": { - "message": "Počni koristiti {0}", + "message": "Sāc izmantot {0}", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time" }, "donate": { - "message": "Doniraj", + "message": "Ziedot", "description": "Donate button of the tab which opens when you install PreMiD for the first time" }, "tab.installed.error": { - "message": "nismo mogli konektovati na aplikaciju dali je već instaliran?", + "message": "**Ak nē!** Mēs nevarējām savienoties ar aplikāciju... Vai tā jau ir uzstādīta?", "description": "Error message of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.troubleshooting": { - "message": "Rešavanje problema", + "message": "Problēmu novēršana", "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.installApplication": { - "message": "Instaliraj aplikaciju", + "message": "Uzstādīt aplikāciju", "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time" }, "tab.updated.heading": { - "message": "Level up!", + "message": "Nākamais līmenis!", "description": "Title of the tab which opens when PreMiD was updated" }, "tab.updated.subHeading": { - "message": "{0} je ažulirano!", + "message": "{0} tika atjaunināts!", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated" }, "tab.updated.new": { - "message": "Novosti", + "message": "Jauns", "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated" }, "tab.updated.changed": { - "message": "Promjene", + "message": "Izmaiņas", "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated" }, "tab.updated.fixed": { - "message": "Poravljeno", + "message": "Salabots", "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated" } } diff --git a/lv_LV/Presence/1337x.json b/lv_LV/Presence/1337x.json new file mode 100644 index 00000000000..513fb6c7deb --- /dev/null +++ b/lv_LV/Presence/1337x.json @@ -0,0 +1,78 @@ +{ + "1337x.movieLibrary": { + "message": "Skatās filmu bibliotēku", + "description": "" + }, + "1337x.seriesLibrary": { + "message": "Skatās sēriju bibliotēku", + "description": "" + }, + "1337x.latestEpisode": { + "message": "Skatās jaunākās epizodes", + "description": "" + }, + "1337x.top": { + "message": "Skatās top 100", + "description": "" + }, + "1337x.trending": { + "message": "Skatās tendences", + "description": "" + }, + "1337x.animeTorrents": { + "message": "Skatās Anime Torrentus", + "description": "" + }, + "1337x.appTorrents": { + "message": "Skatās aplikāciju Torrentus", + "description": "" + }, + "1337x.docTorrents": { + "message": "Skatās Dokumentālo Filmu Torrentus", + "description": "" + }, + "1337x.gamesTorrents": { + "message": "Skatās Spēļu Torrentus", + "description": "" + }, + "1337x.moviesTorrents": { + "message": "Skatās Filmu Torrentus", + "description": "" + }, + "1337x.musicTorrents": { + "message": "Skatās Mūziku Torrentus", + "description": "" + }, + "1337x.otherTorrents": { + "message": "Skatās Citus Torrentus", + "description": "" + }, + "1337x.tvTorrents": { + "message": "Skatās TV Torrentus", + "description": "" + }, + "1337x.xxxTorrents": { + "message": "Skatās XXX Torrentus", + "description": "XXX as in NSFW" + }, + "1337x.upload": { + "message": "Kaut ko augšupielādē...", + "description": "" + }, + "1337x.rules": { + "message": "Lasa noteikumus", + "description": "" + }, + "1337x.writing": { + "message": "Raksta 1337x", + "description": "" + }, + "1337x.about": { + "message": "Lasa par 1337x", + "description": "" + }, + "1337x.viewTorrent": { + "message": "Skatās torrentu:", + "description": "" + } +} diff --git a/lv_LV/Presence/9gag.json b/lv_LV/Presence/9gag.json new file mode 100644 index 00000000000..a0c8bd8f3a7 --- /dev/null +++ b/lv_LV/Presence/9gag.json @@ -0,0 +1,34 @@ +{ + "9gag.gag": { + "message": "Skatās gag:", + "description": "" + }, + "9gag.hot": { + "message": "Skatās, kas aktuāls", + "description": "" + }, + "9gag.trending": { + "message": "Skatās, kas ir tendencēs", + "description": "" + }, + "9gag.fresh": { + "message": "Skatās, kas ir jauns", + "description": "" + }, + "9gag.tag": { + "message": "Skatās atzīmi:", + "description": "" + }, + "9gag.about": { + "message": "Lasa visu par 9GAG", + "description": "" + }, + "9gag.store": { + "message": "Skatās veikala lapu", + "description": "" + }, + "9gag.collection": { + "message": "Skatās kolekciju:", + "description": "" + } +} \ No newline at end of file diff --git a/lv_LV/Presence/aliexpress.json b/lv_LV/Presence/aliexpress.json new file mode 100644 index 00000000000..4fd19b798e6 --- /dev/null +++ b/lv_LV/Presence/aliexpress.json @@ -0,0 +1,66 @@ +{ + "aliexpress.store": { + "message": "Skatās veikalu:", + "description": "" + }, + "aliexpress.message": { + "message": "Ziņu centrs", + "description": "Meaning Direct messages" + }, + "aliexpress.sale": { + "message": "Pārlūko izpārdošanu", + "description": "" + }, + "aliexpress.recentlyViewProducts1": { + "message": "Skatās nesen", + "description": "Part 1 of 2" + }, + "aliexpress.recentlyViewProducts2": { + "message": "skatītos produktus", + "description": "Part 2 of 2" + }, + "aliexpress.theirAli": { + "message": "Skatās savu AliExpress", + "description": "" + }, + "aliexpress.feedback": { + "message": "AliExpress Atsauksmes", + "description": "" + }, + "aliexpress.orders": { + "message": "Skatās savus pasūtījumus", + "description": "" + }, + "aliexpress.viewTheir": { + "message": "Skatās savus", + "description": "Part 1 " + }, + "aliexpress.refunds": { + "message": "Atmaksas & Strīdus", + "description": "Part 2 of \"Viewing their\"" + }, + "aliexpress.deletedOrders": { + "message": "dzēstos pasūtījumus", + "description": "Part 2 of \"Viewing their\"" + }, + "aliexpress.trade": { + "message": "AliExpress Tirdzniecības Centrs", + "description": "" + }, + "aliexpress.coupons": { + "message": "Skatās savus kuponus", + "description": "" + }, + "aliexpress.address": { + "message": "Skatās savu adresi", + "description": "" + }, + "aliexpress.helpCenter": { + "message": "AliExpress Palīdzības Centrs", + "description": "" + }, + "aliexpress.sellCenter": { + "message": "AliExpress Pārdošanas Centrs", + "description": "" + } +} \ No newline at end of file diff --git a/lv_LV/Presence/amazon.json b/lv_LV/Presence/amazon.json new file mode 100644 index 00000000000..fef07ddfb99 --- /dev/null +++ b/lv_LV/Presence/amazon.json @@ -0,0 +1,74 @@ +{ + "amazon.subscriptions": { + "message": "Skatās abonementus", + "description": "" + }, + "amazon.adprefs": { + "message": "Skatās savu reklāmu priekšrocību", + "description": "" + }, + "amazon.balance": { + "message": "Skatās savu atlikumu", + "description": "" + }, + "amazon.payment": { + "message": "Skatās savas maksājuma metodes", + "description": "" + }, + "amazon.address": { + "message": "Skatās savas adreses", + "description": "" + }, + "amazon.pets": { + "message": "Skatās savus mājdzīvniekus", + "description": "" + }, + "amazon.catergoriesAll": { + "message": "Skatās visas kategorijas", + "description": "" + }, + "amazon.prime": { + "message": "Skatās Amazon Prime", + "description": "" + }, + "amazon.viewTheir": { + "message": "Skatās savu", + "description": "Part 1 of the next 5 strings" + }, + "amazon.orderHistory": { + "message": "pasūtījumu vēsturi", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.orderDetails": { + "message": "pasūtījuma informāciju", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.cart": { + "message": "iepirkumu grozu", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "vēlmju sarakstu", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.giftcards": { + "message": "dāvanu karšu sarakstu", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.recommended": { + "message": "Skatās ieteikto", + "description": "" + }, + "amazon.history": { + "message": "Skatās savu vēsturi", + "description": "" + }, + "amazon.store": { + "message": "Skatās veikalu:", + "description": "" + }, + "amazon.primeVid": { + "message": "Skatās Prime Video:", + "description": "" + } +} \ No newline at end of file diff --git a/lv_LV/Presence/discord.json b/lv_LV/Presence/discord.json new file mode 100644 index 00000000000..e0dc701ce85 --- /dev/null +++ b/lv_LV/Presence/discord.json @@ -0,0 +1,18 @@ +{ + "discord.friends": { + "message": "Skatās savus draugus...", + "description": "" + }, + "discord.settings": { + "message": "Skatās savus iestatījumus...", + "description": "" + }, + "discord.browseThrough": { + "message": "Pārlūko caur", + "description": "The first part of the next 17 strings" + }, + "discord.merch.collection": { + "message": "Skatās kolekciju:", + "description": "" + } +} diff --git a/sr_CS/Presence/facebook.json b/lv_LV/Presence/facebook.json similarity index 58% rename from sr_CS/Presence/facebook.json rename to lv_LV/Presence/facebook.json index b62d6a7380f..799d534ae73 100644 --- a/sr_CS/Presence/facebook.json +++ b/lv_LV/Presence/facebook.json @@ -1,62 +1,62 @@ { "facebook.call": { - "message": "U pozivu sa:", + "message": "Sarunā ar:", "description": "" }, "facebook.vcall": { - "message": "U video pozivu sa:", + "message": "Video zvanā ar:", "description": "" }, "facebook.userHidden": { - "message": "nekim... (Korisnik sakriven)", + "message": "kāds...(Lietotājs paslēpts)", "description": "Shows when you dont want to show who you are calling/texting." }, "facebook.writing": { - "message": "Piše poruku", + "message": "Komponē ziņu", "description": "" }, "facebook.userAbout": { - "message": "Čita o korisniku:", + "message": "Lasa par lietotāju:", "description": "" }, "facebook.userCommunity": { - "message": "Gleda zajednicu od korisnika:", + "message": "Skatās lietotāja kopienu:", "description": "" }, "facebook.userPics": { - "message": "Gleda slike od korisnika:", + "message": "Skatās lietotāja bildes:", "description": "" }, "facebook.userPosts": { - "message": "Gleda objave od korisnika:", + "message": "Skatās lietotāja ziņas:", "description": "" }, "facebook.userShop": { - "message": "Gleda prodavnicu od korisnika:", + "message": "Skatās lietotāja veikalu:", "description": "" }, "facebook.userFriends": { - "message": "Gleda prijatelje od korisnika:", + "message": "Skatās lietotāja draugus:", "description": "" }, "facebook.userVids": { - "message": "Gleda video snike od korisnika:", + "message": "Skatās lietotāja videoklipus:", "description": "" }, "facebook.browse": { - "message": "Pretražuje kroz:", + "message": "Pārlūko caur:", "description": "" }, "facebook.savedVids": { - "message": "Sačuvani videi", + "message": "Saglabātie videoklipi", "description": "" }, "facebook.added": { - "message": "Nеdavno dodato", + "message": "Nesen pievienots", "description": "" }, "facebook.weather": { - "message": "Gleda današnju vremensku prognozu", + "message": "Skatās šodienas laikapstākļus", "description": "" } } \ No newline at end of file diff --git a/lv_LV/Presence/general.json b/lv_LV/Presence/general.json new file mode 100644 index 00000000000..be5cc914dae --- /dev/null +++ b/lv_LV/Presence/general.json @@ -0,0 +1,350 @@ +{ + "general.anime": { + "message": "Anime", + "description": "" + }, + "general.browsing": { + "message": "Pārlūko...", + "description": "" + }, + "general.chapter": { + "message": "Sadaļa", + "description": "" + }, + "general.dj": { + "message": "DJ", + "description": "" + }, + "general.editing": { + "message": "Rediģē:", + "description": "" + }, + "general.episode": { + "message": "Epizode", + "description": "" + }, + "general.forums": { + "message": "Forums", + "description": "" + }, + "general.genre": { + "message": "Žanrs", + "description": "" + }, + "general.language": { + "message": "Valoda", + "description": "For choosing a language" + }, + "general.listeningMusic": { + "message": "Klausās mūziku", + "description": "" + }, + "general.listeners": { + "message": "Klausītāji", + "description": "" + }, + "general.live": { + "message": "Tiešraide", + "description": "" + }, + "general.manga": { + "message": "Manga", + "description": "" + }, + "general.merch": { + "message": "Preces", + "description": "" + }, + "general.page": { + "message": "Lapa", + "description": "" + }, + "general.paused": { + "message": "Apstādināts", + "description": "" + }, + "general.playing": { + "message": "Atskaņo", + "description": "" + }, + "general.readingDM": { + "message": "Lasa DMs no:", + "description": "" + }, + "general.readingAbout": { + "message": "Lasa par:", + "description": "" + }, + "general.readingArticle": { + "message": "Lasa rakstu:", + "description": "" + }, + "general.readingChannel": { + "message": "Lasa kanālā:", + "description": "" + }, + "general.readingPost": { + "message": "Lasa ziņas:", + "description": "" + }, + "general.readingThread": { + "message": "Lasa pavedienu:", + "description": "" + }, + "general.reading": { + "message": "Lasa", + "description": "" + }, + "general.searchFor": { + "message": "Meklē:", + "description": "" + }, + "general.searchSomething": { + "message": "Kaut ko meklē...", + "description": "" + }, + "general.search": { + "message": "Meklē", + "description": "" + }, + "general.writing": { + "message": "Raksta", + "description": "" + }, + "general.calling": { + "message": "Zvana", + "description": "" + }, + "general.inCall": { + "message": "Zvanā...", + "description": "" + }, + "general.shopCart": { + "message": "Iepirkumu grozs", + "description": "" + }, + "general.store": { + "message": "Veikals", + "description": "" + }, + "general.typeDM": { + "message": "Raksta DM:", + "description": "" + }, + "general.typeChannel": { + "message": "Raksta kanālā:", + "description": "" + }, + "general.viewAnime": { + "message": "Skatās anime:", + "description": "" + }, + "general.viewCategory": { + "message": "Skatās kategoriju:", + "description": "" + }, + "general.viewChannel": { + "message": "Skatās kanālu:", + "description": "" + }, + "general.viewEpisode": { + "message": "Skatās epizodi:", + "description": "" + }, + "general.viewGenre": { + "message": "Skatās žanru:", + "description": "" + }, + "general.viewHome": { + "message": "Skatās mājas lapu", + "description": "" + }, + "general.viewList": { + "message": "Skatās sarakstu ar:", + "description": "" + }, + "general.viewManga": { + "message": "Skatās mangu:", + "description": "" + }, + "general.viewMember": { + "message": "Skatās lietotāju:", + "description": "" + }, + "general.viewMovie": { + "message": "Skatās filmu:", + "description": "" + }, + "general.viewPlaylist": { + "message": "Skatās atskaņošanas sarakstu:", + "description": "" + }, + "general.viewProduct": { + "message": "Skatās produktu:", + "description": "" + }, + "general.viewProfile": { + "message": "Skatās profilu:", + "description": "" + }, + "general.viewSeries": { + "message": "Skatās seriālu:", + "description": "" + }, + "general.viewShow": { + "message": "Skatās šovu:", + "description": "" + }, + "general.viewAccount": { + "message": "Skatās savu kontu", + "description": "" + }, + "general.viewThread": { + "message": "Skatās pavedienu:", + "description": "" + }, + "general.viewUser": { + "message": "Skatās lietotāju:", + "description": "" + }, + "general.viewing": { + "message": "Skatās:", + "description": "" + }, + "general.viewPage": { + "message": "Skatās lapu:", + "description": "" + }, + "general.watchingMovie": { + "message": "Skatās filmu", + "description": "" + }, + "general.watchingSeries": { + "message": "Skatās seriālu", + "description": "" + }, + "general.watchingShow": { + "message": "Skatās šovu", + "description": "" + }, + "general.watchingVid": { + "message": "Skatās videoklipu", + "description": "" + }, + "general.waitingVid": { + "message": "Gaida videoklipa pirmizrādi", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Gaida videoklipa pirmizrādi", + "description": "\"the\" video, as in the video title is specified)" + }, + "general.watchingLive": { + "message": "Skatās tiešraidi", + "description": "" + }, + "general.waitingLive": { + "message": "Gaida tiešraides sākumu", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Gaida tiešraides sākumu", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "Skatās:", + "description": "" + }, + "general.wishlist": { + "message": "Vēlmju saraksts:", + "description": "" + }, + "general.privacy": { + "message": "Privātuma politika", + "description": "A page name" + }, + "general.terms": { + "message": "Pakalpojuma noteikumi", + "description": "A page name" + }, + "general.cookie": { + "message": "Sīkdatņu Politika", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Atkārto visas dziesmas", + "description": "" + }, + "general.repeat": { + "message": "Atkārto", + "description": "" + }, + "general.incidentView": { + "message": "Skatās Atgadījumu", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Atgadījumu vēsture", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Darbības vēsture", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Skatās Seriālu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Skatās Filmu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Skatās Epizodi", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Skatīties Videoklipu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Skatīties Tiešraidi", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Skatīt Kanālu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Klausīties Līdzi", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Skatīt Lapu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Skatīt Dziesmu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Skatīt Albumu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Skatīt Profilu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Apskatīt Mākslinieku", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Skatīt Atskaņošanas Sarakstu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Skatīt Apraidi", + "description": "Used as the title for the button in Discord." + } +} diff --git a/lv_LV/Presence/genius.json b/lv_LV/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lv_LV/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/lv_LV/Presence/google classroom.json b/lv_LV/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lv_LV/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/lv_LV/Presence/google docs.json b/lv_LV/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lv_LV/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/lv_LV/Presence/hypixel.json b/lv_LV/Presence/hypixel.json new file mode 100644 index 00000000000..44324f4011f --- /dev/null +++ b/lv_LV/Presence/hypixel.json @@ -0,0 +1,22 @@ +{ + "hypixel.staff": { + "message": "Skatās personāla sarakstu", + "description": "" + }, + "hypixel.watchThreads": { + "message": "Skatās piesekotajiem pavedieniem", + "description": "Articles they get notifications from" + }, + "hypixel.watchForums": { + "message": "Skatās piesekotajiem forumiem", + "description": "Forum categories they get notifications from" + }, + "hypixel.dm": { + "message": "Skatās DMs", + "description": "" + }, + "hypixel.game": { + "message": "Skatās spēli:", + "description": "" + } +} \ No newline at end of file diff --git a/lv_LV/Presence/juniperbot.json b/lv_LV/Presence/juniperbot.json new file mode 100644 index 00000000000..d81a9d86c90 --- /dev/null +++ b/lv_LV/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Galvenā lapa", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Skatās servera līderu sarakstu:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "Infopanelī", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Ģilde: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Lasa informāciju par ziedojuma plāniem", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Izvēlas serveri", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Skatās komandu sarakstu", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Skatās robota statistiku", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Personalizē ranga karti", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Lasa par saites sīkdatnēm", + "description": "Reading about the site's cookies" + } +} diff --git a/lv_LV/Presence/kahoot.json b/lv_LV/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lv_LV/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/lv_LV/Presence/namemc.json b/lv_LV/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lv_LV/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/lv_LV/Presence/netflix.json b/lv_LV/Presence/netflix.json new file mode 100644 index 00000000000..aa3477a02e8 --- /dev/null +++ b/lv_LV/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Skatās savu sarakstu", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Pārvalda savu profilu", + "description": "" + }, + "netflix.latest": { + "message": "Skatās, kas jauns un{0}populārs Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Iegūst tā{0}novirzīšanas saiti", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/sr_CS/Presence/pinterest.json b/lv_LV/Presence/pinterest.json similarity index 58% rename from sr_CS/Presence/pinterest.json rename to lv_LV/Presence/pinterest.json index 58f96040e85..0cc70320031 100644 --- a/sr_CS/Presence/pinterest.json +++ b/lv_LV/Presence/pinterest.json @@ -1,18 +1,18 @@ { "pinterest.board": { - "message": "Gleda tablu:", + "message": "Skatās dēli:", "description": "" }, "pinterest.pin": { - "message": "Gleda pin", + "message": "Skatās piespraudi", "description": "" }, "pinterest.follow": { - "message": "Gleda svoje praćenje", + "message": "Skatās sekotājus", "description": "" }, "pinterest.home": { - "message": "Izmenjuju svoju glavnu stranu", + "message": "Rediģē mājaslapu", "description": "" } } \ No newline at end of file diff --git a/lv_LV/Presence/premid.json b/lv_LV/Presence/premid.json new file mode 100644 index 00000000000..bb5aa6b38ad --- /dev/null +++ b/lv_LV/Presence/premid.json @@ -0,0 +1,78 @@ +{ + "premid.viewPage": { + "message": "Skatās lapu:", + "description": "" + }, + "premid.docs": { + "message": "Dokumenti", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Skatās presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Mājaslapa", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Ieguldītāji", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Lejupielādes", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Veikals", + "description": "A page name" + }, + "premid.partners": { + "message": "Partneri", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Par PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Sistēmas Prasības", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Uzstādīšana", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Uzstādīšana priekš {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Problēmu novēršana", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Sākt", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pagePresenceDev": { + "message": "Presence Izstrādātājs", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Presence Vadlīnijas", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence klase", + "description": "A page name" + }, + "premid.pageTs": { + "message": "TypeScript konfigurēšana", + "description": "A page name" + } +} diff --git a/lv_LV/Presence/spotify.json b/lv_LV/Presence/spotify.json new file mode 100644 index 00000000000..f292201baed --- /dev/null +++ b/lv_LV/Presence/spotify.json @@ -0,0 +1,6 @@ +{ + "spotify.browse": { + "message": "Pārlūko caur", + "description": "First section of the next 6 strings" + } +} diff --git a/lv_LV/Presence/tiktok.json b/lv_LV/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/lv_LV/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/lv_LV/Presence/twitch.json b/lv_LV/Presence/twitch.json new file mode 100644 index 00000000000..36ee98bf78d --- /dev/null +++ b/lv_LV/Presence/twitch.json @@ -0,0 +1,102 @@ +{ + "twitch.downloads": { + "message": "Lejupielādes", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Darbi", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partneri", + "description": "Page name" + }, + "twitch.press": { + "message": "Preses Centrs", + "description": "Page name" + }, + "twitch.security": { + "message": "Drošība", + "description": "Page name" + }, + "twitch.access": { + "message": "Pieejamība", + "description": "Page name" + }, + "twitch.ads": { + "message": "Reklāmu Izvēle", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Kopienas Vadlīnijas", + "description": "Page name" + }, + "twitch.home": { + "message": "Mājaslapa", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Skatās maku...", + "description": "" + }, + "twitch.esports": { + "message": "Skatās Esportu...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Skatās Cilvēkus Kuriem Es Sekoju...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Skatās komandu:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Skatās savu Laimestu inventāru...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Skatās aktīvo Laimestu kampaņas...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Skatās savus iestatījumus...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Skatās savus draugus...", + "description": "" + }, + "twitch.subs": { + "message": "Skatās savus abonementus...", + "description": "" + }, + "twitch.squad": { + "message": "Skatās Sastāvu...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Uzrauga straumētāju:", + "description": "" + }, + "twitch.redeem": { + "message": "Aktivizē kodu...", + "description": "" + }, + "twitch.camp": { + "message": "Satura Veidotāju Nometne", + "description": "" + }, + "twitch.campBasic": { + "message": "Iemācies Pamatus", + "description": "Page name" + }, + "twitch.viewTheir": { + "message": "Skatās savus", + "description": "Part 1 of the next 10 strings" + } +} diff --git a/lv_LV/Presence/twitter.json b/lv_LV/Presence/twitter.json new file mode 100644 index 00000000000..9648447a473 --- /dev/null +++ b/lv_LV/Presence/twitter.json @@ -0,0 +1,6 @@ +{ + "twitter.viewDms": { + "message": "Skatās DMs", + "description": "" + } +} diff --git a/lv_LV/Presence/v live.json b/lv_LV/Presence/v live.json new file mode 100644 index 00000000000..f75fc924288 --- /dev/null +++ b/lv_LV/Presence/v live.json @@ -0,0 +1,66 @@ +{ + "v live.browseThrough": { + "message": "Pārlūko caur", + "description": "The first part of the next 6 strings" + }, + "v live.channelHome": { + "message": "Skatās mājas lapu", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Skatās grafika lapu", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Skatās \"savu\" lapu", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Skatās veikala lapu", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Skatās \"{0}\" dēli", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Skatās {0} produktu", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Rediģē{0}savu lapu", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Skatās", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "profila lapu", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "skatītos videoklipus", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "nesenos pirkumus", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "monētu atlikumu", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "savienotās ierīces", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "piesekotos kanālus", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Lasa politikas", + "description": "" + } +} diff --git a/lv_LV/Presence/youtube.json b/lv_LV/Presence/youtube.json new file mode 100644 index 00000000000..07f1f06985a --- /dev/null +++ b/lv_LV/Presence/youtube.json @@ -0,0 +1,74 @@ +{ + "youtube.trending": { + "message": "Skatās tendences", + "description": "" + }, + "youtube.browsingThrough": { + "message": "Pārlūko caur", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.upload": { + "message": "Kaut ko augšupielādē...", + "description": "" + }, + "youtube.viewAllPlaylist": { + "message": "Skatās visus savus atskaņošanas sarakstus", + "description": "" + }, + "youtube.viewLiveEvents": { + "message": "Skatās savus tiešraides notikumus", + "description": "" + }, + "youtube.viewLiveDashboard": { + "message": "Skatās savu tiešraides infopaneli", + "description": "" + }, + "youtube.viewAudioLibrary": { + "message": "Skatās savu audio bibliotēku", + "description": "" + }, + "youtube.studio.viewVideos": { + "message": "Skatās savus videoklipus", + "description": "" + }, + "youtube.studio.editVideo": { + "message": "Rediģē video:", + "description": "" + }, + "youtube.studio.videoAnalytics": { + "message": "Skatās videoklipa analītiku:", + "description": "" + }, + "youtube.studio.videoComments": { + "message": "Skatās videoklipa komentārus:", + "description": "" + }, + "youtube.studio.videoTranslations": { + "message": "Skatās videoklipa tulkojumus:", + "description": "" + }, + "youtube.studio.viewTheir": { + "message": "Skatās sava", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.studio.channelAnalytics": { + "message": "kanāla analītiku", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.channelComments": { + "message": "kanāla komentārus", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.channelTranslations": { + "message": "kanāla tulkojumus", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.artistPage": { + "message": "mākslinieka lapu", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.dashboard": { + "message": "Skatās savu Infopaneli", + "description": "" + } +} \ No newline at end of file diff --git a/bs_BA/Website/beta.json b/lv_LV/Website/beta.json similarity index 52% rename from bs_BA/Website/beta.json rename to lv_LV/Website/beta.json index 3c8240d6187..4cd1f36f31f 100644 --- a/bs_BA/Website/beta.json +++ b/lv_LV/Website/beta.json @@ -1,46 +1,46 @@ { "beta.title": { - "message": "Zelite li nove funkcije?", + "message": "Vēlaties jaunas funkcijas?", "description": "Beta page title" }, "beta.description.1": { - "message": "**PreMiD Beta** je sada dostupna za sve!", + "message": "**PreMiD Beta** tagad ir pieejama visiem!", "description": "Section description" }, "beta.description.2": { - "message": "Sta cete dobiti ukoliko se prijavite?", + "message": "Ko tu iegūsi reģistrējoties?", "description": "Section description" }, "beta.features.1": { - "message": "Najnovije funkcije", + "message": "Jaunākās funkcijas", "description": "Features list" }, "beta.features.2": { - "message": "Pristup PreMiD's super tajnim text kanalima", + "message": "Pieeja PreMiD super slepenajiem teksta kanāliem", "description": "Features list" }, "beta.features.3": { - "message": "Specijalni role na nasem Discord serveru", + "message": "Speciāla loma mūsu Discord serverī", "description": "Features list" }, "beta.register.text": { - "message": "Spremni za to? Pridruzite se i ostalim Beta Testerima!", + "message": "Esi tam gatavs? Pievienojies {0} citiem Beta Testētājiem!", "description": "{0} will be replaced with the beta testers count -> is a variable" }, "beta.register.button": { - "message": "Prijavite se sada!", + "message": "Reģistrējies tagad!", "description": "Sign up button text" }, "thankyou.title": { - "message": "Cool! Sada ste beta korisnik!", + "message": "Forši! Tagad esi beta lietotājs!", "description": "Thank You page title" }, "thankyou.description": { - "message": "Naši majmuni rade na tome da vas što brže uđe u naš beta program. Hvala što ste se prijavili!", + "message": "Mūsu pērtiķi strādā pie tā, lai jūs pēc iespējas ātrāk iekļūtu mūsu beta programmā. Paldies, ka reģistrējāties!", "description": "Thank You page description" }, "error.noslots": { - "message": "Izgleda da nemamo vise slobodnih beta slotova.", + "message": "Izskatās, ka mums vairs nav pieejamas beta testētāju vietas.", "description": "Shows when the beta slots are full." } } diff --git a/lv_LV/Website/contributors.json b/lv_LV/Website/contributors.json new file mode 100644 index 00000000000..8c882ea43a4 --- /dev/null +++ b/lv_LV/Website/contributors.json @@ -0,0 +1,82 @@ +{ + "contributors.headings.staff": { + "message": "Personāls", + "description": "Heading for group of users." + }, + "contributors.headings.supporters": { + "message": "Atbalstītāji", + "description": "Heading for group of users." + }, + "contributors.headings.translators": { + "message": "Tulki", + "description": "Heading for group of users." + }, + "contributors.roles.projectLeader": { + "message": "Projekta vadītājs", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Personāla Koordinators", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Mārketinga Direktors", + "description": "'Marketing Director' title for contributors and user pages." + }, + "contributors.roles.administrator": { + "message": "Administrators", + "description": "'Administrator' title for contributors and user pages." + }, + "contributors.roles.reviewer": { + "message": "Recenzents", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "Lokalizācijas Vadītājs", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Izstrādātājs", + "description": "'Developer' title for contributors and user pages." + }, + "contributors.roles.designer": { + "message": "Dizainers", + "description": "'Designer' title for contributors and user pages." + }, + "contributors.roles.moderator": { + "message": "Moderators", + "description": "'Moderator' title for contributors and user pages." + }, + "contributors.roles.supportAgent": { + "message": "Atbalsta Aģents", + "description": "'Support Agent' title for contributors and user pages." + }, + "contributors.roles.representative": { + "message": "Pārstāvis", + "description": "'Representative' title for contributors and user pages." + }, + "contributors.roles.proofreader": { + "message": "Korektors", + "description": "'Proofreader' title for contributors and user pages." + }, + "contributors.roles.donator": { + "message": "Ziedotājs", + "description": "'Donator' title for contributors page." + }, + "contributors.roles.booster": { + "message": "Atbalstītājs", + "description": "'Booster' title for contributors page and user pages." + }, + "contributors.roles.translator": { + "message": "Tulks", + "description": "'Translator' title for contributors page." + }, + "contributors.cards.copyUserId": { + "message": "Uzspied, lai nokopētu lietotāja ID.", + "description": "Tippy message when you hover on the avatar of a credit card." + }, + "contributors.cards.userIdCopied": { + "message": "Lietotāja ID nokopēts!", + "description": "Notification after user ID was copied." + } +} diff --git a/lv_LV/Website/downloads.json b/lv_LV/Website/downloads.json new file mode 100644 index 00000000000..3cffabb6e7c --- /dev/null +++ b/lv_LV/Website/downloads.json @@ -0,0 +1,170 @@ +{ + "downloads.header.title": { + "message": "Laiks izrādīties.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Izmanto PreMiD tagad, lai izrādītos draugiem, ko tu dari, varbūt tu atradīsi kādu ar līdzīgām interesēm.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Sāc", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Lejupielādē PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Uzstādi mūsu aplikāciju", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Pievieno mūsu paplašinājumu jūsu pārlūkprogrammai", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Pārlādējiet šo saiti un pārbaudiet vai paplašinājums ir savienots", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Joprojām problēmas? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Mēs esam te, lai palīdzētu!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplikācija", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Paplašinājums", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Uzmanību:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Nav uzstādītājs priekš šīs operētājsistēmas. Tas nozīmē, ka tam nav profesionāla atbalsta.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Lūdzu esi informēs, ka PreMiD nav atbalstīs uz mobilajiem telefoniem.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Rādīt Lejupielādes", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Slēpt Lejupielādes", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Pašreizējā versija šai platformai ir {0} (šī versija ir konkrēti Linux un neattiecas uz citām platformām).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Šī versija ir konkrēti Linux, un neattiecas uz citām sistēmām. Aplikācijas galvenā versija ir {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Lūdzu pieslēdzieties, lai redzētu šīs lejupielādes.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Ak vai, izskatās, ka jums nav alpha/beta pieejas :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Tu vari pievienoties mūsu beta programmai **šeit** bez maksas. Pasteidzies! Mums ir tikai {0} vietas pieejamas", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Agrīnie Izlaidumi", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Uzmanību", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Jums vajag uzstādīt **šo** paplašinājumu, lai varētu uzstādīt PreMiD no Chrome interneta veikala.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Izlaist", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Atpakaļ", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Atcelt", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Labi", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Gatavs", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Pieslēgties", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Tomēr Izlaist", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Paldies!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Mēs izmantojam reklāmas, lai atbalstītu savu komandu un uzturētu serverus, lai piedāvātu jums vislabāko lietotāja pieredzi!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Lūdzu atspējojiet adblock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Parādīt beta izlaidumus", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(nav nepieciešams, ja jūs esat tikai šeit, lai lejupielādētu normālo aplikāciju)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Es negribu atbalstīt.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Vai esat pārliecināts?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Patiešām?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "L-lūdzu atbalsti :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Man tevi vajag :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Labi, labi...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } +} diff --git a/sr_CS/Website/errors.json b/lv_LV/Website/errors.json similarity index 55% rename from sr_CS/Website/errors.json rename to lv_LV/Website/errors.json index 69445536f22..b297c7da5f7 100644 --- a/sr_CS/Website/errors.json +++ b/lv_LV/Website/errors.json @@ -1,46 +1,46 @@ { "store.search.notFound": { - "message": "Nismo mogli da nadjemo taj Presence...", + "message": "Mēs nevarējām atrast šo Presence...", "description": "Search result text when nothing's found" }, "error.code.404": { - "message": "Izvinjavamo se, nismo mogli da nadjemo tu stranu.", + "message": "Atvaino, neizdevās atrast šo lapu.", "description": "Error (404) message" }, "error.code.4": { - "message": "Tražite Presence koji je obrisan ili ne postoji.", + "message": "Jūs meklējat neesošu vai izdzēstu Presence.", "description": "Error (4) message" }, "error.code.500": { - "message": "Interna greška u serveru.", + "message": "Radusies Iekšēja Servera kļūda.", "description": "Error (500) message" }, "error.page.details": { - "message": "Detalji", + "message": "Detaļas", "description": "'Details' text on error page container" }, "error.page.button": { - "message": "Nazad na glavnu stranu", + "message": "Atpakaļ uz sākumlapu", "description": "Button on the error page" }, "user.notFound.heading": { - "message": "Nije moguce naći tog korisnima. Proverite", + "message": "Šo lietotāju nevarēja atrast. Mēģiniet pārliecināties", "description": "Error when user couldn't be found." }, "user.notFound.message1": { - "message": "da li je ID korisnika kojeg tražite tačan.", + "message": ", ka meklētais Lietotāja ID ir pareizs.", "description": "Check user ID message." }, "user.notFound.message2": { - "message": "da li je korisnik napravio dovoljno Presence-a i ima Presence Developer ulogu u našem Discord serveru.", + "message": ", ka lietotājs ir izveidojis pietiekami Presences, un, ka tam ir Presence Izstrādātāja loma mūsu Discord serverī.", "description": "Check the presence amount of the developer created message." }, "user.notFound.message3": { - "message": "da li i drugi imaju isti problem na našem Discord serveru.", + "message": ", vai citiem lietotājiem ir tāda pati problēma mūsu Discord serverī.", "description": "Check if the error is also happening to others message." }, "user.notFound.message4": { - "message": "Ako verujete da je ovo greška, molimo vas da nas kontaktirate na [našem Discord serveru].", + "message": "Ja uzskatāt, ka šī ir kļūda, lūdzu, sazinieties ar mums [mūsu Discord serverī].", "description": "Bottom line for the error page. Do not edit brackets." } } diff --git a/af_ZA/Website/footer.json b/lv_LV/Website/footer.json similarity index 75% rename from af_ZA/Website/footer.json rename to lv_LV/Website/footer.json index c6a46a2d56b..115cee4b8f4 100644 --- a/af_ZA/Website/footer.json +++ b/lv_LV/Website/footer.json @@ -1,34 +1,34 @@ { "footer.language": { - "message": "Taal", + "message": "Valoda", "description": "You know how to translate that word? I hope you do :D" }, "footer.usercount.heading": { - "message": "Gereeds om PreMiD te gebruik?", + "message": "Gatavs izmantot PreMiD?", "description": "Promotional heading" }, "footer.usercount.message": { - "message": "Sluit vandag aan by {0} gebruikers!", + "message": "Pievienojies {0} lietotājiem šodien!", "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" }, "footer.usercount.button": { - "message": "Installeer", + "message": "Uzstādīt", "description": "Install button under the promotional message" }, "footer.partners.heading": { - "message": "Vennote", + "message": "Partneri", "description": "Partner section" }, "footer.followUs.heading": { - "message": "Volg ons", + "message": "Sekojiet Mums", "description": "Follow Us section" }, "footer.developers.heading": { - "message": "Ontwikkelaars", + "message": "Izstrādātāji", "description": "Developer section" }, "footer.developers.documentation": { - "message": "Dokumentasie", + "message": "Dokumentācija", "description": "Documentation -> redirects to docs.premid.app" }, "footer.developers.richpresence": { @@ -36,63 +36,59 @@ "description": "Rich Presence -> redirects to discord.com/rich-presence" }, "footer.supportus.heading": { - "message": "Ondersteun ons", + "message": "Atbalsti mūs", "description": "Support us section" }, "footer.supportus.donate": { - "message": "Skenk", + "message": "Ziedo", "description": "Donate -> redirects to patreon.com/timeraa" }, "footer.supportus.contribute": { - "message": "Bydrae", + "message": "Dod savu ieguldījumu", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Ontwerp", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { - "message": "Vertaal", + "message": "Tulko", "description": "Translate -> redirects to locilazation page" }, "footer.supportus.jobs": { - "message": "Werk met ons!", + "message": "Strādā ar mums!", "description": "Work for us! -> redirects to /jobs page" }, "footer.help.heading": { - "message": "Hulp", + "message": "Palīdzība", "description": "Help section" }, "footer.help.troubleshooting": { - "message": "Probleemoplossing", + "message": "Problēmu novēršana", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { - "message": "Kry Hulp", + "message": "Saņemt palīdzību", "description": "Get Support -> redirects to Discord invite" }, "footer.help.information": { - "message": "Inligting", + "message": "Informācija", "description": "Information section" }, "footer.help.information.cookies": { - "message": "Cookies", + "message": "Sīkdatnes", "description": "meant to be 'Cookie Policy'" }, "footer.help.information.privacy": { - "message": "Privaatheid", + "message": "Konfidencialitāte", "description": "meant to be 'Privacy Policy'" }, "footer.help.information.terms": { - "message": "Terme", + "message": "Nosacījumi", "description": "meant to be 'Terms of Service'" }, "footer.more.heading": { - "message": "Meer", + "message": "Vairāk", "description": "More section" }, "footer.more.status": { - "message": "Status", + "message": "Statuss", "description": "Status -> redirects to status.premid.app" }, "footer.more.wiki": { @@ -100,15 +96,15 @@ "description": "Wiki -> redirects to wiki.premid.app" }, "footer.copyright.line1": { - "message": "{0} deur {1}", + "message": "{0} {1}", "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" }, "footer.copyright.line2": { - "message": "Webwerf onderhou deur {0}", + "message": "Mājaslapu uztur {0}", "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" }, "footer.partners.more": { - "message": "Klik hier om die reste van ons se vennote en borge te sien.", + "message": "Klikšķiniet šeit, lai redzētu mūsu pārējos partnerus & sponsorus.", "description": "Button next to all listed partners on the footer." } } diff --git a/af_ZA/Website/header.json b/lv_LV/Website/header.json similarity index 65% rename from af_ZA/Website/header.json rename to lv_LV/Website/header.json index d9e0710bd9d..ea9480522a8 100644 --- a/af_ZA/Website/header.json +++ b/lv_LV/Website/header.json @@ -1,58 +1,58 @@ { "header.language": { - "message": "Afrikaans", + "message": "Latviešu", "description": "Replace English with the name of YOUR language!" }, "header.languageNotification.title": { - "message": "Ons ondersteun u taal, wil u oorskakel?", + "message": "Mēs atbalstam tavu valodu, gribi nomainīt?", "description": "Heading of the language notification when user has different language." }, "header.languageNotification.text": { - "message": "Ons webwerf is in u taal vertaal. Dit kan help as u nie so goed Engels praat nie.", + "message": "Mūsu mājaslapa ir pārtulkota jūsu valodā. Tas var palīdzēt jums, ja jūs nerunājat Angļu valodu tik labi.", "description": "Text in language notification when user has different language." }, "header.languageNotification.btnDecline": { - "message": "Nee dankie", + "message": "Nē, paldies", "description": "Button that will decline notification." }, "header.languageNotification.btnAccept": { - "message": "Oorskakel taal", + "message": "Mainīt valodu", "description": "Button that switches language after click." }, "header.loader.phrases": { - "message": "Bak pannekoek...;Plaas houers...;Ontleding van u IP-adres...;UwU;Oortreding van reëls...", + "message": "Cepam pankūkas...;Novietojam konteinerus...;Parsējam jūsu IP adresi...;UwU;Pārkāpjam noteikumus...", "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" }, "header.store": { - "message": "Winkel", + "message": "Veikals", "description": "Store tab" }, "header.downloads": { - "message": "Aflaaie", + "message": "Lejupielādes", "description": "Downloads tab" }, "header.contributors": { - "message": "Bydraers", + "message": "Ieguldītāji", "description": "Contributors tab" }, "header.login": { - "message": "Teken aan", + "message": "Pieslēgties", "description": "Login Button" }, "header.lia": { - "message": "Ingeteken as", + "message": "Pieslēdzies kā", "description": "Indicates which user is logged in" }, "header.rab": { - "message": "Rapporteer 'n fout", + "message": "Ziņot par kļūdu", "description": "Report a bug button" }, "header.staff": { - "message": "Dashboard", + "message": "Info panelis", "description": "Dashboard button" }, "header.logout": { - "message": "Teken uit", + "message": "Izlogoties", "description": "Logout button" } } diff --git a/lv_LV/Website/home.json b/lv_LV/Website/home.json new file mode 100644 index 00000000000..e43c264d83c --- /dev/null +++ b/lv_LV/Website/home.json @@ -0,0 +1,90 @@ +{ + "home.introduction.paragraph": { + "message": "**PreMiD** ir vienkārša, konfigurējama lietotne, kas ļauj jums redzēt, ko jūs darāt internetā, jūsu Discord tagad spēlējiet statusā.", + "description": "First phrase that users read on our website" + }, + "home.introduction.button.features": { + "message": "Funkcijas", + "description": "Introduction button" + }, + "home.introduction.button.downloads": { + "message": "Lejupielādes", + "description": "Downloads button -> redirects to /downloads page" + }, + "home.examples.playingagame": { + "message": "Spēlē spēli", + "description": "Discord Rich Presence -> Playing a game" + }, + "home.examples.timestamp": { + "message": "{0} atlicis", + "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" + }, + "home.examples.timestamp2": { + "message": "{0} pagājis", + "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" + }, + "home.examples.status.playing": { + "message": "Atskaņo", + "description": "Discord Rich Presence -> small image text;" + }, + "home.examples.status.live": { + "message": "Tiešraide", + "description": "Discord Rich Presence -> small image text;" + }, + "home.examples.status.browsing": { + "message": "Pārlūko...", + "description": "Discord Rich Presence -> small image text;" + }, + "home.features.heading": { + "message": "Tu mīlēsi šīs funkcijas!", + "description": "Features section" + }, + "home.features.presencesystem.heading": { + "message": "Atrodi **savu** presence", + "description": "Features section subheading" + }, + "home.features.presencesystem.description": { + "message": "Mēs izveidojām mūsu paplašinājumu tādā veidā, ka tas atļauj jums pievienot un izmantot Presences, kuras ir izveidojuši citi un pārvaldīt tās mūsu paplašinājumā!", + "description": "Features section description" + }, + "home.features.presencesystem.button": { + "message": "Apmeklēt veikalu", + "description": "Features section button" + }, + "home.features.simpleInterface.heading": { + "message": "Vienkāršs lietotāja interfeiss", + "description": "Features section subheading" + }, + "home.features.simpleInterface.description": { + "message": "Vai esat noguris no sarežģītiem lietotāju interfeisiem? Tas ir kādēļ mēs izveidojām un mēģinām saglabāt mūsu UI vienkāršu un noderīgu, cik iespējams, ar šādām svarīgām funkcijām:", + "description": "Features section description" + }, + "home.features.simpleInterface.description.1": { + "message": "Lietotnes un Paplašinājuma iestatījumi", + "description": "Features section description point" + }, + "home.features.simpleInterface.description.2": { + "message": "Presence pārvaldīšana", + "description": "Features section description point" + }, + "home.features.simpleInterface.description.3": { + "message": "Kārtot pēc kategorijas", + "description": "Features section description point" + }, + "home.features.quickSupport.heading": { + "message": "Ātrais atbalsts", + "description": "Features section subheading" + }, + "home.features.quickSupport.description": { + "message": "Kaut kas nepareizi darbojas, sūta tev daudz kļūdas vai vienkārši neiet? Mēs tev palīdzēsim atbrīvoties no šīm problēmām mūsu Discord serverī, mēs arī izveidojām mūsu pašu atbalsta sistēmu, kas pārliecināsies, ka tava problēma tiks atrisināta cik ātri iespējams.", + "description": "Features section description" + }, + "home.features.quickSupport.button": { + "message": "Pievienojies mūsu Discord", + "description": "Features section button" + }, + "home.languageSelector.tippy": { + "message": "Tīmekļa vietnes valoda", + "description": "Tippy content of the language selector." + } +} diff --git a/lv_LV/Website/jobs.json b/lv_LV/Website/jobs.json new file mode 100644 index 00000000000..07a200479f7 --- /dev/null +++ b/lv_LV/Website/jobs.json @@ -0,0 +1,110 @@ +{ + "jobs.modal.title": { + "message": "Pieteikties par {0}", + "description": "Jobs apply modal title, {0} will be replaced with the job name." + }, + "jobs.modal.step": { + "message": "Solis {0} no 2", + "description": "Step indicator of the modal. {0} will be replaced with the current page ." + }, + "jobs.modal.buttons.next": { + "message": "Nākamais", + "description": "Next button in the modal." + }, + "jobs.modal.buttons.join": { + "message": "Pievienojies", + "description": "Join Discord button in the modal." + }, + "jobs.modal.buttons.cancel": { + "message": "Atcelt", + "description": "Cancel, button in the modal." + }, + "jobs.modal.error": { + "message": "Lūdzu aizpildiet visus laukus", + "description": "Error when user did not fill all the fields." + }, + "jobs.modal.notice": { + "message": "PreMiD ir atvērtā avota tipa projekts, kas nozīmē ka mēs negūstam peļņu. Katrs ziedojums nokļūst atpakaļ produktā. Piesakoties darbā PreMiD, Tu apzinies, ka esi brīvprātīgais un nesaņemsi atalgojumu.", + "description": "Notice for applicants." + }, + "jobs.guild.required": { + "message": "Pievienojies mūsu Discord serverim", + "description": "Title of the modal the user will see if it's not in Discord server." + }, + "jobs.guild.explanation": { + "message": "Lai pievienotos, Tev jābūt mūsu Discord serverī. Savādāk nevarēsim ar Tevi sazināties, ja tiksi izvēlēts!", + "description": "Explanation why users should be in Discord server to perform job application." + }, + "jobs.header.title": { + "message": "Strādāt PreMiD", + "description": "First part of the jobs page." + }, + "jobs.header.description": { + "message": "Vai esat gatavs palīdzēt lielākajai Rich-Presence programmai?", + "description": "The second part of the jobs page." + }, + "jobs.openings.title": { + "message": "Vakances", + "description": "Text before the available job positions cards." + }, + "jobs.benefits.title": { + "message": "Augstas klases Priekšrocības", + "description": "Text before the benefits cards." + }, + "jobs.benefit1.title": { + "message": "Satiec mūs", + "description": "Benefit card title." + }, + "jobs.benefit1.description": { + "message": "Sazinies ar cilvēkiem, kas strādā PreMiD.", + "description": "Benefit card description." + }, + "jobs.benefit2.title": { + "message": "Ieskati", + "description": "Benefit card title." + }, + "jobs.benefit2.description": { + "message": "Ieskaties mūsu Izstrādāšanā un Mārketingā.", + "description": "Benefit card description." + }, + "jobs.benefit3.title": { + "message": "Cieņa", + "description": "Benefit card title." + }, + "jobs.benefit3.description": { + "message": "Spēcīgas Discord atļaujas un krāsaina loma.", + "description": "Benefit card description." + }, + "jobs.benefit4.title": { + "message": "Atbalsti PreMiD", + "description": "Benefit card title." + }, + "jobs.benefit4.description": { + "message": "Ar tavu palīdzību, ir iespējams uzturēt šo projektu.", + "description": "Benefit card description." + }, + "jobs.benefit5.title": { + "message": "Pārtraukumi", + "description": "Benefit card title." + }, + "jobs.benefit5.description": { + "message": "Nesteidzies! Šis ir brīvprātīgs darbs.", + "description": "Benefit card description." + }, + "jobs.benefit6.title": { + "message": "Priekšlaicīgā piekļuve", + "description": "Benefit card title." + }, + "jobs.benefit6.description": { + "message": "Izmēģini jaunās funkcijas viens no pirmajiem.", + "description": "Benefit card description." + }, + "jobs.success.applied": { + "message": "Paldies par pieteikšanos!", + "description": "Notification when applying." + }, + "jobs.errors.alreadyApplied": { + "message": "Jau esiet pieteicies!", + "description": "Notification when you applied already." + } +} diff --git a/sr_CS/Website/maintenance.json b/lv_LV/Website/maintenance.json similarity index 55% rename from sr_CS/Website/maintenance.json rename to lv_LV/Website/maintenance.json index 7da8a5f7a7d..53c2657d864 100644 --- a/sr_CS/Website/maintenance.json +++ b/lv_LV/Website/maintenance.json @@ -1,26 +1,26 @@ { "maintenance.big": { - "message": "Oh ne!", + "message": "Ak vai!", "description": "The big text on maintenance page" }, "maintenance.heading": { - "message": "Nažalost, imamo nekih tehničkih poteškoća. Uskoro ćemo se vratiti. Veoma nam je žao.", + "message": "Diemžēl mums ir dažas tehniskas grūtības. Mēs drīz atgriezīsimies. Atvainojamies par sagādātajām neērtībām.", "description": "Heading on maintenance page" }, "maintenance.heading2": { - "message": "Molimo dođite kasnije za više informacija.", + "message": "Lūdzu, atgriezieties vēlāk, lai iegūtu vairāk informāciju.", "description": "Heading on maintenance page" }, "maintenance.message": { - "message": "Dok naši specijalni programeri ne reše ovo, slobodno pogledajte ovde!", + "message": "Kamēr mūsu īpašie izstrādātāji to nenovērsīs, droši ieskatieties šeit!", "description": "Message on maintenance page" }, "maintenance.statuspage": { - "message": "Statusna stranica", + "message": "Statusa Lapa", "description": "Status Page link on maintenance page" }, "maintenance.discordserver": { - "message": "Discord Server", + "message": "Discord Serveris", "description": "Discord Server link on maintenance page" } } diff --git a/lv_LV/Website/merch.json b/lv_LV/Website/merch.json new file mode 100644 index 00000000000..044d9c9d699 --- /dev/null +++ b/lv_LV/Website/merch.json @@ -0,0 +1,30 @@ +{ + "merch.title": { + "message": "Laipni lūdzam oficiālajā **PreMiD** preču veikalā!", + "description": "Merch store title" + }, + "merch.swag": { + "message": "Atrodi savu **preci**", + "description": "Subtitle for store" + }, + "merch.fit": { + "message": "** Izvēlieties savu izmēru**", + "description": "Product sizes" + }, + "merch.cart": { + "message": "Ielikt iepirkumu grozā", + "description": "Add product to cart" + }, + "merch.help": { + "message": "Vai rodas problēmas ar mūsu veikalu vai pasūtījumu? Sazinieties ar mūsu {0} klientu atbalstu {1}", + "description": "Link to customer support, {0}{1} is the replacement for the link" + }, + "merch.item.added": { + "message": "{0} tika pievienots jūsu grozam", + "description": "{0} replaced with product name" + }, + "merch.error.noitem": { + "message": "Nav Prece, ko pievienot grozam", + "description": "Error message when no size selected" + } +} diff --git a/lv_LV/Website/partners.json b/lv_LV/Website/partners.json new file mode 100644 index 00000000000..651c5cbd3ec --- /dev/null +++ b/lv_LV/Website/partners.json @@ -0,0 +1,242 @@ +{ + "partners.header.title": { + "message": "Partneri", + "description": "Heading for page." + }, + "partners.header.description": { + "message": "Pievienojies ģimenei un iegūsti tikai partneriem paredzētas priekšrocības, lai parādītu cik daudz preces tev ir.", + "description": "Description for page." + }, + "partners.slideshow.description": { + "message": "Šie jau pieder mums", + "description": "Description for slideshow." + }, + "partners.why.title": { + "message": "Kā būtu ar došanos debesīs elles vietā?", + "description": "Heading for benefits." + }, + "partners.why.benefit1.title": { + "message": "Tava bezmaksas Presence", + "description": "Heading for the first benefit." + }, + "partners.why.benefit1.description": { + "message": "Mūsu komanda nodrošinās jūsu pakalpojuma Presence.", + "description": "Description for the first benefit." + }, + "partners.why.benefit2.title": { + "message": "Kļūstiet verificēts", + "description": "Heading for the second benefit." + }, + "partners.why.benefit2.description": { + "message": "Īpaša loma un liels gods jums tiks piešķirts mūsu Discord serverī.", + "description": "Description for the second benefit." + }, + "partners.why.benefit3.title": { + "message": "Meta-tag integrācija", + "description": "Heading for the third benefit." + }, + "partners.why.benefit3.description": { + "message": "Automātiski izmanto jūsu Presence, kad kāds apmeklē jūsu Vietni.", + "description": "Description for the third benefit." + }, + "partners.why.benefit4.title": { + "message": "Tiec iemūžināts", + "description": "Heading for the fourth benefit." + }, + "partners.why.benefit4.description": { + "message": "Šķebinoša vieta mūsu partneru lapā.", + "description": "Description for the fourth benefit." + }, + "partners.why.benefit5.title": { + "message": "Esi slavens", + "description": "Heading for the fifth benefit." + }, + "partners.why.benefit5.description": { + "message": "Piedāvāts mūsu sociālajos mēdijos.", + "description": "Description for the fifth benefit." + }, + "partners.requirements.title": { + "message": "Prasības", + "description": "Heading for the requirements." + }, + "partners.requirements.first.title": { + "message": "Ko mēs meklējam?", + "description": "Heading for the first requirement." + }, + "partners.requirements.first.description": { + "message": "Mēs sekojam līdzi augošajām kopienām un aizraujošajām lietām internetā. TL;DR jums jau vajadzētu izmantot PreMiD un būt gatavam to izplatīt vēl vairāk interneta ķēmiem. Pieņemšana programma ir ārkārtīgi kvalitatīva, un ta katram kandidātam būs atšķirīga.", + "description": "Description for the first requirement." + }, + "partners.requirements.second.title": { + "message": "Mūsu ugunsmūris", + "description": "Heading for the second requirement." + }, + "partners.requirements.second.description": { + "message": "Pašlaik mēs pieņemam dažāda veida centienus mūsu partnerības programmā. Ikvienam vajadzētu būt iespējai tikt pamanītam. Twitch raidītājiem vajadzētu būt vismaz 500 sekotāju un vismaz 10 skatītāju vienlaikus. Jums jāstraumē vismaz 1 reizi nedēļā.", + "description": "Description for the second requirement." + }, + "partners.apply.button": { + "message": "Piesakies tagad!", + "description": "Button to apply for partner." + }, + "partners.apply.disclaimer": { + "message": "Ejam kopā uz debesīm!", + "description": "Disclaimer located above the apply button." + }, + "partners.apply.jobs": { + "message": "Ja jūs drīzāk interesē tiešs darbs PreMiD, ieskatieties mūsu **darba sludinājumos**.", + "description": "Hint located under the button." + }, + "partners.sponsors.title": { + "message": "Sponsori", + "description": "Heading for sponsors." + }, + "partners.sponsors.description": { + "message": "PreMiD nebūtu iespējams bez šiem apbrīnojamajiem cilvēkiem.", + "description": "Description for sponsors." + }, + "partners.partner.aniFlix": { + "message": "Tā jūs skatāties anime.", + "description": "Description for AniFlix." + }, + "partners.partner.arenaOfKings": { + "message": "Arena of Kings ir nākamās paaudzes ātrā PvP Arena spēle, kas tiek spēlēta pārlūkprogrammā.", + "description": "Description for Arena of Kings." + }, + "partners.partner.upBeat": { + "message": "UpBeat ir bezpeļņas starptautisks radio, kas cenšas nodrošināt nepārtrauktu, kvalitatīvu radio un ziņu izklaidi.", + "description": "Description for UpBeatRadio." + }, + "partners.partner.simLiveRadio": { + "message": "SimLiveRadio ir visveiksmīgākais informācijas un izklaides radio simulācijas spēlēm Vācijā, Austrijā un Šveicē!", + "description": "Description for SimLoveRadio." + }, + "partners.partner.discordTemplates": { + "message": "Sāciet veidot savu kopienu, izmantojot mūsu lieliskās veidnes. Veidojiet savu valstību.", + "description": "Description for DiscordTemplates." + }, + "partners.partner.taigaBot": { + "message": "taiga ir Discord Robots, kas cenšas piedāvāt visas funkcijas, kuras jums nepieciešamas vienlaicīgi!", + "description": "Description for taigabot." + }, + "partners.partner.bitRock": { + "message": "Spēcīgs un viegli lietojams starpplatformu instalēšanas rīku izveides rīks.", + "description": "Description for BitRock." + }, + "partners.partner.statusPage": { + "message": "Viegli paziņojiet lietotājiem reāllaika statusu.", + "description": "Description for StatusPage." + }, + "partners.partner.erisly": { + "message": "Dieviete, kas spēlējas, kā Discord Robots!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "REYFM ļauj jums klausīties 15+ mūzikas straumes bez maksas - bez apstājas. Ar labāko un jaunāko mūziku tikai jums!", + "description": "Description for REYFM." + }, + "partners.partner.crowdin": { + "message": "Veikla lokalizācija priekš tehnoloģiju uzņēmumiem.", + "description": "Description for Crowdin." + }, + "partners.partner.wikijs": { + "message": "Visjaudīgākā un paplašināmā atvērtā koda Wiki programmatūra.", + "description": "Description for WikiJS." + }, + "partners.partner.packageCloud": { + "message": "Vienots, izstrādātājiem draudzīgs interfeiss visiem jūsu artefaktiem.", + "description": "Description for PackageCloud." + }, + "partners.partner.fastly": { + "message": "Aiz labākajām tīmekļa vietnēm.", + "description": "Description for Fastly." + }, + "partners.partner.onlyhit": { + "message": "OnlyHit ir jūsu tiešsaistes mūzikas radiostacija, kas izveidota, lai atskaņotu jūsu labākos hitus visu diennakti un lai jūs pirmais atklātu savus nākotnes hitus.", + "description": "Description for OnlyHit." + }, + "partners.apply.title": { + "message": "Piesakies par partneri", + "description": "Partnership application modal title." + }, + "partners.apply.loggedUser": { + "message": "Pieslēdzies kā {0}", + "description": "{0} will be replaced with user account." + }, + "partners.apply.notYou": { + "message": "Ne Jūs?", + "description": "Account switcher on the modal, just like Discord's!" + }, + "partners.apply.select.default": { + "message": "Lūdzu izvēlieties vienu", + "description": "Select default placeholder." + }, + "partners.apply.select.website": { + "message": "Mājaslapa", + "description": "Select 'Website' category." + }, + "partners.apply.select.other": { + "message": "Cits", + "description": "Select 'Other' category." + }, + "partners.apply.form.name": { + "message": "Vārds", + "description": "Name filed." + }, + "partners.apply.form.name.placeholder": { + "message": "Piemēram: PreMiD", + "description": "Name field's placeholder." + }, + "partners.apply.form.link": { + "message": "Saite", + "description": "Link field." + }, + "partners.apply.form.link.placeholder": { + "message": "Piemēram: https://premid.app", + "description": "Link filed's placeholder." + }, + "partners.apply.form.description": { + "message": "Apraksts: (Maksimums 100 rakstzīmes)", + "description": "Description field." + }, + "partners.apply.form.description.placeholder": { + "message": "Piedāvātā apraksts", + "description": "Description field's placeholder." + }, + "partners.apply.form.imageLink": { + "message": "Attēla saite: (550x300, tikai PNG)", + "description": "Do not change the sizes." + }, + "partners.apply.form.imageLink.placeholder": { + "message": "Piemēram: https://i.imgur.com/clun1ID.png", + "description": "Image link field's placeholder. Do not change the image URL." + }, + "partners.apply.form.button.close": { + "message": "Aizvērt", + "description": "Modal close button." + }, + "partners.apply.form.button.apply": { + "message": "Pieteikties", + "description": "Modal apply button." + }, + "partners.apply.success": { + "message": "Paldies par pieteikšanos!", + "description": "Success message when applying." + }, + "partners.apply.error1": { + "message": "Lūdzu aizpildiet visus laukus.", + "description": "Error when a field isn't filled." + }, + "partners.apply.error2": { + "message": "Maksimums 150 rakstzīmju apraksts.", + "description": "Error when description exceeds character limit." + }, + "partners.apply.error3": { + "message": "Lūdzu, pievienojiet saiti (jāsākas ar https: // un jābeidzas ar .png)", + "description": "Error when image link is entered wrong." + }, + "partners.apply.error4": { + "message": "Jau esiet pieteicies par partneri.", + "description": "Error when already applied." + } +} diff --git a/sr_CS/Website/presence.json b/lv_LV/Website/presence.json similarity index 82% rename from sr_CS/Website/presence.json rename to lv_LV/Website/presence.json index 6449361384e..edb0708a63d 100644 --- a/sr_CS/Website/presence.json +++ b/lv_LV/Website/presence.json @@ -1,46 +1,46 @@ { "presence.page.buttons.sourceCode": { - "message": "Izvorni kod", + "message": "Avota Kods", "description": "Source Code button on presence pages." }, "presence.sections.description.title": { - "message": "Opis", + "message": "Apraksts", "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "Lista promena", + "message": "Izmaiņu žurnāls", "description": "The title of the changelog section." }, "presence.sections.information.title": { - "message": "Informacije", + "message": "Informācija", "description": "The title of the information section." }, "presence.sections.information.author": { - "message": "Autor", + "message": "Autors", "description": "One of the strings from the Information section. [on webite -> Author: (username)]" }, "presence.sections.information.version": { - "message": "Verzija", + "message": "Versija", "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" }, "presence.sections.information.likes": { - "message": "Lajkovi", + "message": "Patīk", "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" }, "presence.sections.information.users": { - "message": "Korisnici", + "message": "Lietotāji", "description": "One of the strings from the Information section. [on webite -> Users: (2000)]" }, "presence.sections.information.tags": { - "message": "Oznake", + "message": "Atzīmes", "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]" }, "presence.sections.information.supportedurls": { - "message": "Podržani URL-ovi", + "message": "Atbalstītie URL", "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]" }, "presence.sections.information.contributors": { - "message": "Saradnici", + "message": "Ieguldītāji", "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]" } } diff --git a/az_AZ/Website/report.json b/lv_LV/Website/report.json similarity index 51% rename from az_AZ/Website/report.json rename to lv_LV/Website/report.json index bdcbd5cc486..be15fc04e22 100644 --- a/az_AZ/Website/report.json +++ b/lv_LV/Website/report.json @@ -1,58 +1,58 @@ { "report.title": { - "message": "Xəta bildir", + "message": "Ziņot Par Kļūdu", "description": "Text to indicate the page." }, "report.bugcount": { - "message": "{count}/3 Xəta qaldı", + "message": "{count}/3 Ziņojumi atlikuši", "description": "Amount of bug reports user can send" }, "report.info": { - "message": "Xətaları yalnız PreMiD saytı və PreMiD-in Discord serverindən bildirə bilərsiniz. Xətanı Status yaradıcısına bildirməlisiniz. Xətaları yalnız ingilis dilində bildirin.", + "message": "Ziņošana par kļūdām ir paredzēta kļūdām PreMiD vietnē un PreMiD Discord Serverī. Par presence kļūdām jāziņo presence veidotājam. Ziņojiet par kļūdām tikai angļu valodā.", "description": "Tells the user about submitting a bug" }, "report.overview": { - "message": "Xətanın nə olduğunu dəqiq və qısaca izah edin.", + "message": "Norādiet skaidru un precīzu kļūdas aprakstu.", "description": "Text for the user to write a brief of the bug information." }, "report.os": { - "message": "Əməliyyat sisteminizi və versiyasını seçin", + "message": "Atlasiet Operētājsistēmu un Versiju", "description": "Select Box for the user to select their operating system" }, "report.browser": { - "message": "Brauzerinizi və versiyasını seçin - Brauzernizin versiyasını örgənmək üçün Firefox about:support və ya chorme://help", + "message": "Atlasiet savu Pārlūkprogrammu un Versiju - Versiju varat iegūt, apmeklējot vietni about:support Firefox vai chrome://help", "description": "Select Box for the user to select their browser" }, "report.description": { - "message": "Bu xətanı əldə etmək üçün bir canlı örnəyi olan bir mənalı link verin.", + "message": "Norādiet saiti uz aktīvu piemēru vai nepārprotamu darbību kopu, lai reproducētu šo kļūdu.", "description": "Text for the user to write information about the bug." }, "report.button": { - "message": "Bildir", + "message": "Ziņot", "description": "Button to send the information inputed." }, "report.toomany": { - "message": "Aktif hesabatınız çoxdur. Təqdim olunan hesabatınızın nəzərdən keçirilməsini gözləyin. Hesabatlar hər həftə yoxlanır, səbr edin.", + "message": "Jums ir pārāk daudz aktīvu ziņojumu. Pagaidiet, līdz jūsu iesniegtie ziņojumi tiks pārskatīti. Ziņojumi tiek pārbaudīti katru nedēļu, esiet pacietīgs.", "description": "User has too many active reports" }, "report.toomany.alert": { - "message": "Aktiv hesabatlarınız çoxdur.", + "message": "Jums ir pārāk daudz aktīvu ziņojumu.", "description": "User has too many active reports" }, "report.success": { - "message": "Xəta Göndərildi", + "message": "Kļūda Iesniegta", "description": "Success notification" }, "report.error": { - "message": "Daha çox məlumat tələb edilir", + "message": "Nepieciešama vairāk informācija", "description": "User needs to input more notification" }, "report.error.unauth": { - "message": "Discord hesabınız təstiqlənməlidir", + "message": "Discord kontam jābūt verificētam", "description": "Users Discord not verified" }, "report.activebugs": { - "message": "Aktif Xətalar", + "message": "Aktīvās Kļūdas", "description": "Lists users active bugs" } } \ No newline at end of file diff --git a/af_ZA/Website/store.json b/lv_LV/Website/store.json similarity index 58% rename from af_ZA/Website/store.json rename to lv_LV/Website/store.json index 6207424fe25..622a93f6004 100644 --- a/af_ZA/Website/store.json +++ b/lv_LV/Website/store.json @@ -1,86 +1,98 @@ { "store.message.error": { - "message": "Uitbreiding is nie verbind nie.", + "message": "Paplašinājums nav savienots.", "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, + "store.cards.creator": { + "message": "Autors", + "description": "Creator of a presence" + }, "store.cards.popular": { - "message": "Die Presence is baie gewilde.", + "message": "Šī Presence ir ļoti populāra starp lietotājiem.", "description": "Presence card popular flame" }, "store.cards.partner": { - "message": "Vennootskap Presence", + "message": "Partneru Presence", "description": "Presence card partner flame" }, + "store.cards.extraStepsRequired": { + "message": "Šim presence ir nepieciešamas papildu darbības. Lūdzu pārbaudiet tās lapu, lai iegūtu vairāk informācijas.", + "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." + }, "store.header.search": { - "message": "Soek Presence", + "message": "Meklēt Presence", "description": "Search bar text when nothing is stated" }, "store.card.presence.add": { - "message": "Voeg Presence by", + "message": "Pievienot Presence", "description": "Button that will appear on hover after extension is installed." }, "store.card.presence.remove": { - "message": "Verwyder Presence", + "message": "Noņemt Presence", "description": "Button that will appear on hover after extension and presence is installed." }, + "store.card.presence.included": { + "message": "Šī Presence tiek automātiski iespējota, kad apmeklējat tās vietni.", + "description": "The message that appears instead of the buttons." + }, "store.category.filters.heading": { - "message": "Filters", + "message": "Filtri", "description": "Searh filters option at the store page" }, "store.category.filters.mostUsed": { - "message": "Meeste gebruik eerste", + "message": "Visbiežāk izmantotie pirmie", "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { - "message": "Wys NSFW", + "message": "Rādīt NSFW", "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { - "message": "Net gehou Presences", + "message": "Rādīt Presences, kuras patīk", "description": "Liked presences only checkbox" }, "store.filters.added": { - "message": "Wys bygevoegde Presences", + "message": "Rādīt pievienotās Presences", "description": "Store filter to display/not display already installed presences." }, "store.category.heading": { - "message": "Kategorieë", + "message": "Kategorijas", "description": "Category heading" }, "store.category.all": { - "message": "Alles", + "message": "Viss", "description": "Category at the top" }, "store.category.games": { - "message": "Speletjies", + "message": "Spēles", "description": "Category at the top" }, "store.category.music": { - "message": "Musiek", + "message": "Mūzika", "description": "Category at the top" }, "store.category.socials": { - "message": "Sosiale", + "message": "Sociālie tīkli", "description": "Category at the top" }, "store.category.videos": { - "message": "Video's & Strome", + "message": "Video & Straumēšana", "description": "Category at the top" }, "store.category.other": { - "message": "Ander", + "message": "Cits", "description": "Category at the top" }, "store.search": { - "message": "Soek", + "message": "Meklēt", "description": "Placeholder for presence search" }, "store.search.filters": { - "message": "Enter", + "message": "Aizpildīt", "description": "Little message next to the keys of search filters on the store." }, "store.search.removeFilter": { - "message": "Klik om die filter te verwyder", + "message": "Uzspied, lai noņemtu filtru", "description": "Remove message for active search filters." } } diff --git a/sr_CS/Website/users.json b/lv_LV/Website/users.json similarity index 68% rename from sr_CS/Website/users.json rename to lv_LV/Website/users.json index 01a2ad1547a..7200e6727c0 100644 --- a/sr_CS/Website/users.json +++ b/lv_LV/Website/users.json @@ -1,38 +1,38 @@ { "user.roles.presenceDeveloper": { - "message": "Presence Developer", + "message": "Presence Izstrādātājs", "description": "'Presence Developer' title for user pages." }, "user.roles.presenceVerifier": { - "message": "Presence Verifikator", + "message": "Presence verificētājs", "description": "'Presence Verifier' title for user pages." }, "user.importantPresenceDev.message1": { - "message": "Važan Presnece Developer", + "message": "Svarīgs Presence Izstrādātājs", "description": "'Important Presence Developer' tippy description for user pages." }, "user.importantPresenceDev.message2": { - "message": "Napravio {0} presence-a.", + "message": "Izveidotas {0} presences.", "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { - "message": "Genijalan Presence Developer", + "message": "Presence Ģēnijs izstrādātājs", "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { - "message": "Napravio preko 100 Presence-a!", + "message": "Izveidotas pāri 100 Presences!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, "user.switch.contributed": { - "message": "Korisnik [Presence-i/doprinosi]", + "message": "Lietotājs [Presences/ieguldījumi]", "description": "The tippy message to switch between user's presences and presences that user has contributed to." }, "user.presences.created": { - "message": "Kliknite ovde da vidite Presence-e koje je ovaj korisnik napravio.", + "message": "Spied šeit, lai parādītu šī lietotāja izveidotās Presences.", "description": "Tippy content in user profile." }, "user.presences.contributed": { - "message": "Kliknite ovde da vidite presence-e na koje je ovaj korisnik doprineo.", + "message": "Spied šeit, lai parādītu presences, kurās šis lietotājs ir ieguldījis darbu.", "description": "Tippy content (mode 2) in user profile." } } diff --git a/ms_MY/Extension/popup.json b/ms_MY/Extension/popup.json index a1236483e10..ec012a5226a 100644 --- a/ms_MY/Extension/popup.json +++ b/ms_MY/Extension/popup.json @@ -76,7 +76,7 @@ "description": "Shown when the extension can't connect to the application" }, "popup.info.notConnected.message": { - "message": "PreMiD tidak mampu menyambung ke aplikasinya! Adakah ianya dipasang dan dijalankan? *Selesaikan masalah*", + "message": "PreMiD tidak mampu menyambung ke aplikasinya! Adakah ia dipasang dan dijalankan? *Selesaikan masalah*", "description": "Shown when the extension can't connect to the application" }, "popup.info.unsupportedAppVersion": { @@ -87,6 +87,22 @@ "message": "Aplikasi PreMiD anda ketinggalan zaman. Sila kemas kini untuk terus menggunakan PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Sambungan Ketinggalan Zaman", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Sambungan anda ketinggalan zaman. Sila kemas kini untuk dapatkan ciri terbaru dengan memuat turunnya dari laman kami.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Kemas kini penting", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Kami telah menerbitkan kemas kini penting untuk sambungan. Sila kemas kini untuk terus menggunakan PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "Tiada sambungan internet!", "description": "Shown when the user has no internet connection" @@ -100,7 +116,7 @@ "description": "Shown in the extension when the application can't connect to Discord" }, "popup.info.notConnectedDiscord.message": { - "message": "PreMiD tidak mampu menyambung ke aplikasi Discord anda! Adakah ianya dipasang dan dijalankan? *Selesaikan masalah*", + "message": "PreMiD tidak mampu menyambung ke aplikasi Discord anda! Adakah ia dipasang dan dijalankan? *Selesaikan masalah*", "description": "Shown in the extension when the application can't connect to Discord" }, "popup.category.all": { diff --git a/ms_MY/Presence/amazon.json b/ms_MY/Presence/amazon.json index 088e91ed01f..deb996ea32a 100644 --- a/ms_MY/Presence/amazon.json +++ b/ms_MY/Presence/amazon.json @@ -1,6 +1,6 @@ { "amazon.subscriptions": { - "message": "Melihat langganan", + "message": "Melihat langganannya", "description": "" }, "amazon.adprefs": { diff --git a/ms_MY/Presence/discord.json b/ms_MY/Presence/discord.json new file mode 100644 index 00000000000..a5a8600495f --- /dev/null +++ b/ms_MY/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Membaca di saluran:{0}{1} (Pelayan: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Menaip di saluran:{0}{1} (Pelayan: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Membaca DM dari:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Menaip di DM untuk:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Membaca di DM kumpulan:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Menaip di DM kumpulan:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Melihat senarai rakannya...", + "description": "" + }, + "discord.nitro": { + "message": "Membaca mengenai Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Sembang suara disambungkan dengan:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Sembang suara disambungkan dengan:{0}{1} (Pelayan: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Melihat tetapannya...", + "description": "" + }, + "discord.serverSettings": { + "message": "Melihat tetapan pelayan:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Melihat pautan undangan:{0}{1} (Pelayan: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Melihat pautan undangan bagi pelayan:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Melihat Pautan Undangan", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Melayari", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "halaman Muat Turun", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "halaman \"Kenapa Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "Pusat Keselamatan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "halaman Pekerjaan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "halaman Perihalan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "halaman Penjenamaan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "halaman Inspirasi", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "halaman Kolej", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "halaman Bilik Berita", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "halaman Rakan Kongsi", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "halaman Pengesahan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "halaman StreamKit", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "halaman Sumber Terbuka", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "halaman Keselamatan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "halaman Kawalan Pelayan", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "halaman Rich Presence", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "polisi", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Portal Pembangun", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Melayari aplikasi miliknya", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Menyunting aplikasi: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Melayari pasukan miliknya", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Menyunting pasukan: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Melayari pelayan miliknya", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Melihat wawasan pelayan: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Membaca pendokumenan", + "description": "" + }, + "discord.status": { + "message": "Status Discord", + "description": "" + }, + "discord.support": { + "message": "Pusat Bantuan", + "description": "" + }, + "discord.blog": { + "message": "Blog Discord", + "description": "" + }, + "discord.merch": { + "message": "Barangan Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "Melihat himpunan:", + "description": "" + } +} diff --git a/ms_MY/Presence/general.json b/ms_MY/Presence/general.json index fb470933978..92c29ee94c8 100644 --- a/ms_MY/Presence/general.json +++ b/ms_MY/Presence/general.json @@ -107,6 +107,18 @@ "message": "Mencari", "description": "" }, + "general.writing": { + "message": "Menulis", + "description": "" + }, + "general.calling": { + "message": "Memanggil", + "description": "" + }, + "general.inCall": { + "message": "Dalam panggilan...", + "description": "" + }, "general.shopCart": { "message": "Troli membeli-belah", "description": "" @@ -199,14 +211,46 @@ "message": "Melihat:", "description": "" }, + "general.viewPage": { + "message": "Melihat halaman:", + "description": "" + }, + "general.watchingMovie": { + "message": "Menonton filem", + "description": "" + }, + "general.watchingSeries": { + "message": "Menonton siri", + "description": "" + }, + "general.watchingShow": { + "message": "Menonton persembahan", + "description": "" + }, "general.watchingVid": { "message": "Menonton video", "description": "" }, + "general.waitingVid": { + "message": "Menunggu tayangan perdana", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Menunggu tayangan perdana", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Menonton strim langsung", "description": "" }, + "general.waitingLive": { + "message": "Menunggu strim langsung untuk bermula", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Menunggu strim langsung untuk bermula", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Menonton:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "Terma Perkhidmatan", "description": "A page name" + }, + "general.cookie": { + "message": "Polisi Kuki", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Gelungkan semua lagu", + "description": "" + }, + "general.repeat": { + "message": "Dalam gelungan", + "description": "" + }, + "general.incidentView": { + "message": "Melihat kejadian", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Sejarah kejadian", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Sejarah masa hidup", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Melihat Siri", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Melihat Filem", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Tonton Episod", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Tonton Video", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Tonton Strim", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Lihat Saluran", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Mendengar Bersama", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Melihat Halaman", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Melihat Lagu", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Melihat Album", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Melihat Profil", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Lihat Artis", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Lihat Senarai Main", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Lihat Audio Siar", + "description": "Used as the title for the button in Discord." } } diff --git a/ms_MY/Presence/genius.json b/ms_MY/Presence/genius.json new file mode 100644 index 00000000000..f7fe3c80e5b --- /dev/null +++ b/ms_MY/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Melihat lirik bagi:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Melihat Lirik", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Melihat laman utama", + "description": "" + }, + "genius.viewAlbum": { + "message": "Melihat album:", + "description": "Album of a song" + } +} diff --git a/ms_MY/Presence/google classroom.json b/ms_MY/Presence/google classroom.json new file mode 100644 index 00000000000..f55414c91ca --- /dev/null +++ b/ms_MY/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Melihat kalendarnya", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Melihat senarai perkara untuk dibuat", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Melihat tugasan", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Melihat tugasan dalam:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Melihat kelas", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Melihat kerja kelas", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Melihat kerja kelas bagi:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Melihat ahli kelas", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Melihat ahli kelas bagi:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Mengubah tetapan", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/ms_MY/Presence/google docs.json b/ms_MY/Presence/google docs.json new file mode 100644 index 00000000000..726cd688e88 --- /dev/null +++ b/ms_MY/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Menyunting dokumen", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Melihat dokumen", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Melayari dokumen", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Menyunting borang", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Melihat borang", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Melayari borang", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Menyunting lembaran hamparan", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Melihat lembaran hamparan", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Melayari lembaran hamparan", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Menyunting persembahan", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Melihat persembahan", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Melayari persembahan", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/ms_MY/Presence/juniperbot.json b/ms_MY/Presence/juniperbot.json new file mode 100644 index 00000000000..49ed8093917 --- /dev/null +++ b/ms_MY/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Halaman utama", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Memantau papan pendahulu pelayan:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "Dalam papan pemuka", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Perseikatan: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Membaca maklumat mengenai pelan derma", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Memilih pelayan", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Melihat senarai perintah", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Melihat statistik bot", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Menyuai kad pangkat", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Membaca mengenai kuki laman", + "description": "Reading about the site's cookies" + } +} diff --git a/ms_MY/Presence/kahoot.json b/ms_MY/Presence/kahoot.json new file mode 100644 index 00000000000..5abd1af2eec --- /dev/null +++ b/ms_MY/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Sertai Permainan: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Menyertai Permainan...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Menunggu Permainan...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "Permainan Bermula!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "Sedang Bermain...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Memuatkan Soalan Seterusnya...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Jawapan Salah", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Jawapan Betul", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Melihat Keputusan:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Melihat Slaid dengan Kandungan:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Permainan Tamat", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Mencipta Permainan...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Memuatkan Halaman...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Tempat Pertama: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Mata: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Soalan dijawab Betul: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Menunjukkan Slaid dengan Kandungan:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Soalan: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Menunjukkan Soalan:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "Tempat Pertama", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "Tempat kedua", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "Tempat ketiga", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "{0} Teratas", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} daripada {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/ms_MY/Presence/namemc.json b/ms_MY/Presence/namemc.json new file mode 100644 index 00000000000..444fab7ea81 --- /dev/null +++ b/ms_MY/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Melihat Nama Mendatang", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Melihat Kulit Tersohor", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Melihat Kulit Teratas", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Melihat Kulit Baharu", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Melihat Kulit Rawak", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Melihat Kulit Bertag", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Melihat Kulit dengan Tag {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Melihat suatu Kulit", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Melihat Mantel", + "description": "" + }, + "namemc.viewCape": { + "message": "Melihat Mantel:", + "description": "" + }, + "namemc.servers": { + "message": "Melihat Pelayan", + "description": "" + }, + "namemc.viewServer": { + "message": "Melihat Pelayan:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Melihat Pelayan", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Melihat Cara untuk Menuntut Profil Anda", + "description": "" + }, + "namemc.profileEdit": { + "message": "Menyunting maklumat{0}profil miliknya", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Melihat senarai rakannya", + "description": "" + }, + "namemc.viewSkins": { + "message": "Melihat kulit miliknya", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Melihat emoji profilnya", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/ms_MY/Presence/netflix.json b/ms_MY/Presence/netflix.json new file mode 100644 index 00000000000..cc87e4d21cf --- /dev/null +++ b/ms_MY/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Melihat senarai miliknya", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Menguruskan profil miliknya", + "description": "" + }, + "netflix.latest": { + "message": "Melihat apa yang baharu{0}dan popular di Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Mendapatkan pautan{0}rujukan miliknya", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/ms_MY/Presence/premid.json b/ms_MY/Presence/premid.json index 27872e5d9d7..2fa9569676a 100644 --- a/ms_MY/Presence/premid.json +++ b/ms_MY/Presence/premid.json @@ -1,66 +1,94 @@ { - "premid.viewPage": { - "message": "Melihat halaman:", - "description": "" - }, - "premid.docs": { - "message": "Pendokumenan", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Melihat Presence:", - "description": "" - }, - "premid.pageHome": { - "message": "Laman Utama", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Penyumbang", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Muat Turun", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Kedai", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Polisi Kuki", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Polisi Privasi", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Terma Perkhidmatan", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Perihalan", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Keperluan Sistem", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Selesaikan masalah", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Pembangunan Presence", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Melihat halaman:", + "description": "" + }, + "premid.docs": { + "message": "Pendokumenan", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Melihat Presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Laman Utama", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Penyumbang", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Muat Turun", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Kedai", + "description": "A page name" + }, + "premid.partners": { + "message": "Rakan Kongsi", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Mengenai PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Keperluan Sistem", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Pemasangan", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Pemasangan untuk {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Selesaikan masalah", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Mulakan", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Memahami API v{0}", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Pembangunan Presence", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Garis Panduan Presence", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Kelas Presence", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Kelas Slideshow", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Memahami iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Menetapkan metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Menetapkan TypeScript", + "description": "A page name" + } +} diff --git a/ms_MY/Presence/tiktok.json b/ms_MY/Presence/tiktok.json new file mode 100644 index 00000000000..1f9c10f40ac --- /dev/null +++ b/ms_MY/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Melihat halaman{0}Untuk Anda", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Melihat halaman{0}pengikut mereka", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Melihat TikTok bagi:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Melihat TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/ms_MY/Presence/twitch.json b/ms_MY/Presence/twitch.json new file mode 100644 index 00000000000..148de3756f7 --- /dev/null +++ b/ms_MY/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Muat Turun", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Pekerjaan", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Rakan Kongsi", + "description": "Page name" + }, + "twitch.press": { + "message": "Pusat Akhbar", + "description": "Page name" + }, + "twitch.security": { + "message": "Keselamatan", + "description": "Page name" + }, + "twitch.access": { + "message": "Kebolehcapaian", + "description": "Page name" + }, + "twitch.ads": { + "message": "Pilihan Iklan", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Garis Panduan Komuniti", + "description": "Page name" + }, + "twitch.home": { + "message": "Laman Utama", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Melihat dompet...", + "description": "" + }, + "twitch.esports": { + "message": "Melihat E-Sukan...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Melihat senarai Orang Saya Ikuti...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Melihat pasukan:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Melihat inventori Jatuhan miliknya...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Melihat kempen Jatuhan yang aktif...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Melihat tetapannya...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Melihat senarai rakannya...", + "description": "" + }, + "twitch.subs": { + "message": "Melihat langganannya...", + "description": "" + }, + "twitch.squad": { + "message": "Menonton strim Squad...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Mengawal selia penstrim:", + "description": "" + }, + "twitch.redeem": { + "message": "Menebus kod...", + "description": "" + }, + "twitch.camp": { + "message": "Khemah Pencipta", + "description": "" + }, + "twitch.campBasic": { + "message": "Belajar Asasnya", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Menetapkan Strim Anda", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Naik Tahap", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Sambung dan Libat", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Dapatkan Ganjaran", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Muzik di Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Belajar secara Langsung", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Papan Pemuka Pencipta", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Menguruskan strim miliknya...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Menguruskan peranan komunitinya...", + "description": "" + }, + "twitch.produce": { + "message": "Dalam ruangan Pencipta Video...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Melihat", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Analisis Saluran", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Ringkasan Strim", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Pencapaian", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Aktiviti Komuniti", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Senarai Pengikut", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Himpunan Video", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Klip", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Tetapan Saluran", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Tetapan Kawal Selia", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Tetapan Jatuhan", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Melihat Alatan Penstriman", + "description": "" + }, + "twitch.extensions": { + "message": "Melihat Sambungan", + "description": "" + }, + "twitch.brand": { + "message": "Membaca mengenai Jenama Twitch...", + "description": "" + }, + "twitch.brandReal": { + "message": "Mengekalkan ketulenan Twitch", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Membawakan kaedah untuk menyerlahkan kegilaan kami (yang disayangi)", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Memaksimumkan ungkapan kami", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Menghimpunkan kesemuanya bersama", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Menonton perkembangan jenama Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Blog Twitch", + "description": "" + }, + "twitch.blogArchive": { + "message": "Melihat Arkib Blog {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Melayari hantaran blog terbaru...", + "description": "" + }, + "twitch.help": { + "message": "Pusat Bantuan", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Melihat topik:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Melayari katalog topik...", + "description": "" + }, + "twitch.affiliate": { + "message": "Program Gabungan Twitch", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Pembangun Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Pendokumenan Pembangun Twitch", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Produk Pembangun Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Kisah kejayaan daripada komuniti", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Sumber Berguna", + "description": "Page name" + } +} diff --git a/ms_MY/Presence/twitter.json b/ms_MY/Presence/twitter.json index 3920ac25574..b28eb2e0ed2 100644 --- a/ms_MY/Presence/twitter.json +++ b/ms_MY/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Membaca kicauan:", - "description": "" - }, - "twitter.viewDms": { - "message": "Melihat DM miliknya", - "description": "" - }, - "twitter.viewTweets": { - "message": "Melihat kicauan:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Melihat kicauan (berserta balasan):", - "description": "" - }, - "twitter.viewMedia": { - "message": "Melihat media:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Melihat senarai sukaan:", - "description": "" - }, - "twitter.viewList": { - "message": "Melihat senarai:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Penanda buku", - "description": "" - }, - "twitter.notifs": { - "message": "Pemberitahuan", - "description": "" - }, - "twitter.explore": { - "message": "Terokai", - "description": "" - }, - "twitter.settings": { - "message": "Mengubah beberapa tetapan...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Membaca kicauan:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Melihat DM miliknya", + "description": "" + }, + "twitter.viewTweets": { + "message": "Melihat kicauan:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Melihat kicauan (berserta balasan):", + "description": "" + }, + "twitter.viewMedia": { + "message": "Melihat media:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Melihat senarai sukaan:", + "description": "" + }, + "twitter.viewList": { + "message": "Melihat senarai:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Penanda buku", + "description": "" + }, + "twitter.notifs": { + "message": "Pemberitahuan", + "description": "" + }, + "twitter.explore": { + "message": "Terokai", + "description": "" + }, + "twitter.settings": { + "message": "Mengubah beberapa tetapan...", + "description": "" + } +} diff --git a/ms_MY/Presence/v live.json b/ms_MY/Presence/v live.json new file mode 100644 index 00000000000..07c3a977d69 --- /dev/null +++ b/ms_MY/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Melayari", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "halaman video baharu", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "halaman carta", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "halaman siaran akan datang", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "senarai saluran", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "halaman peristiwa", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "halaman kedai", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Melayari muat naik terbaru{0}pengikut mereka", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "saluran {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Melihat halaman utama", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Melihat halaman penjadualan", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Melihat halaman \"my\"", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Melihat halaman kedai", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Melihat papan \"{0}\"", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Melihat produk {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Menyunting profil{0}mereka sendiri", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Melihat", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "halaman profil", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "senarai video telah ditonton", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "senarai pembelian terbaru", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "baki syiling", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "peranti yang tersambung", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "saluran yang diikuti", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Membaca polisi", + "description": "" + } +} diff --git a/ms_MY/Website/contributors.json b/ms_MY/Website/contributors.json index 1afd4e2604f..56d7c5c302c 100644 --- a/ms_MY/Website/contributors.json +++ b/ms_MY/Website/contributors.json @@ -31,6 +31,10 @@ "message": "Pengulas", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Pengurus Penyetempatan", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "Pembangun", "description": "'Developer' title for contributors and user pages." diff --git a/ms_MY/Website/downloads.json b/ms_MY/Website/downloads.json index a0e73e96f18..7f525f59e53 100644 --- a/ms_MY/Website/downloads.json +++ b/ms_MY/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Masa untuk bermegah.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Gunakan PreMiD sekarang dan tunjukkan kepada rakan apa yang anda lakukan, mungkin anda akan jumpa seseorang dengan minat yang sama.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Mulakan", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Muat Turun PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Pasangkan aplikasi kami", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Tambah Sambungan kami ke pelayar anda", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Muat semula laman ini dan periksa jika sambungan disambung", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Masih mengalami isu? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Kami sedia untuk membantu!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aplikasi", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Sambungan", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Amaran:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Tiada pemasang untuk sistem pengoperasian ini. Maknanya tiada sokongan profesional untuknya.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Sila ambil maklum bahawa PreMiD tidak disokong di telefon mudah alih.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Tunjukkan Muat Turun", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Sembunyikan Muat Turun", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Versi terkini platform ini ialah {0} (versi ini khusus untuk Linux, dan tidak berkait dengan platform lain).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Versi ini khusus untuk Linux, dan tidak berkait dengan sistem lain. Versi utama aplikasi ialah {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Sila log masuk untuk melihat muat turun ini.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Alamak, nampaknya anda tiada capaian alfa/beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Anda boleh sertai program beta kami **di sini** secara percuma. Cepat! Kami hanya tinggal {0} slot sahaja", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Terbitan Awal", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Amaran", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Jangan lupa untuk membolehkan pilihan 'benarkan sambungan dari kedai lain' di tetapan sambungan.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Anda perlu pasang sambungan **ini** untuk memasang PreMiD dari Kedai Web Chrome.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Langkau", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Kembali", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Batal", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Okey", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Selesai", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Log masuk", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Terima kasih!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Kami guna iklan untuk menyokong pasukan kami dan menyelenggara pelayan kami untuk berikan pengalaman terbaik kepada anda!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Sila lumpuhkan penyekat iklan anda.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Saya tak nak sokong.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Anda pasti?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Betul ni?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "T-tolonglah sokong :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Saya perlukan awak :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Baik, baik...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Tunjuk muat turun beta", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(tidak diperlukan jika anda berada di sini hanya untuk muat turun aplikasi biasa)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Masa untuk bermegah.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Gunakan PreMiD sekarang dan tunjukkan kepada rakan apa yang anda lakukan, mungkin anda akan jumpa seseorang dengan minat yang sama.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Mulakan", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Muat Turun PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Pasangkan aplikasi kami", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Tambah Sambungan kami ke pelayar anda", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Muat semula laman ini dan periksa jika sambungan disambung", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Masih mengalami isu? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Kami sedia untuk membantu!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplikasi", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Sambungan", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Amaran:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Tiada pemasang untuk sistem pengoperasian ini. Maknanya tiada sokongan profesional untuknya.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Sila ambil maklum bahawa PreMiD tidak disokong di telefon mudah alih.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Tunjukkan Muat Turun", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Sembunyikan Muat Turun", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Versi terkini platform ini ialah {0} (versi ini khusus untuk Linux dan tidak berkait dengan platform lain).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Versi ini khusus untuk Linux, dan tidak berkait dengan sistem lain. Versi utama aplikasi ialah {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Sila log masuk untuk melihat muat turun ini.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Alamak, nampaknya anda tiada capaian alfa/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Anda boleh sertai program beta kami **di sini** secara percuma. Cepat! Kami hanya tinggal {0} slot sahaja", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Terbitan Awal", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Amaran", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Anda perlu pasang sambungan **ini** untuk memasang PreMiD dari Kedai Web Chrome.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Langkau", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Kembali", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Batal", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Okey", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Selesai", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Log masuk", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Langkau Juga", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Terima kasih!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Kami guna iklan untuk menyokong pasukan kami dan menyelenggara pelayan kami untuk berikan pengalaman terbaik kepada anda!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Sila lumpuhkan penyekat iklan anda", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Tunjuk terbitan awal", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(tidak diperlukan jika anda berada di sini hanya untuk muat turun aplikasi biasa)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Saya tak nak sokong.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Anda pasti?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Betul ni?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "T-tolonglah sokong :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Saya perlukan awak :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Baik, baik...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/ms_MY/Website/footer.json b/ms_MY/Website/footer.json index 22da3e39afc..2e6883b7bba 100644 --- a/ms_MY/Website/footer.json +++ b/ms_MY/Website/footer.json @@ -47,10 +47,6 @@ "message": "Sumbang", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Reka", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Terjemah", "description": "Translate -> redirects to locilazation page" diff --git a/ms_MY/Website/jobs.json b/ms_MY/Website/jobs.json index 44dff69909e..c709a526b25 100644 --- a/ms_MY/Website/jobs.json +++ b/ms_MY/Website/jobs.json @@ -24,7 +24,7 @@ "description": "Error when user did not fill all the fields." }, "jobs.modal.notice": { - "message": "PreMiD ialah projek bersumber terbuka, maksudnya kami pasukan bukan untung, setiap derma atau wang Patreon kembali semula kepada produk kami. Dengan memohon kedudukan pekerjaan di PreMiD anda memperakui bahawa anda akan bersukarela dalam pasukan, anda tidak akan dibayar untuk kerja anda.", + "message": "PreMiD ialah projek bersumber terbuka, maksudnya kami pasukan bukan untung, setiap derma atau wang Patreon kembali semula kepada produk kami. Dengan memohon jawatan pekerjaan di PreMiD anda memperakui bahawa anda akan bersukarela dalam pasukan, anda tidak akan dibayar untuk kerja anda.", "description": "Notice for applicants." }, "jobs.guild.required": { @@ -40,7 +40,7 @@ "description": "First part of the jobs page." }, "jobs.header.description": { - "message": "Adakah anda bersedaia untuk membantu atur cara Rich-Presence terbesar?", + "message": "Adakah anda bersedia untuk membantu atur cara Rich-Presence terbesar?", "description": "The second part of the jobs page." }, "jobs.openings.title": { diff --git a/ms_MY/Website/merch.json b/ms_MY/Website/merch.json new file mode 100644 index 00000000000..51eaa2b43b5 --- /dev/null +++ b/ms_MY/Website/merch.json @@ -0,0 +1,30 @@ +{ + "merch.title": { + "message": "Selamat datang ke kedai Barangan **PreMiD** rasmi!", + "description": "Merch store title" + }, + "merch.swag": { + "message": "Cari **Barangan Hebat** anda", + "description": "Subtitle for store" + }, + "merch.fit": { + "message": "**Pilih apa yang sesuai**", + "description": "Product sizes" + }, + "merch.cart": { + "message": "Tambah ke troli", + "description": "Add product to cart" + }, + "merch.help": { + "message": "Mengalami masalah dengan kedai kami atau sesuatu pesanan? Hubungi {0}sokongan pelanggan{1} kami", + "description": "Link to customer support, {0}{1} is the replacement for the link" + }, + "merch.item.added": { + "message": "{0} item dalam troli anda", + "description": "{0} replaced with product name" + }, + "merch.error.noitem": { + "message": "Tiada item dalam troli anda", + "description": "Error message when no size selected" + } +} diff --git a/ms_MY/Website/partners.json b/ms_MY/Website/partners.json index 842ba6efb45..e1f9657c5d0 100644 --- a/ms_MY/Website/partners.json +++ b/ms_MY/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat ialah radio antarabangsa bukan untung yang berusaha untuk menyediakan hiburan radio dan berita yang berkualiti.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Platform penjanaan untuk para pemain.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio ialah radio maklumat hibur paling berjaya untuk permainan penyelakuan di Jerman, Austria dan Switzerland!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Dapatkan apa yang patut diberikan kepada anda. Strim Anime, Filem, Hentai, Tayangan Istimewa dan banyak lagi. Percuma, tanpa sebarang iklan dan dalam definisi tinggi!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Mula cipta komuniti anda sendiri dengan templat kami yang hebat ini. Bina kerajaan anda sendiri.", "description": "Description for DiscordTemplates." @@ -132,13 +124,17 @@ "description": "Description for BitRock." }, "partners.partner.statusPage": { - "message": "Hubungkan status masa nyata dengan mudahnya dengan pengguna anda.", + "message": "Hubungkan status masa nyata dengan mudahnya kepada pengguna anda.", "description": "Description for StatusPage." }, "partners.partner.erisly": { "message": "Dewi yang bermain sebagai Bot Discord yang menyeronokkan!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM membolehkan anda mendengar 15+ strim muzik secara percuma - tanpa henti. Dengan muzik terbaik dan terbaru hanya untuk anda!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Penyetempatan yang agil untuk syarikat teknologi.", "description": "Description for Crowdin." @@ -156,7 +152,7 @@ "description": "Description for Fastly." }, "partners.partner.onlyhit": { - "message": "OnlyHit ialah stesen radio lagu dalam talian yang dicipta untuk memainkan lagu hit terbaik anda 24/7 dan untuk membuatkan anda menerokai lagu hit yang anda mungkin suka.", + "message": "OnlyHit ialah stesen radio muzik dalam talian yang dicipta untuk memainkan lagu hit terbaik anda 24/7 dan untuk membuatkan anda menerokai lagu hit yang anda mungkin suka.", "description": "Description for OnlyHit." }, "partners.apply.title": { diff --git a/nl_NL/Extension/chrome-store.json b/nl_NL/Extension/chrome-store.json index db923938e76..7451f941631 100644 --- a/nl_NL/Extension/chrome-store.json +++ b/nl_NL/Extension/chrome-store.json @@ -1,6 +1,6 @@ { "extension.description.short": { - "message": "Jouw Rich Presence voor webservices!", + "message": "Jóúw presence voor webservices!", "description": "Short description in extension store" }, "extension.description.full": { diff --git a/nl_NL/Extension/popup.json b/nl_NL/Extension/popup.json index 90043f6e375..e1ebf61eb9a 100644 --- a/nl_NL/Extension/popup.json +++ b/nl_NL/Extension/popup.json @@ -4,7 +4,7 @@ "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.navigation.credits": { - "message": "Credits", + "message": "Attributies", "description": "Title of the 'credits' section at the navigation in the popup" }, "popup.headings.settings": { @@ -20,7 +20,7 @@ "description": "Title of the description area in the presence settings view." }, "popup.setting.enabled": { - "message": "Ingeschakeld", + "message": "Inschakelen", "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.mediaControl": { @@ -28,11 +28,11 @@ "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.titleMenubar": { - "message": "Titel Menubar", + "message": "Titel menubalk", "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)" }, "popup.setting.autoLaunch": { - "message": "Automatisch opstarten", + "message": "Automatisch starten", "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" }, "popup.headings.presences": { @@ -40,11 +40,11 @@ "description": "Title of the 'presences' area of the 'settings' section in the popup" }, "popup.presences.manage": { - "message": "Beheer", + "message": "Beheren", "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.noPresences": { - "message": "Geen Presences toegevoegd", + "message": "Geen presences toegevoegd", "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.done": { @@ -52,15 +52,15 @@ "description": "Done button" }, "popup.presences.load": { - "message": "Laad Presence", + "message": "Presence laden", "description": "Load Presence button" }, "popup.buttons.presenceStore": { - "message": "Presence-winkel", + "message": "Presencebibliotheek", "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.buttons.help": { - "message": "Hulp Nodig?", + "message": "Hulp nodig?", "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)" }, "popup.credits.error.heading": { @@ -80,13 +80,29 @@ "description": "Shown when the extension can't connect to the application" }, "popup.info.unsupportedAppVersion": { - "message": "Verouderde App", + "message": "Verouderde app", "description": "Shown when application is outdated" }, "popup.info.unsupportedAppVersion.message": { "message": "Je PreMiD app is verouderd. Update deze om PreMiD weer te kunnen gebruiken.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Verouderde extensie", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Je extensie is verouderd. Update de extensie via onze website om de nieuwste functies te krijgen.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Dringende update", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "We hebben een dringende update voor de extensie vrijgegeven. Update de extensie om PreMiD te kunnen blijven gebruiken.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "Geen internetverbinding!", "description": "Shown when the user has no internet connection" @@ -124,7 +140,7 @@ "description": "Category name shown when you open tags" }, "popup.category.videos": { - "message": "Video's & Streams", + "message": "Video's & streaming", "description": "Category name shown when you open tags" }, "popup.category.other": { diff --git a/nl_NL/Extension/presence.json b/nl_NL/Extension/presence.json index 240b84d1142..d9779176ac0 100644 --- a/nl_NL/Extension/presence.json +++ b/nl_NL/Extension/presence.json @@ -8,7 +8,7 @@ "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" }, "presence.activity.browsing": { - "message": "Browsen...", + "message": "Bladeren...", "description": "Shows when you hover over the little magnifying glass icon at your Discord Rich Presence" }, "presence.activity.live": { diff --git a/nl_NL/Extension/tabs.json b/nl_NL/Extension/tabs.json index 01c58167d93..81dcd0a3c4a 100644 --- a/nl_NL/Extension/tabs.json +++ b/nl_NL/Extension/tabs.json @@ -1,6 +1,6 @@ { "tab.button.changelog": { - "message": "Changelog", + "message": "Wijzigingen", "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" }, "tab.button.wiki": { @@ -20,7 +20,7 @@ "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time" }, "donate": { - "message": "Doneer", + "message": "Doneren", "description": "Donate button of the tab which opens when you install PreMiD for the first time" }, "tab.installed.error": { @@ -32,7 +32,7 @@ "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.installApplication": { - "message": "Installeer applicatie", + "message": "Applicatie installeren", "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time" }, "tab.updated.heading": { @@ -40,7 +40,7 @@ "description": "Title of the tab which opens when PreMiD was updated" }, "tab.updated.subHeading": { - "message": "{0} is geüpdate!", + "message": "{0} is geüpdatet!", "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated" }, "tab.updated.new": { diff --git a/nl_NL/Presence/aliexpress.json b/nl_NL/Presence/aliexpress.json index 4f2c0ac104f..d328ae8c23d 100644 --- a/nl_NL/Presence/aliexpress.json +++ b/nl_NL/Presence/aliexpress.json @@ -12,7 +12,7 @@ "description": "" }, "aliexpress.recentlyViewProducts1": { - "message": "Bekijkt zijn/haar recent", + "message": "Bekijkt recent", "description": "Part 1 of 2" }, "aliexpress.recentlyViewProducts2": { @@ -20,7 +20,7 @@ "description": "Part 2 of 2" }, "aliexpress.theirAli": { - "message": "Bekijkt zijn/haar AliExpress", + "message": "Bekijkt eigen AliExpress", "description": "" }, "aliexpress.feedback": { @@ -28,11 +28,11 @@ "description": "" }, "aliexpress.orders": { - "message": "Bekijkt zijn/haar bestellingen", + "message": "Bekijkt bestellingen", "description": "" }, "aliexpress.viewTheir": { - "message": "Bekijkt zijn/haar", + "message": "Bekijkt eigen", "description": "Part 1 " }, "aliexpress.refunds": { @@ -48,11 +48,11 @@ "description": "" }, "aliexpress.coupons": { - "message": "Bekijkt zijn/haar coupons", + "message": "Bekijkt eigen coupons", "description": "" }, "aliexpress.address": { - "message": "Bekijkt zijn/haar adres", + "message": "Bekijkt eigen adres", "description": "" }, "aliexpress.helpCenter": { diff --git a/nl_NL/Presence/amazon.json b/nl_NL/Presence/amazon.json index b14d1bafa05..bd223c5554f 100644 --- a/nl_NL/Presence/amazon.json +++ b/nl_NL/Presence/amazon.json @@ -1,6 +1,6 @@ { "amazon.subscriptions": { - "message": "Abonnementen bekijken", + "message": "Bekijkt abonnementen", "description": "" }, "amazon.adprefs": { @@ -32,7 +32,7 @@ "description": "" }, "amazon.viewTheir": { - "message": "Bekijkt zijn/haar", + "message": "Bekijkt eigen", "description": "Part 1 of the next 5 strings" }, "amazon.orderHistory": { diff --git a/nl_NL/Presence/discord.json b/nl_NL/Presence/discord.json new file mode 100644 index 00000000000..c66756ef416 --- /dev/null +++ b/nl_NL/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Leest in kanaal:{0}{1} (server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Typt in kanaal:{0}{1} (server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Leest privéberichten van:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Typt in privéberichten naar:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Leest groeps-DM:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Typt in groeps-DM:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Bekijkt zijn/haar vrienden...", + "description": "" + }, + "discord.nitro": { + "message": "Leest over Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Spraak verbonden met:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Spraak verbonden met:{0}{1} (server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Bekijkt zijn/haar instellingen...", + "description": "" + }, + "discord.serverSettings": { + "message": "Bekijkt de instellingen{0}van server: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Bekijkt uitnodigingslink:{0}{1} (server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Bekijkt uitnodigingslink{0}van server: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Uitnodigingslink bekijken", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Bladert door", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "de downloadspagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "de \"Waarom Discord?\"-pagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "het veiligheidscentrum", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "de vacaturepagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "de pagina Over ons", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "de branding-pagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "de inspiratiepagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "de college-pagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "de nieuwskamerpagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "de partnerpagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "de verificatiepagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "de StreamKit-pagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "de pagina Opensource", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "de pagina Veiligheid", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "de moderatiepagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "de rich presence-pagina", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "het beleid", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Ontwikkelaarsportaal", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Bladert door apps", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Bewerkt app: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Bladert door teams", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Bewerkt team: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Bladert door servers", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Bekijkt inzichten van server: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Leest de documentatie", + "description": "" + }, + "discord.status": { + "message": "Discord-status", + "description": "" + }, + "discord.support": { + "message": "Hulpcentrum", + "description": "" + }, + "discord.blog": { + "message": "Discord-blog", + "description": "" + }, + "discord.merch": { + "message": "Discord-merch", + "description": "" + }, + "discord.merch.collection": { + "message": "Bekijkt collectie:", + "description": "" + } +} diff --git a/nl_NL/Presence/general.json b/nl_NL/Presence/general.json index 4cca6206793..bd7f8196be7 100644 --- a/nl_NL/Presence/general.json +++ b/nl_NL/Presence/general.json @@ -4,7 +4,7 @@ "description": "" }, "general.browsing": { - "message": "Browsen...", + "message": "Bladeren...", "description": "" }, "general.chapter": { @@ -68,7 +68,7 @@ "description": "" }, "general.readingDM": { - "message": "Leest de DM's van:", + "message": "Leest de privéberichten van:", "description": "" }, "general.readingAbout": { @@ -92,7 +92,7 @@ "description": "" }, "general.reading": { - "message": "Lezen", + "message": "Bezig met lezen", "description": "" }, "general.searchFor": { @@ -104,7 +104,19 @@ "description": "" }, "general.search": { - "message": "Zoeken", + "message": "Bezig met zoeken", + "description": "" + }, + "general.writing": { + "message": "Schrijft", + "description": "" + }, + "general.calling": { + "message": "Belt", + "description": "" + }, + "general.inCall": { + "message": "In een gesprek...", "description": "" }, "general.shopCart": { @@ -112,11 +124,11 @@ "description": "" }, "general.store": { - "message": "Winkel", + "message": "Bibliotheek", "description": "" }, "general.typeDM": { - "message": "Typt in DM's naar:", + "message": "Typt in privéberichten naar:", "description": "" }, "general.typeChannel": { @@ -199,14 +211,46 @@ "message": "Bekijkt:", "description": "" }, + "general.viewPage": { + "message": "Bekijkt pagina:", + "description": "" + }, + "general.watchingMovie": { + "message": "Kijkt naar een film", + "description": "" + }, + "general.watchingSeries": { + "message": "Kijkt naar een serie", + "description": "" + }, + "general.watchingShow": { + "message": "Kijkt naar een show", + "description": "" + }, "general.watchingVid": { "message": "Kijkt naar een video", "description": "" }, + "general.waitingVid": { + "message": "Wacht op een video die in première gaat", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Wacht op de video die in première gaat", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Kijkt naar een livestream", "description": "" }, + "general.waitingLive": { + "message": "Wacht er op dat een livestream begint", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Wacht er op dat de livestream begint", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Kijkt naar:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "Algemene voorwaarden", "description": "A page name" + }, + "general.cookie": { + "message": "Cookiebeleid", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Speelt alle nummers af in herhaalmodus", + "description": "" + }, + "general.repeat": { + "message": "Op herhaalmodus", + "description": "" + }, + "general.incidentView": { + "message": "Bekijkt een incident", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Incidentengeschiedenis", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Beschikbaarheidsgeschiedenis", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Serie bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Film bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Aflevering bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Video bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Stream bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Kanaal bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Meeluisteren", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Pagina bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Nummer bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Album bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Profiel bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Artiest bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Afspeellijst bekijken", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Podcast bekijken", + "description": "Used as the title for the button in Discord." } } diff --git a/nl_NL/Presence/genius.json b/nl_NL/Presence/genius.json new file mode 100644 index 00000000000..e927946c7c7 --- /dev/null +++ b/nl_NL/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Bekijkt songteksten van:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Songteksten bekijken", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Bekijkt de startpagina", + "description": "" + }, + "genius.viewAlbum": { + "message": "Bekijkt album:", + "description": "Album of a song" + } +} diff --git a/nl_NL/Presence/google classroom.json b/nl_NL/Presence/google classroom.json new file mode 100644 index 00000000000..53af79d4bff --- /dev/null +++ b/nl_NL/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Bekijkt eigen agenda", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Bekijkt eigen todo-lijst", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Bekijkt een opdracht", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Bekijkt een opdracht in:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Bekijkt klas", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Bekijkt klaswerk", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Bekijkt klaswerk in:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Bekijkt klasleden", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Bekijkt klasleden in:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Past instellingen aan", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/nl_NL/Presence/google docs.json b/nl_NL/Presence/google docs.json new file mode 100644 index 00000000000..f3d32d575c6 --- /dev/null +++ b/nl_NL/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Bewerkt een document", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Bekijkt een document", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Bladert door documenten", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Bewerkt een formulier", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Bekijkt een formulier", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Bladert door formulieren", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Bewerkt een spreadsheet", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Bekijkt een spreadsheet", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Bladert door spreadsheets", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Bewerkt een presentatie", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Bekijkt een presentatie", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Bladert door presentaties", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/nl_NL/Presence/hypixel.json b/nl_NL/Presence/hypixel.json index ae6f651942f..a78d40ad54e 100644 --- a/nl_NL/Presence/hypixel.json +++ b/nl_NL/Presence/hypixel.json @@ -12,7 +12,7 @@ "description": "Forum categories they get notifications from" }, "hypixel.dm": { - "message": "Bekijkt zijn/haar DM's", + "message": "Bekijkt zijn/haar privéberichten", "description": "" }, "hypixel.game": { diff --git a/nl_NL/Presence/juniperbot.json b/nl_NL/Presence/juniperbot.json new file mode 100644 index 00000000000..229ab86309f --- /dev/null +++ b/nl_NL/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Hoofdpagina", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Bekijkt de server's leiderbord:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "In dashboard", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Guild: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Leest informatie over de donatieplannen", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Server aan het selecteren", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Bekijkt de commandolijst", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Bekijkt botstatistieken", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Rangkaart aan het aanpassen", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Leest over de cookies van de website", + "description": "Reading about the site's cookies" + } +} diff --git a/nl_NL/Presence/kahoot.json b/nl_NL/Presence/kahoot.json new file mode 100644 index 00000000000..75aeaa00cda --- /dev/null +++ b/nl_NL/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Met spel meedoen: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Aan spel meedoen...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Wachten tot spel begint...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "Spel begint!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "Speelt...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Volgende vraag laden...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Onjuist antwoord", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Juist antwoord", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Bekijkt de resultaten:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Bekijkt dia met inhoud:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Spel afgelopen", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Maakt een spel aan...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Pagina laden...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Eerste plaats: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Punten: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Vragen juist: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Toont dia met inhoud:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Vraag: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Toont vraag:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "Eerste plaats", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "Tweede plaats", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "Derde plaats", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Top {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} van {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/nl_NL/Presence/namemc.json b/nl_NL/Presence/namemc.json new file mode 100644 index 00000000000..f9946b61e13 --- /dev/null +++ b/nl_NL/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Bekijkt aankomende namen", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Bekijkt populaire skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Bekijkt de top skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Bekijkt nieuwe skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Bekijkt willekeurige skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Bekijkt getagde skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Bekijkt skins met {0} tag", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Bekijkt een skin", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Bekijkt capes", + "description": "" + }, + "namemc.viewCape": { + "message": "Bekijkt cape:", + "description": "" + }, + "namemc.servers": { + "message": "Bekijkt servers", + "description": "" + }, + "namemc.viewServer": { + "message": "Bekijkt server:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Server bekijken", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Bekijkt hoe je je profiel kunt opeisen", + "description": "" + }, + "namemc.profileEdit": { + "message": "Bewerkt {0}profielinformatie", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Bekijkt vrienden", + "description": "" + }, + "namemc.viewSkins": { + "message": "Bekijkt eigen skins", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Bekijkt profielemoji's", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/nl_NL/Presence/netflix.json b/nl_NL/Presence/netflix.json new file mode 100644 index 00000000000..ba3fb58202b --- /dev/null +++ b/nl_NL/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Bekijkt zijn/haar lijst", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Zijn/haar profiel aan het beheren", + "description": "" + }, + "netflix.latest": { + "message": "Bekijkt wat nieuw en{0}populair is op Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Zijn/haar referral link{0}aan het ophalen", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/nl_NL/Presence/premid.json b/nl_NL/Presence/premid.json index 15b510f2ef2..363f78947fc 100644 --- a/nl_NL/Presence/premid.json +++ b/nl_NL/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Bekijkt pagina:", - "description": "" - }, - "premid.docs": { - "message": "Documentatie", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Bekijkt presence:", - "description": "" - }, - "premid.pageHome": { - "message": "Startpagina", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Bijdragers", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Downloads", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Winkel", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Cookiebeleid", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Privacybeleid", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Algemene voorwaarden", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Over ons", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Systeemvereisten", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Installatie", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Probleemoplossing", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Aan de slag", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Presence Ontwikkeling", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Bekijkt pagina:", + "description": "" + }, + "premid.docs": { + "message": "Documentatie", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Bekijkt presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Startpagina", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Bijdragers", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Downloads", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Bibliotheek", + "description": "A page name" + }, + "premid.partners": { + "message": "Partners", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Over PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Systeemvereisten", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Installatie", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Installatie voor {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Probleemoplossing", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Aan de slag", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "v{0} API begrijpen", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Presenceontwikkeling", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Presence-richtlijnen", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence Klasse", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Slideshow Klasse", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Iframes begrijpen", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Metadata.json configureren", + "description": "A page name" + }, + "premid.pageTs": { + "message": "TypeScript configureren", + "description": "A page name" + } +} diff --git a/nl_NL/Presence/spotify.json b/nl_NL/Presence/spotify.json index 39eb171349c..25610229bc8 100644 --- a/nl_NL/Presence/spotify.json +++ b/nl_NL/Presence/spotify.json @@ -28,19 +28,19 @@ "description": "First section of the next 6 strings" }, "spotify.podcastsLike": { - "message": "podcasts die hij/ze leuk vindt", + "message": "gelikete podcasts", "description": "\"Browsing through\" + this" }, "spotify.artistsLike": { - "message": "artiesten die hij/ze leuk vindt", + "message": "gelikete artiesten", "description": "\"Browsing through\" + this" }, "spotify.albumLike": { - "message": "albums die hij/ze leuk vindt", + "message": "gelikete albums", "description": "\"Browsing through\" + this" }, "spotify.songsLike": { - "message": "liedjes die hij/ze leuk vindt", + "message": "gelikete nummers", "description": "\"Browsing through\" + this" }, "spotify.madeForYou": { diff --git a/nl_NL/Presence/tiktok.json b/nl_NL/Presence/tiktok.json new file mode 100644 index 00000000000..10fb63361b8 --- /dev/null +++ b/nl_NL/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Bekijkt pagina{0}Voor jou", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Bekijkt pagina{0}Volgend", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Bekijkt een TikTok van:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "TikTok bekijken", + "description": "Used as the title for the button in Discord." + } +} diff --git a/nl_NL/Presence/twitch.json b/nl_NL/Presence/twitch.json new file mode 100644 index 00000000000..d551c389170 --- /dev/null +++ b/nl_NL/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Downloads", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Banen", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partners", + "description": "Page name" + }, + "twitch.press": { + "message": "Pers Centrum", + "description": "Page name" + }, + "twitch.security": { + "message": "Beveiliging", + "description": "Page name" + }, + "twitch.access": { + "message": "Toegankelijkheid", + "description": "Page name" + }, + "twitch.ads": { + "message": "Advertentie keuzes", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Community Richtlijnen", + "description": "Page name" + }, + "twitch.home": { + "message": "Startpagina", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Bekijkt portemonnee...", + "description": "" + }, + "twitch.esports": { + "message": "Bekijkt Esports...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Bekijkt mensen die hem/haar volgt...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Bekijkt team:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Bekijkt zijn/haar Drops inventaris...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Bekijkt de actieve Drops campagnes...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Bekijkt zijn/haar instellingen...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Bekijkt zijn/haar vrienden...", + "description": "" + }, + "twitch.subs": { + "message": "Bekijkt zijn/haar abonnementen...", + "description": "" + }, + "twitch.squad": { + "message": "Bekijkt Squad...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Modereert streamer:", + "description": "" + }, + "twitch.redeem": { + "message": "Een code aan het innen...", + "description": "" + }, + "twitch.camp": { + "message": "Creator Kamp", + "description": "" + }, + "twitch.campBasic": { + "message": "Leer de basis", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Uw stream opzetten", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Niveau omhoog", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Verbind en neem deel", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Krijg beloningen", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Muziek op Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Live leren", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Creatordashboard", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Beheert zijn/haar stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Beheert zijn/haar community rollen...", + "description": "" + }, + "twitch.produce": { + "message": "In de videoproducer...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Bekijkt zijn/haar", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Kanaal statistieken", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Stream samenvatting", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Prestaties", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Community activiteit", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Lijst met volgers", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Video collecties", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clips", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Kanaal instellingen", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Moderatie Instellingen", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Drops instellingen", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Bekijkt de Streaming Tools", + "description": "" + }, + "twitch.extensions": { + "message": "Bekijkt de extensies", + "description": "" + }, + "twitch.brand": { + "message": "Leest over het Twitch-merk...", + "description": "" + }, + "twitch.brandReal": { + "message": "Twitch reëel houden", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Methode naar onze (geliefde) waanzin brengen", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Onze expressie uitputten", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Alles bij elkaar brengen", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Bekijkt de merkevolutie van Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Twitch blogs", + "description": "" + }, + "twitch.blogArchive": { + "message": "Bekijkt het {0} blog archief", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Bladert door de laatste blogposts...", + "description": "" + }, + "twitch.help": { + "message": "Hulpcentrum", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Bekijkt onderwerp:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Bladert door de onderwerpcatalogus...", + "description": "" + }, + "twitch.affiliate": { + "message": "Twitch-Affiliate Programma", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Twitch ontwikkelaars", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Twitch ontwikkelaar documentatie", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Producten voor Twitch-ontwikkelaars", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Goeie verhalen uit de community", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Nuttige Bronnen", + "description": "Page name" + } +} diff --git a/nl_NL/Presence/twitter.json b/nl_NL/Presence/twitter.json index 7dff4cc8f5e..15e1671d7ee 100644 --- a/nl_NL/Presence/twitter.json +++ b/nl_NL/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Leest tweet:", - "description": "" - }, - "twitter.viewDms": { - "message": "Bekijkt zijn/haar DM's", - "description": "" - }, - "twitter.viewTweets": { - "message": "Bekijkt tweets van:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Bekijkt tweets (met antwoorden) van:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Bekijkt media van:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Bekijkt leuk gevonden door:", - "description": "" - }, - "twitter.viewList": { - "message": "Bekijkt lijst:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Bladwijzers", - "description": "" - }, - "twitter.notifs": { - "message": "Notificaties", - "description": "" - }, - "twitter.explore": { - "message": "Ontdek", - "description": "" - }, - "twitter.settings": { - "message": "Instellingen aan het aanpassen...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Leest tweet van:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Bekijkt zijn/haar privéberichten", + "description": "" + }, + "twitter.viewTweets": { + "message": "Bekijkt tweets van:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Bekijkt tweets (met antwoorden) van:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Bekijkt media van:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Bekijkt leuk gevonden door:", + "description": "" + }, + "twitter.viewList": { + "message": "Bekijkt lijst:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Bladwijzers", + "description": "" + }, + "twitter.notifs": { + "message": "Notificaties", + "description": "" + }, + "twitter.explore": { + "message": "Ontdek", + "description": "" + }, + "twitter.settings": { + "message": "Instellingen aan het aanpassen...", + "description": "" + } +} diff --git a/nl_NL/Presence/v live.json b/nl_NL/Presence/v live.json new file mode 100644 index 00000000000..92e01d1ec83 --- /dev/null +++ b/nl_NL/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Bladert door", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "de nieuwe video's-pagina", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "de pagina met grafieken", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "de \"upcoming\" pagina", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "de lijst met kanalen", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "de evenementen pagina", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "de winkelpagina", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Bladert door zijn/haar{0}volgers recente uploads", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "van {0}'s kanaal", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Bekijkt de startpagina", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Bekijkt de planning pagina", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Bekijkt de \"my\" pagina", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Bekijkt de winkelpagina", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Bekijkt het \"{0}\" bord", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Bekijkt product van {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Zijn/haar profiel{0}aan het bewerken", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Bekijkt zijn/haar", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "profielpagina", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "bekeken video's", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "recente aankopen", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "coin saldo", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "verbonden apparaten", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "gevolgde kanalen", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Leest het beleid", + "description": "" + } +} diff --git a/nl_NL/Website/beta.json b/nl_NL/Website/beta.json index 923a74de36a..4c3c3ec4d5f 100644 --- a/nl_NL/Website/beta.json +++ b/nl_NL/Website/beta.json @@ -16,7 +16,7 @@ "description": "Features list" }, "beta.features.2": { - "message": "Toegang tot PreMiD's super geheime tekstkanalen", + "message": "Toegang tot PreMiDs supergeheime tekstkanalen", "description": "Features list" }, "beta.features.3": { @@ -28,7 +28,7 @@ "description": "{0} will be replaced with the beta testers count -> is a variable" }, "beta.register.button": { - "message": "Meld u nu aan!", + "message": "Nu aanmelden!", "description": "Sign up button text" }, "thankyou.title": { diff --git a/nl_NL/Website/contributors.json b/nl_NL/Website/contributors.json index e1aea19a7f4..0ed4f053d97 100644 --- a/nl_NL/Website/contributors.json +++ b/nl_NL/Website/contributors.json @@ -28,9 +28,13 @@ "description": "'Administrator' title for contributors and user pages." }, "contributors.roles.reviewer": { - "message": "Verificateur", + "message": "Controleur", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Lokalisatiebeheerder", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "Ontwikkelaar", "description": "'Developer' title for contributors and user pages." diff --git a/nl_NL/Website/downloads.json b/nl_NL/Website/downloads.json index faff1402cdd..9ad9e5db1a6 100644 --- a/nl_NL/Website/downloads.json +++ b/nl_NL/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Tijd om te stralen.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Gebruik PreMiD nu en laat aan je vrienden zien wat je aan het doen bent, misschien vind je iemand met dezelfde interesses.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Aan de slag", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Download PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Installeer onze applicatie", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Voeg onze extensie toe aan je browser", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Herlaad deze site en controleer of de extensie is aangesloten", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Nog steeds problemen? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "We zijn er om je te helpen!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Applicatie", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Extensie", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Waarschuwing:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Er is geen installatieprogramma voor dit besturingssysteem. Dit betekent dat er geen professionele ondersteuning voor is.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Wees er alstublieft van bewust dat PreMiD niet wordt ondersteund op mobiele apparaten.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Downloads tonen", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Downloads verbergen", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Huidige versie van dit platform is {0} (deze versie is specifiek voor Linux en is niet van toepassing op andere platformen).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Deze versie is specifiek voor Linux en is niet van toepassing op andere systemen. De hoofdversie van de applicatie is {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Log in om de downloads te kunnen zien.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Oh oh, het lijkt erop dat je geen alpha/beta-toegang hebt :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Je kunt **hier** gratis deelnemen aan ons bèta-programma. Schiet op! We hebben nog maar {0} slots beschikbaar", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Vroegtijdige Releases", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Waarschuwing", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Vergeet niet om 'Extensies van andere winkels toestaan' optie in te schakelen in de extensie-instellingen.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "U moet **deze** extensie installeren om PreMiD te installeren van Chrome Webstore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Verder", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Terug", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Annuleer", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Oké", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Klaar", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Login", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Bedankt!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Advertenties helpen ons team en zorgen ervoor dat onze servers soepel blijven draaien, zodat jij de beste gebruikerservaring krijgt!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Schakel uw adblock alstublieft uit.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Ik wil geen steun geven.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Weet u het zeker?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Echt?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-Please steun ons :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Ik heb je nodig :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Oké, oké...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Toon bèta-downloads", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(niet nodig als u alleen hier bent om de normale applicatie te downloaden)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Tijd om te stralen.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Gebruik PreMiD nu en laat aan je vrienden zien wat je aan het doen bent, misschien vind je iemand met dezelfde interesses.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Aan de slag", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Download PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Installeer onze applicatie", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Voeg onze extensie toe aan je browser", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Herlaad deze site en controleer of de extensie is aangesloten", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Nog steeds problemen? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "We zijn er om je te helpen!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Applicatie", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Extensie", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Waarschuwing:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Er is geen installatieprogramma voor dit besturingssysteem. Dit betekent dat er geen professionele ondersteuning voor is.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Wees er alstublieft van bewust dat PreMiD niet wordt ondersteund op mobiele apparaten.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Downloads tonen", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Downloads verbergen", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Huidige versie van dit platform is {0} (deze versie is specifiek voor Linux en is niet van toepassing op andere platformen).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Deze versie is specifiek voor Linux en is niet van toepassing op andere systemen. De hoofdversie van de applicatie is {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Log in om de downloads te kunnen zien.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Oh oh, het lijkt erop dat je geen alpha/beta-toegang hebt :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Je kunt **hier** gratis deelnemen aan ons bèta-programma. Schiet op! We hebben nog maar {0} slots beschikbaar", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Vroege versies", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Waarschuwing", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Je moet **deze** extensie ook installeren voor je PreMiD kunt installeren via de Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Verder", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Terug", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Annuleren", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Oké", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Klaar", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Login", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Toch overslaan", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Bedankt!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Advertenties helpen ons team en zorgen ervoor dat onze servers soepel blijven draaien, zodat jij de beste gebruikerservaring krijgt!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Schakel je adblock alstublieft uit", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Vroege versies tonen", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(niet nodig als je hier bent om de normale applicatie te downloaden)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Ik wil geen steun geven.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Weet u het zeker?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Echt?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-Please steun ons :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Ik heb je nodig :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Oké, oké...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/nl_NL/Website/errors.json b/nl_NL/Website/errors.json index 31ddb52514e..d1638421cc1 100644 --- a/nl_NL/Website/errors.json +++ b/nl_NL/Website/errors.json @@ -32,7 +32,7 @@ "description": "Check user ID message." }, "user.notFound.message2": { - "message": "dat de gebruiker heeft genoeg presences gemaakt en heeft de Presence developer rol in onze Discord server.", + "message": "dat de gebruiker heeft genoeg presences gemaakt en heeft de presence developer rol in onze Discord server.", "description": "Check the presence amount of the developer created message." }, "user.notFound.message3": { diff --git a/nl_NL/Website/footer.json b/nl_NL/Website/footer.json index f43f7d560fa..758096d79e4 100644 --- a/nl_NL/Website/footer.json +++ b/nl_NL/Website/footer.json @@ -12,7 +12,7 @@ "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" }, "footer.usercount.button": { - "message": "Installeer", + "message": "Installeren", "description": "Install button under the promotional message" }, "footer.partners.heading": { @@ -32,7 +32,7 @@ "description": "Documentation -> redirects to docs.premid.app" }, "footer.developers.richpresence": { - "message": "Rich Presence", + "message": "Rich presence", "description": "Rich Presence -> redirects to discord.com/rich-presence" }, "footer.supportus.heading": { @@ -40,23 +40,19 @@ "description": "Support us section" }, "footer.supportus.donate": { - "message": "Doneer", + "message": "Doneren", "description": "Donate -> redirects to patreon.com/timeraa" }, "footer.supportus.contribute": { - "message": "Draag bij", + "message": "Bijdragen", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Ontwerp", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { - "message": "Vertaal", + "message": "Vertalen", "description": "Translate -> redirects to locilazation page" }, "footer.supportus.jobs": { - "message": "Werk met ons samen!", + "message": "Met ons samenwerken!", "description": "Work for us! -> redirects to /jobs page" }, "footer.help.heading": { diff --git a/nl_NL/Website/header.json b/nl_NL/Website/header.json index cebd05428f5..7dae279eaa1 100644 --- a/nl_NL/Website/header.json +++ b/nl_NL/Website/header.json @@ -24,7 +24,7 @@ "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" }, "header.store": { - "message": "Winkel", + "message": "Bibliotheek", "description": "Store tab" }, "header.downloads": { diff --git a/nl_NL/Website/home.json b/nl_NL/Website/home.json index a3d8004d7fc..4884e0f8a53 100644 --- a/nl_NL/Website/home.json +++ b/nl_NL/Website/home.json @@ -1,6 +1,6 @@ { "home.introduction.paragraph": { - "message": "**PreMiD** is een eenvoudig, configureerbaar hulpmiddel waarmee je kunt laten zien wat je op het internet aan het doen bent in uw Discord status.", + "message": "**PreMiD** is een eenvoudig, configureerbaar hulpmiddel waarmee je kunt laten zien wat je op het internet aan het doen bent in je Discord status.", "description": "First phrase that users read on our website" }, "home.introduction.button.features": { @@ -32,7 +32,7 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "Browsen...", + "message": "Bladeren...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { @@ -44,11 +44,11 @@ "description": "Features section subheading" }, "home.features.presencesystem.description": { - "message": "Door de manier waarop we onze extensie gemaakt hebben, kun je Presences van anderen toevoegen, gebruiken en beheren in onze extensie!", + "message": "Door de manier waarop we onze extensie gemaakt hebben, kun je presences van anderen toevoegen, gebruiken en beheren in onze extensie!", "description": "Features section description" }, "home.features.presencesystem.button": { - "message": "Bezoek de winkel", + "message": "Naar bibliotheek", "description": "Features section button" }, "home.features.simpleInterface.heading": { diff --git a/nl_NL/Website/jobs.json b/nl_NL/Website/jobs.json index 93c41e66530..8e6b0443dda 100644 --- a/nl_NL/Website/jobs.json +++ b/nl_NL/Website/jobs.json @@ -16,7 +16,7 @@ "description": "Join Discord button in the modal." }, "jobs.modal.buttons.cancel": { - "message": "Annuleer", + "message": "Annuleren", "description": "Cancel, button in the modal." }, "jobs.modal.error": { @@ -24,7 +24,7 @@ "description": "Error when user did not fill all the fields." }, "jobs.modal.notice": { - "message": "PreMiD is een open-source project, wat betekent dat we een non-profit team zijn, elk donatie of patreon geld gaat terug naar het product. Door te solliciteren bij PreMiD, erkent u dat u vrijwilliger bent in het team, u zult niet worden betaald voor uw werk.", + "message": "PreMiD is een open-source project, wat betekent dat we een team zonder winstoogmerk zijn. Alle donaties en patreon-inkomsten gaan terug naar het product. Door te solliciteren bij PreMiD, erken je dat je vrijwilliger zult zijn in het team en je niet zult worden betaald voor je werk.", "description": "Notice for applicants." }, "jobs.guild.required": { @@ -32,7 +32,7 @@ "description": "Title of the modal the user will see if it's not in Discord server." }, "jobs.guild.explanation": { - "message": "Om te kunnen solliciteren moet u zich hebben aangesloten bij onze Discord-server. Anders kunnen we geen contact met u opnemen als u uiteindelijk wordt geselecteerd!", + "message": "Om te kunnen solliciteren moet je je hebben aangesloten bij onze Discord-server. Anders kunnen we geen contact met je opnemen als je wordt geselecteerd!", "description": "Explanation why users should be in Discord server to perform job application." }, "jobs.header.title": { @@ -92,7 +92,7 @@ "description": "Benefit card description." }, "jobs.benefit6.title": { - "message": "Vroegtijdige toegang", + "message": "Vroege toegang", "description": "Benefit card title." }, "jobs.benefit6.description": { diff --git a/nl_NL/Website/merch.json b/nl_NL/Website/merch.json index fccbbd5b9d2..5770fe4f849 100644 --- a/nl_NL/Website/merch.json +++ b/nl_NL/Website/merch.json @@ -1,6 +1,6 @@ { "merch.title": { - "message": "Welkom bij de officiële **PreMiD** Merchandise-winkel!", + "message": "Welkom bij de officiële merchandisewinkel van**PreMiD**!", "description": "Merch store title" }, "merch.swag": { @@ -16,7 +16,7 @@ "description": "Add product to cart" }, "merch.help": { - "message": "Ondervindt u problemen met onze winkel of met een bestelling? Neem contact op met onze {0}klantenservice{1}", + "message": "Heb je problemen met onze bibliotheek of een bestelling? Neem contact op met {0}ondersteuning{1}", "description": "Link to customer support, {0}{1} is the replacement for the link" }, "merch.item.added": { diff --git a/nl_NL/Website/partners.json b/nl_NL/Website/partners.json index 9f8fafd217d..583176fca18 100644 --- a/nl_NL/Website/partners.json +++ b/nl_NL/Website/partners.json @@ -36,7 +36,7 @@ "description": "Heading for the third benefit." }, "partners.why.benefit3.description": { - "message": "Zet uw presence automatisch aan wanneer iemand uw website bezoekt.", + "message": "Zet je presence automatisch aan wanneer iemand je website bezoekt.", "description": "Description for the third benefit." }, "partners.why.benefit4.title": { @@ -76,7 +76,7 @@ "description": "Description for the second requirement." }, "partners.apply.button": { - "message": "Solliciteer nu!", + "message": "Nu solliciteren!", "description": "Button to apply for partner." }, "partners.apply.disclaimer": { @@ -107,20 +107,12 @@ "message": "UpBeat is een non-profitinternationale radio die ernaar streeft om te zorgen voor radio- en nieuwsvermaak van hoge kwaliteit.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "De gamer verdienplatform.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio is de meest succesvolle infotainment-radio voor simulatiespelletjes in Duitsland, Oostenrijk en Zwitserland!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Krijg waar je recht tot hebt. Stream Anime, Films, Hentai, Specials en meer. Gratis zonder advertenties en in hoge definitie!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { - "message": "Begin uw eigen community met onze geweldige templates. Bouw uw eigen koninkrijk.", + "message": "Begin je eigen community met onze geweldige templates. Bouw je eigen koninkrijk.", "description": "Description for DiscordTemplates." }, "partners.partner.taigaBot": { @@ -132,13 +124,17 @@ "description": "Description for BitRock." }, "partners.partner.statusPage": { - "message": "Eenvoudig real-time status te communiceren aan uw gebruikers.", + "message": "Eenvoudig real-time status te communiceren aan je gebruikers.", "description": "Description for StatusPage." }, "partners.partner.erisly": { "message": "Een godin die als een leuke Discord bot speelt!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM laat je gratis naar 15+ muziek streams luisteren - non-stop. Met de beste en nieuwste muziek alleen voor jou!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Agile lokalisatie voor technologiebedrijven.", "description": "Description for Crowdin." @@ -168,7 +164,7 @@ "description": "{0} will be replaced with user account." }, "partners.apply.notYou": { - "message": "Niet u?", + "message": "Ben jij dit niet?", "description": "Account switcher on the modal, just like Discord's!" }, "partners.apply.select.default": { @@ -220,11 +216,11 @@ "description": "Modal close button." }, "partners.apply.form.button.apply": { - "message": "Solliciteer", + "message": "Solliciteren", "description": "Modal apply button." }, "partners.apply.success": { - "message": "Bedankt voor het solliciteren!", + "message": "Bedankt voor je aanvraag!", "description": "Success message when applying." }, "partners.apply.error1": { diff --git a/nl_NL/Website/presence.json b/nl_NL/Website/presence.json index aeaf70e441d..4e615cedaaa 100644 --- a/nl_NL/Website/presence.json +++ b/nl_NL/Website/presence.json @@ -8,7 +8,7 @@ "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "Changelog", + "message": "Veranderingslogboek", "description": "The title of the changelog section." }, "presence.sections.information.title": { @@ -24,7 +24,7 @@ "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" }, "presence.sections.information.likes": { - "message": "Vind-ik-leuks", + "message": "Favorieten", "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" }, "presence.sections.information.users": { diff --git a/nl_NL/Website/report.json b/nl_NL/Website/report.json index 65e8a7cfa79..8a9cd68d514 100644 --- a/nl_NL/Website/report.json +++ b/nl_NL/Website/report.json @@ -16,11 +16,11 @@ "description": "Text for the user to write a brief of the bug information." }, "report.os": { - "message": "Selecteer uw besturingssysteem en versie", + "message": "Selecteer je besturingssysteem en versie", "description": "Select Box for the user to select their operating system" }, "report.browser": { - "message": "Selecteer uw browser en versie - U kunt de versie verkrijgen door about:support te bezoeken op Firefox of chrome://help", + "message": "Selecteer je browser en versie - Je kunt de versie verkrijgen door about:support te bezoeken op Firefox of chrome://help", "description": "Select Box for the user to select their browser" }, "report.description": { @@ -32,11 +32,11 @@ "description": "Button to send the information inputed." }, "report.toomany": { - "message": "U heeft te veel actieve rapporten. Wacht tot uw ingediende rapporten zijn beoordeeld. Rapporten worden op wekelijkse basis gecontroleerd, heb A.U.B. geduld.", + "message": "Je hebt te veel actieve rapporten. Wacht tot je ingediende rapporten zijn beoordeeld. Rapporten worden op wekelijkse basis gecontroleerd, heb A.U.B. geduld.", "description": "User has too many active reports" }, "report.toomany.alert": { - "message": "U heeft te veel actieve rapporten.", + "message": "Je hebt te veel actieve rapporten.", "description": "User has too many active reports" }, "report.success": { diff --git a/nl_NL/Website/store.json b/nl_NL/Website/store.json index c667459b831..89bd4136eef 100644 --- a/nl_NL/Website/store.json +++ b/nl_NL/Website/store.json @@ -20,7 +20,7 @@ "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." }, "store.header.search": { - "message": "Zoek presence", + "message": "Zoeken naar presence", "description": "Search bar text when nothing is stated" }, "store.card.presence.add": { @@ -28,11 +28,11 @@ "description": "Button that will appear on hover after extension is installed." }, "store.card.presence.remove": { - "message": "Verwijder presence", + "message": "Presence verwijderen", "description": "Button that will appear on hover after extension and presence is installed." }, "store.card.presence.included": { - "message": "Deze Presence is automatisch ingeschakeld wanneer je de site bezoekt.", + "message": "Deze presence wordt automatisch weergegeven als je de site bezoekt.", "description": "The message that appears instead of the buttons." }, "store.category.filters.heading": { @@ -40,7 +40,7 @@ "description": "Searh filters option at the store page" }, "store.category.filters.mostUsed": { - "message": "Meest gebruikte eerst", + "message": "Populairste eerst tonen", "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { @@ -48,11 +48,11 @@ "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { - "message": "Alleen favoriete presences", + "message": "Alleen favorieten tonen", "description": "Liked presences only checkbox" }, "store.filters.added": { - "message": "Toon toegevoegde presences", + "message": "Toegevoegde presences tonen", "description": "Store filter to display/not display already installed presences." }, "store.category.heading": { @@ -84,7 +84,7 @@ "description": "Category at the top" }, "store.search": { - "message": "Zoek", + "message": "Zoeken", "description": "Placeholder for presence search" }, "store.search.filters": { diff --git a/nl_NL/Website/users.json b/nl_NL/Website/users.json index c2416f0cfa4..b713bdc6245 100644 --- a/nl_NL/Website/users.json +++ b/nl_NL/Website/users.json @@ -1,6 +1,6 @@ { "user.roles.presenceDeveloper": { - "message": "Presence Ontwikkelaar", + "message": "Presenceontwikkelaar", "description": "'Presence Developer' title for user pages." }, "user.roles.presenceVerifier": { @@ -8,7 +8,7 @@ "description": "'Presence Verifier' title for user pages." }, "user.importantPresenceDev.message1": { - "message": "Belangrijke Presence Ontwikkelaar", + "message": "Belangrijke presenceontwikkelaar", "description": "'Important Presence Developer' tippy description for user pages." }, "user.importantPresenceDev.message2": { @@ -16,15 +16,15 @@ "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { - "message": "Geniale Presence Ontwikkelaar", + "message": "Geniale presenceontwikkelaar", "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { - "message": "Heeft meer dan 100 presences gemaakt!", + "message": "Meer dan 100 presences gemaakt!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, "user.switch.contributed": { - "message": "Gebruiker [presences/contributies]", + "message": "[Presences/Bijadragen] van gebruiker", "description": "The tippy message to switch between user's presences and presences that user has contributed to." }, "user.presences.created": { diff --git a/no_NO/Extension/popup.json b/no_NO/Extension/popup.json index 2e05242a9e2..f9833973110 100644 --- a/no_NO/Extension/popup.json +++ b/no_NO/Extension/popup.json @@ -52,11 +52,11 @@ "description": "Done button" }, "popup.presences.load": { - "message": "Last inn Presence", + "message": "Last inn Presencen", "description": "Load Presence button" }, "popup.buttons.presenceStore": { - "message": "Presence Butikk", + "message": "Presence Butikken", "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.buttons.help": { @@ -87,6 +87,38 @@ "message": "PreMiD appen din er ut datert. Vennligst oppdater den for at du skal kunne fortsette å bruke PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Utdatert versjon av PreMid", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Din utvidelse er utdatert. Oppdater den for å få de nyeste funksjonene ved å laste ned dette fra vår nettside.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Hastet oppdatering", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Vi har lagt ut en viktig oppdatering for utvidelsen din. Oppdater den for å forsette og bruke PreMid.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Ingen nettverks-forbindelse!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Ser ut til at du ikke har en internett-forbindelse! PreMid vil ikke kunne vise din status for øyeblikket.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Ingen Discord forbindelse!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMid kunne ikke koble til din Discord applikasjon! Er den installert korrekt og kjører den? *Troubleshooting*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Alle", "description": "Category name shown when you open tags" @@ -104,7 +136,7 @@ "description": "Category name shown when you open tags" }, "popup.category.socials": { - "message": "Sosialler", + "message": "Sosiale Medier", "description": "Category name shown when you open tags" }, "popup.category.videos": { diff --git a/no_NO/Extension/presence.json b/no_NO/Extension/presence.json index 97110aefcd2..996f56d812c 100644 --- a/no_NO/Extension/presence.json +++ b/no_NO/Extension/presence.json @@ -4,7 +4,7 @@ "description": "Shows when you hover over the little play icon at your Discord Rich Presence" }, "presence.playback.paused": { - "message": "Playback paused", + "message": "Avspilling stanset", "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" }, "presence.activity.browsing": { diff --git a/no_NO/Presence/1337x.json b/no_NO/Presence/1337x.json index 0967ef424bc..b2c32603e12 100644 --- a/no_NO/Presence/1337x.json +++ b/no_NO/Presence/1337x.json @@ -1 +1,78 @@ -{} +{ + "1337x.movieLibrary": { + "message": "Viser filmbiblioteket", + "description": "" + }, + "1337x.seriesLibrary": { + "message": "Viser serie-biblioteket", + "description": "" + }, + "1337x.latestEpisode": { + "message": "Viser siste episoder", + "description": "" + }, + "1337x.top": { + "message": "Viser topp 100", + "description": "" + }, + "1337x.trending": { + "message": "Ser hva som er populært", + "description": "" + }, + "1337x.animeTorrents": { + "message": "Viser Anime torrenter", + "description": "" + }, + "1337x.appTorrents": { + "message": "Viser apper torrenter", + "description": "" + }, + "1337x.docTorrents": { + "message": "Viser dokumentar Torrenter", + "description": "" + }, + "1337x.gamesTorrents": { + "message": "Viser spill torrenter", + "description": "" + }, + "1337x.moviesTorrents": { + "message": "Viser film torrenter", + "description": "" + }, + "1337x.musicTorrents": { + "message": "Viser musikk torrenter", + "description": "" + }, + "1337x.otherTorrents": { + "message": "Viser andre torrenter", + "description": "" + }, + "1337x.tvTorrents": { + "message": "Viser TV torrenter", + "description": "" + }, + "1337x.xxxTorrents": { + "message": "Viser XXX torrenter", + "description": "XXX as in NSFW" + }, + "1337x.upload": { + "message": "Laster opp noe...", + "description": "" + }, + "1337x.rules": { + "message": "Leser reglene", + "description": "" + }, + "1337x.writing": { + "message": "Skriver til 1337x", + "description": "" + }, + "1337x.about": { + "message": "Leser om 1337x", + "description": "" + }, + "1337x.viewTorrent": { + "message": "Viser torrent:", + "description": "" + } +} diff --git a/no_NO/Presence/9gag.json b/no_NO/Presence/9gag.json index 9e26dfeeb6e..924594f1047 100644 --- a/no_NO/Presence/9gag.json +++ b/no_NO/Presence/9gag.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "9gag.trending": { + "message": "Ser hva som er populært", + "description": "" + } +} \ No newline at end of file diff --git a/no_NO/Presence/aliexpress.json b/no_NO/Presence/aliexpress.json index 9e26dfeeb6e..b565e84b562 100644 --- a/no_NO/Presence/aliexpress.json +++ b/no_NO/Presence/aliexpress.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "aliexpress.viewTheir": { + "message": "Ser deres", + "description": "Part 1 " + } +} \ No newline at end of file diff --git a/no_NO/Presence/amazon.json b/no_NO/Presence/amazon.json index 9e26dfeeb6e..2b6a19d03a8 100644 --- a/no_NO/Presence/amazon.json +++ b/no_NO/Presence/amazon.json @@ -1 +1,14 @@ -{} \ No newline at end of file +{ + "amazon.viewTheir": { + "message": "Ser deres", + "description": "Part 1 of the next 5 strings" + }, + "amazon.cart": { + "message": "handlekurv", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "ønskeliste", + "description": "Part 2 of the string: \"Viewing their\"" + } +} \ No newline at end of file diff --git a/no_NO/Presence/discord.json b/no_NO/Presence/discord.json new file mode 100644 index 00000000000..61d2ec9a67e --- /dev/null +++ b/no_NO/Presence/discord.json @@ -0,0 +1,6 @@ +{ + "discord.browseThrough": { + "message": "Blar igjennom", + "description": "The first part of the next 17 strings" + } +} diff --git a/no_NO/Presence/facebook.json b/no_NO/Presence/facebook.json index 9e26dfeeb6e..e6bb3a59120 100644 --- a/no_NO/Presence/facebook.json +++ b/no_NO/Presence/facebook.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "facebook.browse": { + "message": "Blar igjennom:", + "description": "" + } +} \ No newline at end of file diff --git a/no_NO/Presence/general.json b/no_NO/Presence/general.json index 65a4021b127..48a5f2f80ce 100644 --- a/no_NO/Presence/general.json +++ b/no_NO/Presence/general.json @@ -4,35 +4,263 @@ "description": "" }, "general.browsing": { - "message": "Søker...", + "message": "Surfer...", "description": "" }, "general.chapter": { "message": "Kapittel", "description": "" }, + "general.dj": { + "message": "DJ", + "description": "" + }, + "general.editing": { + "message": "Redigerer:", + "description": "" + }, "general.episode": { "message": "Episode", "description": "" }, + "general.forums": { + "message": "Forumer", + "description": "" + }, + "general.genre": { + "message": "Sjanger", + "description": "" + }, "general.language": { "message": "Språk", "description": "For choosing a language" }, + "general.listeningMusic": { + "message": "Hører på musikk", + "description": "" + }, + "general.listeners": { + "message": "Lyttere", + "description": "" + }, "general.live": { "message": "Direkte", "description": "" }, + "general.manga": { + "message": "Manga", + "description": "" + }, + "general.merch": { + "message": "Produkt", + "description": "" + }, + "general.page": { + "message": "Side", + "description": "" + }, + "general.paused": { + "message": "Stoppet", + "description": "" + }, + "general.playing": { + "message": "Spiller av", + "description": "" + }, + "general.readingDM": { + "message": "Leser Direkte Meldinger fra:", + "description": "" + }, + "general.readingAbout": { + "message": "Leser om:", + "description": "" + }, + "general.readingArticle": { + "message": "Leser Artikkel:", + "description": "" + }, + "general.readingChannel": { + "message": "Leser i kanalen:", + "description": "" + }, + "general.readingPost": { + "message": "Leser innlegg:", + "description": "" + }, + "general.readingThread": { + "message": "Leser tråd:", + "description": "" + }, "general.reading": { "message": "Leser", "description": "" }, + "general.searchFor": { + "message": "Søker etter:", + "description": "" + }, + "general.searchSomething": { + "message": "Søker opp noe...", + "description": "" + }, "general.search": { "message": "Søker", "description": "" }, + "general.shopCart": { + "message": "Handlekurv", + "description": "" + }, "general.store": { "message": "Butikk", "description": "" + }, + "general.typeDM": { + "message": "Skriver Direkte Melding til:", + "description": "" + }, + "general.typeChannel": { + "message": "Skriver i kanal:", + "description": "" + }, + "general.viewAnime": { + "message": "Ser animen:", + "description": "" + }, + "general.viewCategory": { + "message": "Ser på kategorien:", + "description": "" + }, + "general.viewChannel": { + "message": "Ser i kanalen:", + "description": "" + }, + "general.viewEpisode": { + "message": "Ser episode:", + "description": "" + }, + "general.viewGenre": { + "message": "Ser på sjangeren:", + "description": "" + }, + "general.viewHome": { + "message": "Ser på hjemmesiden", + "description": "" + }, + "general.viewList": { + "message": "Ser på listen av:", + "description": "" + }, + "general.viewManga": { + "message": "Ser mangaen:", + "description": "" + }, + "general.viewMember": { + "message": "Ser på bruker:", + "description": "" + }, + "general.viewMovie": { + "message": "Ser filmen:", + "description": "" + }, + "general.viewPlaylist": { + "message": "Ser på spillelisten:", + "description": "" + }, + "general.viewProduct": { + "message": "Ser på produktet:", + "description": "" + }, + "general.viewProfile": { + "message": "Ser profilen til:", + "description": "" + }, + "general.viewSeries": { + "message": "Ser serien:", + "description": "" + }, + "general.viewShow": { + "message": "Ser serien:", + "description": "" + }, + "general.viewAccount": { + "message": "Ser på kontoen til personen", + "description": "" + }, + "general.viewThread": { + "message": "Leser tråd:", + "description": "" + }, + "general.viewUser": { + "message": "Ser på brukeren:", + "description": "" + }, + "general.viewing": { + "message": "Ser på:", + "description": "" + }, + "general.viewPage": { + "message": "Ser på siden:", + "description": "" + }, + "general.watchingVid": { + "message": "Ser en video", + "description": "" + }, + "general.waitingVid": { + "message": "Venter på en video premiere", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Venter på video premieren", + "description": "\"the\" video, as in the video title is specified)" + }, + "general.watchingLive": { + "message": "Ser en livestream", + "description": "" + }, + "general.waitingLive": { + "message": "Venter på en at en livestream skal starte", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Vetner på at livestreamen skal starte", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "Ser på:", + "description": "" + }, + "general.wishlist": { + "message": "Ønskeliste:", + "description": "" + }, + "general.privacy": { + "message": "Personvernregler", + "description": "A page name" + }, + "general.terms": { + "message": "Vilkår for bruk og tjeneste", + "description": "A page name" + }, + "general.cookie": { + "message": "Retningslinjer for informasjonskapsler", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Looper all sangene", + "description": "" + }, + "general.repeat": { + "message": "På loop", + "description": "" + }, + "general.incidentHistory": { + "message": "Hendelse historie", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Driftstid historikk", + "description": "A page name of statuspages" } } diff --git a/no_NO/Presence/genius.json b/no_NO/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/no_NO/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/no_NO/Presence/google classroom.json b/no_NO/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/no_NO/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/no_NO/Presence/google docs.json b/no_NO/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/no_NO/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/no_NO/Presence/hypixel.json b/no_NO/Presence/hypixel.json index 9e26dfeeb6e..a54318c0e93 100644 --- a/no_NO/Presence/hypixel.json +++ b/no_NO/Presence/hypixel.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "hypixel.dm": { + "message": "Ser deres direkte meldinger", + "description": "" + } +} \ No newline at end of file diff --git a/no_NO/Presence/juniperbot.json b/no_NO/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/no_NO/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/no_NO/Presence/kahoot.json b/no_NO/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/no_NO/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/no_NO/Presence/namemc.json b/no_NO/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/no_NO/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/no_NO/Presence/netflix.json b/no_NO/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/no_NO/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/no_NO/Presence/pinterest.json b/no_NO/Presence/pinterest.json index 9e26dfeeb6e..62cd1029ed8 100644 --- a/no_NO/Presence/pinterest.json +++ b/no_NO/Presence/pinterest.json @@ -1 +1,18 @@ -{} \ No newline at end of file +{ + "pinterest.board": { + "message": "Ser samling:", + "description": "" + }, + "pinterest.pin": { + "message": "Ser på en Pin", + "description": "" + }, + "pinterest.follow": { + "message": "Ser på deres følgere", + "description": "" + }, + "pinterest.home": { + "message": "Redigerer hjemmesiden sin", + "description": "" + } +} \ No newline at end of file diff --git a/no_NO/Presence/premid.json b/no_NO/Presence/premid.json index c7a66a92941..d3843cb74fe 100644 --- a/no_NO/Presence/premid.json +++ b/no_NO/Presence/premid.json @@ -1,34 +1,58 @@ { - "premid.pageContributors": { - "message": "Bidragsytere", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Nedlastinger", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Butikk", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Om", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Installasjon", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Feilsøking", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Ser på siden:", + "description": "" + }, + "premid.pageContributors": { + "message": "Bidragsytere", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Nedlastinger", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Butikk", + "description": "A page name" + }, + "premid.partners": { + "message": "Partnere", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Om PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "System Krav", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Installasjon", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Feilsøking", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Kom i gang", + "description": "A page name" + }, + "premid.pageApi": { + "message": "Utvikler dokumentasjon (API)", + "description": "A page name" + }, + "premid.pagePresenceDev": { + "message": "Tilstedeværelses Utvikling", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence Klasse", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Lysbildefremvisningsklasse", + "description": "A page name" + } +} diff --git a/no_NO/Presence/spotify.json b/no_NO/Presence/spotify.json index 98e8404f49f..68052352508 100644 --- a/no_NO/Presence/spotify.json +++ b/no_NO/Presence/spotify.json @@ -1,4 +1,8 @@ { + "spotify.browse": { + "message": "Blar igjennom", + "description": "First section of the next 6 strings" + }, "spotify.download": { "message": "Laster ned Spotify", "description": "" diff --git a/no_NO/Presence/tiktok.json b/no_NO/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/no_NO/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/no_NO/Presence/twitch.json b/no_NO/Presence/twitch.json new file mode 100644 index 00000000000..7621d7f0319 --- /dev/null +++ b/no_NO/Presence/twitch.json @@ -0,0 +1,14 @@ +{ + "twitch.downloads": { + "message": "Nedlastinger", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partnere", + "description": "Page name" + }, + "twitch.viewTheir": { + "message": "Ser deres", + "description": "Part 1 of the next 10 strings" + } +} diff --git a/no_NO/Presence/twitter.json b/no_NO/Presence/twitter.json index 80850af9e50..62b4badbebf 100644 --- a/no_NO/Presence/twitter.json +++ b/no_NO/Presence/twitter.json @@ -1,10 +1,46 @@ { - "twitter.readTweet": { - "message": "Leser tweet:", - "description": "" - }, - "twitter.notifs": { - "message": "Varslinger", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Leser tweet:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Ser deres direkte meldinger", + "description": "" + }, + "twitter.viewTweets": { + "message": "Ser tweetene til:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Ser tweeten (med svar) til:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Ser media av:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Ser likt av:", + "description": "" + }, + "twitter.viewList": { + "message": "Ser listen av:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Bokmerker", + "description": "" + }, + "twitter.notifs": { + "message": "Varslinger", + "description": "" + }, + "twitter.explore": { + "message": "Utforsk", + "description": "" + }, + "twitter.settings": { + "message": "Endrer noen instillinger...", + "description": "" + } +} diff --git a/no_NO/Presence/v live.json b/no_NO/Presence/v live.json new file mode 100644 index 00000000000..c65a7b20321 --- /dev/null +++ b/no_NO/Presence/v live.json @@ -0,0 +1,10 @@ +{ + "v live.browseThrough": { + "message": "Ser igjennom", + "description": "The first part of the next 6 strings" + }, + "v live.viewTheir": { + "message": "Ser deres", + "description": "The first part of the next 6 strings" + } +} diff --git a/no_NO/Presence/youtube.json b/no_NO/Presence/youtube.json index 9e26dfeeb6e..5ad460ec2a4 100644 --- a/no_NO/Presence/youtube.json +++ b/no_NO/Presence/youtube.json @@ -1 +1,122 @@ -{} \ No newline at end of file +{ + "youtube.ad": { + "message": "Ser for tiden en annonse", + "description": "" + }, + "youtube.browsingVideos": { + "message": "Blar igjennom videoer", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.browsingPlaylists": { + "message": "Blar igjennom spillelister", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.viewingCommunityPost": { + "message": "Ser på sammfunnsinlegg", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.ofChannel": { + "message": "for kanal:", + "description": "Second part of multiple strings" + }, + "youtube.readingChannel": { + "message": "Leser om kanal:", + "description": "" + }, + "youtube.searchChannel": { + "message": "Søker igjennom kanal {0} for:", + "description": "{0} will be replaced with the channel name" + }, + "youtube.trending": { + "message": "Ser hva som er populært", + "description": "" + }, + "youtube.browsingThrough": { + "message": "Blar igjennom", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.subscriptions": { + "message": "sine abonnementer", + "description": "Part two of \"Browsing through\"" + }, + "youtube.library": { + "message": "biblioteket sitt", + "description": "Part two of \"Browsing through\"" + }, + "youtube.history": { + "message": "sin historikk", + "description": "Part two of \"Browsing through\"" + }, + "youtube.purchases": { + "message": "sine kjøp", + "description": "Part two of \"Browsing through\"" + }, + "youtube.reportHistory": { + "message": "Ser på sin rapportshistorikk", + "description": "" + }, + "youtube.upload": { + "message": "Laster opp noe...", + "description": "" + }, + "youtube.viewAllPlaylist": { + "message": "Ser igjennom spillelistene sine", + "description": "" + }, + "youtube.viewLiveEvents": { + "message": "Ser på deres live-arrangementer", + "description": "" + }, + "youtube.viewLiveDashboard": { + "message": "Ser på deres direkte kontrollpanel", + "description": "" + }, + "youtube.viewAudioLibrary": { + "message": "Ser på sitt filmbiblioteket", + "description": "" + }, + "youtube.studio.viewVideos": { + "message": "Ser igjennom videoene deres", + "description": "" + }, + "youtube.studio.editVideo": { + "message": "Redigerer video:", + "description": "" + }, + "youtube.studio.videoAnalytics": { + "message": "Viser analyser for video:", + "description": "" + }, + "youtube.studio.videoComments": { + "message": "Ser på kommentarene for video:", + "description": "" + }, + "youtube.studio.videoTranslations": { + "message": "Ser oversettelse av video:", + "description": "" + }, + "youtube.studio.viewTheir": { + "message": "Ser deres", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.studio.channelAnalytics": { + "message": "kanal analyser", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.channelComments": { + "message": "kanal kommentarer", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.channelTranslations": { + "message": "kanal oversettelser", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.artistPage": { + "message": "artist side", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.dashboard": { + "message": "Ser på sitt kontrollpanel", + "description": "" + } +} \ No newline at end of file diff --git a/no_NO/Website/beta.json b/no_NO/Website/beta.json index 9b361feb39a..749307538de 100644 --- a/no_NO/Website/beta.json +++ b/no_NO/Website/beta.json @@ -38,5 +38,9 @@ "thankyou.description": { "message": "Apene våre jobber med å få deg inn i betaprogrammet vårt så raskt som mulig. Takk for at du registrerte!", "description": "Thank You page description" + }, + "error.noslots": { + "message": "Ser ut som vi ikke har flere beta plasser tilgjengelig.", + "description": "Shows when the beta slots are full." } } diff --git a/no_NO/Website/contributors.json b/no_NO/Website/contributors.json index b14eb0cc695..42b7c18c701 100644 --- a/no_NO/Website/contributors.json +++ b/no_NO/Website/contributors.json @@ -11,10 +11,38 @@ "message": "Oversettere/Tolkere", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "Prosjekt Leder", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Ansatte Kordinator", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Markedsførings direktør", + "description": "'Marketing Director' title for contributors and user pages." + }, "contributors.roles.administrator": { "message": "Administrator", "description": "'Administrator' title for contributors and user pages." }, + "contributors.roles.reviewer": { + "message": "Anmelder", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "Lokalisering Behandler", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Utvikler", + "description": "'Developer' title for contributors and user pages." + }, + "contributors.roles.designer": { + "message": "Designer", + "description": "'Designer' title for contributors and user pages." + }, "contributors.roles.moderator": { "message": "Moderator", "description": "'Moderator' title for contributors and user pages." @@ -23,6 +51,10 @@ "message": "Support Agent", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "Representant", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "Korrekturlesing", "description": "'Proofreader' title for contributors and user pages." diff --git a/no_NO/Website/downloads.json b/no_NO/Website/downloads.json index 5c63d7ae691..e84c957dacc 100644 --- a/no_NO/Website/downloads.json +++ b/no_NO/Website/downloads.json @@ -1,38 +1,170 @@ { - "downloads.instructions.heading": { - "message": "Kom i gang!", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Last ned PreMiD", - "description": "Heading for installing the application" - }, - "downloads.appdownloading.header": { - "message": "Applikasjon", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Utvidelse/Tillegg", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Det er ingen installer for dette operasjon systemet! Dette betyr at det er ingen profesjonell support for det.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.showDownloads": { - "message": "Vis nedlastinger", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Skjul nedlastinger", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.button.done": { - "message": "Ferdig", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.adsbox.thankyou.title": { - "message": "Takk!", - "description": "Title of the advertisement section box." - } + "downloads.header.title": { + "message": "På tide å vise seg.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Bruk PreMid nå og vis vennene dine hva du gjør, kanskje du finner noen med samme interesser.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Kom i gang!", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Last ned PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Last ned vår applikasjon", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Legg til vår utvidelse til din nettleser", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Last inn denne siden på nytt og sjekk om utvidelsen er koblet til", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Har du forsatt problemer? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Vi er her for å hjelpe deg!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Applikasjon", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Utvidelse/Tillegg", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Advarsel:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Det er ingen installer for dette operasjon systemet! Dette betyr at det er ingen profesjonell support for det.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Vær oppmerksom på at PreMiD ikke er støttet på mobilenheter.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Vis nedlastinger", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Skjul nedlastinger", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Nåværende versjon av denne platformen er {0} (denne versjonen er bare for Linux og gjelder ikke på andre platformer).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Denne versjonen er kun for Linux, og gjelder ikke for andre systemer. Hovedversjonen er: {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Vennligst logg inn for å se disse nedlastingene.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Uff da, ser ut til at du ikke har alpha/beta tilgang :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Du kan bli med i vårt beta program **her** gratis. Skynd deg! Vi har bare {0} plasser igjen", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Tidligere versjoner", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Advarsel", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Du må installere **denne** utvidelsen for å kunne klare å installere PreMiD fra Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Hopp Over", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Tilbake", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Avbryt", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Ok", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Ferdig", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Logg inn", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Hopp over uansett", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Takk!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "We bruker annonser som støtte for vårt lag og for å opprettholde våre servere for å tilby deg den beste brukeropplevelsen!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Vennligst deaktiver adblock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Vis beta nedlastinger", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(ikke nødvendig dersom du kun er her for å laste ned normal applikasjon)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Jeg ønsker ikke å være støtte.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Er du sikker?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Virkelig?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "V-Vennligst hjelp :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Jeg trenger deg :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Okei, okei...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/no_NO/Website/errors.json b/no_NO/Website/errors.json index f254efb1dd8..b400a286e9d 100644 --- a/no_NO/Website/errors.json +++ b/no_NO/Website/errors.json @@ -1,10 +1,46 @@ { + "store.search.notFound": { + "message": "Vi kunne ikke finne den utvidelsen...", + "description": "Search result text when nothing's found" + }, + "error.code.404": { + "message": "Unnskyld, vi kunne ikke finne denne siden.", + "description": "Error (404) message" + }, + "error.code.4": { + "message": "Du leter etter utvidelse som ikke finnes.", + "description": "Error (4) message" + }, + "error.code.500": { + "message": "Intern serverfeil har oppstått.", + "description": "Error (500) message" + }, "error.page.details": { "message": "Detaljer", "description": "'Details' text on error page container" }, + "error.page.button": { + "message": "Tilbake til hjemmesiden", + "description": "Button on the error page" + }, "user.notFound.heading": { "message": "Den brukeren kunne ikke bli funnet. Prøv å være sikker på at", "description": "Error when user couldn't be found." + }, + "user.notFound.message1": { + "message": "brukeren's ID du ser etter er riktig.", + "description": "Check user ID message." + }, + "user.notFound.message2": { + "message": "brukeren har lagd nok utvidelser og har utvidelse utvikler rollen i vår Discord server.", + "description": "Check the presence amount of the developer created message." + }, + "user.notFound.message3": { + "message": "om andre har samme problemet i vår Discord server.", + "description": "Check if the error is also happening to others message." + }, + "user.notFound.message4": { + "message": "Om du tror det var en missforståelse, vennligst kontakt oss i [Discord server].", + "description": "Bottom line for the error page. Do not edit brackets." } } diff --git a/no_NO/Website/footer.json b/no_NO/Website/footer.json index bdcc15f94eb..c793e999c46 100644 --- a/no_NO/Website/footer.json +++ b/no_NO/Website/footer.json @@ -3,6 +3,10 @@ "message": "Språk", "description": "You know how to translate that word? I hope you do :D" }, + "footer.usercount.heading": { + "message": "Klar for å bruke PreMiD?", + "description": "Promotional heading" + }, "footer.usercount.message": { "message": "Bli med over {0} brukere nå!", "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" @@ -15,6 +19,10 @@ "message": "Partnere", "description": "Partner section" }, + "footer.followUs.heading": { + "message": "Følg Oss", + "description": "Follow Us section" + }, "footer.developers.heading": { "message": "Utviklere", "description": "Developer section" @@ -39,14 +47,14 @@ "message": "Bidra", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Design", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Oversett", "description": "Translate -> redirects to locilazation page" }, + "footer.supportus.jobs": { + "message": "Jobb med oss!", + "description": "Work for us! -> redirects to /jobs page" + }, "footer.help.heading": { "message": "Hjelp", "description": "Help section" @@ -94,5 +102,9 @@ "footer.copyright.line2": { "message": "Nettside operert av {0}", "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" + }, + "footer.partners.more": { + "message": "Klikk her for å se resten av våre partnere og sponsorer.", + "description": "Button next to all listed partners on the footer." } } diff --git a/no_NO/Website/header.json b/no_NO/Website/header.json index 82e5822a860..df7723b3b6a 100644 --- a/no_NO/Website/header.json +++ b/no_NO/Website/header.json @@ -34,5 +34,25 @@ "header.contributors": { "message": "Bidragsytere", "description": "Contributors tab" + }, + "header.login": { + "message": "Logg inn", + "description": "Login Button" + }, + "header.lia": { + "message": "Logget inn som", + "description": "Indicates which user is logged in" + }, + "header.rab": { + "message": "Rapporter en feil", + "description": "Report a bug button" + }, + "header.staff": { + "message": "Skrivebord", + "description": "Dashboard button" + }, + "header.logout": { + "message": "Logg ut", + "description": "Logout button" } } diff --git a/no_NO/Website/home.json b/no_NO/Website/home.json index 67082f58c14..d7443371238 100644 --- a/no_NO/Website/home.json +++ b/no_NO/Website/home.json @@ -24,7 +24,7 @@ "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.status.playing": { - "message": "Spiller tilbake", + "message": "Spiller av", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { @@ -32,7 +32,7 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "Søker...", + "message": "Surfer igjennom...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { @@ -78,5 +78,13 @@ "home.features.quickSupport.description": { "message": "Noe glitchet, sender deg masse feil-meldinger eller bare funker ikke? Vi kan hjelpe deg med å bli kvitt med disse problemene på Discord serveren våres, vi har også vårt eget support system som kan hjelpe deg med å få fikset problemet ditt så raskt som mulig.", "description": "Features section description" + }, + "home.features.quickSupport.button": { + "message": "Bli med i vår Discord", + "description": "Features section button" + }, + "home.languageSelector.tippy": { + "message": "Nettsted språk", + "description": "Tippy content of the language selector." } } diff --git a/no_NO/Website/jobs.json b/no_NO/Website/jobs.json index d66eab9c37a..14a3ba8e96d 100644 --- a/no_NO/Website/jobs.json +++ b/no_NO/Website/jobs.json @@ -1,18 +1,110 @@ { + "jobs.modal.title": { + "message": "Søk etter {0}", + "description": "Jobs apply modal title, {0} will be replaced with the job name." + }, + "jobs.modal.step": { + "message": "Steg {0} ut av 2", + "description": "Step indicator of the modal. {0} will be replaced with the current page ." + }, + "jobs.modal.buttons.next": { + "message": "Neste", + "description": "Next button in the modal." + }, + "jobs.modal.buttons.join": { + "message": "Bli med", + "description": "Join Discord button in the modal." + }, + "jobs.modal.buttons.cancel": { + "message": "Avbryt", + "description": "Cancel, button in the modal." + }, + "jobs.modal.error": { + "message": "Vennlights fyll ut alle obligatoriske felt", + "description": "Error when user did not fill all the fields." + }, + "jobs.modal.notice": { + "message": "PreMiD er ett prosjekt med åpen kildekode, som betyr at vi er ett ideelt lag, vær donasjon går tilbake til produktet. Ved å søke etter en jobb posisjon hos PreMiD erkjenner du at du skal være frivillig med i laget, du vil ikke få betalt for jobben du gjør.", + "description": "Notice for applicants." + }, + "jobs.guild.required": { + "message": "Bli med i vår Discord", + "description": "Title of the modal the user will see if it's not in Discord server." + }, + "jobs.guild.explanation": { + "message": "For å kunne søke må du ha blitt med i vår Discord server. Ellers vil vi ikke kunne kontakte deg dersom du ender opp med å bli valgt!", + "description": "Explanation why users should be in Discord server to perform job application." + }, "jobs.header.title": { "message": "Jobb for PreMiD", "description": "First part of the jobs page." }, + "jobs.header.description": { + "message": "Er du klar for å hjelpe den største Rich-Presence programmet på Discord?", + "description": "The second part of the jobs page." + }, + "jobs.openings.title": { + "message": "Ledige Stillinger", + "description": "Text before the available job positions cards." + }, + "jobs.benefits.title": { + "message": "Luksus Fordeler", + "description": "Text before the benefits cards." + }, "jobs.benefit1.title": { "message": "Møt oss", "description": "Benefit card title." }, + "jobs.benefit1.description": { + "message": "Få kontakt med folkene back PreMiD.", + "description": "Benefit card description." + }, + "jobs.benefit2.title": { + "message": "Snik Titt", + "description": "Benefit card title." + }, + "jobs.benefit2.description": { + "message": "Ta en titt på får utvikling og markedsføring.", + "description": "Benefit card description." + }, + "jobs.benefit3.title": { + "message": "Ære", + "description": "Benefit card title." + }, + "jobs.benefit3.description": { + "message": "Kraftig Discord-tillatelser og en fargerik rolle.", + "description": "Benefit card description." + }, "jobs.benefit4.title": { "message": "Støtt PreMiD", "description": "Benefit card title." }, + "jobs.benefit4.description": { + "message": "Med din hjelp er det mulig å holde prosjektet gående.", + "description": "Benefit card description." + }, + "jobs.benefit5.title": { + "message": "Pause", + "description": "Benefit card title." + }, + "jobs.benefit5.description": { + "message": "Ta den tiden du trenger. Dette er frivillig arbeid.", + "description": "Benefit card description." + }, "jobs.benefit6.title": { "message": "Tidlig tilgang", "description": "Benefit card title." + }, + "jobs.benefit6.description": { + "message": "Test nye funskjoner før noen andre.", + "description": "Benefit card description." + }, + "jobs.success.applied": { + "message": "Takk for at du sendte inn din søknad!", + "description": "Notification when applying." + }, + "jobs.errors.alreadyApplied": { + "message": "Du har allerede søkt om en stilling!", + "description": "Notification when you applied already." } } diff --git a/no_NO/Website/maintenance.json b/no_NO/Website/maintenance.json index aff3ec32ed1..c2e46ad1d01 100644 --- a/no_NO/Website/maintenance.json +++ b/no_NO/Website/maintenance.json @@ -4,7 +4,7 @@ "description": "The big text on maintenance page" }, "maintenance.heading": { - "message": "Dessvere så opplever vi noen tekniske problemer. Vi jobber med å fikse dette, vi beklager for ulempen.", + "message": "Desverre så opplever vi noen tekniske problemer. Vi jobber med å fikse dette, vi beklager for ulempen.", "description": "Heading on maintenance page" }, "maintenance.heading2": { diff --git a/no_NO/Website/partners.json b/no_NO/Website/partners.json index 3a4a02c3be0..7eac4014fe6 100644 --- a/no_NO/Website/partners.json +++ b/no_NO/Website/partners.json @@ -3,14 +3,118 @@ "message": "Partnere", "description": "Heading for page." }, + "partners.header.description": { + "message": "Bli med i familien og få noen partne fordeler som viser hvor mye swag du har.", + "description": "Description for page." + }, + "partners.slideshow.description": { + "message": "Disse tilhører oss allerede", + "description": "Description for slideshow." + }, + "partners.why.title": { + "message": "Hva med å gå til himmelen istedenfor helvete?", + "description": "Heading for benefits." + }, + "partners.why.benefit1.title": { + "message": "Din gratise utvidelse", + "description": "Heading for the first benefit." + }, + "partners.why.benefit1.description": { + "message": "Vårt lag vil tilby deg en utvidelse til tjenesten du bruker.", + "description": "Description for the first benefit." + }, + "partners.why.benefit2.title": { + "message": "Bli verifisert", + "description": "Heading for the second benefit." + }, + "partners.why.benefit2.description": { + "message": "En spesiell rolle og stor ære vil blir gitt til deg i vår Discord server.", + "description": "Description for the second benefit." + }, + "partners.why.benefit3.title": { + "message": "Meta-tag integrasjon", + "description": "Heading for the third benefit." + }, + "partners.why.benefit3.description": { + "message": "Automatisk bruker den utvidelsen når noen besøker nettsiden din.", + "description": "Description for the third benefit." + }, + "partners.why.benefit4.title": { + "message": "Bli udødelig", + "description": "Heading for the fourth benefit." + }, + "partners.why.benefit4.description": { + "message": "Ett fint sted for deg på vår partner side.", + "description": "Description for the fourth benefit." + }, + "partners.why.benefit5.title": { + "message": "Bli berømt", + "description": "Heading for the fifth benefit." + }, + "partners.why.benefit5.description": { + "message": "Bli fremhevet på våre sosiale medier.", + "description": "Description for the fifth benefit." + }, + "partners.requirements.title": { + "message": "Krav", + "description": "Heading for the requirements." + }, "partners.requirements.first.title": { "message": "Hva ser vi etter?", "description": "Heading for the first requirement." }, + "partners.requirements.first.description": { + "message": "Vi holder utkikk for voksende samfunn og spennende ting rundt om internett. TL;DR du burde allerede bruke PreMiD og være klar til å spre det til flere internett brukere. Aksepterende program er ekstrem kvalitet og vil variere fra en kanditat til en annen.", + "description": "Description for the first requirement." + }, + "partners.requirements.second.title": { + "message": "Vår brannmur", + "description": "Heading for the second requirement." + }, + "partners.requirements.second.description": { + "message": "Vi tar for tiden in flere type søkere for vårt partnerprogram. Alle burde ha en sjanse til å bli sett. Twitch streamere burde ihvertfall ha 500 følgere og minst 10 seere. Du må streame minst 1 gang i uken.", + "description": "Description for the second requirement." + }, + "partners.apply.button": { + "message": "Søk nå!", + "description": "Button to apply for partner." + }, + "partners.apply.disclaimer": { + "message": "La oss dra til himmelen sammen!", + "description": "Disclaimer located above the apply button." + }, + "partners.apply.jobs": { + "message": "Hvis du er mer interessert i en direkte jobb hos PreMiD, se på våre **jobbannonser**.", + "description": "Hint located under the button." + }, + "partners.sponsors.title": { + "message": "Sponsorer", + "description": "Heading for sponsors." + }, "partners.sponsors.description": { "message": "PreMiD ville ikke vært mulig uten disse fantastiske personene.", "description": "Description for sponsors." }, + "partners.partner.aniFlix": { + "message": "Det er sånn du ser Anime.", + "description": "Description for AniFlix." + }, + "partners.partner.arenaOfKings": { + "message": "Arena of Kings er en next-generasjon fort-kjørende PvP Arena spill som du spiller i din nettleser.", + "description": "Description for Arena of Kings." + }, + "partners.partner.upBeat": { + "message": "UpBeat er en frivillig internasjon radio som kjører non-stop kvalitet radio og nyhetsunderholdning.", + "description": "Description for UpBeatRadio." + }, + "partners.partner.wikijs": { + "message": "Den kraftigste og mest utvidbare Wiki-programvaren med åpen kildekode.", + "description": "Description for WikiJS." + }, + "partners.partner.fastly": { + "message": "Bak det beste av nettet.", + "description": "Description for Fastly." + }, "partners.apply.loggedUser": { "message": "Logget inn som {0}", "description": "{0} will be replaced with user account." @@ -30,5 +134,29 @@ "partners.apply.form.button.close": { "message": "Lukk", "description": "Modal close button." + }, + "partners.apply.form.button.apply": { + "message": "Søk", + "description": "Modal apply button." + }, + "partners.apply.success": { + "message": "Takk for din søknad!", + "description": "Success message when applying." + }, + "partners.apply.error1": { + "message": "Vennligst fyll ut alle feltene.", + "description": "Error when a field isn't filled." + }, + "partners.apply.error2": { + "message": "Beskrivelsen kan bare være maksimalt 150 tegn.", + "description": "Error when description exceeds character limit." + }, + "partners.apply.error3": { + "message": "Vennligst legg til en lenke (må starte med https:// og slutte med .png)", + "description": "Error when image link is entered wrong." + }, + "partners.apply.error4": { + "message": "Du har allerede søkt om å bli en partner.", + "description": "Error when already applied." } } diff --git a/no_NO/Website/presence.json b/no_NO/Website/presence.json index 6ed37f62a6f..ce280d418a5 100644 --- a/no_NO/Website/presence.json +++ b/no_NO/Website/presence.json @@ -23,6 +23,10 @@ "message": "Versjon", "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" }, + "presence.sections.information.likes": { + "message": "Antall som liker", + "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" + }, "presence.sections.information.users": { "message": "Brukere", "description": "One of the strings from the Information section. [on webite -> Users: (2000)]" diff --git a/no_NO/Website/report.json b/no_NO/Website/report.json index 9e26dfeeb6e..37b5289f428 100644 --- a/no_NO/Website/report.json +++ b/no_NO/Website/report.json @@ -1 +1,58 @@ -{} \ No newline at end of file +{ + "report.title": { + "message": "Rapportér en feil", + "description": "Text to indicate the page." + }, + "report.bugcount": { + "message": "{count}/3 Rapporter gjenstår", + "description": "Amount of bug reports user can send" + }, + "report.info": { + "message": "Rapporteringsfeil er for feil på nettstedet i PreMiD og fra PreMiD Discord serveren. Feil til nærvær skal rapporteres til den som skaper av tilstedeværelse. Bare rapporter om feil på engelsk.", + "description": "Tells the user about submitting a bug" + }, + "report.overview": { + "message": "Gi en klar og kortfattet beskrivelse av hva feilen er.", + "description": "Text for the user to write a brief of the bug information." + }, + "report.os": { + "message": "Velg ditt operativsystem og versjon", + "description": "Select Box for the user to select their operating system" + }, + "report.browser": { + "message": "Velg nettleseren og versjonen - Du kan få versjonen ved å gå om:support på Firefox eller chrome://help", + "description": "Select Box for the user to select their browser" + }, + "report.description": { + "message": "Gi en lenke til et levende eksempel eller et utvetydig sett av steg for å reprodusere denne feilen.", + "description": "Text for the user to write information about the bug." + }, + "report.button": { + "message": "Rapporter", + "description": "Button to send the information inputed." + }, + "report.toomany": { + "message": "Du har for mange aktive rapporter. Vent til at innsendte rapporter skal gjennomgås. Rapporter sjekkes ukentlig, og vær tålmodig.", + "description": "User has too many active reports" + }, + "report.toomany.alert": { + "message": "Du har for mange aktive rapporter.", + "description": "User has too many active reports" + }, + "report.success": { + "message": "Feil innsendt", + "description": "Success notification" + }, + "report.error": { + "message": "Mer informasjon som kreves", + "description": "User needs to input more notification" + }, + "report.error.unauth": { + "message": "Discord-konto må bekreftes", + "description": "Users Discord not verified" + }, + "report.activebugs": { + "message": "Aktive feil", + "description": "Lists users active bugs" + } +} \ No newline at end of file diff --git a/no_NO/Website/store.json b/no_NO/Website/store.json index f35232efa94..915bdbbdc3a 100644 --- a/no_NO/Website/store.json +++ b/no_NO/Website/store.json @@ -1,8 +1,60 @@ { + "store.message.error": { + "message": "Utvidelsen er ikke tilkoblet.", + "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" + }, "store.cards.creator": { "message": "Forfatter", "description": "Creator of a presence" }, + "store.cards.popular": { + "message": "Denne utvidelsen er veldig populær rundt andre brukere.", + "description": "Presence card popular flame" + }, + "store.cards.partner": { + "message": "Samarbeidet Utvidelse", + "description": "Presence card partner flame" + }, + "store.cards.extraStepsRequired": { + "message": "Denne utvidelsen krever ekstra trinn for å fungere, vennligst sjekk siden vår får mer informasjon.", + "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." + }, + "store.header.search": { + "message": "Søk Utvidelsen", + "description": "Search bar text when nothing is stated" + }, + "store.card.presence.add": { + "message": "Legg til Utvidelse", + "description": "Button that will appear on hover after extension is installed." + }, + "store.card.presence.remove": { + "message": "Fjern utvidelse", + "description": "Button that will appear on hover after extension and presence is installed." + }, + "store.card.presence.included": { + "message": "Denne utvidelsen blir automatisk slått på ved besøk av dens nettside.", + "description": "The message that appears instead of the buttons." + }, + "store.category.filters.heading": { + "message": "Filtere", + "description": "Searh filters option at the store page" + }, + "store.category.filters.mostUsed": { + "message": "Mest brukt først", + "description": "Most used first checkbox" + }, + "store.category.filters.allowAdult": { + "message": "Vis NSFW", + "description": "Adult content checkbox" + }, + "store.category.filters.likedOnly": { + "message": "Bare likte utvidelser", + "description": "Liked presences only checkbox" + }, + "store.filters.added": { + "message": "Vis lagt til utvidelser", + "description": "Store filter to display/not display already installed presences." + }, "store.category.heading": { "message": "Kategorier", "description": "Category heading" @@ -34,5 +86,13 @@ "store.search": { "message": "Søk", "description": "Placeholder for presence search" + }, + "store.search.filters": { + "message": "Legg til", + "description": "Little message next to the keys of search filters on the store." + }, + "store.search.removeFilter": { + "message": "Klikk for å fjerne filteret", + "description": "Remove message for active search filters." } } diff --git a/no_NO/Website/users.json b/no_NO/Website/users.json index 1c0b0a23826..44ff0a441b2 100644 --- a/no_NO/Website/users.json +++ b/no_NO/Website/users.json @@ -1,10 +1,38 @@ { + "user.roles.presenceDeveloper": { + "message": "Utvidelse Utvikleren", + "description": "'Presence Developer' title for user pages." + }, + "user.roles.presenceVerifier": { + "message": "Utvidelsen's verifiserer", + "description": "'Presence Verifier' title for user pages." + }, + "user.importantPresenceDev.message1": { + "message": "Viktig Utvidelses Utvikler", + "description": "'Important Presence Developer' tippy description for user pages." + }, "user.importantPresenceDev.message2": { - "message": "Laget {0} presences.", + "message": "Lagde {0} presences.", "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, + "user.geniusPresenceDev.message1": { + "message": "Smarteste utvidelse utvikler", + "description": "'Genuis Presence Developer' tippy description for user pages." + }, "user.geniusPresenceDev.message2": { - "message": "Laget over 100 presences!", + "message": "Lagde over 100 presences!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." + }, + "user.switch.contributed": { + "message": "Bruker (utvidelse/hjelp)", + "description": "The tippy message to switch between user's presences and presences that user has contributed to." + }, + "user.presences.created": { + "message": "Klikk her for å vise utvidelsen denne brukeren har lagd.", + "description": "Tippy content in user profile." + }, + "user.presences.contributed": { + "message": "Klikk her for å se utvidelser denne brukeren har hjulpet med å lage.", + "description": "Tippy content (mode 2) in user profile." } } diff --git a/pl_PL/Extension/popup.json b/pl_PL/Extension/popup.json index 2c266bba6b7..9abbb3a3849 100644 --- a/pl_PL/Extension/popup.json +++ b/pl_PL/Extension/popup.json @@ -87,6 +87,38 @@ "message": "Twoja zainstalowana wersja PreMiD jest przestarzała. Proszę zaktualizuj ją aby kontynuować korzystanie z PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Nieaktualne rozszerzenie", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Twoje rozszerzenie jest nieaktualne. Zaktualizuj je, aby uzyskać dostęp do najnowszych funkcji pobierając je z naszej witryny.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Ważna aktualizacja", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Wydaliśmy ważną aktualizację dla rozszerzenia. Uaktualnij dodatek, aby kontynuować korzystanie z PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Brak połączenia z internetem!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Wygląda na to, że nie masz połączenia z Internetem! PreMiD nie będzie mógł działać prawidłowo.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Brak połączenia z Discord'em!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD nie mógł połączyć się z Discord'em! Czy jest on zainstalowany i uruchomiony? *Rozwiązywanie problemów*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Wszystkie", "description": "Category name shown when you open tags" diff --git a/pl_PL/Extension/tabs.json b/pl_PL/Extension/tabs.json index f800e10aa85..86ec829efa5 100644 --- a/pl_PL/Extension/tabs.json +++ b/pl_PL/Extension/tabs.json @@ -32,7 +32,7 @@ "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.installApplication": { - "message": "Zainstaluj", + "message": "Zainstaluj aplikację", "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time" }, "tab.updated.heading": { diff --git a/pl_PL/Presence/1337x.json b/pl_PL/Presence/1337x.json index 1fc2ced6c0f..96c128aa853 100644 --- a/pl_PL/Presence/1337x.json +++ b/pl_PL/Presence/1337x.json @@ -48,7 +48,7 @@ "description": "" }, "1337x.tvTorrents": { - "message": "Przegląda torrenty z telewizji", + "message": "Przegląda telewizyjne torrenty", "description": "" }, "1337x.xxxTorrents": { @@ -56,7 +56,7 @@ "description": "XXX as in NSFW" }, "1337x.upload": { - "message": "Przesyła coś...", + "message": "Coś przesyła...", "description": "" }, "1337x.rules": { diff --git a/pl_PL/Presence/9gag.json b/pl_PL/Presence/9gag.json index bdb399fea34..e0192821ffb 100644 --- a/pl_PL/Presence/9gag.json +++ b/pl_PL/Presence/9gag.json @@ -12,7 +12,7 @@ "description": "" }, "9gag.fresh": { - "message": "Przegląda nowych treści", + "message": "Przegląda nowe treści", "description": "" }, "9gag.tag": { @@ -20,7 +20,7 @@ "description": "" }, "9gag.about": { - "message": "Czytanie wszystkiego o 9GAG", + "message": "Czytanie informacji o 9GAG", "description": "" }, "9gag.store": { diff --git a/pl_PL/Presence/aliexpress.json b/pl_PL/Presence/aliexpress.json index 9efc9bc72e4..7ce16d65e2c 100644 --- a/pl_PL/Presence/aliexpress.json +++ b/pl_PL/Presence/aliexpress.json @@ -1,6 +1,6 @@ { "aliexpress.store": { - "message": "Wyświetla sklep:", + "message": "Przegląda sklep:", "description": "" }, "aliexpress.message": { @@ -12,7 +12,7 @@ "description": "" }, "aliexpress.recentlyViewProducts1": { - "message": "Wyświetla ostatnie produkty", + "message": "Wyświetla ostatnie", "description": "Part 1 of 2" }, "aliexpress.recentlyViewProducts2": { @@ -24,7 +24,7 @@ "description": "" }, "aliexpress.feedback": { - "message": "Informacje zwrotne AliExpress", + "message": "Opinie AliExpress", "description": "" }, "aliexpress.orders": { diff --git a/pl_PL/Presence/amazon.json b/pl_PL/Presence/amazon.json index 763c7be815a..ed3a7d17ad7 100644 --- a/pl_PL/Presence/amazon.json +++ b/pl_PL/Presence/amazon.json @@ -20,7 +20,7 @@ "description": "" }, "amazon.pets": { - "message": "Przegląda swoje zamówienia", + "message": "Przegląda swoje zwierzęta", "description": "" }, "amazon.catergoriesAll": { @@ -32,7 +32,7 @@ "description": "" }, "amazon.viewTheir": { - "message": "Przegląda swoje", + "message": "Przeglądanie swoich", "description": "Part 1 of the next 5 strings" }, "amazon.orderHistory": { @@ -64,7 +64,7 @@ "description": "" }, "amazon.store": { - "message": "Wyświetla sklep:", + "message": "Przeglądanie sklepu:", "description": "" }, "amazon.primeVid": { diff --git a/pl_PL/Presence/discord.json b/pl_PL/Presence/discord.json new file mode 100644 index 00000000000..9e4cbf8787f --- /dev/null +++ b/pl_PL/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Czyta kanał:{0}{1} (Serwer: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Pisze na kanale:{0}{1} (Serwer: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Czyta wiadomości prywatne od:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Pisze wiadomość prywatną do:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Czyta w grupie prywatnej:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Pisze w grupie prywatnej:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Przeglądanie swoich znajomych...", + "description": "" + }, + "discord.nitro": { + "message": "Czyta o Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Połączono z czatem głosowym:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Połączono z czatem głosowym:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Przeglądanie swoich ustawień...", + "description": "" + }, + "discord.serverSettings": { + "message": "Przypatruje się ustawieniom{0} na serwerze: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Przypatruje się zaproszeniu:{0}{1} (Serwer: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Przypatruje się zaproszeniu{0}na serwer: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Wyświetl Zaproszenie", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Przegląda", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "stronę pobierania", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "strona \"Dlaczego Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "Centrum Bezpieczeństwa", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "stanowiska pracy", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "O Nas", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "oznacza stronę", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "Inspiracyjna strona", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "strona uczelni", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "Strona informacyjna", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "stronę partnerów", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "stronę weryfikacji", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "strona zestawu do transmitowania", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "Strona open source", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "strona Ochrony", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "stronę moderacji", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "Strona bogatej obecności", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "Zasady", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Portal dla Deweloperów", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Przegląda swoje aplikacje", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Edytuje aplikacje: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Przegląda swoje zespoły", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Edytuje zespół: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Przegląda swoje serwery", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Przegląda informacji o serwerze: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Czyta dokumentacje", + "description": "" + }, + "discord.status": { + "message": "Status Discorda", + "description": "" + }, + "discord.support": { + "message": "Centrum Pomocy", + "description": "" + }, + "discord.blog": { + "message": "Blog Discorda", + "description": "" + }, + "discord.merch": { + "message": "Discord Merch", + "description": "" + }, + "discord.merch.collection": { + "message": "Przeglądanie kolekcji:", + "description": "" + } +} diff --git a/pl_PL/Presence/facebook.json b/pl_PL/Presence/facebook.json index 0fa5400452b..7d01b674ed3 100644 --- a/pl_PL/Presence/facebook.json +++ b/pl_PL/Presence/facebook.json @@ -4,7 +4,7 @@ "description": "" }, "facebook.vcall": { - "message": "W wideorozmowię z:", + "message": "W rozmowie wideo z:", "description": "" }, "facebook.userHidden": { @@ -12,7 +12,7 @@ "description": "Shows when you dont want to show who you are calling/texting." }, "facebook.writing": { - "message": "Tworzy wiadomość", + "message": "Pisze wiadomość", "description": "" }, "facebook.userAbout": { @@ -40,7 +40,7 @@ "description": "" }, "facebook.userVids": { - "message": "Wyświetla filmy użytkownika:", + "message": "Wyświetla filmy stworzone przez:", "description": "" }, "facebook.browse": { diff --git a/pl_PL/Presence/general.json b/pl_PL/Presence/general.json index 80c0750e0fe..051219627c0 100644 --- a/pl_PL/Presence/general.json +++ b/pl_PL/Presence/general.json @@ -52,7 +52,7 @@ "description": "" }, "general.merch": { - "message": "Skelp", + "message": "Sklep", "description": "" }, "general.page": { @@ -60,7 +60,7 @@ "description": "" }, "general.paused": { - "message": "Wstrzymano", + "message": "Zatrzymano", "description": "" }, "general.playing": { @@ -68,7 +68,7 @@ "description": "" }, "general.readingDM": { - "message": "Czyta PW od:", + "message": "Czyta wiadomości prywatne od:", "description": "" }, "general.readingAbout": { @@ -100,11 +100,23 @@ "description": "" }, "general.searchSomething": { - "message": "Wyszukiwanie czegoś...", + "message": "Wyszukiwanie...", "description": "" }, "general.search": { - "message": "Szukanie", + "message": "Wyszukiwanie", + "description": "" + }, + "general.writing": { + "message": "Pisze", + "description": "" + }, + "general.calling": { + "message": "Dzwoni", + "description": "" + }, + "general.inCall": { + "message": "W rozmowie...", "description": "" }, "general.shopCart": { @@ -116,7 +128,7 @@ "description": "" }, "general.typeDM": { - "message": "Pisze PW do:", + "message": "Pisze wiadomość prywatną do:", "description": "" }, "general.typeChannel": { @@ -144,7 +156,7 @@ "description": "" }, "general.viewHome": { - "message": "Przygląda stronę główną", + "message": "Przegląda stronę główną", "description": "" }, "general.viewList": { @@ -180,11 +192,11 @@ "description": "" }, "general.viewShow": { - "message": "Ogląda serie:", + "message": "Oglądanie programu:", "description": "" }, "general.viewAccount": { - "message": "Ogląda swoje konto", + "message": "Przegląda swoje konto", "description": "" }, "general.viewThread": { @@ -199,14 +211,46 @@ "message": "Przegląda:", "description": "" }, + "general.viewPage": { + "message": "Przegląda stronę:", + "description": "" + }, + "general.watchingMovie": { + "message": "Oglądanie filmu", + "description": "" + }, + "general.watchingSeries": { + "message": "Oglądanie serialu", + "description": "" + }, + "general.watchingShow": { + "message": "Ogląda serial", + "description": "" + }, "general.watchingVid": { "message": "Ogląda film", "description": "" }, + "general.waitingVid": { + "message": "Oczekiwanie na premierę filmu", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Oczekiwanie na premierę filmu", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { - "message": "Ogląda transmisję", + "message": "Ogląda transmisję na żywo", "description": "" }, + "general.waitingLive": { + "message": "Oczekiwanie na rozpoczęcie transmisji na żywo", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Oczekiwanie na rozpoczęcie transmisji na żywo", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Ogląda:", "description": "" @@ -220,7 +264,87 @@ "description": "A page name" }, "general.terms": { - "message": "Zasady użytkowania", + "message": "Warunki korzystania z usług", "description": "A page name" + }, + "general.cookie": { + "message": "Polityka ciasteczek", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Zapętlanie wszystkich piosenek", + "description": "" + }, + "general.repeat": { + "message": "Pętla włączona", + "description": "" + }, + "general.incidentView": { + "message": "Przegląda incydent", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Historia zdarzeń", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Historia czasu pracy", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Ogląda serial", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Ogląda film", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Ogląda odcinek", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Obejrzyj Film", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Ogląda Stream", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Zobacz Kanał", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Słuchaj Razem", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Zobacz Stronę", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Zobacz Utwór", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Zobacz Album", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Wyświetl Profil", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Zobacz wykonawcę", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Zobacz playlistę", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Zobacz Podcast", + "description": "Used as the title for the button in Discord." } } diff --git a/pl_PL/Presence/genius.json b/pl_PL/Presence/genius.json new file mode 100644 index 00000000000..8b42ca5a4e2 --- /dev/null +++ b/pl_PL/Presence/genius.json @@ -0,0 +1,14 @@ +{ + "genius.lyrics": { + "message": "Przegląda tekst piosenki:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Zobacz tekst", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Przegląda stronę główną", + "description": "" + } +} diff --git a/pl_PL/Presence/google classroom.json b/pl_PL/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/pl_PL/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/pl_PL/Presence/google docs.json b/pl_PL/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/pl_PL/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/pl_PL/Presence/juniperbot.json b/pl_PL/Presence/juniperbot.json new file mode 100644 index 00000000000..51381cdd490 --- /dev/null +++ b/pl_PL/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Strona główna", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Ogląda tablicę wyników serwera:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "W panelu", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Serwer: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Czyta informacje na temat dotacji", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Wybiera serwer", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Patrzy na listę komend", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Patrzy na statystyki bota", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Personalizuje kartę rankingową", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Czyta o ciasteczkach na stronie", + "description": "Reading about the site's cookies" + } +} diff --git a/pl_PL/Presence/kahoot.json b/pl_PL/Presence/kahoot.json new file mode 100644 index 00000000000..5e7d00f916d --- /dev/null +++ b/pl_PL/Presence/kahoot.json @@ -0,0 +1,86 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Dołącz do gry: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Dołączanie do gry...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Oczekiwanie na rozpoczęcie...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "Gra Rozpoczęta!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.questionLoading": { + "message": "Ładowanie Następnego Pytania...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Niepoprawna Odpowiedź", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Poprawna Odpowiedź", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Sprawdza Wyniki:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.gameOver": { + "message": "Koniec gry", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Tworzenie gry...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Ładowanie strony...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Pierwsze miejsce: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Punkty: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Poprawne Pytania: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.questionNumber": { + "message": "Pytanie: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Wyświetlanie Pytania:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "1. miejsce", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "2. miejsce", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "3. miejsce", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Top {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} z {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/pl_PL/Presence/namemc.json b/pl_PL/Presence/namemc.json new file mode 100644 index 00000000000..f0699e837a5 --- /dev/null +++ b/pl_PL/Presence/namemc.json @@ -0,0 +1,70 @@ +{ + "namemc.upcomingNames": { + "message": "Przegląda nadchodzące nazwy", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Przegląda popularne skórki", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Przegląda najpopularniejsze skórki", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Przegląda nowe skórki", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Przegląda losowe skórki", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Przegląda otagowane skórki", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Przegląda skórki z tagiem {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Przegląda skórkę", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Przegląda peleryny", + "description": "" + }, + "namemc.viewCape": { + "message": "Ogląda pelerynę:", + "description": "" + }, + "namemc.servers": { + "message": "Ogląda serwery", + "description": "" + }, + "namemc.viewServer": { + "message": "Ogląda serwer:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Zobacz serwer", + "description": "Used as the title for the button in Discord." + }, + "namemc.profileEdit": { + "message": "Edyuje swój{0}profil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Przegląda swoich znajomych", + "description": "" + }, + "namemc.viewSkins": { + "message": "Ogląda swoje skórki", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Ogląda swoje emoji", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/pl_PL/Presence/netflix.json b/pl_PL/Presence/netflix.json new file mode 100644 index 00000000000..0982e8f04cb --- /dev/null +++ b/pl_PL/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Przegląda swoją listę", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Zarządza profilem", + "description": "" + }, + "netflix.latest": { + "message": "Sprawdza co nowego{0}i popularnego na Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Uzyskuje swój{0}link polecający", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/pl_PL/Presence/pinterest.json b/pl_PL/Presence/pinterest.json index e1f997938d4..aadd00d1263 100644 --- a/pl_PL/Presence/pinterest.json +++ b/pl_PL/Presence/pinterest.json @@ -4,7 +4,7 @@ "description": "" }, "pinterest.pin": { - "message": "Wyświetla Piny", + "message": "Wyświetla pin", "description": "" }, "pinterest.follow": { diff --git a/pl_PL/Presence/premid.json b/pl_PL/Presence/premid.json index f9071ecd470..43b4964ba81 100644 --- a/pl_PL/Presence/premid.json +++ b/pl_PL/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Przegląda stronę:", - "description": "" - }, - "premid.docs": { - "message": "Dokumentacja", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Wyświetla aktywności:", - "description": "" - }, - "premid.pageHome": { - "message": "Strona główna", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Współtwórcy", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Pobieranie", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Sklep", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Polityka cookies", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Polityka Prywatności", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Zasady użytkowania", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "O programie", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Wymagania systemowe", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Instalacja", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Rozwiązywanie problemów", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Wprowadzenie", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Rozwój statusów", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Przegląda stronę:", + "description": "" + }, + "premid.docs": { + "message": "Dokumentacja", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Wyświetla presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Strona główna", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Współtwórcy", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Pobieranie", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Sklep", + "description": "A page name" + }, + "premid.partners": { + "message": "Partnerzy", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "O PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Wymagania systemowe", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Instalacja", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Instalacja dla {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Rozwiązywanie problemów", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Pierwsze kroki", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Rozumienie wersji v{0} API", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Rozwój statusów", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Wytyczne dotyczące presence", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Klasa Presence", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Klasa pokazu slajdów", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Rozumienie iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Konfigurowanie metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Konfiguracja TypeScript", + "description": "A page name" + } +} diff --git a/pl_PL/Presence/spotify.json b/pl_PL/Presence/spotify.json index 81822cab9c1..6d9de1663bf 100644 --- a/pl_PL/Presence/spotify.json +++ b/pl_PL/Presence/spotify.json @@ -44,7 +44,7 @@ "description": "\"Browsing through\" + this" }, "spotify.madeForYou": { - "message": "\"Zrobione dla Ciebie\"", + "message": "\"Wykonane dla Ciebie\"", "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" }, "spotify.playlists": { diff --git a/pl_PL/Presence/tiktok.json b/pl_PL/Presence/tiktok.json new file mode 100644 index 00000000000..e1882a4fff0 --- /dev/null +++ b/pl_PL/Presence/tiktok.json @@ -0,0 +1,14 @@ +{ + "tiktok.forYou": { + "message": "Przegląda stronę{0}Dla Ciebie", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Przegląda TikTok:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Zobacz TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/pl_PL/Presence/twitch.json b/pl_PL/Presence/twitch.json new file mode 100644 index 00000000000..8d27f3401d7 --- /dev/null +++ b/pl_PL/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Pobierania", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Oferty pracy", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partnerzy", + "description": "Page name" + }, + "twitch.press": { + "message": "Centrum prasowe", + "description": "Page name" + }, + "twitch.security": { + "message": "Bezpieczeństwo", + "description": "Page name" + }, + "twitch.access": { + "message": "Ułatwienia dostępu", + "description": "Page name" + }, + "twitch.ads": { + "message": "Opcje reklam", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Wytyczne społeczności", + "description": "Page name" + }, + "twitch.home": { + "message": "Strona główna", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Sprawdzanie portfela...", + "description": "" + }, + "twitch.esports": { + "message": "Przeglądanie E-Sportu...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Ogląda ludzi, których obserwuję...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Wyświetlanie zespołu:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Przeglądanie swoich dropów...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Przeglądanie aktywnych kampanii dropów...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Przeglądanie swoich ustawień...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Przeglądanie swoich znajomych...", + "description": "" + }, + "twitch.subs": { + "message": "Przeglądanie swoich subskrypcji...", + "description": "" + }, + "twitch.squad": { + "message": "Oglądanie oddziału...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Moderuje streamera:", + "description": "" + }, + "twitch.redeem": { + "message": "Odbiera kod...", + "description": "" + }, + "twitch.camp": { + "message": "Obóz Twórcy", + "description": "" + }, + "twitch.campBasic": { + "message": "Poznaj podstawy", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Konfigurowanie streamu", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Nowy poziom", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Połącz i zaangażuj", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Zdobywaj nagrody", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Muzyka na Twitchu", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Szkolenia online", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "W panelu", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Zarządzania swoim streamem...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Zarządza rolami społeczności...", + "description": "" + }, + "twitch.produce": { + "message": "W Producencie wideo...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Przegląda", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Statystyki kanału", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Podsumowanie streama", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Osiągnięcia", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Aktywność Społeczności", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Listę obserwujących", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Kolekcje wideo", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Klipy", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Ustawienia kanału", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Opcje moderowania", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Ustawienia drop'ów", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Przeglądanie narzędzi streamingowych", + "description": "" + }, + "twitch.extensions": { + "message": "Przeglądanie rozszerzeń", + "description": "" + }, + "twitch.brand": { + "message": "Czytanie na temat marki Twitcha...", + "description": "" + }, + "twitch.brandReal": { + "message": "Utrzymanie prawdziwego Twitcha", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Dostarczenie metody do naszego (ukochanego) szaleństwa", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Maksymalizacja naszego wyrażenia", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Składanie wszystkiego w całość", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Ogląda ewolucję marki Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Twitch Blogi", + "description": "" + }, + "twitch.blogArchive": { + "message": "Przegląda archiwum blogów {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Przeglądanie przez najnowsze wpisy na blogu...", + "description": "" + }, + "twitch.help": { + "message": "Centrum Pomocy", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Przegląda temat:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Przeglądanie katalogu tematów...", + "description": "" + }, + "twitch.affiliate": { + "message": "Program partnerski Twitch", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Programiści Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Dokumentacja programisty Twitch", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Produkty programistów Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Historie sukcesu społeczności", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Pomocne Zasoby", + "description": "Page name" + } +} diff --git a/pl_PL/Presence/twitter.json b/pl_PL/Presence/twitter.json index 5205a4dff86..57a306d39bc 100644 --- a/pl_PL/Presence/twitter.json +++ b/pl_PL/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Czyta tweeta:", - "description": "" - }, - "twitter.viewDms": { - "message": "Przegląda swoje wiadomości prywatne", - "description": "" - }, - "twitter.viewTweets": { - "message": "Przegląda tweety:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Przegląda tweety (z odpowiedziami):", - "description": "" - }, - "twitter.viewMedia": { - "message": "Przegląda multimedia:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Przegląda polubienia:", - "description": "" - }, - "twitter.viewList": { - "message": "Przegląda listę:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Zakładki", - "description": "" - }, - "twitter.notifs": { - "message": "Powiadomienia", - "description": "" - }, - "twitter.explore": { - "message": "Odkrywanie", - "description": "" - }, - "twitter.settings": { - "message": "Zmienianie niektórych ustawień...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Czyta tweeta:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Przegląda swoje wiadomości", + "description": "" + }, + "twitter.viewTweets": { + "message": "Przegląda tweety:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Przegląda tweety (z odpowiedziami):", + "description": "" + }, + "twitter.viewMedia": { + "message": "Przegląda multimediów:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Przegląda polubionych przez:", + "description": "" + }, + "twitter.viewList": { + "message": "Przeglądanie list:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Zakładki", + "description": "" + }, + "twitter.notifs": { + "message": "Powiadomienia", + "description": "" + }, + "twitter.explore": { + "message": "Odkrywanie", + "description": "" + }, + "twitter.settings": { + "message": "Zmienianie niektórych ustawień...", + "description": "" + } +} diff --git a/pl_PL/Presence/v live.json b/pl_PL/Presence/v live.json new file mode 100644 index 00000000000..7b9a09ac2fb --- /dev/null +++ b/pl_PL/Presence/v live.json @@ -0,0 +1,50 @@ +{ + "v live.browseThrough": { + "message": "Przegląda", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "stronę nowych filmów", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "lista kanałów", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "stronę wydarzeń", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "stronę sklepu", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.viewTheir": { + "message": "Przegląda swoje", + "description": "The first part of the next 6 strings" + }, + "v live.watched": { + "message": "obejrzane filmy", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "ostatnie zakupy", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "saldo monet", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "połączone urządzenia", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "śledzone kanały", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Czytanie zasad", + "description": "" + } +} diff --git a/pl_PL/Presence/youtube.json b/pl_PL/Presence/youtube.json index 9660951b0cf..713ffb58ece 100644 --- a/pl_PL/Presence/youtube.json +++ b/pl_PL/Presence/youtube.json @@ -20,7 +20,7 @@ "description": "Second part of multiple strings" }, "youtube.readingChannel": { - "message": "Czyta informację o kanale:", + "message": "Czyta o kanale:", "description": "" }, "youtube.searchChannel": { @@ -28,7 +28,7 @@ "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "Przegląda aktualne trendy", + "message": "Przegląda kartę na czasie", "description": "" }, "youtube.browsingThrough": { @@ -100,7 +100,7 @@ "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.studio.channelAnalytics": { - "message": "analitykę kanału", + "message": "statystyki kanału", "description": "Part two of \"Viewing their\"" }, "youtube.studio.channelComments": { diff --git a/pl_PL/Website/contributors.json b/pl_PL/Website/contributors.json index 3f3260d9462..379d497e4c2 100644 --- a/pl_PL/Website/contributors.json +++ b/pl_PL/Website/contributors.json @@ -28,11 +28,15 @@ "description": "'Administrator' title for contributors and user pages." }, "contributors.roles.reviewer": { - "message": "Rewident", + "message": "Recenzenci", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Menedżer tłumaczeń", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { - "message": "Deweloper", + "message": "Developer", "description": "'Developer' title for contributors and user pages." }, "contributors.roles.designer": { @@ -68,7 +72,7 @@ "description": "'Translator' title for contributors page." }, "contributors.cards.copyUserId": { - "message": "Kliknij by skopiować ID użytkownika.", + "message": "Kliknij, aby skopiować ID użytkownika.", "description": "Tippy message when you hover on the avatar of a credit card." }, "contributors.cards.userIdCopied": { diff --git a/pl_PL/Website/downloads.json b/pl_PL/Website/downloads.json index 171206fa534..f5ab5ddbd26 100644 --- a/pl_PL/Website/downloads.json +++ b/pl_PL/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Czas się pochwalić.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Użyj PreMiD teraz i zacznij się chwalić znajomym, co robisz, być może znajdziesz kogoś o takich samych zainteresowaniach.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Jak rozpocząć", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Pobierz PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Zainstaluj naszą aplikację", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Pobierz nasze rozszerzenie dla twojej przeglądarki", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Odśwież stronę i sprawdź, czy rozszerzenie jest połączone", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Nadal masz problemy? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Jesteśmy tutaj, aby Ci pomóc!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aplikacja", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Rozszerzenie", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Ostrzeżenie:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Nie posiadamy instalatora dla tego systemu operacyjnego. To oznacza, że nie mamy pod to profesjonalnego wsparcia.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Pamiętaj, że PreMiD nie jest obsługiwany na telefonach komórkowych.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Pokaż pliki do pobrania", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Ukryj pliki do pobrania", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Aktualna wersja tej platformy to {0} (ta wersja jest specyficzna dla Linux'a i nie dotyczy innych platform).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Ta wersja jest specyficzna dla Linux'a i nie ma zastosowania do innych systemów. Główna wersja aplikacji to {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Zaloguj się, aby zobaczyć zawartość do pobrania.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "O nie, wygląda na to, że nie masz dostępu do alfa/beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Możesz dołączyć do naszego programu beta **tutaj** za darmo. Pośpiesz się! Mamy tylko {0} dostępnych miejsc", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Wczesne wydania", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Ostrzeżenie", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Nie zapomnij włączyć opcji „zezwalaj na rozszerzenia z innych sklepów” w ustawieniach rozszerzeń.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Musisz zainstalować **to** rozszerzenie, aby zainstalować PreMiD z Chrome Webstore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Pomiń", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Wstecz", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Anuluj", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Okej", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Gotowe", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Zaloguj", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Dziękujemy!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Używamy reklam, aby wspierać nasz zespół i utrzymywać nasze serwery, ponadto w celu zapewnienia najlepszej jakości obsługi!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Wyłącz proszę blokadę reklam. (AdBlock)", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Nie chcę wspierać.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Czy jesteś pewien?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Na pewno?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-proszę wesprzyj nas :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Potrzebujemy cię :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Okej, okej...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Pokaż pliki beta", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(niepotrzebne jeśli jesteś tutaj pobrać podstawową aplikacje)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Czas się pochwalić.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Użyj PreMiD teraz i zacznij się chwalić znajomym, co robisz, być może znajdziesz kogoś o takich samych zainteresowaniach.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Jak rozpocząć", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Pobierz PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Zainstaluj naszą aplikację", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Pobierz nasze rozszerzenie dla twojej przeglądarki", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Odśwież stronę i sprawdź, czy rozszerzenie jest połączone", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Nadal masz problemy? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Jesteśmy tutaj, aby Ci pomóc!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplikacja", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Rozszerzenie", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Ostrzeżenie:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Nie posiadamy instalatora dla tego systemu operacyjnego. To oznacza, że nie mamy pod to profesjonalnego wsparcia.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Pamiętaj, że PreMiD nie jest obsługiwany na telefonach komórkowych.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Pokaż pliki do pobrania", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Ukryj pliki do pobrania", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Aktualna wersja dla tej platformy to {0} (ta wersja jest wyłącznie na Linux'a i nie działa na innych platformach).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Ta wersja jest specyficzna dla Linux'a i nie ma zastosowania do innych systemów. Główna wersja aplikacji to {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Zaloguj się, aby zobaczyć zawartość do pobrania.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "O nie, wygląda na to, że nie masz dostępu do alpha/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Możesz dołączyć do naszego programu beta **tutaj** za darmo. Pośpiesz się! Mamy tylko {0} dostępnych miejsc", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Wczesne wydania", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Ostrzeżenie", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Musisz zainstalować **to** rozszerzenie, aby zainstalować PreMiD z Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Pomiń", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Wstecz", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Anuluj", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Okej", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Gotowe", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Zaloguj", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Pomiń mimo to", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Dziękujemy!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Używamy reklam, aby wspierać nasz zespół i utrzymywać nasze serwery oraz aby zaoferować najlepszą jakość obsługi!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Wyłącz adblocka, bardzo prosimy", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Pokaż wczesne wydania", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(niepotrzebne jeśli jesteś tutaj pobrać podstawową aplikacje)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Nie chcę wspierać.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Czy jesteś pewien?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Na pewno?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-proszę wesprzyj nas :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Potrzebujemy cię :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Okej, okej...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/pl_PL/Website/errors.json b/pl_PL/Website/errors.json index 6016c67a44e..c355e5a1786 100644 --- a/pl_PL/Website/errors.json +++ b/pl_PL/Website/errors.json @@ -1,6 +1,6 @@ { "store.search.notFound": { - "message": "Nie możemy znaleźć tej aktywności Presence...", + "message": "Nie możemy znaleźć tego Presence...", "description": "Search result text when nothing's found" }, "error.code.404": { @@ -8,7 +8,7 @@ "description": "Error (404) message" }, "error.code.4": { - "message": "Szukasz nieistniejącej lub usuniętej aktywności Presence.", + "message": "Szukasz nieistniejącego lub usuniętego Presence.", "description": "Error (4) message" }, "error.code.500": { @@ -32,7 +32,7 @@ "description": "Check user ID message." }, "user.notFound.message2": { - "message": "że użytkownik utworzył wystarczającą liczbę aktywności Presence i ma rolę Presence Developera na naszym serwerze Discord.", + "message": "że użytkownik utworzył wystarczającą liczbę Presence i ma rolę Presence Developera na naszym serwerze Discord.", "description": "Check the presence amount of the developer created message." }, "user.notFound.message3": { diff --git a/pl_PL/Website/footer.json b/pl_PL/Website/footer.json index b62cb3d5804..9c23368e4fd 100644 --- a/pl_PL/Website/footer.json +++ b/pl_PL/Website/footer.json @@ -4,7 +4,7 @@ "description": "You know how to translate that word? I hope you do :D" }, "footer.usercount.heading": { - "message": "Gotowy do użycia PreMiD?", + "message": "Gotowy do używania PreMiD?", "description": "Promotional heading" }, "footer.usercount.message": { @@ -20,11 +20,11 @@ "description": "Partner section" }, "footer.followUs.heading": { - "message": "Podążaj za nami", + "message": "Śledź nas", "description": "Follow Us section" }, "footer.developers.heading": { - "message": "Sekcja deweloperska", + "message": "Deweloperzy", "description": "Developer section" }, "footer.developers.documentation": { @@ -47,10 +47,6 @@ "message": "Przyczyń się", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Zaprojektuj", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Przetłumacz", "description": "Translate -> redirects to locilazation page" @@ -108,7 +104,7 @@ "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" }, "footer.partners.more": { - "message": "Kliknij tutaj, aby zobaczyć pozostałych naszych partnerów i sponsorów.", + "message": "Kliknij tutaj, aby zobaczyć naszych pozostałych partnerów i sponsorów.", "description": "Button next to all listed partners on the footer." } } diff --git a/pl_PL/Website/header.json b/pl_PL/Website/header.json index c8e9800e1f0..1a0c3dd58b3 100644 --- a/pl_PL/Website/header.json +++ b/pl_PL/Website/header.json @@ -36,7 +36,7 @@ "description": "Contributors tab" }, "header.login": { - "message": "Zaloguj", + "message": "Zaloguj sie", "description": "Login Button" }, "header.lia": { @@ -48,7 +48,7 @@ "description": "Report a bug button" }, "header.staff": { - "message": "Panel nawigacyjny", + "message": "Panel", "description": "Dashboard button" }, "header.logout": { diff --git a/pl_PL/Website/home.json b/pl_PL/Website/home.json index 8dfb1678634..a21af461205 100644 --- a/pl_PL/Website/home.json +++ b/pl_PL/Website/home.json @@ -44,7 +44,7 @@ "description": "Features section subheading" }, "home.features.presencesystem.description": { - "message": "Stworzyliśmy nasze rozszerzenie, które pozwala ci na używanie stworzonych przez innych użytkowników aktywności Presence i zarządzania nimi w naszej aplikacji!", + "message": "Stworzyliśmy nasze rozszerzenie, które pozwala ci na używanie presences stworzonych przez innych użytkowników i zarządzania nimi w naszej aplikacji!", "description": "Features section description" }, "home.features.presencesystem.button": { @@ -80,7 +80,7 @@ "description": "Features section description" }, "home.features.quickSupport.button": { - "message": "Dołącz do naszego Discorda", + "message": "Dołącz na nasz serwer Discord", "description": "Features section button" }, "home.languageSelector.tippy": { diff --git a/pl_PL/Website/jobs.json b/pl_PL/Website/jobs.json index 87dd51623bb..5986bfd85d9 100644 --- a/pl_PL/Website/jobs.json +++ b/pl_PL/Website/jobs.json @@ -24,7 +24,7 @@ "description": "Error when user did not fill all the fields." }, "jobs.modal.notice": { - "message": "PreMiD to projekt o otwartym kodzie źródłowym, co oznacza, że jesteśmy zespołem non-profit, a każda darowizna lub pieniądze z Patreona wraca do produktu. Ubiegając się o stanowisko w PreMiD potwierdzasz, że będziesz wolontariuszem w zespole, nie otrzymasz wynagrodzenia za swoją pracę.", + "message": "PreMiD to projekt o otwartym kodzie źródłowym, co oznacza, że jesteśmy zespołem non-profit, a każda darowizna lub pieniądze patrona wraca do produktu. Ubiegając się o stanowisko w PreMiD potwierdzasz, że będziesz wolontariuszem w zespole, nie otrzymasz wynagrodzenia za swoją pracę.", "description": "Notice for applicants." }, "jobs.guild.required": { @@ -36,7 +36,7 @@ "description": "Explanation why users should be in Discord server to perform job application." }, "jobs.header.title": { - "message": "Pracuj dla PreMiD", + "message": "Praca dla PreMiD", "description": "First part of the jobs page." }, "jobs.header.description": { @@ -48,7 +48,7 @@ "description": "Text before the available job positions cards." }, "jobs.benefits.title": { - "message": "Korzyści wysokiej jakości", + "message": "Najwyższej jakości korzyści", "description": "Text before the benefits cards." }, "jobs.benefit1.title": { @@ -56,7 +56,7 @@ "description": "Benefit card title." }, "jobs.benefit1.description": { - "message": "Zapoznasz się z osobami zajmującymi się PreMiD.", + "message": "Skontaktuj się z osobami zajmującymi się PreMiD.", "description": "Benefit card description." }, "jobs.benefit2.title": { @@ -64,7 +64,7 @@ "description": "Benefit card title." }, "jobs.benefit2.description": { - "message": "Zobaczysz nasz dział rozwoju i marketingu.", + "message": "Zobacz nasz dział rozwoju i marketingu.", "description": "Benefit card description." }, "jobs.benefit3.title": { @@ -96,7 +96,7 @@ "description": "Benefit card title." }, "jobs.benefit6.description": { - "message": "Przetestuj nowe funkcje, zanim zrobią to inni.", + "message": "Przetestuj nowe funkcje, zanim zrobi to ktoś inny.", "description": "Benefit card description." }, "jobs.success.applied": { diff --git a/pl_PL/Website/partners.json b/pl_PL/Website/partners.json index fd793459026..0d5eb2b59d1 100644 --- a/pl_PL/Website/partners.json +++ b/pl_PL/Website/partners.json @@ -56,11 +56,11 @@ "description": "Description for the fifth benefit." }, "partners.requirements.title": { - "message": "Wymaganie", + "message": "Wymagania", "description": "Heading for the requirements." }, "partners.requirements.first.title": { - "message": "Czego szukasz?", + "message": "Czego szukamy?", "description": "Heading for the first requirement." }, "partners.requirements.first.description": { @@ -107,18 +107,10 @@ "message": "UpBeat to międzynarodowe radio non-profit, które dąży do zapewnienia wysokiej jakości radia bez przerwy w działaniu i rozrywki.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Platforma zarobkowa graczy.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio to najpopularniejszy radiowy system informacyjno-rozrywkowy do gier symulacyjnych w Niemczech, Austrii i Szwajcarii!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Zdobądź to, na co zasłużyłeś. Streamuj anime, filmy, hentai, promocje i nie tylko. Bezpłatnie, bez reklam i w wysokiej rozdzielczości!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Zacznij tworzyć własną społeczność, korzystając z naszych niesamowitych szablonów. Zbuduj swoje własne królestwo.", "description": "Description for DiscordTemplates." @@ -135,12 +127,20 @@ "message": "Łatwo pokazuj swoim użytkownikom status w czasie rzeczywistym.", "description": "Description for StatusPage." }, + "partners.partner.erisly": { + "message": "Bogini, która gra jako zabawny Discord Bot!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "REYFM pozwala ci słuchać ponad 15 strumieni muzyki za darmo - nonstop. Z najlepszą i najnowszą muzyką tylko dla Ciebie!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Zwinna lokalizacja dla firm technologicznych.", "description": "Description for Crowdin." }, "partners.partner.wikijs": { - "message": "Najpotężniejsze i rozszerzone oprogramowanie Wiki open source.", + "message": "Najpotężniejsze i rozbudowane otwarte oprogramowanie Wiki.", "description": "Description for WikiJS." }, "partners.partner.packageCloud": { @@ -184,7 +184,7 @@ "description": "Name filed." }, "partners.apply.form.name.placeholder": { - "message": "Przykład: PreMiD", + "message": "Np: PreMiD", "description": "Name field's placeholder." }, "partners.apply.form.link": { @@ -192,7 +192,7 @@ "description": "Link field." }, "partners.apply.form.link.placeholder": { - "message": "Przykład: https://premid.app", + "message": "Np: https://premid.app", "description": "Link filed's placeholder." }, "partners.apply.form.description": { diff --git a/pl_PL/Website/presence.json b/pl_PL/Website/presence.json index 5bd5c79e9af..fa7af19c1fd 100644 --- a/pl_PL/Website/presence.json +++ b/pl_PL/Website/presence.json @@ -8,7 +8,7 @@ "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "Lista zmian", + "message": "Dziennik Zmian", "description": "The title of the changelog section." }, "presence.sections.information.title": { diff --git a/pl_PL/Website/store.json b/pl_PL/Website/store.json index 7dcdd6aca30..c3f3d68df5a 100644 --- a/pl_PL/Website/store.json +++ b/pl_PL/Website/store.json @@ -1,6 +1,6 @@ { "store.message.error": { - "message": "Rozszerzenie nie jest połączone.", + "message": "Nie połączono z rozszerzeniem.", "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, "store.cards.creator": { @@ -8,7 +8,7 @@ "description": "Creator of a presence" }, "store.cards.popular": { - "message": "Ten status Presence jest bardzo popularna wśród użytkowników.", + "message": "Ten Presence jest bardzo popularny wśród użytkowników.", "description": "Presence card popular flame" }, "store.cards.partner": { @@ -16,11 +16,11 @@ "description": "Presence card partner flame" }, "store.cards.extraStepsRequired": { - "message": "Ten status Presence wymaga dodatkowych kroków do działania, sprawdź stronę aby uzyskać więcej informacji.", + "message": "Ten presence wymaga dodatkowych kroków do działania, sprawdź stronę aby uzyskać więcej informacji.", "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." }, "store.header.search": { - "message": "Szukaj Presence", + "message": "Wyszukaj Presence", "description": "Search bar text when nothing is stated" }, "store.card.presence.add": { @@ -32,7 +32,7 @@ "description": "Button that will appear on hover after extension and presence is installed." }, "store.card.presence.included": { - "message": "Ten status Presence jest automatycznie włączona podczas odwiedzania witryny.", + "message": "Ten status Presence jest włączany automatycznie podczas odwiedzania witryny.", "description": "The message that appears instead of the buttons." }, "store.category.filters.heading": { @@ -44,7 +44,7 @@ "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { - "message": "Pokaż NSFW (Dla dorosłych)", + "message": "Pokaż NSFW", "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { @@ -52,7 +52,7 @@ "description": "Liked presences only checkbox" }, "store.filters.added": { - "message": "Pokaż dodane statusy Presence", + "message": "Pokaż dodane Presence", "description": "Store filter to display/not display already installed presences." }, "store.category.heading": { @@ -60,7 +60,7 @@ "description": "Category heading" }, "store.category.all": { - "message": "Wszystkie", + "message": "Wszystko", "description": "Category at the top" }, "store.category.games": { @@ -72,7 +72,7 @@ "description": "Category at the top" }, "store.category.socials": { - "message": "Społeczność", + "message": "Media Społecznościowe", "description": "Category at the top" }, "store.category.videos": { @@ -92,7 +92,7 @@ "description": "Little message next to the keys of search filters on the store." }, "store.search.removeFilter": { - "message": "Kliknij aby usunąć filtr", + "message": "Kliknij, aby usunąć filtr", "description": "Remove message for active search filters." } } diff --git a/pl_PL/Website/users.json b/pl_PL/Website/users.json index 8282e3f2d8e..21d3a634cc3 100644 --- a/pl_PL/Website/users.json +++ b/pl_PL/Website/users.json @@ -32,7 +32,7 @@ "description": "Tippy content in user profile." }, "user.presences.contributed": { - "message": "Kliknij tutaj, aby wyświetlić presences, do których ten użytkownik się przyczynił.", + "message": "Kliknij tutaj, aby wyświetlić presence, do których ten użytkownik się przyczynił.", "description": "Tippy content (mode 2) in user profile." } } diff --git a/pt_BR/Extension/popup.json b/pt_BR/Extension/popup.json index aa526a2cc78..0dfa4c3a066 100644 --- a/pt_BR/Extension/popup.json +++ b/pt_BR/Extension/popup.json @@ -36,7 +36,7 @@ "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" }, "popup.headings.presences": { - "message": "Presenças", + "message": "Presences", "description": "Title of the 'presences' area of the 'settings' section in the popup" }, "popup.presences.manage": { @@ -44,7 +44,7 @@ "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.noPresences": { - "message": "Nenhuma presença adicionada", + "message": "Nenhuma presence adicionada", "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.done": { @@ -52,11 +52,11 @@ "description": "Done button" }, "popup.presences.load": { - "message": "Carregar Presença", + "message": "Carregar Presence", "description": "Load Presence button" }, "popup.buttons.presenceStore": { - "message": "Loja de presenças", + "message": "Loja de presences", "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.buttons.help": { @@ -87,12 +87,28 @@ "message": "Seu PreMiD está desatualizado. Por favor atualize-o para continuar usando o PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Extensão Desatualizada", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Sua extensão está desatualizada. Por favor, atualize-a para obter os recursos mais recentes baixando-a de nosso site.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Atualização urgente", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Lançamos uma atualização urgente para a extensão. Por favor, atualize-a para continuar usando o PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "Sem conexão com a internet!", "description": "Shown when the user has no internet connection" }, "popup.info.noInternet.message": { - "message": "Parece que você não tem uma conexão com a Internet! O PreMiD não poderá mostrar as presenças no momento.", + "message": "Parece que você não tem uma conexão com a Internet! O PreMiD não poderá mostrar as presences no momento.", "description": "Shown when the user has no internet connection" }, "popup.info.notConnectedDiscord": { diff --git a/pt_BR/Extension/tabs.json b/pt_BR/Extension/tabs.json index ffbc10a3e3e..63448fc0ef6 100644 --- a/pt_BR/Extension/tabs.json +++ b/pt_BR/Extension/tabs.json @@ -1,6 +1,6 @@ { "tab.button.changelog": { - "message": "Lista de mudanças", + "message": "Changelog", "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" }, "tab.button.wiki": { @@ -44,7 +44,7 @@ "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated" }, "tab.updated.new": { - "message": "Novo(a)", + "message": "Novo", "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated" }, "tab.updated.changed": { diff --git a/pt_BR/Presence/1337x.json b/pt_BR/Presence/1337x.json index 945991d1374..4ebd664ddfb 100644 --- a/pt_BR/Presence/1337x.json +++ b/pt_BR/Presence/1337x.json @@ -28,11 +28,11 @@ "description": "" }, "1337x.docTorrents": { - "message": "Visualizando Torrents de documentários", + "message": "Visualizando Torrents de Documentários", "description": "" }, "1337x.gamesTorrents": { - "message": "Visualizando Torrents de jogos", + "message": "Visualizando Torrents de Jogos", "description": "" }, "1337x.moviesTorrents": { @@ -40,7 +40,7 @@ "description": "" }, "1337x.musicTorrents": { - "message": "Visualizando Torrents de músicas", + "message": "Visualizando Torrents de Músicas", "description": "" }, "1337x.otherTorrents": { @@ -52,7 +52,7 @@ "description": "" }, "1337x.xxxTorrents": { - "message": "Visualizando Torrents NSFW", + "message": "Visualizando Torrents Adultos", "description": "XXX as in NSFW" }, "1337x.upload": { @@ -64,7 +64,7 @@ "description": "" }, "1337x.writing": { - "message": "Escrevendo para o 1337x", + "message": "Escrevendo para 1337x", "description": "" }, "1337x.about": { diff --git a/pt_BR/Presence/9gag.json b/pt_BR/Presence/9gag.json index c4a8a124e54..dfaa344a867 100644 --- a/pt_BR/Presence/9gag.json +++ b/pt_BR/Presence/9gag.json @@ -1,6 +1,6 @@ { "9gag.gag": { - "message": "Visualizando gag:", + "message": "Visualizando uma gag:", "description": "" }, "9gag.hot": { diff --git a/pt_BR/Presence/aliexpress.json b/pt_BR/Presence/aliexpress.json index 901080397f1..a7c53b34593 100644 --- a/pt_BR/Presence/aliexpress.json +++ b/pt_BR/Presence/aliexpress.json @@ -12,7 +12,7 @@ "description": "" }, "aliexpress.recentlyViewProducts1": { - "message": "Visualizando Produtos Recentes", + "message": "Visualizando produtos recentes", "description": "Part 1 of 2" }, "aliexpress.recentlyViewProducts2": { @@ -20,7 +20,7 @@ "description": "Part 2 of 2" }, "aliexpress.theirAli": { - "message": "Vendo Sua Conta do AliExpress", + "message": "Vendo conta do AliExpress", "description": "" }, "aliexpress.feedback": { @@ -32,7 +32,7 @@ "description": "" }, "aliexpress.viewTheir": { - "message": "Vizualizando Suas", + "message": "Visualizando suas", "description": "Part 1 " }, "aliexpress.refunds": { @@ -40,7 +40,7 @@ "description": "Part 2 of \"Viewing their\"" }, "aliexpress.deletedOrders": { - "message": "Encomendas Deletadas", + "message": "encomendas deletadas", "description": "Part 2 of \"Viewing their\"" }, "aliexpress.trade": { @@ -48,15 +48,15 @@ "description": "" }, "aliexpress.coupons": { - "message": "Vendo seus cupons", + "message": "Vendo cupons", "description": "" }, "aliexpress.address": { - "message": "Vendo seu Endereço", + "message": "Vendo endereço", "description": "" }, "aliexpress.helpCenter": { - "message": "Central de Ajuda AliExpress\n", + "message": "Centro de Ajuda AliExpress", "description": "" }, "aliexpress.sellCenter": { diff --git a/pt_BR/Presence/amazon.json b/pt_BR/Presence/amazon.json index 0936af1a536..11daf958036 100644 --- a/pt_BR/Presence/amazon.json +++ b/pt_BR/Presence/amazon.json @@ -8,23 +8,23 @@ "description": "" }, "amazon.balance": { - "message": "Vendo Seu Saldo", + "message": "Vendo saldo", "description": "" }, "amazon.payment": { - "message": "Vendo seus métodos de pagamento", + "message": "Vendo métodos de pagamento", "description": "" }, "amazon.address": { - "message": "Vendo seu endereço", + "message": "Vendo endereço", "description": "" }, "amazon.pets": { - "message": "Vendo Seus animais de estimação", + "message": "Vendo animais de estimação", "description": "" }, "amazon.catergoriesAll": { - "message": "vendo todas as categorias", + "message": "Vendo todas as categorias", "description": "" }, "amazon.prime": { @@ -32,27 +32,27 @@ "description": "" }, "amazon.viewTheir": { - "message": "Vizualizando Suas", + "message": "Visualizando suas", "description": "Part 1 of the next 5 strings" }, "amazon.orderHistory": { - "message": "Histórico de Encomendas", + "message": "histórico de encomendas", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.orderDetails": { - "message": "Detalhes da Encomenda", + "message": "detalhes da encomenda", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.cart": { - "message": "Carrinho de Compras", + "message": "carrinho de compras", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.wishlist": { - "message": "Lista de Desejos", + "message": "lista de desejos", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.giftcards": { - "message": "Giftcards", + "message": "cartões de presente", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.recommended": { @@ -60,7 +60,7 @@ "description": "" }, "amazon.history": { - "message": "Ver Histórico", + "message": "Visualizando histórico", "description": "" }, "amazon.store": { diff --git a/pt_BR/Presence/discord.json b/pt_BR/Presence/discord.json new file mode 100644 index 00000000000..a0ee65fc04a --- /dev/null +++ b/pt_BR/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Lendo um canal:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Digitando em um canal:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Lendo DMs de:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Escrevendo em DM para:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Lendo um grupo privado:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Digitando em grupo privado:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Visualizando seus amigos...", + "description": "" + }, + "discord.nitro": { + "message": "Lendo sobre o Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Voz conectada com:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Voz conectada em:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Visualizando suas configurações...", + "description": "" + }, + "discord.serverSettings": { + "message": "Visualizando as configurações{0}do servidor: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Visualizando link de convite:{0}{1} (Servidor: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Visualizando link de convite{0}do servidor: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Visualizando Link de Convite", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Navegando por", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "a página de downloads", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "a página \"Por que Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "o Centro de Segurança", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "a página de Trabalhos", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "sobre a página", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "a página da marca", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "a página de inspiração", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "a página da faculdade", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "a página da redação", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "a página dos parceiros", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "a página de verificação", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "a página das ferramentas de stream", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "a página de Código Aberto", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "página de segurança", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "página da moderação", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "a página de Rich Presence", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "as políticas", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Portal do desenvolvedor", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Navegando através de seus apps", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Editando app: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Navegando através de suas equipes", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Editando equipe: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Navegando através de seus servidores", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Visualizando as informações do servidor: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Lendo o documento", + "description": "" + }, + "discord.status": { + "message": "Status do discord", + "description": "" + }, + "discord.support": { + "message": "Central de Ajuda", + "description": "" + }, + "discord.blog": { + "message": "Blog do Discord", + "description": "" + }, + "discord.merch": { + "message": "Mercadorias do Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "Visualizando a coleção:", + "description": "" + } +} diff --git a/pt_BR/Presence/facebook.json b/pt_BR/Presence/facebook.json index 438d53c777d..6ebab3364e8 100644 --- a/pt_BR/Presence/facebook.json +++ b/pt_BR/Presence/facebook.json @@ -8,7 +8,7 @@ "description": "" }, "facebook.userHidden": { - "message": "alguém... (Utilizador Anonimo)", + "message": "alguém... (Usuário Anônimo)", "description": "Shows when you dont want to show who you are calling/texting." }, "facebook.writing": { @@ -16,31 +16,31 @@ "description": "" }, "facebook.userAbout": { - "message": "A ler sobre o Usuario:", + "message": "Lendo sobre o usuário:", "description": "" }, "facebook.userCommunity": { - "message": "Vizualizando comunidade de um Usuario:", + "message": "Visualizando comunidade de um usuário:", "description": "" }, "facebook.userPics": { - "message": "Vizualizando fotos de um Usuario:", + "message": "Visualizando fotos de um usuário:", "description": "" }, "facebook.userPosts": { - "message": "Vizualizando publicações de um Usuario:", + "message": "Visualizando posts de um usuário:", "description": "" }, "facebook.userShop": { - "message": "Vendo a loja de um Usuario:", + "message": "Visualizando loja de um usuário:", "description": "" }, "facebook.userFriends": { - "message": "Vizualizando amigos de um Usuario:", + "message": "Visualizando amigos de um usuário:", "description": "" }, "facebook.userVids": { - "message": "Vizualizando videos de um Usuario:", + "message": "Visualizando vídeos de um usuário:", "description": "" }, "facebook.browse": { diff --git a/pt_BR/Presence/general.json b/pt_BR/Presence/general.json index e839a476afe..f753da90ab2 100644 --- a/pt_BR/Presence/general.json +++ b/pt_BR/Presence/general.json @@ -107,6 +107,18 @@ "message": "Buscando", "description": "" }, + "general.writing": { + "message": "Escrevendo", + "description": "" + }, + "general.calling": { + "message": "Ligando", + "description": "" + }, + "general.inCall": { + "message": "Em uma ligação...", + "description": "" + }, "general.shopCart": { "message": "Carrinho de compras", "description": "" @@ -199,14 +211,46 @@ "message": "Vendo:", "description": "" }, + "general.viewPage": { + "message": "Visualizando página:", + "description": "" + }, + "general.watchingMovie": { + "message": "Assistindo um filme", + "description": "" + }, + "general.watchingSeries": { + "message": "Assistindo uma série", + "description": "" + }, + "general.watchingShow": { + "message": "Assistindo um show", + "description": "" + }, "general.watchingVid": { "message": "Assistindo um vídeo", "description": "" }, + "general.waitingVid": { + "message": "Aguardando a estreia de um vídeo", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Aguardando a estreia do vídeo", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Assistindo uma livestream", "description": "" }, + "general.waitingLive": { + "message": "Aguardando o início da transmissão ao vivo", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Aguardando o início da transmissão ao vivo", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Assistindo:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "Termos de Serviço", "description": "A page name" + }, + "general.cookie": { + "message": "Política de cookies", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Repetindo todas as músicas", + "description": "" + }, + "general.repeat": { + "message": "Em repetição", + "description": "" + }, + "general.incidentView": { + "message": "Vendo um incidente", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Histórico de incidentes", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Histórico de atividades", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Ver serie", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Ver filme", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Assistir episódio", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Assistir vídeo", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Assistir transmissão", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Ver Canal", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Ouvir junto", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Ver Página", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Visualizar Música", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Visualizar álbum", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Ver Perfil", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Exibir Artista", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Exibir playlist", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Ver Podcast", + "description": "Used as the title for the button in Discord." } } diff --git a/pt_BR/Presence/genius.json b/pt_BR/Presence/genius.json new file mode 100644 index 00000000000..130e2f7418c --- /dev/null +++ b/pt_BR/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Vendo letras de:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Ver Letra", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Vendo a página inicial", + "description": "" + }, + "genius.viewAlbum": { + "message": "Vendo álbum:", + "description": "Album of a song" + } +} diff --git a/pt_BR/Presence/google classroom.json b/pt_BR/Presence/google classroom.json new file mode 100644 index 00000000000..4cb7624c5b0 --- /dev/null +++ b/pt_BR/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Visualizando o calendário", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Visualizando sua lista de tarefas", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Visualizando uma tarefa", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Visualizando uma tarefa em:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Visualizando a turma", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Visualizando trabalho de classe", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Visualizando trabalho de:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Visualizando membros da turma", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Visualizando membros de classe de:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Configurando opções ", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/pt_BR/Presence/google docs.json b/pt_BR/Presence/google docs.json new file mode 100644 index 00000000000..1e1d4a3b1bc --- /dev/null +++ b/pt_BR/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Editando um documento", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Visualizando um documento", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Procurando documentos", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Editando um formulário", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Visualizando um formulário", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Procurando formulários", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Editando uma planilha", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Visualizando uma planilha", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Procurando planilhas", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Editando uma apresentação", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Visualizando uma apresentação", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Procurando apresentações", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/pt_BR/Presence/juniperbot.json b/pt_BR/Presence/juniperbot.json new file mode 100644 index 00000000000..171d95f990c --- /dev/null +++ b/pt_BR/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Página principal", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Observando o ranking de servidores:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "No painel", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Guilda: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Lendo informações sobre os planos de doação", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Selecionando servidor", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Olhando a lista de comandos", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Analisando estatísticas do bot", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Personalizando o cartão de ranking", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Lendo sobre os cookies do site", + "description": "Reading about the site's cookies" + } +} diff --git a/pt_BR/Presence/kahoot.json b/pt_BR/Presence/kahoot.json new file mode 100644 index 00000000000..67b5dbb991c --- /dev/null +++ b/pt_BR/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Junte-se ao jogo: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Entrando no Jogo...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Aguardando começo...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "Jogo começando!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "Jogando...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Próxima Pergunta Carregando...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Resposta Incorreta", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Resposta Correta", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Olhando os resultados:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Olhando para o Slide com o Conteúdo:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Fim de Jogo", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Criando uma partida...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Carregando página...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Primeiro Lugar: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Pontos: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Respostas corretas: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Mostrando Slide com o Conteúdo:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Questão: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Exibindo Questão:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "1º Lugar", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "2º lugar", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "3º lugar", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Top {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} de {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/pt_BR/Presence/namemc.json b/pt_BR/Presence/namemc.json new file mode 100644 index 00000000000..a5cfb6cafdb --- /dev/null +++ b/pt_BR/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Visualizando Próximos Nomes", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Vendo Skins Populares", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Vendo as Melhores Skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Vendo Novas Skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Vendo Skins Aleatórias", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Vendo Skins Marcadas", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Vendo Skins com Tag {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Vendo uma Skin", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Vendo Capas", + "description": "" + }, + "namemc.viewCape": { + "message": "Vendo Capa:", + "description": "" + }, + "namemc.servers": { + "message": "Vendo Servidores", + "description": "" + }, + "namemc.viewServer": { + "message": "Vendo Servidor:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Ver Server", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Vendo como Reivindicar Seu Perfil", + "description": "" + }, + "namemc.profileEdit": { + "message": "Editando suas {0} informações de perfil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Vendo seus amigos", + "description": "" + }, + "namemc.viewSkins": { + "message": "Vendo suas Skins", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Vendo seus emojis de perfil", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/pt_BR/Presence/netflix.json b/pt_BR/Presence/netflix.json new file mode 100644 index 00000000000..42aa562bd97 --- /dev/null +++ b/pt_BR/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Visualizando sua lista de reprodução", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Gerenciando seus perfis", + "description": "" + }, + "netflix.latest": { + "message": "Visualizando o que há de novo e{0}popular na Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Obtendo o seu link de indicação", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/pt_BR/Presence/premid.json b/pt_BR/Presence/premid.json index 8a45e876969..cf344d3ed53 100644 --- a/pt_BR/Presence/premid.json +++ b/pt_BR/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Visualizando página:", - "description": "" - }, - "premid.docs": { - "message": "Documentos", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Visualizando presença:", - "description": "" - }, - "premid.pageHome": { - "message": "Página inicial", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Contribuidores", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Baixar", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Loja", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Política de cookies", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Política de Privacidade", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Termos de Serviço", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Sobre", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Requisitos do sistema", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Instalação", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Solução de Problemas", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Primeiros Passos", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Desenvolvimento de Presenças", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Visualizando página:", + "description": "" + }, + "premid.docs": { + "message": "Documentos", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Visualizando presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Página inicial", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Contribuidores", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Downloads", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Loja", + "description": "A page name" + }, + "premid.partners": { + "message": "Parceiros", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Sobre o PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Requisitos do sistema", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Instalação", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Assistente de instalação para {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Solução de problemas", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Primeiros passos", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Entendendo a API v{0}", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Desenvolvimento de Presences", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Diretrizes de presences", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Classe da presence", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Classe de Slideshow", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Entendendo o iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Configurando metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Configurando TypeScript", + "description": "A page name" + } +} diff --git a/pt_BR/Presence/tiktok.json b/pt_BR/Presence/tiktok.json new file mode 100644 index 00000000000..a59b56d328f --- /dev/null +++ b/pt_BR/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Visualizando sua {0} página Para Você", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Visualizando sua {0} página de Seguindo", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Visualizando um TikTok de:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Ver TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/pt_BR/Presence/twitch.json b/pt_BR/Presence/twitch.json new file mode 100644 index 00000000000..00a98b50af0 --- /dev/null +++ b/pt_BR/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Baixar", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Trabalhe conosco", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Parceiros", + "description": "Page name" + }, + "twitch.press": { + "message": "Press Center", + "description": "Page name" + }, + "twitch.security": { + "message": "Segurança", + "description": "Page name" + }, + "twitch.access": { + "message": "Acessibilidade", + "description": "Page name" + }, + "twitch.ads": { + "message": "Escolhas de Anúncios", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Diretrizes da Comunidade", + "description": "Page name" + }, + "twitch.home": { + "message": "Página inicial", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Visualizando carteira...", + "description": "" + }, + "twitch.esports": { + "message": "Visualizando Esports...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Visualizando pessoas que sigo...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Visualizando time:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Vendo seus Drops do inventário...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Vendo as campanhas de Drops ativas...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Visualizando suas configurações...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Visualizando seus amigos...", + "description": "" + }, + "twitch.subs": { + "message": "Visualizando suas inscrições...", + "description": "" + }, + "twitch.squad": { + "message": "Assistindo Squad...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Moderando streamer:", + "description": "" + }, + "twitch.redeem": { + "message": "Resgatando um código...", + "description": "" + }, + "twitch.camp": { + "message": "Escola de Criadores", + "description": "" + }, + "twitch.campBasic": { + "message": "Aprenda o básico", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Configurando sua stream", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Subiu de nível", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Conecte e Engaje", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Seja recompensado", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Música na Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Aprendizado ao vivo", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Painel de controle do criador", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Gerenciando a stream dele...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Gerenciando as regras da sua comunidade...", + "description": "" + }, + "twitch.produce": { + "message": "No Editor de Vídeo...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Visualizando suas", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Analytics do Canal", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Resumo da stream", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Conquistas", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Atividade da Comunidade", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Lista de Seguidores", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Coleções", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clipes", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Configurações do Canal", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Configurações da Moderação", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Configurações de Drops", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Visualizando as ferramentas de streaming", + "description": "" + }, + "twitch.extensions": { + "message": "Visualizando as extensões", + "description": "" + }, + "twitch.brand": { + "message": "Lendo sobre a Twitch Brand...", + "description": "" + }, + "twitch.brandReal": { + "message": "Mantendo a Twitch real", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Trazendo um método para nossa (amada) loucura", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Maximizando nossa expressão", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Trazendo tudo junto", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Assistindo a evolução da marca da Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Blogs da Twitch", + "description": "" + }, + "twitch.blogArchive": { + "message": "Visualizando o arquivo do Blog {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Navegando pelos últimos posts do blog...", + "description": "" + }, + "twitch.help": { + "message": "Central de Ajuda", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Visualizando tópico:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Navegando pelo catálogo de tópicos...", + "description": "" + }, + "twitch.affiliate": { + "message": "Programa de Afiliados da Twitch", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Desenvolvedores da Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Documentação do Desenvolvedor da Twitch", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Produtos para Desenvolvedores da Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Histórias de sucesso da comunidade", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Recursos úteis", + "description": "Page name" + } +} diff --git a/pt_BR/Presence/twitter.json b/pt_BR/Presence/twitter.json index 10467de8588..68f485d4da3 100644 --- a/pt_BR/Presence/twitter.json +++ b/pt_BR/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Lendo um tweet:", - "description": "" - }, - "twitter.viewDms": { - "message": "Vendo suas mensagens diretas", - "description": "" - }, - "twitter.viewTweets": { - "message": "Vendo tweets de:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Vendo tweet (com respostas) de:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Vendo imagens de:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Visualizando curtidas por:", - "description": "" - }, - "twitter.viewList": { - "message": "Visualizando lista:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Favoritos", - "description": "" - }, - "twitter.notifs": { - "message": "Notificações", - "description": "" - }, - "twitter.explore": { - "message": "Explorando", - "description": "" - }, - "twitter.settings": { - "message": "Mudando algumas configurações...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Lendo um tweet:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Visualizando suas mensagens diretas", + "description": "" + }, + "twitter.viewTweets": { + "message": "Vendo tweets de:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Vendo tweets (com respostas) de:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Vendo imagens de:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Visualizando curtidas por:", + "description": "" + }, + "twitter.viewList": { + "message": "Visualizando lista:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Favoritos", + "description": "" + }, + "twitter.notifs": { + "message": "Notificações", + "description": "" + }, + "twitter.explore": { + "message": "Explorando", + "description": "" + }, + "twitter.settings": { + "message": "Mudando algumas configurações...", + "description": "" + } +} diff --git a/pt_BR/Presence/v live.json b/pt_BR/Presence/v live.json new file mode 100644 index 00000000000..fc65fb67ee9 --- /dev/null +++ b/pt_BR/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Navegando por", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "a nova página do vídeo", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "a página de gráficos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "a próxima página", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "a lista de canais", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "a página de eventos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "a página da loja", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Navegando através de seus{0}seguidores recentemente uploads", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "do canal de {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Vendo a página inicial", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Vendo a página de cronograma", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Visualizando a \"minha\" página", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Vendo a página da loja", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Visualizando o \"{0}\" quadro", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Visualizando o produto do {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Editando seu{0}próprio perfil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Visualizando suas", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "página de perfil", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "vídeos assistidos", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "compras recentes", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "saldo", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "dispositivos conectados", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "canais seguidos", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Lendo as regras", + "description": "" + } +} diff --git a/pt_BR/Presence/youtube.json b/pt_BR/Presence/youtube.json index a739bbf88da..7ae2f6e8b71 100644 --- a/pt_BR/Presence/youtube.json +++ b/pt_BR/Presence/youtube.json @@ -28,7 +28,7 @@ "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "Vendo as tendências", + "message": "Visualizando o que está em alta", "description": "" }, "youtube.browsingThrough": { @@ -96,7 +96,7 @@ "description": "" }, "youtube.studio.viewTheir": { - "message": "Vizualizando Suas", + "message": "Visualizando suas", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.studio.channelAnalytics": { diff --git a/pt_BR/Website/contributors.json b/pt_BR/Website/contributors.json index fb81cf77a48..4f7b3a7537b 100644 --- a/pt_BR/Website/contributors.json +++ b/pt_BR/Website/contributors.json @@ -31,6 +31,10 @@ "message": "Revisor", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Gerente de localização", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "Desenvolvedor", "description": "'Developer' title for contributors and user pages." @@ -52,7 +56,7 @@ "description": "'Representative' title for contributors and user pages." }, "contributors.roles.proofreader": { - "message": "Revisor(a)", + "message": "Revisor", "description": "'Proofreader' title for contributors and user pages." }, "contributors.roles.donator": { diff --git a/pt_BR/Website/downloads.json b/pt_BR/Website/downloads.json index 578b78f2765..9e71afd1992 100644 --- a/pt_BR/Website/downloads.json +++ b/pt_BR/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Hora de se exibir.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Use o PreMiD agora e mostre para seus amigos o que você está fazendo, talvez você encontre alguém com os mesmos interesses.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Primeiros passos", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Baixe o PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Instale nosso aplicativo", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Adicione nossa extensão em seu navegador", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Recarregue este site e verifique se a extensão está conectada", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Ainda tendo problemas? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Estamos aqui para ajudar!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aplicativo", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Extensão", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Atenção:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Não há instalador para este sistema operacional. Isso significa que não há suporte profissional para ele.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Por favor, esteja ciente de que o PreMiD não é suportado em dispositivos móveis.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Mostrar Downloads", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Esconder Downloads", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "A versão atual desta plataforma é {0} (esta versão é específica para Linux, e não se aplica a outras plataformas).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Esta versão é específica para Linux e não se aplica para outros sistemas. A versão principal da aplicação é {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Por favor faça login em ordem para ver estes downloads.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Uh oh, parece que você não tem acesso ao alpha/beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Você pode participar do nosso programa beta **aqui** de graça. Se apresse! Nós temos apenas mais {0} slots disponíveis", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Lançamentos Antecipados", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Atenção", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Não se esqueça de habilitar a opção 'permitir extensões de outras lojas' nas configurações de extensão.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Você precisa instalar **esta extensão** para instalar o PreMiD da Chrome Webstore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Pular", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Voltar", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Cancelar", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Okay", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Concluído", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Login", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Obrigado!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Nós usamos anúncios para dar suporte à nossa equipe e manter nossos servidores para oferecer a você a melhor experiência de usuário!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Por favor, desative seu adblock.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Eu não quero ajudar.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Você tem certeza?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Tem certeza?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-por favor me ajude :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Eu preciso de você :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Okay, okay...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Exibir downloads beta", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(não é necessário se você só está aqui para baixar o aplicativo normal)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Hora de se exibir.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Use o PreMiD agora e mostre para seus amigos o que você está fazendo, talvez você encontre alguém com os mesmos interesses.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Comece já", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Baixe o PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Instale nosso aplicativo", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Adicione nossa extensão em seu navegador", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Recarregue este site e verifique se a extensão está conectada", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Ainda tendo problemas? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Estamos aqui para ajudar!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplicativo", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Extensão", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Atenção:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Não há instalador para este sistema operacional. Isso significa que não há suporte profissional para ele.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Por favor, esteja ciente de que o PreMiD não é suportado em dispositivos móveis.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Mostrar Downloads", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Esconder Downloads", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "A versão atual desta plataforma é {0} (esta versão é específica para Linux e não se aplica a outras plataformas).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Esta versão é específica para Linux e não se aplica para outros sistemas. A versão principal da aplicação é {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Por favor faça login em ordem para ver estes downloads.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Uh oh, parece que você não tem acesso ao alpha/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Você pode participar do nosso programa beta **aqui** de graça. Se apresse! Nós temos apenas mais {0} slots disponíveis", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Lançamentos Antecipados", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Atenção", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Você precisa instalar **esta extensão** para instalar o PreMiD da Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Pular", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Voltar", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Cancelar", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Okay", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Concluído", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Login", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Pular assim mesmo", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Obrigado!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Nós usamos anúncios para dar suporte à nossa equipe e manter nossos servidores para oferecer a você a melhor experiência de usuário!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Por favor, desative seu adblock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Exibir downloads beta", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(não é necessário se você só está aqui para baixar o aplicativo normal)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Eu não quero ajudar.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Você tem certeza?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Tem certeza?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-por favor me ajude :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Eu preciso de você :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Okay, okay...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/pt_BR/Website/errors.json b/pt_BR/Website/errors.json index 9fc0fcb6641..3709f67c093 100644 --- a/pt_BR/Website/errors.json +++ b/pt_BR/Website/errors.json @@ -1,6 +1,6 @@ { "store.search.notFound": { - "message": "Nós não conseguimos achar essa Presence...", + "message": "Nós não conseguimos achar essa presence...", "description": "Search result text when nothing's found" }, "error.code.404": { @@ -8,7 +8,7 @@ "description": "Error (404) message" }, "error.code.4": { - "message": "Você está a procura de uma Presence não existente ou removida.", + "message": "Você está a procura de uma presence não existente ou removida.", "description": "Error (4) message" }, "error.code.500": { @@ -24,7 +24,7 @@ "description": "Button on the error page" }, "user.notFound.heading": { - "message": "Esse usuário não pôde ser encontrado. Tente se certificar que", + "message": "Esse usuário não pôde ser encontrado. Tente se certificar", "description": "Error when user couldn't be found." }, "user.notFound.message1": { @@ -32,7 +32,7 @@ "description": "Check user ID message." }, "user.notFound.message2": { - "message": "que o usuário criou Presences suficientes e tem o cargo Presence Developer em nosso servidor do Discord.", + "message": "que o usuário criou presences suficientes e tem o cargo Presence Developer em nosso servidor do Discord.", "description": "Check the presence amount of the developer created message." }, "user.notFound.message3": { diff --git a/pt_BR/Website/footer.json b/pt_BR/Website/footer.json index 2849d60ea20..45614acea6b 100644 --- a/pt_BR/Website/footer.json +++ b/pt_BR/Website/footer.json @@ -47,10 +47,6 @@ "message": "Contribua", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Design", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Traduzir", "description": "Translate -> redirects to locilazation page" diff --git a/pt_BR/Website/header.json b/pt_BR/Website/header.json index f1e6012c60d..1838d12cccd 100644 --- a/pt_BR/Website/header.json +++ b/pt_BR/Website/header.json @@ -4,7 +4,7 @@ "description": "Replace English with the name of YOUR language!" }, "header.languageNotification.title": { - "message": "Nós suportamos seu idioma, quer alterar?", + "message": "Nós suportamos seu idioma, deseja alterar?", "description": "Heading of the language notification when user has different language." }, "header.languageNotification.text": { @@ -36,11 +36,11 @@ "description": "Contributors tab" }, "header.login": { - "message": "Login", + "message": "Entrar", "description": "Login Button" }, "header.lia": { - "message": "Logado(a) como", + "message": "Logado como", "description": "Indicates which user is logged in" }, "header.rab": { diff --git a/pt_BR/Website/home.json b/pt_BR/Website/home.json index 793b6f22110..0bcadf87bc4 100644 --- a/pt_BR/Website/home.json +++ b/pt_BR/Website/home.json @@ -16,15 +16,15 @@ "description": "Discord Rich Presence -> Playing a game" }, "home.examples.timestamp": { - "message": "{0} restante(s)", + "message": "{0} restantes", "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.timestamp2": { - "message": "{0} decorrido(s)", + "message": "{0} decorridos", "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.status.playing": { - "message": "Reproduzindo", + "message": "Reproduzindo de volta", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { @@ -40,11 +40,11 @@ "description": "Features section" }, "home.features.presencesystem.heading": { - "message": "Encontre **sua** presença", + "message": "Encontre **sua** presence", "description": "Features section subheading" }, "home.features.presencesystem.description": { - "message": "Nós criamos nossa extensão de uma maneira que permite você adicionar e usar Presenças criadas por outras pessoas e gerenciá-las em nossa extensão!", + "message": "Nós criamos nossa extensão de uma maneira que permite você adicionar e usar Presences criadas por outras pessoas e gerenciá-las em nossa extensão!", "description": "Features section description" }, "home.features.presencesystem.button": { @@ -64,7 +64,7 @@ "description": "Features section description point" }, "home.features.simpleInterface.description.2": { - "message": "Gerenciamento de presenças", + "message": "Gerenciamento de presences", "description": "Features section description point" }, "home.features.simpleInterface.description.3": { @@ -80,7 +80,7 @@ "description": "Features section description" }, "home.features.quickSupport.button": { - "message": "Entre no nosso Discord", + "message": "Entre em nosso Discord", "description": "Features section button" }, "home.languageSelector.tippy": { diff --git a/pt_BR/Website/jobs.json b/pt_BR/Website/jobs.json index 03cb9f8e4a4..d94d9740fcb 100644 --- a/pt_BR/Website/jobs.json +++ b/pt_BR/Website/jobs.json @@ -20,15 +20,15 @@ "description": "Cancel, button in the modal." }, "jobs.modal.error": { - "message": "Por favor complete todos os campos", + "message": "Por favor preencha todos os campos", "description": "Error when user did not fill all the fields." }, "jobs.modal.notice": { - "message": "PreMiD é um projeto open-source (código-aberto), significando que não somos um time sem fins lucrativos, toda doação ou dinheiro dado com o Patreon irá voltar para o produto. Ao se candidatar a um emprego no PreMiD, você reconhece que estará se voluntariando na equipe, você não será pago pelo seu trabalho.", + "message": "PreMiD é um projeto open-source, o que significa que somos um time sem fins lucrativos, toda doação ou dinheiro dado com o Patreon irá voltar para o produto. Ao se candidatar a uma posição no PreMiD, você reconhece que estará se voluntariando na equipe, você não será pago pelo seu trabalho.", "description": "Notice for applicants." }, "jobs.guild.required": { - "message": "Entre no nosso Discord", + "message": "Junte-se ao nosso Discord", "description": "Title of the modal the user will see if it's not in Discord server." }, "jobs.guild.explanation": { @@ -40,7 +40,7 @@ "description": "First part of the jobs page." }, "jobs.header.description": { - "message": "Você está pronto para ajudar o maior programa Rich-Presence?", + "message": "Você está pronto para ajudar o maior programa de Rich Presence?", "description": "The second part of the jobs page." }, "jobs.openings.title": { @@ -64,7 +64,7 @@ "description": "Benefit card title." }, "jobs.benefit2.description": { - "message": "Dê uma olhada no nosso Desenvolvimento e Marketing.", + "message": "Confira nosso Desenvolvimento e Marketing.", "description": "Benefit card description." }, "jobs.benefit3.title": { @@ -76,7 +76,7 @@ "description": "Benefit card description." }, "jobs.benefit4.title": { - "message": "Ajude o PreMiD", + "message": "Apoie o PreMiD", "description": "Benefit card title." }, "jobs.benefit4.description": { @@ -84,7 +84,7 @@ "description": "Benefit card description." }, "jobs.benefit5.title": { - "message": "Tempo-fora", + "message": "Intervalos", "description": "Benefit card title." }, "jobs.benefit5.description": { diff --git a/pt_BR/Website/maintenance.json b/pt_BR/Website/maintenance.json index ae2c48bdcdc..7e8753b0aab 100644 --- a/pt_BR/Website/maintenance.json +++ b/pt_BR/Website/maintenance.json @@ -1,6 +1,6 @@ { "maintenance.big": { - "message": "Ah não!", + "message": "Oh não!", "description": "The big text on maintenance page" }, "maintenance.heading": { diff --git a/pt_BR/Website/partners.json b/pt_BR/Website/partners.json index 8ffbc5834a8..977abd2f57a 100644 --- a/pt_BR/Website/partners.json +++ b/pt_BR/Website/partners.json @@ -12,15 +12,15 @@ "description": "Description for slideshow." }, "partners.why.title": { - "message": "Que tal irmos para o céu em vez do inferno?", + "message": "Que tal ir para o céu em vez do inferno?", "description": "Heading for benefits." }, "partners.why.benefit1.title": { - "message": "Sua Presence gratuita", + "message": "Sua presence gratuita", "description": "Heading for the first benefit." }, "partners.why.benefit1.description": { - "message": "Nossa equipe lhe fornecerá uma Presence do seu serviço.", + "message": "Nossa equipe lhe fornecerá uma presence do seu serviço.", "description": "Description for the first benefit." }, "partners.why.benefit2.title": { @@ -28,7 +28,7 @@ "description": "Heading for the second benefit." }, "partners.why.benefit2.description": { - "message": "Um cargo especial e uma grande honra serão dadas a você em nosso servidor de Discord.", + "message": "Um cargo especial e uma grande honra serão dados a você em nosso servidor de Discord.", "description": "Description for the second benefit." }, "partners.why.benefit3.title": { @@ -36,7 +36,7 @@ "description": "Heading for the third benefit." }, "partners.why.benefit3.description": { - "message": "Sua Presence será automaticamente usada quando alguém visitar seu site.", + "message": "Sua presence será automaticamente usada quando alguém visitar seu site.", "description": "Description for the third benefit." }, "partners.why.benefit4.title": { @@ -60,11 +60,11 @@ "description": "Heading for the requirements." }, "partners.requirements.first.title": { - "message": "O que você está procurando?", + "message": "O que estamos procurando?", "description": "Heading for the first requirement." }, "partners.requirements.first.description": { - "message": "Mantemos um olho atento às comunidades em crescimento e coisas interessantes pela Internet. TL; DR, você já deve usar o PreMiD e estar pronto para espalhá-lo para ainda mais malucos na Internet. A aceitação no programa é extremamente qualitativa e varia de um candidato para o outro.", + "message": "Mantemos um olho atento às comunidades em crescimento e coisas interessantes pela Internet. Resumindo: você já deve usar o PreMiD e estar pronto para espalhá-lo para ainda mais malucos na Internet. A aceitação no programa é extremamente qualitativa e varia de um candidato para o outro.", "description": "Description for the first requirement." }, "partners.requirements.second.title": { @@ -72,7 +72,7 @@ "description": "Heading for the second requirement." }, "partners.requirements.second.description": { - "message": "No momento, estamos aceitando vários tipos de esforços em nosso programa de parceria. Qualquer pessoa deve ter a chance de ser notada. Os transmissores do Twitch devem ter pelo menos 500 seguidores e pelo menos 10 espectadores simultâneos. Você deve transmitir pelo menos 1 vez por semana.", + "message": "No momento, estamos aceitando vários tipos de esforços em nosso programa de parceria. Qualquer pessoa deve ter a chance de ser notada. Os streamers do Twitch devem ter pelo menos 500 seguidores e pelo menos 10 espectadores simultâneos. Você deve transmitir pelo menos 1 vez por semana.", "description": "Description for the second requirement." }, "partners.apply.button": { @@ -84,7 +84,7 @@ "description": "Disclaimer located above the apply button." }, "partners.apply.jobs": { - "message": "Se você está interessado em um emprego direto no PreMiD, dê uma olhada nos nossos **anúncios de emprego **.", + "message": "Se você está interessado em trabalhar diretamente no PreMiD, dê uma olhada nos nossos **anúncios de emprego **.", "description": "Hint located under the button." }, "partners.sponsors.title": { @@ -104,27 +104,19 @@ "description": "Description for Arena of Kings." }, "partners.partner.upBeat": { - "message": "O UpBeat é um rádio internacional sem fins lucrativos que se esforça para fornecer rádio de qualidade e entretenimento de notícias sem parar.", + "message": "O UpBeat é um rádio internacional sem fins lucrativos que se esforça para fornecer rádio de qualidade sem parar e entretenimento de notícias.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "A plataforma de ganhos para jogadores.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { - "message": "SimLiveRadio é a rádio de infoentretenimento mais bem sucedida para jogos de simulação na Alemanha, Áustria e Suíça!", + "message": "SimLiveRadio é a rádio de info entretenimento mais bem sucedida para jogos de simulação na Alemanha, Áustria e Suíça!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Pegue o que é seu por direito. Transmitir anime, filmes, Hentai, Specials e muito mais. Grátis, sem anúncios e em alta definição!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Comece a criar sua própria comunidade com nossos incríveis modelos. Construa o seu próprio reino.", "description": "Description for DiscordTemplates." }, "partners.partner.taigaBot": { - "message": "taiga é um Bot Discord tentando oferecer todos os recursos que você pode precisar ao mesmo tempo!", + "message": "taiga é um Bot do Discord tentando oferecer todos os recursos que você pode precisar de uma só vez!", "description": "Description for taigabot." }, "partners.partner.bitRock": { @@ -136,9 +128,13 @@ "description": "Description for StatusPage." }, "partners.partner.erisly": { - "message": "Uma deusa que joga com um bot do discord divertido!", + "message": "Uma deusa que joga com um divertido bot do discord!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM te permite ouvir mais de 15+ rádios de graça - sem parar. Com a melhor e mais recente música apenas para você!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Localização ágil para empresas de tecnologia.", "description": "Description for Crowdin." @@ -172,7 +168,7 @@ "description": "Account switcher on the modal, just like Discord's!" }, "partners.apply.select.default": { - "message": "Por favor escolha um", + "message": "Por favor selecione um", "description": "Select default placeholder." }, "partners.apply.select.website": { @@ -208,7 +204,7 @@ "description": "Description field's placeholder." }, "partners.apply.form.imageLink": { - "message": "Link da imagem: (apenas 550x300, PNG)", + "message": "Link da imagem: (550x300, apenas PNG)", "description": "Do not change the sizes." }, "partners.apply.form.imageLink.placeholder": { @@ -224,7 +220,7 @@ "description": "Modal apply button." }, "partners.apply.success": { - "message": "Obrigado por se inscrever!", + "message": "Obrigado por se aplicar!", "description": "Success message when applying." }, "partners.apply.error1": { diff --git a/pt_BR/Website/presence.json b/pt_BR/Website/presence.json index 504a9e64565..899cb1ff590 100644 --- a/pt_BR/Website/presence.json +++ b/pt_BR/Website/presence.json @@ -8,7 +8,7 @@ "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "Lista de mudanças", + "message": "Changelog", "description": "The title of the changelog section." }, "presence.sections.information.title": { @@ -16,7 +16,7 @@ "description": "The title of the information section." }, "presence.sections.information.author": { - "message": "Autor(a)", + "message": "Autor", "description": "One of the strings from the Information section. [on webite -> Author: (username)]" }, "presence.sections.information.version": { diff --git a/pt_BR/Website/report.json b/pt_BR/Website/report.json index 8bdb09b8f8a..52d4c2d9da9 100644 --- a/pt_BR/Website/report.json +++ b/pt_BR/Website/report.json @@ -16,7 +16,7 @@ "description": "Text for the user to write a brief of the bug information." }, "report.os": { - "message": "Selecione a versão do seu Sistema Operacional", + "message": "Selecione seu Sistema Operacional e Versão", "description": "Select Box for the user to select their operating system" }, "report.browser": { diff --git a/pt_BR/Website/store.json b/pt_BR/Website/store.json index 4a3d97688e4..f78cb271aba 100644 --- a/pt_BR/Website/store.json +++ b/pt_BR/Website/store.json @@ -4,35 +4,35 @@ "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, "store.cards.creator": { - "message": "Autor(a)", + "message": "Autor", "description": "Creator of a presence" }, "store.cards.popular": { - "message": "Esta presença é muito popular entre os usuários.", + "message": "Esta presence é muito popular entre os usuários.", "description": "Presence card popular flame" }, "store.cards.partner": { - "message": "Presença parceira", + "message": "Presence parceira", "description": "Presence card partner flame" }, "store.cards.extraStepsRequired": { - "message": "Esta presença requer passos adicionais para funcionar, por favor, verifique sua página para mais informações.", + "message": "Esta presence requer passos adicionais para funcionar, por favor, verifique sua página para mais informações.", "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." }, "store.header.search": { - "message": "Pesquisar presença", + "message": "Pesquisar presence", "description": "Search bar text when nothing is stated" }, "store.card.presence.add": { - "message": "Adicionar presença", + "message": "Adicionar presence", "description": "Button that will appear on hover after extension is installed." }, "store.card.presence.remove": { - "message": "Remover presença", + "message": "Remover presence", "description": "Button that will appear on hover after extension and presence is installed." }, "store.card.presence.included": { - "message": "Esta Presença é automaticamente habilitada ao visitar o site.", + "message": "Esta Presence é automaticamente habilitada ao visitar o site.", "description": "The message that appears instead of the buttons." }, "store.category.filters.heading": { @@ -40,7 +40,7 @@ "description": "Searh filters option at the store page" }, "store.category.filters.mostUsed": { - "message": "Mostrar mais usados primeiro", + "message": "Mais usadas primeiro", "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { @@ -48,11 +48,11 @@ "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { - "message": "Apenas presenças curtidas", + "message": "Apenas presences curtidas", "description": "Liked presences only checkbox" }, "store.filters.added": { - "message": "Mostrar presenças adicionadas", + "message": "Mostrar presences adicionadas", "description": "Store filter to display/not display already installed presences." }, "store.category.heading": { diff --git a/pt_BR/Website/users.json b/pt_BR/Website/users.json index 0d55e51af61..2f9af626456 100644 --- a/pt_BR/Website/users.json +++ b/pt_BR/Website/users.json @@ -1,38 +1,38 @@ { "user.roles.presenceDeveloper": { - "message": "Desenvolvedor de Presenças", + "message": "Desenvolvedor de Presences", "description": "'Presence Developer' title for user pages." }, "user.roles.presenceVerifier": { - "message": "Verificador de Presenças", + "message": "Verificador de Presences", "description": "'Presence Verifier' title for user pages." }, "user.importantPresenceDev.message1": { - "message": "Desenvolvedor Importante de Presenças", + "message": "Desenvolvedor Importante de Presences", "description": "'Important Presence Developer' tippy description for user pages." }, "user.importantPresenceDev.message2": { - "message": "Criou {0} presença(s).", + "message": "Criou {0} presences.", "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { - "message": "Desenvolvedor de Presenças Génio", + "message": "Desenvolvedor Gênio de Presences", "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { - "message": "Mais de 100 presenças criadas!", + "message": "Mais de 100 presences criadas!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, "user.switch.contributed": { - "message": "[Presenças/Contribuições] do usuário(a)", + "message": "[Presences/Contribuições] do usuário", "description": "The tippy message to switch between user's presences and presences that user has contributed to." }, "user.presences.created": { - "message": "Clique aqui para mostrar as presenças que este usuário(a) criou.", + "message": "Clique aqui para mostrar as presences que este usuário criou.", "description": "Tippy content in user profile." }, "user.presences.contributed": { - "message": "Clique aqui para mostrar as presenças que este usuário(a) contribuiu.", + "message": "Clique aqui para mostrar as presences que este usuário contribuiu.", "description": "Tippy content (mode 2) in user profile." } } diff --git a/pt_PT/Extension/changelog.json b/pt_PT/Extension/changelog.json index e56909e7fe3..a48d7a448e3 100644 --- a/pt_PT/Extension/changelog.json +++ b/pt_PT/Extension/changelog.json @@ -1,10 +1,10 @@ { "extension.2.0.new1": { - "message": "Agora, os usuários podem adicionar presenças por si mesmos. *Adicione uma agora!*", + "message": "Agora, os utilizadores podem adicionar presenças por si mesmos. *Adiciona uma agora!*", "description": "" }, "extension.2.0.new2": { - "message": "Encontre algumas *presenças novas* em seu habitat natural", + "message": "Encontra algumas *presenças novas* em seu habitat natural", "description": "" }, "extension.2.0.new3": { diff --git a/pt_PT/Extension/popup.json b/pt_PT/Extension/popup.json index 1e2d7771108..06548a595be 100644 --- a/pt_PT/Extension/popup.json +++ b/pt_PT/Extension/popup.json @@ -36,7 +36,7 @@ "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" }, "popup.headings.presences": { - "message": "Presenças", + "message": "Presences", "description": "Title of the 'presences' area of the 'settings' section in the popup" }, "popup.presences.manage": { @@ -44,19 +44,19 @@ "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.noPresences": { - "message": "Não há nenhuma presença adicionada", + "message": "Não há nenhuma presence adicionada", "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.done": { - "message": "Feito", + "message": "Concluído", "description": "Done button" }, "popup.presences.load": { - "message": "Iniciar Presença", + "message": "Carregar Presence", "description": "Load Presence button" }, "popup.buttons.presenceStore": { - "message": "Loja de Presenças", + "message": "Loja de Presences", "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.buttons.help": { @@ -87,6 +87,38 @@ "message": "O seu PreMiD está desatualizado. Por favor, atualize-o para continuar a usar o PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Extensão desatualizada", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "A tua extensão está desatualizada. Atualiza-a para obteres os recursos mais recentes descarregando-a no nosso site.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Atualização urgente", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Lançámos uma atualização urgente para a extensão. Atualiza-a para poderes continuar a usar o PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Sem conexão à Internet!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Parece que não tens uma conexão à internet! O PreMiD não vai conseguir mostrar presences no momento.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Sem conexão ao Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "O PreMiD não conseguiu ligar-se à aplicação do Discord! Tens a certeza de que está instalada e aberta? *Solução de problemas*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Todos", "description": "Category name shown when you open tags" diff --git a/pt_PT/Presence/1337x.json b/pt_PT/Presence/1337x.json index 81ed2c766e7..3b823320b83 100644 --- a/pt_PT/Presence/1337x.json +++ b/pt_PT/Presence/1337x.json @@ -20,39 +20,39 @@ "description": "" }, "1337x.animeTorrents": { - "message": "A ver Anime Torrentes", + "message": "A ver torrents de anime", "description": "" }, "1337x.appTorrents": { - "message": "A ver Torrents de Aplicações", + "message": "A ver torrents de aplicações", "description": "" }, "1337x.docTorrents": { - "message": "A ver Torrents de documentários", + "message": "A ver torrents de documentários", "description": "" }, "1337x.gamesTorrents": { - "message": "A ver Torrents de Jogos", + "message": "A ver torrents de jogos", "description": "" }, "1337x.moviesTorrents": { - "message": "A ver Torrents de Filmes", + "message": "A ver torrents de filmes", "description": "" }, "1337x.musicTorrents": { - "message": "A ver Torrents de Música", + "message": "A ver torrents de música", "description": "" }, "1337x.otherTorrents": { - "message": "A ver Outros Torrents", + "message": "A ver outras torrents", "description": "" }, "1337x.tvTorrents": { - "message": "A ver Torrents de Televisão", + "message": "A ver torrents de televisão", "description": "" }, "1337x.xxxTorrents": { - "message": "A ver Torrents XXX", + "message": "A ver torrents de XXX", "description": "XXX as in NSFW" }, "1337x.upload": { @@ -72,7 +72,7 @@ "description": "" }, "1337x.viewTorrent": { - "message": "A ler torrent:", + "message": "A ver a torrent", "description": "" } } diff --git a/pt_PT/Presence/9gag.json b/pt_PT/Presence/9gag.json index d4de5b98277..da8b144d330 100644 --- a/pt_PT/Presence/9gag.json +++ b/pt_PT/Presence/9gag.json @@ -4,7 +4,7 @@ "description": "" }, "9gag.hot": { - "message": "A ver o que está em brasa", + "message": "A ver o que está na moda", "description": "" }, "9gag.trending": { @@ -12,7 +12,7 @@ "description": "" }, "9gag.fresh": { - "message": "A ver o que está fresco", + "message": "A ver o que há de novo", "description": "" }, "9gag.tag": { diff --git a/pt_PT/Presence/aliexpress.json b/pt_PT/Presence/aliexpress.json index c76949f5428..58d7036c3c6 100644 --- a/pt_PT/Presence/aliexpress.json +++ b/pt_PT/Presence/aliexpress.json @@ -1,54 +1,54 @@ { "aliexpress.store": { - "message": "A ver loja:", + "message": "A ver a loja:", "description": "" }, "aliexpress.message": { - "message": "Centro de Mensagens", + "message": "Centro de mensagens", "description": "Meaning Direct messages" }, "aliexpress.sale": { - "message": "A Navegar pelo Produto", + "message": "A navegar a promoção", "description": "" }, "aliexpress.recentlyViewProducts1": { - "message": "A ver os Produtos Recentes", + "message": "A ver os seus", "description": "Part 1 of 2" }, "aliexpress.recentlyViewProducts2": { - "message": "Produtos Vistos Recentemente", + "message": "produtos recentes", "description": "Part 2 of 2" }, "aliexpress.theirAli": { - "message": "A ver a sua conta de AliExpress", + "message": "A ver o seu AliExpress", "description": "" }, "aliexpress.feedback": { - "message": "Feedback de AliExpress", + "message": "Feedback no AliExpress", "description": "" }, "aliexpress.orders": { - "message": "A Ver as suas Encomendas", + "message": "A ver as suas encomendas", "description": "" }, "aliexpress.viewTheir": { - "message": "A ver os(as) seus(suas)", + "message": "A ver", "description": "Part 1 " }, "aliexpress.refunds": { - "message": "Reembolsos e Disputas", + "message": "Os seus reembolsos e disputas", "description": "Part 2 of \"Viewing their\"" }, "aliexpress.deletedOrders": { - "message": "Encomendas Eliminadas", + "message": "as suas encomendas eliminadas", "description": "Part 2 of \"Viewing their\"" }, "aliexpress.trade": { - "message": "Centro de Trocas de AliExpress", + "message": "Centro de trocas do AliExpress", "description": "" }, "aliexpress.coupons": { - "message": "A ver os seus cupons", + "message": "A ver os seus cupões", "description": "" }, "aliexpress.address": { @@ -56,11 +56,11 @@ "description": "" }, "aliexpress.helpCenter": { - "message": "Centro de Ajuda de AliExpress", + "message": "Centro de ajuda do AliExpress", "description": "" }, "aliexpress.sellCenter": { - "message": "Centro de Vendas de AliExpress", + "message": "Centro de vendas do AliExpress", "description": "" } } \ No newline at end of file diff --git a/pt_PT/Presence/amazon.json b/pt_PT/Presence/amazon.json index ce4ab3479c0..36b35602c9f 100644 --- a/pt_PT/Presence/amazon.json +++ b/pt_PT/Presence/amazon.json @@ -1,10 +1,10 @@ { "amazon.subscriptions": { - "message": "A ver subscrições", + "message": "A ver as suas subscrições", "description": "" }, "amazon.adprefs": { - "message": "A ver as suas preferências de publicidades", + "message": "A ver as suas preferências de anúncios", "description": "" }, "amazon.balance": { @@ -28,31 +28,31 @@ "description": "" }, "amazon.prime": { - "message": "A ver Amazon Prime", + "message": "A ver o Amazon Prime", "description": "" }, "amazon.viewTheir": { - "message": "A ver os(as) seus(suas)", + "message": "A ver", "description": "Part 1 of the next 5 strings" }, "amazon.orderHistory": { - "message": "histórico de encomendas", + "message": "o seu histórico de encomendas", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.orderDetails": { - "message": "detalhes da encomenda", + "message": "os detalhes da sua encomenda", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.cart": { - "message": "carrinho de compras", + "message": "o seu carrinho de compras", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.wishlist": { - "message": "lista de desejos", + "message": "a sua lista de desejos", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.giftcards": { - "message": "cartões presente", + "message": "os seus cartões presente", "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.recommended": { @@ -64,11 +64,11 @@ "description": "" }, "amazon.store": { - "message": "A ver loja:", + "message": "A ver a loja:", "description": "" }, "amazon.primeVid": { - "message": "A ver Primei Video:", + "message": "A ver o vídeo Prime", "description": "" } } \ No newline at end of file diff --git a/pt_PT/Presence/discord.json b/pt_PT/Presence/discord.json new file mode 100644 index 00000000000..5f247643d18 --- /dev/null +++ b/pt_PT/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "A ler o canal{0}{1} (servidor {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "A escrever no canal{0}{1} (servidor {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "A ler as mensagens de{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "A escrever uma mensagem para{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "A ler o grupo{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "A escrever no grupo{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "A ver os seus amigos...", + "description": "" + }, + "discord.nitro": { + "message": "A ler sobre o Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Em chamada com{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Em chamada no canal{0}{1} (servidor {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "A ver as suas definições...", + "description": "" + }, + "discord.serverSettings": { + "message": "A ver as definições{0} do servidor {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "A ver o convite{0}{1} (do servidor {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "A ver o convite{0}do servidor {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Ver convite", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "A ver", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "a página de downloads", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "a página \"Porquê o Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "o centro de segurança", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "as vagas de emprego", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "a página Sobre", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "a página da marca", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "a página de inspiração", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "a página das faculdades", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "a página de notícias", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "a página de parceiros", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "a página de verificação", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "a página do StreamKit", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "a página de código aberto", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "a página de segurança", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "a página de moderação", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "a página de rich presence", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "as políticas", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Portal de programadores", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "A ver as suas aplicações", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "A editar a aplicação {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "A ver as suas equipas", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "A editar a equipa {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "A ver os seus servidores", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "A ver as informações do servidor {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "A ler a documentação", + "description": "" + }, + "discord.status": { + "message": "Estado do Discord", + "description": "" + }, + "discord.support": { + "message": "Centro de ajuda", + "description": "" + }, + "discord.blog": { + "message": "Blog do Discord", + "description": "" + }, + "discord.merch": { + "message": "Produtos do Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "A ver a coleção:", + "description": "" + } +} diff --git a/pt_PT/Presence/facebook.json b/pt_PT/Presence/facebook.json index 44ff8a0589c..1bc1f94881a 100644 --- a/pt_PT/Presence/facebook.json +++ b/pt_PT/Presence/facebook.json @@ -4,11 +4,11 @@ "description": "" }, "facebook.vcall": { - "message": "Numa chamada de video com:", + "message": "Numa videochamada com", "description": "" }, "facebook.userHidden": { - "message": "alguém... (Utilizador escondido)", + "message": "alguém... (utilizador escondido)", "description": "Shows when you dont want to show who you are calling/texting." }, "facebook.writing": { @@ -16,47 +16,47 @@ "description": "" }, "facebook.userAbout": { - "message": "A ler sobre um utilizador:", + "message": "A ler sobre", "description": "" }, "facebook.userCommunity": { - "message": "A ver a comunidade de um utilizador:", + "message": "A ver a comunidade de", "description": "" }, "facebook.userPics": { - "message": "A ver fotos de um utilizador:", + "message": "A ver as fotos de", "description": "" }, "facebook.userPosts": { - "message": "A ver publicações de um utilizador:", + "message": "A ver as publicações de", "description": "" }, "facebook.userShop": { - "message": "A ver loja de um utilizador:", + "message": "A ver a loja de", "description": "" }, "facebook.userFriends": { - "message": "A ver amigos de um utilizador:", + "message": "A ver os amigos de", "description": "" }, "facebook.userVids": { - "message": "A ver videos de um utilizador:", + "message": "A ver os vídeos de", "description": "" }, "facebook.browse": { - "message": "A pesquisar por:", + "message": "A ver", "description": "" }, "facebook.savedVids": { - "message": "Vídeos gravados", + "message": "os vídeos gravados", "description": "" }, "facebook.added": { - "message": "Recentemente adicionados", + "message": "os adicionados recentemente", "description": "" }, "facebook.weather": { - "message": "A ver o clima de hoje", + "message": "A ver o tempo de hoje", "description": "" } } \ No newline at end of file diff --git a/pt_PT/Presence/general.json b/pt_PT/Presence/general.json index 135bb11b4ca..fe0698e9154 100644 --- a/pt_PT/Presence/general.json +++ b/pt_PT/Presence/general.json @@ -16,7 +16,7 @@ "description": "" }, "general.editing": { - "message": "Editando:", + "message": "A editar", "description": "" }, "general.episode": { @@ -32,11 +32,11 @@ "description": "" }, "general.language": { - "message": "Língua", + "message": "Idioma", "description": "For choosing a language" }, "general.listeningMusic": { - "message": "A Ouvir Música", + "message": "A ouvir música", "description": "" }, "general.listeners": { @@ -60,35 +60,35 @@ "description": "" }, "general.paused": { - "message": "Pausado", + "message": "Em pausa", "description": "" }, "general.playing": { - "message": "A Jogar", + "message": "A jogar", "description": "" }, "general.readingDM": { - "message": "A ler mensagens diretas de:", + "message": "A ler mensagens de", "description": "" }, "general.readingAbout": { - "message": "A ler sobre:", + "message": "A ler sobre", "description": "" }, "general.readingArticle": { - "message": "A ler artigo:", + "message": "A ler o artigo", "description": "" }, "general.readingChannel": { - "message": "A ler no canal:", + "message": "A ler o canal", "description": "" }, "general.readingPost": { - "message": "A ler públicação:", + "message": "A ler a publicação", "description": "" }, "general.readingThread": { - "message": "A ler tópico:", + "message": "A ler o artigo", "description": "" }, "general.reading": { @@ -96,17 +96,29 @@ "description": "" }, "general.searchFor": { - "message": "A pesquisar por:", + "message": "A procurar por", "description": "" }, "general.searchSomething": { - "message": "A pesquisar algo...", + "message": "À procura de algo...", "description": "" }, "general.search": { "message": "A pesquisar", "description": "" }, + "general.writing": { + "message": "A escrever", + "description": "" + }, + "general.calling": { + "message": "Em chamada", + "description": "" + }, + "general.inCall": { + "message": "Numa chamada...", + "description": "" + }, "general.shopCart": { "message": "Carrinho de compras", "description": "" @@ -116,71 +128,71 @@ "description": "" }, "general.typeDM": { - "message": "A escrever em mensagens diretas para:", + "message": "A escrever uma mensagem para", "description": "" }, "general.typeChannel": { - "message": "A escrever no canal:", + "message": "A escrever no canal", "description": "" }, "general.viewAnime": { - "message": "A ver anime:", + "message": "A ver anime", "description": "" }, "general.viewCategory": { - "message": "A ver categoria:", + "message": "A ver a categoria", "description": "" }, "general.viewChannel": { - "message": "A ver canal:", + "message": "A ver o canal", "description": "" }, "general.viewEpisode": { - "message": "A ver episódio:", + "message": "A ver o episódio", "description": "" }, "general.viewGenre": { - "message": "A ver género:", + "message": "A ver o género", "description": "" }, "general.viewHome": { - "message": "A ver página inicial", + "message": "A ver a página inicial", "description": "" }, "general.viewList": { - "message": "A ver list de:", + "message": "A ver uma lista de", "description": "" }, "general.viewManga": { - "message": "A ver manga:", + "message": "A ver manga", "description": "" }, "general.viewMember": { - "message": "A ver membro:", + "message": "A ver o membro", "description": "" }, "general.viewMovie": { - "message": "A ver filme:", + "message": "A ver o filme", "description": "" }, "general.viewPlaylist": { - "message": "A ver lista de reprodução:", + "message": "A ver a playlist", "description": "" }, "general.viewProduct": { - "message": "A ver produto:", + "message": "A ver o produto", "description": "" }, "general.viewProfile": { - "message": "A ver perfil de:", + "message": "A ver o perfil de", "description": "" }, "general.viewSeries": { - "message": "Reproduzindo:", + "message": "A ver a série", "description": "" }, "general.viewShow": { - "message": "A ver série:", + "message": "A ver o programa", "description": "" }, "general.viewAccount": { @@ -188,39 +200,151 @@ "description": "" }, "general.viewThread": { - "message": "A ver tópico:", + "message": "A ver o artigo", "description": "" }, "general.viewUser": { - "message": "A ver utilizador:", + "message": "A ver o utilizador", "description": "" }, "general.viewing": { - "message": "A ver:", + "message": "A ver", + "description": "" + }, + "general.viewPage": { + "message": "A ver página ", + "description": "" + }, + "general.watchingMovie": { + "message": "A ver um filme", + "description": "" + }, + "general.watchingSeries": { + "message": "A ver uma série", + "description": "" + }, + "general.watchingShow": { + "message": "A ver um programa", "description": "" }, "general.watchingVid": { - "message": "A assistir a um vídeo", + "message": "A ver um vídeo", "description": "" }, + "general.waitingVid": { + "message": "À espera da estreia de um vídeo", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "À espera da estreia do vídeo", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { - "message": "A assistir a uma transmissão em direto", + "message": "A ver uma transmissão em direto", "description": "" }, + "general.waitingLive": { + "message": "À espera do início de uma transmissão ao vivo", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "À espera do início da transmissão ao vivo", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { - "message": "A assistir:", + "message": "A ver", "description": "" }, "general.wishlist": { - "message": "Lista de desejos:", + "message": "Lista de desejos", "description": "" }, "general.privacy": { - "message": "Política de Privacidade", + "message": "Política de privacidade", "description": "A page name" }, "general.terms": { - "message": "Termos de Serviço", + "message": "Termos e condições", "description": "A page name" + }, + "general.cookie": { + "message": "Política de cookies", + "description": "A page name" + }, + "general.repeatAll": { + "message": "A repetir todas as músicas", + "description": "" + }, + "general.repeat": { + "message": "Em repetição", + "description": "" + }, + "general.incidentView": { + "message": "A ver um incidente", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Histórico de incidentes", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Histórico de atividade", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Ver série", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Ver filme", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Ver episódio", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Ver vídeo", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Ver transmissão", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Ver canal", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Ouvir em conjunto", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Ver página", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Ver música", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Ver álbum", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Ver perfil", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Ver artista", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Ver playlist", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Ver podcast", + "description": "Used as the title for the button in Discord." } } diff --git a/pt_PT/Presence/genius.json b/pt_PT/Presence/genius.json new file mode 100644 index 00000000000..6fcdf94ce2d --- /dev/null +++ b/pt_PT/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "A ver a letra de", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Ver letra", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "A ver a página inicial", + "description": "" + }, + "genius.viewAlbum": { + "message": "A ver o álbum", + "description": "Album of a song" + } +} diff --git a/pt_PT/Presence/google classroom.json b/pt_PT/Presence/google classroom.json new file mode 100644 index 00000000000..1dc795b3ca6 --- /dev/null +++ b/pt_PT/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "A ver o seu calendário", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "A ver a sua lista de tarefas", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "A ver um trabalho", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "A ver um trabalho em", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "A ver uma turma", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "A ver o trabalho de aula", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "A ver o trabalho de aula de", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "A ver os colegas de turma", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "A ver os colegas da turma", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "A configurar as definições", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/pt_PT/Presence/google docs.json b/pt_PT/Presence/google docs.json new file mode 100644 index 00000000000..272266b1426 --- /dev/null +++ b/pt_PT/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "A editar um documento", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "A ver um documento", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "A ver documentos", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "A editar um formulário", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "A ver um formulário", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "A ver formulários", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "A editar uma folha de cálculo", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "A ver uma folha de cálculo", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "A ver folhas de cálculo", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "A editar uma apresentação", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "A ver uma apresentação", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "A ver apresentações", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/pt_PT/Presence/hypixel.json b/pt_PT/Presence/hypixel.json index 583dc06c379..efbf2c47499 100644 --- a/pt_PT/Presence/hypixel.json +++ b/pt_PT/Presence/hypixel.json @@ -1,22 +1,22 @@ { "hypixel.staff": { - "message": "Visualizando a lista de staff", + "message": "A ver a lista de staff", "description": "" }, "hypixel.watchThreads": { - "message": "Visualizando os seus tópicos assistidos", + "message": "A ver os seus artigos assistidos", "description": "Articles they get notifications from" }, "hypixel.watchForums": { - "message": "Visualizando os seus fóruns assistidos", + "message": "A ver os seus fóruns assistidos", "description": "Forum categories they get notifications from" }, "hypixel.dm": { - "message": "Visualizando as suas MPs", + "message": "A ver as suas mensagens", "description": "" }, "hypixel.game": { - "message": "A ver:", + "message": "A ver o jogo", "description": "" } } \ No newline at end of file diff --git a/pt_PT/Presence/juniperbot.json b/pt_PT/Presence/juniperbot.json new file mode 100644 index 00000000000..f2919005ddc --- /dev/null +++ b/pt_PT/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Página principal", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "A ver as classificações do servidor:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "No painel de controlo", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Guild: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "A ler a informação sobre os planos de doação", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "A selecionar o servidor", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "A olhar para a lista de comandos", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "A olhar para as estatísticas do bot", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "A personalizar o cartão do rank", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "A ler sobre as cookies do site", + "description": "Reading about the site's cookies" + } +} diff --git a/pt_PT/Presence/kahoot.json b/pt_PT/Presence/kahoot.json new file mode 100644 index 00000000000..3bae81d0020 --- /dev/null +++ b/pt_PT/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Entrar no jogo {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "A entrar no jogo...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "À espera do início do jogo...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "A começar o jogo!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "A jogar", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "A carregar a próxima pergunta...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Resposta incorreta", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Resposta correta", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "A ver os resultados", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "A ver um slide com conteúdo", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Fim do jogo", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "A criar um jogo", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "A carregar a página...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Primeiro lugar: {0},", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "{0} pontos", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Perguntas corretas: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "A mostrar um slide com conteúdo", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Pergunta {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "A mostrar uma pergunta", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "1º lugar", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "2º lugar", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "3º lugar", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Top {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} de {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/pt_PT/Presence/namemc.json b/pt_PT/Presence/namemc.json new file mode 100644 index 00000000000..9dcb84cdfee --- /dev/null +++ b/pt_PT/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "A ver próximos nomes", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "A ver skins famosas", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "A ver as melhores skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "A ver novas skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "A ver skins aleatórias", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "A ver skins marcadas", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "A ver skins com a tag {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "A ver uma skin", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "A ver capas", + "description": "" + }, + "namemc.viewCape": { + "message": "A ver a capa", + "description": "" + }, + "namemc.servers": { + "message": "A ver servidores", + "description": "" + }, + "namemc.viewServer": { + "message": "A ver o servidor", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Ver servidor", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "A ver \"Como reclamar o teu perfil\"", + "description": "" + }, + "namemc.profileEdit": { + "message": "A editar as{0}informações do seu perfil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "A ver os seus amigos", + "description": "" + }, + "namemc.viewSkins": { + "message": "A ver as suas skins", + "description": "" + }, + "namemc.viewEmojis": { + "message": "A ver os seus emojis de perfil", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/pt_PT/Presence/netflix.json b/pt_PT/Presence/netflix.json new file mode 100644 index 00000000000..d92f76726af --- /dev/null +++ b/pt_PT/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "A ver a sua lista", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "A gerir os seus perfis", + "description": "" + }, + "netflix.latest": { + "message": "A ver o que há de novo e{0}popular na Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "A obter o seu{0}link de referência", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/pt_PT/Presence/pinterest.json b/pt_PT/Presence/pinterest.json index abc73e8a832..d11acdf5d86 100644 --- a/pt_PT/Presence/pinterest.json +++ b/pt_PT/Presence/pinterest.json @@ -12,7 +12,7 @@ "description": "" }, "pinterest.home": { - "message": "Editando sua página inicial", + "message": "A editar a sua página inicial", "description": "" } } \ No newline at end of file diff --git a/pt_PT/Presence/premid.json b/pt_PT/Presence/premid.json index 9c238136c76..8380746c460 100644 --- a/pt_PT/Presence/premid.json +++ b/pt_PT/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "A ver página: ", - "description": "" - }, - "premid.docs": { - "message": "Documentos", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "A ver presenças:", - "description": "" - }, - "premid.pageHome": { - "message": "Página Inicial ", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Contribuidores(as)", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Downloads", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Loja", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Politica de cookies", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Política de Privacidade", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Termos de Serviço", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Sobre", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Requisitos do sistema", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Instalação", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Solução de Problemas", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Primeiros passos", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Desenvolvimento de Presenças", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "A ver a página", + "description": "" + }, + "premid.docs": { + "message": "Documentação", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "A ver a presence", + "description": "" + }, + "premid.pageHome": { + "message": "Página inicial", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Contribuidores", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Downloads", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Loja", + "description": "A page name" + }, + "premid.partners": { + "message": "Parceiros", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Sobre o PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Requisitos do sistema", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Instalação", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Instalação no {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Solução de Problemas", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Primeiros passos", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Compreender a API v{0}", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Desenvolvimento de Presences", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Diretrizes das presences", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Classe de presence", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Classe slideshow", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Compreender o iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Configurar o metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Configurar o TypeScript", + "description": "A page name" + } +} diff --git a/pt_PT/Presence/spotify.json b/pt_PT/Presence/spotify.json index ce744e318b5..5c399440560 100644 --- a/pt_PT/Presence/spotify.json +++ b/pt_PT/Presence/spotify.json @@ -52,7 +52,7 @@ "description": "\"Browsing through\" + this" }, "spotify.download": { - "message": "Baixando o Spotify", + "message": "A descarregar o Spotify", "description": "" } } diff --git a/pt_PT/Presence/tiktok.json b/pt_PT/Presence/tiktok.json new file mode 100644 index 00000000000..bdc1261dcc7 --- /dev/null +++ b/pt_PT/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "A ver a sua{0}Página For You", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "A ver a sua{0}Página de seguidos", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "A ver um TikTok de:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Ver TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/pt_PT/Presence/twitch.json b/pt_PT/Presence/twitch.json new file mode 100644 index 00000000000..84cf0fdbf0e --- /dev/null +++ b/pt_PT/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Downloads", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Empregos", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Parceiros", + "description": "Page name" + }, + "twitch.press": { + "message": "Centro de imprensa", + "description": "Page name" + }, + "twitch.security": { + "message": "Segurança", + "description": "Page name" + }, + "twitch.access": { + "message": "Acessibilidade", + "description": "Page name" + }, + "twitch.ads": { + "message": "Preferências de anúncios", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Diretrizes da comunidade", + "description": "Page name" + }, + "twitch.home": { + "message": "Página inicial", + "description": "Page name" + }, + "twitch.wallet": { + "message": "A ver a carteira...", + "description": "" + }, + "twitch.esports": { + "message": "A ver esports...", + "description": "" + }, + "twitch.viewFollow": { + "message": "A ver os canais que segue...", + "description": "" + }, + "twitch.viewTeam": { + "message": "A ver a equipa ", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "A ver o seu inventário de drops...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "A ver as campanhas de drops ativas...", + "description": "" + }, + "twitch.viewSettings": { + "message": "A ver as suas definições...", + "description": "" + }, + "twitch.viewFriends": { + "message": "A ver os seus amigos...", + "description": "" + }, + "twitch.subs": { + "message": "A ver as suas subscrições...", + "description": "" + }, + "twitch.squad": { + "message": "A ver a squad...", + "description": "" + }, + "twitch.modStreamer": { + "message": "A moderar o streamer ", + "description": "" + }, + "twitch.redeem": { + "message": "A resgatar um código...", + "description": "" + }, + "twitch.camp": { + "message": "Creator Camp", + "description": "" + }, + "twitch.campBasic": { + "message": "Aprender os básicos", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Configurar a tua stream", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Subir de nível", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Liga-te e interage", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Sê recompensado", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Música na Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Aprendizagem ao vivo", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Painel de controlo do criador", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "A gerir a sua stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "A gerir os cargos da sua comunidade...", + "description": "" + }, + "twitch.produce": { + "message": "No produtor de vídeo...", + "description": "" + }, + "twitch.viewTheir": { + "message": "A ver", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Análise de canal", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Sumário da stream", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Conquistas", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Atividade da comunidade", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Lista de seguidores", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Coleções de vídeos", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clipes", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Definições do canal", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Definições de moderação", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Definições de drops", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "A ver as ferramentas de streaming", + "description": "" + }, + "twitch.extensions": { + "message": "A ver as extensões", + "description": "" + }, + "twitch.brand": { + "message": "A ler sobre a Twitch...", + "description": "" + }, + "twitch.brandReal": { + "message": "Manter a twitch real", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Trazer um método à nossa (amada) loucura", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Maximizar a nossa expressão", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Juntar tudo", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "A ver a evolução da Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Blogs da Twitch", + "description": "" + }, + "twitch.blogArchive": { + "message": "A ver o ficheiro do blog de {0}", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "A ver os últimos posts no blog...", + "description": "" + }, + "twitch.help": { + "message": "Centro de ajuda", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "A ver o tópico", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "A ver o catálogo de tópicos", + "description": "" + }, + "twitch.affiliate": { + "message": "Programa de Afiliação da Twitch", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Programadores da Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Documentação para programadores da Twitch", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Produtos para programadores da Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Histórias de sucesso da comunidade", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Recursos úteis", + "description": "Page name" + } +} diff --git a/pt_PT/Presence/twitter.json b/pt_PT/Presence/twitter.json index c3f0a2df3d4..9bcddb860c0 100644 --- a/pt_PT/Presence/twitter.json +++ b/pt_PT/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "A ler tweet:", - "description": "" - }, - "twitter.viewDms": { - "message": "Visualizando as suas MPs", - "description": "" - }, - "twitter.viewTweets": { - "message": "A ver tweets de:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "A ver tweets (com respostas) of:", - "description": "" - }, - "twitter.viewMedia": { - "message": "A ver media de:", - "description": "" - }, - "twitter.viewLiked": { - "message": "A ver gostado de:", - "description": "" - }, - "twitter.viewList": { - "message": "A ver lista:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Marcadores", - "description": "" - }, - "twitter.notifs": { - "message": "Notificações", - "description": "" - }, - "twitter.explore": { - "message": "Explorar", - "description": "" - }, - "twitter.settings": { - "message": "A alterar algumas definições...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "A ler tweet:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Visualizando as suas MPs", + "description": "" + }, + "twitter.viewTweets": { + "message": "A ver tweets de:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "A ver tweets (com respostas) of:", + "description": "" + }, + "twitter.viewMedia": { + "message": "A ver media de:", + "description": "" + }, + "twitter.viewLiked": { + "message": "A ver gostado de:", + "description": "" + }, + "twitter.viewList": { + "message": "A ver lista:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Marcadores", + "description": "" + }, + "twitter.notifs": { + "message": "Notificações", + "description": "" + }, + "twitter.explore": { + "message": "Explorar", + "description": "" + }, + "twitter.settings": { + "message": "A alterar algumas definições...", + "description": "" + } +} diff --git a/pt_PT/Presence/v live.json b/pt_PT/Presence/v live.json new file mode 100644 index 00000000000..edd5ba5bc97 --- /dev/null +++ b/pt_PT/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "A pesquisar por", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "a página de vídeos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "a página de gráficos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "a página de próximos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "a lista de canais", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "a página de eventos", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "a página da loja", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "A ver os vídeos mais{0}recentes dos seus seguidores", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "do canal de {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "A ver a página principal", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "A ver a programação", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "A ver a página \"my\"", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "A ver a loja", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "A ver o quadro \"{0}\"", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "A ver o produto de {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "A editar{0}o seu perfil", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "A ver os seus", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "a sua página de perfil", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "os seus vídeos vistos", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "as suas compras recentes", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "o seu saldo", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "os seus dispositivos conectados", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "os seus canais seguidos", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "A ler as políticas", + "description": "" + } +} diff --git a/pt_PT/Presence/youtube.json b/pt_PT/Presence/youtube.json index 5e6fdf7502c..cec7f2355a8 100644 --- a/pt_PT/Presence/youtube.json +++ b/pt_PT/Presence/youtube.json @@ -1,30 +1,30 @@ { "youtube.ad": { - "message": "Actualmente a ver um anúncio", + "message": "A ver um anúncio", "description": "" }, "youtube.browsingVideos": { - "message": "Navegando por vídeos", + "message": "A navegar os vídeos", "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.browsingPlaylists": { - "message": "Navegando por listas de reprodução", + "message": "A navegar as listas de reprodução", "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.viewingCommunityPost": { - "message": "A ver uma postagem da comunidade", + "message": "A ver posts da comunidade", "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.ofChannel": { - "message": "do canal:", + "message": "do canal", "description": "Second part of multiple strings" }, "youtube.readingChannel": { - "message": "A ler sobre o canal:", + "message": "A ler sobre o canal", "description": "" }, "youtube.searchChannel": { - "message": "A pesquisar através do canal: para:", + "message": "A pesquisar no canal {0} por", "description": "{0} will be replaced with the channel name" }, "youtube.trending": { @@ -32,19 +32,19 @@ "description": "" }, "youtube.browsingThrough": { - "message": "A pesquisar por", + "message": "A ver", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.subscriptions": { - "message": "suas subscrições", + "message": "as suas subscrições", "description": "Part two of \"Browsing through\"" }, "youtube.library": { - "message": "sua biblioteca", + "message": "a sua biblioteca", "description": "Part two of \"Browsing through\"" }, "youtube.history": { - "message": "seu histórico", + "message": "o seu histórico", "description": "Part two of \"Browsing through\"" }, "youtube.purchases": { @@ -52,7 +52,7 @@ "description": "Part two of \"Browsing through\"" }, "youtube.reportHistory": { - "message": "A ver o histórico do relatório", + "message": "A ver o seu histórico de denúncias", "description": "" }, "youtube.upload": { @@ -60,19 +60,19 @@ "description": "" }, "youtube.viewAllPlaylist": { - "message": "A ver todas as suas listas de reprodução", + "message": "A ver as suas playlists", "description": "" }, "youtube.viewLiveEvents": { - "message": "A ver eventos ao vivo", + "message": "A ver os seus eventos ao vivo", "description": "" }, "youtube.viewLiveDashboard": { - "message": "A ver o seu painel ao vivo", + "message": "A ver o seu painel em tempo real", "description": "" }, "youtube.viewAudioLibrary": { - "message": "A ver a biblioteca de audio", + "message": "A ver a sua biblioteca de som", "description": "" }, "youtube.studio.viewVideos": { @@ -80,39 +80,39 @@ "description": "" }, "youtube.studio.editVideo": { - "message": "Editando vídeo:", + "message": "A editar o vídeo", "description": "" }, "youtube.studio.videoAnalytics": { - "message": "A ver as estatísticas do vídeo:", + "message": "A ver as estatísticas do vídeo", "description": "" }, "youtube.studio.videoComments": { - "message": "A ver comentários do vídeo:", + "message": "A ver os comentários do vídeo", "description": "" }, "youtube.studio.videoTranslations": { - "message": "A ver traduções do vídeo:", + "message": "A ver as legendas do vídeo", "description": "" }, "youtube.studio.viewTheir": { - "message": "A ver os(as) seus(suas)", + "message": "A ver", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, "youtube.studio.channelAnalytics": { - "message": "estatísticas do canal", + "message": "as estatísticas do seu canal", "description": "Part two of \"Viewing their\"" }, "youtube.studio.channelComments": { - "message": "comentários do canal", + "message": "os comentários do seu canal", "description": "Part two of \"Viewing their\"" }, "youtube.studio.channelTranslations": { - "message": "traduções do canal", + "message": "as traduções do seu canal", "description": "Part two of \"Viewing their\"" }, "youtube.studio.artistPage": { - "message": "pagina do artista", + "message": "a sua página de artista", "description": "Part two of \"Viewing their\"" }, "youtube.studio.dashboard": { diff --git a/pt_PT/Website/beta.json b/pt_PT/Website/beta.json index 2a5d355c461..a488e4991d6 100644 --- a/pt_PT/Website/beta.json +++ b/pt_PT/Website/beta.json @@ -8,7 +8,7 @@ "description": "Section description" }, "beta.description.2": { - "message": "O que irás receber se registar?", + "message": "O que é que irás receber se te inscreveres?", "description": "Section description" }, "beta.features.1": { @@ -40,7 +40,7 @@ "description": "Thank You page description" }, "error.noslots": { - "message": "Parece que já não temos mais espaços beta disponíveis.", + "message": "Parece que a versão beta está cheia.", "description": "Shows when the beta slots are full." } } diff --git a/pt_PT/Website/contributors.json b/pt_PT/Website/contributors.json index 54cb18a1199..abaddfa2f9d 100644 --- a/pt_PT/Website/contributors.json +++ b/pt_PT/Website/contributors.json @@ -4,23 +4,39 @@ "description": "Heading for group of users." }, "contributors.headings.supporters": { - "message": "Apoiantes", + "message": "Contribuidores", "description": "Heading for group of users." }, "contributors.headings.translators": { - "message": "Tradutores(as)", + "message": "Tradutores", "description": "Heading for group of users." }, "contributors.roles.projectLeader": { - "message": "Líder do projecto", + "message": "Líder do projeto", "description": "'Project Leader' title for contributors and user pages." }, + "contributors.roles.staffCoordinator": { + "message": "Coordenador da Staff", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Diretor de Marketing", + "description": "'Marketing Director' title for contributors and user pages." + }, "contributors.roles.administrator": { "message": "Administrador", "description": "'Administrator' title for contributors and user pages." }, + "contributors.roles.reviewer": { + "message": "Revisor do GitHub", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "Gestor de localização", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { - "message": "Desenvolvedor", + "message": "Programador", "description": "'Developer' title for contributors and user pages." }, "contributors.roles.designer": { @@ -28,35 +44,39 @@ "description": "'Designer' title for contributors and user pages." }, "contributors.roles.moderator": { - "message": "Moderador(a)", + "message": "Moderator", "description": "'Moderator' title for contributors and user pages." }, "contributors.roles.supportAgent": { "message": "Agente de Suporte", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "Representante", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "Revisor", "description": "'Proofreader' title for contributors and user pages." }, "contributors.roles.donator": { - "message": "Doador(a)", + "message": "Doador", "description": "'Donator' title for contributors page." }, "contributors.roles.booster": { - "message": "Booster", + "message": "Impulsionador", "description": "'Booster' title for contributors page and user pages." }, "contributors.roles.translator": { - "message": "Tradutor(a)", + "message": "Tradutor", "description": "'Translator' title for contributors page." }, "contributors.cards.copyUserId": { - "message": "Clique para copiar o ID do usuário.", + "message": "Clica para copiar o ID do utilizador.", "description": "Tippy message when you hover on the avatar of a credit card." }, "contributors.cards.userIdCopied": { - "message": "ID de usuário copiado!", + "message": "ID de utilizador copiado!", "description": "Notification after user ID was copied." } } diff --git a/pt_PT/Website/downloads.json b/pt_PT/Website/downloads.json index da3e67e54bf..ff3d1012a1c 100644 --- a/pt_PT/Website/downloads.json +++ b/pt_PT/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Hora de se exibir.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Use o PreMiD agora e mostre aos seus amigos o que está a fazer, talvez encontre alguém com os mesmos interesses.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Começa já", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Transfere o PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Instale a nossa aplicação", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Adicione a nossa extensão ao seu navegador", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Recarregue este site e verifique se a extensão está conectada", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Ainda tens problemas? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Estamos aqui para ajudar!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aplicação", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Extensão", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Aviso:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} A aplicação não tem um instalador para este sistema operativo. Isto significa que não há suporte oficial para o mesmo.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Esteja ciente que PreMid não é suportado nos telemóveis.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Mostrar Downloads", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Esconder Downloads", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "A versão atual desta plataforma é {0} (esta versão é específica para Linux, e não aplica-se a outras plataformas).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Esta versão é específica para Linux, e não se aplica a outros sistemas. A versão principal da aplicação é {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Por favor, fala login para ver estes downloads.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Uh oh, parece que tu não tens acesso alpha/beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Pode juntar-se ao nosso programa beta **aqui** de graça. Despacha-te! Só temos mais {0} vagas disponíveis", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Lançamentos Antecipados", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Aviso", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Não te esqueças de habilitar a opção 'permitir extensões de outras lojas' a partir das definições da extensão.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Tens que instalar **esta** extensão para poder instalar PreMid pelo Chrome Webstore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Avançar", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Voltar", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Cancelar", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Ok", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Feito", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Login", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Obrigado!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Usamos anúncios para apoiar a nossa equipa e manter os nossos servidores para oferecer-lhe a melhor experiência de utilizador!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Por favor, desativa o teu bloqueador de anúncios.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Não quero apoiar.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Tens a certeza?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "A sério?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-por favor apoie :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Preciso de si :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Ok, ok...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Mostrar descarregamentos beta", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(não é necessário se está apenas aqui para descarregar a aplicação normal)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Hora de te exibires.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Usa o PreMiD agora e mostra aos teus amigos o que estás a fazer. Pode ser que encontres alguém com os mesmos interesses.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Começa já", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Transfere o PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Instala a nossa aplicação", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Adiciona a nossa extensão ao teu navegador", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Recarrega este site e verifica se a extensão está conectada", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Ainda estás com problemas? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Estamos aqui para ajudar!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplicação", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Extensão", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Aviso:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} A aplicação não tem um instalador para este sistema operativo. Isto significa que não há suporte oficial para o mesmo.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Atenção: o PreMiD não é suportado em telemóveis.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Mostrar versões", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Esconder versões", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "A versão atual desta plataforma é {0} (esta versão é específica para Linux e não aplica-se a outras plataformas).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Esta versão é específica do Linux e não se aplica a outros sistemas. A versão da aplicação principal é {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Inicia sessão para veres estes downloads.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Uh oh, parece que não tens acesso à versão alfa/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Pode juntar-se ao nosso programa beta **aqui** de graça. Despacha-te! Só temos mais {0} vagas disponíveis", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Versões de teste", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Aviso", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Tens que instalar **esta** extensão para poder instalar PreMiD pelo Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Avançar", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Voltar", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Cancelar", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Ok", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Concluído", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Iniciar sessão", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Ignorar mesmo assim", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Obrigado!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Usamos anúncios para apoiar a nossa equipa e manter os nossos servidores para te oferecer a melhor experiência!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Desativa o teu bloqueador de anúncios", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Mostrar versões de teste", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(não é necessário se apenas quiseres descarregar a aplicação normal)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Não quero apoiar.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Tens a certeza?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "A sério?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-por favor apoia :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Preciso de ti :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Ok, ok...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/pt_PT/Website/errors.json b/pt_PT/Website/errors.json index 44d5c0377a4..71ec0ac2030 100644 --- a/pt_PT/Website/errors.json +++ b/pt_PT/Website/errors.json @@ -1,18 +1,18 @@ { "store.search.notFound": { - "message": "Não conseguimos encontrar essa Presence...", + "message": "Não conseguimos encontrar essa presence...", "description": "Search result text when nothing's found" }, "error.code.404": { - "message": "Desculpa, não conseguimos encontrar esta página.", + "message": "Não foi possível encontrar essa página.", "description": "Error (404) message" }, "error.code.4": { - "message": "Você está á procura de uma Presence não existente ou removida.", + "message": "Estás à procura de uma presence que não existe ou foi removida.", "description": "Error (4) message" }, "error.code.500": { - "message": "Ocorreu um erro interno do servidor.", + "message": "Ocorreu um erro interno no servidor.", "description": "Error (500) message" }, "error.page.details": { @@ -24,23 +24,23 @@ "description": "Button on the error page" }, "user.notFound.heading": { - "message": "Esse utilizador não foi encontrado. Tenta ter a certeza", + "message": "Esse utilizador não foi encontrado. Verifica se", "description": "Error when user couldn't be found." }, "user.notFound.message1": { - "message": "o ID do Usuário que estás á procura está correto.", + "message": "o ID do Utilizador de que estás à procura está correto.", "description": "Check user ID message." }, "user.notFound.message2": { - "message": "o usuários criou Presences suficientes e tem o cargo Presence Developer no nosso servidor do Discord.", + "message": "esse utilizador criou presences suficientes e tem o cargo de Presence Developer no nosso servidor de Discord.", "description": "Check the presence amount of the developer created message." }, "user.notFound.message3": { - "message": "confira se outros estão com o mesmo problema no nosso servidor do Discord.", + "message": "outros estão com o mesmo problema no nosso servidor de Discord.", "description": "Check if the error is also happening to others message." }, "user.notFound.message4": { - "message": "Se achas que isto foi um engano, por favor contacta-nos no [nosso servidor de Discord].", + "message": "Se achas que isto foi um erro, entra em contacto connosco no nosso [servidor de Discord].", "description": "Bottom line for the error page. Do not edit brackets." } } diff --git a/pt_PT/Website/footer.json b/pt_PT/Website/footer.json index e6e9d37b46e..f642a6e848c 100644 --- a/pt_PT/Website/footer.json +++ b/pt_PT/Website/footer.json @@ -1,6 +1,6 @@ { "footer.language": { - "message": "Língua", + "message": "Idioma", "description": "You know how to translate that word? I hope you do :D" }, "footer.usercount.heading": { @@ -8,7 +8,7 @@ "description": "Promotional heading" }, "footer.usercount.message": { - "message": "Junta-te a {0} usuários hoje!", + "message": "Junta-te a {0} utilizadores hoje!", "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" }, "footer.usercount.button": { @@ -20,11 +20,11 @@ "description": "Partner section" }, "footer.followUs.heading": { - "message": "Siga-nos", + "message": "Segue-nos", "description": "Follow Us section" }, "footer.developers.heading": { - "message": "Desenvolvedores", + "message": "Programadores", "description": "Developer section" }, "footer.developers.documentation": { @@ -44,13 +44,9 @@ "description": "Donate -> redirects to patreon.com/timeraa" }, "footer.supportus.contribute": { - "message": "Contribua", + "message": "Contribuir", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Design", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Traduzir", "description": "Translate -> redirects to locilazation page" @@ -64,7 +60,7 @@ "description": "Help section" }, "footer.help.troubleshooting": { - "message": "Solução de Problemas", + "message": "Solução de problemas", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { @@ -92,7 +88,7 @@ "description": "More section" }, "footer.more.status": { - "message": "Estado", + "message": "Estado do serviço", "description": "Status -> redirects to status.premid.app" }, "footer.more.wiki": { @@ -108,7 +104,7 @@ "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" }, "footer.partners.more": { - "message": "Clica aqui para ver o resto dos parceiros e patrocinadores.", + "message": "Clica aqui para veres o resto dos nossos parceiros e patrocinadores.", "description": "Button next to all listed partners on the footer." } } diff --git a/pt_PT/Website/header.json b/pt_PT/Website/header.json index 90f2798284c..6b0086b73fa 100644 --- a/pt_PT/Website/header.json +++ b/pt_PT/Website/header.json @@ -1,14 +1,14 @@ { "header.language": { - "message": "Português (Portugal)", + "message": "Português", "description": "Replace English with the name of YOUR language!" }, "header.languageNotification.title": { - "message": "Nós damos suporte à tua língua, queres trocar?", + "message": "O teu idioma está disponível, queres trocar?", "description": "Heading of the language notification when user has different language." }, "header.languageNotification.text": { - "message": "O nosso website foi traduzido para a tua língua. Pode vir a ser útil se não perceberes inglês muito bem.", + "message": "O nosso site foi traduzido para o teu idioma. Pode vir a ser útil se não perceberes inglês muito bem.", "description": "Text in language notification when user has different language." }, "header.languageNotification.btnDecline": { @@ -16,11 +16,11 @@ "description": "Button that will decline notification." }, "header.languageNotification.btnAccept": { - "message": "Trocar de língua", + "message": "Trocar de idioma", "description": "Button that switches language after click." }, "header.loader.phrases": { - "message": "A cozinhar panquecas...;A colocar recipientes...;A parsear o teu endereço IP...;UwU;A violar regras...", + "message": "A cozinhar panquecas...;A colocar recipientes...;A analisar o teu endereço IP...;UwU;A violar regras...", "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" }, "header.store": { @@ -32,15 +32,15 @@ "description": "Downloads tab" }, "header.contributors": { - "message": "Contribuidores(as)", + "message": "Contribuidores", "description": "Contributors tab" }, "header.login": { - "message": "Login", + "message": "Entrar", "description": "Login Button" }, "header.lia": { - "message": "Conectado como", + "message": "Sessão iniciada como", "description": "Indicates which user is logged in" }, "header.rab": { @@ -48,7 +48,7 @@ "description": "Report a bug button" }, "header.staff": { - "message": "Painel de Controlo", + "message": "Painel de controlo", "description": "Dashboard button" }, "header.logout": { diff --git a/pt_PT/Website/home.json b/pt_PT/Website/home.json index 0446d2d5045..30b9a862d23 100644 --- a/pt_PT/Website/home.json +++ b/pt_PT/Website/home.json @@ -1,10 +1,10 @@ { "home.introduction.paragraph": { - "message": "**PreMiD** é um utilitário simples e configurável que permite mostrar o que você está fazendo na web no seu status de jogo no Discord.", + "message": "**PreMiD** é uma ferramenta simples e configurável que te permite mostrar o que estás a fazer na internet no teu estado do Discord.", "description": "First phrase that users read on our website" }, "home.introduction.button.features": { - "message": "Características", + "message": "Funcionalidades", "description": "Introduction button" }, "home.introduction.button.downloads": { @@ -16,39 +16,39 @@ "description": "Discord Rich Presence -> Playing a game" }, "home.examples.timestamp": { - "message": "{0} restante(s)", + "message": "faltam {0}", "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.timestamp2": { - "message": "{0} decorrido(s)", + "message": "faltam {0}", "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.status.playing": { - "message": "A tocar", + "message": "A ver", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { - "message": "Em direto", + "message": "Ao vivo", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "A procurar...", + "message": "A navegar...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { - "message": "Você vai adorar estes recursos!", + "message": "Vais adorar estas funcionalidades!", "description": "Features section" }, "home.features.presencesystem.heading": { - "message": "Encontre **sua** presença", + "message": "Encontra **a tua** presence", "description": "Features section subheading" }, "home.features.presencesystem.description": { - "message": "Criamos a nossa extensão de uma maneira que permite-lhe adicionar e usar Presenças criadas por outros e gerenciá-las na nossa extensão!", + "message": "Criamos a nossa extensão de uma maneira que te permite adicionar e usar presences criadas por outros e geri-las na nossa extensão!", "description": "Features section description" }, "home.features.presencesystem.button": { - "message": "Visite a loja", + "message": "Visita a loja", "description": "Features section button" }, "home.features.simpleInterface.heading": { @@ -56,15 +56,15 @@ "description": "Features section subheading" }, "home.features.simpleInterface.description": { - "message": "Cansado de interfaces de utilizador complicadas? Por isso é que criamos e tentamos manter a nossa UI o mais simples e útil possível com funcionalidades importantes como:", + "message": "Cansado de interfaces complicadas? É por isso é que criamos e tentamos manter a nossa extensão o mais simples e útil possível com funcionalidades importantes como:", "description": "Features section description" }, "home.features.simpleInterface.description.1": { - "message": "Configurações de Aplicativo e Extensão", + "message": "Definições para a aplicação e a extensão", "description": "Features section description point" }, "home.features.simpleInterface.description.2": { - "message": "Gerenciamento de presença", + "message": "Gerenciamento de presence", "description": "Features section description point" }, "home.features.simpleInterface.description.3": { @@ -76,15 +76,15 @@ "description": "Features section subheading" }, "home.features.quickSupport.description": { - "message": "Algo está avariado, enviando-lhe toneladas de erros ou simplesmente não funciona? Vamos ajudá-lo a livrar-se desses problemas no nosso servidor do Discord, também criamos o nosso próprio sistema de suporte que irá garantir que o problema fique resolvido o mais rápido possível.", + "message": "Algo não está a funcionar, a mandar-te imensos erros ou simplesmente não funciona? Podemos ajudar-te a livrares-te desses problemas no nosso servidor de Discord. Também criamos o nosso próprio sistema de suporte que irá garantir que o teu problema fica resolvido o mais rápido possível.", "description": "Features section description" }, "home.features.quickSupport.button": { - "message": "Entra no nosso servidor de Discord", + "message": "Entra no nosso discord", "description": "Features section button" }, "home.languageSelector.tippy": { - "message": "Idioma do Site", + "message": "Idioma do site", "description": "Tippy content of the language selector." } } diff --git a/pt_PT/Website/jobs.json b/pt_PT/Website/jobs.json index b1dbbd05895..7fb0578255d 100644 --- a/pt_PT/Website/jobs.json +++ b/pt_PT/Website/jobs.json @@ -1,18 +1,18 @@ { "jobs.modal.title": { - "message": "Aplicar para {0}", + "message": "Candidatar a {0}", "description": "Jobs apply modal title, {0} will be replaced with the job name." }, "jobs.modal.step": { - "message": "Passo {0} para 2", + "message": "Passo {0} de 2", "description": "Step indicator of the modal. {0} will be replaced with the current page ." }, "jobs.modal.buttons.next": { - "message": "Seguinte", + "message": "Próximo", "description": "Next button in the modal." }, "jobs.modal.buttons.join": { - "message": "Entre", + "message": "Entrar", "description": "Join Discord button in the modal." }, "jobs.modal.buttons.cancel": { @@ -20,11 +20,11 @@ "description": "Cancel, button in the modal." }, "jobs.modal.error": { - "message": "Por favor, preencha todos os campos", + "message": "Preenche todos os campos", "description": "Error when user did not fill all the fields." }, "jobs.modal.notice": { - "message": "PreMiD é um projeto open-source (codigo aberto), o que significa que somos uma equipa sem fins lucrativos, cada doação ou dinheiro patrono volta para o produto. Ao candidatar-se a um emprego no PreMiD você reconhece que está se voluntariando na equipa, você não será pago pelo seu trabalho.", + "message": "O PreMiD é um projeto de código aberto, o que significa que somos uma equipa sem fins lucrativos. Cada doação ou dinheiro patrono será investido no produto. Ao te candidatares a um emprego no PreMiD reconheces que te estás a voluntariar para equipa e não serás pago pelo teu trabalho.", "description": "Notice for applicants." }, "jobs.guild.required": { @@ -32,15 +32,15 @@ "description": "Title of the modal the user will see if it's not in Discord server." }, "jobs.guild.explanation": { - "message": "Para ser capaz de se inscrever, você tem que estar em nosso servidor Discord. Caso contrário, não poderemos entrar em contato com você caso seja selecionado!", + "message": "Para te poderes candidatar tens que estar no nosso servidor de Discord, caso contrário, não poderemos entrar em contacto contigo se fores selecionado!", "description": "Explanation why users should be in Discord server to perform job application." }, "jobs.header.title": { - "message": "Trabalhar para a PreMiD", + "message": "Trabalhar para o PreMiD", "description": "First part of the jobs page." }, "jobs.header.description": { - "message": "Estás pronto para ajudar o maior programa de Rich-Presence?", + "message": "Estás pronto para ajudar o maior programa de Rich Presence?", "description": "The second part of the jobs page." }, "jobs.openings.title": { @@ -52,19 +52,19 @@ "description": "Text before the benefits cards." }, "jobs.benefit1.title": { - "message": "Conheça-nos", + "message": "Conhece-nos", "description": "Benefit card title." }, "jobs.benefit1.description": { - "message": "Entre em contato com as pessoas por de trás do PreMiD.", + "message": "Entra em contacto com as pessoas por detrás do PreMiD.", "description": "Benefit card description." }, "jobs.benefit2.title": { - "message": "Sneak Peeks", + "message": "Informação Privilegiada", "description": "Benefit card title." }, "jobs.benefit2.description": { - "message": "Dê uma olhada em nosso Desenvolvimento e Marketing.", + "message": "Dá uma olhadela no nosso desenvolvimento e marketing.", "description": "Benefit card description." }, "jobs.benefit3.title": { @@ -72,39 +72,39 @@ "description": "Benefit card title." }, "jobs.benefit3.description": { - "message": "Poderosas permissões no Discord e um cargo colorido.", + "message": "Permissões poderosas no Discord e um cargo colorido.", "description": "Benefit card description." }, "jobs.benefit4.title": { - "message": "Suporta PreMiD", + "message": "Ajuda o PreMiD", "description": "Benefit card title." }, "jobs.benefit4.description": { - "message": "Com a sua contribuição é possível executar este projeto.", + "message": "Com a tua contribuição é possível continuar este projeto.", "description": "Benefit card description." }, "jobs.benefit5.title": { - "message": "Tempo esgotado", + "message": "Tempo fora", "description": "Benefit card title." }, "jobs.benefit5.description": { - "message": "Demore o tempo que quiser. Isto é trabalho voluntário.", + "message": "Demora o teu tempo. Isto é um trabalho voluntário.", "description": "Benefit card description." }, "jobs.benefit6.title": { - "message": "Acesso Antecipado", + "message": "Acesso antecipado", "description": "Benefit card title." }, "jobs.benefit6.description": { - "message": "Teste novos recursos antes de qualquer outra pessoa.", + "message": "Testa novos recursos antes de qualquer outra pessoa.", "description": "Benefit card description." }, "jobs.success.applied": { - "message": "Obrigado por se candidatar!", + "message": "Obrigado por te teres candidatado!", "description": "Notification when applying." }, "jobs.errors.alreadyApplied": { - "message": "Você já se inscreveu antes!", + "message": "Já te candidataste antes!", "description": "Notification when you applied already." } } diff --git a/pt_PT/Website/maintenance.json b/pt_PT/Website/maintenance.json index a5860074d66..fda4cb9aab3 100644 --- a/pt_PT/Website/maintenance.json +++ b/pt_PT/Website/maintenance.json @@ -4,15 +4,15 @@ "description": "The big text on maintenance page" }, "maintenance.heading": { - "message": "Infelizmente, estamos a enfrentar dificuldades técnicas. Nós voltaremos em breve. Desculpa pelo inconveniente.", + "message": "Infelizmente estamos a ter dificuldades técnicas mas voltaremos em breve. Pedimos desculpa pelo incómodo.", "description": "Heading on maintenance page" }, "maintenance.heading2": { - "message": "Por favor, volte mais tarde para mais informações.", + "message": "Volta mais tarde para mais informações.", "description": "Heading on maintenance page" }, "maintenance.message": { - "message": "Até que nossos desenvolvedores especiais consertem isso, sinta-se livre para dar uma olhada aqui!", + "message": "Até que nossos programadores especiais consertem isso, sinta-se livre para dar uma olhada aqui!", "description": "Message on maintenance page" }, "maintenance.statuspage": { diff --git a/pt_PT/Website/partners.json b/pt_PT/Website/partners.json index fd3fb32614d..ef54acdedef 100644 --- a/pt_PT/Website/partners.json +++ b/pt_PT/Website/partners.json @@ -8,7 +8,7 @@ "description": "Description for page." }, "partners.slideshow.description": { - "message": "Estes já pertencem a nós", + "message": "Estes já nos pertencem", "description": "Description for slideshow." }, "partners.why.title": { @@ -16,19 +16,19 @@ "description": "Heading for benefits." }, "partners.why.benefit1.title": { - "message": "Sua Presence gratuita", + "message": "A tua Presence gratuita", "description": "Heading for the first benefit." }, "partners.why.benefit1.description": { - "message": "A nossa equipe irá oferecer-te com uma Presence do seu serviço web.", + "message": "A nossa equipa irá oferecer-te uma presence para o teu serviço.", "description": "Description for the first benefit." }, "partners.why.benefit2.title": { - "message": "Torne-se verificado", + "message": "Torna-te verificado", "description": "Heading for the second benefit." }, "partners.why.benefit2.description": { - "message": "Um cargo especial e uma grande horra serão-lhe dadas no nosso servidor de Discord.", + "message": "Um cargo especial e uma grande honra ser-te-ão dados no nosso servidor de Discord.", "description": "Description for the second benefit." }, "partners.why.benefit3.title": { @@ -36,7 +36,7 @@ "description": "Heading for the third benefit." }, "partners.why.benefit3.description": { - "message": "A sua Presence será automaticamente ativada quando alguém visitar o seu Website.", + "message": "A tua presence será automaticamente ativada quando alguém visitar o teu site.", "description": "Description for the third benefit." }, "partners.why.benefit4.title": { @@ -64,19 +64,19 @@ "description": "Heading for the first requirement." }, "partners.requirements.first.description": { - "message": "Estamos atentos a comunidades em crescimento e coisas empolgantes pela internet. TL;DR você já deve usar o PreMiD e estar pronto para propagá-lo para ainda mais loucos da internet. A aceitação neste programa é extremamente qualitativa e variará de um candidato para o outro.", + "message": "Estamos atentos a comunidades em crescimento e coisas empolgantes pela internet. Resumidamente, já deves estar usar o PreMiD e estar pronto para o promover para mais amantes da internet. A aceitação neste programa é extremamente qualitativa e irá variar de um candidato para o outro.", "description": "Description for the first requirement." }, "partners.requirements.second.title": { - "message": "O nosso firewall", + "message": "Os nossos requisitos", "description": "Heading for the second requirement." }, "partners.requirements.second.description": { - "message": "De momento, aceitamos vários tipos de esforço no nosso programa de parceria. Qualquer um deve ter a oportunidade de ser notado. Os tarnsmissores da Twitch devem ter pelo menos 500 seguidores e pelo menos 10 espetadores simultâneos. Você deve transmitir pelo menos 1 vez por semana.", + "message": "De momento, aceitamos vários tipos de esforço no nosso programa de parceria. Qualquer um deve ter a oportunidade de ser notado. Os transmissores da Twitch devem ter pelo menos 500 seguidores e pelo menos 10 espetadores simultâneos. Você deve transmitir pelo menos 1 vez por semana.", "description": "Description for the second requirement." }, "partners.apply.button": { - "message": "Inscreva-se já!", + "message": "Candidata-te já!", "description": "Button to apply for partner." }, "partners.apply.disclaimer": { @@ -84,7 +84,7 @@ "description": "Disclaimer located above the apply button." }, "partners.apply.jobs": { - "message": "Se estiver interessado num emprego direto no PreMiD, então veja as nossas **vagas de emprego**.", + "message": "Se estiveres interessado num emprego no PreMiD, vê as nossas **vagas de emprego**.", "description": "Hint located under the button." }, "partners.sponsors.title": { @@ -96,7 +96,7 @@ "description": "Description for sponsors." }, "partners.partner.aniFlix": { - "message": "É assim que se assiste anime.", + "message": "É assim que se vê anime.", "description": "Description for AniFlix." }, "partners.partner.arenaOfKings": { @@ -104,51 +104,47 @@ "description": "Description for Arena of Kings." }, "partners.partner.upBeat": { - "message": "O UpBeat é uma rádio internacional sem fins lucrativos que se esforça por fornecer rádio e entretenimento de notícias de qualidade.", + "message": "O UpBeat é uma rádio internacional sem fins lucrativos que se esforça para fornecer rádio, entretenimento e notícias de qualidade.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "A plataforma de ganhos de um jogador.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { - "message": "SimLiveRadio é o rádio de infotainment mais bem-sucedido para jogos de simulação na Alemanha, Áustria e Suíça!", + "message": "SimLiveRadio é a rádio de infotainment mais bem-sucedida para jogos de simulação na Alemanha, Áustria e Suíça!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Pegue o que é seu por direito. Transmitir anime, filmes, hentai, especiais e muito mais. Gratuitamente, sem anúncios e em alta definição!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { - "message": "Comece a criar a sua própria comunidade com os nossos incríveis modelos. Construa o seu próprio reino.", + "message": "Começa a criar a tua própria comunidade com os nossos incríveis modelos. Constrói o teu próprio reino.", "description": "Description for DiscordTemplates." }, "partners.partner.taigaBot": { - "message": "taiga é um Bot do Discord que tenta oferecer todos os recursos que podes precisar de uma só vez!", + "message": "O taiga é um Bot do Discord que te tenta oferecer todos os recursos de que podes precisar!", "description": "Description for taigabot." }, "partners.partner.bitRock": { - "message": "Uma ferramenta poderosa e fácil de criação de instaladores entre plataformas.", + "message": "Uma ferramenta poderosa e fácil de utilizar na criação de instaladores entre plataformas.", "description": "Description for BitRock." }, "partners.partner.statusPage": { - "message": "Comunique-se facilmente com o status em tempo real aos seus usuários.", + "message": "Comunica facilmente com os teus utilizadores em tempo real.", "description": "Description for StatusPage." }, "partners.partner.erisly": { "message": "Uma deusa que joga como um divertido Bot do Discord!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "O REYFM permite-te ouvir mais de 15 categorias de música grátis e sem parar. Com a melhor e mais recente música só para ti!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Solução de localização ágil para empresas de tecnologia.", "description": "Description for Crowdin." }, "partners.partner.wikijs": { - "message": "O mais poderoso e extensível software Wiki de código aberto.", + "message": "O mais poderoso e expansível software de Wiki de código aberto.", "description": "Description for WikiJS." }, "partners.partner.packageCloud": { - "message": "Uma interface unificada e amigável para todos os seus artefactos.", + "message": "Uma interface para programadores unificada e amigável para todos os teus artefactos.", "description": "Description for PackageCloud." }, "partners.partner.fastly": { @@ -156,15 +152,15 @@ "description": "Description for Fastly." }, "partners.partner.onlyhit": { - "message": "O OnlyHit é a sua estação de rádio de música online feita para reproduzir seus melhores acertos 24/7 e fazer com que você descubra primeiro seus futuros acertos.", + "message": "O OnlyHit é a tua estação de rádio online feita para tocar os melhores sons 24 por dia e fazer com que descubras os teus próximos sons favoritos.", "description": "Description for OnlyHit." }, "partners.apply.title": { - "message": "Inscrever-se para parceiro", + "message": "Candidatura a parceiro", "description": "Partnership application modal title." }, "partners.apply.loggedUser": { - "message": "Inscrito como {0}", + "message": "Sessão iniciada como {0}", "description": "{0} will be replaced with user account." }, "partners.apply.notYou": { @@ -172,11 +168,11 @@ "description": "Account switcher on the modal, just like Discord's!" }, "partners.apply.select.default": { - "message": "Por favor, selecione um", + "message": "Seleciona um", "description": "Select default placeholder." }, "partners.apply.select.website": { - "message": "Website", + "message": "Site", "description": "Select 'Website' category." }, "partners.apply.select.other": { @@ -184,7 +180,7 @@ "description": "Select 'Other' category." }, "partners.apply.form.name": { - "message": "Nome:", + "message": "Nome", "description": "Name filed." }, "partners.apply.form.name.placeholder": { @@ -220,15 +216,15 @@ "description": "Modal close button." }, "partners.apply.form.button.apply": { - "message": "Aplicar", + "message": "Candidatar", "description": "Modal apply button." }, "partners.apply.success": { - "message": "Obrigado por se candidatar!", + "message": "Obrigado por te candidatares!", "description": "Success message when applying." }, "partners.apply.error1": { - "message": "Por favor, preencha todos os campos.", + "message": "Por favor preenche todos os campos.", "description": "Error when a field isn't filled." }, "partners.apply.error2": { @@ -240,7 +236,7 @@ "description": "Error when image link is entered wrong." }, "partners.apply.error4": { - "message": "Você já se inscreveu para parceiro antes.", + "message": "Já te candidataste a parceiro.", "description": "Error when already applied." } } diff --git a/pt_PT/Website/presence.json b/pt_PT/Website/presence.json index a031b3b15f4..f11a1bdd588 100644 --- a/pt_PT/Website/presence.json +++ b/pt_PT/Website/presence.json @@ -16,7 +16,7 @@ "description": "The title of the information section." }, "presence.sections.information.author": { - "message": "Autor(a)", + "message": "Autor", "description": "One of the strings from the Information section. [on webite -> Author: (username)]" }, "presence.sections.information.version": { @@ -40,7 +40,7 @@ "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]" }, "presence.sections.information.contributors": { - "message": "Contribuidores(as)", + "message": "Contribuidores", "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]" } } diff --git a/pt_PT/Website/report.json b/pt_PT/Website/report.json index c649a6297c1..7433ebf3278 100644 --- a/pt_PT/Website/report.json +++ b/pt_PT/Website/report.json @@ -1,30 +1,30 @@ { "report.title": { - "message": "Comunica um bug", + "message": "Reportar um erro", "description": "Text to indicate the page." }, "report.bugcount": { - "message": "{count}/3 Reports restantes", + "message": "{count}/3 relatórios restantes", "description": "Amount of bug reports user can send" }, "report.info": { - "message": "Reportar erros são para erros no site PreMiD e no servidor do Discord. Bugs de Presences devem ser relatados ao criador da presence. Somente reporte bugs em Inglês.", + "message": "A função de reportar erros é para erros no site do PreMiD e no servidor de Discord. Bugs de Presences devem ser reportados ao criador da presence. Bugs devem ser reportados em inglês.", "description": "Tells the user about submitting a bug" }, "report.overview": { - "message": "Forneça uma descrição clara e concisa do bug.", + "message": "Descreve clara e precisamente o erro.", "description": "Text for the user to write a brief of the bug information." }, "report.os": { - "message": "Seleciona o teu Sistema Operacional e a Versão", + "message": "Seleciona o teu sistema operativo e a versão", "description": "Select Box for the user to select their operating system" }, "report.browser": { - "message": "Seleciona o teu Navegador e a sua Versão - Tu podes obter a versão ao visitar acerca: Suporte no Firefox ou Chrome://help", + "message": "Seleciona o teu navegador e a tua versão - Podes obter a versão acedendo a about:support no Firefox ou chrome://help", "description": "Select Box for the user to select their browser" }, "report.description": { - "message": "Forneça um link para um exemplo ou um conjunto inequívoco de etapas para reproduzir este bug.", + "message": "Adiciona um link para um exemplo ou um conjunto inequívoco de passos para reproduzir este erro.", "description": "Text for the user to write information about the bug." }, "report.button": { @@ -32,27 +32,27 @@ "description": "Button to send the information inputed." }, "report.toomany": { - "message": "Você tem muitos reportes ativos. Espere que os seus reportes enviados sejam revisados. Reportes são verificados semanalmente, seja paciente.", + "message": "Tens muitos relatórios ativos. Espera que os teus relatórios anteriores sejam revistos. Os relatórios são vistos semanalmente, por isso, sê paciente.", "description": "User has too many active reports" }, "report.toomany.alert": { - "message": "Tu tens muitos reportes ativos.", + "message": "Tens demasiados relatórios ativos.", "description": "User has too many active reports" }, "report.success": { - "message": "Bug Enviado", + "message": "Erro enviado", "description": "Success notification" }, "report.error": { - "message": "Requer mais informações", + "message": "Requer mais informação", "description": "User needs to input more notification" }, "report.error.unauth": { - "message": "A conta do Discord precisa ser verificada", + "message": "A conta do Discord precisa de ser verificada", "description": "Users Discord not verified" }, "report.activebugs": { - "message": "Bugs ativos", + "message": "Erros ativos", "description": "Lists users active bugs" } } \ No newline at end of file diff --git a/pt_PT/Website/store.json b/pt_PT/Website/store.json index 604e6895027..6214c3aa71c 100644 --- a/pt_PT/Website/store.json +++ b/pt_PT/Website/store.json @@ -4,27 +4,27 @@ "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, "store.cards.creator": { - "message": "Autor(a)", + "message": "Autor", "description": "Creator of a presence" }, "store.cards.popular": { - "message": "Essa Presence é muito popular entre os usuários.", + "message": "Esta presence é muito popular.", "description": "Presence card popular flame" }, "store.cards.partner": { - "message": "Presence Parceira", + "message": "Presence parceira", "description": "Presence card partner flame" }, "store.cards.extraStepsRequired": { - "message": "Esta Presence requer passos adicionais para funcionar, por favor, verifica esta página para mais informações.", + "message": "Esta presence requer passos adicionais para funcionar. Vê a sua página para saberes mais.", "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." }, "store.header.search": { - "message": "Pesquisar Presence", + "message": "Pesquisar presence", "description": "Search bar text when nothing is stated" }, "store.card.presence.add": { - "message": "Adicionar Presence", + "message": "Adicionar presence", "description": "Button that will appear on hover after extension is installed." }, "store.card.presence.remove": { @@ -32,7 +32,7 @@ "description": "Button that will appear on hover after extension and presence is installed." }, "store.card.presence.included": { - "message": "Essa Presence é automaticamente ativada ao visitar o site.", + "message": "Esta presence é ativada automaticamente ao visitar o seu site.", "description": "The message that appears instead of the buttons." }, "store.category.filters.heading": { @@ -40,19 +40,19 @@ "description": "Searh filters option at the store page" }, "store.category.filters.mostUsed": { - "message": "Mais usadas", + "message": "Mais usadas primeiro", "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { - "message": "Exibir conteúdos NSFW", + "message": "Mostrar conteúdo adulto", "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { - "message": "Apenas Presences curtidas", + "message": "Apenas presences gostadas", "description": "Liked presences only checkbox" }, "store.filters.added": { - "message": "Mostrar Presences adicionadas", + "message": "Mostrar presences adicionadas", "description": "Store filter to display/not display already installed presences." }, "store.category.heading": { @@ -60,7 +60,7 @@ "description": "Category heading" }, "store.category.all": { - "message": "Todos", + "message": "Todas", "description": "Category at the top" }, "store.category.games": { @@ -76,7 +76,7 @@ "description": "Category at the top" }, "store.category.videos": { - "message": "Vídeos e Transmissões", + "message": "Vídeos e transmissões", "description": "Category at the top" }, "store.category.other": { @@ -92,7 +92,7 @@ "description": "Little message next to the keys of search filters on the store." }, "store.search.removeFilter": { - "message": "Clique para remover o filtro", + "message": "Clica para remover o filtro", "description": "Remove message for active search filters." } } diff --git a/pt_PT/Website/users.json b/pt_PT/Website/users.json index a62f14c00e6..2a414880c25 100644 --- a/pt_PT/Website/users.json +++ b/pt_PT/Website/users.json @@ -1,38 +1,38 @@ { "user.roles.presenceDeveloper": { - "message": "Desenvolvedor de Presenças", + "message": "Programador de Presences", "description": "'Presence Developer' title for user pages." }, "user.roles.presenceVerifier": { - "message": "Verificador de Presenças", + "message": "Verificador de Presences", "description": "'Presence Verifier' title for user pages." }, "user.importantPresenceDev.message1": { - "message": "Desenvolvedor de Presenças Importante", + "message": "Programador importante de presences", "description": "'Important Presence Developer' tippy description for user pages." }, "user.importantPresenceDev.message2": { - "message": "Criadas {0} presenças.", + "message": "Criou {0} presences.", "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { - "message": "Desenvolvedor de Presenças Génio", + "message": "Programador de Presences Génio", "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { - "message": "Criou mais de 100 Presenças!", + "message": "Criou mais de 100 Presences!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, "user.switch.contributed": { - "message": "[Presences/contribuições] do Utilizador", + "message": "[Presences/Contribuições] do utilizador", "description": "The tippy message to switch between user's presences and presences that user has contributed to." }, "user.presences.created": { - "message": "Clique aqui para mostrar as Presences que esse usuário(a) criou.", + "message": "Clica aqui para mostrar as presences que este utilizador criou.", "description": "Tippy content in user profile." }, "user.presences.contributed": { - "message": "Clique aqui para mostrar as presenças que este usuário contribuiu.", + "message": "Clica aqui para mostrar as presences para as quais este utilizador contribuiu.", "description": "Tippy content (mode 2) in user profile." } } diff --git a/ro_RO/Extension/popup.json b/ro_RO/Extension/popup.json index d542748f365..430e0ffd892 100644 --- a/ro_RO/Extension/popup.json +++ b/ro_RO/Extension/popup.json @@ -87,6 +87,14 @@ "message": "Aplicația ta PreMiD este veche. Te rugăm să o actualizezi pentru a putea folosi PreMiD în continuare.", "description": "Shown when application is outdated" }, + "popup.info.safari.urgentUpdate": { + "message": "Actualizare urgentă", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Nu există conexiune la internet!", + "description": "Shown when the user has no internet connection" + }, "popup.category.all": { "message": "Toate", "description": "Category name shown when you open tags" diff --git a/ro_RO/Presence/discord.json b/ro_RO/Presence/discord.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ro_RO/Presence/discord.json @@ -0,0 +1 @@ +{} diff --git a/ro_RO/Presence/genius.json b/ro_RO/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ro_RO/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/ro_RO/Presence/google classroom.json b/ro_RO/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ro_RO/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/ro_RO/Presence/google docs.json b/ro_RO/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ro_RO/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/ro_RO/Presence/juniperbot.json b/ro_RO/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ro_RO/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/ro_RO/Presence/kahoot.json b/ro_RO/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ro_RO/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/ro_RO/Presence/namemc.json b/ro_RO/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ro_RO/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/ro_RO/Presence/netflix.json b/ro_RO/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ro_RO/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/ro_RO/Presence/premid.json b/ro_RO/Presence/premid.json index 96c63525e21..e1735fe5f27 100644 --- a/ro_RO/Presence/premid.json +++ b/ro_RO/Presence/premid.json @@ -1,26 +1,30 @@ { - "premid.pageContributors": { - "message": "Contribuitori", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Descărcări", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Magazin", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Instalare", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Depanare", - "description": "A page name" - } -} \ No newline at end of file + "premid.pageContributors": { + "message": "Contribuitori", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Descărcări", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Magazin", + "description": "A page name" + }, + "premid.partners": { + "message": "Parteneri", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Instalare", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Depanare", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Clasă Presence", + "description": "A page name" + } +} diff --git a/ro_RO/Presence/tiktok.json b/ro_RO/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ro_RO/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/ro_RO/Presence/twitch.json b/ro_RO/Presence/twitch.json new file mode 100644 index 00000000000..87fdf9a20dc --- /dev/null +++ b/ro_RO/Presence/twitch.json @@ -0,0 +1,10 @@ +{ + "twitch.downloads": { + "message": "Descărcări", + "description": "Page name" + }, + "twitch.partners": { + "message": "Parteneri", + "description": "Page name" + } +} diff --git a/ro_RO/Presence/twitter.json b/ro_RO/Presence/twitter.json index 9e26dfeeb6e..0967ef424bc 100644 --- a/ro_RO/Presence/twitter.json +++ b/ro_RO/Presence/twitter.json @@ -1 +1 @@ -{} \ No newline at end of file +{} diff --git a/ro_RO/Presence/v live.json b/ro_RO/Presence/v live.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/ro_RO/Presence/v live.json @@ -0,0 +1 @@ +{} diff --git a/ro_RO/Presence/youtube.json b/ro_RO/Presence/youtube.json index 9e26dfeeb6e..6c1cdb103a4 100644 --- a/ro_RO/Presence/youtube.json +++ b/ro_RO/Presence/youtube.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "youtube.ad": { + "message": "Se uită la un anunţ", + "description": "" + } +} \ No newline at end of file diff --git a/ro_RO/Website/downloads.json b/ro_RO/Website/downloads.json index 9ddb34be594..808efe8f654 100644 --- a/ro_RO/Website/downloads.json +++ b/ro_RO/Website/downloads.json @@ -1,126 +1,142 @@ { - "downloads.header.subtitle": { - "message": "Folosește PreMid acum și arată-le prietenilor tăi ce folosești, probabil vei găsi pe cineva cu aceleași interesuri.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Începe", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Descarcă PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Instalează aplicația noastra", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Instalează extensia pentru browser-ul tău", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Reîncărcați pagina și verificați dacă extensia este conectată", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Înca mai ai probleme? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Suntem aici să te ajutăm!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aplicație", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Extensie", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Atenție:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Aplicația nu are instalator pentru acest sistem de operare. Aceasta înseamnă că nu există nici un sprijin profesional pentru aceasta.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Vă rugăm să rețineți că PreMiD nu este compatibil cu telefoane mobile.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Arată Descărcările", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Ascunde Descărcările", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Versiunea curentă a acestei platforme este {0} (această versiune este specifică pentru Linux și nu se aplică altor platforme).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Această versiune este specifică pentru Linux și nu se aplică altor sisteme. Versiunea principală a aplicației este {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Vă rugăm să vă logați pentru a putea vedea aceste descărcări.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Uh oh, se pare că nu ai acces la alfa/beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Te poți alătura programului beta **aici** gratis. Grăbește-te! Mai sunt doar înca {0} locuri disponibile", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.warning.title": { - "message": "Atenție", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Nu uita sa activezi optiunea 'Permite extensii din alte magazine' din setarile extensiei.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Trebuie să instalați **această** extensie pentru a instala PreMid pentru Chrome WebStore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Omiteți", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Înapoi", - "description": "Back button on the ads section" - }, - "downloads.button.okay": { - "message": "Okay", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Terminat", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Loghează-te", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Mulțumim!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Folosim reclame pentru a sprijini echipa noastră și a ne menține serverele pentru a vă oferi cea mai bună experiență de utilizator!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Vă rugăm să vă dezactivaţi adblock-ul.", - "description": "Message next to pepe." - } + "downloads.header.subtitle": { + "message": "Folosește PreMid acum și arată-le prietenilor tăi ce folosești, probabil vei găsi pe cineva cu aceleași interesuri.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Începe", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Descarcă PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Instalează aplicația noastră", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Instalează extensia pentru browser-ul tău", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Reîncărcați pagina și verificați dacă extensia este conectată", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Înca mai ai probleme? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Suntem aici să te ajutăm!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplicație", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Extensie", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Atenție:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Aplicația nu are instalator pentru acest sistem de operare. Aceasta înseamnă că nu există nici un sprijin profesional pentru aceasta.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Vă rugăm să rețineți că PreMiD nu este compatibil cu telefoane mobile.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Arată descărcările", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Ascunde descărcările", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion2": { + "message": "Această versiune este specifică pentru Linux și nu se aplică altor sisteme. Versiunea principală a aplicației este {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Vă rugăm să vă autentificați pentru a vedea aceste descărcări.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Uh oh, se pare că nu ai acces la alpha/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Te poți alătura programului beta **aici** gratis. Grăbește-te! Mai sunt doar înca {0} locuri disponibile", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.warning.title": { + "message": "Atenție", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Trebuie să instalați **această** extensie pentru a instala PreMid pentru Chrome WebStore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Omiteți", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Înapoi", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Anulează", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Okay", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Terminat", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Loghează-te", + "description": "Login button on the downloads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Mulțumim!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Folosim reclame pentru a sprijini echipa noastră și a ne menține serverele pentru a vă oferi cea mai bună experiență de utilizator!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Vă rugăm să vă dezactivaţi adblock-ul", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Afișează descărcările beta", + "description": "" + }, + "downloads.skipanyway.message2": { + "message": "Ești sigur?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Serios?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Am nevoie de tine :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Ok, bine...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/ro_RO/Website/footer.json b/ro_RO/Website/footer.json index fced10d4126..97964d89e7b 100644 --- a/ro_RO/Website/footer.json +++ b/ro_RO/Website/footer.json @@ -47,10 +47,6 @@ "message": "Contribuie", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Proiectează", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Tradu", "description": "Translate -> redirects to locilazation page" diff --git a/ro_RO/Website/home.json b/ro_RO/Website/home.json index 5bf1d55fb57..7bb5fe12d52 100644 --- a/ro_RO/Website/home.json +++ b/ro_RO/Website/home.json @@ -50,5 +50,9 @@ "home.features.quickSupport.heading": { "message": "Suport rapid", "description": "Features section subheading" + }, + "home.features.quickSupport.button": { + "message": "Intrați pe serverul nostru de Discord", + "description": "Features section button" } } diff --git a/ro_RO/Website/jobs.json b/ro_RO/Website/jobs.json index 3e77dcda6ad..fbe47993c63 100644 --- a/ro_RO/Website/jobs.json +++ b/ro_RO/Website/jobs.json @@ -1,4 +1,32 @@ { + "jobs.modal.title": { + "message": "Aplică pentru {0}", + "description": "Jobs apply modal title, {0} will be replaced with the job name." + }, + "jobs.modal.step": { + "message": "Pasul {0} din 2", + "description": "Step indicator of the modal. {0} will be replaced with the current page ." + }, + "jobs.modal.buttons.next": { + "message": "Mai departe", + "description": "Next button in the modal." + }, + "jobs.modal.buttons.join": { + "message": "Alăturaţi-vă", + "description": "Join Discord button in the modal." + }, + "jobs.modal.buttons.cancel": { + "message": "Anulează", + "description": "Cancel, button in the modal." + }, + "jobs.modal.error": { + "message": "Vă rugăm să completaţi toate câmpurile", + "description": "Error when user did not fill all the fields." + }, + "jobs.guild.required": { + "message": "Intrați pe serverul nostru de Discord", + "description": "Title of the modal the user will see if it's not in Discord server." + }, "jobs.header.title": { "message": "Lucrează pentru PreMiD", "description": "First part of the jobs page." diff --git a/ru_RU/Extension/popup.json b/ru_RU/Extension/popup.json index e71caaa7d2f..7c2e6803701 100644 --- a/ru_RU/Extension/popup.json +++ b/ru_RU/Extension/popup.json @@ -87,6 +87,38 @@ "message": "Ваш PreMiD - устарел. Пожалуйста, обновите его чтобы продолжить его использовать.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Устаревшее расширение", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Ваше расширение устарело. Пожалуйста, обновите его, чтобы получить новейшие функции, загрузив его с нашего сайта.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Срочное обновление", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Мы выпустили срочное обновление для расширения. Пожалуйста, обновите его, чтобы продолжить использование PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Нет подключения к Интернету!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Похоже, что у вас нет подключения к Интернету! PreMiD не сможет показать статусы в данный момент.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Нет соединения с Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD не может подключится к Discord! Он установлен и запущен? *Траблшутинг*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Всё", "description": "Category name shown when you open tags" diff --git a/ru_RU/Presence/1337x.json b/ru_RU/Presence/1337x.json index 361d74449ab..6f649b356e3 100644 --- a/ru_RU/Presence/1337x.json +++ b/ru_RU/Presence/1337x.json @@ -4,7 +4,7 @@ "description": "" }, "1337x.seriesLibrary": { - "message": "Смотрит библиотеки серии", + "message": "Просмотр библиотеки серии", "description": "" }, "1337x.latestEpisode": { @@ -28,7 +28,7 @@ "description": "" }, "1337x.docTorrents": { - "message": "Смотрит документальных торрентов", + "message": "Просмотр документов торрентов", "description": "" }, "1337x.gamesTorrents": { diff --git a/ru_RU/Presence/9gag.json b/ru_RU/Presence/9gag.json index 1b7579e4ce3..df8b47d0237 100644 --- a/ru_RU/Presence/9gag.json +++ b/ru_RU/Presence/9gag.json @@ -8,7 +8,7 @@ "description": "" }, "9gag.trending": { - "message": "Смотрит трендового", + "message": "Смотрит тренды", "description": "" }, "9gag.fresh": { diff --git a/ru_RU/Presence/aliexpress.json b/ru_RU/Presence/aliexpress.json index 4648bdb538a..ba06b4bd138 100644 --- a/ru_RU/Presence/aliexpress.json +++ b/ru_RU/Presence/aliexpress.json @@ -8,7 +8,7 @@ "description": "Meaning Direct messages" }, "aliexpress.sale": { - "message": "Смотрит распродажа", + "message": "Просмотр продаж", "description": "" }, "aliexpress.recentlyViewProducts1": { @@ -16,7 +16,7 @@ "description": "Part 1 of 2" }, "aliexpress.recentlyViewProducts2": { - "message": "смотрит товары", + "message": "просмотренные товары", "description": "Part 2 of 2" }, "aliexpress.theirAli": { @@ -28,7 +28,7 @@ "description": "" }, "aliexpress.orders": { - "message": "Смотрит своих заказов", + "message": "Просмотр ордеров", "description": "" }, "aliexpress.viewTheir": { diff --git a/ru_RU/Presence/amazon.json b/ru_RU/Presence/amazon.json index 39ae17ccf08..b22008204ea 100644 --- a/ru_RU/Presence/amazon.json +++ b/ru_RU/Presence/amazon.json @@ -8,7 +8,7 @@ "description": "" }, "amazon.balance": { - "message": "Смотрит баланса", + "message": "Просмотр их баланса", "description": "" }, "amazon.payment": { @@ -20,7 +20,7 @@ "description": "" }, "amazon.pets": { - "message": "Смотрит питомцев", + "message": "Просмотр своих питомцев", "description": "" }, "amazon.catergoriesAll": { @@ -60,11 +60,11 @@ "description": "" }, "amazon.history": { - "message": "Смотрит истории", + "message": "Просмотр их истории", "description": "" }, "amazon.store": { - "message": "Смотрит магазина:", + "message": "Смотрит магазин:", "description": "" }, "amazon.primeVid": { diff --git a/ru_RU/Presence/discord.json b/ru_RU/Presence/discord.json new file mode 100644 index 00000000000..01de598c566 --- /dev/null +++ b/ru_RU/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Чтение на канале:{0}{1} (сервер: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Чтение на канале:{0}{1} (сервер: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Чтение DM от:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Печатать личные сообщения на:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Чтение в групповой DM:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Чтение в групповой DM:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Просмотр своих друзей...", + "description": "" + }, + "discord.nitro": { + "message": "Чтение о Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Голосовая связь с:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Голос подключен к:{0}{1} (сервер: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Просмотр их настроек...", + "description": "" + }, + "discord.serverSettings": { + "message": "Просмотр настроек{0}сервера: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Просмотр пригласительной ссылки:{0}{1} (Сервер: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Просмотр пригласительной ссылки{0}сервера: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Просмотр ссылки на приглашение", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Смотрит через", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "страница загрузок", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "страница \"Почему Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "центр Безопасности", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "страница вакансий", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "страница \"О нас\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "страница брендинга", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "вдохновляющая страница", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "страница колледжа", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "страница новостей", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "на странице партнера", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "страница верификации", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "страница StreamKit", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "страница с открытым исходным кодом", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "страница безопасности", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "страница модерации", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "страница Rich Presence", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "политики", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Портал для разработчиков", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Просмотр через их приложения", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Редактирование приложения: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Просмотр через их команды", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Редактирование команды: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Просмотр на серверах", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Просмотр информации о сервере: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Прочитать документацию", + "description": "" + }, + "discord.status": { + "message": "Статус Discord", + "description": "" + }, + "discord.support": { + "message": "Справочный центр", + "description": "" + }, + "discord.blog": { + "message": "Блог Discord", + "description": "" + }, + "discord.merch": { + "message": "Соединение Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "Смотрит коллекции:", + "description": "" + } +} diff --git a/ru_RU/Presence/facebook.json b/ru_RU/Presence/facebook.json index 235e4fcbde2..0c4d34a81b1 100644 --- a/ru_RU/Presence/facebook.json +++ b/ru_RU/Presence/facebook.json @@ -1,6 +1,6 @@ { "facebook.call": { - "message": "Звонит с:", + "message": "В звонке:", "description": "" }, "facebook.vcall": { @@ -48,7 +48,7 @@ "description": "" }, "facebook.savedVids": { - "message": "Сохраняет видео", + "message": "Сохраненные видео", "description": "" }, "facebook.added": { diff --git a/ru_RU/Presence/general.json b/ru_RU/Presence/general.json index 9f7fb9920a7..dbdb3885967 100644 --- a/ru_RU/Presence/general.json +++ b/ru_RU/Presence/general.json @@ -16,7 +16,7 @@ "description": "" }, "general.editing": { - "message": "Редактирует:", + "message": "Редактирование:", "description": "" }, "general.episode": { @@ -52,7 +52,7 @@ "description": "" }, "general.merch": { - "message": "Товары", + "message": "Мерч", "description": "" }, "general.page": { @@ -68,15 +68,15 @@ "description": "" }, "general.readingDM": { - "message": "Читает ЛС от:", + "message": "Чтение DM от:", "description": "" }, "general.readingAbout": { - "message": "Читает:", + "message": "Чтение о:", "description": "" }, "general.readingArticle": { - "message": "Читает статью:", + "message": "Чтение статьи:", "description": "" }, "general.readingChannel": { @@ -100,15 +100,27 @@ "description": "" }, "general.searchSomething": { - "message": "Ищет что-нибудь...", + "message": "Поиск что-нибудь...", "description": "" }, "general.search": { "message": "Искать", "description": "" }, + "general.writing": { + "message": "Написание", + "description": "" + }, + "general.calling": { + "message": "Вызов", + "description": "" + }, + "general.inCall": { + "message": "В процессе звонка...", + "description": "" + }, "general.shopCart": { - "message": "Корзина", + "message": "Корзина покупок", "description": "" }, "general.store": { @@ -116,7 +128,7 @@ "description": "" }, "general.typeDM": { - "message": "Печатает в ЛС для:", + "message": "Печатать личные сообщения на:", "description": "" }, "general.typeChannel": { @@ -140,7 +152,7 @@ "description": "" }, "general.viewGenre": { - "message": "Смотрит раздел:", + "message": "Просмотр жанра:", "description": "" }, "general.viewHome": { @@ -156,7 +168,7 @@ "description": "" }, "general.viewMember": { - "message": "Смотрит пользователя:", + "message": "Просмотр участника:", "description": "" }, "general.viewMovie": { @@ -176,7 +188,7 @@ "description": "" }, "general.viewSeries": { - "message": "Смотрит серии:", + "message": "Смотрю сериал:", "description": "" }, "general.viewShow": { @@ -192,23 +204,55 @@ "description": "" }, "general.viewUser": { - "message": "Смотрит пользователя:", + "message": "Просмотр пользователя:", "description": "" }, "general.viewing": { "message": "Смотрит:", "description": "" }, + "general.viewPage": { + "message": "Смотрит страницу:", + "description": "" + }, + "general.watchingMovie": { + "message": "Смотрит фильм", + "description": "" + }, + "general.watchingSeries": { + "message": "Смотрит серию", + "description": "" + }, + "general.watchingShow": { + "message": "Cмотрит шоу", + "description": "" + }, "general.watchingVid": { - "message": "Просмотр видео", + "message": "Смотрит видео", "description": "" }, + "general.waitingVid": { + "message": "В ожидании премьеры видео", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "В ожидании премьеры видео", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Смотрит трансляцию", "description": "" }, + "general.waitingLive": { + "message": "Ожидается, что прямая трансляция начнется", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Ожидается, что прямая трансляция начнется", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { - "message": "Смотрит:", + "message": "Отслеживание:", "description": "" }, "general.wishlist": { @@ -222,5 +266,85 @@ "general.terms": { "message": "Пользовательское соглашение", "description": "A page name" + }, + "general.cookie": { + "message": "Политика cookies", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Зацикливание всех песен", + "description": "" + }, + "general.repeat": { + "message": "В петле", + "description": "" + }, + "general.incidentView": { + "message": "Просмотр инцидента", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "История инцидентов", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "История рабочего времени", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Смотрит серию", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Смотрит кино", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Смотрит эпизод", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Посмотреть Видео", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Смотреть видео", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Видеть каналы", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Слушать вместе", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Просмотр страницы", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Просмотр песни", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Просмотр альбома", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Просмотреть профиль", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Просмотр Исполнителя", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Просмотр списка воспроизведения", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Просмотр подкаста", + "description": "Used as the title for the button in Discord." } } diff --git a/ru_RU/Presence/genius.json b/ru_RU/Presence/genius.json new file mode 100644 index 00000000000..88b2ab5db20 --- /dev/null +++ b/ru_RU/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Просмотр текстов песен:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Просмотр текстов песен", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Смотрит домашней страницы", + "description": "" + }, + "genius.viewAlbum": { + "message": "Просмотр альбома:", + "description": "Album of a song" + } +} diff --git a/ru_RU/Presence/google classroom.json b/ru_RU/Presence/google classroom.json new file mode 100644 index 00000000000..895405b319d --- /dev/null +++ b/ru_RU/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Просмотр их календаря", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Просмотр их списка дел", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Просмотр задания", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Просмотр задания в:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Просмотр класса\n", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Просмотр классной работы", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Просмотр классных работ:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Просмотреть участников класса", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Просмотр участников классов:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Настройка настроек", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/ru_RU/Presence/google docs.json b/ru_RU/Presence/google docs.json new file mode 100644 index 00000000000..ea94bda6491 --- /dev/null +++ b/ru_RU/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Редактирование документа", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Просмотр документа", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Просмотр документов", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Редактирование формы", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Просмотр формы", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Просмотр форм", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Редактирование электронной таблицы", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Просмотр электронной таблицы", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Просмотр электронных таблиц", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Редактирование презентации", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Просмотр презентации", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Просмотр презентаций", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/ru_RU/Presence/hypixel.json b/ru_RU/Presence/hypixel.json index 44f8288e5bf..f3a8f89db99 100644 --- a/ru_RU/Presence/hypixel.json +++ b/ru_RU/Presence/hypixel.json @@ -1,6 +1,6 @@ { "hypixel.staff": { - "message": "Смотрит списка сотрудников", + "message": "Просмотр списка персонала", "description": "" }, "hypixel.watchThreads": { @@ -12,7 +12,7 @@ "description": "Forum categories they get notifications from" }, "hypixel.dm": { - "message": "Смотрит ЛС", + "message": "Смотрит личные сообщения", "description": "" }, "hypixel.game": { diff --git a/ru_RU/Presence/juniperbot.json b/ru_RU/Presence/juniperbot.json new file mode 100644 index 00000000000..ccf52045ec0 --- /dev/null +++ b/ru_RU/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Главная страница", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Смотрит таблицу лидеров сервера:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "В панели управления", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Гильдия: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Чтение информации о планах пожертвования", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Выбирает сервер", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Смотрит список команд.", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Смотрит статистику бота.", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Изменяет карточку рейтинга.", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Чтение о cookies сайта", + "description": "Reading about the site's cookies" + } +} diff --git a/ru_RU/Presence/kahoot.json b/ru_RU/Presence/kahoot.json new file mode 100644 index 00000000000..88c40429450 --- /dev/null +++ b/ru_RU/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Присоединиться к игре: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Присоединение к игре...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Ожидание начала...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "Игра начинается!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "Играет...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Следующая загрузка вопросов...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Неправильный ответ", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Правильный ответ", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Глядя на результаты:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Посмотрите слайд с содержанием:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Игра окончена", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Создание игры...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Загрузка страницы...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "Первое место: {0}\n", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Точки: {0}\n", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Вопросы правильно: {0}\n", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Отображение слайда с содержанием:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Вопрос: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Показывается вопрос:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "1-е место", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "2-е место", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "3-е место", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Топ {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} из {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/ru_RU/Presence/namemc.json b/ru_RU/Presence/namemc.json new file mode 100644 index 00000000000..67dbb49740f --- /dev/null +++ b/ru_RU/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Просмотр предстоящих имен", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Просмотр популярных скинов", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Просмотр верхних скинов", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Просмотр новых скинов", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Просмотр случайных скинов", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Просмотр тегов скинов", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Просмотр скинов с тегом {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Просмотр скина", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Просмотр шапки", + "description": "" + }, + "namemc.viewCape": { + "message": "Просмотр заголовка:", + "description": "" + }, + "namemc.servers": { + "message": "Просмотр серверов", + "description": "" + }, + "namemc.viewServer": { + "message": "Просмотр серверов:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Просмотр сервера", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Просмотр как забрать свой профиль", + "description": "" + }, + "namemc.profileEdit": { + "message": "Редактирование информации о профиле{0}", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Просмотр своих друзей", + "description": "" + }, + "namemc.viewSkins": { + "message": "Просмотр скинов", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Просмотр эмодзи в профиле", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/ru_RU/Presence/netflix.json b/ru_RU/Presence/netflix.json new file mode 100644 index 00000000000..cd6b508dc4e --- /dev/null +++ b/ru_RU/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Просмотр их списка", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Управление профилями", + "description": "" + }, + "netflix.latest": { + "message": "Посмотреть, что нового и популярного{0}на Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Получение их{0}реферальной ссылки", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/ru_RU/Presence/pinterest.json b/ru_RU/Presence/pinterest.json index e1451cba580..32ac93d7938 100644 --- a/ru_RU/Presence/pinterest.json +++ b/ru_RU/Presence/pinterest.json @@ -1,6 +1,6 @@ { "pinterest.board": { - "message": "Смотрит доска:", + "message": "Панель просмотра:", "description": "" }, "pinterest.pin": { diff --git a/ru_RU/Presence/premid.json b/ru_RU/Presence/premid.json index 0cc7b25b095..c71e0c98443 100644 --- a/ru_RU/Presence/premid.json +++ b/ru_RU/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Смотрит страницу:", - "description": "" - }, - "premid.docs": { - "message": "Документация", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Просматривает статус:", - "description": "" - }, - "premid.pageHome": { - "message": "Главная страница", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Участники", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Загрузки ", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Магазин", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Политика cookies", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Политика конфиденциальности", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Пользовательское соглашение", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Вики", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "О программе", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Системные требования", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Установка", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Поиск проблемы", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Начало работы", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Разработчик присутствия", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Смотрит страницу:", + "description": "" + }, + "premid.docs": { + "message": "Документация", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Просматривает статус:", + "description": "" + }, + "premid.pageHome": { + "message": "Главная страница", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Участники", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Загрузки", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Магазин", + "description": "A page name" + }, + "premid.partners": { + "message": "Партнеры", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "О PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Системные требования", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Установка", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Установка для {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Поиск проблемы", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Приступая к работе", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Понимание v{0} API\n", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Разработка присутствия", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Руководство по присутствию", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Класс Состояния", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Класс слайд-шоу", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Понимание iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Настройка metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Настройка TypeScript", + "description": "A page name" + } +} diff --git a/ru_RU/Presence/spotify.json b/ru_RU/Presence/spotify.json index de79122cfde..1b3d1345754 100644 --- a/ru_RU/Presence/spotify.json +++ b/ru_RU/Presence/spotify.json @@ -12,11 +12,11 @@ "description": "" }, "spotify.genres": { - "message": "Смотрит жанров", + "message": "Просмотр жанров", "description": "" }, "spotify.latest": { - "message": "Смотрит последних выпусков", + "message": "Просмотр последних релизов", "description": "" }, "spotify.discover": { diff --git a/ru_RU/Presence/tiktok.json b/ru_RU/Presence/tiktok.json new file mode 100644 index 00000000000..eebcad2aa1d --- /dev/null +++ b/ru_RU/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Просмотр их{0}для вашей страницы", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Просмотр их{0}на странице", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Просмотр TikTok:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "Просмотр TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/ru_RU/Presence/twitch.json b/ru_RU/Presence/twitch.json new file mode 100644 index 00000000000..667c94c929b --- /dev/null +++ b/ru_RU/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Загрузки", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Вакансии", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Турбо", + "description": "Page name" + }, + "twitch.partners": { + "message": "Партнеры", + "description": "Page name" + }, + "twitch.press": { + "message": "Пресс-центр", + "description": "Page name" + }, + "twitch.security": { + "message": "Безопасность", + "description": "Page name" + }, + "twitch.access": { + "message": "Доступность", + "description": "Page name" + }, + "twitch.ads": { + "message": "Выбор рекламы", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Принципы сообщества", + "description": "Page name" + }, + "twitch.home": { + "message": "Главная страница", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Просмотр кошелька...", + "description": "" + }, + "twitch.esports": { + "message": "Просмотр киберспорта...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Просмотр людей, на которых я подписан...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Команда просмотра:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Просмотр их инвентаря...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Просмотр активных кампаний с выходами...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Просмотр их настроек...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Просмотр своих друзей...", + "description": "" + }, + "twitch.subs": { + "message": "Просмотр их подписок...", + "description": "" + }, + "twitch.squad": { + "message": "Смотрит отряд...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Модерирующий стример:", + "description": "" + }, + "twitch.redeem": { + "message": "Погашение кода...", + "description": "" + }, + "twitch.camp": { + "message": "Лагерь создателя", + "description": "" + }, + "twitch.campBasic": { + "message": "Изучите основы", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Настройка вашего потока", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Уровень повышен", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Общайтесь и участвуйте", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Получить вознаграждение", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Музыка на Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Живое обучение", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Панель создателя", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Управление их потоком...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Управление их ролями в сообществе...", + "description": "" + }, + "twitch.produce": { + "message": "В видео производителе...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Смотрит", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Аналитика каналов", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Сводка потока", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Достижения", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Активность сообщества", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Список Подписчиков", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Видео Коллекции", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Клипы", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Настройки Канала", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Настройки Модерации", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Настройки выпадающих", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Просмотр потоковых инструментов", + "description": "" + }, + "twitch.extensions": { + "message": "Просмотр расширений", + "description": "" + }, + "twitch.brand": { + "message": "Чтение о бренде Twitch...", + "description": "" + }, + "twitch.brandReal": { + "message": "Сохранение реальности Twitch", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Принося метод к нашему (любимому) безумию", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Максимум нашего выражения", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Принесите всё вместе", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Смотрите развитие бренда Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Блоги Twitch", + "description": "" + }, + "twitch.blogArchive": { + "message": "Просмотр журнала {0} архивный блог", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Просмотр последних записей блога...", + "description": "" + }, + "twitch.help": { + "message": "Справочный центр", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Просмотр темы:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Просмотр каталога тем...", + "description": "" + }, + "twitch.affiliate": { + "message": "Партнерская программа Twitch", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Разработчики Twitch", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Документация разработчика Twitch", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Продукты для разработчиков Twitch", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Истории успеха сообщества", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Полезные ресурсы", + "description": "Page name" + } +} diff --git a/ru_RU/Presence/twitter.json b/ru_RU/Presence/twitter.json index 8a13b904c1e..0e25ecd4d5b 100644 --- a/ru_RU/Presence/twitter.json +++ b/ru_RU/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Читает твит:", - "description": "" - }, - "twitter.viewDms": { - "message": "Смотрит ЛС", - "description": "" - }, - "twitter.viewTweets": { - "message": "Смотрит твитов:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Смотрит твитов (с ответами):", - "description": "" - }, - "twitter.viewMedia": { - "message": "Смотрит медиа:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Смотрит лайков:", - "description": "" - }, - "twitter.viewList": { - "message": "Смотрит список:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Закладки", - "description": "" - }, - "twitter.notifs": { - "message": "Уведомления", - "description": "" - }, - "twitter.explore": { - "message": "Изучает", - "description": "" - }, - "twitter.settings": { - "message": "Изменяет некоторых настроек...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Читает твит:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Смотрит личные сообщения", + "description": "" + }, + "twitter.viewTweets": { + "message": "Просмотр твитов:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Просмотр твитов (с ответами):", + "description": "" + }, + "twitter.viewMedia": { + "message": "Смотрит медиа:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Смотрит лайков:", + "description": "" + }, + "twitter.viewList": { + "message": "Смотрит список:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Закладки", + "description": "" + }, + "twitter.notifs": { + "message": "Уведомления", + "description": "" + }, + "twitter.explore": { + "message": "Обнаружить", + "description": "" + }, + "twitter.settings": { + "message": "Изменяет некоторых настроек...", + "description": "" + } +} diff --git a/ru_RU/Presence/v live.json b/ru_RU/Presence/v live.json new file mode 100644 index 00000000000..b12b252ff2e --- /dev/null +++ b/ru_RU/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Смотрит через", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "новая страница видео", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "страница диаграмм", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "предстоящая страница", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "список каналов", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "страница событий", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "страница магазина", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Просматривая их{0}подписчики недавние загрузки", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "канала {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Смотрит домашней страницы", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Просмотр страницы расписания", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Просмотр \"мой\" страницы", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Просмотр страницы магазина", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Просмотр доски \"{0}\"", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Просмотр товара из {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Редактирование{0}собственного профиля", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Смотрит", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "страница профиля", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "просмотренные видео", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "последние покупки", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "Баланс монетов", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "Подключенные устройства", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "отслеживаемые каналы", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Чтение политик", + "description": "" + } +} diff --git a/ru_RU/Presence/youtube.json b/ru_RU/Presence/youtube.json index e31756e94b9..b542e0a7dc2 100644 --- a/ru_RU/Presence/youtube.json +++ b/ru_RU/Presence/youtube.json @@ -1,6 +1,6 @@ { "youtube.ad": { - "message": "Сейчас смотрит рекламы", + "message": "Сейчас смотрит рекламу", "description": "" }, "youtube.browsingVideos": { @@ -12,7 +12,7 @@ "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.viewingCommunityPost": { - "message": "Смотрит постов сообщества", + "message": "Смотрит посты сообщества", "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.ofChannel": { @@ -28,7 +28,7 @@ "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "Смотрит трендового", + "message": "Смотрит тренды", "description": "" }, "youtube.browsingThrough": { @@ -48,7 +48,7 @@ "description": "Part two of \"Browsing through\"" }, "youtube.purchases": { - "message": "покупки", + "message": "их покупки", "description": "Part two of \"Browsing through\"" }, "youtube.reportHistory": { @@ -60,7 +60,7 @@ "description": "" }, "youtube.viewAllPlaylist": { - "message": "Смотрит всех плейлистов", + "message": "Смотрит все их плейлисты", "description": "" }, "youtube.viewLiveEvents": { @@ -68,7 +68,7 @@ "description": "" }, "youtube.viewLiveDashboard": { - "message": "Смотрит панели инструментов на эфир", + "message": "Просмотр их информационной панели", "description": "" }, "youtube.viewAudioLibrary": { @@ -108,7 +108,7 @@ "description": "Part two of \"Viewing their\"" }, "youtube.studio.channelTranslations": { - "message": "переводы канала", + "message": "переводы каналов", "description": "Part two of \"Viewing their\"" }, "youtube.studio.artistPage": { @@ -116,7 +116,7 @@ "description": "Part two of \"Viewing their\"" }, "youtube.studio.dashboard": { - "message": "Смотрит панели инструментов", + "message": "Смотрит панель инструментов", "description": "" } } \ No newline at end of file diff --git a/ru_RU/Website/contributors.json b/ru_RU/Website/contributors.json index 119085e89a5..33531f4702f 100644 --- a/ru_RU/Website/contributors.json +++ b/ru_RU/Website/contributors.json @@ -12,7 +12,7 @@ "description": "Heading for group of users." }, "contributors.roles.projectLeader": { - "message": "Руководитель проекта", + "message": "Лидер проекта", "description": "'Project Leader' title for contributors and user pages." }, "contributors.roles.staffCoordinator": { @@ -31,12 +31,16 @@ "message": "Рецензент", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Менеджер по переводу", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "Разработчик", "description": "'Developer' title for contributors and user pages." }, "contributors.roles.designer": { - "message": "Разработчик", + "message": "Дизайнер", "description": "'Designer' title for contributors and user pages." }, "contributors.roles.moderator": { diff --git a/ru_RU/Website/downloads.json b/ru_RU/Website/downloads.json index 86c83d7353c..d64e188996e 100644 --- a/ru_RU/Website/downloads.json +++ b/ru_RU/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Время показа выключено.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Используйте PreMiD сейчас и покажите своим друзьям, что вы смотрите или слушаете, может быть вы найдете кого-нибудь со схожими интересами.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Начало работы", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Скачать PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Установить приложение", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Добавить расширение в Вашего браузера", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Перезагрузите сайт и проверьте, подключено ли расширение", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "У вас остались проблемы? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Мы готовы помочь!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Скачать приложение", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Установить расширение", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Предупреждение:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Приложение не имеет установщика для этой операционной системы. Это означает, что для неё не будет квалифицированной поддержки.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Обратите внимание, PreMiD не поддерживается на мобильных телефонах.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Показать загрузки", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Спрятать загрузки", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Текущая версия этой платформы {0} (эта версия только Linux, не применяется к другим платформам).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Эта версия специфична для Linux и не относится к другим системам. Основная версия приложения {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Войдите в систему, чтобы увидеть эти загрузки.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Кажется, у вас нет доступа к альфа/бета версии :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Вы можете присоединиться к бета-программе **здесь** бесплатно. Поспешите! У нас есть еще {0} слотов", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Ранние выпуски", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Внимание", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Не забудьте включить опцию \"Разрешить расширения из других магазинов\" в настройках расширений.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Вы должны установить **это** расширение для установки PreMiD с веб-магазина Chrome.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Пропустить", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Назад", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Отменить", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Хорошо", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Готово", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Войти", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Благодарим вас!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Мы используем рекламу для поддержки нашей команды и поддержки наших серверов, чтобы предложить вам наилучший пользовательский опыт!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Пожалуйста, отключите блокировщик рекламы.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Я не хочу поддержать.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Вы уверены?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Точно?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "П-пожалуйста, поддержите :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Я нуждаюсь в вас :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Хорошо, хорошо...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Показать бета-загрузки", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(не нужно, если вы здесь только для загрузки обычного приложения)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Время шоу.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Используйте PreMiD сейчас и покажите своим друзьям, что вы смотрите или слушаете, может быть вы найдете кого-нибудь со схожими интересами.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Начало работы", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Скачать PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Установить приложение", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Добавить расширение в Вашего браузера", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Перезагрузите сайт и проверьте, подключено ли расширение", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "У вас остались проблемы? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Мы здесь, чтобы Вам помочь!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Скачать приложение", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Установить расширение", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Предупреждение:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Приложение не имеет установщика для этой операционной системы. Это означает, что для неё не будет квалифицированной поддержки.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Обратите внимание, PreMiD не поддерживается на мобильных телефонах.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Показать загрузки", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Спрятать загрузки", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Текущая версия этой платформы {0} (эта версия только Linux, не применяется к другим платформам).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Эта версия специфична для Linux и не относится к другим системам. Основная версия приложения {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Войдите в систему, чтобы увидеть эти загрузки.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Кажется, у вас нет доступа к альфа/бета версии :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Вы можете присоединиться к бета-программе **здесь** бесплатно. Поспешите! У нас есть еще {0} слотов", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Ранние выпуски", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Внимание", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Вы должны установить **это** расширение для установки PreMiD с веб-магазина Chrome.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Пропустить", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Назад", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Отменить", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Хорошо", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Готово", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Войти", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Все равно пропустить", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Благодарим вас!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Мы используем рекламу для поддержки нашей команды и поддержки наших серверов, чтобы предложить вам наилучший пользовательский опыт!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Пожалуйста, отключите блокировщик рекламы", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Показать бета-загрузки", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(не нужно, если вы здесь только для загрузки обычного приложения)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Я не хочу поддержать.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Вы уверены?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Точно?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "П-пожалуйста, поддержите :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Я нуждаюсь в вас :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Хорошо, хорошо...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/ru_RU/Website/errors.json b/ru_RU/Website/errors.json index d649c4e06ba..63a7f9209e3 100644 --- a/ru_RU/Website/errors.json +++ b/ru_RU/Website/errors.json @@ -1,6 +1,6 @@ { "store.search.notFound": { - "message": "Нам не удалось найти Presence...", + "message": "Мы не смогли найти это присутствие...", "description": "Search result text when nothing's found" }, "error.code.404": { @@ -8,7 +8,7 @@ "description": "Error (404) message" }, "error.code.4": { - "message": "Вы ищите несуществующее или удаленное Presence.", + "message": "Вы ищете несуществующее или удаленное присутствие.", "description": "Error (4) message" }, "error.code.500": { diff --git a/ru_RU/Website/footer.json b/ru_RU/Website/footer.json index 67ba59f9725..1d7b70d21a5 100644 --- a/ru_RU/Website/footer.json +++ b/ru_RU/Website/footer.json @@ -47,10 +47,6 @@ "message": "Внесите вклад", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Сделайте дизайн", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Переведите", "description": "Translate -> redirects to locilazation page" diff --git a/ru_RU/Website/home.json b/ru_RU/Website/home.json index 5babe60f938..fc1f5c2c649 100644 --- a/ru_RU/Website/home.json +++ b/ru_RU/Website/home.json @@ -4,7 +4,7 @@ "description": "First phrase that users read on our website" }, "home.introduction.button.features": { - "message": "Возможности", + "message": "Свойства", "description": "Introduction button" }, "home.introduction.button.downloads": { @@ -24,7 +24,7 @@ "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.status.playing": { - "message": "Воспроизводится", + "message": "Воспроизведение", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { diff --git a/ru_RU/Website/jobs.json b/ru_RU/Website/jobs.json index 71017fb38aa..93e56f2d2a8 100644 --- a/ru_RU/Website/jobs.json +++ b/ru_RU/Website/jobs.json @@ -36,7 +36,7 @@ "description": "Explanation why users should be in Discord server to perform job application." }, "jobs.header.title": { - "message": "Работа на PreMiD", + "message": "Работа для PreMiD", "description": "First part of the jobs page." }, "jobs.header.description": { @@ -52,7 +52,7 @@ "description": "Text before the benefits cards." }, "jobs.benefit1.title": { - "message": "Познакомьтесь", + "message": "Встречайте нас", "description": "Benefit card title." }, "jobs.benefit1.description": { @@ -76,7 +76,7 @@ "description": "Benefit card description." }, "jobs.benefit4.title": { - "message": "Поддержка", + "message": "Поддержка PreMiD", "description": "Benefit card title." }, "jobs.benefit4.description": { diff --git a/ru_RU/Website/partners.json b/ru_RU/Website/partners.json index 36503c9c167..4df524de1f7 100644 --- a/ru_RU/Website/partners.json +++ b/ru_RU/Website/partners.json @@ -36,11 +36,11 @@ "description": "Heading for the third benefit." }, "partners.why.benefit3.description": { - "message": "Автоматически использовать ваше Presence, когда кто-то посещает ваш веб-сайт.", + "message": "Автоматически использует ваше присутствие при посещении вашего сайта.", "description": "Description for the third benefit." }, "partners.why.benefit4.title": { - "message": "Получите бессмертие", + "message": "Получить увековеченный", "description": "Heading for the fourth benefit." }, "partners.why.benefit4.description": { @@ -52,7 +52,7 @@ "description": "Heading for the fifth benefit." }, "partners.why.benefit5.description": { - "message": "Размещено в наших социальных сетях.", + "message": "Избранные на наших социальных сетях.", "description": "Description for the fifth benefit." }, "partners.requirements.title": { @@ -84,7 +84,7 @@ "description": "Disclaimer located above the apply button." }, "partners.apply.jobs": { - "message": "Если вы довольно заинтересованы в прямой работе в PreMiD, то взгляните на наши объявления о вакансиях.", + "message": "Если Вас интересует непосредственная работа в PreMiD, то ознакомьтесь с нашими **объявлениями о работе**.", "description": "Hint located under the button." }, "partners.sponsors.title": { @@ -107,24 +107,16 @@ "message": "UpBeat-это некоммерческое Международное радио, которое стремится обеспечить непрерывное, качественное радио и новостные развлечения.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Платформа для заработка геймеров.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio - это самое успешное информационно-развлекательное радио для симуляторов игр в Германии, Австрии и Швейцарии!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Получите то, что принадлежит вам по праву. Потоковое аниме, фильмы, хентай, специальные предложения и многое другое. Бесплатно, без всякой рекламы и в высоком разрешении!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Начните создавать свое собственное сообщество с нашими замечательными шаблонами. Постройте свое собственное королевство.", "description": "Description for DiscordTemplates." }, "partners.partner.taigaBot": { - "message": "тайга-это бот Discord, который пытается предложить все функции, которые вам могут понадобиться одновременно!", + "message": "taiga — это бот Discord, который пытается предложить все функции, которые вам могут понадобиться сразу!", "description": "Description for taigabot." }, "partners.partner.bitRock": { @@ -136,9 +128,13 @@ "description": "Description for StatusPage." }, "partners.partner.erisly": { - "message": "Богиня, которая играет как забавный бот-Дискорд!", + "message": "Богиня, которая играет в качестве веселого бота Discord!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM - это платформа, которая транслирует для вас лучшую и новейшую музыку, где вы можете слушать более 15 музыкальных потоков бесплатно и без перерыва!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Гибкая локализация для технологических компаний.", "description": "Description for Crowdin." @@ -148,15 +144,15 @@ "description": "Description for WikiJS." }, "partners.partner.packageCloud": { - "message": "Единый, дружественный к разработчику интерфейс для всех ваших работ.", + "message": "Единый, дружественный для разработчиков интерфейс для всех ваших артефактов.", "description": "Description for PackageCloud." }, "partners.partner.fastly": { - "message": "За лучшими в интернете.", + "message": "За лучшим в сети.", "description": "Description for Fastly." }, "partners.partner.onlyhit": { - "message": "OnlyHit-это ваша онлайн-музыкальная радиостанция, созданная для воспроизведения ваших лучших песен 24/7 и для того, чтобы вы сначала открыли свои будущие хиты.", + "message": "OnlyHit- это ваша онлайн-музыкальная радиостанция, созданная для воспроизведения ваших лучших песен 24/7 и для того, чтобы вы сначала открыли свои будущие хиты.", "description": "Description for OnlyHit." }, "partners.apply.title": { @@ -164,7 +160,7 @@ "description": "Partnership application modal title." }, "partners.apply.loggedUser": { - "message": "Сделать первый вход {0}", + "message": "Вы вошли как {0}", "description": "{0} will be replaced with user account." }, "partners.apply.notYou": { @@ -184,7 +180,7 @@ "description": "Select 'Other' category." }, "partners.apply.form.name": { - "message": "Наименование", + "message": "Имя", "description": "Name filed." }, "partners.apply.form.name.placeholder": { @@ -204,7 +200,7 @@ "description": "Description field." }, "partners.apply.form.description.placeholder": { - "message": "Описание основных моментов", + "message": "Описание избранного", "description": "Description field's placeholder." }, "partners.apply.form.imageLink": { @@ -220,7 +216,7 @@ "description": "Modal close button." }, "partners.apply.form.button.apply": { - "message": "Подать", + "message": "Применить", "description": "Modal apply button." }, "partners.apply.success": { diff --git a/ru_RU/Website/store.json b/ru_RU/Website/store.json index 34ed09d9ea8..fd829485fe8 100644 --- a/ru_RU/Website/store.json +++ b/ru_RU/Website/store.json @@ -24,11 +24,11 @@ "description": "Search bar text when nothing is stated" }, "store.card.presence.add": { - "message": "Добавить", + "message": "Добавить присутствие", "description": "Button that will appear on hover after extension is installed." }, "store.card.presence.remove": { - "message": "Удалить", + "message": "Удалить присутствие", "description": "Button that will appear on hover after extension and presence is installed." }, "store.card.presence.included": { @@ -84,7 +84,7 @@ "description": "Category at the top" }, "store.search": { - "message": "Поиск", + "message": "Искать", "description": "Placeholder for presence search" }, "store.search.filters": { diff --git a/ru_RU/Website/users.json b/ru_RU/Website/users.json index 045c5ea806f..40549230f37 100644 --- a/ru_RU/Website/users.json +++ b/ru_RU/Website/users.json @@ -4,15 +4,15 @@ "description": "'Presence Developer' title for user pages." }, "user.roles.presenceVerifier": { - "message": "Статусо-утверждающий", + "message": "Верификатор присутствия", "description": "'Presence Verifier' title for user pages." }, "user.importantPresenceDev.message1": { - "message": "Важный разработчик Статусов", + "message": "Важный разработчик присутствия", "description": "'Important Presence Developer' tippy description for user pages." }, "user.importantPresenceDev.message2": { - "message": "Создал {0} статусов.", + "message": "Создано {0} присутствий.", "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { @@ -20,7 +20,7 @@ "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { - "message": "Создал более 100 статусов!", + "message": "Создано более 100 Присутствий!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, "user.switch.contributed": { diff --git a/sk_SK/Extension/popup.json b/sk_SK/Extension/popup.json index 85a9a104052..5dd15dd0498 100644 --- a/sk_SK/Extension/popup.json +++ b/sk_SK/Extension/popup.json @@ -87,6 +87,22 @@ "message": "Vaša PreMiD aplikácia je zastaralá. Aktualizujte si ju aby ste mohli pokračovať v používaní PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.noInternet": { + "message": "Žiadne pripojenie na internet!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Vyzerá to tak že nemáte internetové pripojenie! PreMiD nebude môcť ukazovať prezentácie.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Žiadne pripojenie na Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD sa nedokázalo spojiť s vašou Discord aplikáciu! Je nainštalovaná, a ak áno, beží v pozadí? *Možnosti riešenia problémov.*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Všetko", "description": "Category name shown when you open tags" diff --git a/sk_SK/Presence/amazon.json b/sk_SK/Presence/amazon.json index 9e26dfeeb6e..d982f787e15 100644 --- a/sk_SK/Presence/amazon.json +++ b/sk_SK/Presence/amazon.json @@ -1 +1,10 @@ -{} \ No newline at end of file +{ + "amazon.cart": { + "message": "nákupný košík", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "zoznam prianí", + "description": "Part 2 of the string: \"Viewing their\"" + } +} \ No newline at end of file diff --git a/sk_SK/Presence/discord.json b/sk_SK/Presence/discord.json new file mode 100644 index 00000000000..12d29f8e5a7 --- /dev/null +++ b/sk_SK/Presence/discord.json @@ -0,0 +1,6 @@ +{ + "discord.browseThrough": { + "message": "Prezerá si", + "description": "The first part of the next 17 strings" + } +} diff --git a/sk_SK/Presence/facebook.json b/sk_SK/Presence/facebook.json index a1bbceb4bcc..9e4d5ee4143 100644 --- a/sk_SK/Presence/facebook.json +++ b/sk_SK/Presence/facebook.json @@ -7,8 +7,56 @@ "message": "Vo videohovore s:", "description": "" }, + "facebook.userHidden": { + "message": "niekym... (Uživateľ skrytý)", + "description": "Shows when you dont want to show who you are calling/texting." + }, + "facebook.writing": { + "message": "Píše správu", + "description": "" + }, + "facebook.userAbout": { + "message": "Číta o užívateľovi:", + "description": "" + }, + "facebook.userCommunity": { + "message": "Prezerá si komunitu uživateľa:", + "description": "" + }, + "facebook.userPics": { + "message": "Prezerá si obrázky uživateľa:", + "description": "" + }, + "facebook.userPosts": { + "message": "Pozerá si príspevky používateľa:", + "description": "" + }, + "facebook.userShop": { + "message": "Prezerá obchod používateľa:", + "description": "" + }, + "facebook.userFriends": { + "message": "Prezerá si priateľov užívateľa:", + "description": "" + }, + "facebook.userVids": { + "message": "Prezerá videa užívateľa:", + "description": "" + }, + "facebook.browse": { + "message": "Prezerá si:", + "description": "" + }, + "facebook.savedVids": { + "message": "Uložené videá", + "description": "" + }, "facebook.added": { "message": "Nedávno pridané", "description": "" + }, + "facebook.weather": { + "message": "Prezerá si dnešné počasie", + "description": "" } } \ No newline at end of file diff --git a/sk_SK/Presence/general.json b/sk_SK/Presence/general.json index d2dd8a759a6..8c6a5a5d012 100644 --- a/sk_SK/Presence/general.json +++ b/sk_SK/Presence/general.json @@ -7,24 +7,252 @@ "message": "Prehľadáva...", "description": "" }, + "general.chapter": { + "message": "Kapitola", + "description": "" + }, + "general.dj": { + "message": "DJ", + "description": "" + }, + "general.editing": { + "message": "Upravuje:", + "description": "" + }, + "general.episode": { + "message": "Epizóda", + "description": "" + }, + "general.forums": { + "message": "Fóra", + "description": "" + }, + "general.genre": { + "message": "Žáner", + "description": "" + }, "general.language": { "message": "Jazyk", "description": "For choosing a language" }, + "general.listeningMusic": { + "message": "Počúva hudbu", + "description": "" + }, + "general.listeners": { + "message": "Poslucháči", + "description": "" + }, "general.live": { "message": "Naživo", "description": "" }, + "general.manga": { + "message": "Manga", + "description": "" + }, + "general.merch": { + "message": "Tovar", + "description": "" + }, + "general.page": { + "message": "Stránka", + "description": "" + }, + "general.paused": { + "message": "Pozastavené", + "description": "" + }, + "general.playing": { + "message": "Práve hrá", + "description": "" + }, + "general.readingDM": { + "message": "Číta si správy od:", + "description": "" + }, + "general.readingAbout": { + "message": "Číta si o:", + "description": "" + }, + "general.readingArticle": { + "message": "Číta si článok:", + "description": "" + }, + "general.readingChannel": { + "message": "Číta si v kanáli:", + "description": "" + }, + "general.readingPost": { + "message": "Číta si:", + "description": "" + }, + "general.readingThread": { + "message": "Číta si:", + "description": "" + }, "general.reading": { "message": "Číta", "description": "" }, + "general.searchFor": { + "message": "Vyhľadáva si:", + "description": "" + }, + "general.searchSomething": { + "message": "Vyhľadáva niečo...", + "description": "" + }, "general.search": { "message": "Hľadá", "description": "" }, + "general.shopCart": { + "message": "Nákupný košík", + "description": "" + }, "general.store": { "message": "Obchod", "description": "" + }, + "general.typeDM": { + "message": "Píše spravu užívateľovi:", + "description": "" + }, + "general.typeChannel": { + "message": "Píše v kanáli:", + "description": "" + }, + "general.viewAnime": { + "message": "Pozerá anime:", + "description": "" + }, + "general.viewCategory": { + "message": "Pozerá kategóriu:", + "description": "" + }, + "general.viewChannel": { + "message": "Prezerá kanál:", + "description": "" + }, + "general.viewEpisode": { + "message": "Pozerá epizódu:", + "description": "" + }, + "general.viewGenre": { + "message": "Pozerá žáner:", + "description": "" + }, + "general.viewHome": { + "message": "Pozerá domácu stránku", + "description": "" + }, + "general.viewList": { + "message": "Pozerá list:", + "description": "" + }, + "general.viewManga": { + "message": "Pozerá mangu:", + "description": "" + }, + "general.viewMember": { + "message": "Prezerá si užívateľa:", + "description": "" + }, + "general.viewMovie": { + "message": "Pozerá film:", + "description": "" + }, + "general.viewPlaylist": { + "message": "Prezerá si playlist:", + "description": "" + }, + "general.viewProduct": { + "message": "Prezerá si produkt:", + "description": "" + }, + "general.viewProfile": { + "message": "Prezerá si profil užívateľa:", + "description": "" + }, + "general.viewSeries": { + "message": "Pozerá seriál:", + "description": "" + }, + "general.viewShow": { + "message": "Pozerá show:", + "description": "" + }, + "general.viewAccount": { + "message": "Prezerá si ich účet", + "description": "" + }, + "general.viewThread": { + "message": "Prezerá si:", + "description": "" + }, + "general.viewing": { + "message": "Pozerá:", + "description": "" + }, + "general.watchingVid": { + "message": "Pozerá si video", + "description": "" + }, + "general.waitingVid": { + "message": "Čaká na premiéru videa", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Čaká na premiéru videa", + "description": "\"the\" video, as in the video title is specified)" + }, + "general.watchingLive": { + "message": "Pozerá vysielanie", + "description": "" + }, + "general.waitingLive": { + "message": "Čaká na začiatok vysielania", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Čaká na začiatok vysielania", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "Pozerá:", + "description": "" + }, + "general.wishlist": { + "message": "Zoznam prianí:", + "description": "" + }, + "general.privacy": { + "message": "Zásady ochrany osobných údajov", + "description": "A page name" + }, + "general.terms": { + "message": "Podmienky služieb", + "description": "A page name" + }, + "general.cookie": { + "message": "Zásady cookies", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Opakuje všetky pesničky", + "description": "" + }, + "general.repeat": { + "message": "Opakovanie", + "description": "" + }, + "general.incidentHistory": { + "message": "História nehôd", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "História prevádzkyschopnosti", + "description": "A page name of statuspages" } } diff --git a/sk_SK/Presence/genius.json b/sk_SK/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sk_SK/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/sk_SK/Presence/google classroom.json b/sk_SK/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sk_SK/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/sk_SK/Presence/google docs.json b/sk_SK/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sk_SK/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/sk_SK/Presence/juniperbot.json b/sk_SK/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sk_SK/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/sk_SK/Presence/kahoot.json b/sk_SK/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sk_SK/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/sk_SK/Presence/namemc.json b/sk_SK/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sk_SK/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/sk_SK/Presence/netflix.json b/sk_SK/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sk_SK/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/sk_SK/Presence/premid.json b/sk_SK/Presence/premid.json index 6d0ca40c056..a3dfce0382e 100644 --- a/sk_SK/Presence/premid.json +++ b/sk_SK/Presence/premid.json @@ -1,38 +1,46 @@ { - "premid.pageContributors": { - "message": "Prispievatelia", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Stiahnuť ", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Obchod", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Systémové Požiadavky", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Inštalácia", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Riešenie problémov", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Začíname", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - } -} \ No newline at end of file + "premid.pageContributors": { + "message": "Prispievatelia", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Stiahnuť ", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Obchod", + "description": "A page name" + }, + "premid.partners": { + "message": "Partneri", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "O PreMiDe", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Systémové Požiadavky", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Inštalácia", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Riešenie problémov", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Začíname", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Trieda Prítomnosti", + "description": "A page name" + } +} diff --git a/sk_SK/Presence/spotify.json b/sk_SK/Presence/spotify.json index 0967ef424bc..cc4fee487a2 100644 --- a/sk_SK/Presence/spotify.json +++ b/sk_SK/Presence/spotify.json @@ -1 +1,6 @@ -{} +{ + "spotify.browse": { + "message": "Prezerá si", + "description": "First section of the next 6 strings" + } +} diff --git a/sk_SK/Presence/tiktok.json b/sk_SK/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sk_SK/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/sk_SK/Presence/twitch.json b/sk_SK/Presence/twitch.json new file mode 100644 index 00000000000..3192857d73d --- /dev/null +++ b/sk_SK/Presence/twitch.json @@ -0,0 +1,10 @@ +{ + "twitch.downloads": { + "message": "Stiahnuť ", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partneri", + "description": "Page name" + } +} diff --git a/sk_SK/Presence/twitter.json b/sk_SK/Presence/twitter.json index 9e26dfeeb6e..0967ef424bc 100644 --- a/sk_SK/Presence/twitter.json +++ b/sk_SK/Presence/twitter.json @@ -1 +1 @@ -{} \ No newline at end of file +{} diff --git a/sk_SK/Presence/v live.json b/sk_SK/Presence/v live.json new file mode 100644 index 00000000000..bf0b1d436e4 --- /dev/null +++ b/sk_SK/Presence/v live.json @@ -0,0 +1,6 @@ +{ + "v live.browseThrough": { + "message": "Prezerá si", + "description": "The first part of the next 6 strings" + } +} diff --git a/sk_SK/Presence/youtube.json b/sk_SK/Presence/youtube.json index 9e26dfeeb6e..e5076ee2bfc 100644 --- a/sk_SK/Presence/youtube.json +++ b/sk_SK/Presence/youtube.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "youtube.browsingThrough": { + "message": "Prezerá si", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + } +} \ No newline at end of file diff --git a/sk_SK/Website/downloads.json b/sk_SK/Website/downloads.json index bc69bb6fa1a..2a593732095 100644 --- a/sk_SK/Website/downloads.json +++ b/sk_SK/Website/downloads.json @@ -1,30 +1,30 @@ { - "downloads.instructions.heading": { - "message": "Ako Začať", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Stiahnite si PreMiD", - "description": "Heading for installing the application" - }, - "downloads.appdownloading.header": { - "message": "Aplikácia", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Rozšírenie", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Nie je žiadny inštalátor pre tento operačný systém. To znamená, že nebude žiadna odborná podpora.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.button.done": { - "message": "Hotovo", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.adsbox.thankyou.title": { - "message": "Ďakujeme!", - "description": "Title of the advertisement section box." - } + "downloads.instructions.heading": { + "message": "Ako Začať", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Stiahnite si PreMiD", + "description": "Heading for installing the application" + }, + "downloads.appdownloading.header": { + "message": "Aplikácia", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Rozšírenie", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Nie je žiadny inštalátor pre tento operačný systém. To znamená, že nebude žiadna odborná podpora.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.button.done": { + "message": "Hotovo", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.adsbox.thankyou.title": { + "message": "Ďakujeme!", + "description": "Title of the advertisement section box." + } } diff --git a/sk_SK/Website/footer.json b/sk_SK/Website/footer.json index 231f0daacb5..312e0b54afa 100644 --- a/sk_SK/Website/footer.json +++ b/sk_SK/Website/footer.json @@ -43,10 +43,6 @@ "message": "Prispieť", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Dizajn", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Preložiť", "description": "Translate -> redirects to locilazation page" diff --git a/sk_SK/Website/presence.json b/sk_SK/Website/presence.json index 126d4cc2f34..b702f334164 100644 --- a/sk_SK/Website/presence.json +++ b/sk_SK/Website/presence.json @@ -19,6 +19,10 @@ "message": "Verzia", "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" }, + "presence.sections.information.users": { + "message": "Users", + "description": "One of the strings from the Information section. [on webite -> Users: (2000)]" + }, "presence.sections.information.tags": { "message": "Štítky", "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]" diff --git a/sl_SI/Extension/popup.json b/sl_SI/Extension/popup.json index f3234d1e0d6..72b17a94f9c 100644 --- a/sl_SI/Extension/popup.json +++ b/sl_SI/Extension/popup.json @@ -87,6 +87,38 @@ "message": "Vaša PreMiD aplikacija je zastarela. Prosimo posodobite ga, da lahko aplikacija deluje pravilno.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Zastarela Razširitev", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Vaša Razširitev je zastarela. Prosimo, namestite novo nadgradnjo za najnovejše funkcije iz naše spletne strani.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Pomembna nadgradnja", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Izdali smo pomembno nadgradnjo za razširitev. Prosimo nagradite, če želite še naprej uporabljati PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Brez internetne povezave!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Izgleda, da nimate internetne povezave! PreMiD trenutno ne more prikazovati prisotnosti.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Ni povezave s Discordom!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD se ni moral povezati s Discord aplikacijo! Ali je nameščena in zagnana? *Popravljanje napak*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Vse", "description": "Category name shown when you open tags" diff --git a/sl_SI/Presence/discord.json b/sl_SI/Presence/discord.json new file mode 100644 index 00000000000..ffb0809a524 --- /dev/null +++ b/sl_SI/Presence/discord.json @@ -0,0 +1,10 @@ +{ + "discord.browseThrough": { + "message": "Brskanje po", + "description": "The first part of the next 17 strings" + }, + "discord.merch.collection": { + "message": "Ogledovanje zbirko:", + "description": "" + } +} diff --git a/sl_SI/Presence/general.json b/sl_SI/Presence/general.json index 0442131d507..893b7a957df 100644 --- a/sl_SI/Presence/general.json +++ b/sl_SI/Presence/general.json @@ -199,6 +199,10 @@ "message": "Ogledovanje:", "description": "" }, + "general.viewPage": { + "message": "Ogledovanje strani:", + "description": "" + }, "general.watchingVid": { "message": "Gledanje videoposnetek", "description": "" @@ -222,5 +226,9 @@ "general.terms": { "message": "Pogoji uporabe", "description": "A page name" + }, + "general.cookie": { + "message": "Pravilnik o Cookie-jih", + "description": "A page name" } } diff --git a/sl_SI/Presence/genius.json b/sl_SI/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sl_SI/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/sl_SI/Presence/google classroom.json b/sl_SI/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sl_SI/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/sl_SI/Presence/google docs.json b/sl_SI/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sl_SI/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/sl_SI/Presence/juniperbot.json b/sl_SI/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sl_SI/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/sl_SI/Presence/kahoot.json b/sl_SI/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sl_SI/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/sl_SI/Presence/namemc.json b/sl_SI/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sl_SI/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/sl_SI/Presence/netflix.json b/sl_SI/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sl_SI/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/sl_SI/Presence/premid.json b/sl_SI/Presence/premid.json index 5cb086b9f28..629cbeb994b 100644 --- a/sl_SI/Presence/premid.json +++ b/sl_SI/Presence/premid.json @@ -1,74 +1,58 @@ { - "premid.viewPage": { - "message": "Ogledovanje strani:", - "description": "" - }, - "premid.docs": { - "message": "Dokumenti", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Ogledovanje dodatka:", - "description": "" - }, - "premid.pageHome": { - "message": "Domača stran", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Sodelavci", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Prenosi", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Trgovina", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Pravilnik o Cookie-jih", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Pravilnik o zasebnosti", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Pogoji uporabe", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wikipedija", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "O aplikaciji", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Sistemske zahteve", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Namestitev", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Odpravljanje napak", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Kako začeti", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Razvoj Dodatkov", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Ogledovanje strani:", + "description": "" + }, + "premid.docs": { + "message": "Dokumenti", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Ogledovanje dodatka:", + "description": "" + }, + "premid.pageHome": { + "message": "Domača stran", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Sodelavci", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Prenosi", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Trgovina", + "description": "A page name" + }, + "premid.partners": { + "message": "Partnerji", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Sistemske zahteve", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Namestitev", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Odpravljanje napak", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Kako začeti", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pagePresenceDev": { + "message": "Razvoj Dodatkov", + "description": "A page name" + } +} diff --git a/sl_SI/Presence/tiktok.json b/sl_SI/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sl_SI/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/sl_SI/Presence/twitch.json b/sl_SI/Presence/twitch.json new file mode 100644 index 00000000000..6eacfc9766e --- /dev/null +++ b/sl_SI/Presence/twitch.json @@ -0,0 +1,18 @@ +{ + "twitch.downloads": { + "message": "Prenosi", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partnerji", + "description": "Page name" + }, + "twitch.home": { + "message": "Domača stran", + "description": "Page name" + }, + "twitch.viewTheir": { + "message": "Ogledovanje njegovih", + "description": "Part 1 of the next 10 strings" + } +} diff --git a/sl_SI/Presence/twitter.json b/sl_SI/Presence/twitter.json index 8238c6d2507..5640ca33abd 100644 --- a/sl_SI/Presence/twitter.json +++ b/sl_SI/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Branje tweet-a:", - "description": "" - }, - "twitter.viewDms": { - "message": "Ogledovanje njegovih DM-jev", - "description": "" - }, - "twitter.viewTweets": { - "message": "Ogledovanje tweet-a od:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Ogledovanje tweet-a (z odgovori) od:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Ogledovanje medijev od:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Ogledovanje všečkanje od:", - "description": "" - }, - "twitter.viewList": { - "message": "Ogledovanje list-a:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Zaznamki", - "description": "" - }, - "twitter.notifs": { - "message": "Obvestila", - "description": "" - }, - "twitter.explore": { - "message": "Razišči", - "description": "" - }, - "twitter.settings": { - "message": "Spreminjanje nekaterih nastavitev...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Branje tweet-a:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Ogledovanje njegovih DM-jev", + "description": "" + }, + "twitter.viewTweets": { + "message": "Ogledovanje tweet-a od:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Ogledovanje tweet-a (z odgovori) od:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Ogledovanje medijev od:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Ogledovanje všečkanje od:", + "description": "" + }, + "twitter.viewList": { + "message": "Ogledovanje list-a:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Zaznamki", + "description": "" + }, + "twitter.notifs": { + "message": "Obvestila", + "description": "" + }, + "twitter.explore": { + "message": "Razišči", + "description": "" + }, + "twitter.settings": { + "message": "Spreminjanje nekaterih nastavitev...", + "description": "" + } +} diff --git a/sl_SI/Presence/v live.json b/sl_SI/Presence/v live.json new file mode 100644 index 00000000000..a00e7f3ca7f --- /dev/null +++ b/sl_SI/Presence/v live.json @@ -0,0 +1,10 @@ +{ + "v live.browseThrough": { + "message": "Brskanje po", + "description": "The first part of the next 6 strings" + }, + "v live.viewTheir": { + "message": "Ogledovanje njihovih", + "description": "The first part of the next 6 strings" + } +} diff --git a/sl_SI/Website/contributors.json b/sl_SI/Website/contributors.json index 5c131264bf5..53188a2beb4 100644 --- a/sl_SI/Website/contributors.json +++ b/sl_SI/Website/contributors.json @@ -11,6 +11,34 @@ "message": "Prevajalci", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "Vodja Projekta", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Koordinator", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Direktor Trženja", + "description": "'Marketing Director' title for contributors and user pages." + }, + "contributors.roles.administrator": { + "message": "Administrator", + "description": "'Administrator' title for contributors and user pages." + }, + "contributors.roles.reviewer": { + "message": "Pregledovalec", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "Vodja Lokalizacij", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Razvijalec", + "description": "'Developer' title for contributors and user pages." + }, "contributors.roles.designer": { "message": "Oblikovalec", "description": "'Designer' title for contributors and user pages." @@ -23,6 +51,10 @@ "message": "Podporni Agent", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "Predstavnik", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "Pregled prevodov", "description": "'Proofreader' title for contributors and user pages." diff --git a/sl_SI/Website/downloads.json b/sl_SI/Website/downloads.json index 4b94497592d..368985b92cb 100644 --- a/sl_SI/Website/downloads.json +++ b/sl_SI/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Čas je, da se pokažeš.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Začnite uporabljati PreMiD zdaj in pokažite ljudem kaj delate, mogoče boste tudi našli nekoga z enakimi interesi.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Začnite uporabljati", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Prenesi PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Namesti našo aplikacijo", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Dodaj našo Razširitev na vaš brskalnik", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Ponovno naložite stran in poglejte če je razširitev povezana", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Še vedno imate težave? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Tukaj smo, da vam pomagamo!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Aplikacija", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Razširitev", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Opozorilo:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Za ta operacijski sistem ni namestitvenega programa. To pomeni da ni profesionalne podpore za to.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Prosim zavedajte se, da PreMiD ni podpiran na mobilnih telefonih.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Pokaži Prenose", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Skrij Prenose", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Trenutna verzija te platforme je {0} (ta verzija je specifična za Linux, in se ne velja za druge platforme).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Ta verzija je specifična za Linux, in se ne velja za druge sisteme. Aplikacijska glavna verzija je {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Prosim vpišite se, če hočete videti prenose.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Oh ne, zgleda da nimate dostopa do alpha/beta verzije :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Lahko se pridružiš beta programu **tukaj** zastonj. Pohiti! Imamo še samo {0} slotov na voljo", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Zgodnje Izdaje", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Opozorilo", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Ne pozabite vklopiti 'dovoli razširitvam od drugih trgovin' opcijo v razširitvene nastavitve.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Rabite namestiti **to** razširitev, da lahko namestite PreMiD iz Chrome Spletne Trgovine.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Preskoči", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Nazaj", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Prekliči", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "V redu", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Končano", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Vpis", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Hvala vam!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Mi uporabljamo oglase, da podpiramo našo ekipo in vzdržujemo naše strežnike, da vam prinašajo najboljše uporabniške izkušnje!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Prosim onemogočite vaš adblock.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Nočem podpirati.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Ste prepričani?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Res?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-prosim podpirajte nas :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Rabimo te :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "V redu, V redu...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Pokaži beta prenose", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(ni potrebe če ste tukaj samo za prenesitev normalne aplikacije)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Čas je, da se pokažeš.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Začnite uporabljati PreMiD zdaj in pokažite ljudem kaj delate, mogoče boste tudi našli nekoga z enakimi interesi.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Začnite uporabljati", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Prenesi PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Namesti našo aplikacijo", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Dodaj našo Razširitev na vaš brskalnik", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Ponovno naložite stran in poglejte če je razširitev povezana", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Še vedno imate težave? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Tukaj smo, da vam pomagamo!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Aplikacija", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Razširitev", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Opozorilo:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Za ta operacijski sistem ni namestitvenega programa. To pomeni da ni profesionalne podpore za to.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Prosim zavedajte se, da PreMiD ni podpiran na mobilnih telefonih.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Pokaži Prenose", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Skrij Prenose", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Trenutna verzija te platforme je {0} (ta verzija je določena samo za Linux naprave).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Ta verzija je specifična za Linux, in se ne velja za druge sisteme. Aplikacijska glavna verzija je {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Prosim vpišite se, če hočete videti prenose.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Oh ne, zgleda da nimate dostopa do alpha/beta verzije :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Lahko se pridružiš beta programu **tukaj** zastonj. Pohiti! Imamo še samo {0} slotov na voljo", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Zgodnje Izdaje", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Opozorilo", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Rabite namestiti **to** razširitev, da lahko namestite PreMiD iz Chrome Spletne Trgovine.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Preskoči", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Nazaj", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Prekliči", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "V redu", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Končano", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Vpis", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Vseeno Preskoči", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Hvala vam!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Mi uporabljamo oglase, da podpiramo našo ekipo in vzdržujemo naše strežnike, da vam prinašajo najboljše uporabniške izkušnje!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Prosim onemogočite vaš adblock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Pokaži zgodnje izdaje", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(ni potrebe če ste tukaj samo za prenesitev normalne aplikacije)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Nočem podpirati.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Ste prepričani?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Res?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-prosim podpirajte nas :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Rabimo te :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "V redu, V redu...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/sl_SI/Website/footer.json b/sl_SI/Website/footer.json index 81a71de8327..0fc8647f667 100644 --- a/sl_SI/Website/footer.json +++ b/sl_SI/Website/footer.json @@ -47,10 +47,6 @@ "message": "Prispevajte", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Oblikujte", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Prevajajte", "description": "Translate -> redirects to locilazation page" diff --git a/sl_SI/Website/partners.json b/sl_SI/Website/partners.json index 620f48ffc21..ee55e51d232 100644 --- a/sl_SI/Website/partners.json +++ b/sl_SI/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat je neprofitna globalna radio postaja, kjer lahko poslušate non-stop kakovostne radio postaje in novice.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Platforma za zaslužek igralcev.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio je najbolj uspešna informativna radio postaja za simulacijske igre v Nemčiji, Avstriji in Švici!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Pridobite, kar je vaše. Streamanje Anime-jev, Film-i, Hentai-jev, Speciali in še več. Brezplačno, brez oglasov in v visoki ločljivosti!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Začni zgraditi svojo skupnost z našim odličnih predlogah. Zgradi svoje kraljestvo.", "description": "Description for DiscordTemplates." diff --git a/sr_CS/Extension/changelog.json b/sr_CS/Extension/changelog.json deleted file mode 100644 index 4226a5c6705..00000000000 --- a/sr_CS/Extension/changelog.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extension.2.0.fix1": { - "message": "Puno (ne)poznatih greška su pobegle", - "description": "" - } -} diff --git a/sr_CS/Extension/presence.json b/sr_CS/Extension/presence.json deleted file mode 100644 index f2987efd87a..00000000000 --- a/sr_CS/Extension/presence.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "presence.playback.playing": { - "message": "Reprodukcija", - "description": "Shows when you hover over the little play icon at your Discord Rich Presence" - }, - "presence.playback.paused": { - "message": "Reprodukcija pauzirana", - "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" - }, - "presence.activity.browsing": { - "message": "Pregledavanje...", - "description": "Shows when you hover over the little magnifying glass icon at your Discord Rich Presence" - }, - "presence.activity.live": { - "message": "Uživo", - "description": "Shows when you hover over the little red circle icon at your Discord Rich Presence" - }, - "presence.activity.reading": { - "message": "Čitanje", - "description": "Shows when you hover over the little icon at your Discord Rich Presence" - }, - "presence.activity.searching": { - "message": "Traženje", - "description": "Shows when you hover over the little icon at your Discord Rich Presence" - }, - "presence.media.info.episode": { - "message": "Epizoda {0}", - "description": "Shows the current episode at your Discord Rich Presence; {0} will be replaced -> is a variable and should not be translated" - } -} diff --git a/sr_CS/Presence/9gag.json b/sr_CS/Presence/9gag.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/sr_CS/Presence/9gag.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/sr_CS/Presence/general.json b/sr_CS/Presence/general.json deleted file mode 100644 index f6713dc29f8..00000000000 --- a/sr_CS/Presence/general.json +++ /dev/null @@ -1,222 +0,0 @@ -{ - "general.anime": { - "message": "Anime", - "description": "" - }, - "general.browsing": { - "message": "Pregledavanje...", - "description": "" - }, - "general.chapter": { - "message": "Poglavlje", - "description": "" - }, - "general.dj": { - "message": "DJ", - "description": "" - }, - "general.editing": { - "message": "Editovanje:", - "description": "" - }, - "general.episode": { - "message": "Epizoda", - "description": "" - }, - "general.forums": { - "message": "Forumi", - "description": "" - }, - "general.genre": { - "message": "Žanr", - "description": "" - }, - "general.language": { - "message": "Jezik", - "description": "For choosing a language" - }, - "general.listeningMusic": { - "message": "Slusanje muzike", - "description": "" - }, - "general.listeners": { - "message": "Slušaoci", - "description": "" - }, - "general.live": { - "message": "Uživo", - "description": "" - }, - "general.manga": { - "message": "Manga", - "description": "" - }, - "general.merch": { - "message": "Roba", - "description": "" - }, - "general.page": { - "message": "Strana", - "description": "" - }, - "general.paused": { - "message": "Pauzirano", - "description": "" - }, - "general.playing": { - "message": "Pušeno", - "description": "" - }, - "general.readingDM": { - "message": "Čita DM-ove sa:", - "description": "" - }, - "general.readingAbout": { - "message": "Čita:", - "description": "" - }, - "general.readingArticle": { - "message": "Čita artikal:", - "description": "" - }, - "general.readingChannel": { - "message": "Čita u kanalu:", - "description": "" - }, - "general.readingPost": { - "message": "Čita:", - "description": "" - }, - "general.readingThread": { - "message": "Čita skup:", - "description": "" - }, - "general.reading": { - "message": "Čitanje", - "description": "" - }, - "general.searchFor": { - "message": "Traži za:", - "description": "" - }, - "general.searchSomething": { - "message": "Traži nešto...", - "description": "" - }, - "general.search": { - "message": "Traženje", - "description": "" - }, - "general.shopCart": { - "message": "Korpa", - "description": "" - }, - "general.store": { - "message": "Prodavnica", - "description": "" - }, - "general.typeDM": { - "message": "Piše u DM-ovima za:", - "description": "" - }, - "general.typeChannel": { - "message": "Piše u kanalu:", - "description": "" - }, - "general.viewAnime": { - "message": "Gleda anime:", - "description": "" - }, - "general.viewCategory": { - "message": "Gleda kategoriju:", - "description": "" - }, - "general.viewChannel": { - "message": "Gleda kanal:", - "description": "" - }, - "general.viewEpisode": { - "message": "Gleda epitodu:", - "description": "" - }, - "general.viewGenre": { - "message": "Gleda žanr:", - "description": "" - }, - "general.viewHome": { - "message": "Gleda glavnu stranu", - "description": "" - }, - "general.viewList": { - "message": "Gleda listu:", - "description": "" - }, - "general.viewManga": { - "message": "Gleda mangu:", - "description": "" - }, - "general.viewMovie": { - "message": "Gleda film:", - "description": "" - }, - "general.viewPlaylist": { - "message": "Gleda plejlistu:", - "description": "" - }, - "general.viewProduct": { - "message": "Gleda proizvod:", - "description": "" - }, - "general.viewProfile": { - "message": "Gleda profil od:", - "description": "" - }, - "general.viewSeries": { - "message": "Gleda serijal:", - "description": "" - }, - "general.viewShow": { - "message": "Gleda šou:", - "description": "" - }, - "general.viewAccount": { - "message": "Gleda sopstveni profil", - "description": "" - }, - "general.viewThread": { - "message": "Gleda skup:", - "description": "" - }, - "general.viewUser": { - "message": "Gleda korisnika:", - "description": "" - }, - "general.viewing": { - "message": "Gleda:", - "description": "" - }, - "general.watchingVid": { - "message": "Gleda video", - "description": "" - }, - "general.watchingLive": { - "message": "Gleda uživo prikaz", - "description": "" - }, - "general.watching": { - "message": "Gleda:", - "description": "" - }, - "general.wishlist": { - "message": "Lista želja:", - "description": "" - }, - "general.privacy": { - "message": "Principi zaštite ličnih podataka", - "description": "A page name" - }, - "general.terms": { - "message": "Uslovi korišćenja", - "description": "A page name" - } -} diff --git a/sr_CS/Presence/hypixel.json b/sr_CS/Presence/hypixel.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/sr_CS/Presence/hypixel.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/sr_CS/Presence/premid.json b/sr_CS/Presence/premid.json deleted file mode 100644 index efc30cfc196..00000000000 --- a/sr_CS/Presence/premid.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "premid.viewPage": { - "message": "Gleda stranu:", - "description": "" - }, - "premid.docs": { - "message": "Dokumentacija", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Gleda prisustvo:", - "description": "" - }, - "premid.pageHome": { - "message": "Glavna strana", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Pomoćnici", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Preuzimanja", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Prodavnica", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Politika kolačića", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Principi zaštite ličnih podataka", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Uslovi korišćenja", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "O aplikaciji", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Sistemski zahtevi", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Instalacija", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Rešavanje problema", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Pravljenje Presence-a", - "description": "A page name" - } -} \ No newline at end of file diff --git a/sr_CS/Presence/twitter.json b/sr_CS/Presence/twitter.json deleted file mode 100644 index 2f96593612b..00000000000 --- a/sr_CS/Presence/twitter.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "twitter.readTweet": { - "message": "Čita tvit:", - "description": "" - }, - "twitter.viewTweets": { - "message": "Gleda tvitove od:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Gleda tvitove (sa odgovorima) od:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Gleda mediju od:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Gleda lajkove:", - "description": "" - }, - "twitter.viewList": { - "message": "Gleda listu:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Obeleživač", - "description": "" - }, - "twitter.notifs": { - "message": "Obaveštenja", - "description": "" - }, - "twitter.explore": { - "message": "Istraži", - "description": "" - }, - "twitter.settings": { - "message": "Menja neka podesavanja...", - "description": "" - } -} \ No newline at end of file diff --git a/sr_CS/Website/contributors.json b/sr_CS/Website/contributors.json deleted file mode 100644 index d574f783d7a..00000000000 --- a/sr_CS/Website/contributors.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "contributors.headings.staff": { - "message": "Osoblje", - "description": "Heading for group of users." - }, - "contributors.headings.supporters": { - "message": "Podržavaoci", - "description": "Heading for group of users." - }, - "contributors.headings.translators": { - "message": "Prevodioci", - "description": "Heading for group of users." - }, - "contributors.roles.moderator": { - "message": "Moderator", - "description": "'Moderator' title for contributors and user pages." - }, - "contributors.roles.supportAgent": { - "message": "Agent za Podršku", - "description": "'Support Agent' title for contributors and user pages." - }, - "contributors.roles.proofreader": { - "message": "Korektor", - "description": "'Proofreader' title for contributors and user pages." - }, - "contributors.roles.donator": { - "message": "Donator", - "description": "'Donator' title for contributors page." - }, - "contributors.roles.booster": { - "message": "Booster", - "description": "'Booster' title for contributors page and user pages." - }, - "contributors.roles.translator": { - "message": "Prevodilac", - "description": "'Translator' title for contributors page." - }, - "contributors.cards.copyUserId": { - "message": "Kliknite da kopirate korisnikov ID.", - "description": "Tippy message when you hover on the avatar of a credit card." - }, - "contributors.cards.userIdCopied": { - "message": "Korisnikov ID kopiran!", - "description": "Notification after user ID was copied." - } -} diff --git a/sr_CS/Website/downloads.json b/sr_CS/Website/downloads.json deleted file mode 100644 index da164c81c04..00000000000 --- a/sr_CS/Website/downloads.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "downloads.button.done": { - "message": "Gotovo", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Prijava", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Hvala Vam!", - "description": "Title of the advertisement section box." - } -} diff --git a/sr_CS/Website/home.json b/sr_CS/Website/home.json deleted file mode 100644 index 47fcaf0d3da..00000000000 --- a/sr_CS/Website/home.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "home.introduction.button.downloads": { - "message": "Preuzimanja", - "description": "Downloads button -> redirects to /downloads page" - }, - "home.examples.status.playing": { - "message": "Reprodukcija", - "description": "Discord Rich Presence -> small image text;" - }, - "home.examples.status.live": { - "message": "Uživo", - "description": "Discord Rich Presence -> small image text;" - }, - "home.examples.status.browsing": { - "message": "Pregledavanje...", - "description": "Discord Rich Presence -> small image text;" - } -} diff --git a/sr_CS/Website/partners.json b/sr_CS/Website/partners.json deleted file mode 100644 index 965ebfa6ab2..00000000000 --- a/sr_CS/Website/partners.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "partners.header.title": { - "message": "Partneri", - "description": "Heading for page." - }, - "partners.requirements.title": { - "message": "Zahtevnosti", - "description": "Heading for the requirements." - }, - "partners.apply.select.other": { - "message": "Drugo", - "description": "Select 'Other' category." - } -} diff --git a/sr_CS/Website/report.json b/sr_CS/Website/report.json deleted file mode 100644 index ec3ee9f35f5..00000000000 --- a/sr_CS/Website/report.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "report.title": { - "message": "Prijavite grešku/neispravnost", - "description": "Text to indicate the page." - }, - "report.bugcount": { - "message": "{count}/3 Prijave ostale", - "description": "Amount of bug reports user can send" - }, - "report.button": { - "message": "Izveštaj", - "description": "Button to send the information inputed." - } -} \ No newline at end of file diff --git a/sr_CS/Website/store.json b/sr_CS/Website/store.json deleted file mode 100644 index 718f9ad5746..00000000000 --- a/sr_CS/Website/store.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "store.cards.creator": { - "message": "Autor", - "description": "Creator of a presence" - }, - "store.category.all": { - "message": "Sve", - "description": "Category at the top" - }, - "store.category.games": { - "message": "Igre", - "description": "Category at the top" - }, - "store.category.music": { - "message": "Muzika", - "description": "Category at the top" - }, - "store.category.socials": { - "message": "Društvene mreže", - "description": "Category at the top" - }, - "store.category.videos": { - "message": "Videi i Lajvovi", - "description": "Category at the top" - }, - "store.category.other": { - "message": "Drugo", - "description": "Category at the top" - } -} diff --git a/src/Extension/changelog.json b/src/Extension/changelog.json deleted file mode 100644 index 226256db202..00000000000 --- a/src/Extension/changelog.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "extension.2.0.new1": { - "message": "Users can now add presences by themself. *Add some now!*", - "description": "" - }, - "extension.2.0.new2": { - "message": "Find some *new presences* in their natural habitat", - "description": "" - }, - "extension.2.0.new3": { - "message": "Auto updating is a thing now", - "description": "" - }, - "extension.2.0.new4": { - "message": "Users can create presences now", - "description": "" - }, - "extension.2.0.new5": { - "message": "*Docs* for these creative developers out there", - "description": "" - }, - "extension.2.0.new6": { - "message": "All new website design", - "description": "" - }, - "extension.2.0.new7": { - "message": "More features for our Discord-Bot", - "description": "" - }, - "extension.2.0.new8": { - "message": "Our new API is a running beast", - "description": "" - }, - "extension.2.0.change1": { - "message": "Revamped popup and tabs layout and style", - "description": "" - }, - "extension.2.0.fix1": { - "message": "A lot of (un)known bugs ran away", - "description": "" - }, - "extension.2.0.fix2": { - "message": "Everything is running much faster now", - "description": "" - }, - "extension.2.0.1.fix1": { - "message": "Fixes old app error even if you have the latest one", - "description": "" - } -} diff --git a/src/Extension/popup.json b/src/Extension/popup.json index bb7c0eef23e..c966c3fc16b 100644 --- a/src/Extension/popup.json +++ b/src/Extension/popup.json @@ -87,6 +87,22 @@ "message": "Your PreMiD app is outdated. Please update it in order to continue using PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Outdated Extension", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Your Extension is outdated. Please update it to get latest features by downloading it from our site.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Urgent update", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "We released an urgent update for the extension. Please update it in order to continue using PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "No internet connection!", "description": "Shown when the user has no internet connection" diff --git a/src/Presence/amazon.json b/src/Presence/amazon.json index ad991c3871c..2e9d3f92732 100644 --- a/src/Presence/amazon.json +++ b/src/Presence/amazon.json @@ -1,6 +1,6 @@ { "amazon.subscriptions": { - "message": "Viewing subscriptions", + "message": "Viewing their subscriptions", "description": "" }, "amazon.adprefs": { diff --git a/src/Presence/discord.json b/src/Presence/discord.json new file mode 100644 index 00000000000..578cc7b3aeb --- /dev/null +++ b/src/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Reading in channel:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Typing in channel:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Reading DMs from:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Typing in DMs to:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Reading in group DM:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Typing in group DM:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Viewing their friends...", + "description": "" + }, + "discord.nitro": { + "message": "Reading about Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Voice connected with:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "Voice connected to:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Viewing their settings...", + "description": "" + }, + "discord.serverSettings": { + "message": "Viewing the settings{0}of server: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Viewing invite link:{0}{1} (Server: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "Viewing invite link{0}of server: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "View Invite Link", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Browsing through", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "the Downloads page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "the \"Why Discord?\" page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "the Safety Center", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "the Jobs page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "the About page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "the Branding page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "the Inspiration page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "the College page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "the Newsroom page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "the Partner page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "the Verification page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "the StreamKit page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "the Open Source page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "the Security page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "the Moderation page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "the Rich Presence page", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "the policies", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Developer Portal", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Browsing through their apps", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Editing app: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Browsing through their teams", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Editing team: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Browsing through their servers", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "Viewing insights of server: {0}", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Reading the documentation", + "description": "" + }, + "discord.status": { + "message": "Discord Status", + "description": "" + }, + "discord.support": { + "message": "Help Center", + "description": "" + }, + "discord.blog": { + "message": "Discord Blog", + "description": "" + }, + "discord.merch": { + "message": "Discord Merch", + "description": "" + }, + "discord.merch.collection": { + "message": "Viewing collection:", + "description": "" + } +} diff --git a/src/Presence/general.json b/src/Presence/general.json index 2a6c4c7e8f5..40e34fefe60 100644 --- a/src/Presence/general.json +++ b/src/Presence/general.json @@ -107,6 +107,18 @@ "message": "Searching", "description": "" }, + "general.writing": { + "message": "Writing", + "description": "" + }, + "general.calling": { + "message": "Calling", + "description": "" + }, + "general.inCall": { + "message": "In a call...", + "description": "" + }, "general.shopCart": { "message": "Shopping cart", "description": "" @@ -199,14 +211,46 @@ "message": "Viewing:", "description": "" }, + "general.viewPage": { + "message": "Viewing page:", + "description": "" + }, + "general.watchingMovie": { + "message": "Watching a movie", + "description": "" + }, + "general.watchingSeries": { + "message": "Watching a series", + "description": "" + }, + "general.watchingShow": { + "message": "Watching a show", + "description": "" + }, "general.watchingVid": { "message": "Watching a video", "description": "" }, + "general.waitingVid": { + "message": "Waiting for a video to premiere", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Waiting for the video to premiere", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Watching a livestream", "description": "" }, + "general.waitingLive": { + "message": "Waiting for a livestream to start", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Waiting for the livestream to start", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Watching:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "Terms of Services", "description": "A page name" + }, + "general.cookie": { + "message": "Cookie Policy", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Looping all songs", + "description": "" + }, + "general.repeat": { + "message": "On loop", + "description": "" + }, + "general.incidentView": { + "message": "Viewing an incident", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Incident history", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Uptime history", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "View Series", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "View Movie", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Watch Episode", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Watch Video", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Watch Stream", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "View Channel", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Listen Along", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "View Page", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "View Song", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "View Album", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "View Profile", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "View Artist", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "View Playlist", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "View Podcast", + "description": "Used as the title for the button in Discord." } } diff --git a/src/Presence/genius.json b/src/Presence/genius.json new file mode 100644 index 00000000000..525227c392f --- /dev/null +++ b/src/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Viewing lyrics of:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "View Lyrics", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Viewing the homepage", + "description": "" + }, + "genius.viewAlbum": { + "message": "Viewing album:", + "description": "Album of a song" + } +} diff --git a/src/Presence/google classroom.json b/src/Presence/google classroom.json new file mode 100644 index 00000000000..4974daf3f00 --- /dev/null +++ b/src/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Viewing their calendar", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Viewing their to-do list", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Viewing an assignment", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Viewing an assignment in:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Viewing class", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Viewing classwork", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Viewing classwork of:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Viewing class members", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Viewing class members of:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Configuring settings", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/src/Presence/google docs.json b/src/Presence/google docs.json new file mode 100644 index 00000000000..f163fb039ea --- /dev/null +++ b/src/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Editing a document", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Viewing a document", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Browsing documents", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Editing a form", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Viewing a form", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Browsing forms", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Editing a spreadsheet", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Viewing a spreadsheet", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Browsing spreadsheets", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Editing a presentation", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Viewing a presentation", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Browsing presentations", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/src/Presence/juniperbot.json b/src/Presence/juniperbot.json new file mode 100644 index 00000000000..3da272df8d3 --- /dev/null +++ b/src/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Main page", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Watching server's leaderboard:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "In dashboard", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Guild: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Reading information about the donation plans", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Selecting server", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Looking at the list of commands", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Looking at bot's statistics", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Customizing rank card", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Reading about the site's cookies", + "description": "Reading about the site's cookies" + } + } diff --git a/src/Presence/kahoot.json b/src/Presence/kahoot.json new file mode 100644 index 00000000000..e520cd0f2d8 --- /dev/null +++ b/src/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Join Game: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Joining Game...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Waiting to Start...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "Game Starting!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "Playing...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Next Question Loading...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Incorrect Answer", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Correct Answer", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Looking at Results:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Looking at Slide with Content:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Game Over", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Creating a Game...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Loading Page...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "First Place: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Points: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Questions Correct: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Showing Slide with Content:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Question: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Showing Question:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "1st place", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "2nd place", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "3rd place", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "Top {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} of {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/src/Presence/namemc.json b/src/Presence/namemc.json new file mode 100644 index 00000000000..36ee109ec03 --- /dev/null +++ b/src/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Viewing Upcoming Names", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Viewing Trending Skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "Viewing Top Skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Viewing New Skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Viewing Random Skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Viewing Tagged Skins", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "Viewing Skins with {0} Tag", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Viewing a Skin", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Viewing Capes", + "description": "" + }, + "namemc.viewCape": { + "message": "Viewing Cape:", + "description": "" + }, + "namemc.servers": { + "message": "Viewing Servers", + "description": "" + }, + "namemc.viewServer": { + "message": "Viewing Server:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "View Server", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Viewing How To Claim Your Profile", + "description": "" + }, + "namemc.profileEdit": { + "message": "Editing their{0}profile info", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Viewing their friends", + "description": "" + }, + "namemc.viewSkins": { + "message": "Viewing their skins", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Viewing their profile emojis", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/src/Presence/netflix.json b/src/Presence/netflix.json new file mode 100644 index 00000000000..b38305df7a8 --- /dev/null +++ b/src/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Viewing their list", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Managing their profiles", + "description": "" + }, + "netflix.latest": { + "message": "Viewing what's new and{0}popular on Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Getting their{0}referral link", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/src/Presence/premid.json b/src/Presence/premid.json index 4d5d44c0482..f62a11e1c99 100644 --- a/src/Presence/premid.json +++ b/src/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Viewing page:", - "description": "" - }, - "premid.docs": { - "message": "Docs", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Viewing presence:", - "description": "" - }, - "premid.pageHome": { - "message": "Homepage", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Contributors", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Downloads", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Store", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Cookie Policy", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Privacy Policy", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Terms of Services", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "About", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "System Requirements", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Installation", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Troubleshooting", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Getting Started", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Presence Development", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Viewing page:", + "description": "" + }, + "premid.docs": { + "message": "Docs", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Viewing presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Homepage", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Contributors", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Downloads", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Store", + "description": "A page name" + }, + "premid.partners": { + "message": "Partners", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "About PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "System Requirements", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Installation", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Installation for {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Troubleshooting", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Getting Started", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Understanding the v{0} API", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Presence Development", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Presence Guidelines", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence Class", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Slideshow Class", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Understanding iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Configuring metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Configuring TypeScript", + "description": "A page name" + } +} diff --git a/src/Presence/tiktok.json b/src/Presence/tiktok.json new file mode 100644 index 00000000000..71323dc10e1 --- /dev/null +++ b/src/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Viewing their{0}For You page", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Viewing their{0}following page", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Viewing a TikTok of:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "View TikTok", + "description": "Used as the title for the button in Discord." + } +} diff --git a/src/Presence/twitch.json b/src/Presence/twitch.json new file mode 100644 index 00000000000..7e78cfc37fc --- /dev/null +++ b/src/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "Downloads", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Jobs", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partners", + "description": "Page name" + }, + "twitch.press": { + "message": "Press Center", + "description": "Page name" + }, + "twitch.security": { + "message": "Security", + "description": "Page name" + }, + "twitch.access": { + "message": "Accessibility", + "description": "Page name" + }, + "twitch.ads": { + "message": "Ad Choices", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Community Guidelines", + "description": "Page name" + }, + "twitch.home": { + "message": "Homepage", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Viewing wallet...", + "description": "" + }, + "twitch.esports": { + "message": "Viewing Esports...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Viewing People I Follow...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Viewing team:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Viewing their Drops inventory...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Viewing the active Drops campaigns...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Viewing their settings...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Viewing their friends...", + "description": "" + }, + "twitch.subs": { + "message": "Viewing their subscriptions...", + "description": "" + }, + "twitch.squad": { + "message": "Watching Squad...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Moderating streamer:", + "description": "" + }, + "twitch.redeem": { + "message": "Redeeming a code...", + "description": "" + }, + "twitch.camp": { + "message": "Creator Camp", + "description": "" + }, + "twitch.campBasic": { + "message": "Learn the Basics", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Setting Up Your Stream", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Level Up", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Connect and Engage", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Get Rewarded", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Music on Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Live Learning", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Creator Dashboard", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Managing their stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Managing their community roles...", + "description": "" + }, + "twitch.produce": { + "message": "In the Video Producer...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Viewing their", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Channel Analytics", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Stream Summary", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Achievements", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Community Activity", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Followers List", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Video Collections", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clips", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Channel Settings", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Moderation Settings", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Drops Settings", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Viewing the Streaming Tools", + "description": "" + }, + "twitch.extensions": { + "message": "Viewing the Extensions", + "description": "" + }, + "twitch.brand": { + "message": "Reading about the Twitch Brand...", + "description": "" + }, + "twitch.brandReal": { + "message": "Keeping Twitch real", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Bringing method to our (beloved) madness", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Maxing our expression", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Bringing it all together", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Watching the brand evolution of Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Twitch Blogs", + "description": "" + }, + "twitch.blogArchive": { + "message": "Viewing the {0} Blog Archive", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Browsing through the latest blog posts...", + "description": "" + }, + "twitch.help": { + "message": "Help Center", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Viewing topic:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Browsing through the topic catalog...", + "description": "" + }, + "twitch.affiliate": { + "message": "Twitch Affiliate Program", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Twitch Developers", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Twitch Developer Documentation", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Twitch Developer Products", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Success stories from the community", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Helpful Resources", + "description": "Page name" + } +} diff --git a/src/Presence/twitter.json b/src/Presence/twitter.json index 0ce7982d234..c6a253af876 100644 --- a/src/Presence/twitter.json +++ b/src/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Reading tweet:", - "description": "" - }, - "twitter.viewDms": { - "message": "Viewing their DMs", - "description": "" - }, - "twitter.viewTweets": { - "message": "Viewing tweets of:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Viewing tweets (with replies) of:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Viewing media of:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Viewing liked by:", - "description": "" - }, - "twitter.viewList": { - "message": "Viewing list:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Bookmarks", - "description": "" - }, - "twitter.notifs": { - "message": "Notifications", - "description": "" - }, - "twitter.explore": { - "message": "Explore", - "description": "" - }, - "twitter.settings": { - "message": "Changing some settings...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Reading tweet of:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Viewing their DMs", + "description": "" + }, + "twitter.viewTweets": { + "message": "Viewing tweets of:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Viewing tweets (with replies) of:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Viewing media of:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Viewing liked by:", + "description": "" + }, + "twitter.viewList": { + "message": "Viewing list:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Bookmarks", + "description": "" + }, + "twitter.notifs": { + "message": "Notifications", + "description": "" + }, + "twitter.explore": { + "message": "Explore", + "description": "" + }, + "twitter.settings": { + "message": "Changing some settings...", + "description": "" + } +} diff --git a/src/Presence/v live.json b/src/Presence/v live.json new file mode 100644 index 00000000000..f5dd685b8ff --- /dev/null +++ b/src/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Browsing through", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "the new videos page", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "the charts page", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "the upcoming page", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "the list of channels", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "the events page", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "the store page", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Browsing through their{0}followers recent uploads", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "of {0}'s channel", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Viewing the home page", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Viewing the schedule page", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Viewing the \"my\" page", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Viewing the store page", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "Viewing the \"{0}\" board", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Viewing product of {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Editing their{0}own profile", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Viewing their", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "profile page", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "watched videos", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "recent purchases", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "coin balance", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "connected devices", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "followed channels", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Reading the policies", + "description": "" + } +} diff --git a/src/Website/contributors.json b/src/Website/contributors.json index 8b541c4c189..ed5b72bdfed 100644 --- a/src/Website/contributors.json +++ b/src/Website/contributors.json @@ -27,10 +27,14 @@ "message": "Administrator", "description": "'Administrator' title for contributors and user pages." }, - "contributors.roles.reviewer": { + "contributors.roles.reviewer": { "message": "Reviewer", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Localization Manager", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "Developer", "description": "'Developer' title for contributors and user pages." diff --git a/src/Website/downloads.json b/src/Website/downloads.json index eddd2a32638..e9b67cd8703 100644 --- a/src/Website/downloads.json +++ b/src/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Time to show off.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Use PreMiD now and show off to your friends what you're doing, maybe you find someone with the same interests.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Get Started", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Download PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Install our application", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Add our Extension to your browser", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Reload this site and check if the extension is connected", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Still having issues? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "We're here to help!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Application", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Extension", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Warning:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} There is no installer for this operating system. This means that there's no professional support for it.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Please be aware that PreMiD is not supported on mobile phones.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Show Downloads", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Hide Downloads", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Current version of this platform is {0} (this version is specific to Linux, and doesn't apply to other platforms).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "This version is specific to Linux, and doesn't apply to other systems. Application's main version is {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Please login in order to see these downloads.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Uh oh, it looks like you do not have alpha/beta access :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "You can join our beta program **here** for free. Hurry up! We only have {0} more slots available", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Early Releases", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Warning", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Don't forget to enable 'allow extensions from other stores' option from extension settings.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "You have to install **this** extension in order install PreMiD from Chrome Webstore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Skip", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Back", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Cancel", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Okay", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Done", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Login", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Thank you!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "We use ads to support our team and maintain our servers to offer you the best user experience!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Please disable your adblock.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "I don't want to support.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Are you sure?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Really?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "P-please support :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "I need you :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Okay, okay...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Show beta downloads", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(not needed if you are only here to download the normal application)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Time to show off.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Use PreMiD now and show off to your friends what you're doing, maybe you find someone with the same interests.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Get Started", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Download PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Install our application", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Add our Extension to your browser", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Reload this site and check if the extension is connected", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Still having issues? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "We're here to help!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Application", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Extension", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Warning:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} There is no installer for this operating system. This means that there's no professional support for it.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Please be aware that PreMiD is not supported on mobile phones.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Show Downloads", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Hide Downloads", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Current version of this platform is {0} (this version is specific to Linux and doesn't apply to other platforms).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "This version is specific to Linux, and doesn't apply to other systems. Application's main version is {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Please login in order to see these downloads.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Uh oh, it looks like you do not have alpha/beta access :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "You can join our beta program **here** for free. Hurry up! We only have {0} more slots available", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Early Releases", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Warning", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "You have to install **this** extension in order install PreMiD from Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Skip", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Back", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Cancel", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Okay", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Done", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Login", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Skip Anyway", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Thank you!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "We use ads to support our team and maintain our servers to offer you the best user experience!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Please disable your adblock", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Show early releases", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(not needed if you are only here to download the normal application)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "I don't want to support.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Are you sure?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Really?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "P-please support :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "I need you :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Okay, okay...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/src/Website/footer.json b/src/Website/footer.json index 6c1320d9b6c..9991cc2e742 100644 --- a/src/Website/footer.json +++ b/src/Website/footer.json @@ -47,10 +47,6 @@ "message": "Contribute", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Design", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Translate", "description": "Translate -> redirects to locilazation page" diff --git a/src/Website/home.json b/src/Website/home.json index 4a2ef8c16bf..b681a82d71d 100644 --- a/src/Website/home.json +++ b/src/Website/home.json @@ -76,7 +76,7 @@ "description": "Features section subheading" }, "home.features.quickSupport.description": { - "message": "Something is glitched, sending you tons of errors or simply not working? We will help you to get rid of those issues on our Discord server, we also created our very own support system that will make sure your issue get's resolved as soon as possible.", + "message": "Something is glitched, sending you tons of errors or simply not working? We will help you get rid of those issues on our Discord server. We also created our very own support system that will make sure your issue gets resolved as soon as possible.", "description": "Features section description" }, "home.features.quickSupport.button": { diff --git a/src/Website/partners.json b/src/Website/partners.json index 8dfab7f9e59..faac8f95aea 100644 --- a/src/Website/partners.json +++ b/src/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat is a non-profit international radio which strives to provide non-stop, quality radio and news entertainment.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "The gamer earning platform.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio is the most successful infotainment radio for simulation games in Germany, Austria and Switzerland!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Get what's rightfully yours. Stream Anime, Movies, Hentai, Specials and more. Free, without any ads and in high definition!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Start creating your own community with our awesome templates. Build your own kingdom.", "description": "Description for DiscordTemplates." @@ -139,6 +131,10 @@ "message": "A goddess who plays as a fun Discord Bot!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM let's you listen to 15+ music streams for free - nonstop. With the best and latest music only for you!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Agile localization for tech companies.", "description": "Description for Crowdin." diff --git a/sv_SE/Extension/popup.json b/sv_SE/Extension/popup.json index d63dc2a28f7..d8deca15ede 100644 --- a/sv_SE/Extension/popup.json +++ b/sv_SE/Extension/popup.json @@ -4,7 +4,7 @@ "description": "Title of the 'settings' section at the navigation in the popup" }, "popup.navigation.credits": { - "message": "Beröm", + "message": "Tack till", "description": "Title of the 'credits' section at the navigation in the popup" }, "popup.headings.settings": { @@ -87,6 +87,38 @@ "message": "PreMiD programmet är gammalt. Uppdatera för att fortsätta kunna använda PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Utdaterat Tillägg", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Ditt tillägg är föråldrat. Vänligen uppdatera det för att få tillgång till nya funktioner genom att ladda ner det från vår webbplats.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Brådskande uppdatering", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Vi har släppt en brådskande uppdatering för tillägget. Vänligen uppdatera för att fortsätta använda PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Ingen Internetanslutning!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Det verkar som om du inte har någon internetanslutning! PreMiD kommer inte att kunna visa presences tills att du har åtgärdat det.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Ingen anslutning till Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD kunde inte ansluta till din Discord-applikation! Är den installerad och kör? *Felsökning*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Alla", "description": "Category name shown when you open tags" diff --git a/sv_SE/Presence/1337x.json b/sv_SE/Presence/1337x.json index 0967ef424bc..0abbeeeb48c 100644 --- a/sv_SE/Presence/1337x.json +++ b/sv_SE/Presence/1337x.json @@ -1 +1,78 @@ -{} +{ + "1337x.movieLibrary": { + "message": "Visar filmbiblioteket", + "description": "" + }, + "1337x.seriesLibrary": { + "message": "Visar seriebiblioteket", + "description": "" + }, + "1337x.latestEpisode": { + "message": "Visa de senaste avsnitten", + "description": "" + }, + "1337x.top": { + "message": "Visar topp 100", + "description": "" + }, + "1337x.trending": { + "message": "Visar vad som är trendigt", + "description": "" + }, + "1337x.animeTorrents": { + "message": "Visar Anime Torrents", + "description": "" + }, + "1337x.appTorrents": { + "message": "Visar app-torrents", + "description": "" + }, + "1337x.docTorrents": { + "message": "Visar dokumentär Torrents", + "description": "" + }, + "1337x.gamesTorrents": { + "message": "Visar spel Torrents", + "description": "" + }, + "1337x.moviesTorrents": { + "message": "Visar film Torrents", + "description": "" + }, + "1337x.musicTorrents": { + "message": "Visar Musik Torrents", + "description": "" + }, + "1337x.otherTorrents": { + "message": "Visar Andra Torrents", + "description": "" + }, + "1337x.tvTorrents": { + "message": "Visar TV Torrents", + "description": "" + }, + "1337x.xxxTorrents": { + "message": "Visar XXX Torrents", + "description": "XXX as in NSFW" + }, + "1337x.upload": { + "message": "Laddar upp något...", + "description": "" + }, + "1337x.rules": { + "message": "Läser reglerna", + "description": "" + }, + "1337x.writing": { + "message": "Skriver till 1337x", + "description": "" + }, + "1337x.about": { + "message": "Läser om 1337x", + "description": "" + }, + "1337x.viewTorrent": { + "message": "Visar torrent:", + "description": "" + } +} diff --git a/sv_SE/Presence/9gag.json b/sv_SE/Presence/9gag.json index 9e26dfeeb6e..53b6bf5fe2e 100644 --- a/sv_SE/Presence/9gag.json +++ b/sv_SE/Presence/9gag.json @@ -1 +1,34 @@ -{} \ No newline at end of file +{ + "9gag.gag": { + "message": "Visar gag:", + "description": "" + }, + "9gag.hot": { + "message": "Visar vad som är hett", + "description": "" + }, + "9gag.trending": { + "message": "Visar vad som är trendigt", + "description": "" + }, + "9gag.fresh": { + "message": "Visar vad som är nytt", + "description": "" + }, + "9gag.tag": { + "message": "Visar tagg:", + "description": "" + }, + "9gag.about": { + "message": "Läser allt om 9GAG", + "description": "" + }, + "9gag.store": { + "message": "Visar butikssida", + "description": "" + }, + "9gag.collection": { + "message": "Visar kollektion:", + "description": "" + } +} \ No newline at end of file diff --git a/sv_SE/Presence/aliexpress.json b/sv_SE/Presence/aliexpress.json index 9e26dfeeb6e..5b48841c3ac 100644 --- a/sv_SE/Presence/aliexpress.json +++ b/sv_SE/Presence/aliexpress.json @@ -1 +1,66 @@ -{} \ No newline at end of file +{ + "aliexpress.store": { + "message": "Visar butiken:", + "description": "" + }, + "aliexpress.message": { + "message": "Meddelandecenter", + "description": "Meaning Direct messages" + }, + "aliexpress.sale": { + "message": "Bläddra bland rea", + "description": "" + }, + "aliexpress.recentlyViewProducts1": { + "message": "Visar deras nyligen sedda", + "description": "Part 1 of 2" + }, + "aliexpress.recentlyViewProducts2": { + "message": "visade produkter", + "description": "Part 2 of 2" + }, + "aliexpress.theirAli": { + "message": "Visar deras AliExpress", + "description": "" + }, + "aliexpress.feedback": { + "message": "AliExpress Feedback", + "description": "" + }, + "aliexpress.orders": { + "message": "Visar deras ordrar", + "description": "" + }, + "aliexpress.viewTheir": { + "message": "Visar deras", + "description": "Part 1 " + }, + "aliexpress.refunds": { + "message": "Återbetalningar & Dispyter", + "description": "Part 2 of \"Viewing their\"" + }, + "aliexpress.deletedOrders": { + "message": "raderade ordrar", + "description": "Part 2 of \"Viewing their\"" + }, + "aliexpress.trade": { + "message": "AliExpress Bytescenter", + "description": "" + }, + "aliexpress.coupons": { + "message": "Visar sina kuponger", + "description": "" + }, + "aliexpress.address": { + "message": "Visar sin adress", + "description": "" + }, + "aliexpress.helpCenter": { + "message": "AliExpress Hjälpcenter", + "description": "" + }, + "aliexpress.sellCenter": { + "message": "AliExpress Säljcenter", + "description": "" + } +} \ No newline at end of file diff --git a/sv_SE/Presence/amazon.json b/sv_SE/Presence/amazon.json index 9e26dfeeb6e..6048e5fd074 100644 --- a/sv_SE/Presence/amazon.json +++ b/sv_SE/Presence/amazon.json @@ -1 +1,74 @@ -{} \ No newline at end of file +{ + "amazon.subscriptions": { + "message": "Visar prenumerationer", + "description": "" + }, + "amazon.adprefs": { + "message": "Visar sina annonspreferenser", + "description": "" + }, + "amazon.balance": { + "message": "Visar deras saldo", + "description": "" + }, + "amazon.payment": { + "message": "Visar betalningsmetoder", + "description": "" + }, + "amazon.address": { + "message": "Visar deras adresser", + "description": "" + }, + "amazon.pets": { + "message": "Visar sina husdjur", + "description": "" + }, + "amazon.catergoriesAll": { + "message": "Visar alla kategorier", + "description": "" + }, + "amazon.prime": { + "message": "Visar Amazon Prime", + "description": "" + }, + "amazon.viewTheir": { + "message": "Visar deras", + "description": "Part 1 of the next 5 strings" + }, + "amazon.orderHistory": { + "message": "orderhistorik", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.orderDetails": { + "message": "order detaljer", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.cart": { + "message": "varukorg", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "önskelista", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.giftcards": { + "message": "presentkort", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.recommended": { + "message": "Visar rekommenderat", + "description": "" + }, + "amazon.history": { + "message": "Visar sin historik", + "description": "" + }, + "amazon.store": { + "message": "Visar butiken:", + "description": "" + }, + "amazon.primeVid": { + "message": "Visar Prime Video:", + "description": "" + } +} \ No newline at end of file diff --git a/sv_SE/Presence/discord.json b/sv_SE/Presence/discord.json new file mode 100644 index 00000000000..6e27e78a716 --- /dev/null +++ b/sv_SE/Presence/discord.json @@ -0,0 +1,22 @@ +{ + "discord.friends": { + "message": "Visar deras vänner...", + "description": "" + }, + "discord.settings": { + "message": "Visar deras inställningar...", + "description": "" + }, + "discord.browseThrough": { + "message": "Bläddrar igenom", + "description": "The first part of the next 17 strings" + }, + "discord.support": { + "message": "Hjälpcenter", + "description": "" + }, + "discord.merch.collection": { + "message": "Visar kollektion:", + "description": "" + } +} diff --git a/sv_SE/Presence/facebook.json b/sv_SE/Presence/facebook.json index 9e26dfeeb6e..894a4f07cb5 100644 --- a/sv_SE/Presence/facebook.json +++ b/sv_SE/Presence/facebook.json @@ -1 +1,62 @@ -{} \ No newline at end of file +{ + "facebook.call": { + "message": "I ett samtal med:", + "description": "" + }, + "facebook.vcall": { + "message": "I ett videosamtal med:", + "description": "" + }, + "facebook.userHidden": { + "message": "någon... (Användare dold)", + "description": "Shows when you dont want to show who you are calling/texting." + }, + "facebook.writing": { + "message": "Skriver ett meddelande", + "description": "" + }, + "facebook.userAbout": { + "message": "Läser om användare:", + "description": "" + }, + "facebook.userCommunity": { + "message": "Visar användarens gemenskap:", + "description": "" + }, + "facebook.userPics": { + "message": "Visar foton av användare:", + "description": "" + }, + "facebook.userPosts": { + "message": "Visar inlägg från användare:", + "description": "" + }, + "facebook.userShop": { + "message": "Visar butik av användare:", + "description": "" + }, + "facebook.userFriends": { + "message": "Visar vänner till användare:", + "description": "" + }, + "facebook.userVids": { + "message": "Visar videor av användare:", + "description": "" + }, + "facebook.browse": { + "message": "Bläddrar igenom:", + "description": "" + }, + "facebook.savedVids": { + "message": "Sparade videor", + "description": "" + }, + "facebook.added": { + "message": "Nyligen tillagt", + "description": "" + }, + "facebook.weather": { + "message": "Visar dagens väder", + "description": "" + } +} \ No newline at end of file diff --git a/sv_SE/Presence/general.json b/sv_SE/Presence/general.json index 40e7215ae71..7f928afc947 100644 --- a/sv_SE/Presence/general.json +++ b/sv_SE/Presence/general.json @@ -7,28 +7,284 @@ "message": "Bläddrar...", "description": "" }, + "general.chapter": { + "message": "Kapitel", + "description": "" + }, + "general.dj": { + "message": "DJ", + "description": "" + }, + "general.editing": { + "message": "Redigerar:", + "description": "" + }, "general.episode": { "message": "Avsnitt", "description": "" }, + "general.forums": { + "message": "Forum", + "description": "" + }, + "general.genre": { + "message": "Genre", + "description": "" + }, "general.language": { "message": "Språk", "description": "For choosing a language" }, + "general.listeningMusic": { + "message": "Lyssnar på musik", + "description": "" + }, + "general.listeners": { + "message": "Lyssnare", + "description": "" + }, "general.live": { "message": "Live", "description": "" }, + "general.manga": { + "message": "Manga", + "description": "" + }, + "general.merch": { + "message": "Merch", + "description": "" + }, + "general.page": { + "message": "Sida", + "description": "" + }, + "general.paused": { + "message": "Pausad", + "description": "" + }, + "general.playing": { + "message": "Spelar", + "description": "" + }, + "general.readingDM": { + "message": "Läser DMs ifrån:", + "description": "" + }, + "general.readingAbout": { + "message": "Läser om:", + "description": "" + }, + "general.readingArticle": { + "message": "Läser artikel:", + "description": "" + }, + "general.readingChannel": { + "message": "Läser i en kanal:", + "description": "" + }, + "general.readingPost": { + "message": "Läser inlägg:", + "description": "" + }, + "general.readingThread": { + "message": "Läser tråd:", + "description": "" + }, "general.reading": { "message": "Läser", "description": "" }, + "general.searchFor": { + "message": "Söker efter:", + "description": "" + }, + "general.searchSomething": { + "message": "Söker efter något...", + "description": "" + }, "general.search": { "message": "Söker", "description": "" }, + "general.shopCart": { + "message": "Varukorg", + "description": "" + }, "general.store": { "message": "Butik", "description": "" + }, + "general.typeDM": { + "message": "Skriver med:", + "description": "" + }, + "general.typeChannel": { + "message": "Skriver i kanal:", + "description": "" + }, + "general.viewAnime": { + "message": "Kollar på anime:", + "description": "" + }, + "general.viewCategory": { + "message": "Visar kategori:", + "description": "" + }, + "general.viewChannel": { + "message": "Visar kanal:", + "description": "" + }, + "general.viewEpisode": { + "message": "Tittar på avsnitt:", + "description": "" + }, + "general.viewGenre": { + "message": "Visar genre:", + "description": "" + }, + "general.viewHome": { + "message": "Visar hemsida", + "description": "" + }, + "general.viewList": { + "message": "Visar lista av:", + "description": "" + }, + "general.viewManga": { + "message": "Tittar på manga:", + "description": "" + }, + "general.viewMember": { + "message": "Visar medlem:", + "description": "" + }, + "general.viewMovie": { + "message": "Tittar på film:", + "description": "" + }, + "general.viewPlaylist": { + "message": "Visar spellista:", + "description": "" + }, + "general.viewProduct": { + "message": "Visar produkt:", + "description": "" + }, + "general.viewProfile": { + "message": "Visar profil av:", + "description": "" + }, + "general.viewSeries": { + "message": "Tittar på serie:", + "description": "" + }, + "general.viewShow": { + "message": "Tittar på serie:", + "description": "" + }, + "general.viewAccount": { + "message": "Visar sitt konto", + "description": "" + }, + "general.viewThread": { + "message": "Visar tråd:", + "description": "" + }, + "general.viewUser": { + "message": "Visar användare:", + "description": "" + }, + "general.viewing": { + "message": "Visar:", + "description": "" + }, + "general.viewPage": { + "message": "Visar sida:", + "description": "" + }, + "general.watchingMovie": { + "message": "Tittar på en film", + "description": "" + }, + "general.watchingSeries": { + "message": "Tittar på en serie", + "description": "" + }, + "general.watchingShow": { + "message": "Tittar på en show", + "description": "" + }, + "general.watchingVid": { + "message": "Tittar på en video", + "description": "" + }, + "general.waitingVid": { + "message": "Väntar på en videos premiär", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Väntar på videons premiär", + "description": "\"the\" video, as in the video title is specified)" + }, + "general.watchingLive": { + "message": "Tittar på en livestream", + "description": "" + }, + "general.waitingLive": { + "message": "Väntar på att en livestream ska börja", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Väntar på att livestreamen ska börja", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "Tittar på:", + "description": "" + }, + "general.wishlist": { + "message": "Önskelista:", + "description": "" + }, + "general.privacy": { + "message": "Sekretesspolicy", + "description": "A page name" + }, + "general.terms": { + "message": "Användarvillkor", + "description": "A page name" + }, + "general.cookie": { + "message": "Cookie Policy", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Loopa alla låtar", + "description": "" + }, + "general.repeat": { + "message": "På loop", + "description": "" + }, + "general.incidentHistory": { + "message": "Incidenthistorik", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Uppetidshistorik", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Visa serier", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Visa filmen", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Visa Avsnitt", + "description": "Used as the title for the button in Discord." } } diff --git a/sv_SE/Presence/genius.json b/sv_SE/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sv_SE/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/sv_SE/Presence/google classroom.json b/sv_SE/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sv_SE/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/sv_SE/Presence/google docs.json b/sv_SE/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sv_SE/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/sv_SE/Presence/hypixel.json b/sv_SE/Presence/hypixel.json index 9e26dfeeb6e..937d0080ee4 100644 --- a/sv_SE/Presence/hypixel.json +++ b/sv_SE/Presence/hypixel.json @@ -1 +1,22 @@ -{} \ No newline at end of file +{ + "hypixel.staff": { + "message": "Visar personallistan", + "description": "" + }, + "hypixel.watchThreads": { + "message": "Visar sina sedda trådar", + "description": "Articles they get notifications from" + }, + "hypixel.watchForums": { + "message": "Visar sina sedda forum", + "description": "Forum categories they get notifications from" + }, + "hypixel.dm": { + "message": "Visar sina direktmeddelanden", + "description": "" + }, + "hypixel.game": { + "message": "Visar spel:", + "description": "" + } +} \ No newline at end of file diff --git a/sv_SE/Presence/juniperbot.json b/sv_SE/Presence/juniperbot.json new file mode 100644 index 00000000000..ee15c66655c --- /dev/null +++ b/sv_SE/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Huvudsida", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Titta på serverns topplista:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "I dashboard", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Guild: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Läser information om donationsplanerna", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Välj server", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Tittar på listan av kommandon", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Tittar på botens statistik", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Anpassar rankingkort", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Läser om webbplatsens kakor", + "description": "Reading about the site's cookies" + } +} diff --git a/sv_SE/Presence/kahoot.json b/sv_SE/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sv_SE/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/sv_SE/Presence/namemc.json b/sv_SE/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sv_SE/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/sv_SE/Presence/netflix.json b/sv_SE/Presence/netflix.json new file mode 100644 index 00000000000..3c04ac0e654 --- /dev/null +++ b/sv_SE/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Visar deras lista", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Hanterar deras profiler", + "description": "" + }, + "netflix.latest": { + "message": "Visar vad som är nytt och{0}populärt på Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Hämtar deras{0}referral länk", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/sv_SE/Presence/pinterest.json b/sv_SE/Presence/pinterest.json index 9e26dfeeb6e..03caec52fb3 100644 --- a/sv_SE/Presence/pinterest.json +++ b/sv_SE/Presence/pinterest.json @@ -1 +1,18 @@ -{} \ No newline at end of file +{ + "pinterest.board": { + "message": "Visar tavla:", + "description": "" + }, + "pinterest.pin": { + "message": "Visar pin", + "description": "" + }, + "pinterest.follow": { + "message": "Visar deras följande", + "description": "" + }, + "pinterest.home": { + "message": "Redigerar deras hemsida", + "description": "" + } +} \ No newline at end of file diff --git a/sv_SE/Presence/premid.json b/sv_SE/Presence/premid.json index 15c71d0ee32..9cfbbd0a050 100644 --- a/sv_SE/Presence/premid.json +++ b/sv_SE/Presence/premid.json @@ -1,42 +1,94 @@ { - "premid.pageContributors": { - "message": "Medverkande", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Hämtningar", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Butik", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Systemkrav", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Installation", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Felsökning", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Kom igång", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Presence Utveckling", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Visar sida:", + "description": "" + }, + "premid.docs": { + "message": "Dokumentation", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Visar närvaro:", + "description": "" + }, + "premid.pageHome": { + "message": "Hemsida", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Medverkande", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Nedladdningar", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Butik", + "description": "A page name" + }, + "premid.partners": { + "message": "Samarbetspartners", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Om PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Systemkrav", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Installation", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Installation för {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Felsökning", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Kom igång", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Förståelse för v{0} API", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Presence Utveckling", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Presence Riktlinjer", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence Klass", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Bildspelsklass", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Förståelse för iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Konfigurerar metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "Konfigurerar TypeScript", + "description": "A page name" + } +} diff --git a/sv_SE/Presence/spotify.json b/sv_SE/Presence/spotify.json index 0967ef424bc..956deb77e0a 100644 --- a/sv_SE/Presence/spotify.json +++ b/sv_SE/Presence/spotify.json @@ -1 +1,58 @@ -{} +{ + "spotify.featured": { + "message": "Utvalda låtar", + "description": "" + }, + "spotify.bestPodcasts": { + "message": "Bästa poddarna", + "description": "" + }, + "spotify.charts": { + "message": "Visar diagrammen", + "description": "" + }, + "spotify.genres": { + "message": "Bläddra bland genrer", + "description": "" + }, + "spotify.latest": { + "message": "Visar de senaste låtarna", + "description": "" + }, + "spotify.discover": { + "message": "Upptäcker nya låtar", + "description": "" + }, + "spotify.browse": { + "message": "Bläddrar igenom", + "description": "First section of the next 6 strings" + }, + "spotify.podcastsLike": { + "message": "poddar som de gillar", + "description": "\"Browsing through\" + this" + }, + "spotify.artistsLike": { + "message": "artister som de gillar", + "description": "\"Browsing through\" + this" + }, + "spotify.albumLike": { + "message": "album som de gillar", + "description": "\"Browsing through\" + this" + }, + "spotify.songsLike": { + "message": "låtar som de gillar", + "description": "\"Browsing through\" + this" + }, + "spotify.madeForYou": { + "message": "\"Bara för dig\"", + "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" + }, + "spotify.playlists": { + "message": "sina spellistor", + "description": "\"Browsing through\" + this" + }, + "spotify.download": { + "message": "Laddar ned Spotify", + "description": "" + } +} diff --git a/sv_SE/Presence/tiktok.json b/sv_SE/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/sv_SE/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/sv_SE/Presence/twitch.json b/sv_SE/Presence/twitch.json new file mode 100644 index 00000000000..46aa0302e21 --- /dev/null +++ b/sv_SE/Presence/twitch.json @@ -0,0 +1,246 @@ +{ + "twitch.downloads": { + "message": "Nedladdningar", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Jobb", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Samarbetspartners", + "description": "Page name" + }, + "twitch.security": { + "message": "Säkerhet", + "description": "Page name" + }, + "twitch.access": { + "message": "Tillgänglighet", + "description": "Page name" + }, + "twitch.ads": { + "message": "Annonsval", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Gemenskapsriktlinjer", + "description": "Page name" + }, + "twitch.home": { + "message": "Startsida", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Visar plånbok...", + "description": "" + }, + "twitch.esports": { + "message": "Visar Esport...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Visar människor jag följer...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Visar team:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Visar deras Drops inventory...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Visar de aktiva Drops kampanjerna...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Visar deras inställningar...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Visar deras vänner...", + "description": "" + }, + "twitch.subs": { + "message": "Visar deras prenumerationer...", + "description": "" + }, + "twitch.squad": { + "message": "Titta Squad...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Modererar streamer:", + "description": "" + }, + "twitch.redeem": { + "message": "Löser in en kod...", + "description": "" + }, + "twitch.campBasic": { + "message": "Lär dig grunderna", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Konfigurera din Stream", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Levla Upp", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Anslut och Engagera", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Få belöningar", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Musik på Twitch", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Live-lärande", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Hantera deras stream...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Hantera sina community roller...", + "description": "" + }, + "twitch.produce": { + "message": "I video-producenten...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Visar deras", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Kanalanalys", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Sammanfattning av streamen", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Prestationer", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Gemenskapens aktivitet", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Följarlista", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Videosamlingar", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Klipp", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Kanalinställningar", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Moderationsinställningar", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Drops inställningar", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Visar strömningsverktygen", + "description": "" + }, + "twitch.extensions": { + "message": "Visar tilläggen", + "description": "" + }, + "twitch.brand": { + "message": "Läser om Twitch Brand...", + "description": "" + }, + "twitch.brandReal": { + "message": "Håller Twitch verkligt", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Medför metod till vår (älskade) galenskap", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "Maxar vårt uttryck", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "För samman allt", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Titta på varumärkes utvecklingen av Twitch", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Twitch Bloggar", + "description": "" + }, + "twitch.blogArchive": { + "message": "Visar {0} Bloggarkiv", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Bläddra igenom de senaste blogginläggen...", + "description": "" + }, + "twitch.help": { + "message": "Hjälpcenter", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Visar ämne:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Bläddrar igenom ämneskatalogen...", + "description": "" + }, + "twitch.dev": { + "message": "Twitch utvecklare", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Dokumentation för Twitch-utvecklare", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Produkter för Twitch-utvecklare", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Framgångsberättelser från gemenskapen", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Hjälpsamma resurser", + "description": "Page name" + } +} diff --git a/sv_SE/Presence/twitter.json b/sv_SE/Presence/twitter.json index 9e26dfeeb6e..d13d83a3fc2 100644 --- a/sv_SE/Presence/twitter.json +++ b/sv_SE/Presence/twitter.json @@ -1 +1,46 @@ -{} \ No newline at end of file +{ + "twitter.readTweet": { + "message": "Läser tweet:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Visar deras DMs", + "description": "" + }, + "twitter.viewTweets": { + "message": "Läser tweets av:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Visar tweets (med svar) av:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Visar media av:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Visar gillat av:", + "description": "" + }, + "twitter.viewList": { + "message": "Visar lista:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Bokmärken", + "description": "" + }, + "twitter.notifs": { + "message": "Notifikationer", + "description": "" + }, + "twitter.explore": { + "message": "Utforska", + "description": "" + }, + "twitter.settings": { + "message": "Ändrar några inställningar...", + "description": "" + } +} diff --git a/sv_SE/Presence/v live.json b/sv_SE/Presence/v live.json new file mode 100644 index 00000000000..cbd4fd6dc0a --- /dev/null +++ b/sv_SE/Presence/v live.json @@ -0,0 +1,86 @@ +{ + "v live.browseThrough": { + "message": "Bläddrar igenom", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "den nya videons sida", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "den uppkommande sidan", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "listan över kanaler", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "sidan för händelser", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "butikens sida", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Bläddra bland deras{0}följares senaste uppladdningar", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "av {0} s kanal", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Visar startsidan", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Visar schemasidan", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "Visar \"min\" sida", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Visar butikssidan", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "Visar produkt av {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.viewTheir": { + "message": "Visar deras", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "profil sida", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "visade videos", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "senaste köpen", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "mynt saldo", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "anslutna enheter", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "följda kanaler", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Läser policys", + "description": "" + } +} diff --git a/sv_SE/Presence/youtube.json b/sv_SE/Presence/youtube.json index 9e26dfeeb6e..e6013747d4f 100644 --- a/sv_SE/Presence/youtube.json +++ b/sv_SE/Presence/youtube.json @@ -1 +1,122 @@ -{} \ No newline at end of file +{ + "youtube.ad": { + "message": "Tittar just nu på en annons", + "description": "" + }, + "youtube.browsingVideos": { + "message": "Bläddrar bland videor", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.browsingPlaylists": { + "message": "Bläddrar bland spellistor", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.viewingCommunityPost": { + "message": "Visar community inlägg", + "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" + }, + "youtube.ofChannel": { + "message": "av kanal:", + "description": "Second part of multiple strings" + }, + "youtube.readingChannel": { + "message": "Läser om kanal:", + "description": "" + }, + "youtube.searchChannel": { + "message": "Söker igenom kanal: {0} efter:", + "description": "{0} will be replaced with the channel name" + }, + "youtube.trending": { + "message": "Visar vad som är trendigt", + "description": "" + }, + "youtube.browsingThrough": { + "message": "Bläddrar igenom", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.subscriptions": { + "message": "deras prenumerationer", + "description": "Part two of \"Browsing through\"" + }, + "youtube.library": { + "message": "deras bibliotek", + "description": "Part two of \"Browsing through\"" + }, + "youtube.history": { + "message": "deras historik", + "description": "Part two of \"Browsing through\"" + }, + "youtube.purchases": { + "message": "deras köp", + "description": "Part two of \"Browsing through\"" + }, + "youtube.reportHistory": { + "message": "Visar deras rapporthistorik", + "description": "" + }, + "youtube.upload": { + "message": "Laddar upp något...", + "description": "" + }, + "youtube.viewAllPlaylist": { + "message": "Visar alla sina spellistor", + "description": "" + }, + "youtube.viewLiveEvents": { + "message": "Visar sina live-evenemang", + "description": "" + }, + "youtube.viewLiveDashboard": { + "message": "Visar deras live-instrumentpanel", + "description": "" + }, + "youtube.viewAudioLibrary": { + "message": "Visar ljudbiblioteket", + "description": "" + }, + "youtube.studio.viewVideos": { + "message": "Visar sina videor", + "description": "" + }, + "youtube.studio.editVideo": { + "message": "Redigerar video:", + "description": "" + }, + "youtube.studio.videoAnalytics": { + "message": "Visar analys av video:", + "description": "" + }, + "youtube.studio.videoComments": { + "message": "Visar kommentarer från video:", + "description": "" + }, + "youtube.studio.videoTranslations": { + "message": "Visar översättningar av video:", + "description": "" + }, + "youtube.studio.viewTheir": { + "message": "Visar deras", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, + "youtube.studio.channelAnalytics": { + "message": "kanalanalys", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.channelComments": { + "message": "kanal kommentarer", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.channelTranslations": { + "message": "kanal översättningar", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.artistPage": { + "message": "artistens sida", + "description": "Part two of \"Viewing their\"" + }, + "youtube.studio.dashboard": { + "message": "Visar deras instrumentpanel", + "description": "" + } +} \ No newline at end of file diff --git a/sv_SE/Website/beta.json b/sv_SE/Website/beta.json index e9de6b65465..7952d7e619b 100644 --- a/sv_SE/Website/beta.json +++ b/sv_SE/Website/beta.json @@ -38,5 +38,9 @@ "thankyou.description": { "message": "Våra apor arbetar på att få dig in i vårt beta-program så fort som möjligt. Tack för att du registrerar dig!", "description": "Thank You page description" + }, + "error.noslots": { + "message": "Det verkar som att vi inte har fler beta platser tillgängliga.", + "description": "Shows when the beta slots are full." } } diff --git a/sv_SE/Website/contributors.json b/sv_SE/Website/contributors.json index f731ab67c9e..95f7d988998 100644 --- a/sv_SE/Website/contributors.json +++ b/sv_SE/Website/contributors.json @@ -11,6 +11,34 @@ "message": "Översättare", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "Projektledare", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Personalkoordinator", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Marknadschef", + "description": "'Marketing Director' title for contributors and user pages." + }, + "contributors.roles.administrator": { + "message": "Administratör", + "description": "'Administrator' title for contributors and user pages." + }, + "contributors.roles.reviewer": { + "message": "Granskare", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Utvecklare", + "description": "'Developer' title for contributors and user pages." + }, + "contributors.roles.designer": { + "message": "Designer", + "description": "'Designer' title for contributors and user pages." + }, "contributors.roles.moderator": { "message": "Moderator", "description": "'Moderator' title for contributors and user pages." @@ -19,6 +47,10 @@ "message": "Supportagent", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "Representant", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "Korrekturläsare", "description": "'Proofreader' title for contributors and user pages." @@ -38,5 +70,9 @@ "contributors.cards.copyUserId": { "message": "Klicka för att kopiera användarens ID.", "description": "Tippy message when you hover on the avatar of a credit card." + }, + "contributors.cards.userIdCopied": { + "message": "Användar-ID kopierades!", + "description": "Notification after user ID was copied." } } diff --git a/sv_SE/Website/downloads.json b/sv_SE/Website/downloads.json index 5058dcedb60..88fe00db3ee 100644 --- a/sv_SE/Website/downloads.json +++ b/sv_SE/Website/downloads.json @@ -1,46 +1,170 @@ { - "downloads.instructions.heading": { - "message": "Kom igång", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Ladda ner PreMiD", - "description": "Heading for installing the application" - }, - "downloads.appdownloading.header": { - "message": "Program", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Tillägg", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Det finns ingen installerare för ditt operativsystem. Detta betyder att det finns ingen officiellt stöd för det.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.showDownloads": { - "message": "Visa nedladdningar", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Göm nedladdningar", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion2": { - "message": "Denna version är specifik för Linux, och gäller inte för andra system. Programmets huvudversion är {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.button.cancel": { - "message": "Avbryt", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Klart", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.adsbox.thankyou.title": { - "message": "Tack!", - "description": "Title of the advertisement section box." - } + "downloads.header.title": { + "message": "Dags att visa upp.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Använd PreMiD nu och visa dina vänner vad du gör, du kanske hittar någon med samma intressen.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Kom igång", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Ladda ner PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Installera vårt program", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Lägg till vårt Tillägg i din webbläsare", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Ladda om den här sidan och kolla om tillägget är anslutet", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Har du fortfarande problem? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Vi kan hjälpa dig!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Program", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Tillägg", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Varning:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Det finns ingen installerare för ditt operativsystem. Detta betyder att det finns ingen officiellt stöd för det.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Vänligen observera att PreMiD inte stöds för mobiltelefoner.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Visa nedladdningar", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Göm nedladdningar", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Nuvarande version för detta system är {0} (denna version är specifik för Linux, och gäller inte för andra system).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Denna version är specifik för Linux, och gäller inte för andra system. Programmets huvudversion är {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Logga in för att se dessa nedladdningar.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Oj, det verkar som att du inte har tillgång till alpha/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Du kan gå med i vårt betaprogram **här** gratis. Skynda dig! Vi har bara {0} fler platser tillgängliga", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Tidiga Utgåvor", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Varning", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Du måste installera **det här** tillägget för att installera PreMiD från Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Hoppa över", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Tillbaka", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Avbryt", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Okej", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Klar", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Logga in", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Skippa ändå", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Tack!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Vi använder annonser för att stödja vårt team och upprätthålla våra servrar för att erbjuda dig den bästa användarupplevelsen!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Vänligen inaktivera din adblocker", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Visa beta-nedladdningar", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(behövs inte om du bara är här för att ladda ned det vanliga programmet)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Jag vill inte stödja.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Är du säker?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Verkligen?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "S-snälla stöd oss :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Jag behöver dig :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Okej, okej...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/sv_SE/Website/errors.json b/sv_SE/Website/errors.json index 79dc64254bb..08c267de35a 100644 --- a/sv_SE/Website/errors.json +++ b/sv_SE/Website/errors.json @@ -1,10 +1,46 @@ { + "store.search.notFound": { + "message": "Vi kunde inte hitta den Presencen...", + "description": "Search result text when nothing's found" + }, + "error.code.404": { + "message": "Tyvärr, vi kunde inte hitta den sidan.", + "description": "Error (404) message" + }, + "error.code.4": { + "message": "Du letar efter en oexisterande eller raderad Presence.", + "description": "Error (4) message" + }, + "error.code.500": { + "message": "Ett internt serverfel har uppstått.", + "description": "Error (500) message" + }, "error.page.details": { "message": "Detaljer", "description": "'Details' text on error page container" }, + "error.page.button": { + "message": "Tillbaka till hemsidan", + "description": "Button on the error page" + }, "user.notFound.heading": { "message": "Den användaren kunde inte hittas. Försök att vara säker på", "description": "Error when user couldn't be found." + }, + "user.notFound.message1": { + "message": "att det användar-ID som du letar efter är korrekt.", + "description": "Check user ID message." + }, + "user.notFound.message2": { + "message": "att användaren har skapat tillräckligt många Precenses och har Precense Developer rollen i vår Discord server.", + "description": "Check the presence amount of the developer created message." + }, + "user.notFound.message3": { + "message": "om andra har samma problem på vår Discord server.", + "description": "Check if the error is also happening to others message." + }, + "user.notFound.message4": { + "message": "Om du tror att det här var ett misstag, kontakta oss på [vår Discord server].", + "description": "Bottom line for the error page. Do not edit brackets." } } diff --git a/sv_SE/Website/footer.json b/sv_SE/Website/footer.json index a0818c7b1af..421668e45ef 100644 --- a/sv_SE/Website/footer.json +++ b/sv_SE/Website/footer.json @@ -3,6 +3,10 @@ "message": "Språk", "description": "You know how to translate that word? I hope you do :D" }, + "footer.usercount.heading": { + "message": "Redo att använda PreMiD?", + "description": "Promotional heading" + }, "footer.usercount.message": { "message": "Gå med {0} användare idag!", "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" @@ -15,6 +19,10 @@ "message": "Partners", "description": "Partner section" }, + "footer.followUs.heading": { + "message": "Följ Oss", + "description": "Follow Us section" + }, "footer.developers.heading": { "message": "Utvecklare", "description": "Developer section" @@ -39,14 +47,14 @@ "message": "Bidra", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Design", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Översätt", "description": "Translate -> redirects to locilazation page" }, + "footer.supportus.jobs": { + "message": "Jobba med oss!", + "description": "Work for us! -> redirects to /jobs page" + }, "footer.help.heading": { "message": "Hjälp", "description": "Help section" @@ -94,5 +102,9 @@ "footer.copyright.line2": { "message": "Hemsidan sköts av {0}", "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" + }, + "footer.partners.more": { + "message": "Klicka här för att se resten av våra partner & sponsorer.", + "description": "Button next to all listed partners on the footer." } } diff --git a/sv_SE/Website/header.json b/sv_SE/Website/header.json index dccd4aad136..3716834c52f 100644 --- a/sv_SE/Website/header.json +++ b/sv_SE/Website/header.json @@ -34,5 +34,25 @@ "header.contributors": { "message": "Medverkande", "description": "Contributors tab" + }, + "header.login": { + "message": "Logga in", + "description": "Login Button" + }, + "header.lia": { + "message": "Inloggad som", + "description": "Indicates which user is logged in" + }, + "header.rab": { + "message": "Rapportera fel", + "description": "Report a bug button" + }, + "header.staff": { + "message": "Instrumentpanel", + "description": "Dashboard button" + }, + "header.logout": { + "message": "Logga ut", + "description": "Logout button" } } diff --git a/sv_SE/Website/home.json b/sv_SE/Website/home.json index e8ef0e71d72..6cf39b57426 100644 --- a/sv_SE/Website/home.json +++ b/sv_SE/Website/home.json @@ -3,6 +3,10 @@ "message": "**PreMiD** är ett enkelt, konfigurerbart verktyg som låter dig visa vad du gör på webben i din Discords spelstatus.", "description": "First phrase that users read on our website" }, + "home.introduction.button.features": { + "message": "Funktioner", + "description": "Introduction button" + }, "home.introduction.button.downloads": { "message": "Nedladdningar", "description": "Downloads button -> redirects to /downloads page" @@ -39,10 +43,22 @@ "message": "Hitta **din** presence", "description": "Features section subheading" }, + "home.features.presencesystem.description": { + "message": "Vi skapade vårat tillägg på ett sätt som låter dig lägga till och använda Presencer skapade av andra och hantera de i vårat tillägg!", + "description": "Features section description" + }, + "home.features.presencesystem.button": { + "message": "Besök butiken", + "description": "Features section button" + }, "home.features.simpleInterface.heading": { "message": "Enkelt gränssnitt", "description": "Features section subheading" }, + "home.features.simpleInterface.description": { + "message": "Trött på komplicerade användargränssnitt? Det är därför vi skapade och försöker hålla våran UI så enkel som möjligt med viktiga funktioner som:", + "description": "Features section description" + }, "home.features.simpleInterface.description.1": { "message": "Program och tilläggs inställningar", "description": "Features section description point" @@ -51,8 +67,24 @@ "message": "Presence hantering", "description": "Features section description point" }, + "home.features.simpleInterface.description.3": { + "message": "Sortera av kategori", + "description": "Features section description point" + }, "home.features.quickSupport.heading": { "message": "Support", "description": "Features section subheading" + }, + "home.features.quickSupport.description": { + "message": "Något är buggat, skickar dig massor av fel eller helt enkelt inte fungerar? Vi hjälper dig att bli av med dessa problem på vår Discord-server, vi skapade också vårt eget supportsystem som ser till att ditt problem blir löst så snart som möjligt.", + "description": "Features section description" + }, + "home.features.quickSupport.button": { + "message": "Gå med i vår Discord", + "description": "Features section button" + }, + "home.languageSelector.tippy": { + "message": "Webbplatsspråk", + "description": "Tippy content of the language selector." } } diff --git a/sv_SE/Website/jobs.json b/sv_SE/Website/jobs.json index fe3f2fceba0..108ccb724f8 100644 --- a/sv_SE/Website/jobs.json +++ b/sv_SE/Website/jobs.json @@ -11,6 +11,10 @@ "message": "Nästa", "description": "Next button in the modal." }, + "jobs.modal.buttons.join": { + "message": "Gå med", + "description": "Join Discord button in the modal." + }, "jobs.modal.buttons.cancel": { "message": "Avbryt", "description": "Cancel, button in the modal." @@ -23,10 +27,22 @@ "message": "PreMiD är ett projekt med öppen källkod, vilket innebär att vi är ett ideellt team, varje donation eller patreonpengar går tillbaka till produkten. Genom att ansöka om en anställning hos PreMiD bekräftar du att du är volontär i teamet kommer du inte att få betalt för ditt arbete.", "description": "Notice for applicants." }, + "jobs.guild.required": { + "message": "Gå med i vår Discord", + "description": "Title of the modal the user will see if it's not in Discord server." + }, + "jobs.guild.explanation": { + "message": "För att kunna ansöka så måste du gå med i vår Discord-server. Annars kan vi inte kontakta dig ifall du blir vald!", + "description": "Explanation why users should be in Discord server to perform job application." + }, "jobs.header.title": { "message": "Arbeta för PreMiD", "description": "First part of the jobs page." }, + "jobs.header.description": { + "message": "Är du redo att hjälpa det största Rich-Presence programmet?", + "description": "The second part of the jobs page." + }, "jobs.openings.title": { "message": "Lediga jobb", "description": "Text before the available job positions cards." @@ -63,6 +79,10 @@ "message": "Stötta PreMiD", "description": "Benefit card title." }, + "jobs.benefit4.description": { + "message": "Med ditt bidrag är det möjligt att driva det här projektet.", + "description": "Benefit card description." + }, "jobs.benefit5.title": { "message": "Timeout", "description": "Benefit card title." @@ -75,6 +95,10 @@ "message": "Förhandstillgång", "description": "Benefit card title." }, + "jobs.benefit6.description": { + "message": "Testa nya funktioner före någon annan.", + "description": "Benefit card description." + }, "jobs.success.applied": { "message": "Tack för din ansökan!", "description": "Notification when applying." diff --git a/sv_SE/Website/maintenance.json b/sv_SE/Website/maintenance.json index 391862da84e..51ce11a3a1c 100644 --- a/sv_SE/Website/maintenance.json +++ b/sv_SE/Website/maintenance.json @@ -3,6 +3,14 @@ "message": "Åh nej!", "description": "The big text on maintenance page" }, + "maintenance.heading": { + "message": "Tyvärr har vi just nu lite problem. Vi är tillbaka snart. Ursäkta för besväret.", + "description": "Heading on maintenance page" + }, + "maintenance.heading2": { + "message": "Kom tillbaka senare för mer information.", + "description": "Heading on maintenance page" + }, "maintenance.message": { "message": "Tills våra utvecklare fixar detta, kolla här!", "description": "Message on maintenance page" diff --git a/sv_SE/Website/merch.json b/sv_SE/Website/merch.json index 0967ef424bc..e65a5ac9c63 100644 --- a/sv_SE/Website/merch.json +++ b/sv_SE/Website/merch.json @@ -1 +1,30 @@ -{} +{ + "merch.title": { + "message": "Välkommen till den officiella **PreMiD** butiken!", + "description": "Merch store title" + }, + "merch.swag": { + "message": "Hitta ditt **Swag**", + "description": "Subtitle for store" + }, + "merch.fit": { + "message": "**Välj din stil**", + "description": "Product sizes" + }, + "merch.cart": { + "message": "Lägg till i varukorg", + "description": "Add product to cart" + }, + "merch.help": { + "message": "Har du problem med vår butik eller en order? Kontakta vår {0}kundsupport{1}", + "description": "Link to customer support, {0}{1} is the replacement for the link" + }, + "merch.item.added": { + "message": "{0} har lagts till i din varukorg", + "description": "{0} replaced with product name" + }, + "merch.error.noitem": { + "message": "Det finns ingen vald vara att lägga till", + "description": "Error message when no size selected" + } +} diff --git a/sv_SE/Website/partners.json b/sv_SE/Website/partners.json index d106f43f433..91ced7e7110 100644 --- a/sv_SE/Website/partners.json +++ b/sv_SE/Website/partners.json @@ -1,6 +1,6 @@ { "partners.header.title": { - "message": "Partners", + "message": "Samarbetspartners", "description": "Heading for page." }, "partners.header.description": { @@ -15,6 +15,14 @@ "message": "Vad sägs om att gå till himlen istället för helvetet?", "description": "Heading for benefits." }, + "partners.why.benefit1.title": { + "message": "Din fria Presence", + "description": "Heading for the first benefit." + }, + "partners.why.benefit1.description": { + "message": "Vårt team kommer att förse dig med en Presence till din service.", + "description": "Description for the first benefit." + }, "partners.why.benefit2.title": { "message": "Bli verifierad", "description": "Heading for the second benefit." @@ -27,6 +35,10 @@ "message": "Meta-tag integration", "description": "Heading for the third benefit." }, + "partners.why.benefit3.description": { + "message": "Använder automatiskt din Presence när någon besöker din webbplats.", + "description": "Description for the third benefit." + }, "partners.why.benefit4.title": { "message": "Bli förevigad", "description": "Heading for the fourth benefit." @@ -39,6 +51,10 @@ "message": "Bli känd", "description": "Heading for the fifth benefit." }, + "partners.why.benefit5.description": { + "message": "Utvald på våra sociala medier.", + "description": "Description for the fifth benefit." + }, "partners.requirements.title": { "message": "Krav", "description": "Heading for the requirements." @@ -67,6 +83,14 @@ "message": "Nu drar vi till himlen tillsammans!", "description": "Disclaimer located above the apply button." }, + "partners.apply.jobs": { + "message": "Om du är däremot är intresserad kring ett direktjobb hos PreMiD, ta en titt på våra **jobbannonser**.", + "description": "Hint located under the button." + }, + "partners.sponsors.title": { + "message": "Sponsorer", + "description": "Heading for sponsors." + }, "partners.sponsors.description": { "message": "PreMiD vore inte möjligt utan dessa fantastiska människor.", "description": "Description for sponsors." @@ -83,6 +107,14 @@ "message": "UpBeat är en ideell internationell radio som strävar efter att erbjuda en non-stop, kvalitativ radio och nyhetsupplevelse.", "description": "Description for UpBeatRadio." }, + "partners.partner.discordTemplates": { + "message": "Börja skapa din egen gemenskap med våra fantastiska mallar. Bygg ditt eget kungarike.", + "description": "Description for DiscordTemplates." + }, + "partners.partner.taigaBot": { + "message": "taiga är en Discord Bot som försöker erbjuda alla funktioner du kan behöva på en gång!", + "description": "Description for taigabot." + }, "partners.partner.bitRock": { "message": "Ett kraftfullt och lättanvänt verktyg för att skapa plattformsoberoende installationsprogram.", "description": "Description for BitRock." @@ -91,6 +123,14 @@ "message": "Kommunicera enkelt realtidsstatus till dina användare.", "description": "Description for StatusPage." }, + "partners.partner.erisly": { + "message": "En gudinna som spelar som en rolig Discord Bot!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "REYFM låter dig lyssna på 15 + musikstreamingtjänster gratis - nonstop. Med den bästa och senaste musiken, bara för dig!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Smidig översättningslösning för teknikföretag.", "description": "Description for Crowdin." @@ -99,6 +139,18 @@ "message": "Den mest kraftfulla och utbyggbara Wiki programvara med öppen källkod.", "description": "Description for WikiJS." }, + "partners.partner.packageCloud": { + "message": "En förenad, utvecklarvänlig interface för alla dina artefakter.", + "description": "Description for PackageCloud." + }, + "partners.partner.fastly": { + "message": "Bakom det bästa av nätet.", + "description": "Description for Fastly." + }, + "partners.partner.onlyhit": { + "message": "OnlyHit är din online musik radiostation gjord för att spela dina bästa hits 24/7 och för att få dig att upptäcka dina framtida hits först.", + "description": "Description for OnlyHit." + }, "partners.apply.title": { "message": "Ansök om partnerskap", "description": "Partnership application modal title." diff --git a/sv_SE/Website/presence.json b/sv_SE/Website/presence.json index b0202b34346..5509d65fd2c 100644 --- a/sv_SE/Website/presence.json +++ b/sv_SE/Website/presence.json @@ -23,6 +23,10 @@ "message": "Version", "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" }, + "presence.sections.information.likes": { + "message": "Gilla-markeringar", + "description": "One of the strings from the Information section. [on webite -> Likes: (56)]" + }, "presence.sections.information.users": { "message": "Användare", "description": "One of the strings from the Information section. [on webite -> Users: (2000)]" diff --git a/sv_SE/Website/report.json b/sv_SE/Website/report.json index 9e26dfeeb6e..ac791b51c3d 100644 --- a/sv_SE/Website/report.json +++ b/sv_SE/Website/report.json @@ -1 +1,58 @@ -{} \ No newline at end of file +{ + "report.title": { + "message": "Rapportera Ett Fel", + "description": "Text to indicate the page." + }, + "report.bugcount": { + "message": "{count}/3 Rapporter kvar", + "description": "Amount of bug reports user can send" + }, + "report.info": { + "message": "Rapportering av fel är för buggar inom PreMiD webbsidan och PreMiD Discord servern. Fel inom presencer ska rapporteras till skaparen av presencen. Rapportera endast fel på Engelska.", + "description": "Tells the user about submitting a bug" + }, + "report.overview": { + "message": "Ge en tydlig och kortfattad beskrivning av vad felet är.", + "description": "Text for the user to write a brief of the bug information." + }, + "report.os": { + "message": "Välj ditt operativsystem och version", + "description": "Select Box for the user to select their operating system" + }, + "report.browser": { + "message": "Välj din webbläsare och version - Du kan hitta din version genom att besöka about:support för Firefox eller chrome://help för Google Chrome", + "description": "Select Box for the user to select their browser" + }, + "report.description": { + "message": "Ge en länk till ett live exempel eller en tydlig uppsättning av steg för att återskapa felet.", + "description": "Text for the user to write information about the bug." + }, + "report.button": { + "message": "Rapportera", + "description": "Button to send the information inputed." + }, + "report.toomany": { + "message": "Du har för många aktiva rapporter. Vänta på att dina redan skickade rapporter ska granskas först. Rapporter granskas varje vecka, ha tålamod.", + "description": "User has too many active reports" + }, + "report.toomany.alert": { + "message": "Du har för många aktiva rapporter.", + "description": "User has too many active reports" + }, + "report.success": { + "message": "Fel Skickades", + "description": "Success notification" + }, + "report.error": { + "message": "Mer information krävs", + "description": "User needs to input more notification" + }, + "report.error.unauth": { + "message": "Discord-konto måste verifieras", + "description": "Users Discord not verified" + }, + "report.activebugs": { + "message": "Aktiva Fel", + "description": "Lists users active bugs" + } +} \ No newline at end of file diff --git a/sv_SE/Website/store.json b/sv_SE/Website/store.json index 3bb00a8e610..7f9e9149305 100644 --- a/sv_SE/Website/store.json +++ b/sv_SE/Website/store.json @@ -1,8 +1,60 @@ { + "store.message.error": { + "message": "Tillägget är inte anslutet.", + "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" + }, "store.cards.creator": { "message": "Skapare", "description": "Creator of a presence" }, + "store.cards.popular": { + "message": "Den här Precensen är väldigt populär bland användare.", + "description": "Presence card popular flame" + }, + "store.cards.partner": { + "message": "Partnerad Precense", + "description": "Presence card partner flame" + }, + "store.cards.extraStepsRequired": { + "message": "Den här precensen kräver extra steg, vänligen kontrollera dess sida för mer information.", + "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." + }, + "store.header.search": { + "message": "Sök Presence", + "description": "Search bar text when nothing is stated" + }, + "store.card.presence.add": { + "message": "Lägg till Presence", + "description": "Button that will appear on hover after extension is installed." + }, + "store.card.presence.remove": { + "message": "Ta bort Presence", + "description": "Button that will appear on hover after extension and presence is installed." + }, + "store.card.presence.included": { + "message": "Den här Presencen aktiveras automatiskt när du besöker dess webbplats.", + "description": "The message that appears instead of the buttons." + }, + "store.category.filters.heading": { + "message": "Filter", + "description": "Searh filters option at the store page" + }, + "store.category.filters.mostUsed": { + "message": "Mest använda först", + "description": "Most used first checkbox" + }, + "store.category.filters.allowAdult": { + "message": "Visa NSFW", + "description": "Adult content checkbox" + }, + "store.category.filters.likedOnly": { + "message": "Bara gillade Presences", + "description": "Liked presences only checkbox" + }, + "store.filters.added": { + "message": "Visa tillagda Presences", + "description": "Store filter to display/not display already installed presences." + }, "store.category.heading": { "message": "Kategorier", "description": "Category heading" @@ -34,5 +86,13 @@ "store.search": { "message": "Sök", "description": "Placeholder for presence search" + }, + "store.search.filters": { + "message": "Ange", + "description": "Little message next to the keys of search filters on the store." + }, + "store.search.removeFilter": { + "message": "Klicka för att ta bort filter", + "description": "Remove message for active search filters." } } diff --git a/sv_SE/Website/users.json b/sv_SE/Website/users.json index 09a53dcf9c5..e1562b38c83 100644 --- a/sv_SE/Website/users.json +++ b/sv_SE/Website/users.json @@ -23,6 +23,14 @@ "message": "Skapat över 100 Presences!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, + "user.switch.contributed": { + "message": "Användare [Presencer/bidrag]", + "description": "The tippy message to switch between user's presences and presences that user has contributed to." + }, + "user.presences.created": { + "message": "Klicka här för att visa Presencer den här användaren har skapat.", + "description": "Tippy content in user profile." + }, "user.presences.contributed": { "message": "Klicka här för att visa de presences som användaren har bidragit till.", "description": "Tippy content (mode 2) in user profile." diff --git a/ta_IN/Presence/9gag.json b/ta_IN/Presence/9gag.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/ta_IN/Presence/9gag.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/ta_IN/Presence/aliexpress.json b/ta_IN/Presence/aliexpress.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/ta_IN/Presence/aliexpress.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/ta_IN/Presence/amazon.json b/ta_IN/Presence/amazon.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/ta_IN/Presence/amazon.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/ta_IN/Presence/facebook.json b/ta_IN/Presence/facebook.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/ta_IN/Presence/facebook.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/ta_IN/Presence/hypixel.json b/ta_IN/Presence/hypixel.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/ta_IN/Presence/hypixel.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/ta_IN/Presence/pinterest.json b/ta_IN/Presence/pinterest.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/ta_IN/Presence/pinterest.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/ta_IN/Presence/premid.json b/ta_IN/Presence/premid.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/ta_IN/Presence/premid.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/ta_IN/Presence/twitter.json b/ta_IN/Presence/twitter.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/ta_IN/Presence/twitter.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/ta_IN/Presence/youtube.json b/ta_IN/Presence/youtube.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/ta_IN/Presence/youtube.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/ta_IN/Website/report.json b/ta_IN/Website/report.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/ta_IN/Website/report.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/th_TH/Extension/popup.json b/th_TH/Extension/popup.json index 8a2891f0422..43e0550bae6 100644 --- a/th_TH/Extension/popup.json +++ b/th_TH/Extension/popup.json @@ -87,6 +87,22 @@ "message": "PreMiD ของคุณล้าสมัยแล้ว โปรดอัปเดตโดยกดที่ PreMiD", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "แอพเวอร์ชั่นนี้ล้าสมัยแล้ว", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "ส่วนขยายของคุณล้าสมัย โปรดอัปเดตเพื่อรับคุณสมบัติล่าสุดโดยดาวน์โหลดจากเว็บไซต์ของเรา", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "อัปเดตด่วน", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "เราได้เผยแพร่การอัปเดตเร่งด่วนสำหรับส่วนขยาย โปรดอัปเดตเพื่อใช้งานต่อไป", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "ไม่พบการเชื่อมต่ออินเตอร์เน๊ต!", "description": "Shown when the user has no internet connection" diff --git a/th_TH/Presence/discord.json b/th_TH/Presence/discord.json new file mode 100644 index 00000000000..8baa20f32ac --- /dev/null +++ b/th_TH/Presence/discord.json @@ -0,0 +1,138 @@ +{ + "discord.channelReading": { + "message": "กำลังอ่านในช่อง:{0}{1} (เซิร์ฟเวอร์; {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "กำลังพิมพ์ในช่อง:{0}{1} (เซิร์ฟเวอร์ {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "กำลังอ่านข้อความส่วนตัวจาก:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "กำลังพิมพ์ข้อความส่วนตัวไปหา:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "กำลังอ่านข้อความกลุ่ม:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "กำลังพิมพ์ในกลุ่ม:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "กำลังดูเพื่อนหมวดเพื่อน", + "description": "" + }, + "discord.nitro": { + "message": "กำลังชมเกี่ยวกับ Nitro...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "เชื่อมต่อเสียงกับ:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "เชื่อมต่อเสียงไปยัง:{0}{1} (เซิร์ฟเวอร์: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "กำลังดูการตั้งค่าของเขา...", + "description": "" + }, + "discord.serverSettings": { + "message": "กำลังดูการตั้งค่า{0}ของเซิร์ฟเวอร์: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "กำลังดูคำเชิญ:{0}{1} (เซิร์ฟเวอร์: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "กำลังดูคำเชิญ{0}ของเชิร์ฟเวอร์: {1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "ดูลิงก์คำเชิญ", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "กำลังเรียกดู", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "หน้า ดาวน์โหลด", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "หน้า \"ทำไมต้อง Discord?\"", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "หน้าเกี่ยวกับ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "หน้าแรงบันดาลใจ", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "หน้าพาร์ทเนอร์", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "หน้า StreamKit", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "หน้าความปลอดภัย", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "นโยบาย", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.appsBrowse": { + "message": "กำลังดูแอปทั้งหมดของเขา", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "กำลังแก้ไขแอป: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "กำลังดูทีมทั้งหมดของเขา", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "กำลังแก้ไขทีม: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "กำลังดูเซิฟเวอร์ทั้งหมดของเขา", + "description": "" + }, + "discord.status": { + "message": "สถานะ Discord", + "description": "" + }, + "discord.support": { + "message": "ศูนย์ช่วยเหลือ", + "description": "" + }, + "discord.blog": { + "message": "บล็อกของ Discord", + "description": "" + }, + "discord.merch": { + "message": "สินค้าของ Discord", + "description": "" + }, + "discord.merch.collection": { + "message": "กำลังดูคอลเล็กชั่น:", + "description": "" + } +} diff --git a/th_TH/Presence/general.json b/th_TH/Presence/general.json index 6d6725d912b..985539b7728 100644 --- a/th_TH/Presence/general.json +++ b/th_TH/Presence/general.json @@ -64,7 +64,7 @@ "description": "" }, "general.playing": { - "message": "เล่น", + "message": "กำลังเล่น", "description": "" }, "general.readingDM": { @@ -107,6 +107,18 @@ "message": "กำลังค้นหา...", "description": "" }, + "general.writing": { + "message": "การเขียน", + "description": "" + }, + "general.calling": { + "message": "กำลังโทร", + "description": "" + }, + "general.inCall": { + "message": "อยู่ในสาย...", + "description": "" + }, "general.shopCart": { "message": "ตะกร้าสินค้า", "description": "" @@ -199,14 +211,46 @@ "message": "กำลังดู:", "description": "" }, + "general.viewPage": { + "message": "กำลังดูเพจในส่วน:", + "description": "" + }, + "general.watchingMovie": { + "message": "กำลังดูหนัง", + "description": "" + }, + "general.watchingSeries": { + "message": "กำลังดูซีรี่ย์", + "description": "" + }, + "general.watchingShow": { + "message": "กำลังดูการแสดง", + "description": "" + }, "general.watchingVid": { "message": "กำลังดูวีดีโอ", "description": "" }, + "general.waitingVid": { + "message": "กำลังรอให้วิดีโอเปิดตัว", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "กำลังรอให้วิดีโอเปิดตัว", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "กำลังดูถ่ายทอดสด:", "description": "" }, + "general.waitingLive": { + "message": "กำลังรอให้สตรีมแบบสดเริ่มต้นขึ้น", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "กำลังรอการถ่ายทอดสด", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "กำลังดู:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "เงื่อนไขการใช้บริการ", "description": "A page name" + }, + "general.cookie": { + "message": "นโยบายเกี่ยวกับคุกกี้", + "description": "A page name" + }, + "general.repeatAll": { + "message": "วนซ้ำเพลงทั้งหมด", + "description": "" + }, + "general.repeat": { + "message": "วนซ้ำ", + "description": "" + }, + "general.incidentView": { + "message": "กำลังดูเหตุการณ์", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "ประวัติเหตุการณ์", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "ประวัติการทำงาน", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "ดูซีรี่ย์", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "ดูหนัง", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "ดูตอน", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "ดูวิดีโอ", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "ดูสตรีม", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "ดูช่อง", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "ฟังไปพร้อมกัน", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "ดูหน้า", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "ดูเพลง", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "ดูอัลบั้ม", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "ดูโปรไฟล์", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "ดูศิลปิน", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "ดูเพลย์ลิสต์", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "ดูพ็อดคาสท์", + "description": "Used as the title for the button in Discord." } } diff --git a/th_TH/Presence/genius.json b/th_TH/Presence/genius.json new file mode 100644 index 00000000000..8bb7ac72777 --- /dev/null +++ b/th_TH/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "กำลังดูเนื้อเพลงของ:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "ดูเนื้อเพลง", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "กำลังดูหน้าหลัก", + "description": "" + }, + "genius.viewAlbum": { + "message": "กำลังดูอัลบั้ม:", + "description": "Album of a song" + } +} diff --git a/th_TH/Presence/google classroom.json b/th_TH/Presence/google classroom.json new file mode 100644 index 00000000000..3e0789049f1 --- /dev/null +++ b/th_TH/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "กำลังดูปฏิทินของเขา", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "กำลังดูรายสิ่งที่ต้องทำของเขา", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "กำลังดูงานที่ได้รับมอบหมาย", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "กำลังดูงานที่ได้รับมอบหมายใน:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "กำลังดูชั้นเรียน", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "กำลังดูงานของชั้นเรียน", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "กำลังดูงานของชั้นเรียนของ:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "กำลังดูสมาชิกในชั้นเรียน", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "กำลังดูสมาชิกในชั้นเรียนของ:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "กำลังแก้ไขการตั้งค่า", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/th_TH/Presence/google docs.json b/th_TH/Presence/google docs.json new file mode 100644 index 00000000000..72ffbba324c --- /dev/null +++ b/th_TH/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "กำลังแก้ไขเอกสาร", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "กำลังดูเอกสาร", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "กำลังค้นหาเอกสาร", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "กำลังแก้ไขฟอร์ม", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "กำลังดูฟอร์ม", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "กำลังค้นหาฟอร์ม", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "กำลังแก้ไขสเปรดชีต", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "กำลังดูสเปรดชีต", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "กำลังค้นหาสเปรดชีต", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "กำลังแก้ไขสไลด์", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "กำลังดูสไลด์", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "กำลังค้นหาสไลด์", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/th_TH/Presence/juniperbot.json b/th_TH/Presence/juniperbot.json new file mode 100644 index 00000000000..079cba30ed8 --- /dev/null +++ b/th_TH/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "หน้าหลัก", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "กําลังดูการจัดอันดับของเซิฟเวอร์", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "อยู่ในแดชบอร์ด", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "เซิร์ฟเวอร์: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "การอ่านข้อมูลเกี่ยวกับสนับสนุน", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "กำลังเลือกเซิร์ฟเวอร์", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "กำลังดูรายการคำสั่งทั้งหมด", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "กำลังดูสถิติของบอท", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "ปรับเเต่งเเรงค์การ์ด", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "กำลังอ่านเกี่ยวกับคุกกี้ของไซต์", + "description": "Reading about the site's cookies" + } +} diff --git a/th_TH/Presence/kahoot.json b/th_TH/Presence/kahoot.json new file mode 100644 index 00000000000..4d2fcc9f06e --- /dev/null +++ b/th_TH/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "เข้าร่วมเกม: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "กำลังเข้าร่วมเกม...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "กำลังรอให้เกมเริ่ม...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "เกมกำลังเริ่ม!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "กำลังเล่น...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "กำลังโหลดคำถามต่อไป...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "เป็นคำตอบที่ผิด", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "เป็นคำตอบที่ถูก", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "กำลังดูผลการแข่งขัน:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "กำลังดูสไลด์ที่มีเนื้อหาว่า:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "จบเกมแล้ว", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "กำลังสร้างเกม...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "กำลังโหลดหน้าเว็บ...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "ที่หนึ่ง: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "คะแนนที่ได้: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "จำนวนคำถามที่ตอบถูก: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "กำลังแสดงสไลด์ที่มีเนื้อหาว่า:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "คำถาม: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "กำลังแสดงคำถาม:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "ที่หนึ่ง", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "ที่สอง", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "ที่สาม", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "{0} อันดับแรก", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0} จาก {1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/th_TH/Presence/namemc.json b/th_TH/Presence/namemc.json new file mode 100644 index 00000000000..54959dd2b84 --- /dev/null +++ b/th_TH/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "กำลังดูชื่อที่กำลังจะเข้ามา", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "กำลังดูสกินที่กำลังมาแรง", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "กำลังดูสกินยอดนิยม", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "กำลังดูสกินที่มาใหม่", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "กำลังดูสกินแบบสุ่ม", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "กำลังดูสกินที่ติดแท็ก", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "กำลังดูสกินที่มีแท็ก {0}", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "กำลังดูสกิน", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "กำลังดูผ้าคลุม", + "description": "" + }, + "namemc.viewCape": { + "message": "กำลังดูผ้าคลุม:", + "description": "" + }, + "namemc.servers": { + "message": "กำลังดูเซิร์ฟเวอร์", + "description": "" + }, + "namemc.viewServer": { + "message": "กำลังดูเซิร์ฟเวอร์:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "ดูเซิร์ฟเวอร์", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "กำลังดูวิธีการรับโปรไฟล์", + "description": "" + }, + "namemc.profileEdit": { + "message": "กำลังแก้ไข{0}\nโปรไฟล์ของเขา", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "กำลังดูเพื่อนของเขา", + "description": "" + }, + "namemc.viewSkins": { + "message": "กำลังดูสกินของเขา", + "description": "" + }, + "namemc.viewEmojis": { + "message": "กำลังดูอิโมจิบนโปรไฟล์ของเขา", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/th_TH/Presence/netflix.json b/th_TH/Presence/netflix.json new file mode 100644 index 00000000000..01b97b45759 --- /dev/null +++ b/th_TH/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "กำลังดูรายชื่อหนังและซีรีส์ที่เขาบันทึกไว้", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "กำลังจัดการโปรไฟล์", + "description": "" + }, + "netflix.latest": { + "message": "กำลังดูว่ามีอะไรใหม่และ{0}เป็นที่นิยมบน Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "กำลังรับลิ้งแนะนำของเขา", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/th_TH/Presence/premid.json b/th_TH/Presence/premid.json index 2b6f180d646..ea2ffbf08ab 100644 --- a/th_TH/Presence/premid.json +++ b/th_TH/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "กำลังดูเพจในส่วน:", - "description": "" - }, - "premid.docs": { - "message": "เอกสาร", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "กำลังดู presence:", - "description": "" - }, - "premid.pageHome": { - "message": "หน้าหลัก", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "ผู้พัฒนา", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "ดาวน์โหลด", - "description": "A page name" - }, - "premid.pageStore": { - "message": "ร้านค้า", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "นโยบายเกี่ยวกับคุกกี้", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "นโยบายความเป็นส่วนตัว", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "เงื่อนไขการใช้บริการ", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "วิกิ", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "เกี่ยวกับ", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "ความต้องการของระบบ", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "การติดตั้ง", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "การแก้ปัญหา", - "description": "A page name" - }, - "premid.pageStart": { - "message": "เริ่มต้น\n", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "การพัฒนา Presence", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "กำลังดูเพจในส่วน:", + "description": "" + }, + "premid.docs": { + "message": "เอกสาร", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "กำลังดู presence:", + "description": "" + }, + "premid.pageHome": { + "message": "หน้าหลัก", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "ผู้พัฒนา", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "ดาวน์โหลด", + "description": "A page name" + }, + "premid.pageStore": { + "message": "ร้านค้า", + "description": "A page name" + }, + "premid.partners": { + "message": "พาร์ทเนอร์", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "เกี่ยวกับ PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "ความต้องการของระบบ", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "การติดตั้ง", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "การติดตั้งสำหรับ {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "การแก้ปัญหา", + "description": "A page name" + }, + "premid.pageStart": { + "message": "เริ่มต้น\n", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "ทำความเข้าใจกับ API v{0}", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "การพัฒนา Presence", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "แนวทางในการสร้าง Presence", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "คลาส Presence", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "คลาส Slideshow", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "เข้าใจการทำงานของ iframe", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "การกำหนดค่า metadata.json", + "description": "A page name" + }, + "premid.pageTs": { + "message": "การกำหนดค่า TypeScript", + "description": "A page name" + } +} diff --git a/th_TH/Presence/tiktok.json b/th_TH/Presence/tiktok.json new file mode 100644 index 00000000000..ee1b8cd43c1 --- /dev/null +++ b/th_TH/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "กำลังดูหน้า{0}สำหรับคุณ", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "กำลังดูหน้า{0}การติดตาม", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "กำลังดูติ๊กต็อกของ:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "ดูติ๊กต็อก", + "description": "Used as the title for the button in Discord." + } +} diff --git a/th_TH/Presence/twitch.json b/th_TH/Presence/twitch.json new file mode 100644 index 00000000000..24a8d775770 --- /dev/null +++ b/th_TH/Presence/twitch.json @@ -0,0 +1,98 @@ +{ + "twitch.downloads": { + "message": "ดาวน์โหลด", + "description": "Page name" + }, + "twitch.jobs": { + "message": "งาน", + "description": "Page name" + }, + "twitch.turbo": { + "message": "เทอร์โบ", + "description": "Page name" + }, + "twitch.partners": { + "message": "ผู้ร่วมมือ", + "description": "Page name" + }, + "twitch.press": { + "message": "สื่อมวลชน", + "description": "Page name" + }, + "twitch.security": { + "message": "ความปลอดภัย", + "description": "Page name" + }, + "twitch.access": { + "message": "การเข้าถึง", + "description": "Page name" + }, + "twitch.ads": { + "message": "ตัวเลือกโฆษณา", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "หลักเกณฑ์ของชุมชน", + "description": "Page name" + }, + "twitch.home": { + "message": "หน้าหลัก", + "description": "Page name" + }, + "twitch.viewSettings": { + "message": "กำลังดูการตั้งค่าของเขา...", + "description": "" + }, + "twitch.viewFriends": { + "message": "กำลังดูเพื่อนของเขา...", + "description": "" + }, + "twitch.campLevel": { + "message": "เลื่อนขั้น", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "เพลงบน Twitch", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "แดชบอร์ดของครีเอเตอร์", + "description": "Page name" + }, + "twitch.viewTheir": { + "message": "กําลังเรียกดู", + "description": "Part 1 of the next 10 strings" + }, + "twitch.achievements": { + "message": "รางวัลความสำเร็จของเขา", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "คลิป", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "กำตั้งค่าช่องของเขา", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.blogs": { + "message": "บล็อก Twitch", + "description": "" + }, + "twitch.help": { + "message": "ศูนย์ช่วยเหลือ", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "กำลังดูหัวข้อ:", + "description": "" + }, + "twitch.dev": { + "message": "ผู้พัฒนา Twitch", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "ข้อมูลที่เป็นประโยชน์", + "description": "Page name" + } +} diff --git a/th_TH/Presence/twitter.json b/th_TH/Presence/twitter.json index 9a9f3c667df..a2db87f2f7b 100644 --- a/th_TH/Presence/twitter.json +++ b/th_TH/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "กำลังอ่านทวิต:", - "description": "" - }, - "twitter.viewDms": { - "message": "กำลังดูข้อความส่วนตัวของพวกเขา", - "description": "" - }, - "twitter.viewTweets": { - "message": "กำลังดูทวีตของ :", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "กำลังดูทวีต (และการตอบกลับ) ของ :", - "description": "" - }, - "twitter.viewMedia": { - "message": "กำลังดูสื่อของ :", - "description": "" - }, - "twitter.viewLiked": { - "message": "กำลังดูการถูกใจของ :", - "description": "" - }, - "twitter.viewList": { - "message": "กำลังดูลิสต์ :", - "description": "" - }, - "twitter.bookmarks": { - "message": "บุ๊คมาร์ค", - "description": "" - }, - "twitter.notifs": { - "message": "การแจ้งเตือน", - "description": "" - }, - "twitter.explore": { - "message": "สำรวจ", - "description": "" - }, - "twitter.settings": { - "message": "กำลังเปลี่ยนการตั้งค่า...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "กำลังอ่านทวิต:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "กำลังดูข้อความส่วนตัวของพวกเขา", + "description": "" + }, + "twitter.viewTweets": { + "message": "กำลังดูทวีตของ :", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "กำลังดูทวีต (และการตอบกลับ) ของ :", + "description": "" + }, + "twitter.viewMedia": { + "message": "กำลังดูสื่อของ :", + "description": "" + }, + "twitter.viewLiked": { + "message": "กำลังดูการถูกใจของ :", + "description": "" + }, + "twitter.viewList": { + "message": "กำลังดูลิสต์ :", + "description": "" + }, + "twitter.bookmarks": { + "message": "บุ๊คมาร์ค", + "description": "" + }, + "twitter.notifs": { + "message": "การแจ้งเตือน", + "description": "" + }, + "twitter.explore": { + "message": "สำรวจ", + "description": "" + }, + "twitter.settings": { + "message": "กำลังเปลี่ยนการตั้งค่า...", + "description": "" + } +} diff --git a/th_TH/Presence/v live.json b/th_TH/Presence/v live.json new file mode 100644 index 00000000000..2a38869ab8f --- /dev/null +++ b/th_TH/Presence/v live.json @@ -0,0 +1,86 @@ +{ + "v live.browseThrough": { + "message": "กำลังเรียกดู", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "หน้าวิดีโอใหม่", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "หน้ากิจกรรม", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "หน้าร้านค้า", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "กำลังเรียกดูการอัปโหลดล่าสุด{0}ของผู้ติดตามของเขา", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "ของช่อง {0}", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "กำลังดูหน้าหลัก", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "กำลังดูหน้าตารางเวลา", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "กำลังดูหน้า \"my\"", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "กำลังดูหน้าร้านค้า", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "กำลังดูบอร์ด \"{0}\"", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "กำลังดูสินค้าของ {0}", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "กำลังแก้ไขโปรไฟล์{0}ของเขา", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "กําลังดู", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "หน้าโปรไฟล์ของเขา", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "วิดีโอที่เขาดูแล้ว", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "การซื้อล่าสุดของเขา", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "ยอดเหรียญคงเหลือของเขา", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "อุปกรณ์ที่เขาเชื่อมต่อไว้ทั้งหมด", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "ช่องที่เขาติดตาม", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "กำลังอ่านนโยบาย", + "description": "" + } +} diff --git a/th_TH/Website/contributors.json b/th_TH/Website/contributors.json index 89f714471e6..5cdcee92d7a 100644 --- a/th_TH/Website/contributors.json +++ b/th_TH/Website/contributors.json @@ -31,6 +31,10 @@ "message": "ผู้ตรวจทาน", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "ผู้จัดการการแปลภาษา", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "ผู้พัฒนา", "description": "'Developer' title for contributors and user pages." diff --git a/th_TH/Website/downloads.json b/th_TH/Website/downloads.json index 910c1d69904..aa9fd1782cd 100644 --- a/th_TH/Website/downloads.json +++ b/th_TH/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "ถึงเวลาเฉิดฉายแล้ว!", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "เริ่มต้นการใช้ PreMiD ตอนนี้และบอกให้คนอื่นรู้ว่าคุณกำลังดูหรือฟังอะไรอยู่ เผื่อว่าคุณอาจจะเจอที่ถูกคอกันก็ได้นะ", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "เริ่มใช้งาน", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "ดาวน์โหลด PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "ติดตั้งแอปพลิเคชัน", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "เพิ่มส่วนขยายลงในเบราว์เซอร์", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "รีเฟรซหน้านี้ แล้วเช็คว่าส่วนขยายได้เชื่อมต่อกับโปรแกรมแล้ว", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "ยังมีปัญหาอยู่เหรอ? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "เรามาเพื่อช่วยคุณ!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "ดาวน์โหลดแอปพลิเคชัน", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "ดาวน์โหลดส่วนขยาย", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "คำเตือน:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "แอปพลิเคชันไม่มีตัวติดตั้งสำหรับระบบปฏิบัติการนี้ นั่นหมายความว่ายังไม่มีผู้เชี่ยวชาญดูแลมัน", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "โปรดทราบว่า PreMiD ยังไม่พร้อมใช้งานบนมือถือในตอนนี้", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "แสดงการดาวน์โหลด", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "ซ่อนการดาวน์โหลด", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "เวอร์ชั่นปัจจุบันบนระบบปฏิบัติการนี้คือ {0} (เวอร์ชั่นนี้เป็นเวอร์ชั่นเฉพาะบน Linux และไม่เกี่ยวข้องกับระบบอื่น)", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "เวอร์ชั่นนี้เป็นเวอร์ชั่นเฉพาะบน Linux และไม่เกี่ยวข้องกับระบบอื่น เวอร์ชั่นหลักของโปรแกรมคือเวอร์ชั่น {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "กรุณาเข้าสู่ระบบเพื่อดาวน์โหลด", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "ไม่นะ, ดูเหมือนว่าคุณไม่มีสิทธิ์ในการเข้าถึงแบบอัลฟ่า / เบต้า :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "คุณสามารถเข้าร่วมโปรแกรมเบต้าได้ฟรี **ที่นี่**. เร็วเข้าหล่ะ! พวกเรามีที่ว่างเหลืออยู่ {0} ที่เท่านั้น", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "ปล่อยตัวก่อน", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "คำเตือน", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "อย่าลืมเปิดใช้งานตัวเลือก 'อนุญาตส่วนขยายจากร้านค้าอื่น' จากการตั้งค่าส่วนขยาย", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "คุณต้องติดตั้งส่วนขยาย**นี้**เพื่อติดตั้ง PreMiD จาก Chrome Webstore", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "ข้าม", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "ย้อนกลับ", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "ยกเลิก", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "ตกลง", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "เสร็จสิ้น", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "เข้าสู่ระบบ", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "ขอบคุณ!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "เราใช้โฆษณาเพื่อสนับสนุนทีมและดูแลเซิร์ฟเวอร์ของเรา เพื่อมอบประสบการณ์การใช้งานที่ดีที่สุดแก่คุณ!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "โปรดปิดการใช้งานตัวบล็อกโฆษณา", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "ฉันไม่ต้องการความช่วยเหลือ", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "คุณแน่ใจหรอ?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "จริงหรอ?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "กรุณาสนับสนุน :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "ฉันต้องการคุณ :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "โอเค โอเค...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "แสดงดาวน์โหลดเเบบเบต้า", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(ไม่ต้องการถ้าคุณเเค่ดาวน์โหลดเเอพทั่วไป)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "ถึงเวลาเฉิดฉายแล้ว!", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "เริ่มต้นการใช้ PreMiD ตอนนี้และบอกให้คนอื่นรู้ว่าคุณกำลังดูหรือฟังอะไรอยู่ เผื่อว่าคุณอาจจะเจอที่ถูกคอกันก็ได้นะ", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "เริ่มใช้งาน", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "ดาวน์โหลด PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "ติดตั้งแอปพลิเคชัน", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "เพิ่มส่วนขยายลงในเบราว์เซอร์", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "รีเฟรซหน้านี้ แล้วเช็คว่าส่วนขยายได้เชื่อมต่อกับโปรแกรมแล้ว", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "ยังมีปัญหาอยู่เหรอ? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "เรามาเพื่อช่วยคุณ!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "ดาวน์โหลดแอปพลิเคชัน", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "ดาวน์โหลดส่วนขยาย", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "คำเตือน:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "แอปพลิเคชันไม่มีตัวติดตั้งสำหรับระบบปฏิบัติการนี้ นั่นหมายความว่ายังไม่มีผู้เชี่ยวชาญดูแลมัน", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "โปรดทราบว่า PreMiD ยังไม่พร้อมใช้งานบนมือถือในตอนนี้", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "แสดงการดาวน์โหลด", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "ซ่อนการดาวน์โหลด", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "เวอร์ชั่นปัจจุบันบนระบบปฏิบัตินี้คือ {0} (เวอร์ชั่นนี้เป็นเวอร์ชั่นเฉพาะ Linux และไม่สามารถใช้งานกับระบบปฏิบัติการอื่นได้)", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "เวอร์ชั่นนี้เป็นเวอร์ชั่นเฉพาะบน Linux และไม่เกี่ยวข้องกับระบบอื่น เวอร์ชั่นหลักของโปรแกรมคือเวอร์ชั่น {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "กรุณาเข้าสู่ระบบเพื่อดาวน์โหลด", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "ไม่นะ, ดูเหมือนว่าคุณไม่มีสิทธิ์ในการเข้าถึงแบบอัลฟ่า / เบต้า :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "คุณสามารถเข้าร่วมโปรแกรมเบต้าได้ฟรี **ที่นี่**. เร็วเข้าหล่ะ! พวกเรามีที่ว่างเหลืออยู่ {0} ที่เท่านั้น", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "ปล่อยตัวก่อน", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "คำเตือน", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "คุณต้องติดตั้งส่วนขยาย**นี้**เพื่อติดตั้ง PreMiD จาก Chrome Webstore", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "ข้าม", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "ย้อนกลับ", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "ยกเลิก", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "ตกลง", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "เสร็จสิ้น", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "เข้าสู่ระบบ", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "ฉันจะข้าม ^_^", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "ขอบคุณ!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "เราใช้โฆษณาเพื่อสนับสนุนทีมและดูแลเซิร์ฟเวอร์ของเรา เพื่อมอบประสบการณ์การใช้งานที่ดีที่สุดแก่คุณ!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "กรุณาปิด Adblock ของคุณ", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "แสดงการเปิดตัวก่อนกำหนด", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(ไม่ต้องการถ้าคุณเเค่ดาวน์โหลดเเอพทั่วไป)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "ฉันไม่ต้องการความช่วยเหลือ", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "คุณแน่ใจหรอ?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "จริงหรอ?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "กรุณาสนับสนุน :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "ฉันต้องการคุณ :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "โอเค โอเค...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/th_TH/Website/footer.json b/th_TH/Website/footer.json index 0427f6b7b08..5a35c6890b2 100644 --- a/th_TH/Website/footer.json +++ b/th_TH/Website/footer.json @@ -47,10 +47,6 @@ "message": "เว็บไซต์", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "ออกแบบ", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "แปลภาษา", "description": "Translate -> redirects to locilazation page" @@ -64,7 +60,7 @@ "description": "Help section" }, "footer.help.troubleshooting": { - "message": "การแก้ปัญหา", + "message": "การแก้ไขปัญหา", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { diff --git a/th_TH/Website/home.json b/th_TH/Website/home.json index 0c6c6a6e14b..d7f4001ccc0 100644 --- a/th_TH/Website/home.json +++ b/th_TH/Website/home.json @@ -28,11 +28,11 @@ "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { - "message": "ไลฟ์", + "message": "สด", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.browsing": { - "message": "กำลังหา...", + "message": "กำลังค้นหา...", "description": "Discord Rich Presence -> small image text;" }, "home.features.heading": { @@ -80,7 +80,7 @@ "description": "Features section description" }, "home.features.quickSupport.button": { - "message": "มาร่วม Discord ของเรา", + "message": "เข้าร่วม Discord ของเรา", "description": "Features section button" }, "home.languageSelector.tippy": { diff --git a/th_TH/Website/partners.json b/th_TH/Website/partners.json index a5db45dec09..7ad990a651c 100644 --- a/th_TH/Website/partners.json +++ b/th_TH/Website/partners.json @@ -1,6 +1,6 @@ { "partners.header.title": { - "message": "ผู้ร่วมมือ", + "message": "พาร์ทเนอร์", "description": "Heading for page." }, "partners.header.description": { @@ -107,18 +107,10 @@ "message": "UpBeat คือ วิทยุต่างประเทศที่ไม่แสวงหาผลกำไร ซึ่งมุ่งมั่นที่จะให้บริการอย่างไม่หยุดยั้ง, คุณภาพเสียง เเละ ข่าวบันเทิง.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "แพลตฟอร์มการหารายได้ของเกมเมอร์", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio คือ ค่ายวิทยุเกี่ยวกับความบันเทิงประสบการณ์มากที่สุด สําหรับเกมเเนวจําลองใน เยอรมัน,ออสเตรีย, เเละสวิตเซอร์แลนด์", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "รับชมอนิเมะ,ภาพยนตร์,Hentai,เเละอื่นๆ เเบบฟรีไม่มีโฆษณาเเละคมชัดสูง!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "เริ่มสร้างชุมชนด้วยตนเองกับเเบบที่สุดเจ๊ง. สร้างอาณาจักรของตนเอง!", "description": "Description for DiscordTemplates." @@ -139,6 +131,10 @@ "message": "เทพธิดาที่เล่นเป็น Discord Bot เเบบสนุกสนาน!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM มาวิทยุออนไลน์ที่มีมากกว่า 15 คลื่นในที่นี่ที่เดียวกันฟรีๆ - non-stop. กับเพลงที่มีคุณภาพและใหม่ล่าสุดเพื่อคุณโดยเฉพาะ!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "การเเปลภาษาเเบบว่องไวสําหรับบริษัทเทคโนโลยี!", "description": "Description for Crowdin." @@ -224,7 +220,7 @@ "description": "Modal apply button." }, "partners.apply.success": { - "message": "ขอบคุณที่มาร่วมกับเรา!", + "message": "ขอขอบคุณที่เข้าร่วมกับเรา!", "description": "Success message when applying." }, "partners.apply.error1": { diff --git a/th_TH/Website/presence.json b/th_TH/Website/presence.json index 9793d799cd7..0a8be4be339 100644 --- a/th_TH/Website/presence.json +++ b/th_TH/Website/presence.json @@ -8,7 +8,7 @@ "description": "The title of the description section." }, "presence.sections.changelog.title": { - "message": "การเปลี่ยนแปลง", + "message": "บันทึกการเปลี่ยนแปลง", "description": "The title of the changelog section." }, "presence.sections.information.title": { diff --git a/tr_TR/Extension/popup.json b/tr_TR/Extension/popup.json index e3304627f29..e19cc5a5a17 100644 --- a/tr_TR/Extension/popup.json +++ b/tr_TR/Extension/popup.json @@ -87,12 +87,28 @@ "message": "PreMiD uygulamanız güncelliğini yitirmiştir. Kullanmaya devam edebilmek için lütfen PreMiD'i güncelleyin.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Eklentiniz güncel değil", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "PreMiD eklentiniz güncel değil, en son yayınlanan özelliklere erişmek için lütfen sitemizden yeni sürümünü indirin.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Önemli güncelleme", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Eklenti için önemli bir güncelleme yayınladık. Lütfen PreMiD'i kullanmaya devam etmek için eklentinizi güncelleyin.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { "message": "İnternet bağlantısı yok!", "description": "Shown when the user has no internet connection" }, "popup.info.noInternet.message": { - "message": "Görünüşe göre internet bağlantınız bulunmuyor. PreMiD durumunuzu gösteremeyecek.", + "message": "Görünüşe göre internet bağlantınız bulunmuyor. PreMiD şimdilik servisleri gösteremeyecek.", "description": "Shown when the user has no internet connection" }, "popup.info.notConnectedDiscord": { diff --git a/tr_TR/Presence/amazon.json b/tr_TR/Presence/amazon.json index 64662135c22..72df30082a7 100644 --- a/tr_TR/Presence/amazon.json +++ b/tr_TR/Presence/amazon.json @@ -64,7 +64,7 @@ "description": "" }, "amazon.store": { - "message": "Mağazaya bakıyor:", + "message": "Mağazayı görüntülüyor:", "description": "" }, "amazon.primeVid": { diff --git a/tr_TR/Presence/discord.json b/tr_TR/Presence/discord.json new file mode 100644 index 00000000000..321335fde90 --- /dev/null +++ b/tr_TR/Presence/discord.json @@ -0,0 +1,186 @@ +{ + "discord.channelReading": { + "message": "Bu kanalda okuyor:{0}{1} (Sunucu: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.channelTyping": { + "message": "Bu kanalda yazıyor:{0}{1} (Sunucu: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.dmReading": { + "message": "Şu kişiden gelen mesajları okuyor:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmTyping": { + "message": "Şu kişiye mesaj yazıyor:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user." + }, + "discord.dmGroupReading": { + "message": "Şu gruptaki mesajları okuyor:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.dmGroupTyping": { + "message": "Şu gruba mesaj yazıyor:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the group." + }, + "discord.friends": { + "message": "Arkadaşlarına bakıyor...", + "description": "" + }, + "discord.nitro": { + "message": "Nitro hakkında okuyor...", + "description": "" + }, + "discord.voiceConnectedWith": { + "message": "Şu kişiler ile sesli sohbette:{0}{1}", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the user or group." + }, + "discord.voiceConnectedTo": { + "message": "{2} sunucusundaki {1}{0}ses kanalına bağlı", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the channel. {2} will be replaced with the name of the server." + }, + "discord.settings": { + "message": "Ayarlara bakıyor...", + "description": "" + }, + "discord.serverSettings": { + "message": "{1} sunucusunun{0}ayarlarına bakıyor", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.invite": { + "message": "Davet linkine bakıyor:{0}{1} (Sunucu: {2})", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the id of the invite. {2} will be replaced with the name of the server." + }, + "discord.inviteServer": { + "message": "{1} sunucusunun davet{0}bağlantısına bakıyor", + "description": "{0} will be replaced with an enter (splitting the text to 2 rows), your translation must have this! {1} will be replaced with the name of the server." + }, + "discord.buttonInvite": { + "message": "Davet Bağlantısını Gör", + "description": "Used as the title for the button in Discord." + }, + "discord.browseThrough": { + "message": "Göz atıyor", + "description": "The first part of the next 17 strings" + }, + "discord.download": { + "message": "İndirmeler sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.why": { + "message": "\"Neden Discord?\" sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.safety": { + "message": "Güvenlik Merkezi", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.jobs": { + "message": "İşler sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.company": { + "message": "Hakkında sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.branding": { + "message": "Markalaştırma sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.inspiration": { + "message": "İlham sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.college": { + "message": "Kolej sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.newsroom": { + "message": "Haberler sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.partner": { + "message": "Partner sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.verification": { + "message": "Doğrulama sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.streamkit": { + "message": "StreamKit sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.opensource": { + "message": "Açık Kaynak sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.security": { + "message": "Güvenlik sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.moderation": { + "message": "Moderasyon sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.rpc": { + "message": "Zengin İçerik sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.policies": { + "message": "İlkeler", + "description": "Second part of the \"Browsing through\" string" + }, + "discord.devs.portal": { + "message": "Geliştirici Portalı", + "description": "" + }, + "discord.devs.appsBrowse": { + "message": "Uygulamalarına göz atıyor", + "description": "" + }, + "discord.devs.appsEdit": { + "message": "Uygulamayı düzenliyor: {0}", + "description": "{0} will be replaced with the name of the app." + }, + "discord.devs.teamsBrowse": { + "message": "Takımlarına göz atıyor", + "description": "" + }, + "discord.devs.teamsEdit": { + "message": "Takımı düzenliyor: {0}", + "description": "{0} will be replaced with the name of the team." + }, + "discord.devs.serversBrowse": { + "message": "Sunucularına göz atıyor", + "description": "" + }, + "discord.devs.serversEdit": { + "message": "{0} sunucusunun istatistiklerine bakıyor", + "description": "{0} will be replaced with the name of the server." + }, + "discord.devs.docs": { + "message": "Dokümantasyonu okuyor", + "description": "" + }, + "discord.status": { + "message": "Discord Durumu", + "description": "" + }, + "discord.support": { + "message": "Yardım Merkezi", + "description": "" + }, + "discord.blog": { + "message": "Discord Blog", + "description": "" + }, + "discord.merch": { + "message": "Discord Ürünleri", + "description": "" + }, + "discord.merch.collection": { + "message": "Koleksiyona bakıyor:", + "description": "" + } +} diff --git a/tr_TR/Presence/facebook.json b/tr_TR/Presence/facebook.json index 2b005f3160b..7c4545726c2 100644 --- a/tr_TR/Presence/facebook.json +++ b/tr_TR/Presence/facebook.json @@ -1,6 +1,6 @@ { "facebook.call": { - "message": "İle görüntülü aramada:", + "message": "Şu kişi ile aramada:", "description": "" }, "facebook.vcall": { diff --git a/tr_TR/Presence/general.json b/tr_TR/Presence/general.json index b5073006c7a..305316d179d 100644 --- a/tr_TR/Presence/general.json +++ b/tr_TR/Presence/general.json @@ -107,6 +107,18 @@ "message": "Arıyor", "description": "" }, + "general.writing": { + "message": "Yazıyor", + "description": "" + }, + "general.calling": { + "message": "Arıyor", + "description": "" + }, + "general.inCall": { + "message": "Aramada...", + "description": "" + }, "general.shopCart": { "message": "Alışveriş sepeti", "description": "" @@ -199,14 +211,46 @@ "message": "Bakıyor:", "description": "" }, + "general.viewPage": { + "message": "Bir sayfayı görüntülüyor:", + "description": "" + }, + "general.watchingMovie": { + "message": "Bir film izliyor", + "description": "" + }, + "general.watchingSeries": { + "message": "Bir seri izliyor", + "description": "" + }, + "general.watchingShow": { + "message": "Bir dizi izliyor", + "description": "" + }, "general.watchingVid": { "message": "Bir video izliyor", "description": "" }, + "general.waitingVid": { + "message": "Bir videonun ilk gösterimini bekliyor", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Videonun ilk gösterimini bekliyor", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Bir yayın izliyor", "description": "" }, + "general.waitingLive": { + "message": "Canlı yayının başlamasını bekliyor", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Canlı yayının başlamasını bekliyor", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Şunu izliyor:", "description": "" @@ -222,5 +266,85 @@ "general.terms": { "message": "Kullanım Koşulları", "description": "A page name" + }, + "general.cookie": { + "message": "Çerez Politikası", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Tüm şarkılar döngüde", + "description": "" + }, + "general.repeat": { + "message": "Döngüde oynatılıyor", + "description": "" + }, + "general.incidentView": { + "message": "Bir olaya bakıyor", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "Hata geçmişi", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Çalışma süres geçmişi", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Seriyi Göster", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Filmi Göster", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Bölümü İzle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "Videoyu İzle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "Yayını İzle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "Kanalı Görüntüle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "Birlikte Dinle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "Sayfayı Görüntüle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "Şarkıyı Görüntüle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "Albümü Görüntüle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "Profili Görüntüle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewArtist": { + "message": "Sanatçıyı Görüntüle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPlaylist": { + "message": "Oynatma Listesini Görüntüle", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPodcast": { + "message": "Podcast'i Görüntüle", + "description": "Used as the title for the button in Discord." } } diff --git a/tr_TR/Presence/genius.json b/tr_TR/Presence/genius.json new file mode 100644 index 00000000000..88cf2831d14 --- /dev/null +++ b/tr_TR/Presence/genius.json @@ -0,0 +1,18 @@ +{ + "genius.lyrics": { + "message": "Şu şarkının sözlerine bakıyor:", + "description": "Song name will be listed after the \":\"" + }, + "genius.viewLyrics": { + "message": "Sözleri Göster", + "description": "Used as the title for the button in Discord." + }, + "genius.viewHome": { + "message": "Giriş sayfasına bakıyor", + "description": "" + }, + "genius.viewAlbum": { + "message": "Bir albüme bakıyor:", + "description": "Album of a song" + } +} diff --git a/tr_TR/Presence/google classroom.json b/tr_TR/Presence/google classroom.json new file mode 100644 index 00000000000..d301d2c8a3d --- /dev/null +++ b/tr_TR/Presence/google classroom.json @@ -0,0 +1,42 @@ +{ + "google classroom.calendar": { + "message": "Takvimine bakıyor", + "description": "Displayed when the user viewing their calendar" + }, + "google classroom.todo": { + "message": "Yapılacak listesine bakıyor", + "description": "Displayed when the user is viewing their to-do list" + }, + "google classroom.assignmentPrivate": { + "message": "Bir ödeve bakıyor", + "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.assignment": { + "message": "Şu sınıftaki ödeve bakıyor:", + "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class" + }, + "google classroom.class": { + "message": "Sınıfa bakıyor", + "description": "Displayed when a user is viewing a class" + }, + "google classroom.classworkPrivate": { + "message": "Sınıf çalışmasına bakıyor", + "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classwork": { + "message": "Şu sınıfın çalışmasına bakıyor:", + "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class" + }, + "google classroom.classmembersPrivate": { + "message": "Sınıf üyelerine bakıyor", + "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)" + }, + "google classroom.classmembers": { + "message": "Şu sınıfın üyelerine bakıyor:", + "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class" + }, + "google classroom.settings": { + "message": "Ayarları yapılandırıyor", + "description": "Displayed when a user is viewing their Google Classroom settings" + } +} diff --git a/tr_TR/Presence/google docs.json b/tr_TR/Presence/google docs.json new file mode 100644 index 00000000000..786b51974a7 --- /dev/null +++ b/tr_TR/Presence/google docs.json @@ -0,0 +1,50 @@ +{ + "google docs.editingDoc": { + "message": "Bir belgeyi düzenliyor", + "description": "Displayed when the user is editing a Google Document" + }, + "google docs.viewingDoc": { + "message": "Bir belgeye bakıyor", + "description": "Displayed when the user is viewing a Google Document" + }, + "google docs.browsingDoc": { + "message": "Belgelere göz atıyor", + "description": "Displayed when the user is browsing their Google Documents" + }, + "google docs.editingForm": { + "message": "Bir formu düzenliyor", + "description": "Displayed when the user is editing a Google Form" + }, + "google docs.viewingForm": { + "message": "Bir forma bakıyor", + "description": "Displayed when the user is viewing a Google Form" + }, + "google docs.browsingForm": { + "message": "Formlara göz atıyor", + "description": "Displayed when the user is browsing their Google Forms" + }, + "google docs.editingSheet": { + "message": "Bir tabloyu düzenliyor", + "description": "Displayed when the user is eiditng a Google Sheet" + }, + "google docs.viewingSheet": { + "message": "Bir tabloya bakıyor", + "description": "Displayed when the user is viewing a Google Sheet" + }, + "google docs.browsingSheet": { + "message": "Tablolara göz atıyor", + "description": "Displayed when the user is browsing their Google Sheets" + }, + "google docs.editingPresentation": { + "message": "Bir sunuyu düzenliyor", + "description": "Displayed when the user is editing a Google presentation" + }, + "google docs.viewingPresentation": { + "message": "Bir sunuya bakıyor", + "description": "Displayed when the user is viewing a Google presentation" + }, + "google docs.browsingPresentation": { + "message": "Sunulara göz atıyor", + "description": "Displayed when the user is browsing their Google presentation" + } +} diff --git a/tr_TR/Presence/juniperbot.json b/tr_TR/Presence/juniperbot.json new file mode 100644 index 00000000000..d5668171146 --- /dev/null +++ b/tr_TR/Presence/juniperbot.json @@ -0,0 +1,42 @@ +{ + "juniperbot.mainpage": { + "message": "Ana sayfa", + "description": "Home page of the site" + }, + "juniperbot.leaderboard": { + "message": "Sunucunun liderlerine bakıyor:", + "description": "Guild leaderboard page" + }, + "juniperbot.serverdash": { + "message": "Kontrol panelinde", + "description": "Server configuration page" + }, + "juniperbot.serverdashname": { + "message": "Sunucu: {0}", + "description": "Guild name" + }, + "juniperbot.donate": { + "message": "Bağış planları bilgilendirmesini okuyor", + "description": "Page with information about donation plans" + }, + "juniperbot.servers": { + "message": "Sunucu seçiyor", + "description": "Server selection page" + }, + "juniperbot.commands": { + "message": "Komut listesine bakıyor", + "description": "Page with the list of bot's commands" + }, + "juniperbot.stats": { + "message": "Botun istatistiklerine bakıyor", + "description": "Page with bot's statistics" + }, + "juniperbot.usercard": { + "message": "Rütbe kartını özelleştiriyor", + "description": "Rating card customization page" + }, + "juniperbot.cookies": { + "message": "Site çerezleri bilgilendirmesini okuyor", + "description": "Reading about the site's cookies" + } +} diff --git a/tr_TR/Presence/kahoot.json b/tr_TR/Presence/kahoot.json new file mode 100644 index 00000000000..c664cc0fd78 --- /dev/null +++ b/tr_TR/Presence/kahoot.json @@ -0,0 +1,98 @@ +{ + "kahoot.buttonJoinGame": { + "message": "Oyuna Katıl: {0}", + "description": "Used as the title for the button in Discord. {0} is the Game ID" + }, + "kahoot.joiningGame": { + "message": "Oyuna Katılıyor...", + "description": "Used when a user is joining a Kahoot Game." + }, + "kahoot.waiting": { + "message": "Başlamasını Bekliyor...", + "description": "Used when the user is waiting for a Kahoot Game to start" + }, + "kahoot.gameStarting": { + "message": "Oyun Başlıyor!", + "description": "Used when a Kahoot Game is starting" + }, + "kahoot.playing": { + "message": "Oynuyor...", + "description": "Used as the first line when a user is answering a question" + }, + "kahoot.questionLoading": { + "message": "Sonraki Soru Yükleniyor...", + "description": "Used when the next question is loading" + }, + "kahoot.incorrectAnswer": { + "message": "Yanlış Cevap", + "description": "Used when the user answered incorrectly on a question" + }, + "kahoot.correctAnswer": { + "message": "Doğru Cevap", + "description": "Used when the user anwered correct on a question" + }, + "kahoot.resultsQuestion": { + "message": "Sonuçlara Bakıyor:", + "description": "Used when a user is looking at the results of the question they just answered" + }, + "kahoot.slideViewing": { + "message": "Şu Slide'a Bakıyor:", + "description": "Used when a user is looking at a slide with content in a Kahoot" + }, + "kahoot.gameOver": { + "message": "Oyun Bitti", + "description": "Used when the Game is finished" + }, + "kahoot.gameCreate": { + "message": "Oyun Oluşturuluyor...", + "description": "Used when a Kahoot Host is creating a Game" + }, + "kahoot.loadingPage": { + "message": "Sayfa Yükleniyor...", + "description": "Used when a page is loading" + }, + "kahoot.firstPlace": { + "message": "İlk Sıradaki: {0}", + "description": "Used to display who was first place in a game. {0} is a player name" + }, + "kahoot.points": { + "message": "Puan: {0}", + "description": "Used to display how many points a user has. {0} is the number of points" + }, + "kahoot.questionsCorrect": { + "message": "Doğru Soru: {0}", + "description": "Used to display how many questions a user got correct" + }, + "kahoot.slideShowing": { + "message": "Şu Slide'ı Gösteriyor:", + "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz" + }, + "kahoot.questionNumber": { + "message": "Soru: {0}", + "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of" + }, + "kahoot.questionShowing": { + "message": "Gösterilen Soru:", + "description": "Used when the host is showing a question" + }, + "kahoot.stPlace": { + "message": "1. sıra", + "description": "Used in the context of 1st place" + }, + "kahoot.ndPlace": { + "message": "2. sıra", + "description": "Used in the context of 2nd place" + }, + "kahoot.rdPlace": { + "message": "3. sıra", + "description": "Used in the context of 3rd place" + }, + "kahoot.topX": { + "message": "En İyi {0}", + "description": "Used in the context of Top 5" + }, + "kahoot.of": { + "message": "{0}/{1}", + "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions" + } +} diff --git a/tr_TR/Presence/namemc.json b/tr_TR/Presence/namemc.json new file mode 100644 index 00000000000..83ae106a1c5 --- /dev/null +++ b/tr_TR/Presence/namemc.json @@ -0,0 +1,74 @@ +{ + "namemc.upcomingNames": { + "message": "Gelecek İsimlere Bakıyor", + "description": "Names are Minecraft Usernames. Upcoming as in they are getting unlocked." + }, + "namemc.skinsTrending": { + "message": "Trend Ciltlere Bakıyor", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTop": { + "message": "En İyi Ciltlere Bakıyor", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsNew": { + "message": "Yeni Ciltlere Bakıyor", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsRandom": { + "message": "Rastgele Ciltlere Bakıyor", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTagged": { + "message": "Etiketlenmiş Ciltlere Bakıyor", + "description": "Skins is how you appear in the game." + }, + "namemc.skinsTag": { + "message": "{0} Etiketine Sahip Ciltlere Bakıyor", + "description": "Skins is how you appear in the game. {0} will be replaced with the name of the tag." + }, + "namemc.viewSkin": { + "message": "Bir Cilde Bakıyor", + "description": "Skins is how you appear in the game." + }, + "namemc.capes": { + "message": "Pelerinlere Bakıyor", + "description": "" + }, + "namemc.viewCape": { + "message": "Bir Pelerine Bakıyor:", + "description": "" + }, + "namemc.servers": { + "message": "Sunuculara Bakıyor", + "description": "" + }, + "namemc.viewServer": { + "message": "Bir Sunucuya Bakıyor:", + "description": "" + }, + "namemc.buttonViewServer": { + "message": "Sunucuyu Göster", + "description": "Used as the title for the button in Discord." + }, + "namemc.claim": { + "message": "Profiline Nasıl Sahip Olacağına Bakıyor", + "description": "" + }, + "namemc.profileEdit": { + "message": "Profil Bilgilerini Düzenliyor", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "namemc.viewFriends": { + "message": "Arkadaşlarına bakıyor", + "description": "" + }, + "namemc.viewSkins": { + "message": "Ciltlerine bakıyor", + "description": "" + }, + "namemc.viewEmojis": { + "message": "Profil emojilerine bakıyor", + "description": "You can have an emoji next to your name, you select it here." + } +} diff --git a/tr_TR/Presence/netflix.json b/tr_TR/Presence/netflix.json new file mode 100644 index 00000000000..23ddd1e8d7f --- /dev/null +++ b/tr_TR/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Listesine göz atıyor", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Profilini yönetiyor", + "description": "" + }, + "netflix.latest": { + "message": "Netflix'de neyin yeni ve{0}popüler olduğuna bakıyor", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Referans bağlantısını{0}alıyor", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/tr_TR/Presence/premid.json b/tr_TR/Presence/premid.json index 4ec186ee300..f1db9b54a31 100644 --- a/tr_TR/Presence/premid.json +++ b/tr_TR/Presence/premid.json @@ -1,74 +1,94 @@ { - "premid.viewPage": { - "message": "Bir sayfayı görüntülüyor:", - "description": "" - }, - "premid.docs": { - "message": "Dökümanlar", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Bir servise bakıyor:", - "description": "" - }, - "premid.pageHome": { - "message": "Ana sayfa", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Katkıda Bulunanlar", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "İndir", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Mağaza", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Çerez Politikası", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Gizlilik Politikası", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Kullanım Koşulları", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Viki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Hakkında", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Sistem Gereksinimleri", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Yükleme", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Sorun Giderme", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Başlarken", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Servis Geliştirme", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Bir sayfayı görüntülüyor:", + "description": "" + }, + "premid.docs": { + "message": "Dökümanlar", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Bir servise bakıyor:", + "description": "" + }, + "premid.pageHome": { + "message": "Ana sayfa", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Katkıda Bulunanlar", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "İndirmeler", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Mağaza", + "description": "A page name" + }, + "premid.partners": { + "message": "Partnerler", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "PreMiD Hakkında", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Sistem Gereksinimleri", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Yükleme", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "{0} için Yükleme", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Hata Giderme", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Başlarken", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "API'nin {0}. Sürümünü Anlama", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Servis Geliştirme", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Servis Kılavuzu", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence Sınıfı", + "description": "A page name" + }, + "premid.pageSlideshowClass": { + "message": "Slideshow Sınıfı", + "description": "A page name" + }, + "premid.pageIframe": { + "message": "Iframe'i Anlama", + "description": "A page name" + }, + "premid.pageMetadata": { + "message": "Metadata.json dosyasını ayarlama", + "description": "A page name" + }, + "premid.pageTs": { + "message": "TypeScript'i Ayarlama", + "description": "A page name" + } +} diff --git a/tr_TR/Presence/tiktok.json b/tr_TR/Presence/tiktok.json new file mode 100644 index 00000000000..ad96ca8bfca --- /dev/null +++ b/tr_TR/Presence/tiktok.json @@ -0,0 +1,18 @@ +{ + "tiktok.forYou": { + "message": "Sizin İçin{0}Sayfasına Bakıyor", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.following": { + "message": "Takipçiler{0}Sayfasına Bakıyor", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "tiktok.viewing": { + "message": "Birinin TikTok'una Bakıyor:", + "description": "Name of the user will be after the \":\"" + }, + "tiktok.buttonViewTikTok": { + "message": "TikTok'da Bul", + "description": "Used as the title for the button in Discord." + } +} diff --git a/tr_TR/Presence/twitch.json b/tr_TR/Presence/twitch.json new file mode 100644 index 00000000000..6a923c9d5be --- /dev/null +++ b/tr_TR/Presence/twitch.json @@ -0,0 +1,262 @@ +{ + "twitch.downloads": { + "message": "İndirmeler", + "description": "Page name" + }, + "twitch.jobs": { + "message": "İşler", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Partnerler", + "description": "Page name" + }, + "twitch.press": { + "message": "Basın Merkezi", + "description": "Page name" + }, + "twitch.security": { + "message": "Güvenlik", + "description": "Page name" + }, + "twitch.access": { + "message": "Erişilebilirlik", + "description": "Page name" + }, + "twitch.ads": { + "message": "Reklam Tercihleri", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Topluluk kuralları", + "description": "Page name" + }, + "twitch.home": { + "message": "Ana Sayfa", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Cüzdana bakıyor...", + "description": "" + }, + "twitch.esports": { + "message": "E-Spor'a bakıyor...", + "description": "" + }, + "twitch.viewFollow": { + "message": "Takip Edilen Kişilere Bakıyor...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Takıma bakıyor:", + "description": "" + }, + "twitch.viewDropsInv": { + "message": "Drop envanterine bakıyor...", + "description": "" + }, + "twitch.viewDropsComp": { + "message": "Aktif Drop kampanyalarına bakıyor...", + "description": "" + }, + "twitch.viewSettings": { + "message": "Ayarlara bakıyor...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Arkadaşlarına bakıyor...", + "description": "" + }, + "twitch.subs": { + "message": "Aboneliklerine bakıyor...", + "description": "" + }, + "twitch.squad": { + "message": "Squad izliyor...", + "description": "" + }, + "twitch.modStreamer": { + "message": "Yayıncının moderatörlüğünü yapıyor:", + "description": "" + }, + "twitch.redeem": { + "message": "Kod kullanıyor...", + "description": "" + }, + "twitch.camp": { + "message": "Üretici Kampı", + "description": "" + }, + "twitch.campBasic": { + "message": "Temelleri Öğren", + "description": "Page name" + }, + "twitch.campSetup": { + "message": "Yayınınız Hazırlanıyor", + "description": "Page name" + }, + "twitch.campLevel": { + "message": "Seviye Atlandı", + "description": "Page name" + }, + "twitch.campConnect": { + "message": "Bağlan ve Etkileşime Geç", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Ödüller Kazan", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Twitch'te müzik", + "description": "Page name" + }, + "twitch.campLive": { + "message": "Canlı Öğrenme", + "description": "Page name" + }, + "twitch.dashboard": { + "message": "Üretici Kontrol Paneli", + "description": "Page name" + }, + "twitch.dashboardManage": { + "message": "Yayınını yönetiyor...", + "description": "" + }, + "twitch.manageRoles": { + "message": "Topluluk rollerini yönetiyor...", + "description": "" + }, + "twitch.produce": { + "message": "Video Yönetiminde...", + "description": "" + }, + "twitch.viewTheir": { + "message": "Görüntülüyor", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Kanal İstatistikleri", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.streamSum": { + "message": "Yayın Özeti", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Başarımlar", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.activity": { + "message": "Topluluk Aktiviteleri", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Takipçi listesi", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.colls": { + "message": "Video Koleksiyonları", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Klipler", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Kanal Ayarları", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Moderasyon Ayarları", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.dropsSettings": { + "message": "Drop Ayarları", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.tools": { + "message": "Yayın Araçlarına Bakıyor", + "description": "" + }, + "twitch.extensions": { + "message": "Eklentilere Bakıyor", + "description": "" + }, + "twitch.brand": { + "message": "Twitch markası hakkında okuyor...", + "description": "" + }, + "twitch.brandReal": { + "message": "Twitch'i adam ediyor", + "description": "Page name" + }, + "twitch.brandMadness": { + "message": "Çılgınlığımıza yeni yöntemler getiriyor", + "description": "Page name" + }, + "twitch.brandExpression": { + "message": "İfademizi arttırıyor", + "description": "Page name" + }, + "twitch.brandTogether": { + "message": "Herkes bir araya getiriyor", + "description": "Page name" + }, + "twitch.brandWatch": { + "message": "Twitch'in yükselişini izliyor", + "description": "Watching as in watching a video" + }, + "twitch.blogs": { + "message": "Twitch Blogları", + "description": "" + }, + "twitch.blogArchive": { + "message": "{0} Blog Arşivine bakıyor", + "description": "{0} will be replaced with the year" + }, + "twitch.blogBrowse": { + "message": "Son blog yazılarına bakıyor...", + "description": "" + }, + "twitch.help": { + "message": "Yardım Merkezi", + "description": "Page name" + }, + "twitch.helpTopic": { + "message": "Gönderiye bakıyor:", + "description": "" + }, + "twitch.helpTopicCatalog": { + "message": "Konu kataloğunu inceliyor...", + "description": "" + }, + "twitch.affiliate": { + "message": "Twitch Ortaklık Programı", + "description": "Page name. Visit https://affiliate.twitch.tv/ and select your language for an accurate translation." + }, + "twitch.dev": { + "message": "Twitch Geliştiricileri", + "description": "Page name" + }, + "twitch.devDocs": { + "message": "Twitch Geliştirici Belgeleri", + "description": "Page name" + }, + "twitch.devProduct": { + "message": "Twitch Geliştirici Ürünleri", + "description": "Page name" + }, + "twitch.devShowcase": { + "message": "Topluluktan başarı hikayeleri", + "description": "Page name" + }, + "twitch.devSupport": { + "message": "Yararlı Kaynaklar", + "description": "Page name" + } +} diff --git a/tr_TR/Presence/twitter.json b/tr_TR/Presence/twitter.json index bea8f959a60..02e6df8651d 100644 --- a/tr_TR/Presence/twitter.json +++ b/tr_TR/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Tweet'i okuyor:", - "description": "" - }, - "twitter.viewDms": { - "message": "Direkt mesajlarına bakıyor", - "description": "" - }, - "twitter.viewTweets": { - "message": "Tweet'lerine bakıyor:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "(Cevaplı) Tweet'lerine bakıyor:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Medyasına bakıyor:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Beğendiğine bakıyor:", - "description": "" - }, - "twitter.viewList": { - "message": "Listeye bakıyor:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Yer imleri", - "description": "" - }, - "twitter.notifs": { - "message": "Bildirimler", - "description": "" - }, - "twitter.explore": { - "message": "Keşfet", - "description": "" - }, - "twitter.settings": { - "message": "Bazı ayarlar değiştiriliyor...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Tweet'i okuyor:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "DM'lerine Bakıyor", + "description": "" + }, + "twitter.viewTweets": { + "message": "Tweet'lerine bakıyor:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "(Cevaplı) Tweet'lerine bakıyor:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Medyasına bakıyor:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Beğendiğine bakıyor:", + "description": "" + }, + "twitter.viewList": { + "message": "Listeye bakıyor:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Yer imleri", + "description": "" + }, + "twitter.notifs": { + "message": "Bildirimler", + "description": "" + }, + "twitter.explore": { + "message": "Keşfet", + "description": "" + }, + "twitter.settings": { + "message": "Bazı ayarlar değiştiriliyor...", + "description": "" + } +} diff --git a/tr_TR/Presence/v live.json b/tr_TR/Presence/v live.json new file mode 100644 index 00000000000..00b4a786823 --- /dev/null +++ b/tr_TR/Presence/v live.json @@ -0,0 +1,98 @@ +{ + "v live.browseThrough": { + "message": "Araştırıyor", + "description": "The first part of the next 6 strings" + }, + "v live.newVid": { + "message": "yeni videolar sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.charts": { + "message": "grafikler sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.upcoming": { + "message": "gelecek olanlar sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.channelList": { + "message": "kanalların listesi", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.events": { + "message": "etkinlikler sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.store": { + "message": "mağaza sayfası", + "description": "Second part of the \"Browsing through\" string" + }, + "v live.recentUploads": { + "message": "Takip ettiklerininin son yüklemelerine göz atıyor {0}", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.ofChannel": { + "message": "{0} kanalı", + "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings" + }, + "v live.channelHome": { + "message": "Ana sayfayı görüntülüyor", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelSchedule": { + "message": "Zamanlama sayfasını görüntülüyor", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelMy": { + "message": "\"Benim\" sayfasını görüntülüyor", + "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string" + }, + "v live.channelStore": { + "message": "Mağaza sayfasını görüntülüyor", + "description": "Second part of the \"of {0}'s channel\" string" + }, + "v live.channelBoard": { + "message": "\"{0}\" panosunu görüntülüyor", + "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string" + }, + "v live.product": { + "message": "{0} ürününü görüntülüyor", + "description": "{0} will be replaced with the name of the publisher of the product" + }, + "v live.profileEdit": { + "message": "Kendi profilini düzenliyor", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "v live.viewTheir": { + "message": "Görüntülüyor", + "description": "The first part of the next 6 strings" + }, + "v live.profile": { + "message": "profil sayfası", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.watched": { + "message": "izlenen videolar", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.purchases": { + "message": "son satın alınanlar", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.coins": { + "message": "nakit bakiye", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.devices": { + "message": "bağlı cihazlar", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.followed": { + "message": "takip edilen kanallar", + "description": "The second part of the \"Viewing their\" string" + }, + "v live.policies": { + "message": "Politikaları okuyor", + "description": "" + } +} diff --git a/tr_TR/Website/contributors.json b/tr_TR/Website/contributors.json index 5c86ae88a55..398247afd86 100644 --- a/tr_TR/Website/contributors.json +++ b/tr_TR/Website/contributors.json @@ -12,7 +12,7 @@ "description": "Heading for group of users." }, "contributors.roles.projectLeader": { - "message": "Proje liderleri", + "message": "Proje Lideri", "description": "'Project Leader' title for contributors and user pages." }, "contributors.roles.staffCoordinator": { @@ -20,7 +20,7 @@ "description": "'Staff Coordinator' title for contributors and user pages." }, "contributors.roles.marketingDirector": { - "message": "Pazarlama Direktörü", + "message": "Pazarlama Müdürü", "description": "'Marketing Director' title for contributors and user pages." }, "contributors.roles.administrator": { @@ -28,9 +28,13 @@ "description": "'Administrator' title for contributors and user pages." }, "contributors.roles.reviewer": { - "message": "Gözden Geçiren", + "message": "İnceleyen", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Yerelleştirme Yöneticisi", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "Geliştirici", "description": "'Developer' title for contributors and user pages." diff --git a/tr_TR/Website/downloads.json b/tr_TR/Website/downloads.json index a8993c14276..42c3fd4c8fc 100644 --- a/tr_TR/Website/downloads.json +++ b/tr_TR/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Gösteri zamanı.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "PreMiD kullanmaya başlayın ve diğerlerine ne yaptığınızı gösterin, belki aynı zevkleri paylaştığınız bir kaç arkadaş edinirsiniz.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Başlayın", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "PreMiD'i indirin", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Uygulamamızı yükleyin", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Tarayıcınız için uyumlu eklentiyi yükleyin", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Eklentinin bağlı olup olmadığını kontrol etmek için sayfayı yenileyin", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Hala sorun mu yaşıyorsunuz? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Yardım etmek için buradayız!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Uygulama", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Eklenti", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Dikkat:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Bu işletim sistemi için bir yükleyici mevcut değil. Bu, sisteminiz için resmi bir destek olmadığı anlamına geliyor.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Lütfen PreMiD'in mobil üzerinde desteklenmediğini unutmayın.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Bağlantıları Göster", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Bağlantıları Gizle", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Bu platformun sürümü: {0} (bu sürüm sadece Linux için geçerli ve diğer sistemlere için geçerli değildir).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Bu sürüm sadece Linux için geçerlidir. Diğer işletim sistemleri için uygulamanın sürümü {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "İndirme linklerini görebilmek için lütfen giriş yapın.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Görünüşe göre alpha/beta erişimin yok :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Ücretsiz beta programımıza **buraya** tıklayarak katılabilirsin. Acele et sadece {0}/ kişilik yer kaldı.", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Erken Erişimler", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Dikkat", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Eklenti ayarlarından 'diğer mağazalardan eklenti yüklemeye izin ver' seçeneğini aktifleştirmeyi unutmayın.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "PreMiD eklentisini Chrome mağazasından indirebilmeniz için öncelikle **buradaki** eklentiyi kurmalısınız.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Geç", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Geri", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Vazgeç", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Tamam", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Bitti", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Giriş Yap", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Teşekkürler!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Takımımıza destek çıkmak ve projeyi güçlendirmek için reklam kullanıyoruz. Anlayışınız için teşekkürler.", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Lütfen reklam engelleyicinizi devre dışı bırakın.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Desteklemek istemiyorum.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Emin misin?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Gerçekten mi?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "L-lütfen destekle :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Sana ihtiyacım var :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Tamam, tamam...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Erken erişim indirmelerini göster", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(sadece PreMiD'i indirmek için buradaysanız burayı önemsemeyin)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Gösteri zamanı.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "PreMiD kullanmaya başlayın ve diğerlerine ne yaptığınızı gösterin, belki aynı zevkleri paylaştığınız bir kaç arkadaş edinirsiniz.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Başlayın", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "PreMiD'i indirin", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Uygulamamızı yükleyin", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Tarayıcınız için uyumlu eklentiyi yükleyin", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Eklentinin bağlı olup olmadığını kontrol etmek için sayfayı yenileyin", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Hala sorun mu yaşıyorsunuz? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Yardım etmek için buradayız!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Uygulama", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Eklenti", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Dikkat:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Bu işletim sistemi için bir yükleyici mevcut değil. Bu, sisteminiz için resmi bir destek olmadığı anlamına geliyor.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Lütfen PreMiD'in mobil üzerinde desteklenmediğini unutmayın.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Bağlantıları Göster", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Bağlantıları Gizle", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Bu platformun şu anki sürümü {0} (bu sürüm sadece Linux için geçerli ve diğer sistemler için geçerli değildir).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Bu sürüm sadece Linux için geçerlidir. Diğer işletim sistemleri için uygulamanın sürümü {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "İndirme linklerini görebilmek için lütfen giriş yapın.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Görünüşe göre alpha/beta erişimin yok :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Ücretsiz beta programımıza **buraya** tıklayarak katılabilirsin. Acele et sadece {0}/ kişilik yer kaldı.", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Erken Erişimler", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Dikkat", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "PreMiD eklentisini Chrome mağazasından indirebilmeniz için öncelikle **buradaki** eklentiyi kurmalısınız.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Geç", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Geri", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Vazgeç", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Tamam", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Tamam", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Giriş Yap", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Yine de Geç", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Teşekkürler!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Takımımıza destek çıkmak ve projeyi güçlendirmek için reklam kullanıyoruz. Anlayışınız için teşekkürler.", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Lütfen reklam engelleyicinizi devre dışı bırakın", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Erken erişim indirmelerini göster", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(sadece PreMiD'i indirmek için buradaysanız burayı önemsemeyin)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Desteklemek istemiyorum.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Emin misin?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Gerçekten mi?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "L-lütfen destekle :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Sana ihtiyacım var :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Tamam, tamam...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/tr_TR/Website/footer.json b/tr_TR/Website/footer.json index 52977e4155c..c5ef0a2e327 100644 --- a/tr_TR/Website/footer.json +++ b/tr_TR/Website/footer.json @@ -20,7 +20,7 @@ "description": "Partner section" }, "footer.followUs.heading": { - "message": "Sosyal Medya", + "message": "Bizi Takip Edin", "description": "Follow Us section" }, "footer.developers.heading": { @@ -47,10 +47,6 @@ "message": "Katkıda Bulun", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Tasarım", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Çeviri", "description": "Translate -> redirects to locilazation page" diff --git a/tr_TR/Website/partners.json b/tr_TR/Website/partners.json index c07421e9e18..f9c2238d654 100644 --- a/tr_TR/Website/partners.json +++ b/tr_TR/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat, aralıksız, kaliteli radyo hizmeti sunani kâr amacı gütmeyen bir internet radyosudur.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Oyuncu kazanç platformu.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio simülasyon oyunlarında Almanya, Avusturya ve İsviçrede bulunan oyuncuların dinlediği en popüler radyolardan biridir.", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Senin olana sahip ol. Anime, film, hentai, özel içerikler ve dahası. Ücretsiz, reklamız ve yüksek kalitede!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Sitemizdeki ücretsiz şablonlarla kendi topluluğunuzu kurun ve eğlenin.", "description": "Description for DiscordTemplates." @@ -139,6 +131,10 @@ "message": "Eğlenceli bir Discord Botu olarak oynayan bir tanrıça!", "description": "Description for Erisly." }, + "partners.partner.reyfm": { + "message": "REYFM, ücretsiz olarak 15'den fazla müzik yayınını bedava ve kesintisiz dinleyebileceğiniz sizin için en iyi ve en yeni müzikleri yayınlayan bir platformdur!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "Projeleriniz için çeviri sistemi oluşturma aracı.", "description": "Description for Crowdin." @@ -224,7 +220,7 @@ "description": "Modal apply button." }, "partners.apply.success": { - "message": "Onayladığınız için teşekkürler!", + "message": "Başvuru yaptığınız için teşekkürler!", "description": "Success message when applying." }, "partners.apply.error1": { diff --git a/uk_UA/Extension/popup.json b/uk_UA/Extension/popup.json index fc6f8a8a835..7dbae7233bd 100644 --- a/uk_UA/Extension/popup.json +++ b/uk_UA/Extension/popup.json @@ -87,6 +87,38 @@ "message": "Ваш додаток PreMiD застарів. Будь ласка, оновить для подальшого використання PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Застаріле розширення", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Ваше розширення застаріле. Оновіть його, щоб отримати останні функції, завантаживши його з нашого сайту.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Термінове оновлення", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Ми випустили термінове оновлення для розширення. Будь ласка, оновіть його для того, щоб продовжити використання PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Немає з’єднання з інтернетом!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Схоже, у вас немає інтернет-з'єднання! PreMiD не зможе показувати присутності на даний момент.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Відсутній зв’язок з Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD не вдалося підключитися до вашого Discord застосунку! Він встановлений і працює? *Troubleshooting*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Усе", "description": "Category name shown when you open tags" diff --git a/uk_UA/Presence/discord.json b/uk_UA/Presence/discord.json new file mode 100644 index 00000000000..453d40c524c --- /dev/null +++ b/uk_UA/Presence/discord.json @@ -0,0 +1,10 @@ +{ + "discord.browseThrough": { + "message": "Переглядає крізь", + "description": "The first part of the next 17 strings" + }, + "discord.merch.collection": { + "message": "Переглядає колекцію", + "description": "" + } +} diff --git a/uk_UA/Presence/general.json b/uk_UA/Presence/general.json index 5dbfe49391e..653a1bdcfc9 100644 --- a/uk_UA/Presence/general.json +++ b/uk_UA/Presence/general.json @@ -199,6 +199,10 @@ "message": "Переглядає ", "description": "" }, + "general.viewPage": { + "message": "Переглядає сторінку:", + "description": "" + }, "general.watchingVid": { "message": "Дивиться відео", "description": "" @@ -222,5 +226,13 @@ "general.terms": { "message": "Умови обслуговування", "description": "A page name" + }, + "general.cookie": { + "message": "Політика використання Cookie", + "description": "A page name" + }, + "general.buttonViewProfile": { + "message": "Переглянути профіль", + "description": "Used as the title for the button in Discord." } } diff --git a/uk_UA/Presence/genius.json b/uk_UA/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/uk_UA/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/uk_UA/Presence/google classroom.json b/uk_UA/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/uk_UA/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/uk_UA/Presence/google docs.json b/uk_UA/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/uk_UA/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/uk_UA/Presence/juniperbot.json b/uk_UA/Presence/juniperbot.json new file mode 100644 index 00000000000..3f7127f9331 --- /dev/null +++ b/uk_UA/Presence/juniperbot.json @@ -0,0 +1,6 @@ +{ + "juniperbot.mainpage": { + "message": "Головна сторінка", + "description": "Home page of the site" + } +} diff --git a/uk_UA/Presence/kahoot.json b/uk_UA/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/uk_UA/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/uk_UA/Presence/namemc.json b/uk_UA/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/uk_UA/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/uk_UA/Presence/netflix.json b/uk_UA/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/uk_UA/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/uk_UA/Presence/premid.json b/uk_UA/Presence/premid.json index b40eb57e095..ec48ebc139b 100644 --- a/uk_UA/Presence/premid.json +++ b/uk_UA/Presence/premid.json @@ -1,74 +1,66 @@ { - "premid.viewPage": { - "message": "Переглядає сторінку:", - "description": "" - }, - "premid.docs": { - "message": "Документація", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Переглядає присутність:", - "description": "" - }, - "premid.pageHome": { - "message": "Домашня сторінка", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Учасники проекту", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Завантаження", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Крамниця", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Політика використання Cookie", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Політика конфіденційності", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Умови обслуговування", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Вікі", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Про програму", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Системні вимоги", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "Установлення", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Вирішення проблем", - "description": "A page name" - }, - "premid.pageStart": { - "message": "З чого почати", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Розробка присутності", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Переглядає сторінку:", + "description": "" + }, + "premid.docs": { + "message": "Документація", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Переглядає присутність:", + "description": "" + }, + "premid.pageHome": { + "message": "Домашня сторінка", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Учасники проекту", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Завантаження", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Крамниця", + "description": "A page name" + }, + "premid.partners": { + "message": "Партнери", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Про PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Системні вимоги", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Установлення", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "Вирішення проблем", + "description": "A page name" + }, + "premid.pageStart": { + "message": "З чого почати", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pagePresenceDev": { + "message": "Розробка присутності", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Клас присутності", + "description": "A page name" + } +} diff --git a/uk_UA/Presence/tiktok.json b/uk_UA/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/uk_UA/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/uk_UA/Presence/twitch.json b/uk_UA/Presence/twitch.json new file mode 100644 index 00000000000..dd4a161554f --- /dev/null +++ b/uk_UA/Presence/twitch.json @@ -0,0 +1,18 @@ +{ + "twitch.downloads": { + "message": "Завантаження", + "description": "Page name" + }, + "twitch.partners": { + "message": "Партнери", + "description": "Page name" + }, + "twitch.home": { + "message": "Домашня сторінка", + "description": "Page name" + }, + "twitch.viewTheir": { + "message": "Переглядає своє", + "description": "Part 1 of the next 10 strings" + } +} diff --git a/uk_UA/Presence/twitter.json b/uk_UA/Presence/twitter.json index 151cdd29e3e..ce85febb40d 100644 --- a/uk_UA/Presence/twitter.json +++ b/uk_UA/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "Читає твіт ", - "description": "" - }, - "twitter.viewDms": { - "message": "Переглядає приватні повідомлення", - "description": "" - }, - "twitter.viewTweets": { - "message": "Переглядає твіти ", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Переглядає твіти (з відповідями) ", - "description": "" - }, - "twitter.viewMedia": { - "message": "Переглядає медіа ", - "description": "" - }, - "twitter.viewLiked": { - "message": "Переглядає вподобане ", - "description": "" - }, - "twitter.viewList": { - "message": "Переглядає список ", - "description": "" - }, - "twitter.bookmarks": { - "message": "Закладки", - "description": "" - }, - "twitter.notifs": { - "message": "Сповіщення", - "description": "" - }, - "twitter.explore": { - "message": "Досліджує", - "description": "" - }, - "twitter.settings": { - "message": "Змінює деякі налаштування...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Читає твіт ", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Переглядає приватні повідомлення", + "description": "" + }, + "twitter.viewTweets": { + "message": "Переглядає твіти ", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Переглядає твіти (з відповідями) ", + "description": "" + }, + "twitter.viewMedia": { + "message": "Переглядає медіа ", + "description": "" + }, + "twitter.viewLiked": { + "message": "Переглядає вподобане ", + "description": "" + }, + "twitter.viewList": { + "message": "Переглядає список ", + "description": "" + }, + "twitter.bookmarks": { + "message": "Закладки", + "description": "" + }, + "twitter.notifs": { + "message": "Сповіщення", + "description": "" + }, + "twitter.explore": { + "message": "Досліджує", + "description": "" + }, + "twitter.settings": { + "message": "Змінює деякі налаштування...", + "description": "" + } +} diff --git a/uk_UA/Presence/v live.json b/uk_UA/Presence/v live.json new file mode 100644 index 00000000000..7a15afd9ad0 --- /dev/null +++ b/uk_UA/Presence/v live.json @@ -0,0 +1,10 @@ +{ + "v live.browseThrough": { + "message": "Переглядає крізь", + "description": "The first part of the next 6 strings" + }, + "v live.viewTheir": { + "message": "Переглядає поток ", + "description": "The first part of the next 6 strings" + } +} diff --git a/uk_UA/Website/contributors.json b/uk_UA/Website/contributors.json index 4f4d1ce6b29..52779653470 100644 --- a/uk_UA/Website/contributors.json +++ b/uk_UA/Website/contributors.json @@ -11,10 +11,34 @@ "message": "Перекладачі", "description": "Heading for group of users." }, + "contributors.roles.projectLeader": { + "message": "Лідер проєкту", + "description": "'Project Leader' title for contributors and user pages." + }, + "contributors.roles.staffCoordinator": { + "message": "Координатор персоналу", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Менеджер з маркетингу", + "description": "'Marketing Director' title for contributors and user pages." + }, "contributors.roles.administrator": { "message": "Адміністратор", "description": "'Administrator' title for contributors and user pages." }, + "contributors.roles.reviewer": { + "message": "Рецензент", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "Менеджер з локалізації", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "Розробник", + "description": "'Developer' title for contributors and user pages." + }, "contributors.roles.designer": { "message": "Дизайнер", "description": "'Designer' title for contributors and user pages." @@ -27,6 +51,10 @@ "message": "Агент підтримки", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "Представник", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "Редактор", "description": "'Proofreader' title for contributors and user pages." diff --git a/uk_UA/Website/downloads.json b/uk_UA/Website/downloads.json index 365b6be4fc2..f8aea44dcf0 100644 --- a/uk_UA/Website/downloads.json +++ b/uk_UA/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Час показати.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Використовуйте PreMiD зараз і покажіть вашим друзям, що ви робите, мабуть, ви знайдете когось зі схожими інтересами.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Розпочати", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Завантажити PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Установіть наш додаток", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Додайте наше розширення до свого браузера", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Перезавантажте цей сайт і перевірте чи розширення підключене", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Все ще є проблеми? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Ми тут, щоб допомогти!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Застосунок", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Розширення", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Увага:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Застосунок не має встановлювача для цієї операційної системи. Це означає, що для цієї ОС немає професійної підтримки.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Будь ласка, майте на увазі, що PreMiD не підтримується на мобільних телефонах.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Показати завантаження", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Приховати завантаження", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Поточна версія цієї платформи є {0} (ця версия є специфічна для Linux, і не застосовується до інших платформ).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Ця версія специфічна для Linux, і не застосовується до інших систем. Основна версія застосунку: {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Будь ласка, увійдіть до системи, щоб побачити ці завантаження.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Ой, схоже, що ви не маєте альфа/бета доступу :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Ви можете приєднатися до нашої бета-програми **тут** безкоштовно. Поспішайте! Ми маємо тільки {0} доступних слотів", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Отримувати Ранні Релізи", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Увага", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Не забудьте увімкнути «дозволити розширення з інших крамниць» в інших налаштуваннях розширення.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Ви повинні встановити **це** розширення для того, щоб встановити PreMiD із Chrome Webstore.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Пропустити", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Назад", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Скасувати", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Гаразд", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Зроблено", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Увійти", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Дякуємо!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Ми використовуємо рекламу, щоб підтримати нашу команду і підтримувати наші сервери, щоб пропонувати вам сервіс!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Будь ласка, вимкніть свій блокувач реклами.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Я не хочу підтримувати.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Ви впевнені?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Справді?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "Б-будь-ласка підтримуйте :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Мені потрібні ви :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Гаразд, гаразд...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Показати бета-завантаження", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(не потрібен якщо ви є тільки тут щоб завантажити звичайний додаток)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Час показати.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Використовуйте PreMiD зараз і покажіть вашим друзям, що ви робите, мабуть, ви знайдете когось зі схожими інтересами.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Розпочати", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Завантажити PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Установіть наш додаток", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Додайте наше розширення до свого браузера", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Перезавантажте цей сайт і перевірте чи розширення підключене", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Все ще є проблеми? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Ми тут, щоб допомогти!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Застосунок", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Розширення", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Увага:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Застосунок не має встановлювача для цієї операційної системи. Це означає, що для цієї ОС немає професійної підтримки.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Будь ласка, майте на увазі, що PreMiD не підтримується на мобільних телефонах.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Показати завантаження", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Приховати завантаження", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Поточна версія цієї платформи є {0} (ця версия є специфічна для Linux, і не застосовується до інших платформ).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Ця версія специфічна для Linux, і не застосовується до інших систем. Основна версія застосунку: {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Будь ласка, увійдіть до системи, щоб побачити ці завантаження.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Ой, схоже, що ви не маєте альфа/бета доступу :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Ви можете приєднатися до нашої бета-програми **тут** безкоштовно. Поспішайте! Ми маємо тільки {0} доступних слотів", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Отримувати Ранні Релізи", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Увага", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Ви повинні встановити **це** розширення для того, щоб встановити PreMiD із Chrome Webstore.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Пропустити", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Назад", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Скасувати", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Гаразд", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Зроблено", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Увійти", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Все одно пропустити", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Дякуємо!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Ми використовуємо рекламу, щоб підтримати нашу команду і підтримувати наші сервери, щоб пропонувати вам сервіс!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Будь ласка, вимкніть свій блокувач реклами", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Показати ранні релізи", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(не потрібен якщо ви є тільки тут щоб завантажити звичайний додаток)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Я не хочу підтримувати.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Ви впевнені?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Справді?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "Б-будь-ласка підтримуйте :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Мені потрібні ви :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Гаразд, гаразд...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/uk_UA/Website/footer.json b/uk_UA/Website/footer.json index 76ecdad6a3b..d8b1249ec4e 100644 --- a/uk_UA/Website/footer.json +++ b/uk_UA/Website/footer.json @@ -47,10 +47,6 @@ "message": "Зробіть внесок", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Дизайн", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Перекладати", "description": "Translate -> redirects to locilazation page" diff --git a/uk_UA/Website/partners.json b/uk_UA/Website/partners.json index 9ccd4f5d419..5f9d55d299a 100644 --- a/uk_UA/Website/partners.json +++ b/uk_UA/Website/partners.json @@ -107,18 +107,10 @@ "message": "UpBeat — це некомерційне міжнародне радіо, яке прагне забезпечити безупинне, якісне радіо та новини.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Ігрова платформа для заробітку.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio — це найуспішніше інформаційне радіо для ігор у жанрі симуляції в Німеччині, Австрії та Швейцарії!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Отримайте що справедливо для вас. Потокове Аніме, Фільми, Гентай, Особливе та багато іншого. Безкоштовно, без рекламних оголошень і у високій роздільній здатності!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Почніть створювати власну спільноту з нашими дивовижними шаблонами. Побудуйте своє власне королівство.", "description": "Description for DiscordTemplates." @@ -155,6 +147,10 @@ "message": "За найкращими веб-сторінками.", "description": "Description for Fastly." }, + "partners.partner.onlyhit": { + "message": "OnlyHit це ваша онлайн радіостанція, створена щоб грати кращі хіти 24/7 і щоб ви відкрили для себе майбутні хіти.", + "description": "Description for OnlyHit." + }, "partners.apply.title": { "message": "Застосувати до партнера", "description": "Partnership application modal title." diff --git a/uz_UZ/Extension/changelog.json b/uz_UZ/Extension/changelog.json deleted file mode 100644 index db72c24e143..00000000000 --- a/uz_UZ/Extension/changelog.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "extension.2.0.new1": { - "message": "Endi foydalanuvchilar o'z xizmatlarini qo'shishlari mumkin. *Hozir qo'shing!*", - "description": "" - }, - "extension.2.0.new2": { - "message": "O'z maydonlarida bir nechta * yangi xizmatlarni * toping", - "description": "" - }, - "extension.2.0.new3": { - "message": "Endi avtomatik yangilanish ishlaydi", - "description": "" - }, - "extension.2.0.new4": { - "message": "Endi foydalanuvchilar o'z xizmatlarini yaratishlari mumkin", - "description": "" - }, - "extension.2.0.new5": { - "message": "Ijodiy ishlab dasturchilar uchun *Hujjatlar*", - "description": "" - }, - "extension.2.0.new6": { - "message": "Butunlay yangi saytni dizayni", - "description": "" - }, - "extension.2.0.new7": { - "message": "Discord-Botimizda ko'proq xususiyat", - "description": "" - }, - "extension.2.0.new8": { - "message": "Bizning yangi API yirtqich hayvon kabi ishlay", - "description": "" - }, - "extension.2.0.change1": { - "message": "Yangilangan Popuplar va Tab tartibi va uslubi", - "description": "" - }, - "extension.2.0.fix1": { - "message": "Juda ko'p ma'lum xatolar qochib ketdi", - "description": "" - }, - "extension.2.0.fix2": { - "message": "Hozir hamma narsa tezroq ishlayapti", - "description": "" - }, - "extension.2.0.1.fix1": { - "message": "Eski dastur xatolarini, agar sizda eng yangi bo'lsa ham tuzatadi", - "description": "" - } -} diff --git a/uz_UZ/Extension/chrome-store.json b/uz_UZ/Extension/chrome-store.json deleted file mode 100644 index fb4c2af3ece..00000000000 --- a/uz_UZ/Extension/chrome-store.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "extension.description.short": { - "message": "Veb-xizmatlar uchun sizning Boy Xizmat!", - "description": "Short description in extension store" - }, - "extension.description.full": { - "message": "Veb-saytlar uchun Boy Xizmat!\nPreMiD bu Discord Rich Presence SDK-dan foydalanib, profilingizda brauzeringizda nima qilayotganingizni ko'rsatadigan kichik vositadir. Masalan, qo'llab-quvvatlanadigan xizmatlardan birida videoni ko'rishni boshlaganingizda, plagin kerakli ma'lumotlarni dasturga yuboradi va dastur uni qayta ishlaydi va uni \"Discord\" da aks ettiradi.\n\n\nPreMiD bizning kuchli jamoamiz tufayli 250 dan ortiq xizmatlarni qo'llab-quvvatlaydi.\n\nPreMiD-dan foydalanish uchun siz bizning rasmiy veb-saytimizdan brauzer plaginini olishingiz va dasturimizni yuklab olishingiz kerak. Ilova bilan narsalarni qilishning sababi shundaki, Discord buni talab qiladi.\n\n»Bizning Discord Serverimiz\n{0}\n\n»Bizning Veb-sayt\n{1}\n\n»GitHub Sahifasi\n{2}\n\nAgar sizga PreMiD yoqsa, iltimos, izoh qoldiring, do'stlaringiz bilan baham ko'ring yoki xayriya qiling.\n", - "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" - } -} diff --git a/uz_UZ/Extension/popup.json b/uz_UZ/Extension/popup.json deleted file mode 100644 index 7bb0de1e1a7..00000000000 --- a/uz_UZ/Extension/popup.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "popup.navigation.settings": { - "message": "Sozlamalar", - "description": "Title of the 'settings' section at the navigation in the popup" - }, - "popup.navigation.credits": { - "message": "Kreditlar", - "description": "Title of the 'credits' section at the navigation in the popup" - }, - "popup.headings.settings": { - "message": "Sozlamalar", - "description": "Title of the 'settings' section at the navigation in the popup" - }, - "popup.headings.general": { - "message": "Umumiy", - "description": "Title of the 'general' area of the 'settings' section in the popup" - }, - "popup.headings.description": { - "message": "Tavsifi", - "description": "Title of the description area in the presence settings view." - }, - "popup.setting.enabled": { - "message": "Yoqilgan", - "description": "Enable/Disables PreMiD (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.setting.mediaControl": { - "message": "Axborot Vositalari Boshqaruvlari", - "description": "Enable/Disable media keys (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.setting.titleMenubar": { - "message": "Sarlavha Menyusi", - "description": "Enable/Disable the indicator in the menu bar (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.setting.autoLaunch": { - "message": "Avtomatik ishga tushirish", - "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" - }, - "popup.headings.presences": { - "message": "Xizmatlar", - "description": "Title of the 'presences' area of the 'settings' section in the popup" - }, - "popup.presences.manage": { - "message": "Boshqarish", - "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" - }, - "popup.presences.noPresences": { - "message": "Hich xizmat eklenmemish", - "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" - }, - "popup.presences.done": { - "message": "Bajarildi", - "description": "Done button" - }, - "popup.presences.load": { - "message": "Xizmat Yuklang ", - "description": "Load Presence button" - }, - "popup.buttons.presenceStore": { - "message": "Xizmat Do'kan", - "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" - }, - "popup.buttons.help": { - "message": "Yordam Kerakmi?", - "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)" - }, - "popup.credits.error.heading": { - "message": "Ah yoq!", - "description": "Title of the error message (located at the 'credits' tab in the popup)" - }, - "popup.credits.error.message": { - "message": "Kreditlar yuklashda xato", - "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)" - }, - "popup.info.notConnected": { - "message": "Ulanmagan", - "description": "Shown when the extension can't connect to the application" - }, - "popup.info.notConnected.message": { - "message": "PreMiD uning dasturiga ulanib bo'lmadi! U o'rnatilgan va ishlayaptimi? *Muammolarni bartaraf qilish*", - "description": "Shown when the extension can't connect to the application" - }, - "popup.info.unsupportedAppVersion": { - "message": "Eskirgan ilova", - "description": "Shown when application is outdated" - }, - "popup.info.unsupportedAppVersion.message": { - "message": "Sizning PreMiD ilovangiz eskirgan. PreMiD'dan foydalanishni davom ettirish uchun yangilang.", - "description": "Shown when application is outdated" - }, - "popup.category.all": { - "message": "Hammasi", - "description": "Category name shown when you open tags" - }, - "popup.category.anime": { - "message": "Anime", - "description": "Category name shown when you open tags" - }, - "popup.category.music": { - "message": "Musiqa", - "description": "Category name shown when you open tags" - }, - "popup.category.games": { - "message": "O'yinlar", - "description": "Category name shown when you open tags" - }, - "popup.category.socials": { - "message": "Ijtimoiy", - "description": "Category name shown when you open tags" - }, - "popup.category.videos": { - "message": "Videolar va Nashrlar", - "description": "Category name shown when you open tags" - }, - "popup.category.other": { - "message": "Boshqa", - "description": "Category name shown when you open tags" - } -} diff --git a/uz_UZ/Extension/presence.json b/uz_UZ/Extension/presence.json deleted file mode 100644 index 089b7c56d3d..00000000000 --- a/uz_UZ/Extension/presence.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "presence.playback.playing": { - "message": "Ijro etilmoqda", - "description": "Shows when you hover over the little play icon at your Discord Rich Presence" - }, - "presence.playback.paused": { - "message": "Ijro to‘xtatildi", - "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" - }, - "presence.activity.browsing": { - "message": "Vositaching...", - "description": "Shows when you hover over the little magnifying glass icon at your Discord Rich Presence" - }, - "presence.activity.live": { - "message": "Jonli", - "description": "Shows when you hover over the little red circle icon at your Discord Rich Presence" - }, - "presence.activity.reading": { - "message": "O'qing", - "description": "Shows when you hover over the little icon at your Discord Rich Presence" - }, - "presence.activity.searching": { - "message": "Qidirilmoqda", - "description": "Shows when you hover over the little icon at your Discord Rich Presence" - }, - "presence.media.info.episode": { - "message": "Bo'lim {0}", - "description": "Shows the current episode at your Discord Rich Presence; {0} will be replaced -> is a variable and should not be translated" - } -} diff --git a/uz_UZ/Extension/tabs.json b/uz_UZ/Extension/tabs.json deleted file mode 100644 index 96d7bceda8e..00000000000 --- a/uz_UZ/Extension/tabs.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "tab.button.changelog": { - "message": "O'zgarishlar", - "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" - }, - "tab.button.wiki": { - "message": "Wiki", - "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.heading": { - "message": "Rahmat", - "description": "Title of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.subHeading": { - "message": "{0} yuklang uchun ", - "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.start": { - "message": "{0}'dan foydalanishni boshlang", - "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time" - }, - "donate": { - "message": "Xayriya qilish", - "description": "Donate button of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.error": { - "message": "**Ah yo'q!** Ilovaga ulanib bo'lmadi... U allaqachon o'rnatilganmi?", - "description": "Error message of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.link.troubleshooting": { - "message": "Muammolarni bartaraf qilish", - "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" - }, - "tab.installed.link.installApplication": { - "message": "Ilovani yuklang", - "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time" - }, - "tab.updated.heading": { - "message": "Bosqich o'tdi!", - "description": "Title of the tab which opens when PreMiD was updated" - }, - "tab.updated.subHeading": { - "message": "{0} yangilandi!", - "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated" - }, - "tab.updated.new": { - "message": "Yangi", - "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated" - }, - "tab.updated.changed": { - "message": "O'zgartirilgan", - "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated" - }, - "tab.updated.fixed": { - "message": "Tuzatilgan", - "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated" - } -} diff --git a/uz_UZ/Presence/9gag.json b/uz_UZ/Presence/9gag.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/uz_UZ/Presence/9gag.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/uz_UZ/Presence/aliexpress.json b/uz_UZ/Presence/aliexpress.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/uz_UZ/Presence/aliexpress.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/uz_UZ/Presence/amazon.json b/uz_UZ/Presence/amazon.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/uz_UZ/Presence/amazon.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/uz_UZ/Presence/facebook.json b/uz_UZ/Presence/facebook.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/uz_UZ/Presence/facebook.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/uz_UZ/Presence/general.json b/uz_UZ/Presence/general.json deleted file mode 100644 index 0580037df84..00000000000 --- a/uz_UZ/Presence/general.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "general.anime": { - "message": "Anime", - "description": "" - }, - "general.browsing": { - "message": "Vositaching...", - "description": "" - }, - "general.episode": { - "message": "Bo'lim", - "description": "" - }, - "general.language": { - "message": "Til", - "description": "For choosing a language" - }, - "general.live": { - "message": "Jonli", - "description": "" - }, - "general.reading": { - "message": "O'qing", - "description": "" - }, - "general.search": { - "message": "Qidirilmoqda", - "description": "" - }, - "general.store": { - "message": "Do'kon", - "description": "" - } -} diff --git a/uz_UZ/Presence/hypixel.json b/uz_UZ/Presence/hypixel.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/uz_UZ/Presence/hypixel.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/uz_UZ/Presence/pinterest.json b/uz_UZ/Presence/pinterest.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/uz_UZ/Presence/pinterest.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/uz_UZ/Presence/premid.json b/uz_UZ/Presence/premid.json deleted file mode 100644 index 75d68ba3069..00000000000 --- a/uz_UZ/Presence/premid.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "premid.pageContributors": { - "message": "Hissa qo'shganlar", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Yuklashlar", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Do'kon", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Muammolarni bartaraf qilish", - "description": "A page name" - } -} \ No newline at end of file diff --git a/uz_UZ/Presence/twitter.json b/uz_UZ/Presence/twitter.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/uz_UZ/Presence/twitter.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/uz_UZ/Presence/youtube.json b/uz_UZ/Presence/youtube.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/uz_UZ/Presence/youtube.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/uz_UZ/Website/404.json b/uz_UZ/Website/404.json deleted file mode 100644 index 9688b16fec7..00000000000 --- a/uz_UZ/Website/404.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "404.heading": { - "message": "Oh! Bu hatto mavjud bo'lishi kerakmi?", - "description": "Heading on 404 page" - }, - "404.message": { - "message": "Kechirasiz, siz ko'rishni xohlagan sahifangiz ko'chirilgan yoki yo'q qilinganga o'xshaydi yoki u hech qachon mavjud bo'lmaganga o'xshaydi?", - "description": "Message on 404 page" - } -} diff --git a/uz_UZ/Website/contributors.json b/uz_UZ/Website/contributors.json deleted file mode 100644 index 061a9800d22..00000000000 --- a/uz_UZ/Website/contributors.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "contributors.headings.staff": { - "message": "Jamoa", - "description": "Heading for group of users." - }, - "contributors.headings.supporters": { - "message": "Qo'llab-quvvatlovchilar", - "description": "Heading for group of users." - }, - "contributors.headings.translators": { - "message": "Tarjimonlar", - "description": "Heading for group of users." - } -} diff --git a/uz_UZ/Website/downloads.json b/uz_UZ/Website/downloads.json deleted file mode 100644 index 437e6e67ce9..00000000000 --- a/uz_UZ/Website/downloads.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "downloads.instructions.heading": { - "message": "Boshla", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "PreMiD Yuklang", - "description": "Heading for installing the application" - }, - "downloads.appdownloading.header": { - "message": "Ilova", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Kengaytma", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Ushbu operatsion tizim uchun o'rnatuvchi yo'q. Bu shuni anglatadiki, buning uchun professional yordam yo'q.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.button.done": { - "message": "Bajarildi", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.adsbox.thankyou.title": { - "message": "Rahmat!", - "description": "Title of the advertisement section box." - } -} diff --git a/uz_UZ/Website/footer.json b/uz_UZ/Website/footer.json deleted file mode 100644 index c6001da2ac3..00000000000 --- a/uz_UZ/Website/footer.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "footer.language": { - "message": "Til", - "description": "You know how to translate that word? I hope you do :D" - }, - "footer.usercount.message": { - "message": "Bugun {0} foydalanuvchilarga qo'shiling!", - "description": "Promotional message; {0} will be replaced with the usercount of Chrome -> is a variable" - }, - "footer.usercount.button": { - "message": "Yuklang", - "description": "Install button under the promotional message" - }, - "footer.partners.heading": { - "message": "Partnerlar", - "description": "Partner section" - }, - "footer.developers.heading": { - "message": "Dasturchilar", - "description": "Developer section" - }, - "footer.developers.documentation": { - "message": "Hujjat", - "description": "Documentation -> redirects to docs.premid.app" - }, - "footer.developers.richpresence": { - "message": "Boy Xizmat", - "description": "Rich Presence -> redirects to discord.com/rich-presence" - }, - "footer.supportus.heading": { - "message": "Bizni qo'llab-quvvatlang", - "description": "Support us section" - }, - "footer.supportus.donate": { - "message": "Xayriya qilish", - "description": "Donate -> redirects to patreon.com/timeraa" - }, - "footer.supportus.contribute": { - "message": "Hissa Qo'shing", - "description": "Contribute -> redirects to github.com/premid" - }, - "footer.supportus.design": { - "message": "Dizayn", - "description": "Design -> redirects to discord.premid.app" - }, - "footer.supportus.translate": { - "message": "Tarjima Qilmoqing", - "description": "Translate -> redirects to locilazation page" - }, - "footer.help.heading": { - "message": "Yordam", - "description": "Help section" - }, - "footer.help.troubleshooting": { - "message": "Muammolarni bartaraf qilish", - "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" - }, - "footer.help.getsupport": { - "message": "Yordam olish", - "description": "Get Support -> redirects to Discord invite" - }, - "footer.help.information": { - "message": "Ma `lumot", - "description": "Information section" - }, - "footer.help.information.cookies": { - "message": "Cookies", - "description": "meant to be 'Cookie Policy'" - }, - "footer.help.information.privacy": { - "message": "Maxfiylik", - "description": "meant to be 'Privacy Policy'" - }, - "footer.help.information.terms": { - "message": "Shartlar", - "description": "meant to be 'Terms of Service'" - }, - "footer.more.heading": { - "message": "Ko'proq", - "description": "More section" - }, - "footer.more.status": { - "message": "Holat", - "description": "Status -> redirects to status.premid.app" - }, - "footer.more.wiki": { - "message": "Wiki", - "description": "Wiki -> redirects to wiki.premid.app" - }, - "footer.copyright.line1": { - "message": "{1} foydalanuvchidan {0}", - "description": "Names shouldn't be translated; Footer copyright text line 1; {0} will be replaced with a year, {1} will be replaced with 'Timeraa & Fruxh' -> are variables" - }, - "footer.copyright.line2": { - "message": "Veb-sayt {0} tomonidan boshqariladi", - "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" - } -} diff --git a/uz_UZ/Website/header.json b/uz_UZ/Website/header.json deleted file mode 100644 index 8f89d733eb7..00000000000 --- a/uz_UZ/Website/header.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "header.language": { - "message": "O'zbekcha", - "description": "Replace English with the name of YOUR language!" - }, - "header.languageNotification.title": { - "message": "Biz sizning tilingizni qo'llab-quvvatlaymiz, almashtirishni xohlaysizmi?", - "description": "Heading of the language notification when user has different language." - }, - "header.languageNotification.text": { - "message": "Bizning veb-saytimiz sizning tilingizga tarjima qilindi. Agar siz ingliz tilini yaxshi bilmasangiz, bu sizga yordam berishi mumkin.", - "description": "Text in language notification when user has different language." - }, - "header.languageNotification.btnDecline": { - "message": "Yo'q, rahmat", - "description": "Button that will decline notification." - }, - "header.languageNotification.btnAccept": { - "message": "Tilni almashtirish", - "description": "Button that switches language after click." - }, - "header.loader.phrases": { - "message": "Krep pishiriladi ...; Jadval tayyorlandi ...; IP manzili hal qilindi ...; UwU; Qoidalar buzilgan ...", - "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]" - }, - "header.store": { - "message": "Do'kon", - "description": "Store tab" - }, - "header.downloads": { - "message": "Yuklashlar", - "description": "Downloads tab" - }, - "header.contributors": { - "message": "Hissa qo'shganlar", - "description": "Contributors tab" - } -} diff --git a/uz_UZ/Website/home.json b/uz_UZ/Website/home.json deleted file mode 100644 index aa4c9b4944f..00000000000 --- a/uz_UZ/Website/home.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "home.introduction.button.downloads": { - "message": "Yuklashlar", - "description": "Downloads button -> redirects to /downloads page" - }, - "home.examples.playingagame": { - "message": "O'yin o'ynashing", - "description": "Discord Rich Presence -> Playing a game" - }, - "home.examples.timestamp": { - "message": "{0} qoldi", - "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" - }, - "home.examples.status.playing": { - "message": "Ijro etilmoqda", - "description": "Discord Rich Presence -> small image text;" - }, - "home.examples.status.live": { - "message": "Jonli", - "description": "Discord Rich Presence -> small image text;" - }, - "home.examples.status.browsing": { - "message": "Vositaching...", - "description": "Discord Rich Presence -> small image text;" - }, - "home.features.heading": { - "message": "Siz ushbu xususiyatlarni seving!", - "description": "Features section" - }, - "home.features.simpleInterface.heading": { - "message": "Oddiy foydalanuvchi interfeysi", - "description": "Features section subheading" - }, - "home.features.simpleInterface.description.1": { - "message": "Ilova va Kengaytma sozlamalari", - "description": "Features section description point" - }, - "home.features.simpleInterface.description.2": { - "message": "Xizmat boshqarish", - "description": "Features section description point" - }, - "home.features.quickSupport.heading": { - "message": "Tez yordam", - "description": "Features section subheading" - } -} diff --git a/uz_UZ/Website/maintenance.json b/uz_UZ/Website/maintenance.json deleted file mode 100644 index fef71a5069e..00000000000 --- a/uz_UZ/Website/maintenance.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "maintenance.big": { - "message": "Ah yoq!", - "description": "The big text on maintenance page" - }, - "maintenance.message": { - "message": "Bizning maxsus ishlab chiquvchilarimiz buni tuzatmaguncha, bu erda ko'ring!", - "description": "Message on maintenance page" - }, - "maintenance.statuspage": { - "message": "Holat sahifasi", - "description": "Status Page link on maintenance page" - }, - "maintenance.discordserver": { - "message": "Discord Serveri", - "description": "Discord Server link on maintenance page" - } -} diff --git a/uz_UZ/Website/partners.json b/uz_UZ/Website/partners.json deleted file mode 100644 index b1b48b4e088..00000000000 --- a/uz_UZ/Website/partners.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "partners.header.title": { - "message": "Partnerlar", - "description": "Heading for page." - }, - "partners.apply.select.other": { - "message": "Boshqa", - "description": "Select 'Other' category." - } -} diff --git a/uz_UZ/Website/presence.json b/uz_UZ/Website/presence.json deleted file mode 100644 index 5cb530be0ea..00000000000 --- a/uz_UZ/Website/presence.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "presence.sections.description.title": { - "message": "Tavsifi", - "description": "The title of the description section." - }, - "presence.sections.changelog.title": { - "message": "O'zgarishlar", - "description": "The title of the changelog section." - }, - "presence.sections.information.title": { - "message": "Ma `lumot", - "description": "The title of the information section." - }, - "presence.sections.information.author": { - "message": "Muallif", - "description": "One of the strings from the Information section. [on webite -> Author: (username)]" - }, - "presence.sections.information.version": { - "message": "Versiya", - "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]" - }, - "presence.sections.information.tags": { - "message": "Teglar", - "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]" - }, - "presence.sections.information.supportedurls": { - "message": "Qo'llab-quvvatlanadigan URL-manzillari", - "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]" - }, - "presence.sections.information.contributors": { - "message": "Hissa qo'shganlar", - "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]" - } -} diff --git a/uz_UZ/Website/report.json b/uz_UZ/Website/report.json deleted file mode 100644 index 9e26dfeeb6e..00000000000 --- a/uz_UZ/Website/report.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/uz_UZ/Website/store.json b/uz_UZ/Website/store.json deleted file mode 100644 index f8e2883bd20..00000000000 --- a/uz_UZ/Website/store.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "store.cards.creator": { - "message": "Muallif", - "description": "Creator of a presence" - }, - "store.category.all": { - "message": "Hammasi", - "description": "Category at the top" - }, - "store.category.games": { - "message": "O'yinlar", - "description": "Category at the top" - }, - "store.category.music": { - "message": "Musiqa", - "description": "Category at the top" - }, - "store.category.socials": { - "message": "Ijtimoiy", - "description": "Category at the top" - }, - "store.category.videos": { - "message": "Videolar va Nashrlar", - "description": "Category at the top" - }, - "store.category.other": { - "message": "Boshqa", - "description": "Category at the top" - }, - "store.search": { - "message": "Qidiruv", - "description": "Placeholder for presence search" - } -} diff --git a/vi_VN/Extension/changelog.json b/vi_VN/Extension/changelog.json index 5b27f39c2d2..f02609b148f 100644 --- a/vi_VN/Extension/changelog.json +++ b/vi_VN/Extension/changelog.json @@ -1,6 +1,6 @@ { "extension.2.0.new1": { - "message": "Người dùng hiện có thể tự thêm trạng thái * Thêm một số ngay bây giờ! *", + "message": "Người dùng hiện có thể tự thêm presences * Thêm ngay bây giờ *", "description": "" }, "extension.2.0.new2": { @@ -12,11 +12,11 @@ "description": "" }, "extension.2.0.new4": { - "message": "Người dùng có thể tạo trạng thái ngay bây giờ", + "message": "Người dùng có thể tạo presences ngay bây giờ", "description": "" }, "extension.2.0.new5": { - "message": "* Tài liệu * cho các nhà phát triển sáng tạo ngoài kia", + "message": "* Tài liệu * cho các nhà phát triển ở đây", "description": "" }, "extension.2.0.new6": { @@ -28,7 +28,7 @@ "description": "" }, "extension.2.0.new8": { - "message": "API mới của chúng tôi là một con quái vật", + "message": "API mới của chúng tôi chạy như quái vật", "description": "" }, "extension.2.0.change1": { @@ -36,11 +36,11 @@ "description": "" }, "extension.2.0.fix1": { - "message": "Rất nhiều (chưa) biết lỗi đã bỏ chạy", + "message": "Rất nhiều lỗi(chưa biết) đã được sửa", "description": "" }, "extension.2.0.fix2": { - "message": "Bây giờ mọi thứ nhanh hơn rất nhiều", + "message": "Mọi thứ đã được chạy nhanh hơn", "description": "" }, "extension.2.0.1.fix1": { diff --git a/vi_VN/Extension/chrome-store.json b/vi_VN/Extension/chrome-store.json index a19ea9a8fb6..3c6c081c40f 100644 --- a/vi_VN/Extension/chrome-store.json +++ b/vi_VN/Extension/chrome-store.json @@ -1,10 +1,10 @@ { "extension.description.short": { - "message": "Trạng thái tiện ích của bạn cho các dịch vụ web!", + "message": "Rich Presence của bạn cho các web!", "description": "Short description in extension store" }, "extension.description.full": { - "message": "BẠN PHẢI CÀI ĐẶT ỨNG DỤNG CHÍNH THỨC CỦA CHÚNG TÔI ĐỂ NÓ HOẠT ĐỘNG\n{0} {1}\n\nBạn có thể sử dụng các phím phương tiện của mình để kiểm soát việc phát lại các dịch vụ này. Khi bạn xem / nghe một cái gì đó với một trong các dịch vụ được hỗ trợ của chúng tôi, tiện ích mở rộng trình duyệt sẽ gửi siêu dữ liệu của video / bài hát đến máy khách để bàn của chúng tôi và PreMiD xử lý nó. PreMiD gửi thông tin đến Discord với dạng chính xác và sau đó tự động đặt trạng thái của nó.\nDịch vụ được hỗ trợ\n{2} Hãy xem {3}\n\nCần giúp đỡ?\n{4} {5}\n\nServer Discord của chúng tôi\n{6} Nói chuyện với những người đứng sau PreMiD {7}\n\nChúng tôi là mã nguồn mở!\n{9} Công cụ tuyệt vời nên được mở cho công chúng {10}", + "message": "BẠN PHẢI CÀI ĐẶT ỨNG DỤNG CHÍNH THỨC CỦA CHÚNG TÔI ĐỂ NÓ HOẠT ĐỘNG\n{0} {1}\n\nBạn có thể sử dụng các phím tắt để điều khiển ở các dịch vụ này. Khi bạn xem / nghe ở dịch vụ được hỗ trợ bởi chúng tôi, tiện ích mở rộng ở trình duyệt sẽ gửi dữ liệu của video / bài hát đến phần mềm của chúng tôi và PreMiD xử lý nó. PreMiD gửi thông tin đến Discord để cài đặt thanh trạng thái của bạn.\nDịch vụ được hỗ trợ\n{2} Hãy xem {3}\n\nCần giúp đỡ?\n{4} {5}\n\nServer Discord của chúng tôi\n{6} Nói chuyện với những người đứng sau PreMiD {7}\n\nChúng tôi mở mã nguồn!\n{9} Công cụ tuyệt vời nên được mở cho mọi người {10}", "description": "Full description in extension store; {0} - {10} odd numbers will be replaced with a special character (»), even numbers will be replaced with links" } } diff --git a/vi_VN/Extension/popup.json b/vi_VN/Extension/popup.json index c0c019dd1f8..64995072eef 100644 --- a/vi_VN/Extension/popup.json +++ b/vi_VN/Extension/popup.json @@ -36,7 +36,7 @@ "description": "Enable/Disable auto startup of the application (located at the 'general' area of the 'settings' section in the popup)" }, "popup.headings.presences": { - "message": "Trạng thái", + "message": "Presences", "description": "Title of the 'presences' area of the 'settings' section in the popup" }, "popup.presences.manage": { @@ -44,7 +44,7 @@ "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.noPresences": { - "message": "Không có trạng thái đã được thêm", + "message": "Không có Presences được thêm", "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.presences.done": { @@ -52,11 +52,11 @@ "description": "Done button" }, "popup.presences.load": { - "message": "Tải hiện diện", + "message": "Thêm Presence", "description": "Load Presence button" }, "popup.buttons.presenceStore": { - "message": "Cửa hàng trạng thái", + "message": "Cửa hàng Presence", "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)" }, "popup.buttons.help": { @@ -76,17 +76,49 @@ "description": "Shown when the extension can't connect to the application" }, "popup.info.notConnected.message": { - "message": "PreMiD không thể kết nối với ứng dụng của nó! Nó đã được tải và cho chạy chưa? *Đang xử lý*", + "message": "PreMiD không thể kết nối với ứng dụng! Ứng dụng đã được tải và cho chạy chưa? *Đang xử lý*", "description": "Shown when the extension can't connect to the application" }, "popup.info.unsupportedAppVersion": { - "message": "Ứng dụng chưa được cập nhật", + "message": "Ứng dụng đã cũ", "description": "Shown when application is outdated" }, "popup.info.unsupportedAppVersion.message": { - "message": "Ứng dụng PreMiD của bạn đã cũ. Vui lòng cập nhật nó để tiếp tục sử dụng PreMiD.", + "message": "Ứng dụng PreMiD của bạn đã cũ. Vui lòng cập nhật để tiếp tục sử dụng PreMiD.", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "Tiện ích mở rộng lỗi thời", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "Tiện ích mở rộng của bạn đã lỗi thời. Vui lòng cập nhật nó để nhận được những tính năng mới nhất bằng cách truy cập vào trang web của chúng tôi.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "Cập nhật quan trọng", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "Chúng tôi đã ra mắt một bản cập nhật quan trọng cho tiện ích mở rộng. Vui lòng cập nhật để tiếp tục sử dụng PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "Không có kết nối mạng!", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "Có vẻ như bạn không được kết nối mạng! PreMiD sẽ không hiện presences vào lúc này.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Không kết nối được tới Discord!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD không thể kết nối được với Discord của bạn! Nó được cài và chạy chưa? *Đang xử lý*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "Tất cả", "description": "Category name shown when you open tags" @@ -108,7 +140,7 @@ "description": "Category name shown when you open tags" }, "popup.category.videos": { - "message": "Video & Luồng", + "message": "Video & Streams", "description": "Category name shown when you open tags" }, "popup.category.other": { diff --git a/vi_VN/Extension/presence.json b/vi_VN/Extension/presence.json index 9ebdbc5cc14..ec96f9bfa50 100644 --- a/vi_VN/Extension/presence.json +++ b/vi_VN/Extension/presence.json @@ -1,10 +1,10 @@ { "presence.playback.playing": { - "message": "Phát lại", + "message": "Đang phát", "description": "Shows when you hover over the little play icon at your Discord Rich Presence" }, "presence.playback.paused": { - "message": "Tạm ngưng phát lại", + "message": "Tạm dừng", "description": "Shows when you hover over the little paused icon at your Discord Rich Presence" }, "presence.activity.browsing": { diff --git a/vi_VN/Extension/tabs.json b/vi_VN/Extension/tabs.json index 5d2e7a9fab6..b3a85c58339 100644 --- a/vi_VN/Extension/tabs.json +++ b/vi_VN/Extension/tabs.json @@ -1,6 +1,6 @@ { "tab.button.changelog": { - "message": "Nhật ký thay đổi", + "message": "Changelog", "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time" }, "tab.button.wiki": { @@ -24,7 +24,7 @@ "description": "Donate button of the tab which opens when you install PreMiD for the first time" }, "tab.installed.error": { - "message": "**Ôi không!** Chúng tôi không thể kết nối đến ứng dụng... Bạn có chắc là nó đã được cài đặt?", + "message": "**Oops** Chúng tôi không thể kết nối đến ứng dụng... Bạn chắc là nó đã được cài đặt?", "description": "Error message of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.troubleshooting": { diff --git a/vi_VN/Presence/1337x.json b/vi_VN/Presence/1337x.json index 45370e2461d..4114c55b4ba 100644 --- a/vi_VN/Presence/1337x.json +++ b/vi_VN/Presence/1337x.json @@ -28,19 +28,19 @@ "description": "" }, "1337x.docTorrents": { - "message": "Đang xem Tài Liệu Torrents", + "message": "Đang xem Torrents Tài Liệu", "description": "" }, "1337x.gamesTorrents": { - "message": "Đang xem Games Torrents", + "message": "Đang xem Torrents Games", "description": "" }, "1337x.moviesTorrents": { - "message": "Đang xem Phim Torrents", + "message": "Đang xem Torrents Phim", "description": "" }, "1337x.musicTorrents": { - "message": "Đang xem Nhạc Torrents", + "message": "Đang xem Torrents Nhạc", "description": "" }, "1337x.otherTorrents": { @@ -56,11 +56,11 @@ "description": "XXX as in NSFW" }, "1337x.upload": { - "message": "Đang tải lên cái gì đấy...", + "message": "Đang tải lên...", "description": "" }, "1337x.rules": { - "message": "Đang đọc luật lệ", + "message": "Đang đọc luật", "description": "" }, "1337x.writing": { diff --git a/vi_VN/Presence/9gag.json b/vi_VN/Presence/9gag.json index a39ebeefab3..53073ae0434 100644 --- a/vi_VN/Presence/9gag.json +++ b/vi_VN/Presence/9gag.json @@ -8,7 +8,7 @@ "description": "" }, "9gag.trending": { - "message": "Đang xem cái gì đang hot", + "message": "Đang xem cái gì thịnh hành", "description": "" }, "9gag.fresh": { diff --git a/vi_VN/Presence/aliexpress.json b/vi_VN/Presence/aliexpress.json index 5a4d3eb6df7..4989ca0a1c3 100644 --- a/vi_VN/Presence/aliexpress.json +++ b/vi_VN/Presence/aliexpress.json @@ -8,11 +8,11 @@ "description": "Meaning Direct messages" }, "aliexpress.sale": { - "message": "Đang duyệt qua trang bán hàng", + "message": "Đang duyệt qua sale", "description": "" }, "aliexpress.recentlyViewProducts1": { - "message": "Đang xem sản phầm gần đây", + "message": "Đang xem lịch sử gần đây", "description": "Part 1 of 2" }, "aliexpress.recentlyViewProducts2": { @@ -31,6 +31,10 @@ "message": "Đang xem đơn đặt hàng của họ", "description": "" }, + "aliexpress.viewTheir": { + "message": "Đang xem", + "description": "Part 1 " + }, "aliexpress.refunds": { "message": "Hoàn tiền & Tranh chấp", "description": "Part 2 of \"Viewing their\"" diff --git a/vi_VN/Presence/amazon.json b/vi_VN/Presence/amazon.json index 1885ec521aa..8ef4ab97747 100644 --- a/vi_VN/Presence/amazon.json +++ b/vi_VN/Presence/amazon.json @@ -1,10 +1,14 @@ { + "amazon.subscriptions": { + "message": "Đang xem dịch vụ đã đăng ký", + "description": "" + }, "amazon.adprefs": { "message": "Đang xem quảng cáo của họ", "description": "" }, "amazon.balance": { - "message": "Đang xem số dư của họ", + "message": "Đang xem số dư", "description": "" }, "amazon.payment": { @@ -12,7 +16,7 @@ "description": "" }, "amazon.address": { - "message": "Đang xem địa chỉ của họ", + "message": "Đang xem địa chỉ", "description": "" }, "amazon.pets": { @@ -27,6 +31,10 @@ "message": "Đang xem Amazon Prime", "description": "" }, + "amazon.viewTheir": { + "message": "Đang xem", + "description": "Part 1 of the next 5 strings" + }, "amazon.orderHistory": { "message": "lịch sử đơn hàng", "description": "Part 2 of the string: \"Viewing their\"" @@ -48,7 +56,7 @@ "description": "Part 2 of the string: \"Viewing their\"" }, "amazon.recommended": { - "message": "Đang xem những đề nghị", + "message": "Đang xem đề xuất", "description": "" }, "amazon.history": { @@ -60,7 +68,7 @@ "description": "" }, "amazon.primeVid": { - "message": "Đang xem Prime Video:", + "message": "Đang xem video Prime:", "description": "" } } \ No newline at end of file diff --git a/vi_VN/Presence/discord.json b/vi_VN/Presence/discord.json new file mode 100644 index 00000000000..0bb7b7ac6b0 --- /dev/null +++ b/vi_VN/Presence/discord.json @@ -0,0 +1,18 @@ +{ + "discord.friends": { + "message": "Đang xem danh sách bạn bè...", + "description": "" + }, + "discord.settings": { + "message": "Đang xem cài đặt...", + "description": "" + }, + "discord.browseThrough": { + "message": "Đang duyệt qua", + "description": "The first part of the next 17 strings" + }, + "discord.merch.collection": { + "message": "Đang xem bộ sưu tập:", + "description": "" + } +} diff --git a/vi_VN/Presence/facebook.json b/vi_VN/Presence/facebook.json index 63c0b4c60bd..346d18b4f93 100644 --- a/vi_VN/Presence/facebook.json +++ b/vi_VN/Presence/facebook.json @@ -1,14 +1,14 @@ { "facebook.call": { - "message": "Đang trong một cuộc gọi thoại với:", + "message": "Đang trong cuộc gọi với:", "description": "" }, "facebook.vcall": { - "message": "Đang trong một cuộc gọi video với:", + "message": "Đang trong gọi video với:", "description": "" }, "facebook.userHidden": { - "message": "ai đó... (Tên tài khoản đã ẩn)", + "message": "ai đó... (Tên đã ẩn)", "description": "Shows when you dont want to show who you are calling/texting." }, "facebook.writing": { @@ -16,31 +16,31 @@ "description": "" }, "facebook.userAbout": { - "message": "Đang đọc về người dùng:", + "message": "Đang đọc về:", "description": "" }, "facebook.userCommunity": { - "message": "Đang xem cộng đồng của người dùng:", + "message": "Đang xem cộng đồng của:", "description": "" }, "facebook.userPics": { - "message": "Đang xem ảnh của người dùng:", + "message": "Đang xem ảnh của:", "description": "" }, "facebook.userPosts": { - "message": "Đang xem bài viết của người dùng:", + "message": "Đang xem bài viết của:", "description": "" }, "facebook.userShop": { - "message": "Đang xem cửa hàng của người dùng:", + "message": "Đang xem cửa hàng của:", "description": "" }, "facebook.userFriends": { - "message": "Đang xem bạn bè của người dùng:", + "message": "Đang xem danh sách bạn bè của:", "description": "" }, "facebook.userVids": { - "message": "Đang xem video của người dùng:", + "message": "Đang xem video của:", "description": "" }, "facebook.browse": { @@ -48,7 +48,7 @@ "description": "" }, "facebook.savedVids": { - "message": "Videos đã lưu", + "message": "Video đã lưu", "description": "" }, "facebook.added": { diff --git a/vi_VN/Presence/general.json b/vi_VN/Presence/general.json index 810efdff77f..07c02d611f4 100644 --- a/vi_VN/Presence/general.json +++ b/vi_VN/Presence/general.json @@ -84,7 +84,7 @@ "description": "" }, "general.readingPost": { - "message": "Đang đọc bài đăng:", + "message": "Đang đọc bài:", "description": "" }, "general.readingThread": { @@ -116,11 +116,11 @@ "description": "" }, "general.typeDM": { - "message": "Nhập DMs cho:", + "message": "Đang viết DMs cho:", "description": "" }, "general.typeChannel": { - "message": "Đang nhập trong kênh:", + "message": "Đang viết trong kênh:", "description": "" }, "general.viewAnime": { @@ -156,7 +156,7 @@ "description": "" }, "general.viewMember": { - "message": "Những người cùng xem:", + "message": "Đang xem thành viên:", "description": "" }, "general.viewMovie": { @@ -175,6 +175,10 @@ "message": "Đang xem hồ sơ của:", "description": "" }, + "general.viewSeries": { + "message": "Đang xem sê-ri:", + "description": "" + }, "general.viewShow": { "message": "Đang xem chương trình:", "description": "" @@ -195,14 +199,46 @@ "message": "Đang xem:", "description": "" }, + "general.viewPage": { + "message": "Đang xem trang:", + "description": "" + }, + "general.watchingMovie": { + "message": "Đang xem phim", + "description": "" + }, + "general.watchingSeries": { + "message": "Đang xem phim bộ", + "description": "" + }, + "general.watchingShow": { + "message": "Đang xem một bộ phim", + "description": "" + }, "general.watchingVid": { "message": "Đang xem video", "description": "" }, + "general.waitingVid": { + "message": "Đang đợi video công chiếu", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "Đang đợi video công chiếu", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "Đang xem livestream", "description": "" }, + "general.waitingLive": { + "message": "Đang đợi buổi phát trực tiếp bắt đầu", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "Đang đợi buổi phát trực tiếp bắt đầu", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "Đang xem:", "description": "" @@ -218,5 +254,37 @@ "general.terms": { "message": "Điều khoản sử dụng", "description": "A page name" + }, + "general.cookie": { + "message": "Chính sách về Cookie", + "description": "A page name" + }, + "general.repeatAll": { + "message": "Lặp lại tất cả bài hát", + "description": "" + }, + "general.repeat": { + "message": "Đang lặp lại", + "description": "" + }, + "general.incidentHistory": { + "message": "Lịch sử sự cố", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "Lịch sử hoạt động", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "Đang xem sê-ri", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "Xem phim", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "Xem tập", + "description": "Used as the title for the button in Discord." } } diff --git a/vi_VN/Presence/genius.json b/vi_VN/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/vi_VN/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/vi_VN/Presence/google classroom.json b/vi_VN/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/vi_VN/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/vi_VN/Presence/google docs.json b/vi_VN/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/vi_VN/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/vi_VN/Presence/hypixel.json b/vi_VN/Presence/hypixel.json index 5b284482826..bf21a17e4cb 100644 --- a/vi_VN/Presence/hypixel.json +++ b/vi_VN/Presence/hypixel.json @@ -1,6 +1,22 @@ { + "hypixel.staff": { + "message": "Đang xem danh sách staff", + "description": "" + }, + "hypixel.watchThreads": { + "message": "Đang xem thông báo từ các threads", + "description": "Articles they get notifications from" + }, + "hypixel.watchForums": { + "message": "Đang xem thông báo từ forums", + "description": "Forum categories they get notifications from" + }, + "hypixel.dm": { + "message": "Đang xem PM", + "description": "" + }, "hypixel.game": { - "message": "Anime:", + "message": "Đang xem game:", "description": "" } } \ No newline at end of file diff --git a/vi_VN/Presence/juniperbot.json b/vi_VN/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/vi_VN/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/vi_VN/Presence/kahoot.json b/vi_VN/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/vi_VN/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/vi_VN/Presence/namemc.json b/vi_VN/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/vi_VN/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/vi_VN/Presence/netflix.json b/vi_VN/Presence/netflix.json new file mode 100644 index 00000000000..691287a0177 --- /dev/null +++ b/vi_VN/Presence/netflix.json @@ -0,0 +1,18 @@ +{ + "netflix.viewList": { + "message": "Đang xem danh sách", + "description": "List as in their saved series/movies." + }, + "netflix.profile": { + "message": "Đang quản lí hồ sơ", + "description": "" + }, + "netflix.latest": { + "message": "Đang xem có gì mới và{0}thịnh hành trên Netflix", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + }, + "netflix.referral": { + "message": "Đang lấy link{0}giới thiệu của họ", + "description": "If you put a {0} it will be an enter (splitting the text to 2 rows), if you leave out the {0} it will all be on 1 line." + } +} diff --git a/vi_VN/Presence/pinterest.json b/vi_VN/Presence/pinterest.json index dcd72efaed7..7a1c997b0e4 100644 --- a/vi_VN/Presence/pinterest.json +++ b/vi_VN/Presence/pinterest.json @@ -4,15 +4,15 @@ "description": "" }, "pinterest.pin": { - "message": "Đang xem mã pin", + "message": "Đang xem ghim", "description": "" }, "pinterest.follow": { - "message": "Đang xem những thứ họ theo dõi", + "message": "Đang xem following", "description": "" }, "pinterest.home": { - "message": "Đang chỉnh sửa trang chủ của họ", + "message": "Đang chỉnh trang chủ", "description": "" } } \ No newline at end of file diff --git a/vi_VN/Presence/premid.json b/vi_VN/Presence/premid.json index 59272562488..aad6d191b18 100644 --- a/vi_VN/Presence/premid.json +++ b/vi_VN/Presence/premid.json @@ -1,66 +1,78 @@ { - "premid.viewPage": { - "message": "Đang xem trang:", - "description": "" - }, - "premid.docs": { - "message": "Tài liệu", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "Đang xem presence:", - "description": "" - }, - "premid.pageHome": { - "message": "Trang chủ", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "Người đóng góp", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "Tải về", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Cửa hàng", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Chính sách về Cookie", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "Chính sách bảo mật", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "Điều khoản sử dụng", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "Wiki", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "Về", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "Những yêu cầu hệ thống", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "Xử lý sự cố", - "description": "A page name" - }, - "premid.pageStart": { - "message": "Cùng bắt đầu nào", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "Đang xem trang:", + "description": "" + }, + "premid.docs": { + "message": "Tài liệu", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "Đang xem presence:", + "description": "" + }, + "premid.pageHome": { + "message": "Trang chủ", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "Người đóng góp", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "Tải về", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Cửa hàng", + "description": "A page name" + }, + "premid.partners": { + "message": "Đối tác", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "Về PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "Yêu cầu hệ thống", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "Cài đặt", + "description": "A page name" + }, + "premid.pageInstallFor": { + "message": "Cài đặt cho {0}", + "description": "A page name // {0} will be replaced with Windows, Linux, Chrome etc." + }, + "premid.pageTroubleshooting": { + "message": "Gỡ rối", + "description": "A page name" + }, + "premid.pageStart": { + "message": "Bắt đầu", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pageApiVersion": { + "message": "Hiểu thêm về API v{0}", + "description": "A page name // {0} will be replaced with the version number." + }, + "premid.pagePresenceDev": { + "message": "Nhà phát triển Presence", + "description": "A page name" + }, + "premid.pagePresenceGuide": { + "message": "Nguyên tắc Presence", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Lớp hiện diện", + "description": "A page name" + } +} diff --git a/vi_VN/Presence/spotify.json b/vi_VN/Presence/spotify.json index 63e3d5c29cf..f765fd95d75 100644 --- a/vi_VN/Presence/spotify.json +++ b/vi_VN/Presence/spotify.json @@ -12,11 +12,11 @@ "description": "" }, "spotify.genres": { - "message": "Đang duyệt qua các thể loại", + "message": "Đang duyệt các thể loại", "description": "" }, "spotify.latest": { - "message": "Đang xem các bản phát hành mới nhất", + "message": "Đang xem các bài hát mới nhất", "description": "" }, "spotify.discover": { @@ -48,7 +48,7 @@ "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" }, "spotify.playlists": { - "message": "những playlist của họ", + "message": "playlists của họ", "description": "\"Browsing through\" + this" }, "spotify.download": { diff --git a/vi_VN/Presence/tiktok.json b/vi_VN/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/vi_VN/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/vi_VN/Presence/twitch.json b/vi_VN/Presence/twitch.json new file mode 100644 index 00000000000..b147270e987 --- /dev/null +++ b/vi_VN/Presence/twitch.json @@ -0,0 +1,114 @@ +{ + "twitch.downloads": { + "message": "Tải xuống", + "description": "Page name" + }, + "twitch.jobs": { + "message": "Việc làm", + "description": "Page name" + }, + "twitch.turbo": { + "message": "Turbo", + "description": "Page name" + }, + "twitch.partners": { + "message": "Đối tác", + "description": "Page name" + }, + "twitch.press": { + "message": "Tin Tức", + "description": "Page name" + }, + "twitch.security": { + "message": "Bảo mật", + "description": "Page name" + }, + "twitch.access": { + "message": "Khả năng truy cập", + "description": "Page name" + }, + "twitch.ads": { + "message": "Lựa chọn quảng cáo", + "description": "Page name" + }, + "twitch.guidelines": { + "message": "Nguyên tắc cộng đồng", + "description": "Page name" + }, + "twitch.home": { + "message": "Trang chủ", + "description": "Page name" + }, + "twitch.wallet": { + "message": "Đang xem ví...", + "description": "" + }, + "twitch.esports": { + "message": "Đang xem Esports...", + "description": "" + }, + "twitch.viewTeam": { + "message": "Đang xem đội:", + "description": "" + }, + "twitch.viewSettings": { + "message": "Đang xem cài đặt...", + "description": "" + }, + "twitch.viewFriends": { + "message": "Đang xem danh sách bạn bè...", + "description": "" + }, + "twitch.subs": { + "message": "Đang xem dịch vụ đã đăng ký...", + "description": "" + }, + "twitch.squad": { + "message": "Đang xem Squad...", + "description": "" + }, + "twitch.redeem": { + "message": "Đang đổi một mã...", + "description": "" + }, + "twitch.campLevel": { + "message": "Thăng cấp", + "description": "Page name" + }, + "twitch.campReward": { + "message": "Nhận thưởng", + "description": "Page name" + }, + "twitch.campMusic": { + "message": "Nhạc trên Twitch", + "description": "Page name" + }, + "twitch.viewTheir": { + "message": "Đang xem", + "description": "Part 1 of the next 10 strings" + }, + "twitch.channelAnaly": { + "message": "Thống kê kênh", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.achievements": { + "message": "Thành tựu", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.followList": { + "message": "Danh sách người theo dõi", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.clips": { + "message": "Clips", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.channelSettings": { + "message": "Cài đặt kênh", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "twitch.moderationSettings": { + "message": "Cài đặt Quản lý", + "description": "Part 2 of the string: \"Viewing their\"" + } +} diff --git a/vi_VN/Presence/twitter.json b/vi_VN/Presence/twitter.json index 0d3c74b1ae0..4b78b236cd2 100644 --- a/vi_VN/Presence/twitter.json +++ b/vi_VN/Presence/twitter.json @@ -1,42 +1,46 @@ { - "twitter.readTweet": { - "message": "Đang đọc tweet:", - "description": "" - }, - "twitter.viewTweets": { - "message": "Đang xem tweet của:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "Đang xem tweet (với trả lời) của:", - "description": "" - }, - "twitter.viewMedia": { - "message": "Đang xem media của:", - "description": "" - }, - "twitter.viewLiked": { - "message": "Đang xem những lượt thích bởi:", - "description": "" - }, - "twitter.viewList": { - "message": "Đang xem danh sách:", - "description": "" - }, - "twitter.bookmarks": { - "message": "Dấu trang", - "description": "" - }, - "twitter.notifs": { - "message": "Thông báo", - "description": "" - }, - "twitter.explore": { - "message": "Khám phá", - "description": "" - }, - "twitter.settings": { - "message": "Đang thay đổi một số cài đặt...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "Đang đọc tweet:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "Đang xem DMs", + "description": "" + }, + "twitter.viewTweets": { + "message": "Đang xem tweet của:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "Đang xem tweet (với trả lời) của:", + "description": "" + }, + "twitter.viewMedia": { + "message": "Đang xem media của:", + "description": "" + }, + "twitter.viewLiked": { + "message": "Đang xem lượt thích bởi:", + "description": "" + }, + "twitter.viewList": { + "message": "Đang xem danh sách:", + "description": "" + }, + "twitter.bookmarks": { + "message": "Dấu trang", + "description": "" + }, + "twitter.notifs": { + "message": "Thông báo", + "description": "" + }, + "twitter.explore": { + "message": "Khám phá", + "description": "" + }, + "twitter.settings": { + "message": "Đang thay đổi cài đặt...", + "description": "" + } +} diff --git a/vi_VN/Presence/v live.json b/vi_VN/Presence/v live.json new file mode 100644 index 00000000000..959497b187d --- /dev/null +++ b/vi_VN/Presence/v live.json @@ -0,0 +1,10 @@ +{ + "v live.browseThrough": { + "message": "Đang duyệt qua", + "description": "The first part of the next 6 strings" + }, + "v live.viewTheir": { + "message": "Đang xem", + "description": "The first part of the next 6 strings" + } +} diff --git a/vi_VN/Presence/youtube.json b/vi_VN/Presence/youtube.json index 2f3e32f5b58..5d183c24d93 100644 --- a/vi_VN/Presence/youtube.json +++ b/vi_VN/Presence/youtube.json @@ -8,7 +8,7 @@ "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.browsingPlaylists": { - "message": "Đang duỵet qua playlist", + "message": "Đang duyệt qua playlist", "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)" }, "youtube.viewingCommunityPost": { @@ -28,13 +28,17 @@ "description": "{0} will be replaced with the channel name" }, "youtube.trending": { - "message": "Đang xem cái gì đang hot", + "message": "Đang xem cái gì thịnh hành", "description": "" }, "youtube.browsingThrough": { "message": "Đang duyệt qua", "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" }, + "youtube.subscriptions": { + "message": "dịch vụ đã đăng ký", + "description": "Part two of \"Browsing through\"" + }, "youtube.library": { "message": "thư viện của họ", "description": "Part two of \"Browsing through\"" @@ -43,22 +47,30 @@ "message": "lịch sử của họ", "description": "Part two of \"Browsing through\"" }, + "youtube.purchases": { + "message": "đã mua", + "description": "Part two of \"Browsing through\"" + }, "youtube.reportHistory": { - "message": "Đang xem lịch sử báo cáo", + "message": "Đang xem lịch sử report", "description": "" }, "youtube.upload": { - "message": "Đang tải lên cái gì đấy...", + "message": "Đang tải lên...", "description": "" }, "youtube.viewAllPlaylist": { - "message": "Đang xem tất cả playlist của họ", + "message": "Đang xem playlists của họ", "description": "" }, "youtube.viewLiveEvents": { "message": "Đang xem sự kiện trực tiếp của họ", "description": "" }, + "youtube.viewLiveDashboard": { + "message": "Đang xem bảng điều khiển live stream", + "description": "" + }, "youtube.viewAudioLibrary": { "message": "Đang xem thư viện âm thanh", "description": "" @@ -75,10 +87,18 @@ "message": "Đang xem thống kê của video:", "description": "" }, + "youtube.studio.videoComments": { + "message": "Đang đọc comments của:", + "description": "" + }, "youtube.studio.videoTranslations": { "message": "Đang xem bản dịch của video:", "description": "" }, + "youtube.studio.viewTheir": { + "message": "Đang xem", + "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)" + }, "youtube.studio.channelAnalytics": { "message": "thống kê kênh", "description": "Part two of \"Viewing their\"" @@ -96,7 +116,7 @@ "description": "Part two of \"Viewing their\"" }, "youtube.studio.dashboard": { - "message": "Đang xem bảng tin", + "message": "Đang xem bảng điều khiển", "description": "" } } \ No newline at end of file diff --git a/vi_VN/Website/beta.json b/vi_VN/Website/beta.json index 04128cc9995..97fb7be20aa 100644 --- a/vi_VN/Website/beta.json +++ b/vi_VN/Website/beta.json @@ -8,7 +8,7 @@ "description": "Section description" }, "beta.description.2": { - "message": "Bạn sẽ được gì khi bạn đăng ký?", + "message": "Bạn sẽ được gì nếu đăng ký?", "description": "Section description" }, "beta.features.1": { @@ -16,11 +16,11 @@ "description": "Features list" }, "beta.features.2": { - "message": "Truy cập vào những kênh chat riêng tư của PreMiD", + "message": "Tham gia kênh chat kín của PreMiD", "description": "Features list" }, "beta.features.3": { - "message": "Một role đặc biệt trong server Discord của chúng tôi", + "message": "Role đặc biệt trong server Discord của chúng tôi", "description": "Features list" }, "beta.register.text": { @@ -36,7 +36,7 @@ "description": "Thank You page title" }, "thankyou.description": { - "message": "Lũ khỉ của công ty chúng tôi đang cố gắng đưa bạn vào chương trình thử nghiệm trước nhanh nhất có thể. Cảm ơn bạn vì đã đăng ký!", + "message": "Đàn khỉ này đang cố gắng mang bản beta tới cho các bạn sớm nhất có thể. Cảm ơn vì đã đăng ký!", "description": "Thank You page description" }, "error.noslots": { diff --git a/vi_VN/Website/contributors.json b/vi_VN/Website/contributors.json index 1fc6041e207..5f4175380f9 100644 --- a/vi_VN/Website/contributors.json +++ b/vi_VN/Website/contributors.json @@ -12,23 +12,35 @@ "description": "Heading for group of users." }, "contributors.roles.projectLeader": { - "message": "Người quản lý dự án", + "message": "Quản lý dự án", "description": "'Project Leader' title for contributors and user pages." }, + "contributors.roles.staffCoordinator": { + "message": "Quản lý viên", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "Nhân viên marketing", + "description": "'Marketing Director' title for contributors and user pages." + }, "contributors.roles.administrator": { "message": "Quản trị viên", "description": "'Administrator' title for contributors and user pages." }, "contributors.roles.reviewer": { - "message": "Người đánh giá", + "message": "Reviewer", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "Quản lí khu vực hoá", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { - "message": "Nhà phát triển", + "message": "Lập trình viên", "description": "'Developer' title for contributors and user pages." }, "contributors.roles.designer": { - "message": "Nhà thiết kế", + "message": "Designer", "description": "'Designer' title for contributors and user pages." }, "contributors.roles.moderator": { @@ -39,12 +51,16 @@ "message": "Nhân viên hỗ trợ", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "Người đại diện", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "Người đọc thử", "description": "'Proofreader' title for contributors and user pages." }, "contributors.roles.donator": { - "message": "Người quyên góp", + "message": "Người ủng hộ", "description": "'Donator' title for contributors page." }, "contributors.roles.booster": { @@ -56,11 +72,11 @@ "description": "'Translator' title for contributors page." }, "contributors.cards.copyUserId": { - "message": "Bấm vào để copy ID người dùng.", + "message": "Bấm vào để copy ID.", "description": "Tippy message when you hover on the avatar of a credit card." }, "contributors.cards.userIdCopied": { - "message": "ID của người dùng đã được sao chép!", + "message": "ID đã được sao chép!", "description": "Notification after user ID was copied." } } diff --git a/vi_VN/Website/downloads.json b/vi_VN/Website/downloads.json index de2ce6e9c4a..f8bc4a02206 100644 --- a/vi_VN/Website/downloads.json +++ b/vi_VN/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "Đã đến lúc thể hiện.", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "Sử dụng PreMiD ngay để bạn bè của bạn biết bạn đang làm gì, có thể nó sẽ giúp bạn tìm được những người chung sở thích.", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "Bắt đầu", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "Tải xuống PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "Cài đặt ứng dụng của chúng tôi", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "Thêm Extension của chúng tôi vào trình duyệt của bạn", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "Tải lại trang và kiểm tra Extension đã kết nối hay chưa", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "Vẫn gặp vấn đề? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "Chúng tôi sẵn sàng hỗ trợ bạn!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "Ứng dụng", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "Tiện ích mở rộng", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "Cảnh báo:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} Không có bộ cài đặt nào cho hệ điều hành này. Điều này có nghĩa là nó vẫn chưa được hỗ trợ.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "Lưu ý rằng PreMiD không hỗ trợ cho các thiết bị di động.", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "Hiển thị mục tải", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "Ẩn mục tải", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Phiên bản hiện tại của nền tảng này là {0} (phiên bản này là dành riêng cho Linux, và không áp dụng cho các nền tảng khác).", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "Phiên bản này là dành riêng cho Linux, và không áp dụng cho các hệ thống khác. Phiên bản hiện tại của ứng dụng là {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "Vui lòng đăng nhập để có thể tải về.", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "Oops, có vẻ như bạn không có quyền truy cập alpha/beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "Bạn có thể tham gia chương trình beta của chúng tôi miễn phí **tại đây**. Nhanh chân lên! chúng tôi chỉ còn {0} vị trí có sẵn", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "Những phiên bản mới nhất", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "Cảnh báo", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "Đừng quên bật tuỳ chọn 'cho phép tiện ích mở rộng từ các cửa hàng khác' ở mục cài đặt Extension.", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "Bạn phải cài đặt Extension **này** để có thể cài đặt PreMiD từ Cửa hàng trực tuyến Chrome.", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "Bỏ qua", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "Trở lại", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "Hủy", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "Okay", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "Xong", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "Đăng nhập", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "Cảm ơn!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "Chúng tôi đặt quảng cáo để hỗ trợ nhóm có thể duy trì máy chủ và cung cấp cho bạn trải nghiệm tốt nhất!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "Vui lòng tắt trình chặn quảng cáo của bạn.", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "Tôi không cần hỗ trợ.", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "Bạn có chắc không?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "Thật chứ?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "X-xin hãy hỗ trợ :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "Tôi cần bạn :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "Okay, okay...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "Hiển thị beta downloads", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(không cần nếu bạn chỉ ở đây để tải xuống ứng dụng thông thường)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "Đã đến lúc thể hiện.", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "Sử dụng PreMiD ngay để bạn bè của bạn biết bạn đang làm gì, nó có thể giúp bạn tìm được những người chung sở thích.", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "Bắt đầu", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "Tải xuống PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "Cài đặt ứng dụng của chúng tôi", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "Thêm Extension trình duyệt của bạn", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "Tải lại trang và kiểm tra Extension đã kết nối chưa", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "Vẫn gặp vấn đề? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "Chúng tôi sẵn sàng hỗ trợ bạn!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "Ứng dụng", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "Tiện ích mở rộng", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "Cảnh báo:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} Không có bộ cài cho hệ điều hành này. Điều đó có nghĩa hệ điều hành của bạn chưa được hỗ trợ.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "Lưu ý rằng PreMiD không hỗ trợ cho các thiết bị di động.", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "Hiển thị mục tải", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "Ẩn mục tải", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "Phiên bản hiện tại của nền tảng này là {0} (phiên bản này là dành riêng cho Linux, không áp dụng cho các nền tảng khác).", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "Phiên bản này là dành riêng cho Linux, không áp dụng cho các hệ điều hành khác. Phiên bản hiện tại của ứng dụng là {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "Vui lòng đăng nhập để có thể tải về.", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "Oops, có vẻ như bạn không có quyền truy cập alpha/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "Bạn có thể tham gia chương trình beta của chúng tôi miễn phí **tại đây**. Nhanh chân lên! chúng tôi chỉ còn {0} vị trí trống", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "Bản phát hành sớm", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "Cảnh báo", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "Bạn phải cài đặt Extension **này** để có thể cài đặt PreMiD từ Cửa hàng trực tuyến Chrome.", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "Bỏ qua", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "Trở lại", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "Hủy", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "Okay", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "Xong", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "Đăng nhập", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "Vẫn bỏ qua", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "Cảm ơn!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "Chúng tôi đặt quảng cáo để hỗ trợ nhóm có thể duy trì máy chủ và cung cấp cho bạn trải nghiệm tốt nhất!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "Vui lòng tắt trình chặn quảng cáo của bạn", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "Hiển thị beta downloads", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(không cần nếu bạn chỉ ở đây để tải xuống ứng dụng thông thường)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "Tôi không muốn hỗ trợ.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "Bạn chắc không?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "Thật chứ?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "X-xin hãy hỗ trợ :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "Tôi cần bạn :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "Okay, okay...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/vi_VN/Website/errors.json b/vi_VN/Website/errors.json index f6452ec80cf..879a23dd472 100644 --- a/vi_VN/Website/errors.json +++ b/vi_VN/Website/errors.json @@ -4,7 +4,7 @@ "description": "Search result text when nothing's found" }, "error.code.404": { - "message": "Xin lỗi, chúng tôi không tìm thấy trang này.", + "message": "Rất tiếc, chúng tôi không tìm thấy trang này.", "description": "Error (404) message" }, "error.code.4": { @@ -28,11 +28,11 @@ "description": "Error when user couldn't be found." }, "user.notFound.message1": { - "message": "cho rằng ID người dùng mà bạn tìm kiếm không chính xác.", + "message": "cho rằng ID mà bạn tìm kiếm không chính xác.", "description": "Check user ID message." }, "user.notFound.message2": { - "message": "cho rằng người dùng này đã tạo đủ Presence và nhận được vai trò Presence Developer máy chủ Discord của chúng tôi.", + "message": "cho rằng người dùng này đã tạo đủ Presence và nhận được vai trò Presence Developer máy chủ Discord.", "description": "Check the presence amount of the developer created message." }, "user.notFound.message3": { diff --git a/vi_VN/Website/footer.json b/vi_VN/Website/footer.json index 6e7188d9651..836b189d936 100644 --- a/vi_VN/Website/footer.json +++ b/vi_VN/Website/footer.json @@ -4,7 +4,7 @@ "description": "You know how to translate that word? I hope you do :D" }, "footer.usercount.heading": { - "message": "Đã sẵn sàng để sử dụng PreMiD chưa?", + "message": "Đã sẵn sàng sử dụng PreMiD chưa?", "description": "Promotional heading" }, "footer.usercount.message": { @@ -47,16 +47,12 @@ "message": "Đóng góp", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "Thiết kế", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "Dịch", "description": "Translate -> redirects to locilazation page" }, "footer.supportus.jobs": { - "message": "Làm việc cùng chúng tôi!", + "message": "Làm việc với chúng tôi!", "description": "Work for us! -> redirects to /jobs page" }, "footer.help.heading": { @@ -64,7 +60,7 @@ "description": "Help section" }, "footer.help.troubleshooting": { - "message": "Xử lý sự cố", + "message": "Gỡ rối", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { @@ -108,7 +104,7 @@ "description": "Names shouldn't be translated; Footer copyright text line 2; {0} will be replaced with 'Voknehzyr' -> is a variable" }, "footer.partners.more": { - "message": "Ấn vào đây để xem phần còn lại của các đối tác và nhà tại trợ của chúng tôi.", + "message": "Bấm vào đây để xem tất cả những đối tác & nhà tài trợ.", "description": "Button next to all listed partners on the footer." } } diff --git a/vi_VN/Website/header.json b/vi_VN/Website/header.json index 0ce429f4ae6..3609f9bad7c 100644 --- a/vi_VN/Website/header.json +++ b/vi_VN/Website/header.json @@ -4,7 +4,7 @@ "description": "Replace English with the name of YOUR language!" }, "header.languageNotification.title": { - "message": "Chúng tôi có hỗ trợ ngôn ngữ của bạn, có muốn đổi không?", + "message": "Chúng tôi hỗ trợ ngôn ngữ của bạn, có muốn đổi không?", "description": "Heading of the language notification when user has different language." }, "header.languageNotification.text": { @@ -40,7 +40,7 @@ "description": "Login Button" }, "header.lia": { - "message": "Đăng nhập bằng", + "message": "Đăng nhập với", "description": "Indicates which user is logged in" }, "header.rab": { diff --git a/vi_VN/Website/home.json b/vi_VN/Website/home.json index e51f874e117..79cd26220a6 100644 --- a/vi_VN/Website/home.json +++ b/vi_VN/Website/home.json @@ -16,7 +16,7 @@ "description": "Discord Rich Presence -> Playing a game" }, "home.examples.timestamp": { - "message": "{0} còn lại", + "message": "Còn lại {0}", "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.timestamp2": { @@ -24,7 +24,7 @@ "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable" }, "home.examples.status.playing": { - "message": "Phát lại", + "message": "Đang phát", "description": "Discord Rich Presence -> small image text;" }, "home.examples.status.live": { @@ -44,7 +44,7 @@ "description": "Features section subheading" }, "home.features.presencesystem.description": { - "message": "Chúng tôi đã tạo ra một Extension để các bạn có thể thêm và sử dụng các Presence do người khác tạo ra và quản lý chúng trong Extension của chúng tôi!", + "message": "Chúng tôi đã tạo ra một extension để bạn có thể thêm và sử dụng các Presence do người khác tạo ra và quản lý chúng trong extension của chúng tôi!", "description": "Features section description" }, "home.features.presencesystem.button": { @@ -52,11 +52,11 @@ "description": "Features section button" }, "home.features.simpleInterface.heading": { - "message": "Giao diện dễ dùng, đơn giản", + "message": "Giao diện đơn giản", "description": "Features section subheading" }, "home.features.simpleInterface.description": { - "message": "Đã quả mệt mỏi vì giao diện người dùng phức tạp? Đó là lý do tại sao chúng tôi tạo ra và cố gắng gữi cho UI của chúng tôi đơn giản và hữu ích nhất có thể với các tính năng quan trọng như:", + "message": "Đã quả mệt mỏi vì giao diện người dùng phức tạp? Đó là lý do tại sao chúng tôi tạo ra và cố gắng giữ cho UI của chúng tôi đơn giản và hữu ích nhất với các tính năng quan trọng như:", "description": "Features section description" }, "home.features.simpleInterface.description.1": { @@ -64,7 +64,7 @@ "description": "Features section description point" }, "home.features.simpleInterface.description.2": { - "message": "Quản lý trạng thái", + "message": "Quản lý presence", "description": "Features section description point" }, "home.features.simpleInterface.description.3": { @@ -76,7 +76,7 @@ "description": "Features section subheading" }, "home.features.quickSupport.description": { - "message": "Có gì đó trục trặc, gửi cho bạn hàng đống lỗi hoặc đơn giản là không hoạt động? Chúng tôi sẽ giúp bạn loại bỏ những vấn đề đó trên máy chủ Discord của chúng tôi, chúng tôi cũng tạo ra hệ thống hỗ trợ rất riêng để đảm bảo vấn đề của bạn được giải quyết càng sớm càng tốt.", + "message": "Có gì đó trục trặc, gửi cho bạn hàng đống lỗi hoặc đơn giản là không hoạt động? Chúng tôi sẽ giúp bạn loại bỏ những vấn đề đó trên máy chủ Discord của chúng tôi, chúng tôi cũng tạo ra hệ thống để đảm bảo vấn đề của bạn được giải quyết một cách nhanh nhất.", "description": "Features section description" }, "home.features.quickSupport.button": { diff --git a/vi_VN/Website/jobs.json b/vi_VN/Website/jobs.json index 83c200082dc..ded1c21e14d 100644 --- a/vi_VN/Website/jobs.json +++ b/vi_VN/Website/jobs.json @@ -20,11 +20,11 @@ "description": "Cancel, button in the modal." }, "jobs.modal.error": { - "message": "Hãy hoàn thành các mẫu điền", + "message": "Vui lòng điền tất cả các trường", "description": "Error when user did not fill all the fields." }, "jobs.modal.notice": { - "message": "PreMiD là một dự án mã nguồn mở, nghĩa là chúng tôi là một nhóm phi lợi nhuận mọi khoản đóng góp hoặc tiền trợ cấp đều được chi cho dự án. Bằng cách ứng tuyển vào một vị trí làm việc tại PreMiD, bạn phải biết rằng bạn đang tình nguyện tham gia đội ngũ, bạn sẽ không được trả tiền cho công việc của mình.", + "message": "PreMiD là một dự án mã nguồn mở, nghĩa là chúng tôi là một nhóm phi lợi nhuận, mọi khoản đóng góp hoặc tiền trợ cấp đều được chi cho dự án. Bằng cách ứng tuyển vào một vị trí làm việc tại PreMiD, bạn phải biết rằng bạn đang tình nguyện tham gia đội ngũ, bạn sẽ không được trả tiền cho công việc của mình.", "description": "Notice for applicants." }, "jobs.guild.required": { @@ -48,7 +48,7 @@ "description": "Text before the available job positions cards." }, "jobs.benefits.title": { - "message": "Lợi ích cấp cao", + "message": "Nhiều lợi ích", "description": "Text before the benefits cards." }, "jobs.benefit1.title": { @@ -60,11 +60,11 @@ "description": "Benefit card description." }, "jobs.benefit2.title": { - "message": "Nhìn trước", + "message": "Sneak Peeks", "description": "Benefit card title." }, "jobs.benefit2.description": { - "message": "Có một cái nhìn về phần phát triển và quảng cáo của chúng tôi.", + "message": "Có cái nhìn về sự phát triển và Marketing của chúng tôi.", "description": "Benefit card description." }, "jobs.benefit3.title": { @@ -72,7 +72,7 @@ "description": "Benefit card title." }, "jobs.benefit3.description": { - "message": "Quyền Discord mạnh mẽ và một role sặc sỡ.", + "message": "Quyền trong Discord và role màu sặc sỡ.", "description": "Benefit card description." }, "jobs.benefit4.title": { @@ -88,7 +88,7 @@ "description": "Benefit card title." }, "jobs.benefit5.description": { - "message": "Cứ từ từ. Đây là công việc tình nguyện.", + "message": "Không cần vội, đây là việc tình nguyện.", "description": "Benefit card description." }, "jobs.benefit6.title": { diff --git a/vi_VN/Website/maintenance.json b/vi_VN/Website/maintenance.json index c58aeeecb2e..472c066efb7 100644 --- a/vi_VN/Website/maintenance.json +++ b/vi_VN/Website/maintenance.json @@ -4,7 +4,7 @@ "description": "The big text on maintenance page" }, "maintenance.heading": { - "message": "Thật đáng tiếc, chúng tôi đang gặp một số khó khăn kỹ thuật. Chúng tôi sẽ trở lại trong thời gian ngắn. Xin lỗi vì sự bất tiện.", + "message": "Thật đáng tiếc, chúng tôi đang gặp một số trục trặc kỹ thuật. Chúng tôi sẽ trở lại trong thời gian ngắn. Xin lỗi vì sự bất tiện này.", "description": "Heading on maintenance page" }, "maintenance.heading2": { @@ -12,7 +12,7 @@ "description": "Heading on maintenance page" }, "maintenance.message": { - "message": "Cho đến khi những lập trình viên của chúng tôi sửa những lỗi này, đừng ngại và tham quan nơi này!", + "message": "Trong lúc đợi lập trình viên của chúng tôi sửa lỗi, đừng ngại và tham quan nơi này!", "description": "Message on maintenance page" }, "maintenance.statuspage": { diff --git a/vi_VN/Website/partners.json b/vi_VN/Website/partners.json index c20742d5b4a..92d2b33b2f4 100644 --- a/vi_VN/Website/partners.json +++ b/vi_VN/Website/partners.json @@ -1,6 +1,6 @@ { "partners.header.title": { - "message": "Đối tác", + "message": "Các đối tác", "description": "Heading for page." }, "partners.header.description": { @@ -44,7 +44,7 @@ "description": "Heading for the fourth benefit." }, "partners.why.benefit4.description": { - "message": "Một nơi riêng biệt dành cho các đối tác.", + "message": "Một dành riêng cho các đối tác.", "description": "Description for the fourth benefit." }, "partners.why.benefit5.title": { @@ -56,23 +56,27 @@ "description": "Description for the fifth benefit." }, "partners.requirements.title": { - "message": "Yêu cầu hệ thống", + "message": "Yêu cầu", "description": "Heading for the requirements." }, "partners.requirements.first.title": { - "message": "Chúng tôi đang tìm kiếm đều gì?", + "message": "Chúng tôi đang tìm kiếm điều gì?", "description": "Heading for the first requirement." }, + "partners.requirements.first.description": { + "message": "Chúng tôi theo dõi những cộng đồng lớn mạnh và những điều thú vị trên Internet. Tóm gọn là bạn đã dùng PreMiD và sẵn sàng để lan toả thêm nữa. Việc được chấp thuận vào chương trình này rất phụ thuộc và sẽ khác nhau với từng ứng cử viên.", + "description": "Description for the first requirement." + }, "partners.requirements.second.title": { "message": "Tường lửa", "description": "Heading for the second requirement." }, "partners.requirements.second.description": { - "message": "Chúng tôi hiện tại đang chấp nhận đa dạng những cách để vào chương trình đối tác của chúng tôi. Mọi người nên có cơ hội được để ý. Streamer Twitch nên có ít nhất 500 người theo dõi và ít nhất 10 lượt xem đồng thời. Bạn phải stream ít nhất 1 lần trên tuần.", + "message": "Có nhiều cách để làm đối tác với chúng tôi. Twitch streamer cần tối thiểu 500 người theo dõi và tối thiểu 10 người xem đồng thời. Bạn cần stream ít nhất 1 lần trong tuần.", "description": "Description for the second requirement." }, "partners.apply.button": { - "message": "Áp dụng ngay!", + "message": "Đăng ký ngay!", "description": "Button to apply for partner." }, "partners.apply.disclaimer": { @@ -100,49 +104,53 @@ "description": "Description for Arena of Kings." }, "partners.partner.upBeat": { - "message": "UpBeat là một radio phi lợi nhuận với mục tiêu phấn đấu để cung cấp radio chất lượng, không ngừng nghỉ và tin tức giải trí.", + "message": "UpBeat là một đài phát thanh quốc tế phi lợi nhuận luôn cố gắng cung cấp chương trình giải trí chất lượng nhất.", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "Nền tảng lợi nhuận cho game thủ.", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio là đài phát thanh thông tin giải trí thành công nhất cho các trò chơi mô phòng ở Đức, Áo và Thuỵ Sĩ!", "description": "Description for SimLoveRadio." }, - "partners.partner.aniWatch": { - "message": "Chọn những gì phù hợp với bạn. Anime, Movies, Hentai trực tuyến và nhiều hơn nữa. Tất cả đều miễn phí và không có bất kỳ quảng cáo nào!", - "description": "Description for AniWatch." - }, "partners.partner.discordTemplates": { "message": "Bắt đầu xây dựng cộng đồng của riêng bạn với các mẫu tuyệt vời của chúng tôi. Hãy xây dựng vương quốc riêng của bạn.", "description": "Description for DiscordTemplates." }, "partners.partner.taigaBot": { - "message": "taiga là một Discord Bot đang cố gắng cung cấp tất cả các tính năng mà bạn có thể cần cùng một lúc!", + "message": "taiga là một Discord Bot sẽ cung cấp tất cả các tính năng mà bạn có thể cần!", "description": "Description for taigabot." }, "partners.partner.bitRock": { - "message": "Một nền tảng mạnh mẽ và dễ dùng trong việc tạo những gói cài đặt đa nền tảng.", + "message": "Một công cụ đa nền tảng mạnh mẽ giúp bạn dễ dàng tạo ra trình cài đặt.", "description": "Description for BitRock." }, "partners.partner.statusPage": { - "message": "Dễ dàng giao tiếp trạng thái thời gian thực với người dùng của bạn.", + "message": "Dễ dàng báo trạng thái trang web của bạn đến người dùng theo giời gian thực.", "description": "Description for StatusPage." }, + "partners.partner.erisly": { + "message": "Một nữ thần đóng vai trò là một Discord bot!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "REYFM cho phép bạn nghe hơn 15+ luồng phát nhạc trực tiếp miễn phí - không ngừng nghỉ. Với những bài nhạc hay và mới nhất chỉ dành cho bạn!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { - "message": "Dịch vụ dịch thuật hóa nhanh nhẹn cho các công ty công nghệ.", + "message": "Dịch thuật nhanh chóng cho công ty công nghệ.", "description": "Description for Crowdin." }, "partners.partner.wikijs": { - "message": "Phần mềm Wiki mã nguồn mở mạnh và mở rộng rất.", + "message": "Phần mềm Wiki mã nguồn mở và có thể dễ dàng mở rộng.", "description": "Description for WikiJS." }, "partners.partner.fastly": { - "message": "Đằng sau những điều tốt nhất của trang web.", + "message": "Đằng sau những tinh túy của trang web.", "description": "Description for Fastly." }, + "partners.partner.onlyhit": { + "message": "OnlyHit là một đài phát âm nhạc trực tiếp được tạo ra để phát các bản hit hay nhất của bạn 24/7 và giúp cho bạn tìm ra được những bản hit trong tương lai.", + "description": "Description for OnlyHit." + }, "partners.apply.title": { "message": "Đăng ký cho đối tác", "description": "Partnership application modal title." @@ -156,7 +164,7 @@ "description": "Account switcher on the modal, just like Discord's!" }, "partners.apply.select.default": { - "message": "Hãy chọn một", + "message": "Xin chọn một", "description": "Select default placeholder." }, "partners.apply.select.website": { @@ -167,6 +175,10 @@ "message": "Khác", "description": "Select 'Other' category." }, + "partners.apply.form.name": { + "message": "Tên", + "description": "Name filed." + }, "partners.apply.form.name.placeholder": { "message": "Ví dụ: PreMiD", "description": "Name field's placeholder." @@ -184,7 +196,7 @@ "description": "Description field." }, "partners.apply.form.description.placeholder": { - "message": "Mô tả cho người được giới thiệu", + "message": "Mô tả các tính chất", "description": "Description field's placeholder." }, "partners.apply.form.imageLink": { @@ -200,7 +212,7 @@ "description": "Modal close button." }, "partners.apply.form.button.apply": { - "message": "Áp dụng", + "message": "Đăng ký", "description": "Modal apply button." }, "partners.apply.success": { @@ -208,19 +220,19 @@ "description": "Success message when applying." }, "partners.apply.error1": { - "message": "Hãy hoàn thành các mẫu điền.", + "message": "Xin hãy điền vào các trường trống.", "description": "Error when a field isn't filled." }, "partners.apply.error2": { - "message": "Tối đa 150 ký tự cho phần miêu tả.", + "message": "Phần miêu tả tối đa 150 ký tự.", "description": "Error when description exceeds character limit." }, "partners.apply.error3": { - "message": "Hãy thêm một link (phải bắt đầu bằng https:// và kết thúc với .png)", + "message": "Hãy thêm link (phải bắt đầu bằng https:// và kết thúc với .png)", "description": "Error when image link is entered wrong." }, "partners.apply.error4": { - "message": "Bạn đã ứng cử trở thành đối tác.", + "message": "Bạn đã ứng tuyển rồi.", "description": "Error when already applied." } } diff --git a/vi_VN/Website/report.json b/vi_VN/Website/report.json index 0abb33ccdac..a60395be259 100644 --- a/vi_VN/Website/report.json +++ b/vi_VN/Website/report.json @@ -12,7 +12,7 @@ "description": "Tells the user about submitting a bug" }, "report.overview": { - "message": "Cung cấp một mô tả rõ ràng và súc tích về lỗi là gì.", + "message": "Cung cấp một mô tả rõ ràng và súc tích về lỗi.", "description": "Text for the user to write a brief of the bug information." }, "report.os": { @@ -23,16 +23,20 @@ "message": "Chọn trình duyệt và phiên bản của bạn - Bạn có thể tìm thấy phiên bản bằng cách truy cập about:support ở Firefox hoặc chrome://help", "description": "Select Box for the user to select their browser" }, + "report.description": { + "message": "Hãy cung cấp link hoặc video hoặc mô tả rõ ràng các bước để tạo ra lỗi.", + "description": "Text for the user to write information about the bug." + }, "report.button": { "message": "Báo cáo", "description": "Button to send the information inputed." }, "report.toomany": { - "message": "Bạn có quá nhiều báo cáo đang được xử lý. Hãy chờ các báo cáo của bạn được xem xét. Những báo cáo sẽ được kiểm tra hàng tuần, hãy kiên nhẫn.", + "message": "Bạn có quá nhiều báo cáo đang được xử lý. Vui lòng kiên nhẫn vì chúng tôi xem xét báo cáo của bạn hàng tuần.", "description": "User has too many active reports" }, "report.toomany.alert": { - "message": "Bạn có quá nhiều báo cáo đang chờ.", + "message": "Bạn có quá nhiều báo cáo đang chờ được xử lý.", "description": "User has too many active reports" }, "report.success": { diff --git a/vi_VN/Website/store.json b/vi_VN/Website/store.json index fde465d4803..9cd67e311e1 100644 --- a/vi_VN/Website/store.json +++ b/vi_VN/Website/store.json @@ -8,9 +8,13 @@ "description": "Creator of a presence" }, "store.cards.popular": { - "message": "Presence này rất phổ biến với mọi người dùng.", + "message": "Presence này rất phổ biến với người dùng.", "description": "Presence card popular flame" }, + "store.cards.partner": { + "message": "Partnered Presence", + "description": "Presence card partner flame" + }, "store.cards.extraStepsRequired": { "message": "Presence yêu cầu các bước bổ sung, vui lòng kiểm tra trang của nó để biết thêm thông tin.", "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." @@ -36,7 +40,7 @@ "description": "Searh filters option at the store page" }, "store.category.filters.mostUsed": { - "message": "Được sử dụng nhiều nhất trước", + "message": "Được dùng nhiều trước", "description": "Most used first checkbox" }, "store.category.filters.allowAdult": { @@ -60,11 +64,11 @@ "description": "Category at the top" }, "store.category.games": { - "message": "Trò chơi", + "message": "Game", "description": "Category at the top" }, "store.category.music": { - "message": "Nhạc", + "message": "Âm nhạc", "description": "Category at the top" }, "store.category.socials": { diff --git a/vi_VN/Website/users.json b/vi_VN/Website/users.json index 891418c637d..f8dc1d1db9d 100644 --- a/vi_VN/Website/users.json +++ b/vi_VN/Website/users.json @@ -1,38 +1,38 @@ { "user.roles.presenceDeveloper": { - "message": "Nhà phát triển trạng thái", + "message": "Nhà phát triển Presence", "description": "'Presence Developer' title for user pages." }, "user.roles.presenceVerifier": { - "message": "Người xác nhận trạng thái", + "message": "Presence Verifier", "description": "'Presence Verifier' title for user pages." }, "user.importantPresenceDev.message1": { - "message": "Nhà phát triển trạng thái quan trọng", + "message": "Lập trình viên Presence quan trọng", "description": "'Important Presence Developer' tippy description for user pages." }, "user.importantPresenceDev.message2": { - "message": "Tạo {0} trạng thái.", + "message": "Đã viết {0} presences.", "description": "'Important Presence Developer' title's bottom text which includes the amount of the presences." }, "user.geniusPresenceDev.message1": { - "message": "Những nhà phát triển trạng thái tài năng", + "message": "Lập trình viên Presence tài năng", "description": "'Genuis Presence Developer' tippy description for user pages." }, "user.geniusPresenceDev.message2": { - "message": "Tạo hơn 100 trạng thái!", + "message": "Đã viết hơn 100 Presences!", "description": "'Genius Presence Developer' title's bottom text which includes the amount of the presences." }, "user.switch.contributed": { - "message": "Người dùng [Presences/đóng góp]", + "message": "[Presences/Đóng góp] của họ", "description": "The tippy message to switch between user's presences and presences that user has contributed to." }, "user.presences.created": { - "message": "Ấn vào đây để hiển thị Presence mà người dùng này đã tạo.", + "message": "Ấn vào đây để hiển thị Presence mà người này đã tạo.", "description": "Tippy content in user profile." }, "user.presences.contributed": { - "message": "Bấm vào đây để hiện trạng thái người dùng này đã đóng góp.", + "message": "Bấm vào đây để hiện presences mà người này đã đóng góp.", "description": "Tippy content (mode 2) in user profile." } } diff --git a/zh_CN/Extension/popup.json b/zh_CN/Extension/popup.json index b4e975af165..8c1785f2e15 100644 --- a/zh_CN/Extension/popup.json +++ b/zh_CN/Extension/popup.json @@ -87,20 +87,36 @@ "message": "你的 PreMiD 应用程序需要更新,请更新它以继续使用 PreMiD。", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "版本已过时", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "你的扩展已过时。请通过我们的网站来获取最新的版本。", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "紧急更新", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "我们发布了一个紧急更新。更新后才能继续使用 PreMiD。", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, "popup.info.noInternet": { - "message": "没有网络连接!", + "message": "没有网络连接!", "description": "Shown when the user has no internet connection" }, "popup.info.noInternet.message": { - "message": "似乎您没有互联网连接!PreMiD目前无法显示存在。", + "message": "没有网络连接!PreMiD 目前无法显示 Presence。", "description": "Shown when the user has no internet connection" }, "popup.info.notConnectedDiscord": { - "message": "没有 Discord 连接!", + "message": "无法连接至 Discord!", "description": "Shown in the extension when the application can't connect to Discord" }, "popup.info.notConnectedDiscord.message": { - "message": "PreMiD 无法连接到您的 Discord 应用程序!它已安装并运行吗?*疑难解答*", + "message": "PreMiD 无法连接到您的 Discord!确定它正在运行吗?*疑难解答*", "description": "Shown in the extension when the application can't connect to Discord" }, "popup.category.all": { diff --git a/zh_CN/Presence/aliexpress.json b/zh_CN/Presence/aliexpress.json index 9e26dfeeb6e..8be745933ef 100644 --- a/zh_CN/Presence/aliexpress.json +++ b/zh_CN/Presence/aliexpress.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "aliexpress.viewTheir": { + "message": "查看他们的", + "description": "Part 1 " + } +} \ No newline at end of file diff --git a/zh_CN/Presence/amazon.json b/zh_CN/Presence/amazon.json index 9e26dfeeb6e..cc4e90b49ef 100644 --- a/zh_CN/Presence/amazon.json +++ b/zh_CN/Presence/amazon.json @@ -1 +1,10 @@ -{} \ No newline at end of file +{ + "amazon.viewTheir": { + "message": "查看他们的", + "description": "Part 1 of the next 5 strings" + }, + "amazon.cart": { + "message": "购物车", + "description": "Part 2 of the string: \"Viewing their\"" + } +} \ No newline at end of file diff --git a/zh_CN/Presence/discord.json b/zh_CN/Presence/discord.json new file mode 100644 index 00000000000..94969269f9e --- /dev/null +++ b/zh_CN/Presence/discord.json @@ -0,0 +1,6 @@ +{ + "discord.browseThrough": { + "message": "浏览中", + "description": "The first part of the next 17 strings" + } +} diff --git a/zh_CN/Presence/facebook.json b/zh_CN/Presence/facebook.json index 9e26dfeeb6e..80e86190d04 100644 --- a/zh_CN/Presence/facebook.json +++ b/zh_CN/Presence/facebook.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "facebook.browse": { + "message": "浏览中:", + "description": "" + } +} \ No newline at end of file diff --git a/zh_CN/Presence/general.json b/zh_CN/Presence/general.json index 2a799e0576b..e86e1913a77 100644 --- a/zh_CN/Presence/general.json +++ b/zh_CN/Presence/general.json @@ -15,10 +15,18 @@ "message": "DJ", "description": "" }, + "general.editing": { + "message": "正在编写:", + "description": "" + }, "general.episode": { "message": "章", "description": "" }, + "general.forums": { + "message": "论坛", + "description": "" + }, "general.genre": { "message": "类型", "description": "" @@ -55,6 +63,30 @@ "message": "正在播放", "description": "" }, + "general.readingDM": { + "message": "正在检视私信:", + "description": "" + }, + "general.readingAbout": { + "message": "正在阅读:", + "description": "" + }, + "general.readingArticle": { + "message": "正在阅读文章:", + "description": "" + }, + "general.readingChannel": { + "message": "正在查看频道:", + "description": "" + }, + "general.readingPost": { + "message": "正在阅读帖子:", + "description": "" + }, + "general.readingThread": { + "message": "正在阅读帖子:", + "description": "" + }, "general.reading": { "message": "阅读中", "description": "" @@ -71,6 +103,18 @@ "message": "搜索中", "description": "" }, + "general.writing": { + "message": "正在撰写:", + "description": "" + }, + "general.calling": { + "message": "正在呼叫", + "description": "" + }, + "general.inCall": { + "message": "通话中...", + "description": "" + }, "general.shopCart": { "message": "购物车", "description": "" @@ -83,6 +127,46 @@ "message": "正看动画:", "description": "" }, + "general.viewPage": { + "message": "浏览页面:", + "description": "" + }, + "general.watchingMovie": { + "message": "正在观看电影", + "description": "" + }, + "general.watchingSeries": { + "message": "正在观看系列", + "description": "" + }, + "general.watchingShow": { + "message": "正在观看节目", + "description": "" + }, + "general.watchingVid": { + "message": "正在观看视频", + "description": "" + }, + "general.watchingLive": { + "message": "正在观看直播", + "description": "" + }, + "general.waitingLive": { + "message": "正在等候直播开始", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "正在等候直播开始", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, + "general.watching": { + "message": "正在观看:", + "description": "" + }, + "general.wishlist": { + "message": "愿望单:", + "description": "" + }, "general.privacy": { "message": "隐私条款", "description": "A page name" @@ -90,5 +174,17 @@ "general.terms": { "message": "服务条款", "description": "A page name" + }, + "general.cookie": { + "message": "Cookie 政策", + "description": "A page name" + }, + "general.repeatAll": { + "message": "列表循环", + "description": "" + }, + "general.repeat": { + "message": "单曲循环", + "description": "" } } diff --git a/zh_CN/Presence/genius.json b/zh_CN/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_CN/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/zh_CN/Presence/google classroom.json b/zh_CN/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_CN/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/zh_CN/Presence/google docs.json b/zh_CN/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_CN/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/zh_CN/Presence/hypixel.json b/zh_CN/Presence/hypixel.json index 9e26dfeeb6e..22ec4e85e0c 100644 --- a/zh_CN/Presence/hypixel.json +++ b/zh_CN/Presence/hypixel.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "hypixel.dm": { + "message": "查看私信中", + "description": "" + } +} \ No newline at end of file diff --git a/zh_CN/Presence/juniperbot.json b/zh_CN/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_CN/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/zh_CN/Presence/kahoot.json b/zh_CN/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_CN/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/zh_CN/Presence/namemc.json b/zh_CN/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_CN/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/zh_CN/Presence/netflix.json b/zh_CN/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_CN/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/zh_CN/Presence/premid.json b/zh_CN/Presence/premid.json index 4333735c6cb..ad7d9dca37e 100644 --- a/zh_CN/Presence/premid.json +++ b/zh_CN/Presence/premid.json @@ -1,74 +1,66 @@ { - "premid.viewPage": { - "message": "浏览页面:", - "description": "" - }, - "premid.docs": { - "message": "文档", - "description": "as in documents" - }, - "premid.viewPresence": { - "message": "查看 Presence:", - "description": "" - }, - "premid.pageHome": { - "message": "首页", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "贡献者", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "下载", - "description": "A page name" - }, - "premid.pageStore": { - "message": "Presence 市场", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Cookie 政策", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "隐私条款", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "服务条款", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "维基", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "关于", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "系统要求", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "安装", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "疑难解答", - "description": "A page name" - }, - "premid.pageStart": { - "message": "入门指南", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - }, - "premid.pagePresenceDev": { - "message": "Presence 开发", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "浏览页面:", + "description": "" + }, + "premid.docs": { + "message": "文档", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "查看 Presence:", + "description": "" + }, + "premid.pageHome": { + "message": "首页", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "贡献者", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "下载", + "description": "A page name" + }, + "premid.pageStore": { + "message": "Presence 市场", + "description": "A page name" + }, + "premid.partners": { + "message": "合作伙伴", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "关于 PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "系统要求", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "安装", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "疑难解答", + "description": "A page name" + }, + "premid.pageStart": { + "message": "入门指南", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + }, + "premid.pagePresenceDev": { + "message": "Presence 开发", + "description": "A page name" + }, + "premid.pagePresenceClass": { + "message": "Presence 类", + "description": "A page name" + } +} diff --git a/zh_CN/Presence/spotify.json b/zh_CN/Presence/spotify.json index 0871088023e..0ddda8ffe66 100644 --- a/zh_CN/Presence/spotify.json +++ b/zh_CN/Presence/spotify.json @@ -7,6 +7,10 @@ "message": "正在查看歌曲排行榜", "description": "" }, + "spotify.browse": { + "message": "浏览中", + "description": "First section of the next 6 strings" + }, "spotify.madeForYou": { "message": "“为你推荐”", "description": "\"Browsing through\" + this (Recommend by spotify is what it means)" diff --git a/zh_CN/Presence/tiktok.json b/zh_CN/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_CN/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/zh_CN/Presence/twitch.json b/zh_CN/Presence/twitch.json new file mode 100644 index 00000000000..a806c515523 --- /dev/null +++ b/zh_CN/Presence/twitch.json @@ -0,0 +1,18 @@ +{ + "twitch.downloads": { + "message": "下载", + "description": "Page name" + }, + "twitch.partners": { + "message": "合作伙伴", + "description": "Page name" + }, + "twitch.home": { + "message": "首页", + "description": "Page name" + }, + "twitch.viewTheir": { + "message": "查看他们的", + "description": "Part 1 of the next 10 strings" + } +} diff --git a/zh_CN/Presence/twitter.json b/zh_CN/Presence/twitter.json index 058d04bec96..0b3a3bb74fe 100644 --- a/zh_CN/Presence/twitter.json +++ b/zh_CN/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "阅读推文:", - "description": "" - }, - "twitter.viewDms": { - "message": "查看私信中", - "description": "" - }, - "twitter.viewTweets": { - "message": "查看以下推文:", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "查看包括回复的推文:", - "description": "" - }, - "twitter.viewMedia": { - "message": "观看视频:", - "description": "" - }, - "twitter.viewLiked": { - "message": "查看喜欢的人:", - "description": "" - }, - "twitter.viewList": { - "message": "查看列表:", - "description": "" - }, - "twitter.bookmarks": { - "message": "收藏夹", - "description": "" - }, - "twitter.notifs": { - "message": "通知", - "description": "" - }, - "twitter.explore": { - "message": "探索", - "description": "" - }, - "twitter.settings": { - "message": "更改一些设置...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "阅读推文:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "查看私信中", + "description": "" + }, + "twitter.viewTweets": { + "message": "查看以下推文:", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "查看包括回复的推文:", + "description": "" + }, + "twitter.viewMedia": { + "message": "观看视频:", + "description": "" + }, + "twitter.viewLiked": { + "message": "查看喜欢的人:", + "description": "" + }, + "twitter.viewList": { + "message": "查看列表:", + "description": "" + }, + "twitter.bookmarks": { + "message": "收藏夹", + "description": "" + }, + "twitter.notifs": { + "message": "通知", + "description": "" + }, + "twitter.explore": { + "message": "探索", + "description": "" + }, + "twitter.settings": { + "message": "更改一些设置...", + "description": "" + } +} diff --git a/zh_CN/Presence/v live.json b/zh_CN/Presence/v live.json new file mode 100644 index 00000000000..bc1bd338cd7 --- /dev/null +++ b/zh_CN/Presence/v live.json @@ -0,0 +1,10 @@ +{ + "v live.browseThrough": { + "message": "浏览中", + "description": "The first part of the next 6 strings" + }, + "v live.viewTheir": { + "message": "查看他们的", + "description": "The first part of the next 6 strings" + } +} diff --git a/zh_CN/Website/contributors.json b/zh_CN/Website/contributors.json index 4ecb3fcae40..f0d82d9c09c 100644 --- a/zh_CN/Website/contributors.json +++ b/zh_CN/Website/contributors.json @@ -28,9 +28,13 @@ "description": "'Administrator' title for contributors and user pages." }, "contributors.roles.reviewer": { - "message": "审稿人", + "message": "审查员", "description": "'Reviewer' title for contributors and user pages." }, + "contributors.roles.localizationManager": { + "message": "本地化总监", + "description": "'Localization Manager' title for contributors and user pages." + }, "contributors.roles.developer": { "message": "开发者", "description": "'Developer' title for contributors and user pages." @@ -48,7 +52,7 @@ "description": "'Support Agent' title for contributors and user pages." }, "contributors.roles.representative": { - "message": "代表", + "message": "社区代表", "description": "'Representative' title for contributors and user pages." }, "contributors.roles.proofreader": { diff --git a/zh_CN/Website/downloads.json b/zh_CN/Website/downloads.json index e968fcd80c8..2718314e7d0 100644 --- a/zh_CN/Website/downloads.json +++ b/zh_CN/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "是时候展现自己了!", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "开始使用 PreMiD,并告诉其他人你在做什么,也许你会找到一个志同道合的朋友。", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "开始使用吧!", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "下载 PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "安装应用程序", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "将我们的扩展添加到你的浏览器", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "刷新网页检查是否成功连接", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "仍然有问题? {0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "如有疑问,欢迎联络我们", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "应用程序", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "扩展程序", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "警告:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} 没有为该操作系统创建的安装程序,这意味着您将没有技术支持。", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "请注意,PreMiD 当前不支持手机客户端。", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "显示下载", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "隐藏下载", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "Linux 的当前版本是 {0} (注意:这是 Linux 专用版本,不适用于其他系统)。", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "此版本是 Linux 的专用版本,不适用于其他系统。应用程序的版本是 {0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "请登录 Discord 账户来让我们确定你的测试资格", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "看上去...你并没有 Alpha/BETA 的测试权限 :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "你可以免费加入到我们的 **Beta 测试** 当中。时间不多了!还剩最后 {0} 个名额 !", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "先遣测试版", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "警告", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "别忘了在扩展设置中打开“允许来自其他应用商店的扩展”。", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "你必须安装**本扩展程序**才能从 Chrome 网上应用店安装 PreMiD。", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "跳过", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "返回", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "取消", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "好的", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "完成", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "登录", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "感谢你!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "我们通过广告来维持我们的团队和服务器,以为您提供最好的用户体验!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "请暂时停用您的广告拦截程序。", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "我不想关闭广告拦截。", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "你确定吗???", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "真的吗?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "求你了,关了吧 :(", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "我们需要你的援助 :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "好吧,好吧...我们放行", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "显示 Beta 版本", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(如果你在这里下载了普通的应用程序,请无视)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "是时候展现自己了!", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "开始使用 PreMiD,并告诉其他人你在做什么,也许你会找到一个志同道合的朋友。", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "开始使用吧!", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "下载 PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "安装应用程序", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "将我们的扩展添加到你的浏览器", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "刷新网页检查是否成功连接", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "仍然有问题? {0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "如有疑问,欢迎联络我们", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "应用程序", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "扩展程序", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "警告:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} 没有为该操作系统创建的安装程序,这意味着您将没有技术支持。", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "请注意,PreMiD 当前不支持手机客户端。", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "显示下载", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "隐藏下载", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "当前适用于 Linux 的 PreMiD 版本是 {0} (注意:这是 Linux 专用版本,不适用于其他系统)。", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "此版本是 Linux 的专用版本,不适用于其他系统。应用程序的版本是 {0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "请登录 Discord 账户来让我们确定你的测试资格", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "看上去...你并没有 Alpha/BETA 的测试权限 :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "你可以免费加入到我们的 **Beta 测试** 当中。时间不多了!还剩最后 {0} 个名额 !", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "先遣测试版", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "警告", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "你必须安装**本扩展程序**才能从 Chrome 网上应用店安装 PreMiD。", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "跳过", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "返回", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "取消", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "好的", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "完成", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "登录", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "跳过", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "感谢你!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "我们通过广告来维持我们的团队和服务器,以为您提供最好的用户体验!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "请暂时停用您的广告拦截程序。", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "显示先遣测试版本", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(如果你只想下载普通版本,请无视)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "我不想关闭广告拦截。", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "你确定吗???", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "真的吗?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "求你了,关了吧 :(", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "我们需要你的援助 :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "好吧,好吧...我们放行", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/zh_CN/Website/footer.json b/zh_CN/Website/footer.json index d891f9cb3a8..89fd4facd14 100644 --- a/zh_CN/Website/footer.json +++ b/zh_CN/Website/footer.json @@ -47,10 +47,6 @@ "message": "贡献", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "设计", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "翻译", "description": "Translate -> redirects to locilazation page" diff --git a/zh_CN/Website/maintenance.json b/zh_CN/Website/maintenance.json index 5de6cdc626a..6e532e0efab 100644 --- a/zh_CN/Website/maintenance.json +++ b/zh_CN/Website/maintenance.json @@ -1,6 +1,6 @@ { "maintenance.big": { - "message": "哦,不!", + "message": "糟糕!", "description": "The big text on maintenance page" }, "maintenance.heading": { diff --git a/zh_CN/Website/partners.json b/zh_CN/Website/partners.json index cb7542aefb6..50430e153f7 100644 --- a/zh_CN/Website/partners.json +++ b/zh_CN/Website/partners.json @@ -107,10 +107,6 @@ "message": "UpBeat 是一家非营利性的国际电台,它努力提供不停、优质的广播和娱乐新闻。", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "玩家赚取收入的平台。", - "description": "Description for iLoot." - }, "partners.apply.title": { "message": "申请成为合作伙伴", "description": "Partnership application modal title." diff --git a/zh_TW/Extension/popup.json b/zh_TW/Extension/popup.json index 6fa34d4475f..7b73dbd06e1 100644 --- a/zh_TW/Extension/popup.json +++ b/zh_TW/Extension/popup.json @@ -87,6 +87,38 @@ "message": "您的PreMiD應用程式已過期. 請升級它來繼續使用PreMiD.\n", "description": "Shown when application is outdated" }, + "popup.info.safari.outdatedExtension": { + "message": "擴充程式過舊", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.outdatedExtension.message": { + "message": "你的擴充程式過舊. 請在我們的網站下載更新以使用最新的功能.", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate": { + "message": "緊急更新", + "description": "Shown when Extension is outdated. Only for Safari port." + }, + "popup.info.safari.urgentUpdate.message": { + "message": "我們發布了擴充程式的緊急更新. 請更新它以繼續使用PreMiD.", + "description": "Shown when very urgent update has been released to extension. Only for Safari port." + }, + "popup.info.noInternet": { + "message": "沒有網路連線", + "description": "Shown when the user has no internet connection" + }, + "popup.info.noInternet.message": { + "message": "看來你沒有網路連線! PreMiD 無法顯示你的 狀態.", + "description": "Shown when the user has no internet connection" + }, + "popup.info.notConnectedDiscord": { + "message": "Discord尚未連線!", + "description": "Shown in the extension when the application can't connect to Discord" + }, + "popup.info.notConnectedDiscord.message": { + "message": "PreMiD無法連線到Discord! 是否已安裝和運行了? *疑難排解*", + "description": "Shown in the extension when the application can't connect to Discord" + }, "popup.category.all": { "message": "全部", "description": "Category name shown when you open tags" diff --git a/zh_TW/Extension/tabs.json b/zh_TW/Extension/tabs.json index 1ca7fd57171..19328abdae4 100644 --- a/zh_TW/Extension/tabs.json +++ b/zh_TW/Extension/tabs.json @@ -28,7 +28,7 @@ "description": "Error message of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.troubleshooting": { - "message": "疑難解答", + "message": "疑難排解", "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time" }, "tab.installed.link.installApplication": { diff --git a/zh_TW/Presence/9gag.json b/zh_TW/Presence/9gag.json index 9e26dfeeb6e..c37ba5362af 100644 --- a/zh_TW/Presence/9gag.json +++ b/zh_TW/Presence/9gag.json @@ -1 +1,30 @@ -{} \ No newline at end of file +{ + "9gag.gag": { + "message": "正在檢視帖:", + "description": "" + }, + "9gag.hot": { + "message": "正在檢視熱門:", + "description": "" + }, + "9gag.fresh": { + "message": "正在檢視最新:", + "description": "" + }, + "9gag.tag": { + "message": "正在檢視tag:", + "description": "" + }, + "9gag.about": { + "message": "正在檢視9GAG:", + "description": "" + }, + "9gag.store": { + "message": "正在檢視商店頁面:", + "description": "" + }, + "9gag.collection": { + "message": "正在檢視收藏:", + "description": "" + } +} \ No newline at end of file diff --git a/zh_TW/Presence/amazon.json b/zh_TW/Presence/amazon.json index 9e26dfeeb6e..d0a32828b56 100644 --- a/zh_TW/Presence/amazon.json +++ b/zh_TW/Presence/amazon.json @@ -1 +1,10 @@ -{} \ No newline at end of file +{ + "amazon.cart": { + "message": "購物車", + "description": "Part 2 of the string: \"Viewing their\"" + }, + "amazon.wishlist": { + "message": "願望清單", + "description": "Part 2 of the string: \"Viewing their\"" + } +} \ No newline at end of file diff --git a/zh_TW/Presence/discord.json b/zh_TW/Presence/discord.json new file mode 100644 index 00000000000..73904cfe4f9 --- /dev/null +++ b/zh_TW/Presence/discord.json @@ -0,0 +1,10 @@ +{ + "discord.browseThrough": { + "message": "遊覽中", + "description": "The first part of the next 17 strings" + }, + "discord.merch.collection": { + "message": "正在檢視收藏:", + "description": "" + } +} diff --git a/zh_TW/Presence/facebook.json b/zh_TW/Presence/facebook.json index 44c1ea0e974..2b37b73a3e2 100644 --- a/zh_TW/Presence/facebook.json +++ b/zh_TW/Presence/facebook.json @@ -7,6 +7,10 @@ "message": "視訊通話中:", "description": "" }, + "facebook.browse": { + "message": "遊覽中:", + "description": "" + }, "facebook.savedVids": { "message": "儲存影片", "description": "" diff --git a/zh_TW/Presence/general.json b/zh_TW/Presence/general.json index 8f7959fb4f8..15477721d71 100644 --- a/zh_TW/Presence/general.json +++ b/zh_TW/Presence/general.json @@ -75,10 +75,22 @@ "message": "正在閲讀關於:", "description": "" }, + "general.readingArticle": { + "message": "正在閱讀文章:", + "description": "" + }, "general.readingChannel": { "message": "閱覽頻道:", "description": "" }, + "general.readingPost": { + "message": "正在閱讀帖子:", + "description": "" + }, + "general.readingThread": { + "message": "正在閲讀主題:", + "description": "" + }, "general.reading": { "message": "閱讀中", "description": "" @@ -87,24 +99,88 @@ "message": "尋找:", "description": "" }, + "general.searchSomething": { + "message": "搜尋中...", + "description": "" + }, "general.search": { "message": "搜索中", "description": "" }, + "general.writing": { + "message": "改寫中", + "description": "" + }, + "general.calling": { + "message": "呼叫中", + "description": "" + }, + "general.inCall": { + "message": "在通話中", + "description": "" + }, + "general.shopCart": { + "message": "購物車", + "description": "" + }, "general.store": { "message": "商店", "description": "" }, + "general.typeDM": { + "message": "正在私訊給:", + "description": "" + }, + "general.typeChannel": { + "message": "在頻道輸入中:", + "description": "" + }, + "general.viewAnime": { + "message": "正在看動畫:", + "description": "" + }, + "general.viewCategory": { + "message": "查看類別:", + "description": "" + }, + "general.viewChannel": { + "message": "檢視頻道:", + "description": "" + }, + "general.viewEpisode": { + "message": "正在觀看集數:", + "description": "" + }, + "general.viewGenre": { + "message": "查看類別:", + "description": "" + }, + "general.viewHome": { + "message": "正在檢視主頁", + "description": "" + }, + "general.viewList": { + "message": "正在檢視列表:", + "description": "" + }, + "general.viewManga": { + "message": "正在閱讀漫畫:", + "description": "" + }, + "general.viewMember": { + "message": "正在瀏覽使用者:", + "description": "" + }, "general.viewMovie": { - "message": "正在檢視電影:", + "message": "正在觀看電影:", "description": "" }, "general.viewPlaylist": { - "message": "正在檢視列表:", + "message": "正在檢視播放列表:", "description": "" }, "general.viewProduct": { - "message": "查看產品", + "message": "正在查看產品", "description": "" }, "general.viewProfile": { @@ -135,14 +211,46 @@ "message": "正在檢視:", "description": "" }, + "general.viewPage": { + "message": "正在檢視頁面:", + "description": "" + }, + "general.watchingMovie": { + "message": "正在觀看電影", + "description": "" + }, + "general.watchingSeries": { + "message": "正在觀看一系列節目", + "description": "" + }, + "general.watchingShow": { + "message": "正在觀看演出", + "description": "" + }, "general.watchingVid": { "message": "正在觀看影片", "description": "" }, + "general.waitingVid": { + "message": "等待影片開始首播", + "description": "For privacy reasons (\"A\" video, as in not specified)" + }, + "general.waitingVidThe": { + "message": "等待該影片開始首播", + "description": "\"the\" video, as in the video title is specified)" + }, "general.watchingLive": { "message": "正在觀看直播", "description": "" }, + "general.waitingLive": { + "message": "等待直播開始", + "description": "For privacy reasons (\"A\" livestream, as in not specified)" + }, + "general.waitingLiveThe": { + "message": "等待該直播的開始", + "description": "\"the\" livestream, as in the livestream title is specified)" + }, "general.watching": { "message": "正在觀看:", "description": "" @@ -158,5 +266,73 @@ "general.terms": { "message": "服務條款", "description": "A page name" + }, + "general.cookie": { + "message": "Cookie 政策", + "description": "A page name" + }, + "general.repeatAll": { + "message": "循環所有歌曲", + "description": "" + }, + "general.repeat": { + "message": "循環中", + "description": "" + }, + "general.incidentView": { + "message": "查看某次事件", + "description": "A page name of statuspages" + }, + "general.incidentHistory": { + "message": "事件記錄", + "description": "A page name of statuspages" + }, + "general.uptimeHistory": { + "message": "運行時間記錄", + "description": "A page name of statuspages" + }, + "general.buttonViewSeries": { + "message": "瀏覽系列", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewMovie": { + "message": "瀏覽電影", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewEpisode": { + "message": "觀看劇集", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchVideo": { + "message": "觀看影片", + "description": "Used as the title for the button in Discord." + }, + "general.buttonWatchStream": { + "message": "觀看直播", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewChannel": { + "message": "瀏覽頻道", + "description": "Used as the title for the button in Discord." + }, + "general.buttonListenAlong": { + "message": "聆聽着", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewPage": { + "message": "查看頁面", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewSong": { + "message": "瀏覽歌曲", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewAlbum": { + "message": "瀏覽專輯", + "description": "Used as the title for the button in Discord." + }, + "general.buttonViewProfile": { + "message": "查看設定檔", + "description": "Used as the title for the button in Discord." } } diff --git a/zh_TW/Presence/genius.json b/zh_TW/Presence/genius.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_TW/Presence/genius.json @@ -0,0 +1 @@ +{} diff --git a/zh_TW/Presence/google classroom.json b/zh_TW/Presence/google classroom.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_TW/Presence/google classroom.json @@ -0,0 +1 @@ +{} diff --git a/zh_TW/Presence/google docs.json b/zh_TW/Presence/google docs.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_TW/Presence/google docs.json @@ -0,0 +1 @@ +{} diff --git a/zh_TW/Presence/juniperbot.json b/zh_TW/Presence/juniperbot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_TW/Presence/juniperbot.json @@ -0,0 +1 @@ +{} diff --git a/zh_TW/Presence/kahoot.json b/zh_TW/Presence/kahoot.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_TW/Presence/kahoot.json @@ -0,0 +1 @@ +{} diff --git a/zh_TW/Presence/namemc.json b/zh_TW/Presence/namemc.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_TW/Presence/namemc.json @@ -0,0 +1 @@ +{} diff --git a/zh_TW/Presence/netflix.json b/zh_TW/Presence/netflix.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_TW/Presence/netflix.json @@ -0,0 +1 @@ +{} diff --git a/zh_TW/Presence/premid.json b/zh_TW/Presence/premid.json index 1b21fd5058b..be05b979077 100644 --- a/zh_TW/Presence/premid.json +++ b/zh_TW/Presence/premid.json @@ -1,66 +1,58 @@ { - "premid.viewPage": { - "message": "正在檢視頁面:", - "description": "" - }, - "premid.docs": { - "message": "文件", - "description": "as in documents" - }, - "premid.pageHome": { - "message": "首頁", - "description": "A page name" - }, - "premid.pageContributors": { - "message": "貢獻者", - "description": "A page name" - }, - "premid.pageDownloads": { - "message": "下載", - "description": "A page name" - }, - "premid.pageStore": { - "message": "商店", - "description": "A page name" - }, - "premid.pageCookies": { - "message": "Cookie 政策", - "description": "A page name" - }, - "premid.pagePrivacy": { - "message": "隱私權政策", - "description": "A page name" - }, - "premid.pageTerms": { - "message": "服務條款", - "description": "A page name" - }, - "premid.pageWiki": { - "message": "維基", - "description": "A page name" - }, - "premid.pageAbout": { - "message": "關於", - "description": "A page name" - }, - "premid.pageSysReq": { - "message": "系統需求", - "description": "A page name" - }, - "premid.pageInstall": { - "message": "下載", - "description": "A page name" - }, - "premid.pageTroubleshooting": { - "message": "疑難解答", - "description": "A page name" - }, - "premid.pageStart": { - "message": "開始使用", - "description": "A page name" - }, - "premid.pageApi": { - "message": "API", - "description": "A page name" - } -} \ No newline at end of file + "premid.viewPage": { + "message": "正在檢視頁面:", + "description": "" + }, + "premid.docs": { + "message": "文件", + "description": "as in documents" + }, + "premid.viewPresence": { + "message": "查看狀態:", + "description": "" + }, + "premid.pageHome": { + "message": "首頁", + "description": "A page name" + }, + "premid.pageContributors": { + "message": "貢獻者", + "description": "A page name" + }, + "premid.pageDownloads": { + "message": "下載", + "description": "A page name" + }, + "premid.pageStore": { + "message": "商店", + "description": "A page name" + }, + "premid.partners": { + "message": "合作夥伴", + "description": "A page name" + }, + "premid.pageAbout": { + "message": "關於 PreMiD", + "description": "A page name" + }, + "premid.pageSysReq": { + "message": "系統需求", + "description": "A page name" + }, + "premid.pageInstall": { + "message": "下載", + "description": "A page name" + }, + "premid.pageTroubleshooting": { + "message": "疑難排解", + "description": "A page name" + }, + "premid.pageStart": { + "message": "開始使用", + "description": "A page name" + }, + "premid.pageApi": { + "message": "API", + "description": "A page name" + } +} diff --git a/zh_TW/Presence/tiktok.json b/zh_TW/Presence/tiktok.json new file mode 100644 index 00000000000..0967ef424bc --- /dev/null +++ b/zh_TW/Presence/tiktok.json @@ -0,0 +1 @@ +{} diff --git a/zh_TW/Presence/twitch.json b/zh_TW/Presence/twitch.json new file mode 100644 index 00000000000..06a6ee5af29 --- /dev/null +++ b/zh_TW/Presence/twitch.json @@ -0,0 +1,22 @@ +{ + "twitch.downloads": { + "message": "下載", + "description": "Page name" + }, + "twitch.jobs": { + "message": "職位", + "description": "Page name" + }, + "twitch.partners": { + "message": "合作夥伴", + "description": "Page name" + }, + "twitch.press": { + "message": "新聞中心", + "description": "Page name" + }, + "twitch.home": { + "message": "首頁", + "description": "Page name" + } +} diff --git a/zh_TW/Presence/twitter.json b/zh_TW/Presence/twitter.json index 45d5bf026eb..c88773fbbdc 100644 --- a/zh_TW/Presence/twitter.json +++ b/zh_TW/Presence/twitter.json @@ -1,46 +1,46 @@ { - "twitter.readTweet": { - "message": "正在閲讀:", - "description": "" - }, - "twitter.viewDms": { - "message": "正在檢視他們的私訊", - "description": "" - }, - "twitter.viewTweets": { - "message": "正在閱讀 的 Tweets", - "description": "" - }, - "twitter.viewTweetsWithReplies": { - "message": "正在檢視貼文(和回覆):", - "description": "" - }, - "twitter.viewMedia": { - "message": "正在檢視媒體:", - "description": "" - }, - "twitter.viewLiked": { - "message": "正在檢視按讚:", - "description": "" - }, - "twitter.viewList": { - "message": "正在檢視列表:", - "description": "" - }, - "twitter.bookmarks": { - "message": "書簽", - "description": "" - }, - "twitter.notifs": { - "message": "通知", - "description": "" - }, - "twitter.explore": { - "message": "探索", - "description": "" - }, - "twitter.settings": { - "message": "正在更改設置...", - "description": "" - } -} \ No newline at end of file + "twitter.readTweet": { + "message": "正在閲讀:", + "description": "after the \":\" it will say the username" + }, + "twitter.viewDms": { + "message": "正在檢視他們的私訊", + "description": "" + }, + "twitter.viewTweets": { + "message": "正在閱讀 的 Tweets", + "description": "" + }, + "twitter.viewTweetsWithReplies": { + "message": "正在檢視貼文(和回覆):", + "description": "" + }, + "twitter.viewMedia": { + "message": "正在檢視媒體:", + "description": "" + }, + "twitter.viewLiked": { + "message": "正在檢視按讚:", + "description": "" + }, + "twitter.viewList": { + "message": "正在檢視列表:", + "description": "" + }, + "twitter.bookmarks": { + "message": "書簽", + "description": "" + }, + "twitter.notifs": { + "message": "通知", + "description": "" + }, + "twitter.explore": { + "message": "探索", + "description": "" + }, + "twitter.settings": { + "message": "正在更改設置...", + "description": "" + } +} diff --git a/zh_TW/Presence/v live.json b/zh_TW/Presence/v live.json new file mode 100644 index 00000000000..d1dd98b9ac5 --- /dev/null +++ b/zh_TW/Presence/v live.json @@ -0,0 +1,6 @@ +{ + "v live.browseThrough": { + "message": "遊覽中", + "description": "The first part of the next 6 strings" + } +} diff --git a/zh_TW/Website/contributors.json b/zh_TW/Website/contributors.json index 1a31c729889..9ae81f5f02a 100644 --- a/zh_TW/Website/contributors.json +++ b/zh_TW/Website/contributors.json @@ -15,10 +15,30 @@ "message": "專案負責人", "description": "'Project Leader' title for contributors and user pages." }, + "contributors.roles.staffCoordinator": { + "message": "工作人員協調員", + "description": "'Staff Coordinator' title for contributors and user pages." + }, + "contributors.roles.marketingDirector": { + "message": "市場總監", + "description": "'Marketing Director' title for contributors and user pages." + }, "contributors.roles.administrator": { "message": "管理員", "description": "'Administrator' title for contributors and user pages." }, + "contributors.roles.reviewer": { + "message": "審查員", + "description": "'Reviewer' title for contributors and user pages." + }, + "contributors.roles.localizationManager": { + "message": "本地管理者", + "description": "'Localization Manager' title for contributors and user pages." + }, + "contributors.roles.developer": { + "message": "開發人員", + "description": "'Developer' title for contributors and user pages." + }, "contributors.roles.designer": { "message": "設計者", "description": "'Designer' title for contributors and user pages." @@ -31,6 +51,10 @@ "message": "支援代理", "description": "'Support Agent' title for contributors and user pages." }, + "contributors.roles.representative": { + "message": "代表", + "description": "'Representative' title for contributors and user pages." + }, "contributors.roles.proofreader": { "message": "校對員", "description": "'Proofreader' title for contributors and user pages." diff --git a/zh_TW/Website/downloads.json b/zh_TW/Website/downloads.json index 6f41b526d32..c361cbdc763 100644 --- a/zh_TW/Website/downloads.json +++ b/zh_TW/Website/downloads.json @@ -1,170 +1,170 @@ { - "downloads.header.title": { - "message": "是時候展示你自己了!", - "description": "Title" - }, - "downloads.header.subtitle": { - "message": "現在開始使用PreMiD,向其他人展示你在做什麼,可能你會找到志同道合的朋友。 ", - "description": "Subtitle for header" - }, - "downloads.instructions.heading": { - "message": "馬上開始", - "description": "Displayed at Downloads page above steps" - }, - "downloads.instructions.step_1": { - "message": "下載PreMiD", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_2": { - "message": "安裝我們的應用程式", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_3": { - "message": "將我們的擴展添加到您的瀏覽器", - "description": "Heading for installing the application" - }, - "downloads.instructions.step_4": { - "message": "刷新頁面, 來檢查擴展程序是否已連接", - "description": "I think you get what this is..." - }, - "downloads.instructions.footer": { - "message": "還是有問題嗎?{0}", - "description": "{0} will be replaced with footer.link" - }, - "downloads.instructions.footer.link": { - "message": "我們在此提供協助!", - "description": "Link to our discord" - }, - "downloads.appdownloading.header": { - "message": "應用程序", - "description": "Header above application download buttons." - }, - "downloads.extdownloading.header": { - "message": "擴展程序", - "description": "Header above extension download buttons." - }, - "downloads.tooltips.os_not_supported.part1": { - "message": "警告:", - "description": "First part of the message." - }, - "downloads.tooltips.os_not_supported.part2": { - "message": "{0} 該操作系統沒有安裝程序. 這就代表著沒有專業的客服能協助您.", - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" - }, - "downloads.mobile.errorMessage": { - "message": "請注意, PreMiD當前不支持手機客戶端。", - "description": "Downloads page warning when user is on mobile." - }, - "downloads.mobile.showDownloads": { - "message": "顯示下載", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.mobile.hideDownloads": { - "message": "隱藏下載", - "description": "Little button on the downloads page for mobile users." - }, - "downloads.warning.differentVersion": { - "message": "該平台的當前版本為 {0} (此版本為Linux定制,不適用於其他平臺)。", - "description": "Tippy message of the Linux card." - }, - "downloads.warning.differentVersion2": { - "message": "此版本為Linux定制,不適用於其他系統。主程序的主要版本是{0}", - "description": "Tippy message of the version number when user is on Linux." - }, - "downloads.error.login": { - "message": "你需要登入才能下載", - "description": "Error message if the user is not logged in." - }, - "downloads.error.noaccess.title": { - "message": "等等 你好像還沒有加入alpha/beta :(", - "description": "Error message if the user doesn't alpha/beta access." - }, - "downloads.error.noaccess.description": { - "message": "您可以在**此處**免費加入我們的Beta版計劃. 趕快! 我們還有{0} 個名額。", - "description": "More info if the user doesn't alpha/beta access." - }, - "downloads.latest.header": { - "message": "測試版發佈", - "description": "Header above alpha/beta download buttons." - }, - "downloads.warning.title": { - "message": "警告", - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." - }, - "downloads.warning.message.edge": { - "message": "不要忘記在擴展功能中的設置啟用“允許來自其他存放區的擴充功能”選項。", - "description": "Warning modal message when an Edge user clicks on Edge (extension) download." - }, - "downloads.warning.message.opera": { - "message": "您必須先安裝 **此** 擴展程序,然後才能從chrome線上應用程式商店安裝PreMiD。", - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." - }, - "downloads.button.skip": { - "message": "跳過", - "description": "Skip button on the ads section" - }, - "downloads.button.back": { - "message": "返回", - "description": "Back button on the ads section" - }, - "downloads.button.cancel": { - "message": "取消", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.okay": { - "message": "確定", - "description": "Button on the modal of Opera/Edge browsers." - }, - "downloads.button.done": { - "message": "完成", - "description": "Button on the page when trying to download with adblocker on." - }, - "downloads.button.login": { - "message": "登入", - "description": "Login button on the downloads page." - }, - "downloads.adsbox.thankyou.title": { - "message": "感謝您!", - "description": "Title of the advertisement section box." - }, - "downloads.adsbox.thankyou.message": { - "message": "我們使用廣告來支持我們的團隊並維護我們的服務器,以為您提供最佳的用戶體驗!", - "description": "Message of the advertisement section box." - }, - "downloads.adsbox.disableAdblock": { - "message": "請禁用廣告封鎖器", - "description": "Message next to pepe." - }, - "downloads.skipanyway.message1": { - "message": "我不想幫忙。", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message2": { - "message": "你確定嗎?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message3": { - "message": "真的?", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message4": { - "message": "拜...拜託請幫忙 : (", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message5": { - "message": "我需要你 :<", - "description": "Skip anyway messages (changes everytime you click it)." - }, - "downloads.skipanyway.message6": { - "message": "好吧,好吧...", - "description": "Last message of the skip anyway messages (changes everytime you click it)." - }, - "downloads.showbeta.message": { - "message": "顯示Beta下載", - "description": "" - }, - "downloads.showbeta.small": { - "message": "(如果只是想在這下載一般的程式則不需要)", - "description": "Small text under the show beta title." - } + "downloads.header.title": { + "message": "是時候展示你自己了!", + "description": "Title" + }, + "downloads.header.subtitle": { + "message": "現在開始使用PreMiD,向其他人展示你在做什麼,可能你會找到志同道合的朋友。 ", + "description": "Subtitle for header" + }, + "downloads.instructions.heading": { + "message": "馬上開始", + "description": "Displayed at Downloads page above steps" + }, + "downloads.instructions.step_1": { + "message": "下載PreMiD", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_2": { + "message": "安裝我們的應用程式", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_3": { + "message": "將我們的擴展添加到您的瀏覽器", + "description": "Heading for installing the application" + }, + "downloads.instructions.step_4": { + "message": "刷新頁面, 來檢查擴展程序是否已連接", + "description": "I think you get what this is..." + }, + "downloads.instructions.footer": { + "message": "還是有問題嗎?{0}", + "description": "{0} will be replaced with footer.link" + }, + "downloads.instructions.footer.link": { + "message": "我們在此提供協助!", + "description": "Link to our discord" + }, + "downloads.appdownloading.header": { + "message": "應用程序", + "description": "Header above application download buttons." + }, + "downloads.extdownloading.header": { + "message": "擴展程序", + "description": "Header above extension download buttons." + }, + "downloads.tooltips.os_not_supported.part1": { + "message": "警告:", + "description": "First part of the message." + }, + "downloads.tooltips.os_not_supported.part2": { + "message": "{0} 該操作系統沒有安裝程序. 這就代表著沒有專業的客服能協助您.", + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`" + }, + "downloads.mobile.errorMessage": { + "message": "請注意, PreMiD當前不支持手機客戶端。", + "description": "Downloads page warning when user is on mobile." + }, + "downloads.mobile.showDownloads": { + "message": "顯示下載", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.mobile.hideDownloads": { + "message": "隱藏下載", + "description": "Little button on the downloads page for mobile users." + }, + "downloads.warning.differentVersion": { + "message": "該平台的當前版本為 {0} (此版本為Linux定制,不適用於其他平臺)。", + "description": "Tippy message of the Linux card." + }, + "downloads.warning.differentVersion2": { + "message": "此版本為Linux定制,不適用於其他系統。主程序的主要版本是{0}", + "description": "Tippy message of the version number when user is on Linux." + }, + "downloads.error.login": { + "message": "你需要登入才能下載", + "description": "Error message if the user is not logged in." + }, + "downloads.error.noaccess.title": { + "message": "等等 你好像還沒有加入alpha/beta :(", + "description": "Error message if the user doesn't alpha/beta access." + }, + "downloads.error.noaccess.description": { + "message": "您可以在**此處**免費加入我們的Beta版計劃. 趕快! 我們還有{0} 個名額。", + "description": "More info if the user doesn't alpha/beta access." + }, + "downloads.latest.header": { + "message": "測試版發佈", + "description": "Header above alpha/beta download buttons." + }, + "downloads.warning.title": { + "message": "警告", + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser)." + }, + "downloads.warning.message.opera": { + "message": "您必須先安裝 **此** 擴展程序,然後才能從chrome線上應用程式商店安裝PreMiD。", + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *." + }, + "downloads.button.skip": { + "message": "跳過", + "description": "Skip button on the ads section" + }, + "downloads.button.back": { + "message": "返回", + "description": "Back button on the ads section" + }, + "downloads.button.cancel": { + "message": "取消", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.okay": { + "message": "確定", + "description": "Button on the modal of Opera/Edge browsers." + }, + "downloads.button.done": { + "message": "完成", + "description": "Button on the page when trying to download with adblocker on." + }, + "downloads.button.login": { + "message": "登入", + "description": "Login button on the downloads page." + }, + "downloads.button.skipanyway": { + "message": "依要略過", + "description": "Skip Anyway button on the ads page." + }, + "downloads.adsbox.thankyou.title": { + "message": "感謝您!", + "description": "Title of the advertisement section box." + }, + "downloads.adsbox.thankyou.message": { + "message": "我們使用廣告來支持我們的團隊並維護我們的服務器,以為您提供最佳的用戶體驗!", + "description": "Message of the advertisement section box." + }, + "downloads.adsbox.disableAdblock": { + "message": "請關閉廣告封鎖器", + "description": "Message next to pepe." + }, + "downloads.showbeta.message": { + "message": "顯示Beta版的下載", + "description": "" + }, + "downloads.showbeta.small": { + "message": "(如果只是想在這下載普通版本則不需要)", + "description": "Small text under the show beta title." + }, + "downloads.skipanyway.message1": { + "message": "我不想支持.", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message2": { + "message": "你確定嗎?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message3": { + "message": "真的?", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message4": { + "message": "拜...拜託請支持我 QAQ", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message5": { + "message": "我需要你 :<", + "description": "Skip anyway messages (changes everytime you click it)." + }, + "downloads.skipanyway.message6": { + "message": "好,好吧...", + "description": "Last message of the skip anyway messages (changes everytime you click it)." + } } diff --git a/zh_TW/Website/footer.json b/zh_TW/Website/footer.json index e8799eef2d1..d2175a83c69 100644 --- a/zh_TW/Website/footer.json +++ b/zh_TW/Website/footer.json @@ -47,10 +47,6 @@ "message": "貢獻", "description": "Contribute -> redirects to github.com/premid" }, - "footer.supportus.design": { - "message": "設計", - "description": "Design -> redirects to discord.premid.app" - }, "footer.supportus.translate": { "message": "翻譯", "description": "Translate -> redirects to locilazation page" @@ -64,7 +60,7 @@ "description": "Help section" }, "footer.help.troubleshooting": { - "message": "疑難解答", + "message": "疑難排解", "description": "Troubleshooting -> redirects to wiki.premid.app/troubleshooting" }, "footer.help.getsupport": { diff --git a/zh_TW/Website/home.json b/zh_TW/Website/home.json index 43aac08ce96..2c785d0bd03 100644 --- a/zh_TW/Website/home.json +++ b/zh_TW/Website/home.json @@ -56,7 +56,7 @@ "description": "Features section subheading" }, "home.features.simpleInterface.description": { - "message": "對複雜的使用者介面感到厭倦? 這就是為甚麼我們嘗試讓介面能夠簡潔卻有以下的重要功能:", + "message": "對複雜的使用者介面感到厭倦? 這就是為甚麼我們嘗試讓介面能夠簡潔卻保留以下的重要功能:", "description": "Features section description" }, "home.features.simpleInterface.description.1": { diff --git a/zh_TW/Website/jobs.json b/zh_TW/Website/jobs.json index c12a4141cf1..2c5572c908b 100644 --- a/zh_TW/Website/jobs.json +++ b/zh_TW/Website/jobs.json @@ -80,7 +80,7 @@ "description": "Benefit card title." }, "jobs.benefit4.description": { - "message": "通過您的貢獻,我們才可以成功執行此項目。", + "message": "通過您的貢獻,我們才可以成功經營此項目。", "description": "Benefit card description." }, "jobs.benefit5.title": { @@ -96,7 +96,7 @@ "description": "Benefit card title." }, "jobs.benefit6.description": { - "message": "能夠在其他人之前測試新功能。", + "message": "能夠在其他任何人之前測試新功能。", "description": "Benefit card description." }, "jobs.success.applied": { diff --git a/zh_TW/Website/partners.json b/zh_TW/Website/partners.json index d76de07c0a3..80e183325d8 100644 --- a/zh_TW/Website/partners.json +++ b/zh_TW/Website/partners.json @@ -15,6 +15,14 @@ "message": "為我們貢獻一下 何樂而不為?", "description": "Heading for benefits." }, + "partners.why.benefit1.title": { + "message": "你專屬的 presence", + "description": "Heading for the first benefit." + }, + "partners.why.benefit1.description": { + "message": "我們的團隊將為您的服務創建一個 Presence", + "description": "Description for the first benefit." + }, "partners.why.benefit2.title": { "message": "成為已驗證的用户吧", "description": "Heading for the second benefit." @@ -27,6 +35,10 @@ "message": "你將會在贊助人員榜上有名", "description": "Heading for the third benefit." }, + "partners.why.benefit3.description": { + "message": "當有人訪問您的網站時會自動下載和​​啟用您的狀態。", + "description": "Description for the third benefit." + }, "partners.why.benefit4.title": { "message": "永久性", "description": "Heading for the fourth benefit." @@ -39,8 +51,12 @@ "message": "成為大人物", "description": "Heading for the fifth benefit." }, + "partners.why.benefit5.description": { + "message": "刊登在我們的社交媒體上。", + "description": "Description for the fifth benefit." + }, "partners.requirements.title": { - "message": "需求", + "message": "前置需求", "description": "Heading for the requirements." }, "partners.requirements.first.title": { @@ -67,6 +83,10 @@ "message": "讓我們一起合作", "description": "Disclaimer located above the apply button." }, + "partners.apply.jobs": { + "message": "如果您對PreMiD的工作很感興趣,請查看我們的**聘請廣告**。", + "description": "Hint located under the button." + }, "partners.sponsors.title": { "message": "贊助者", "description": "Heading for sponsors." @@ -87,14 +107,18 @@ "message": "UpBeat是一家非營利性國際廣播公司,致力於提供不間斷地優質的廣播和新聞娛樂。", "description": "Description for UpBeatRadio." }, - "partners.partner.iLoot": { - "message": "玩家可以再這個平台賺錢", - "description": "Description for iLoot." - }, "partners.partner.simLiveRadio": { "message": "SimLiveRadio是德國,奧地利和瑞士最成功的模擬遊戲信息的娛樂廣播!", "description": "Description for SimLoveRadio." }, + "partners.partner.discordTemplates": { + "message": "使用我們超棒的模板来創建您自己的社區,建立您自己的王國.", + "description": "Description for DiscordTemplates." + }, + "partners.partner.taigaBot": { + "message": "taiga是一個Discord 機器人,它盡量一次提供所有你可能需要的功能.", + "description": "Description for taigabot." + }, "partners.partner.bitRock": { "message": "一個功能強大且易於使用的跨平台安裝程序創建工具。", "description": "Description for BitRock." @@ -103,6 +127,14 @@ "message": "輕鬆將實時狀態傳達給用戶。", "description": "Description for StatusPage." }, + "partners.partner.erisly": { + "message": "一個好玩的Discord Bot機器人!", + "description": "Description for Erisly." + }, + "partners.partner.reyfm": { + "message": "REYFM讓您免費收聽高達十五種的音樂 - 不間斷。只為您提供最好的和最新的音樂!", + "description": "Description for REYFM." + }, "partners.partner.crowdin": { "message": "針對科技公司實現敏捷本地化。", "description": "Description for Crowdin." @@ -111,10 +143,18 @@ "message": "最強大和可擴展的開源Wiki軟件。", "description": "Description for WikiJS." }, + "partners.partner.packageCloud": { + "message": "為您所有的工件提供一個統一友好的界面。", + "description": "Description for PackageCloud." + }, "partners.partner.fastly": { "message": "最棒網站的背後", "description": "Description for Fastly." }, + "partners.partner.onlyhit": { + "message": "OnlyHit是您的音樂電台,24小時不間斷播放您最喜愛的歌曲,讓您第一時間發現未來的熱門歌曲。", + "description": "Description for OnlyHit." + }, "partners.apply.title": { "message": "申請為合作夥伴", "description": "Partnership application modal title." diff --git a/zh_TW/Website/report.json b/zh_TW/Website/report.json index 40ab67ccd11..4fd0524d77d 100644 --- a/zh_TW/Website/report.json +++ b/zh_TW/Website/report.json @@ -3,16 +3,44 @@ "message": "報告錯誤", "description": "Text to indicate the page." }, + "report.bugcount": { + "message": "剩餘 {count}/3 報告次數", + "description": "Amount of bug reports user can send" + }, + "report.info": { + "message": "錯誤報告是對PreMiD網站和PreMiD Discord服務器內的錯誤.任何presence的錯誤應報告該presence的作者.只允許使用英文。", + "description": "Tells the user about submitting a bug" + }, + "report.overview": { + "message": "對bug的內容進行清晰簡潔的描述。", + "description": "Text for the user to write a brief of the bug information." + }, "report.os": { "message": "選擇您操作的系統或裝置", "description": "Select Box for the user to select their operating system" }, + "report.browser": { + "message": "選擇您的瀏覽器和版本--您可以通過訪問Firefox上的about:support或chrome上的chrome://help來獲得版本。", + "description": "Select Box for the user to select their browser" + }, + "report.description": { + "message": "提供一個例子的鏈接(影片etc)或一套明確的步驟來重現這個錯誤.", + "description": "Text for the user to write information about the bug." + }, "report.button": { "message": "回報", "description": "Button to send the information inputed." }, + "report.error": { + "message": "需要更多信息", + "description": "User needs to input more notification" + }, "report.error.unauth": { "message": "Discord帳號需要被驗證", "description": "Users Discord not verified" + }, + "report.activebugs": { + "message": "已知的錯誤", + "description": "Lists users active bugs" } } \ No newline at end of file diff --git a/zh_TW/Website/store.json b/zh_TW/Website/store.json index c3d36ee6768..39c17ac4fb2 100644 --- a/zh_TW/Website/store.json +++ b/zh_TW/Website/store.json @@ -1,6 +1,6 @@ { "store.message.error": { - "message": "插件尚未連接", + "message": "擴充程式尚未連接", "description": "Error message (of the tippy next to the logo) when the extension wasn't detected" }, "store.cards.creator": { @@ -12,11 +12,11 @@ "description": "Presence card popular flame" }, "store.cards.partner": { - "message": "合作Presence", + "message": "合作的Presence", "description": "Presence card partner flame" }, "store.cards.extraStepsRequired": { - "message": "這種 Presence 需要額外的步驟才能工作,請查看其頁面以獲取更多信息。", + "message": "這個 Presence 需要額外的步驟才能運作,請查看其頁面以獲取更多信息。", "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences." }, "store.header.search": { @@ -48,7 +48,7 @@ "description": "Adult content checkbox" }, "store.category.filters.likedOnly": { - "message": "已讚好 Presences", + "message": "只顯示已讚好的 Presences", "description": "Liked presences only checkbox" }, "store.filters.added": {