Compare commits

...

34 Commits
main ... 5.15.x

Author SHA1 Message Date
Josh Perez b3d5df8bd4 v5.15.0 2021-08-26 18:21:38 -04:00
Josh Perez 16c586ab8e Updates translations 2021-08-26 18:20:49 -04:00
automated-signal 50d8d9003d
Fixes flakey CI
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-26 16:08:21 -05:00
automated-signal 4a89b977bd
Move to `desktop.sendSenderKey3` feature flag
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2021-08-26 09:56:38 -07:00
automated-signal 0f5f803eeb
`ConversationView` shouldn't load link previews after unload
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2021-08-26 10:58:52 -05:00
automated-signal 858dd3461a
Fixes save in lightbox
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-25 16:54:30 -07:00
automated-signal db9692ebb8
Simplify envelope drop due to stopped processing
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2021-08-25 16:30:30 -07:00
automated-signal 4e2cbab4eb
Restore "wave" typing indicator animation
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2021-08-25 14:21:22 -05:00
Josh Perez ec39f6c5a3 v5.15.0-beta.2 2021-08-25 12:14:21 -04:00
Josh Perez 7b135ec381 Updates translations 2021-08-25 12:14:01 -04:00
automated-signal dc538fd9ad
Moves identicon svg to TS
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-24 21:02:44 -04:00
automated-signal 87e3975aa1
Derive default conversation color from storage
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-24 21:02:32 -04:00
Scott Nonnenberg 8771694aba
New version startup: clear remote expiration, hydrate from remote config 2021-08-24 17:17:31 -07:00
automated-signal 116c145209
Adds additional logging to profile sharing enable/disable
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-24 17:17:11 -07:00
automated-signal d9c4fd81cf
Properly cancel image encoding
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-24 16:42:00 -07:00
automated-signal 64a89fc7da
Run resumed zone jobs concurrently
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2021-08-24 16:39:09 -07:00
automated-signal c6e52da729
Fixes view once videos in lightbox
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-24 16:38:53 -07:00
automated-signal 40283f8ab5
Allows clicking on label to edit checkbox
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-24 16:38:40 -07:00
automated-signal bbd717d767
Remove pending update listeners prior to setting a new one
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-24 16:38:18 -07:00
automated-signal 36aba972a3
Restores ESC to close preferences
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-24 16:38:01 -07:00
automated-signal b2ccd9ea65
Restyle relink dialog
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-24 16:37:49 -07:00
automated-signal cf323ccb56
Refine the clear all data experience
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-24 16:37:34 -07:00
automated-signal f2f5523ab7
Fix icon clipping on calling header buttons
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2021-08-24 15:58:37 -05:00
automated-signal 45dd4dcada
Preserve blob content type when stripping EXIF data
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2021-08-24 14:52:36 -05:00
automated-signal a4dae31eb6
Reduce the amount of storage service conflicts
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-23 17:47:42 -07:00
automated-signal 0b089832a4
Improved Lightbox experience
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-23 17:46:56 -07:00
automated-signal 88ee27c673
Fix 'install now' click after download
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-23 16:16:02 -07:00
automated-signal b0dc9019af
Do not transcode images if they meet the size thresholds
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-23 14:55:35 -07:00
automated-signal 347bb4a3f6
More benchmarks in CI
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2021-08-23 14:21:02 -07:00
automated-signal 1eca373e3c
Cancel link preview loading when unloading conversation view
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2021-08-23 12:00:39 -07:00
automated-signal dc95d47b01
Add missing translations
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-23 12:33:29 -05:00
automated-signal 19e427c365
Hides the little black square at the corner of preferences
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-23 12:11:43 -05:00
automated-signal ece6e09795
Disable auto-download of updates on Linux
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-23 09:20:56 -05:00
automated-signal 96b9992191
AccountManager: Simplify key rotation pre-check
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2021-08-20 13:34:46 -07:00
143 changed files with 21459 additions and 3280 deletions

View File

@ -91,6 +91,20 @@ jobs:
RUN_COUNT: 100
ELECTRON_ENABLE_STACK_DUMPING: on
- name: Run group send benchmarks
run: |
set -o pipefail
rm -rf /tmp/mock
xvfb-run --auto-servernum ts-node \
Mock-Server/scripts/group-send-test.ts \
./node_modules/.bin/electron . | tee benchmark-group-send.log || \
(cat /tmp/mock/logs/{app,main}.log && exit 1)
timeout-minutes: 10
env:
NODE_ENV: production
RUN_COUNT: 100
ELECTRON_ENABLE_STACK_DUMPING: on
- name: Clone benchmark repo
uses: actions/checkout@v2
with:
@ -104,6 +118,7 @@ jobs:
npm ci
node ./bin/collect.js ../benchmark-startup.log data/startup.json
node ./bin/collect.js ../benchmark-send.log data/send.json
node ./bin/collect.js ../benchmark-group-send.log data/group-send.json
npm run build
git config --global user.email "no-reply@signal.org"
git config --global user.name "Signal Bot"

View File

