Compare commits

...

41 Commits
main ... 7.26.x

Author SHA1 Message Date
Fedor Indutny
53cd1f5df7 7.26.0
Some checks failed
On Release / Create release event in datadog (push) Has been cancelled
Benchmark / linux (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / Sticker Creator (push) Has been cancelled
Commits Check / linux (push) Has been cancelled
Stories / test (push) Has been cancelled
CI / macos (push) Has been cancelled
CI / linux (push) Has been cancelled
CI / windows (push) Has been cancelled
CI / mock-tests (push) Has been cancelled
2024-09-25 17:51:29 -07:00
Fedor Indutny
2cf5aa3867 Update strings 2024-09-25 17:51:29 -07:00
automated-signal
67b47bde4a
MediaGallery: Don't create scroll observer if we're still loading
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-25 09:32:08 -07:00
automated-signal
c434cd654f
Fix cache invalidation for conversation preload
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-24 17:34:25 -07:00
automated-signal
2356a30eeb
Enable SignalDebug when devtools is enabled
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-09-23 13:27:13 -07:00
automated-signal
64314c4f17
setProfileKey: Additional logging for debugging oscillation
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-23 10:41:24 -07:00
automated-signal
d73619d09e
Better backup integration test harness
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-21 10:31:52 -07:00
automated-signal
38d181a0ee
Alert internal users if first message on websocket is repeated
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-21 10:31:27 -07:00
Jamie Kyle
499ef2970d 7.26.0-beta.1
Some checks failed
On Release / Create release event in datadog (push) Has been cancelled
2024-09-19 15:17:43 -07:00
Jamie Kyle
107b55472c Update strings 2024-09-19 15:17:39 -07:00
Jamie Kyle
4b7dbc3aa3 Add release notes for 7.26 2024-09-19 15:14:25 -07:00
automated-signal
992611bccb
Further improvements for backup import/export
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-19 15:10:37 -07:00
automated-signal
b3bb45d8f4
Fix starting direct calls
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-09-19 15:10:09 -07:00
automated-signal
09698894cc
Upgrade to libsignal 0.58.0
Co-authored-by: Alex Konradi <akonradi@signal.org>
2024-09-19 15:09:41 -07:00
Scott Nonnenberg
2d892de3b2 Make startCallLobby resilient to re-entrant calls 2024-09-18 18:12:04 -07:00
Jamie Kyle
5367b26320 Improve error handling of invalid bodies 2024-09-18 18:11:58 -07:00
automated-signal
60b73a42c2
Don't sync storage when discovering deleted links during restore
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-09-18 11:16:12 +10:00
automated-signal
7267cd894e
Don't block message processing on contact syncs
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-09-18 11:15:59 +10:00
automated-signal
034f963fcc
Dont flag endorsements fail on unregistered error
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-09-18 11:15:49 +10:00
automated-signal
8de8543637
Fix copy and share button style in call link participants list
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-09-18 11:15:36 +10:00
automated-signal
1861703f39
visibleOnAnyScreen: Log window and display bounds
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-18 11:15:19 +10:00
automated-signal
8f43f74a2c
Fix more import/export tests for backups 2024-09-17 15:52:40 -04:00
automated-signal
cbfbe8302c
Use job queue when restoring call links from storage 2024-09-17 15:52:10 -04:00
automated-signal
278866f3b7
openAndSetUpSQLCipher: Enable checkpoint_fullfsync pragma 2024-09-17 15:51:54 -04:00
automated-signal
dc4783dd19
Clarify logging when receiving stories 2024-09-17 15:51:33 -04:00
Fedor Indutny
956d56c35a
Backup import/export consistency fixes 2024-09-16 15:44:27 -07:00
Fedor Indutny
f91ec886a2
Fix some backup integration tests 2024-09-16 15:12:41 -07:00
automated-signal
aa75ec13a6
Don't show message request after requesting to join via group link
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-16 14:47:05 -07:00
automated-signal
ec0d64de6e
Pause, cancel & resume backup media download
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-09-16 14:44:56 -07:00
automated-signal
ced1962879
Fix group send endorsements for new members
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-09-16 14:44:46 -07:00
automated-signal
f71183119f
filterValidAttachments: Allow attachments with no thumbnail
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-16 14:44:35 -07:00
automated-signal
6a52ad2e94
Add CallLinkDeleteManager to retry and ensure deletion
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-09-16 14:03:05 -07:00
automated-signal
8d42bd55e2
setProfileKey: Introduce 'reason' parameter for improved logging
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-16 11:16:04 -07:00
automated-signal
8965857ca0
Show groups you've left in search
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-16 11:15:49 -07:00
automated-signal
4146b36307
Update simple-windows-notifications to 2.0.6
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-16 13:28:08 +10:00
automated-signal
ce125cbc40
Bump micromatch
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 13:27:43 +10:00
automated-signal
207ee6a90e
Stories: Only render text link if it's a valid URL
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-16 12:49:27 +10:00
ayumi-signal
394f184119
Update to RingRTC v2.47.1
Co-authored-by: Jim Gustafson <jim@signal.org>
2024-09-13 16:39:27 -07:00
automated-signal
024f30aa3a
services/calling: Make logging consistent in startCall functions
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-13 16:11:05 -07:00
automated-signal
4172abf4d3
Update simple-windows-notifications to 2.0.5
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-12 13:42:20 -07:00
automated-signal
62af13a361
Update simple-windows-notifications to 2.0.4
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-12 13:20:32 -07:00
192 changed files with 7818 additions and 3103 deletions

View File

@ -4290,7 +4290,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
```
## attest 0.1.0, libsignal-ffi 0.55.1, libsignal-jni 0.55.1, libsignal-jni-testing 0.55.1, libsignal-node 0.55.1, signal-neon-futures 0.1.0, signal-neon-futures-tests 0.1.0, libsignal-bridge 0.1.0, libsignal-bridge-macros 0.1.0, libsignal-bridge-testing 0.1.0, libsignal-bridge-types 0.1.0, libsignal-core 0.1.0, signal-crypto 0.1.0, device-transfer 0.1.0, libsignal-keytrans 0.0.1, signal-media 0.1.0, libsignal-message-backup 0.1.0, libsignal-message-backup-macros 0.1.0, libsignal-net 0.1.0, signal-pin 0.1.0, poksho 0.7.0, libsignal-protocol 0.1.0, libsignal-svr3 0.1.0, usernames 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0
## attest 0.1.0, libsignal-ffi 0.58.0, libsignal-jni 0.58.0, libsignal-jni-testing 0.58.0, libsignal-node 0.58.0, signal-neon-futures 0.1.0, signal-neon-futures-tests 0.1.0, libsignal-bridge 0.1.0, libsignal-bridge-macros 0.1.0, libsignal-bridge-testing 0.1.0, libsignal-bridge-types 0.1.0, libsignal-core 0.1.0, signal-crypto 0.1.0, device-transfer 0.1.0, libsignal-keytrans 0.0.1, signal-media 0.1.0, libsignal-message-backup 0.1.0, libsignal-message-backup-macros 0.1.0, libsignal-net 0.1.0, signal-pin 0.1.0, poksho 0.7.0, libsignal-protocol 0.1.0, libsignal-svr3 0.1.0, usernames 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0
```
GNU AFFERO GENERAL PUBLIC LICENSE
@ -5154,6 +5154,201 @@ You should also get your employer (if you work as a programmer) or school, if an
```
## libcrux-intrinsics 0.0.2-alpha.3, libcrux-ml-kem 0.0.2-alpha.3, libcrux-platform 0.0.2-pre.2, libcrux-sha3 0.0.2-alpha.3
```
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
Copyright 2023 Cryspen Sarl
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
## ryu 1.0.18
```
@ -5336,7 +5531,7 @@ END OF TERMS AND CONDITIONS
```
## debugid 0.8.0, prost-build 0.13.1, prost-derive 0.13.1, prost-types 0.13.1, prost 0.13.1
## debugid 0.8.0, prost-build 0.13.2, prost-derive 0.13.2, prost-types 0.13.2, prost 0.13.2
```
Apache License
@ -5867,7 +6062,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
```
## dunce 1.0.4
## dunce 1.0.5
```
Creative Commons Legal Code
@ -6086,7 +6281,7 @@ THIS SOFTWARE.
```
## rustls-webpki 0.102.6
## rustls-webpki 0.102.8
```
Except as otherwise noted, this project is licensed under the following
@ -6111,7 +6306,7 @@ third-party/chromium/LICENSE.
```
## windows-core 0.52.0, windows-sys 0.45.0, windows-sys 0.52.0, windows-targets 0.42.2, windows-targets 0.52.6, windows_aarch64_msvc 0.42.2, windows_aarch64_msvc 0.52.6, windows_x86_64_gnu 0.52.6, windows_x86_64_msvc 0.42.2, windows_x86_64_msvc 0.52.6
## windows-core 0.52.0, windows-sys 0.45.0, windows-sys 0.52.0, windows-sys 0.59.0, windows-targets 0.42.2, windows-targets 0.52.6, windows_aarch64_msvc 0.42.2, windows_aarch64_msvc 0.52.6, windows_x86_64_gnu 0.52.6, windows_x86_64_msvc 0.42.2, windows_x86_64_msvc 0.52.6
```
MIT License
@ -6233,7 +6428,7 @@ DEALINGS IN THE SOFTWARE.
```
## core-foundation-sys 0.8.6, core-foundation 0.9.4
## core-foundation-sys 0.8.7, core-foundation 0.9.4
```
Copyright (c) 2012-2013 Mozilla Foundation
@ -6352,7 +6547,7 @@ DEALINGS IN THE SOFTWARE.
```
## backtrace 0.3.73, cc 1.1.6, cfg-if 1.0.0, cmake 0.1.48, flate2 1.0.30, jobserver 0.1.32, openssl-probe 0.1.5, rustc-demangle 0.1.24, socket2 0.5.7
## backtrace 0.3.74, cc 1.1.18, cfg-if 1.0.0, cmake 0.1.48, flate2 1.0.33, jobserver 0.1.32, openssl-probe 0.1.5, rustc-demangle 0.1.24, socket2 0.5.7
```
Copyright (c) 2014 Alex Crichton
@ -6415,7 +6610,7 @@ DEALINGS IN THE SOFTWARE.
```
## mio 1.0.1
## mio 1.0.2
```
Copyright (c) 2014 Carl Lerche and other MIO contributors
@ -6503,7 +6698,7 @@ DEALINGS IN THE SOFTWARE.
```
## bitflags 2.6.0, glob 0.3.1, log 0.4.22, num-bigint 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, range-map 0.2.0, regex-automata 0.4.7, regex-syntax 0.8.4, regex 1.10.5
## bitflags 2.6.0, glob 0.3.1, log 0.4.22, num-bigint 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, range-map 0.2.0, regex-automata 0.4.7, regex-syntax 0.8.4, regex 1.10.6
```
Copyright (c) 2014 The Rust Project Developers
@ -6592,7 +6787,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```
## libc 0.2.155
## libc 0.2.158
```
Copyright (c) 2014-2020 The Rust Project Developers
@ -6704,7 +6899,7 @@ THE SOFTWARE.
```
## anstyle-wincon 3.0.3
## anstyle-wincon 3.0.4
```
Copyright (c) 2015 Josh Triplett, 2022 The rust-cli Developers
@ -6729,7 +6924,7 @@ SOFTWARE.
```
## tempfile 3.10.1
## tempfile 3.12.0
```
Copyright (c) 2015 Steven Allen
@ -6760,7 +6955,7 @@ DEALINGS IN THE SOFTWARE.
```
## object 0.36.2
## object 0.36.4
```
Copyright (c) 2015 The Gimli Developers
@ -6791,7 +6986,7 @@ DEALINGS IN THE SOFTWARE.
```
## gimli 0.29.0, heck 0.4.1, heck 0.5.0, peeking_take_while 0.1.2, unicode-bidi 0.3.15, unicode-normalization 0.1.23
## gimli 0.31.0, heck 0.5.0, peeking_take_while 0.1.2, unicode-bidi 0.3.15, unicode-normalization 0.1.23
```
Copyright (c) 2015 The Rust Project Developers
@ -6897,7 +7092,7 @@ THE SOFTWARE.
```
## schannel 0.1.23
## schannel 0.1.24
```
Copyright (c) 2015 steffengy
@ -7170,7 +7365,7 @@ DEALINGS IN THE SOFTWARE.
```
## hashbrown 0.12.3, hashbrown 0.14.5
## hashbrown 0.14.5
```
Copyright (c) 2016 Amanieu d'Antras
@ -7232,7 +7427,7 @@ DEALINGS IN THE SOFTWARE.
```
## anstyle-parse 0.2.4
## anstyle-parse 0.2.5
```
Copyright (c) 2016 Joe Wilm and individual contributors
@ -7263,7 +7458,7 @@ DEALINGS IN THE SOFTWARE.
```
## rustls-native-certs 0.7.1, rustls-pemfile 2.1.2, rustls 0.23.12
## rustls-native-certs 0.7.3, rustls-pemfile 2.1.3, rustls 0.23.13
```
Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
@ -7325,7 +7520,7 @@ DEALINGS IN THE SOFTWARE.
```
## rustc_version 0.4.0
## rustc_version 0.4.1
```
Copyright (c) 2016 The Rust Project Developers
@ -7476,7 +7671,7 @@ DEALINGS IN THE SOFTWARE.
```
## indexmap 1.9.3, indexmap 2.2.6
## indexmap 2.5.0
```
Copyright (c) 2016--2017
@ -7538,7 +7733,7 @@ DEALINGS IN THE SOFTWARE.
```
## addr2line 0.22.0
## addr2line 0.24.1
```
Copyright (c) 2016-2018 The gimli Developers
@ -7827,7 +8022,7 @@ SOFTWARE.
```
## h2 0.4.5
## h2 0.4.6
```
Copyright (c) 2017 h2 authors
@ -7952,7 +8147,7 @@ DEALINGS IN THE SOFTWARE.
```
## bytes 1.6.1
## bytes 1.7.1
```
Copyright (c) 2018 Carl Lerche
@ -8379,7 +8574,7 @@ DEALINGS IN THE SOFTWARE.
```
## protobuf-codegen 3.4.0, protobuf-json-mapping 3.4.0, protobuf-parse 3.4.0, protobuf-support 3.4.0, protobuf 3.4.0
## protobuf-codegen 3.5.1, protobuf-json-mapping 3.5.1, protobuf-support 3.5.1, protobuf 3.5.1
```
Copyright (c) 2019 Stepan Koltsov
@ -8401,9 +8596,72 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.
```
## ppv-lite86 0.2.17
## protobuf-parse 3.5.1
```
Copyright (c) 2019 Stepan Koltsov
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.
-----
The following applies to src/proto/google/
Copyright 2008 Google Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Code generated by the Protocol Buffer compiler is owned by the owner
of the input file used when generating it. This code is not
standalone and requires a support library to be linked with it. This
support library is itself covered by the above license.
```
## ppv-lite86 0.2.20
```
Copyright (c) 2019 The CryptoCorrosion Contributors
@ -8714,7 +8972,7 @@ DEALINGS IN THE SOFTWARE.
```
## cpufeatures 0.2.12
## cpufeatures 0.2.14
```
Copyright (c) 2020 The RustCrypto Project Developers
@ -8745,7 +9003,7 @@ DEALINGS IN THE SOFTWARE.
```
## memmap2 0.9.4
## memmap2 0.9.5
```
Copyright (c) 2020 Yevhenii Reizner
@ -8927,7 +9185,7 @@ DEALINGS IN THE SOFTWARE.
```
## anstyle 1.0.7
## anstyle 1.0.8
```
Copyright (c) 2022 The rust-cli Developers
@ -8977,7 +9235,7 @@ SOFTWARE.
```
## rustls-pki-types 1.7.0
## rustls-pki-types 1.8.0
```
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
@ -9058,7 +9316,7 @@ SOFTWARE.
```
## hyper-util 0.1.6
## hyper-util 0.1.8
```
Copyright (c) 2023 Sean McArthur
@ -9083,37 +9341,6 @@ THE SOFTWARE.
```
## tokio-stream 0.1.15, tokio-util 0.7.11
```
Copyright (c) 2023 Tokio Contributors
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without
limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice
shall be included in all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
```
## time 0.3.36
```
@ -9139,7 +9366,7 @@ SOFTWARE.
```
## anstream 0.6.14, anstyle-query 1.1.0, clap 4.4.18, colorchoice 1.0.1, env_filter 0.1.1, env_logger 0.11.4, is_terminal_polyfill 1.70.0, toml_datetime 0.6.6, toml_edit 0.21.1
## anstream 0.6.15, anstyle-query 1.1.1, clap 4.5.17, colorchoice 1.0.2, env_filter 0.1.2, env_logger 0.11.5, is_terminal_polyfill 1.70.1, toml_datetime 0.6.8, toml_edit 0.22.20
```
Copyright (c) Individual contributors
@ -9176,7 +9403,7 @@ The above copyright notice and this permission notice shall be included in all c
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```
## arrayvec 0.7.4
## arrayvec 0.7.6
```
Copyright (c) Ulrik Sverdrup "bluss" 2015-2023
@ -9302,7 +9529,7 @@ DEALINGS IN THE SOFTWARE.
```
## breakpad-symbols 0.20.0, minidump-common 0.20.0, minidump-processor 0.20.0, minidump-unwind 0.20.0, minidump 0.20.0
## breakpad-symbols 0.21.2, minidump-common 0.21.2, minidump-processor 0.21.2, minidump-unwind 0.21.2, minidump 0.21.2
```
MIT License
@ -9383,7 +9610,7 @@ SOFTWARE.
```
## miniz_oxide 0.7.4
## miniz_oxide 0.8.0
```
MIT License
@ -9518,6 +9745,33 @@ SOFTWARE.
```
## tokio-socks 0.5.2
```
MIT License
Copyright (c) 2018 Yilin Chen
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
## zeroize 1.8.1
```
@ -9815,7 +10069,7 @@ SOFTWARE.
```
## cachemap2 0.2.0
## cachemap2 0.3.0
```
MIT License
@ -9842,7 +10096,7 @@ SOFTWARE.
```
## rustls-platform-verifier-android 0.1.0, rustls-platform-verifier 0.3.2
## rustls-platform-verifier-android 0.1.1, rustls-platform-verifier 0.3.4
```
MIT License
@ -9884,7 +10138,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
```
## tokio 1.39.1
## tokio-stream 0.1.16, tokio-util 0.7.12, tokio 1.40.0
```
MIT License
@ -9995,7 +10249,7 @@ DEALINGS IN THE SOFTWARE.
```
## curve25519-dalek-derive 0.1.1, adler 1.0.2, anyhow 1.0.86, async-trait 0.1.81, atomic-waker 1.1.2, displaydoc 0.2.5, dyn-clone 1.0.17, fastrand 2.1.0, home 0.5.9, itoa 1.0.11, linkme-impl 0.3.27, linkme 0.3.27, linux-raw-sys 0.4.14, minimal-lexical 0.2.1, num_enum 0.7.2, num_enum_derive 0.7.2, once_cell 1.19.0, paste 1.0.15, pin-project-lite 0.2.14, prettyplease 0.2.20, proc-macro-crate 3.1.0, proc-macro2 1.0.86, quote 1.0.36, rustc-hash 1.1.0, rustix 0.38.34, rustversion 1.0.17, semver 1.0.23, send_wrapper 0.6.0, serde 1.0.204, serde_derive 1.0.204, serde_json 1.0.120, syn-mid 0.6.0, syn 1.0.109, syn 2.0.72, thiserror-impl 1.0.63, thiserror 1.0.63, unicode-ident 1.0.12, utf-8 0.7.6
## curve25519-dalek-derive 0.1.1, adler2 2.0.0, anyhow 1.0.88, async-trait 0.1.82, atomic-waker 1.1.2, displaydoc 0.2.5, dyn-clone 1.0.17, fastrand 2.1.1, home 0.5.9, itoa 1.0.11, linkme-impl 0.3.28, linkme 0.3.28, linux-raw-sys 0.4.14, minimal-lexical 0.2.1, num_enum 0.7.3, num_enum_derive 0.7.3, once_cell 1.19.0, paste 1.0.15, pin-project-lite 0.2.14, prettyplease 0.2.22, proc-macro-crate 3.2.0, proc-macro2 1.0.86, quote 1.0.37, rustc-hash 1.1.0, rustix 0.38.37, rustversion 1.0.17, semver 1.0.23, send_wrapper 0.6.0, serde 1.0.210, serde_derive 1.0.210, serde_json 1.0.128, syn-mid 0.6.0, syn 1.0.109, syn 2.0.77, thiserror-impl 1.0.63, thiserror 1.0.63, unicode-ident 1.0.13, utf-8 0.7.6
```
Permission is hereby granted, free of charge, to any
@ -10024,7 +10278,7 @@ DEALINGS IN THE SOFTWARE.
```
## winnow 0.5.40
## winnow 0.6.18
```
Permission is hereby granted, free of charge, to any person obtaining
@ -10164,7 +10418,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
```
## base64 0.21.7, base64 0.22.1
## base64 0.22.1
```
The MIT License (MIT)
@ -10218,7 +10472,7 @@ THE SOFTWARE.
```
## strsim 0.10.0
## strsim 0.10.0, strsim 0.11.1
```
The MIT License (MIT)
@ -10356,7 +10610,7 @@ SOFTWARE.
```
## clap_builder 4.4.18, clap_derive 4.4.7, clap_lex 0.6.0
## clap_builder 4.5.17, clap_derive 4.5.13, clap_lex 0.7.2
```
The MIT License (MIT)
@ -10464,7 +10718,7 @@ SOFTWARE.
```
## same-file 1.0.6, winapi-util 0.1.8
## same-file 1.0.6, winapi-util 0.1.9
```
The MIT License (MIT)
@ -10639,7 +10893,7 @@ SOFTWARE.
```
## version_check 0.9.4
## version_check 0.9.5
```
The MIT License (MIT)
@ -10775,7 +11029,7 @@ SOFTWARE.
*/
```
## unicode-ident 1.0.12
## unicode-ident 1.0.13
```
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
@ -11502,7 +11756,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
```
## libsignal-core 0.1.0, mrp 2.47.0, protobuf 2.47.0, ringrtc 2.47.0, regex-aot 0.1.0, partial-default-derive 0.1.0
## libsignal-core 0.1.0, mrp 2.47.1, protobuf 2.47.1, ringrtc 2.47.1, regex-aot 0.1.0, partial-default-derive 0.1.0
```
GNU AFFERO GENERAL PUBLIC LICENSE

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Dien log in"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Dien log in"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Jy kan nie foto's en video's saam met lêers selekteer nie."
},
@ -942,7 +948,7 @@
"messageformat": "Kyk na onlangse media"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Alle media"
},
"icu:back": {
"messageformat": "Terug"
@ -2706,7 +2712,7 @@
"messageformat": "Oproepskakel"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Groepoproep"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Wag om ingelaat te word"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "n Versoek van {joinerName} om by die groep aan te sluit is geweier."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} het d.m.v. die groepskakel versoek om aan te sluit en dit gekanselleer."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} het d.m.v. die groepskakel {numberOfRequests,number} versoeke gerig om aan te sluit en dit gekanselleer."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} het d.m.v. die groepskakel versoek om aan te sluit en het dit gekanselleer} other {{joinerName} het d.m.v. die groepskakel {numberOfRequests,number} versoeke gerig om aan te sluit en het dit gekanselleer}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Besig om {currentSize} van {totalSize} ({fractionComplete,number,percent}) af te laai…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Berei tans voor om af te laai…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Dit kan 'n paar minute neem, na gelang van die grootte van jou rugsteun"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Kanselleer oordrag"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Kanselleer oordrag?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Jou boodskappe en media is nog nie klaar herstel nie. As jy verkies om te kanselleer, kan jy dit weer vanaf Instellings oordra."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Gaan voort met oordrag"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Kanselleer oordrag"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Besig om media te herstel"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Herstel is onderbreek"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Onderbreek oordrag"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Hervat oordrag"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Kanselleer oordrag"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Meer opsies"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Herstel vanaf rugsteun voltooi"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} van {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} of {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Kanselleer oordrag van media?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Jou boodskappe en media is nog nie klaar herstel nie. As jy verkies om te kanselleer, kan jy dit weer vanaf Instellings oordra."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Gaan voort met oordrag"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Kanselleer oordrag"
},
"icu:CompositionArea--expand": {
"messageformat": "Vou uit"
@ -3609,7 +3639,7 @@
"messageformat": "Jy is reeds in 'n oproep"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Stem"
},
"icu:showChatColorEditor": {
"messageformat": "Kletskleur"
@ -3792,7 +3822,7 @@
"messageformat": "Stel skakel terug"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Vereis admin-goedkeuring"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "n Admin moet nuwe lede goedkeur wat d.m.v. die groepskakel aansluit"
@ -5539,10 +5569,10 @@
"messageformat": "Wysig oproepnaam"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Vereis admin-goedkeuring"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Hierdie instelling kan nie verander word terwyl die oproep aktief is nie"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopieer skakel"
@ -5566,7 +5596,7 @@
"messageformat": "Skrap"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Hierdie skakel kan nie geskrap word terwyl die oproep aktief is nie"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Oproepskakelbesonderhede"
@ -5581,13 +5611,13 @@
"messageformat": "Wysig oproepnaam"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Vereis admin-goedkeuring"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Keur toegang goed"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Weier toegang"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Af"
@ -5654,6 +5684,9 @@
"messageformat": "Hierdie opdatering maak 'n fout reg waar die bekyk van 'n gemiste oproep op een toestel nie outomaties die aanduiding van daardie gemiste oproep op jou ander toestelle sou uitvee nie."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Wanneer jy nou op 'n kletsopskrif klik en \"Sien alles\" in die gedeeldemedia-afdeling kies, sal ouer foto's en video's outomaties verskyn terwyl jy ondertoe of boontoe rol in plaas daarvan om beperk te word tot die mees onlangse inskrywings."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Hierdie opdatering stel 'n fout reg wat dit moeilik gemaak het om vir 'n groep te soek nadat jy daardie groep verlaat het."
}
}

View File

@ -291,7 +291,7 @@
"messageformat": "‫تحديث سيجنال‬"
},
"icu:NavTabs__ItemLabel--Profile": {
"messageformat": "الملف الشخصي"
"messageformat": "الحساب الشخصي"
},
"icu:NavSidebar__BackButtonLabel": {
"messageformat": "الرجوع"
@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "إرسال السجل"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "إرسال السجل"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "لا يُمكنك تحديد الصور ومقاطع الفيديو مع الملفات."
},
@ -942,7 +948,7 @@
"messageformat": "رؤية الوسائط الحديثة"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "جميع الوسائط"
},
"icu:back": {
"messageformat": "الرجوع"
@ -2706,7 +2712,7 @@
"messageformat": "اتصال بالرابط"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "المكالمة الجماعية"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "في انتظار السماح بالانضمام"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "رُفضَ طلب اِنضمام {joinerName} إلى المجموعة."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "‫لقد أرسل المستخدم {joinerName} طلب الانضمام بواسطة وصلة المجموعة، ثم ألغى ذلك."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "‫لقد أرسل المستخدم {joinerName} {numberOfRequests,number} طلب الانضمام بواسطة وصلة المجموعة، ثم ألغى ذلك."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, zero {أرسل {joinerName} {numberOfRequests,number} طلبًا للانضمام وألغاه عبر رابط المجموعة} one {أرسل {joinerName} طلبًا للانضمام وألغاه عبر رابط المجموعة} two {أرسل {joinerName} {numberOfRequests,number} طلبين للانضمام وألغاهما عبر رابط المجموعة} few {أرسل {joinerName} {numberOfRequests,number} طلبات للانضمام وألغاها عبر رابط المجموعة} many {أرسل {joinerName} {numberOfRequests,number} طلبًا للانضمام وألغاها عبر رابط المجموعة} other {أرسل {joinerName} {numberOfRequests,number} طلب للانضمام وألغاها عبر رابط المجموعة}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "يتم تنزيل {currentSize} من أصل {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "جارٍ الإعداد للتنزيل..."
},
"icu:BackupImportScreen__description": {
"messageformat": "قد يستغرق هذا بضع دقائق حسب حجم نسختك الاحتياطية"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "إلغاء التحويل"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "أترغبُ بإلغاء التحويل؟"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "لم تكتمل استعادة رسائلك ووسائطك. إذا اخترتَ الإلغاء، يمكنك تحويلها مجددًا من خلال \"الإعدادات\"."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "مواصلة التحويل"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "إلغاء التحويل"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "جارٍ استرجاع الوسائط"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "تمَّ إيقاف الاسترجاع"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "إيقاف النقل مؤقَّتًا"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "استئناف النقل"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "إلغاء التحويل"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "خيارات أكثر"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "اكتملَت عملية الاستعادة."
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} من {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} من {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "أترغبُ بإلغاء نقل الوسائط؟"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "لم تكتمل استعادة رسائلك ووسائطك. إذا اخترتَ الإلغاء، يمكنك تحويلها مجددًا من خلال \"الإعدادات\"."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "مواصلة التحويل"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "إلغاء التحويل"
},
"icu:CompositionArea--expand": {
"messageformat": "عرض المزيد"
@ -3609,7 +3639,7 @@
"messageformat": "إنك بالفعل في مكالمة"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "الصوت"
},
"icu:showChatColorEditor": {
"messageformat": "لون الدردشة"
@ -3792,7 +3822,7 @@
"messageformat": "إعادة تعيين الوصلة"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "يشترط موافقة المُشرِف"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "إلزام المشرف الموافقة على الأعضاء الطالبين للانضمام عبر وصلة المجموعة."
@ -4395,7 +4425,7 @@
"messageformat": "آخُذُ اِستِراحة"
},
"icu:ProfileEditorModal--profile": {
"messageformat": "الملف الشخصي"
"messageformat": "الحساب الشخصي"
},
"icu:ProfileEditorModal--name": {
"messageformat": "اِسمُك"
@ -4410,7 +4440,7 @@
"messageformat": "اِسمُ المُستخدِم"
},
"icu:ProfileEditorModal--error": {
"messageformat": "لقد تعذر تحديث ملفك الشخصي. يُرجى المحاولة مرة أخرى."
"messageformat": "لقد تعذر تحديث حسابك الشخصي. يُرجى المحاولة مرة أخرى."
},
"icu:AnnouncementsOnlyGroupBanner--modal": {
"messageformat": "مراسلة مشرف على المجموعة"
@ -5539,10 +5569,10 @@
"messageformat": "تعديل اسم المكالمة"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "يشترط موافقة المُشرِف"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "لا يمكن تغيير هذا الإعداد أثناء إجراء المكالمة."
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "نسخ الرابط"
@ -5566,7 +5596,7 @@
"messageformat": "حذف"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "لا يمكن حذف هذا الرابط أثناء إجراء المكالمة."
},
"icu:CallLinkEditModal__Title": {
"messageformat": "تفاصيل رابط المكالمة"
@ -5581,13 +5611,13 @@
"messageformat": "تعديل اسم المكالمة"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "يشترط موافقة المُشرِف"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "الموافقة على الإدخال"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "رفض الإدخال"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "مُعطَّل"
@ -5654,6 +5684,9 @@
"messageformat": "يُصلِح هذا التحديث ذلك الخطأ التقني المُتمثِّل في عدم مَسح علامة المُكالمة الفائتة تلقائيًا على أجهزتك الأخرى على الرغم من استعراضك لها سلفًا على أحد أجهزتك، وذلك بحد ذاته يُمثِّل لقائمة المكالمات الفائتة لديك فرصة فائتة للتعايش مع بعضها بشكٍل أفضل."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "الآن، عندما تنقر أعلى الدردشة وتختار \"عرض الكل\" في قسم الوسائط المشتركة، ستظهر الصور ومقاطع الفيديو القديمة تلقائيًا عند التمرير بدلًا من الاقتصار على رؤية أحدث الإدخالات فقط."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "يُصلح هذا التحديث خطأ كان يُصعّب عملية البحث عن مجموعة بعد مغادرتها."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Jurnalı göndər"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Jurnalı göndər"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Fayllarla birgə foto və videolar da seçə bilməzsiniz."
},
@ -942,7 +948,7 @@
"messageformat": "Son mediaya bax"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Bütün media faylları"
},
"icu:back": {
"messageformat": "Geri"
@ -2706,7 +2712,7 @@
"messageformat": "Zəng keçidi"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Qrup zəngi"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Zəngə qoşulmaq üçün icazə gözləyir"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} tərəfindən göndərilən qrupa qoşulma tələbi rədd edildi."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName}, qrup bağlantısı vasitəsilə qoşulmaq üçün göndərdiyi tələbi ləğv etdi."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName}, qrup bağlantısı vasitəsilə qoşulmaq üçün göndərdiyi {numberOfRequests,number} tələbi ləğv etdi."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} onların qrup keçidi vasitəsilə qoşulmaq üçün sorğu göndərdi və ləğv etdi.} other {{joinerName} qrup keçidi vasitəsilə qoşulmaq üçün göndərdiyi {numberOfRequests,number} sorğunu ləğv etdi.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{currentSize} / {totalSize} endirilir ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Endirməyə hazırlaşır..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Ehtiyat nüsxənizin həcmindən asılı olaraq bu, bir qədər çəkə bilər"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Köçürməni ləğv et"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Köçürmə ləğv edilsin?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Mesajlarınız və media faylınızın bərpası tamamlanmayıb. Ləğv etsəniz, Parametrlərdən yenidən köçürə bilərsiniz."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Köçürməni davam et"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Köçürməni ləğv et"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Media faylı bərpa olunur"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Bərpaetmə dayandırıldı"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Köçürməyə fasilə ver"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Köçürməyə qayıt"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Köçürməni ləğv et"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Daha çox seçim"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Geri yükləmə tamamlandı"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} / {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} /{totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Media fayllarının köçürülməsi ləğv edilsin?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Mesajlarınız və media faylınızın bərpası tamamlanmayıb. Ləğv etsəniz, Parametrlərdən yenidən köçürə bilərsiniz."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Köçürməni davam et"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Köçürməni ləğv et"
},
"icu:CompositionArea--expand": {
"messageformat": "Genişləndir"
@ -3609,7 +3639,7 @@
"messageformat": "Artıq zəngdəsiniz"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Səsli"
},
"icu:showChatColorEditor": {
"messageformat": "Çatın rəngi"
@ -3792,7 +3822,7 @@
"messageformat": "Bağlantını sıfırla"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Admin təsdiqi tələb olunur"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Qrup bağlantısı vasitəsilə qoşulan yeni üzvlərin admin tərəfindən təsdiqlənməsi tələb olunsun."
@ -5539,10 +5569,10 @@
"messageformat": "Zəngin adını redaktə et"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Admin təsdiqi tələb olunur"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Zəng aktiv ikən bu parametri dəyişmək mümkün deyil"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Keçidi kopyala"
@ -5566,7 +5596,7 @@
"messageformat": "Sil"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Zəng aktiv ikən bu keçidi silmək mümkün deyil"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Zəng keçidi təfərrüatları"
@ -5581,13 +5611,13 @@
"messageformat": "Zəngin adını redaktə et"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Admin təsdiqi tələb olunur"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Girişi təsdiqlə"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Girişdən imtina et"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Bağlı"
@ -5654,6 +5684,9 @@
"messageformat": "Bu yeniləmə buraxılmış zəngə bir cihazda baxmaqla digər cihazlarınızda həmin buraxılmış zəng göstəricisinin avtomatik silinməməsi ilə bağlı xətanı aradan qaldırır (bu, buraxılmış zənglər siyahısının daha yaxşı bir yerdə görünməsinə imkan vermirdi)."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Yeni və təkmilləşdirilmiş \"Bütün media faylları\" baxışından istifadə edərək xatirələrə nəzər salın. Artıq çat başlığına kliklədikdə və paylaşılan media fayl bölməsində \"Hamısına bax\" seçimini etdikdə, ən son yüklənənlərlə məhdudlaşmaq əvəzinə ekranı aşağı sürüşdürdükcə daha köhnə fotolar və videolar avtomatik görünəcək."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Bəzən nəyisə geridə qoymaq onu yenidən tapmaq istəyini aşkarlamağın ən yaxşı üsuludur, buna görə də artıq üzvü olmadığınız, lakin hələ də söhbət siyahınızda (və çox güman ki, ürəyinizdə) qalan qrupları axtarmağı çətinləşdirən xətanı aradan qaldırdıq."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Изпращане на регистър"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Изпращане на регистър"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Не можете да избирате снимки и видеоклипове заедно с файлове."
},
@ -942,7 +948,7 @@
"messageformat": "Разгледай последната мултимедия"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Всички мултимедия файлове"
},
"icu:back": {
"messageformat": "Обратно"
@ -2706,7 +2712,7 @@
"messageformat": "Линк за повикване"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Групов разговор"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "В очакване да ви допуснат"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "A request to join the group from {joinerName} was denied."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} заяви и отмени заявката си за присъединяване чрез линка на групата"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} заяви и отмени {numberOfRequests,number} заявки за присъединяване чрез линка на групата"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} поиска и отмени своята заявка за присъединяване чрез линка на групата} other {{joinerName} поиска и отмени {numberOfRequests,number} заявки за присъединяване чрез линка на групата}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Изтегляне на {currentSize} от {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Подготвяне за изтегляне…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Това може да отнеме няколко минути в зависимост от размера на резервното копие"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Отмяна на трансфера"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Отмяна на трансфера?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Възстановяването на съобщенията и мултимедията ви не е приключило. Ако решите да отмените, можете да извършите прехвърлянето отново от „Настройки“."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Продължаване на трансфера"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Отмяна на трансфера"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Възстановяване на мултимедия"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Възстановяването е на пауза"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Пауза на трансфера"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Подновяване на трансфера"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Отмяна на трансфера"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Още опции"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Възстановяването е завършено"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} от {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} от {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Отмяна на трансфера на мултимедия?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Възстановяването на съобщенията и мултимедията ви не е приключило. Ако решите да отмените, можете да извършите прехвърлянето отново от „Настройки“."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Продължаване на трансфера"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Отмяна на трансфера"
},
"icu:CompositionArea--expand": {
"messageformat": "Разшири"
@ -3609,7 +3639,7 @@
"messageformat": "Вече сте в обаждане"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Обаждане"
},
"icu:showChatColorEditor": {
"messageformat": "Цвят на чата"
@ -3792,7 +3822,7 @@
"messageformat": "Промяна на връзката"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Изискване на одобрение от администратор"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Изискване администратор да одобрява нови членове, които се присъединяват чрез линка на групата"
@ -5539,10 +5569,10 @@
"messageformat": "Редактиране на име на обаждането"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Изискване на одобрение от администратор"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Тази настройка не може да се променя, докато повикването е активно"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Копиране на линка"
@ -5566,7 +5596,7 @@
"messageformat": "Изтриване"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Този линк не може да бъде изтрит, докато повикването е активно"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Подробности за линк за разговор"
@ -5581,13 +5611,13 @@
"messageformat": "Редактиране на име на обаждането"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Изискване на одобрение от администратор"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Одобряване на вход"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Отхвърляне на вход"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Изкл."
@ -5654,6 +5684,9 @@
"messageformat": "С тази актуализация се отстранява грешка, при която прегледът на пропуснато повикване на едно устройство не изчистваше автоматично индикатора за това пропуснато повикване на другите ви устройства."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Сега, когато кликнете върху заглавието на даден чат и изберете „Виж всичко“ в раздела за споделени прикачени файлове, по-старите снимки и видеоклипове ще се появяват автоматично, когато превъртате, вместо да бъдете ограничени до най-новите записи."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Тази актуализация коригира грешка, която затрудняваше търсенето на дадена група, след като сте я напуснали."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "লগ জমা দিন"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "লগ জমা দিন"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "আপনি ফাইল সহ ছবি এবং ভিডিও নির্বাচন করতে পারবেন না।"
},
@ -942,7 +948,7 @@
"messageformat": "সাম্প্রতিক মিডিয়া দেখুন"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "সকল মিডিয়া"
},
"icu:back": {
"messageformat": "ফিরে যান"
@ -2706,7 +2712,7 @@
"messageformat": "কলের লিংক"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "গ্রুপ কল"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "প্রবেশ করার জন্য অপেক্ষা চলছে"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "গ্রুপটিতে যোগদানের জন্য {joinerName}-এর অনুরোধ প্রত্যাখ্যান করা হয়েছে।"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} গ্রুপ লিঙ্কের মাধ্যমে যোগ দেয়ার জন্য অনুরোধ করেছেন এবং অনুরোধ বাতিল করেছেন৷"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "গ্রুপ লিঙ্কের মাধ্যমে যোগ দেয়ার জন্য {joinerName} অনুরোধ করেছেন এবং {numberOfRequests,number}-গুলো অনুরোধ বাতিল করেছেন৷"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} গ্রুপ লিংকের মাধ্যমে যোগ দেওয়ার অনুরোধ পাঠিয়েছেন এবং বাতিল করেছেন} other {{joinerName} গ্রুপ লিংকের মাধ্যমে যোগ দেওয়ার {numberOfRequests,number}-টি অনুরোধ পাঠিয়েছেন এবং বাতিল করেছেন}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize}-এর মধ্যে {currentSize} ({fractionComplete,number,percent}) ডাউনলোড হচ্ছে..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "ডাউনলোড করার জন্য প্রস্তুতি নিচ্ছে..."
},
"icu:BackupImportScreen__description": {
"messageformat": "আপনার ব্যাকআপের আকারের উপর নির্ভর করে এতে কয়েক মিনিট সময় নিতে পারে"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "স্থানান্তর বাতিল করুন"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "স্থানান্তর বাতিল করবেন?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "আপনার মেসেজ এবং মিডিয়া পুনর্বহাল সম্পন্ন হয়নি। আপনি যদি বাতিল করতে চান, তবে আপনি সেটিংস থেকে আবার স্থানান্তর করতে পারবেন।"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "স্থানান্তর চালিয়ে যান"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "স্থানান্তর বাতিল করুন"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "মিডিয়া পুনরুদ্ধার করা হচ্ছে"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "পুনর্বহালে সাময়িক বিরতি দেওয়া হয়েছে"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "ট্রান্সফারে সাময়িক বিরতি দিন"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "ট্রান্সফার পুনরায় চালু করুন"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "স্থানান্তর বাতিল করুন"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "আরো অপশন"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "পুনরুদ্ধার সম্পূর্ণ"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} এর {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} এর {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "মিডিয়া ট্রান্সফার বাতিল করবেন?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "আপনার মেসেজ এবং মিডিয়া পুনর্বহাল সম্পন্ন হয়নি। আপনি যদি বাতিল করতে চান, তবে আপনি সেটিংস থেকে আবার স্থানান্তর করতে পারবেন।"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "স্থানান্তর চালিয়ে যান"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "স্থানান্তর বাতিল করুন"
},
"icu:CompositionArea--expand": {
"messageformat": "প্রসারিত করুন"
@ -3609,7 +3639,7 @@
"messageformat": "আপনি ইতিমধ্যেই একটি কলে আছেন"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "ভয়েস"
},
"icu:showChatColorEditor": {
"messageformat": "চ্যাট-এর রং"
@ -3792,7 +3822,7 @@
"messageformat": "লিঙ্ক রিসেট করুন"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "অ্যাডমিনের অনুমোদন প্রয়োজন"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "গ্রুপ লিংক ব্যবহার করে যোগদান করার জন্য অনুমোদন পেতে নতুন সদস্যদের একজন অ্যাডমিনের প্রয়োজন হয়"
@ -5539,10 +5569,10 @@
"messageformat": "কলের নাম এডিট করুন"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "অ্যাডমিনের অনুমোদন প্রয়োজন"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "কল সক্রিয় থাকাকালীন এই সেটিং পরিবর্তন করা যাবে না"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "লিংক কপি করুন"
@ -5566,7 +5596,7 @@
"messageformat": "মুছে ফেলুন"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "কল সক্রিয় থাকাকালীন এই লিংকটি মুছে ফেলা যাবে না"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "কল লিংকের বিস্তারিত"
@ -5581,13 +5611,13 @@
"messageformat": "কলের নাম এডিট করুন"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "অ্যাডমিনের অনুমোদন প্রয়োজন"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "এট্রি অনুমোদন করুন"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "এট্রি প্রত্যাখ্যান করুন"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "বন্ধ"
@ -5654,6 +5684,9 @@
"messageformat": "এই আপডেটটি এমন একটি বাগ সংশোধন করেছে, যে বাগের ফলে আপনার একটি ডিভাইসে কোনো মিসড কল দেখার পর সেই মিসড কলের নোটিফিকেশনটি আপনার অন্য ডিভাইসগুলো থেকে স্বয়ংক্রিয়ভাবে মুছে ফেলে না।"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "এখন থেকে যখন আপনি একটি চ্যাট হেডারে ক্লিক করেন এবং শেয়ার করা মিডিয়া বিভাগে \"সব দেখুন\" নির্বাচন করেন, তখন আপনি সাম্প্রতিক এন্ট্রিগুলো দেখার মধ্যে সীমাবদ্ধ না থেকে, স্ক্রল করার সাথে সাথে পুরানো ছবি এবং ভিডিও স্বয়ংক্রিয়ভাবে দেখতে পাবেন।"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "এই আপডেটটি একটি বাগ সংশোধন করে যা একটি গ্ৰুপ ছেড়ে যাওয়ার পর সেই গ্ৰুপটিকে খুঁজে বের করা কঠিন করে তুলেছিল।"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Pošalji zapisnik"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Pošalji zapisnik"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Ne možete odabrati fgotografije i videozapise zajedno s datotekama."
},
@ -942,7 +948,7 @@
"messageformat": "Prikaž nedavni medijski sadržaj"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Svi medijski sadržaji"
},
"icu:back": {
"messageformat": "Natrag"
@ -2706,7 +2712,7 @@
"messageformat": "Link za poziv"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Grupni poziv"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Čeka se pristup"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "A request to join the group from {joinerName} was denied."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName}je poslao/la zahtjev za pridruživanje putem linka grupe i otkazao/la zahtjev."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} je zatražio i otkazao zahtjeve (njih {numberOfRequests,number}) da se pridruži putem linka grupe."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} podnio/la i otkazao/la zahtjev za pridruživanje grupi putem linka} few {{joinerName} podnio/la i otkazao/la {numberOfRequests,number} zahtjeva za pridruživanje grupi putem linka} many {{joinerName} je zatražio i otkazao {numberOfRequests,number}) zahtjeva za pridruživanje grupi putem linka} other {{joinerName} podnio/la i otkazao/la {numberOfRequests,number} zahtjeva za pridruživanje grupi putem linka}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Preuzimanje {currentSize} od {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Priprema za preuzimanje..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Ovo može potrajati nekoliko minuta ovisno o veličini vaše sigurnosne kopije"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Otkaži transfer"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Otkazati transfer?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Vraćanje vaših poruka i medija nije završeno. Ako odaberete da otkažete, možete ponovo prenijeti iz postavki."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Nastavi transfer"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Otkaži transfer"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Obnova medijskih sadržaja"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Vraćanje je pauzirano"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pauzirajte prijenos"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Nastavi prijenos"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Otkaži transfer"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Više opcija"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Vraćanje podataka je završeno"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} od {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} od {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Otkazati prijenos medija?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Vraćanje vaših poruka i medija nije završeno. Ako odaberete da otkažete, možete ponovo prenijeti iz postavki."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Nastavi transfer"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Otkaži transfer"
},
"icu:CompositionArea--expand": {
"messageformat": "Proširi"
@ -3609,7 +3639,7 @@
"messageformat": "Već učestvujete u pozivu"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Glas"
},
"icu:showChatColorEditor": {
"messageformat": "Boja chata"
@ -3792,7 +3822,7 @@
"messageformat": "Ponovo kreiraj link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Zatraži odobrenje administratora"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Administrator je potreban za odobravanje pridruživanja novih članova putem linka grupe"
@ -5539,10 +5569,10 @@
"messageformat": "Uređivanje naziva poziva"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Zatraži odobrenje administratora"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Ova postavka se ne može promijeniti dok je poziv aktivan"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopiraj link"
@ -5566,7 +5596,7 @@
"messageformat": "Izbriši"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Ovaj link se ne može izbrisati dok je poziv aktivan"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Detalji linka za poziv"
@ -5581,13 +5611,13 @@
"messageformat": "Uređivanje naziva poziva"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Zatraži odobrenje administratora"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Odobri ulazak"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Odbij ulazak"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Isključeno"
@ -5654,6 +5684,9 @@
"messageformat": "Ovo ažuriranje popravlja grešku u kojoj gledanje propuštenog poziva na jednom uređaju ne bi automatski očistilo indikator za taj propušteni poziv na drugim uređajima."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Sada kada kliknete na zaglavlje chata i odaberete \"Vidi sve\" u odjeljku dijeljenih medija, starije fotografije i videozapisi automatski će se pojaviti dok se pomičete umjesto da budu ograničeni na najnovije unose."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Ovo ažuriranje ispravlja grešku koja je otežavala traženje grupe nakon napuštanja te grupe."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Envia el registre"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Envia el registre"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "No pots seleccionar fotos i vídeos juntament amb arxius."
},
@ -942,7 +948,7 @@
"messageformat": "Mostra el contingut recent"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Tot el contingut"
},
"icu:back": {
"messageformat": "Enrere"
@ -2706,7 +2712,7 @@
"messageformat": "Enllaç de trucada"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Trucada de grup"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Esperant per a entrar"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "S'ha rebutjat la sol·licitud de {joinerName} per afegir-se al grup."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} han sol·licitat i cancel·lat la sol·licitud per afegir-s'hi mitjançant l'enllaç del grup."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} han sol·licitat i cancel·lat {numberOfRequests,number} sol·licituds per afegir-s'hi mitjançant l'enllaç del grup."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} ha sol·licitat i cancel·lat la seva sol·licitud per afegir-s'hi mitjançant l'enllaç del grup.} other {{joinerName} ha sol·licitat i cancel·lat {numberOfRequests,number} sol·licituds per afegir-s'hi mitjançant l'enllaç del grup.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Descarregant {currentSize} de {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Preparant per descarregar…"
},
"icu:BackupImportScreen__description": {
"messageformat": "En funció de la mida de la teva còpia de seguretat, això pot trigar uns quants minuts."
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Cancel·lar la transferència"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Cancel·lar la transferència?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "No s'ha completat la restauració dels teus missatges i arxius multimèdia. Si decideixes cancel·lar, podràs tornar-los a transferir des d'Ajustos."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Continuar la transferència"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Cancel·lar la transferència"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Restaurant els arxius"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Restauració interrompuda"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pausar la transferència"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Reprendre la transferència"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Cancel·lar la transferència"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Més opcions"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Restauració completa"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} de {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} de {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Cancel·lar la transferència d'arxius?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "No s'ha completat la restauració dels teus missatges i arxius multimèdia. Si decideixes cancel·lar, podràs tornar-los a transferir des d'Ajustos."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Continuar la transferència"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Cancel·lar la transferència"
},
"icu:CompositionArea--expand": {
"messageformat": "Expandeix"
@ -3609,7 +3639,7 @@
"messageformat": "Ja ets a una trucada."
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Veu"
},
"icu:showChatColorEditor": {
"messageformat": "Color del xat"
@ -3792,7 +3822,7 @@
"messageformat": "Restableix l'enllaç"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Sol·licitar l'aprovació de l'administrador"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Requereix que un administrador aprovi els membres nous que safegeixin per lenllaç del grup."
@ -5539,10 +5569,10 @@
"messageformat": "Editar nom de trucada"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Sol·licitar l'aprovació de l'administrador"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Aquesta configuració no es pot canviar mentre la trucada està activa"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Copiar l'enllaç"
@ -5566,7 +5596,7 @@
"messageformat": "Suprimeix"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Aquest enllaç no es pot eliminar mentre la trucada està activa"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Detalls de l'enllaç de trucada"
@ -5581,13 +5611,13 @@
"messageformat": "Editar nom de trucada"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Sol·licitar l'aprovació de l'administrador"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Aprovar l'entrada"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Denegar l'entrada"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Inactiu"
@ -5654,6 +5684,9 @@
"messageformat": "Aquesta actualització corregeix un error que feia que un cop s'obria en un dispositiu una notificació de trucada perduda, aquesta no s'esborrés automàticament de la resta de dispositius vinculats."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Ara, quan facis clic a la capçalera d'un xat i seleccionis \"Veure tot\" a la secció d'arxius compartits, les fotos i els vídeos més antics aniran apareixent automàticament a mesura que et desplacis en comptes de limitar-se al contingut més recent."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Aquesta actualització corregeix un error que dificultava trobar un grup després d'haver-ne sortit."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Odeslat log"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Odeslat log"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Fotografie a videa nelze vybírat společně se soubory."
},
@ -942,7 +948,7 @@
"messageformat": "Zobrazit nedávná média"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Všechna média"
},
"icu:back": {
"messageformat": "Zpět"
@ -2706,7 +2712,7 @@
"messageformat": "Odkaz na hovor"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Skupinový hovor"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Čeká se na vpuštění"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Požadavek na připojení ke skupině od {joinerName} byl zamítnut."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} požádal a následně zrušil svou žádost o připojení ke skupině přes odkaz skupiny"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} požádal a následně zrušil {numberOfRequests,number}své žádosti o připojení ke skupině přes odkaz skupiny"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} požádal/a a zrušil/a žádost o připojení ke skupině pomocí skupinového odkazu.} few {{joinerName} požádal/a a zrušil/a {numberOfRequests,number} žádosti o připojení ke skupině pomocí skupinového odkazu.} many {{joinerName} požádal/a a zrušil/a {numberOfRequests,number} žádostí o připojení ke skupině pomocí skupinového odkazu.} other {{joinerName} požádal/a a zrušil/a {numberOfRequests,number} žádostí o připojení ke skupině pomocí skupinového odkazu.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Stahování {currentSize} z {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Příprava ke stažení…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Může trvat několik minut v závislosti na velikosti vaší zálohy"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Zrušit přenos"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Zrušit přenos?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Obnova vašich zpráv a médií nebyla dokončena. Pokud jste se rozhodli přenos zrušit, můžete jej znovu spustit v Nastavení."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Pokračovat v přenosu"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Zrušit přenos"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Obnovování médií"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Obnovení pozastaveno"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pozastavit přenos"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Obnovit přenos"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Zrušit přenos"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Další možnosti"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Obnova dokončena"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} z {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} z {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Zrušit přenos médií?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Obnova vašich zpráv a médií nebyla dokončena. Pokud jste se rozhodli přenos zrušit, můžete jej znovu spustit v Nastavení."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Pokračovat v přenosu"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Zrušit přenos"
},
"icu:CompositionArea--expand": {
"messageformat": "Rozbalit"
@ -3609,7 +3639,7 @@
"messageformat": "Již jste v hovoru"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Hlasový"
},
"icu:showChatColorEditor": {
"messageformat": "Barva chatu"
@ -3792,7 +3822,7 @@
"messageformat": "Obnovit odkaz"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Vyžadovat schválení správcem"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Vyžadovat, aby správce schvaloval nové členy, kteří se připojí přes odkaz skupiny"
@ -5539,10 +5569,10 @@
"messageformat": "Upravit název hovoru"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Vyžadovat schválení správcem"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Toto nastavení nelze změnit, pokud je hovor aktivní"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Zkopírovat odkaz"
@ -5566,7 +5596,7 @@
"messageformat": "Odstranit"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Tento odkaz nelze odstranit, pokud je hovor aktivní"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Podrobnosti odkazu na hovor"
@ -5581,13 +5611,13 @@
"messageformat": "Upravit název hovoru"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Vyžadovat schválení správcem"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Povolit vstup"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Zamítnout vstup"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Vypnout"
@ -5654,6 +5684,9 @@
"messageformat": "Tato aktualizace opravuje chybu, kdy se při zobrazení zmeškaného hovoru na jednom zařízení automaticky neodstranilo upozornění na tento zmeškaný hovor na jiném zařízení."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Když nyní kliknete na záhlaví chatu a v sekci sdílených médií vyberete možnost „Zobrazit vše“, zobrazí se při procházení automaticky starší fotografie a videa, nikoli jen nejnovější záznamy."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Tato aktualizace opravuje chybu, která ztěžovala vyhledávání skupiny po opuštění této skupiny."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Indsend log"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Indsend log"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Du kan ikke vælge billeder og videoer sammen med filer."
},
@ -942,7 +948,7 @@
"messageformat": "Vis seneste medier"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Alle medier"
},
"icu:back": {
"messageformat": "Tilbage"
@ -2706,7 +2712,7 @@
"messageformat": "Opkaldslink"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Gruppeopkald"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Venter på at blive lukket ind"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "En anmodning fra {joinerName} om at deltage i gruppen blev afvist"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} anmodede om og annullerede deres anmodning om at blive medlem via gruppelinket"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} anmodede og annullerede {numberOfRequests,number} anmodninger om at blive medlem via gruppelinket"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} anmodede og annullerede deres sin om at blive medlem via gruppelinket} other {{joinerName} anmodede og annullerede {numberOfRequests,number} anmodninger om at blive medlem via gruppelinket}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Downloader {currentSize} af {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Forbereder download..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Det kan tage et par minutter afhængigt af sikkerhedskopiens størrelse"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Annuller overførsel"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Vil du annullere overførslen?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Dine beskeder og medier er ikke gendannet endnu. Hvis du vælger at annullere, kan du overføre igen fra Indstillinger."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Fortsæt overførsel"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Annuller overførsel"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Gendanner medier"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Gendannelse sat på pause"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Sæt overførsel på pause"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Genoptag overførsel"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Annuller overførsel"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Flere muligheder"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Gendannelse afsluttet"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} af {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} af {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Vil du annullere medieoverførslen?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Dine beskeder og medier er ikke gendannet endnu. Hvis du vælger at annullere, kan du overføre igen fra Indstillinger."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Fortsæt overførsel"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Annuller overførsel"
},
"icu:CompositionArea--expand": {
"messageformat": "Udvid"
@ -3609,7 +3639,7 @@
"messageformat": "Du er allerede i et opkald"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Stemme"
},
"icu:showChatColorEditor": {
"messageformat": "Chatfarve"
@ -3792,7 +3822,7 @@
"messageformat": "Nulstil link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Kræv godkendelse af administrator"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Det kræves at en administrator godkender nye medlemmer via gruppelinket"
@ -5539,10 +5569,10 @@
"messageformat": "Rediger opkaldsnavn"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Kræv godkendelse af administrator"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Denne indstilling kan ikke ændres, mens opkaldet er aktivt"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopiér link"
@ -5566,7 +5596,7 @@
"messageformat": "Slet"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Dette link kan ikke slettes, mens opkaldet er aktivt"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Oplysninger om opkaldslink"
@ -5581,13 +5611,13 @@
"messageformat": "Rediger opkaldsnavn"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Kræv godkendelse af administrator"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Godkend adgang"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Afvis adgang"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Fra"
@ -5654,6 +5684,9 @@
"messageformat": "Denne opdatering retter en fejl, hvor visning af et ubesvaret opkald på én enhed ikke automatisk ville rydde indikatoren for det ubesvarede opkald på dine andre enheder, hvilket var en mistet mulighed for, at din liste med ubesvarede opkald bedre kunne eksistere side om side."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Tag en tur ned ad memory lane med den nye og forbedrede visning \"Alle medier\". Når du nu klikker på en chatoverskrift og vælger \"Se alle\" i sektionen med delte medier, vises ældre billeder og videoer automatisk, mens du ruller i stedet for at være begrænset til de seneste medier."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Nogle gange er det at efterlade noget den bedste måde at opdage, at du gerne vil finde det igen, så vi har rettet en fejl, der gjorde det svært at søge efter grupper, som du ikke længere er en del af længere, men som stadig forbliver på din samtaleliste (og muligvis i dit hjerte)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Diagnoseprotokoll übermitteln"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Diagnoseprotokoll übermitteln"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Du kannst keine Fotos und Videos zusammen mit Dateien auswählen."
},
@ -942,7 +948,7 @@
"messageformat": "Letzte Medieninhalte anzeigen"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Medienübersicht"
},
"icu:back": {
"messageformat": "Zurück"
@ -1104,7 +1110,7 @@
"messageformat": "Gekoppelte Geräte"
},
"icu:linkNewDevice": {
"messageformat": "Ein neues Gerät koppeln"
"messageformat": "Neues Gerät koppeln"
},
"icu:Install__learn-more": {
"messageformat": "Mehr erfahren"
@ -2706,7 +2712,7 @@
"messageformat": "Anruflink"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Gruppenanruf"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Warten auf Einlass"
@ -2880,16 +2886,16 @@
"messageformat": "Nicht stumm"
},
"icu:muteHour": {
"messageformat": "Für eine Stunde"
"messageformat": "Für 1 Stunde"
},
"icu:muteEightHours": {
"messageformat": "Für 8 Stunden"
},
"icu:muteDay": {
"messageformat": "Für einen Tag"
"messageformat": "Für 1 Tag"
},
"icu:muteWeek": {
"messageformat": "Für eine Woche"
"messageformat": "Für 1 Woche"
},
"icu:muteAlways": {
"messageformat": "Für immer"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Eine Gruppenbeitrittsanfrage von {joinerName} wurde abgelehnt."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} hat eine Beitrittsanfrage über den Gruppen-Link gestellt und zurückgezogen."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} hat {numberOfRequests,number} Beitrittsanfragen über den Gruppen-Link gestellt und zurückgezogen."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} hat eine Beitrittsanfrage über den Gruppen-Link gestellt und zurückgezogen.} other {{joinerName} hat {numberOfRequests,number} Beitrittsanfragen über den Gruppen-Link gestellt und zurückgezogen.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{currentSize} von {totalSize} ({fractionComplete,number,percent}) werden heruntergeladen ..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Herunterladen wird vorbereitet..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Das kann, abhängig von der Größe deiner Datensicherung, ein paar Minuten dauern."
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Übertragung abbrechen"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Übertragung abbrechen?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Die Wiederherstellung deiner Nachrichten und Medien ist noch nicht abgeschlossen. Wenn du jetzt abbrichst, kannst du unter »Einstellungen« erneut eine Übertragung vornehmen."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Übertragung fortsetzen"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Übertragung abbrechen"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Medien werden wiederhergestellt"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Wiederherstellung angehalten"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Übertragung anhalten"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Übertragung fortsetzen"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Übertragung abbrechen"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Weitere Optionen"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Wiederherstellung abgeschlossen"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} von {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} von {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Medienübertragung abbrechen?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Die Wiederherstellung deiner Nachrichten und Medien ist noch nicht abgeschlossen. Wenn du jetzt abbrichst, kannst du unter »Einstellungen« erneut eine Übertragung vornehmen."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Übertragung fortsetzen"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Übertragung abbrechen"
},
"icu:CompositionArea--expand": {
"messageformat": "Erweitern"
@ -3609,7 +3639,7 @@
"messageformat": "Du nimmst bereits an einem Anruf teil"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Audio"
},
"icu:showChatColorEditor": {
"messageformat": "Chat-Farbe"
@ -3651,7 +3681,7 @@
"messageformat": "Dies wird diesen Spitznamen und die Notiz unwiderruflich löschen."
},
"icu:ConversationDetails--notifications": {
"messageformat": "Mitteilungen"
"messageformat": "Benachrichtigungen"
},
"icu:ConversationDetails--group-info-label": {
"messageformat": "Wer kann Gruppendetails bearbeiten"
@ -3792,7 +3822,7 @@
"messageformat": "Link zurücksetzen"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Administrator-Genehmigung benötigt"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Ein Admin muss Beitrittsanfragen von neuen Mitgliedern über den Gruppen-Link bestätigen."
@ -4449,7 +4479,7 @@
"messageformat": "Anrufe"
},
"icu:Preferences__button--notifications": {
"messageformat": "Mitteilungen"
"messageformat": "Benachrichtigungen"
},
"icu:Preferences__button--privacy": {
"messageformat": "Datenschutz"
@ -5539,10 +5569,10 @@
"messageformat": "Anrufnamen bearbeiten"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Administrator-Genehmigung benötigt"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Diese Einstellung kann nicht geändert werden, solange der Anruf aktiv ist"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Link kopieren"
@ -5557,7 +5587,7 @@
"messageformat": "Anruflink löschen?"
},
"icu:CallLinkDetails__DeleteLinkModal__Body": {
"messageformat": "Dieser Link wird für alle, die ihn benutzt haben, nicht mehr funktionieren."
"messageformat": "Dieser Link wird für alle, die ihn kennen, nicht mehr funktionieren."
},
"icu:CallLinkDetails__DeleteLinkModal__Cancel": {
"messageformat": "Abbrechen"
@ -5566,7 +5596,7 @@
"messageformat": "Löschen"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Dieser Link kann nicht gelöscht werden, solange der Anruf aktiv ist"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Details zum Anruflink"
@ -5581,13 +5611,13 @@
"messageformat": "Anrufnamen bearbeiten"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Administrator-Genehmigung benötigt"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Beitritt zulassen"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Beitritt ablehnen"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Aus"
@ -5654,6 +5684,9 @@
"messageformat": "Dieses Update behebt einen Fehler, bei dem das Anzeigen eines verpassten Anrufs auf einem Gerät nicht automatisch die Anzeige für diesen verpassten Anruf auf anderen Geräten löschte sozusagen eine verpasste Gelegenheit für die perfekte Koexistenz deiner Liste verpasster Anrufe auf verschiedenen Geräten."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Unternimm eine Reise in die Vergangenheit mit der neuen und verbesserten Medienübersicht. Wenn du jetzt auf eine Chat-Überschrift klickst und im Bereich »Geteilte Medieninhalte« die Option »Alle anzeigen« auswählst, werden beim Scrollen auch ältere Fotos und Videos automatisch angezeigt statt nur die neuesten Einträge."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Manchmal ist es am besten, etwas zurückzulassen, um zu erkennen, dass man es wiederfinden möchte. Deshalb haben wir einen Fehler behoben, der die Suche nach Gruppen erschwerte, denen du nicht mehr angehörst, die aber immer noch in deiner Unterhaltungsliste (und bestimmt auch in deinem Herzen) sind."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Υποβολή αρχείου"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Υποβολή αρχείου καταγραφής"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Δεν μπορείς να επιλέξεις φωτογραφίες και βίντεο μαζί με αρχεία."
},
@ -942,7 +948,7 @@
"messageformat": "Προβολή πρόσφατων πολυμέσων"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Όλα τα πολυμέσα"
},
"icu:back": {
"messageformat": "Πίσω"
@ -2706,7 +2712,7 @@
"messageformat": "Σύνδεσμος κλήσης"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Ομαδική κλήση"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Σε αναμονή για προσθήκη"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Το αίτημα του/της {joinerName} να μπει στην ομάδα απορρίφθηκε."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "Ο/Η {joinerName} έκανε και ακύρωσε το αίτημα να μπει μέσω του συνδέσμου της ομάδας."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "Ο/Η {joinerName} έκανε και ακύρωσε {numberOfRequests,number} αιτήματα να μπει μέσω του συνδέσμου της ομάδας."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {Ο/Η {joinerName} έστειλε αίτημα και το ακύρωσε, για συμμετοχή μέσω του συνδέσμου της ομάδας} other {Ο/Η {joinerName} έστειλε και ακύρωσε {numberOfRequests,number} αιτήματα για συμμετοχή μέσω του συνδέσμου της ομάδας}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Λήψη {currentSize} από {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Προετοιμασία για λήψη..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Μπορεί να διαρκέσει μερικά λεπτά, ανάλογα με το μέγεθος του αντιγράφου ασφαλείας σου"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Ακύρωση μεταφοράς"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Ακύρωση μεταφοράς;"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Η επαναφορά των μηνυμάτων και των πολυμέσων σου δεν έχει ολοκληρωθεί. Εάν επιλέξεις να την ακυρώσεις, μπορείς να τα μεταφέρεις ξανά από τις Ρυθμίσεις."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Συνέχεια μεταφοράς"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Ακύρωση μεταφοράς"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Επαναφορά πολυμέσων"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Επαναφορά σε παύση"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Παύση μεταφοράς"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Συνέχεια μεταφοράς"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Ακύρωση μεταφοράς"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Περισσότερες επιλογές"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Η ανάκτηση ολοκληρώθηκε"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} από {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} από {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Ακύρωση μεταφοράς πολυμέσων;"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Η επαναφορά των μηνυμάτων και των πολυμέσων σου δεν έχει ολοκληρωθεί. Εάν επιλέξεις να την ακυρώσεις, μπορείς να τα μεταφέρεις ξανά από τις Ρυθμίσεις."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Συνέχεια μεταφοράς"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Ακύρωση μεταφοράς"
},
"icu:CompositionArea--expand": {
"messageformat": "Ανάπτυξη"
@ -3609,7 +3639,7 @@
"messageformat": "Είσαι ήδη σε κάποια κλήση"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Φωνή"
},
"icu:showChatColorEditor": {
"messageformat": "Χρώμα συνομιλίας"
@ -3792,7 +3822,7 @@
"messageformat": "Επαναφορά συνδέσμου"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Απαιτείται έγκριση διαχειριστή"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Να απαιτείται η έγκριση απο διαχειριστή/τρια για νέα μέλη που μπαίνουν από το σύνδεσμο της ομάδας."
@ -5539,10 +5569,10 @@
"messageformat": "Επεξεργασία ονόματος κλήσης"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Απαιτείται έγκριση διαχειριστή"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Αυτή η ρύθμιση δεν μπορεί να αλλάξει όσο η κλήση είναι ενεργή"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Αντιγραφή συνδέσμου"
@ -5566,7 +5596,7 @@
"messageformat": "Διαγραφή"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Αυτός ο σύνδεσμος δεν μπορεί να διαγραφεί όσο η κλήση είναι ενεργή"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Λεπτομέρειες συνδέσμου κλήσης"
@ -5581,13 +5611,13 @@
"messageformat": "Επεξεργασία ονόματος κλήσης"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Απαιτείται έγκριση διαχειριστή"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Έγκριση εισόδου"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Απαγόρευση εισόδου"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Ανενεργό"
@ -5654,6 +5684,9 @@
"messageformat": "Αυτή η ενημέρωση διορθώνει ένα σφάλμα κατά το οποίο η προβολή μιας αναπάντητης κλήσης σε μια συσκευή δεν εκκαθάριζε αυτόματα την ένδειξη για την εν λόγω αναπάντητη κλήση στις άλλες συσκευές σου."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Τώρα, όταν κάνεις κλικ στην κεφαλίδα μιας συνομιλίας και επιλέγεις «Προβολή όλων» στην ενότητα των κοινόχρηστων πολυμέσων, οι παλαιότερες φωτογραφίες και τα βίντεο θα εμφανίζονται αυτόματα καθώς κάνεις κύλιση, αντί να περιορίζεσαι στις πιο πρόσφατες καταχωρήσεις."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Αυτή η ενημέρωση διορθώνει ένα σφάλμα που καθιστούσε δύσκολη την αναζήτηση μιας ομάδας μετά την αποχώρησή σου από αυτήν."
}
}

View File

@ -782,7 +782,7 @@
},
"icu:decryptionErrorToastAction": {
"messageformat": "Submit log",
"description": "Label for the decryption error toast button"
"description": "(Deleted 2024/09/19) Label for the decryption error toast button"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Submit log",
@ -2155,6 +2155,10 @@
"messageformat": "Yesterday {time}",
"description": "Timestamp format string for displaying \"Yesterday\" and the time"
},
"icu:messageLoop": {
"messageformat": "Signal may be failing to process an incoming message.",
"description": "Shown to non-production users if the same envelope timestamp is the first three times within an hour."
},
"icu:messageBodyTooLong": {
"messageformat": "Message body is too long.",
"description": "Shown if the user tries to send more than 64kb of text"
@ -4443,14 +4447,6 @@
"messageformat": "A request to join the group from {joinerName} was denied.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} requested and cancelled their request to join via the group link",
"description": "(Deleted 2024/08/20) Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} requested and cancelled {numberOfRequests, number} requests to join via the group link",
"description": "(Deleted 2024/08/20) Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{joinerName} requested and cancelled {numberOfRequests, plural, one {their request} other {# requests}} to join via the group link",
"description": "Shown in timeline or conversation preview when v2 group changes"
@ -4723,14 +4719,54 @@
"messageformat": "Cancel transfer",
"description": "Text of the confirmation button of the cancel confirmation modal in the backup import screen"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Restoring media",
"description": "Label above a progress bar showing media (attachment) download progress after restoring from backup"
"description": "Label next to a progress bar showing active media (attachment) download progress after restoring from backup"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Restore paused",
"description": "Label indicating media (attachment) download progress has been paused (due to user interaction)"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pause transfer",
"description": "Text for button to pause media (attachment) download after backup impor"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Resume transfer",
"description": "Text for button to resume media (attachment) download after backup import"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Cancel transfer",
"description": "Text for button to cancel (pause) media (attachment) download after backup import"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "More options",
"description": "Alt text for button that opens menu to allow user to select to pause or cancel media download"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Restore complete",
"description": "Label above a progress bar showing active media (attachment) download progress after restoring from backup"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} of {totalSize} ({fractionComplete, number, percent})",
"messageformat": "{currentSize} of {totalSize}",
"description": "Hint under the progressbar showing media (attachment) download progress after restoring from backup"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Cancel media transfer?",
"description": "Text for button to cancel (pause) media (attachment) download after backup import"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings.",
"description": "Text for button to cancel (pause) media (attachment) download after backup import"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Continue transfer",
"description": "Text for button to close confirmation dialog and continue media (attachment) download"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Cancel transfer",
"description": "Text for button to confirm cancellation of media (attachment) download"
},
"icu:CompositionArea--expand": {
"messageformat": "Expand",
"description": "Aria label for expanding composition area"
@ -7522,6 +7558,10 @@
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries.",
"description": "Release notes for version 7.25"
"description": "(Deleted 2024/09/19) Release notes for version 7.25"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Sometimes leaving something behind is the best way to discover that you want to find it again, so we fixed a bug that made it difficult to search for groups that you're no longer a part of anymore but that still remain in your conversation list (and quite possibly in your heart).",
"description": "Release notes for version 7.26"
}
}

View File

@ -333,7 +333,7 @@
"messageformat": "Enviar mensaje"
},
"icu:ContactListItem__menu__audio-call": {
"messageformat": "Llamada de voz"
"messageformat": "Llamada"
},
"icu:ContactListItem__menu__video-call": {
"messageformat": "Videollamada"
@ -516,7 +516,7 @@
"messageformat": "Más información"
},
"icu:verified": {
"messageformat": "Persona verificada"
"messageformat": "Identidad verificada"
},
"icu:newIdentity": {
"messageformat": "Nuevo número de seguridad"
@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Enviar registro"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Enviar registro"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "No se puede seleccionar fotos y vídeos junto con archivos."
},
@ -867,7 +873,7 @@
"messageformat": "Activado"
},
"icu:off": {
"messageformat": "Desactivados"
"messageformat": "Desactivado"
},
"icu:deleteWarning": {
"messageformat": "Este mensaje se eliminará de este dispositivo."
@ -918,7 +924,7 @@
"messageformat": "\"{title}\" es el nombre de perfil que esta persona ha elegido en Signal."
},
"icu:AboutContactModal__verified": {
"messageformat": "Persona verificada"
"messageformat": "Identidad verificada"
},
"icu:AboutContactModal__blocked": {
"messageformat": "Has bloqueado a {name}"
@ -942,7 +948,7 @@
"messageformat": "Ver archivos multimedia recientes"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Todos los archivos multimedia"
},
"icu:back": {
"messageformat": "Atrás"
@ -1005,7 +1011,7 @@
"messageformat": "Abandonar grupo"
},
"icu:ConversationHeader__LeaveGroupConfirmation__title": {
"messageformat": "¿De verdad deseas abandonar el grupo?"
"messageformat": "¿De verdad quieres abandonar el grupo?"
},
"icu:ConversationHeader__LeaveGroupConfirmation__description": {
"messageformat": "No podrás enviar o recibir más mensajes en este grupo."
@ -1563,7 +1569,7 @@
"messageformat": "Envío pausado"
},
"icu:partiallySent": {
"messageformat": "No se ha enviado a todas las personas. Toca aquí para ver más información."
"messageformat": "No enviado a todas las personas. Haz clic para ver más."
},
"icu:partiallyDeleted": {
"messageformat": "Eliminado parcialmente, haz clic para intentarlo de nuevo"
@ -1638,7 +1644,7 @@
"messageformat": "{name} ha establecido la duración de los mensajes temporales en {time}."
},
"icu:disappearingMessages__off": {
"messageformat": "desactivados"
"messageformat": "desactivado"
},
"icu:disappearingMessages": {
"messageformat": "Mensajes temporales"
@ -1761,10 +1767,10 @@
"messageformat": "{atUsername} no usa Signal. Asegúrate de haber introducido el alias completo."
},
"icu:startConversation--phone-number-not-found": {
"messageformat": "Persona no encontrada. {phoneNumber} no utiliza Signal."
"messageformat": "No se ha encontrado a esta persona. {phoneNumber} no utiliza Signal."
},
"icu:startConversation--phone-number-not-valid": {
"messageformat": "Persona no encontrada. {phoneNumber} no es un número de teléfono válido."
"messageformat": "No se ha encontrado a esta persona. {phoneNumber} no es un número de teléfono válido."
},
"icu:chooseGroupMembers__title": {
"messageformat": "Elegir participantes"
@ -2445,7 +2451,7 @@
"messageformat": "Estafas de criptomonedas o dinero"
},
"icu:SafetyTipsModal__TipDescription--Crypto": {
"messageformat": "Ten cuidado si alguien a quien no conoces te envía mensajes sobre criptomonedas (como Bitcoin) o sobre una oportunidad financiera. Es probable que se trate de spam."
"messageformat": "Ten cuidado si alguien que no conoces te envía mensajes sobre criptomonedas (como Bitcoin) o sobre una oportunidad financiera. Es probable que se trate de spam."
},
"icu:SafetyTipsModal__TipTitle--Vague": {
"messageformat": "Mensajes confusos o irrelevantes"
@ -2472,7 +2478,7 @@
"messageformat": "Consejo anterior"
},
"icu:SafetyTipsModal__Button--Next": {
"messageformat": "Siguiente consejo"
"messageformat": "Consejo siguiente"
},
"icu:SafetyTipsModal__Button--Done": {
"messageformat": "Listo"
@ -2544,7 +2550,7 @@
"messageformat": "Denunciar y bloquear"
},
"icu:MessageRequests--AcceptedOptionsModal--body": {
"messageformat": "Has aceptado la solicitud de mensaje de {name}. Si se trata de un error, puedes elegir una de las acciones que hay a continuación."
"messageformat": "Has aceptado la solicitud de mensaje de {name}. Si ha sido un error, puedes elegir una de las siguientes acciones."
},
"icu:MessageRequests--report-spam-success-toast": {
"messageformat": "Denunciado como spam."
@ -2700,13 +2706,13 @@
"messageformat": "{count, plural, one {{count,number} persona} other {{count,number} personas}}"
},
"icu:CallControls__InfoDisplay--audio-call": {
"messageformat": "Llamada de voz"
"messageformat": "Llamada"
},
"icu:CallControls__InfoDisplay--adhoc-call": {
"messageformat": "Enlace de llamada"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Llamada grupal"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Esperando para entrar"
@ -2937,7 +2943,7 @@
"messageformat": "El enlace a este grupo no es válido. Asegúrate de que el enlace esté intacto y sea correcto antes de intentar unirte."
},
"icu:GroupV2--join--prompt": {
"messageformat": "¿Deseas unirte a este grupo y compartir tu nombre y foto con sus participantes?"
"messageformat": "¿Quieres unirte a este grupo y compartir tu nombre y foto con sus participantes?"
},
"icu:GroupV2--join--already-in-group": {
"messageformat": "Ya formas parte del grupo."
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Se ha rechazado la solicitud de {joinerName} para unirse al grupo."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} ha solicitado y cancelado su solicitud para unirse al grupo mediante enlace."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} ha solicitado y cancelado {numberOfRequests,number} veces unirse al grupo mediante enlace."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} ha solicitado y cancelado su solicitud para unirse al grupo mediante enlace} other {{joinerName} ha solicitado y cancelado {numberOfRequests,number} veces unirse al grupo mediante enlace}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Descargando {currentSize} de {totalSize} ({fractionComplete,number,percent})"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Preparando la descarga…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Dependiendo del tamaño de tu copia de seguridad, esto puede llevar algunos minutos."
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Cancelar transferencia"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "¿Cancelar transferencia?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "No se ha completado la restauración de tus mensajes y archivos multimedia. Si decides cancelar, puedes volver a transferirlos desde Ajustes."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Continuar transferencia"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Cancelar transferencia"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Restaurando archivos multimedia"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Restauración en pausa"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pausar transferencia"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Reanudar transferencia"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Cancelar transferencia"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Más opciones"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Restauración completada"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} de {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} de {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "¿Cancelar transferencia de archivos?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "No se ha completado la restauración de tus mensajes y archivos multimedia. Si decides cancelar, puedes volver a transferirlos desde Ajustes."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Continuar transferencia"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Cancelar transferencia"
},
"icu:CompositionArea--expand": {
"messageformat": "Expandir"
@ -3609,7 +3639,7 @@
"messageformat": "Ya participas en una llamada"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Audio"
},
"icu:showChatColorEditor": {
"messageformat": "Color del chat"
@ -3648,7 +3678,7 @@
"messageformat": "¿Eliminar apodo?"
},
"icu:ConversationDetails__ConfirmDeleteNicknameAndNote__Description": {
"messageformat": "Esta acción eliminará permanentemente este apodo y estas notas."
"messageformat": "Se eliminará de forma permanente este apodo y estas notas."
},
"icu:ConversationDetails--notifications": {
"messageformat": "Notificaciones"
@ -3786,16 +3816,16 @@
"messageformat": "Copiar enlace"
},
"icu:GroupLinkManagement--confirm-reset": {
"messageformat": "¿Deseas restablecer el enlace para unirse al grupo? Si lo restableces, nadie podrá unirse al grupo usando el enlace actual."
"messageformat": "¿Quieres restablecer el enlace al grupo? Si lo restableces, nadie podrá unirse al grupo usando el enlace actual."
},
"icu:GroupLinkManagement--reset": {
"messageformat": "Restablecer enlace"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Solicitar aprobación de admin"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Alguien que sea admin debe aprobar las solicitudes para unirse al grupo mediante enlace"
"messageformat": "Alguien que sea admin debe aprobar nuevas solicitudes para unirse al grupo mediante enlace"
},
"icu:PendingInvites--tab-requests": {
"messageformat": "Solicitudes ({count,number})"
@ -3873,7 +3903,7 @@
"messageformat": "{count, plural, one {¿Eliminar mensaje?} other {¿Eliminar {count,number} mensajes?}}"
},
"icu:DeleteMessagesModal--description": {
"messageformat": "{count, plural, one {¿Para quién deseas eliminar este mensaje?} other {¿Para quién deseas eliminar estos mensajes?}}"
"messageformat": "{count, plural, one {¿Para quién quieres eliminar este mensaje?} other {¿Para quién quieres eliminar estos mensajes?}}"
},
"icu:DeleteMessagesModal--description--noteToSelf": {
"messageformat": "{count, plural, one {¿De qué dispositivos quieres eliminar este mensaje?} other {¿De qué dispositivos quieres eliminar estos mensajes?}}"
@ -4092,7 +4122,7 @@
"messageformat": "Eliminar color"
},
"icu:ChatColorPicker__delete--message": {
"messageformat": "{num, plural, one {Este color personalizado se está usando en {num,number} chat. ¿Deseas eliminarlo?} other {Este color personalizado se está usando en {num,number} chats. ¿Deseas eliminarlo para todos los chats?}}"
"messageformat": "{num, plural, one {Este color personalizado se está usando en {num,number} chat. ¿Quieres eliminarlo?} other {Este color personalizado se está usando en {num,number} chats. ¿Quieres eliminarlo para todos los chats?}}"
},
"icu:ChatColorPicker__menu-title": {
"messageformat": "Color del chat"
@ -4113,7 +4143,7 @@
"messageformat": "Restablecer"
},
"icu:ChatColorPicker__confirm-reset-message": {
"messageformat": "¿Deseas cambiar los colores de todos tus chats?"
"messageformat": "¿Quieres cambiar los colores de todos tus chats?"
},
"icu:ChatColorPicker__custom-color--label": {
"messageformat": "Mostrar el editor de colores"
@ -4359,7 +4389,7 @@
"messageformat": "Apellido (opcional)"
},
"icu:ConfirmDiscardDialog--discard": {
"messageformat": "¿Deseas descartar estos cambios?"
"messageformat": "¿Quieres descartar estos cambios?"
},
"icu:ConfirmationDialog__Title--in-call-close-requested": {
"messageformat": "¿Cerrar Signal y finalizar la llamada?"
@ -4887,7 +4917,7 @@
"messageformat": "No se ha podido enviar"
},
"icu:Stories__list--partially-sent": {
"messageformat": "No se ha enviado a todas las personas"
"messageformat": "No enviado a todas las personas"
},
"icu:Stories__list--retry-send": {
"messageformat": "Haz clic para volver a intentarlo"
@ -5109,7 +5139,7 @@
"messageformat": "No se ha podido enviar. Haz clic para volver a intentarlo."
},
"icu:StoryViewer__partial-fail": {
"messageformat": "No se ha enviado a todas las personas. Haz clic para volver a intentarlo."
"messageformat": "No enviado a todas las personas. Haz clic para reintentar."
},
"icu:StoryDetailsModal__sent-time": {
"messageformat": "Enviada · {time}"
@ -5437,7 +5467,7 @@
"messageformat": "¿Eliminar historial de llamadas?"
},
"icu:CallsTab__ConfirmClearCallHistory__Body": {
"messageformat": "Esto eliminará permanentemente todo tu historial de llamadas"
"messageformat": "Se eliminará de forma permanente todo tu historial de llamadas"
},
"icu:CallsTab__ConfirmClearCallHistory__ConfirmButton": {
"messageformat": "Eliminar"
@ -5539,10 +5569,10 @@
"messageformat": "Editar nombre de llamada"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Solicitar aprobación de admin"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Este ajuste no se puede cambiar mientras la llamada está activa"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Copiar enlace"
@ -5566,7 +5596,7 @@
"messageformat": "Eliminar"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Este enlace no se puede eliminar mientras la llamada está activa"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Detalles del enlace de llamada"
@ -5581,13 +5611,13 @@
"messageformat": "Editar nombre de llamada"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Solicitar aprobación de admin"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Aprobar solicitud"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Rechazar solicitud"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Desactivado"
@ -5651,9 +5681,12 @@
"messageformat": "También hemos corregido una serie de errores, incluido uno que a veces hacía que apareciese \"Contacto desconocido ha iniciado una videollamada\" en el resumen de chats una vez iniciabas una llamada. Incluso si estás en pleno proceso de autodescubrimiento, eso no significa que no tengas idea de quién eres."
},
"icu:WhatsNew__v7.24--0": {
"messageformat": "Esta actualización corrige un error que hacía que cuando veías una llamada perdida en un dispositivo no se borrase automáticamente la notificación de esa llamada en tus otros dispositivos vinculados (lo que era una oportunidad perdida para aligerar tu lista de llamadas perdidas)."
"messageformat": "Esta actualización corrige un error que hacía que cuando veías una llamada perdida en un dispositivo no se borrase automáticamente la notificación de esa llamada en tus otros dispositivos vinculados (sin duda una oportunidad perdida para aligerar tu lista de llamadas perdidas)."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Abre el baúl de los recuerdos con la nueva y mejorada vista \"Todos los archivos multimedia\". Ahora, al hacer clic en el encabezado de un chat y seleccionar \"Ver todo\" en la sección de archivos compartidos, las fotos y vídeos más antiguos irán apareciendo automáticamente a medida que te desplaces en lugar de solo mostrar los más recientes."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "A veces, para valorar lo que tienes, primero debes dejarlo marchar… y luego salir a buscarlo de nuevo. Por eso hemos corregido un error que dificultaba encontrar aquellos grupos de los que ya no formas parte, pero que siguen estando en tu lista de chats (y, posiblemente, en tu corazón)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Postita logi"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Postita logi"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Sa ei saa fotosid ja videoid koos failidega valida."
},
@ -942,7 +948,7 @@
"messageformat": "Näita hiljutist meediat"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Kogu meedia"
},
"icu:back": {
"messageformat": "Tagasi"
@ -2706,7 +2712,7 @@
"messageformat": "Kõne link"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Grupikõne"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Sisselaskmise ootel"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Kasutaja {joinerName} grupiga liitumise taotlusest keelduti."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} taotles grupilingi kaudu ligipääsu ja loobus liitumissoovist"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName}taotles grupilingi kaudu ligipääsu ja loobus {numberOfRequests,number} liitumissoovist"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} taotles grupilingi kaudu ligipääsu ja loobus oma liitumissoovist.} other {{joinerName} taotles grupilingi kaudu ligipääsu ja loobus oma {numberOfRequests,number} liitumissoovist}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Allalaadimine: {currentSize} kogumahust {totalSize} ({fractionComplete,number,percent}) …"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Allalaadimise ettevalmistamine …"
},
"icu:BackupImportScreen__description": {
"messageformat": "Olenevalt sinu varukoopia suurusest võib see mõne minuti aega võtta"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Tühista edastus"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Kas tühistada edastus?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Sinu sõnumite ja meedia taastamine ei ole lõppenud. Kui valid tühistamise, saad edastuse uuesti käivitada Sätete alt."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Jätka edastust"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Tühista edastus"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Meedia taastamine"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Taastamine peatatud"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Peata edastus"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Jätka edastust"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Tühista edastus"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Rohkem valikuid"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Taastamine õnnestus"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} kogumahust {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} / {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Kas tühistada meedia edastus?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Sinu sõnumite ja meedia taastamine ei ole lõppenud. Kui valid tühistamise, saad edastuse uuesti käivitada Sätete alt."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Jätka edastust"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Tühista edastus"
},
"icu:CompositionArea--expand": {
"messageformat": "Laienda"
@ -3609,7 +3639,7 @@
"messageformat": "Sa oled juba kõnes"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Hääl"
},
"icu:showChatColorEditor": {
"messageformat": "Vestluse värv"
@ -3792,7 +3822,7 @@
"messageformat": "Lähtesta link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Küsi administraatori nõusolekut"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Nõua grupilingi kaudu liituvate uute liikmete kinnitamist administraatori poolt"
@ -5539,10 +5569,10 @@
"messageformat": "Muuda kõne nime"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Küsi administraatori nõusolekut"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Seda sätet ei saa muuta poolelioleva kõne ajal"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopeeri link"
@ -5566,7 +5596,7 @@
"messageformat": "Kustuta"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Seda linki ei saa kustutada poolelioleva kõne ajal"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Kõnelingi andmed"
@ -5581,13 +5611,13 @@
"messageformat": "Muuda kõne nime"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Küsi administraatori nõusolekut"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Kinnita sisenemine"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Keela sisenemine"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Väljas"
@ -5654,6 +5684,9 @@
"messageformat": "Selle uuendusega parandati viga, mille tõttu ühes seadmes vastamata kõne vaatamine ei kõrvaldanud teistes seadmetes vastamata kõne teadet."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Nüüd saad klõpsata vestluse päisele ja valida jagatud meedia jaotises „Vaata kõiki“. Vanemad fotod ja videod kuvatakse automaatselt kerimise ajal ega ole piiratud vaid uusimatele."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Selle uuendusega parandatakse viga, mis muutis keeruliseks grupi otsimise pärast grupist lahkumist."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Bidali erregistroa"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Bidali erregistroa"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Fitxategiekin batera, ezin dituzu hautatu argazki eta bideoak."
},
@ -942,7 +948,7 @@
"messageformat": "Ikusi arestiko medioak"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Ikusi denak"
},
"icu:back": {
"messageformat": "Atzera"
@ -2706,7 +2712,7 @@
"messageformat": "Deiaren esteka"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Talde-deia"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Sartzen uzteko zain"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} erabiltzaileak taldean sartzeko egindako eskaera ukatua izan da."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName}(e)k, taldearen estekaren bidez sartzeko eskaera egin, eta bertan behera utzi du"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName}(e)k, taldearen estekaren bidez sartzeko {numberOfRequests,number} eskaera egin, eta bertan behera utzi ditu"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName}(e)k, esteka bidez taldean sartzeko eskaera egin, eta bertan behera utzi du.} other {{joinerName}(e)k, esteka bidez taldean sartzeko {numberOfRequests,number} eskaera egin, eta bertan behera utzi ditu.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{currentSize}/{totalSize} deskargatzen ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Deskargatzeko prestatzen…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Zure babeskopiaren tamainaren arabera, baliteke minutu batzuk behar izatea"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Utzi transferentzia bertan behera"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Transferentzia bertan behera utzi nahi duzu?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Oraindik ez dira leheneratu mezuak eta multimedia-fitxategiak. Bertan behera utzi arren, berriro transferitu ahalko dituzu ezarpenetatik."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Jarraitu transferitzen"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Utzi transferentzia bertan behera"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Multimedia-edukia leheneratzen"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Leheneratzea pausatu egin da"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pausatu transferentzia"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Berrekin transferentziari"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Utzi transferentzia bertan behera"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Aukera gehiago"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Leheneratzea osatuta"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} / {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} / {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Multimedia-edukiaren transferentzia bertan behera utzi nahi duzu?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Oraindik ez dira leheneratu mezuak eta multimedia-fitxategiak. Bertan behera utzi arren, berriro transferitu ahalko dituzu ezarpenetatik."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Jarraitu transferitzen"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Utzi transferentzia bertan behera"
},
"icu:CompositionArea--expand": {
"messageformat": "Zabaldu"
@ -3609,7 +3639,7 @@
"messageformat": "Deian zaude"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Ahotsa"
},
"icu:showChatColorEditor": {
"messageformat": "Txat-kolorea"
@ -3792,7 +3822,7 @@
"messageformat": "Berrezarri esteka"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Eskatu administratzaile baten onespena"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Kideak talde esteka bidez sartzen badira taldean, derrigorrezkotzat jo administratzaile batek onartzea."
@ -5539,10 +5569,10 @@
"messageformat": "Editatu deiaren izena"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Eskatu administratzaile baten onespena"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Ezarpen hau ezin da aldatu deia aktibo dagoen bitartean"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopiatu esteka"
@ -5566,7 +5596,7 @@
"messageformat": "Ezabatu"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Esteka hau ezin da ezabatu deia aktibo dagoen bitartean"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Deiaren estekaren xehetasunak"
@ -5581,13 +5611,13 @@
"messageformat": "Editatu deiaren izena"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Eskatu administratzaile baten onespena"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Utzi sartzen"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Ez utzi sartzen"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Desaktibatuta"
@ -5654,6 +5684,9 @@
"messageformat": "Eguneratze honen bidez, gailu batean dei galdu bat ikusteak beste gailuetan dei galdu horren adierazlea automatikoki desagertzea galarazten zuen akats bat konpondu da."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Orain, txat baten goiburuan klik egin eta partekatutako multimedia-edukien atalean \"Ikusi denak\" hautatzean, argazki eta bideo zaharrak automatikoki agertuko dira gora eta behera egin ahala; jada ez dituzu elementu berrienak bakarrik ikusiko."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Eguneratze honen bidez, talde batetik irtetean talde hori bilatzea zailtzen zuen akats bat konpondu da."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "ارسال گزارش"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "ارسال گزارش"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "نمی‌توانید همراه با فایل‌ها، عکس و ویدئو انتخاب کنید."
},
@ -942,7 +948,7 @@
"messageformat": "مشاهدهٔ رسانه‌های اخیر"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "همه رسانه‌ها"
},
"icu:back": {
"messageformat": "بازگشت"
@ -2706,7 +2712,7 @@
"messageformat": "پیوند تماس"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "تماس گروهی"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "در انتظار اجازۀ ورود"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "یک درخواست از {joinerName} برای پیوستن به گروه رد شد."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} برای پیوستن از طریق پیوند گروه درخواست کرد و درخواست خود را لغو کرد"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName}برای پیوستن از طریق پیوند گروه {numberOfRequests,number} بار درخواست کرد و درخواست خود را لغو کرد"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} برای پیوستن از طریق پیوند گروه درخواست کرد و درخواست خود را لغو کرد} other {{joinerName} برای پیوستن از طریق پیوند گروه درخواست کرد و {numberOfRequests,number} درخواست خود را لغو کرد}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "در حال دانلود {currentSize} از {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "در حال آماده‌سازی برای دانلود..."
},
"icu:BackupImportScreen__description": {
"messageformat": "بسته به حجم نسخۀ پشتیبان شما، این پردازش ممکن است چند دقیقه طول بکشد"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "لغو انتقال"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "انتقال لغو شود؟"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "پیام‌ها و رسانه شما کامل بازیابی نشده است. اگر لغو را انتخاب کردید، می‌توانید از قسمت تنظیمات، دوباره انتقال دهید."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "ادامه انتقال"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "لغو انتقال"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "در حال بازیابی رسانه"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "بازیابی موقتاً متوقف شد"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "توقف موقت انتقال"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "ازسرگیری انتقال"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "لغو انتقال"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "گزینه‌های بیشتر"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "بازگردانی کامل شد"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} از {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} از {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "انتقال رسانه لغو شود؟"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "پیام‌ها و رسانه شما کامل بازیابی نشده است. اگر لغو را انتخاب کردید، می‌توانید از قسمت تنظیمات، دوباره انتقال دهید."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "ادامه انتقال"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "لغو انتقال"
},
"icu:CompositionArea--expand": {
"messageformat": "گسترش"
@ -3609,7 +3639,7 @@
"messageformat": "شما در حال حاضر در یک تماس هستید"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "صوتی"
},
"icu:showChatColorEditor": {
"messageformat": "رنگ گفتگو"
@ -3792,7 +3822,7 @@
"messageformat": "بازنشانی پیوند"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "الزام تأیید مدیر"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "نیاز به یک مدیر برای تأیید اعضای جدیدی که از طریق پیوند گروه می‌پیوندند"
@ -5539,10 +5569,10 @@
"messageformat": "ویرایش نام تماس"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "الزام تأیید مدیر"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "وقتی تماس فعال است، این تنظیم قابل تغییر نیست"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "کپی کردن پیوند"
@ -5566,7 +5596,7 @@
"messageformat": "پاک کردن"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "وقتی تماس فعال است، این پیوند قابل حذف نیست"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "جزئیات پیوند تماس"
@ -5581,13 +5611,13 @@
"messageformat": "ویرایش نام تماس"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "الزام تأیید مدیر"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "تأیید ورود"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "رد ورود"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "خاموش"
@ -5654,6 +5684,9 @@
"messageformat": "این به‌روزرسانی اشکالی را برطرف می‌کند که اجازه نمی‌داد هنگام مشاهده تماس بی‌پاسخ در یک دستگاه، نشانگر آن تماس از دست‌رفته به‌طور خودکار در دستگاه‌های دیگر شما پاک شود."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "اکنون وقتی روی سربرگ گفتگو کلیک می‌کنید و گزینه «مشاهده همه» را در بخش رسانه اشتراک‌گذاری‌شده انتخاب می‌کنید، به‌جای اینکه فقط جدیدترین رسانه‌ها را ببینید، عکس‌ها و ویدیوهای قدیمی‌تر نیز به‌طور خودکار هنگام پیمایش ظاهر می‌شوند."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "در این به‌روزرسانی، اشکالی را برطرف کردیم که جستجوی گروه را پس از ترک آن گروه دشوار می‌کرد."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Lähetä loki"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Lähetä loki"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Valokuvia ja videoita ei voi valita yhdessä tiedostojen kanssa."
},
@ -942,7 +948,7 @@
"messageformat": "Näytä äskeinen media"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Kaikki mediatiedostot"
},
"icu:back": {
"messageformat": "Takaisin"
@ -2706,7 +2712,7 @@
"messageformat": "Puhelulinkki"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Ryhmäpuhelu"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Odotetaan sisäänpääsyä"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Henkilön {joinerName} pyyntö liittyä ryhmään on hylätty."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} pyysi ja perui jäsenyyspyyntönsä ryhmälinkin välityksellä"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} pyysi ja perui {numberOfRequests,number} jäsenyyspyyntöä ryhmälinkin välityksellä"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} pyysi ja peruutti liittymispyyntönsä ryhmälinkin kautta} other {{joinerName} pyysi ja peruutti {numberOfRequests,number} liittymispyyntöä ryhmälinkin kautta}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Ladataan {currentSize} / {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Valmistellaan latausta..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Tämä voi kestää muutamia minuutteja varmuuskopion koosta riippuen"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Peruuta siirto"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Perutaanko siirto?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Viestejä ja mediaa ei ole vielä kokonaan palautettu. Jos peruutat toiminnot nyt, voit käynnistää siirron uudelleen Asetuksista."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Jatka siirtoa"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Peruuta siirto"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Palautetaan mediaa"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Palauttaminen keskeytetty"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Keskeytä siirto"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Jatka siirtoa"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Peruuta siirto"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Lisää valintoja"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Palautus suoritettu"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize}/{totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} / {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Perutaanko median siirto?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Viestejä ja mediaa ei ole vielä kokonaan palautettu. Jos peruutat toiminnot nyt, voit käynnistää siirron uudelleen Asetuksista."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Jatka siirtoa"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Peruuta siirto"
},
"icu:CompositionArea--expand": {
"messageformat": "Laajenna"
@ -3609,7 +3639,7 @@
"messageformat": "Olet jo puhelussa"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Ääni"
},
"icu:showChatColorEditor": {
"messageformat": "Keskustelun väri"
@ -3792,7 +3822,7 @@
"messageformat": "Uudelleenaseta linkki"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Vaadi järjestelmänvalvojan hyväksyntä"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Ylläpitäjän on hyväksyttävä ryhmälinkin kautta liittyvät uudet jäsenet."
@ -5539,10 +5569,10 @@
"messageformat": "Muokkaa puhelun nimeä"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Vaadi järjestelmänvalvojan hyväksyntä"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Tätä asetusta ei voi muuttaa, kun puhelu on käynnissä"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopioi linkki"
@ -5566,7 +5596,7 @@
"messageformat": "Poista"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Tätä linkkiä ei voi poistaa, kun puhelu on käynnissä"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Puhelulinkin tiedot"
@ -5581,13 +5611,13 @@
"messageformat": "Muokkaa puhelun nimeä"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Vaadi järjestelmänvalvojan hyväksyntä"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Hyväksy pääsy"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Estä pääsy"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Ei käytössä"
@ -5654,6 +5684,9 @@
"messageformat": "Päivitys korjaa virheen, jossa vastaamatta jääneen puhelun tarkasteleminen yhdellä laitteella ei nollannut vastaamattoman puhelun ilmaisinta muissa laitteissasi automaattisesti."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Nyt kun napsautat keskustelun otsikkoa ja valitset Näytä kaikki jaetun median osiossa, vanhemmat valokuvat ja videot tulevat automaattisesti näkyviin vierittäessä, kun aiemmin vain uusimmat sisällöt näkyivät."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Päivitys korjaa virheen, joka vaikeutti ryhmän hakemista ryhmästä eroamisen jälkeen."
}
}

View File

@ -405,16 +405,16 @@
"messageformat": "Pour votre sécurité, lhistorique des conversations nest pas transféré vers les nouveaux appareils associés."
},
"icu:youMarkedAsVerified": {
"messageformat": "Vous avez marqué votre numéro de sécurité avec {name} comme confirmé"
"messageformat": "Vous avez confirmé le numéro de sécurité associé à {name}."
},
"icu:youMarkedAsNotVerified": {
"messageformat": "Vous avez marqué votre numéro de sécurité avec {name} comme non confirmé"
"messageformat": "Vous avez confirmé le numéro de sécurité associé à {name}."
},
"icu:youMarkedAsVerifiedOtherDevice": {
"messageformat": "Vous avez marqué votre numéro de sécurité avec {name} comme confirmé à partir dun autre appareil."
"messageformat": "Vous avez confirmé le numéro de sécurité associé à {name} depuis un autre appareil."
},
"icu:youMarkedAsNotVerifiedOtherDevice": {
"messageformat": "Vous avez marqué votre numéro de sécurité avec {name} comme non confirmé à partir dun autre appareil"
"messageformat": "Vous avez confirmé le numéro de sécurité associé à {name} depuis un autre appareil"
},
"icu:changedRightAfterVerify": {
"messageformat": "Le numéro de sécurité que vous essayez de confirmer a changé. Veuillez vérifier votre nouveau numéro de sécurité avec {name1}. Noubliez pas que ce changement peut signifier que quelquun essaie dintercepter vos communications ou que {name2} a simplement réinstallé Signal."
@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Envoyer le journal"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Envoyer le journal"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Vous ne pouvez pas sélectionner de photos ni de vidéos avec les fichiers."
},
@ -681,13 +687,13 @@
"messageformat": "Recherche dans la conversation"
},
"icu:noSearchResults": {
"messageformat": "Aucun résultat pour « {searchTerm} »"
"messageformat": "Aucun résultat ne correspond à votre recherche : \"{searchTerm}\""
},
"icu:noSearchResults--sms-only": {
"messageformat": "Les contacts de textos et de messages multimédias ne sont pas proposés sur Signal pour ordinateur."
},
"icu:noSearchResultsInConversation": {
"messageformat": "Aucun résultat pour « {searchTerm} » dans {conversationName}"
"messageformat": "Aucun résultat ne correspond à \"{searchTerm}\" dans \"{conversationName}\""
},
"icu:conversationsHeader": {
"messageformat": "Conversations"
@ -942,7 +948,7 @@
"messageformat": "Afficher les médias récents"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Tous les médias"
},
"icu:back": {
"messageformat": "Retour"
@ -1143,7 +1149,7 @@
"messageformat": "Besoin daide?"
},
"icu:Install__choose-device-name__description": {
"messageformat": "Sur votre téléphone, ce nom apparaîtra sous « Appareils associés »"
"messageformat": "Sur votre téléphone, ce nom apparaîtra sous \"Appareils associés\""
},
"icu:Install__choose-device-name__placeholder": {
"messageformat": "Mon ordinateur"
@ -1758,13 +1764,13 @@
"messageformat": "Vous ne pouvez modifier que pendant les 24 heures suivant lenvoi du message."
},
"icu:startConversation--username-not-found": {
"messageformat": "{atUsername} nutilise pas Signal. Le nom dutilisateur saisi est peut-être incomplet."
"messageformat": "{atUsername} n'utilise pas Signal. Le nom d'utilisateur saisi est peut-être incomplet."
},
"icu:startConversation--phone-number-not-found": {
"messageformat": "Lutilisateur est introuvable. « {phoneNumber} » nest pas un utilisateur de Signal."
"messageformat": "Utilisateur introuvable. \"{phoneNumber}\" n'utilise pas Signal."
},
"icu:startConversation--phone-number-not-valid": {
"messageformat": "Lutilisateur est introuvable. « {phoneNumber} » nest pas un numéro de téléphone valide."
"messageformat": "Utilisateur introuvable. Le numéro de téléphone \"{phoneNumber}\" est incorrect."
},
"icu:chooseGroupMembers__title": {
"messageformat": "Choisir des membres"
@ -1860,7 +1866,7 @@
"messageformat": "Lavatar du groupe a été mis à jour."
},
"icu:titleIsNow": {
"messageformat": "Le nom du groupe est désormais « {name} »."
"messageformat": "Le groupe s'appelle maintenant \"{name}\"."
},
"icu:youJoinedTheGroup": {
"messageformat": "Vous avez rejoint le groupe."
@ -2706,7 +2712,7 @@
"messageformat": "Lien dappel"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Appel de groupe"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "En attente dadmission"
@ -3144,13 +3150,13 @@
"messageformat": "{memberName} vous ajouté au groupe."
},
"icu:GroupV2--member-add--you--you": {
"messageformat": "Vous vous êtes joint au groupe."
"messageformat": "Vous avez rejoint le groupe."
},
"icu:GroupV2--member-add--you--unknown": {
"messageformat": "Vous avez été ajouté au groupe."
},
"icu:GroupV2--member-add-from-link--you--you": {
"messageformat": "Vous vous êtes joint au groupe grâce au lien du groupe."
"messageformat": "Vous avez rejoint le groupe via le lien du groupe."
},
"icu:GroupV2--member-add-from-link--other": {
"messageformat": "{memberName} a rejoint le groupe via le lien du groupe."
@ -3207,19 +3213,19 @@
"messageformat": "Un administrateur vous a nommé administrateur."
},
"icu:GroupV2--member-privilege--demote--other--other": {
"messageformat": "{adminName} a révoqué les privilèges dadministrateur de {memberName}."
"messageformat": "{adminName} a révoqué les privilèges d'admin de {memberName}."
},
"icu:GroupV2--member-privilege--demote--other--you": {
"messageformat": "Vous avez révoqué les privilèges dadministrateur de {memberName}."
"messageformat": "Vous avez révoqué les privilèges d'admin de {memberName}."
},
"icu:GroupV2--member-privilege--demote--other--unknown": {
"messageformat": "Un administrateur a révoqué les privilèges dadministrateur de {memberName}."
"messageformat": "Un admin a révoqué les privilèges d'admin de {memberName}."
},
"icu:GroupV2--member-privilege--demote--you--other": {
"messageformat": "{adminName} a révoqué vos privilèges dadministrateur."
"messageformat": "{adminName} a révoqué vos privilèges d'admin."
},
"icu:GroupV2--member-privilege--demote--you--unknown": {
"messageformat": "Un administrateur a révoqué vos privilèges dadministrateur."
"messageformat": "Un admin a révoqué vos privilèges d'admin."
},
"icu:GroupV2--pending-add--one--other--other": {
"messageformat": "{memberName} a invité une personne au groupe."
@ -3258,19 +3264,19 @@
"messageformat": "Une personne a décliné son invitation au groupe."
},
"icu:GroupV2--pending-remove--revoke--one--other": {
"messageformat": "{memberName} a révoqué une invitation au groupe pour une personne."
"messageformat": "{memberName} a annulé l'invitation envoyée à une personne."
},
"icu:GroupV2--pending-remove--revoke--one--you": {
"messageformat": "Vous avez révoqué une invitation au groupe pour une personne."
"messageformat": "Vous avez annulé l'invitation envoyée à une personne."
},
"icu:GroupV2--pending-remove--revoke-own--to-you": {
"messageformat": "{inviterName} a révoqué votre invitation."
"messageformat": "{inviterName} a annulé son invitation."
},
"icu:GroupV2--pending-remove--revoke-own--unknown": {
"messageformat": "{inviterName} a révoqué son invitation pour une personne."
"messageformat": "{inviterName} a annulé son invitation pour une personne."
},
"icu:GroupV2--pending-remove--revoke--one--unknown": {
"messageformat": "Un administrateur a révoqué une invitation au groupe pour une personne."
"messageformat": "Un admin a annulé l'invitation envoyée à une personne."
},
"icu:GroupV2--pending-remove--revoke--many--other": {
"messageformat": "{count, plural, one {{memberName} a annulé linvitation envoyée à 1 utilisateur.} other {{memberName} a annulé linvitation envoyée à {count,number} utilisateurs.}}"
@ -3282,25 +3288,25 @@
"messageformat": "{count, plural, one {Un administrateur a annulé linvitation envoyée à 1 utilisateur.} other {Un administrateur a annulé linvitation envoyée à {count,number} utilisateurs.}}"
},
"icu:GroupV2--pending-remove--revoke-invite-from--one--other": {
"messageformat": "{adminName} a révoqué une invitation au groupe pour une personne invitée par {memberName}."
"messageformat": "{adminName} Vous avez annulé l'invitation que {memberName} a envoyée à une personne."
},
"icu:GroupV2--pending-remove--revoke-invite-from--one--you": {
"messageformat": "Vous avez révoqué une invitation au groupe pour une personne invitée par {memberName}."
"messageformat": "Vous avez annulé l'invitation que {memberName} à envoyée à une personne."
},
"icu:GroupV2--pending-remove--revoke-invite-from--one--unknown": {
"messageformat": "Un administrateur a révoqué une invitation au groupe pour une personne invitée par {memberName}."
"messageformat": "Un admin a annulé l'invitation que {memberName} a envoyée à une personne."
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--other": {
"messageformat": "{adminName} a révoqué linvitation au groupe que vous avez envoyée à {inviteeName}."
"messageformat": "{adminName} a annulé l'invitation que vous avez envoyée à {inviteeName}."
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--you": {
"messageformat": "Vous avez annulé votre invitation à {inviteeName}."
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--unknown": {
"messageformat": "Un administrateur a révoqué linvitation au groupe que vous avez envoyée à {inviteeName}."
"messageformat": "Un admin a annulé l'invitation que vous avez envoyée à {inviteeName}."
},
"icu:GroupV2--pending-remove--revoke-invite-from--many--other": {
"messageformat": "{count, plural, one {{adminName} a révoqué les invitations au groupe pour {count,number} personne invitée par {memberName}.} other {{adminName} a révoqué les invitations au groupe pour {count,number} personnes invitées par {memberName}.}}"
"messageformat": "{count, plural, one {{adminName} a annulé l'invitation que {memberName} a envoyée à {count,number} personne.} other {{adminName} a annulé les invitations que {memberName} a envoyées à {count,number} personnes.}}"
},
"icu:GroupV2--pending-remove--revoke-invite-from--many--you": {
"messageformat": "{count, plural, one {Vous avez annulé linvitation envoyée par {memberName} à {count,number} utilisateur.} other {Vous avez annulé linvitation envoyée par {memberName} à {count,number} utilisateurs.}}"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "La demande dadhésion de {joinerName} a été refusée."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} a demandé à rejoindre le groupe via le lien, puis a annulé sa demande."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} a envoyé et annulé {numberOfRequests,number} demandes dadhésion via le lien du groupe."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} a envoyé et annulé sa demande d'adhésion via le lien du groupe.} other {{joinerName} a envoyé et annulé {numberOfRequests,number} demandes d'adhésion via le lien du groupe.}}"
},
@ -3516,13 +3516,13 @@
"messageformat": "Signal dépend de personnes comme vous. Donnez-nous un coup de pouce et recevez un macaron."
},
"icu:BadgeSustainerInstructions__instructions__1": {
"messageformat": "Ouvrez Signal sur votre téléphone"
"messageformat": "Ouvrez Signal sur votre téléphone."
},
"icu:BadgeSustainerInstructions__instructions__2": {
"messageformat": "Touchez votre photo de profil dans le coin supérieur gauche pour ouvrir les paramètres"
"messageformat": "Touchez votre photo de profil dans le coin supérieur gauche pour ouvrir les paramètres."
},
"icu:BadgeSustainerInstructions__instructions__3": {
"messageformat": "Appuyez sur « Faire un don à Signal » et inscrivez-vous"
"messageformat": "Appuyez sur \"Faire un don à Signal\" et inscrivez-vous."
},
"icu:BackupImportScreen__title": {
"messageformat": "Synchronisation des messages"
@ -3531,31 +3531,61 @@
"messageformat": "Téléchargement en cours : {currentSize} sur {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Préparation du téléchargement…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Cela peut prendre quelques minutes en fonction de la taille de votre sauvegarde."
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Annuler le transfert"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Annuler le transfert ?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Signal n'a pas terminé de restaurer vos messages et médias. Si vous décidez d'annuler ce transfert, vous pourrez en effectuer un nouveau depuis les paramètres."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Poursuivre le transfert"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Annuler le transfert"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Restauration des médias en cours"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Restauration mise en pause"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Mettre en pause le transfert"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Reprendre le transfert"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Annuler le transfert"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Plus d'options"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Restauration terminée."
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} sur {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} sur {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Annuler le transfert des médias ?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Signal n'a pas terminé de restaurer vos messages et médias. Si vous décidez d'annuler ce transfert, vous pourrez en effectuer un nouveau depuis les paramètres."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Poursuivre le transfert"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Annuler le transfert"
},
"icu:CompositionArea--expand": {
"messageformat": "Étendre"
@ -3609,7 +3639,7 @@
"messageformat": "Vous êtes déjà en communication"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Audio"
},
"icu:showChatColorEditor": {
"messageformat": "Couleur de la conversation"
@ -3660,13 +3690,13 @@
"messageformat": "Choisissez qui peut modifier le nom, la photo et la description du groupe, ou encore le délai avant disparition des messages éphémères."
},
"icu:ConversationDetails--add-members-label": {
"messageformat": "Les personnes qui peuvent ajouter des membres"
"messageformat": "Qui peut ajouter des membres"
},
"icu:ConversationDetails--add-members-info": {
"messageformat": "Choisissez qui peut ajouter des membres à ce groupe."
},
"icu:ConversationDetails--announcement-label": {
"messageformat": "Les personnes qui peuvent envoyer des messages"
"messageformat": "Qui peut envoyer des messages"
},
"icu:ConversationDetails--announcement-info": {
"messageformat": "Choisissez qui peut envoyer des messages au groupe."
@ -3696,7 +3726,7 @@
"messageformat": "Quitter"
},
"icu:ConversationDetailsActions--unblock-group-modal-title": {
"messageformat": "Débloquer le groupe « {groupName} » ?"
"messageformat": "Débloquer le groupe \"{groupName}\" ?"
},
"icu:ConversationDetailsActions--block-group-modal-title": {
"messageformat": "Bloquer et quitter le groupe \"{groupName}\" ?"
@ -3792,7 +3822,7 @@
"messageformat": "Réinitialiser le lien"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Exiger l'approbation d'un admin"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Un administrateur doit approuver les nouveaux membres qui rejoignent le groupe via le lien."
@ -3804,10 +3834,10 @@
"messageformat": "Invitations ({count,number})"
},
"icu:PendingRequests--approve-for": {
"messageformat": "Approuver la demande de « {name} » ?"
"messageformat": "Accepter la demande de \"{name}\" ?"
},
"icu:PendingRequests--deny-for": {
"messageformat": "Refuser la demande de « {name} » ?"
"messageformat": "Refuser la demande de \"{name}\" ?"
},
"icu:PendingRequests--deny-for--with-link": {
"messageformat": "Refuser la demande de  {name} ? Cette personne ne pourra plus demander à rejoindre le groupe via le lien."
@ -3822,16 +3852,16 @@
"messageformat": "A invité {number,number}"
},
"icu:PendingInvites--revoke-for-label": {
"messageformat": "Révoquer linvitation au groupe"
"messageformat": "Annuler l'invitation au groupe"
},
"icu:PendingInvites--revoke-for": {
"messageformat": "Révoquer linvitation au groupe pour « {name} » ?"
"messageformat": "Annuler l'invitation envoyée à {name} ?"
},
"icu:PendingInvites--revoke-from": {
"messageformat": "{number, plural, one {Révoquer {number,number} invitation envoyée par « {name} » ?} other {Révoquer {number,number} invitations envoyées par « {name} » ?}}"
"messageformat": "{number, plural, one {Annuler {number,number} invitation envoyée par {name} ?} other {Annuler {number,number} invitations envoyées par {name} ?}}"
},
"icu:PendingInvites--revoke": {
"messageformat": "Révoquer"
"messageformat": "Annuler"
},
"icu:PendingRequests--approve": {
"messageformat": "Approuver la demande"
@ -3843,7 +3873,7 @@
"messageformat": "Les utilisateurs suivants tentent de rejoindre {name} via le lien du groupe."
},
"icu:PendingInvites--info": {
"messageformat": "Les détails sur les personnes invitées à ce groupe ne sont visibles quune fois quelles font partie du groupe. Les invités ne verront les messages quaprès sêtre joints au groupe."
"messageformat": "Lorsque des personnes sont invitées à rejoindre ce groupe, les informations qui leur sont associées ne sont visibles qu'une fois qu'elles font partie du groupe. Les invités ne peuvent quant à eux voir les messages qu'après avoir rejoint le groupe."
},
"icu:PendingRequests--block--button": {
"messageformat": "Bloquer la demande"
@ -3927,10 +3957,10 @@
"messageformat": "Mise à jour"
},
"icu:AddGroupMembersModal--confirm-title--one": {
"messageformat": "Ajouter {person} à « {group} » ?"
"messageformat": "Ajouter {person} à \"{group}\" ?"
},
"icu:AddGroupMembersModal--confirm-title--many": {
"messageformat": "Ajouter {count,number} membres à « {group} » ?"
"messageformat": "Ajouter {count,number} membres à \"{group}\" ?"
},
"icu:AddGroupMembersModal--confirm-button--one": {
"messageformat": "Ajouter un membre"
@ -4056,7 +4086,7 @@
"messageformat": "Retirer du groupe"
},
"icu:RemoveGroupMemberConfirmation__description": {
"messageformat": "Retirer « {name} » du groupe?"
"messageformat": "Retirer {name} du groupe ?"
},
"icu:RemoveGroupMemberConfirmation__description__with-link": {
"messageformat": "Retirer {name} du groupe? Cette personne ne pourra plus rejoindre le groupe via le lien."
@ -4266,7 +4296,7 @@
"messageformat": "Nom dutilisateur"
},
"icu:ProfileEditor--username--corrupted--body": {
"messageformat": "Une erreur sest produite : votre nom dutilisateur nest plus associé à votre compte. Nous vous invitons à le reconfigurer ou à en choisir un autre."
"messageformat": "Une erreur s'est produite : votre nom d'utilisateur n'est plus associé à votre compte. Nous vous invitons à le réassocier à votre compte ou à en choisir un autre."
},
"icu:ProfileEditor--username--corrupted--fix-button": {
"messageformat": "Résoudre"
@ -4335,7 +4365,7 @@
"messageformat": "Suppression du nom dutilisateur"
},
"icu:ProfileEditor--username--confirm-delete-body-2": {
"messageformat": "Cette action supprime votre nom dutilisateur et désactive votre lien et code QR. « {username} » pourra ensuite être utilisé par un autre utilisateur. Êtes-vous sûr de vouloir continuer ?"
"messageformat": "Vous allez supprimer votre nom d'utilisateur, et désactiver votre lien et votre code QR. Le nom d'utilisateur \"{username}\" pourra être adopté par une autre personne. Voulez-vous vraiment continuer ?"
},
"icu:ProfileEditor--username--confirm-delete-button": {
"messageformat": "Supprimer"
@ -4587,7 +4617,7 @@
"messageformat": "Rechercher une langue"
},
"icu:Preferences__Language__NoResults": {
"messageformat": "Aucun résultat pour « {searchTerm} »"
"messageformat": "Aucun résultat ne correspond à votre recherche : \"{searchTerm}\""
},
"icu:Preferences__LanguageModal__Set": {
"messageformat": "Définir"
@ -4617,7 +4647,7 @@
"messageformat": "Mise à jour requise"
},
"icu:InstallScreenUpdateDialog--auto-update__body": {
"messageformat": "Pour pouvoir continuer à utiliser Signal, veuillez installer la dernière version de lappli."
"messageformat": "Pour continuer à utiliser Signal, veuillez installer la dernière version de l'appli."
},
"icu:InstallScreenUpdateDialog--manual-update__action": {
"messageformat": "Télécharger {downloadSize}"
@ -4965,7 +4995,7 @@
"messageformat": "Supprimer la Story personnalisée"
},
"icu:StoriesSettings__delete-list--confirm": {
"messageformat": "Voulez-vous vraiment supprimer « {name} » ? Les nouveaux contenus ajoutés à cette Story seront également supprimés."
"messageformat": "Voulez-vous vraiment supprimer \"{name}\" ? Les nouveaux contenus ajoutés à cette story seront aussi supprimés."
},
"icu:StoriesSettings__choose-viewers": {
"messageformat": "Choisir les spectateurs"
@ -5010,7 +5040,7 @@
"messageformat": "Supprimer la story de groupe"
},
"icu:StoriesSettings__remove_group--confirm": {
"messageformat": "Voulez-vous vraiment supprimer « {groupTitle} » ?"
"messageformat": "Voulez-vous vraiment supprimer \"{groupTitle}\" ?"
},
"icu:SendStoryModal__choose-who-can-view": {
"messageformat": "Choisissez qui peut voir votre story"
@ -5473,7 +5503,7 @@
"messageformat": "Les appels manqués safficheront ici."
},
"icu:CallsList__EmptyState--hasQuery": {
"messageformat": "Aucun résultat pour « {query} »"
"messageformat": "Aucun résultat ne correspond à votre recherche : \"{query}\""
},
"icu:CallsList__CreateCallLink": {
"messageformat": "Générer un lien dappel"
@ -5509,7 +5539,7 @@
"messageformat": "Aucune conversation récente."
},
"icu:CallsNewCall__EmptyState--hasQuery": {
"messageformat": "Aucun résultat pour « {query} »"
"messageformat": "Aucun résultat ne correspond à votre recherche : \"{query}\""
},
"icu:CallsNewCallButton--return": {
"messageformat": "Revenir"
@ -5539,10 +5569,10 @@
"messageformat": "Renommer lappel"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Exiger l'approbation d'un admin"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Vous ne pouvez pas modifier ce paramètre pendant l'appel"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Copier le lien"
@ -5566,7 +5596,7 @@
"messageformat": "Supprimer"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Vous ne pouvez pas supprimer ce lien pendant l'appel"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Détails du lien dappel"
@ -5581,13 +5611,13 @@
"messageformat": "Renommer lappel"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Exiger l'approbation d'un admin"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Accepter la demande"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Refuser la demande"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Désactivé"
@ -5654,6 +5684,9 @@
"messageformat": "Jusqu'ici, lorsque vous affichiez un appel manqué sur un appareil, l'indicateur qui signalait cet appel manqué ne disparaissait pas automatiquement de tous vos appareils. Voilà un bug qui ne va pas vous manquer. "
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Souvenirs, souvenirs ! Le nouvel écran \"Tous les médias\" va faire des heureux. Désormais, lorsque vous cliquez sur l'en-tête d'une conversation, puis sur \"Tout afficher\" dans la section \"Médias partagés\", toutes les photos et vidéos s'affichent à mesure que vous faites défiler l'écran. Fini, le temps où Signal se limitait aux médias les plus récents ! "
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Vous avez quitté un groupe, mais vous le regrettez ? Vos amis vous manquent et vous ne retrouvez pas ce groupe pour le réintégrer ? Réjouissez-vous : nous avons corrigé ce bug. L'expression \"se séparer pour mieux se retrouver\" prend enfin tout son sens."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Cuir isteach loga"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Cuir isteach loga"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Níl féidir leat grianghraif agus comhaid a roghnú in éineacht le comhaid."
},
@ -942,7 +948,7 @@
"messageformat": "Amharc ar na meáin le déanaí"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Na meáin go léir"
},
"icu:back": {
"messageformat": "Ar Ais"
@ -2706,7 +2712,7 @@
"messageformat": "Nasc glao"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Grúpghlao"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Ag fanacht le go ligfear isteach"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "A request to join the group from {joinerName} was denied."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "Rinne {joinerName} iarratas ar dhul isteach tríd an nasc grúpa agus chuir sé/sí ar ceal é"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "Rinne {joinerName} an líon seo iarratas ar dhul isteach tríd an nasc grúpa agus chuir sé/sí ar ceal iad: {numberOfRequests,number}"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {Rinne {joinerName} iarratas ar dhul isteach tríd an nasc grúpa agus chuir sé/sí an t-iarratas sin ar ceal} two {Rinne {joinerName} {numberOfRequests,number} iarratas ar dhul isteach tríd an nasc grúpa agus chuir sé/sí na hiarratais sin ar ceal} few {Rinne {joinerName} {numberOfRequests,number} iarratas ar dhul isteach tríd an nasc grúpa agus chuir sé/sí na hiarratais sin ar ceal} many {Rinne {joinerName} {numberOfRequests,number} n-iarratas ar dhul isteach tríd an nasc grúpa agus chuir sé/sí na hiarratais sin ar ceal} other {Rinne {joinerName} {numberOfRequests,number} iarratas ar dhul isteach tríd an nasc grúpa agus chuir sé/sí na hiarratais sin ar ceal}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{currentSize} as {totalSize} ({fractionComplete,number,percent}) á n-íoslódáil…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Íoslódáil á hullmhú..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Seans go dtógfaidh sé seo cúpla nóiméad ag brath ar mhéid do chúltaca"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Cuir an t-aistriú ar ceal"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Cuir an t-aistriú ar ceal?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Níl aischur na dteachtaireachtaí agus na meán agat críochnaithe. Má roghnaíonn tú é a chur ar ceal, is féidir leat an t-aistriú a dhéanamh arís ó Shocruithe."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Lean leis an aistriú"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Cuir an t-aistriú ar ceal"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Meáin á n-aischur"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Aischur curtha ar sos"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Cuir an t-aistriú ar sos"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Fill ar an aistriú"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Cuir an t-aistriú ar ceal"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Tuilleadh roghanna"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Tá an t-aischur críochnaithe"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} as {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} as {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Cuir an t-aistriú meán ar ceal?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Níl aischur na dteachtaireachtaí agus na meán agat críochnaithe. Má roghnaíonn tú é a chur ar ceal, is féidir leat an t-aistriú a dhéanamh arís ó Shocruithe."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Lean leis an aistriú"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Cuir an t-aistriú ar ceal"
},
"icu:CompositionArea--expand": {
"messageformat": "Fairsingigh"
@ -3609,7 +3639,7 @@
"messageformat": "Tá tú i mbun glao cheana féin"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Guthghlao"
},
"icu:showChatColorEditor": {
"messageformat": "Dath an chomhrá"
@ -3792,7 +3822,7 @@
"messageformat": "Reset Link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Éiligh faomhadh riarthóra"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Éiligh faomhadh riarthóra i gcás ball nua a théann isteach tríd an nasc grúpa"
@ -5539,10 +5569,10 @@
"messageformat": "Cuir ainm an ghlao in eagar"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Éiligh faomhadh riarthóra"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Ní féidir an socrú seo a athrú nuair a bhíonn an glao gníomhach"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Cóipeáil an nasc"
@ -5566,7 +5596,7 @@
"messageformat": "Scrios"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Ní féidir an nasc seo a scriosadh nuair a bhíonn an glao gníomhach"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Sonraí ar an nasc glao"
@ -5581,13 +5611,13 @@
"messageformat": "Cuir ainm an ghlao in eagar"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Éiligh faomhadh riarthóra"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Faomh dul isteach"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Diúltaigh do dhul isteach"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "As"
@ -5654,6 +5684,9 @@
"messageformat": "Réitíonn an nuashonrú seo fabht nach nglantar táscaire ar ghlao caillte ar do ghléasanna eile nuair a fhéachann tú ar ghlao chaillte ar ghléas amháin."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Anois nuair a chliceálann tú ar cheanntásc comhrá agus nuair a roghnaíonn tú \"Féach ar gach rud\" i gcuid na meán comhroinnte, taispeánfar sean-ghrianghraif agus seanfhíseáin go huathoibríoch agus tú ag scrolláil, in ionad na n-iontrálacha is déanaí amháin."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Réitíonn an nuashonrú seo fabht a rinne cuardach grúpa deacair, tar éis duit imeacht as an ngrúpa sin."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Enviar rexistro"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Enviar rexistro"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Non podes seleccionar fotos e vídeos conxuntamente con arquivos."
},
@ -942,7 +948,7 @@
"messageformat": "Ver contido multimedia recente"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Todo o contido multimedia"
},
"icu:back": {
"messageformat": "Volver"
@ -2706,7 +2712,7 @@
"messageformat": "Ligazón de chamada"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Chamada en grupo"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Agardando o acceso"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "A request to join the group from {joinerName} was denied."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} enviou e cancelou unha solicitude para unirse ao grupo a través da ligazón."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} enviou e cancelou {numberOfRequests,number} solicitudes para unirse ao grupo a través da ligazón."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} solicitou e cancelou a súa solicitude para unirse a través da ligazón de grupo.} other {{joinerName} solicitou e cancelou {numberOfRequests,number} solicitudes para unirse a través da ligazón de grupo.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Descargando {currentSize} de {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Preparando a descarga…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Dependendo do tamaño da túa copia, pode tardar uns minutos"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Cancelar transferencia"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Cancelar transferencia?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Non se completou a recuperación das túas mensaxes e arquivos multimedia. Se cancelas o proceso, podes volver a facelo dende Configuración."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Continuar a transferencia"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Cancelar transferencia"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Restaurando arquivos multimedia"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Recuperación parada"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Parar transferencia"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Continuar transferencia"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Cancelar transferencia"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Máis opcións"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Restablecemento completo"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} de {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} de {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Cancelar a transferencia de contido multimedia?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Non se completou a recuperación das túas mensaxes e arquivos multimedia. Se cancelas o proceso, podes volver a facelo dende Configuración."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Continuar a transferencia"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Cancelar transferencia"
},
"icu:CompositionArea--expand": {
"messageformat": "Expandir"
@ -3609,7 +3639,7 @@
"messageformat": "Estás xa nunha chamada"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Voz"
},
"icu:showChatColorEditor": {
"messageformat": "Cor das conversas"
@ -3792,7 +3822,7 @@
"messageformat": "Restablecer ligazón"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Solicitar aprobación dun administrador"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "É necesario que un administrador acepte os novos membros que se unan a través da ligazón do grupo"
@ -5539,10 +5569,10 @@
"messageformat": "Editar nome de chamada"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Solicitar aprobación dun administrador"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Non se pode cambiar esta configuración mentres a chamada siga en curso"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Copiar ligazón"
@ -5566,7 +5596,7 @@
"messageformat": "Eliminar"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Esta ligazón non se pode eliminar mentres a chamada siga en curso"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Información da ligazón da chamada"
@ -5581,13 +5611,13 @@
"messageformat": "Editar nome de chamada"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Solicitar aprobación dun administrador"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Aprobar a entrada"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Denegar a entrada"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Desactivado"
@ -5654,6 +5684,9 @@
"messageformat": "Esta actualización soluciona un erro no que, ao visualizar unha chamada perdida nun dispositivo non se eliminaba automaticamente o indicador desa chamada perdida nos teus outros dispositivos."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Agora, cando fagas clic na cabeceira dunha conversa e selecciones «Ver todo» na sección de arquivos multimedia compartidos, as fotos e vídeos máis antigos aparecerán automaticamente mentres subas e baixes, en lugar de estar limitados aos arquivos máis recentes."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Esta actualización soluciona un erro que dificultaba a busca dun grupo despois de abandonalo."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "લૉગ સબમિટ કરો"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "લૉગ સબમિટ કરો"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "તમે ફાઇલની સાથે ફોટા અને વીડિયો પસંદ કરી શકતા નથી."
},
@ -942,7 +948,7 @@
"messageformat": "તાજેતરના મીડિયા જુઓ"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "બધા મીડિયા"
},
"icu:back": {
"messageformat": "પાછળ"
@ -2706,7 +2712,7 @@
"messageformat": "કૉલ લિંક"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "ગ્રૂપ કૉલ"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "અંદર આવવા દેવાની પ્રતીક્ષા છે"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName}માંથી ગ્રુપમાં જોડાવાની વિનંતી નકારી કાઢવામાં આવી હતી."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName}એ ગ્રુપ લિંક વડે જોડાવાની વિનંતી કરી અને તેમની વિનંતી રદ કરી"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName}એ ગ્રુપ લિંક વડે જોડાવાની વિનંતી કરી અને {numberOfRequests,number} વિનંતી રદ કરી"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName}એ ગ્રૂપ લિંક વડે જોડાવાની તેમની વિનંતી કરી અને રદ કરી} other {{joinerName} એ ગ્રૂપ લિંક વડે જોડાવાની {numberOfRequests,number} વિનંતીઓ કરી અને રદ કરી}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} માંથી {currentSize} ડાઉનલોડ થઈ રહ્યું છે ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "ડાઉનલોડ કરવાની તૈયારી કરી ચાલુ છે..."
},
"icu:BackupImportScreen__description": {
"messageformat": "તમારા બેકઅપની સાઇઝના આધારે આમાં થોડો સમય લાગી શકે છે"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "ટ્રાન્સફર રદ કરો"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "ટ્રાન્સફર રદ કરીએ?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "તમારા મેસેજ અને મીડિયા રિસ્ટોર કરવાનું પૂર્ણ થયું નથી. જો તમે રદ કરવાનું પસંદ કરો છો, તો તમે સેટિંગ્સમાંથી ફરીથી ટ્રાન્સફર કરી શકો છો."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "ટ્રાન્સફર ચાલુ રાખો"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "ટ્રાન્સફર રદ કરો"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "મીડિયા રિસ્ટોર થાય છે"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "રિસ્ટોર થોભાવ્યું"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "ટ્રાન્સફર થોભાવો"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "ટ્રાન્સફર ફરી શરૂ કરો"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "ટ્રાન્સફર રદ કરો"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "વધુ વિકલ્પો"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "રિસ્ટોર પૂર્ણ થયું"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} માંથી {currentSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize}ની{totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "મીડિયા ટ્રાન્સફર રદ કરીએ?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "તમારા મેસેજ અને મીડિયા રિસ્ટોર કરવાનું પૂર્ણ થયું નથી. જો તમે રદ કરવાનું પસંદ કરો છો, તો તમે સેટિંગ્સમાંથી ફરીથી ટ્રાન્સફર કરી શકો છો."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "ટ્રાન્સફર ચાલુ રાખો"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "ટ્રાન્સફર રદ કરો"
},
"icu:CompositionArea--expand": {
"messageformat": "વિસ્તૃત કરો"
@ -3609,7 +3639,7 @@
"messageformat": "તમે પહેલેથી જ કૉલમાં છો"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "વૉઇસ"
},
"icu:showChatColorEditor": {
"messageformat": "ચેટ કલર"
@ -3792,7 +3822,7 @@
"messageformat": "રીસેટ લિંક"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "એડમિનની મંજૂરી ફરજીયાત કરો"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "ગ્રુપ લિંક દ્વારા જોડાયેલા નવા મેમ્બર્સને મંજૂરી આપવા માટે એડમિનની જરૂર છે"
@ -5539,10 +5569,10 @@
"messageformat": "કૉલના નામમાં ફેરફાર કરો"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "એડમિનની મંજૂરી ફરજીયાત કરો"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "કૉલ ચાલુ હોય ત્યારે આ સેટિંગ બદલી શકાતું નથી"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "લિંક કૉપિ કરો"
@ -5566,7 +5596,7 @@
"messageformat": "ડિલીટ કરો"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "કૉલ ચાલુ હોય ત્યારે આ લિંક ડિલીટ કરી શકાતી નથી"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "કૉલ લિંકની વિગતો"
@ -5581,13 +5611,13 @@
"messageformat": "કૉલના નામમાં ફેરફાર કરો"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "એડમિનની મંજૂરી ફરજીયાત કરો"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "પ્રવેશ મંજૂર કરો"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "પ્રવેશ નકારો"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "બંધ"
@ -5654,6 +5684,9 @@
"messageformat": "આ અપડેટ એક એવા બગને ઠીક કરે છે જ્યાં એક ડિવાઇસ પર મિસ્ડ કૉલ જોવાથી તમારા અન્ય ડિવાઇસ પર તે મિસ્ડ કૉલ માટેનું સૂચક આપમેળે દૂર થતું ન હતું."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "હવે જ્યારે તમે શેર કરેલા મીડિયા વિભાગમાં કોઈ ચેટ હેડર પર ક્લિક કરો અને \"બધું જુઓ\" પસંદ કરો ત્યારે સૌથી તાજેતરની એન્ટ્રી પૂરતું મર્યાદિત થવાને બદલે જૂના ફોટા અને વીડિયો આપમેળે દેખાય છે."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "આ અપડેટમાં એ બગને ઠીક કરવામાં આવ્યો છે જે કોઈ ગ્રૂપને છોડ્યા પછી તેને શોધવાનું મુશ્કેલ બનાવતો હતો."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "הגש יומן"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "הגש יומן"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "אי אפשר לבחור תמונות וסרטונים יחד עם קבצים."
},
@ -942,7 +948,7 @@
"messageformat": "הצג מדיה אחרונה"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "כל המדיה"
},
"icu:back": {
"messageformat": "הקודם"
@ -2706,7 +2712,7 @@
"messageformat": "לינק לשיחה"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "שיחה קבוצתית"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "מחכה שיכניסו אותך…"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "בקשה להצטרף אל הקבוצה מאת {joinerName} נדחתה."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} ביקש/ה וביטל/ה בקשה להצטרף באמצעות קישור הקבוצה"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} ביקש/ה וביטל/ה {numberOfRequests,number} בקשות להצטרף באמצעות קישור הקבוצה"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} ביקש/ה וביטל/ה את הבקשה להצטרף באמצעות לינק הקבוצה} two {{joinerName} ביקש/ה וביטל/ה {numberOfRequests,number} בקשות להצטרף דרך הלינק הקבוצתי.} many {{joinerName} ביקש/ה וביטל/ה {numberOfRequests,number} בקשות להצטרף באמצעות קישור הקבוצה} other {{joinerName} ביקש/ה וביטל/ה {numberOfRequests,number} בקשות להצטרף דרך הלינק הקבוצתי.}}"
},
@ -3525,37 +3525,67 @@
"messageformat": "יש ללחוץ על ״תרומה ל-Signal״ ולעשות מנוי"
},
"icu:BackupImportScreen__title": {
"messageformat": "מסנכרן הודעות"
"messageformat": "מסנכרנים הודעות"
},
"icu:BackupImportScreen__progressbar-hint": {
"messageformat": "מורידים {currentSize} מתוך {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "מתכוננים להורדה…"
},
"icu:BackupImportScreen__description": {
"messageformat": "זה עשוי לקחת מספר דקות בהתאם לגודל הגיבוי שלך"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "ביטול העברה"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "לבטל העברה?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "שחזור ההודעות והמדיה שלך לא הושלם. אם תבחר/י לבטל, אפשר לבצע העברה שוב מתוך ההגדרות."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "המשך העברה"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "ביטול העברה"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "מדיה בשחזור"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "שחזור הושהה"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "השהיית העברה"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "המשך העברה"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "ביטול העברה"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "עוד אפשרויות"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "שחזור הושלם"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} מתוך {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} מתוך {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "לבטל העברת מדיה?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "שחזור ההודעות והמדיה שלך לא הושלם. אם תבחר/י לבטל, אפשר לבצע העברה שוב מתוך ההגדרות."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "המשך העברה"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "ביטול העברה"
},
"icu:CompositionArea--expand": {
"messageformat": "הרחב"
@ -3609,7 +3639,7 @@
"messageformat": "אתה כבר בשיחה"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "שיחה קולית"
},
"icu:showChatColorEditor": {
"messageformat": "צבע צ'אט"
@ -3792,7 +3822,7 @@
"messageformat": "אפס קישור"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "דרישת אישור מנהל/ת"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "דרוש מנהלן כדי לאשר הצטרפות של חברי קבוצה חדשים באמצעות קישור הקבוצה"
@ -5539,10 +5569,10 @@
"messageformat": "עריכת שם שיחה"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "דרישת אישור מנהל/ת"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "לא ניתן לשנות את ההגדרה הזו בזמן שהשיחה פעילה"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "העתקת קישור"
@ -5566,7 +5596,7 @@
"messageformat": "מחיקה"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "לא ניתן למחוק את הלינק הזה בזמן שהשיחה פעילה"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "פרטי לינק שיחה"
@ -5581,13 +5611,13 @@
"messageformat": "עריכת שם שיחה"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "דרישת אישור מנהל/ת"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "אישור כניסה"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "דחיית כניסה"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "כבוי"
@ -5654,6 +5684,9 @@
"messageformat": "העדכון הזה מתקן באג שמנע ממחוון שיחה שלא נענתה להיעלם אוטומטית במכשירים האחרים שלך לאחר צפייה בשיחה במכשיר אחד."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "עכשיו, כשלוחצים על החלק העליון של הצ׳אט ובוחרים ״הצגת הכל״ במקטע שיתוף המדיה, תמונות וסרטונים ישנים יותר יופיעו אוטומטית בזמן הגלילה במקום שיופיעו רק הפריטים החדשים ביותר."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "העדכון הזה מתקן באג שהקשה על חיפוש קבוצה מסוימת אחרי שעזבת אותה."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "लॉग सबमिट करें"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "लॉग सबमिट करें"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "आप फ़ाइलों के साथ फ़ोटो और वीडियो नहीं चुन सकते।"
},
@ -942,7 +948,7 @@
"messageformat": "हाल का मीडिया देखें"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "सभी मीडिया"
},
"icu:back": {
"messageformat": "पीछे जाएं"
@ -2706,7 +2712,7 @@
"messageformat": "कॉल लिंक"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "ग्रुप कॉल"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "अंदर जाने देने की प्रतीक्षा में"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} के ग्रुप से जुड़ने के निवेदन को इनकार किया गया था।"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} ने ग्रुप लिंक के माध्यम से शामिल होने का अनुरोध किया या उसे रद्द किया।"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} ने अनुरोध किया और ग्रुप लिंक के माध्यम से शामिल होने के {numberOfRequests,number} अनुरोध रद्द किए।"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} ने अनुरोध किया और ग्रुप लिंक के ज़रिए शामिल होने का अपना अनुरोध रद्द कर दिया} other {{joinerName} ने अनुरोध किया और ग्रुप लिंक के ज़रिए शामिल होने के {numberOfRequests,number} अनुरोध रद्द कर दिए}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} में से {currentSize} डाउनलोड किया जा रहा है({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "डाउनलोड करने के लिए तैयार किया जा रहा है..."
},
"icu:BackupImportScreen__description": {
"messageformat": "आपके बैकअप के आकार के आधार पर, इसमें कुछ मिनट लग सकते हैं"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "ट्रांसफ़र रद्द करें"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "ट्रांसफ़र रद्द करें?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "आपके संदेश और मीडिया पूरी तरह रीस्टोर नहीं हुए हैं। अगर आप रद्द करना चुनते हैं, तो आप सेटिंग्स में जाकर फिर से ट्रांसफ़र कर सकते हैं।"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "ट्रांसफ़र जारी रखें"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "ट्रांसफ़र रद्द करें"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "मीडिया रीस्टोर किया जा रहा है"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "रीस्टोर पॉज़ किया गया"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "ट्रांसफ़र पॉज़ करें"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "ट्रांसफ़र फिर से शुरू करें"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "ट्रांसफ़र रद्द करें"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "अधिक विकल्प"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "पुनर्स्थापित पूर्ण"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} में से {currentSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} का {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "मीडिया ट्रांसफ़र रद्द करें?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "आपके संदेश और मीडिया पूरी तरह रीस्टोर नहीं हुए हैं। अगर आप रद्द करना चुनते हैं, तो आप सेटिंग्स में जाकर फिर से ट्रांसफ़र कर सकते हैं।"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "ट्रांसफ़र जारी रखें"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "ट्रांसफ़र रद्द करें"
},
"icu:CompositionArea--expand": {
"messageformat": "बड़ा करें"
@ -3609,7 +3639,7 @@
"messageformat": "आप पहले ही एक कॉल में हैं"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "वॉयस"
},
"icu:showChatColorEditor": {
"messageformat": "चैट का रंग"
@ -3792,7 +3822,7 @@
"messageformat": "रीसेट लिंक"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "एडमिन की मंज़ूरी की ज़रूरत है"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "समूह लिंक के माध्यम से शामिल होने वाले नए सदस्यों को स्वीकृति देने के लिए एक व्यवस्थापक की आवश्यकता है"
@ -5539,10 +5569,10 @@
"messageformat": "कॉल नाम संपादित करें"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "एडमिन की मंज़ूरी की ज़रूरत है"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "कॉल चालू होने पर इस सेटिंग को नहीं बदला जा सकता"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "लिंक कॉपी करें"
@ -5566,7 +5596,7 @@
"messageformat": "डिलीट करें"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "कॉल चालू होने पर इस लिंक को डिलीट नहीं किया जा सकता"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "कॉल लिंक की जानकारी"
@ -5581,13 +5611,13 @@
"messageformat": "कॉल नाम संपादित करें"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "एडमिन की मंज़ूरी की ज़रूरत है"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "एंट्री मंज़ूर करें"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "एंट्री नामंज़ूर करें"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "बंद"
@ -5654,6 +5684,9 @@
"messageformat": "यह अपडेट उस गड़बड़ी को ठीक करता है जिसकी वजह से एक डिवाइस पर मिस्ड कॉल देखने से आपके दूसरे डिवाइस पर उस मिस्ड कॉल का इंडिकेटर अपने-आप नहीं हटता था, जिससे आपकी मिस्ड कॉल वाली लिस्ट सभी डिवाइस पर एक जैसी नहीं दिख पाती थी।"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "नए और बेहतर \"सभी मीडिया\" व्यू के साथ यादों के समंदर में गोते लगाएँ। अब जब आप चैट हेडर पर क्लिक करके, शेयर किए गए मीडिया वाले सेक्शन में \"सभी देखें\" को चुनते हैं, तो स्क्रोल करने पर सबसे हाल ही की एंट्री तक सीमित होने के बजाय, पुरानी फ़ोटो और वीडियो अपने-आप दिखेंगे।"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "कभी-कभी, किसी चीज़ को पीछे छोड़ने पर इस बात का एहसास होता है कि आप इसे फिर से पाना चाहते हैं, इसलिए हमने एक ऐसी गड़बड़ी को ठीक किया है जिसकी वजह से ऐसे ग्रुप्स को खोजना मुश्किल हो जाता था जिनका हिस्सा अब आप नहीं हैं, लेकिन जो अब भी आपकी बातचीत की सूची में मौजूद हैं (और शायद आपके दिल में भी)।"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Pošalji zapisnik"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Pošalji zapisnik"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Ne možete odabrati fotografije i videozapise zajedno s datotekama."
},
@ -942,7 +948,7 @@
"messageformat": "Prikaži nedavne medijske zapise"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Svi medijski zapisi"
},
"icu:back": {
"messageformat": "Natrag"
@ -2706,7 +2712,7 @@
"messageformat": "Poveznica na poziv"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Grupni poziv"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Čekanje potvrde za pridruživanje"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Odbili ste zahtjev za pridruživanje u grupu od {joinerName}."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName}zatražio/la je i poništio/la svoj zahtjev za pridruživanje putem poveznice grupe"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} zatražio/la je i poništio/la je {numberOfRequests,number} zahtjeva za pridruživanje putem poveznice grupe"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} šalje i otkazuje zahtjev za pridruživanje putem poveznice grupe} few {{joinerName} šalje i otkazuje {numberOfRequests,number} zahtjeva za pridruživanje putem poveznice grupe} many {{joinerName} šalje i otkazuje {numberOfRequests,number} zahtjeva za pridruživanje putem poveznice grupe} other {{joinerName} šalje i otkazuje {numberOfRequests,number} zahtjeva za pridruživanje putem poveznice grupe}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Preuzimanje: {currentSize} od {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Pripremamo datoteke za preuzimanje…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Ovo može potrajati nekoliko minuta. Brzina preuzimanja ovisi o veličini vaše sigurnosne kopije."
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Prekini prijenos"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Želite li prekinuti prijenos?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Vraćanje vaših poruka i medijskih zapisa nije dovršeno. Ako sada prekinete prijenos, moći ćete ga ponovno pokrenuti u postavkama."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Nastavi prijenos"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Prekini prijenos"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Vraćanje medijskih zapisa"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Postupak je pauziran"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pauziraj prijenos"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Nastavi prijenos"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Prekini prijenos"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Više opcija"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Dovršeno vraćanje sigurnosne kopije"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} od {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} od {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Želite li otkazati prijenos medijskih zapisa?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Vraćanje vaših poruka i medijskih zapisa nije dovršeno. Ako sada prekinete prijenos, moći ćete ga ponovno pokrenuti u postavkama."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Nastavi prijenos"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Prekini prijenos"
},
"icu:CompositionArea--expand": {
"messageformat": "Proširi"
@ -3609,7 +3639,7 @@
"messageformat": "Već ste na pozivu"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Glasovni poziv"
},
"icu:showChatColorEditor": {
"messageformat": "Boja razgovora"
@ -3792,7 +3822,7 @@
"messageformat": "Poništi poveznicu"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Zatraži odobrenje administratora"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Zahtjeva da administrator odobri pridruživanje novih članova putem poveznice grupe"
@ -5539,10 +5569,10 @@
"messageformat": "Uredi naziv poziva"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Zatraži odobrenje administratora"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Ovu postavku nije moguće promijeniti dok je poziv u tijeku"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopiraj poveznicu"
@ -5566,7 +5596,7 @@
"messageformat": "Izbriši"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Ovu poveznicu nije moguće izbrisati dok je poziv u tijeku"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Pojedinosti poveznice na poziv"
@ -5581,13 +5611,13 @@
"messageformat": "Uredi naziv poziva"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Zatraži odobrenje administratora"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Odobri ulazak"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Odbij ulazak"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Isključeno"
@ -5654,6 +5684,9 @@
"messageformat": "Ovo ažuriranje ispravlja pogrešku zbog koje pregledavanje propuštenog poziva na jednom uređaju ne bi automatski uklonilo indikator istog propuštenog poziva s vaših drugih uređaja."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Kada kliknete na zaglavlje razgovora i odaberete \"Prikaži sve\" u odjeljku dijeljenih medijskih zapisa, starije fotografije i videozapisi više neće biti ograničeni samo na najnovije zapise, već će se automatski nastaviti prikazivati dok listate."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Ovo ažuriranje ispravlja programsku pogrešku koja je otežavala pretraživanje grupa nakon njihovog napuštanja."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Naplófájl küldése"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Naplófájl küldése"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Nem választhatsz ki képeket és videókat fájlokkal együtt."
},
@ -942,7 +948,7 @@
"messageformat": "Friss médiafájlok megtekintése"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Összes médiafájl"
},
"icu:back": {
"messageformat": "Vissza"
@ -2706,7 +2712,7 @@
"messageformat": "Híváshivatkozás"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Csoporthívás"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Beengedésre vár"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} csoport csatlakozási igénye elutasításra került."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} csatlakozási kérést küldött a csoporthivatkozás segítségével, majd visszavonta"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} csatlakozási kérést küldött a csoporthivatkozás segítségével, majd visszavonta {numberOfRequests,number} alkalommal"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} jelezte, majd visszavonta csatlakozási igényét a csoporthivatkozás használatával.} other {{joinerName} {numberOfRequests,number} alkalommal jelezte, majd visszavonta csatlakozási igényét a csoporthivatkozás használatával.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize}/{currentSize} ({fractionComplete,number,percent}) letöltése..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Felkészülés a letöltésre..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Ez a biztonsági másolat méretétől függően eltarthat néhány percig"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Átvitel törlése"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Átvitel törlése?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Az üzenetek és a médiafájl helyreállítása nem fejeződött be. Ha a törlés mellett döntesz, újra átviheted a fájljaid a Beállításokból."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Átvitel folytatása"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Átvitel törlése"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Médiafájl visszaállítása"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Visszaállítás szünetel"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Átvitel szüneteltetése"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Átvitel folytatása"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Átvitel törlése"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "További lehetőségek"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Visszaállítás kész"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize}/{totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} / {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Médiafájl átvitelének törlése?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Az üzenetek és a médiafájl helyreállítása nem fejeződött be. Ha a törlés mellett döntesz, újra átviheted a fájljaid a Beállításokból."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Átvitel folytatása"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Átvitel törlése"
},
"icu:CompositionArea--expand": {
"messageformat": "Bővítés"
@ -3609,7 +3639,7 @@
"messageformat": "Már beléptél a hívásba"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Hang"
},
"icu:showChatColorEditor": {
"messageformat": "Csevegés színe"
@ -3792,7 +3822,7 @@
"messageformat": "Hivatkozás cseréje"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Adminisztrátori jóváhagyás szükséges"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Admin általi jóváhagyás szükséges csoporthivatkozással csatlakozó tagok felvételéhez."
@ -5539,10 +5569,10 @@
"messageformat": "Hívás nevének szerkesztése"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Adminisztrátori jóváhagyás szükséges"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Ez a beállítás nem módosítható, amíg a hívás aktív"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Hivatkozás másolása"
@ -5566,7 +5596,7 @@
"messageformat": "Törlés"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Ez a hivatkozás nem törölhető, amíg a hívás aktív"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Híváslink részletei"
@ -5581,13 +5611,13 @@
"messageformat": "Hívás nevének szerkesztése"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Adminisztrátori jóváhagyás szükséges"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Csatlakozás jóváhagyása"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Csatlakozás megtagadása"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Ki"
@ -5654,6 +5684,9 @@
"messageformat": "Ez a frissítés kijavítja azt a hibát, amely miatt egy nem fogadott hívás megtekintése az egyik eszközön nem törli automatikusan a nem fogadott hívás jelzését a többi eszközödön."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Mostantól, ha rákattintasz egy csevegés fejlécére, és kiválasztod az „Összes megtekintése” lehetőséget a megosztott médiafájl részben, görgetés közben automatikusan megjelennek a régebbi fotók és videók ahelyett, hogy a legfrissebb bejegyzésekre korlátozódnának."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Ez a frissítés egy olyan hibát javít ki, amely megnehezítette egy adott csoport keresését a csoport elhagyása után."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Kirim catatan"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Kirim log"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Anda tidak dapat memilih foto dan video disertai file."
},
@ -942,7 +948,7 @@
"messageformat": "Lihat media terbaru"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Semua media"
},
"icu:back": {
"messageformat": "Kembali"
@ -2706,7 +2712,7 @@
"messageformat": "Tautan panggilan"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Panggilan grup"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Menunggu diizinkan masuk"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Permintaan bergabung ke grup dari {joinerName} telah ditolak."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} meminta dan membatalkan permintaan mereka untuk gabung via tautan grup"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} meminta dan membatalkan {numberOfRequests,number} permintaan untuk gabung via tautan grup"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} mengajukan dan membatalkan {numberOfRequests,number} permintaan untuk bergabung lewat tautan grup}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Mengunduh {currentSize} dari {totalSize} ({fractionComplete,number,percent}) …"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Bersiap mengunduh …"
},
"icu:BackupImportScreen__description": {
"messageformat": "Butuh waktu beberapa menit tergantung ukuran cadangan Anda"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Batalkan transfer"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Batalkan transfer?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Pemulihan pesan dan media Anda belum selesai. Jika pilih untuk membatalkan, Anda dapat mentransfer lagi dari Pengaturan."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Lanjutkan transfer"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Batalkan transfer"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Memulihkan media"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Pemulihan dijeda"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Jeda transfer"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Lanjutkan transfer"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Batalkan transfer"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Opsi lainnya"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Pemulihan selesai"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} dari {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} dari {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Batalkan transfer media?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Pemulihan pesan dan media Anda belum selesai. Jika pilih untuk membatalkan, Anda dapat mentransfer lagi dari Pengaturan."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Lanjutkan transfer"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Batalkan transfer"
},
"icu:CompositionArea--expand": {
"messageformat": "Lebarkan"
@ -3609,7 +3639,7 @@
"messageformat": "Anda sudah berada dalam panggilan"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Suara"
},
"icu:showChatColorEditor": {
"messageformat": "Warna obrolan"
@ -3792,7 +3822,7 @@
"messageformat": "Atur ulang tautan"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Perlu persetujuan admin"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Membutuhkan persetujuan admin untuk menerima anggota baru melalui tautan grup"
@ -5539,10 +5569,10 @@
"messageformat": "Edit nama panggilan"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Perlu persetujuan admin"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Pengaturan ini tidak dapat diubah saat panggilan sedang aktif"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Salin tautan"
@ -5566,7 +5596,7 @@
"messageformat": "Hapus"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Tautan ini tidak dapat dihapus saat panggilan sedang aktif"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Detail tautan panggilan"
@ -5581,13 +5611,13 @@
"messageformat": "Edit nama panggilan"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Perlu persetujuan admin"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Setujui entri"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Tolak entri"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Nonaktif"
@ -5654,6 +5684,9 @@
"messageformat": "Pembaruan ini memperbaiki bug yang tidak otomatis menghapus indikator panggilan tak terjawab di perangkat lain ketika Anda sudah melihat panggilan tak terjawab tersebut di satu perangkat."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Kini apabila Anda mengklik tajuk obrolan dan memilih \"Lihat semua\" di bagian media bersama, foto dan video lama akan otomatis muncul saat Anda menggulir, dan tidak lagi terbatas pada entri terbaru."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Pembaruan ini memperbaiki bug yang membuat Anda kesulitan mencari suatu grup setelah Anda keluar dari grup tersebut."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Invia log"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Invia log"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Non puoi selezionare foto e video insieme ai file."
},
@ -942,7 +948,7 @@
"messageformat": "Visualizza i media recenti"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Tutti i file multimediali"
},
"icu:back": {
"messageformat": "Indietro"
@ -2706,7 +2712,7 @@
"messageformat": "Link chiamata"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Chiamata di gruppo"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "In attesa di entrare…"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Una richiesta di unirsi al gruppo da {joinerName} è stata rifiutata."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} ha richiesto e annullato la sua richiesta di unirsi tramite il link del gruppo"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} ha richiesto e annullato {numberOfRequests,number} richieste di unirsi tramite il link del gruppo"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} ha richiesto e annullato la sua richiesta di unirsi tramite il link del gruppo} other {{joinerName} ha richiesto e annullato {numberOfRequests,number} richieste di unirsi tramite il link del gruppo}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Download {currentSize} di {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Preparazione del download…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Questo processo potrebbe richiedere qualche minuto a seconda della dimensione del tuo backup"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Annulla trasferimento"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Annullare il trasferimento?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Il ripristino dei tuoi messaggi e media non è stato ancora completato. Se scegli di annullarlo, puoi riprovare il trasferimento dalle Impostazioni."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Continua con il trasferimento"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Annulla trasferimento"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Ripristino dei media in corso"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Ripristino in pausa"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Metti in pausa"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Riprendi il trasferimento"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Annulla trasferimento"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Più opzioni"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Ripristino completato"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} di {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} di {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Annullare il trasferimento dei media?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Il ripristino dei tuoi messaggi e media non è stato ancora completato. Se lo annulli, potrai rieffettuare il trasferimento dalle Impostazioni."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Continua con il trasferimento"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Annulla trasferimento"
},
"icu:CompositionArea--expand": {
"messageformat": "Espandi"
@ -3609,7 +3639,7 @@
"messageformat": "Sei già in una chiamata"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Voce"
},
"icu:showChatColorEditor": {
"messageformat": "Colore chat"
@ -3792,7 +3822,7 @@
"messageformat": "Reimposta link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Richiedi l'approvazione dell'admin"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Richiedi a un amministratore di approvare i nuovi membri che si uniscono tramite il link del gruppo"
@ -5539,10 +5569,10 @@
"messageformat": "Modifica nome chiamata"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Richiedi l'approvazione dell'admin"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Non puoi cambiare questa impostazione durante una chiamata in corso"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Copia link"
@ -5566,7 +5596,7 @@
"messageformat": "Elimina"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Non puoi eliminare questo link durante una chiamata in corso"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Dettagli del link della chiamata"
@ -5581,13 +5611,13 @@
"messageformat": "Modifica nome chiamata"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Richiedi l'approvazione dell'admin"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Accetta richiesta"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Rifiuta richiesta"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Off"
@ -5654,6 +5684,9 @@
"messageformat": "Questo aggiornamento risolve un bug molto fastidioso: quando vedevi una chiamata persa su un dispositivo, a volte l'indicatore con il numero di chiamate perse non veniva aggiornato sugli altri dispositivi… avremo perso qualche chiamata ma non l'opportunità di risolvere il bug!"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "I ricordi sono belli se… te li puoi ricordare. E da ora Signal ti darà una mano: quando selezioni \"Vedi tutti\" nella sezione dei media condivisi in una chat, vedrai apparire in automatico le tue foto e video man mano che scorri, invece di vedere solamente i media più recenti."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "A volte è bello rivangare il passato… abbiamo risolto un bug che rendeva difficile cercare i gruppi di cui facevi parte ma ancora presenti nell'elenco delle tue chat (e, chissà, forse anche nei tuoi ricordi?)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "ログを送信"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "ログを送信"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "写真や動画をファイルと一緒に選択することはできません。"
},
@ -942,7 +948,7 @@
"messageformat": "最近使用したメディア"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "すべてのメディア"
},
"icu:back": {
"messageformat": "戻る"
@ -2706,7 +2712,7 @@
"messageformat": "通話リンク"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "グループ通話"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "承認待ちです"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} からのグループ参加申請が拒否されました。"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} は、グループリンクからの参加申請をキャンセルしました。"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} は、グループリンクからの参加申請を{numberOfRequests,number}件キャンセルしました。"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} がグループリンクから参加を申請して、{numberOfRequests,number}件の申請をキャンセルしました。}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} のうち {currentSize}{fractionComplete,number,percent}"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "ダウンロード中..."
},
"icu:BackupImportScreen__description": {
"messageformat": "バックアップのサイズによっては、数分かかる場合があります"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "転送をキャンセルする"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "転送をキャンセルしますか?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "メッセージとメディアの復元が完了していません。キャンセルした場合は、設定からもう一度転送できます。"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "転送を続行する"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "転送をキャンセルする"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "メディアを復元中"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "復元が中断されました"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "転送を一時停止する"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "転送を再開する"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "転送をキャンセルする"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "その他のオプション"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "復元が完了しました"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} のうち{currentSize}{fractionComplete,number,percent}"
"messageformat": "{currentSize}/{totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "メディアの転送をキャンセルしますか?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "メッセージとメディアの復元が完了していません。キャンセルした場合は、設定からもう一度転送できます。"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "転送を続行する"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "転送をキャンセルする"
},
"icu:CompositionArea--expand": {
"messageformat": "大きく"
@ -3609,7 +3639,7 @@
"messageformat": "あなたはすでに通話中です"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "音声通話"
},
"icu:showChatColorEditor": {
"messageformat": "チャットの色"
@ -3792,7 +3822,7 @@
"messageformat": "リンクをリセット"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "管理者の承認を必要とする"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "グループリンク経由での新メンバー参加時に、管理者の承認を要求します。"
@ -5539,10 +5569,10 @@
"messageformat": "通話名を編集する"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "管理者の承認を必要とする"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "通話中は、この設定を変更できません"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "リンクをコピーします"
@ -5566,7 +5596,7 @@
"messageformat": "消去"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "通話中は、このリンクを消去できません"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "通話リンク詳細"
@ -5581,13 +5611,13 @@
"messageformat": "通話名を編集する"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "管理者の承認を必要とする"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "承認する"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "拒否する"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "オフ"
@ -5654,6 +5684,9 @@
"messageformat": "このアップデートでは、ある端末で不在着信を表示しても、他の端末でその不在着信のお知らせが自動的にクリアされないというバグが修正されました。"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "今後は、チャットのヘッダーをクリックして「共有されたメディア」で「すべて表示」を選択すると、過去の写真や動画が自動で表示されるようになります。"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "このアップデートでは、抜けた後も会話リストに残っているグループを検索することが困難になっていたバグが修正されました。"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "რეესტრის გაგზავნა"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "რეესტრის გაგზავნა"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "ფოტოებსა და ვიდეოებს ფაილებთან ერთად ვერ აირჩევ."
},
@ -942,7 +948,7 @@
"messageformat": "ბოლო მედია-ფაილების ნახვა"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "ყველა მედია ფაილი"
},
"icu:back": {
"messageformat": "უკან"
@ -2706,7 +2712,7 @@
"messageformat": "ზარის ბმული"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "ჯგუფური ზარი"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "ელოდება შეშვებას"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName}-ის ჯგუფში გაწევრიანების მოთხოვნა უარყოფილია."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} -მა მოითხოვა ჯგუფის ბმულით გაწევრიანება და გააუქმა თავისი მოთხოვნა"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} -მა მოითხოვა ჯგუფის ბმულით გაწევრიანება და გააუქმა თავისი {numberOfRequests,number} მოთხოვნა"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName}-მა ჯგუფში ბმულით გაწევრიანება მოითხოვა და მოთხოვნა გააუქმა.} other {{joinerName}-მა ჯგუფში ბმულით გაწევრიანება მოითხოვა და {numberOfRequests,number} მოთხოვნა გააუქმა.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "იწერება {currentSize} {totalSize}-დან ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "მზადება ჩამოსატვირთად..."
},
"icu:BackupImportScreen__description": {
"messageformat": "ამას შეიძლება რამდენიმე წუთი დასჭირდეს იმის მიხედვით, თუ რა ზომაა შენი სათადარიგო ასლი"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "გადატანის გაუქმება"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "გსურს გადატანის გაუქმება?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "შენი შეტყობინებების და მედია ფაილების აღდგენა არ დასრულებულა. თუ გაუქმებას გადაწყვეტ, პარამეტრებიდან გადატანას ისევ შეძლებ."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "გადატანის გაგრძელება"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "გადატანის გაუქმება"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "მედია ფაილების აღდგენა"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "აღდგენა დროებით შეჩერდა"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "გადატანის დროებით შეჩერება"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "გადატანის გაგრძელება"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "გადატანის გაუქმება"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "მეტი ოფცია"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "აღდგენა დასრულებულია"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize}-დან {currentSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} {totalSize}-დან"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "გსურს, მედია ფაილების გადატანის გაუქმება?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "შენი შეტყობინებების და მედია ფაილების აღდგენა არ დასრულებულა. თუ გაუქმებას გადაწყვეტ, პარამეტრებიდან გადატანას ისევ შეძლებ."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "გადატანის გაგრძელება"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "გადატანის გაუქმება"
},
"icu:CompositionArea--expand": {
"messageformat": "გაფართოება"
@ -3609,7 +3639,7 @@
"messageformat": "შენ უკვე ამ ზარზე იმყოფები"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "ხმოვანი ზარი"
},
"icu:showChatColorEditor": {
"messageformat": "ჩატის ფერი"
@ -3792,7 +3822,7 @@
"messageformat": "ბმულის განახლება"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "ადმინისტრატორის დასტურის მოთხოვნა"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "მოითხოვე, რომ ადმინმა დაადასტუროს ახალი წევრები, ვინც ჯგუფის ბმულით ცდილობს გაწევრიანებას"
@ -5539,10 +5569,10 @@
"messageformat": "ზარის სახელის რედაქტირება"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "ადმინისტრატორის დასტურის მოთხოვნა"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "პარამეტრებს ვერ შეცვლი, სანამ ზარი არ მორჩება"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "ბმულის დაკოპირება"
@ -5566,7 +5596,7 @@
"messageformat": "წაშლა"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "ბმულს ვერ წაშლი, სანამ ზარი არ მორჩება"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "ზარის ბმულის დეტალები"
@ -5581,13 +5611,13 @@
"messageformat": "ზარის სახელის რედაქტირება"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "ადმინისტრატორის დასტურის მოთხოვნა"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "დადასტურება"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "უარყოფა"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "გამორთული"
@ -5654,6 +5684,9 @@
"messageformat": "ახალ ვერსიაში გამოსწორებულია ბაგი, რომლის გამოც შენს ერთ მოწყობილობაზე გამოტოვებული ზარის ნახვისას, მეორე მოწყობილობაზე ავტომატურად არ ქრებოდა გამოტოვებული ზარის მაჩვენებელი. ამიერიდან შენი გამოტოვებული ზარების მაჩვენებლები სრულ ჰარმონიაში იქნება."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "იმოგზაურე მოგონებებში ახალი და გაუმჯობესებული \"ყველა მედია ფაილის\" ნახვით ამიერიდან, როცა ჩატის სათაურს დააჭერ და „ყველას ნახვას“ აირჩევ გაზიარებული მედიის განყოფილებაში, სქროლვისას ძველი ფოტოები და ვიდეოები ავტომატურად გამოჩნდება და მხოლოდ უახლესი ჩანაწერებით არ იქნება შეზღუდული."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "ზოგჯერ უკან რასაც მოიტოვებ, იმის თავიდან აღმოჩენა გინდება, ამიტომ გამოვასწორეთ ხარვეზი, რომელიც დატოვებული, მაგრამ შენს საუბრების სიაში (და სავარაუდოდ გულში) დარჩენილი ჯგუფების მოძებნას ართულებდა."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Журналды жіберу"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Журналды жіберу"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Бұл файлдармен бірге фотосуреттерді және видеоларды таңдай алмайсыз."
},
@ -942,7 +948,7 @@
"messageformat": "Соңғы мультимедианы көру"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Барлық мультимедиа"
},
"icu:back": {
"messageformat": "Артқа"
@ -2706,7 +2712,7 @@
"messageformat": "Қоңырау сілтемесі"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Топтық қоңырау"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Рұқсат берілгені күтілуде"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "A request to join the group from {joinerName} was denied."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} топ сілтемесі арқылы топқа қосылуға өтініш жіберді және бас тартты"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} топ сілтемесі арқылы топқа қосылуға {numberOfRequests,number} өтініш жіберді және бас тартты"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} өтініш білдірді және топ сілтемесі арқылы топқа қосылуға өтініштен бас тартты.} other {{joinerName} өтініш білдірді және топ сілтемесі арқылы топқа қосылуға {numberOfRequests,number} өтініштен бас тартты.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{currentSize}/{totalSize} ({fractionComplete,number,percent}) жүктеп алынып жатыр..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Жүктеп алуға дайындалып жатыр..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Сақтық көшірменің көлеміне қарай ол бірнеше минутқа созылуы мүмкін."
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Тасымалдаудан бас тарту"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Тасымалдаудан бас тарту керек пе?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Хабарларыңыз бен мультимедиаңызды қалпына келтіру процесі аяқталған жоқ. Оларды тасымалдаудан бас тартсаңыз, \"Параметрлер\" бөлімінен қайта тасымалдай аласыз."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Тасымалдауды жалғастыру"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Тасымалдаудан бас тарту"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Мультимедианы қалпына келтіру"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Қалпына келтіру кідіртілді"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Тасымалдауды кідірту"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Тасымалдауды жалғастыру"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Тасымалдаудан бас тарту"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Қосымша опциялар"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Қалпына келтірілді"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize}/{totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} / {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Мультимедианы тасымалдаудан бас тарту керек пе?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Хабарларыңыз бен мультимедиаңызды қалпына келтіру процесі аяқталған жоқ. Оларды тасымалдаудан бас тартсаңыз, \"Параметрлер\" бөлімінен қайта тасымалдай аласыз."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Тасымалдауды жалғастыру"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Тасымалдаудан бас тарту"
},
"icu:CompositionArea--expand": {
"messageformat": "Кеңейту"
@ -3609,7 +3639,7 @@
"messageformat": "Сіздің қоңырауға қатысып жатырсыз"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Дауыс"
},
"icu:showChatColorEditor": {
"messageformat": "Чат түсі"
@ -3792,7 +3822,7 @@
"messageformat": "Сілтемені қалпына келтіру"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Админнің мақұлдауы керек"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Әкімші топ сілтемесі арқылы жаңа мүшелердің қосылуын мақұлдауын сұраңыз"
@ -5539,10 +5569,10 @@
"messageformat": "Қоңырау атын өңдеу"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Админнің мақұлдауы керек"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Қоңырау жүріп жатқанда, бұл параметрді өзгерту мүмкін емес."
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Сілтемені көшіру"
@ -5566,7 +5596,7 @@
"messageformat": "Жою"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Қоңырау жүріп жатқанда, бұл сілтемені жою мүмкін емес."
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Қоңырауға сілтеме мәліметтері"
@ -5581,13 +5611,13 @@
"messageformat": "Қоңырау атын өңдеу"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Админнің мақұлдауы керек"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Қоңырауға қосу"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Қоңырауға қоспау"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Өшіру"
@ -5654,6 +5684,9 @@
"messageformat": "Бұл жаңа нұсқада қабылданбаған қоңыраулар тізіміне қатысты ақау түзетілді. Енді бір құрылғыда қабылданбаған қоңырауды көргенде, басқа құрылғылардағы қабылданбаған қоңырау белгісі автоматты түрде өшірілетін болады."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Жаңа әрі жақсартылған \"Барлық мультимедиа\" көрінісімен естеліктерге оралыңыз. Енді чат тақырыбын түртіп, ортақ мультимедиа бөліміндегі \"Барлығын көру\" опциясын таңдасаңыз, соңғы фотосуреттер мен бейнелер ғана емес, бұрынғылары да экранды сырғытқан сайын автоматты түрде көрсетіле береді."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Кейде бір нәрсені артта қалдырғанмен, оған қайта оралғың келетін сәттер туындап жататыны бар емес пе? Қуанышқа орай, қатені түзеттік. Енді бұрын шығып кеткен, бірақ әңгімелер тізіміңізден, бәлкім, жүрегіңізден де орын алған топтарды оңай таба аласыз."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "ដាក់បញ្ជូនកំណត់ហេតុ"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "ដាក់បញ្ជូនកំណត់ហេតុ"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "អ្នកមិនអាចជ្រើសរើសរូបថត និងវីដេអូរួមជាមួយឯកសារបានទេ។"
},
@ -942,7 +948,7 @@
"messageformat": "បង្ហាញឯកសារមេឌាថ្មីៗ"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "មេឌៀទាំងអស់"
},
"icu:back": {
"messageformat": "ត្រលប់ក្រោយ"
@ -2706,7 +2712,7 @@
"messageformat": "តំណសម្រាប់ការហៅ"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "ការហៅជាក្រុម"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "កំពុងរង់ចាំការអនុញ្ញាតឱ្យចូល"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "សំណើចូលរួមក្រុមពី {joinerName} ត្រូវបានបដិសេធ។"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} បានស្នើសុំ និងបោះបង់សំណើរបស់ពួកគេដើម្បីចូលរួមតាមរយៈតំណក្រុម។"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} បានស្នើសុំ និងបោះបង់សំណើចំនួន {numberOfRequests,number} ដើម្បីចូលរួមតាមរយៈតំណក្រុម។"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} បានស្នើសុំ និងលុបចោល {numberOfRequests,number} សំណើក្នុងការចូលរួមតាមរយៈតំណក្រុម}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "កំពុងទាញយក {currentSize} នៃ {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "កំពុងរៀបចំទាញយក…"
},
"icu:BackupImportScreen__description": {
"messageformat": "វាអាចចំណាយពេលពីរបីនាទី អាស្រ័យលើទំហំនៃការបម្រុងទុករបស់អ្នក"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "បោះបង់ការផ្ទេរ"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "បោះបង់ការផ្ទេរឬ?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "សារ និងមេឌៀរបស់អ្នកមិនទាន់បញ្ចប់ការស្ដារឡើងវិញទេ។ ប្រសិនបើអ្នកជ្រើសរើសបោះបង់ អ្នកអាចផ្ទេរម្តងទៀតពីការកំណត់។"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "បន្តផ្ទេរ"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "បោះបង់ការផ្ទេរ"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "កំពុងស្ដារមេឌៀឡើងវិញ"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "ការស្តារឡើងវិញត្រូវបានផ្អាក"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "ផ្អាកការផ្ទេរ"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "បន្តការផ្ទេរ"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "បោះបង់ការផ្ទេរ"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "ជម្រើសច្រើនទៀត"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "ការស្តារបានបញ្ចប់រួចរាល់"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} នៃ {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} នៃ {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "បោះបង់ការផ្ទេរមេឌៀឬ?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "សារ និងមេឌៀរបស់អ្នកមិនទាន់បញ្ចប់ការស្ដារឡើងវិញទេ។ ប្រសិនបើអ្នកជ្រើសរើសបោះបង់ អ្នកអាចផ្ទេរម្តងទៀតពីការកំណត់។"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "បន្តផ្ទេរ"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "បោះបង់ការផ្ទេរ"
},
"icu:CompositionArea--expand": {
"messageformat": "ពង្រីក"
@ -3609,7 +3639,7 @@
"messageformat": "អ្នកស្ថិតនៅក្នុងការហៅទូរសព្ទស្រាប់ហើយ"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "សំឡេង"
},
"icu:showChatColorEditor": {
"messageformat": "ពណ៌ការជជែក"
@ -3792,7 +3822,7 @@
"messageformat": "តំណភ្ជាប់កំណត់ឡើងវិញ"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "ទាមទារការយល់ព្រមពីអ្នកគ្រប់គ្រង"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "តម្រូវឲ្យអ្នកគ្រប់គ្រងឯកភាពលើសមាជិកថ្មីៗដែលចូល​រួម​តាម​រយៈ​តំណ​ក្រុម"
@ -5539,10 +5569,10 @@
"messageformat": "កែឈ្មោះសម្រាប់ការហៅ"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "ទាមទារការយល់ព្រមពីអ្នកគ្រប់គ្រង"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "ការកំណត់នេះមិនអាចផ្លាស់ប្តូរបានទេ ពេលដែលការហៅកំពុងដំណើរការ"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "ចម្លងតំណ"
@ -5566,7 +5596,7 @@
"messageformat": "លុប"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "តំណនេះមិនអាចលុបបានទេ ពេលដែលការហៅកំពុងដំណើរការ"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "ព័ត៌មានលម្អិតអំពីតំណហៅទូរសព្ទ"
@ -5581,13 +5611,13 @@
"messageformat": "កែឈ្មោះសម្រាប់ការហៅ"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "ទាមទារការយល់ព្រមពីអ្នកគ្រប់គ្រង"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "អនុញ្ញាតឱ្យចូល"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "បដិសេធមិនឱ្យចូល"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "បិទ"
@ -5654,6 +5684,9 @@
"messageformat": "កំណែថ្មីនេះបានដោះស្រាយបញ្ហាមួយដែលទោះបីជាអ្នកមើលការហៅដែលខកមិនបានទទួលនៅលើឧបករណ៍មួយក៏ដោយ ក៏វាមិនអាចលុបដោយស្វ័យប្រវត្តិបាននូវសញ្ញាបង្ហាញការហៅដែលខកមិនបានទទួលនោះនៅលើឧបករណ៍ផ្សេងទៀតរបស់អ្នកដែរ ដែលបានធ្វើឱ្យខកខានឱកាសក្នុងការបង្ហាញព្រមគ្នានូវបញ្ជីនៃការហៅដែលខកមិនបានទទួលរបស់អ្នក ឱ្យកាន់តែប្រសើរឡើង។"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "តាមរយៈការកែលម្អថ្មីសម្រាប់ការមើល \"មេឌៀទាំងអស់\" អ្នកអាចមើលឃើញរូបថត និងវីដេអូទាំងថ្មី ទាំងចាស់បានភ្លាមៗ។ ឥឡូវនេះ នៅពេលអ្នកចុចលើរូបក្បាលឆាត ហើយជ្រើសរើស \"មើលទាំងអស់\" នៅក្នុងផ្នែកមេឌៀដែលបានចែករំលែក រូបថត និងវីដេអូចាស់ៗនឹងបង្ហាញដោយស្វ័យប្រវត្តិនៅពេលអ្នកអូសមើល ពោលគឺមិនមែនគ្រាន់តែឃើញមេឌៀថ្មីៗបំផុតនោះទេ។"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "ពេលខ្លះការទុកអ្វីមួយចោលគឺជាវិធីដ៏ល្អបំផុតដើម្បីឱ្យដឹងថាអ្នកចង់រកវាម្តងទៀត ដូច្នេះយើងបានដោះស្រាយបញ្ហាមួយដែលធ្លាប់ធ្វើឱ្យមានការពិបាកក្នុងការស្វែងរកក្រុមដែលអ្នកលែងជាសមាជិក ប៉ុន្តែវានៅតែមាននៅក្នុងបញ្ជីសន្ទនារបស់អ្នក (ហើយប្រហែលជាស្ថិតនៅក្នុងបេះដូងរបស់អ្នកទៀតផង)។"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "ಲಾಗ್ ಸಲ್ಲಿಸಿ"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "ಲಾಗ್ ಸಲ್ಲಿಸಿ"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "ಫೈಲ್ ಗಳ ಜೊತೆಗೆ ಫೊಟೋ ಮತ್ತು ವಿಡಿಯೋಗಳನ್ನು ನೀವು ಆಯ್ಕೆ ಮಾಡಲಾಗುವುದಿಲ್ಲ."
},
@ -942,7 +948,7 @@
"messageformat": "ಇತ್ತೀಚಿನ ಮಾಧ್ಯಮವನ್ನು ನೋಡಿ"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "ಎಲ್ಲಾ ಮೀಡಿಯಾ"
},
"icu:back": {
"messageformat": "ಹಿಂದಕ್ಕೆ"
@ -2706,7 +2712,7 @@
"messageformat": "ಕರೆ ಲಿಂಕ್"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "ಗ್ರೂಪ್ ಕಾಲ್"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "ಒಳಬರಲು ಕಾಯುತ್ತಿದೆ"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} ಅವರು ಗುಂಪನ್ನು ಸೇರಲು ಮಾಡಿದ ವಿನಂತಿಯನ್ನು ನಿರಾಕರಿಸಲಾಗಿದೆ."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} ಅವರು ಗ್ರೂಪ್ ಲಿಂಕ್ ಮೂಲಕ ಸೇರಲು ವಿನಂತಿಸಿದ್ದಾರೆ ಮತ್ತು ತಮ್ಮ ವಿನಂತಿಯನ್ನು ರದ್ದುಗೊಳಿಸಿದ್ದಾರೆ."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} ಅವರು ಗ್ರೂಪ್ ಲಿಂಕ್ ಮೂಲಕ {numberOfRequests,number} ವಿನಂತಿಗಳನ್ನು ಮಾಡಿದ್ದಾರೆ ಮತ್ತು ಅವುಗಳನ್ನು ರದ್ದುಗೊಳಿಸಿದ್ದಾರೆ"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} ಅವರು ಗ್ರೂಪ್ ಲಿಂಕ್ ಮೂಲಕ ಸೇರಲು ವಿನಂತಿಸಿದ್ದಾರೆ ಮತ್ತು ತಮ್ಮ ವಿನಂತಿಯನ್ನು ರದ್ದುಗೊಳಿಸಿದ್ದಾರೆ.} other {{joinerName} ಅವರು ಗ್ರೂಪ್ ಲಿಂಕ್ ಮೂಲಕ ಸೇರಲು ವಿನಂತಿಸಿದ್ದಾರೆ ಮತ್ತು {numberOfRequests,number} ವಿನಂತಿಗಳನ್ನು ರದ್ದುಗೊಳಿಸಿದ್ದಾರೆ.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize}ಯಲ್ಲಿ {currentSize} ಅನ್ನು ಡೌನ್‌ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "ಡೌನ್‌ಲೋಡ್ ಮಾಡಲು ಸಿದ್ಧವಾಗುತ್ತಿದೆ..."
},
"icu:BackupImportScreen__description": {
"messageformat": "ನಿಮ್ಮ ಬ್ಯಾಕಪ್‌ನ ಗಾತ್ರವನ್ನು ಆಧರಿಸಿ ಇದು ಕೆಲವು ನಿಮಿಷಗಳನ್ನು ತೆಗೆದುಕೊಳ್ಳಬಹುದು"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "ವರ್ಗಾವಣೆಯನ್ನು ರದ್ದುಗೊಳಿಸಿ"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "ವರ್ಗಾವಣೆಯನ್ನು ರದ್ದುಗೊಳಿಸಬೇಕೇ?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "ನಿಮ್ಮ ಮೆಸೇಜ್‌ಗಳು ಮತ್ತು ಮೀಡಿಯಾ ರೀಸ್ಟೋರ್ ಆಗುವುದನ್ನು ಪೂರ್ಣಗೊಳಿಸಿಲ್ಲ. ನೀವು ರದ್ದುಗೊಳಿಸುವುದನ್ನು ಆಯ್ಕೆಮಾಡಿದರೆ, ಸೆಟ್ಟಿಂಗ್‌ಗಳಿಂದ ನೀವು ಪುನಃ ವರ್ಗಾಯಿಸಬಹುದು."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "ವರ್ಗಾವಣೆಯನ್ನು ಮುಂದುವರಿಸಿ"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "ವರ್ಗಾವಣೆಯನ್ನು ರದ್ದುಗೊಳಿಸಿ"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "ಮೀಡಿಯಾ ರಿಸ್ಟೋರ್ ಮಾಡಲಾಗುತ್ತಿದೆ"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "ವಿರಾಮಗೊಳಿಸಿರುವುದನ್ನು ರಿಸ್ಟೋರ್ ಮಾಡಿ"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "ವರ್ಗಾವಣೆಯನ್ನು ವಿರಾಮಗೊಳಿಸಿ"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "ವರ್ಗಾವಣೆಯನ್ನು ಪುನರಾರಂಭಿಸಿ"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "ವರ್ಗಾವಣೆಯನ್ನು ರದ್ದುಗೊಳಿಸಿ"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "ಮರುಸ್ಥಾಪನೆ ಪೂರ್ಣಗೊಂಡಿದೆ"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} ರಲ್ಲಿ {currentSize} ({fractionComplete,number,percent})"
"messageformat": "{totalSize} ನಲ್ಲಿ {currentSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "ಮೀಡಿಯಾ ವರ್ಗಾವಣೆಯನ್ನು ರದ್ದುಗೊಳಿಸಬೇಕೇ?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "ನಿಮ್ಮ ಮೆಸೇಜ್‌ಗಳು ಮತ್ತು ಮೀಡಿಯಾ ರೀಸ್ಟೋರ್ ಆಗುವುದನ್ನು ಪೂರ್ಣಗೊಳಿಸಿಲ್ಲ. ನೀವು ರದ್ದುಗೊಳಿಸುವುದನ್ನು ಆಯ್ಕೆಮಾಡಿದರೆ, ಸೆಟ್ಟಿಂಗ್‌ಗಳಿಂದ ನೀವು ಪುನಃ ವರ್ಗಾಯಿಸಬಹುದು."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "ವರ್ಗಾವಣೆಯನ್ನು ಮುಂದುವರಿಸಿ"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "ವರ್ಗಾವಣೆಯನ್ನು ರದ್ದುಗೊಳಿಸಿ"
},
"icu:CompositionArea--expand": {
"messageformat": "ವಿಸ್ತರಿಸಿ"
@ -3609,7 +3639,7 @@
"messageformat": "ನೀವು ಈಗಾಗಲೇ ಕಾಲ್‌ನಲ್ಲಿದ್ದೀರಿ"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "ಧ್ವನಿ"
},
"icu:showChatColorEditor": {
"messageformat": "ಚಾಟ್ ಬಣ್ಣ"
@ -3792,7 +3822,7 @@
"messageformat": "ರೀಸೆಟ್ ಲಿಂಕ್"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "ಅಡ್ಮಿನ್ ಅನುಮೋದನೆ ಅಗತ್ಯವಿದೆ"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "ಗುಂಪಿನ ಲಿಂಕ್ ಮೂಲಕ ಹೊಸ ಸದಸ್ಯರು ಸೇರುವುದನ್ನು ಅನುಮೋದಿಸಲು ಅಡ್ಮಿನ್ ಅಗತ್ಯವಿರುತ್ತದೆ"
@ -5539,10 +5569,10 @@
"messageformat": "ಕರೆ ಹೆಸರು ಎಡಿಟ್ ಮಾಡಿ"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "ಅಡ್ಮಿನ್ ಅನುಮೋದನೆ ಅಗತ್ಯವಿದೆ"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "ಕರೆಯು ಸಕ್ರಿಯವಾಗಿರುವಾಗ ಈ ಸೆಟ್ಟಿಂಗ್ ಅನ್ನು ಬದಲಾಯಿಸಲು ಸಾಧ್ಯವಾಗುವುದಿಲ್ಲ"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "ಲಿಂಕ್ ನಕಲಿಸಿ"
@ -5566,7 +5596,7 @@
"messageformat": "ಅಳಿಸಿ"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "ಕರೆಯು ಸಕ್ರಿಯವಾಗಿರುವಾಗ ಈ ಲಿಂಕ್ ಅನ್ನು ಅಳಿಸಲು ಸಾಧ್ಯವಾಗುವುದಿಲ್ಲ"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "ಕಾಲ್ ಲಿಂಕ್ ವಿವರಗಳು"
@ -5581,13 +5611,13 @@
"messageformat": "ಕರೆ ಹೆಸರು ಎಡಿಟ್ ಮಾಡಿ"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "ಅಡ್ಮಿನ್ ಅನುಮೋದನೆ ಅಗತ್ಯವಿದೆ"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "ಪ್ರವೇಶವನ್ನು ಅನುಮೋದಿಸಿ"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "ಪ್ರವೇಶವನ್ನು ನಿರಾಕರಿಸಿ"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "ಆಫ಼್"
@ -5654,6 +5684,9 @@
"messageformat": "ಒಂದು ಸಾಧನದಲ್ಲಿ ಮಿಸ್ಡ್ ಕಾಲ್ ಅನ್ನು ವೀಕ್ಷಿಸುವುದರಿಂದ ನಿಮ್ಮ ಇತರ ಸಾಧನಗಳಲ್ಲಿನ ಮಿಸ್ಡ್ ಕಾಲ್‌ನ ಸೂಚಕವನ್ನು ಸ್ವಯಂಚಾಲಿತವಾಗಿ ತೆರವುಗೊಳಿಸದಿರುವ ಕಡೆ ಈ ಅಪ್‌ಡೇಟ್ ದೋಷವನ್ನು ಸರಿಪಡಿಸುತ್ತದೆ, ಅದು ನಿಮ್ಮ ಮಿಸ್ಡ್ ಕಾಲ್ ಪಟ್ಟಿಯು ಏಕಕಾಲಕ್ಕೆ ಉತ್ತಮವಾಗಿ ಸಮನ್ವಯ ಸಾಧಿಸಲು ತಪ್ಪಿಹೋದ ಅವಕಾಶವಾಗಿದೆ."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "ಹೊಸ ಮತ್ತು ಸುಧಾರಿತ \"ಎಲ್ಲಾ ಮೀಡಿಯಾ\" ವೀಕ್ಷಣೆಯೊಂದಿಗೆ ಹಿಂದಿನ ನೆನಪುಗಳಲ್ಲಿ ವಿಹರಿಸಿ. ಈಗ ನೀವು ಚಾಟ್ ಹೆಡರ್ ಮೇಲೆ ಕ್ಲಿಕ್ ಮಾಡಿದಾಗ ಮತ್ತು ಹಂಚಿಕೊಂಡ ಮೀಡಿಯಾ ವಿಭಾಗದಲ್ಲಿ \"ಎಲ್ಲವನ್ನೂ ನೋಡಿ\" ಎಂಬುದನ್ನು ಆಯ್ಕೆಮಾಡಿದಾಗ, ನೀವು ಸ್ಕ್ರಾಲ್ ಮಾಡುವಾಗ ಇತ್ತೀಚಿನ ನಮೂದುಗಳಿಗೆ ಸೀಮಿತವಾಗಿರದೆ ಹಳೆಯ ಫೋಟೋಗಳು ಮತ್ತು ವೀಡಿಯೊಗಳು ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಗೋಚರಿಸುತ್ತವೆ."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "ಕೆಲವೊಮ್ಮೆ ಏನನ್ನಾದರೂ ಬಿಟ್ಟುಬಿಡುವುದು ನೀವು ಅದನ್ನು ಮತ್ತೆ ಹುಡುಕಲು ಬಯಸುತ್ತೀರಿ ಎಂಬುದನ್ನು ಕಂಡುಕೊಳ್ಳಲು ಉತ್ತಮ ವಿಧಾನವಾಗಿದೆ, ಆದ್ದರಿಂದ ನೀವು ಇನ್ನು ಮುಂದೆ ಭಾಗವಾಗಿರದ ಗುಂಪುಗಳನ್ನು ಹುಡುಕಲು ಕಷ್ಟವನ್ನಾಗಿಸುವ ದೋಷವನ್ನು ನಾವು ಸರಿಪಡಿಸಿದ್ದೇವೆ ಆದರೆ ಅದು ಈಗಲೂ ನಿಮ್ಮ ಸಂಭಾಷಣೆಯ ಪಟ್ಟಿಯಲ್ಲಿ ಉಳಿಯುತ್ತದೆ ( ಮತ್ತು ಬಹುಶಃ ನಿಮ್ಮ ಹೃದಯದಲ್ಲಿ)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "로그 제출"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "로그 제출"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "파일과 함께 사진이나 동영상을 선택할 수 없습니다."
},
@ -942,7 +948,7 @@
"messageformat": "최근 미디어 보기"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "모든 미디어"
},
"icu:back": {
"messageformat": "뒤로"
@ -2706,7 +2712,7 @@
"messageformat": "통화 링크"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "그룹 통화"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "승인을 기다리는 중"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} 님의 그룹 참가 요청이 거절되었습니다."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} 님이 그룹 링크를 통한 참가를 요청했다가 취소했습니다."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} 님이 그룹 링크를 통한 참가를 {numberOfRequests,number}번 요청했다가 취소했습니다."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} 님이 그룹 링크를 통한 참가를 {numberOfRequests,number}번 요청했다가 취소했습니다.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{currentSize}/{totalSize}을(를) 다운로드하는 중({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "다운로드를 준비하는 중..."
},
"icu:BackupImportScreen__description": {
"messageformat": "백업 크기에 따라 다소 시간이 걸릴 수 있습니다."
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "전송 취소"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "전송을 취소하시겠어요?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "메시지와 미디어에서 복원을 완료하지 않았습니다. 취소를 선택할 경우 설정에서 다시 전송할 수 있습니다."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "전송 계속"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "전송 취소"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "미디어 복원 중"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "전송을 일시 중지함"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "전송 일시 중지"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "전송 계속"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "전송 취소"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "옵션 더 보기"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "복원이 완료되었습니다."
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize}/{totalSize}({fractionComplete,number,percent})"
"messageformat": "{totalSize} 중 {currentSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "미디어 전송을 취소할까요?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "메시지와 미디어에서 복원을 완료하지 않았습니다. 취소를 선택할 경우 설정에서 다시 전송할 수 있습니다."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "전송 계속"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "전송 취소"
},
"icu:CompositionArea--expand": {
"messageformat": "확장"
@ -3609,7 +3639,7 @@
"messageformat": "이미 통화에 참여 중입니다."
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "음성"
},
"icu:showChatColorEditor": {
"messageformat": "대화창 색상"
@ -3792,7 +3822,7 @@
"messageformat": "링크 초기화"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "관리자 승인 필요"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "그룹 링크를 통해 참가하는 새로운 멤버들이 관리자 승인을 받도록 하기"
@ -5539,10 +5569,10 @@
"messageformat": "통화 이름 수정"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "관리자 승인 필요"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "통화 중에는 이 설정을 변경할 수 없습니다."
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "링크 복사"
@ -5566,7 +5596,7 @@
"messageformat": "삭제"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "통화 중에는 이 링크를 삭제할 수 없습니다."
},
"icu:CallLinkEditModal__Title": {
"messageformat": "통화 링크 세부 정보"
@ -5581,13 +5611,13 @@
"messageformat": "통화 이름 수정"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "관리자 승인 필요"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "입장 승인"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "입장 거부"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "꺼짐"
@ -5654,6 +5684,9 @@
"messageformat": "해당 업데이트는 기기에서 부재중 통화 확인 시 다른 기기에서 해당 부재중 통화에 대한 표시가 자동으로 사라지지 않는 문제를 해결합니다."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "이제 채팅 머리글을 클릭하고 공유 미디어 섹션의 '모두 보기'를 선택하면 스크롤링할 때 최근 항목으로 제한되는 대신 이전 사진과 동영상이 자동으로 표시됩니다."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "본 업데이트는 그룹을 나간 뒤 해당 그룹을 검색하기 어렵게 만드는 버그를 수정합니다."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Журналды тапшыруу"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Журналды тапшыруу"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Файлдар менен кошо сүрөттөрдү жана видеолорду тандай албайсыз."
},
@ -942,7 +948,7 @@
"messageformat": "Акыркы медианы көрүү"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Бардык медиафайлдар"
},
"icu:back": {
"messageformat": "Артка"
@ -2706,7 +2712,7 @@
"messageformat": "Чалуу шилтемеси"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Топтук чалуу"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Күтө туралы"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} жөнөткөн топко кошулуу өтүнүчү четке кагылды."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} топ шилтемеси аркылуу кошулуу өтүнүчүн жөнөтүп, жокко чыгарды"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} шилтеме боюнча топко кошулуу үчүн {numberOfRequests,number} өтүнүчтөрүн жиберди жана жокко чыгарды"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} топко шилтеме аркылуу кошулууну {numberOfRequests,number} жолу суранып, жокко чыгарды}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} ичинен {currentSize} жүктөлүп алынууда ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Жүктөлүп алынганы жатат..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Камдык көчүрмөңүздүн көлөмүнө жараша бир нече мүнөт кетиши мүмкүн"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Өткөрүүнү токтотуу"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Өткөрүүнү токтотосузбу?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Билдирүүлөрүңүз менен медиа файлдарыңыз толук калыбына келген жок. Токтото турган болсоңуз, аларды кайра Параметрлерден өткөрсөңүз болот."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Жок"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Ооба"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Медиа файлдарыңыз калыбына келүүдө"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Калыбына келтирүү тындырылды"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Өткөрүүнү тындыруу"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Өтөрүүнү улантуу"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Өткөрүүнү токтотуу"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Дагы параметрлер"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Калыбына келтирилди"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} ичинен {currentSize} ({fractionComplete,number,percent})"
"messageformat": "{totalSize} ичинен {currentSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Медиа файлдарды өткөрүү токтотулсунбу?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Билдирүүлөрүңүз менен медиа файлдарыңыз толук калыбына келген жок. Токтото турган болсоңуз, аларды кайра Параметрлерден өткөрсөңүз болот."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Өткөрүүнү улантуу"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Өткөрүүнү токтотуу"
},
"icu:CompositionArea--expand": {
"messageformat": "Кеңейтүү"
@ -3609,7 +3639,7 @@
"messageformat": "Сиз чалуудасыз"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Аудио"
},
"icu:showChatColorEditor": {
"messageformat": "Маектин түсү"
@ -3792,7 +3822,7 @@
"messageformat": "Шилтемени кайра коюу"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Администратор уруксат бериши керек"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Администратор топко шилтеме аркылуу кошулуп жаткан жаңы мүчөлөрдү ырасташы керек"
@ -5539,10 +5569,10 @@
"messageformat": "Чалуунун аталышын өзгөртүү"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Администратор уруксат бериши керек"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Чалуу учурунда бул параметрди өзгөртүүгө болбойт"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Шилтемени көчүрүү"
@ -5566,7 +5596,7 @@
"messageformat": "Өчүрүү"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Чалуу учурунда бул шилтемени өчүрө албайсыз"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Чалуу шилтемесинин чоо-жайы"
@ -5581,13 +5611,13 @@
"messageformat": "Чалуунун аталышын өзгөртүү"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Администратор уруксат бериши керек"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Ырастоо"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Четке кагуу"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Өчүк"
@ -5654,6 +5684,9 @@
"messageformat": "Бул жаңыртууда жооп бербей калган чалууну караганыңызда, башка түзмөктөрдөгү жооп берилбей калган чалуулар индикатору көрүнбөй калат."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "\"Бардык медиа файлдар\" деген бөлүм жаңырды. Эми маектин аталышын басып, \"Бардык медиа файлдар\" дегенди тандасаңыз, ылдый сыдырган сайын эски сүрөттөрүңүз менен видеолоруңуз дароо көрүнө берет."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Кээде бир нерсени артка калтыргандан кийин гана баркын сезесиң. Ошол сыңары, чыгып кеткен тобуңузду кайра оңой тапкыдай мүмкүнчүлүк бердик."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Pateikti žurnalą"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Pateikti žurnalą"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Nuotraukų ir vaizdo įrašų negalima pasirinkti kartu su failais."
},
@ -942,7 +948,7 @@
"messageformat": "Rodyti paskiausią mediją"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Visi įrašai"
},
"icu:back": {
"messageformat": "Atgal"
@ -2706,7 +2712,7 @@
"messageformat": "Skambučio nuoroda"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Grupės skambutis"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Laukiama, kol įleis"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Naudotojo {joinerName} prašymas prisijungti prie grupės buvo atmestas."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} paprašė ir panaikino savo prašymą prisijungti per grupės nuorodą"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} paprašė ir panaikino {numberOfRequests,number} prašymus(-ų) prisijungti per grupės nuorodą"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} paprašė ir atšaukė savo prašymą prisijungti per grupės nuorodą.} few {{joinerName} paprašė ir atšaukė {numberOfRequests,number} prašymus prisijungti per grupės nuorodą.} many {{joinerName} paprašė ir atšaukė {numberOfRequests,number} prašymo prisijungti per grupės nuorodą.} other {{joinerName} paprašė ir atšaukė {numberOfRequests,number} prašymų prisijungti per grupės nuorodą.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Atsisiunčiama {currentSize} iš {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Ruošiamasi atsisiųsti..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Tai gali užtrukti kelias minutes, priklausomai nuo atsarginės kopijos dydžio"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Atšaukti perkėlimą"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Atšaukti perkėlimą?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Jūsų žinučių ir įrašų atkūrimas nebaigtas. Jei nuspręsite atšaukti, vėl galėsite perkelti iš nustatymų."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Tęsti perkėlimą"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Atšaukti perkėlimą"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Įrašai atkuriami"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Atkūrimas pristabdytas"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pristabdyti perkėlimą"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Tęsti perkėlimą"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Atšaukti perkėlimą"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Daugiau parinkčių"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Atkūrimas užbaigtas"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} iš {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} iš {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Atšaukti įrašų perkėlimą?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Jūsų žinučių ir įrašų atkūrimas nebaigtas. Jei nuspręsite atšaukti, vėl galėsite perkelti iš nustatymų."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Tęsti perkėlimą"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Atšaukti perkėlimą"
},
"icu:CompositionArea--expand": {
"messageformat": "Išskleisti"
@ -3609,7 +3639,7 @@
"messageformat": "Jūs jau esate skambutyje"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Skambutis"
},
"icu:showChatColorEditor": {
"messageformat": "Pokalbio spalva"
@ -3792,7 +3822,7 @@
"messageformat": "Atstatyti nuorodą"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Reikalauti administratoriaus patvirtinimo"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Reikalauti, kad administratorius patvirtintų naujus, per grupės nuorodą prisijungiančius, narius"
@ -5539,10 +5569,10 @@
"messageformat": "Redaguoti skambučio pavadinimą"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Reikalauti administratoriaus patvirtinimo"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Šio nustatymo negalima pakeisti, kol vyksta skambutis"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopijuoti nuorodą"
@ -5566,7 +5596,7 @@
"messageformat": "Ištrinti"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Šios nuorodos negalima ištrinti, kol vyksta skambutis"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Skambučio nuorodos informacija"
@ -5581,13 +5611,13 @@
"messageformat": "Redaguoti skambučio pavadinimą"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Reikalauti administratoriaus patvirtinimo"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Patvirtinti ir įleisti"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Atmesti ir neįleisti"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Išjungta"
@ -5654,6 +5684,9 @@
"messageformat": "Šiuo naujinimu ištaisoma klaida, kai peržiūrėjus praleistą skambutį viename įrenginyje to praleisto skambučio indikatorius automatiškai neišvalomas kituose įrenginiuose."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Nuo šiol spustelėjus pokalbio antraštę ir bendrinamų įrašų skiltyje pasirinkus „Rodyti visus“, slenkant bus automatiškai rodomi ne vien naujausi įrašai, bet ir senesnės nuotraukos bei vaizdo įrašai."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Šiuo atnaujinimu ištaisėme klaidą, dėl kurios buvo sunku ieškoti grupės iš jos išėjus."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Ieniegt žurnālu"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Ieniegt žurnālu"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Jūs nevarat kopā ar failiem atlasīt attēlus un video."
},
@ -942,7 +948,7 @@
"messageformat": "Skatīt jaunāko multivides saturu"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Visa multivide"
},
"icu:back": {
"messageformat": "Atpakaļ"
@ -2706,7 +2712,7 @@
"messageformat": "Zvana saite"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Grupas zvans"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Gaida pievienošanu"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} pieprasījums pievienoties šai grupai tika noraidīts."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} pieprasīja un atcēla savu pieprasījumu pievienoties grupai ar saiti"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} pieprasīja un atcēla {numberOfRequests,number} pieprasījumus pievienoties grupai ar saiti"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, zero {{joinerName} pieprasīja un atcēla {numberOfRequests,number} pieprasījumus pievienoties, izmantojot grupas saiti} one {{joinerName} pieprasīja un atcēla pieprasījumu pievienoties, izmantojot grupas saiti} other {{joinerName} nosūtīja un atcēla {numberOfRequests,number} pieprasījumus pievienoties, izmantojot grupas saiti}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Lejupielādē {currentSize} no {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Gatavo lejupielādi…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Process var aizņemt dažas minūtes atkarībā no rezerves kopijas izmēra"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Atcelt pārsūtīšanu"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Vai atcelt pārsūtīšanu?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Ziņu un multivides atjaunošana nav pabeigta. Ja atcelsiet to, pārsūtīšanu varēsiet veikt vēlreiz iestatījumos."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Turpināt pārsūtīšanu"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Atcelt pārsūtīšanu"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Multivide tiek atjaunota"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Atjaunošana apturēta"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Apturēt pārsūtīšanu"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Atsākt pārsūtīšanu"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Atcelt pārsūtīšanu"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Papildu iespējas"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Atjaunošana pabeigta"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} no {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} no {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Vai atcelt multivides pārsūtīšanu?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Ziņu un multivides atjaunošana nav pabeigta. Ja atcelsiet to, pārsūtīšanu varēsiet veikt vēlreiz iestatījumos."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Turpināt pārsūtīšanu"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Atcelt pārsūtīšanu"
},
"icu:CompositionArea--expand": {
"messageformat": "Izvērst"
@ -3609,7 +3639,7 @@
"messageformat": "Jūs jau esat zvanā"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Balss"
},
"icu:showChatColorEditor": {
"messageformat": "Sarunas krāsa"
@ -3792,7 +3822,7 @@
"messageformat": "Atstatīt saiti"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Administratora apstiprinājuma pieprasīšana"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Pieprasiet, lai administrators apstiprina jaunu dalībnieku pievienošanos, izmantojot grupas saiti."
@ -5539,10 +5569,10 @@
"messageformat": "Rediģēt zvana nosaukumu"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Administratora apstiprinājuma pieprasīšana"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Šo iestatījumu nevar mainīt, kamēr zvans ir aktīvs"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopēt saiti"
@ -5566,7 +5596,7 @@
"messageformat": "Dzēst"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Šo saiti nevar dzēst, kamēr zvans ir aktīvs"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Zvana saites informācija"
@ -5581,13 +5611,13 @@
"messageformat": "Rediģēt zvana nosaukumu"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Administratora apstiprinājuma pieprasīšana"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Apstiprināt pieeju"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Noraidīt pieeju"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Izslēgts"
@ -5654,6 +5684,9 @@
"messageformat": "Šajā atjauninājumā ir novērsta kļūda, kuras dēļ, apskatot neatbildētu zvanu vienā ierīcē, neatbildētā zvana indikators netika automātiski notīrīts citās ierīcēs. Tagad jūsu neatbildēto zvanu saraksti darbosies unisonā."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Pakavējieties atmiņās ar jauno un uzlaboto skatu \"Visa multivide\". Tagad, noklikšķinot uz sarunas galvenes un kopīgotās multivides sadaļā atlasot \"Skatīt visu\", vairs netiks rādīta tikai jaunākā multivide, bet arī vecāki fotoattēli un videoklipi."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Reizēm labākais veids, kā kaut ko atrast, ir atstāt aiz sevis pēdas. Šajā atjauninājumā ir izlabota kļūda, kuras dēļ ne vienmēr izdevās atrast grupas, kurās vairs neesat, bet kuras vēl aizvien atrodas jūsu sarunu sarakstā (un, iespējams, jūsu sirdī)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Испрати запис"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Испрати запис"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Не можете да изберете слики и видеа заедно со датотеки."
},
@ -942,7 +948,7 @@
"messageformat": "Погледни скорешна медиумска датотека"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Сите медиумски датотеки"
},
"icu:back": {
"messageformat": "Назад"
@ -2706,7 +2712,7 @@
"messageformat": "Линк за повик"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Групен повик"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Чекате да се вклучите"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Барањето на {joinerName} за приклучување на групата е одбиено."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName}поднесе и откажа барање за придружување преку линкот на групата"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName}поднесе и откажа {numberOfRequests,number} барања за придружување преку линкот на групата"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} побара и откажа барање за да се придружи преку линкот на групата} other {{joinerName} побара и откажа {numberOfRequests,number} барања за да се придружи преку линкот на групата}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Се преземаат {currentSize} од {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Се подготвува за преземање…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Ова може да потрае неколку минути, во зависност од големината на вашата резервна копија"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Откажи пренос"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Да се откаже преносот?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Не е завршено враќањето на вашите пораки и медиумски датотеки. Ако одлучите да откажете, ќе можете повторно да ги пренесете преку поставувањата."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Продолжи со пренос"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Откажи пренос"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Враќање на медиумски датотеки"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Враќањето е паузирано"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Паузирајте го преносот"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Продолжете го преносот"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Откажи пренос"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Повеќе опции"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Враќањето е завршено"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} од {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} од {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Да се откаже преносот на медиумски датотеки?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Не е завршено враќањето на вашите пораки и медиумски датотеки. Ако одлучите да откажете, ќе можете повторно да ги пренесете преку поставувањата."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Продолжи со пренос"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Откажи пренос"
},
"icu:CompositionArea--expand": {
"messageformat": "Прошири"
@ -3609,7 +3639,7 @@
"messageformat": "Веќе сте на повик"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Гласовен повик"
},
"icu:showChatColorEditor": {
"messageformat": "Боја на разговор"
@ -3792,7 +3822,7 @@
"messageformat": "Ресетирај линк"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Барај одобрение од администратор"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Барајте администратор да треба да ги одобри новите членови кои се придружуваат преку линкот на групата"
@ -5539,10 +5569,10 @@
"messageformat": "Изменете го името на повикот"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Барај одобрение од администратор"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Ова поставување не може да се промени додека е повикот активен"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Копирај линк"
@ -5566,7 +5596,7 @@
"messageformat": "Избриши"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Овој линк не може да се избрише додека е повикот активен"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Детали за линкот за повикот"
@ -5581,13 +5611,13 @@
"messageformat": "Изменете го името на повикот"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Барај одобрение од администратор"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Одобри влез"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Одбиј влез"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Исклучи"
@ -5654,6 +5684,9 @@
"messageformat": "Во оваа верзија е решена грешката при која, кога ќе се прегледаше пропуштен повик на еден уред, индикаторот за тој пропуштен повик не се отстрануваше автоматски на другите ваши уреди."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Сега кога ќе кликнете на заглавието на разговорот и изберете „Види ги сите“ во делот за споделени медиумски датотеки, постарите фотографии и видеа автоматски ќе се појавуваат како што одите надолу наместо да се прикажуваат само неамнешните."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Во оваа верзија е решена грешка која го отежнуваше пронаоѓањето на група по нејзино напуштање."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "ലോഗ് സമർപ്പിക്കുക"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "ലോഗ് സമർപ്പിക്കുക"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "നിങ്ങൾക്ക് ഫയലുകൾക്കൊപ്പം ഫോട്ടോകളും വീഡിയോകളും തിരഞ്ഞെടുക്കാനാകില്ല."
},
@ -942,7 +948,7 @@
"messageformat": "സമീപകാല മീഡിയ കാണുക"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "എല്ലാ മീഡിയയും"
},
"icu:back": {
"messageformat": "തിരികെ പോകുക"
@ -2706,7 +2712,7 @@
"messageformat": "കോൾ ലിങ്ക്"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "ഗ്രൂപ്പ് കോൾ"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "പ്രവേശനം അനുവദിക്കാൻ കാത്തിരിക്കുന്നു"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "ഗ്രൂപ്പിൽ ചേരാനുള്ള {joinerName}-യുടെ അഭ്യർത്ഥന നിരസിച്ചു."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ചേരാന്‍ അഭ്യർത്ഥിക്കുകയും അഭ്യർത്ഥന റദ്ദാക്കുകയും ചെയ്‌തു"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ചേരാന്‍ {numberOfRequests,number} അഭ്യർത്ഥനകൾ നല്‍കുകയും അവ റദ്ദാക്കുകയും ചെയ്‌തു"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ചേരാൻ {joinerName} അഭ്യർത്ഥിക്കുകയും ആ ആഭ്യർത്ഥന സ്വയം റദ്ദാക്കുകയും ചെയ്‌തു} other {ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ചേരാന്‍ {joinerName} {numberOfRequests,number} അഭ്യർത്ഥിക്കുകയും ആ അഭ്യർത്ഥനകൾ സ്വയം റദ്ദാക്കുകയും ചെയ്‌തു}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{currentSize} / {totalSize} ({fractionComplete,number,percent}) ഡൗൺലോഡ് ചെയ്യുന്നു..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "ഡൗൺലോഡ് ചെയ്യാൻ തയ്യാറെടുക്കുന്നു..."
},
"icu:BackupImportScreen__description": {
"messageformat": "നിങ്ങളുടെ ബാക്കപ്പിൻ്റെ വലുപ്പം അനുസരിച്ച് ഇതിന് കുറച്ച് മിനിറ്റുകൾ എടുത്തേക്കാം"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "കൈമാറ്റം റദ്ദാക്കുക"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "കൈമാറ്റം റദ്ദാക്കണോ?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "നിങ്ങളുടെ സന്ദേശങ്ങളും മീഡിയയും പുനഃസ്ഥാപിക്കൽ പൂർത്തിയാക്കിയിട്ടില്ല. നിങ്ങൾ റദ്ദാക്കാൻ തിരഞ്ഞെടുക്കുകയാണെങ്കിൽ, ക്രമീകരണങ്ങളിൽ നിന്ന് നിങ്ങൾക്ക് വീണ്ടും കൈമാറാനാകും."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "കൈമാറ്റം തുടരുക"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "കൈമാറ്റം റദ്ദാക്കുക"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "മീഡിയ പുനഃസ്ഥാപിക്കുന്നു"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "പുനഃസ്ഥാപിക്കൽ താൽക്കാലികമായി നിർത്തി"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "കൈമാറ്റം താൽക്കാലികമായി നിർത്തുക"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "കൈമാറ്റം പുനരാരംഭിക്കുക"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "കൈമാറ്റം റദ്ദാക്കുക"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "കൂടുതൽ ഓപ്‌ഷനുകൾ"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "വീണ്ടെടുക്കൽ പൂർത്തിയായി"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} / {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{totalSize} ൽ {currentSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "മീഡിയ കൈമാറ്റം റദ്ദാക്കണോ?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "നിങ്ങളുടെ സന്ദേശങ്ങളും മീഡിയയും പുനഃസ്ഥാപിക്കൽ പൂർത്തിയാക്കിയിട്ടില്ല. നിങ്ങൾ റദ്ദാക്കാൻ തിരഞ്ഞെടുക്കുകയാണെങ്കിൽ, ക്രമീകരണങ്ങളിൽ നിന്ന് നിങ്ങൾക്ക് വീണ്ടും കൈമാറാനാകും."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "കൈമാറ്റം തുടരുക"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "കൈമാറ്റം റദ്ദാക്കുക"
},
"icu:CompositionArea--expand": {
"messageformat": "വികസിപ്പിക്കുക"
@ -3609,7 +3639,7 @@
"messageformat": "നിങ്ങൾ ഇതിനകം ഒരു കോളിൽ ഉണ്ട്"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "ശബ്ദം"
},
"icu:showChatColorEditor": {
"messageformat": "ചാറ്റ് നിറം"
@ -3792,7 +3822,7 @@
"messageformat": "ലിങ്ക് പുനഃസജ്ജമാക്കുക്ക"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "അഡ്മിൻ അംഗീകാരം ആവശ്യമാണ്"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "ഗ്രൂപ്പ് ലിങ്ക് വഴി പുതിയ അംഗങ്ങൾ ചേരുന്നത് അംഗീകരിക്കാൻ ഒരു അഡ്മിൻ ആവശ്യമാണ്"
@ -5539,10 +5569,10 @@
"messageformat": "കോളിന്റെ പേര് എഡിറ്റ് ചെയ്യുക"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "അഡ്മിൻ അംഗീകാരം ആവശ്യമാണ്"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "കോൾ സജീവമായിരിക്കുമ്പോൾ ഈ ക്രമീകരണം മാറ്റാനാകില്ല"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "ലിങ്ക് പകർത്തുക"
@ -5566,7 +5596,7 @@
"messageformat": "ഇല്ലാതാക്കൂ"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "കോൾ സജീവമായിരിക്കുമ്പോൾ ഈ ലിങ്ക് ഇല്ലാതാക്കാൻ കഴിയില്ല"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "കോൾ ലിങ്ക് വിശദാംശങ്ങൾ"
@ -5581,13 +5611,13 @@
"messageformat": "കോളിന്റെ പേര് എഡിറ്റ് ചെയ്യുക"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "അഡ്മിൻ അംഗീകാരം ആവശ്യമാണ്"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "പ്രവേശനം അനുവദിക്കുക"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "പ്രവേശനം നിഷേധിക്കുക"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "ഓഫ്"
@ -5654,6 +5684,9 @@
"messageformat": "ഒരു ഉപകരണത്തിൽ മിസ്‌ഡ് കോൾ കാണുന്നത് നിങ്ങളുടെ മറ്റ് ഉപകരണങ്ങളിൽ ആ മിസ്‌ഡ് കോളിന്റെ സൂചന ഓട്ടോമാറ്റിയ്ക്കായി മായ്‌ക്കാത്ത ഒരു ബഗ് ഈ അപ്‌ഡേറ്റ് പരിഹരിക്കുന്നു, ഇത് നിങ്ങളുടെ മിസ്‌ഡ് കോൾ ലിസ്റ്റിന്റെ നിലവിലെ അവസ്ഥയെ എല്ലാ ഉപകരണങ്ങളിലും ഒരുപോലെ ശരിയായ രീതിയിൽ കാണിക്കാൻ സഹായിക്കുന്നു."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "പുതിയതും മെച്ചപ്പെടുത്തിയതുമായ \"എല്ലാ മീഡിയ\" കാഴ്‌ച ഉപയോഗിച്ച് മെമ്മറിയിലൂടെ ഒരു യാത്ര നടത്തുക. ഇപ്പോൾ നിങ്ങൾ ഒരു ചാറ്റ് ഹെഡറിൽ ക്ലിക്കുചെയ്‌ത് പങ്കിട്ട മീഡിയ വിഭാഗത്തിലെ \"എല്ലാം കാണുക\" തിരഞ്ഞെടുക്കുമ്പോൾ, ഏറ്റവും പുതിയ എൻട്രികളിലേക്ക് പരിമിതപ്പെടുത്തുന്നതിന് പകരം നിങ്ങൾ സ്ക്രോൾ ചെയ്യുമ്പോൾ പഴയ ഫോട്ടോകളും വീഡിയോകളും സ്വയമേവ ദൃശ്യമാകും."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "ചിലപ്പോഴൊക്കെ എന്തെങ്കിലും ഉപേക്ഷിക്കുന്നതാണ് അത് വീണ്ടും കണ്ടെത്തണമെന്ന് ആഗ്രഹിക്കാനുള്ള ഏറ്റവും നല്ല മാർഗം, അതിനാലാണ് നിങ്ങൾ ഇപ്പോൾ ഭാഗമല്ലാത്തതും എന്നാൽ ഇപ്പോഴും നിങ്ങളുടെ സംഭാഷണ ലിസ്റ്റിൽ നിലനിൽക്കുന്നതുമായ ( ഒരുപക്ഷേ നിങ്ങളുടെ ഹൃദയത്തിൽ) ഗ്രൂപ്പുകൾക്കായി തിരയുന്നത് കഠിനമാക്കിയിരുന്ന ഒരു ബഗ് ഞങ്ങൾ പരിഹരിച്ചത്."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "लॉग सादर करा"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "लॉग सादर करा"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "आपण फाईल्ससह फोटो आणि व्हिडिओ निवडू शकत नाही."
},
@ -942,7 +948,7 @@
"messageformat": "अलीकडील मिडिया बघा"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "सर्व मिडिया"
},
"icu:back": {
"messageformat": "मागे"
@ -2706,7 +2712,7 @@
"messageformat": "कॉल लिंक"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "गट कॉल"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "आत येण्याची वाट पाहत आहे"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} कडील गटात सामील होण्याची विनंती नाकारली गेली होती."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} यांनी गट दुवा मार्गे सामील होण्याची विनंती केली आणि रद्द केली"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} नी गट दुवा मार्गे सामील होण्याची विनंती केली आणि {numberOfRequests,number} विनंत्या रद्द केल्या"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} ने विनंती केली आणि ग्रुप लिंकद्वारे सामील होण्यासाठी त्यांची विनंती रद्द केली} other {{joinerName} ने विनंती केली आणि ग्रुप लिंकद्वारे सामील होण्याच्या {numberOfRequests,number} विनंत्या रद्द केल्या}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} ({fractionComplete,number,percent}) पैकी {currentSize} डाउनलोड करत आहे..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "डाउनलोड करण्याची तयारी करत आहे..."
},
"icu:BackupImportScreen__description": {
"messageformat": "आपल्या बॅकअप आकारावर अवलंबून याला काही मिनिटे लागू शकतात"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "हस्तांतरण रद्द करा"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "हस्तांतरण रद्द करायचे?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "आपले ,संदेश आणि मिडीया यांचे पुनर्संचयन पूर्ण झालेले नाहीत. आपण रद्द करणे निवडल्यास, आपण सेटिंग्ज मधून हस्तांतरण पुन्हा करू शकता."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "हस्तांतरण सुरू ठेवा"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "हस्तांतरण रद्द करा"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "मिडीया पुर्नस्थापित करत आहे"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "विराम दिलेले पुर्नस्थित करा"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "हस्तांतरणाला विराम द्या"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "हस्तांतरण पुन्हा सुरू ठेवा"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "हस्तांतरण रद्द करा"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "अधिक पर्याय"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "पुनर्संचयन पूर्ण"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} ({fractionComplete,number,percent}) पैकी {currentSize}"
"messageformat": "{currentSize} पैकी {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "मिडीया हस्तांतरण रद्द करायचे?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "आपले ,संदेश आणि मिडीया यांचे पुनर्संचयन पूर्ण झालेले नाहीत. आपण रद्द करणे निवडल्यास, आपण सेटिंग्ज मधून हस्तांतरण पुन्हा करू शकता."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "हस्तांतरण सुरू ठेवा"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "हस्तांतरण रद्द करा"
},
"icu:CompositionArea--expand": {
"messageformat": "विस्तारित करा"
@ -3609,7 +3639,7 @@
"messageformat": "आपण आधीच एक कॉलमध्ये आहात"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "व्हॉईस"
},
"icu:showChatColorEditor": {
"messageformat": "चॅट रंग"
@ -3792,7 +3822,7 @@
"messageformat": "लिंक रीसेट करा"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "प्रशासकाची मंजुरी आवश्यक आहे"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "गट लिंक द्वारे सामील होण्यासाठी नवीन सदस्यांना प्रशासकाने स्वीकार करणे आवश्यक आहे"
@ -5539,10 +5569,10 @@
"messageformat": "कॉल नाव संपादित करा"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "प्रशासकाची मंजुरी आवश्यक आहे"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "कॉल सक्रिय असताना हे सेटिंग बदलले जाऊ शकत नाही"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "लिंक कॉपी करा"
@ -5566,7 +5596,7 @@
"messageformat": "हटवा"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "कॉल सक्रिय असताना ही लिंक हटवली जाऊ शकत नाही"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "कॉल लिंक तपशील"
@ -5581,13 +5611,13 @@
"messageformat": "कॉल नाव संपादित करा"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "प्रशासकाची मंजुरी आवश्यक आहे"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "प्रवेश मंजूर करा"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "प्रवेश नाकारा"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "बंद"
@ -5654,6 +5684,9 @@
"messageformat": "हे अद्यतन एका डिव्हाइसवर मिस्ड कॉल पाहिल्याने आपल्या इतर डिव्हाइसवरील त्या मिस्ड कॉलचा निदर्शक आपोआप साफ होत नाही या बगचे निराकरण करते, जी आपल्या मिस्ड कॉल सूचीसाठी चांगल्या प्रकारे एकत्र आणण्याची चुकलेली संधी होती."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "नवीन आणि सुधारित \"सर्व मिडीया\" दृश्यासह आठवणीमध्ये रमून जा. आता जेव्हा आपण शेअर केलेल्या मिडीया विभागात \"सर्व पहा\" निवडता आणि चॅट शीर्षलेखावर क्लिक करता, तेव्हा सर्वात अलीकडील नोंदींपुरते मर्यादित न राहता आपण जेव्हा स्क्रोल करता तेव्हा जुने फोटो आणि व्हिडिओ आपोआप दिसतील."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "काहीवेळा काहीतरी मागे सोडणे हा तुम्हाला ते पुन्हा शोधायचे आहे हे शोधण्याचा सर्वोत्तम मार्ग आहे, म्हणून आम्ही ज्यामुळे आपण यापुढे ज्या गटांचा भाग नाही, परंतु तरीही तो आपल्या संभाषण सूचीमध्ये राहत होता (आणि कदाचित आपल्या ह्रदयात देखील), असा गट शोधणे कठीण करत असलेला बग दुरूस्त केला आहे."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Hantar log"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Hantar log"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Anda tidak boleh memilih foto dan video bersama-sama dengan fail."
},
@ -942,7 +948,7 @@
"messageformat": "Lihat media terkini"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Semua media"
},
"icu:back": {
"messageformat": "Kembali"
@ -2706,7 +2712,7 @@
"messageformat": "Pautan panggilan"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Panggilan kumpulan"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Menunggu untuk dibenarkan masuk"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Permintaan untuk menyertai kumpulan daripada {joinerName} telah ditolak."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} meminta dan membatalkan permintaan mereka untuk menyertai melalui pautan kumpulan"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} meminta dan membatalkan {numberOfRequests,number} permintaan untuk menyertai melalui pautan kumpulan"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} meminta dan telah membatalkan {numberOfRequests,number} permintaan untuk menyertai melalui pautan kumpulan}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Memuat turun {currentSize} daripada {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Bersedia untuk memuat turun..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Ini mungkin mengambil masa beberapa minit bergantung pada saiz sandaran anda"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Batalkan pemindahan"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Batalkan pemindahan?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Mesej dan media anda belum selesai dipulihkan. Jika anda memilih untuk membatalkan, anda boleh memindahkan sekali lagi daripada Tetapan."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Teruskan pemindahan"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Batalkan pemindahan"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Memulihkan media"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Pemulihan dijeda"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Jeda pemindahan"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Sambung semula pemindahan"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Batalkan pemindahan"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Lebih pilihan"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Restore selesai"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} daripada {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} daripada {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Batalkan pemindahan media?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Mesej dan media anda belum selesai dipulihkan. Jika anda memilih untuk membatalkan, anda boleh memindahkan sekali lagi daripada Tetapan."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Teruskan pemindahan"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Batalkan pemindahan"
},
"icu:CompositionArea--expand": {
"messageformat": "Kembangkan"
@ -3609,7 +3639,7 @@
"messageformat": "Anda sudah berada dalam panggilan"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Suara"
},
"icu:showChatColorEditor": {
"messageformat": "Warna sembang"
@ -3792,7 +3822,7 @@
"messageformat": "Pautan tetapan semula"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Memerlukan Kelulusan Pentadbir"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Memerlukan pentadbir untuk meluluskan ahli baharu yang menyertai kumpulan melalui pautan kumpulan"
@ -5539,10 +5569,10 @@
"messageformat": "Edit nama panggilan"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Memerlukan Kelulusan Pentadbir"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Tetapan ini tidak boleh diubah semasa panggilan aktif"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Salin pautan"
@ -5566,7 +5596,7 @@
"messageformat": "Padam"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Pautan ini tidak boleh dipadamkan semasa panggilan aktif"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Butiran pautan panggilan"
@ -5581,13 +5611,13 @@
"messageformat": "Edit nama panggilan"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Memerlukan Kelulusan Pentadbir"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Luluskan kemasukan"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Tolak kemasukan"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Mati"
@ -5654,6 +5684,9 @@
"messageformat": "Kemas kini ini membaiki pepijat di mana melihat panggilan tidak dijawab pada satu peranti tidak akan secara automatik menghapuskan penunjuk untuk panggilan tidak dijawab tersebut pada peranti anda yang lain."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Kini, apabila anda klik di bahagian atas sembang dan memilih \"Lihat semua\" dalam bahagian media kongsi, foto dan video lama akan muncul secara automatik semasa anda menatal dan bukannya terhad kepada entri terbaharu."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Kemas kini ini membaiki pepijat yang menjadikannya sukar untuk mencari kumpulan selepas keluar daripada kumpulan itu."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "မှတ်တမ်းကို ပေးပို့ရန်"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "မှတ်တမ်းကို ပေးပို့ရန်"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "ဖိုင်များနှင့်အတူ ဓာတ်ပုံများနှင့် ဗီဒီယိုများကို ရွေး၍ မရနိုင်ပါ။"
},
@ -942,7 +948,7 @@
"messageformat": "မကြာမီက မီဒီယာကို ကြည့်ရန်"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "မီဒီယာအားလုံး"
},
"icu:back": {
"messageformat": "နောက်သို့"
@ -2706,7 +2712,7 @@
"messageformat": "ကောလ်လင့်ခ်"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "အဖွဲ့လိုက် ခေါ်ဆိုမှု"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "ပါဝင်ခွင့်ရရန် စောင့်ဆိုင်းနေဆဲ"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} မှ အဖွဲ့သို့ဝင်ရန် တောင်းဆိုချက်သည် ငြင်းဆိုခံခဲ့ရပါသည်။"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} သည် အဖွဲ့လင့်ခ်မှတစ်ဆင့် ပါဝင်ရန် တောင်းဆိုခဲ့ပြီး ၎င်းတို့၏ တောင်းဆိုချက်ကို ပယ်ဖျက်ခဲ့ပါသည်။"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} သည် အဖွဲ့လင့်ခ်မှတစ်ဆင့် ပါဝင်ရန် တောင်းဆိုချက် {numberOfRequests,number} ခုကို တောင်းဆိုပြီးနောက် ပယ်ဖျက်ခဲ့ပါသည်။"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} သည် အဖွဲ့လင့်ခ်မှတစ်ဆင့် ပါဝင်ရန် တောင်းဆိုချက် {numberOfRequests,number} ခုကို တောင်းဆိုပြီးနောက် ဖျက်သိမ်းခဲ့ပါသည်}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} ({fractionComplete,number,percent}) မှ {currentSize} ကို ဒေါင်းလုဒ်လုပ်နေသည်..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "ဒေါင်းလုဒ်လုပ်ရန် ပြင်ဆင်နေသည်..."
},
"icu:BackupImportScreen__description": {
"messageformat": "သင့် ဘက်ခ်အပ်အရွယ်အစားပေါ်မူတည်၍ မိနစ်အနည်းငယ် ကြာနိုင်ပါသည်"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "လွှဲပြောင်းမှုကို ပယ်ဖျက်မည်"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "လွှဲပြောင်းမှုကို ပယ်ဖျက်မလား။"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "သင့်မက်ဆေ့ချ်များနှင့် မီဒီယာများကို ပြန်လည်ရယူခြင်း မပြီးပြတ်သေးပါ။ ပယ်ဖျက်ရန်ကို ရွေးချယ်ပါက ဆက်တင်မှ ထပ်မံလွှဲပြောင်းနိုင်ပါသည်။"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "ဆက်လက်လွှဲပြောင်းမည်"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "လွှဲပြောင်းမှုကို ပယ်ဖျက်မည်"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "မီဒီယာကို ပြန်လည်ရယူနေသည်"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "ပြန်လည်ရယူခြင်းကို ခေတ္တရပ်ထားသည်"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "လွှဲပြောင်းမှုကို ခေတ္တရပ်ပါ"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "ပြန်လည်စတင် လွှဲပြောင်းမည်"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "လွှဲပြောင်းမှုကို ပယ်ဖျက်မည်"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "နောက်ထပ် ရွေးစရာများ"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "ပြန်လည်ရယူခြင်း ပြီးစီးပါပြီ"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} မှ {currentSize} ({fractionComplete,number,percent})"
"messageformat": "{totalSize} ၏ {currentSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "မီဒီယာလွှဲပြောင်းမှုကို ပယ်ဖျက်လိုပါသလား။"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "သင့်မက်ဆေ့ချ်များနှင့် မီဒီယာများကို ပြန်လည်ရယူခြင်း မပြီးပြတ်သေးပါ။ ပယ်ဖျက်ရန်ကို ရွေးချယ်ပါက ဆက်တင်မှ ထပ်မံလွှဲပြောင်းနိုင်ပါသည်။"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "ဆက်လက်လွှဲပြောင်းမည်"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "လွှဲပြောင်းမှုကို ပယ်ဖျက်မည်"
},
"icu:CompositionArea--expand": {
"messageformat": "ဖြန့်ရန်"
@ -3609,7 +3639,7 @@
"messageformat": "သင်သည် ကောလ်ထဲတွင် ရှိပြီးဖြစ်သည်"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "အသံ"
},
"icu:showChatColorEditor": {
"messageformat": "ချက်(တ်)အရောင်"
@ -3792,7 +3822,7 @@
"messageformat": "link ကိုပြန်လည်သတ်မှတ်"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "အက်ဒ်မင်၏ ခွင့်ပြုချက်လိုအပ်သည်"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "အဖွဲ့လင့်ခ်မှတစ်ဆင့် ပါဝင်သည့် မန်ဘာအသစ်များအား အတည်ပြုရန် အက်ဒ်မင် လိုအပ်ပါသည်"
@ -5539,10 +5569,10 @@
"messageformat": "ကောလ်အမည် ပြင်ဆင်ရန်"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "အက်ဒ်မင်၏ ခွင့်ပြုချက်လိုအပ်သည်"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "ခေါ်ဆိုမှုပြုလုပ်နေစဉ်တွင် ဤဆက်တင်ကို ပြောင်း၍မရပါ"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "လင့်ခ် ကူးရန်"
@ -5566,7 +5596,7 @@
"messageformat": "ဖျက်ရန်"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "ခေါ်ဆိုမှုပြုလုပ်နေစဉ်တွင် ဤလင့်ခ်ကို ဖျက်၍မရပါ"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Signal ဖြင့်ဖုန်းခေါ်ဆိုရန် လင့်ခ်အသေးစိတ်"
@ -5581,13 +5611,13 @@
"messageformat": "ကောလ်အမည် ပြင်ဆင်ရန်"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "အက်ဒ်မင်၏ ခွင့်ပြုချက်လိုအပ်သည်"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "ဝင်ရောက်မှုကို ခွင့်ပြုမည်"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "ဝင်ရောက်မှုကို ငြင်းပယ်မည်"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "ပိတ်မည်"
@ -5654,6 +5684,9 @@
"messageformat": "ဤအပ်ဒိတ်သည် လွတ်သွားသောခေါ်ဆိုမှုကို စက်တစ်ခုတွင် ကြည့်ပြီးဖြစ်သော်လည်း သင့်အခြားစက်များတွင် ထိုခေါ်ဆိုမှုအတွက် ညွှန်ပြချက်အား အလိုအလျောက် မဖယ်ရှားသည့် ချွတ်ယွင်းချက်ကို ပြင်ဆင်ထားသည်။"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "ယခုအခါ ချက်(တ်)ခေါင်းစီးကိုနှိပ်ပြီး မျှဝေထားသောမီဒီယာကဏ္ဍရှိ \"အားလုံးကို ကြည့်ရန်\" ကို ရွေး၍ အပေါ်အောက်ရွှေ့သောအခါ မကြာသေးမီက ထည့်သွင်းမှုများအပြင် ဓာတ်ပုံနှင့် ဗီဒီယို အဟောင်းများလည်း အလိုအလျောက် ပေါ်လာမည်ဖြစ်သည်။"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "အဖွဲ့မှထွက်ခွာပြီးနောက် ထိုအဖွဲ့ကိုရှာရန် ခက်ခဲသည့် ပြစ်ချက်ကို ဤအပ်ဒိတ်တွင် ပြုပြင်ထားသည်။"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Send inn logg"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Send inn logg"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Du kan ikke sende bilder og videoer sammen med filer."
},
@ -942,7 +948,7 @@
"messageformat": "Vis nyere media"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Alle mediefiler"
},
"icu:back": {
"messageformat": "Tilbake"
@ -2706,7 +2712,7 @@
"messageformat": "Samtalelenke"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Gruppesamtale"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Venter på tilgang"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "En forespørsel fra {joinerName} om å bli med i gruppen ble avslått."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} ba om å bli medlem og kansellerte så forespørselen via gruppelenken."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} ba om å bli medlem og kansellerte så {numberOfRequests,number} forespørsler via gruppelenken."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} ba om å bli medlem av gruppen, men trakk så tilbake forespørselen via gruppelenken.} other {{joinerName} ba om å bli medlem av gruppen, men trakk så tilbake {numberOfRequests,number} forespørsler via gruppelenken.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Laster ned {currentSize} av {totalSize} ({fractionComplete,number,percent}) …"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Gjør klart for nedlasting …"
},
"icu:BackupImportScreen__description": {
"messageformat": "Dette kan ta et par minutter, avhengig av størrelsen på sikkerhetskopien"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Avbryt overføring"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Vil du avbryte overføringen?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Meldingene og mediefilene har ikke blitt gjenopprettet. Dersom du avbryter overføringen, kan du starte den igjen via innstillingene."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Fortsett overføring"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Avbryt overføring"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Gjenoppretter mediefiler"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Nedlastingen er satt på pause"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Sett overføring på pause"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Gjenoppta overføringen"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Avbryt overføringen"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Flere muligheter"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Gjenoppretting er utført"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} av {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} av {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Vil du avbryte overføringen?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Meldingene og mediefilene har ikke blitt gjenopprettet. Dersom du avbryter overføringen, kan du starte den igjen via innstillingene."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Fortsett overføringen"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Avbryt overføringen"
},
"icu:CompositionArea--expand": {
"messageformat": "Ekspander"
@ -3609,7 +3639,7 @@
"messageformat": "Du er allerede i en samtale"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Tale"
},
"icu:showChatColorEditor": {
"messageformat": "Samtalefarge"
@ -3792,7 +3822,7 @@
"messageformat": "Reset link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Krev godkjenning fra administrator"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Krev administratorgodkjenning for nye medlemmer som blir med via gruppelenken."
@ -5539,10 +5569,10 @@
"messageformat": "Endre navnet på samtalen"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Krev godkjenning fra administrator"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Innstillingen kan ikke endres når en samtale pågår"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopier lenken"
@ -5566,7 +5596,7 @@
"messageformat": "Slett"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Lenken kan ikke slettes når en samtale pågår"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Informasjon om anropslenke"
@ -5581,13 +5611,13 @@
"messageformat": "Endre navnet på samtalen"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Krev godkjenning fra administrator"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Slipp inn"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Ikke slipp inn"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Av"
@ -5654,6 +5684,9 @@
"messageformat": "Fra nå av, hvis du åpner et varsel om et tapt anrop på en av enhetene dine, forsvinner varslene om det samme anropet automatisk fra alle de andre enhetene dine."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Når du klikker på en samtaleoverskrift og velger «Se alle» i de delte mediefilene, får du også se gamle bilder og videoer når du ruller nedover, ikke bare de aller nyeste filene."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "I denne oppdateringen har vi gjort det mulig å søke etter grupper som du har meldt deg ut av tidligere."
}
}

View File

@ -510,7 +510,7 @@
"messageformat": "Meer informatie"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "Er wordt een veiligheidsnummer aangemaakt met deze persoon nadat je berichten hebt uitgewisseld."
"messageformat": "Er wordt een veiligheidsnummer gegenereerd met deze persoon nadat je berichten hebt uitgewisseld."
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Meer informatie"
@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Foutopsporingslog indienen"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Foutopsporingslog indienen"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Je kunt geen foto's en video's samen met bestanden selecteren."
},
@ -771,7 +777,7 @@
"messageformat": "Opname spraakbericht beginnen"
},
"icu:voiceRecordingInterruptedMax": {
"messageformat": "Het opnemen van een spraakbericht is gestopt omdat het maximumlengte-limiet was bereikt."
"messageformat": "Het opnemen van een spraakbericht is gestopt omdat de maximumlengte was bereikt."
},
"icu:voiceNoteLimit": {
"messageformat": "Spraakberichten hebben een lengtelimiet van een uur. De opname wordt gestopt als je een andere app aandacht geeft."
@ -870,7 +876,7 @@
"messageformat": "Uit"
},
"icu:deleteWarning": {
"messageformat": "Dit bericht zal alleen van dit apparaat verwijderd worden."
"messageformat": "Dit bericht zal alleen van dit apparaat worden verwijderd."
},
"icu:deleteForEveryoneWarning": {
"messageformat": "Dit bericht wordt verwijderd voor iedereen in de chat als ze een recente versie van Signal gebruiken. Ze kunnen zien dat je een bericht hebt verwijderd."
@ -942,7 +948,7 @@
"messageformat": "Recente media weergeven"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Alle media"
},
"icu:back": {
"messageformat": "Terug"
@ -972,7 +978,7 @@
"messageformat": "Bericht doorsturen"
},
"icu:MessageContextMenu__reply": {
"messageformat": "Reageren"
"messageformat": "Antwoorden"
},
"icu:MessageContextMenu__react": {
"messageformat": "Reageren"
@ -1047,7 +1053,7 @@
"messageformat": "Een bericht, media, sticker, emoji-reactie, of leesbevestiging van {sender} kon niet aan jou worden afgeleverd. Het kan zijn dat deze persoon iets naar je probeerde te verzenden in een één-op-één-chat of in een groepschat."
},
"icu:DeliveryIssue--summary--group": {
"messageformat": "Een bericht, media, sticker, emoji-reactie of een bevestiging dat een bericht gelezen is van {sender} kan in deze chat niet aan jou worden afgeleverd."
"messageformat": "Een bericht, media, sticker, emoji-reactie of leesbevestiging van {sender} kan in deze chat niet aan jou worden afgeleverd."
},
"icu:ChangeNumber--notification": {
"messageformat": "{sender} heeft diens telefoonnummer gewijzigd"
@ -1068,7 +1074,7 @@
"messageformat": "Meer lezen"
},
"icu:ConversationMerge--explainer-dialog--line-1": {
"messageformat": "Na een bericht met {obsoleteConversationTitle} heb je begrepen dat dit nummer van {conversationTitle} is. Hun telefoonnummer is privé."
"messageformat": "Na het uitwisselen van berichten met {obsoleteConversationTitle} heb je begrepen dat dit nummer van {conversationTitle} is. Hun telefoonnummer is privé."
},
"icu:ConversationMerge--explainer-dialog--line-2": {
"messageformat": "Je chatgeschiedenis voor beide chats is hier samengevoegd."
@ -1410,7 +1416,7 @@
"messageformat": "Kan geen audio en video van {name} ontvangen"
},
"icu:calling__missing-media-keys-info": {
"messageformat": "Dit kan zijn omdat ze jouw wijziging van het veiligheidsnummer niet hebben geverifieerd, er een probleem is met hun apparaat, of ze jou hebben geblokkeerd."
"messageformat": "Dit kan zijn omdat ze jouw wijziging van het veiligheidsnummer niet hebben geverifieerd, er een probleem is met hun apparaat, of omdat ze jou hebben geblokkeerd."
},
"icu:calling__overflow__scroll-up": {
"messageformat": "Omhoog scrollen"
@ -1437,7 +1443,7 @@
"messageformat": "Opnieuw aan het verbinden…"
},
"icu:calling__presenting--stop": {
"messageformat": "Stoppen"
"messageformat": "Delen stoppen"
},
"icu:calling__presenting--you-stopped": {
"messageformat": "Je deelt niet langer je scherm"
@ -1452,7 +1458,7 @@
"messageformat": "Machtiging vereist"
},
"icu:calling__presenting--macos-permission-description": {
"messageformat": "Signal heeft een machtiging nodig om het scherm van je computer op te mogen nemen."
"messageformat": "Signal heeft toestemming nodig om het scherm van je computer op te mogen nemen."
},
"icu:calling__presenting--permission-instruction-step1": {
"messageformat": "Open de systeemvoorkeuren."
@ -1953,10 +1959,10 @@
"messageformat": "{sender} heeft namens jou gedoneerd aan Signal"
},
"icu:message--donation--unopened--toast--incoming": {
"messageformat": "Check je telefoon om deze donatie te openen"
"messageformat": "Ga naar Signal op je telefoon om deze donatie te openen"
},
"icu:message--donation--unopened--toast--outgoing": {
"messageformat": "Check je telefoon om deze donatie te bekijken"
"messageformat": "Ga naar Signal op je telefoon om deze donatie te bekijken"
},
"icu:message--donation--preview--unopened": {
"messageformat": "{sender} heeft namens jou gedoneerd"
@ -2046,7 +2052,7 @@
"messageformat": "Waarom zou je woorden gebruiken als je ook stickers kunt gebruiken?"
},
"icu:stickers--StickerPicker--Open": {
"messageformat": "Open de sticker-kiezer"
"messageformat": "Open de stickerkiezer"
},
"icu:stickers--StickerPicker--AddPack": {
"messageformat": "Voeg een stickerpakket toe"
@ -2343,7 +2349,7 @@
"messageformat": "Geselecteerde tekst een spoiler maken"
},
"icu:Keyboard--open-context-menu": {
"messageformat": "Contextmenu openen voor geselecteerde berichten"
"messageformat": "Contextmenu openen voor geselecteerd bericht"
},
"icu:FormatMenu--guide--bold": {
"messageformat": "Vet"
@ -2706,7 +2712,7 @@
"messageformat": "Oproeplink"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Groepsoproep"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Aan het wachten op toelating"
@ -2928,7 +2934,7 @@
"messageformat": "Je kunt naar die groep geen berichten doorsturen."
},
"icu:GroupV2--cannot-start-group-call": {
"messageformat": "Alleen beheerders van deze groep kunnen een groepsoproep beginnen."
"messageformat": "Alleen beheerders kunnen in deze groep oproepen beginnen."
},
"icu:GroupV2--join--invalid-link--title": {
"messageformat": "Ongeldige link"
@ -3108,13 +3114,13 @@
"messageformat": "Beheerdersgoedkeuring van nieuwe leden is ingeschakeld voor de groepslink."
},
"icu:GroupV2--member-add--invited--you": {
"messageformat": "Je hebt uitgenodigd persoon {inviteeName} toegevoegd."
"messageformat": "Je hebt uitgenodigde {inviteeName} toegevoegd."
},
"icu:GroupV2--member-add--invited--other": {
"messageformat": "{memberName} heeft uitgenodigd persoon {inviteeName} toegevoegd."
"messageformat": "{memberName} heeft uitgenodigde {inviteeName} toegevoegd."
},
"icu:GroupV2--member-add--invited--unknown": {
"messageformat": "Een lid van de groep heeft uitgenodigd persoon {inviteeName} toegevoegd."
"messageformat": "Een lid van de groep heeft uitgenodigde {inviteeName} toegevoegd."
},
"icu:GroupV2--member-add--from-invite--other": {
"messageformat": "{inviteeName} heeft de groepsuitnodiging van {inviterName} geaccepteerd."
@ -3288,7 +3294,7 @@
"messageformat": "Je hebt voor één persoon de groepsuitnodiging van {memberName} ingetrokken."
},
"icu:GroupV2--pending-remove--revoke-invite-from--one--unknown": {
"messageformat": "Een beheerder heeft de uitnodiging voor één persoon, uitgenodigd door {memberName}, ingetrokken."
"messageformat": "Een beheerder heeft voor één persoon de groepsuitnodiging van {memberName} ingetrokken."
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--other": {
"messageformat": "{adminName} heeft de groepsuitnodiging die je naar {inviteeName} hebt verzonden, ingetrokken."
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Een verzoek van {joinerName} om lid te worden van de groep is afgewezen."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} heeft via de groepslink verzocht lid te worden van de groep en heeft dat verzoek weer ingetrokken"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} heeft {numberOfRequests,number} keer verzocht om lid te worden van de groep en die verzoeken weer ingetrokken."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} heeft verzocht om lid te worden van de groep en dat verzoek weer ingetrokken} other {{joinerName} heeft verzocht om lid te worden van de groep en {numberOfRequests,number} verzoeken weer ingetrokken}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{currentSize} van {totalSize} ({fractionComplete,number,percent}) aan het downloaden..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Download voorbereiden..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Dit kan enkele minuten duren, afhankelijk van de grootte van je back-up"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Overzetten annuleren"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Overzetten annuleren?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Het herstellen van je berichten en media is nog niet voltooid. Als je besluit te annuleren, kun je opnieuw overzetten via Instellingen."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Doorgaan met overzetten"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Overzetten annuleren"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Media aan het herstellen"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Terugzetten gepauzeerd"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Overzetten pauzeren"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Overzetten hervatten"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Overzetten annuleren"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Meer opties"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Gegevens herstellen is voltooid"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} van {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} van {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Media overzetten annuleren?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Het herstellen van je berichten en media is nog niet voltooid. Als je besluit te annuleren, kun je opnieuw overzetten via Instellingen."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Doorgaan met overzetten"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Overzetten annuleren"
},
"icu:CompositionArea--expand": {
"messageformat": "Vergroten"
@ -3609,7 +3639,7 @@
"messageformat": "Je neemt op dit moment al aan een oproep deel"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Audio"
},
"icu:showChatColorEditor": {
"messageformat": "Chatkleur"
@ -3696,7 +3726,7 @@
"messageformat": "Verlaten"
},
"icu:ConversationDetailsActions--unblock-group-modal-title": {
"messageformat": "De groep {groupName} deblokkeren?"
"messageformat": "De groep {groupName} deblokkeren?"
},
"icu:ConversationDetailsActions--block-group-modal-title": {
"messageformat": "De groep {groupName} blokkeren en verlaten?"
@ -3792,7 +3822,7 @@
"messageformat": "Link vernieuwen"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Nieuwe deelnemers goedkeuren"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Vereis voor iedere persoon die via de groepslink lid wil worden eerst goedkeuring van een beheerder"
@ -3915,7 +3945,7 @@
"messageformat": "Deze personen kunnen door jou niet direct worden toegevoegd aan de groep."
},
"icu:NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"messageformat": "Deze persoon is uitgenodigd om lid te worden van de groep maar zal nog geen berichten kunnen lezen totdat die de uitnodiging heeft geaccepteerd."
"messageformat": "Ze zijn uitgenodigd om lid te worden van de groep, en ze zullen geen groepsberichten ontvangen totdat ze de uitnodiging hebben geaccepteerd."
},
"icu:NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"messageformat": "Meer informatie"
@ -4059,7 +4089,7 @@
"messageformat": "{name} uit deze groep verwijderen?"
},
"icu:RemoveGroupMemberConfirmation__description__with-link": {
"messageformat": "Wil je {name} verwijderen uit de groep? Als je dit doet kan deze persoon niet opnieuw lid te worden van de groep via de groepslink."
"messageformat": "Wil je {name} verwijderen uit de groep? Als je dit doet kan deze persoon niet opnieuw via de groepslink lid worden van de groep."
},
"icu:CaptchaDialog__title": {
"messageformat": "Verifieer om door te kunnen gaan met het verzenden van berichten"
@ -4092,7 +4122,7 @@
"messageformat": "Kleur verwijderen"
},
"icu:ChatColorPicker__delete--message": {
"messageformat": "{num, plural, one {Deze zelfgekozen kleur wordt in {num,number} chat gebruikt. Wil je het voor alle chats verwijderen?} other {Deze zelfgekozen kleur wordt in {num,number} chats gebruikt. Wil je het voor alle chats verwijderen?}}"
"messageformat": "{num, plural, one {Deze aangepaste kleur wordt in {num,number} chat gebruikt. Wil je het voor alle chats verwijderen?} other {Deze aangepaste kleur wordt in {num,number} chats gebruikt. Wil je het voor alle chats verwijderen?}}"
},
"icu:ChatColorPicker__menu-title": {
"messageformat": "Chatkleur"
@ -4107,22 +4137,22 @@
"messageformat": "Alle chatkleuren resetten"
},
"icu:ChatColorPicker__confirm-reset-default": {
"messageformat": "Alleen standaardkleurinstelling verwijderen"
"messageformat": "Standaardkleur resetten"
},
"icu:ChatColorPicker__confirm-reset": {
"messageformat": "Standaardinstelling herstellen"
},
"icu:ChatColorPicker__confirm-reset-message": {
"messageformat": "Wil je alle chatkleuren resetten?"
"messageformat": "Wil je de chatkleuren van al je chats resetten?"
},
"icu:ChatColorPicker__custom-color--label": {
"messageformat": "Zelfgekozen-kleurbewerker weergeven"
"messageformat": "Kleurbewerker weergeven"
},
"icu:ChatColorPicker__sampleBubble1": {
"messageformat": "Hier zie je een voorbeeld van de chatkleur."
},
"icu:ChatColorPicker__sampleBubble2": {
"messageformat": "Een andere berichtbubbel."
"messageformat": "Een andere berichtballon."
},
"icu:ChatColorPicker__sampleBubble3": {
"messageformat": "De kleur is alleen voor jou zichtbaar."
@ -4149,7 +4179,7 @@
"messageformat": "Verzadiging"
},
"icu:CustomColorEditor__title": {
"messageformat": "Zelfgekozen kleur"
"messageformat": "Aangepaste kleur"
},
"icu:GradientDial__knob-start": {
"messageformat": "Begin verloop"
@ -4212,7 +4242,7 @@
"messageformat": "meer lezen"
},
"icu:EditConversationAttributesModal__description-warning": {
"messageformat": "Groepsomschrijvingen zijn zichtbaar voor alle leden van deze groep en voor alle personen die zijn uitgenodigd om lid te worden."
"messageformat": "De groepsnaam, -afbeelding en -omschrijving zijn zichtbaar voor alle leden van deze groep, voor alle personen die zijn uitgenodigd en voor alle personen die een werkende groepslink hebben, zelfs als ze nog niet hebben verzocht om lid te worden."
},
"icu:ConversationDetailsHeader--add-group-description": {
"messageformat": "Voeg een groepsomschrijving toe…"
@ -4320,7 +4350,7 @@
"messageformat": "Je gebruikersnaam kan niet worden opgeslagen. Controleer je internetverbinding en probeer het opnieuw."
},
"icu:ProfileEditor--username--reservation-gone": {
"messageformat": "{username} is niet meer beschikbaar. Er wordt een nieuwe cijfercombinatie gekoppeld aan je gebruikersnaam. Probeer opnieuw op te slaan."
"messageformat": "{username} is niet meer beschikbaar. Er wordt een nieuwe cijfercombinatie gekoppeld aan je gebruikersnaam. Probeer het opnieuw op te slaan."
},
"icu:ProfileEditor--username--delete-general-error": {
"messageformat": "Je gebruikersnaam kan niet worden verwijderd. Controleer je internetverbinding en probeer het opnieuw."
@ -4503,7 +4533,7 @@
"messageformat": "Wie kan mijn nummer zien"
},
"icu:Preferences__pnp__sharing--description--everyone": {
"messageformat": "Je telefoonnummer is zichtbaar voor de personen en groepen die je berichten stuurt."
"messageformat": "Je telefoonnummer is zichtbaar voor de personen en groepen aan wie je een bericht stuurt."
},
"icu:Preferences__pnp__sharing--description--nobody": {
"messageformat": "Je telefoonnummer is voor niemand zichtbaar, tenzij het is opgeslagen in de contacten van hun telefoon."
@ -4633,7 +4663,7 @@
"ignoreUnused": true
},
"icu:NSIS__retry-dialog--second-line": {
"messageformat": "Sluit zelf de Signal-app en klik vervolgens op Opnieuw proberen.",
"messageformat": "Sluit Signal handmatig en klik vervolgens op Opnieuw proberen.",
"ignoreUnused": true
},
"icu:NSIS__appRunning": {
@ -4656,7 +4686,7 @@
"messageformat": "De applicatie is gecrasht"
},
"icu:CrashReportDialog__body": {
"messageformat": "Signal is herstart nadat het is gecrasht. Je kunt een crashrapport uploaden om de ontwikkelaars te helpen het probleem te vinden en te verhelpen."
"messageformat": "Signal is opnieuw opgestart nadat het is gecrasht. Je kunt een crashrapport uploaden om de ontwikkelaars te helpen het probleem te vinden en te verhelpen."
},
"icu:CrashReportDialog__submit": {
"messageformat": "Uploaden"
@ -4665,7 +4695,7 @@
"messageformat": "Niet uploaden"
},
"icu:CustomizingPreferredReactions__title": {
"messageformat": "Reactie-balk personaliseren"
"messageformat": "Reactiebalk personaliseren"
},
"icu:CustomizingPreferredReactions__subtitle": {
"messageformat": "Klik op een emoji om die te vervangen"
@ -4722,7 +4752,7 @@
"messageformat": "Dik"
},
"icu:MediaEditor__crop--reset": {
"messageformat": "Standaardinstelling herstellen"
"messageformat": "Herstellen"
},
"icu:MediaEditor__crop--rotate": {
"messageformat": "Draaien"
@ -4758,7 +4788,7 @@
"messageformat": "Meer opties"
},
"icu:MyStories__views": {
"messageformat": "{views, plural, one {Door {views,number} persoon gezien} other {Door {views,number} personen gezien}}"
"messageformat": "{views, plural, one {{views,number} weergave} other {{views,number} weergaven}}"
},
"icu:MyStories__views--strong": {
"messageformat": "{views, plural, one {<strong>{views,number}</strong> weergave} other {<strong>{views,number}</strong> weergaven}}"
@ -4767,22 +4797,22 @@
"messageformat": "Weergaven uit"
},
"icu:MyStories__replies": {
"messageformat": "{replyCount, plural, one {<strong>{replyCount,number}</strong> antwoord} other {<strong>{replyCount,number}</strong> antwoorden}}"
"messageformat": "{replyCount, plural, one {<strong>{replyCount,number}</strong> reactie} other {<strong>{replyCount,number}</strong> reacties}}"
},
"icu:MyStories__delete": {
"messageformat": "Dit verhaal verwijderen? Het zal ook worden verwijderd voor iedereen die het al heeft ontvangen."
},
"icu:payment-event-notification-message-you-label": {
"messageformat": "Je bent een betaling begonnen aan {receiver}"
"messageformat": "Je hebt een betaling aan {receiver} geïnitieerd"
},
"icu:payment-event-notification-message-you-label-without-receiver": {
"messageformat": "Je bent een betaling begonnen"
"messageformat": "Je hebt een betaling geïnitieerd"
},
"icu:payment-event-notification-message-label": {
"messageformat": "{sender} begon een betaling aan jou"
"messageformat": "{sender} heeft een betaling aan jou geïnitieerd"
},
"icu:payment-event-activation-request-label": {
"messageformat": "{sender} wil graag dat je Betalingen activeert. Stuur alleen betalingen naar mensen die je vertrouwt. Betalingen kan worden geactiveerd op je mobiele apparaat door te gaan naar Instellingen -> Betalingen."
"messageformat": "{sender} wil graag dat je Betalingen activeert. Stuur alleen betalingen naar mensen die je vertrouwt. Betalingen kan worden geactiveerd op je mobiele apparaat door te gaan naar Instellingen > Betalingen."
},
"icu:payment-event-activation-request-you-label": {
"messageformat": "Je hebt {receiver} een verzoek gestuurd om Betalingen te activeren."
@ -4968,7 +4998,7 @@
"messageformat": "Weet je zeker dat je {name} wilt verwijderen? Updates gedeeld in dit verhaal worden ook verwijderd."
},
"icu:StoriesSettings__choose-viewers": {
"messageformat": "Ontvangers kiezen"
"messageformat": "Kies wie dit verhaal kan bekijken"
},
"icu:StoriesSettings__name-story": {
"messageformat": "Geef je verhaal een naam"
@ -4989,7 +5019,7 @@
"messageformat": "Alleen delen met…"
},
"icu:StoriesSettings__mine__disclaimer--link": {
"messageformat": "Kies wie dit verhaal kan bekijken. Wijzigingen hebben geen invloed op verhalen die je al hebt verstuurd. <learnMoreLink>Meer informatie.</learnMoreLink>"
"messageformat": "Kies wie dit verhaal kan bekijken. Wijzigingen hebben geen invloed op verhalen die je al hebt gedeeld. <learnMoreLink>Meer informatie.</learnMoreLink>"
},
"icu:StoriesSettings__context-menu": {
"messageformat": "Verhaalprivacy"
@ -5052,7 +5082,7 @@
"messageformat": "Delen naar een bestaande Signal-groep"
},
"icu:SendStoryModal__choose-groups": {
"messageformat": "Groepen kiezen"
"messageformat": "Groep kiezen"
},
"icu:SendStoryModal__my-stories-privacy": {
"messageformat": "Mijn verhaalprivacy"
@ -5166,7 +5196,7 @@
"messageformat": "Verhaal"
},
"icu:StoryListItem__unhide": {
"messageformat": "Verhalen niet langer verbergen"
"messageformat": "Verhaal niet langer verbergen"
},
"icu:StoryListItem__hide": {
"messageformat": "Verhaal verbergen"
@ -5187,7 +5217,7 @@
"messageformat": "Verbergen"
},
"icu:StoryImage__error2": {
"messageformat": "Kan verhaal niet downloaden. {name} moet het opnieuw delen."
"messageformat": "Kan verhaal niet downloaden. {name} zal het opnieuw moeten delen."
},
"icu:StoryImage__error--you": {
"messageformat": "Kan verhaal niet downloaden. Deel het opnieuw."
@ -5214,7 +5244,7 @@
"messageformat": "De tekst heeft geen achtergrondkleur"
},
"icu:StoryCreator__story-bg": {
"messageformat": "Verander achtergrondkleur van verhaal"
"messageformat": "Wijzig de achtergrondkleur van het verhaal"
},
"icu:StoryCreator__next": {
"messageformat": "Volgende"
@ -5247,7 +5277,7 @@
"messageformat": "Typ of plak een URL"
},
"icu:StoryCreator__link-preview-empty": {
"messageformat": "Voeg een link toe voor kijkers van je verhaal"
"messageformat": "Een link delen met de kijkers van je verhaal"
},
"icu:Stories__failed-send--full": {
"messageformat": "Verhaal kan niet worden verstuurd"
@ -5286,7 +5316,7 @@
"messageformat": "Niet langer beschikbaar"
},
"icu:ContextMenu--button": {
"messageformat": "Context-menu"
"messageformat": "Contextmenu"
},
"icu:EditUsernameModalBody__username-placeholder": {
"messageformat": "Gebruikersnaam"
@ -5410,7 +5440,7 @@
"messageformat": "Bewerkingsgeschiedenis"
},
"icu:ResendMessageEdit__body": {
"messageformat": "Deze bewerking kan niet worden verstuurd. Check je internetverbinding en probeer het opnieuw"
"messageformat": "Deze bewerking kan niet worden verstuurd. Controleer je internetverbinding en probeer het opnieuw"
},
"icu:ResendMessageEdit__button": {
"messageformat": "Opnieuw verzenden"
@ -5458,7 +5488,7 @@
"messageformat": "Filteren op gemist"
},
"icu:CallsList__ToggleFilterByMissed__RoleDescription": {
"messageformat": "Schuifschakelaar"
"messageformat": "Schakelaar"
},
"icu:CallsList__EmptyState--noQuery__title": {
"messageformat": "Geen oproepen"
@ -5539,10 +5569,10 @@
"messageformat": "Oproepnaam bewerken"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Nieuwe deelnemers goedkeuren"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Deze instelling kan niet worden gewijzigd als de oproep actief is"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Link kopiëren"
@ -5566,7 +5596,7 @@
"messageformat": "Verwijderen"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Deze link kan niet worden verwijderd als de oproep actief is"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Oproeplinkdetails"
@ -5581,13 +5611,13 @@
"messageformat": "Oproepnaam bewerken"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Nieuwe deelnemers goedkeuren"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Deelnameverzoek goedkeuren"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Deelnameverzoek afwijzen"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Uit"
@ -5654,6 +5684,9 @@
"messageformat": "In deze update is een fout opgelost, waardoor de indicator van een gemiste oproep nu weer automatisch op andere apparaten wordt gewist zodra je de gemiste oproep op één apparaat hebt gezien. Maar als je deze fout hebt gemist, dan heb je niks gemist."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Duik in het verleden met de nieuwe en verbeterde weergave Alle media. Als je nu op een chatkop tikt en bij de gedeelde media Alles weergeven selecteert, verschijnen tijdens het scrollen automatisch oudere foto's en video's en niet alleen de meest recente."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Soms weet je pas wat je mist als het er niet meer is, dus hebben we een bug opgelost die het moeilijk maakte groepen terug te vinden waar je geen lid meer van was, maar die nog wel in je gesprekkenlijst stonden."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "ਲਾਗ ਭੇਜੋ"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "ਲੌਗ ਦਰਜ ਕਰੋ"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "ਤੁਸੀਂ ਫ਼ਾਈਲਾਂ ਦੇ ਨਾਲ-ਨਾਲ ਫ਼ੋਟੋੋਆਂ ਅਤੇ ਵੀਡੀਓ ਚੁਣ ਨਹੀਂ ਸਕਦੇ ਹੋ।"
},
@ -942,7 +948,7 @@
"messageformat": "ਹਾਲੀਆ ਮੀਡੀਆ ਨੂੰ ਵੇਖੋ"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "ਸਾਰਾ ਮੀਡੀਆ"
},
"icu:back": {
"messageformat": "ਵਾਪਸ"
@ -2706,7 +2712,7 @@
"messageformat": "ਕਾਲ ਦਾ ਲਿੰਕ"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "ਗਰੁੱਪ ਕਾਲ"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "ਕਾਲ ਦੇ ਵਿੱਚ ਸ਼ਾਮਲ ਕੀਤੇ ਜਾਣ ਦੀ ਉਡੀਕ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} ਤੋਂ ਗਰੁੱਪ ਵਿੱਚ ਸ਼ਾਮਲ ਹੋਣ ਦੀ ਬੇਨਤੀ ਮਨਜ਼ੂਰ ਕਰ ਲਈ ਗਈ ਹੈ।"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} ਨੇ ਗਰੁੱਪ ਲਿੰਕ ਰਾਹੀਂ ਸ਼ਾਮਲ ਹੋਣ ਦੀ ਬੇਨਤੀ ਕੀਤੀ ਅਤੇ ਬੇਨਤੀ ਰੱਦ ਕੀਤੀ"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} ਨੇ ਗਰੁੱਪ ਲਿੰਕ ਰਾਹੀਂ ਸ਼ਾਮਲ ਹੋਣ ਦੀਆਂ {numberOfRequests,number} ਬੇਨਤੀਆਂ ਕੀਤੀਆਂ ਅਤੇ ਬੇਨਤੀਆਂ ਰੱਦ ਕੀਤੀਆਂ"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} ਨੇ ਗਰੁੱਪ ਲਿੰਕ ਰਾਹੀਂ ਸ਼ਾਮਲ ਹੋਣ ਦੀ ਬੇਨਤੀ ਕੀਤੀ ਅਤੇ ਆਪਣੀ ਬੇਨਤੀ ਰੱਦ ਕੀਤੀ} other {{joinerName} ਨੇ ਗਰੁੱਪ ਲਿੰਕ ਰਾਹੀਂ ਸ਼ਾਮਲ ਹੋਣ ਦੀ ਬੇਨਤੀ ਕੀਤੀ ਅਤੇ ਆਪਣੀ {numberOfRequests,number} ਬੇਨਤੀਆਂ ਨੂੰ ਰੱਦ ਕੀਤਾ}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} ਵਿੱਚੋਂ {currentSize} ({fractionComplete,number,percent}) ਨੂੰ ਡਾਊਨਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "ਡਾਊਨਲੋਡ ਕਰਨ ਦੀ ਤਿਆਰੀ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ..."
},
"icu:BackupImportScreen__description": {
"messageformat": "ਤੁਹਾਡੇ ਬੈਕਅੱਪ ਦੇ ਆਕਾਰ 'ਤੇ ਨਿਰਭਰ ਕਰਦੇ ਹੋਏ ਇਸ ਵਿੱਚ ਕੁਝ ਮਿੰਟ ਲੱਗ ਸਕਦੇ ਹਨ"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "ਟ੍ਰਾਂਸਫਰ ਰੱਦ ਕਰੋ"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "ਕੀ ਟ੍ਰਾਂਸਫਰ ਰੱਦ ਕਰਨਾ ਹੈ?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "ਤੁਹਾਡੇ ਸੁਨੇਹਿਆਂ ਅਤੇ ਮੀਡੀਆ ਨੂੰ ਰੀਸਟੋਰ ਕਰਨਾ ਮੁਕੰਮਲ ਨਹੀਂ ਹੋਇਆ ਹੈ। ਜੇਕਰ ਤੁਸੀਂ ਰੱਦ ਕਰਦੇ ਹੋ, ਤਾਂ ਤੁਸੀਂ ਸੈਟਿੰਗਾਂ ਵਿੱਚ ਜਾ ਕੇ ਦੁਬਾਰਾ ਟ੍ਰਾਂਸਫਰ ਕਰ ਸਕਦੇ ਹੋ।"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "ਟ੍ਰਾਂਸਫਰ ਜਾਰੀ ਰੱਖੋ"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "ਟ੍ਰਾਂਸਫਰ ਰੱਦ ਕਰੋ"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "ਮੀਡੀਆ ਰੀਸਟੋਰ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "ਰੀਸਟੋਰ ਕਰਨਾ ਰੋਕਿਆ ਗਿਆ"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "ਟ੍ਰਾਂਸਫਰ ਨੂੰ ਰੋਕੋ"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "ਟ੍ਰਾਂਸਫਰ ਮੁੜ ਸ਼ੁਰੂ ਕਰੋ"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "ਟ੍ਰਾਂਸਫਰ ਰੱਦ ਕਰੋ"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "ਹੋਰ ਵਿਕਲਪ"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "ਰੀਸਟੋਰ ਕਰਨ ਦਾ ਕਾਰਜ ਪੂਰਾ ਹੋਇਆ"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} ਵਿੱਚੋਂ {currentSize} ({fractionComplete,number,percent})"
"messageformat": "{totalSize} ਵਿੱਚੋਂ {currentSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "ਮੀਡੀਆ ਟ੍ਰਾਂਸਫਰ ਨੂੰ ਰੱਦ ਕਰਨਾ ਹੈ?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "ਤੁਹਾਡੇ ਸੁਨੇਹਿਆਂ ਅਤੇ ਮੀਡੀਆ ਨੂੰ ਰੀਸਟੋਰ ਕਰਨ ਦਾ ਕਾਰਜ ਪੂਰਾ ਹੋਇਆ। ਜੇਕਰ ਤੁਸੀਂ ਰੱਦ ਕਰਦੇ ਹੋ, ਤਾਂ ਤੁਸੀਂ ਸੈਟਿੰਗਾਂ ਵਿੱਚ ਜਾ ਕੇ ਦੁਬਾਰਾ ਟ੍ਰਾਂਸਫਰ ਕਰ ਸਕਦੇ ਹੋ।"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "ਟ੍ਰਾਂਸਫਰ ਜਾਰੀ ਰੱਖੋ"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "ਟ੍ਰਾਂਸਫਰ ਰੱਦ ਕਰੋ"
},
"icu:CompositionArea--expand": {
"messageformat": "ਫੈਲਾਓ"
@ -3609,7 +3639,7 @@
"messageformat": "ਤੁਸੀਂ ਪਹਿਲਾਂ ਹੀ ਕਾਲ ਵਿੱਚ ਹੋ"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "ਵੌਇਸ"
},
"icu:showChatColorEditor": {
"messageformat": "ਚੈਟ ਦਾ ਰੰਗ"
@ -3792,7 +3822,7 @@
"messageformat": "ਲਿੰਕ ਰੀਸੈੱਟ ਕਰੋ"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "ਐਡਮਿਨ ਦੀ ਮਨਜ਼ੂਰੀ ਲੋੜੀਂਦੀ ਹੈ"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "ਗਰੁੱਪ ਲਿੰਕ ਦੇ ਰਾਹੀਂ ਸ਼ਾਮਲ ਹੋ ਰਹੇ ਨਵੇ ਮੈਂਬਰਾਂ ਨੂੰ ਮਨਜ਼ੂਰ ਕਰਨ ਲਈ ਇੱਕ ਐਡਮਿਨ ਦੀ ਲੋੜ ਹੈ"
@ -5539,10 +5569,10 @@
"messageformat": "ਕਾਲ ਦਾ ਨਾਮ ਸੋਧੋ"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "ਐਡਮਿਨ ਦੀ ਮਨਜ਼ੂਰੀ ਲੋੜੀਂਦੀ ਹੈ"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "ਕਾਲ ਚੱਲਣ ਦੌਰਾਨ ਇਸ ਸੈਟਿੰਗ ਨੂੰ ਬਦਲਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ ਹੈ"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "ਲਿੰਕ ਕਾਪੀ ਕਰੋ"
@ -5566,7 +5596,7 @@
"messageformat": "ਮਿਟਾਓ"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "ਕਾਲ ਦੇ ਚੱਲਣ ਦੌਰਾਨ ਇਸ ਲਿੰਕ ਨੂੰ ਮਿਟਾਇਆ ਨਹੀਂ ਜਾ ਸਕਦਾ"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "ਕਾਲ ਲਿੰਕ ਵੇਰਵੇ"
@ -5581,13 +5611,13 @@
"messageformat": "ਕਾਲ ਦਾ ਨਾਮ ਸੋਧੋ"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "ਐਡਮਿਨ ਦੀ ਮਨਜ਼ੂਰੀ ਲੋੜੀਂਦੀ ਹੈ"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "ਦਾਖ਼ਲਾ ਮਨਜ਼ੂਰ ਕਰੋ"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "ਦਾਖ਼ਲਾ ਨਾਮਨਜ਼ੂਰ ਕਰੋ"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "ਬੰਦ"
@ -5654,6 +5684,9 @@
"messageformat": "ਪਹਿਲਾਂ ਇੱਕ ਡਿਵਾਈਸ 'ਤੇ ਮਿਸਡ ਕਾਲ ਦੀ ਸੂਚਨਾ ਦੇਖਣ ਤੋਂ ਬਾਅਦ ਤੁਹਾਡੇ ਦੂਜੇ ਡਿਵਾਈਸਾਂ 'ਤੇ ਮਿਸਡ ਕਾਲ ਦੀ ਸੂਚਨਾ ਆਪਣੇ-ਆਪ ਕਲੀਅਰ ਨਹੀਂ ਹੁੰਦੀ ਸੀ, ਇਹ ਅੱਪਡੇਟ ਉਸ ਖ਼ਰਾਬੀ ਨੂੰ ਠੀਕ ਕਰਦੀ ਹੈ।"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "ਹੁਣ ਜਦੋਂ ਤੁਸੀਂ ਚੈਟ ਦੇ ਹੈੱਡਰ 'ਤੇ ਕਲਿੱਕ ਕਰਦੇ ਹੋ ਅਤੇ ਸ਼ੇਅਰ ਕੀਤੇ ਮੀਡੀਆ ਵਾਲੇ ਸੈਕਸ਼ਨ ਵਿੱਚ \"ਸਭ ਦੇਖੋ\" ਨੂੰ ਚੁਣਦੇ ਹੋ, ਤਾਂ ਤੁਹਾਡੇ ਵੱਲੋਂ ਸਕ੍ਰੋਲ ਕਰਨ 'ਤੇ, ਤੁਹਾਨੂੰ ਸਭ ਤੋਂ ਤਾਜ਼ਾ ਸਮੱਗਰੀ ਤੱਕ ਸੀਮਿਤ ਰੱਖਣ ਦੀ ਬਜਾਏ ਤੁਹਾਨੂੰ ਪੁਰਾਣੀਆਂ ਵੀਡੀਓ ਅਤੇ ਫ਼ੋਟੋਆਂ ਆਪਣੇ-ਆਪ ਦਿਖਾਈਆਂ ਜਾਣਗੀਆਂ।"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "ਇਸ ਅੱਪਡੇਟ ਵਿੱਚ ਉਸ ਖਰਾਬੀ ਨੂੰ ਦਰੁਸਤ ਕੀਤਾ ਗਿਆ ਹੈ ਜਿਸ ਕਾਰਨ ਗਰੁੱਪ ਨੂੰ ਛੱਡਣ ਤੋਂ ਬਾਅਦ ਗਰੁੱਪ ਨੂੰ ਖੋਜਣਾ ਮੁਸ਼ਕਲ ਹੋ ਜਾਂਦਾ ਹੈ।"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Wyślij logi debugowania"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Wyślij logi debugowania"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Nie możesz wybierać zdjęć ani filmów wraz z plikami."
},
@ -942,7 +948,7 @@
"messageformat": "Pokaż ostatnie multimedia"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Wszystkie multimedia"
},
"icu:back": {
"messageformat": "Wróć"
@ -2706,7 +2712,7 @@
"messageformat": "Link do połączenia"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Połączenie grupowe"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Oczekiwanie na wpuszczenie"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Prośba użytkownika {joinerName} o przyjęcie do grupy została odrzucona."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} poprosił(a) i anulowała prośbę o przyjęcie do grupy przez link"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} poprosił(a) i anulowała prośbę o przyjęcie do grupy przez link {numberOfRequests,number} razy"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} wysłał(a) i anulował(a) prośbę o przyjęcie do grupy przez link.} few {{joinerName} wysłał(a) i anulował(a) {numberOfRequests,number} prośby o przyjęcie do grupy przez link.} many {{joinerName} wysłał(a) i anulował(a) {numberOfRequests,number} próśb o przyjęcie do grupy przez link.} other {{joinerName} wysłał(a) i anulował(a) {numberOfRequests,number} próśb o przyjęcie do grupy przez link.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Pobieranie {currentSize} z {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Przygotowywanie do pobrania…"
},
"icu:BackupImportScreen__description": {
"messageformat": "W zależności od wielkości kopii zapasowej może to potrwać kilka minut"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Anuluj przenoszenie"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Anulować przenoszenie?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Przywracanie wiadomości i multimediów nie zostało zakończone. Jeśli anulujesz ten proces, możesz uruchomić go ponownie w Ustawieniach."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Kontynuuj przenoszenie"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Anuluj przenoszenie"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Przywracanie multimediów"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Przywracanie wstrzymane"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Wstrzymaj przywracanie"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Wznów przywracanie"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Anuluj przenoszenie"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Więcej opcji"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Przywracanie zakończone"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} z {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} z {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Anulować przywracanie multimediów?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Przywracanie wiadomości i multimediów nie zostało zakończone. Jeśli anulujesz ten proces, możesz uruchomić go ponownie w Ustawieniach."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Kontynuuj przenoszenie"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Anuluj przenoszenie"
},
"icu:CompositionArea--expand": {
"messageformat": "Powiększ"
@ -3609,7 +3639,7 @@
"messageformat": "Uczestniczysz już w rozmowie"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Zadzwoń"
},
"icu:showChatColorEditor": {
"messageformat": "Kolor czatu"
@ -3792,7 +3822,7 @@
"messageformat": "Zresetuj link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Wymagaj potwierdzenia administratora"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Wymagaj akceptacji nowych członków, dołączających do grupy przez link, przez administratora"
@ -5539,10 +5569,10 @@
"messageformat": "Edytuj nazwę połączenia"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Wymagaj potwierdzenia administratora"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Tego ustawienia nie można zmienić, gdy trwa połączenie"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopiuj link"
@ -5566,7 +5596,7 @@
"messageformat": "Usuń"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Tego linku nie można usunąć, gdy trwa połączenie"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Szczegóły linku do połączenia"
@ -5581,13 +5611,13 @@
"messageformat": "Edytuj nazwę połączenia"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Wymagaj potwierdzenia administratora"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Zatwierdź wejście"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Odrzuć wejście"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Wyłączone"
@ -5654,6 +5684,9 @@
"messageformat": "Ta aktualizacja naprawia błąd, który powodował, że wyczyszczenie powiadomienia o nieodebranym połączeniu na jednym urządzeniu nie czyściło tego powiadomienia na innych urządzeniach, przez co odebrane Ci zostało poczucie bezstresowego nieodbierania połączeń."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Wybierz się w podróż w czasie i poznaj nowy, ulepszony widok „Wszystkie multimedia”. Od teraz gdy klikniesz na nagłówek czatu i wybierzesz „Zobacz wszystko” w sekcji udostępnionych multimediów, starsze zdjęcia i filmy będą się automatycznie wyświetlać podczas przewijania i nie będą już ograniczane tylko do najnowszych pozycji."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Czasem trzeba coś stracić, żeby to docenić. Dlatego naprawiliśmy błąd utrudniający wyszukiwanie grup, do których już nie należysz, a które nadal znajdują się na liście Twoich rozmów."
}
}

View File

@ -84,7 +84,7 @@
"messageformat": "Não foi possível acessar a chave de criptografia do banco de dados porque o backend do chaveiro de criptografia do sistema operacional foi alterado de {previousBackend} para {currentBackend}. Isso pode ocorrer se o ambiente de desktop for alterado, por exemplo, entre GNOME e KDE.\n\nPor favor, volte para o ambiente de desktop anterior."
},
"icu:databaseError__safeStorageBackendChangeWithPreviousFlag": {
"messageformat": "Não foi possível acessar a chave de criptografia do banco de dados porque o backend do chaveiro de criptografia do sistema operacional mudou de {previousBackend} para {currentBackend}.  Isso pode ocorrer se o ambiente de desktop mudar, por exemplo, entre GNOME e KDE.  .\n\nTroque para o ambiente de desktop anterior ou tente veicular o Signal com a bandeira da linha de comando --password-store=\"{previousBackendFlag}\""
"messageformat": "Não foi possível acessar a chave de criptografia do banco de dados porque o backend do chaveiro de criptografia do sistema operacional mudou de {previousBackend} para {currentBackend}.  Isso pode ocorrer se o ambiente de desktop mudar, por exemplo, entre GNOME e KDE.  .\n\nTroque para o ambiente de desktop anterior ou tente veicular o Signal com a flag da linha de comando --password-store=\"{previousBackendFlag}\""
},
"icu:mainMenuFile": {
"messageformat": "&Arquivo"
@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Enviar um registro de depuração"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Enviar um registro de depuração"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Não é possível selecionar fotos e vídeos juntamente com arquivos."
},
@ -942,7 +948,7 @@
"messageformat": "Ver mídia recente"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Todos os arquivos de mídia"
},
"icu:back": {
"messageformat": "Voltar"
@ -2706,7 +2712,7 @@
"messageformat": "Link da chamada"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Chamada em grupo"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Esperando pra entrar"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "O pedido de {joinerName} para entrar no grupo foi recusado."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} solicitou e cancelou o pedido de participação via o link do grupo"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} solicitou e cancelou {numberOfRequests,number} pedidos de participação via o link do grupo"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} solicitou e cancelou a própria solicitação para participar pelo link do grupo} other {{joinerName} solicitou e cancelou {numberOfRequests,number} solicitações para participar pelo link do grupo}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Baixando {currentSize} de {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Preparando para download…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Isso pode demorar alguns minutos, dependendo do tamanho do seu backup"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Cancelar transferência"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Cancelar transferência?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Suas mensagens e arquivos de mídia não foram totalmente restauradas. Se cancelar, você pode transferir novamente em Configurações."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Continuar transferência"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Cancelar transferência"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Restaurando arquivos de mídia"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Restauração interrompida"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Interromper transferência"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Retomar transferência"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Cancelar transferência"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Mais opções"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Restauração concluída"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} de {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} de {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Cancelar transferência do arquivo de mídia?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Suas mensagens e arquivos de mídia não foram totalmente restauradas. Se cancelar, você pode transferir novamente em Configurações."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Continuar transferência"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Cancelar transferência"
},
"icu:CompositionArea--expand": {
"messageformat": "Expandir"
@ -3609,7 +3639,7 @@
"messageformat": "Você já está em uma chamada"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Voz"
},
"icu:showChatColorEditor": {
"messageformat": "Cor do chat"
@ -3792,7 +3822,7 @@
"messageformat": "Redefinir o link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Requer aprovação do admin"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Exigir que uma pessoa admin aprove pedidos de novos membros via link do grupo"
@ -5539,10 +5569,10 @@
"messageformat": "Editar nome da chamada"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Requer aprovação do admin"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Essa configuração não pode ser alterada enquanto a chamada estiver ativa"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Copiar link"
@ -5566,7 +5596,7 @@
"messageformat": "Excluir"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Este link não pode ser apagado enquanto a chamada estiver ativa"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Detalhes do link de chamada"
@ -5581,13 +5611,13 @@
"messageformat": "Editar nome da chamada"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Requer aprovação do admin"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Aprovar entrada"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Recusar entrada"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Desligado"
@ -5654,6 +5684,9 @@
"messageformat": "Essa atualização corrige um erro de visualização de chamadas perdidas. Antes, você via o indicador dessa chamada em todos os dispositivos. Agora, ao visualizar em um, o indicador desaparece em todos."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Entre em um túnel do tempo ao visualizar o novo layout de \"todos os arquivos de mídia\". Ao tocar no nome da conversa, selecione 'Ver tudo' na seção de mídia compartilhada. Fotos e vídeos mais antigos aparecerão automaticamente conforme você rola a tela, sem limitar sua visualização apenas às últimas trocas. "
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Corrigimos um erro que dificultava a busca por grupos dos quais você não faz mais parte, mas que ainda permanecem na sua lista de conversas (e possivelmente no seu coração)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Submeter relatório"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Submeter relatório"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Não pode selecionar fotos e vídeos juntamente com ficheiros."
},
@ -942,7 +948,7 @@
"messageformat": "Ver multimédia recente"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Toda a multimédia"
},
"icu:back": {
"messageformat": "Voltar"
@ -2706,7 +2712,7 @@
"messageformat": "Link de chamada"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Chamada de grupo"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "À espera de entrar"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Foi negado o pedido de {joinerName} para entrar no grupo."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} pediu e cancelou o seu pedido para se juntar através do link de grupo"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} solicitou e cancelou {numberOfRequests,number} pedidos para se juntarem através do link de grupo"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} solicitou e cancelou o seu pedido para entrar através do link do grupo} other {{joinerName} solicitaram e cancelaram {numberOfRequests,number} pedidos para entrar através do link do grupo}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "A descarregar {currentSize} de {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "A preparar para descarregar…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Isto pode demorar alguns minutos, dependendo do tamanho da sua cópia de segurança"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Cancelar transferência"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Cancelar transferência?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "As suas mensagens e ficheiros multimédia ainda não foram restaurados. Se escolher cancelar, pode transferir de novo a partir das Definições."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Continuar a transferir"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Cancelar transferência"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "A restaurar os ficheiros"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Restauro pausado"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pausar transferência"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Resumir transferência"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Cancelar transferência"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Mais opções"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Restauro completo"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} de {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} de {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Cancelar transferência de ficheiros?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "As suas mensagens e ficheiros multimédia ainda não foram restaurados. Se escolher cancelar, pode transferir de novo a partir das Definições."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Continuar a transferir"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Cancelar transferência"
},
"icu:CompositionArea--expand": {
"messageformat": "Expandir"
@ -3609,7 +3639,7 @@
"messageformat": "Já se encontra numa chamada"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Voz"
},
"icu:showChatColorEditor": {
"messageformat": "Cor do chat"
@ -3792,7 +3822,7 @@
"messageformat": "Redefinir link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Requerer aprovação do administrador"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Solicite a um administrador que aprove a entrada de novos membros através do link para o grupo"
@ -5539,10 +5569,10 @@
"messageformat": "Editar nome da chamada"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Requerer aprovação do administrador"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Esta definição não pode ser alterada enquanto a chamada estiver ativa"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Copiar link"
@ -5566,7 +5596,7 @@
"messageformat": "Eliminar"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Este link não pode ser eliminado enquanto a chamada estiver ativa"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Detalhes do link da chamada"
@ -5581,13 +5611,13 @@
"messageformat": "Editar nome da chamada"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Requerer aprovação do administrador"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Aprovar entrada"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Recusar entrada"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Off"
@ -5654,6 +5684,9 @@
"messageformat": "Esta atualização corrige um erro em que ver uma chamada perdida num dispositivo não apagava automaticamente o indicador dessa chamada perdida nos seus outros dispositivos."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Agora quando clicar no cabeçalho de um chat e selecionar \"Toda a multimédia\" na secção de ficheiros multimédia partilhados, as fotografias e os vídeos mais antigos aparecerão automaticamente à medida que se desloca, em vez de serem só as entradas recentes."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Esta atualização corrige um erro que tornada difícil pesquisar por um grupo após sair dele."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Trimite jurnalul"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Trimite jurnalul"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Nu poți selecta fotografii și videoclipuri împreună cu fișiere."
},
@ -942,7 +948,7 @@
"messageformat": "Afișare media recente"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Toate fișierele media"
},
"icu:back": {
"messageformat": "Înapoi"
@ -2706,7 +2712,7 @@
"messageformat": "Link de apel"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Apel de grup"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Așteaptă să fie lăsat să intre"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "O solicitare de aderare la grup de la {joinerName} a fost respinsă."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} a solicitat și apoi a anulat solicitarea de alăturare folosind linkul grupului"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} a solicitat și apoi a anulat {numberOfRequests,number} solicitări de alăturare folosind linkul grupului"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} a solicitat și apoi a anulat solicitarea de alăturare folosind linkul grupului} few {{joinerName} a solicitat și apoi a anulat {numberOfRequests,number} solicitări de alăturare folosind linkul grupului} other {{joinerName} a cerut și a anulat {numberOfRequests,number} de solicitări pentru a se alătura prin linkul de grup}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Se descarcă {currentSize} din {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Se pregătește descărcarea..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Poate dura câteva minute, în funcție de dimensiunea backup-ului"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Anulează transferul"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Anulezi transferul?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Nu s-a finalizat restabilirea mesajelor și ale fișierelor. Dacă alegi să anulezi, poți transfera din nou din Setări."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Continuă transferul"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Anulează transferul"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Se restaurează fișierele"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Restaurare întreruptă"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Întrerupe transferul"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Reia transferul"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Anulează transferul"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Mai multe opțiuni"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Restaurarea a fost finalizată"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} de {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} din {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Anulezi transferul de fișiere?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Nu s-a finalizat restabilirea mesajelor și ale fișierelor. Dacă alegi să anulezi, poți transfera din nou din Setări."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Continuă transferul"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Anulează transferul"
},
"icu:CompositionArea--expand": {
"messageformat": "Extinde"
@ -3609,7 +3639,7 @@
"messageformat": "Ești deja într-un apel"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Voce"
},
"icu:showChatColorEditor": {
"messageformat": "Culoare conversație"
@ -3792,7 +3822,7 @@
"messageformat": "Resetare link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Necesită aprobarea administratorului"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Solicită unui administrator să aprobe membrii noi care se alătură prin linkul grupului"
@ -5539,10 +5569,10 @@
"messageformat": "Editează numele apelului"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Necesită aprobarea administratorului"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Această setare nu poate fi modificată în timp ce apelul este activ"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Copiază linkul"
@ -5566,7 +5596,7 @@
"messageformat": "Șterge"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Acest link nu poate fi șters în timp ce apelul este activ"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Detalii despre linkul apelului"
@ -5581,13 +5611,13 @@
"messageformat": "Editează numele apelului"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Necesită aprobarea administratorului"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Aprobă intrarea"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Respinge intrarea"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Dezactivat"
@ -5654,6 +5684,9 @@
"messageformat": "Această actualizare remediază o eroare prin care dacă vizualizai un apel pierdut pe un dispozitiv nu se ștergea automat indicatorul de apel pierdut pe alte dispozitive, ceea ce împiedica buna conviețuire a listelor de apeluri pierdute."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Vezi amintirile tale, cu noua vizualizare îmbunătățită „Toate fișierele media”. Acum, când dai clic pe un antet de conversație și selectezi „Vezi tot” în secțiunea fișiere transmise, fotografiile și videoclipurile mai vechi vor apărea automat pe măsură ce derulezi, în loc să fie limitate la cele mai recente intrări."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Uneori, să lași ceva în urmă este cel mai bun mod de a descoperi că vrei să-l găsești din nou, așa că am remediat o eroare care a făcut dificilă căutarea unor grupuri din care nu mai faci parte, dar care rămân în lista de conversații (și foarte posibil și în inima ta)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Отправить журнал"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Отправить журнал"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Вы не можете выбирать фото и видео вместе с файлами."
},
@ -942,7 +948,7 @@
"messageformat": "Просмотреть недавние медиа"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Все медиафайлы"
},
"icu:back": {
"messageformat": "Назад"
@ -2706,7 +2712,7 @@
"messageformat": "Ссылка на звонок"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Групповой звонок"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Ожидание добавления"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Запрос на присоединение к группе от {joinerName} был отклонён."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} запросил(-а) и отменил(-а) свой запрос на присоединение к группе по ссылке"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} запросил(-а) и отменил(-а) {numberOfRequests,number} запросов на присоединение к группе по ссылке"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} запросил(-а) и отменил(-а) запрос на присоединение к группе по ссылке} few {{joinerName} запросил(-а) и отменил(-а) {numberOfRequests,number} запроса на присоединение к группе по ссылке} many {{joinerName} запросил(-а) и отменил(-а) {numberOfRequests,number} запросов на присоединение к группе по ссылке} other {{joinerName} запросил(-а) и отменил(-а) {numberOfRequests,number} запроса на присоединение к группе по ссылке}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Загрузка {currentSize} из {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Готовимся к загрузке..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Это может занять несколько минут в зависимости от размера резервной копии"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Отменить трансфер"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Отменить трансфер?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Восстановление сообщений и медиафайлов не завершено. Если вы решите отменить трансфер, то сможете снова запустить его в настройках."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Продолжить трансфер"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Отменить трансфер"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Восстановление медиафайлов"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Восстановление приостановлено"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Приостановить трансфер"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Продолжить трансфер"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Отменить трансфер"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Больше опций"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Восстановление завершено"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} из {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} из {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Отменить трансфер медиафайлов?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Восстановление сообщений и медиафайлов не завершено. Если вы решите отменить трансфер, то сможете снова запустить его в настройках."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Продолжить трансфер"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Отменить трансфер"
},
"icu:CompositionArea--expand": {
"messageformat": "Развернуть"
@ -3609,7 +3639,7 @@
"messageformat": "Вы уже участвуете в другом звонке"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Аудио"
},
"icu:showChatColorEditor": {
"messageformat": "Цвет чата"
@ -3792,7 +3822,7 @@
"messageformat": "Сбросить ссылку"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Требовать одобрение администратора"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Требовать принятия администратором новых участников, присоединяющихся по ссылке на группу"
@ -5539,10 +5569,10 @@
"messageformat": "Изменить имя звонка"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Требовать одобрение администратора"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Эту настройку нельзя изменить во время звонка"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Копировать ссылку"
@ -5566,7 +5596,7 @@
"messageformat": "Удалить"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Эту ссылку нельзя удалить во время звонка"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Подробности ссылки на звонок"
@ -5581,13 +5611,13 @@
"messageformat": "Изменить имя звонка"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Требовать одобрение администратора"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Принять запрос"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Отклонить запрос"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Откл."
@ -5654,6 +5684,9 @@
"messageformat": "В этом обновлении исправлена ошибка, из-за которой при просмотре пропущенного звонка на одном устройстве индикатор этого пропущенного звонка не удалялся автоматически на других устройствах, что приводило к путанице в списках пропущенных вызовов."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Совершите путешествие в прошлое с помощью нового улучшенного просмотра в функции «Все медиафайлы». Теперь, когда вы нажимаете на заголовок чата и выбираете «Просмотреть все» в разделе общих медиафайлов, при прокрутке будут автоматически отображаться старые фото и видео, а не только самые последние записи."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Иногда лишь покинув что-то, мы понимаем, что хотим туда вернуться. Поэтому мы исправили ошибку, затруднявшую поиск групп, в которых вы больше не участвуете, но которые всё ещё остаются в вашем списке разговоров (и, вполне возможно, в вашем сердце)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Odoslať denník"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Odoslať denník"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Fotografie a videá nie je možné vybrať spolu so súbormi."
},
@ -942,7 +948,7 @@
"messageformat": "Zobraziť nedávne médiá"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Všetky médiá"
},
"icu:back": {
"messageformat": "Späť"
@ -2706,7 +2712,7 @@
"messageformat": "Odkaz na hovor"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Skupinový hovor"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Čakajú na pridanie sa k hovoru"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Žiadosť o členstvo v skupine od {joinerName} bola odmietnutá."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} požiadal a zrušil svoju žiadosť o pripojenie prostredníctvom odkazu na skupinu"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} vyžiadaných a zrušených {numberOfRequests,number} žiadostí o pripojenie cez odkaz na skupinu"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {Používateľ {joinerName} vyžiadal a zrušil svoju žiadosť o pripojenie cez odkaz na skupinu} few {Používateľ {joinerName} vyžiadal a zrušil {numberOfRequests,number} žiadosti o pripojenie cez odkaz na skupinu} many {Používateľ {joinerName} vyžiadal a zrušil {numberOfRequests,number} žiadosti o pripojenie cez odkaz na skupinu} other {Používateľ {joinerName} vyžiadal a zrušil {numberOfRequests,number} žiadostí o pripojenie cez odkaz na skupinu}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Sťahuje sa {currentSize} z {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Pripravuje sa sťahovanie…"
},
"icu:BackupImportScreen__description": {
"messageformat": "V závislosti od veľkosti zálohy to môže trvať niekoľko minút"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Zrušiť prenos"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Zrušiť prenos?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Obnovenie vašich správ a médií sa nedokončilo. Ak sa rozhodnete prenos zrušiť, môžete ho znova začať v Nastaveniach."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Pokračovať v prenose"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Zrušiť prenos"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Obnovujú sa médiá"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Obnovovanie bolo pozastavené"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pozastaviť prenos"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Obnoviť prenos"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Zrušiť prenos"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Viac možností"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Obnova dokončená"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} z {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} z {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Zrušiť prenos médií?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Obnovenie vašich správ a médií sa nedokončilo. Ak sa rozhodnete prenos zrušiť, môžete ho znova začať v Nastaveniach."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Pokračovať v prenose"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Zrušiť prenos"
},
"icu:CompositionArea--expand": {
"messageformat": "Rozbaliť"
@ -3609,7 +3639,7 @@
"messageformat": "Už ste v hovore"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Hlas"
},
"icu:showChatColorEditor": {
"messageformat": "Farba četu"
@ -3792,7 +3822,7 @@
"messageformat": "Zresetovať odkaz"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Vyžadovať schválenie administrátorom"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Vyžadujte od správcu, aby schválil pripojenie nových členov cez odkaz na skupinu"
@ -5539,10 +5569,10 @@
"messageformat": "Upraviť názov hovoru"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Vyžadovať schválenie administrátorom"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Toto nastavenie nie je možné zmeniť, kým je hovor aktívny"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Skopírovať odkaz"
@ -5566,7 +5596,7 @@
"messageformat": "Vymazať"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Tento odkaz nie je možné vymazať, kým je hovor aktívny"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Podrobnosti odkazu na hovor"
@ -5581,13 +5611,13 @@
"messageformat": "Upraviť názov hovoru"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Vyžadovať schválenie administrátorom"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Povoliť vstup"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Zakázať vstup"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Vyp."
@ -5654,6 +5684,9 @@
"messageformat": "Táto aktualizácia opravuje chybu, ktorá spôsobovala, že sa pri zobrazení zmeškaného hovoru na jednom zariadení automaticky nevymazal indikátor toho istého zmeškaného hovoru na ostatných zariadeniach."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Keď teraz kliknete na hlavičku četu a vyberiete možnosť „Zobraziť všetko“ v sekcii zdieľaných médií, staršie fotografie a videá sa automaticky zobrazia pri posúvaní namiesto toho, aby boli obmedzené iba na najnovšie položky."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Táto aktualizácia opravuje chybu, ktorá sťažovala vyhľadávanie skupiny po jej opustení."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Oddaj sistemsko zabeležbo"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Oddaj sistemsko zabeležbo"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Poleg datotek ne morete izbrati fotografij in videoposnetkov."
},
@ -942,7 +948,7 @@
"messageformat": "Nedavne medijske datoteke"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Vsi mediji"
},
"icu:back": {
"messageformat": "Nazaj"
@ -2706,7 +2712,7 @@
"messageformat": "Povezava do klica"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Skupinski klic"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Čakanje na dostop"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Prošnja osebe {joinerName} za pridružitev skupini je bila zavrnjena."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} je zaprosil_a in nato prekinil_a svojo prošnjo za pridružitev skupini preko povezave"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} je zaprosil_a in nato prekinil_a {numberOfRequests,number} svojih prošenj za pridružitev skupini preko povezave"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} je zaprosil_a in nato preklical_a svojo prošnjo za pridružitev preko povezave skupine} two {{joinerName} je zaprosil_a in nato preklical_a {numberOfRequests,number} prošnji za pridružitev preko povezave skupine} few {{joinerName} je zaprosil_a in nato preklical_a {numberOfRequests,number} prošnje za pridružitev preko povezave skupine} other {{joinerName} je zaprosil_a in nato preklical_a {numberOfRequests,number} prošenj za pridružitev preko povezave skupine}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Prenos {currentSize} od {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Priprava na prenos ..."
},
"icu:BackupImportScreen__description": {
"messageformat": "To lahko traja nekaj minut, odvisno od velikosti varnostne kopije"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Prekliči prenos"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Želite preklicati prenos?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Vaša sporočila in mediji se še niso obnovili. Če se odločite za preklic, lahko prenos ponovno izvedete v nastavitvah."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Nadaljuj prenos"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Prekliči prenos"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Obnovitev medijev"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Obnovitev je prekinjena"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Prekini prenos"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Nadaljuj prenos"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Prekliči prenos"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Več možnosti"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Obnovitev uspešna"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} od {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} od {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Želite preklicati prenos medijev?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Vaša sporočila in mediji se še niso obnovili. Če se odločite za preklic, lahko prenos ponovno izvedete v nastavitvah."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Nadaljuj prenos"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Prekliči prenos"
},
"icu:CompositionArea--expand": {
"messageformat": "Razširi"
@ -3609,7 +3639,7 @@
"messageformat": "Ste že v tem klicu"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Zvočni klic"
},
"icu:showChatColorEditor": {
"messageformat": "Barva klepeta"
@ -3792,7 +3822,7 @@
"messageformat": "Ponastavi povezavo"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Zahtevajte odobritev administratorja"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Za pridružitev tej skupini preko deljene povezave je potrebna odobritev skrbnika_ce."
@ -5539,10 +5569,10 @@
"messageformat": "Uredi ime klica"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Zahtevajte odobritev administratorja"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Te nastavitve ni mogoče spremeniti, ko je klic aktiven"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopiraj povezavo"
@ -5566,7 +5596,7 @@
"messageformat": "Izbriši"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Te povezave ni mogoče izbrisati, ko je klic aktiven"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Podrobnosti o klicni povezavi"
@ -5581,13 +5611,13 @@
"messageformat": "Uredi ime klica"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Zahtevajte odobritev administratorja"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Odobri vnos"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Zavrni vnos"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Izklopljeno"
@ -5654,6 +5684,9 @@
"messageformat": "Ta posodobitev odpravlja napako, zaradi katere se ob ogledu neodgovorjenega klica v eni napravi kazalnik neodgovorjenega klica ni samodejno izbrisal v drugih napravah."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Z novim in izboljšanim prikazom vseh medijev se odpravite na potovanje po spominih. Ko kliknete na naslov klepeta in izberete \"Prikaži vse\" v razdelku medijev v skupni rabi, se med pomikanjem samodejno prikažejo starejše fotografije in videoposnetki, namesto da bi bili omejeni na najnovejše vnose."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Odpravili smo napako, ki je oteževala iskanje skupin, ki ste jih zapustili."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Parashtroni regjistër"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Parashtroni regjistër"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Nuk mund të zgjedhësh foto dhe video bashkë me skedarë."
},
@ -942,7 +948,7 @@
"messageformat": "Shihni media së fundi"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "E gjithë media"
},
"icu:back": {
"messageformat": "Mbrapsht"
@ -2706,7 +2712,7 @@
"messageformat": "Lidhja e thirrjes"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Thirrje grupi"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Në pritje për të hyrë"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Një kërkesë nga 1{joinerName} për tu bërë pjesë e grupit u hodh poshtë."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} kërkoi dhe anuloi kërkesën e vet për të marrë pjesë përmes një lidhje grupi"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} kërkoi dhe anuloi {numberOfRequests,number} kërkesën për të marrë pjesë përmes një lidhje grupi"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} kërkoi dhe anuloi kërkesën e vet për t'u bashkuar përmes lidhjes së grupit} other {{joinerName} kërkuan dhe anuluan{numberOfRequests,number} kërkesat për t'u bashkuar përmes lidhjes së grupit}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Po shkarkohen {currentSize} nga {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Po përgatitet për t'u shkarkuar..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Kjo mund të zgjasë disa minuta në varësi të madhësisë së kopjeruajtjes"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Anulo transferimin"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Të anulohet transferimi?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Mesazhet dhe media nuk kanë përfunduar rikthimin. Nëse zgjedh ta anulosh, mund t'i transferosh përsëri nga parametrat."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Vazhdo transferimin"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Anulo transferimin"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Duke rikthyer median"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Rikthimi u ndërpre"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Ndërprit transferimin"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Rifillo transferimin"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Anulo transferimin"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Opsione të tjera"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Rikthim i plotësuar"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} nga {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} nga {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Të anulohet transferimi i medias?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Mesazhet dhe media nuk kanë përfunduar rikthimin. Nëse zgjedh ta anulosh, mund t'i transferosh përsëri nga parametrat."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Vazhdo transferimin"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Anulo transferimin"
},
"icu:CompositionArea--expand": {
"messageformat": "Zgjeroje"
@ -3609,7 +3639,7 @@
"messageformat": "Jeni tashmë në një thirrje"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Zëri"
},
"icu:showChatColorEditor": {
"messageformat": "Ngjyra e sfondit të bisedës"
@ -3792,7 +3822,7 @@
"messageformat": "Ricaktoni lidhje"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Kërkohet miratimi i administratorit"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Kërko doemos që një përgjegjës të miratojë anëtarë të rinj që vijnë prej një lidhjeje grupi"
@ -5539,10 +5569,10 @@
"messageformat": "Përpuno emrin e telefonuesit"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Kërkohet miratimi i administratorit"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Parametri nuk mund të ndryshohet kur telefonata është aktive"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopjo linkun"
@ -5566,7 +5596,7 @@
"messageformat": "Fshije"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Lidhja nuk mund të fshihet kur telefonata është aktive"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Të dhënat e lidhjes së thirrjes"
@ -5581,13 +5611,13 @@
"messageformat": "Përpuno emrin e telefonuesit"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Kërkohet miratimi i administratorit"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Mirato hyrjen"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Refuzo hyrjen"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Joaktiv"
@ -5654,6 +5684,9 @@
"messageformat": "Përditësimi rregullon defektin ku hapja e njoftimit të një telefonate të humbur në një pajisje nuk do të fshinte automatikisht njoftimin e asaj telefonate të humbur në pajisje të tjera, gjë që ishte një mundësi e humbur për bashkëjetesën e mirë të listës së telefonatave të humbura."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Bëj një udhëtim në korsinë e kujtesës me pamjen e re dhe të përmirësuar \"E gjitha media\". Kur kliko tani në krye të bisedës dhe zgjedh \"Shiko të gjitha\" në seksionin e mediave të përbashkëta dhe teksa lëviz nëpër media, fotot dhe videot më të vjetra do të shfaqen automatikisht në vend që shfaqja të kufizohet vetëm te hyrjet më të fundit."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Ndonjëherë, lënia e diçkaje pas është mënyra më e mirë për të zbuluar dëshirën për ta gjetur sërish atë, ndaj kemi rregulluar defektin që vështirësonte kërkimin e grupeve ku nuk je më pjesë, por që mbeten ende në listën e bisedave (dhe me shumë mundësi, edhe në zemrën tënde)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Пошаљи извештај"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Пошаљи извештај"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Није могуће изабрати слике и видео записе заједно са фајловима."
},
@ -942,7 +948,7 @@
"messageformat": "Отвори недавне медије"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Сви медији"
},
"icu:back": {
"messageformat": "Назад"
@ -2706,7 +2712,7 @@
"messageformat": "Линк за позив"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Групни позив"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Чека се потврда за улазак"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Захтев за придруживање групи од {joinerName} је одбијен."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} је затражио/ла да се придружи групи преко линка за групу и затим отказао/ла тај захтев"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} је затражио/ла да се придружи групи преко линка за групу и затим отказао/ла те захтеве ({numberOfRequests,number})"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} је затражио/ла да се придружи групи преко линка за групу} other {{joinerName} је послао/ла и отказао/ла захтеве ({numberOfRequests,number}) да се придружи преко линка за групу}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Преузимање {currentSize} од {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Припрема за преузимање…"
},
"icu:BackupImportScreen__description": {
"messageformat": "То може потрајати неколико минута у зависности од величине ваше резервне копије"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Откажи пренос"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Желите ли да откажете пренос?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Није завршено враћање ваших порука и медија. Ако откажете, можете поново покренути пренос у подешавањима."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Настави пренос"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Откажи пренос"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Враћање медија"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Враћање је паузирано"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Паузирај пренос"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Настави пренос"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Откажи пренос"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Више опција"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Враћање је завршено"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} од {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} од {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Желите ли да откажете пренос медија?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Није завршено враћање ваших порука и медија. Ако откажете, можете поново покренути пренос у подешавањима."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Настави пренос"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Откажи пренос"
},
"icu:CompositionArea--expand": {
"messageformat": "Прошири"
@ -3609,7 +3639,7 @@
"messageformat": "Већ сте у позиву"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Аудио"
},
"icu:showChatColorEditor": {
"messageformat": "Боја ћаскања"
@ -3792,7 +3822,7 @@
"messageformat": "Ресетуj линк"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Обавезно одобрење администратора"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Обавезно је да администратор групе одобри нове чланове који се придружују групи преко линка за групу."
@ -5539,10 +5569,10 @@
"messageformat": "Измените назив позива"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Обавезно одобрење администратора"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Ово подешавање се не може променити док је позив у току"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Копирај линк"
@ -5566,7 +5596,7 @@
"messageformat": "Избриши"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Овај линк се не може избрисати док је позив у току"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Детаљи линка за позив"
@ -5581,13 +5611,13 @@
"messageformat": "Измените назив позива"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Обавезно одобрење администратора"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Одобравам улазак"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Не одобравам улазак"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Искључено"
@ -5654,6 +5684,9 @@
"messageformat": "У овом ажурирању је исправљена грешка у којој се, када видите пропуштени позив на једном уређају, индикатор за тај пропуштени позив не очисти аутоматски на другим уређајима."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Сада када кликнете на заглавље ћаскања и изаберете „Прикажи све“ у одељку за подељене медије, старије фотографије и видео записи ће се аутоматски појавити док скролујете, уместо да будете ограничени на најновије уносе."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Овим ажурирањем исправљена је грешка која је отежавала тражење групе након што сте је напустили."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Skicka in logg"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Skicka in logg"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Du kan inte välja foton och videor tillsammans med filer."
},
@ -942,7 +948,7 @@
"messageformat": "Visa senaste media"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Alla media"
},
"icu:back": {
"messageformat": "Tillbaka"
@ -2706,7 +2712,7 @@
"messageformat": "Samtalslänk"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Gruppsamtal"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Väntar på att släppas in"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "En förfrågan om att gå med i gruppen från {joinerName} avvisades."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} begärde och avbröt sin förfrågan om att gå med via grupplänken"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} begärt och avbröt {numberOfRequests,number} förfrågningar om att gå med via grupplänken"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} begärde och avbröt sin begäran att gå med via grupplänken} other {{joinerName} begärde och avbröt {numberOfRequests,number} begäran att gå med via grupplänken}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Laddar ned {currentSize} av {totalSize} ({fractionComplete,number,percent}) …"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Förbereder nedladdning …"
},
"icu:BackupImportScreen__description": {
"messageformat": "Detta kan ta några minuter beroende på storleken på din säkerhetskopia"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Avbryt överföringen"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Vill du avbryta överföringen?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Återställningen av dina meddelanden och media har inte slutförts. Om du väljer att avbryta kan du överföra igen från Inställningar."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Fortsätt överföringen"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Avbryt överföringen"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Återställer media"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Återställning pausad"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Pausa överföringen"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Återuppta överföringen"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Avbryt överföringen"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Fler alternativ"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Återställningen är klar"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} av {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} av {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Vill du avbryta mediaöverföringen?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Återställningen av dina meddelanden och media har inte slutförts. Om du väljer att avbryta kan du överföra igen från Inställningar."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Fortsätt överföringen"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Avbryt överföringen"
},
"icu:CompositionArea--expand": {
"messageformat": "Fäll ut"
@ -3609,7 +3639,7 @@
"messageformat": "Du är redan i ett samtal"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Röst"
},
"icu:showChatColorEditor": {
"messageformat": "Chattfärg"
@ -3792,7 +3822,7 @@
"messageformat": "Återställ länk"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Kräv godkännande av administratör"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Kräv att en administratör ska godkänna nya medlemmar som går med via grupplänken"
@ -5539,10 +5569,10 @@
"messageformat": "Redigera samtalsnamn"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Kräv godkännande av administratör"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Den här inställningen kan inte ändras medan samtalet är aktivt"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopiera länk"
@ -5566,7 +5596,7 @@
"messageformat": "Ta bort"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Den här länken kan inte tas bort medan samtalet är aktivt"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Uppgifter om samtalslänk"
@ -5581,13 +5611,13 @@
"messageformat": "Redigera samtalsnamn"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Kräv godkännande av administratör"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Godkänn post"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Neka post"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Av"
@ -5654,6 +5684,9 @@
"messageformat": "Den här uppdateringen åtgärdar en bugg där visning av ett missat samtal på en enhet inte automatiskt rensade indikatorn för det missade samtalet på dina andra enheter."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "När du klickar på en chattrubrik och väljer Se alla i sektionen för delade media visas nu äldre foton och videor automatiskt när du skrollar, istället för att vara begränsat till de senaste posterna."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Den här uppdateringen åtgärdar en bugg som gjorde det svårt att söka efter en grupp efter att ha lämnat den gruppen."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Wasilisha logi"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Wasilisha logi"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Huwezi kuchagua picha na video pamoja na faili."
},
@ -942,7 +948,7 @@
"messageformat": "Tazama media za hivi majuzi"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Picha na video zote"
},
"icu:back": {
"messageformat": "Rudi nyuma"
@ -2706,7 +2712,7 @@
"messageformat": "Kiungo cha simu"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Mazungumzo ya simu ya kikundi"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Unasubiri kuruhusiwa kuingia"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Ombi la kujiunga na kikundi kutoka kwa {joinerName} limekataliwa."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} aliomba na kughairisha ombi lake la kujiunga kupitia kiungo cha kikundi"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} aliomba na kughairisha maombi {numberOfRequests,number} ya kujiunga kupitia kiungo cha kikundi"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} aliomba na kughairisha ombi la kujiunga kupitia kiungo cha kikundi} other {{joinerName} aliomba na kughairisha maombi {numberOfRequests,number} ya kujiunga kupitia kiungo cha kikundi}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Inapakua {currentSize} ya {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Inajiandaa kupakua..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Hii inaweza kuchukua sekunde kadhaa kulingana na ukubwa wa mchakato wako wa uhifadhi nakala"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Ghairi uhamishaji"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Je, ghairi uhamishaji?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Jumbe na picha na video zako hazijakamilika kurejeshwa. Ukichagua kughairi, unaweza kuhamisha tena kutoka kwenye Mipangilio."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Endelea na uhamishaji"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Ghairi uhamishaji"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Inarejesha video na picha"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Urejeshaji umesitishwa"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Sitisha kuhamisha"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Endelea kuhamisha"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Ghairi uhamishaji"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Chaguzi zaidi"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Hatua ya kurejesha imekamilika"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} ya {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} kwa {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Ghairi uhamishaji wa picha na video?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Jumbe na picha na video zako hazijakamilika kurejeshwa. Ukichagua kughairi, unaweza kuhamisha tena kutoka kwenye Mipangilio."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Endelea na uhamishaji"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Ghairi uhamishaji"
},
"icu:CompositionArea--expand": {
"messageformat": "Panua"
@ -3609,7 +3639,7 @@
"messageformat": "Tayari uko kwenye mazungumzo ya simu"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Sauti"
},
"icu:showChatColorEditor": {
"messageformat": "Rangi ya gumzo"
@ -3792,7 +3822,7 @@
"messageformat": "Weka upya kiungo"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Inahitaji idhini ya admin"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Itisha ruhusa ya msimamizi kuidhinisha wanachama wapya wanaojiunga kupitia kiungo cha kikundi"
@ -5539,10 +5569,10 @@
"messageformat": "Hariri jina la simu"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Inahitaji idhini ya admin"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Mipangilio hii haiwezi kubadilishwa wakati simu inatumika"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Nakili kiungo"
@ -5566,7 +5596,7 @@
"messageformat": "Futa"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Kiungo hiki hakiwezi kufutwa wakati simu inatumika"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Maelezo ya kiungo cha simu"
@ -5581,13 +5611,13 @@
"messageformat": "Hariri jina la simu"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Inahitaji idhini ya admin"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Idhinisha kuingia"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Kataa kuingia"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Zima"
@ -5654,6 +5684,9 @@
"messageformat": "Sasisho hili hurekebisha hitilafu ambapo kutazama simu ambayo hukujibiwa kwenye kifaa kimoja hakutafuta kiotomatiki kiashirio cha simu ambayo haikujibiwa kwenye vifaa vyako vingine, ambayo ilikuwa fursa iliyokosekana katika orodha yako ya simu ambazo hukujibu kufanya kazi vyema kwa pamoja."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Chukua safari kwa makumbusho na mtazamo mpya na ulioboreshwa \"Picha na video zote\". Sasa unapobofya kwenye kichwa cha gumzo kisha uchague \"Angalia vyote\" kwenye sehemu ya pamoja ya picha na video, picha za zamani na video zitaonekana kiotomatiki badala ya kuonyeshwa picha za hivi karibuni tu."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Wakati mwingine kukiacha kitu huwa ni njia bora ya kugundua kwamba ungependa kukipata tena, hivyo tumerekebisha hitilafu iliyokuwa inafanya ugumu kutafuta vikundi ambavyo si mwanachama wake tena lakini bado vimebaki katika orodha ya mazungumzo yako (na inawezekana hadi moyoni mwako)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "பதிவைச் சமர்ப்பிக்கவும்"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "பதிவைச் சமர்ப்பிக்கவும்"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "கோப்புகளுடன் புகைப்படங்களையும் வீடியோக்களையும் தேர்ந்தெடுக்க முடியாது."
},
@ -942,7 +948,7 @@
"messageformat": "சமீபத்திய ஊடகங்களைக் காண்க"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "அனைத்து மீடியா"
},
"icu:back": {
"messageformat": "மீண்டும்"
@ -2706,7 +2712,7 @@
"messageformat": "அழைப்பு இணைப்பு"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "குழு அழைப்பு"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "அனுமதிக்கக் காத்திருக்கிறது"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "குழுவில் சேர ஒரு கோரிக்கை {joinerName} மறுக்கப்பட்டது."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} குழு இணைப்பு மூலம் சேருவதற்கான அவர்களின் கோரிக்கையை விடுத்தார் மற்றும் ரத்து செய்தார்"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} குழு இணைப்பு மூலம் சேருவதற்கான கோரிக்கையை விடுத்தார் மற்றும் {numberOfRequests,number} கோரிக்கைகளை ரத்து செய்தார்"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} கோரிக்கை விடுத்து குழு இணைப்பு மூலம் சேருவதற்கான கோரிக்கையை ரத்து செய்துள்ளார்} other {{joinerName} கோரிக்கை விடுத்து குழு இணைப்பு மூலம் சேருவதற்கான {numberOfRequests,number} கோரிக்கைகளை ரத்து செய்துள்ளார்}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} இல் {currentSize} ஐப் பதிவிறக்குகிறது({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "பதிவிறக்கத் தயாராகிறது..."
},
"icu:BackupImportScreen__description": {
"messageformat": "உங்கள் காப்புப்பிரதியின் அளவைப் பொறுத்து இதற்குச் சில நிமிடங்கள் ஆகலாம்"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "பரிமாற்றத்தை ரத்துசெய்க"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "பரிமாற்றத்தை ரத்து செய்ய வேண்டுமா?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "உங்கள் மெசேஜ்களும் மீடியாவும் முழுமையாக மீட்டடைமைக்கப்படவில்லை. ரத்துசெய்க என்பதை நீங்கள் தேர்ந்தெடுத்தால், நீங்கள் மீண்டும் அமைப்புகளில் இருந்து பரிமாற்றம் செய்யலாம்."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "பரிமாற்றத்தைத் தொடர்க"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "பரிமாற்றத்தை ரத்துசெய்க"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "மீடியாவை மீட்டமைக்கிறது"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "மீட்டமைப்பு இடைநிறுத்தப்பட்டது"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "பரிமாற்றத்தை இடைநிறுத்துக"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "பரிமாற்றத்தைத் தொடர்க"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "பரிமாற்றத்தை ரத்துசெய்க"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "அதிக விருப்பத்தேர்வுகள்"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "மீட்டெடுப்பு முடிந்தது"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} இல் {currentSize} ({fractionComplete,number,percent})"
"messageformat": "{totalSize} இன் {currentSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "மீடியா பரிமாற்றத்தை ரத்து செய்யவதா?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "உங்கள் மெசேஜ்களும் மீடியாவும் முழுமையாக மீட்டடைமைக்கப்படவில்லை. ரத்துசெய்க என்பதை நீங்கள் தேர்ந்தெடுத்தால், நீங்கள் மீண்டும் அமைப்புகளில் இருந்து பரிமாற்றம் செய்யலாம்."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "பரிமாற்றத்தைத் தொடர்க"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "பரிமாற்றத்தை ரத்துசெய்க"
},
"icu:CompositionArea--expand": {
"messageformat": "விரிவாக்கு"
@ -3609,7 +3639,7 @@
"messageformat": "நீங்கள் ஏற்கனவே அழைப்பில் உள்ளீர்கள்"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "குரல்"
},
"icu:showChatColorEditor": {
"messageformat": "சாட் கலர்"
@ -3792,7 +3822,7 @@
"messageformat": "இணைப்பை மீட்டமைக்கவும்"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "நிர்வாகி அனுமதி தேவை"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "வழியாக புதிய உறுப்பினர்களை அனுமதிக்க நிர்வாகி தேவை குழு இணைப்பு"
@ -5539,10 +5569,10 @@
"messageformat": "அழைப்பின் பெயரைத் திருத்தவும்"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "நிர்வாகி அனுமதி தேவை"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "அழைப்பு செயலில் இருக்கும்போது இந்த அமைப்பை மாற்ற முடியாது"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "இணைப்பை நகலெடு"
@ -5566,7 +5596,7 @@
"messageformat": "நீக்கு"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "அழைப்பு செயலில் இருக்கும்போது இந்த இணைப்பை அழிக்க முடியாது"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "அழைப்பு இணைப்பு விவரங்கள்"
@ -5581,13 +5611,13 @@
"messageformat": "அழைப்பின் பெயரைத் திருத்தவும்"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "நிர்வாகி அனுமதி தேவை"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "நுழைவை அங்கீகரி"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "நுழைவை மறு"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "அணை"
@ -5654,6 +5684,9 @@
"messageformat": "இந்தப் புதுப்பிப்பு ஒரு சாதனத்தில் தவறவிட்ட அழைப்பைப் பார்ப்பதன் மூலம், அதே தவறவிட்ட அழைப்புகளை மற்ற சாதனங்களில் தானாக அழிக்காமல் காண்பிக்கும் பிழையைச் சரிசெய்கிறது."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "இப்போது நீங்கள் சாட் தலைப்பைக் க்ளிக் செய்து, பகிரப்பட்ட மீடியா பிரிவில் \"அனைத்தையும் பார்\" என்பதைத் தேர்ந்தெடுக்கும்போது, மிகச் சமீபத்திய உள்ளீடுகளுக்கு மட்டும் தோன்றாமல் நீங்கள் ஸ்க்ரோல் செய்யும் போது பழைய புகைப்படங்களும் மீடியாவும் தானாகவே தோன்றும்."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "இந்தக் குழுவில் இருந்து வெளியேறிய பிறகு ஒரு குழுவைத் தேடுவதில் சிக்கலை ஏற்படுத்தும் பிழையை இந்த மேம்படுத்தல் சரிசெய்கிறது."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "లాగ్ సబ్మిట్ చేయండి"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "లాగ్ సబ్మిట్ చేయండి"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "మీరు ఫైళ్ళతో పాటుగా ఫోటోలు మరియు వీడియోలను ఎంపిక చేసుకోలేరు."
},
@ -942,7 +948,7 @@
"messageformat": "ఇటీవలి మీడియాను చూడండి"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "అన్ని మీడియా"
},
"icu:back": {
"messageformat": "తిరిగి"
@ -2706,7 +2712,7 @@
"messageformat": "కాల్ లింక్"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "సమూహ కాల్"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "లోపలికి అనుమతించబడేందుకు వేచి ఉన్నారు"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} నుండి సమూహంలో చేరాలని అభ్యర్థన తిరస్కరించబడింది."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} అభ్యర్ధించారు మరియు గ్రూపు లింక్ ద్వారా చేరాలనే వారి అభ్యర్ధనను రద్దు చేశారు"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} అభ్యర్ధించారు మరియు గ్రూపు లింక్ ద్వారా చేరడానికి {numberOfRequests,number} అభ్యర్ధనలను రద్దు చేశారు."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {గ్రూప్ లింక్ ద్వారా చేరాలనే వారి అభ్యర్ధనను {joinerName} అభ్యర్ధించారు మరియు రద్దు చేశారు} other {గ్రూప్ లింక్ ద్వారా చేరడానికి {joinerName} అభ్యర్ధించారు మరియు {numberOfRequests,number} అభ్యర్ధనలను రద్దు చేశారు}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} లో {currentSize} ({fractionComplete,number,percent}) డౌన్‌లోడ్ అవుతోంది..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "డౌన్‌లోడ్ చేయడానికి సిద్ధమవుతోంది..."
},
"icu:BackupImportScreen__description": {
"messageformat": "మీ బ్యాకప్ పరిమాణాన్ని బట్టి దీనికి ఇంకాస్త సమయం పట్టవచ్చు"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "బదిలీని రద్దు చేయండి"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "బదిలీని రద్దు చేసేదా?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "మీ సందేశాలు మరియు మీడియా పునరుద్ధరణ పూర్తి కాలేదు. ఒకవేళ మీరు రద్దు చేయాలని ఎంచుకుంటే, మీరు మళ్ళీ సెట్టింగ్‌ల నుండి బదిలీ చేయవచ్చు."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "బదిలీని కొనసాగించండి"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "బదిలీని రద్దు చేయండి"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "మీడియాను పునరుద్ధరిస్తోంది"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "పాజ్ చేసిన దానిని పునరుద్ధరించండి"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "బదిలీని పాజ్ చేయండి"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "బదిలీని కొనసాగించండి"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "బదిలీని రద్దు చేయండి"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "మరిన్ని ఎంపికలు"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "పునరుద్ధరణ పూర్తయింది"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} ({fractionComplete,number,percent})లో {currentSize}"
"messageformat": "{currentSize} ఆఫ్ {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "మీడియా బదిలీని రద్దు చేసేదా?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "మీ సందేశాలు మరియు మీడియా పునరుద్ధరణ పూర్తి కాలేదు. ఒకవేళ మీరు రద్దు చేయాలని ఎంచుకుంటే, మీరు మళ్ళీ సెట్టింగ్‌ల నుండి బదిలీ చేయవచ్చు."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "బదిలీని కొనసాగించండి"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "బదిలీని రద్దు చేయండి"
},
"icu:CompositionArea--expand": {
"messageformat": "విస్తరించండి"
@ -3609,7 +3639,7 @@
"messageformat": "మీరు ఇప్పటికే కాల్‌లో ఉన్నారు"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "స్వరం"
},
"icu:showChatColorEditor": {
"messageformat": "చాట్ రంగు"
@ -3792,7 +3822,7 @@
"messageformat": "లింక్‌ను రీసెట్ చేయండి"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "అడ్మిన్ ఆమోదం అవసరం"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "సమూహ లింక్ ద్వారా చేరిన కొత్త సభ్యులను ఆమోదించడానికి నిర్వాహకుడు అవసరం"
@ -5539,10 +5569,10 @@
"messageformat": "కాల్ పేరును సవరించండి"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "అడ్మిన్ ఆమోదం అవసరం"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "కాల్ యాక్టివ్‌గా ఉన్నప్పుడు ఈ సెట్టింగ్ మార్చడం కుదరదు"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "లింక్‌ను కాపీ చేయండి"
@ -5566,7 +5596,7 @@
"messageformat": "తొలగించండి"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "కాల్ యాక్టివ్‌గా ఉన్నప్పుడు ఈ లింక్ తొలగించడం కుదరదు"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "కాల్ లింక్ వివరాలు"
@ -5581,13 +5611,13 @@
"messageformat": "కాల్ పేరును సవరించండి"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "అడ్మిన్ ఆమోదం అవసరం"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "ప్రవేశాన్ని ఆమోదించండి"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "ప్రవేశాన్ని నిరాకరించండి"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "ఆఫ్"
@ -5654,6 +5684,9 @@
"messageformat": "ఈ అప్‌డేట్, మీరు మిస్డ్ కాల్ వివరాలు ఒక పరికరంలో చూసినప్పుడు, మీ ఇతర పరికరాలలో ఆ మిస్డ్ కాల్ కోసం దాని ఇండికేటర్ ఆటోమేటిక్‌గా క్లియర్ అవ్వడానికి కారణం అయిన బగ్‌ను పరిష్కరిస్తుంది."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "కొత్త మరియు మెరుగైన \"ఆల్ మీడియా\" వీక్షణతో జ్ఞాపకాలను స్మరించుకోండి. ఇప్పుడు మీరు చాట్ హెడర్‌పై క్లిక్ చేసి, పంచుకోబడిన మీడియా విభాగంలో \"అన్నీ చూడండి\" ని ఎంచుకున్నప్పుడు, మీరు ఇటీవలి ఎంట్రీలకు పరిమితం కాకుండా స్క్రోల్ చేస్తున్నప్పుడు పాత ఫోటోలు మరియు వీడియోలు ఆటోమేటిక్‌గా కనిపిస్తాయి."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "ఈ అప్‌డేట్ ఒక గ్రూప్‌ను విడిచిపెట్టిన తర్వాత ఆ గ్రూప్‌ను శోధించడం కష్టతరం చేసిన బగ్‌ను పరిష్కరిస్తుంది."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "ส่งปูม"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "ส่งบันทึก"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "ไม่สามารถเลือกรูปภาพและวิดีโอพร้อมกับไฟล์อื่นได้"
},
@ -942,7 +948,7 @@
"messageformat": "ดูสื่อครั้งล่าสุด"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "สื่อทั้งหมด"
},
"icu:back": {
"messageformat": "กลับ"
@ -2706,7 +2712,7 @@
"messageformat": "ลิงก์การโทร"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "โทรกลุ่ม"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "กำลังรออนุมัติให้เข้าร่วม"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "คำขอเข้ากลุ่ม {joinerName} ถูกปฏิเสธ"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} ส่งคำขอและยกเลิกคำขอเพื่อเข้าร่วมผ่านลิงก์กลุ่มนี้"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} ส่งคำขอและยกเลิก {numberOfRequests,number} คำขอเพื่อเข้าร่วมผ่านลิงก์กลุ่มนี้"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} ส่งและยกเลิกคำขอ {numberOfRequests,number} รายการในการเข้าร่วมผ่านลิงก์กลุ่มนี้}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "กำลังดาวน์โหลด {currentSize} จาก {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "กำลังเตรียมการดาวน์โหลด..."
},
"icu:BackupImportScreen__description": {
"messageformat": "ขั้นตอนนี้อาจใช้เวลาสักครู่ โดยขึ้นอยู่กับขนาดข้อมูลสำรองของคุณ"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "ยกเลิกการถ่ายโอน"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "ยกเลิกการถ่ายโอนใช่หรือไม่"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "ยังกู้คืนข้อความและไฟล์สื่อของคุณไม่เสร็จสมบูรณ์ โดยหากยกเลิก คุณยังสามารถเลือกถ่ายโอนข้อมูลได้อีกจากเมนูการตั้งค่า"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "ถ่ายโอนต่อ"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "ยกเลิกการถ่ายโอน"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "กำลังกู้คืนไฟล์สื่อ"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "การกู้คืนหยุดชั่วคราว"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "หยุดการถ่ายโอนชั่วคราว"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "ถ่ายโอนต่อ"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "ยกเลิกการถ่ายโอน"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "ตัวเลือกเพิ่มเติม"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "กู้คืนเสร็จสิ้น"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} จาก {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} ของ {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "ยกเลิกการถ่ายโอนไฟล์สื่อใช่หรือไม่"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "ยังกู้คืนข้อความและไฟล์สื่อของคุณไม่เสร็จสมบูรณ์ โดยหากยกเลิก คุณยังสามารถเลือกถ่ายโอนข้อมูลได้อีกจากเมนูการตั้งค่า"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "ถ่ายโอนต่อ"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "ยกเลิกการถ่ายโอน"
},
"icu:CompositionArea--expand": {
"messageformat": "ขยาย"
@ -3609,7 +3639,7 @@
"messageformat": "คุณอยู่ในสายแล้ว"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "เสียง"
},
"icu:showChatColorEditor": {
"messageformat": "สีแชท"
@ -3792,7 +3822,7 @@
"messageformat": "ตั้งค่าลิงก์ใหม่"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "ต้องได้รับการอนุมัติจากผู้ดูแล"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "กําหนดให้ผู้ดูแลอนุมัติให้สมาชิกใหม่เข้าร่วมกลุ่มผ่านลิงก์กลุ่ม"
@ -5539,10 +5569,10 @@
"messageformat": "แก้ไขชื่อการโทร"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "ต้องได้รับการอนุมัติจากผู้ดูแล"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "ไม่สามารถเปลี่ยนการตั้งค่านี้ได้ขณะกำลังอยู่ในสาย"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "คัดลอกลิงก์"
@ -5566,7 +5596,7 @@
"messageformat": "ลบ"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "ไม่สามารถลบลิงก์นี้ได้ขณะกำลังอยู่ในสาย"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "รายละเอียดลิงก์การโทร"
@ -5581,13 +5611,13 @@
"messageformat": "แก้ไขชื่อการโทร"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "ต้องได้รับการอนุมัติจากผู้ดูแล"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "อนุมัติให้เข้าร่วม"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "ปฏิเสธการเข้าร่วม"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "ปิด"
@ -5654,6 +5684,9 @@
"messageformat": "การอัปเดตครั้งนี้มาพร้อมการแก้ไขบั๊กเพื่อการใช้งานที่ไม่สะดุด โดยเมื่อคุณเปิดดูสายที่ไม่ได้รับบนอุปกรณ์เครื่องหนึ่ง ระบบจะซิงค์ให้สถานะบนอุปกรณ์อีกเครื่องเปลี่ยนตามแบบอัตโนมัติ"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "พัฒนารูปแบบในการแสดงสื่อให้ดียิ่งขึ้นอีก โดยเมื่อคลิกที่แถบด้านบนของแชท แล้วเลือก \"ดูทั้งหมด\" ตรงหัวข้อไฟล์สื่อ รูปภาพและวิดีโอที่เคยแชร์จะปรากฏเพิ่มขึ้นเรื่อยๆ โดยอัตโนมัติขณะที่คุณเลื่อนดู"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "การอัปเดตครั้งนี้มาพร้อมการแก้ไขบั๊กที่เคยทำให้การกลับไปค้นหากลุ่มที่คุณออกมาแล้วซับซ้อนยุ่งยากกว่าที่ควรจะเป็น"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Submit log"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Submit log"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Hindi ka pwedeng pumili ng photos at videos kasabay ng files."
},
@ -942,7 +948,7 @@
"messageformat": "I-view ang recent media"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Lahat ng media"
},
"icu:back": {
"messageformat": "Bumalik"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Hindi tinanggap ang request ni {joinerName} na sumali sa group."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "Si {joinerName} ay nag-request at kinansela rin pagkatapos ang kanyang request to join gamit ang group link."
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "Si {joinerName} ay nag-request at kinansela rin pagkatapos ang {numberOfRequests,number} requests to join gamit ang group link."
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {Nag-request si {joinerName} at kinansela ang kanyang request na sumali via group link.} other {Nag-request si {joinerName} at kinansela ang kanyang {numberOfRequests,number} requests na sumali via group link.}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Dina-download ang {currentSize} ng {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Naghahandang mag-download..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Maaaring tumagal ito nang ilang minuto depende sa laki ng iyong backup"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "I-cancel ang transfer"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Gusto mo bang i-cancel ang transfer?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Hindi pa tapos ang pag-restore ng messages at media mo. Kapag kinancel mo ito, maaari mong ulitin ang pag-transfer mula sa Settings."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Ituloy ang pag-transfer"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "I-cancel ang transfer"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Nire-restore ang media"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Naka-pause ang pag-restore"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "I-pause ang transfer"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Ituloy ang transfer"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "I-cancel ang transfer"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Karagdagang options"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Restore complete"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} ng {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} sa {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Gusto mo bang i-cancel ang media transfer?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Hindi pa tapos ang pag-restore ng messages at media mo. Kapag kinancel mo ito, maaari mong ulitin ang pag-transfer mula sa Settings."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Ituloy ang pag-transfer"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "I-cancel ang transfer"
},
"icu:CompositionArea--expand": {
"messageformat": "I-expand"
@ -3792,7 +3822,7 @@
"messageformat": "I-reset ang link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Mag-require ng admin approval"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "I-require ang admin na mag-approve ng bagong members na nag-join gamit ang group link."
@ -5539,10 +5569,10 @@
"messageformat": "I-edit ang pangalan ng call"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Mag-require ng admin approval"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Hindi pwedeng baguhin ang setting na ito habang active ang call"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Kopyahin ang link"
@ -5566,7 +5596,7 @@
"messageformat": "Burahin"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Hindi pwedeng burahin ang link na ito habang active ang call"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Detalye ng call link"
@ -5581,13 +5611,13 @@
"messageformat": "I-edit ang pangalan ng call"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Mag-require ng admin approval"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Aprubahan ang pagsali"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Tanggihan ang pagsali"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Off"
@ -5654,6 +5684,9 @@
"messageformat": "Inaayos ng update na ito ang bug kung saan hindi automatically nawawala ang missed call indicator sa ibang devices mo kahit na na-view mo na ang missed call na ito sa isang device."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Kapag nag-click ka ng chat header at pinili mo ang \"See all\" sa shared media section, automatic nang lalabas ang older photos at videos habang nag-so-scroll ka at hindi na lang ang pinaka-recent na entries."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Inaayos ng update na ito ang bug na nagpahirap sa paghanap ng isang group pagkatapos mong umalis dito."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Günlüğü gönder"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Günlüğü gönder"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Dosyalarla birlikte fotoğrafları ve videoları seçemezsin."
},
@ -942,7 +948,7 @@
"messageformat": "Son içerikleri görüntüle"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Tüm medya"
},
"icu:back": {
"messageformat": "Geri"
@ -2706,7 +2712,7 @@
"messageformat": "Arama bağlantısı"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Grup görüşmesi"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "İçeri alınmayı bekliyor"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} kişisinin gruba katılma isteği reddedildi."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName}, grup bağlantısı aracılığıyla katılma isteğini talep etti ve iptal etti"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName}, grup bağlantısı aracılığıyla {numberOfRequests,number} katılma isteği talep etti ve iptal etti"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} grup bağlantısı üzerinden katılma talebinde bulundu, ancak talebini iptal etti} other {{joinerName}, grup bağlantısı aracılığıyla {numberOfRequests,number} katılma isteğini talep etti ve iptal etti}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{currentSize} / {totalSize} ({fractionComplete,number,percent}) indiriliyor..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "İndirmeye hazırlanıyor..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Yedeklemenin boyutuna bağlı olarak birkaç dakika sürebilir"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Transferi iptal et"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Transfer iptal edilsin mi?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Mesajlarının ve medyanın geri yüklenmesi tamamlanmadı. İptal etmeyi seçersen, Ayarlar'dan tekrar transfer yapabilirsin."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Transfere devam et"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Transferi iptal et"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Medya geri yükleniyor"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Geri yükleme duraklatıldı"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Aktarımı duraklat"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Aktarıma devam et"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Aktarımı iptal et"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Daha fazla seçenek"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Geri yükleme tamamlandı"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} / {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} / {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Medya aktarımı iptal edilsin mi?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Mesajlarının ve medyanın geri yüklenmesi tamamlanmadı. İptal etmeyi seçersen Ayarlar bölümünden tekrar aktarım yapabilirsin."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Aktarıma devam et"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Aktarımı iptal et"
},
"icu:CompositionArea--expand": {
"messageformat": "Genişlet"
@ -3609,7 +3639,7 @@
"messageformat": "Zaten bir aramadasınız"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Sesli"
},
"icu:showChatColorEditor": {
"messageformat": "Sohbet rengi"
@ -3792,7 +3822,7 @@
"messageformat": "Bağlantıyı sıfırla"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Yönetici onayı iste"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Grup bağlantısı üzerinden katılan yeni üyelerin yönetici tarafından onaylanması gereksin"
@ -5539,10 +5569,10 @@
"messageformat": "Arama adını düzenle"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Yönetici onayı iste"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Arama etkinken bu ayar değiştirilemez"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Bağlantıyı kopyala"
@ -5566,7 +5596,7 @@
"messageformat": "Sil"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Arama etkinken bu bağlantı silinemez"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Arama bağlantısı detayları"
@ -5581,13 +5611,13 @@
"messageformat": "Arama adını düzenle"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Yönetici onayı iste"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Girişi onayla"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Girişi reddet"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Kapalı"
@ -5654,6 +5684,9 @@
"messageformat": "Bu güncellemede, cevapsız bir aramanın bir cihazda görüntülenmesinin, diğer cihazlarındaki cevapsız arama göstergesini otomatik olarak silmemesine neden olan bir hatayı düzelttik."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Yeni ve geliştirilmiş \"Tüm Medya\" görünümüyle anılarında bir yolculuğa çık. Artık bir sohbet başlığına tıkladığında ve paylaşılan medya bölümünde \"Tümünü gör\" öğesini seçtiğinde, en son girdilerle sınırlı kalmak yerine eski fotoğraflar ve videolar sen kaydırdıkça otomatik olarak görünür."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Bu güncellemede, bir gruptan ayrıldıktan sonra o grubu aramayı zorlaştıran bir hatayı düzelttik."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "خاتىرىنى تاپشۇرۇش"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "خاتىرىنى تاپشۇرۇش"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "رەسىم ۋە ۋىدېيولارنى ھۆججەتلەر بىلەن بىرلىكتە تاللىغىلى بولمايدۇ."
},
@ -942,7 +948,7 @@
"messageformat": "يېقىنقى مېدىيالارنى كۆرۈش"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "بارلىق مېدىيا"
},
"icu:back": {
"messageformat": "قايت"
@ -2706,7 +2712,7 @@
"messageformat": "چاقىرىق ئۇلانمىسى"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "گۇرۇپپا چاقىرىقى"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "رۇخسەت كۈتىۋاتىدۇ"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "«{joinerName}» نىڭ گۇرۇپپىغا قوشۇلۇش ئىلتىماسى رەت قىلىندى."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} گۇرۇپپا ئۇلانمىسى ئارقىلىق گۇرۇپپىغا قوشۇلۇشنى تەلەپ قىلدى ۋە تەلەپنى بىكار قىلدى"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} گۇرۇپپا ئۇلانمىسى ئارقىلىق گۇرۇپپىغا قوشۇلۇشنى تەلەپ قىلدى ۋە {numberOfRequests,number} تەلەپنى بىكار قىلدى"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} گۇرۇپپا ئۇلانمىسى ئارقىلىق گۇرۇپپىغا قوشۇلۇشنى تەلەپ قىلدى ۋە {numberOfRequests,number} تەلەپنى بىكار قىلدى}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} نىڭ {currentSize} تى چۈشۈۋاتىدۇ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "چۈشۈرۈشكە تەييارلىق قىلىۋاتىدۇ..."
},
"icu:BackupImportScreen__description": {
"messageformat": "بۇنىڭغا زاپاسلاشنىڭ چوڭ-كىچىكلىكىگە ئاساسەن بىر قانچە مىنۇت ۋاقىت كېتىشى مۇمكىن"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "يۆتكەشنى ئەمەلدىن قالدۇرۇڭ"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "يۆتكەشنى ئەمەلدىن قالدۇرامسىز؟"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "ئۇچۇرلىرىڭىز ۋە مېدىيالىرىڭىز ئەسلىگە كەلتۈرۈشنى تاماملىمىدى. ئەگەر بىكار قىلىشنى تاللىسىڭىز ، تەڭشەكتىن قايتا يۆتكىسىڭىز بولىدۇ."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "يۆتكەشنى داۋاملاشتۇرۇڭ"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "يۆتكەشنى ئەمەلدىن قالدۇرۇڭ"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "مېدىيانى ئەسلىگە كەلتۈرىۋاتىدۇ"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "توختاشنى ئەسلىگە كەلتۈرۈڭ"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "يۆتكەشنى توختىتىڭ"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "يۆتكەشنى داۋاملاشتۇرۇڭ"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "يۆتكەشنى ئەمەلدىن قالدۇرۇڭ"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "تېخىمۇ كۆپ تاللاش"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "ئەسلىگە كەلتۈرۈش تاماملاندى"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} نىڭ {currentSize} چۈشۈپ بولدى (ئومۇمىي {fractionComplete,number,percent})"
"messageformat": "{currentSize} نىڭ{totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "مېدىيا يۆتكەشنى ئەمەلدىن قالدۇرامسىز؟"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "ئۇچۇرلىرىڭىز ۋە مېدىيالىرىڭىز ئەسلىگە كەلتۈرۈشنى تاماملىمىدى. ئەگەر بىكار قىلىشنى تاللىسىڭىز ، تەڭشەكتىن قايتا يۆتكىسىڭىز بولىدۇ."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "يۆتكەشنى داۋاملاشتۇرۇڭ"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "يۆتكەشنى ئەمەلدىن قالدۇرۇڭ"
},
"icu:CompositionArea--expand": {
"messageformat": "كېڭەيتىش"
@ -3609,7 +3639,7 @@
"messageformat": "سىز ئاللىبۇرۇن چاقىرىقتا"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "ئاۋازلىق"
},
"icu:showChatColorEditor": {
"messageformat": "پاراڭ رەڭگى"
@ -3792,7 +3822,7 @@
"messageformat": "ئۇلانمىنى ئەسلىگە قايتۇر"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "باشقۇرغۇچىنىڭ تەستىقىنى تەلەپ قىلىش"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "بىر باشقۇرغۇچىدىن يېڭى ئەزالارنىڭ گۇرۇپپا ئۇلانمىسى ئارقىلىق گۇرۇپپىغا قوشۇلۇشىنى تەستىقلاشنى تەلەپ قىلىڭ"
@ -5539,10 +5569,10 @@
"messageformat": "چاقىرىق نامىنى تەھرىرلەش"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "باشقۇرغۇچىنىڭ تەستىقىنى تەلەپ قىلىش"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "چاقىرىق ئاكتىپ ھالەتتىكى ۋاقىتتا بۇ تەڭشەكنى ئۆزگەرتكىلى بولمايدۇ"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "ئۇلانما كۆچۈر"
@ -5566,7 +5596,7 @@
"messageformat": "ئۆچۈر"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "چاقىرىق ئاكتىپ ھالەتتىكى ۋاقىتتا بۇ ئۇلانمىنى ئۆچۈرگىلى بولمايدۇ"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "چاقىرىق ئۇلانمىسى تەپسىلاتى"
@ -5581,13 +5611,13 @@
"messageformat": "چاقىرىق نامىنى تەھرىرلەش"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "باشقۇرغۇچىنىڭ تەستىقىنى تەلەپ قىلىش"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "كىرىشنى تەستىقلاڭ"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "كىرىشنى رەت قىلىڭ"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "ئېتىش"
@ -5654,6 +5684,9 @@
"messageformat": "بۇ يېڭىلانما بىر ئۈسكۈنىدە ئېلىنمىغان تېلېفوننى كۆرۈپ بولغاندىن كىيىنمۇ باشقا ئۈسكۈنىدىكى ئوخشاش كۆرسەتكۈچنى ئاپتوماتىك ئۆچۈرەلمەيدىغان كەمتۈكلۈكنى ئوڭشايدۇ ھەمدە ھەممىسىنىڭ ماس قەدەمدە بىللە مەۋجۇد بولۇپ تۇرۇشىنى ئلگىرى سۈرىدۇ."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "يېڭى ۋە ياخشىلانغان «بارلىق مېدىيا» كۆرۈنۈشىنى سىناپ بېقىڭ. ھازىر پاراڭ بېشىنى چېكىپ ، ھەمبەھىرلەنگەن مېدىيا بۆلىكىدىكى «ھەممىنى كۆرۈڭ» نى تاللىسىڭىز ، كونا رەسىملەر ۋە سىنلار ئەڭ يېڭى چېكىلگەن مەزمۇنلار بىلەنلا چەكلىنىپ قالماستىن ، سىيرىغاندا ئاپتوماتىك كۆرۈنىدۇ."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "بەزىدە بىر نەرسىنى كەينىدە تاشلاپ قويۇش ، ئۇنى قايتا تېپىشنى خالايدىغانلىقىڭىزنى بايقاشنىڭ ئەڭ ياخشى ئۇسۇلى ، شۇڭا بىز ئەمدى سىز ئاللىقاچان چىقىپ كەتكەن ، ئەمما يەنىلا سۆھبەت تىزىملىكىڭىزدە قېلىپ قالغان (ۋە بەلكىم قەلبىڭىزگە ئورناپ قالغان بولۇشى مۇمكىن) گۇرۇپپىلارنى ئىزدەشنى قىيىنلاشتۇرىدىغان كەمتۈكنى ئوڭشىدۇق."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Передати журнал"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Надіслати журнал"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Неможливо вибрати фото і відео разом із файлами."
},
@ -942,7 +948,7 @@
"messageformat": "Недавні медіафайли"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Усі медіафайли"
},
"icu:back": {
"messageformat": "Назад"
@ -1560,7 +1566,7 @@
"messageformat": "Помилка редагування, натисніть, щоб дізнатися більше"
},
"icu:sendPaused": {
"messageformat": "Відправлення призупинене"
"messageformat": "Надсилання припинено"
},
"icu:partiallySent": {
"messageformat": "Частково надіслано, торкніться для деталей"
@ -2706,7 +2712,7 @@
"messageformat": "Посилання на виклик"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Груповий виклик"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Чекайте на дозвіл"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Користувачеві {joinerName} не дозволено приєднатися до групи."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} надіслав і скасував запит на приєднання до групи за посиланням"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} надіслав та скасував запити: {numberOfRequests,number} на приєднання до групи за посиланням"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {Користувач {joinerName} надіслав і скасував запит на приєднання до групи за посиланням} few {Користувач {joinerName} надіслав і скасував {numberOfRequests,number} запити на приєднання до групи за посиланням} many {Користувач {joinerName} надіслав і скасував {numberOfRequests,number} запитів на приєднання до групи за посиланням} other {Користувач {joinerName} надіслав і скасував {numberOfRequests,number} запиту на приєднання до групи за посиланням}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Завантаження: {currentSize} з {totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Підготовка до завантаження…"
},
"icu:BackupImportScreen__description": {
"messageformat": "Воно може зайняти кілька хвилин — швидкість залежить від розміру резервної копії"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Скасувати передачу даних"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Скасувати передачу даних?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Відновлення повідомлень і медіафайлів не завершено. У разі скасування ви зможете перенести дані пізніше, зайшовши в налаштування."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Продовжити передачу"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Скасувати передачу"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Відновлення медіафайлів"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Відновлення припинено"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Припинити передачу даних"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Продовжити передачу даних"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Скасувати передачу"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Доступні дії"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Відновлення завершено"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} з {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} з {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Скасувати передачу медіафайлів?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Відновлення повідомлень і медіафайлів не завершено. У разі скасування ви зможете перенести дані пізніше, зайшовши в налаштування."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Продовжити передачу"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Скасувати передачу"
},
"icu:CompositionArea--expand": {
"messageformat": "Розкрити"
@ -3609,7 +3639,7 @@
"messageformat": "Ви вже берете участь у виклику"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Аудіо"
},
"icu:showChatColorEditor": {
"messageformat": "Колір чату"
@ -3792,7 +3822,7 @@
"messageformat": "Скинути посилання"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Адміністратор затверджує учасників"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Нових учасників, які приєднуються до групи за посиланням, повинен затверджувати адміністратор."
@ -3957,7 +3987,7 @@
"messageformat": "Відтворити аудіо вміст"
},
"icu:MessageAudio--pause": {
"messageformat": ризупинити аудіо вміст"
"messageformat": оставити аудіовкладення на паузу"
},
"icu:MessageAudio--download": {
"messageformat": "Завантажити аудіо вміст"
@ -4068,7 +4098,7 @@
"messageformat": "Для запобігання поширення спаму у Signal, будь ласка, здійсніть підтвердження особи."
},
"icu:CaptchaDialog__second-paragraph": {
"messageformat": "Після підтвердження ви зможете продовжити спілкування. Усі призупинені повідомлення відправляться автоматично."
"messageformat": "Ви зможете продовжити спілкування після перевірки. Усі зупинені повідомлення буде надіслано автоматично."
},
"icu:CaptchaDialog--can-close__title": {
"messageformat": "Продовжити без перевірки?"
@ -5539,10 +5569,10 @@
"messageformat": "Змінити назву виклику"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Адміністратор затверджує учасників"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Поки триває виклик, це налаштування не можна змінити"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Копіювати посилання"
@ -5566,7 +5596,7 @@
"messageformat": "Видалити"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Поки триває виклик, це посилання не можна видалити"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Додатково про посилання на виклик"
@ -5581,13 +5611,13 @@
"messageformat": "Змінити назву виклику"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Адміністратор затверджує учасників"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Дозволити приєднатися"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Не дозволити приєднатися"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Вимк."
@ -5654,6 +5684,9 @@
"messageformat": "У цьому оновленні ми виправили помилку, через яку індикатор пропущеного виклику не зникав з усіх пристроїв, коли ви переглядали сповіщення на якомусь з них. Іноді таємниці доречні, але ваш акаунт Signal точно має ділитися подробицями з усіма зв’язаними пристроями."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Пориньте в спогади в новому, поліпшеному вікні «Усі медіафайли». Раніше ви натискали назву чату, вибирали «Показати всі» в розділі надісланих медіафайлів і бачили лише нещодавні файли. А тепер старіші фото й відео автоматично з'являтимуться під час прокручування галереї вниз."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Іноді треба покинути, щоб усвідомити справжню цінність. Тому ми виправили помилку, яка заважала шукати групи, які ви покинули, але й досі маєте в списку чатів (і, можливо, в серці)."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "لاگ جمع کروائیں"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "لاگ جمع کروائیں"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "آپ فائلز کے ساتھ تصاویر اور ویڈیوز منتخب نہیں کر سکتے۔"
},
@ -942,7 +948,7 @@
"messageformat": "حالیہ میڈیا دیکھیں"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "تمام میڈیا"
},
"icu:back": {
"messageformat": "واپس جائیں"
@ -2706,7 +2712,7 @@
"messageformat": "کال کا لنک"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "گروپ کال"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "شامل ہونے کی اجازت کے منتظر"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} کی گروپ میں شامل ہونے کی درخواست مسترد کردی گئی۔"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} نے گروپ لنک کے ذریعے شامل ہونے کی درخواست کی اور اپنی درخواست منسوخ کر دی"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} نے درخواست کی اور گروپ لنک کے ذریعے {numberOfRequests,number} کی شامل ہونے کی درخواستیں منسوخ کر دیں"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, one {{joinerName} نے درخواست کی اور گروپ لنک کے ذریعے شامل ہونے کی ان کی درخواست منسوخ کر دی} other {{joinerName} نے درخواست کی اور گروپ لنک کے ذریعے شامل ہونے کے لیے{numberOfRequests,number} کی درخواستوں کو منسوخ کر دیا}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "{totalSize} ({fractionComplete,number,percent}) کا {currentSize} ڈاؤن لوڈ ہو رہا ہے..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "ڈاؤن لوڈ کرنے کے لیے تیار کیا جا رہا ہے..."
},
"icu:BackupImportScreen__description": {
"messageformat": "اس پر چند منٹ لگ سکتے ہیں جس کا انحصار آپ کے کنکشن پر ہے"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "منتقل کرنے کو منسوخ کریں"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "منتقل کرنے کو منسوخ کریں؟"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "آپ کے میسجز اور میڈیا کی بحالی مکمل نہیں ہوئی۔ اگر آپ منسوخ کرنے کا انتخاب کرتے ہیں، تو آپ سیٹنگز سے دوبارہ منتقل کر سکتے ہیں۔"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "منتقل کرنا جاری رکھیں"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "منتقل کرنے کو منسوخ کریں"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "میڈیا بحال ہو رہا ہے"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "موقوف عمل کو بحال کریں"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "ٹرانسفر روکیں"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "ٹرانسفر دوبارہ شروع کریں"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "منتقل کرنے کو منسوخ کریں"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "مزید آپشنز"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "بحالی مکمل"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{totalSize} کا {currentSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize}کا{totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "میڈیا ٹرانسفر کو منسوخ کریں؟"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "آپ کے میسجز اور میڈیا کی بحالی مکمل نہیں ہوئی۔ اگر آپ منسوخ کرنے کا انتخاب کرتے ہیں، تو آپ سیٹنگز سے دوبارہ منتقل کر سکتے ہیں۔"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "منتقل کرنا جاری رکھیں"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "منتقل کرنے کو منسوخ کریں"
},
"icu:CompositionArea--expand": {
"messageformat": "پھیلائیں"
@ -3609,7 +3639,7 @@
"messageformat": "آپ پہلے ہی کال میں ہیں"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "آواز"
},
"icu:showChatColorEditor": {
"messageformat": "چیٹ کا رنگ"
@ -3792,7 +3822,7 @@
"messageformat": "لنک کو دوبارہ ترتیب دیں"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "ایڈمن کی منظوری درکار ہے"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "کسی منتظم سے گروپ لینک کے ذریعے نئے ممبران کی شمولیت کی منظوری کی ضرورت ہے"
@ -5539,10 +5569,10 @@
"messageformat": "کال نیم میں ترمیم کریں"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "ایڈمن کی منظوری درکار ہے"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "فعال کال کے دوران اس سیٹنگ کو تبدیل نہیں کیا جا سکتا"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "لنک کاپی کریں"
@ -5566,7 +5596,7 @@
"messageformat": "حذف کریں"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "فعال کال کے دوران اس لنک کو حذف نہیں کیا جا سکتا"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "کال لنک کی تفصیلات"
@ -5581,13 +5611,13 @@
"messageformat": "کال نیم میں ترمیم کریں"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "ایڈمن کی منظوری درکار ہے"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "اندراج منظور کریں"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "اندراج مسترد کریں"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "بند کریں"
@ -5654,6 +5684,9 @@
"messageformat": "یہ اپ ڈیٹ اس بگ کو ٹھیک کرتی ہے جہاں ایک ڈیوائس پر مسڈ کال دیکھنے سی بھی آپ کی دوسری ڈیوائسز پر اس مسڈ کال کا انڈیکیٹر خودکار طور پر ختم نہیں ہوتا تھا۔"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "اب جب آپ کسی چیٹ ہیڈر پر کلک کرتے ہیں اور شئیر کردہ میڈیا سیکشن میں \"سب کچھ دیکھیں\" کا انتخاب کر کے، آپ سب سے حالیہ اندراجات پر محدود رہنے کے بجائے اسکرول کرتے ہیں تو پرانی تصاویر اور ویڈیوز خود کار طور پر ظاہر ہو جائیں گی۔"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "اس اپ ڈیٹ میں ایک ایسے نقص کو ٹھیک کیا گیا ہے جس کی وجہ سے اس گروپ کو چھوڑنے کے بعد گروپ کو تلاش کرنا مشکل ہو جاتا ہے۔ ورژن 7.26 کے لیے ریلیز نوٹس"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "Gửi nhật ký"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "Gửi nhật ký"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Bạn không thể chọn ảnh và video cùng các tập tin."
},
@ -942,7 +948,7 @@
"messageformat": "Xem các tập đa phương tiện gần đây"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "Tất cả tập tin đa phương tiện"
},
"icu:back": {
"messageformat": "Trở lại"
@ -2706,7 +2712,7 @@
"messageformat": "Đường dẫn cuộc gọi"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "Cuộc gọi nhóm"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Đang chờ để được tham gia"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "Yêu cầu tham gia nhóm từ {joinerName} đã bị từ chối."
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} đã yêu cầu và hủy yêu cầu tham gia qua đường dẫn nhóm"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} đã yêu cầu và hủy {numberOfRequests,number} yêu cầu tham gia qua đường dẫn nhóm"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} đã yêu cầu và hủy {numberOfRequests,number} yêu cầu tham gia qua đường dẫn nhóm}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "Hiện tải được {currentSize} của tổng {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "Đang chuẩn bị tải xuống..."
},
"icu:BackupImportScreen__description": {
"messageformat": "Quá trình này có thể mất vài phút tùy vào dung lượng của bản sao lưu"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "Hủy chuyển"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "Hủy chuyển?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "Tin nhắn và tập tin đa phương tiện của bạn chưa được hoàn tất khôi phục. Nếu bạn chọn hủy, bạn có thể tiến hành chuyển dữ liệu lại từ mục Cài đặt."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "Tiếp tục chuyển"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "Hủy chuyển"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "Đang khôi phục tập tin đa phương tiện"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "Khôi phục được tạm dừng"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "Tạm dừng chuyển"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "Tiếp tục chuyển"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "Hủy chuyển"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "Tùy chọn khác"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "Hoàn tất khôi phục"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} của tổng số {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} trên tổng số {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "Hủy chuyển tập tin đa phương tiện?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "Tin nhắn và tập tin đa phương tiện của bạn chưa được hoàn tất khôi phục. Nếu bạn chọn hủy, bạn có thể tiến hành chuyển dữ liệu lại từ mục Cài đặt."
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "Tiếp tục chuyển"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "Hủy chuyển"
},
"icu:CompositionArea--expand": {
"messageformat": "Mở rộng"
@ -3609,7 +3639,7 @@
"messageformat": "Bạn đã đang ở trong một cuộc gọi"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "Thoại"
},
"icu:showChatColorEditor": {
"messageformat": "Màu cuộc trò chuyện"
@ -3792,7 +3822,7 @@
"messageformat": "Đặt lại đường dẫn"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "Cần chấp thuận từ quản trị viên"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Yêu cầu người quản lý chấp duyệt thành viên mới tham gia qua đường dẫn nhóm"
@ -5539,10 +5569,10 @@
"messageformat": "Sửa tên cuộc gọi"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "Cần chấp thuận từ quản trị viên"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "Không thể thay đổi cài đặt này khi đang có cuộc gọi"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Sao chép đường dẫn"
@ -5566,7 +5596,7 @@
"messageformat": "Xóa"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "Không thể xóa đường dẫn này khi đang có cuộc gọi"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Chi tiết đường dẫn cuộc gọi"
@ -5581,13 +5611,13 @@
"messageformat": "Sửa tên cuộc gọi"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "Cần chấp thuận từ quản trị viên"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "Chấp thuận"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "Từ chối"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "Tắt"
@ -5654,6 +5684,9 @@
"messageformat": "Bản cập nhật này sửa lỗi thông báo cuộc gọi nhỡ không mất đi trên một thiết bị khi bạn đã xem thông báo đó trên các thiết bị khác."
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "Giờ đây khi bạn bấm vào thanh phía trên của cuộc trò chuyện và chọn \"Tất cả\" ở mục tập tin đa phương tiện được chia sẻ, ảnh và video cũ sẽ tự động xuất hiện khi bạn cuộn và không còn bị giới hạn ở những tập tin mới nhất."
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "Bản cập nhật này sửa lỗi khó tìm lại nhóm sau khi rời nhóm đó."
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "提交記錄"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "提交記錄"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "你唔可以同時揀選檔案同埋相片或者影片。"
},
@ -942,7 +948,7 @@
"messageformat": "睇吓最近嘅媒體"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "所有媒體"
},
"icu:back": {
"messageformat": "返轉頭"
@ -2706,7 +2712,7 @@
"messageformat": "通話連結"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "群組通話"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "等緊入去"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} 加入呢個谷嘅請求已被拒。"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} 用咗群組連結請求加入群組,然後又取消咗請求。"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} 用咗群組連結請求加入群組 {numberOfRequests,number} 次,然後又取消咗請求。"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName} 透過群組連結請求完又撤回咗 {numberOfRequests,number} 個加入請求}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "下載緊 {currentSize} / {totalSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "準備緊下載..."
},
"icu:BackupImportScreen__description": {
"messageformat": "視乎你嘅備份大小,過程可能需時幾分鐘"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "取消轉移"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "係咪要取消轉移?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "你嘅訊息同媒體仲未還原晒喎。如果你揀取消,可以喺「設定」度再轉移過。"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "繼續轉移"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "取消轉移"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "還原緊媒體"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "還原已暫停"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "暫停轉移"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "恢復轉移"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "取消轉移"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "其他選項"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "還原晒"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} / {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize} / {totalSize}"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "係咪要取消媒體轉移?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "你嘅訊息同媒體仲未還原晒喎。如果你揀取消,可以喺「設定」度再轉移過。"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "繼續轉移"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "取消轉移"
},
"icu:CompositionArea--expand": {
"messageformat": "展開"
@ -3609,7 +3639,7 @@
"messageformat": "你已經參與緊另一個通話"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "語音"
},
"icu:showChatColorEditor": {
"messageformat": "聊天色彩"
@ -3792,7 +3822,7 @@
"messageformat": "重設連結"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "需要管理員核准"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "用群組連結加入嘅新成員需要經過管理員嘅批准"
@ -5539,10 +5569,10 @@
"messageformat": "編輯通話名稱"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "需要管理員核准"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "通話期間更改唔到設定"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "複製連結"
@ -5566,7 +5596,7 @@
"messageformat": "刪除"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "通話期間刪除唔到連結"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "通話連結詳情"
@ -5581,13 +5611,13 @@
"messageformat": "編輯通話名稱"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "需要管理員核准"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "批准加入"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "拒絕加入"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "閂"
@ -5654,6 +5684,9 @@
"messageformat": "今次更新修正咗一個錯誤,以後當你喺其中一部機度睇咗啲未接來電之後,其他裝置嘅未接來電標記就會自動清除,唔會再卡住喺度。"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "用經改善嘅全新「所有媒體」檢視方式,搵返你嘅美麗回憶。而家,只要你㩒入聊天標題,同埋喺共享媒體度揀咗「全部睇晒」,就唔單止睇到最近嘅項目,連舊嘅相同影片都會喺你向下碌嘅時候自動出現。"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "有時候,就算離開咗但係仲會依依不捨,所以我們修正咗一個錯誤,呢個錯誤攪到你好難揾返已經退出咗但仲存在喺對話列表入面嘅谷。"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "调试日志"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "调试日志"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "您无法在选择文件的同时选择照片和视频。"
},
@ -942,7 +948,7 @@
"messageformat": "查看最近媒体"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "全部媒体"
},
"icu:back": {
"messageformat": "返回"
@ -2706,7 +2712,7 @@
"messageformat": "通话链接"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "群组通话"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "正在等待通过"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} 的入群申请未通过。"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName}发起和取消了通过群组链接加入群组的请求。"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName}发起和取消了通过群组链接加入群组的{numberOfRequests,number}个请求"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName}发起和取消了通过群组链接加入群组的 {numberOfRequests,number} 个请求}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "正在下载 {currentSize}/{totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "正在准备下载…"
},
"icu:BackupImportScreen__description": {
"messageformat": "这可能需要几分钟时间,视您的备份大小而定"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "取消转移"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "要取消转移吗?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "您的消息和媒体未完成恢复。如果您选择取消,您可以在设置中再次进行转移。"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "继续转移"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "取消转移"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "正在恢复媒体"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "恢复已暂停"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "暂停转移"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "继续转移"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "取消转移"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "更多选项"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "还原完成"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize}/{totalSize}{fractionComplete,number,percent}"
"messageformat": "{currentSize} / {totalSize} 匹配"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "要取消媒体转移吗?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "您的消息和媒体未完成恢复。如果您选择取消,您可以在设置中再次进行转移。"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "继续转移"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "取消转移"
},
"icu:CompositionArea--expand": {
"messageformat": "扩展"
@ -3609,7 +3639,7 @@
"messageformat": "您已在通话中"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "语音"
},
"icu:showChatColorEditor": {
"messageformat": "聊天颜色"
@ -3792,7 +3822,7 @@
"messageformat": "重置链接"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "需要管理员批准"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "新成员通过群组链接加入时,需管理员批准。"
@ -5539,10 +5569,10 @@
"messageformat": "编辑通话名称"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "需要管理员批准"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "通话期间此设置无法更改"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "复制链接"
@ -5566,7 +5596,7 @@
"messageformat": "删除"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "通话期间此链接无法删除"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "通话链接详情"
@ -5581,13 +5611,13 @@
"messageformat": "编辑通话名称"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "需要管理员批准"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "同意加入"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "拒绝加入"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "关"
@ -5654,6 +5684,9 @@
"messageformat": "此次更新修复了一个漏洞:当用户在一台设备上查看未接来电时,该操作不会自动清除其他设备上的未接来电提示。"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "现在当您点击聊天标头并在共享媒体部分中选择“查看全部”时,旧照片和视频将会在您滚动屏幕时自动出现,而不仅限于最近的照片和视频。"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "此次更新修复了一个漏洞,该漏洞会导致用户在离开群组后难以搜索该群组。"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "上傳日誌"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "上傳日誌"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "你無法同時選擇相片、影片以及檔案。"
},
@ -942,7 +948,7 @@
"messageformat": "查看最近的多媒體檔"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "所有媒體"
},
"icu:back": {
"messageformat": "返回"
@ -2706,7 +2712,7 @@
"messageformat": "通話連結"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "群組通話"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "正在等待獲准加入"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} 加入群組的請求未通過。"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} 透過群組連結請求並取消了他們的加入請求"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName}透過群組連結請求和取消了{numberOfRequests,number} 的加入請求"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName}透過群組連結請求和取消了{numberOfRequests,number} 的加入請求}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "正在下載 {totalSize} 中的 {currentSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "下載準備中..."
},
"icu:BackupImportScreen__description": {
"messageformat": "可能需時幾分鐘,視你的備份大小而定"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "取消轉移"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "要取消轉移嗎?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "你的訊息和媒體還原尚未完成。如果你選擇取消,可以從「設定」再次轉移。"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "繼續轉移"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "取消轉移"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "正在還原媒體"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "還原已暫停"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "暫停轉移"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "恢復轉移"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "取消轉移"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "更多選項"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "還原完成"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "共 {totalSize} 中的 {currentSize} ( {fractionComplete,number,percent} )"
"messageformat": "第 {currentSize} 個,共 {totalSize} 個"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "要取消媒體轉移嗎?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "你的訊息和媒體還原尚未完成。如果你選擇取消,可以從「設定」再次轉移。"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "繼續轉移"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "取消轉移"
},
"icu:CompositionArea--expand": {
"messageformat": "擴充"
@ -3609,7 +3639,7 @@
"messageformat": "你已經在通話中"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "語音"
},
"icu:showChatColorEditor": {
"messageformat": "聊天的顏色"
@ -3792,7 +3822,7 @@
"messageformat": "重置連結"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "需要管理員核准"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "需要管理員批准透過群組連結加入的新成員"
@ -5539,10 +5569,10 @@
"messageformat": "編輯通話名稱"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "需要管理員核准"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "通話進行時無法變更此設定"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "複製連結"
@ -5566,7 +5596,7 @@
"messageformat": "刪除"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "通話進行時無法刪除此連結"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "通話連結詳情"
@ -5581,13 +5611,13 @@
"messageformat": "編輯通話名稱"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "需要管理員核准"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "批准加入"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "拒絕加入"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "關"
@ -5654,6 +5684,9 @@
"messageformat": "此更新修正了一個錯誤,即在某個裝置上查看未接來電時,不會自動清除其他裝置上的未接來電標記。"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "使用全新改進的「所有媒體」檢視,踏上你的回憶之旅。現在,當你點擊聊天標題並在共享媒體部分中選擇「查看所有」時,舊的相片和影片將在你捲動時自動出現,而不僅限於最近的項目。"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "此更新修復了一個錯誤,該錯誤會導致在離開某個群組後難以搜尋到該群組。"
}
}

View File

@ -578,6 +578,12 @@
"icu:decryptionErrorToastAction": {
"messageformat": "上傳日誌"
},
"icu:Toast__ActionLabel--SubmitLog": {
"messageformat": "上傳日誌"
},
"icu:Toast--FailedToSendWithEndorsements": {
"messageformat": "Failed to send message with endorsements"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "你無法同時選擇相片、影片以及檔案。"
},
@ -942,7 +948,7 @@
"messageformat": "查看最近的多媒體檔"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
"messageformat": "全部媒體"
},
"icu:back": {
"messageformat": "返回"
@ -2706,7 +2712,7 @@
"messageformat": "通話連結"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
"messageformat": "群組通話"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "正在等待獲准加入"
@ -3341,12 +3347,6 @@
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "{joinerName} 加入群組的請求未通過。"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} 透過群組連結請求並取消了他們的加入請求"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName}透過群組連結請求和取消了{numberOfRequests,number} 的加入請求"
},
"icu:GroupV2--admin-approval-bounce--pluralized": {
"messageformat": "{numberOfRequests, plural, other {{joinerName}透過群組連結請求和取消了{numberOfRequests,number} 的加入請求}}"
},
@ -3531,31 +3531,61 @@
"messageformat": "正在下載 {totalSize} 中的 {currentSize} ({fractionComplete,number,percent})..."
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
"messageformat": "下載準備中..."
},
"icu:BackupImportScreen__description": {
"messageformat": "可能需時幾分鐘,視你的備份大小而定"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
"messageformat": "取消轉移"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
"messageformat": "要取消轉移嗎?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
"messageformat": "你的訊息和媒體還原尚未完成。如果你選擇取消,可以從「設定」再次轉移。"
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
"messageformat": "繼續轉移"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
"messageformat": "取消轉移"
},
"icu:BackupMediaDownloadProgress__title": {
"icu:BackupMediaDownloadProgress__title-in-progress": {
"messageformat": "正在還原媒體"
},
"icu:BackupMediaDownloadProgress__title-paused": {
"messageformat": "還原已暫停"
},
"icu:BackupMediaDownloadProgress__button-pause": {
"messageformat": "暫停轉移"
},
"icu:BackupMediaDownloadProgress__button-resume": {
"messageformat": "恢復轉移"
},
"icu:BackupMediaDownloadProgress__button-cancel": {
"messageformat": "取消轉移"
},
"icu:BackupMediaDownloadProgress__button-more": {
"messageformat": "更多選項"
},
"icu:BackupMediaDownloadProgress__title-complete": {
"messageformat": "回復完成"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "共 {totalSize} 中的 {currentSize} ( {fractionComplete,number,percent} )"
"messageformat": "第 {currentSize} 個,共 {totalSize} 個"
},
"icu:BackupMediaDownloadCancelConfirmation__title": {
"messageformat": "要取消媒體轉移嗎?"
},
"icu:BackupMediaDownloadCancelConfirmation__description": {
"messageformat": "你的訊息和媒體還原尚未完成。如果你選擇取消,可以從「設定」再次轉移。"
},
"icu:BackupMediaDownloadCancelConfirmation__button-continue": {
"messageformat": "繼續轉移"
},
"icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel": {
"messageformat": "取消轉移"
},
"icu:CompositionArea--expand": {
"messageformat": "擴充"
@ -3609,7 +3639,7 @@
"messageformat": "你已經在通話中"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
"messageformat": "語音"
},
"icu:showChatColorEditor": {
"messageformat": "聊天的顏色"
@ -3792,7 +3822,7 @@
"messageformat": "重置連結"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Require admin approval"
"messageformat": "需要管理員核准"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "需要管理員批准透過群組連結加入的新成員"
@ -5539,10 +5569,10 @@
"messageformat": "編輯通話名稱"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "Require admin approval"
"messageformat": "需要管理員核准"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
"messageformat": "通話進行時無法變更此設定"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "複製連結"
@ -5566,7 +5596,7 @@
"messageformat": "刪除"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
"messageformat": "通話進行時無法刪除此連結"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "通話連結詳情"
@ -5581,13 +5611,13 @@
"messageformat": "編輯通話名稱"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Require admin approval"
"messageformat": "需要管理員核准"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
"messageformat": "批准加入"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
"messageformat": "拒絕加入"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "關"
@ -5654,6 +5684,9 @@
"messageformat": "此更新修正了一個錯誤,即在某個裝置上查看未接來電時,不會自動清除其他裝置上的未接來電標記。"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
"messageformat": "使用全新改進的「所有媒體」檢視,踏上你的回憶之旅。現在,當你點擊聊天標題並在共享媒體部分中選擇「查看所有」時,舊的相片和影片將在你捲動時自動出現,而不僅限於最近的項目。"
},
"icu:WhatsNew__v7.26--0": {
"messageformat": "此更新修復了一個錯誤,該錯誤會導致在離開某個群組後難以搜尋到該群組。"
}
}

View File

@ -735,25 +735,32 @@ async function createWindow() {
(await systemTraySettingCache.get()) ===
SystemTraySetting.MinimizeToAndStartInSystemTray;
const visibleOnAnyScreen = some(screen.getAllDisplays(), display => {
if (
isNumber(windowOptions.x) &&
isNumber(windowOptions.y) &&
isNumber(windowOptions.width) &&
isNumber(windowOptions.height)
) {
return isVisible(windowOptions as BoundsType, get(display, 'bounds'));
}
getLogger().error(
"visibleOnAnyScreen: windowOptions didn't have valid bounds fields"
const haveFullWindowsBounds =
isNumber(windowOptions.x) &&
isNumber(windowOptions.y) &&
isNumber(windowOptions.width) &&
isNumber(windowOptions.height);
if (haveFullWindowsBounds) {
getLogger().info(
`visibleOnAnyScreen(window): x=${windowOptions.x}, y=${windowOptions.y}, ` +
`width=${windowOptions.width}, height=${windowOptions.height}`
);
return false;
});
if (!visibleOnAnyScreen) {
getLogger().info('Location reset needed');
delete windowOptions.x;
delete windowOptions.y;
const visibleOnAnyScreen = some(screen.getAllDisplays(), display => {
const displayBounds = get(display, 'bounds');
getLogger().info(
`visibleOnAnyScreen(display #${display.id}): ` +
`x=${displayBounds.x}, y=${displayBounds.y}, ` +
`width=${displayBounds.width}, height=${displayBounds.height}`
);
return isVisible(windowOptions as BoundsType, displayBounds);
});
if (!visibleOnAnyScreen) {
getLogger().info('visibleOnAnyScreen: Location reset needed');
delete windowOptions.x;
delete windowOptions.y;
}
}
getLogger().info(
@ -997,7 +1004,9 @@ async function createWindow() {
mainWindow.webContents.send('ci:event', 'db-initialized', {});
const shouldShowWindow =
!app.getLoginItemSettings().wasOpenedAsHidden && !startInTray;
!app.getLoginItemSettings().wasOpenedAsHidden &&
!startInTray &&
!config.get<boolean>('ciIsBackupIntegration');
if (shouldShowWindow) {
getLogger().info('showing main window');
@ -2720,11 +2729,12 @@ ipc.on('get-config', async event => {
: getEnvironment(),
isMockTestEnvironment: Boolean(process.env.MOCK_TEST),
ciMode,
devTools: defaultWebPrefs.devTools,
// Should be already computed and cached at this point
dnsFallback: await getDNSFallback(),
disableIPv6: DISABLE_IPV6,
ciBackupPath: config.get<string | null>('ciBackupPath') || undefined,
ciIsPlaintextBackup: config.get<boolean>('ciIsPlaintextBackup'),
ciIsBackupIntegration: config.get<boolean>('ciIsBackupIntegration'),
nodeVersion: process.versions.node,
hostname: os.hostname(),
osRelease: os.release(),

View File

@ -18,7 +18,7 @@
"updatesEnabled": false,
"ciMode": false,
"ciBackupPath": null,
"ciIsPlaintextBackup": false,
"ciIsBackupIntegration": false,
"forcePreloadBundle": false,
"openDevTools": false,
"buildCreation": 0,

165
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "signal-desktop",
"version": "7.26.0-alpha.1",
"version": "7.26.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "signal-desktop",
"version": "7.26.0-alpha.1",
"version": "7.26.0",
"hasInstallScript": true,
"license": "AGPL-3.0-only",
"dependencies": {
@ -15,14 +15,14 @@
"@formatjs/intl-localematcher": "0.2.32",
"@indutny/dicer": "0.3.2",
"@indutny/range-finder": "1.3.4",
"@indutny/simple-windows-notifications": "2.0.3",
"@indutny/simple-windows-notifications": "2.0.6",
"@indutny/sneequals": "4.0.0",
"@popperjs/core": "2.11.6",
"@react-aria/utils": "3.16.0",
"@react-spring/web": "9.5.5",
"@signalapp/better-sqlite3": "8.8.1",
"@signalapp/libsignal-client": "0.55.1",
"@signalapp/ringrtc": "2.47.0",
"@signalapp/libsignal-client": "0.58.0",
"@signalapp/ringrtc": "2.47.1",
"@types/fabric": "4.5.3",
"backbone": "1.4.0",
"blob-util": "2.0.2",
@ -4164,9 +4164,9 @@
}
},
"node_modules/@indutny/simple-windows-notifications": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@indutny/simple-windows-notifications/-/simple-windows-notifications-2.0.3.tgz",
"integrity": "sha512-NfQNjsjhzZXrhOQIMI/WpsCpA/tM9gA8zH/6cC/f9yvEMDWrPNFWoTa1A7XSU9B730IZGOPWnmBNHb5XOTv61w==",
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/@indutny/simple-windows-notifications/-/simple-windows-notifications-2.0.6.tgz",
"integrity": "sha512-MLfKVZWWDf7qWTVOSgYt1OjKvg0L3FGylc+B4WULWRewY3DKhn203H++BvWeJTJ893BHV54QLIQni390LjpNPA==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@ -7230,22 +7230,24 @@
}
},
"node_modules/@signalapp/libsignal-client": {
"version": "0.55.1",
"resolved": "https://registry.npmjs.org/@signalapp/libsignal-client/-/libsignal-client-0.55.1.tgz",
"integrity": "sha512-qa2sztxNy5QyXYg9Z8xH9zdYikwNORyWr/95HnLAdzf4YFGsee/8JS74L+2kAn55lE7CVD+EVpgXJYFFw2Gu/w==",
"version": "0.58.0",
"resolved": "https://registry.npmjs.org/@signalapp/libsignal-client/-/libsignal-client-0.58.0.tgz",
"integrity": "sha512-CXJtNbuODAq6vdF6sJK6yQy9u2qi5NF4r50bvXBYhoKKZngbsgre45rQI6MldpuMVaOuc+LhMprAg5PaoVforQ==",
"hasInstallScript": true,
"license": "AGPL-3.0-only",
"dependencies": {
"node-gyp-build": "^4.2.3",
"type-fest": "^3.5.0",
"node-gyp-build": "^4.8.0",
"type-fest": "^4.26.0",
"uuid": "^8.3.0"
}
},
"node_modules/@signalapp/libsignal-client/node_modules/type-fest": {
"version": "3.13.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
"integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
"version": "4.26.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.26.1.tgz",
"integrity": "sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==",
"license": "(MIT OR CC0-1.0)",
"engines": {
"node": ">=14.16"
"node": ">=16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
@ -7337,9 +7339,9 @@
}
},
"node_modules/@signalapp/ringrtc": {
"version": "2.47.0",
"resolved": "https://registry.npmjs.org/@signalapp/ringrtc/-/ringrtc-2.47.0.tgz",
"integrity": "sha512-bGWTFkNrtWVqPfyOT7zBIy4MYt+ycEvcHuPGMbOdMtPhKPQnCfZezJYTXQdBYWEMhb+b+EWti3dMoy+iFZZw8g==",
"version": "2.47.1",
"resolved": "https://registry.npmjs.org/@signalapp/ringrtc/-/ringrtc-2.47.1.tgz",
"integrity": "sha512-qgnY4lgUOxZeAbb4FLdXiBBte6hWN/FVyNMevr+ZPp91Te119d81PDG2p5mLqARF44btEc0v8FKnq2YIjeR7nQ==",
"hasInstallScript": true,
"license": "AGPL-3.0-only",
"dependencies": {
@ -10008,96 +10010,6 @@
"node": "^16.10.0 || ^18.0.0 || >=20.0.0"
}
},
"node_modules/@storybook/test-runner/node_modules/@storybook/channels": {
"version": "8.1.10",
"resolved": "https://registry.npmjs.org/@storybook/channels/-/channels-8.1.10.tgz",
"integrity": "sha512-CxZE4XrQoe+F+S2mo8Z9HTvFZKfKHIIiwYfoXKCryVp2U/z7ZKrely2PbfxWsrQvF3H0+oegfYYhYRHRiM21Zw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@storybook/client-logger": "8.1.10",
"@storybook/core-events": "8.1.10",
"@storybook/global": "^5.0.0",
"telejson": "^7.2.0",
"tiny-invariant": "^1.3.1"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/storybook"
}
},
"node_modules/@storybook/test-runner/node_modules/@storybook/client-logger": {
"version": "8.1.10",
"resolved": "https://registry.npmjs.org/@storybook/client-logger/-/client-logger-8.1.10.tgz",
"integrity": "sha512-sVXCOo7jnlCgRPOcMlQGODAEt6ipPj+8xGkRUws0kie77qiDld1drLSB6R380dWc9lUrbv9E1GpxCd/Y4ZzSJQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@storybook/global": "^5.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/storybook"
}
},
"node_modules/@storybook/test-runner/node_modules/@storybook/core-events": {
"version": "8.1.10",
"resolved": "https://registry.npmjs.org/@storybook/core-events/-/core-events-8.1.10.tgz",
"integrity": "sha512-aS4zsBVyJds74+rAW0IfTEjULDCQwXecVpQfv11B8/89/07s3bOPssGGoTtCTaN4pHbduywE6MxbmFvTmXOFCA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@storybook/csf": "^0.1.7",
"ts-dedent": "^2.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/storybook"
}
},
"node_modules/@storybook/test-runner/node_modules/@storybook/preview-api": {
"version": "8.1.10",
"resolved": "https://registry.npmjs.org/@storybook/preview-api/-/preview-api-8.1.10.tgz",
"integrity": "sha512-0Gl8WHDtp/srrA5uBYXl7YbC8kFQA7IxVmwWN7dIS7HAXu63JZ6JfxaFcfy+kCBfZSBD7spFG4J0f5JXRDYbpg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@storybook/channels": "8.1.10",
"@storybook/client-logger": "8.1.10",
"@storybook/core-events": "8.1.10",
"@storybook/csf": "^0.1.7",
"@storybook/global": "^5.0.0",
"@storybook/types": "8.1.10",
"@types/qs": "^6.9.5",
"dequal": "^2.0.2",
"lodash": "^4.17.21",
"memoizerific": "^1.11.3",
"qs": "^6.10.0",
"tiny-invariant": "^1.3.1",
"ts-dedent": "^2.0.0",
"util-deprecate": "^1.0.2"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/storybook"
}
},
"node_modules/@storybook/test-runner/node_modules/@storybook/types": {
"version": "8.1.10",
"resolved": "https://registry.npmjs.org/@storybook/types/-/types-8.1.10.tgz",
"integrity": "sha512-UJ97iqI+0Mk13I6ayd3TaBfSFBkWnEauwTnFMQe1dN/L3wTh8laOBaLa0Vr3utRSnt2b5hpcw/nq7azB/Gx4Yw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@storybook/channels": "8.1.10",
"@types/express": "^4.7.0",
"file-system-cache": "2.3.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/storybook"
}
},
"node_modules/@storybook/test/node_modules/@testing-library/dom": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.1.0.tgz",
@ -10907,16 +10819,6 @@
"@types/send": "*"
}
},
"node_modules/@types/express/node_modules/@types/serve-static": {
"version": "1.13.3",
"resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.3.tgz",
"integrity": "sha512-oprSwp094zOglVrXdlo/4bAHtKTAxX6VT8FOZlBKrmyLbNvE1zxZyJ6yikMVtHIvwP45+ZQGJn+FdXGKTozq0g==",
"dev": true,
"dependencies": {
"@types/express-serve-static-core": "*",
"@types/mime": "*"
}
},
"node_modules/@types/fabric": {
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/@types/fabric/-/fabric-4.5.3.tgz",
@ -26975,12 +26877,12 @@
"dev": true
},
"node_modules/micromatch": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz",
"integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==",
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dependencies": {
"braces": "^3.0.1",
"picomatch": "^2.2.3"
"braces": "^3.0.3",
"picomatch": "^2.3.1"
},
"engines": {
"node": ">=8.6"
@ -34072,19 +33974,6 @@
"node": ">=0.10.0"
}
},
"node_modules/stylelint/node_modules/micromatch": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
"dev": true,
"dependencies": {
"braces": "^3.0.2",
"picomatch": "^2.3.1"
},
"engines": {
"node": ">=8.6"
}
},
"node_modules/stylelint/node_modules/ms": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",

View File

@ -4,7 +4,7 @@
"description": "Private messaging from your desktop",
"desktopName": "signal.desktop",
"repository": "https://github.com/signalapp/Signal-Desktop.git",
"version": "7.26.0-alpha.1",
"version": "7.26.0",
"license": "AGPL-3.0-only",
"author": {
"name": "Signal Messenger, LLC",
@ -99,14 +99,14 @@
"@formatjs/intl-localematcher": "0.2.32",
"@indutny/dicer": "0.3.2",
"@indutny/range-finder": "1.3.4",
"@indutny/simple-windows-notifications": "2.0.3",
"@indutny/simple-windows-notifications": "2.0.6",
"@indutny/sneequals": "4.0.0",
"@popperjs/core": "2.11.6",
"@react-aria/utils": "3.16.0",
"@react-spring/web": "9.5.5",
"@signalapp/better-sqlite3": "8.8.1",
"@signalapp/libsignal-client": "0.55.1",
"@signalapp/ringrtc": "2.47.0",
"@signalapp/libsignal-client": "0.58.0",
"@signalapp/ringrtc": "2.47.1",
"@types/fabric": "4.5.3",
"backbone": "1.4.0",
"blob-util": "2.0.2",

View File

@ -192,8 +192,8 @@ message Group {
bytes userId = 1;
Role role = 2;
bytes profileKey = 3;
reserved /*presentation*/ 4; // The field is deprecated in the context of static group state
reserved /*profileKey*/ 3; // This field is ignored in Backups, in favor of Contact frames for members
reserved /*presentation*/ 4; // This field is deprecated in the context of static group state
uint32 joinedAtVersion = 5;
}
@ -205,8 +205,8 @@ message Group {
message MemberPendingAdminApproval {
bytes userId = 1;
bytes profileKey = 2;
reserved /*presentation*/ 3; // The field is deprecated in the context of static group state
reserved /*profileKey*/ 2; // This field is ignored in Backups, in favor of Contact frames for members
reserved /*presentation*/ 3; // This field is deprecated in the context of static group state
uint64 timestamp = 4;
}
@ -276,7 +276,7 @@ message AdHocCall {
}
uint64 callId = 1;
// Refers to a Recipient with the `callLink` field set
// Refers to a `CallLink` recipient.
uint64 recipientId = 2;
State state = 3;
uint64 callTimestamp = 4;
@ -477,7 +477,6 @@ message ContactAttachment {
optional string prefix = 3;
optional string suffix = 4;
optional string middleName = 5;
optional string displayName = 6;
}
message Phone {
@ -652,10 +651,9 @@ message Quote {
optional uint64 targetSentTimestamp = 1; // null if the target message could not be found at time of quote insert
uint64 authorId = 2;
optional string text = 3;
optional Text text = 3;
repeated QuotedAttachment attachments = 4;
repeated BodyRange bodyRanges = 5;
Type type = 6;
Type type = 5;
}
message BodyRange {
@ -681,11 +679,9 @@ message Reaction {
string emoji = 1;
uint64 authorId = 2;
uint64 sentTimestamp = 3;
// Optional because some clients may not track this data
optional uint64 receivedTimestamp = 4;
// A higher sort order means that a reaction is more recent. Some clients may export this as
// incrementing numbers (e.g. 1, 2, 3), others as timestamps.
uint64 sortOrder = 5;
uint64 sortOrder = 4;
}
message ChatUpdateMessage {
@ -783,6 +779,9 @@ message SimpleChatUpdate {
PAYMENT_ACTIVATION_REQUEST = 11;
UNSUPPORTED_PROTOCOL_MESSAGE = 12;
REPORTED_SPAM = 13;
BLOCKED = 14;
UNBLOCKED = 15;
MESSAGE_REQUEST_ACCEPTED = 16;
}
Type type = 1;
@ -1069,7 +1068,7 @@ message StickerPack {
message ChatStyle {
message Gradient {
uint32 angle = 1; // degrees
repeated fixed32 colors = 2;
repeated fixed32 colors = 2; // 0xAARRGGBB
repeated float positions = 3; // percent from 0 to 1
}
@ -1077,7 +1076,7 @@ message ChatStyle {
uint64 id = 1;
oneof color {
fixed32 solid = 2;
fixed32 solid = 2; // 0xAARRGGBB
Gradient gradient = 3;
}
}
@ -1138,6 +1137,8 @@ message ChatStyle {
oneof wallpaper {
WallpaperPreset wallpaperPreset = 1;
// This `FilePointer` is expected not to contain a `fileName`, `width`,
// `height`, or `caption`.
FilePointer wallpaperPhoto = 2;
}

View File

@ -1,16 +1,20 @@
// Copyright 2024 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.BackupMediaDownloadProgressBanner {
@include font-body-2;
.BackupMediaDownloadProgress {
border-radius: 10px;
display: flex;
gap: 12px;
padding: 12px;
align-items: center;
gap: 10px;
padding: 11px;
padding-inline-end: 16px;
margin-inline: 10px;
user-select: none;
position: relative;
&__title {
@include font-body-2-bold;
}
@include light-theme {
background-color: $color-white;
@ -22,69 +26,84 @@
}
}
.BackupMediaDownloadProgressBanner__icon {
background: rgba($color-ultramarine, 0.2);
width: 30px;
height: 30px;
padding: 6px;
border-radius: 50%;
@include dark-theme {
background: $color-gray-60;
}
.BackupMediaDownloadProgress__icon--complete {
&::after {
content: '';
display: inline-block;
width: 18px;
height: 18px;
display: block;
width: 24px;
height: 24px;
@include light-theme {
@include color-svg(
'../images/icons/v3/backup/backup-bold.svg',
'../images/icons/v3/check/check-circle.svg',
$color-ultramarine
);
}
@include dark-theme {
@include color-svg(
'../images/icons/v3/backup/backup-bold.svg',
$color-ultramarine-pale
'../images/icons/v3/check/check-circle.svg',
$color-ultramarine-light
);
}
}
}
button.BackupMediaDownloadProgress__button {
@include button-reset;
@include font-subtitle-bold;
@include light-theme {
color: $color-ultramarine;
}
@include dark-theme {
color: $color-ultramarine-light;
}
}
.BackupMediaDownloadProgressBanner__content {
button.BackupMediaDownloadProgress__button-more {
position: absolute;
inset-inline-end: 14px;
inset-block-start: 10px;
@include button-reset;
&::after {
content: '';
display: block;
width: 20px;
height: 20px;
@include light-theme {
@include color-svg('../images/icons/v3/more/more.svg', $color-gray-75);
}
@include dark-theme {
@include color-svg('../images/icons/v3/more/more.svg', $color-gray-20);
}
}
}
button.BackupMediaDownloadProgress__button-close {
position: absolute;
inset-inline-end: 14px;
inset-block-start: 10px;
@include button-reset;
&::after {
content: '';
display: block;
width: 20px;
height: 20px;
@include light-theme {
@include color-svg('../images/icons/v3/x/x.svg', $color-gray-75);
}
@include dark-theme {
@include color-svg('../images/icons/v3/x/x.svg', $color-gray-20);
}
}
}
.BackupMediaDownloadProgress__content {
display: flex;
flex-direction: column;
flex: 1;
gap: 7px;
justify-content: center;
gap: 2px;
min-height: 36px;
}
.BackupMediaDownloadProgressBanner .Progressbar {
overflow: hidden;
background: rgba($color-ultramarine, 0.2);
height: 5px;
border-radius: 2px;
}
.BackupMediaDownloadProgressBanner__progressbar__fill {
background-color: $color-ultramarine;
border-radius: 2px;
display: block;
height: 100%;
width: 100%;
&:dir(ltr) {
/* stylelint-disable-next-line declaration-property-value-disallowed-list */
transform: translateX(-100%);
}
&:dir(rtl) {
/* stylelint-disable-next-line declaration-property-value-disallowed-list */
transform: translateX(100%);
}
transition: transform 500ms ease-out;
}
.BackupMediaDownloadProgressBanner__progressbar-hint {
@include font-caption;
.BackupMediaDownloadProgress__progressbar-hint {
@include font-subtitle;
@include light-theme {
color: rgba($color-gray-60, 0.8);
@ -94,3 +113,7 @@
color: $color-gray-25;
}
}
.BackupMediaDownloadCancelConfirmation {
min-width: 440px;
}

View File

@ -44,9 +44,15 @@
@include button-reset;
@include font-body-2;
display: flex;
width: 100%;
padding-block: 8px;
padding-inline: 10px 2px;
align-items: center;
border-radius: 6px;
}
.CallingAdhocCallInfo__MenuItem:hover {
background-color: $color-gray-62;
}
.CallingAdhocCallInfo__MenuItemIcon {

View File

@ -2,6 +2,7 @@
// SPDX-License-Identifier: AGPL-3.0-only
.ProgressBar {
position: relative;
overflow: hidden;
background: rgba($color-ultramarine, 0.2);
height: 5px;
@ -9,9 +10,11 @@
}
.ProgressBar__fill {
position: absolute;
background-color: $color-ultramarine;
border-radius: 2px;
display: block;
height: 100%;
transition: margin 500ms ease-out;
width: 100%;
transition: transform 500ms ease-out;
}

View File

@ -0,0 +1,25 @@
// Copyright 2024 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.ProgressCircle {
fill: none;
transform: rotate(-90deg);
.ProgressCircle__fill,
.ProgressCircle__background {
fill: none;
}
.ProgressCircle__background {
stroke: $color-gray-20;
@include dark-theme() {
stroke: $color-gray-60;
}
}
.ProgressCircle__fill {
stroke: $color-ultramarine;
stroke-linecap: round;
transition: stroke-dashoffset 500ms ease-out;
}
}

View File

@ -140,6 +140,7 @@
@import './components/Preferences.scss';
@import './components/ProfileEditor.scss';
@import './components/ProgressBar.scss';
@import './components/ProgressCircle.scss';
@import './components/Quote.scss';
@import './components/ReactionPickerPicker.scss';
@import './components/RecordingComposer.scss';

View File

@ -1,7 +1,9 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import { format } from 'node:util';
import { ipcRenderer } from 'electron';
import { BackupLevel } from '@signalapp/libsignal-client/zkgroup';
import type { IPCResponse as ChallengeResponseType } from './challenge';
import type { MessageAttributesType } from './model-types.d';
@ -18,7 +20,6 @@ type ResolveType = (data: unknown) => void;
export type CIType = {
deviceName: string;
backupData?: Uint8Array;
isPlaintextBackup?: boolean;
getConversationId: (address: string | null) => string | null;
getMessagesBySentAt(
sentAt: number
@ -38,19 +39,15 @@ export type CIType = {
exportBackupToDisk(path: string): Promise<void>;
exportPlaintextBackupToDisk(path: string): Promise<void>;
unlink: () => void;
print: (...args: ReadonlyArray<unknown>) => void;
};
export type GetCIOptionsType = Readonly<{
deviceName: string;
backupData?: Uint8Array;
isPlaintextBackup?: boolean;
}>;
export function getCI({
deviceName,
backupData,
isPlaintextBackup,
}: GetCIOptionsType): CIType {
export function getCI({ deviceName, backupData }: GetCIOptionsType): CIType {
const eventListeners = new Map<string, Array<ResolveType>>();
const completedEvents = new Map<string, Array<unknown>>();
@ -174,13 +171,13 @@ export function getCI({
}
async function exportBackupToDisk(path: string) {
await backupsService.exportToDisk(path);
await backupsService.exportToDisk(path, BackupLevel.Media);
}
async function exportPlaintextBackupToDisk(path: string) {
await backupsService.exportToDisk(
path,
undefined,
BackupLevel.Media,
BackupType.TestOnlyPlaintext
);
}
@ -189,10 +186,13 @@ export function getCI({
window.Whisper.events.trigger('unlinkAndDisconnect');
}
function print(...args: ReadonlyArray<unknown>) {
handleEvent('print', format(...args));
}
return {
deviceName,
backupData,
isPlaintextBackup,
getConversationId,
getMessagesBySentAt,
handleEvent,
@ -204,5 +204,6 @@ export function getCI({
exportPlaintextBackupToDisk,
unlink,
getPendingEventCount,
print,
};
}

View File

@ -38,6 +38,7 @@ import { getTitleNoDefault } from './util/getTitle';
import * as StorageService from './services/storage';
import type { ConversationPropsForUnreadStats } from './util/countUnreadStats';
import { countAllConversationsUnreadStats } from './util/countUnreadStats';
import { isTestOrMockEnvironment } from './environment';
type ConvoMatchType =
| {
@ -182,6 +183,10 @@ export class ConversationController {
// we can reset the mute state on the model. If the mute has already expired
// then we reset the state right away.
this._conversations.on('add', (model: ConversationModel): void => {
// Don't modify conversations in backup integration testing
if (isTestOrMockEnvironment()) {
return;
}
model.startMuteTimer();
});
}
@ -1142,7 +1147,9 @@ export class ConversationController {
const profileKey = obsolete.get('profileKey');
if (profileKey) {
await current.setProfileKey(profileKey);
await current.setProfileKey(profileKey, {
reason: 'doCombineConversations ',
});
}
}

View File

@ -3,7 +3,7 @@
import { Buffer } from 'buffer';
import Long from 'long';
import { HKDF } from '@signalapp/libsignal-client';
import { Aci, HKDF } from '@signalapp/libsignal-client';
import * as Bytes from './Bytes';
import { Crypto } from './context/Crypto';
@ -13,6 +13,9 @@ import { ProfileDecryptError } from './types/errors';
import { getBytesSubarray } from './util/uuidToBytes';
import { logPadSize } from './util/logPadding';
import { Environment, getEnvironment } from './environment';
import { toWebSafeBase64 } from './util/webSafeBase64';
import type { AciString } from './types/ServiceId';
export { HashType, CipherType };
@ -70,6 +73,26 @@ export function deriveMasterKeyFromGroupV1(groupV1Id: Uint8Array): Uint8Array {
return part1;
}
export function hashProfileKey(
profileKey: string | undefined,
aci: AciString
): string {
if (!profileKey) {
return 'none';
}
const profileKeyBytes = Bytes.fromBase64(profileKey);
const aciBytes = Aci.parseFromServiceIdString(aci).getRawUuidBytes();
const hashBytes = hmacSha256(
profileKeyBytes,
Bytes.concatenate([Bytes.fromString('profileKeyHash'), aciBytes])
);
const webSafe = toWebSafeBase64(Bytes.toBase64(hashBytes));
return webSafe.slice(-3);
}
export function computeHash(data: Uint8Array): string {
return Bytes.toBase64(hash(HashType.size512, data));
}

View File

@ -195,6 +195,7 @@ import { encryptConversationAttachments } from './util/encryptConversationAttach
import { DataReader, DataWriter } from './sql/Client';
import { restoreRemoteConfigFromStorage } from './RemoteConfig';
import { getParametersForRedux, loadAll } from './services/allLoaders';
import { checkFirstEnvelope } from './util/checkFirstEnvelope';
export function isOverHourIntoPast(timestamp: number): boolean {
return isNumber(timestamp) && isOlderThan(timestamp, HOUR);
@ -481,10 +482,13 @@ export async function startApp(): Promise<void> {
first = false;
restoreRemoteConfigFromStorage();
window.Whisper.events.on('firstEnvelope', checkFirstEnvelope);
server = window.WebAPI.connect({
...window.textsecure.storage.user.getWebAPICredentials(),
hasStoriesDisabled: window.storage.get('hasStoriesDisabled', false),
});
window.textsecure.server = server;
window.textsecure.messaging = new window.textsecure.MessageSender(server);
@ -542,7 +546,6 @@ export async function startApp(): Promise<void> {
log.info('Initializing MessageReceiver');
messageReceiver = new MessageReceiver({
server,
storage: window.storage,
serverTrustRoot: window.getServerTrustRoot(),
});
@ -1744,7 +1747,9 @@ export async function startApp(): Promise<void> {
if (firstRun && profileKey) {
const me = window.ConversationController.getOurConversation();
strictAssert(me !== undefined, "Didn't find newly created ourselves");
await me.setProfileKey(Bytes.toBase64(profileKey));
await me.setProfileKey(Bytes.toBase64(profileKey), {
reason: 'connect/firstRun',
});
}
if (isBackupEnabled()) {
@ -2290,7 +2295,9 @@ export async function startApp(): Promise<void> {
if (sender) {
// Will do the save for us
await sender.setProfileKey(profileKey);
await sender.setProfileKey(profileKey, {
reason: 'handleMessageReceivedProfileUpdate',
});
}
return confirm();
@ -2572,13 +2579,9 @@ export async function startApp(): Promise<void> {
return;
}
log.info(
`${logId}: updating profileKey for ${idForLogging}`,
data.sourceAci,
data.source
);
const hasChanged = await conversation.setProfileKey(data.profileKey);
const hasChanged = await conversation.setProfileKey(data.profileKey, {
reason: `onProfileKey/${reason}`,
});
if (hasChanged) {
drop(conversation.getProfiles());
@ -2615,7 +2618,9 @@ export async function startApp(): Promise<void> {
);
// Will do the save for us if needed
await me.setProfileKey(profileKey);
await me.setProfileKey(profileKey, {
reason: 'handleMessageSentProfileUpdate',
});
return confirm();
}

View File

@ -0,0 +1,41 @@
// Copyright 2024 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React from 'react';
import { ConfirmationDialog } from './ConfirmationDialog';
import type { LocalizerType } from '../types/I18N';
export function BackupMediaDownloadCancelConfirmationDialog({
i18n,
handleConfirmCancel,
handleDialogClose,
}: {
i18n: LocalizerType;
handleConfirmCancel: VoidFunction;
handleDialogClose: VoidFunction;
}): JSX.Element | null {
return (
<ConfirmationDialog
moduleClassName="BackupMediaDownloadCancelConfirmation"
dialogName="BackupMediaDownloadCancelConfirmation"
cancelText={i18n(
'icu:BackupMediaDownloadCancelConfirmation__button-continue'
)}
actions={[
{
text: i18n(
'icu:BackupMediaDownloadCancelConfirmation__button-confirm-cancel'
),
action: handleConfirmCancel,
style: 'negative',
},
]}
i18n={i18n}
onClose={handleDialogClose}
title={i18n('icu:BackupMediaDownloadCancelConfirmation__title')}
>
{i18n('icu:BackupMediaDownloadCancelConfirmation__description')}
</ConfirmationDialog>
);
}

View File

@ -2,26 +2,65 @@
// SPDX-License-Identifier: AGPL-3.0-only
import React, { type ComponentProps } from 'react';
import type { Meta, StoryFn } from '@storybook/react';
import type { Meta } from '@storybook/react';
import { action } from '@storybook/addon-actions';
import { setupI18n } from '../util/setupI18n';
import enMessages from '../../_locales/en/messages.json';
import { BackupMediaDownloadProgressBanner } from './BackupMediaDownloadProgress';
import { BackupMediaDownloadProgress } from './BackupMediaDownloadProgress';
import { KIBIBYTE } from '../types/AttachmentSize';
const i18n = setupI18n('en', enMessages);
type PropsType = ComponentProps<typeof BackupMediaDownloadProgressBanner>;
type PropsType = ComponentProps<typeof BackupMediaDownloadProgress>;
export default {
title: 'Components/BackupMediaDownloadProgress',
args: {
isPaused: false,
downloadedBytes: 600 * KIBIBYTE,
totalBytes: 1000 * KIBIBYTE,
handleClose: action('handleClose'),
handlePause: action('handlePause'),
handleResume: action('handleResume'),
handleCancel: action('handleCancel'),
i18n,
},
} satisfies Meta<PropsType>;
// eslint-disable-next-line react/function-component-definition
const Template: StoryFn<PropsType> = (args: PropsType) => (
<BackupMediaDownloadProgressBanner {...args} i18n={i18n} />
);
export function InProgress(args: PropsType): JSX.Element {
return <BackupMediaDownloadProgress {...args} />;
}
export const InProgress = Template.bind({});
InProgress.args = {
downloadedBytes: 92048023,
totalBytes: 1024102532,
};
export function Increasing(args: PropsType): JSX.Element {
return (
<BackupMediaDownloadProgress
{...args}
{...useIncreasingFractionComplete()}
/>
);
}
export function Paused(args: PropsType): JSX.Element {
return <BackupMediaDownloadProgress {...args} isPaused />;
}
export function Complete(args: PropsType): JSX.Element {
return (
<BackupMediaDownloadProgress {...args} downloadedBytes={args.totalBytes} />
);
}
function useIncreasingFractionComplete() {
const [fractionComplete, setFractionComplete] = React.useState(0);
React.useEffect(() => {
if (fractionComplete >= 1) {
return;
}
const timeout = setTimeout(() => {
setFractionComplete(cur => Math.min(1, cur + 0.1));
}, 300);
return () => clearTimeout(timeout);
}, [fractionComplete]);
return { downloadedBytes: 1e10 * fractionComplete, totalBytes: 1e10 };
}

View File

@ -1,48 +1,160 @@
// Copyright 2024 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React from 'react';
import React, { useState } from 'react';
import type { LocalizerType } from '../types/Util';
import { formatFileSize } from '../util/formatFileSize';
import { ProgressBar } from './ProgressBar';
import { roundFractionForProgressBar } from '../util/numbers';
import { ProgressCircle } from './ProgressCircle';
import { ContextMenu } from './ContextMenu';
import { BackupMediaDownloadCancelConfirmationDialog } from './BackupMediaDownloadCancelConfirmationDialog';
export type PropsType = Readonly<{
i18n: LocalizerType;
downloadedBytes: number;
totalBytes: number;
isPaused: boolean;
handleCancel: VoidFunction;
handleClose: VoidFunction;
handleResume: VoidFunction;
handlePause: VoidFunction;
}>;
export function BackupMediaDownloadProgressBanner({
export function BackupMediaDownloadProgress({
i18n,
downloadedBytes,
totalBytes,
isPaused,
handleCancel: handleConfirmedCancel,
handleClose,
handleResume,
handlePause,
}: PropsType): JSX.Element | null {
const [isShowingCancelConfirmation, setIsShowingCancelConfirmation] =
useState(false);
if (totalBytes === 0) {
return null;
}
const fractionComplete = Math.max(
0,
Math.min(1, downloadedBytes / totalBytes)
function handleCancel() {
setIsShowingCancelConfirmation(true);
}
const fractionComplete = roundFractionForProgressBar(
downloadedBytes / totalBytes
);
let content: JSX.Element | undefined;
let icon: JSX.Element | undefined;
let actionButton: JSX.Element | undefined;
if (fractionComplete === 1) {
icon = <div className="BackupMediaDownloadProgress__icon--complete" />;
content = (
<>
<div className="BackupMediaDownloadProgress__title">
{i18n('icu:BackupMediaDownloadProgress__title-complete')}
</div>
<div className="BackupMediaDownloadProgress__progressbar-hint">
{formatFileSize(downloadedBytes)}
</div>
</>
);
actionButton = (
<button
type="button"
onClick={handleClose}
className="BackupMediaDownloadProgress__button-close"
aria-label={i18n('icu:close')}
/>
);
} else {
icon = <ProgressCircle fractionComplete={fractionComplete} />;
if (isPaused) {
content = (
<>
<div className="BackupMediaDownloadProgress__title">
{i18n('icu:BackupMediaDownloadProgress__title-paused')}
</div>
<button
type="button"
onClick={handleResume}
className="BackupMediaDownloadProgress__button"
aria-label={i18n('icu:BackupMediaDownloadProgress__button-resume')}
>
{i18n('icu:BackupMediaDownloadProgress__button-resume')}
</button>
</>
);
} else {
content = (
<>
<div className="BackupMediaDownloadProgress__title">
{i18n('icu:BackupMediaDownloadProgress__title-in-progress')}
</div>
<div className="BackupMediaDownloadProgress__progressbar-hint">
{i18n('icu:BackupMediaDownloadProgress__progressbar-hint', {
currentSize: formatFileSize(downloadedBytes),
totalSize: formatFileSize(totalBytes),
})}
</div>
</>
);
}
actionButton = (
<ContextMenu
i18n={i18n}
menuOptions={[
isPaused
? {
label: i18n('icu:BackupMediaDownloadProgress__button-resume'),
onClick: handleResume,
}
: {
label: i18n('icu:BackupMediaDownloadProgress__button-pause'),
onClick: handlePause,
},
{
label: i18n('icu:BackupMediaDownloadProgress__button-cancel'),
onClick: handleCancel,
},
]}
moduleClassName="Stories__pane__settings"
popperOptions={{
placement: 'bottom-end',
strategy: 'absolute',
}}
portalToRoot
>
{({ onClick }) => {
return (
<button
type="button"
onClick={onClick}
className="BackupMediaDownloadProgress__button-more"
aria-label={i18n('icu:BackupMediaDownloadProgress__button-more')}
/>
);
}}
</ContextMenu>
);
}
return (
<div className="BackupMediaDownloadProgressBanner">
<div className="BackupMediaDownloadProgressBanner__icon" />
<div className="BackupMediaDownloadProgressBanner__content">
<div className="BackupMediaDownloadProgressBanner__title">
{i18n('icu:BackupMediaDownloadProgress__title')}
</div>
<ProgressBar fractionComplete={fractionComplete} />
<div className="BackupMediaDownloadProgressBanner__progressbar-hint">
{i18n('icu:BackupMediaDownloadProgress__progressbar-hint', {
currentSize: formatFileSize(downloadedBytes),
totalSize: formatFileSize(totalBytes),
fractionComplete,
})}
</div>
</div>
<div className="BackupMediaDownloadProgress">
{icon}
<div className="BackupMediaDownloadProgress__content">{content}</div>
{actionButton}
{isShowingCancelConfirmation ? (
<BackupMediaDownloadCancelConfirmationDialog
i18n={i18n}
handleDialogClose={() => setIsShowingCancelConfirmation(false)}
handleConfirmCancel={handleConfirmedCancel}
/>
) : null}
</div>
);
}

View File

@ -137,7 +137,12 @@ const useProps = (overrideProps: OverridePropsType = {}): PropsType => {
unreadMentionsCount: 0,
markedUnread: false,
},
backupMediaDownloadProgress: { totalBytes: 0, downloadedBytes: 0 },
backupMediaDownloadProgress: {
downloadBannerDismissed: false,
isPaused: false,
totalBytes: 0,
downloadedBytes: 0,
},
clearConversationSearch: action('clearConversationSearch'),
clearGroupCreationError: action('clearGroupCreationError'),
clearSearch: action('clearSearch'),
@ -147,6 +152,12 @@ const useProps = (overrideProps: OverridePropsType = {}): PropsType => {
composeReplaceAvatar: action('composeReplaceAvatar'),
composeSaveAvatarToDisk: action('composeSaveAvatarToDisk'),
createGroup: action('createGroup'),
dismissBackupMediaDownloadBanner: action(
'dismissBackupMediaDownloadBanner'
),
pauseBackupMediaDownload: action('pauseBackupMediaDownload'),
resumeBackupMediaDownload: action('resumeBackupMediaDownload'),
cancelBackupMediaDownload: action('cancelBackupMediaDownload'),
endConversationSearch: action('endConversationSearch'),
endSearch: action('endSearch'),
getPreferredBadge: () => undefined,

View File

@ -1,13 +1,7 @@
// Copyright 2019 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React, {
useEffect,
useCallback,
useMemo,
useRef,
useState,
} from 'react';
import React, { useEffect, useCallback, useMemo, useRef } from 'react';
import classNames from 'classnames';
import { isNumber } from 'lodash';
@ -62,10 +56,15 @@ import {
import { ContextMenu } from './ContextMenu';
import { EditState as ProfileEditorEditState } from './ProfileEditor';
import type { UnreadStats } from '../util/countUnreadStats';
import { BackupMediaDownloadProgressBanner } from './BackupMediaDownloadProgress';
import { BackupMediaDownloadProgress } from './BackupMediaDownloadProgress';
export type PropsType = {
backupMediaDownloadProgress: { totalBytes: number; downloadedBytes: number };
backupMediaDownloadProgress: {
totalBytes: number;
downloadedBytes: number;
isPaused: boolean;
downloadBannerDismissed: boolean;
};
otherTabsUnreadStats: UnreadStats;
hasExpiredDialog: boolean;
hasFailedStorySends: boolean;
@ -128,6 +127,10 @@ export type PropsType = {
composeReplaceAvatar: ReplaceAvatarActionType;
composeSaveAvatarToDisk: SaveAvatarToDiskActionType;
createGroup: () => void;
dismissBackupMediaDownloadBanner: () => void;
pauseBackupMediaDownload: () => void;
resumeBackupMediaDownload: () => void;
cancelBackupMediaDownload: () => void;
endConversationSearch: () => void;
endSearch: () => void;
navTabsCollapsed: boolean;
@ -184,6 +187,7 @@ export function LeftPane({
backupMediaDownloadProgress,
otherTabsUnreadStats,
blockConversation,
cancelBackupMediaDownload,
challengeStatus,
clearConversationSearch,
clearGroupCreationError,
@ -214,6 +218,7 @@ export function LeftPane({
onOutgoingVideoCallInConversation,
openUsernameReservationModal,
pauseBackupMediaDownload,
preferredWidthFromStorage,
preloadConversation,
removeConversation,
@ -226,6 +231,7 @@ export function LeftPane({
renderRelinkDialog,
renderUpdateDialog,
renderToastManager,
resumeBackupMediaDownload,
savePreferredLeftPaneWidth,
searchInConversation,
selectedConversationId,
@ -256,6 +262,7 @@ export function LeftPane({
usernameCorrupted,
usernameLinkCorrupted,
updateSearchTerm,
dismissBackupMediaDownloadBanner,
}: PropsType): JSX.Element {
const previousModeSpecificProps = usePrevious(
modeSpecificProps,
@ -645,27 +652,25 @@ export function LeftPane({
// We'll show the backup media download progress banner if the download is currently or
// was ongoing at some point during the lifecycle of this component
const [
hasMediaBackupDownloadBeenOngoing,
setHasMediaBackupDownloadBeenOngoing,
] = useState(false);
const isMediaBackupDownloadOngoing =
const isMediaBackupDownloadIncomplete =
backupMediaDownloadProgress?.totalBytes > 0 &&
backupMediaDownloadProgress.downloadedBytes <
backupMediaDownloadProgress.totalBytes;
if (isMediaBackupDownloadOngoing && !hasMediaBackupDownloadBeenOngoing) {
setHasMediaBackupDownloadBeenOngoing(true);
}
if (hasMediaBackupDownloadBeenOngoing) {
if (
isMediaBackupDownloadIncomplete &&
!backupMediaDownloadProgress.downloadBannerDismissed
) {
dialogs.push({
key: 'backupMediaDownload',
dialog: (
<BackupMediaDownloadProgressBanner
<BackupMediaDownloadProgress
i18n={i18n}
{...backupMediaDownloadProgress}
handleClose={dismissBackupMediaDownloadBanner}
handlePause={pauseBackupMediaDownload}
handleResume={resumeBackupMediaDownload}
handleCancel={cancelBackupMediaDownload}
/>
),
});

View File

@ -0,0 +1,53 @@
// Copyright 2024 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import * as React from 'react';
import { ProgressBar } from './ProgressBar';
import type { ComponentMeta } from '../storybook/types';
type Props = React.ComponentProps<typeof ProgressBar>;
export default {
title: 'Components/ProgressBar',
component: ProgressBar,
args: {
fractionComplete: 0,
isRTL: false,
},
} satisfies ComponentMeta<Props>;
export function Zero(args: Props): JSX.Element {
return <ProgressBar {...args} />;
}
export function Thirty(args: Props): JSX.Element {
return <ProgressBar {...args} fractionComplete={0.3} />;
}
export function Done(args: Props): JSX.Element {
return <ProgressBar {...args} fractionComplete={1} />;
}
export function Increasing(args: Props): JSX.Element {
const fractionComplete = useIncreasingFractionComplete();
return <ProgressBar {...args} fractionComplete={fractionComplete} />;
}
export function RTLIncreasing(args: Props): JSX.Element {
const fractionComplete = useIncreasingFractionComplete();
return <ProgressBar {...args} fractionComplete={fractionComplete} isRTL />;
}
function useIncreasingFractionComplete() {
const [fractionComplete, setFractionComplete] = React.useState(0);
React.useEffect(() => {
if (fractionComplete >= 1) {
return;
}
const timeout = setTimeout(() => {
setFractionComplete(cur => Math.min(1, cur + 0.1));
}, 300);
return () => clearTimeout(timeout);
}, [fractionComplete]);
return fractionComplete;
}

View File

@ -5,15 +5,17 @@ import React from 'react';
export function ProgressBar({
fractionComplete,
isRTL,
}: {
fractionComplete: number;
isRTL: boolean;
}): JSX.Element {
return (
<div className="ProgressBar">
<div
className="ProgressBar__fill"
style={{
marginInlineEnd: `${(1 - fractionComplete) * 100}%`,
transform: `translateX(${(isRTL ? -1 : 1) * (fractionComplete - 1) * 100}%)`,
}}
/>
</div>

View File

@ -0,0 +1,44 @@
// Copyright 2024 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import * as React from 'react';
import { ProgressCircle } from './ProgressCircle';
import type { ComponentMeta } from '../storybook/types';
type Props = React.ComponentProps<typeof ProgressCircle>;
export default {
title: 'Components/ProgressCircle',
component: ProgressCircle,
args: { fractionComplete: 0, width: undefined, strokeWidth: undefined },
} satisfies ComponentMeta<Props>;
export function Zero(args: Props): JSX.Element {
return <ProgressCircle {...args} />;
}
export function Thirty(args: Props): JSX.Element {
return <ProgressCircle {...args} fractionComplete={0.3} />;
}
export function Done(args: Props): JSX.Element {
return <ProgressCircle {...args} fractionComplete={1} />;
}
export function Increasing(args: Props): JSX.Element {
const fractionComplete = useIncreasingFractionComplete();
return <ProgressCircle {...args} fractionComplete={fractionComplete} />;
}
function useIncreasingFractionComplete() {
const [fractionComplete, setFractionComplete] = React.useState(0);
React.useEffect(() => {
if (fractionComplete >= 1) {
return;
}
const timeout = setTimeout(() => {
setFractionComplete(cur => Math.min(1, cur + 0.1));
}, 300);
return () => clearTimeout(timeout);
}, [fractionComplete]);
return fractionComplete;
}

View File

@ -0,0 +1,41 @@
// Copyright 2024 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React from 'react';
export function ProgressCircle({
fractionComplete,
width = 24,
strokeWidth = 3,
}: {
fractionComplete: number;
width?: number;
strokeWidth?: number;
}): JSX.Element {
const radius = width / 2 - strokeWidth / 2;
const circumference = radius * 2 * Math.PI;
return (
<svg className="ProgressCircle" width={width} height={width}>
<circle
className="ProgressCircle__background"
strokeWidth={strokeWidth}
r={radius}
cx="50%"
cy="50%"
/>
<circle
className="ProgressCircle__fill"
r={radius}
cx="50%"
cy="50%"
strokeWidth={strokeWidth}
// setting the strokeDashArray to be the circumference of the ring means each dash
// will cover the whole ring
strokeDasharray={circumference}
// offsetting the dash as a fraction of the circumference allows showing the
// progress
strokeDashoffset={(1 - fractionComplete) * circumference}
/>
</svg>
);
}

View File

@ -12,7 +12,7 @@ import { Emojify } from './conversation/Emojify';
import { StoryLinkPreview } from './StoryLinkPreview';
import { TextAttachmentStyleType } from '../types/Attachment';
import { count } from '../util/grapheme';
import { getSafeDomain } from '../types/LinkPreview';
import { isValidLink, getSafeDomain } from '../types/LinkPreview';
import { getFontNameByTextScript } from '../util/getFontNameByTextScript';
import {
COLOR_WHITE_INT,
@ -197,7 +197,7 @@ export const TextAttachment = forwardRef<HTMLTextAreaElement, PropsType>(
the story, but it must be positioned using the scaled offset
*/}
{textAttachment.preview &&
textAttachment.preview.url &&
isValidLink(textAttachment.preview.url) &&
linkPreviewOffsetTop &&
!isThumbnail && (
<a

View File

@ -122,6 +122,8 @@ function getToast(toastType: ToastType): AnyToast {
return { toastType: ToastType.MaxAttachments };
case ToastType.MessageBodyTooLong:
return { toastType: ToastType.MessageBodyTooLong };
case ToastType.MessageLoop:
return { toastType: ToastType.MessageLoop };
case ToastType.OriginalMessageNotFound:
return { toastType: ToastType.OriginalMessageNotFound };
case ToastType.PinnedConversationsFull:

View File

@ -385,6 +385,20 @@ export function renderToast({
return <Toast onClose={hideToast}>{i18n('icu:messageBodyTooLong')}</Toast>;
}
if (toastType === ToastType.MessageLoop) {
return (
<Toast
onClose={hideToast}
toastAction={{
label: i18n('icu:Toast__ActionLabel--SubmitLog'),
onClick: onShowDebugLog,
}}
>
{i18n('icu:messageLoop')}
</Toast>
);
}
if (toastType === ToastType.OriginalMessageNotFound) {
return (
<Toast onClose={hideToast}>{i18n('icu:originalMessageNotFound')}</Toast>

View File

@ -42,7 +42,7 @@ export function WhatsNewModal({
const releaseNotes: ReleaseNotesType = {
date: new Date(window.getBuildCreation?.() || Date.now()),
version: window.getVersion?.(),
features: [<I18n i18n={i18n} id="icu:WhatsNew__v7.25--0" />],
features: [<I18n i18n={i18n} id="icu:WhatsNew__v7.26--0" />],
};
if (releaseNotes.features.length === 1 && !releaseNotes.header) {

View File

@ -75,11 +75,13 @@ const getCommonProps = (options: {
callId: '123',
peerId: conversation.id,
ringerId: callCreator?.serviceId ?? null,
startedById: null,
mode,
type,
direction,
timestamp: Date.now(),
status,
endedTimestamp: null,
},
callCreator,
activeConversationId: options.activeConversationId ?? null,

View File

@ -196,14 +196,22 @@ export enum GiftBadgeStates {
Unopened = 'Unopened',
Opened = 'Opened',
Redeemed = 'Redeemed',
Failed = 'Failed',
}
export type GiftBadgeType = {
expiration: number;
id: string | undefined;
level: number;
state: GiftBadgeStates;
};
export type GiftBadgeType =
| {
state:
| GiftBadgeStates.Unopened
| GiftBadgeStates.Opened
| GiftBadgeStates.Redeemed;
expiration: number;
id: string | undefined;
level: number;
}
| {
state: GiftBadgeStates.Failed;
};
export type PropsData = {
id: string;
@ -1385,7 +1393,10 @@ export class Message extends React.PureComponent<Props, State> {
return null;
}
if (giftBadge.state === GiftBadgeStates.Unopened) {
if (
giftBadge.state === GiftBadgeStates.Unopened ||
giftBadge.state === GiftBadgeStates.Failed
) {
const description =
direction === 'incoming'
? i18n('icu:message--donation--unopened--incoming')

View File

@ -20,7 +20,10 @@ import type { ConversationType } from '../../state/ducks/conversations';
import type { PreferredBadgeSelectorType } from '../../state/selectors/badges';
import { groupBy } from '../../util/mapUtil';
import type { ContactNameColorType } from '../../types/Colors';
import { SendStatus } from '../../messages/MessageSendState';
import {
SendStatus,
type VisibleSendStatus,
} from '../../messages/MessageSendState';
import { WidthBreakpoint } from '../_util';
import * as log from '../../logging/log';
import { formatDateTimeLong } from '../../util/timestamp';
@ -234,7 +237,7 @@ export function MessageDetail({
}
function renderContactGroupHeaderText(
sendStatus: undefined | SendStatus
sendStatus: undefined | VisibleSendStatus
): string {
if (sendStatus === undefined) {
return i18n('icu:from');
@ -259,7 +262,7 @@ export function MessageDetail({
}
function renderContactGroup(
sendStatus: undefined | SendStatus,
sendStatus: undefined | VisibleSendStatus,
statusContacts: undefined | ReadonlyArray<Contact>
): ReactNode {
if (!statusContacts || !statusContacts.length) {
@ -295,15 +298,17 @@ export function MessageDetail({
return (
<div className="module-message-detail__contact-container">
{[
undefined,
SendStatus.Failed,
SendStatus.Viewed,
SendStatus.Read,
SendStatus.Delivered,
SendStatus.Sent,
SendStatus.Pending,
].map(sendStatus =>
{(
[
undefined,
SendStatus.Failed,
SendStatus.Viewed,
SendStatus.Read,
SendStatus.Delivered,
SendStatus.Sent,
SendStatus.Pending,
] as Array<VisibleSendStatus | undefined>
).map(sendStatus =>
renderContactGroup(sendStatus, contactsBySendStatus.get(sendStatus))
)}
</div>

View File

@ -2009,6 +2009,13 @@ GiftBadgeUnopened.args = {
},
};
export const GiftBadgeFailed = Template.bind({});
GiftBadgeFailed.args = {
giftBadge: {
state: GiftBadgeStates.Failed,
},
};
const getPreferredBadge = () => ({
category: BadgeCategory.Donor,
descriptionTemplate: 'This is a description of the badge',

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