@ -1,6 +1,8 @@
// Copyright 2019-2020 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
const webpack = require('webpack');
module.exports = ({ config }) => {
config.entry.unshift(
'!!style-loader!css-loader!sanitize.css',
@ -29,5 +31,11 @@ module.exports = ({ config }) => {
net: 'net',
};
config.plugins.unshift(
new webpack.IgnorePlugin({
resourceRegExp: /sharp$/,
})
);
return config;
};

View File

@ -183,6 +183,10 @@
"message": "Chat Color",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Dateer Signal op",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Laai tans...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Koppel tans",
"message": "Verbind...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Verbind",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Dit behoort nie lank te duur nie ...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Welkom by Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Kies 'n kontak of groep om te begin gesels.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Koppel nuwe toestel",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Toestelnaam",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Probeer weer",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Call is full",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Camera disabled",
@ -1343,6 +1365,10 @@
"message": "Turn on camera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Demp",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Microphone disabled",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Unmute mic",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Deel",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Your camera is off",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "No one else is here",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ is in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "One of your other devices is in this call",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ and $second$ are in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, and $third$ are in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, and $others$ others are in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "No one else is here",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Relay all calls through the Signal server to avoid revealing your IP address to your contact. Enabling will reduce call quality.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Magtigings",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Enable spell check",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Duidelike data",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Gradeer",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kantakte",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Speel klank-kennisgewing",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal-opdatering beskikbaar",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Daar is 'n nuwe weergawe van Signal beskikbaar.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Count muted conversations in badge count",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Algemene",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Voorkoms",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Chats",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Oproepe",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Kennisgewings",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privaatheid",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Stelsel",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Genereer skakelvoorskoue",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Gevorderd",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Geblokkeer",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Everybody",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "My Contacts",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Nobody",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Messaging",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "See my phone number",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Read receipts",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Typing indicators",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "لون المحادثة",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "‫تحديث Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "‫قيد التحميل...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "يجري الاتصال",
"message": "الاتصال جارِ...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "قم بالاتصال",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "لن يطول الأمر...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "مرحباً بك في Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "اختر شخصاّ أو مجموعة لبدء المحادثة.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "ربط جهاز جديد",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "‫اسم الجهاز",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,8 +1325,8 @@
"message": "حاول مجدداً",
"description": ""
},
"theme": {
"message": "السمة",
"Preferences--theme": {
"message": "السِّمَة",
"description": "Header for theme settings"
},
"calling": {
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "المكالمة ممتلئة",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "الكاميرا",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "الكاميرا غير مشغلة",
@ -1343,6 +1365,10 @@
"message": "شغِّل الكاميرا",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "كتم",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "الميكروفون غير مشغَّل",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "شغِّل الميكروفون",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "المُشاركة",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "نمط العرض غير مشغل",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "الكاميرا غير مشغلة",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"message": "لا يوجد أحد هنا",
"calling__pre-call-info--empty-group": {
"message": "لا يوجد شخص آخر هُنا",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ في هذه المكالمة",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "أحد أجهزتك الأخرى في هذه المكالمة",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ و $second$ هما في هذه المكالمة",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$،$second$، و $third$ هم في هذه المكالمة",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$،$second$، و$others$ آخرون هم في هذه المكالمة",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "لا يوجد أحد هنا",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "‫تمرير جميع المكالمات عبر خوادم Signal لتجنُّب الإفصاح عن عنوان IP الخاص بك لجهة الاتصال. تفعيل هذه الخاصية سيقلل من جودة المكالمة.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "الصلاحيات",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "تفعيل التدقيق الإملائي",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "محو البيانات",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "ترقية",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "جهات الاتصال",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "تشغيل التنبيهات الصوتية",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "‫يتوفر تحديث لـ Signal",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "‫هناك إصدار جديد متوفر لـ Signal.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "حساب المحادثات الصامتة في شارة التعداد",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "عام",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "المظهر",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "المُحادثات",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "المكالمات",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "الإشعارات",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "الخصوصية",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "النظام",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "توليد معاينة الوصلات",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "مُتقدِم",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "محظورة",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "من يمكنه...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "الجميع",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "جِهات اتصالي",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "لا أحد",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "التراسُل",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "رؤية رقم هاتفي",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "قراءة وصولات القراءة",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "مؤشرات الكتابة",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Söhbət rəngi",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal-ı yenilə",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Yüklənir...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Bağlantı qurulur",
"message": "Bağlantı qurulur...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Bağlantı qur",
"message": "Yenidən bağlantı qurmaq üçün klikləyin.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Çox çəkməməlidir...",
"message": "Çox çəkməməlidir",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal-a xoş gəldiniz",
"description": ""
},
"whatsNew": {
"message": "Bu yeniləmədə $whatsNew$ baxın",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "hansı yeniliklərin olduğuna",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Söhbətə başlamaq üçün əlaqə və ya qrup seçin.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Yeni cihazla əlaqə yarat",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Cihaz adı",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Yenidən sına",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Zəng dolub",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera sıradan çıxarıldı",
@ -1343,6 +1365,10 @@
"message": "Kameranı aç",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Səssizə al",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon sıradan çıxarıldı",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Mikrofonu aç",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Paylaş",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Təqdimat sıradan çıxarıldı",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Kameranız bağlıdır",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Burada heç kim yoxdur",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ bu zəngdədir",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Digər cihazlarınızdan biri bu zəngdədir",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ və $second$ bu zəngdədir",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ və $third$ bu zəngdədir",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ və digər $others$nəfər bu zəngdədirlər",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal, $person$ çağırır",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ bildiriş alacaq",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ və $second$ bildiriş alacaq",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ və $third$ bildiriş alacaq",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ və daha $others$ nəfər bildiriş alacaq",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Burada heç kim yoxdur",
@ -1517,7 +1661,7 @@
"message": "IP ünvanınızı əlaqənizə göstərməmək üçün bütün zəngləri Signal serveri üzərindən həyata keçirin. Fəallaşdırsanız, zəngin keyfiyyəti aşağı düşəcək.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "İcazələr",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Yazı yoxlanışını fəallaşdır",
"message": "Mesaj yaratma qutusuna daxil edilən yazı yoxlanış mətni",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Verilənləri Təmizlə",
"message": "Tətbiq verilənlərini təmizlə",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Yüksəlt",
"message": "signal.org/download ünvanına getmək üçün klikləyin",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Əlaqələr",
"message": "Əlaqələri idxal et",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Səsli bildiriş oxut",
"message": "Bildiriş səslərini oxut",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal yeniləməsi mövcuddur",
"message": "Yeniləmə mövcuddur",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal-ın yeni bir versiyası mövcuddur.",
"message": "Signal-ı yenidən başlatmaq üçün klikləyin",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Yeniləməni endirmək üçün klikləyin",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Nişan sayğacındakı səssizə alınmış danışıqları sayın",
"message": "Nişan sayğacında səssizə alınmış danışıqları daxil et",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Daxili xətaya görə mesaj görüntülənmədi. Sazlama jurnalını göndərmək üçün klikləyin.",
"message": "Bu mesaj görüntülənə bilmədi. Sazlama jurnalını göndərmək üçün klikləyin.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Qrup avatarı",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Ümumi",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Görünüş",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Söhbətlər",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Zənglər",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Bildirişlər",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Gizlilik",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Son idxal $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistem",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Yaxınlaşdırma səviyyəsi",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Bağlantı önbaxışlarını yarat",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Bu tənzimləməni dəyişdirmək üçün, mobil cihazınızda Signal-ııb Tənzimləmələr > \"Söhbətlər\"ə gedin",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Qabaqcıl",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Bildiriş məzmunu",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Əngəlləndi",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ əlaqə",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ əlaqə",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Kim...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Bu tənzimləmələri dəyişdirmək üçün, mobil cihazınızda Signal-ııb Tənzimləmələr > \"Gizlilik\"ə gedin",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Hər kəs",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Əlaqələrim",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Heç kim",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Mesajlaşma",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Telefon nömrəmə baxa bilər",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Məni telefon nömrəmlə tapa bilər",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "\"Oxundu\" bildirişi",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "\"Yazır\" göstəricisi",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Yeniləmələr",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Yeniləmələri avto-endir",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "$version$ versiyası mövcuddur",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Xeyr. Bu, monitorunuzda təmizlənə bilən ləkə deyil, artıq oxudulmamış gələn səsli mesajlar üçün nöqtə var.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Zəng lobbisində bəzi yenidənqurma və təmir işləri görüldü və yenidən maliyyələşdirməyimizə ehtiyac qalmadı.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Yeni tərcihlər pəncərəsi daha yaxşı və daha sürətlidir. Davam edin, yaxınlaşdırma səviyyənizi, temanızı dəyişdirin və özəl bir yox olan vaxtölçəni təyin edin.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Artıq Signal üçün son yeniləmələri nə vaxt endirib tətbiq edə biləcəyinizi seçə bilərsiniz. Dialoqlarda kiçik bir dəyişiklik etdik. Yeni tərcihlər pəncərəsindəki tənzimləməni nəzərdən keçirin.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Həddindən çox xəta aradan qaldırıldı və bəzi performans təkmilləşdirmələri edildi. Hesabatlarınız üçün təşəkkürlər!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Цвят на чата",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Обновяване на Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Зареждане...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Свързване",
"message": "Свързване...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Свържи се",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Още малко...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Добре дошли в Сигнал",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Изберете контакт или група за да започнете чат.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Свържи Ново Устройство",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Име на Устройството",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Опитай отново",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Тема",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Повикването е пълно",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Камера",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Камерата е деактивирана",
@ -1343,6 +1365,10 @@
"message": "Включи камерата",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Заглуши",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Микрофонът е деактивиран",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Премахни заглушаването на микрофона",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Споделяне",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Презентирането е деактивирано",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Камерата е изключена",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Никой друг не е тук",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$е в този разговор",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Друго твое устройство е в този разговор",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$и $second$са в този разговор",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ и $third$ са в този разговор",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ и $others$ други са в този разговор",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Никой друг не е тук",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Прехвърляне на всички обаждания през Signal сървърва, за да се прикрие IP адресът Ви от контатктът Ви. Активирането ще намали качеството на връзката.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Разрешения",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Активирай граматическа проверка при писане на съобщението",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Изчистване на данните",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Обновяване",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Контакти",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Възпроизвеждане на аудио известия",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Достъпна е актуализация на Сигнал.",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Достъпна е нова версия на Сигнал.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Показване на броя разговори в тих режим",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Основни",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Облик",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Чатове",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Обаждания",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Известия",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Поверителност",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Система",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Генерирайте визуализации на връзки",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Допълнителни",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Блокиране",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Everybody",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "My Contacts",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Никой",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Съобщения",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Виж телефонния номер",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Потвърждения за прочитане",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Индикатори за писане",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "চ্যাটের রঙ",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal আপডেট করুন",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "লোড হচ্ছে...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -654,11 +658,11 @@
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "সংযুক্ত করুন",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "খুব বেশি সময় লাগবে না...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal এ স্বাগতম!",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "চ্যাট শুরু করতে একটি পরিচিতি বা গ্রুপ নির্বাচন করুন।",
"description": ""
@ -1271,7 +1289,7 @@
"message": "নতুন ডিভাইস যুক্ত করুন",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "ডিভাইস এর নাম",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "আবার চেষ্টা করুন",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "থিম",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "কলটিতে জায়গা নেই",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "ক্যামেরা",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "ক্যামেরা নিষ্ক্রিয় করা হয়েছে",
@ -1343,6 +1365,10 @@
"message": "ক্যামেরা চালু করুন",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "নিরব",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "মাইক্রোফোন নিষ্ক্রিয় করা হয়েছে",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "মাইক আনমিউট করুন",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "শেয়ার করুন",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "উপস্থাপনা নিষ্ক্রিয় করা",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "আপনার ক্যামেরা বন্ধ রয়েছে",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "এখানে আর কেউ নেই",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ এই কলে আছেন",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "আপনার অন্য ডিভাইসগুলোর একটি এই কলে আছে",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ ও $second$ এই কলটিতে আছেন",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ ও $third$এই কলটিতে আছেন",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ ও অন্য $others$ জন এই কলটিতে আছেন",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "এখানে আর কেউ নেই",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,8 +1661,8 @@
"message": "আপনার কন্ট্যাক্টের IP ঠিকানাটি প্রকাশ না করার জন্য Signal সার্ভারের মাধ্যমে সমস্ত কল রিলে করুন। সক্রিয় করলে তা কলের গুণমান কম করবে।",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"message": "অনুমতিগুলি",
"Preferences--permissions": {
"message": "অনুমতি",
"description": "Header for permissions section of settings"
},
"mediaPermissionsDescription": {
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "বানান যাচাই সক্রিয় করুন",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "ডেটা মুছে ফেল",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "আপগ্রেড করুন",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "পরিচিতিসমূহ",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "অডিও বিজ্ঞপ্তি চালান",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal আপডেট পাওয়া যাচ্ছে",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal এর একটি নতুন সংস্করণ পাওয়া যাচ্ছে",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "ব্যাজ কাউন্টে মিউট করা কথোপকথনগুলি গণনা করুন।",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "সাধারণ",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "অ্যাপিয়ারেন্স",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "চ্যাট",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "কল",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "নোটিফিকেশনসমুহ",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "গোপনীয়তা",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "সিস্টেম",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "লিঙ্কের প্রিভিউ তৈরি করুন",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "অ্যাডভান্সড",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "অবরূদ্ধ আছে",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "সবাই",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "আমার কন্ট্যাক্ট",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "কেউ না",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "মেসেজিং",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "আমার ফোন নম্বর দেখুন",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "পড়ার প্রাপ্তিগুলি",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "টাইপিং সূচক",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Color de la conversa",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Actualitza el Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "S'està carregant...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "S'està connectant",
"message": "Es connecta...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Connecta",
"message": "Cliqueu per tornar-hi a connectar.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "No hauria de trigar gaire...",
"message": "No hauria de trigar gaire.",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Benvingut/da al Signal",
"description": ""
},
"whatsNew": {
"message": "Vegeu $whatsNew$d'aquesta actualització.",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "les novetats",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Seleccioneu un contacte o grup per començar la conversa.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Enllaça un dispositiu nou",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Nom del dispositiu",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Torna a provar-ho",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "La trucada és plena",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Càmera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Càmera desactivada",
@ -1343,6 +1365,10 @@
"message": "Activa la càmera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Silenci",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Micròfon desactivat",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Activa el micròfon",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Comparteix-lo",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presentació desactivada",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "La càmera no està activa.",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Aquí no hi ha ningú més.",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ és en aquesta trucada.",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Un dels altres dispositius vostres és en aquesta trucada.",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ i $second$ són en aquesta trucada.",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ i $third$ són en aquesta trucada.",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ i $others$ més són en aquesta trucada.",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "El Signal trucarà a $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ rebrà una notificació.",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ i $second$ rebran una notificació.",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ i $third$ rebran una notificació.",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ i $others$ més rebran una notificació.",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Aquí no hi ha ningú més.",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Retransmet totes les trucades a través del servidor del Signal per evitar revelar l'adreça IP al contacte. Activar-ho reduirà la qualitat de la trucada.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Permisos",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Activa la comprovació ortogràfica",
"message": "Comprova l'ortografia del text del quadre d'edició de missatges",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Buida les dades",
"message": "Neteja les dades de l'aplicació",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Actualitza",
"message": "Cliqueu per anar a signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Contactes",
"message": "Importa contactes",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Reprodueix la notificació de so",
"message": "Reprodueix sons de notificació",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Actualització del Signal disponible",
"message": "Actualització disponible",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Hi ha disponible una versió nova del Signal.",
"message": "Cliqueu per reiniciar el Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Cliqueu per baixar l'actualització",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Compta les converses silenciades al recompte d'insígnies",
"message": "Inclou les converses silenciades al recompte d'insígnies",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "No s'ha pogut mostrar el missatge a causa d'un error intern. Cliqueu per enviar un registre de depuració.",
"message": "No s'ha pogut mostrar aquest missatge. Cliqueu per enviar un registre de depuració.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Avatar del grup",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "General",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Aparença",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Converses",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Trucades",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Notificacions",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privadesa",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Darrera importació: $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistema",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Nivell de l'ampliació",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Genera previsualitzacions d'enllaç",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Per canviar aquesta configuració, obriu l'aplicació del Signal al dispositiu mòbil i aneu a Configuració > Converses.",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Avançada",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Contingut de les notificacions",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blocat",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contacte",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contactes",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Qui pot...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Per canviar aquesta configuració, obriu l'aplicació del Signal al dispositiu mòbil i aneu a Configuració > Privadesa.",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Tothom",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Els meus contactes",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ningú",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Missatges",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Mostra el meu número de telèfon",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Trobam pel número de telèfon",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Confirmació de lectura",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Indicadors de tecleig",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Actualitzacions",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Baixa les actualitzacions automàticament",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Actualització a la versió $version$ disponible",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No, no és una mica de pols que cal treure del monitor, ara hi ha un punt per als missatges d'àudio entrants sense reproduir.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "El vestíbul de trucades ha sofert algunes remodelacions i reformes i ni tan sols hem hagut de refinançar-nos.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "La nova finestra de preferències és millor i més ràpida. Canvieu el nivell d'ampliació, el tema i configureu un temporitzador de desaparició personalitzat.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Ara podeu triar quan voleu baixar i aplicar les actualitzacions noves per al Signal. Els diàlegs també han sofert un petit canvi d'imatge. Consulteu la configuració a la finestra de preferències nova.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "S'han eliminat molts errors i també hi ha algunes millores de rendiment. Gràcies a tots pels vostres informes!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Barva chatu",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Aktualizovat Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Nahrávání...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Připojování",
"message": "Probíhá připojování...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Připojit",
"message": "Kliknutím obnovíte připojení.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Nemělo by to trvat dlouho...",
"message": "Nemělo by to trvat dlouho",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Vítejte v Signal",
"description": ""
},
"whatsNew": {
"message": "Prohlédněte si $whatsNew$ v této aktualizaci",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "co je nového",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Vyberte si kontakt nebo skupinu a začněte si povídat.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Propojit nové zařízení",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Název zařízení",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Zkusit znovu",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Motiv",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Hovor je plný",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Fotoaparát",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera zakázána",
@ -1343,6 +1365,10 @@
"message": "Zapnout kameru",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Ztlumit",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon zakázán",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Zrušit ztlumení mikrofonu",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Sdílet",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Prezentování zakázáno",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Vaše kamera je vypnutá",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Nikdo další tady není",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ se účastní tohoto hovoru",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Jiné vaše zařízení se účastní tohoto hovoru",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ a $second$ se účastní tohoto hovoru",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ a $third$ se účastní tohoto hovoru",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ a $others$ dalších se účastní tohoto hovoru",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal zavolá $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ uvidí oznámení",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ a $second$ uvidí oznámení",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ a $third$ uvidí oznámení",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ a $others$ další uvidí oznámení",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Nikdo další tady není",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Přenášet všechna volání přes servery Signal, aby nedošlo k odhalení vaší IP adresy volanému. Povolením dojde ke zhoršení kvality hovoru.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Oprávnění",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Povolit kontrolu pravopisu",
"message": "Kontrola pravopisu textu zadaného do pole pro napsání zprávy",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Vymazat data",
"message": "Vymazat data aplikace",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Aktualizovat",
"message": "Kliknutím přejedete na signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakty",
"message": "Importovat kontakty",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Přehrát zvukové upozornění",
"message": "Přehrát zvuk oznámení",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Dostupná aktualizace Signal",
"message": "K dispozici je aktualizace",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Je k dispozici nová verze aplikace Signal.",
"message": "Klikněte pro restartování aplikace Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Kliknutím stáhnete aktualizaci",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Počet ztišených konverzací",
"message": "Zahrnout ztišené konverzace v počtu na odznáčku",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Zprávu se nepodařilo zobrazit z důvodu vnitřní chyby. Kliknutím nám odešlete log.",
"message": "Tuto zprávu nebylo možné zobrazit. Klikněte pro odeslání ladící zprávy.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Avatar skupiny",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Obecné",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Vzhled",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Konverzace",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Volání",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Upozornění",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Soukromí",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Poslední import $date$ v $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Systémový",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Úroveň přiblížení",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Vygenerovat náhledy odkazů",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Pro změnu tohoto nastavení otevřete aplikaci Signal na mobilním zařízení a běžte do Nastavení > Konverzace",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Rozšířené možnosti",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Obsah oznámení",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blokován(a)",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ kontakt",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ kontakty/kontaktů",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Kdo může...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Pro změnu těchto nastavení otevřete Signal na mobilním telefonu a běžte do Nastavení > Soukromí",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Všichni",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Moje kontakty",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Nikdo",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Odesílání zpráv",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Zobrazit mé telefonní číslo",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Najít mě podle telefonního čísla",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Potvrzení o přečtení",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Indikátory psaní",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Aktualizace",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automaticky stahovat aktualizace",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Aktualizace na verzi $version$ je k dispozici",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Ne, to není smítko prachu, které musíte z monitoru odfouknout, nyní je tam tečka pro nepřehrané příchozí zvukové zprávy.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "V místnosti, kde se volá, proběhla přestavba a renovace a my jsme ani nemuseli refinancovat.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Nové okno předvoleb je lepší a rychlejší. Můžete si změnit úroveň přiblížení, přepnout motiv nebo nastavit vlastní časovač zmizení.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Nyní si můžete zvolit, kdy se mají stáhnout a použít nové aktualizace aplikace Signal. Drobné změny se dotkly i dialogových oken. Podívejte se na nastavení v novém okně předvoleb.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Bylo odstraněno mnoho chyb a došlo také k vylepšení výkonu. Děkujeme vám všem za vaši zpětnou vazbu!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Lliw'r Sgwrs",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Diweddaru Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Yn llwytho...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Yn cysylltu",
"message": "Yn cysylltu...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Cysylltu",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Dylai ddim fod yn hir...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Croeso i Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Dewiswch gyswllt neu grŵp i ddechrau sgwrsio.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Cysylltu Dyfais Newydd",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Enw dyfais",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Ceisio eto",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Thema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Mae'r alwad yn llawn",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Camera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Camera wedi'i analluogi",
@ -1343,6 +1365,10 @@
"message": "Trowch y camera ymlaen",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Tewi",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Meicroffon wedi'i analluogi",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Dad-dewi'r meic",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Rhannu",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Diffoddir cyflwyno",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Mae'ch fideo wedi'i ddiffodd",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Does neb arall yma",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "Mae $first$ yn yr alwad hon",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Mae un o'ch dyfeisiau eraill yn yr alwad hon",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "Mae $first$ a $second$ yn yr alwad hon",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "Mae $first$, $second$, a $third$ yn yr alwad hon",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "Mae $first$, $second$, a $others$ arall yn yr alwad hon",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Does neb arall yma",
@ -1517,7 +1661,7 @@
"message": "Ail-alw pob galwad drwy'r gweinydd Signal i osgoi datgelu eich cyfeiriad IP i'ch cyswllt. Bydd galluogi yn lleihau ansawdd galwadau.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Caniatâd",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Galluogi sillafwr",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Clirio Data",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Uwchraddio",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Cysylltiadau",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Chwarae hysbysiad sain",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Mae diweddariad i Signal ar gael",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Mae fersiwn newydd o Signal ar gael",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Cyfrif sgyrsiau tawel wrth gyfrif bathodynnau",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Wedi methu dangos y neges oherwydd gwall mewnol. Cliciwch i gyflwyno cofnod dadfygio.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Rhithffurf y Grŵp",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Cyffredinol",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Golwg",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Sgyrsiau",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Galwadau",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Hysbysiadau",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Preifatrwydd",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "System",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Cynhyrchu rhagolygon dolenni",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Gosodiadau Uwch",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Wedi'u Rhwystro",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Pwy all...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Pawb",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Fy Nghysylltiadau",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Neb",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Sgwrsio",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Gweld fy rhif ffôn",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Derbynebau darllen",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Dangosyddion Teipio",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Chat farve",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Opdatér Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Indlæser...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Forbinder",
"message": "Forbinder...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Forbind",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Det bør ikke være længe...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Velkommen til Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Vælg en kontakt eller gruppe for at komme igang med at chatte.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Forbind ny enhed",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Enhedsnavn",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Prøv igen",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Samtalen er fuld",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera déaktiveret",
@ -1343,6 +1365,10 @@
"message": "Aktivér kamera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Déaktiver lyd",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon déaktiveret",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Tilslå mikrofon",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Del",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Præsentation deaktiveret",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Din kamera er slået fra",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Ingen andre er her",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ er med i samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "En af dine andre enheder er i dette opkald",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ og $second$ er med i samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ og $third$ er med i samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ og $others$ andre er med i samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Ingen andre er her",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Videresend alle opkald gennem Signal serveren, for at undgå at afsløre din IP-adresse for din kontakt. Opkaldskvaliteten vil blive forringet",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Tilladelser",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Aktiver stavekontrol",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Ryd data",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Opgradér",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakter",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Afspil lyd meddelelse",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Opdatering til Signal er tilgængelig",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Der er en ny og tilgængelig version af Signal.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Vis antal udsatte samtaler i emblemet",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Generelt",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Udseende",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Chats",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Opkald",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Notifikationer",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Indstillinger for privatliv",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "System",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Generer eksempelvisning af link",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Avanceret",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blokeret",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Hvem kan...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Alle",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Mine kontakter",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ingen",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Meddelelse",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Se mit telefonnummer",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Læst af modtager",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Skriveindikator",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Unterhaltungsfarbe",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal aktualisieren",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Wird geladen …",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -654,7 +658,7 @@
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Verbinden",
"message": "Zum erneuten Verbinden anklicken.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
@ -807,6 +811,20 @@
"message": "Willkommen bei Signal",
"description": ""
},
"whatsNew": {
"message": "Siehe $whatsNew$ dieser Aktualisierung",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "was ist neu",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Wähle einen Kontakt oder eine Gruppe aus, um eine Unterhaltung zu beginnen.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Neues Gerät koppeln",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Gerätename",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Erneut versuchen",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Design",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Anruf ist voll",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera deaktiviert",
@ -1343,6 +1365,10 @@
"message": "Kamera einschalten",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Stumm",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon deaktiviert",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Mikro ein",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Teilen",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Präsentationen deaktiviert",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Deine Kamera ist ausgeschaltet",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Niemand anderes ist hier",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ nimmt an diesem Anruf teil",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Eines deiner anderen Geräte nimmt an diesem Anruf teil",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ und $second$ nehmen an diesem Anruf teil",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ und $third$ nehmen an diesem Anruf teil",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ und $others$ Weitere nehmen an diesem Anruf teil",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal wird bei $person$ klingeln",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ wird benachrichtigt",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ und $second$ werden benachrichtigt",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ und $third$ werden benachrichtigt",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ und $others$ Weitere werden benachrichtigt",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Niemand anderes ist hier",
@ -1517,7 +1661,7 @@
"message": "Alle Anrufe über den Signal-Server leiten, um die eigene IP-Adresse gegenüber Kontakten nicht offenzulegen. Dies verringert die Anrufqualität.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Berechtigungen",
"description": "Header for permissions section of settings"
},
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Daten löschen",
"message": "Anwendungsdaten löschen",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Aktualisieren",
"message": "Zum Aufruf von signal.org/download anklicken",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakte",
"message": "Kontakte importieren",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Benachrichtigungston wiedergeben",
"message": "Benachrichtigungstöne wiedergeben",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Aktualisierung für Signal verfügbar",
"message": "Aktualisierung verfügbar",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Eine neue Signal-Version ist verfügbar.",
"message": "Zum Neustarten von Signal anklicken",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Zum Herunterladen der Aktualisierung anklicken",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Nachricht konnte aufgrund eines internen Fehlers nicht angezeigt werden. Bitte anklicken, um ein Diagnoseprotokoll zu übermitteln.",
"message": "Nachricht konnte nicht angezeigt werden. Bitte anklicken, um ein Diagnoseprotokoll zu übermitteln.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Gruppenavatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Allgemein",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Darstellung",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Unterhaltungen",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Anrufe",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Benachrichtigungen",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Datenschutz",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Letzter Import: $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "System",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Vergrößerungsstufe",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Link-Vorschauen erzeugen",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Um diese Einstellung zu ändern, öffne Signal auf deinem Mobilgerät und gehe zu Signal-Einstellungen > Unterhaltungen",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Erweiterte Einstellungen",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Benachrichtigungsinhalt",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blockierte Nutzer",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ Nutzer",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ Nutzer",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Wer kann …",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Um diese Einstellung zu ändern, öffne Signal auf deinem Mobilgerät und gehe zu Signal-Einstellungen > Datenschutz",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Jeder",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Meine Kontakte",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Niemand",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Nachrichtenübermittlung",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "meine Rufnummer sehen",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "mich über meine Rufnummer finden",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Lesebestätigungen",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Tipp-Indikatoren",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Aktualisierungen",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "automatisches Herunterladen von Aktualisierungen",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Aktualisierung auf Version $version$ verfügbar",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Nein, das ist kein Staubkörnchen, das du von deinem Monitor entfernen müsst, es gibt jetzt einen Punkt für nicht abgespielte eingehende Audionachrichten.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Die Anruf-Lobby wurde umgebaut und renoviert und wir mussten nicht einmal refinanzieren.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Das neue Einstellungsmenü ist besser und schneller. Fahre fort und ändere die Zoomstufe, das Design oder stelle einen benutzerdefinierten Timer für »Verschwindende Nachrichten« ein.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Du kannst jetzt einstellen wann neue Aktualisierungen für Signal heruntergeladen und installiert werden. Den Dialog haben wir auch leicht überarbeitet. Die Einstellungen findest du im neuen Menü.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Es wurden viele Fehler beseitigt und es gibt auch einige Leistungsverbesserungen. Danke euch allen für eure Meldungen!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Χρώμα συνομιλίας",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Αναβάθμιση του Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Φορτώνει...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Συνδέεται",
"message": "Γίνεται σύνδεση...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Σύνδεση",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Δεν θα πάρει πολύ...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Καλωσήλθες στο Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Διάλεξε μια επαφή ή μια ομάδα για να αρχίσεις να μιλάς.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Σύνδεση νέας συσκεύης",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Όνομα συσκεύης",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Ξαναπροσπάθησε",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Θέμα",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Η κλήση είναι γεμάτη",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Κάμερα",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Κάμερα απενεργοποιημένη",
@ -1343,6 +1365,10 @@
"message": "Ενεργοποίηση κάμερας",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Σίγαση",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Μικρόφωνο απενεργοποιημένο",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Ενεργοποίηση μικροφώνου",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Μοιράσου",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Η παρουσίαση είναι απενεργοποιημένη",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Η κάμερά σου είναι απενεργοποιημένη",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Δεν είναι κανένας άλλος εδώ",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "Ο/Η $first$ είναι στην κλήση",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Κάποια από τις άλλες συσκευές σου είναι στην κλήση",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "Οι $first$ και $second$ είναι στην κλήση",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "Οι $first$, $second$ και $third$ είναι στην κλήση",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "Οι $first$, $second$ και $others$ ακόμα είναι στην κλήση",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Δεν είναι κανένας άλλος εδώ",
@ -1517,7 +1661,7 @@
"message": "Αναμετάδοση όλων των κλήσεων μέσω του σέρβερ Signal για να αποφύγεις την αποκάλυψη της διεύθυνσης IP σου στην επαφή. Η ενεργοποίηση θα ρίξει την ποιότητα των κλήσεων.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Άδειες",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Ενεργοποίηση ορθογραφικού ελέγχου",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Εκκαθάριση δεδομένων",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Αναβάθμιση",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Επαφές",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Αναπαραγωγή ήχου ειδοποίησης",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Διαθέσιμη ενημέρωση του Signal",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Μια νέα έκδοση του Signal είναι διαθέσιμη.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Να προσμετρώνται οι σιγασμένες συνομιλίες στο μετρητή ειδοποιήσεων",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Αποτυχία εμφάνισης του μηνύματος λόγω σφάλματος της εφαρμογής. Πάτα εδώ για καταχώριση του αρχείου καταγραφής αποσφαλμάτωσης.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Εικονίδιο ομάδας",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Γενικά",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Εμφάνιση",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Συνομιλίες",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Κλήσεις",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Ειδοποιήσεις",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Ιδιωτικότητα",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Σύστημα",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Προεπισκόπηση συνδέσμων",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Για προχωρημένους",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Λίστα Φραγής",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Ποιοί μπορούν...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Όλοι",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Οι επαφές μου",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Κανένας",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Συνομιλίες",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Να δουν τον αριθμό τηλεφώνου μου",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Αποδεικτικά ανάγνωσης",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Δείκτες πληκτρολόγησης",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -1632,7 +1632,7 @@
"message": "Relay all calls through the Signal server to avoid revealing your IP address to your contact. Enabling will reduce call quality.",
"description": "Details describing the always relay calls setting"
},
"Preferences--permissions": {
"permissions": {
"message": "Permissions",
"description": "Header for permissions section of settings"
},
@ -2219,7 +2219,7 @@
"description": "When a person inputs a number that is invalid"
},
"unlinkedWarning": {
"message": "Relink Signal Desktop to your mobile device to continue messaging."
"message": "Click to relink Signal Desktop to your mobile device to continue messaging."
},
"unlinked": {
"message": "Unlinked"
@ -6131,6 +6131,10 @@
}
}
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"

View File

@ -183,6 +183,10 @@
"message": "Chat Color",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Ĝisdatigi Signal-on",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Ŝargado...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Konektado",
"message": "Konekto...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Konekti",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Ĝi ne devus longe daŭri...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Bonvenon al Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Elektu kontakton aŭ grupon por ekparoli.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Ligi novan aparaton",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Nomo de la aparato",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Provi denove",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Etoso",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "La alvoko plenas",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Fotilo",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Fotilo malŝaltita",
@ -1343,6 +1365,10 @@
"message": "Aktivigi la fotilon",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Silentigi",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofono malŝaltita",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Malsilentigi la mikrofonon",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Kunhavigi",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Via fotilo estas malŝaltita",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Neniu alia ĉeestas",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ estas en tiu alvoko",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Unu el viaj aliaj aparatoj estas en tiu alvoko",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ kaj $second$ estas en tiu alvoko",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ kaj $third$ estas en tiu alvoko",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ kaj $others$ aliaj estas en tiu alvoko",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Neniu alia ĉeestas",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Trapasigi ĉiujn alvokojn tra la Signal-servilo por eviti sciigi vian IP-adreson al via kontakto. Tio malaltigos la alvokan kvaliton.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Permesoj",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Enable spell check",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Forviŝi datumojn",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Ĝisdatigi",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontaktoj",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Ludi sonan sciigon",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Ĝisdatiĝo de Signal disponeblas",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Nova versio de Signal disponeblas.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4758,7 +4862,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--admin--you": {
"message": "You changed the group settings to only allow admins to send messages.",
"message": "Vi ŝanĝis la grupagordojn por permesi nur al grupadministrantoj sendi mesaĝojn.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--admin--other": {
@ -4776,7 +4880,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--member--you": {
"message": "You changed the group settings to allow all members to send messages.",
"message": "Vi ŝanĝis la grupagordojn por permesi al ĉiuj grupanoj sendi mesaĝojn.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--member--other": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Enkalkuligi la silentigitajn interparolojn en la ŝilda nombrilo",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5868,7 +5972,7 @@
"description": "Error message when something goes wrong updating your profile."
},
"AnnouncementsOnlyGroupBanner--modal": {
"message": "Message an admin",
"message": "Mesaĝi administranton",
"description": "Modal title for the list of admins in a group"
},
"AnnouncementsOnlyGroupBanner--announcements-only": {
@ -5882,7 +5986,7 @@
}
},
"AnnouncementsOnlyGroupBanner--admins": {
"message": "admins",
"message": "administrantoj",
"description": "Clickable text describing administrators of a group, used in the message an admin label"
},
"AvatarEditor--choose": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Ĝenerala",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Aspekto",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Interparoloj",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Alvokoj",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Sciigoj",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privateco",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistema",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Krei antaŭrigardojn de ligilo",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Speciala",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blokita",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Everybody",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "My Contacts",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Neniu",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Mesaĝoj",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Vidi mian telefonnumeron",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Legokonfirmoj",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Tajp-indikiloj",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -183,6 +183,10 @@
"message": "Vestluse värv",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Uuenda Signalit",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Laadimine...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Ühendamine",
"message": "Ühendamine...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Ühenda",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Ei tohiks kaua aega võtta...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Tere tulemast Signalisse",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Vali kontakt või grupp ja alusta vestlust.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Ühenda uus seade",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Seadme nimi",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Proovi uuesti",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Värviteema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Kõne on täis",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kaamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kaamera on keelatud",
@ -1343,6 +1365,10 @@
"message": "Kaamera sisse",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Vaigista",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon on keelatud",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Luba mikrofon",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Jaga",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Esitlemine on keelatud",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Sinu kaamera on väljas",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Kedagi teist pole siin",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ on selles kõnes",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Üks sinu teistest seadmetes on selles kõnes",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ ja $second$ on selles kõnes",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ ja $third$ on selles kõnes",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ ja $others$ muud kasutajat on selles kõnes",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Kedagi teist pole siin",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Vahenda kõnesid Signali serveri kaudu, et hoiduda oma IP-aadressi paljastamisest enda kontaktile. Selle lubamine vähendab kõne kvaliteeti.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Õigused",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Luba õigekirja kontroll",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Eemalda andmed",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Uuenda",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontaktid",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Mängi audioteavitust",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signali uuendus on saadaval",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signalist on saadaval uus versioon.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Arvesta vaigistatud vestlusi",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Üldine",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Välimus",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Vestlused",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Kõned",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Teavitused",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privaatsus",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Süsteem",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Genereeri lingieelvaateid",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Täpsemad sätted",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blokeeritud",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Kes saab...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Igaüks",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Minu kontaktid",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Mitte keegi",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Sõnumside",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Vaata mu telefoninumbrit",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Lugemiskinnitused",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Kirjutamisindikaatorid",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Txat-aren kolorea",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Eguneratu Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Kargatzen...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Konektatzen",
"message": "Konektatzen...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Konektatu",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Ez du denbora luzea hartuko...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Ongi etorri Signal-era",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Hautatu kontaktua edo taldea txateatzen hasteko.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Gailu berria lotu",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Gailuaren izena",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Saiatu berriro",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Gaia",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Deia beteta dago",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamara desaktibatuta",
@ -1343,6 +1365,10 @@
"message": "Piztu kamera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Isildu",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofonoa desaktibatuta",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Ireki mikronofoa",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Partekatu",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Zure kamera itzalita dago",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Beste inor ez dago hemen",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ dei honetan dago",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Zure beste gailu bat dei honetan dago",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ eta $second$ dei honetan daude",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ eta $third$ dei honetan daude",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ eta beste $others$ dei honetan daude",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Beste inor ez dago hemen",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Birtransmititu dei guztiak Signal zerbitzari baten bitartez; horrela ez diozu erakutsiko zure IP helbidea kontaktuari. Aktibatzeak deiaren kalitatea gutxiagotuko du.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Baimenak",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Enable spell check",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Garbitu datuak",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Hobetu",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontaktuak",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Jo soinu jakinarazpen bat",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal-en egunerapena eskuragarri dago.",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal-en bertsio berri bat eskuragarri dago.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Zenbatu Mutututako Solasaldiak",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Orokorra",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Itxura",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Txatak",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Deiak",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Jakinarazpenak",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Pribatutasuna",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistema",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Sortu esteken aurrebistak",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Aurreratua",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blokeatuta",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Nork egin dezake...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Denak",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Nire Kontaktuak",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Inor ez",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Mezularitza",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Ikusi nire telefono zenbakia",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Irakurketaren hartu-agiriak",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Idazketa jakinarazleak",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "رنگ گفتگو",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "به‌روزرسانی سیگنال",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "درحال بارگذاری...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "در حال اتصال",
"message": "در حال اتصال ...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "اتصال",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "نباید طولانی باشد...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "به سیگنال خوش‌آمدید",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "برای شروع گفتگو یک مخاطب یا گروه را انتخاب کنید.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "لینک کردن دستگاه جدید",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "نام دستگاه",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,8 +1325,8 @@
"message": "دوباره تلاش کنید",
"description": ""
},
"theme": {
"message": "تم",
"Preferences--theme": {
"message": "طرح زمینه",
"description": "Header for theme settings"
},
"calling": {
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "ظرفیت تماس تکمیل است",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "دوربین",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "دوربین غیرفعال شد",
@ -1343,6 +1365,10 @@
"message": "روشن کردن دوربین",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "بستن",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "میکروفون غیرفعال شد",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "باز کردن صدا",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "اشتراک‌گذاری",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "دوربین شما خاموش است",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"message": "هیچکس دیگری اینجا نیست",
"calling__pre-call-info--empty-group": {
"message": "هیچکس دیگری اینجا نیست",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ در این تماس می باشد",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "یکی از دستگاه های دیگر شما در این تماس حضور دارد",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ و $second$ در این تماس می باشند",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$، $second$، و $third$ در این تماس می باشند ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$، $second$، و $others$ نفر دیگر در این تماس هستند ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "هیچکس دیگری اینجا نیست",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,8 +1661,8 @@
"message": "گذراندن تمامی تماس‌ها از سرور سیگنال به منظور جلوگیری از آشکار شدن نشانی اینترنتی شما برای مخاطبانتان. فعال‌سازی این گزینه باعث کاهش کیفیت تماس می‌گردد.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"message": "دسترسی ها",
"Preferences--permissions": {
"message": "مجوزها",
"description": "Header for permissions section of settings"
},
"mediaPermissionsDescription": {
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Enable spell check",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "پاک سازی داده",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "ارتقاء",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "مخاطب‌ها",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Play audio notification",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "به‌روزرسانی سیگنال در دسترس است",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "نسخه جدیدی از سیگنال در دسترس است.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Count muted conversations in badge count",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "عمومی",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "ظاهر برنامه",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "گفتگوها",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "تماس‌ها",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "اعلان‌ها",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "حریم خصوصی",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "سیستم",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "تولید پیش‌نمایش‌‌های پیوند",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "پیشرفته",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "مسدود شده",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "چه کسی می‌تواند....",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "همه",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "مخاطبین من",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "هیچ‌کس",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "‌پیام‌رسانی",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "دیدن شماره‌تلفن من",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "رسیدهای خوانده شدن",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "نشانگرهای نوشتن",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Keskustelun väri",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Päivitä Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Ladataan...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Yhdistetään",
"message": "Yhdistetään...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Yhdistä",
"message": "Napsauta yhdistääksesi uudelleen.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Hetkinen...",
"message": "Ei pitäisi kestää kauan",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Tervetuloa Signaliin",
"description": ""
},
"whatsNew": {
"message": "Katso $whatsNew$ tässä päivityksessä",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "mitä uutta",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Aloita keskustelu valitsemalla yhteystieto tai ryhmä",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Yhdistä uusi laite",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Laitteen nimi",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Yritä uudelleen",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Teema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Puhelu on täynnä",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera poistettu käytöstä",
@ -1343,6 +1365,10 @@
"message": "Käynnistä kamera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Mykistä",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofoni poistettu käytöstä",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Poista mikrofonin mykistys",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Jaa",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Esitys estetty",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Kamerasi on pois päältä",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Kukaan muu ei ole täällä",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ on tässä puhelussa",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Yksi muista laitteistasi on tässä puhelussa",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ ja $second$ ovat tässä puhelussa",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ ja $third$ ovat tässä puhelussa",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ ja $others$ muuta ovat tässä puhelussa",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal ottaa yhteyden $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ ilmoitetaan",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ ja $second$ ilmoitetaan",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, ja $third$ ilmoitetaan",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, ja $others$ muuta ilmoitetaan",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Kukaan muu ei ole täällä",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Kaikki puhelut välitetään Signalin palvelimen kautta, jotta IP-osoitteesi ei paljastu yhteystiedollesi. Heikentää puhelun laatua.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Käyttöoikeudet",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Ota oikeinkirjoituksen tarkistus käyttöön",
"message": "Oikolue viestiruutuun kirjoitettu teksti",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Tietojen poisto",
"message": "Poista sovelluksen tiedot",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Päivitä",
"message": "Napsauta mennäksesi lataussivulle signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Yhteystiedot",
"message": "Tuo yhteystiedot",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Käytä ilmoitusääniä",
"message": "Salli ilmoitusten äänimerkki",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal-päivitys saatavilla",
"message": "Päivitys saatavilla",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Uusi versio Signalista on saatavilla.",
"message": "Napsauta uudelleenkäynnistääksesi Signalin",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Napsauta ladataksesi päivityksen",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Sisällytä mykistetyt keskustelut merkin laskennassa",
"message": "Sisällytä mykistetyt keskustelut tunnusten määrään",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Viestiä ei voi näyttöö sisäisen virheen vuoksi. Lähetä virheloki napauttamalla.",
"message": "Ei voitu näyttää tätä viestiä. Napsauta lähettääksesi virhelokin.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Ryhmäavatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Yleiset",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Ulkonäkö",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Keskustelut",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Puhelut",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Ilmoitukset",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Yksityisyys",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Viimeinen tuonti $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Järjestelmäasetus",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Suurennustaso",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Luo esikatselukuvia linkeistä",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Jos haluat muuttaa tätä asetusta, avaa Signal -sovellus mobiililaitteellasi ja siirry kohtaan Asetukset > Keskustelut",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Lisäasetukset",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Ilmoituksen sisältö",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Estetty",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ yhteystieto",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ yhteystietoa",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Kuka voi…",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Jos haluat muuttaa näitä asetuksia, avaa Signal -sovellus mobiililaitteellasi ja siirry kohtaan Asetukset > Tietosuoja",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Kaikki",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Yhteystietoni",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ei kukaan",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Viestintä",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Nähdä puhelinnumeroni",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Etsi minut puhelinnumeroni perusteella",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Lukukuittaukset",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Kirjoittamisen ilmaisin",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Päivitykset",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Lataa päivitykset automaattisesti",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Päivitä saatavilla olevaan versioon $version$ ",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Ei, se ei ole roska, joka sinun on pyyhkäistävä pois näytöltä. Se on nyt piste toistamattomille saapuville ääniviesteille.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Yhteydenottoon tehtiin joitakin uudistuksia ja kunnostuksia, eikä meidän tarvinnut edes rahoittaa uudelleen.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Uusi asetusikkuna on parempi ja nopeampi. Siirry eteenpäin ja muuta suurennustasoa, vaihda teema, aseta mukautettu katoava ajastin.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Voit nyt valita, milloin ladata ja ottaa käyttöön uusia päivityksiä Signalille. Myös dialogit saivat pienen muodonmuutoksen. Tarkista asetus uudesta asetusikkunasta.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Paljon vikoja korjattu ja myös joitain suorituskyvyn parannuksia tehty. Kiitos kaikille raporteistanne!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Couleur de la conversation",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Mettre Signal à jour",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Chargement…",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Connexion",
"message": "Connexion",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Se connecter",
"message": "Cliquez pour vous reconnecter.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Ça ne devrait pas être long",
"message": "Ça ne devrait pas être long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Bienvenue sur Signal",
"description": ""
},
"whatsNew": {
"message": "Consultez $whatsNew$ de cette mise à jour",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "les nouveautés",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Sélectionnez un contact ou un groupe pour lancer une conversation.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Relier un nouvel appareil",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Nom de lappareil ",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Réessayer",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Thème",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Lappel est complet",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Appareil photo",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Lappareil photo est désactivé",
@ -1343,6 +1365,10 @@
"message": "Activer lappareil photo",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Sourdine",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Le microphone a été désactivé",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Réactiver le microphone",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Partager",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Présentation désactivée",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Votre caméra est désactivée",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Il ny a personne dautre ici",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ fait partie de cet appel",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Un de vos autres appareils fait partie de cet appel",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ et $second$ font partie de cet appel",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ et $third$ font partie de cet appel",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ et $others$ autres personnes font partie de cet appel",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ sera notifié",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ et $second$ seront notifiés",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ et $third$ seront notifiés",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ et $others$ autres seront notifiés",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Il ny a personne dautre ici",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Relayer tous les appels par le serveur Signal pour éviter de divulguer votre adresse IP à votre contact. Lactivation de cette option réduira la qualité des appels.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Autorisations",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Activer la vérification orthographique",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Suppression des données",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Mettre à niveau",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Contacts",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Jouer une notification sonore",
"message": "Jouer les sons de notification",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Une mise à jour de Signal est proposée",
"message": "Mise à jour disponible",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Une nouvelle version de Signal est proposée.",
"message": "Cliquez pour redémarrer Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Cliquez pour télécharger la mise à jour",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Compter les conversations en sourdine dans la pastille de comptage",
"message": "Inclure les conversations en sourdine dans la pastille de comptage",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5114,7 +5218,7 @@
"description": "In the conversation notifications settings, this is the label for the mentions option"
},
"ConversationNotificationsSettings__mentions__info": {
"message": "Receive notifications when you're mentioned in muted chats",
"message": "Recevoir des notifications quand vous êtes mentionné dans des conversations en sourdine",
"description": "In the conversation notifications settings, this is the sub-label for the mentions option"
},
"ConversationNotificationsSettings__mentions__select__always-notify": {
@ -5122,7 +5226,7 @@
"description": "In the conversation notifications settings, this is the option that always notifies you for @mentions"
},
"ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted": {
"message": "Don't notify if muted",
"message": "Ne pas mavertir en sourdine",
"description": "In the conversation notifications settings, this is the option that doesn't notify you for @mentions if the conversation is muted"
},
"GroupLinkManagement--clipboard": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Général",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Apparence",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Conversations",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Appels",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Notifications",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Confidentialité",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Système",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Générer des aperçus de lien",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Avancés",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Bloquée",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Qui peut…",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Pour modifier ces paramètres, ouvrez lapplication Signal sur votre appareil mobile et naviguez dans Paramètres > Confidentialité",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Tout le monde",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Mes contacts",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Personne",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Messagerie",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Voir mon numéro de téléphone",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Me trouver avec mon numéro de téléphone",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Accusés de lecture",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Indicateurs de saisie",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Mises à jour",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Télécharger automatiquement les mises à jour",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "ચેટ કલર",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal ને અપડેટ કરો",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "લોડીંગ...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "કનેક્ટ કરી રહ્યું છે",
"message": "Connecting...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "કનેક્ટ",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "લાંબુ ન હોવું જોઈએ ...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal પર આપનું સ્વાગત છે",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "ચેટિંગ શરૂ કરવા માટે સંપર્ક અથવા ગ્રુપ પસંદ કરો.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "નવું ડિવાઇસ લિંક કરો",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "ડિવાઇસનું નામ",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "ફરીથી પ્રયત્ન કરો",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "થીમ",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "કૉલ પૂર્ણ છે",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "કૅમેરા",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "કૅમેરા અક્ષમ છે",
@ -1343,6 +1365,10 @@
"message": "કૅમેરા ચાલુ કરો ",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "મ્યુટ",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "માઇક્રોફોન અક્ષમ છે",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "માઇક અનમ્યૂટ કરો",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "શેર કરો",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "રજૂઆત અક્ષમ છે",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "તમારો કૅમેરા બંધ છે",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "બીજું કોઈ અહીં નથી",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ આ કૉલમાં છે",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "તમારા અન્ય ઉપકરણોમાંથી એક આ કૉલમાં છે",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ અને $second$ આ કૉલમાં છે",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, અને $third$ આ કૉલમાં છે",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, અને $others$ અન્ય આ કૉલમાં છે",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "બીજું કોઈ અહીં નથી",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,8 +1661,8 @@
"message": "તમારા સંપર્કમાં તમારું IP સરનામું જણાવવાનું ટાળવા માટે Signal સર્વર દ્વારા બધા કૉલ્સ રિલે કરો. સક્ષમ કરવાથી કૉલની ગુણવત્તામાં ઘટાડો થશે.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"message": "પરવાનગી",
"Preferences--permissions": {
"message": "પરવાનગી",
"description": "Header for permissions section of settings"
},
"mediaPermissionsDescription": {
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "જોડણી તપાસ સક્ષમ કરો",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "માહિતી રદ્દ કરો",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "અપગ્રેડ કરો",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "સંપર્કો",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "ઓડિયો સૂચના ચલાવો",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal અપડેટ ઉપલબ્ધ છે",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal નું નવું વર્ઝન ઉપલબ્ધ છે.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "બેજની ગણતરીમાં મ્યૂટ કરેલી વાતચીતોની ગણતરી કરો",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "સામાન્ય",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "દેખાવ",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "ચેટ",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "કૉલ્સ",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "સૂચનાઓ",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "ગોપનીયતા",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "સિસ્ટમ",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "લિંક પ્રિવ્યૂ જનરેટ કરો",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "વધુ",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "બ્લૉક કરેલ",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "પ્રત્યેક",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "મારા સંપર્કો",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "કોઈ નથી",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "મેસેજ કરી રહ્યા છીએ",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "મારો ફોન નંબર જુઓ",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "રિડ રિસિપ્ટ",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "ટાઇપિંગ સૂચકો",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "צבע התכתבות",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "עדכן את Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "טוען…",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "מתחבר",
"message": "מתחבר",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "התחבר",
"message": "לחץ כדי להתחבר מחדש.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "לא אמור לקחת זמן רב",
"message": "לא אמור לקחת זמן רב",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "ברוך הבא אל Signal",
"description": ""
},
"whatsNew": {
"message": "ראה $whatsNew$ בעדכון זה",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "מה חדש",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "בחר איש קשר או קבוצה כדי להתחיל שיחה.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "קשר מכשיר חדש",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "שם מכשיר",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "נסה שוב",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "ערכת נושא",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "השיחה מלאה",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "מצלמה",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "המצלמה מושבתת",
@ -1343,6 +1365,10 @@
"message": "הפעל מצלמה",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "השתק",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "המיקרופון מושבת",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "בטל השתקת מיקרופון",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "שתף",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "שיתוף מסך מושבת",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "המצלמה שלך כבויה",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "אף אחד אחר לא כאן",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ בשיחה זו",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "אחד המכשירים האחרים שלך בשיחה זו",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ וגם $second$ בשיחה זו",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ וגם $third$ בשיחה זו",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ ועוד $others$ אחרים בשיחה זו",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal יצלצל אל $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ ייודע",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ וגם $second$ יוודעו",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, וגם $third$ יוודעו",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ ועוד $others$ אחרים יוודעו",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "אף אחד אחר לא כאן",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "שדר מחדש את כל השיחות דרך שרת Signal כדי למנוע את חשיפת כתובת ה־IP שלך אל איש הקשר שלך. אפשור יפחית איכות שיחות.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "הרשאות",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "אפשר בדיקת איות",
"message": "בדוק איות של מלל שמוכנס בתיבת חיבור הודעה",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "נקה נתונים",
"message": "נקה נתוני יישום",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "שדרג",
"message": "לחץ כדי ללכת אל signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "אנשי קשר",
"message": "ייבא אנשי קשר",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "נגן התראת שמע",
"message": "נגן צלילי התראה",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "עדכון Signal זמין",
"message": "עדכון זמין",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "גרסה חדשה של Signal זמינה.",
"message": "לחץ כדי להפעיל מחדש את Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "לחץ כדי להוריד עדכון",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "ספור שיחות מושתקות בספירת התג",
"message": "כלול שיחות מושתקות בספירת התג",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "נכשל בהצגת ההודעה עקב שגיאה פנימית. לחץ כדי להגיש יומן ניופי תקלים.",
"message": "לא היה ניתן להציג הודעה זו. לחץ כדי להגיש יומן ניפוי תקלים.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "יצגן קבוצה",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "כללי",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "מראה",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "התכתבויות",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "שיחות",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "התראות",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "פרטיות",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "יבוא אחרון במועד $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "מערכת",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "רמת התקרבות",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "חולל תצוגות מקדימות של קישורים",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "כדי לשנות הגדרה זו, פתח את היישום Signal במכשיר הנייד שלך ונווט אל הגדרות > התכתבויות",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "מתקדם",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "תוכן התראה",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "חסום",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "איש קשר $num$",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ אנשי קשר",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "מי יכול…",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "כדי לשנות הגדרות אלו, פתח את היישום Signal במכשיר הנייד שלך ונווט אל הגדרות > פרטיות",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "כולם",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "אנשי הקשר שלי",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "אף אחד",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "תכתובת",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "ראה את מספר הטלפון שלי",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "מצא אותי לפי מספר הטלפון שלי",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "אישורי קריאה",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "מחווני הקלדה",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "עדכונים",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "הורד עדכונים באופן אוטומטי",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "עדכון אל גרסה $version$ זמין",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "חלון ההעדפות החדש טוב יותר ומהיר יותר. לך ושנה את רמת ההתקרבות שלך, עורר את ערכת הנושא, הגדר קוצב זמן מותאם אישית של הודעות נעלמות.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "אתה יכול לבחור עכשיו מתי להוריד ולהחיל עדכונים חדשים עבור Signal. דו השיחים קיבלו גם מהפך קטן. בדוק את ההגדרה בחלון ההעדפות החדש.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "סילקנו מלא תקלים ויש גם כמה שיפורי ביצועים. תודה לכולם על הדיווחים!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "चैट का रंग",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal अपडेट करें",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "लोड हो रहा है",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "कनेक्टिंग",
"message": "जोड़ने",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "कनेक्ट करें",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "ज़यादा समय नहीं लगेगा...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal में आपका स्वागत है ",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "चेटिंग की शुरुआत करने के लिए कॉंटॅक्ट या ग्रूप चुने ",
"description": ""
@ -1271,7 +1289,7 @@
"message": "नया डिवाइस लिंक करें",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "डिवाइस का नाम",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "फिर से कोशिश करो",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "विषय",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "कॉल पूर्ण है",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "कैमरा",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "कैमरा डिसेबल किया गया",
@ -1343,6 +1365,10 @@
"message": "कैमरा चालू करें",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "म्युट",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "माइक्रोफोन डिसेबल किया गया",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "माइक को अनम्यूट करें",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "साझा करें",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "प्रस्तुत निर्योग्य है",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "आपका कैमरा बंद है",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "यहाँ और कोई नहीं है",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ इस कॉल में है",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "आपका कोई दूसरा डिवाइस इस कॉल में है",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ और $second$ इस कॉल में हैं",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, और $third$ इस कॉल में हैं",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, और $others$ अन्य लोग इस कॉल में हैं",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "यहाँ और कोई नहीं है",
@ -1517,7 +1661,7 @@
"message": "अपने संपर्क में अपने IP ऐड्रेस को प्रकट करने से बचने के लिए Signal सर्वर के माध्यम से सभी कॉल रिले करें। सक्षम करने से कॉल गुणवत्ता कम हो जाएगी।",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "अनुमतियाँ",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "वर्तनी जांच सक्षम करें",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "डाटा हटाएँ",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "अपग्रेड",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "संपर्क",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "ऑडियो सूचना चलाएं",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal अपडेट उपलब्ध है",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal का नया वर्ज़न अब उपलब्ध है।",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "बैज काउंट में म्यूट किए हुए संवाद गिनें",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "आंतरिक त्रुटि के कारण संदेश प्रदर्शित करने में विफल। डीबग लॉग सबमिट करने के लिए क्लिक करें।",
"message": "यह संदेश दिखाया नहीं जा सका। डीबग लॉग सबमिट करने के लिए क्लिक करें।",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "ग्रुप अवतार",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "सामान्य",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "दिखावट",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "चैट",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "कॉल",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "अधिसूचनाएँ",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "गोपनियता ",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "सिस्टम",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "लिंक प्रिव्यु बनाएँ",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "अधिक",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "ब्लॉक",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "कौन कर सकता है...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "हर कोई",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "मेरे संपर्क",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "कोई नहीं ",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "संदेश संवाद",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "मेरा फ़ोन नंबर देखना ",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "पढ़ने की रसीदें",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "टाइपिंग सूचक",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Boja razgovora",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Ažuriraj Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Učitavanje...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Povezivanje",
"message": "Povezivanje...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Poveži",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Ne bi trebalo dugo...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Dobrodošli u Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Odaberite kontakt ili grupu za početak razgovora.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Poveži novi uređaj",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Naziv uređaja",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Pokušajte ponovo",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Poziv je pun",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera je onemogućena",
@ -1343,6 +1365,10 @@
"message": "Uključi kameru",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Utišaj",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon je onemogućen",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Uključi mikrofon",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Podijeli",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Prezentiranje je onemogućeno",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Vaša kamera je isključena",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Nitko drugi nije ovdje",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ je na ovom pozivu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "U ovom je pozivu jedan od vaših drugih uređaja",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ i $second$ su na ovom pozivu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ i $third$ su na ovom pozivu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ i još $others$ osoba su na ovom pozivu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Nitko drugi nije ovdje",
@ -1517,7 +1661,7 @@
"message": "Preusmjerite sve pozive putem Signalnog poslužitelja kako biste izbjegli otkrivanje vaše IP adrese vašim kontaktima. Omogućavanje opcije će smanjiti kvalitetu poziva.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Dozvole",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Omogući provjeru pravopisa",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Brisanje podataka",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Ažuriraj",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakti",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Sviraj zvučne obavijesti",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Dostupno je ažuriranje za Signal",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Dostupna je nova verzija Signala",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Uračunaj i utišane razgovore u broj na bedžu",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Prikaz poruke nije uspio zbog interne greške. Kliknite za slanje zapisa o otklanjanju pogrešaka.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Grupni Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Općenito",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Izgled",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Razgovori",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Pozivi",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Obavijesti",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privatnost",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sustav",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Stvori preglede poveznica",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Napredno",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blokirani",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Tko može...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Svi",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Moji kontakti",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Nitko",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Razmjena poruka",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Prikaži moj broj telefona",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Potvrde o čitanju",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Prikaži tipkanje",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Beszélgetés színe",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal frissítése",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Betöltés...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Kapcsolódás",
"message": "Kapcsolódás...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Csatlakozás",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Már nem tart sokáig...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Üdvözöl a Signal!",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Válassz ki egy kontaktot vagy csoportot a beszélgetés elkezdéséhez!",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Új eszköz párosítása",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Eszköz neve",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Újra",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Téma",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "A hívás megtelt",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera letiltva",
@ -1343,6 +1365,10 @@
"message": "Kamera bekapcsolása",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Némítás",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon letiltva",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Mikrofon némításának feloldása",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Megosztás",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Képernyő-megosztás letiltva",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "A kamerád ki van kapcsolva",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Nincs itt senki más",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ a hívásban van",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Egy másik eszközön már beléptél a hívásba",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ és $second$ a hívásban vannak",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ és $third$ a hívásban vannak",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ és $others$ további személy a hívásban van",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Nincs itt senki más",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "A hívások átjátszása a Signal szerverein annak érdekében, hogy IP címed a telefonhívás során is rejtve maradjon partnered előtt. Engedélyezésével a hívások minősége gyengébb lesz.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Jogosultságok",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Helyesírás-ellenőrzés engedélyezése",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Adatok törlése",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Frissítés",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontaktok",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Hangjelzés",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal frissítés elérhető",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "A Signal új verziója érhető el.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Némított beszélgetések beszámítása a számlálóba",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Általános",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Megjelenés",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Beszélgetések",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Hívások",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Értesítések",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Adatvédelem",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Rendszer",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Hivatkozások előnézeti képének generálása",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Haladó",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Letiltva",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Ki tud...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Mindenki",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Kontaktjaim",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Senki",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Üzenetküldés",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Megtekinteni telefonszámom",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Olvasási nyugták",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Gépelés-indikátorok",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Warna Percakapan",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Perbarui Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Memuat...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Menghubungi",
"message": "Menghubungkan...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Hubungkan",
"message": "Klik untuk menghubungkan kembali.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Silahkan tunggu",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Selamat datang di Signal",
"description": ""
},
"whatsNew": {
"message": "Lihat $whatsNew$ pada pembaruan ini",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "apa yang baru",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Pilih kontak atau grup untuk mulai mengobrol.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Sambungkan Perangkat Baru",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Nama Perangkat",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Coba Lagi",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Panggilan penuh",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera dinonaktifkan",
@ -1343,6 +1365,10 @@
"message": "Nyalakan kamera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Senyap",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon dinonaktifkan",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Bunyikan mikrofon",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Bagikan",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Kamera Anda mati",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Tidak ada orang lain di sini",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ ada dalam panggilan ini",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Satu dari perangkat lain Anda sedang dalam panggilan ini",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$dan$second$ ada dalam panggilan ini",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$,$second$. dan $third$ berada dalam panggilan ini",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, dan $others$ lainnya sedang dalam panggilan ini",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Tidak ada orang lain di sini",
@ -1517,7 +1661,7 @@
"message": "Sampaikan semua panggilan melalui peladen Signal untuk menghindari pengungkapan alamat IP Anda ke kontak Anda. Mengaktifkannya akan mengurangi kualitas panggilan.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Perizinan",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Aktifkan pengecekan ejaan",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Bersihkan data",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Pemutakhiran",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontak",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Mainkan suara pemberitahuan",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Tersedia Signal versi terbaru",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Tersedia versi terbaru Signal.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Sertakan percakapan yang disenyapkan dalam hitungan spanduk",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Gagal menampilkan pesan karena kesalahan internal. Klik untuk mengirimkan catatan awakutu.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Avatar Grup",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Umum",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Penampilan",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Percakapan",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Panggilan",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Pemberitahuan",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privasi",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistem",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Buat tinjauan tautan",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Lanjutan",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Terblokir",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Siapa yang dapat...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Siapa Saja",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Kontak Saya",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Tak seorangpun",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Olah pesan",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Lihat nomor telepon saya",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Bukti pesan terbaca",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Indikator pengetikan",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Litur spjalls",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Uppfæra Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Hleð inn...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Tengist",
"message": "Connecting...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Tengja",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Ætti ekki að taka langan tíma...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Velkomin í Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Veldu tengilið eða hóp til að hefja spjall.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Tengjast nýju tæki",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Heiti tækis",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Reyndu aftur",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Þema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Símtal er fullt",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Myndavél",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Myndavél óvirk",
@ -1343,6 +1365,10 @@
"message": "Kveikja á myndavél",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Hljóð af",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Hljóðnemi er óvirkur",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Kveikja á hljóðnema",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Deila",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Kynning óvirk",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Það er slökkt á myndavél",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Það er enginn annar hérna",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ er í símtalinu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Eitt af hinum tækjum þínum er tengt þessu símtali",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ og $second$ eru í símtalinu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, og $third$ eru í símtalinu ",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, og $others$ í viðbót eru í símtalinu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Það er enginn annar hérna",
@ -1517,7 +1661,7 @@
"message": "Senda símtöl áfram í gegnum netþjóna Signal til að minnka líkur á að þínir tengiliðu geti komist að þinni ip addressu. Að virkja þennan möguleika mun minnka gæði símtals.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Heimildir",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Virkja stafsetningaryfirferð",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Hreinsa gögn",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Uppfæra",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Tengiliðir",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Spila hljóðáminningu",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Uppfærsla á Signal er tiltæk",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Það er nýrri útgáfa af Signal tiltæk.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Telja þögguð samtöl með í talningu á merki",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Tókst ekki að birta skilaboðin vegna innri villu. Smelltu til að senda villuskýrslu.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Auðkennismynd hóps",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Almennt",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Útlit",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Spjöll",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Símtöl",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Tilkynningar",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Gagnaleynd",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Kerfis",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Útbúa forskoðanir tengla",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Meira",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Bannaður",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Allir",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Tengiliðirnir mínir",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Enginn",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Skilaboð",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Sjá símanúmerið mitt",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Leskvittanir",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Merki um framvindu ritunar",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Colore chat",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Aggiorna Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Caricamento...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "In collegamento",
"message": "Connessione in corso...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Connetti",
"message": "Clicca per riconnettere.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Non dovrebbe volerci molto...",
"message": "Non dovrebbe volerci molto",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Benvenuto in Signal",
"description": ""
},
"whatsNew": {
"message": "Vedi $whatsNew$ in questo aggiornamento",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "cosa c'è di nuovo",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Per iniziare una chat seleziona un contatto o un gruppo.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Collega un nuovo dispositivo",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Nome del dispositivo",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Riprova",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "La chiamata è piena",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Camera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Camera disattivata",
@ -1343,6 +1365,10 @@
"message": "Attiva camera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Muto",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Microfono disattivato",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Riattiva microfono",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Condividi",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presentazione disattivata",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "La tua videocamera è disattivata",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Nessun altro è qui",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ è in questa chiamata",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Uno degli altri tuoi dispositivi è in questa chiamata",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ e $second$ sono in questa chiamata",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, e $third$ sono in questa chiamata",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, e altri $others$ sono in questa chiamata",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal squillerà a $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ sarà notificato",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ e $second$ saranno notificati",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, e $third$ saranno notificati",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, e altri $others$ saranno notificati",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Nessun altro è qui",
@ -1517,7 +1661,7 @@
"message": "Ritrasmetti le chiamate attraverso i server di Signal per non rivelare il tuo indirizzo IP ai tuoi contatti. Abilitandolo verrà ridotta la qualità della chiamata.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Permessi",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Attiva il controllo ortografico",
"message": "Controllo ortografico del testo inserito nella casella di composizione del messaggio",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Rimuovi dati",
"message": "Cancella i dati dell'applicazione",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Aggiorna",
"message": "Clicca per andare su signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Contatti",
"message": "Importa contatti",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Avvia notifica audio",
"message": "Riprodurre suoni di notifica",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Aggiornamento Signal disponibile",
"message": "Aggiornamento disponibile",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "È disponibile una nuova versione di Signal.",
"message": "Clicca per riavviare Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Clicca per scaricare l'aggiornamento",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Conta conversazioni silenziate nel conteggio del badge",
"message": "Includi le conversazioni silenziate nel conteggio del badge",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Impossibile visualizzare il messaggio a causa di un errore interno. Clicca per inviare un log di debug.",
"message": "Impossibile visualizzare questo messaggio. Clicca per inviare un log di debug.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Avatar del gruppo",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Generale",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Aspetto",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Chat",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Chiamate",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Notifiche",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privacy",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Ultima importazione il $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistema",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Livello zoom",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Genera anteprime dei link",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Per cambiare questa impostazione, apri l'app Signal sul tuo dispositivo mobile e vai su Impostazioni > Chat",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Avanzate",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Contenuto notifica",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Bloccati",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contatto",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contatti",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Chi può...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Per cambiare questa impostazione, apri l'app Signal sul tuo dispositivo mobile e vai su Impostazioni > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Tutti",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "I miei contatti",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Nessuno",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Messaggistica",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Vedere il mio numero di telefono",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Trovarmi tramite il mio numero di telefono",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Conferme di lettura",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Indicatori di scrittura",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Aggiornamenti",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Scarica automaticamente gli aggiornamenti",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Aggiornamento alla versione $version$ disponibile",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No, non è un granello di polvere che devi togliere dal tuo monitor, ora c'è un puntino sui messaggi audio in entrata non riprodotti.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "La lobby delle chiamate è stato rimodellata e rinnovata e non abbiamo nemmeno dovuto rifinanziarla.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "La nuova finestra delle preferenze è migliore e più veloce. Vai avanti e cambia il tuo livello di zoom, scegli il tema, imposta un timer di scomparsa personalizzato.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Ora puoi scegliere quando scaricare e applicare i nuovi aggiornamenti di Signal. Anche le finestre di dialogo hanno subito un piccolo rinnovamento. Controlla le impostazioni nella nuova finestra delle preferenze.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Sono stati sistemati molti bug e ci sono anche alcuni miglioramenti delle prestazioni. Grazie a tutti per le vostre segnalazioni!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "チャットの色",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signalをアップデートする",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "読み込んでいます…",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "接続済み",
"message": "接続しています…",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "接続",
"message": "クリックして再接続",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "少しお待ちください...",
"message": "少々お待ちください",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signalへようこそ",
"description": ""
},
"whatsNew": {
"message": "このアップデートの$whatsNew$をご覧ください",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "更新情報",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "チャットを始めるには連絡先かグループを選択してください",
"description": ""
@ -1192,7 +1210,7 @@
}
},
"DeliveryIssue--summary--group": {
"message": "このチャットで $sender$ からのメッセージ、ステッカー、メディア、リアクションまたは既読通知をあなたに配信できませんでした。",
"message": "このチャットで $sender$ からのメッセージ、ステッカー、リアクション、既読通知またはメディアを、あなたに配信できませんでした。",
"description": "Shown on explainer dialog available from delivery issue timeline events in groups",
"placeholders": {
"name": {
@ -1202,7 +1220,7 @@
}
},
"ChangeNumber--notification": {
"message": "$sender$ は、電話番号を変更しました",
"message": "$sender$ 電話番号を変更しました",
"description": "Shown in timeline when a member of a conversation changes their phone number",
"placeholders": {
"sender": {
@ -1271,7 +1289,7 @@
"message": "新規の端末をリンクする",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "端末名",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "もう一度試す",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "テーマ",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "満席です",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "カメラ",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "カメラが無効になっています",
@ -1343,6 +1365,10 @@
"message": "カメラを使う",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "ミュート",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "マイクが無効になっています",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "ミュート解除",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "共有",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "画面の共有は無効です",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "カメラがオフになっています。",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "誰も参加していません",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"message": "$first$が参加中",
"description": "Shown in the calling lobby to describe who is in the call"
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ が参加中",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"message": "他のデバイスでこの通話に参加中",
"calling__pre-call-info--another-device-in-call": {
"message": "他の端末でこの通話に参加しています",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"message": "$first$と$second$が参加中",
"description": "Shown in the calling lobby to describe who is in the call"
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ と $second$ が参加中",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"message": "$first$と$second$、$third$が参加中",
"description": "Shown in the calling lobby to describe who is in the call"
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ および $third$ が参加中",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"message": "$first$、$second$、$others$などが参加中",
"description": "Shown in the calling lobby to describe who is in the call"
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ ほか$others$名が参加中",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signalは $person$ を呼び出します",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ に通知されます",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ と $second$ に通知されます",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ および $third$ に通知されます",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ ほか$others$名に通知されます",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "誰も参加していません",
@ -1517,7 +1661,7 @@
"message": "すべての通話をSignalサーバで中継して、相手にIPアドレスを知られることを防ぎます。ただし、通話の品質は下がります。",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "アクセス許可",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "スペルチェックを有効にする",
"message": "メッセージ作成ボックスでスペルチェックを行います",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "データの削除",
"message": "アプリのデータを削除",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "アップグレードする",
"message": "クリックして signal.org/download にアクセス",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "連絡先",
"message": "連絡先をインポート",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "音声通知を有効にする",
"message": "通知音を再生",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signalのアップデートがあります",
"message": "アップデートがあります",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "新バージョンのSignalが利用可能です。",
"message": "Signalを再起動する",
"description": ""
},
"downloadNewVersionMessage": {
"message": "アップデートをダウンロードする",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "バッジに表示するチャットの数にミュートしたチャットの分も含める",
"message": "ミュート中のチャットをバッジの数値に含める",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5078,7 +5226,7 @@
"description": "In the conversation notifications settings, this is the option that always notifies you for @mentions"
},
"ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted": {
"message": "ミュートしていても通知しない",
"message": "ミュート中は通知しない",
"description": "In the conversation notifications settings, this is the option that doesn't notify you for @mentions if the conversation is muted"
},
"GroupLinkManagement--clipboard": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "内部エラーのため、メッセージを表示できませんでした。クリックしてデバッグログを送信してください。",
"message": "このメッセージを表示できませんでした。クリックしてデバッグログを送信してください。",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "グループアバター",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "一般",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "デザイン",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "チャット",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "通話",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "通知",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "プライバシー",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "最終インポート: $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "システム",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "ズームレベル",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "リンクプレビューを生成する",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "この設定の変更は、スマートフォン版Signalの 設定 > チャット から行ってください",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "詳細設定",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "通知内容",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "ブロック中のユーザー",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$件",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$件",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "電話番号のプライバシー",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "これらの設定の変更は、スマートフォン版Signalの 設定 > チャット から行ってください",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "全員",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "自分の連絡先のみ",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "なし",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "メッセージ送受信",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "私の電話番号を確認できる人",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "電話番号で私を検索できる人",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "既読通知",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "入力中アイコン",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "アップデート",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "アップデートを自動でダウンロードする",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "バージョン$version$へのアップデートがあります",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "未再生の音声メッセージには、バブルの中に点が表示されるようになりました。これは、ホコリではないですよ。",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "通話前のロビーを改装しました。",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "新しい設定ウィンドウは、より良く、より速くなりました。ズームレベルを変更したり、テーマを切り替えたり、消えるメッセージの既定の時間を設定したりすることができます。",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Signal のアップデートをダウンロードするタイミングを選択できるようになりました。また、ダイアログも少し変更されました。新しい設定ウィンドウで確認してください。",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "多くのバグを解消し、パフォーマンスも改善されました。ご報告をいただいた皆様、ありがとうございました。",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Chat Color",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "ដំឡើង Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "កំពុងផ្ទុក...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "កំពុងភ្ជាប់",
"message": "កំពុងភ្ជាប់...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "តភ្ជាប់",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "មិនគួរយូរទេ...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "ស្វាគមន៍មកកាន់ Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "ជ្រើសរើសលេខទំនាក់ទំនងមួយ ឬក្រុម ដើម្បីចាប់ផ្តើមការសន្ទនា។",
"description": ""
@ -1271,7 +1289,7 @@
"message": "តភ្ជាប់ឧបករណ៍ថ្មី",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "ឈ្មោះឧបករណ៍",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,8 +1325,8 @@
"message": "ព្យាយាមម្តងទៀត",
"description": ""
},
"theme": {
"message": "រូបរាង",
"Preferences--theme": {
"message": "ប្តូរទម្រង់រូបរាង",
"description": "Header for theme settings"
},
"calling": {
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "ការហៅពេញ",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "កាមេរ៉ា",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Camera disabled",
@ -1343,6 +1365,10 @@
"message": "Turn on camera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "បិទសំឡេង",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Microphone disabled",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Unmute mic",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "ចែករំលែក",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Your camera is off",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "គ្មាននរណាម្នាក់នៅទីនេះទេ",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ is in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "One of your other devices is in this call",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ and $second$ are in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, and $third$ are in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, and $others$ others are in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "គ្មាននរណាម្នាក់នៅទីនេះទេ",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "បញ្ជូនការហៅទាំងអស់តាមរយៈម៉ាស៊ីនមេ Signal ដើម្បីជៀសវាងការបង្ហាញអាសយដ្ឋាន អាយភី របស់អ្នក ទៅកាន់លេខទំនាក់ទំនងរបស់អ្នក។ ការអនុញ្ញាតនេះនឹងកាត់បន្ថយគុណភាពការហៅ។",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "ការអនុញ្ញាត",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Enable spell check",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "សំអាតទិន្នន័យ",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "ដំឡើង",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "បញ្ជីទំនាក់ទំនង",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "លេងសំឡេងជូនដំណឹង",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "មានបច្ចុប្បន្នភាព Signal",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "មានSignalជំនាន់ថ្មី",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Count muted conversations in badge count",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "ទូទៅ",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "រូបរាង",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "ការជជែក",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "ការហៅ",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "សារជូនដំណឹង",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "ឯកជនភាព",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "ប្រព័ន្ធ",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Generate link previews",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "កម្រិតខ្ពស់",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "បានហាមឃាត់",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Everybody",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "My Contacts",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Nobody",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Messaging",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "See my phone number",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "ទទួលបានការអាន",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "វាស់ការវាយអក្សរ",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "ಚಾಟ್ ಬಣ್ಣ",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal ಅನ್ನು ನವೀಕರಿಸಿ",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ…",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "ಸಂಪರ್ಕಿಸಲಾಗುತ್ತಿದೆ",
"message": "ಸಂಪರ್ಕಿಸಲಾಗುತ್ತಿದೆ...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "ಸಂಪರ್ಕಿಸಿ",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "ದೀರ್ಘವಾಗಿರಬಾರದು...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "ಸಿಗ್ನಲ್‌ಗೆ ಸ್ವಾಗತ",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "ಸಂವಾದ ಪ್ರಾರಂಭಿಸಲು ಸಂಪರ್ಕ ಅಥವಾ ಗುಂಪುನ್ನು ಆಯ್ಕೆಮಾಡಿಕೊಳ್ಳಿ.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "ಹೊಸ ಸಾಧನವನ್ನು ಲಿಂಕ್ ಮಾಡಿ",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "ಸಾಧನದ ಹೆಸರು",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "ಥೀಮ್",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "ಕರೆ ಭರ್ತಿಯಾಗಿದೆ",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "ಕ್ಯಾಮರಾ",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "ಕ್ಯಾಮರಾ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ",
@ -1343,6 +1365,10 @@
"message": "ಕ್ಯಾಮರಾ ಆನ್ ಮಾಡಿ",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "ಮ್ಯೂಟ್ ಮಾಡಿ",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "ಮೈಕ್ರೋಫೋನ್‌ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "ಮೈಕ್ ಅನ್‌ಮ್ಯೂಟ್ ಮಾಡಿ",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "ಹಂಚಿಕೊಳ್ಳಿ ",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "ಪ್ರೀಸೆಟ್ ಮಾಡುವುದನ್ನು ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "ನಿಮ್ಮ ಕ್ಯಾಮರಾ ಆಫ್ ಆಗಿದೆ",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "ಇಲ್ಲಿ ಯಾರೂ ಇಲ್ಲ",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ ಈ ಕಾಲ್‌ನಲ್ಲಿದ್ದಾರೆ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "ನಿಮ್ಮ ಇನ್ನೊಂದು ಸಾಧನವು ಈ ಕಾಲ್‌ನಲ್ಲಿದೆ",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ ಮತ್ತು $second$ ಈ ಕಾಲ್‌ನಲ್ಲಿದ್ದಾರೆ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ ಮತ್ತು $third$ ಈ ಕಾಲ್‌ನಲ್ಲಿದ್ದಾರೆ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ ಮತ್ತು $others$ ಇತರರು ಈ ಕಾಲ್‌ನಲ್ಲಿದ್ದಾರೆ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "ಇಲ್ಲಿ ಯಾರೂ ಇಲ್ಲ",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "ನಿಮ್ಮ ಐಪಿ ವಿಳಾಸವನ್ನು ನಿಮ್ಮ ಸಂಪರ್ಕಕ್ಕೆ ಬಹಿರಂಗಪಡಿಸುವುದನ್ನು ತಪ್ಪಿಸಲು Signal ಸರ್ವರ್ ಮೂಲಕ ಎಲ್ಲಾ ಕರೆಗಳನ್ನು ರಿಲೇ ಮಾಡಿ. ಸಕ್ರಿಯಗೊಳಿಸುವುದು ಕರೆ ಗುಣಮಟ್ಟವನ್ನು ಕಡಿಮೆ ಮಾಡುತ್ತದೆ",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "ಅನುಮತಿಗಳು",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "ಸ್ಪೆಲ್‌ ಚೆಕ್‌ ಸಕ್ರಿಯಗೊಳಿಸಿ",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "ಡೇಟಾ ತೆರವುಗೊಳಿಸಿ",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "ಅಪ್ಗ್ರೇಡ್",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "ಸಂಪರ್ಕಗಳು",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "ಆಡಿಯೊ ನೊಟಿಫಿಕೇಶನ್‌ ಪ್ಲೇ ಮಾಡಿ",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal ಅಪ್‌ಡೇಟ್ ಲಭ್ಯವಿದೆ",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal ಹೊಸ ಆವೃತ್ತಿ ಲಭ್ಯವಿದೆ.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "ಬ್ಯಾಡ್ಜ್ ಲೆಕ್ಕದಲ್ಲಿ ಲೆಕ್ಕವನ್ನು ಮ್ಯೂಟ್ ಮಾಡಿದ ಸಂಭಾಷಣೆಗಳು",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "ಸಾಮಾನ್ಯ",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "ಲಕ್ಷಣ",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "ಚಾಟ್‌‌ ಗಳು",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "ಕರೆಗಳು",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "ಅಧಿಸೂಚನೆಗಳು",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "ಖಾಸಗಿತನ",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "ಸಿಸ್ಟಮ್",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "ಲಿಂಕ್ ಪೂರ್ವವೀಕ್ಷಣೆಗಳನ್ನು ರಚಿಸಿ",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "ಸುಧಾರಿತ",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "ನಿರ್ಬಂಧಿಸಲಾಗಿದೆ",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "ಎಲ್ಲರೂ",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "ನನ್ನ ಸಂಪರ್ಕಗಳು",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "ಯಾರೂ ಇಲ್ಲ",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "ಸಂದೇಶ ಕಳುಹಿಸುವಿಕೆ",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "ನನ್ನ ಫೋನ್ ಸಂಖ್ಯೆಯನ್ನು ನೋಡಿ",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "ಓದಿರುವ ಸ್ವೀಕೃತಿಗಳು",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "ಟೈಪಿಂಗ್ ಇಂಡಿಕೇಟರ್ ಗಳು",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "대화 색",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "시그널 최신 버전으로 업데이트",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "불러오는 중",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "연결 중",
"message": "연결 중",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "연결",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "오래 걸리지 않을 거에요...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal에 오신 것을 환영합니다",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "연락처 또는 그룹을 선택해 대화를 시작하세요.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "새 기기 연결",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "기기 이름",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "다시 시도해 주세요.",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "테마",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "통화 참가자 수 최대",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "카메라",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "카메라 비활성화",
@ -1343,6 +1365,10 @@
"message": "카메라 켜기",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "알림 끄기",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "마이크 비활성화",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "마이크 음소거 해제",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "공유",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "표시 비활성화됨",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "카메라가 꺼졌습니다.",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "아무도 없음",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ 님이 통화 중입니다.",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "다른 기기 중 하나에서 통화 중입니다.",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ 님과 $second$ 님이 통화 중입니다.",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$ 님, $second$ 님과 $third$ 님이 통화 중입니다.",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$ 님, $second$ 님과 $others$ 님이 통화 중입니다.",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "아무도 없음",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "연락처에게 IP 주소가 표시되지 않도록 모든 전화를 Signal 서버로 릴레이합니다. 전화 품질이 떨어질 수 있습니다.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "권한",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "맞춤법 검사 활성화",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "데이터 비우기",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "업그레이드",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "연락처",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "오디오 알림 재생",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal 업데이트 가능",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "새 Signal 버전을 이용 가능합니다.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "배지 수에서 음소거된 대화 계산",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "일반",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "모양",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "대화",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "전화",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "알림",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "개인정보",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "시스템",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "링크 미리보기 생성",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "고급",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "차단함",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "나를 볼 수 있는 사람",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "모두에게 허용",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "내 연락처",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "모두에게 금지",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "메시징",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "내 전화번호 보기",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "읽은 메시지",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "입력 안내",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Rengê gotûbêjê",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signalê nû bike",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Tê barkirin...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Tê girêdan",
"message": "Tê girêdan...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Girê bide",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Divê pir dewam neke...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Tu bi xêr hatî Signalê",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Ji bo dest bi axiftinê bikî, kesekî an jî komekê hilbijêre.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Cîhaza nû girê bide",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Navê cîhazê",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Dîsa biceribîne",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Rûkar",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Gerîn tije ye",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera neçalak e",
@ -1343,6 +1365,10 @@
"message": "Kamerayê veke",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Bêdeng",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mîkrofon neçalak e",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Mîkrofonê veke",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Parve bike",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Kameraya te girtî ye",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Ti kes li vir tune ye",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ di vê gerînê de ye",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Cîhazeke te ya din jî di vê gerînê de ye",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ û $second$ di vê gerînê de ne",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ û $third$ di vê gerînê de ne",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ û $others$ kesên din di vê gerînê de ne",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Ti kes li vir tune ye",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Ji bo navnîşana IP'ya te ji kesên te re neyê xuyan hemû gerînan ji ser servera Signalê biguhezîne. Çalakkirin ew ê kalîteya gerînê kêm bike.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Destûr",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Enable spell check",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Daneyan paqij bike",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Bilind bike",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Navnivîsk",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Danezana dengî lêde",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal update available",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Guhertoyeke nû ya Signalê berdest e.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Count muted conversations in badge count",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Giştî",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Xuyang",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Gotûbêj",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Gerîn",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Danezan",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Nihênî",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sîstem",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Pêşdîtinên girêdanê çêbike",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Pêşketî",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Yên Astengkirî",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Kî dikare...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Everybody",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "My Contacts",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ne ti kes",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Messaging",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Dikare nimreya telefona min bibîne",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Hat xwendin",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Nîşanderên(...) nivîsandinê",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Chat Color",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "ອັບເດດສິກຫນໍ",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "ກຳລັງໂຫລດ...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "ກຳລັງເຊື່ອມຕໍ່",
"message": "Connecting...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "້ເຊື່ອມຕໍ່",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "ໄຊ້ເວລາບໍດົນ...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "ຍີນດີນຕ້ອນຮັບສີກຫນໍ",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "ເລືອກກຸ່ມທີຕິດຕໍ່ຫຼືກຳລັງແຊັດຫາ",
"description": ""
@ -1271,7 +1289,7 @@
"message": "ອຸປະກອນເຊື່ອມໂຍງໄໝ່",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "ຊື່ອຸປະກອນ",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "ລອງໄໝ່ອີກຄັ້ງ",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "ຫົວຂໍ້",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "ໂທບໍ່ຫວ່າງ",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Camera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "ກ້ອງຖ່າຍຮູບຖືກປິດໄຊ້ງານ",
@ -1343,6 +1365,10 @@
"message": "ເປີດກ້ອງຖ່າຍຮູບ",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Mute",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "ໄມໂຄຣໂຟນມີບັນຫາ",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "ປິດສຽງໄມ",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Share",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "ກ້ອງຖ່າຍຮູບຂອງເຈົ້າປິດ",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "ບໍ່ ມີໄພຈັກຄົນຢູ່ທີນີ້",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ໄນການໂທນີ້",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "ໝື່ງໃນອຸປະກອນອື່ນໆຂອງທ່ານແມ່ນຢູ່ໄນການໂທນີ້",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ ແລະ $second$ ແມ່ນຢູ່ໄນການໂທນີ້",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$,ແລະ $third$ ແມ່ນຢູ່ໄນການໂທນີ້",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$,ແລະ $others$ ແມ່ນຢູ່ໄນການໂທອື່ນໆ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "ບໍ່ ມີໄພຈັກຄົນຢູ່ທີນີ້",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Relay all calls through the Signal server to avoid revealing your IP address to your contact. Enabling will reduce call quality.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "ການຮັບອະນຸຍາດ",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Enable spell check",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "ຈັດແຈ້ງຂໍ້ມູນດາຕ່າ",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "ການເພີມລະອັບ",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "ຕິດຕໍ່",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "ແຈ້ງເຕືອນການຫລີ່ນສຽງ",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "ສີກຫນໍມີການອັບເດດ",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "ສີກຫນໍມີສັນຍາລັກລຸ້ນໄໝ່ທີ່ມີຢູ່",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "ນັບການສົນທະນາ ທີ່ຖືກປິດສຽງໄນປ້າຍຊື່",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "ທົ່່ວໄປ",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Appearance",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "ແຊັດ",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Calls",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "ການແຈ້ງເຕືອນ",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privacy",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "ລະບົບ",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Generate link previews",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Advanced",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blocked",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Everybody",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "My Contacts",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Nobody",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Messaging",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "See my phone number",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Read receipts",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Typing indicators",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Pokalbio spalva",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Atnaujinti Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Įkeliama...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Jungiamasi",
"message": "Jungiamasi...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Prisijungti",
"message": "Spustelėkite, norėdami jungtis iš naujo.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Neturėtų ilgai užtrukti...",
"message": "Neturėtų ilgai užtrukti",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Sveiki atvykę į Signal",
"description": ""
},
"whatsNew": {
"message": "Atraskite, $whatsNew$ šiame atnaujinime",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "kas naujo",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Pasirinkite adresatą ar grupę, kad pradėtumėte pokalbį.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Susieti naują įrenginį",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Įrenginio pavadinimas",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Bandykite dar kartą",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Apipavidalinimas",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Skambutis yra pilnas",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera išjungta",
@ -1343,6 +1365,10 @@
"message": "Įjungti kamerą",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Išj. pranešimus",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofonas išjungtas",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Įjungti mikrofoną",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Bendrinti",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Pristatinėjimas išjungtas",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Jūsų kamera išjungta",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Čia daugiau nieko nėra",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ yra šiame skambutyje",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Vienas iš jūsų įrenginių yra šiame skambutyje",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ ir $second$ yra šiame skambutyje",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ ir $third$ yra šiame skambutyje",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ ir dar $others$ žmonės(-ių) yra šiame skambutyje",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal paskambins ir susisieks su $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ gaus pranešimą",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ ir $second$ gaus pranešimą",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ ir $third$ gaus pranešimą",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ ir dar $others$ gaus pranešimą",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Čia daugiau nieko nėra",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Retransliuoti visus skambučius per Signal serverį, kad būtų išvengta jūsų IP adreso atskleidimo jūsų adresatui. Įjungus, pablogės skambučių kokybė.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Leidimai",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Įjungti rašybos tikrinimą",
"message": "Tikrinti teksto, kuris įvedamas į žinutės rašymo langelį, rašybą",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Išvalyti duomenis",
"message": "Išvalyti programos duomenis",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Naujinti",
"message": "Spustelėkite, norėdami pereiti į signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Adresatai",
"message": "Importuoti adresatus",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Atkurti garso pranešimus",
"message": "Atkurti pranešimų garsus",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Yra prieinamas Signal atnaujinimas",
"message": "Yra prieinamas atnaujinimas",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Yra prieinama nauja Signal versija.",
"message": "Spustelėkite, norėdami paleisti Signal iš naujo",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Spustelėkite, norėdami atsisiųsti atnaujinimą",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Skaičiuoti ir rodyti ženkliuke pokalbius su išjungtais pranešimais",
"message": "Įtraukti pokalbius su išjungtais pranešimais į ženkliuke rodomą skaičių",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Nepavyko parodyti žinutės dėl vidinės klaidos. Spustelėkite, norėdami pateikti derinimo žurnalą.",
"message": "Nepavyko parodyti šios žinutės. Spustelėkite, norėdami pateikti derinimo žurnalą.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Grupės avataras",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Bendra",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Išvaizda",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Pokalbiai",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Skambučiai",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Pranešimai",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privatumas",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Paskutinis importavimas $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sisteminis",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Mastelio lygis",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Generuoti nuorodų peržiūras",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Norėdami keisti šį nustatymą, atverkite Signal programėlę savo mobiliajame įrenginyje ir pereikite į Nustatymai > Pokalbiai",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Išplėstiniai",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Pranešimų turinys",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Užblokuotas",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ adresatas",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "Adresatų: $num$",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Kas gali...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Norėdami keisti šiuos nustatymus, atverkite Signal programėlę savo mobiliajame įrenginyje ir pereikite į Nustatymai > Privatumas",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Visi",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Mano adresatai",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Niekas",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Susirašinėjimas",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Matyti mano telefono numerį",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Rasti mane pagal telefono numerį",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Pranešimai apie žinučių skaitymą",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Rašymo indikatoriai",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Atnaujinimai",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatiškai atsisiųsti atnaujinimus",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Yra prieinamas atnaujinimas į versiją $version$",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Ne, tai ne dulkelė, kurią turite nuvalyti nuo savo monitoriaus. Dabar, ant neišklausytų gaunamųjų garso žinučių yra rodomas taškelis.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Skambučių laukimo salė buvo rekonstruota ir renovuota ir mums net neprireikė imti paskolos.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Naujas nuostatų langas yra geresnis ir greitesnis. Nagi, pirmyn, pasikeiskite mastelio lygį, perjunkite apipavidalinimą, nusistatykite tinkintą išnykstančių žinučių laikmatį.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Dabar, galite pasirinkti kada atsisiųsti ir taikyti naujus Signal atnaujinimus. Dialogai buvo šiek tiek pagražinti. Patikrinkite nustatymą naujame nuostatų lange.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Ištaisyta daugybė klaidų, o taip pat atlikta tam tikrų našumo patobulinimų. Dėkojame už visus pranešimus apie klaidas!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Tērzēšanas krāsa",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Atjaunināt Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Ielādē...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Savieno...",
"message": "Notiek savienošanās",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Izveidot savienojumu",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Nevajadzētu būt ilgi...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Sveicināti Signālā",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Izvēlieties kontaktu vai grupu, lai sāktu tērzēšanu.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Pievienot jaunu ierīci",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Ierīces nosaukums",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Mēģiniet vēlreiz",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Motīvs",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Zvana/sarunas dalībnieku limits izsmelts",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera atspējota",
@ -1343,6 +1365,10 @@
"message": "Ieslēgt kameru",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Atspējot ziņas",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofons atspējots",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Ieslēgt mikrofona skaņu",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Kopīgot",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Prezentēšana atspējota",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Jūsu kamera ir izslēgta",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Te neviena nav",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ ir šajā zvanā",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Viena no jūsu citām ierīcēm ir šajā zvanā",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ un $second$ ir šajā zvanā",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ un $third$ ir šajā zvanā",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ un $others$ ir šajā zvanā",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Te neviena nav",
@ -1517,7 +1661,7 @@
"message": "Pārraidiet visus zvanus caur Signal serveri, lai izvairītos no IP adreses atklāšanas kontaktpersonai. Aktivizēšana samazinās zvanu kvalitāti.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Atļaujas",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Iespējot pareizrakstības pārbaudi",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Notīrīt datus",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Paaugstināt versiju",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakti",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Atskaņot audio paziņojumu",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Pieejams Signal atjauninājums",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Pieejama jauna Signal versija.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Skaitīt sarunas ar izslēgtu skaņu žetonu skaitā",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Neizdevās parādīt ziņu iekšējas kļūdas dēļ. Noklikšķiniet, lai iesniegtu atkļūdošanas žurnālu.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Grupas avatārs",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Vispārīgi",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Izskats",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Sarunas",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Zvani",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Paziņojumi",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privātums",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistēma",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Izveidot saites priekšskatījumus",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Papildu",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Bloķēti",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Katrs",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Manas kontaktpersonas",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Neviens",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Ziņapmaiņa",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Redzēt manu telefona #",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Lasīšanas apliecinājumi",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "rakstīšanas indikatori",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Боја на разговор",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Ажурирај го Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Се вчитува...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Се поврзува ",
"message": "Поврзување... ",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Поврзи сѐ",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Уште малку...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Добредојдовте во Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Изберете контакт или група за разговор",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Поврзете нов уред",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Име на уредот",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,8 +1325,8 @@
"message": "Обиди се повторно ",
"description": ""
},
"theme": {
"message": "Дизајн",
"Preferences--theme": {
"message": "Тема",
"description": "Header for theme settings"
},
"calling": {
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Повикот е полн",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Камера",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Камерата е исклучена",
@ -1343,6 +1365,10 @@
"message": "Вклучи камера",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Исклучи известувања",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Микрофонот е исклучен",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Вклучи микрофон",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Сподели",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Вашата камера е исклучена",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Нема никој друг овде",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ е на овој повик",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Еден од Вашите други уреди е на овој повик",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ и $second$ се на овој повик",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, и $third$ се на овој повик",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, и $others$ други се на овој повик",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Нема никој друг овде",
@ -1517,7 +1661,7 @@
"message": "Препраќај ги повиците преку сервер на Signal за да избегнете откривање на Вашата IP адреса на Вашите контакти. Вклучувањето ќе го намали квалитетот на повикот.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Дозволи",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Enable spell check",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Исчисти податоци",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Надградба",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Контакти",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Пушти аудио известување",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Достапна е нова надграба за Signal",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Има нова достапна верзија за Signal",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Број исклучени разговори во бројчаникот во беџот",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Општо",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Изглед",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Разговори",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Повици",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Известувања ",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Приватност",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Систем",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Генерирај прегледи за линкови",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Напредно",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Блокирани",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Everybody",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "My Contacts",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Никој",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Пораки",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Да го видат мојот телефонски број",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Потврда за примени пораки",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Индикатори за куцање",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "ചാറ്റ് നിറം",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal അപ്ഡേറ്റ് ചെയ്യുക",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "ലഭ്യമാക്കുന്നു...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "കണക്ട് ചെയ്യുന്നു",
"message": "Connecting...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "കണക്ട് ചെയ്യുക ",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "ദീർഘനേരം എടുക്കുകയില്ല...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal-ലേക്ക് സ്വാഗതം",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "ചാറ്റിംഗ് ആരംഭിക്കുന്നതിന് ഒരു കോണ്ടാക്റ്റ് അല്ലെങ്കിൽ ഗ്രൂപ്പ് തിരെഞ്ഞെടുക്കുക.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "പുതിയ ഡിവൈസ് ലിങ്ക് ചെയ്യുക",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "ഉപകരണത്തിന്റെ പേര്",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "വീണ്ടും ശ്രമിക്കുക",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "തീം",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "കോൾ നിറഞ്ഞു",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "ക്യാമറ",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "കാമറ പ്രവർത്തനരഹിതമാണ് ",
@ -1343,6 +1365,10 @@
"message": "ക്യാമറ ഓൺ ചെയ്യുക",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "നിശബ്ദമാക്കുക",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "മൈക്രോഫോൺ പ്രവർത്തനരഹിതമാണ് ",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "മൈക്ക് അൺമ്യൂട്ട് ചെയ്യുക",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "പങ്കിടുക",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "അപ്രാപ്തമാക്കി അവതരിപ്പിക്കുന്നു",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "നിങ്ങളുടെ ക്യാമറ ഓഫാണ്",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "മറ്റാരുമില്ല",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ ഈ കോളിലാണ്",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "നിങ്ങളുടെ മറ്റ് ഉപകരണങ്ങളിലൊന്ന് ഈ കോളിലാണ്",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ $second$ എന്നിവ ഈ കോളിൽ ഉണ്ട്",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$. $third$ എന്നിവ ഈ കോളിൽ ഉണ്ട്",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, $others$ മറ്റുള്ളവർ ഈ കോളിൽ ഉണ്ട്",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "മറ്റാരുമില്ല",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "നിങ്ങളുടെ കോൺ‌ടാക്റ്റിലേക്ക് നിങ്ങളുടെ ഐ‌പി വിലാസം വെളിപ്പെടുത്തുന്നത് ഒഴിവാക്കാൻ സിഗ്നൽ സെർവർ വഴി എല്ലാ കോളുകളും റിലേ ചെയ്യുക. പ്രവർത്തനക്ഷമമാക്കുന്നത് കോൾ നിലവാരം കുറയ്ക്കും.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "അനുമതികൾ",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "അക്ഷരത്തെറ്റ് പരിശോധന പ്രാപ്തമാക്കുക",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "ഡാറ്റ മായ്‌ക്കുക",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "അപ്‌ഗ്രേഡ് ചെയ്യുക",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "കോൺ‌ടാക്റ്റുകൾ",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "ഓഡിയോ അറിയിപ്പ് പ്ലേ ചെയ്യുക",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal അപ്ഡേറ്റ് ലഭ്യമാണ് ",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal-ന്റെ ഒരു പുതിയ പതിപ്പ് ലഭ്യമാണ്.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "നിശബ്ദമാക്കിയ സംഭാഷണങ്ങൾ ബാഡ്ജ് എണ്ണത്തിൽ എണ്ണുക",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "ആന്തരിക പിശക് കാരണം സന്ദേശം പ്രദർശിപ്പിക്കുന്നതിൽ പരാജയപ്പെട്ടു. ഒരു ഡീബഗ് ലോഗ് സമർപ്പിക്കാൻ ക്ലിക്കുചെയ്യുക.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "ഗ്രൂപ്പ് അവതാർ",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "പൊതുവായ",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "ദൃശ്യത",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "ചാറ്റുകൾ",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "കോളുകൾ",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "അറിയിപ്പുകൾ",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "സ്വകാര്യത",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "സിസ്റ്റം",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "ലിങ്ക് പ്രിവ്യൂകൾ സൃഷ്ടിക്കുക",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "വിപുലമായ",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "തടഞ്ഞു",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "എല്ലാവരും",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "എന്റെ കോൺ‌ടാക്റ്റുകൾ",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "ആരുംതന്നെയില്ല",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "സന്ദേശ വിനിമയം",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "എന്റെ ഫോൺ നമ്പർ കാണുക",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "വായന രസീതുകൾ",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "ടൈപ്പിംഗ് സൂചകങ്ങൾ",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "चॅट रंग",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal अद्यतनित करा",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "लोड करत आहे...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "कनेक्ट करत आहे",
"message": "कनेक्ट करत आहे...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "कनेक्ट करा",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "जास्त वेळ लागणार नाही...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal मध्ये स्वागत आहे",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "चॅट करणे सुरू करण्यासाठी एक संपर्क किंवा गट निवडा",
"description": ""
@ -1271,7 +1289,7 @@
"message": "नवीन डिव्हाईस जोडा",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "डिव्हाईस नाव",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "पुन्हा प्रयत्न करा",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "थीम",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "कॉल पूर्ण आहे",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "कॅमेरा",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "कॅमेरा अक्षम केले",
@ -1343,6 +1365,10 @@
"message": "कॅमेरा चालू करा",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "म्यूट करा",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "मायक्रोफोन अक्षम केले",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "माईक अनम्यूट करा",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "सामायिक करा",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "सादर करणे अक्षम केले गेले",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "आपला कॅमेरा बंद आहे",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "येथे अजून कुणीही नाही",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$या कॉलमध्ये आहे",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "आपला एखादा इतर डिव्हाईस या कॉलमध्ये आहे",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$आणि $second$ या कॉलमध्ये आहेत",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, आणि $third$ या कॉलमध्ये आहेत",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, आणि $others$ इतर व्यक्ती कॉलमध्ये आहेत",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "येथे अजून कुणीही नाही",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "आपल्या संपर्काला आपला IP पत्ता कळू न देण्यासाठी सर्व कॉल Signal सर्व्हर वरून रीले करा. सक्षम केल्याने कॉल दर्जा कमी होईल.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "परवानग्या",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "स्पेल चेक सक्षम करा",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "डेटा साफ करा",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "श्रेणीसुधारणा करा",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "संपर्क",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "ऑडिओ सूचना प्ले करा",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal अद्यतन उपलब्ध",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal ची एक नवीन आवृत्ती उपलब्ध आहे.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "बॅज गणनामध्ये म्यूट केलेली संभाषणे मोजा",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "सामान्य",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "स्वरूप",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "चॅट",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "कॉल",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "सूचना",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "गोपनीयता",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "सिस्टिम",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "लिंक पुनरावलोकन उत्पन्न करा",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "प्रगत",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "अवरोधित केले",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "कोण करू शकतो…",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "सर्वजण",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "माझे संपर्क",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "कोणीही नाही",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "संदेशन",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "माझा फोन नंबर बघा",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "वाचले पावत्या",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "टाईपिंग निर्देशक",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Warna Sembang",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Kemas Kini Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Memuatkan...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Menyambung",
"message": "Menyambung...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Sambung",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Tidak lama lagi...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Selamat datang ke Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Pilih satu kenalan atau kumpulan untuk mula bersembang.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Pautkan Peranti Baru",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Nama peranti",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Cuba lagi",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Panggilan penuh",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera dinyahdayakan",
@ -1343,6 +1365,10 @@
"message": "Hidupkan kamera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Bisukan",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon dinyahdayakan",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Nyahbisukan mikrofon",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Kongsi",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Pembentangan dinyahdayakan",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Kamera anda dimatikan",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Tiada seorang pun di sini",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ sedang dalam panggilan ini",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Salah satu daripada peranti lain anda dalam panggilan ini",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ dan $second$ berada dalam panggilan ini",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, dan $third$ berada dalam panggilan ini",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, dan $others$ lain berada dalam panggilan ini",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Tiada seorang pun di sini",
@ -1517,7 +1661,7 @@
"message": "Menyampaikan semua panggilan melalui pelayan Signal untuk elak mendedahkan alamat IP anda ke kenalan anda. Mendayakan akan mengurangkan kualiti panggilan.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Kebenaran",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Dayakan pemeriksaan ejaan",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Kosongkan Data",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Naik taraf",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kenalan",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Mainkan pemberitahuan audio",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Kemas kini Signal tersedia",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Terdapat versi baru Signal tersedia",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Kira perbualan yang diredamkan dalam kiraan lencana",
"message": "Sertakan perbualan yang diredamkan dalam kiraan lencana",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Gagal memaparkan mesej kerana ralat dalaman. Klik untuk menyerahkan log nyahpepijat.",
"message": "Tidak dapat memaparkan mesej ini. Klik untuk menghantar log nyahpepijat.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Avatar Kumpulan",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Umum",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Penampilan",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Sembang",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Panggilan",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Pemberitahuan",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privasi",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistem",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Hasilkan pratonton pautan",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Lanjutan",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Disekat",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Semua orang",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Kenalan Saya",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Tiada sesiapa",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Pemesejan",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Lihat nombor telefon saya",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Resit dibaca",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Penunjuk menaip",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Samtalefarge",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Oppdater Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Laster...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Kobler til",
"message": "Kobler til",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Koble til",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Dette bør ikke vare lenge…",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Velkommen til Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Velg en kontakt eller gruppe for å prate",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Koble Til En Ny Enhet",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Enhetsnavn",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Prøv igjen",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Samtalen er full",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera utilgjengelig",
@ -1343,6 +1365,10 @@
"message": "Skru på kamera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Demping",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon utilgjengelig",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Slå på mikrofon",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Del",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presentasjon er deaktivert",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Kameraet er skrudd av",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Ingen andre er her",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ er i samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "En av dine andre enheter er i denne samtalen",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ og $second$ er i denne samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, og $third$ er i denne samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, og $others$ er i denne samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Ingen andre er her",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Videresend alle samtaler gjennom Signal serveren for å unngå å avsløre IP-adressen din til kontakten din. Aktivering vill redusere samtalekvaliteten.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Tillatelser",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Aktiver stavekontroll",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Slett data",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Oppdater",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakter",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Spill av lydvarsling",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal-oppdatering tilgjengelig",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "En ny versjon av Signal er tilgjengelig",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Tell med dempede samtaler i antallet",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Generelt",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Utseende",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Samtaler",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Samtaler",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Varslinger",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Personvern",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "System",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Forhåndsvis nettsteder",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Avansert",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blokkert",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Hvem kan...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Alle",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Mine kontakter",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ingen",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Meldinger",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Se mitt telefonnummer",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Lesebekreftelser",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Skriveindikatorer",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Standaardgesprekskleur kiezen",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal bijwerken",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Bezig met laden …",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Verbinding aan het maken",
"message": "Aan het verbinden …",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Verbinding maken",
"message": "Klik hier om opnieuw verbinding te maken.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Dit zou niet lang moeten duren",
"message": "Dit zou niet lang moeten duren",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Welkom bij Signal",
"description": ""
},
"whatsNew": {
"message": "Lees hier $whatsNew$ in deze versie",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "wat er nieuw is",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Selecteer een contactpersoon of groep om een gesprek te openen.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Nieuw apparaat koppelen",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Apparaatnaam",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Opnieuw proberen",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Thema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "De oproep is vol",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Camera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Camera uitgeschakeld",
@ -1343,6 +1365,10 @@
"message": "Camera inschakelen",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Dempen",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Microfoon uitgeschakeld",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Microfoon niet langer dempen",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Delen via andere app",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Scherm laten zien is uitgeschakeld",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Je camera staat uit",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Er is niemand behalve jij in dit gesprek",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ is aanwezig in deze oproep",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Een van je andere apparaten neemt deel aan deze oproep",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ en $second$ zijn aanwezig in deze oproep",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ en $third$ zijn aanwezig in deze oproep",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": ",$first$ $second$ en $others$ anderen zijn aanwezig in deze oproep",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal zal $person$ bellen",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ zal een melding krijgen",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ en $second$ zullen een melding krijgen",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ en $third$ zullen een melding krijgen",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ en $others$ anderen zullen een melding krijgen",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Er is niemand behalve jij in dit gesprek",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Om te voorkomen dat je gesprekspartner je IP-adres kan achterhalen worden Signal-oproepen met niet-contactpersonen altijd omgeleid via de Signal-server. Door deze optie in te schakelen wordt dat ook gedaan voor Signal-oproepen met contacten die wel in je contactenlijst staan. Dit leidt echter tot een verminderde geluids- en videokwaliteit.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Toestemmingen",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Gebruik spellingscontrole voor de tekst in het berichtinvoerveld",
"message": "Voer spellingscontrole uit op de tekst die in het invoerveld is ingevoerd",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Gegevens wissen",
"message": "Applicatiegegevens wissen",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Opwaarderen",
"message": "Klik hier op signal.org/download te openen",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Contacten",
"message": "Contactpersonen importeren",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Bij meldingen geluid afspelen",
"message": "Meldingsgeluid afspelen",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Nieuwe versie van Signal beschikbaar",
"message": "Nieuwe versie beschikbaar",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Er is een nieuwe versie van Signal beschikbaar.",
"message": "Klik hier om Signal opnieuw te starten",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Klik hier om de nieuwe versie te downloaden",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -5486,7 +5590,7 @@
"description": "Shown in the timeline warning when you have a message request from someone with the same name as someone else"
},
"ContactSpoofing__same-name-in-group__link": {
"message": "Tik hier om te vergelijken",
"message": "Klik hier om ze te vergelijken",
"description": "Shown in the timeline warning when you multiple group members have the same name"
},
"ContactSpoofingReviewDialog__title": {
@ -5716,7 +5820,7 @@
"description": "Name of the 'weeks' unit select for the custom disappearing message timeout dialog"
},
"settings__DisappearingMessages__footer": {
"message": "Stel in dat elk bericht in gesprekken die jij zelf begint een bepaalde tijd nadat het is gezien voor iedereen moet worden gewist.",
"message": "Stel in dat berichten in alle nieuwe gesprekken die jij zelf begint een bepaalde tijd nadat ze gezien zijn voor zowel jou als je gesprekspartner vanzelf worden gewist.",
"description": "Footer for the Disappearing Messages settings section"
},
"settings__DisappearingMessages__timer__label": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Kan het bericht niet afleveren vanwege een interne fout. Klik hier om een foutopsporingslog te uploaden.",
"message": "Dit bericht kan niet worden weergegeven. Klik hier om een foutopsporingslog te uploaden.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Groepsafbeelding",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Algemeen",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Uiterlijk",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Gesprekken",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Oproepen",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Meldingen",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privacy",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Meest recent geimporteerd op $date$ om $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Systeemstandaard volgen",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Vergrotingsniveau",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Voorbeeldafbeeldingen genereren",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Open de Signal app op je mobiele telefoon en navigeer naar Instellingen > Gesprekken om deze instellingen te veranderen",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Geavanceerd",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Meldingsinhoud",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Geblokkeerd",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ persoon",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ personen",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Wie kan …",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Open de Signal app op je mobiele telefoon en navigeer naar Instellingen > Privacy om deze instellingen te veranderen",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Iedereen",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Mijn contactpersonen",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Niemand",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Berichten",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Mijn telefoonnummer zien",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Ik wil vindbaar zijn op basis van mijn telefoonnummer",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Leesbevestigingen",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Typindicatoren",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Nieuwe versies",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Nieuwe versies automatisch downloaden",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Nieuwe versie $version$ is beschikbaar",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Je ziet vanaf nu een stip op binnengekomen audioberichten die je nog niet hebt beluisterd.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Het belscherm is vernieuwd",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Het voorkeurenscherm is vernieuwd en opent ook sneller. Neem een keer een kijkje om te zien of er nog iets is wat je anders wilt instellen.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Je kunt vanaf nu kiezen wanneer je nieuwe versies wilt downloaden en installeren. Je vindt deze instelling in het voorkeurenmenu.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Veel fouten opgelost en ook een aantal verbeteringing voor de prestaties. Bedankt voor jullie terugkoppeling!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Samtalefarge",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Oppdater Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Lastar …",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Koplar til",
"message": "Koplar til",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Kopla til",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Bør ikkje ta lang tid …",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Velkommen til Signal!",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Vel ein kontakt eller ei gruppe for å prata",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Kopla til ei ny eining",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Einingsnamn",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Prøv igjen",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Samtalen er fylt opp",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera slått av",
@ -1343,6 +1365,10 @@
"message": "Slå på kamera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Demp",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon slått av",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Slå på mikrofon",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Del",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Skjermdeling slått av",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Kameraet ditt er slått av",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Du er åleine her",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ er i denne samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Ei av dei andre einingane dine er i denne samtalen",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ og $second$ er i denne samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ og $third$ er i denne samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ og $others$ er i denne samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Du er åleine her",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Vidaresend alle samtalar gjennom Signal-tenaren for å unngå å visa IP-adressa di til kontakten din. Dette vil gi dårlegare samtalekvalitet.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Tillatingar",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Skru på stavekontroll",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Slett data",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Oppgrader",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakt",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Spel av lydvarsling",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal-oppdatering tilgjengeleg",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Ei ny utgåve av Signal er tilgjengeleg",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Count muted conversations in badge count",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Generelt",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Utsjåande",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Samtalar",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Samtalar",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Varslingar",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Personvern",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "System",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Lag lenkesniktitt",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Avansert",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blokkert",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Everybody",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "My Contacts",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ingen",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Meldingar",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Sjå mitt telefonnummer",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Lesekvitteringar",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Tastevisning",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Chat Color",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Update Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Laster...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Kobler til",
"message": "Kobler til....",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Connect",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Shouldn't be long...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Velkommen til Signal!",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Velg en kontakt eller gruppe for å chatte",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Koble Til En Ny Enhet",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Enhetsnavn",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Try again",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Call is full",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Camera disabled",
@ -1343,6 +1365,10 @@
"message": "Turn on camera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Mute",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Microphone disabled",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Unmute mic",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Share",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Your camera is off",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "No one else is here",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ is in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "One of your other devices is in this call",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ and $second$ are in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, and $third$ are in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, and $others$ others are in this call",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "No one else is here",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Relay all calls through the Signal server to avoid revealing your IP address to your contact. Enabling will reduce call quality.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Tillatelser",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Enable spell check",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Slett data",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Oppgrader",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakt",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Spill av lydvarsling",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal oppdatering tilgjengelig",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "En ny versjon av Signal er tilgjengelig",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Count muted conversations in badge count",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Generelt",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Appearance",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Chats",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Calls",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Varslinger",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privacy",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "System",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Generate link previews",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Advanced",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blocked",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Everybody",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "My Contacts",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ingen",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Messaging",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "See my phone number",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Read receipts",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Typing indicators",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -1,6 +1,6 @@
{
"softwareAcknowledgments": {
"message": "ਸਾੱਫ਼ਟਵੇਅਰ ਆਭਾਰ",
"message": "ਸਾਟਵੇਅਰ ਆਭਾਰ",
"description": "Shown in the about box for the link to software acknowledgments"
},
"privacyPolicy": {
@ -8,7 +8,7 @@
"description": "Shown in the about box for the link to https://signal.org/legal"
},
"copyErrorAndQuit": {
"message": "ਰੁੱਟੀ ਨੂੰ ਕਾਪੀ ਕਰੋ ਤੇ ਬਾਹਰ ਨਿਕਲੋ",
"message": "ਗਲਤੀ ਨੂੰ ਕਾਪੀ ਕਰੋ ਤੇ ਬਾਹਰ ਨਿਕਲੋ",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"unknownContact": {
@ -100,7 +100,7 @@
"description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
},
"editMenuDelete": {
"message": "ਮਿਟਾਓ",
"message": "ਟਾਓ",
"description": "Edit menu command to remove the selected text"
},
"editMenuSelectAll": {
@ -183,6 +183,10 @@
"message": "ਚੈਟ ਦਾ ਰੰਗ",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "ਲੋਡ ਕਰ ਰਿਹਾ ਹੈ ...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -528,7 +532,7 @@
"description": ""
},
"incomingError": {
"message": "ਆਉਣ ਵਾਲੇ ਸੁਨੇਹੇ ਨੂੰ ਸੰਭਾਲਣ ਵਿੱਚ ਰੁੱਟੀ",
"message": "ਆਉਣ ਵਾਲੇ ਸੁਨੇਹੇ ਨੂੰ ਸੰਭਾਲਣ ਵਿੱਚ ਗਲਤੀ",
"description": ""
},
"media": {
@ -646,19 +650,19 @@
"description": ""
},
"disconnected": {
"message": "ਕਨੈਕਸ਼ਨ ਬੰਦ",
"message": "ਕਨੈਕਸ਼ਨ ਬੰਦ",
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "ਕਨੈਕਟ ਕਰ ਰਿਹਾ ਹੈ",
"message": "ਕਨੈਕਟ ਕਰ ਰਿਹਾ ਹੈ ...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "ਕਨੈਕਟ ਕਰੋ",
"message": "ਮੁੜ-ਕਨੈਕਟ ਕਰਨ ਲਈ ਕਲਿੱਕ ਕਰ",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "ਲੰਮਾ ਸਮਾਂ ਨਹੀ ਲੱਗਣਾ ਚਾਹੀਦਾ…",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal ਵਿੱਚ ਤੁਹਾਡਾ ਸੁਆਗਤ ਹੈ",
"description": ""
},
"whatsNew": {
"message": "ਇਸ ਅੱਪਡੇਟ ਲਈ $whatsNew$ਨੂੰ ਵੇਖੋ ",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "ਨਵਾਂ ਕੀ ਹੈ",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "ਚੈਟ ਕਰਨਾ ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਕੋਈ ਸੰਪਰਕ ਜਾਂ ਗਰੁੱਪ ਚੁਣੋ।",
"description": ""
@ -1026,7 +1044,7 @@
"description": ""
},
"done": {
"message": "ਹੋ ਗਿਆ",
"message": "ਮੁਕੰਮਲ",
"description": "Label for done"
},
"on": {
@ -1202,7 +1220,7 @@
}
},
"ChangeNumber--notification": {
"message": "$sender$ changed their number to a new number",
"message": "$sender$ਨੇ ਆਪਣਾ ਨੰਬਰ ਨਵੇਂ ਨੰਬਰ ਨਾਲ ਬਦਲਿਆ ਹੈ ",
"description": "Shown in timeline when a member of a conversation changes their phone number",
"placeholders": {
"sender": {
@ -1271,7 +1289,7 @@
"message": "ਨਵੀਂ ਡਿਵਾਈਸ ਨੂੰ ਲਿੰਕ ਕਰੋ",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "ਡਿਵਾਈਸ ਦਾ ਨਾਂ",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,8 +1325,8 @@
"message": "ਫਿਰ ਕੋਸ਼ਿਸ਼ ਕਰੋ",
"description": ""
},
"theme": {
"message": "ਵਿਸ਼ਾ",
"Preferences--theme": {
"message": "ਥੀਮ",
"description": "Header for theme settings"
},
"calling": {
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "ਕਾਲ ਭਰੀ ਹੋਈ ਹੈ",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "ਕੈਮਰਾ ",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "ਕੈਮਰਾ ਅਸਮਰੱਥ ਹੈ",
@ -1343,6 +1365,10 @@
"message": "ਕੈਮਰਾ ਚਾਲੂ ਕਰੋ",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "ਚੁੱਪ",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "ਮਾਈਕਰੋਫ਼ੋਨ ਅਸਮਰੱਥ",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "ਮਾਈਕ ਨੂੰ ਅਨਮਿਊਟ ਕਰੋ",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "ਸਾਂਝਾ ਕਰੋ",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "ਪੇਸ਼ ਕਰਨਾ ਅਸਮਰੱਥ ਹੈ",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "ਤੁਹਾਡਾ ਕੈਮਰਾ ਬੰਦ ਹੈ",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "ਇੱਥੇ ਹੋਰ ਕੋਈ ਨਹੀਂ ਹੈ",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ ਇਸ ਕਾਲ ਵਿੱਚ ਹੈ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "ਤੁਹਾਡੀਆਂ ਹੋਰ ਡਿਵਾਈਸਾਂ ਵਿੱਚੋਂ ਇੱਕ ਇਸ ਕਾਲ ਵਿੱਚ ਹੈ",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ ਅਤੇ $second$ ਇਸ ਕਾਲ ਵਿੱਚ ਹਨ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ ਅਤੇ $third$ ਇਸ ਕਾਲ ਵਿੱਚ ਹਨ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ ਅਤੇ $others$ ਹੋਰ ਇਸ ਕਾਲ ਵਿੱਚ ਹਨ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ ਨੂੰ ਸੂਚਿਤ ਕੀਤਾ ਜਾਵੇਗਾ",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "ਇੱਥੇ ਹੋਰ ਕੋਈ ਨਹੀਂ ਹੈ",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "ਆਪਣੇ ਸੰਪਰਕ ਨੂੰ ਤੁਹਾਡੇ IP ਦਾ ਪਤਾ ਲੱਗਣ ਤੋਂ ਬਚਾਉਣ ਲਈ Signal ਸਰਵਰ ਰਾਹੀਂ ਸਾਰੀਆਂ ਕਾਲਾਂ ਨੂੰ ਰੀਲੇਅ ਕਰੋ। ਸਮਰੱਥ ਬਣਾਉਣ ਨਾਲ ਕਾਲ ਦੀ ਗੁਣਵੱਤਾ ਘਟੇਗੀ।",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "ਇਜਾਜ਼ਤਾਂ",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "ਸ਼ਬਦ-ਜੋੜ ਦੀ ਜਾਂਚ ਸਮਰੱਥ ਕਰੋ",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "ਡੇਟਾ ਮਿਟਾਓ",
"message": "ਐਪਲੀਕੇਸ਼ਨ ਦੇ ਡਾਟੇ ਨੂੰ ਮਿਟਾਓ",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "ਅੱਪਗ੍ਰੇਡ ਕਰੋ",
"message": "signal.org/download ‘ਤੇ ਜਾਣ ਲਈ ਕਲਿੱਕ ਕਰੋ",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "ਸੰਪਰਕ",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "ਆਡੀਓ ਨੋਟੀਫਿਕੇਸ਼ਨ ਚਲਾਓ",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal ਅੱਪਡੇਟ ਮੌਜੂਦ",
"message": "ਅੱਪਡੇਟ ਮੌਜੂਦ ਹੈ",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal ਦਾ ਨਵਾਂ ਸੰਸਕਰਣ ਮੌਜੂਦ ਹੈ।",
"message": "Signal ਮੁੜ-ਚਾਲੂ ਕਰਨ ਲਈ ਕਲਿੱਕ ਕਰੋ",
"description": ""
},
"downloadNewVersionMessage": {
"message": "ਅੱਪਡੇਟ ਡਾਊਨਲੋਡ ਕਰਨ ਲਈ ਕਲਿੱਕ ਕਰੋ",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "ਬੈਜ ਕਾਊਂਟ ਵਿੱਚ ਮਿਊਟ ਕੀਤੀਆਂ ਗੱਲਬਾਤਾਂ ਦੀ ਗਿਣਤੀ ਕਰੋ",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5890,11 +5994,175 @@
"description": "Label for the avatar selector"
},
"AvatarColorPicker--choose": {
"message": "Choose a color",
"message": "ਰੰਗ ਚੁਣੋ",
"description": "Label for when you need to choose your fighter, err color"
},
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "ਆਮ",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "ਦਿੱਖ",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "ਚੈਟਾਂ",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "ਕਾਲਾਂ ",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "ਸੂਚਨਾਵਾਂ",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "ਪਰਦੇਦਾਰੀ",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "ਸਿਸਟਮ",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "ਲਿੰਕ ਝਲਕ ਤਿਆਰ ਕਰੋ",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "ਤਕਨੀਕੀ",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "ਪਾਬੰਦੀ ਲੱਗਾ",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ਸੰਪਰਕ",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ਸੰਪਰਕ",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "ਕੌਣ...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "ਹਰ ਕੋਈ",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "ਮੇਰੇ ਸੰਪਰਕ",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "ਕੋਈ ਵੀ ਨਹੀਂ",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "ਸੁਨੇਹੇ ਲੈਣ-ਦੇਣ",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "ਮੇਰੇ ਫੋਨ ਨੰਬਰ ਵੇਖਾਓ",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "ਪੜ੍ਹੀਆਂ ਹੋਇਆਂ ਰਸੀਦਾਂ",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "ਲਿਖਣ ਦੇ ਸੰਕੇਤ",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "ਅੱਪਡੇਟ",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "ਅੱਪਡੇਟ ਆਪਣੇ-ਆਪ ਡਾਊਨਲੋਡ ਕਰੋ",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "$version$ਵਰਜ਼ਨ ਲਈ ਅੱਪਡੇਟ ਮੌਜੂਦ ਹੈ",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Kolor czatu",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Zaktualizuj Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Wczytywanie…",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Łączenie",
"message": "Łączenie...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Połącz",
"message": "Kliknij, aby połączyć.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "To potrwa tylko chwilę...",
"message": "To potrwa tylko chwilę",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Witamy w Signal",
"description": ""
},
"whatsNew": {
"message": "Zobacz $whatsNew$ w tej aktualizacji",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "co nowego",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Wybierz kontakt lub grupę, aby zacząć rozmowę.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Połącz nowe urządzenie",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Nazwa urządzenia",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Spróbuj ponownie",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Motyw",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Połączenie jest pełne",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera wyłączona",
@ -1343,6 +1365,10 @@
"message": "Włącz kamerę",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Wycisz",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon wyłączony",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Cofnij wyciszenie",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Udostępnij",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Udostępnianie wyłączone",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Twoja kamera jest wyłączona",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Brak innych uczestników rozmowy",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ uczestniczy w rozmowie",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Jedno z Twoich urządzeń uczestniczy w rozmowie",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ i $second$ uczestniczą w rozmowie",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ i $third$ uczestniczą w rozmowie",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ i $others$ innych uczestniczy w rozmowie",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal zadzwoni do $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ otrzyma powiadomienie",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ i $second$ otrzymają powiadomienie",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ i $third$ otrzymają powiadomienie",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ i $others$ otrzyma powiadomienie",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Brak innych uczestników rozmowy",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Przekazuj połączenia za pomocą serwerów Signal, aby uniknąć ujawnienia adresu IP Twoim kontaktom. Pogorszy to jakość połączenia.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Uprawnienia",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Włącz sprawdzanie pisowni",
"message": "Sprawdzaj pisowni w polu wiadomości",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Wyczyść dane",
"message": "Usuń dane aplikacji",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Aktualizuj",
"message": "Kliknij, aby przejśc do signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakty",
"message": "Importuj kontakty",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Odtwórz powiadomienie dźwiękowe",
"message": "Odtwarzaj dźwięk powiadomień",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Dostępna aktualizacja aplikacji Signal",
"message": "Dostępna aktualizacja",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Dostępna nowa wersja Signal.",
"message": "Kliknij, aby ponownie uruchomić Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Kliknij, aby pobrać aktualizację",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Nie udało się wyświetlić wiadomości z powodu wewnętrznego błędu. Kliknij, aby wysłać logi debugowania.",
"message": "Nie udało się wyświetlić tej wiadomości. Kliknij, aby przesłać logi debugowania.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Awatar grupy",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Ogólne",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Wygląd",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Rozmowy",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Połączenia",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Powiadomienia",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Prywatność",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Ostatnio importowano $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Systemowy",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Powiększenie",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Twórz podglądy linków",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Aby zmienić tę opcję, otwórz aplikację Signal na swoim urządzeniu mobilnym i przejdź do Ustawienia > Rozmowy",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Zaawansowane",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Treść powiadomień",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Zablokowani",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ Kontakt",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ kontakty(ów)",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Kto może...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Aby zmienić te opcje, otwórz aplikację Signal na swoim urządzeniu mobilnym i przejdź do Ustawienia > Prywatność",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Wszyscy",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Moje kontakty",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Nikt",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Wiadomości",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Zobaczyć mój numer telefonu",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Znajdź mnie po numerze telefonu",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Potwierdzenia przeczytania",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Wskaźniki pisania",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Aktualizacje",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatycznie pobieraj aktualizacje",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Dostępna jest aktualizacja do wersji $version$",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "To nie pyłek kurzu na Twoim monitorze, nieodsłuchane, przychodzące wiadomości audio są teraz oznaczone kropką.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Lobby połączeń przeszło pewne zmiany.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Nowe okno preferencji wygląda lepiej i działa szybciej, niż kiedykolwiek. Możesz śmiało zmieniać powiększenie, przełączać motywy i ustawiać własny czas znikania wiadomości.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Teraz możesz zdecydować, kiedy pobrać i zainstalować nowe aktualizacje Signal. Okna dialogowe również przeszły małą przemianę. Zobacz opcje w nowym oknie preferencji.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Usunęliśmy mnóstwo błędów i poprawiliśmy wydajność. Dziękujemy za Wasze raporty o błędach!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Cor das conversas",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Atualizar o Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Carregando...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Conectando",
"message": "Conectando...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Conectar",
"message": "Clique para conectar novamente.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Não deve demorar...",
"message": "Não deve demorar",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Boas-vindas ao Signal",
"description": ""
},
"whatsNew": {
"message": "Conheça as $whatsNew$ dessa atualização",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "novidades",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Selecione um contato ou grupo para começar a conversar.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Vincular novo aparelho",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Nome do aparelho",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Tentar novamente",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "A chamada está lotada",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Câmera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Câmera desativada",
@ -1343,6 +1365,10 @@
"message": "Ativar câmera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Silenciar",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Microfone desativado",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Ativar microfone",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Compartilhar",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Apresentação desativada",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Sua câmera está desligada",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Ninguém mais está aqui",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ está nesta chamada",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Um dos seus outros aparelhos está nesta chamada",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ e $second$ estão nesta chamada",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ e $third$ estão nesta chamada",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,8 +1451,8 @@
}
}
},
"calling__lobby-summary--many": {
"message": "$first$, $second$ e $others$ outros estão nesta chamada",
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ e outros $others$ estão nesta chamada",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal ligará para $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ receberá uma notificação",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ e $second$ receberão uma notificação",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ e $third$ receberão uma notificação",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ e outros $others$ receberão uma notificação",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Ninguém mais está aqui",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Redirecionar todas as chamadas através do servidor do Signal para evitar revelar seu endereço IP ao seu contato. Habilitar esta opção reduzirá a qualidade da chamada.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Permissões",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Ativar a verificação ortográfica",
"message": "Verificar a ortografia da mensagem digitada no campo de texto",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Limpar dados",
"message": "Limpar dados do aplicativo",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Atualizar",
"message": "Clique para acessar signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Contatos",
"message": "Importar contatos",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Atualização do Signal disponível",
"message": "Atualização disponível",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Uma nova versão do Signal está disponível.",
"message": "Clique para reiniciar o Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Clique para baixar a atualização",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Falha ao exibir a mensagem devido a um erro no Signal. Clique para enviar um registro de depuração.",
"message": "Não foi possível exibir essa mensagem. Clique para enviar um registro de depuração.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Foto do grupo",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Geral",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Aparência",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Conversas",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Chamadas",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Notificações",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privacidade",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Última importação feita em $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistema",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Nível de zoom",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Gerar pré-visualização de links",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Para alterar essa configuração, abra o aplicativo Signal em seu aparelho móvel e navegue até Configurações > Conversas",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Avançadas",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Conteúdo da notificação",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Bloqueados",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ pessoa",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ pessoas",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Quem pode...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Para alterar essas configurações, abra o aplicativo Signal em seu aparelho móvel e navegue até Configurações > Privacidade",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Todos",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Meus contatos",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ninguém",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Mensagens",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Ver meu número de telefone",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Podem me encontrar por número de telefone",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Confirmações de leitura",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Indicadores de digitação",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Atualizações",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Baixar atualizações automaticamente",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Atualização disponível para a versão $version$",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Nas mensagens de áudio, um novo ponto significará que o áudio já foi recebido, mas ainda não foi reproduzido.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "A sala de espera antes de chamadas em grupo foi remodelada.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "A nova janela de preferências está mais organizada e rápida do que antes. Novas configurações permitem a você alterar o nível de zoom, trocar o tema e definir um cronômetro padrão de mensagens efêmeras.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Os menus do aplicativo foram aprimorados, e agora você pode escolher quando baixar e aplicar novas atualizações do Signal. Observe essa possibilidade na nova janela de preferências.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Consertamos muitos erros e também realizamos algumas melhorias de desempenho. Obrigado a todos que reportam erros no Signal!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Cor da conversa",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Atualizar o Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "A carregar...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "A ligar",
"message": "A ligar...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Ligar",
"message": "Clicar para reconectar.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Não deve demorar muito...",
"message": "Não deve demorar",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Bem-vindo(a) ao Signal",
"description": ""
},
"whatsNew": {
"message": "Ver $whatsNew$ nesta atualização",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "o que há de novo",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Selecione um contacto ou grupo para começar a trocar mensagens.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Associar um novo dispositivo",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Nome do dispositivo",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Tentar novamente",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "A chamada encontra-se cheia",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Câmara",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Câmara desativada",
@ -1343,6 +1365,10 @@
"message": "Ligar câmara",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Silenciar",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Microfone desativado",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Rem. Sil. mic",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Partilhar",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Apresentação desativada",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "A sua câmara encontra-se desligada",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Não está mais ninguém aqui",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ está nesta chamada",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Um dos seus outros dispositivos estão nesta chamada",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ e $second$ estão nesta chamada",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, e $third$ estão nesta chamada",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, e outros $others$ estão nesta chamada",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "O Signal irá telefonar a $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ receberá uma notificação",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ e $second$ receberão uma notificação",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ e $third$ receberão uma notificação",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ e outros $others$ receberão uma notificação",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Não está mais ninguém aqui",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Passar todas as chamadas pelo servidor do Signal para evitar revelar o seu endereço IP ao destinatário. Ativar esta opção irá reduzir a qualidade da chamada.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Permissões",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Ativar a verificação de escrita",
"message": "Verificar ortografia na caixa de composição da mensagem",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Limpar dados",
"message": "Eliminar os dados da aplicação",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Atualizar",
"message": "Clicar para ir a signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Contactos",
"message": "Importar contactos",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Reproduzir notificação áudio",
"message": "Reproduzir sons de notificação",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Existe uma actualização disponível para o Signal",
"message": "Nova versão disponível",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Está disponível uma nova versão do Signal.",
"message": "Clicar para reiniciar o Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Clicar para descarregar a atualização",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Contar conversas silenciadas na insígnia de contagem.",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Falha ao exibir a mensagem devido a um erro no Signal. Clique para enviar um registo de depuração.",
"message": "Não foi possível mostrar esta mensagem. Clique para submeter um relatório de erros.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Avatar do grupo",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Geral",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Aspeto",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Conversas",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Chamadas",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Notificações",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privacidade",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Última importação em $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistema",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Nível de ampliação",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Gerar pré-visualizações de links",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Avançadas",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Conteúdo da notificação",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Utilizadores bloqueados",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contacto",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contactos",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Quem pode...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Todos",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Os meus contactos",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ninguém",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Mensagens",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Ver o meu número de telemóvel",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Recibos de leitura",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Indicadores de escrita",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Atualizações",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Descarregar atualizações automaticamente",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Está disponível a atualização para a versão $version$",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "A nova janela de preferências é melhor e mais rápida. Veja e altere o nível de ampliação, altere o tema e defina um temporizador personalizado de destruição da mensagem.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Agora pode escolher quando descarregar e aplicar as novas atualizações do Signal. As janelas também sofreram alterações. Veja as configurações na nova janela de preferências.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Corrigimos muitos erros e também melhorámos o desempenho. Obrigado a todos pelos relatórios de erros!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Culoare conversaţie",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Actualizați Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Se încarcă...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Se conectează",
"message": "Se conectează...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Conectare",
"message": "Apăsați pentru reconectare",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Nu ar trebui să dureze mult...",
"message": "Nu ar trebui să dureze mult",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Bun venit la Signal",
"description": ""
},
"whatsNew": {
"message": "Vedeți $whatsNew$ în această actualizare",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "ce este nou",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Alege un contact sau un grup pentru a discuta.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Asociază dispozitiv nou",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Numele dispozitivului",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Încercați din nou",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Temă",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Numărul maxim de participanți a fost atins",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Cameră foto",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Cameră dezactivată",
@ -1343,6 +1365,10 @@
"message": "Porniți camera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Silențios",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Microfon dezactivat",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Pornește microfonul",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Partajează",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Prezentări dezactivate",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Camera ta este oprită",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Nu este nimeni aici",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ este în acest apel",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Un alt dispozitiv al dvs. este în acest apel",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ și $second$ sunt în acest apel",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ și $third$ sunt în acest apel",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ și alte $others$ persoane sunt în acest apel",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal va apela $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ va fi notificat",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ și $second$ vor fi notificați",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ și $third$ vor fi notificați",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ și alte $others$ persoane vor fi notificate",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Nu este nimeni aici",
@ -1517,7 +1661,7 @@
"message": "Redirecționați toate apelurile către serverul Signal pentru a evita aflarea adresei IP de către contact tău. Activarea va reduce calitatea apelului.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Permisiuni",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Activare verificare ortografică",
"message": "Verifică ortografic textul introdus în caseta de compunere mesaj",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Șterge datele",
"message": "Șterge datele aplicației",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Actualizează",
"message": "Apăsați pentru a deschide signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Contacte",
"message": "Importă contacte",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Redă notificarea audio",
"message": "Redă sunete de notificare",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Este disponibilă o actualizare de Signal ",
"message": "Actualizare disponibilă",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Este disponibilă o nouă versiune de Signal.",
"message": "Apăsați pentru a reporni Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Apăsați pentru a descărca actualizarea",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4896,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Includeți conversațiile pe mod silențios în numărul de pe insignă",
"message": "Includeți conversațiile pe silențios în numărul de pe insignă",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Nu s-a putut afișa mesajul din cauza unei erori interne. Apasă pentru a trimite un jurnal de depanare.",
"message": "Acest mesaj nu s-a putut afișa. Apăsați pentru a trimite un jurnal de depanare.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Avatar de grup",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "General",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Aspect",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Conversații",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Apeluri",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Notificări",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Confidenţialitate",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Ultimul import: $date$ la $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistem",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Nivel zoom",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Generați previzualizări ale linkurilor",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Pentru a modifica această setare, deschideți aplicația Signal pe dispozitivul dvs. mobil și mergeți la Setări > Conversații",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Avansat",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Conținut notificare",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blocat",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacte",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Cine poate...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Pentru a modifica aceste setări, deschideți aplicația Signal pe dispozitivul dvs. mobil și mergeți la Setări > Confidențialitate",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Toată lumea",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Contactele mele",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Nimeni",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Mesagerie",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Să-mi vadă numărul de telefon",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Găsiți-mă după numărul de telefon",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Confirmări de citire",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Indicatori tastare",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Actualizări",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Descarcă automat actualizări",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Este disponibilă actualizarea la versiunea $version$",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Nu, acela nu este un punct de praf pe care trebuie să-l ștergeți de pe monitor, există acum un punct pentru mesajele audio primite dar neredate.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Sala de așteptare pentru apeluri a fost remodelată și renovată și nici măcar n-am fost nevoiți să refinanțăm.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Noua fereastră de preferințe este mai eficientă și mai rapidă. Puteți schimba nivelul de zoom, comuta tema, sau seta un timp personalizat pentru dispariția mesajelor.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Acum puteți alege când să descărcați si să instalați noile actualizări pentru Signal. Dialogurile au primit și ele o mică transformare. Încercați setarea în noua fereastră de preferințe.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Am rezolvat o mulțime de erori și am făcut de asemenea și câteva îmbunătățiri de performanță. Mulțumim tuturor pentru rapoartele voastre!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Цвет чата",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Обновить Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Загрузка…",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Подключается",
"message": "Подключается...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Соединиться",
"message": "Нажмите, чтобы подключиться.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Это не должно занять много времени",
"message": "Это не должно занять много времени",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Добро пожаловать в Signal",
"description": ""
},
"whatsNew": {
"message": "Посмотрите, $whatsNew$ в этом обновлении",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "что нового",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Выберите контакт или группу для начала общения.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Привязать новое устройство",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Имя устройства",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Попробовать ещё раз",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Тема",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Звонок заполнен",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Камера",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Камера отключена",
@ -1343,6 +1365,10 @@
"message": "Включить камеру",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Откл. микрофон",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Микрофон отключён",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Включить микрофон",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Поделиться",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Показ отключён",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Ваша камера отключена",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Здесь нет никого, кроме вас",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ в этом звонке",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Одно из ваших устройств в этом звонке",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ и $second$ в этом звонке",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ и $third$ в этом звонке",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ и ещё $others$ человек(-а) в этом звонке",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal будет звонить у $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ будет уведомлен(-а)",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ и $second$ будут уведомлены",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ и $third$ будут уведомлены",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ и ещё $others$ человек(-а) будут уведомлены",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Здесь нет никого, кроме вас",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Пропускать все звонки через сервер Signal, чтобы не раскрывать ваш IP-адрес собеседнику. Качество звонка ухудшится.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Разрешения",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Включить проверку орфографии текста",
"message": "Проверка орфографии текста, введённого в поле составления сообщения",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Очистка данных",
"message": "Очистить данные приложения",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Обновить",
"message": "Нажмите, чтобы перейти на signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Контакты",
"message": "Импорт контактов",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Воспроизводить звуковое уведомление",
"message": "Воспроизводить звуки уведомлений",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Доступно обновление Signal",
"message": "Доступно обновление",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Доступна новая версия Signal.",
"message": "Нажмите, чтобы перезапустить Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Нажмите, чтобы скачать обновление",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Не удалось отобразить сообщение из-за внутренней ошибки. Нажмите, чтобы отправить журнал отладки.",
"message": "Не удалось показать это сообщение. Нажмите, чтобы отправить журнал отладки.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Аватар группы",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Общие",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Внешний вид",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Чаты",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Звонки",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Уведомления",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Конфиденциальность",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Последний импорт: $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Система",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Масштаб",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Создавать предпросмотры ссылок",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Чтобы изменить эту настройку, откройте приложение Signal на своём мобильном устройстве и перейдите в Настройки > Чаты",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Расширенные",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Содержимое уведомления",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Заблокированные",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ контакт",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ контактов",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Кто может…",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Чтобы изменить эти настройки, откройте приложение Signal на своём мобильном устройстве и перейдите в Настройки > Конфиденциальность",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Все",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Мои контакты",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Никто",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Общение",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Видеть мой номер телефона",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Найти меня по номеру телефона",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Уведомления о прочтении",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Индикаторы набора текста",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Обновления",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Автоматически скачивать обновления",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Доступно обновление до версии $version$",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Нет, это не пылинка на экране вашего монитора — теперь на входящих голосовых сообщениях, которые не были прослушаны, показывается точка.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Дизайн лобби звонков был немного обновлён.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Новое окно настроек лучше и быстрее. Вы можете изменить масштаб, переключить тему, установить таймер исчезающих сообщений по умолчанию и поменять другие настройки.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Теперь вы можете выбирать, когда скачивать и применять новые обновления Signal. Соответствующие диалоги были также немного переделаны. Вы можете изменить эту настройку в новом окне настроек.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Было исправлено много ошибок и сделано несколько улучшений производительности. Спасибо вам всем за отчёты об ошибках!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Farba chatu",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Aktualizovať Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Nahrávanie...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Pripájanie",
"message": "Pripájanie...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Pripojiť sa",
"message": "Kliknutím sa znova pripojíte.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Už to bude...",
"message": "Už to bude",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Vitajte v aplikácii Signal",
"description": ""
},
"whatsNew": {
"message": "Pozrite sa na $whatsNew$ v tejto aktualizácii",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "čo je nové",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Vyberte si kontakt alebo skupinu a zahájte rozhovor.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Pripojiť Nové Zariadenie",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Názov zariadenia",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Skúsiť znova",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Motív",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Hovor je plne obsadený",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Fotoaparát",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera vypnutá",
@ -1343,6 +1365,10 @@
"message": "Zapnúť kameru",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Stlmiť",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofón vypnutý",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Zapnúť mikrofón",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Zdieľať",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Prezentácia je zakázaná",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Váš fotoaparát je vypnutý",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Nikto iný tu nie je",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ sa účastní tohto hovoru",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Jedno z vašich ďalších zariadení sa účastní tohto hovoru",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ a $second$ sa účastnia tohto hovoru",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, a $third$ sa účastnia tohto hovoru",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, a $others$ ďalších sa účastní tohto hovoru",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal zazvoní $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ bude upozornený",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ a $second$ budú upozornený",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ a $third$ budú upozornený",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ a $others$ ďalší budú upozornený",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Nikto iný tu nie je",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Smerovať všetky hovory cez server Signal pre zabránenie odhaleniu vašej IP adresy kontaktu. Zapnutie zníži kvalitu hovoru.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Povolenia",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Povoliť kontrolu pravopisu",
"message": "Text na kontrolu pravopisu zadaný do textového poľa",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Mazanie dát",
"message": "Vymazať údaje aplikácie",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Aktualizovať",
"message": "Kliknutím prejdete na stránku signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakty",
"message": "Importovať kontakty",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Prehrať zvuk upozornenia",
"message": "Prehrať zvuky upozornení",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Dostupná aktualizácia pre Signal",
"message": "Dostupná aktualizácia",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Je k dispozícii nová verzia Signal.",
"message": "Kliknutím reštartujete Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Kliknutím stiahnete aktualizáciu",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Počítať stlmené konverzácie v počítadle pri odznaku.",
"message": "Zahrnúť do počtu pri ikone stlmené konverzácie",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Správu sa nepodarilo zobraziť z dôvodu internej chyby. Kliknutím odošlete záznam ladenia.",
"message": "Túto správu sa nepodarilo zobraziť. Kliknutím odošlete denník ladenia.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Obrázok skupiny",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Všeobecné",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Vzhľad",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Chat",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Volania",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Hlásenia",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Súkromie",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Posledný import $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Systémový",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Úroveň priblíženia",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Generovať náhľady stránok",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Ak chcete toto nastavenie zmeniť, otvorte na svojom mobilnom zariadení aplikáciu Signal a prejdite na Nastavenia> Rozhovory",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Pokročilé",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Obsah oznámenia",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blokovaní",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ kontakt",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ kontakty",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Kto môže...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Ak chcete tieto nastavenia zmeniť, otvorte na svojom mobilnom zariadení aplikáciu Signal a prejdite na Nastavenia> Ochrana osobných údajov",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Všetci",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Moje kontakty",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Nikto",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Odosielanie správ",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Ukázať moje telefónne číslo",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Nájdite ma podľa môjho telefónneho čísla",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Potvrdenia o prečítaní",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Indikátory písania",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Aktualizácie",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automaticky sťahovať aktualizácie",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Aktualizácia na verziu $version$ je k dispozícii",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Nie, nie je to žiadna čiastočka prachu, ktorú musíte odhodiť z monitora, teraz je tu bodka za neprehrané prichádzajúce zvukové správy.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Volajúca lobby prešla niekoľkými prestavbami a renováciami a nemuseli sme ani refinancovať.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Nové okno predvolieb je lepšie a rýchlejšie. Pokračujte a zmeňte úroveň priblíženia, prepnite tému, nastavte si vlastný časovač zmiznutia.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Teraz si môžete vybrať, kedy sa majú stiahnuť a použiť nové aktualizácie pre Signal. Dialógy tiež prešli malou premenou. Pozrite sa na nastavenie v novom okne predvolieb.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Vymazalo veľa chýb a existuje aj niekoľko vylepšení výkonu. Ďakujem vám všetkým za vaše správy!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Barva klepeta",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Posodobite aplikacijo Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Nalagam ...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Povezujem",
"message": "Povezujem ...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Poveži",
"message": "Kliknite za ponovno povezavo.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Ne bi smelo trajati dolgo ...",
"message": "Ne bi smelo trajati dolgo",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Dobrodošli v aplikaciji Signal",
"description": ""
},
"whatsNew": {
"message": "Poglej $whatsNew$ v tej posodobitvi",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "kaj je novega",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Izberite osebo ali skupino in začnite s pogovorom.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Poveži novo napravo",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Ime naprave",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Poskusi znova",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Klic je polno zaseden",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera onemogočena",
@ -1343,6 +1365,10 @@
"message": "Vklop kamere",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Utišaj",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon onemogočen",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Prekini utišanje",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Deli",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Predvajanje onemogočeno",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Vaša kamera je izključena",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Tu ni nikogar drugega",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "Uporabnik/ca $first$ je v tem klicu",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Na tem klicu je ena izmed drugih vaših naprav",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "Uporabnika/ci $first$ in $second$ sta v tem klicu",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "Uporabniki/ce $first$, $second$, in $third$ so v tem klicu",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "Uporabnika/ci $first$, $second$, in še $others$ drugih so v tem klicu",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal bo pozvonil uporabniku/ci $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "Uporabnik/ca $person$ bo obveščen/a",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "Uporabnika/ci $first$ in $second$ bosta obveščena/i",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "Uporabniki/ce $first$, $second$, in $third$ bodo obveščeni/e",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "Uporabnika/ci $first$, $second$, in $others$ drugih bo obveščenih",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Tu ni nikogar drugega",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Vsi klici bodo posredovani preko strežnika Signal. S tem boste klicani strani onemogočili, da bi odkrila vaš naslov IP. Kvaliteta klica bo zaradi tega slabša.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Dovoljenja",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Vklop preverjanja črkovanja",
"message": "Uporaba črkovalnika v oknu za pisanje sporočil",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Izbris podatkov",
"message": "Izbris podatkov aplikacije",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Posodobi",
"message": "Kliknite za premik na signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Stiki",
"message": "Uvoz stikov",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Predvajaj zvočna obvestila",
"message": "Vklop zvokov za obvestila",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Na voljo je posodobitev aplikacije Signal",
"message": "Na voljo je posodobitev",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Na voljo je nova različica aplikacije Signal.",
"message": "Kliknite za ponoven zagon Signala",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Kliknite za prenos posodobitve",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Sporočilo ni bilo prikazano zaradi interne napake. Kliknite za oddajo sistemske zabeležke.",
"message": "Sporočila ni bilo mogoče prikazati. Kliknite za prenos sistemske zabeležbe.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Avatar skupine",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Splošno",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Izgled",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Pogovori",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Klici",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Obvestila",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Zasebnost",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Zadnji uvoz: $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistemske",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Stopnja povečave",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Ustvari predoglede",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Za spremembo te nastavitve odprite Signal na vaši mobilni napravi in pojdite na Nastavitve > Pogovori",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Napredno",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Vsebina obvestil",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blokirano",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ stik",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ stikov",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Uporabniki/ce, ki lahko ...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Za spremembo te nastavitve odprite Signal na vaši mobilni napravi in pojdite na Nastavitve > Zasebnost",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Vsi",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Moji stiki",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Nikogar",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Sporočanje",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "vidijo mojo telefonsko številko",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Lahko se me najde po moji telefonski številki",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Potrdila o ogledu",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Kazalniki tipkanja",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Posodobitve",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Avtomatski prenos posodobitev",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Na voljo je nadgradnja na različico $version$",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Ne, to ni packa na zaslonu! Ta pika bo odslej prikazovala nepredvajana glasovna sporočila.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Oddelek za klicanje je doživel nekaj nujnega mejkapa v skladu z zadnjimi modnimi smernicami.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Okno z nastavitvami je odslej boljše in hitrejše. Poskusite določiti najbolj primerno stopnjo povečave, zamenjati temo ali nastaviti izginjajoča sporočila po meri.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Odslej lahko izbirate, kdaj naj se prenesejo posodobitve Signala. Tudi dialogi so polepšani. Preverite, če vse \"štima\" v novem oknu za nastavitve.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Polovljenih je bilo veliko hroščev, izboljšano je bilo delovanje aplikacije. Hvala za vse pripombe!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Ngjyrë Fjalosjeje",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Përditësoni Signal-in",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Po ngarkohet…",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Po lidhet",
"message": "Po lidhet",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Lidhe",
"message": "Klikoni që të rilidhet.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Sdo vonojë…",
"message": "Sduhet të jetë i gjatë",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Mirë se vini te Signal-i",
"description": ""
},
"whatsNew": {
"message": "Shihni $whatsNew$ në këtë përditësim",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": ka të re",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Përzgjidhni një kontakt ose grup që të filloni të fjaloseni.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Lidhini Pajisje të Re",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Emër pajisjeje",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Riprovo",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Temë",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Thirrja është plot",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamerë",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera e çaktivizuar",
@ -1343,6 +1365,10 @@
"message": "Ndize kamerën",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Heshtoje",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon i çaktivizuar",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Hapjani zërin mikrofonit",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Ndajeni Me të Tjerë",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Paraqitje e çaktivizuar",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Kamera juaj është e fikur",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Ska tjetër këtu",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ gjendet në këtë thirrje",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Një nga pajisjet tuaja të tjera gjendet në këtë thirrje",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ dhe $second$ gjenden në këtë thirrje",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, dhe $third$ gjenden në këtë thirrje",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, dhe $others$ të tjerë gjenden në këtë thirrje",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal-i do ti bjerë ziles së $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "Do të njoftohet $person$",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "Do të njoftohen $first$ dhe $second$",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "Do të njoftohen $first$, $second$, dhe $third$",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "Do të njoftohen $first$, $second$, dhe $others$ të tjerë",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Ska tjetër këtu",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Kaloji krejt thirrjet përmes shërbyesit Signal për të shmangur zbulimin e adresës tuaj IP nga kontakti juaj. Aktivizimi do të ulë cilësinë e thirrjes.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Leje",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Aktivizoni kontroll drejtshkrimi:",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Pastroji të Dhënat",
"message": "Spastro të dhëna aplikacioni",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Përmirësojeni",
"message": "Klikoni që të kalohet te signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakte",
"message": "Importo kontakte",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Luaj një tingull njoftimi ",
"message": "Luaj tinguj njoftimi",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Ka gati përditësim të Signal-it",
"message": "Ka përditësim të gatshëm",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Ka të gatshëm një version të ri të Signal-it",
"message": "Klikoni që të riniset Signal-i",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Klikoni që të shkarkohet përditësimi",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Numëroji bisedat e heshtuara për numër stemash",
"message": "Përfshiji bisedat e heshtuara te numëratori",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Su arrit të shfaqet mesazhi, për shkak të një gabimi të brendshëm. Klikoni që të parashtroni një regjistër diagnostikimi.",
"message": "Ky mesazh su shfaq dot. Klikoni që të parashtroni një regjistër diagnostikimi.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Avatar Grupi",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Të përgjithshme",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Dukje",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Fjalosje",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Thirrje",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Njoftime",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Privatësi",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Importimi i fundit më $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistem",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Shkallë zoom-i",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Prodho lidhje për paraparje",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Që të ndryshoni këtë rregullim, hapni aplikacionin Signal në pajisjen tuaj celulare dhe kaloni te Rregullime > Fjalosje",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Të mëtejshme",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Lëndë njoftimi",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "E bllokuar",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ kontakt",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ kontakte",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Cili mund të…",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Që të ndryshoni këto rregullime, hapni aplikacionin Signal në pajisjen tuaj celulare dhe kaloni te Rregullime > Privatësi",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Gjithkush",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Kontaktet e Mia",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Askush",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Shkëmbim Mesazhesh",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Shohë numrin tim të telefonit",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Gjemë që nga numri im i telefonit",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Dëftesa leximi",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Tregues shtypjeje",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Përditësime",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Përditësimet shkarkoji vetvetiu",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Ka të gatshëm përditësim me versionin $version$",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Боја преписке",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Ажурирај Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Учитавам...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Повезујем се",
"message": "Повезујем се...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Повежи",
"message": "Кликните за поново повезивање.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Не би требало дуго...",
"message": "Не би требало дуго",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Добродошли у Signal",
"description": ""
},
"whatsNew": {
"message": "Видети $whatsNew$ за ово ажурирање",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "шта ново",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Започните преписку одабиром дописника или групе.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Повежи нови уређај",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Име уређаја",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,8 +1325,8 @@
"message": "Покушај поново",
"description": ""
},
"theme": {
"message": "Стил",
"Preferences--theme": {
"message": "Тема",
"description": "Header for theme settings"
},
"calling": {
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Позив је пун",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Камера",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Камера искључена",
@ -1343,6 +1365,10 @@
"message": "Упали камеру",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Утишај",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Микрофон искључен",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Укључи микрофон",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Поделите",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Презентација онемогућена",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Ваша камера је искључена",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Нема никога овде",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ је у овом позиву",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "У овом позиву је још један ваш уређај",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ и $second$ су у овом позиву",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ и $third$ су у овом позиву",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, и још $others$ су у овом позиву",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal ће звонити $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ биће обавештена",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ и $second$ ће бити обавештени",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, и $third$ ће бити обавештени",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, и још $others$ ће бити обавештени",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Нема никога овде",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Преусмеравање свих позива преко Signal-овог сервера да би се избегло откривање ваше ИП адресе вашем контакту. Умањује квалитет позива.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Дозволе",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Омогућити проверу правописа",
"message": "Провера правописа текста унетог у зони за састављање поруке",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Очистити податке",
"message": "Испразнити податке апликације",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Ажурирај",
"message": "Кликнути да се оде на signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Дописници",
"message": "Увоз контаката",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Звучно обавештење",
"message": "Пусти звук",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Нова верзија Signal-а је доступна",
"message": "Ажурирање је доступно",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Доступна је нова верзија Signal-а",
"message": "Кликнути за поновно покретање Signal-а",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Кликнути за преузимање ажурирања",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Није успело приказати поруку због интерне грешке. Кликните да бисте послали дневник за уклањање грешака.",
"message": "Нисам могао да прикажем ову поруку. Кликните да бисте послали дневник за уклањање грешака.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Аватар групе",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Опште",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Изглед",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Ћаскања",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Позиви",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Обавештења",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Приватност",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Последњи увоз $date$ у $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Наследи од система",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Ниво зума",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Креирати приказ линка",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Да бисте променили ову поставку, отворите апликацију Signal на свој мобилни уређај и идите на Подешавања > ћаскања",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Напредно",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Садржај нотификације",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Блокиран/на",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ контакт",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ контаката",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Ко може...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Да бисте променили ову поставку, отворите апликацију Signal на свој мобилни уређај и идите на Подешавања > Приватност",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Било ко",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Моји контакти",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "никога",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Поруке",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Види мој број телефона",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Проналази ме по броју телефона",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Извештаји читања",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Показатељи куцања",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Ажурирања",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Аутоматско преузети ажурирања",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Доступно ажурирање на верзији $version$",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -4,7 +4,7 @@
"description": "Shown in the about box for the link to software acknowledgments"
},
"privacyPolicy": {
"message": "Licens- och sekretessvillkor",
"message": "Licens- och integritetspolicy",
"description": "Shown in the about box for the link to https://signal.org/legal"
},
"copyErrorAndQuit": {
@ -183,6 +183,10 @@
"message": "Chattfärg",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Uppdatera Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Läser in...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Ansluter",
"message": "Ansluter...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Anslut",
"message": "Klicka för att återansluta.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Borde inte ta lång tid...",
"message": "Borde inte ta lång tid",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Välkommen till Signal",
"description": ""
},
"whatsNew": {
"message": "Se $whatsNew$ i den här uppdateringen",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "vad är nytt",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Välj en kontakt eller grupp för att börja chatta.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Länka ny enhet",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Enhetsnamn",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Försök igen",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Samtalet är fullt",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kameran inaktiverad",
@ -1343,6 +1365,10 @@
"message": "Aktivera kameran",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Tysta",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon inaktiverad",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Slå på mikrofonen",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Dela",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Presentera inaktiverat",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Din kamera är avstängd",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Ingen annan är här",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ är i det här samtalet",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,12 +1415,12 @@
}
}
},
"calling__lobby-summary--self": {
"message": "En av dina andra enheter finns i detta samtal",
"calling__pre-call-info--another-device-in-call": {
"message": "En av dina andra enheter finns i det här samtalet",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"message": "$first$ och $second$ är i detta samtal",
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ och $second$ är i det här samtalet",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
@ -1403,8 +1433,8 @@
}
}
},
"calling__lobby-summary--triple": {
"message": "$first$, $second$ och $third$ är i detta samtal",
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ och $third$ är i det här samtalet",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
@ -1421,8 +1451,8 @@
}
}
},
"calling__lobby-summary--many": {
"message": "$first$, $second$ och $others$ andra är i detta samtal",
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ och $others$ andra är i det här samtalet",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal kommer att ringa $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ kommer att meddelas",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ och $second$ kommer att meddelas",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ och $third$ kommer att meddelas",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ och $others$ andra kommer att meddelas",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Ingen annan är här",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Slussa alla samtal via Signal-servern för att undvika att avslöja din IP-adress för din kontakt. Aktivering försämrar samtalskvaliteten.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Behörigheter",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Aktivera stavningskontroll",
"message": "Stavningskontrollera text som skrivs i meddelandefältet",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,11 +1702,11 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Rensa data",
"message": "Rensa programdata",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
"message": "Detta rensar alla data i programmet, ta bort alla meddelanden och sparad kontoinformation.",
"message": "Det här rensar alla data i programmet, tar bort alla meddelanden och sparad kontoinformation.",
"description": "Text describing what the clear data button will do."
},
"clearDataButton": {
@ -1618,7 +1718,7 @@
"description": "Header of the full-screen delete data confirmation screen"
},
"deleteAllDataBody": {
"message": "Du är på väg att ta bort allt av detta programs sparade kontoinformation, inklusive alla kontakter och alla meddelanden. Du kan alltid länka din mobila enhet igen, men det återställer inte borttagna meddelanden.",
"message": "Du är på väg att ta bort allt av det här programmets sparade kontoinformation, inklusive alla kontakter och alla meddelanden. Du kan alltid länka din mobila enhet igen, men det återställer inte borttagna meddelanden.",
"description": "Text describing what exactly will happen if the user clicks the button to delete all data"
},
"deleteAllDataButton": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Uppgradera",
"message": "Klicka för att gå till signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kontakter",
"message": "Importera kontakter",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Spela ljudavisering",
"message": "Spela aviseringsljud",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Uppdatering för Signal tillgänglig",
"message": "Uppdatering tillgänglig",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Det finns en ny version av Signal tillgänglig.",
"message": "Klicka för att starta om Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Klicka för att hämta uppdateringen",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Antal tystade konversationer i märkesräkning",
"message": "Inkludera tysta konversationer i märkesräkning",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Det gick inte att visa meddelandet på grund av ett internt fel. Klicka här för att skicka en felsökningslogg.",
"message": "Det här meddelandet kunde inte visas. Klicka för att skicka en felsökningslogg.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Gruppavatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Allmänt",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Utseende",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Chattar",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Samtal",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Aviseringar",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Integritet",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Senaste importen vid $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "System",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoomnivå",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Skapa länkförhandsgranskningar",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Om du vill ändra den här inställningen öppnar du appen Signal på din mobila enhet och navigerar till Inställningar > Chattar",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Avancerat",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Aviseringsinnehåll",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Blockerade",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ kontakt",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ kontakter",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Vem kan...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "För att ändra dessa inställningar, öppna appen Signal på din mobila enhet och navigera till Inställningar > Integritet",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Alla",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Mina kontakter",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ingen",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Meddelanden",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Se mitt telefonnummer",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Hitta mig efter mitt telefonnummer",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Läskvitton",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Skrivindikatorer",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Uppdateringar",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Hämta uppdateringar automatiskt",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Uppdatering till version $version$ tillgänglig",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Nej, det är inget damm som du behöver för att få bort din bildskärm, det finns nu en prick för ouppspelade inkommande ljudmeddelanden.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Den uppringande lobbyn fick lite ombyggnationer och renoveringar och vi behövde inte ens refinansiera.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Det nya inställningsfönstret är bättre och snabbare. Gå vidare och ändra din zoomnivå, växla temat, ställ in en anpassad försvinnande tid.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Du kan nu välja när du vill hämta och tillämpa nya uppdateringar för Signal. Dialogrutorna fick också en liten uppdatering. Kolla in inställningen i det nya inställningsfönstret.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Krossade massor av buggar och det finns några prestandaförbättringar också. Tack alla för era rapporter!",
"description": "Release notes for v5.15"
}
}

View File

@ -4,11 +4,11 @@
"description": "Shown in the about box for the link to software acknowledgments"
},
"privacyPolicy": {
"message": "Sera ya Masharti na Faragha ",
"message": "Sera ya Masharti na Usiri",
"description": "Shown in the about box for the link to https://signal.org/legal"
},
"copyErrorAndQuit": {
"message": "Nakili hitilafu na wacha",
"message": "Nakili hitilafu na uondoke",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"unknownContact": {
@ -183,6 +183,10 @@
"message": "Rangi ya Gumzo",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Sasisha Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Inapakia...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -572,11 +576,11 @@
"description": "Displayed for incoming unsupported attachment"
},
"clickToSave": {
"message": "Bofya kuhifadhi\n",
"message": "Bofya kuhifadhi",
"description": "Hover text for attachment filenames"
},
"unnamedFile": {
"message": "Faili lisilo na jina",
"message": "Faili isiyo na jina",
"description": "Hover text for attachment filenames"
},
"voiceMessage": {
@ -646,19 +650,19 @@
"description": ""
},
"disconnected": {
"message": "Tenganisha",
"message": "Imetenganishwa",
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Unganisha",
"message": "Inaunganisha...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Unganisha",
"message": "Bonyeza ili uunganishe.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Inaunganisha hivi punde...",
"message": "Inaunganisha hivi punde",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Karibu Signal",
"description": ""
},
"whatsNew": {
"message": "Pata $whatsNew$ katika sasisho hili",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "vitu vipya",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Chagua wasiliano ama kikundi ili uanze mazungumzo",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Unganisha Kifaa Kipya",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Jina la kifaa",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Jaribu tena",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Mandhari",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Mazungumzo ya simu yamejaa",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera imezimwa",
@ -1343,6 +1365,10 @@
"message": "Washa kamera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Zima",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Maikrofoni imezimwa",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Washa maikrofoni",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Shiriki",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Uwasilishaji umezimwa",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Kamera yako imezimwa",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Hakuna mtu mwingine hapa",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ yupo katika mazungumzo haya ya simu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Mojawapo ya vifaa vyako vingine viko kwenye mazungumzo haya ya simu",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ na $second$ wako kwenye mazungumzo haya ya simu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$ na $third$ wako kwenye mazungumzo haya ya simu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ na wengine $others$ wako kwenye mazungumzo haya ya simu",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "$person$atapigiwa simu na Signal",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ataarifiwa",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$na$second$wataarifiwa",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$,$second$, na $third$wataarifiwa",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$,$second$, na $others$ wengineo wataarifiwa",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Hakuna mtu mwingine hapa",
@ -1517,7 +1661,7 @@
"message": "Wasilisha simu zote kupitia Signal seva kuzuia kutambulisha anwani yako ya IP kwa mwasiliani wako. Kuwezesha kutapunguza ubora wa simu",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Ruhusa",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Washa ukaguzi wa uendelezaji",
"message": "Kagua tahajia ya ujumbe ulioandikwa katika sanduku la kutunga ujumbe",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Futa Data",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Boresha",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Wawasiliani",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Cheza arifu ya sauti",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Sasisho mpya ya Signal inapatikana",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Kuna toleo jipya la Signal linalopatikana",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Ujumbe haujaonyeshwa kwa sababu ya hitilafu ya ndani. Bonyeza ili uwasilishe kumbukumbu ya utatuzi.",
"message": "Ujumbe huu haungeonyeshwa. Bonyeza ili kutuma logi ya marekebisho.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Umbo la Kikundi",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Jumla",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Muonekano",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Gumzo",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Simu",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Arifu",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Faragha",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Mfumo",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Onyesha uhakiki wa viungo",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "ya juu",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Zuiwa",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Kila mtu",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Anwani Zangu",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Hakuna mtu",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Kutuma ujumbe",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Ona nambari yangu ya simu",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Jumbe zilizosomwa",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Viashiria vya kucharaza",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "உரையாடல் நிறம்",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal லைப் புதுப்பிக்கவும்",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "ஏற்றுதல் ...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "இணைக்கிறது",
"message": "இணைக்கிறது ...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "இணைக்கவும்",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "வெகு நேரம் எடுக்காது",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal லுக்கு வருக",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "அரட்டையடிக்க ஒரு தொடர்பு அல்லது குழுவைத் தேர்ந்தெடுக்கவும்.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "புதிய சாதனத்தை இணைக்கவும்",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "சாதனத்தின் பெயர்",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "மீண்டும் முயற்சிக்கவும்",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "தீம்",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "அழைப்பு நிரம்பியுள்ளது",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "புகைப்பட கருவி",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "புகைப்பட கருவி முடக்கப்பட்டது",
@ -1343,6 +1365,10 @@
"message": "புகைப்பட கருவியை தயார் செய்க",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "முடக்கு",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "மைக்ரோஃபோன் முடக்கப்பட்டது",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "ஒலிவாங்கியை உயிர்ப்பிக்கவும்",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "பகிர்",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "வழங்குதல் முடக்கப்பட்டது",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "உங்கள் புகைப்பட கருவி அணைக்கப்பட்டுள்ளது",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "வேறு யாரும் இங்கு இல்லை",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$இந்த அழைப்பில் உள்ளார்",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "உங்களின் ஏனைய சாதனங்களில் ஒன்று இந்த அழைப்பில் உள்ளது.",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ மற்றும் $second$ இந்த அழைப்பில் உள்ளனர்",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, மற்றும் $third$ இந்த அழைப்பில் உள்ளனர்",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, மற்றும் $others$ மற்றவர்கள் இந்த அழைப்பில் உள்ளனர்",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "வேறு யாரும் இங்கு இல்லை",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "உங்கள் ஐபி முகவரியை உங்கள் தொடர்புக்கு வெளிப்படுத்தாமல் இருக்க Signal சேவையகம் மூலம் அனைத்து அழைப்புகளையும் ரிலே செய்யவும். இயக்குவது அழைப்பு தரத்தை குறைக்கும்.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "அனுமதிகள்",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "எழுத்துப்பிழை சரிபார்ப்பை இயக்கு",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "தரவை அழி",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "மேம்படுத்தல்",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "தொடர்புகள்",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "ஆடியோ அறிவிப்பை இயக்கு",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal புதுப்பிப்பு கிடைக்கும்",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal லின் புதிய பதிப்பு கிடைக்கும்.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "முடக்கியது உரையாடல்கள் இல் பேட்ஜ் எண்ணிக்கை",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "தோல்விஉள் பிழை காரணமாக செய்தியை காண்பி. சமர்ப்பிக்க கிளிக் பிழை திருத்தப் பதிவு.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "குழு அவதார்",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "பொது",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "தோற்றம்",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "உரையாடல்கள்\n ",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "அழைப்புகள்",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "அறிவிப்புகள்",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "தனியுரிமை",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "அமைப்பு",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "இணைப்பு மாதிரிக்காட்சிகளை உருவாக்கவும்",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "மேம்படுத்தபட்ட",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "தடுக்கப்பட்ட",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "யாரால் முடியும்...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "எல்லோரும்",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "எனது தொடர்புகள்",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "ஒருவருமில்லை",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "செய்தி அனுப்புதல்",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "எனது தொலைபேசி எண்ணைக் காண்க",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "ரசீதுகளைப் படியுங்கள்",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "தட்டச்சு குறிகாட்டிகள்",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "మాటామంతీ రంగు ",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal ను నవీకరించండి",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "లోడింగ్...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "కలుస్తుంది ",
"message": "కలుస్తుంది...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "కనెక్ట్ చేయండి",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "ఎక్కువసేపు ఉండకూడదు ...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal కి స్వాగతం!",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "చాటింగ్ ప్రారంభించడానికి పరిచయం లేదా సమూహాన్ని ఎంచుకోండి.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "కొత్త పరికరాన్ని అనుసంధానించు",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "పరికరం యొక్క పేరు ",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "మళ్ళీ ప్రయత్నించండి",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "థీమ్",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "కాల్ నిండింది",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "కెమెరా",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "కెమెరా నిలిపివేయబడింది",
@ -1343,6 +1365,10 @@
"message": "కెమెరాను ఆరంభించండి",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "నిశబ్ధం",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "మైక్రోఫోన్ నిలిపివేయబడింది",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "మైక్ అన్‌మ్యూట్ చేయండి",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "పంచుకోండి",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "ప్రదర్శించడం నిలిపివేయబడింది",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "మీ కెమెరా ఆఫ్‌లో ఉంది",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "మరెవరూ ఇక్కడ లేరు",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ ఈ కాల్‌లో ఉన్నారు",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "మీ ఇతర పరికరాల్లో ఒకటి ఈ కాల్‌లో ఉంది",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ మరియు $second$ ఈ కాల్‌లో ఉన్నారు",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, మరియు $third$ ఈ కాల్‌లో ఉన్నారు",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, మరియు $others$ ఇతర ఈ కాల్‌లో ఉన్నారు",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "మరెవరూ ఇక్కడ లేరు",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "మీ పరిచయం మీ IP చిరునామా బహిర్గతం నివారించేందుకు Signal సర్వర్ ద్వారా అన్ని కాల్స్ ప్రసారం. సమర్ధించే కాల్ నాణ్యత తగ్గిస్తుంది.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "అనుమతులు",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "ఉచ్చారణ తనిఖీని ప్రారంభించండి",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "సమాచారం క్లియర్ చేయండి",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "అభివృద్ధి",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "పరిచయాలు ",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "ఆడియో నోటిఫికేషన్‌ను ప్లే చేయండి",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal నవీకరణ అందుబాటులో ఉంది",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal యొక్క క్రొత్త సంస్కరణ అందుబాటులో ఉంది.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "మ్యూట్ చేసిన సంభాషణలను బ్యాడ్జ్ లెక్కింపులో లెక్కించండి",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "సాధారణం",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "స్వరూపం",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "మాటామంతి",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "కాల్స్",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "ప్రకటనలు",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "గోప్యత",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "వ్యవస్థ",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "లింక్ పూర్వప్రదర్శన రూపొందించండి",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "ఆధునిక",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "నిరోధించిన\n ",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "ఎవరు చేయగలరు...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "ప్రతి ఒక్కరూ",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "నా పరిచయాలు",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "యెవరు లేరు",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "సందేశం",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "నా ఫోన్ నంబర్ చూడండి",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "చదివిన రసీదులు",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "టైపింగ్ సూచికలు",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "สีแชต",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "ปรับรุ่น Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "กำลังโหลด...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "กำลังเชื่อมต่อ",
"message": "กำลังเชื่อมต่อ...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "เชื่อมต่อ",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "ไม่น่าจะนาน...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "ยินดีต้อนรับสู่ Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "เลือกผู้ติดต่อหรือกลุ่มเพื่อเริ่มคุย",
"description": ""
@ -1271,7 +1289,7 @@
"message": "เชื่อมโยงอุปกรณ์ใหม่",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "ชื่ออุปกรณ์",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "ลองอีกครั้ง",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "ธีม",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "ห้องเต็ม",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "กล้อง",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "ใช้กล้องไม่ได้",
@ -1343,6 +1365,10 @@
"message": "เปิดกล้อง",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "ปิดเสียง",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "ใช้ไมโครโฟนไม่ได้",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "เปิดเสียงไมค์",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "แบ่งปัน",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "การนำเสนอปิดใช้งานอยู่",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "กล้องของคุณปิดอยู่",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "ไม่มีคนอื่นที่นี่",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ อยู่ในสายนี้",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "มีอุปกรณ์ของคุณเครื่องหนึ่งที่อยู่ในสายนี้",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ และ $second$ อยู่ในสายนี้",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$ $second$ และ $third$ อยู่ในสายนี้",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$ $second$ และคนอื่นๆ อีก $others$ คนอยู่ในสายนี้",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "ไม่มีใครที่นี่",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "ส่งต่อสายทั้งหมดผ่านเซิร์ฟเวอร์ Signal เพื่อหลีกเลี่ยงการเปิดเผยที่อยู่ IP ของคนที่คุณติดต่อด้วย การเปิดใช้งานจะลดคุณภาพการโทรลง",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "สิทธิ์",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "เปิดใช้การตรวจตัวสะกด",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "ล้างข้อมูล",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "ปรับรุ่น",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "ผู้ติดต่อ",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "เล่นการแจ้งเตือนด้วยเสียง",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "มีการปรับปรุงสำหรับ Signal",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "มี Signal รุ่นใหม่แล้ว",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "นับจํานวนการสนทนาที่ปิดเสียงด้วยในตัวเลขแจ้งเตือน",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "แสดงข้อความไม่สำเร็จเนื่องจากข้อผิดพลาดภายใน คลิกเพื่อส่งปูมดีบัก",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "อวตารกลุ่ม",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "ทั่วไป",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "หน้าตา",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "การสนทนา",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "การโทร",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "การแจ้งเตือน",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "ความเป็นส่วนตัว",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "ระบบ",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "กำลังสร้างภาพตัวอย่างลิงก์",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "ขั้นสูง",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "ถูกปิดกั้น",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "ใครสามารถ...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "ทุกคน",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "ผู้ติดต่อของฉัน",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "คนที่คุณไม่รู้จัก",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "การส่งข้อความ",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "ดูหมายเลขโทรศัพท์ของฉัน",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "ใบตอบรับเมื่ออ่าน",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "แสดงว่ากำลังพิมพ์",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Konuşma Rengi",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal'i Güncelle",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Yükleniyor...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Bağlanıyor",
"message": "Bağlanılıyor...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Bağlan",
"message": "Yeniden bağlanmak için tıkla",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Uzun sürmemeli...",
"message": "Uzun sürmemeli",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal'e Hoşgeldin",
"description": ""
},
"whatsNew": {
"message": "Bu güncellemede $whatsNew$ olduğunu görün",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "nelerin yeni",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Konuşmaya başlamak için bir kişi veya grup seçin.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Yeni Cihaz Bağla",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Cihaz adı",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Tekrar dene",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Tema",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Arama dolu",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Kamera",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Kamera devre dışı",
@ -1343,6 +1365,10 @@
"message": "Kamerayı aç",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Sessiz",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Mikrofon devre dışı",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Mikrofonu aç",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Paylaş",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Sunum yapma devre dışı",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,29 +1401,143 @@
"message": "Kameranız kapalı",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Burada kimse yok",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$bu aramada",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Diğer cihazlarınızdan birisi bu aramada",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ ve $second$ bu aramada",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, ve $third$ bu aramada",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, ve $others$diğer kişi bu aramada",
"description": "Shown in the calling lobby to describe who is in the call"
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal $person$ kişisini arayacak",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ bildirim alacak",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ ve $second$ bildirim alacak",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$ ve $third$ bildirim alacak",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$ ve $others$ diğer kişi bildirim alacak",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Burada kimse yok",
@ -1517,7 +1661,7 @@
"message": "IP adresinizi kişinize göstermekten kaçınmak için tüm aramaları Signal sunucusundan aktarın. Etkinleştirildiğinde arama kalitesi düşecektir.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "İzinler",
"description": "Header for permissions section of settings"
},
@ -1534,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Yazım denetimini etkinleştir",
"message": "İleti kutusuna girilen sözcükler denetlensin",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1558,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Verileri Temizle",
"message": "Uygulama verilerini temizle",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1696,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Yükselt",
"message": "signal.org/download adresine gitmek için tıklayın",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1708,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kişiler",
"message": "Kişileri içe aktar",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1868,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Sesli bildirim oynat",
"message": "Bildirim seslerini çal",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2118,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal güncellemesi mevcut",
"message": "Güncelleme mevcut",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal'ın yeni bir sürümü mevcut.",
"message": "Signal'i yeniden başlatmak için tıklayın",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Güncellemeyi indirmek için tıklayın",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -5690,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Bir iç hata nedeniyle ileti gösterilemedi. Hata ayıklama günlüğünü göndermek için tıklayın.",
"message": "Bu ileti görüntülenemiyor. Hata ayıklama günlüğü göndermek için tıklayın.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5852,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Grup resmi",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Genel",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Görünüm",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Konuşmalar",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Aramalar",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Bildirimler",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Gizlilik",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Son içe aktarma: $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Sistem",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Yakınlaştırma seviyesi",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Bağlantı önizlemelerini oluştur",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "Bu ayarı değiştirmek için mobil cihazınızdaki Signal uygulamasınıın ve \"Ayarlar > Konuşmalar\" yolunu izleyin",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Gelişmiş",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Bildirim içeriği",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Engellendi",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ kişi",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ kişi",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Kim...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "Bu ayarları değiştirmek için mobil cihazınızdaki Signal uygulamasınıın ve \"Ayarlar > Gizlilik\" yolunu izleyin",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Herkes",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Kişilerim",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Hiçkimse",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Yazışma",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Telefon numaramı görebilir",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Numaramla bulunayım",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Okundu bilgisi",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Yazma göstergeleri",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Güncellemeler",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Güncellemeler otomaik olarak indirilsin",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "$version$ sürümüne güncelleme mevcut",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "Hayır, monitörünüzde kalmış bir toz lekesi değil, artık oynatılmamış gelen sesli iletiler için küçük bir nokta var.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "Arama lobisinde tadilat yapıldı ve yeniden finanse etmek zorunda bile kalmadık.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "Yeni tercihler penceresi daha iyi ve daha hızlıdır. Devam edin ve yakınlaştırma seviyenizi değiştirin, temayı değiştirin, özel bir kaybolan ileti zamanlayıcısı ayarlayın.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "Artık Signal için yeni güncellemelerin ne zaman indirileceğini ve uygulanacağını seçebilirsiniz. Diyaloglar da küçük bir değişime uğradı. Yeni tercihler penceresindeki ayarı inceleyin.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Bir sürü hata düzeltildi ve bazı performans iyileştirmeleri yapıldı. Raporlarınız için hepinize teşekkür ederiz!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "سۆھبەت رەڭگى",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal نى يېڭىلا",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "يۈكلەۋاتىدۇ…",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "باغلىنىۋاتىدۇ…",
"message": "Connecting...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "باغلان",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "سەل كۈتۈڭ…",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal غا خۇش كەلدىڭىز",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "سۆھبەت باشلاش ئۈچۈن بىر ئالاقىداش ياكى گۇرۇپپىنى تاللاڭ.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "يېڭى ئۈسكۈنە باغلا",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "ئۈسكۈنە ئىسمى",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,8 +1325,8 @@
"message": "قايتا سىنا",
"description": ""
},
"theme": {
"message": "ئۇسلۇب",
"Preferences--theme": {
"message": "تېما",
"description": "Header for theme settings"
},
"calling": {
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "چاقىرىق توشتى",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "كامېرا",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "كامېرا چەكلەندى",
@ -1343,6 +1365,10 @@
"message": "كامېرانى ئاچ",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "ئۈنسىز",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "مىكروفون چەكلەندى",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "مىكروفون ئۈنلۈك",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "ھەمبەھىرلە",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "نامايان قىلىش چەكلەندى",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "كامېرا تاقاق",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "بۇ يەردە ھېچكىم يوق",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ بۇ چاقىرىقتا",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"message": "باشقا بىر ئۈسكۈنىڭىز بۇ چاقىرىشتا",
"calling__pre-call-info--another-device-in-call": {
"message": "باشقا بىر ئۈسكۈنىڭىز بۇ چاقىرىقتا",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ ۋە $second$ بۇ چاقىرىقتا",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$، $second$ ۋە $third$ بۇ چاقىرىقتا",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$، $second$ ۋە $others$ باشقىلار بۇ چاقىرىقتا",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "بۇ يەردە ھېچكىم يوق",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "IP ئادرېسىڭىزنىڭ باشقىلارغا كۆرۈنۈپ قېلىشىدىن ساقلىنىش ئۈچۈن، بارلىق چاقىرىقلارنى Signal مۇلازىمېتىر ئارقىلىق ئالاقىداشلىرىڭىزغا ئۇلاپ يوللاڭ. قوزغاتسىڭىز چاقىرىق سۈپىتىنى تۆۋەنلىتىشى مۈمكىن.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "ھوقۇقلار",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "ئىملا تەكشۈرۈشنى قوزغىتىدۇ",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "سانلىق مەلۇماتنى تازىلا",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "يۇقىرىلات",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "ئالاقەداشلار",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "ئۈن ئۇقتۇرۇشنى قويىدۇ",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal يېڭىلىنىشى مەۋجۇت",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal نىڭ يېڭى نەشرى چىقتى.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "بەلگە سانىدا ئۈنسىز سۆھبەت سانىنى كۆرسىتىدۇ",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "ئادەتتىكى",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "كۆرۈنۈش",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "سۆھبەتلەر",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "چاقىرىشلار",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "ئۇقتۇرۇشلار",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "مەخپىيەتلىك",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "سىستېما",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "ئۇلانما ئالدىن كۆرسىتىش ھاسىللايدۇ",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "ئالىي",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "چەكلەندى",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Who can...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "ھەممەيلەن",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "ئالاقىداشلىرىم",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "ھېچكىم",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "ئۇچۇرلىشىش",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "تېلېفون نومۇرۇمنى كۆرىمەن",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "ئوقۇلدى ئىشارىتى",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "بېسىۋاتىدۇ كۆرسەتكۈچى",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Колір чату",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Оновити Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Оновлення…",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "З'єднання",
"message": "Підключення...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Підключитись",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Має бути швидко...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Ласкаво просимо до Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Оберіть контакт чи групу щоб почати спілкування.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Під’єднати новий пристрій",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Назва пристрою",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Спробувати знову",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Тема",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Дзвінок повний",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Камера",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Камера вимкнута",
@ -1343,6 +1365,10 @@
"message": "Увімкнути камеру",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Без сповіщень",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Мікрофон вимкнутий",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Увімкнути мікрофон",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Поділитися",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Представлення відключено",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Камера вимкнена",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Тут більше нікого немає",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ у цьому дзвінку",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Один з ваших пристроїв у цьому дзвінку",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ і $second$ у цьому дзвінку",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, і $third$ у цьому дзвінку",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$ та $others$ інших у цьому дзвінку",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Тут більше нікого немає",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Ретранслювати всі дзвінки через сервер Signal щоб уникнути розкриття вашого IP-адреси контакту. Включення знизить якість дзвінка.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Дозволи",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Увімкнути перевірку правопису",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Стерти дані",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Оновити",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Контакти",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Звукові повідомлення",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Доступне оновлення Signal",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Нова версія Signal доступна.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Порахуйте притишені розмови на значку іконки",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Не вдалось показати повідомлення через внутрішню помилку. Натисніть, щоб надіслати журнал відладки.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Зображення групи",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Загальні відомості",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Вигляд",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Чати",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Виклики",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Сповіщення",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Приватність",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Системна",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Генерувати посилання попереднього перегляду ",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Додаткові функції",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Заблоковано",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Хто може...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Усі",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Мої контакти",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Ніхто",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Листування",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Бачити мій номер телефону",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Звіти про прочитання",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Індикатори введення",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "چیٹ کا رنگ",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Signal اپ ڈیٹ کریں",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "لوڑ ہو رہا ہے۔۔۔",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "منسلک ہو رہا ہے",
"message": "منسلک ہو رہا ہے۔۔۔",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "جڑیں",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "زیادہ وقت نہیں لینا چاہئے ...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Signal میں خوش آمدید",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "گفتگو کی ابتداء کیلئے رابطے یا گروپ کا انتخاب کریں۔",
"description": ""
@ -1271,7 +1289,7 @@
"message": "نئی ڈیوائس منسلک کریں",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "ڈیوائس کا نام",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "دوبارہ کوشش کریں",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "موضوع",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "کال پوری ہے",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "کیمرہ",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "کیمرا غیر فعال ہوگیا",
@ -1343,6 +1365,10 @@
"message": "کیمرا آن کریں",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "خاموش",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "مائکروفون غیر فعال ہے",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "مائیک کی خاموشی ختم کریں",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "اشتراک کریں",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "پیش کرنا غیر فعال ہے",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "آپ کا کیمرا بند ہے",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "یہاں کوئی اور نہیں ہے",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ اس کال میں ہے",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "آپ کے دوسرے آلات میں سے ایک اس کال میں ہے",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ اور$second$ اس کال میں ہیں",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$،$second$ ، اور $third$ اس کال میں ہیں",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$،$second$، اور $others$ دیگر اس کال میں ہیں",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "یہاں کوئی اور نہیں ہے",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "اپنے رابطوں پر اپنا IP ایڈریس ظاہر کرنے سے بچنے کیلئے Signal سرور کے ذریعے تمام کالوں کو ریلے کریں۔ فعال کرنے سے کال کا معیار کم ہوجائے گا۔",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "اجازت",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Spell check کو قابل بنائیں",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "ڈیٹا کو صاف کریں",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "اپ گریڈ",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "رابطے",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "آڈیو نوٹیفکشن چلائیں",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal اپ ڈیٹ دستیاب ہے",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal کا ایک نیا ورژن دستیاب ہے۔",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "بیج گنتی میں muted گفتگو کو گنیں",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "عام ",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "ظہور ہونا",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "باتیں",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "کالز",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "اطلاعات",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "رازداری",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "نظام",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "لنک پیش نظارہ تیار کریں",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "اعلی' درجے کی",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "بلاک ہوگیا",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "جو کر سکتے ہیں...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "ہر ایک",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "میرے رابطے",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "کوئی نہیں",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "پیغام رسانی",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "میرا فون نمبر دیکھیں",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "رسیدیں پڑھیں",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "ٹائپنگ انڈیکیٹرز",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "Màu Cuộc trò chuyện",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "Cập nhật Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Đang tải...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Đang kết nối",
"message": "Đang kết nối...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Kết nối",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Sẽ không mất quá lâu...",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "Chào mừng đến với Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "Chọn một liên hệ hoặc nhóm để bắt đầu trò chuyện.",
"description": ""
@ -1271,7 +1289,7 @@
"message": "Liên kết Thiết bị Mới",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "Tên thiết bị",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "Thử lại",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "Chủ đề",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "Cuộc gọi đã đầy",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "Máy ảnh",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "Đã tắt Camera",
@ -1343,6 +1365,10 @@
"message": "Bật camera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "Im lặng",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "Microphone đã được tắt",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "Bật micro",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "Chia sẻ",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "Tắt chế độ Trình bày",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "Camera của bạn đang tắt",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "Không có ai khác đang ở đây",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ đang trong cuộc gọi này",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "Một trong các thiết bị của bạn đang trong cuộc gọi này",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ và $second$ đang trong cuộc gọi này",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, và $third$ \u001dđang trong cuộc gọi này",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, và $others$ người khác đang trong cuộc điện thoại này",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "Không có ai khác đang ở đây",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "Chuyển tiếp tất cả cuộc gọi qua máy chủ Signal để tránh lộ địa chỉ IP với đối tác. Bật tính năng này sẽ giảm chất lượng cuộc gọi.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "Quyền",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Bật kiểm tra chính tả",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "Xóa Dữ liệu",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Nâng cấp",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Danh bạ",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "Phát thông báo nhạc hiệu",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Bản cập nhật Signal có sẵn",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Có sẵn phiên bản Signal mới.",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Đếm các cuộc trò chuyện đã được tắt tiếng trong biểu tượng số đếm",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "Chung",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "Diện mạo",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "Trò chuyện",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "Cuộc gọi",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "Thông báo",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "Riêng tư",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "Hệ thống",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "Tạo xem trước liên kết",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "Nâng cao",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "Đã chặn",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "Ai có thể...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "Tất cả mọi người",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "Liên hệ của Tôi",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "Không ai",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "Nhắn tin",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "Thấy số điện thoại của tôi",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "Thông báo đã xem",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "Thông báo đang nhập",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "聊天颜色",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "升级 Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "加载中...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "正在连接",
"message": "连接中……",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "连接",
"message": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "请稍等…",
"message": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "欢迎来到 Signal",
"description": ""
},
"whatsNew": {
"message": "See $whatsNew$ in this update",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "选择一个联系人或群组来开始聊天。",
"description": ""
@ -1271,7 +1289,7 @@
"message": "关联新设备",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "设备名称",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "重试",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "主题",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "通话人数已满",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "相机",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "摄像头已禁用",
@ -1343,6 +1365,10 @@
"message": "开启摄像头",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "静音",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "麦克风已禁用",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "麦克风取消静音",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "分享",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "演示已禁用",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "摄像头已关闭",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "没有人在这里",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$ 参与该通话",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "你的另一设备参与该通话",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ 和 $second$ 参与该通话",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$、$second$ 和 $third$ 参与该通话",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$、$second$ 和其他 $others$ 人参与该通话",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal will ring $person$",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ and $second$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$, $second$, and $third$ will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$, $second$, and $others$ others will be notified",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "没有人在这里",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "通过 Signal 服务器中转全部通话,避免向联系人显示 IP 地址。启用该选项会降低通话质量。",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "权限",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "启用拼写检查",
"message": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "清空数据",
"message": "Clear application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "升级",
"message": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "联系人",
"message": "Import contacts",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -1912,7 +2012,7 @@
}
},
"audioNotificationDescription": {
"message": "播放语音通知",
"message": "Play notification sounds",
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal 有可用更新",
"message": "Update available",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "有新版的 Signal 可用。",
"message": "Click to restart Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "Click to download update",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "在标记计数中显示静音对话数量",
"message": "Include muted conversations in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
"message": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "通用",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "外观",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "聊天",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "通话",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "通知",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "隐私",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "系统",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "生成链接预览",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "高级",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "已屏蔽",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ contact",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ contacts",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "谁能...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "所有人",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "我的联系人",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "没有人",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "消息传输",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "查看我的电话号码",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "已读回执",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "“正在输入”提示",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "Updates",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "No that's not speck of dust you need to flick off your monitor, there's now a dot for unplayed incoming audio messages.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "The calling lobby got some remodeling and renovations done and we didn't even have to refinance.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "The new preferences window is better and faster. Go ahead and change your zoom level, toggle the theme, set a custom disappearing timer.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "You can now choose when to download and apply new updates for Signal. The dialogs got a small makeover too. Check out the setting in the new preferences window.",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "Squashed lots of bugs and there are some performance improvements as well. Thank you all for your reports!",
"description": "Release notes for v5.15"
}
}

View File

@ -183,6 +183,10 @@
"message": "聊天顏色",
"description": "One of the menu options available in the Avatar Popup menu"
},
"avatarMenuUpdateAvailable": {
"message": "更新 Signal",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "載入中...",
"description": "Message shown on the loading screen before we've loaded any messages"
@ -650,15 +654,15 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "連線中",
"message": "連線中...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "連結",
"message": "點擊以重新連接。",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "很快就好…",
"message": "應該不會久",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -807,6 +811,20 @@
"message": "歡迎來到 Signal",
"description": ""
},
"whatsNew": {
"message": "在此更新中查看$whatsNew$",
"description": "Shown in the main window",
"placeholders": {
"name": {
"content": "$1",
"example": "what's new"
}
}
},
"viewReleaseNotes": {
"message": "有什麼更新",
"description": "Clickable link that displays the latest release notes"
},
"selectAContact": {
"message": "選擇一個聯絡人或群組開始聊天。",
"description": ""
@ -1271,7 +1289,7 @@
"message": "連結新裝置",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"Preferences--device-name": {
"message": "裝置名稱",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
@ -1307,7 +1325,7 @@
"message": "再試一次",
"description": ""
},
"theme": {
"Preferences--theme": {
"message": "主題",
"description": "Header for theme settings"
},
@ -1329,7 +1347,11 @@
},
"calling__call-is-full": {
"message": "通話人數已滿",
"description": "Button label in the call lobby when you can't join because the call is full"
"description": "Text in the call lobby when you can't join because the call is full"
},
"calling__button--video__label": {
"message": "相機",
"description": "Label under the video button"
},
"calling__button--video-disabled": {
"message": "相機已關閉",
@ -1343,6 +1365,10 @@
"message": "開啟相機",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio__label": {
"message": "靜音對話",
"description": "Label under the audio button"
},
"calling__button--audio-disabled": {
"message": "麥克風已關閉",
"description": "Button tooltip label when the microphone is disabled"
@ -1355,6 +1381,10 @@
"message": "麥克風關閉靜音",
"description": "Button tooltip label for turning on the microphone"
},
"calling__button--presenting__label": {
"message": "分享",
"description": "Label under the share screen button"
},
"calling__button--presenting-disabled": {
"message": "展示已關閉",
"description": "Button tooltip label for when screen sharing is disabled"
@ -1371,11 +1401,11 @@
"message": "你的相機已關閉",
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"calling__pre-call-info--empty-group": {
"message": "沒有人在這裡",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"calling__pre-call-info--1-person-in-call": {
"message": "$first$正在此通話中",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1385,11 +1415,11 @@
}
}
},
"calling__lobby-summary--self": {
"calling__pre-call-info--another-device-in-call": {
"message": "你的其他裝置之一正在通話中",
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"calling__pre-call-info--2-people-in-call": {
"message": "$first$ 和 $second$ 都在此通話中",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1403,7 +1433,7 @@
}
}
},
"calling__lobby-summary--triple": {
"calling__pre-call-info--3-people-in-call": {
"message": "$first$, $second$, 和 $third$ 都在此通話中",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1421,7 +1451,7 @@
}
}
},
"calling__lobby-summary--many": {
"calling__pre-call-info--many-people-in-call": {
"message": "$first$, $second$, 和 $others$ 其他人等都在此通話中 ",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
@ -1439,6 +1469,76 @@
}
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal會給$person$打電話",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$ 會被通知",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
}
}
},
"calling__pre-call-info--will-notify-2": {
"message": "$first$ 和 $second$ 會被通知",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
}
}
},
"calling__pre-call-info--will-notify-3": {
"message": "$first$、$second$,及$third$會被通知",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"first": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"third": {
"content": "$3",
"example": "April"
}
}
},
"calling__pre-call-info--will-notify-many": {
"message": "$first$、$second$,和$others$ 等其他人會被通知",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
"content": "$1",
"example": "Sam"
},
"second": {
"content": "$2",
"example": "Cayce"
},
"others": {
"content": "$3",
"example": "5"
}
}
},
"calling__in-this-call--zero": {
"message": "沒有人在這裡",
"description": "Shown in the participants list to describe how many people are in the call"
@ -1561,7 +1661,7 @@
"message": "透過 Signal 伺服器轉發通話,來避免透露你的 IP 位址給你的聯絡人。啟用時,會降低通話品質。",
"description": "Details describing the always relay calls setting"
},
"permissions": {
"Preferences--permissions": {
"message": "權限",
"description": "Header for permissions section of settings"
},
@ -1578,7 +1678,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "啟用拼寫檢查",
"message": "在訊息撰寫框中的檢查拼寫文字",
"description": "Description of the spell check setting"
},
"spellCheckWillBeEnabled": {
@ -1602,7 +1702,7 @@
"description": "Description for the automatic launch setting"
},
"clearDataHeader": {
"message": "清除資料",
"message": "清除應用程式資料",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
@ -1740,7 +1840,7 @@
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "升級",
"message": "點擊進入signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
@ -1752,7 +1852,7 @@
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "聯絡人",
"message": "匯入聯絡人",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
@ -2162,11 +2262,15 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal 有更新可用",
"message": "可用更新",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "新版本的 Signal 已可供使用。",
"message": "點擊重新啟動Signal",
"description": ""
},
"downloadNewVersionMessage": {
"message": "點擊下載更新",
"description": ""
},
"autoUpdateNewVersionInstructions": {
@ -4940,7 +5044,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "計算靜音對話的圖示上的計數",
"message": "在徽章計數中包括靜音對話",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5734,7 +5838,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "由於內部錯誤,無法顯示訊息。 單擊以提交偵錯日誌。",
"message": "無法顯示此訊息。 點擊提交偵錯日誌。",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -5896,5 +6000,169 @@
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "群組頭像",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
"message": "一般",
"description": "Button to switch the settings view"
},
"Preferences__button--appearance": {
"message": "介面設定",
"description": "Button to switch the settings view"
},
"Preferences__button--chats": {
"message": "聊天",
"description": "Button to switch the settings view"
},
"Preferences__button--calls": {
"message": "通話",
"description": "Button to switch the settings view"
},
"Preferences__button--notifications": {
"message": "通知",
"description": "Button to switch the settings view"
},
"Preferences__button--privacy": {
"message": "隱私權",
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "最後匯入時間在$date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
"content": "$1",
"example": "6/9/2020"
},
"time": {
"content": "$2",
"example": "7:37:25 PM"
}
}
},
"Preferences--system": {
"message": "系統",
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "縮放等級",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "建立連結預覽",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "要變更此設定,請在你的行動裝置上開啟 Signal 應用程式並到設定 > 聊天",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
"message": "進階",
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "通知內容",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
"message": "已封鎖",
"description": "Label for blocked contacts setting"
},
"Preferences--blocked-count-singular": {
"message": "$num$ 個聯絡人",
"description": "Number of contacts blocked singular",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"Preferences--blocked-count-plural": {
"message": "$num$ 個聯絡人",
"description": "Number of contacts blocked plural",
"placeholders": {
"num": {
"content": "$1",
"example": "20"
}
}
},
"Preferences__who-can--title": {
"message": "誰可以...",
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "要變更這些設定,請在你的行動裝置上開啟 Signal 應用程式並至設定 > 隱私權",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
"message": "每個人",
"description": "Option for who can see my X select"
},
"Preferences__who-can--contacts": {
"message": "我的聯絡人",
"description": "Option for who can see my X select"
},
"Preferences__who-can--nobody": {
"message": "沒有人",
"description": "Option for who can see my X select"
},
"Preferences--messaging": {
"message": "傳訊",
"description": "Title for the messaging settings"
},
"Preferences--see-me": {
"message": "查看我的電話號碼",
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "透過我的電話號碼找到我",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
"message": "已讀標記",
"description": "Label for the read receipts setting"
},
"Preferences--typing-indicators": {
"message": "打字狀態",
"description": "Label for the typing indicators setting"
},
"Preferences--updates": {
"message": "更新",
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "自動下載更新",
"description": "Label for checkbox for the auto download updates setting"
},
"DialogUpdate--version-available": {
"message": "更新到可用的 $version$ 版本",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
"content": "$1",
"example": "v7.7.7"
}
}
},
"WhatsNew__v5.15--1": {
"message": "不,這不是你需要從顯示器上清除的灰塵,現在有一個點用於未播放的傳入與音訊息。",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--2": {
"message": "通話大廳進行了一些改造和翻新,我們甚至不必再融資。",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--3": {
"message": "新的設定視窗更好更快。 繼續變更縮放等級,切換主題,設定自定義自動銷毀計時器",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--4": {
"message": "你現在可以選擇何時下載和執行 Signal 的更新。 對話也進行了小改動。 查看新設定視窗中的設定選項。",
"description": "Release notes for v5.15"
},
"WhatsNew__v5.15--5": {
"message": "更正了許多錯誤,並且還有一些性能上的改進。 謝謝大家的回報!",
"description": "Release notes for v5.15"
}
}

View File

@ -132,15 +132,6 @@
<button class='finish' tabIndex='1'><span class='icon'></span></button>
</script>
<script type="text/x-tmpl-mustache" id="identicon-svg">
<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'>
<circle cx='50' cy='50' r='40' fill='{{ color }}' />
<text text-anchor='middle' fill='white' font-family='sans-serif' font-size='24px' x='50' y='50' baseline-shift='-8px'>
{{ content }}
</text>
</svg>
</script>
<script type="text/x-tmpl-mustache" id="phone-number">
<div class='phone-input-form'>
<div class='number-container'>
@ -170,41 +161,6 @@
</div>
</script>
<script type="text/x-tmpl-mustache" id="clear-data">
{{#isStep1}}
<div class='step'>
<div class='inner'>
<div class='step-body'>
<span class='banner-icon alert-outline-red'></span>
<div class='header'>{{ header }}</div>
<div class='body-text-wide'>{{ body }}</div>
</div>
<div class='nav'>
<div>
<a class='button neutral cancel'>{{ cancelButton }}</a>
<a class='button destructive delete-all-data'>{{ deleteButton }}</a>
</div>
</div>
</div>
</div>
{{/isStep1}}
{{#isStep2}}
<div id='step2' class='step'>
<div class='inner'>
<div class='step-body'>
<span class='banner-icon delete'></span>
<div class='header'>{{ deleting }}</div>
</div>
<div class='progress'>
<div class='bar-container'>
<div class='bar progress-bar progress-bar-striped active'></div>
</div>
</div>
</div>
</div>
{{/isStep2}}
</script>
<script type="text/x-tmpl-mustache" id="link-flow-template">
<div class='module-title-bar-drag-area'></div>
@ -371,17 +327,12 @@
type="text/javascript"
src="ts/shims/showConfirmationDialog.js"
></script>
<script
type="text/javascript"
src="js/views/identicon_svg_view.js"
></script>
<script type="text/javascript" src="js/views/install_view.js"></script>
<script type="text/javascript" src="js/views/phone-input-view.js"></script>
<script
type="text/javascript"
src="js/views/standalone_registration_view.js"
></script>
<script type="text/javascript" src="js/views/clear_data_view.js"></script>
<script type="text/javascript" src="js/wall_clock_listener.js"></script>
<script

View File

@ -41,7 +41,6 @@ const {
const { Emojify } = require('../../ts/components/conversation/Emojify');
const { ErrorModal } = require('../../ts/components/ErrorModal');
const { Lightbox } = require('../../ts/components/Lightbox');
const { LightboxGallery } = require('../../ts/components/LightboxGallery');
const {
MediaGallery,
} = require('../../ts/components/conversation/media-gallery/MediaGallery');
@ -140,7 +139,6 @@ const VisualAttachment = require('./types/visual_attachment');
const Contact = require('../../ts/types/Contact');
const Conversation = require('./types/conversation');
const Errors = require('../../ts/types/errors');
const MediaGalleryMessage = require('../../ts/components/conversation/media-gallery/types/Message');
const MessageType = require('./types/message');
const MIME = require('../../ts/types/MIME');
const SettingsType = require('../../ts/types/Settings');
@ -349,7 +347,6 @@ exports.setup = (options = {}) => {
Emojify,
ErrorModal,
Lightbox,
LightboxGallery,
MediaGallery,
MessageDetail,
Quote,
@ -357,9 +354,6 @@ exports.setup = (options = {}) => {
StagedLinkPreview,
DisappearingTimeDialog,
SystemTraySettingsCheckboxes,
Types: {
Message: MediaGalleryMessage,
},
WhatsNew,
};

View File

@ -1,77 +0,0 @@
// Copyright 2018-2020 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
/* global i18n, Whisper, $ */
// eslint-disable-next-line func-names
(function () {
window.Whisper = window.Whisper || {};
const { Logs } = window.Signal;
const CLEAR_DATA_STEPS = {
CHOICE: 1,
DELETING: 2,
};
window.Whisper.ClearDataView = Whisper.View.extend({
template: () => $('#clear-data').html(),
className: 'full-screen-flow overlay',
events: {
'click .cancel': 'onCancel',
'click .delete-all-data': 'onDeleteAllData',
},
initialize() {
this.step = CLEAR_DATA_STEPS.CHOICE;
},
onCancel() {
this.remove();
},
async onDeleteAllData() {
window.log.info('Deleting everything!');
this.step = CLEAR_DATA_STEPS.DELETING;
this.render();
await this.clearAllData();
},
async clearAllData() {
try {
await Logs.deleteAll();
window.log.info('clearAllData: deleted all logs');
await window.Signal.Data.removeAll();
window.log.info('clearAllData: emptied database');
await window.Signal.Data.close();
window.log.info('clearAllData: closed database');
await window.Signal.Data.removeDB();
window.log.info('clearAllData: removed database');
await window.Signal.Data.removeOtherData();
window.log.info('clearAllData: removed all other data');
} catch (error) {
window.log.error(
'Something went wrong deleting all data:',
error && error.stack ? error.stack : error
);
}
window.restart();
},
render_attributes() {
return {
isStep1: this.step === CLEAR_DATA_STEPS.CHOICE,
header: i18n('deleteAllDataHeader'),
body: i18n('deleteAllDataBody'),
cancelButton: i18n('cancel'),
deleteButton: i18n('deleteAllDataButton'),
isStep2: this.step === CLEAR_DATA_STEPS.DELETING,
deleting: i18n('deleteAllDataProgress'),
};
},
});
})();

View File

@ -1,65 +0,0 @@
// Copyright 2015-2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
/* global Whisper, loadImage, $ */
// eslint-disable-next-line func-names
(function () {
window.Whisper = window.Whisper || {};
/*
* Render an avatar identicon to an svg for use in a notification.
*/
Whisper.IdenticonSVGView = Whisper.View.extend({
template: () => $('#identicon-svg').html(),
initialize(options) {
this.render_attributes = options;
this.render_attributes.color = COLORS[this.render_attributes.color];
},
getSVGUrl() {
const html = this.render().$el.html();
const svg = new Blob([html], { type: 'image/svg+xml;charset=utf-8' });
return URL.createObjectURL(svg);
},
getDataUrl() /* : Promise<string> */ {
const svgurl = this.getSVGUrl();
return new Promise(resolve => {
const img = document.createElement('img');
img.onload = () => {
const canvas = loadImage.scale(img, {
canvas: true,
maxWidth: 100,
maxHeight: 100,
});
const ctx = canvas.getContext('2d');
ctx.drawImage(img, 0, 0);
URL.revokeObjectURL(svgurl);
resolve(canvas.toDataURL('image/png'));
};
img.onerror = () => {
URL.revokeObjectURL(svgurl);
// If this fails for some reason, we'd rather continue on than reject.
resolve(undefined);
};
img.src = svgurl;
});
},
});
const COLORS = {
blue: '#0a69c7',
burlap: '#866118',
crimson: '#d00b2c',
forest: '#067919',
indigo: '#5151f6',
plum: '#c70a88',
steel: '#077288',
taupe: '#cb0b6b',
teal: '#077288',
ultramarine: '#0d59f2',
vermilion: '#c72a0a',
violet: '#a20ced',
wintergreen: '#067953',
};
})();

View File

@ -1666,6 +1666,9 @@ ipc.on('close-settings', () => {
});
ipc.on('delete-all-data', () => {
if (settingsWindow) {
settingsWindow.close();
}
if (mainWindow && mainWindow.webContents) {
mainWindow.webContents.send('delete-all-data');
}

View File

@ -4,7 +4,7 @@
"description": "Private messaging from your desktop",
"desktopName": "signal.desktop",
"repository": "https://github.com/signalapp/Signal-Desktop.git",
"version": "5.15.0-beta.1",
"version": "5.15.0",
"license": "AGPL-3.0-only",
"author": {
"name": "Open Whisper Systems",

View File

@ -0,0 +1,27 @@
diff --git a/node_modules/@types/sharp/index.d.ts b/node_modules/@types/sharp/index.d.ts
index 3210332..4808af0 100755
--- a/node_modules/@types/sharp/index.d.ts
+++ b/node_modules/@types/sharp/index.d.ts
@@ -23,7 +23,21 @@ import { Duplex } from "stream";
* @returns A sharp instance that can be used to chain operations
*/
declare function sharp(options?: sharp.SharpOptions): sharp.Sharp;
-declare function sharp(input?: string | Buffer, options?: sharp.SharpOptions): sharp.Sharp;
+declare function sharp(
+ input?:
+ | Buffer
+ | Uint8Array
+ | Uint8ClampedArray
+ | Int8Array
+ | Uint16Array
+ | Int16Array
+ | Uint32Array
+ | Int32Array
+ | Float32Array
+ | Float64Array
+ | string,
+ options?: sharp.SharpOptions
+): sharp.Sharp;
declare namespace sharp {
/** Object containing nested boolean values representing the available input and output formats/methods. */

View File

@ -58,13 +58,18 @@ try {
window.getAppInstance = () => config.appInstance;
window.getVersion = () => config.version;
window.getExpiration = () => {
const sixtyDays = 60 * 86400 * 1000;
const remoteBuildExpiration = window.storage.get('remoteBuildExpiration');
const localBuildExpiration = window.Events.getAutoDownloadUpdate()
? config.buildExpiration
: config.buildExpiration - sixtyDays;
if (remoteBuildExpiration) {
return remoteBuildExpiration < config.buildExpiration
? remoteBuildExpiration
: config.buildExpiration;
: localBuildExpiration;
}
return config.buildExpiration;
return localBuildExpiration;
};
window.getNodeVersion = () => config.node_version;
window.getHostName = () => config.hostname;
@ -376,7 +381,6 @@ try {
window.emojiData = require('emoji-datasource');
window.libphonenumber = require('google-libphonenumber').PhoneNumberUtil.getInstance();
window.libphonenumber.PhoneNumberFormat = require('google-libphonenumber').PhoneNumberFormat;
window.loadImage = require('blueimp-load-image');
window.getGuid = require('uuid/v4');
const activeWindowService = new ActiveWindowService();

View File

@ -1,76 +0,0 @@
// Copyright 2016-2020 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.lightbox-container {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
}
.iconButton {
@include button-reset;
// NOTE: Cannot move these to inline styles as hover breaks due to precedence.
// We use vanilla CSS-in-JS which outputs inline styles. The `:hover`
// pseudo-class cannot be expressed using vanilla CSS-in-JS, so we define it
// here. If we move the other properties to JS, they have higher precedence
// as they are inline and the `:hover` `background` change wont override the
// base `background` definition. Revisit this as we adopt a more sophisticated
// style system in the future:
background: transparent;
width: 50px;
height: 50px;
display: inline-block;
border-radius: 50%;
padding: 3px;
&:before {
content: '';
display: block;
width: 100%;
height: 100%;
}
&:hover,
&:focus {
background: $color-gray-60;
}
&.save {
&:before {
@include color-svg(
'../images/icons/v2/save-outline-24.svg',
$color-white
);
}
}
&.close {
&:before {
@include color-svg('../images/icons/v2/x-24.svg', $color-white);
}
}
&.previous {
&:before {
@include color-svg(
'../images/icons/v2/chevron-left-24.svg',
$color-white
);
}
}
&.next {
&:before {
@include color-svg(
'../images/icons/v2/chevron-right-24.svg',
$color-white
);
}
}
}

View File

@ -155,11 +155,14 @@
// Icons
@mixin color-svg($svg, $color, $stretch: true) {
@mixin color-svg($svg, $color, $stretch: true, $mask-origin: null) {
-webkit-mask: url($svg) no-repeat center;
@if $stretch {
-webkit-mask-size: 100%;
}
@if $mask-origin {
-webkit-mask-origin: $mask-origin;
}
background-color: $color;
}

View File

@ -4275,7 +4275,12 @@ button.module-image__border-overlay:focus {
}
@include only-when-page-is-visible {
animation: typing-animation 1600ms ease infinite;
animation: {
name: typing-animation;
duration: 1600ms;
timing-function: ease;
iteration-count: infinite;
}
}
}
@ -5301,13 +5306,15 @@ button.module-image__border-overlay:focus {
}
.module-calling-button {
$size: 22px;
@mixin icon($path) {
@include color-svg($path, $color-white, $mask-origin: padding-box);
height: 24px;
width: 24px;
}
&__participants {
@include color-svg('../images/icons/v2/group-solid-24.svg', $color-white);
@include icon('../images/icons/v2/group-solid-24.svg');
display: inline-block;
height: $size;
width: $size;
&--container {
@include button-reset;
@ -5332,42 +5339,23 @@ button.module-image__border-overlay:focus {
}
&__settings {
@include color-svg(
'../images/icons/v2/settings-solid-16.svg',
$color-white
);
height: $size;
width: $size;
@include icon('../images/icons/v2/settings-solid-16.svg');
}
&__grid-view {
@include color-svg(
'../images/icons/v2/grid-view-solid-24.svg',
$color-white
);
height: $size;
width: $size;
@include icon('../images/icons/v2/grid-view-solid-24.svg');
}
&__speaker-view {
@include color-svg(
'../images/icons/v2/speaker-view-solid-24.svg',
$color-white
);
height: $size;
width: $size;
@include icon('../images/icons/v2/speaker-view-solid-24.svg');
}
&__pip {
@include color-svg('../images/icons/v2/pip-minimize-24.svg', $color-white);
height: $size;
width: $size;
@include icon('../images/icons/v2/pip-minimize-24.svg');
}
&__cancel {
@include color-svg('../images/icons/v2/x-24.svg', $color-white);
height: $size;
width: $size;
@include icon('../images/icons/v2/x-24.svg');
}
}

View File

@ -41,6 +41,7 @@ $color-black-alpha-50: rgba($color-black, 0.5);
$color-black-alpha-60: rgba($color-black, 0.6);
$color-black-alpha-70: rgba($color-black, 0.7);
$color-black-alpha-80: rgba($color-black, 0.8);
$color-black-alpha-90: rgba($color-black, 0.9);
$color-ultramarine-dark: #1851b4;
$color-ultramarine-icon: #3a76f0;

View File

@ -46,6 +46,11 @@
margin-right: 18px;
background-color: $color-white;
&--relink {
-webkit-mask: url('../images/icons/v2/link-broken-16.svg') no-repeat
center;
}
&--network {
-webkit-mask: url('../images/icons/v2/offline-22.svg') no-repeat center;
}

View File

@ -0,0 +1,274 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.Lightbox {
&__container {
background-color: $color-black-alpha-90;
bottom: 0;
display: flex;
flex-direction: column;
left: 0;
padding: 0 16px;
position: absolute;
right: 0;
top: 0;
z-index: 10;
}
&__main-container {
display: flex;
flex-direction: column;
flex-grow: 1;
// To ensure that a large image doesnt overflow the flex layout
min-height: 50px;
outline: none;
}
&__footer {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
min-height: 56px;
}
&__thumbnails {
align-items: center;
display: flex;
justify-content: center;
left: 50%;
position: absolute;
&--container {
height: 64px;
margin-bottom: 16px;
margin-top: 10px;
position: relative;
}
}
&__thumbnail {
@include button-reset;
border-radius: 4px;
height: 64px;
margin-right: 8px;
overflow: hidden;
width: 64px;
img {
height: 100%;
object-fit: contain;
width: 100%;
}
&--selected {
box-shadow: 0px 0px 0px 2px $color-ultramarine;
}
&--unavailable {
@include color-svg('../images/image.svg', $color-gray-25);
height: 100%;
width: 100%;
}
}
&__object {
&--container {
display: inline-flex;
flex-grow: 1;
justify-content: center;
margin: 0 40px;
overflow: hidden;
position: relative;
&--zoomed {
margin: 0;
}
}
height: auto;
left: 50%;
max-height: 100%;
max-width: 100%;
object-fit: contain;
outline: none;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
width: auto;
}
&__unsupported {
@include button-reset;
flex-grow: 1;
height: 100%;
max-width: 200px;
width: 100%;
&--image {
@include color-svg('../images/image.svg', $color-gray-25);
}
&--video {
@include color-svg('../images/movie.svg', $color-gray-25);
}
&--file {
@include color-svg('../images/file.svg', $color-gray-25);
}
&--missing {
@include color-svg(
'../images/full-screen-flow/alert-outline.svg',
$color-gray-25
);
}
}
&__zoom-button {
@include button-reset;
cursor: zoom-in;
}
&__object--container--zoomed {
.Lightbox__zoom-button {
cursor: zoom-out;
}
}
&__caption {
@include font-body-2;
color: $color-white;
margin: 12px 0;
text-align: center;
}
&__countdown {
padding: 8px;
}
&__timestamp {
@include font-body-1;
background-color: $color-black;
border-radius: 15px;
color: #eeefef;
padding: 6px 18px;
text-align: center;
}
&__nav-next {
bottom: 50%;
position: absolute;
right: 21px;
}
&__nav-prev {
bottom: 50%;
left: 21px;
position: absolute;
}
&__header {
align-items: center;
display: flex;
height: 56px;
justify-content: space-between;
margin-top: 24px;
&--container {
display: flex;
}
&--avatar {
margin-right: 12px;
}
&--name {
@include font-body-2-bold;
color: $color-white;
}
&--timestamp {
@include font-caption;
color: $color-gray-25;
}
}
&__button {
@include button-reset;
border-radius: 4px;
display: inline-block;
margin-left: 24px;
height: 24px;
width: 24px;
&::before {
content: '';
display: block;
height: 100%;
width: 100%;
}
&:hover {
&::before {
background: $color-white;
}
}
&:focus {
outline: 4px solid $color-ultramarine;
}
&:disabled {
&::before {
background: $color-gray-65;
}
}
&--forward {
&::before {
transform: scaleX(-1);
@include color-svg(
'../images/icons/v2/reply-solid-24.svg',
$color-gray-15
);
}
}
&--save {
&::before {
@include color-svg(
'../images/icons/v2/save-solid-24.svg',
$color-gray-15
);
}
}
&--close {
&::before {
@include color-svg('../images/icons/v2/x-24.svg', $color-gray-15);
}
}
&--previous {
margin-left: 0;
&::before {
@include color-svg(
'../images/icons/v2/chevron-left-24.svg',
$color-gray-15
);
}
}
&--next {
margin-left: 0;
&::before {
@include color-svg(
'../images/icons/v2/chevron-right-24.svg',
$color-gray-15
);
}
}
}
}

View File

@ -2,7 +2,7 @@
// SPDX-License-Identifier: AGPL-3.0-only
@mixin preferences-icon($light_svg, $dark_svg) {
&:before {
&::before {
@include light-theme {
@include color-svg($light_svg, $color-gray-75);
}
@ -55,7 +55,7 @@
}
}
&:before {
&::before {
content: '';
display: block;
height: 22px;
@ -104,7 +104,7 @@
'../images/icons/v2/lock-outline-24.svg',
'../images/icons/v2/lock-solid-24.svg'
);
&:before {
&::before {
-webkit-mask-size: 75%;
}
}
@ -114,6 +114,10 @@
height: 100vh;
overflow: scroll;
width: 100%;
&::-webkit-scrollbar-corner {
background: transparent;
}
}
&__title {

View File

@ -11,7 +11,6 @@
@import 'progress';
@import 'modal';
@import 'debugLog';
@import 'lightbox';
@import 'recorder';
@import 'emoji';
@import 'settings';
@ -63,6 +62,7 @@
@import './components/IncomingCallBar.scss';
@import './components/Input.scss';
@import './components/LeftPaneDialog.scss';
@import './components/Lightbox.scss';
@import './components/MediaQualitySelector.scss';
@import './components/MessageAudio.scss';
@import './components/MessageDetail.scss';

View File

@ -114,15 +114,6 @@
<button class='close'><span class='icon'></span></button>
</script>
<script type="text/x-tmpl-mustache" id="identicon-svg">
<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'>
<circle cx='50' cy='50' r='40' fill='{{ color }}' />
<text text-anchor='middle' fill='white' font-family='sans-serif' font-size='24px' x='50' y='50' baseline-shift='-8px'>
{{ content }}
</text>
</svg>
</script>
<script type="text/x-tmpl-mustache" id="phone-number">
<div class='phone-input-form'>
<div class='number-container'>
@ -152,41 +143,6 @@
</div>
</script>
<script type="text/x-tmpl-mustache" id="clear-data">
{{#isStep1}}
<div class='step'>
<div class='inner'>
<div class='step-body'>
<span class='banner-icon alert-outline-red'></span>
<div class='header'>{{ header }}</div>
<div class='body-text-wide'>{{ body }}</div>
</div>
<div class='nav'>
<div>
<a class='button neutral cancel'>{{ cancelButton }}</a>
<a class='button destructive delete-all-data'>{{ deleteButton }}</a>
</div>
</div>
</div>
</div>
{{/isStep1}}
{{#isStep2}}
<div id='step2' class='step'>
<div class='inner'>
<div class='step-body'>
<span class='banner-icon delete'></span>
<div class='header'>{{ deleting }}</div>
</div>
<div class='progress'>
<div class='bar-container'>
<div class='bar progress-bar progress-bar-striped active'></div>
</div>
</div>
</div>
</div>
{{/isStep2}}
</script>
<script type="text/x-tmpl-mustache" id="link-flow-template">
<div class='module-title-bar-drag-area'></div>
@ -390,20 +346,11 @@
src="../js/views/inbox_view.js"
data-cover
></script>
<script
type="text/javascript"
src="../js/views/identicon_svg_view.js"
data-cover
></script>
<script
type="text/javascript"
src="../js/views/banner_view.js"
data-cover
></script>
<script
type="text/javascript"
src="../js/views/clear_data_view.js"
></script>
<script type="text/javascript" src="views/whisper_view_test.js"></script>
<script type="text/javascript" src="views/list_view_test.js"></script>

View File

@ -20,7 +20,7 @@ export type ConfigKeyType =
| 'desktop.screensharing2'
| 'desktop.senderKey.send'
| 'desktop.senderKey.retry'
| 'desktop.sendSenderKey2'
| 'desktop.sendSenderKey3'
| 'desktop.storage'
| 'desktop.storageWrite3'
| 'global.calling.maxGroupCallRingSize'

View File

@ -204,6 +204,11 @@ const EventsMixin = (function EventsMixin(this: unknown) {
type SessionCacheEntry = CacheEntryType<SessionType, SessionRecord>;
type ZoneQueueEntryType = Readonly<{
zone: Zone;
callback(): void;
}>;
export class SignalProtocolStore extends EventsMixin {
// Enums used across the app
@ -236,7 +241,7 @@ export class SignalProtocolStore extends EventsMixin {
private currentZoneDepth = 0;
private readonly zoneQueue: Array<() => void> = [];
private readonly zoneQueue: Array<ZoneQueueEntryType> = [];
private pendingSessions = new Map<string, SessionCacheEntry>();
@ -659,7 +664,7 @@ export class SignalProtocolStore extends EventsMixin {
);
return new Promise<T>((resolve, reject) => {
this.zoneQueue.push(async () => {
const callback = async () => {
const duration = Date.now() - start;
window.log.info(`${debugName}: unlocked after ${duration}ms`);
@ -670,7 +675,9 @@ export class SignalProtocolStore extends EventsMixin {
} catch (error) {
reject(error);
}
});
};
this.zoneQueue.push({ zone, callback });
});
}
@ -750,7 +757,7 @@ export class SignalProtocolStore extends EventsMixin {
this.currentZone = zone;
if (zone !== GLOBAL_ZONE) {
window.log.info(`enterZone(${zone.name}:${name})`);
window.log.info(`SignalProtocolStore.enterZone(${zone.name}:${name})`);
}
}
}
@ -769,13 +776,31 @@ export class SignalProtocolStore extends EventsMixin {
}
if (zone !== GLOBAL_ZONE) {
window.log.info(`leaveZone(${zone.name})`);
window.log.info(`SignalProtocolStore.leaveZone(${zone.name})`);
}
this.currentZone = undefined;
const next = this.zoneQueue.shift();
if (next) {
next();
if (!next) {
return;
}
const toEnter = [next];
while (this.zoneQueue[0]?.zone === next.zone) {
const elem = this.zoneQueue.shift();
assert(elem, 'Zone element should be present');
toEnter.push(elem);
}
window.log.info(
`SignalProtocolStore: running blocked ${toEnter.length} jobs in ` +
`zone ${next.zone.name}`
);
for (const { callback } of toEnter) {
callback();
}
}

View File

@ -678,6 +678,14 @@ export async function startApp(): Promise<void> {
`New version detected: ${currentVersion}; previous: ${lastVersion}`
);
const remoteBuildExpiration = window.storage.get('remoteBuildExpiration');
if (remoteBuildExpiration) {
window.log.info(
`Clearing remoteBuildExpiration. Previous value was ${remoteBuildExpiration}`
);
window.storage.remove('remoteBuildExpiration');
}
const themeSetting = window.Events.getThemeSetting();
const newThemeSetting = mapOldThemeToNew(themeSetting);
@ -1990,6 +1998,24 @@ export async function startApp(): Promise<void> {
// Force a re-fetch before we process our queue. We may want to turn on
// something which changes how we process incoming messages!
await window.Signal.RemoteConfig.refreshRemoteConfig(server);
const expiration = window.Signal.RemoteConfig.getValue(
'desktop.clientExpiration'
);
if (expiration) {
const remoteBuildExpirationTimestamp = window.Signal.Util.parseRemoteClientExpiration(
expiration as string
);
if (remoteBuildExpirationTimestamp) {
window.storage.put(
'remoteBuildExpiration',
remoteBuildExpirationTimestamp
);
window.reduxActions.expiration.hydrateExpirationStatus(
window.Signal.Util.hasExpired()
);
}
}
} catch (error) {
window.log.error(
'connect: Error refreshing remote config:',

View File

@ -26,13 +26,7 @@ export const AvatarLightbox = ({
onClose,
}: PropsType): JSX.Element => {
return (
<Lightbox
contentType={undefined}
close={onClose}
i18n={i18n}
isViewOnce={false}
objectURL=""
>
<Lightbox close={onClose} i18n={i18n} media={[]}>
<AvatarPreview
avatarColor={avatarColor}
avatarPath={avatarPath}

View File

@ -1,7 +1,8 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React from 'react';
import React, { useMemo } from 'react';
import { v4 as uuid } from 'uuid';
import { getClassNamesFor } from '../util/getClassNamesFor';
@ -25,6 +26,7 @@ export const Checkbox = ({
onChange,
}: PropsType): JSX.Element => {
const getClassName = getClassNamesFor('Checkbox', moduleClassName);
const id = useMemo(() => `${name}::${uuid()}`, [name]);
return (
<div className={getClassName('')}>
<div className={getClassName('__container')}>
@ -32,13 +34,14 @@ export const Checkbox = ({
<input
checked={Boolean(checked)}
disabled={disabled}
id={id}
name={name}
onChange={ev => onChange(ev.target.checked)}
type="checkbox"
/>
</div>
<div>
<label htmlFor={name}>{label}</label>
<label htmlFor={id}>{label}</label>
<div className={getClassName('__description')}>{description}</div>
</div>
</div>

View File

@ -0,0 +1,19 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React from 'react';
import { storiesOf } from '@storybook/react';
import { action } from '@storybook/addon-actions';
import { setup as setupI18n } from '../../js/modules/i18n';
import enMessages from '../../_locales/en/messages.json';
import { ClearingData } from './ClearingData';
const i18n = setupI18n('en', enMessages);
const story = storiesOf('Components/ClearingData', module);
story.add('Clearing data', () => (
<ClearingData deleteAllData={action('deleteAllData')} i18n={i18n} />
));

View File

@ -0,0 +1,34 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React, { useEffect } from 'react';
import { LocalizerType } from '../types/Util';
export type PropsType = {
deleteAllData: () => void;
i18n: LocalizerType;
};
export function ClearingData({ deleteAllData, i18n }: PropsType): JSX.Element {
useEffect(() => {
deleteAllData();
}, [deleteAllData]);
return (
<div className="full-screen-flow overlay">
<div className="step">
<div className="inner">
<div className="step-body">
<span className="banner-icon delete" />
<div className="header">{i18n('deleteAllDataProgress')}</div>
</div>
<div className="progress">
<div className="bar-container">
<div className="bar progress-bar progress-bar-striped active" />
</div>
</div>
</div>
</div>
</div>
);
}

View File

@ -6,7 +6,7 @@ import { storiesOf } from '@storybook/react';
import { boolean } from '@storybook/addon-knobs';
import { action } from '@storybook/addon-actions';
import { RelinkDialog } from './RelinkDialog';
import { DialogRelink } from './DialogRelink';
import { setup as setupI18n } from '../../js/modules/i18n';
import enMessages from '../../_locales/en/messages.json';
@ -27,19 +27,19 @@ const permutations = [
},
];
storiesOf('Components/RelinkDialog', module)
storiesOf('Components/DialogRelink', module)
.add('Knobs Playground', () => {
const isRegistrationDone = boolean('isRegistrationDone', false);
return (
<RelinkDialog {...defaultProps} isRegistrationDone={isRegistrationDone} />
<DialogRelink {...defaultProps} isRegistrationDone={isRegistrationDone} />
);
})
.add('Iterations', () => {
return permutations.map(({ props, title }) => (
<>
<h3>{title}</h3>
<RelinkDialog {...defaultProps} {...props} />
<DialogRelink {...defaultProps} {...props} />
</>
));
});

View File

@ -11,7 +11,7 @@ export type PropsType = {
relinkDevice: () => void;
};
export const RelinkDialog = ({
export const DialogRelink = ({
i18n,
isRegistrationDone,
relinkDevice,
@ -22,14 +22,18 @@ export const RelinkDialog = ({
return (
<div className="LeftPaneDialog LeftPaneDialog--warning">
<div className="LeftPaneDialog__icon LeftPaneDialog__icon--relink" />
<div className="LeftPaneDialog__message">
<h3>{i18n('unlinked')}</h3>
<span>{i18n('unlinkedWarning')}</span>
</div>
<div className="LeftPaneDialog__actions">
<button onClick={relinkDevice} type="button">
{i18n('relink')}
</button>
<div>
<button
className="LeftPaneDialog__action-text"
onClick={relinkDevice}
type="button"
>
{i18n('unlinkedWarning')}
</button>
</div>
</div>
</div>
);

View File

@ -0,0 +1,21 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React from 'react';
import { storiesOf } from '@storybook/react';
import { IdenticonSVG } from './IdenticonSVG';
import { AvatarColorMap } from '../types/Colors';
const story = storiesOf('Components/IdenticonSVG', module);
AvatarColorMap.forEach((value, key) =>
story.add(key, () => (
<IdenticonSVG
backgroundColor={value.bg}
content="HI"
foregroundColor={value.fg}
/>
))
);

View File

@ -0,0 +1,33 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React from 'react';
export type PropsType = {
backgroundColor: string;
content: string;
foregroundColor: string;
};
export function IdenticonSVG({
backgroundColor,
content,
foregroundColor,
}: PropsType): JSX.Element {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
<circle cx="50" cy="50" r="40" fill={backgroundColor} />
<text
baselineShift="-8px"
fill={foregroundColor}
fontFamily="sans-serif"
fontSize="24px"
textAnchor="middle"
x="50"
y="50"
>
{content}
</text>
</svg>
);
}

View File

@ -1,13 +1,16 @@
// Copyright 2020 Signal Messenger, LLC
// Copyright 2020-2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import * as React from 'react';
import { action } from '@storybook/addon-actions';
import { boolean, text } from '@storybook/addon-knobs';
import { storiesOf } from '@storybook/react';
import { action } from '@storybook/addon-actions';
import { number } from '@storybook/addon-knobs';
import { Lightbox, Props } from './Lightbox';
import enMessages from '../../_locales/en/messages.json';
import { Lightbox, PropsType } from './Lightbox';
import { MediaItemType } from '../types/MediaItem';
import { setup as setupI18n } from '../../js/modules/i18n';
import {
AUDIO_MP3,
IMAGE_JPEG,
@ -15,123 +18,242 @@ import {
VIDEO_QUICKTIME,
stringToMIMEType,
} from '../types/MIME';
import { setup as setupI18n } from '../../js/modules/i18n';
import enMessages from '../../_locales/en/messages.json';
const i18n = setupI18n('en', enMessages);
const story = storiesOf('Components/Lightbox', module);
const createProps = (overrideProps: Partial<Props> = {}): Props => ({
caption: text('caption', overrideProps.caption || ''),
type OverridePropsMediaItemType = Partial<MediaItemType> & { caption?: string };
function createMediaItem(
overrideProps: OverridePropsMediaItemType
): MediaItemType {
return {
attachment: {
caption: overrideProps.caption || '',
contentType: IMAGE_JPEG,
fileName: overrideProps.objectURL,
url: overrideProps.objectURL,
},
contentType: IMAGE_JPEG,
index: 0,
message: {
attachments: [],
conversationId: '1234',
id: 'image-msg',
received_at: 0,
received_at_ms: Date.now(),
sent_at: Date.now(),
},
objectURL: '',
...overrideProps,
};
}
const createProps = (overrideProps: Partial<PropsType> = {}): PropsType => ({
close: action('close'),
contentType: overrideProps.contentType || IMAGE_JPEG,
i18n,
isViewOnce: boolean('isViewOnce', overrideProps.isViewOnce || false),
objectURL: text('objectURL', overrideProps.objectURL || ''),
onNext: overrideProps.onNext,
onPrevious: overrideProps.onPrevious,
onSave: overrideProps.onSave,
isViewOnce: Boolean(overrideProps.isViewOnce),
media: overrideProps.media || [],
onSave: action('onSave'),
selectedIndex: number('selectedIndex', overrideProps.selectedIndex || 0),
});
story.add('Image', () => {
story.add('Multimedia', () => {
const props = createProps({
objectURL: '/fixtures/tina-rolf-269345-unsplash.jpg',
media: [
{
attachment: {
contentType: IMAGE_JPEG,
fileName: 'tina-rolf-269345-unsplash.jpg',
url: '/fixtures/tina-rolf-269345-unsplash.jpg',
caption:
'Still from The Lighthouse, starring Robert Pattinson and Willem Defoe.',
},
contentType: IMAGE_JPEG,
index: 0,
message: {
attachments: [],
conversationId: '1234',
id: 'image-msg',
received_at: 1,
received_at_ms: Date.now(),
sent_at: Date.now(),
},
objectURL: '/fixtures/tina-rolf-269345-unsplash.jpg',
},
{
attachment: {
contentType: VIDEO_MP4,
fileName: 'pixabay-Soap-Bubble-7141.mp4',
url: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
},
contentType: VIDEO_MP4,
index: 1,
message: {
attachments: [],
conversationId: '1234',
id: 'video-msg',
received_at: 2,
received_at_ms: Date.now(),
sent_at: Date.now(),
},
objectURL: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
},
createMediaItem({
contentType: IMAGE_JPEG,
index: 2,
thumbnailObjectUrl: '/fixtures/kitten-1-64-64.jpg',
objectURL: '/fixtures/kitten-1-64-64.jpg',
}),
createMediaItem({
contentType: IMAGE_JPEG,
index: 3,
thumbnailObjectUrl: '/fixtures/kitten-2-64-64.jpg',
objectURL: '/fixtures/kitten-2-64-64.jpg',
}),
],
});
return <Lightbox {...props} />;
});
story.add('Image with Caption (normal image)', () => {
story.add('Missing Media', () => {
const props = createProps({
caption:
'This is the user-provided caption. It can get long and wrap onto multiple lines.',
objectURL: '/fixtures/tina-rolf-269345-unsplash.jpg',
media: [
{
attachment: {
contentType: IMAGE_JPEG,
fileName: 'tina-rolf-269345-unsplash.jpg',
url: '/fixtures/tina-rolf-269345-unsplash.jpg',
},
contentType: IMAGE_JPEG,
index: 0,
message: {
attachments: [],
conversationId: '1234',
id: 'image-msg',
received_at: 3,
received_at_ms: Date.now(),
sent_at: Date.now(),
},
objectURL: undefined,
},
],
});
return <Lightbox {...props} />;
});
story.add('Image with Caption (all-white image)', () => {
const props = createProps({
caption:
'This is the user-provided caption. It should be visible on light backgrounds.',
objectURL: '/fixtures/2000x2000-white.png',
});
story.add('Single Image', () => (
<Lightbox
{...createProps({
media: [
createMediaItem({
objectURL: '/fixtures/tina-rolf-269345-unsplash.jpg',
}),
],
})}
/>
));
return <Lightbox {...props} />;
});
story.add('Image with Caption (normal image)', () => (
<Lightbox
{...createProps({
media: [
createMediaItem({
caption:
'This lighthouse is really cool because there are lots of rocks and there is a tower that has a light and the light is really bright because it shines so much. The day was super duper cloudy and stormy and you can see all the waves hitting against the rocks. Wait? What is that weird red hose line thingy running all the way to the tower? Those rocks look slippery! I bet that water is really cold. I am cold now, can I get a sweater? I wonder where this place is, probably somewhere cold like Coldsgar, Frozenville.',
objectURL: '/fixtures/tina-rolf-269345-unsplash.jpg',
}),
],
})}
/>
));
story.add('Video', () => {
const props = createProps({
contentType: VIDEO_MP4,
objectURL: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
});
story.add('Image with Caption (all-white image)', () => (
<Lightbox
{...createProps({
media: [
createMediaItem({
caption:
'This is the user-provided caption. It should be visible on light backgrounds.',
objectURL: '/fixtures/2000x2000-white.png',
}),
],
})}
/>
));
return <Lightbox {...props} />;
});
story.add('Single Video', () => (
<Lightbox
{...createProps({
media: [
createMediaItem({
contentType: VIDEO_MP4,
objectURL: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
}),
],
})}
/>
));
story.add('Video with Caption', () => {
const props = createProps({
caption:
'This is the user-provided caption. It can get long and wrap onto multiple lines.',
contentType: VIDEO_MP4,
objectURL: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
});
story.add('Single Video w/caption', () => (
<Lightbox
{...createProps({
media: [
createMediaItem({
caption:
'This is the user-provided caption. It can get long and wrap onto multiple lines.',
contentType: VIDEO_MP4,
objectURL: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
}),
],
})}
/>
));
return <Lightbox {...props} />;
});
story.add('Unsupported Image Type', () => (
<Lightbox
{...createProps({
media: [
createMediaItem({
contentType: stringToMIMEType('image/tiff'),
objectURL: 'unsupported-image.tiff',
}),
],
})}
/>
));
story.add('Video (View Once)', () => {
const props = createProps({
contentType: VIDEO_MP4,
isViewOnce: true,
objectURL: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
});
story.add('Unsupported Video Type', () => (
<Lightbox
{...createProps({
media: [
createMediaItem({
contentType: VIDEO_QUICKTIME,
objectURL: 'unsupported-video.mov',
}),
],
})}
/>
));
return <Lightbox {...props} />;
});
story.add('Unsupported Image Type', () => {
const props = createProps({
contentType: stringToMIMEType('image/tiff'),
objectURL: 'unsupported-image.tiff',
});
return <Lightbox {...props} />;
});
story.add('Unsupported Video Type', () => {
const props = createProps({
contentType: VIDEO_QUICKTIME,
objectURL: 'unsupported-video.mov',
});
return <Lightbox {...props} />;
});
story.add('Unsupported ContentType', () => {
const props = createProps({
contentType: AUDIO_MP3,
objectURL: '/fixtures/incompetech-com-Agnus-Dei-X.mp3',
});
return <Lightbox {...props} />;
});
story.add('Including Next/Previous/Save Callbacks', () => {
const props = createProps({
objectURL: '/fixtures/tina-rolf-269345-unsplash.jpg',
onNext: action('onNext'),
onPrevious: action('onPrevious'),
onSave: action('onSave'),
});
return <Lightbox {...props} />;
});
story.add('Unsupported Content', () => (
<Lightbox
{...createProps({
media: [
createMediaItem({
contentType: AUDIO_MP3,
objectURL: '/fixtures/incompetech-com-Agnus-Dei-X.mp3',
}),
],
})}
/>
));
story.add('Custom children', () => (
<Lightbox {...createProps({})} contentType={undefined}>
<Lightbox {...createProps({})} media={[]}>
<div
style={{
color: 'white',
@ -144,3 +266,45 @@ story.add('Custom children', () => (
</div>
</Lightbox>
));
story.add('Forwarding', () => (
<Lightbox {...createProps({})} onForward={action('onForward')} />
));
story.add('Conversation Header', () => (
<Lightbox
{...createProps({})}
getConversation={() => ({
acceptedMessageRequest: true,
avatarPath: '/fixtures/kitten-1-64-64.jpg',
id: '1234',
isMe: false,
name: 'Test',
profileName: 'Test',
sharedGroupNames: [],
title: 'Test',
type: 'direct',
})}
media={[
createMediaItem({
contentType: VIDEO_MP4,
objectURL: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
}),
]}
/>
));
story.add('View Once Video', () => (
<Lightbox
{...createProps({
isViewOnce: true,
media: [
createMediaItem({
contentType: VIDEO_MP4,
objectURL: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
}),
],
})}
isViewOnce
/>
));

View File

@ -1,532 +1,491 @@
// Copyright 2018-2020 Signal Messenger, LLC
// Copyright 2018-2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React, { ReactNode } from 'react';
import React, {
MouseEvent,
ReactNode,
useCallback,
useEffect,
useRef,
useState,
} from 'react';
import classNames from 'classnames';
import is from '@sindresorhus/is';
import moment from 'moment';
import { createPortal } from 'react-dom';
import { noop } from 'lodash';
import * as GoogleChrome from '../util/GoogleChrome';
import * as MIME from '../types/MIME';
import { formatDuration } from '../util/formatDuration';
import { AttachmentType, isGIF } from '../types/Attachment';
import { Avatar, AvatarSize } from './Avatar';
import { ConversationType } from '../state/ducks/conversations';
import { IMAGE_PNG, isImage, isVideo } from '../types/MIME';
import { LocalizerType } from '../types/Util';
import { MediaItemType, MessageAttributesType } from '../types/MediaItem';
import { formatDuration } from '../util/formatDuration';
const Colors = {
ICON_SECONDARY: '#b9b9b9',
};
const colorSVG = (url: string, color: string) => {
return {
WebkitMask: `url(${url}) no-repeat center`,
WebkitMaskSize: '100%',
backgroundColor: color,
};
};
export type Props = {
export type PropsType = {
children?: ReactNode;
close: () => void;
contentType: MIME.MIMEType | undefined;
getConversation?: (id: string) => ConversationType;
i18n: LocalizerType;
objectURL: string;
caption?: string;
isViewOnce: boolean;
loop?: boolean;
onNext?: () => void;
onPrevious?: () => void;
onSave?: () => void;
};
type State = {
videoTime?: number;
isViewOnce?: boolean;
media: Array<MediaItemType>;
onForward?: (messageId: string) => void;
onSave?: (options: {
attachment: AttachmentType;
message: MessageAttributesType;
index: number;
}) => void;
selectedIndex?: number;
};
const CONTROLS_WIDTH = 50;
const CONTROLS_SPACING = 10;
export function Lightbox({
children,
close,
getConversation,
media,
i18n,
isViewOnce = false,
onForward,
onSave,
selectedIndex: initialSelectedIndex = 0,
}: PropsType): JSX.Element | null {
const [root, setRoot] = React.useState<HTMLElement | undefined>();
const [selectedIndex, setSelectedIndex] = useState<number>(
initialSelectedIndex
);
const styles = {
container: {
display: 'flex',
flexDirection: 'column',
position: 'absolute',
left: 0,
right: 0,
top: 0,
bottom: 0,
backgroundColor: 'rgba(0, 0, 0, 0.9)',
zIndex: 10,
} as React.CSSProperties,
buttonContainer: {
backgroundColor: 'transparent',
border: 'none',
display: 'flex',
flexDirection: 'column',
outline: 'none',
width: '100%',
padding: 0,
} as React.CSSProperties,
mainContainer: {
display: 'flex',
flexDirection: 'row',
flexGrow: 1,
paddingTop: 40,
paddingLeft: 40,
paddingRight: 40,
paddingBottom: 0,
// To ensure that a large image doesn't overflow the flex layout
minHeight: '50px',
outline: 'none',
} as React.CSSProperties,
objectContainer: {
position: 'relative',
flexGrow: 1,
display: 'inline-flex',
justifyContent: 'center',
} as React.CSSProperties,
object: {
flexGrow: 1,
flexShrink: 1,
maxWidth: '100%',
maxHeight: '100%',
objectFit: 'contain',
outline: 'none',
} as React.CSSProperties,
img: {
position: 'absolute',
left: '50%',
top: '50%',
transform: 'translate(-50%, -50%)',
width: 'auto',
height: 'auto',
maxWidth: '100%',
maxHeight: '100%',
objectFit: 'contain',
outline: 'none',
} as React.CSSProperties,
caption: {
position: 'absolute',
bottom: 0,
left: 0,
right: 0,
textAlign: 'center',
color: 'white',
fontWeight: 'bold',
textShadow: '0 0 1px black, 0 0 2px black, 0 0 3px black, 0 0 4px black',
padding: '1em',
paddingLeft: '3em',
paddingRight: '3em',
backgroundColor: 'rgba(192, 192, 192, .20)',
} as React.CSSProperties,
controlsOffsetPlaceholder: {
width: CONTROLS_WIDTH,
marginRight: CONTROLS_SPACING,
flexShrink: 0,
},
controls: {
width: CONTROLS_WIDTH,
flexShrink: 0,
display: 'flex',
flexDirection: 'column',
marginLeft: CONTROLS_SPACING,
} as React.CSSProperties,
navigationContainer: {
flexShrink: 0,
display: 'flex',
flexDirection: 'row',
justifyContent: 'center',
padding: 10,
} as React.CSSProperties,
saveButton: {
marginTop: 10,
},
countdownContainer: {
padding: 8,
},
iconButtonPlaceholder: {
// Dimensions match `.iconButton`:
display: 'inline-block',
width: 50,
height: 50,
},
timestampPill: {
borderRadius: '15px',
backgroundColor: '#000000',
color: '#eeefef',
fontSize: '16px',
letterSpacing: '0px',
lineHeight: '18px',
// This cast is necessary or typescript chokes
textAlign: 'center' as const,
padding: '6px',
paddingLeft: '18px',
paddingRight: '18px',
},
};
const [previousFocus, setPreviousFocus] = useState<HTMLElement | undefined>();
const [videoElement, setVideoElement] = useState<HTMLVideoElement | null>(
null
);
const [videoTime, setVideoTime] = useState<number | undefined>();
const [zoomed, setZoomed] = useState(false);
const containerRef = useRef<HTMLDivElement | null>(null);
const focusRef = useRef<HTMLDivElement | null>(null);
type IconButtonProps = {
i18n: LocalizerType;
onClick?: () => void;
style?: React.CSSProperties;
type: 'save' | 'close' | 'previous' | 'next';
};
const restorePreviousFocus = useCallback(() => {
if (previousFocus && previousFocus.focus) {
previousFocus.focus();
}
}, [previousFocus]);
const IconButton = ({ i18n, onClick, style, type }: IconButtonProps) => {
const clickHandler = (event: React.MouseEvent<HTMLButtonElement>): void => {
event.preventDefault();
if (!onClick) {
const onPrevious = useCallback(() => {
setSelectedIndex(prevSelectedIndex => Math.max(prevSelectedIndex - 1, 0));
}, []);
const onNext = useCallback(() => {
setSelectedIndex(prevSelectedIndex =>
Math.min(prevSelectedIndex + 1, media.length - 1)
);
}, [media]);
const onTimeUpdate = useCallback(() => {
if (!videoElement) {
return;
}
setVideoTime(videoElement.currentTime);
}, [setVideoTime, videoElement]);
onClick();
const handleSave = () => {
const mediaItem = media[selectedIndex];
const { attachment, message, index } = mediaItem;
onSave?.({ attachment, message, index });
};
return (
<button
onClick={clickHandler}
className={classNames('iconButton', type)}
style={style}
aria-label={i18n(type)}
type="button"
/>
);
};
const handleForward = () => {
close();
const mediaItem = media[selectedIndex];
onForward?.(mediaItem.message.id);
};
const IconButtonPlaceholder = () => (
<div style={styles.iconButtonPlaceholder} />
);
const onKeyDown = useCallback(
(event: KeyboardEvent) => {
switch (event.key) {
case 'Escape':
if (zoomed) {
setZoomed(false);
} else {
close();
}
const Icon = ({
i18n,
onClick,
url,
}: {
i18n: LocalizerType;
onClick: (event: React.MouseEvent<HTMLButtonElement>) => void;
url: string;
}) => (
<button
style={{
...styles.object,
...colorSVG(url, Colors.ICON_SECONDARY),
maxWidth: 200,
}}
onClick={onClick}
aria-label={i18n('unsupportedAttachment')}
type="button"
/>
);
event.preventDefault();
event.stopPropagation();
export class Lightbox extends React.Component<Props, State> {
public readonly containerRef = React.createRef<HTMLDivElement>();
break;
public readonly videoRef = React.createRef<HTMLVideoElement>();
case 'ArrowLeft':
if (onPrevious) {
onPrevious();
public readonly focusRef = React.createRef<HTMLDivElement>();
event.preventDefault();
event.stopPropagation();
}
break;
public previousFocus: HTMLElement | null = null;
case 'ArrowRight':
if (onNext) {
onNext();
public constructor(props: Props) {
super(props);
event.preventDefault();
event.stopPropagation();
}
break;
this.state = {};
}
public componentDidMount(): void {
this.previousFocus = document.activeElement as HTMLElement;
const { isViewOnce } = this.props;
const useCapture = true;
document.addEventListener('keydown', this.onKeyDown, useCapture);
const video = this.getVideo();
if (video && isViewOnce) {
video.addEventListener('timeupdate', this.onTimeUpdate);
}
// Wait until we're added to the DOM. ConversationView first creates this view, then
// appends its elements into the DOM.
setTimeout(() => {
this.playVideo();
if (this.focusRef && this.focusRef.current) {
this.focusRef.current.focus();
default:
}
});
}
},
[close, onNext, onPrevious, zoomed]
);
public componentWillUnmount(): void {
if (this.previousFocus && this.previousFocus.focus) {
this.previousFocus.focus();
}
const stopPropagationAndClose = (event: MouseEvent<HTMLElement>) => {
event.stopPropagation();
close();
};
const { isViewOnce } = this.props;
const useCapture = true;
document.removeEventListener('keydown', this.onKeyDown, useCapture);
const video = this.getVideo();
if (video && isViewOnce) {
video.removeEventListener('timeupdate', this.onTimeUpdate);
}
}
public getVideo(): HTMLVideoElement | null {
if (!this.videoRef) {
return null;
}
const { current } = this.videoRef;
if (!current) {
return null;
}
return current;
}
public playVideo(): void {
const video = this.getVideo();
if (!video) {
const playVideo = useCallback(() => {
if (!videoElement) {
return;
}
if (video.paused) {
video.play();
if (videoElement.paused) {
videoElement.play();
} else {
video.pause();
videoElement.pause();
}
}
}, [videoElement]);
public render(): JSX.Element {
const {
caption,
children,
contentType,
i18n,
isViewOnce,
loop = false,
objectURL,
onNext,
onPrevious,
onSave,
} = this.props;
const { videoTime } = this.state;
useEffect(() => {
const div = document.createElement('div');
document.body.appendChild(div);
setRoot(div);
return (
<div
className="module-lightbox"
style={styles.container}
onClick={this.onContainerClick}
onKeyUp={this.onContainerKeyUp}
ref={this.containerRef}
role="presentation"
>
<div style={styles.mainContainer} tabIndex={-1} ref={this.focusRef}>
<div style={styles.controlsOffsetPlaceholder} />
<div style={styles.objectContainer}>
{!is.undefined(contentType)
? this.renderObject({
objectURL,
contentType,
i18n,
isViewOnce,
loop,
})
: children}
{caption ? <div style={styles.caption}>{caption}</div> : null}
</div>
<div style={styles.controls}>
<IconButton i18n={i18n} type="close" onClick={this.onClose} />
{onSave ? (
<IconButton
i18n={i18n}
type="save"
onClick={onSave}
style={styles.saveButton}
/>
) : null}
</div>
</div>
{isViewOnce && videoTime && is.number(videoTime) ? (
<div style={styles.navigationContainer}>
<div style={styles.timestampPill}>{formatDuration(videoTime)}</div>
</div>
) : (
<div style={styles.navigationContainer}>
{onPrevious ? (
<IconButton i18n={i18n} type="previous" onClick={onPrevious} />
) : (
<IconButtonPlaceholder />
)}
{onNext ? (
<IconButton i18n={i18n} type="next" onClick={onNext} />
) : (
<IconButtonPlaceholder />
)}
</div>
)}
</div>
);
}
return () => {
document.body.removeChild(div);
setRoot(undefined);
};
}, []);
private readonly renderObject = ({
objectURL,
contentType,
i18n,
isViewOnce,
loop,
}: {
objectURL: string;
contentType: MIME.MIMEType;
i18n: LocalizerType;
isViewOnce: boolean;
loop: boolean;
}) => {
useEffect(() => {
if (!previousFocus) {
setPreviousFocus(document.activeElement as HTMLElement);
}
}, [previousFocus]);
useEffect(() => {
return () => {
restorePreviousFocus();
};
}, [restorePreviousFocus]);
useEffect(() => {
const useCapture = true;
document.addEventListener('keydown', onKeyDown, useCapture);
return () => {
document.removeEventListener('keydown', onKeyDown, useCapture);
};
}, [onKeyDown]);
useEffect(() => {
playVideo();
if (focusRef && focusRef.current) {
focusRef.current.focus();
}
if (videoElement && isViewOnce) {
videoElement.addEventListener('timeupdate', onTimeUpdate);
return () => {
videoElement.removeEventListener('timeupdate', onTimeUpdate);
};
}
return noop;
}, [isViewOnce, onTimeUpdate, playVideo, videoElement]);
const { attachment, contentType, loop = false, objectURL, message } =
media[selectedIndex] || {};
const caption = attachment?.caption;
let content: JSX.Element;
if (!contentType) {
content = <>{children}</>;
} else {
const isImageTypeSupported = GoogleChrome.isImageTypeSupported(contentType);
if (isImageTypeSupported) {
return (
<button
type="button"
style={styles.buttonContainer}
onClick={this.onObjectClick}
>
<img
alt={i18n('lightboxImageAlt')}
style={styles.img}
src={objectURL}
onContextMenu={this.onContextMenu}
/>
</button>
);
}
const isVideoTypeSupported = GoogleChrome.isVideoTypeSupported(contentType);
if (isVideoTypeSupported) {
return (
const isUnsupportedImageType =
!isImageTypeSupported && isImage(contentType);
const isUnsupportedVideoType =
!isVideoTypeSupported && isVideo(contentType);
if (isImageTypeSupported) {
if (objectURL) {
content = (
<button
className="Lightbox__zoom-button"
onClick={() => setZoomed(!zoomed)}
type="button"
>
<img
alt={i18n('lightboxImageAlt')}
className="Lightbox__object"
onContextMenu={(event: MouseEvent<HTMLImageElement>) => {
// These are the only image types supported by Electron's NativeImage
if (
event &&
contentType !== IMAGE_PNG &&
!/image\/jpe?g/g.test(contentType)
) {
event.preventDefault();
}
}}
src={objectURL}
/>
</button>
);
} else {
content = (
<button
aria-label={i18n('lightboxImageAlt')}
className={classNames({
Lightbox__object: true,
Lightbox__unsupported: true,
'Lightbox__unsupported--missing': true,
})}
onClick={stopPropagationAndClose}
type="button"
/>
);
}
} else if (isVideoTypeSupported) {
const shouldLoop = loop || isGIF([attachment]) || isViewOnce;
content = (
<video
ref={this.videoRef}
loop={loop || isViewOnce}
controls={!loop && !isViewOnce}
style={styles.object}
className="Lightbox__object"
controls={!shouldLoop}
key={objectURL}
loop={shouldLoop}
ref={setVideoElement}
>
<source src={objectURL} />
</video>
);
} else if (isUnsupportedImageType || isUnsupportedVideoType) {
content = (
<button
aria-label={i18n('unsupportedAttachment')}
className={classNames({
Lightbox__object: true,
Lightbox__unsupported: true,
'Lightbox__unsupported--image': isUnsupportedImageType,
'Lightbox__unsupported--video': isUnsupportedVideoType,
})}
onClick={stopPropagationAndClose}
type="button"
/>
);
} else {
window.log.info('Lightbox: Unexpected content type', { contentType });
content = (
<button
aria-label={i18n('unsupportedAttachment')}
className="Lightbox__object Lightbox__unsupported Lightbox__unsupported--file"
onClick={stopPropagationAndClose}
type="button"
/>
);
}
}
const isUnsupportedImageType =
!isImageTypeSupported && MIME.isImage(contentType);
const isUnsupportedVideoType =
!isVideoTypeSupported && MIME.isVideo(contentType);
if (isUnsupportedImageType || isUnsupportedVideoType) {
const iconUrl = isUnsupportedVideoType
? 'images/movie.svg'
: 'images/image.svg';
const hasNext = selectedIndex < media.length - 1;
const hasPrevious = selectedIndex > 0;
return <Icon i18n={i18n} url={iconUrl} onClick={this.onObjectClick} />;
}
return root
? createPortal(
<div
className="Lightbox Lightbox__container"
onClick={(event: MouseEvent<HTMLDivElement>) => {
if (containerRef && event.target !== containerRef.current) {
return;
}
close();
}}
onKeyUp={(event: React.KeyboardEvent<HTMLDivElement>) => {
if (
(containerRef && event.target !== containerRef.current) ||
event.keyCode !== 27
) {
return;
}
window.log.info('Lightbox: Unexpected content type', { contentType });
return (
<Icon i18n={i18n} onClick={this.onObjectClick} url="images/file.svg" />
);
};
private readonly onContextMenu = (
event: React.MouseEvent<HTMLImageElement>
) => {
const { contentType = '' } = this.props;
// These are the only image types supported by Electron's NativeImage
if (
event &&
contentType !== 'image/png' &&
!/image\/jpe?g/g.test(contentType)
) {
event.preventDefault();
}
};
private readonly onClose = () => {
const { close } = this.props;
if (!close) {
return;
}
close();
};
private readonly onTimeUpdate = () => {
const video = this.getVideo();
if (!video) {
return;
}
this.setState({
videoTime: video.currentTime,
});
};
private readonly onKeyDown = (event: KeyboardEvent) => {
const { onNext, onPrevious } = this.props;
switch (event.key) {
case 'Escape':
this.onClose();
event.preventDefault();
event.stopPropagation();
break;
case 'ArrowLeft':
if (onPrevious) {
onPrevious();
event.preventDefault();
event.stopPropagation();
}
break;
case 'ArrowRight':
if (onNext) {
onNext();
event.preventDefault();
event.stopPropagation();
}
break;
default:
}
};
private readonly onContainerClick = (
event: React.MouseEvent<HTMLDivElement>
) => {
if (this.containerRef && event.target !== this.containerRef.current) {
return;
}
this.onClose();
};
private readonly onContainerKeyUp = (
event: React.KeyboardEvent<HTMLDivElement>
) => {
if (
(this.containerRef && event.target !== this.containerRef.current) ||
event.keyCode !== 27
) {
return;
}
this.onClose();
};
private readonly onObjectClick = (
event: React.MouseEvent<HTMLAnchorElement | HTMLButtonElement>
) => {
event.stopPropagation();
this.onClose();
};
close();
}}
ref={containerRef}
role="presentation"
>
<div
className="Lightbox__main-container"
tabIndex={-1}
ref={focusRef}
>
{!zoomed && (
<div className="Lightbox__header">
{getConversation ? (
<LightboxHeader
getConversation={getConversation}
i18n={i18n}
message={message}
/>
) : (
<div />
)}
<div className="Lightbox__controls">
{onForward ? (
<button
aria-label={i18n('forwardMessage')}
className="Lightbox__button Lightbox__button--forward"
onClick={handleForward}
type="button"
/>
) : null}
{onSave ? (
<button
aria-label={i18n('save')}
className="Lightbox__button Lightbox__button--save"
onClick={handleSave}
type="button"
/>
) : null}
<button
aria-label={i18n('close')}
className="Lightbox__button Lightbox__button--close"
onClick={close}
type="button"
/>
</div>
</div>
)}
<div
className={classNames('Lightbox__object--container', {
'Lightbox__object--container--zoomed': zoomed,
})}
>
{content}
</div>
{hasPrevious && (
<div className="Lightbox__nav-prev">
<button
aria-label={i18n('previous')}
className="Lightbox__button Lightbox__button--previous"
disabled={zoomed}
onClick={onPrevious}
type="button"
/>
</div>
)}
{hasNext && (
<div className="Lightbox__nav-next">
<button
aria-label={i18n('next')}
className="Lightbox__button Lightbox__button--next"
disabled={zoomed}
onClick={onNext}
type="button"
/>
</div>
)}
</div>
{!zoomed && (
<div className="Lightbox__footer">
{isViewOnce && videoTime ? (
<div className="Lightbox__timestamp">
{formatDuration(videoTime)}
</div>
) : null}
{caption ? (
<div className="Lightbox__caption">{caption}</div>
) : null}
{media.length > 1 && (
<div className="Lightbox__thumbnails--container">
<div
className="Lightbox__thumbnails"
style={{
marginLeft:
0 - (selectedIndex * 64 + selectedIndex * 8 + 32),
}}
>
{media.map((item, index) => (
<button
className={classNames({
Lightbox__thumbnail: true,
'Lightbox__thumbnail--selected':
index === selectedIndex,
})}
key={item.thumbnailObjectUrl}
type="button"
onClick={() => setSelectedIndex(index)}
>
{item.thumbnailObjectUrl ? (
<img
alt={i18n('lightboxImageAlt')}
src={item.thumbnailObjectUrl}
/>
) : (
<div className="Lightbox__thumbnail--unavailable" />
)}
</button>
))}
</div>
</div>
)}
</div>
)}
</div>,
root
)
: null;
}
function LightboxHeader({
getConversation,
i18n,
message,
}: {
getConversation: (id: string) => ConversationType;
i18n: LocalizerType;
message: MessageAttributesType;
}): JSX.Element {
const conversation = getConversation(message.conversationId);
return (
<div className="Lightbox__header--container">
<div className="Lightbox__header--avatar">
<Avatar
acceptedMessageRequest={conversation.acceptedMessageRequest}
avatarPath={conversation.avatarPath}
color={conversation.color}
conversationType={conversation.type}
i18n={i18n}
isMe={conversation.isMe}
name={conversation.name}
phoneNumber={conversation.e164}
profileName={conversation.profileName}
sharedGroupNames={conversation.sharedGroupNames}
size={AvatarSize.THIRTY_TWO}
title={conversation.title}
unblurredAvatarPath={conversation.unblurredAvatarPath}
/>
</div>
<div className="Lightbox__header--content">
<div className="Lightbox__header--name">{conversation.title}</div>
<div className="Lightbox__header--timestamp">
{moment(message.received_at_ms).format('L LT')}
</div>
</div>
</div>
);
}

View File

@ -1,93 +0,0 @@
// Copyright 2020 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import * as React from 'react';
import { storiesOf } from '@storybook/react';
import { action } from '@storybook/addon-actions';
import { number } from '@storybook/addon-knobs';
import { LightboxGallery, Props } from './LightboxGallery';
import { setup as setupI18n } from '../../js/modules/i18n';
import enMessages from '../../_locales/en/messages.json';
import { IMAGE_JPEG, VIDEO_MP4 } from '../types/MIME';
const i18n = setupI18n('en', enMessages);
const story = storiesOf('Components/LightboxGallery', module);
const createProps = (overrideProps: Partial<Props> = {}): Props => ({
close: action('close'),
i18n,
media: overrideProps.media || [],
onSave: action('onSave'),
selectedIndex: number('selectedIndex', overrideProps.selectedIndex || 0),
});
story.add('Image and Video', () => {
const props = createProps({
media: [
{
attachment: {
contentType: IMAGE_JPEG,
fileName: 'tina-rolf-269345-unsplash.jpg',
url: '/fixtures/tina-rolf-269345-unsplash.jpg',
caption:
'Still from The Lighthouse, starring Robert Pattinson and Willem Defoe.',
},
contentType: IMAGE_JPEG,
index: 0,
message: {
attachments: [],
id: 'image-msg',
received_at: 1,
received_at_ms: Date.now(),
},
objectURL: '/fixtures/tina-rolf-269345-unsplash.jpg',
},
{
attachment: {
contentType: VIDEO_MP4,
fileName: 'pixabay-Soap-Bubble-7141.mp4',
url: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
},
contentType: VIDEO_MP4,
index: 1,
message: {
attachments: [],
id: 'video-msg',
received_at: 2,
received_at_ms: Date.now(),
},
objectURL: '/fixtures/pixabay-Soap-Bubble-7141.mp4',
},
],
});
return <LightboxGallery {...props} />;
});
story.add('Missing Media', () => {
const props = createProps({
media: [
{
attachment: {
contentType: IMAGE_JPEG,
fileName: 'tina-rolf-269345-unsplash.jpg',
url: '/fixtures/tina-rolf-269345-unsplash.jpg',
},
contentType: IMAGE_JPEG,
index: 0,
message: {
attachments: [],
id: 'image-msg',
received_at: 3,
received_at_ms: Date.now(),
},
objectURL: undefined,
},
],
});
return <LightboxGallery {...props} />;
});

View File

@ -1,112 +0,0 @@
// Copyright 2018-2020 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React from 'react';
import * as MIME from '../types/MIME';
import { Lightbox } from './Lightbox';
import { Message } from './conversation/media-gallery/types/Message';
import { AttachmentType } from '../types/Attachment';
import { LocalizerType } from '../types/Util';
export type MediaItemType = {
objectURL?: string;
thumbnailObjectUrl?: string;
contentType?: MIME.MIMEType;
index: number;
attachment: AttachmentType;
message: Message;
};
export type Props = {
close: () => void;
i18n: LocalizerType;
media: Array<MediaItemType>;
onSave?: (options: {
attachment: AttachmentType;
message: Message;
index: number;
}) => void;
selectedIndex: number;
};
type State = {
selectedIndex: number;
};
export class LightboxGallery extends React.Component<Props, State> {
public static defaultProps: Partial<Props> = {
selectedIndex: 0,
};
constructor(props: Props) {
super(props);
this.state = {
selectedIndex: props.selectedIndex,
};
}
public render(): JSX.Element {
const { close, media, onSave, i18n } = this.props;
const { selectedIndex } = this.state;
const selectedMedia = media[selectedIndex];
const firstIndex = 0;
const lastIndex = media.length - 1;
const onPrevious =
selectedIndex > firstIndex ? this.handlePrevious : undefined;
const onNext = selectedIndex < lastIndex ? this.handleNext : undefined;
const objectURL =
selectedMedia.objectURL || 'images/full-screen-flow/alert-outline.svg';
const { attachment } = selectedMedia;
const saveCallback = onSave ? this.handleSave : undefined;
const captionCallback = attachment ? attachment.caption : undefined;
return (
<Lightbox
caption={captionCallback}
close={close}
contentType={selectedMedia.contentType}
i18n={i18n}
isViewOnce={false}
objectURL={objectURL}
onNext={onNext}
onPrevious={onPrevious}
onSave={saveCallback}
/>
);
}
private readonly handlePrevious = () => {
this.setState(prevState => ({
selectedIndex: Math.max(prevState.selectedIndex - 1, 0),
}));
};
private readonly handleNext = () => {
this.setState((prevState, props) => ({
selectedIndex: Math.min(
prevState.selectedIndex + 1,
props.media.length - 1
),
}));
};
private readonly handleSave = () => {
const { media, onSave } = this.props;
if (!onSave) {
return;
}
const { selectedIndex } = this.state;
const mediaItem = media[selectedIndex];
const { attachment, message, index } = mediaItem;
onSave({ attachment, message, index });
};
}

View File

@ -101,8 +101,9 @@ const createProps = (): PropsType => ({
zoomFactor: 1,
addCustomColor: action('addCustomColor'),
editCustomColor: action('editCustomColor'),
closeSettings: action('closeSettings'),
doDeleteAllData: action('doDeleteAllData'),
editCustomColor: action('editCustomColor'),
getConversationsWithCustomColor: () => Promise.resolve([]),
initialSpellCheckSetting: true,
makeSyncRequest: () => {
@ -118,6 +119,7 @@ const createProps = (): PropsType => ({
),
isAudioNotificationsSupported: true,
isAutoDownloadUpdatesSupported: true,
isAutoLaunchSupported: true,
isHideMenuBarSupported: true,
isNotificationAttentionSupported: true,

Some files were not shown because too many files have changed in this diff Show More