Compare commits
34 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
516ded055c | ||
|
|
212e34e29c | ||
|
|
f8a1be0f34 | ||
|
|
c3fd24dcb8 | ||
|
|
3c5accf5fb | ||
|
|
2d8aa40960 | ||
|
|
ae3ade4c13 | ||
|
|
3d777371eb | ||
|
|
187ed84de5 | ||
|
|
dd28a258b6 | ||
|
|
e61b880661 | ||
|
|
ec4de8c93b | ||
|
|
1332d2732e | ||
|
|
d59340ba40 | ||
|
|
103fd258bc | ||
|
|
bcd64fc059 | ||
|
|
20599a3e91 | ||
|
|
298f5eef31 | ||
|
|
9c637b8e36 | ||
|
|
c4e87a56cf | ||
|
|
d90b7fddc7 | ||
|
|
d7dfb0739d | ||
|
|
842aa1560a | ||
|
|
f0885347c5 | ||
|
|
6841869cce | ||
|
|
57eed9b685 | ||
|
|
18c0bc71f2 | ||
|
|
195b7690d5 | ||
|
|
813f285668 | ||
|
|
7027bca293 | ||
|
|
2ba9afb7cf | ||
|
|
34342a25d0 | ||
|
|
75945b6844 | ||
|
|
2f73d66d41 |
5
.github/workflows/benchmark.yml
vendored
5
.github/workflows/benchmark.yml
vendored
@ -65,6 +65,7 @@ jobs:
|
||||
NODE_ENV: production
|
||||
RUN_COUNT: 10
|
||||
ELECTRON_ENABLE_STACK_DUMPING: on
|
||||
DEBUG: 'mock:benchmarks'
|
||||
ARTIFACTS_DIR: artifacts/startup
|
||||
|
||||
- name: Run send benchmarks
|
||||
@ -78,6 +79,7 @@ jobs:
|
||||
NODE_ENV: production
|
||||
RUN_COUNT: 100
|
||||
ELECTRON_ENABLE_STACK_DUMPING: on
|
||||
# DEBUG: 'mock:benchmarks'
|
||||
ARTIFACTS_DIR: artifacts/send
|
||||
|
||||
- name: Run group send benchmarks
|
||||
@ -93,6 +95,7 @@ jobs:
|
||||
RUN_COUNT: 100
|
||||
CONVERSATION_SIZE: 500
|
||||
ELECTRON_ENABLE_STACK_DUMPING: on
|
||||
# DEBUG: 'mock:benchmarks'
|
||||
ARTIFACTS_DIR: artifacts/group-send
|
||||
|
||||
- name: Run large group send benchmarks with delivery receipts
|
||||
@ -112,6 +115,7 @@ jobs:
|
||||
RUN_COUNT: 20
|
||||
CONVERSATION_SIZE: 50
|
||||
ELECTRON_ENABLE_STACK_DUMPING: on
|
||||
# DEBUG: 'mock:benchmarks'
|
||||
ARTIFACTS_DIR: artifacts/large-group-send
|
||||
|
||||
- name: Run conversation open benchmarks
|
||||
@ -126,6 +130,7 @@ jobs:
|
||||
NODE_ENV: production
|
||||
RUN_COUNT: 100
|
||||
ELECTRON_ENABLE_STACK_DUMPING: on
|
||||
# DEBUG: 'mock:benchmarks'
|
||||
ARTIFACTS_DIR: artifacts/convo-open
|
||||
|
||||
- name: Upload benchmark logs on failure
|
||||
|
||||
@ -4733,7 +4733,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
|
||||
|
||||
```
|
||||
|
||||
## attest 0.1.0, libsignal-ffi 0.54.0, libsignal-jni 0.54.0, libsignal-jni-testing 0.54.0, libsignal-node 0.54.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, 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.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
|
||||
|
||||
```
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
@ -5986,7 +5986,7 @@ limitations under the License.
|
||||
|
||||
```
|
||||
|
||||
## boring 4.6.0
|
||||
## boring 4.9.0
|
||||
|
||||
```
|
||||
Copyright 2011-2017 Google Inc.
|
||||
@ -6176,6 +6176,40 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
```
|
||||
|
||||
## ed25519-dalek 2.1.1
|
||||
|
||||
```
|
||||
Copyright (c) 2017-2019 isis agora lovecruft. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
|
||||
2. 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.
|
||||
|
||||
3. Neither the name of the copyright holder 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
|
||||
HOLDER 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.
|
||||
|
||||
```
|
||||
|
||||
## x25519-dalek 2.0.1
|
||||
|
||||
```
|
||||
@ -6421,7 +6455,7 @@ express Statement of Purpose.
|
||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
```
|
||||
|
||||
## boring-sys 4.6.0
|
||||
## boring-sys 4.9.0
|
||||
|
||||
```
|
||||
/* Copyright (c) 2015, Google Inc.
|
||||
@ -6792,7 +6826,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## boring-sys 4.6.0
|
||||
## boring-sys 4.9.0
|
||||
|
||||
```
|
||||
Copyright (c) 2014 Alex Crichton
|
||||
@ -7113,7 +7147,7 @@ THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## anstyle-wincon 3.0.4
|
||||
## anstyle-wincon 3.0.3
|
||||
|
||||
```
|
||||
Copyright (c) 2015 Josh Triplett, 2022 The rust-cli Developers
|
||||
@ -7200,7 +7234,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## gimli 0.29.0, heck 0.5.0, peeking_take_while 0.1.2, unicode-bidi 0.3.15, unicode-normalization 0.1.23
|
||||
## 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
|
||||
|
||||
```
|
||||
Copyright (c) 2015 The Rust Project Developers
|
||||
@ -7351,7 +7385,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## boring-sys 4.6.0
|
||||
## boring-sys 4.9.0
|
||||
|
||||
```
|
||||
Copyright (c) 2015-2016 the fiat-crypto authors (see
|
||||
@ -7579,7 +7613,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## hashbrown 0.14.5
|
||||
## hashbrown 0.12.3, hashbrown 0.14.5
|
||||
|
||||
```
|
||||
Copyright (c) 2016 Amanieu d'Antras
|
||||
@ -7641,7 +7675,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## anstyle-parse 0.2.5
|
||||
## anstyle-parse 0.2.4
|
||||
|
||||
```
|
||||
Copyright (c) 2016 Joe Wilm and individual contributors
|
||||
@ -7822,7 +7856,7 @@ SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## tokio-boring 4.6.0
|
||||
## tokio-boring 4.9.0
|
||||
|
||||
```
|
||||
Copyright (c) 2016 Tokio contributors
|
||||
@ -7885,7 +7919,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## indexmap 2.2.6
|
||||
## indexmap 1.9.3, indexmap 2.2.6
|
||||
|
||||
```
|
||||
Copyright (c) 2016--2017
|
||||
@ -8574,6 +8608,37 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## ed25519 2.2.3, signature 2.2.0
|
||||
|
||||
```
|
||||
Copyright (c) 2018-2023 RustCrypto Developers
|
||||
|
||||
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.
|
||||
|
||||
```
|
||||
|
||||
## try-lock 0.2.5
|
||||
|
||||
```
|
||||
@ -8757,7 +8822,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## protobuf-codegen 3.5.0, protobuf-json-mapping 3.5.0, protobuf-support 3.5.0, protobuf 3.5.0
|
||||
## 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
|
||||
|
||||
```
|
||||
Copyright (c) 2019 Stepan Koltsov
|
||||
@ -8779,7 +8844,6 @@ 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
|
||||
@ -9306,7 +9370,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## anstyle 1.0.8
|
||||
## anstyle 1.0.7
|
||||
|
||||
```
|
||||
Copyright (c) 2022 The rust-cli Developers
|
||||
@ -9518,7 +9582,7 @@ SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## anstream 0.6.15, anstyle-query 1.1.1, clap 4.5.11, colorchoice 1.0.2, env_filter 0.1.2, env_logger 0.11.5, is_terminal_polyfill 1.70.1, toml_datetime 0.6.7, toml_edit 0.21.1
|
||||
## 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
|
||||
|
||||
```
|
||||
Copyright (c) Individual contributors
|
||||
@ -10248,7 +10312,7 @@ SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## cesu8 1.1.0, half 2.4.1, pqcrypto-internals 0.2.5, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5, protobuf-parse 3.5.0
|
||||
## cesu8 1.1.0, half 2.4.1, pqcrypto-internals 0.2.5, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5
|
||||
|
||||
```
|
||||
MIT License
|
||||
@ -10597,7 +10661,7 @@ THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## strsim 0.10.0, strsim 0.11.1
|
||||
## strsim 0.10.0
|
||||
|
||||
```
|
||||
The MIT License (MIT)
|
||||
@ -10735,7 +10799,7 @@ SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## clap_builder 4.5.11, clap_derive 4.5.11, clap_lex 0.7.2
|
||||
## clap_builder 4.4.18, clap_derive 4.4.7, clap_lex 0.6.0
|
||||
|
||||
```
|
||||
The MIT License (MIT)
|
||||
@ -11018,7 +11082,7 @@ SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## version_check 0.9.5
|
||||
## version_check 0.9.4
|
||||
|
||||
```
|
||||
The MIT License (MIT)
|
||||
@ -11096,7 +11160,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
```
|
||||
|
||||
## boring-sys 4.6.0, ring 0.17.8
|
||||
## boring-sys 4.9.0, ring 0.17.8
|
||||
|
||||
```
|
||||
/* ====================================================================
|
||||
@ -11881,7 +11945,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
|
||||
|
||||
```
|
||||
|
||||
## libsignal-core 0.1.0, mrp 2.46.0, protobuf 2.46.0, ringrtc 2.46.0, regex-aot 0.1.0, partial-default-derive 0.1.0
|
||||
## libsignal-core 0.1.0, mrp 2.46.1, protobuf 2.46.1, ringrtc 2.46.1, regex-aot 0.1.0, partial-default-derive 0.1.0
|
||||
|
||||
```
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
@ -12304,7 +12368,7 @@ END OF TERMS AND CONDITIONS
|
||||
|
||||
```
|
||||
|
||||
## prost-build 0.12.6, prost-derive 0.12.6, prost-types 0.12.6
|
||||
## prost-build 0.13.1, prost-derive 0.13.1, prost-types 0.13.1, prost 0.13.1
|
||||
|
||||
```
|
||||
Apache License
|
||||
@ -12511,85 +12575,6 @@ limitations under the License.
|
||||
|
||||
```
|
||||
|
||||
## prost 0.12.6
|
||||
|
||||
```
|
||||
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
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
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.
|
||||
|
||||
```
|
||||
|
||||
## curve25519-dalek 4.1.3
|
||||
|
||||
```
|
||||
@ -14090,7 +14075,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## tonic-build 0.11.0
|
||||
## tonic-build 0.12.1
|
||||
|
||||
```
|
||||
Copyright (c) 2020 Lucio Franco
|
||||
@ -14401,7 +14386,7 @@ SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## cesu8 1.1.0, neon 1.0.0
|
||||
## cesu8 1.1.0, neon 1.0.0, windows-core 0.57.0, windows-implement 0.57.0, windows-interface 0.57.0, windows-result 0.1.2, windows 0.57.0
|
||||
|
||||
```
|
||||
MIT License
|
||||
@ -14627,7 +14612,7 @@ SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## sysinfo 0.29.11
|
||||
## sysinfo 0.31.2
|
||||
|
||||
```
|
||||
The MIT License (MIT)
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Demp"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal kon nie bywerking doen nie. {retry} of besoek {url} om dit met die hand te installeer. {support} dan oor hierdie probleem."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal kon nie opdateer nie. <retryUpdateButton>Probeer weer opdateer</retryUpdateButton> of besoek {url} om dit handmatig te installeer. <contactSupportLink>Kontak ons steundiens</contactSupportLink> daarna oor hierdie probleem"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal kon nie bywerking doen nie. Besoek {url} om dit met die hand te installeer. {support} dan oor hierdie probleem."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal kon nie opdateer nie. Besoek {url} om dit handmatig te installeer. <contactSupportLink>Kontak ons steundiens</contactSupportLink> daarna oor hierdie probleem"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Probeer weer bywerking"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "kontak steundiens"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Klik om Signal te herlaai"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Jy het die groepskakel geaktiveer met admingoedkeuring gedeaktiveer."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Tik op \"Dra by tot Signal\" en teken in"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Vou uit"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "saamstelknop"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Geen kletse nie"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Onlangse kletse sal hier verskyn."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Stuur aan na"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Tans geen onlangse stories om te wys nie."
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Geen stories nie"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Nuwe opdaterings sal hier verskyn."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Besig om te stuur…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Klik om 'n storie te kyk."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Klik op <newStoryIcon>Voeg 'n storie by</newStoryIcon> om 'n opdatering by te voeg."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} aan {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Het op die storie gereageer"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Klik om 'n oproep te sien of te begin"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Klik op <newCallIcon>Nuwe oproep</newCallIcon> om 'n nuwe stem- of video-oproep te begin."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Soek"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Geen onlangse oproepe nie. Begin deur 'n vriend te bel."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Geen oproepe nie"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Onlangse oproepe sal hier verskyn."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Geen gemiste oproepe nie"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Gemiste oproepe sal hier verskyn."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Geen resultate vir \"{query}\" nie"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Geweier"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Groepoproep"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Oproepskakel"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal gebruik!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Hierdie vrystelling versnel die proses om lang boodskapstringe te skrap."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop kan nou outomaties onderbroke aflaai van aanhegsels hervat."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Indien 'n ander oproep jou naam bel, het ons 'n kortpad bygevoeg om die huidige oproep te verlaat en by die nuwe een aan te sluit."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Hierdie opdatering stel ook 'n oopmaak-uitbom in Linux reg vir gebruikers wie se lokaliteit op 'POSIX' gestel is."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Stories met lang byskrifte word nou met beter kontras vertoon wat die teks makliker maak om te lees."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Hierdie vrystelling verbeter ook die werkverrigting van skakelvoorskou-generering en stel 'n geringe vertoonfout reg wanneer die Instellingsvenster gesluit word."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "كتم"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "لقد تعذر تحديث سيجنال. {retry} أو يكفي زيارة {url} لتثبيته يدويا. بعدها، {support} حول هذا المشكل"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "تعذّر تحديث سيجنال. <retryUpdateButton>جرّب التحديث من جديد</retryUpdateButton> أو زُر {url} لتثبيته يدويًا. ثم <contactSupportLink>اتصل بالدعم</contactSupportLink> حول هذه المشكلة"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "لقد تعذر تحديث سيجنال. يُرجى زيارة {url} لتثبيته يدويا. ثم {support} حول هذه المشكلة"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "تعذّر تحديث سيجنال. زُر {url} لتثبيته يدويًا. ثم <contactSupportLink>اتصل بالدعم</contactSupportLink> حول هذه المشكلة"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "إعادة محاولة التحديث"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "جهة اتصال الدعم"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "يُرجى الضغط على زر الفأرة لإعادة تشغيل سيجنال"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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} طلب للانضمام وألغاها عبر رابط المجموعة}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "لقد قمت بتشغيل وصلة المجموعة مع تعطيل موافقة المشرف."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "انقر على \"تبرّع لسيجنال\" واشترك"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "عرض المزيد"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "زر الكتابة"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "لا توجد دردشات"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "سَتظهر آخر الدردشات هنا."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "إعادة التوجيه نحو"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "لا توجد قصص حديثة للمشاهدة حاليا"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "لا توجد قصص"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "سَتظهر آخر المستجدات هنا."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "جارٍ الإرسال…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "يُرجى الضغط لمشاهدة قصة"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "انقر على <newStoryIcon>أضف قصة</newStoryIcon> لإضافة آخر المستجدات."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "من {name} إلى {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "المتفاعلون مع القصة"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "لا تستطيع الردّ على هذه المجموعة لأنك لم تعد عضواً فيها."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "انقر لعرض أو بدء مكالمة"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "انقر على <newCallIcon>مكالمة جديدة</newCallIcon> لبدء مكالمة صوتية أو مكالمة فيديو جديدة."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "بحث"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "لا توجد مكالمات حديثة. ابدأ بالاتصال بصديق."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "لا توجد مكالمات"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "سَتظهر آخر المكالمات هنا."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "لا توجد مكالمات فائتة"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "سَتظهر المكالمات الفائتة هنا."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "لا توجد نتيجة لـ \"{query}\""
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "مرفوضة"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "المكالمة الجماعية"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "اتصال بالرابط"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "تعديلات صغيرة، تصليح الأعطال، وتحسينات للأداء. شكرًا على استخدامكم سيجنال!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "يسرّع هذا الإصدار عميلة حذف سلاسل الرسائل الكبيرة."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "يمكن لسيجنال Desktop الآن استئناف تنزيلات المرفقات المتوقفة بشكل تلقائي."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "أضفنا اختصارًا لقفل الخط والانضمام إلى مُكالمة جديدة عندما تكون مكالمة أخرى جارية."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "يُصلح هذا التحديث أيضًا عطلاً على Linux للمُستخدمين الذين اختاروا تحديد إعداداتهم المحلية إلى \"POSIX\"."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "تظهر القِصص ذات التعليقات الطويلة الآن بتباين أفضل ما يجعل النص أوضح للقراءة."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "يُحسّن هذا الإصدار أيضًا أداء إنشاء معاينة الروابط ويصلح خطأ متعلقًا بالعرض عند إغلاق نافذة الإعدادات."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Səsi bağla"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal yenilənə bilmədi. {retry} və ya əllə quraşdırmaq üçün {url} ünvanını ziyarət edin. Daha sonra bu problem barədə {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal-ı yeniləmək mümkün olmadı. <retryUpdateButton>Təkrar yeniləməyə cəhd edin</retryUpdateButton> və ya əl ilə quraşdırmaq üçün {url} keçidinə daxil olun. Daha sonra isə bu problemlə bağlı <contactSupportLink>dəstək xidməti ilə əlaqə</contactSupportLink> saxlayın"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal yenilənə bilmədi. Əllə quraşdırmaq üçün {url} ünvanını ziyarət edin. Daha sonra bu problem barədə {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal-ı yeniləmək mümkün olmadı. Əl ilə quraşdırmaq üçün {url} keçidinə daxil olun. Daha sonra isə bu problemlə bağlı <contactSupportLink>dəstək xidməti ilə əlaqə</contactSupportLink> saxlayın"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Yenidən sınayın"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "dəstəklə əlaqə saxlayın"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal-ı yenidən başlatmaq üçün klikləyin"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Qrup bağlantısını, admin təsdiqi bağlı olaraq işə saldınız."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal-a ianə verin\" üzərinə toxunun və abunə olun"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Genişləndir"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "yarat düyməsi"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Çat yoxdur"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Son çatlar burada görünəcək."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Yönləndir"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Hal-hazırda göstəriləcək yeni bir hekayə yoxdur"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Hekayə yoxdur"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Növbəti yeniləmələr burada görünəcək."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Göndərilir..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Bir hekayəyə baxmaq üçün klikləyin"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Yeniləmə əlavə etmək üçün <newStoryIcon>Hekayə əlavə et</newStoryIcon> üzərinə klikləyin."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name}, {group} qrupuna"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Hekayəyə reaksiya verildi"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Baxmaq və ya zəng başlatmaq üçün klikləyin"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Yeni audio və ya video zəng etmək üçün <newCallIcon>Yeni zəng</newCallIcon> üzərinə klikləyin."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Axtar"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Yeni zəng yoxdur. Bir dosta zəng edərək başlayın."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Zəng yoxdur"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Son zənglər burada görünəcək."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Buraxılmış zəng yoxdur"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Buraxılmış zənglər burada görünəcək."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}” üçün heç bir nəticə yoxdur"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Rədd edildi"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Qrup zəngi"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Zəng keçidi"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Kiçik spesifik tənzimləmələr, xəta düzəlişləri və məhsuldarlığın artırılması. Signal istifadə etdiyiniz üçün təşəkkürlər!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Nə qədər tez olsa bir o qədər yüngül olar deyib, uzun mesaj silsilələrinin silinməsi prosesini sürətləndirdik."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Artıq Signal Desktop yarıda kəsilmiş qoşma endirmələrini qaldığı yerdən avtomatik olaraq yenidən aça bilər, beləliklə, dostunuzun sizə göndərdiyi mem ötürməni tamamlamamışdan əvvəl laptopunuzun qapağını bağlasanız belə, gülmək üçün uzun müddət gözləməyinizə ehtiyac qalmayacaq."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Artıq digər bir zəng edilibsə, cari zənginizdən çıxıb, yeni zəngə qoşulmanız üçün qısayol əlavə etdik. Cari zəngdən çıxmaq istəmənizlə əlaqəli ekranda anlıq təsdiq mesajı görünəcək, amma bunu gözləmədən də zəngdən çıxa bilərsiniz."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Bu yeniləmə həm də yerli parametrləri \"POSIX\" olaraq təyin edilmiş istifadəçilər üçün Linux-da başlama nasazlığını aradan qaldırır."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Uzun subtitrləri olan hekayələr artıq mətni oxumağı asanlaşdıran təkmilləşdirilmiş kontrastla göstərilir. Artıq insanlar nə dediyinizi görə bildiklərinə görə, qısaca \"səsli güldüm\" demək əvəzinə, sizi güldürən şey haqqında bir neçə abzas yazmaqdan çəkinməyin."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Bu buraxılış həmçinin keçidə önbaxışın yaradılmasını yaxşılaşdırır və Parametrlər pəncərəsini bağlayarkən (dərhal bağlanmaq əvəzində) kiçik ekran nasazlığını düzəldir."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Заглушаване"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal не можа да се актуализира. {retry} или посетете {url}, за да го инсталирате ръчно. След това {support} за този проблем"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal не можа да се актуализира. <retryUpdateButton>Опитайте актуализацията отново</retryUpdateButton> или посетете {url}, за да я инсталирате ръчно. След това се <contactSupportLink>свържете с поддръжката</contactSupportLink> във връзка с този проблем"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal не можа да се актуализира. Посетете {url}, за да го инсталирате ръчно. След това {support} за този проблем"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal не можа да се актуализира. Посетете {url} за ръчна инсталация. След това се <contactSupportLink>свържете с поддръжката</contactSupportLink> във връзка с този проблем"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Повторен опит за актуализация"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "свържете се с поддръжката"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Кликнете, за да рестартирате Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} заяви и отмени {numberOfRequests,number} заявки за присъединяване чрез линка на групата"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} поиска и отмени своята заявка за присъединяване чрез линка на групата} other {{joinerName} поиска и отмени {numberOfRequests,number} заявки за присъединяване чрез линка на групата}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Включили сте линка на групата с деактивирано одобрение от администратор."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Докоснете върху „Дарение за Signal“ и се абонирайте"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Разшири"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "бутон за съставяне"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Няма чатове"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Последните чатове ще се появят тук."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Препращане до"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "В момента няма скорошни истории за показване"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Няма истории"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Новите актуализации ще се появяват тук."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Изпращане…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Кликнете, за да видите някоя история"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Кликнете върху <newStoryIcon>Добавяне на история</newStoryIcon>, за да добавите актуализация."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} към {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Реагира на историята"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Кликнете, за да видите или започнете обаждане"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Кликнете върху <newCallIcon>Ново обаждане</newCallIcon>, за да започнете ново гласово или видео обаждане."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Търсене"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Няма скорошни обаждания. Започнете, като се обадите на приятел."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Няма обаждания"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Последните повиквания ще се появяват тук."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Няма пропуснати повиквания"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Пропуснатите повиквания ще се появяват тук."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Не са открити резултати за „{query}“"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Отказано"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Групов разговор"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Линк за повикване"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Дребни корекции, поправки на бъгове и подобрения на работата. Благодарим ви, че използвате Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Тази версия ускорява процеса за изтриване на големи нишки със съобщения."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop вече може автоматично да възобновява прекъснатите изтегляния на прикачени файлове."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Добавихме пряка връзка да затворите и да се присъедините към ново обаждане, докато друго обаждане вече тече."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Тази актуализация също коригира срив при стартиране на Linux за потребители, чийто локал е зададен на `POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Историите с дълги надписи се показват с подобрен контраст, който прави текста по-лесен за четене."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Тази версия също така подобрява производителността на генерирането на предварителен преглед на връзката и поправя малък визуален бъг при затварянето на прозореца с настройки."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "মিউট"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal আপডেট করা যায়নি। {retry} অথবা ম্যানুয়ালি ইন্সটল করতে ভিজিট করুন {url}। তারপর, এই সমস্যা সম্পর্কে {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal আপডেট করা যায়নি। <retryUpdateButton>পুনরায় আপডেট করার চেষ্টা করুন</retryUpdateButton> অথবা ম্যানুয়ালি ইনস্টল করতে {url} ভিজিট করুন। তারপর, এই সমস্যার ব্যাপারে <contactSupportLink>সাপোর্টের সাথে যোগাযোগ করুন</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal আপডেট করা যায়নি। ম্যানুয়ালি ইন্সটল করতে ভিজিট করুন {url}। তারপর, এই সমস্যা সম্পর্কে {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal আপডেট করা যায়নি। ম্যানুয়ালি ইন্সটল করতে ভিজিট করুন {url}। তারপর, এই সমস্যা সম্পর্কে <contactSupportLink>সাপোর্টের সাথে যোগাযোগ করুন</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "পুনরায় আপডেট করার চেষ্টা করুন"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "সাপোর্ট-এর সাথে যোগাযোগ করুন"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal পুনরায় চালু করতে ক্লিক করুন"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "গ্রুপ লিঙ্কের মাধ্যমে যোগ দেয়ার জন্য {joinerName} অনুরোধ করেছেন এবং {numberOfRequests,number}-গুলো অনুরোধ বাতিল করেছেন৷"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} গ্রুপ লিংকের মাধ্যমে যোগ দেওয়ার অনুরোধ পাঠিয়েছেন এবং বাতিল করেছেন} other {{joinerName} গ্রুপ লিংকের মাধ্যমে যোগ দেওয়ার {numberOfRequests,number}-টি অনুরোধ পাঠিয়েছেন এবং বাতিল করেছেন}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "অ্যাডমিনের অনুমোদন নিষ্ক্রিয় থাকা অবস্থায় আপনি গ্রুপ লিংকটি চালু করেছেন।"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal-এ অনুদান দিন\" ট্যাপ করুন এবং সাবস্ক্রাইব করুন"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "প্রসারিত করুন"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "লিখুন বোতাম"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "কোন চ্যাট নেই"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "সাম্প্রতিক চ্যাট এখানে দেখানো হবে।"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "ফরওয়ার্ড করুন"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "এই মুহূর্তে দেখানোর মতো কোনো সাম্প্রতিক স্টোরি নেই"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "কোনো স্টোরি নেই"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "নতুন আপডেট এখানে দেখানো হবে।"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "পাঠানো হচ্ছে…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "একটি স্টোরি দেখতে ভিউ-তে ক্লিক করুন"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "কোনও আপডেট যোগ করতে <newStoryIcon>স্টোরি যোগ করুন</newStoryIcon>-এ ক্লিক করুন।"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} থেকে {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "স্টোরিতে রিঅ্যাক্ট করেছেন"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "আপনি এই স্টোরি-র উত্তর দিতে পারবেন না, কারণ আপনি আর এই গ্রুপের সদস্য নন।"
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "দেখতে বা কল শুরু করতে ক্লিক করুন"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "নতুন ভয়েস বা ভিডিও কল শুরু করতে <newCallIcon>নতুন কল</newCallIcon>-এ ক্লিক করুন।"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "অনুসন্ধান"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "কোনো সাম্প্রতিক কল নেই। একজন বন্ধুকে কল দিয়ে শুরু করুন।"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "কোন কল নেই"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "সাম্প্রতিক কল এখানে দেখানো হবে।"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "কোনো মিসড কল নেই"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "মিসড কল এখানে দেখানো হবে।"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}”-এর জন্য কোনো ফলাফল পাওয়া যায়নি"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "প্রত্যাখ্যান করা হয়েছে"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "গ্রুপ কল"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "কলের লিংক"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "ছোট ছোট কিছু পরিবর্তন, বাগ সংশোধন এবং পারফর্মেন্স সমৃদ্ধ করা হয়েছে। Signal ব্যবহার করার জন্য ধন্যবাদ!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "কখনও কখনও দ্রুত অনানুষ্ঠানিক বিদায় দীর্ঘ আনুষ্ঠানিক বিদায়ের চেয়ে সহজ হয়, তাই আমরা বড় মেসেজ থ্রেডগুলি মুছে ফেলার প্রক্রিয়াটিকে ত্বরান্বিত করেছি৷"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal ডেস্কটপ এখন বাধাপ্রাপ্ত সংযুক্তি ডাউনলোড স্বয়ংক্রিয়ভাবে পুনরায় শুরু করতে পারবে।"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "একটি কলের মধ্যে আরেকটি কল চলে আসলে বর্তমান কলটি কেটে নতুন কলে যোগ দেয়ার জন্য আমরা একটি শর্টকাট যোগ করেছি৷ আপনি আগের কলটি কেটে দিতে চান কিনা তা জানতে চাওয়া হবে এবং কলটি কাটা বা না কাটা সম্পূর্ণ আপনার ব্যাপার।"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "এই আপডেটের ফলে যেইসব ব্যবহারকারীর লোক্যাল হিসেবে `POSIX` সেট করা আছে তাদের Linux-এর স্টার্টআপ ক্র্যাশের সমস্যাটিও ঠিক হয়ে যাবে।"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "লম্বা ক্যাপশনের স্টোরিগুলো এখন সুক্ষ গ্রেডিয়েন্ট ব্যাকগ্রাউন্ডে দেখা যাবে, যার ফলে কন্ট্রাস্ট ভালো হবে এবং টেক্সট পড়তে সুবিধা হবে। আপনি কী বলছেন তা এখন মানুষ দেখতে পাবে, তাই শুধু \"হাহা\" না দিয়ে বিষয়টি কেন আপনার কাছে হাসির মনে হয়েছে সে সম্পর্কে নির্দ্বিধায় কিছু লিখুন।"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "এছাড়াও এই রিলিজটি লিংক প্রিভিউ জেনারেশনের পারফর্মেন্সকে উন্নত করে এবং সেটিংস উইন্ডো বন্ধ করার সময় একটি ছোট ডিসপ্লে বাগ ঠিক করে যার কারণে সেটিংস উইন্ডোটি বন্ধ করার সময় (সাথে সাথে বন্ধ হওয়ার পরিবর্তে) আল্ট্রামেরিনের সুন্দর একটি শেড দেখা যায়।"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Isključi zvuk"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal se nije mogao ažurirati. {retry} ili posjetite {url} da ga ručno instalirate. Zatim {support} u vezi s ovim problemom"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal se nije mogao ažurirati. <retryUpdateButton>Ponovo pokušajte ažurirati</retryUpdateButton> ili posjetite {url} da ga instalirate ručno. Zatim, <contactSupportLink>kontaktirajte podršku</contactSupportLink> u vezi s ovim problemom"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal se nije mogao ažurirati. Posjetite {url} da ga ručno instalirate. Zatim,{support} u vezi s ovim problemom"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal se nije mogao ažurirati. Posjetite {url} da ga instalirate ručno. Zatim, <contactSupportLink>kontaktirajte podršku</contactSupportLink> u vezi s ovim problemom"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Ponovo pokušajte ažurirati"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "kontaktirajte podršku"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Kliknite da ponovo pokrenete Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Uključili ste link grupe s onemogućenim odobrenjem administratora."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Dodirnite \"Doniraj Signalu\" i pretplatite se"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Proširi"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "dugme za pisanje"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Nema chatova"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Ovdje će se pojaviti nedavni chatovi."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Proslijedi"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Trenutno nema nedavnih priča za prikaz"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Nema priča"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Ovdje će se pojaviti nova ažuriranja."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Slanje…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Kliknite da prikažete priču"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Kliknite na <newStoryIcon>Dodaj priču</newStoryIcon> da dodate ažuriranje."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} šalje u grupu {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagirao/la na priču"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Kliknite da vidite ili započnete poziv"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Kliknite na <newCallIcon>Novi poziv</newCallIcon> da započnete novi glasovni ili video poziv."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Traži"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Nema nedavnih poziva. Započnite pozivom prijatelja."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Nema poziva"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Ovdje će se pojaviti nedavni pozivi."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Nema propuštenih poziva"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Propušteni pozivi će se pojaviti ovdje."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Nema rezultata za “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Odbijeno"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Grupni poziv"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Link za poziv"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Mala podešavanja, otklanjanje grešaka i poboljšanja performansi. Hvala vam što koristite Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Brzi rastanak je ponekad lakši od sporog pa smo ubrzali proces brisanja velikih niti poruka."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop sada može automatski nastaviti s prekinutim preuzimanjima privitaka."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Dodali smo prečac za prekidanje veze i pridruživanje novom pozivu kada je drugi poziv već u tijeku."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Ovo ažuriranje također popravlja rušenje pri pokretanju Linuxa za korisnike čija je lokalizacija postavljena na `POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Priče s dugim naslovima sada se prikazuju s poboljšanim kontrastom koji čini tekst lakšim za čitanje."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Ovo izdanje također poboljšava izvedbu generiranja pregleda linka i ispravlja manju pogrešku prikaza prilikom zatvaranja prozora postavki."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Silenciats"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "El Signal Desktop no es pot actualitzar. {retry} o visiteu {url} per a instal·lar la versió nova manualment. Després, {support} sobre aquest problema."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal no s'ha pogut actualitzar. <retryUpdateButton>Prova de tornar-lo a actualitzar</retryUpdateButton>, o ves a {url} per instal·lar-lo manualment. Després, <contactSupportLink>posa't en contacte amb el servei d'assistència</contactSupportLink> per informar d'aquest problema"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "El Signal no s'ha pogut actualitzar. Visiteu {url} per instal·lar-lo manualment. Aleshores, {support} sobre aquest problema."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal no s'ha pogut actualitzar. Ves a {url} per instal·lar-lo manualment. Després, <contactSupportLink>posa't en contacte amb el servei d'assistència</contactSupportLink> per informar d'aquest problema"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Torneu a intentar d'actualitzar"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "contacteu amb l'assistència"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Cliqueu per a reiniciar el Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Heu activat l'enllaç de grup amb l'aprovació de l'administrador desactivada."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Toca sobre \"Fer donació a Signal\" per a subscriure't"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Expandeix"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "botó per a escriure"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "No hi ha xats"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Els xats recents apareixeran aquí."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Reenvia a"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Ara no hi ha històries per veure"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "No hi ha històries"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Les actualitzacions apareixeran aquí."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Enviant…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Cliqueu per veure la història"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Fes clic a <newStoryIcon>Afegir una història</newStoryIcon> per afegir una actualització."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} a {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Ha reaccionat a la història"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "No pots respondre a aquesta història perquè ja no pertanys a aquest grup."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Fes clic per veure o iniciar una trucada"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Fes clic a <newCallIcon>Nova trucada</newCallIcon> per iniciar una nova trucada de veu o vídeo."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Cerca"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "No hi ha cap trucada recent. Comença trucant a algú."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Cap trucada"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Les trucades recents apareixeran aquí."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "No hi ha trucades perdudes"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Les trucades perdudes apareixeran aquí."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "No s'ha trobat cap resultat per a «{query}»"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Rebutjada"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Trucada de grup"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Enllaç de trucada"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Petits ajustos, correccions d'errors i tasques de millora de rendiment. Gràcies per utilitzar Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Aquesta actualització ha accelerat el procés d'eliminació de fils extensos de missatges."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Ara, Signal Desktop pot reprendre automàticament les descàrregues interrompudes de fitxers adjunts des del punt on es van aturar."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Amb la drecera que hem afegit, quan estiguis en una trucada en curs podràs penjar i unir-te'n a una de nova."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Aquesta actualització també corregeix un error d'inici a Linux per als usuaris amb la configuració regional configurada en \"POSIX\"."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Les històries amb subtítols llargs es mostren sobre un fons degradat subtil que millora el contrast i facilita la lectura del text. Ara que la gent pot veure el que esteu dient, no dubtis a escriure un parell de paràgrafs sobre per què alguna cosa realment et va fer riure en lloc de dir només \"hehehe\"."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Aquesta versió també millora el rendiment de la previsualització d'enllaços i corregeix un petit error que apareixia en tancar-se la finestra de Configuració."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Ztlumit"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal se nepodařilo aktualizavoat. {retry} nebo navštivte {url} pro manuální instalaci. A pak o svém problému napište na {support}."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Aplikaci Signal nebylo možné aktualizovat. <retryUpdateButton>Zkuste aktualizaci opakovat</retryUpdateButton> nebo navštivte {url} a nainstalujte ji ručně. Poté <contactSupportLink>kontaktujte podporu</contactSupportLink> ohledně tohoto problému"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal se nepodařilo aktualizovat. Navštivte {url} pro manuální instalaci. A pak o problému napište na {support}."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Aplikaci Signal nebylo možné aktualizovat. Navštivte {url} a nainstalujte ji ručně. Poté <contactSupportLink>kontaktujte podporu</contactSupportLink> ohledně tohoto problému"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Znovu aktualizovat"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "kontaktovat podporu"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Kliknutím restartujete aplikaci Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Zapnuli jste odkaz skupiny bez schvalování správcem."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Klepněte na „Podpořit Signal finančně“ a přihlaste se k odběru"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Rozbalit"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "tlačítko napsat"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Žádné chaty"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Zde se objeví poslední chaty."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Přeposlat uživateli"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Žádné nové příběhy k zobrazení"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Žádné příběhy"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Zde se objeví nové příspěvky."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Odesílání…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Kliknutím zobrazíte příběh"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Klikněte na <newStoryIcon>Přidat příběh</newStoryIcon> a přidejte příspěvek."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} skupině {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagoval/a na příběh"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Na tento příběh nemůžete reagovat, protože už nejste členem této skupiny."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Kliknutím zobrazíte nebo zahájíte hovor"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Klikněte na <newCallIcon>Nový hovor</newCallIcon> a zahajte nový hlasový nebo video hovor."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Hledat"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Žádné nedávné hovory. Začněte tím, že zavoláte příteli."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Žádné hovory"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Zde se objeví poslední hovory."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Žádné zmeškané hovory"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Zde se objeví zmeškané hovory."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Pro „{query}“ nebylo nic nalezeno"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Odmítnuto"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Skupinový hovor"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Odkaz na hovor"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Drobná vylepšení, opravy chyb a zvýšení výkonu. Děkujeme, že používáte Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Toto vydání urychluje proces mazání velkých vláken zpráv."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Aplikace Signal Desktop nyní dokáže automaticky obnovit přerušené stahování příloh."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Pokud již probíhá jiný hovor, přidali jsme zkratku pro jeho zavěšení a připojení se k novému hovoru."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Tato aktualizace také opravuje pády při spuštění na platformě Linux u uživatelů, jejichž místní nastavení je na POSIX."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Dlouhé příběhy se nyní zobrazují s vylepšeným kontrastem, takže je text čitelnější."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Toto vydání také vylepšuje generování náhledu odkazu a opravuje drobnou chybu zobrazení při zavírání okna nastavení."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Ignorer"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal kunne ikke opdatere. {retry} eller besøg {url} for at installere det manuelt. Dernæst, {support} om dette problem"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal kunne ikke opdateres. <retryUpdateButton>Prøv at opdatere igen</retryUpdateButton>, eller gå til {url} for at installere opdateringen manuelt. <contactSupportLink>Kontakt derefter support</contactSupportLink> vedrørende problemet"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal kunne ikke opdatere. Besøg {url} for at installere den manuelt. Dernæst, {support} om dette problem"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal kunne ikke opdateres. Gå til {url} for at installere opdateringen manuelt. <contactSupportLink>Kontakt derefter support</contactSupportLink> vedrørende problemet"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Forsøg opdatering igen"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "kontakt support"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Klik for at genstarte Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Du aktiverede gruppelinket med administratorgodkendelse slået fra."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Tryk på \"Donér til Signal\", og abonnér"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Udvid"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "skriv-knappen"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Ingen chats"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Seneste chats vises her."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Videresend til"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Ingen nye historier at vise lige nu"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Ingen historier"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Nye opdateringer vises her."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Sender…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Klik for at se en historie"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Klik på <newStoryIcon>Tilføj en historie</newStoryIcon> for at tilføje en opdatering."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} til {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagerede på historien"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Du kan ikke svare på denne historie, da du ikke længere er medlem af gruppen."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Klik for at se eller starte et opkald"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Klik <newCallIcon>Nyt opkald</newCallIcon> for at starte et nyt tale- eller videoopkald."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Søg"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Ingen nye opkald. Kom i gang ved at ringe til en ven."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Ingen opkald"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "De seneste opkald vises her."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Ingen ubesvarede opkald"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Ubesvarede opkald vises her."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Ingen resultater for \"{query}\""
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Afvist"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Gruppeopkald"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Opkaldslink"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Små tweaks, rettelser og forbedringer af appens præstation. Tak fordi du bruger Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Denne opdatering gør det hurtigere at slette store tråde med masser af beskeder."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop kan nu automatisk genoptage afbrudte downloads af vedhæftede filer, hvor de slap, så du behøver ikke at vente så længe med at grine, selvom du lukker din bærbare computer, før det meme, din ven sendte dig, er downloadet."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Hvis et andet opkald kalder dit navn, har vi tilføjet en genvej til at forlade det aktuelle opkald og deltage i et nyt. Du bliver bedt om at bekræfte, men det er op til dig, om du siger farvel først."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Denne opdatering løser også et opstartsnedbrud på Linux for brugere, hvis lokalitet er indstillet til \"POSIX\"."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Historier med lange billedtekster vises på en subtil gradientbaggrund, der forbedrer kontrasten og gør teksten lettere at læse. Nu hvor folk kan se, hvad du siger, er du velkommen til at skrive et par linjer om, hvorfor noget virkelig fik dig til at grine i stedet for bare at sige \"lol\"."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Denne udgivelse forbedrer også ydeevnen ved generering af linkforhåndsvisning og retter en fejl, der fik vinduet Indstillinger til kortvarigt at blinke en dejlig nuance af ultramarin, når det blev lukket (i stedet for bare at lukke med det samme)."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -303,7 +303,7 @@
|
||||
"messageformat": "Keine archivierten Chats."
|
||||
},
|
||||
"icu:archiveConversation": {
|
||||
"messageformat": "Archiv"
|
||||
"messageformat": "Archivieren"
|
||||
},
|
||||
"icu:markUnread": {
|
||||
"messageformat": "Als ungelesen markieren"
|
||||
@ -405,16 +405,16 @@
|
||||
"messageformat": "Zu deiner Sicherheit wird der bisherige Chatverlauf nicht auf neu gekoppelte Geräte übertragen."
|
||||
},
|
||||
"icu:youMarkedAsVerified": {
|
||||
"messageformat": "Du hast deine Sicherheitsnummer mit {name} als verifiziert markiert"
|
||||
"messageformat": "Du hast deine Sicherheitsnummer mit {name} als verifiziert markiert."
|
||||
},
|
||||
"icu:youMarkedAsNotVerified": {
|
||||
"messageformat": "Du hast deine Sicherheitsnummer mit {name} als nicht verifiziert markiert"
|
||||
},
|
||||
"icu:youMarkedAsVerifiedOtherDevice": {
|
||||
"messageformat": "Du hast deine Sicherheitsnummer mit {name} von einem anderen Gerät aus als verifiziert markiert"
|
||||
"messageformat": "Du hast deine Sicherheitsnummer mit {name} von einem anderen Gerät aus als verifiziert markiert."
|
||||
},
|
||||
"icu:youMarkedAsNotVerifiedOtherDevice": {
|
||||
"messageformat": "Du hast deine Sicherheitsnummer mit {name} von einem anderen Gerät aus als nicht verifiziert markiert"
|
||||
"messageformat": "Du hast deine Sicherheitsnummer mit {name} von einem anderen Gerät aus als nicht verifiziert markiert."
|
||||
},
|
||||
"icu:changedRightAfterVerify": {
|
||||
"messageformat": "Die zu verifizierende Sicherheitsnummer hat sich geändert. Bitte überprüfe deine neue Sicherheitsnummer mit {name1}. Diese Veränderung könnte bedeuten, dass jemand versucht, eure Kommunikation abzuhören, oder aber {name2} hat Signal einfach erneut installiert."
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Stummschalten"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal konnte nicht aktualisiert werden. {retry} oder besuche {url}, um Signal manuell zu installieren. Kontaktiere danach {support} hinsichtlich dieses Problems."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal konnte nicht aktualisiert werden. Versuche, <retryUpdateButton>erneut zu aktualisieren</retryUpdateButton>, oder besuche {url}, um Signal manuell zu installieren. Kontaktiere danach den <contactSupportLink>Support</contactSupportLink> hinsichtlich dieses Problems."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal konnte nicht aktualisiert werden. Rufe {url} auf, um Signal manuell zu installieren. Kontaktiere danach {support} hinsichtlich dieses Problems."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal konnte nicht aktualisiert werden. Besuche {url}, um Signal manuell zu installieren. Kontaktiere danach den <contactSupportLink>Support</contactSupportLink> hinsichtlich dieses Problems."
|
||||
},
|
||||
@ -1194,7 +1188,7 @@
|
||||
"messageformat": "Anrufe"
|
||||
},
|
||||
"icu:calling__call-back": {
|
||||
"messageformat": "Rückruf"
|
||||
"messageformat": "Zurückrufen"
|
||||
},
|
||||
"icu:calling__call-again": {
|
||||
"messageformat": "Erneut anrufen"
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Versuche erneut zu aktualisieren"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "den Support"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Anklicken, um Signal neu zu starten"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Du hast den Gruppen-Link mit ausgeschalteter Admin-Bestätigung aktiviert."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Tippe auf »An Signal spenden« und wähle einen Geldbetrag aus."
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Erweitern"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "Verfassen-Schaltfläche"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Keine Chats"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Die letzten Chats werden hier angezeigt."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Weiterleiten an"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Derzeit keine aktuellen Storys"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Keine Storys"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Neue Aktualisierungen werden hier angezeigt."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Wird gesendet …"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Anklicken, um eine Story anzusehen"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Klicke auf <newStoryIcon>Eine Story hinzufügen</newStoryIcon>, um eine Aktualisierung hinzuzufügen."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} an {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Hat auf Story reagiert"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Du kannst nicht auf diese Story antworten, weil du nicht mehr Mitglied dieser Gruppe bist."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Zum Anzeigen oder Starten eines Anrufs klicken"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Klicke auf <newCallIcon>Neuer Anruf</newCallIcon>, um einen neuen Sprach- oder Videoanruf zu starten."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Suchen"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Keine aktuellen Anrufe. Leg los und rufe einen Kontakt an."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Keine Anrufe"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Die letzten Anrufe werden hier angezeigt."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Keine verpassten Anrufe"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Verpasste Anrufe werden hier angezeigt."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Keine Ergebnisse für »{query}«"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Abgelehnt"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Gruppenanruf"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Anruflink"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal nutzt!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Kurz und schmerzlos ist oft die einfachste Option. Aus diesem Grund löschen wir lange Nachrichtenverläufe jetzt schneller."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop kann jetzt unterbrochene Downloads von Anhängen automatisch an der Stelle fortsetzen, an der sie unterbrochen wurden. Auch wenn du den Laptop schließt, bevor das Meme von deinem Freund oder deiner Freundin fertig übertragen wurde, musst du jetzt nicht mehr so lange warten, bis du dich darüber amüsieren kannst."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Wenn du während eines Anrufs von jemand anderem angerufen wirst, haben wir eine Verknüpfung hinzugefügt, mit der du den aktuellen Anruf verlassen und einem neuen beitreten kannst. Dabei wirst du aufgefordert, das Ende des Anrufs zu bestätigen. Ob du dich vorher noch verabschieden möchtest, liegt bei dir."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Dieses Update behebt außerdem einen Absturz beim Starten von Linux für Nutzer mit festgelegter Region „POSIX“."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Storys mit langen Untertiteln werden auf einem dezenten Hintergrund mit Farbverlauf angezeigt, der den Kontrast verbessert und das Lesen des Textes erleichtert. Nachdem Leute jetzt sehen können, was du sagst, kannst du statt eines kurzen „Lols“ in ein paar Sätzen beschreiben, warum du etwas lustig fandest."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Diese Version verbessert außerdem die Erstellung und Anzeige einer Linkvorschau und behebt den Fehler, der das Einstellungsfenster beim Schließen kurz in einem schönen Blauton angezeigt hat, statt es gleich zu schließen."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Σίγαση"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Το Signal δεν μπόρεσε να αναβαθμιστεί. {retry} ή επισκέψου το {url} για να το εγκαταστήσεις χειροκίνητα. Μετά, {support} σχετικά με αυτό το πρόβλημα."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Το Signal δεν μπόρεσε να ενημερωθεί. <retryUpdateButton>Επανάλαβε την ενημέρωση</retryUpdateButton> ή επισκέψου το {url} για χειροκίνητη εγκατάσταση. Έπειτα, <contactSupportLink>επικοινώνησε με την υποστήριξη</contactSupportLink> γι' αυτό το πρόβλημα"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Το Signal δεν μπόρεσε να ενημερωθεί. Πήγαινε στο {url} για να το εγκαταστήσεις χειροκίνητα. Έπειτα,{support} γι' αυτό το πρόβλημα."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Το Signal δεν μπόρεσε να ενημερωθεί. Επισκέψου το {url} για να το εγκαταστήσεις χειροκίνητα. Έπειτα, <contactSupportLink>επικοινώνησε με την υποστήριξη</contactSupportLink> γι' αυτό το πρόβλημα"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Επανάληψη αναβάθμισης"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "επικοινώνησε με την υποστήριξη"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Κάνε κλικ για επανεκκίνηση του Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "Ο/Η {joinerName} έκανε και ακύρωσε {numberOfRequests,number} αιτήματα να μπει μέσω του συνδέσμου της ομάδας."
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {Ο/Η {joinerName} έστειλε αίτημα και το ακύρωσε, για συμμετοχή μέσω του συνδέσμου της ομάδας} other {Ο/Η {joinerName} έστειλε και ακύρωσε {numberOfRequests,number} αιτήματα για συμμετοχή μέσω του συνδέσμου της ομάδας}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Ενεργοποίησες το σύνδεσμο της ομάδας με απενεργοποιημένη την έγκριση διαχειριστή."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Πάτα την επιλογή \"Υποστήριξε το Signal\" και κάνε συνδρομή"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Ανάπτυξη"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "κουμπί σύνθεσης"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Καμία συνομιλία"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Οι νέες συνομιλίες θα εμφανίζονται εδώ."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Προώθηση σε"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Δεν υπάρχουν πρόσφατες ιστορίες αυτή τη στιγμή"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Καμία ιστορία"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Οι νέες ιστορίες θα εμφανίζονται εδώ."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Αποστολή…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Κάνε κλικ για να δεις μια ιστορία"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Πάτα <newStoryIcon>Προσθήκη ιστορίας</newStoryIcon> για να προσθέσεις κάποιο νέο."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} προς {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Αντέδρασε στην ιστορία"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Δεν μπορείς να απαντήσεις σε αυτήν την ιστορία γιατί δεν είσαι πια μέλος της ομάδας."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Κάνε κλικ για να δεις ή να ξεκινήσεις μια κλήση"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Πάτα <newCallIcon>Νέα κλήση</newCallIcon> για να ξεκινήσεις μια νέα φωνητική κλήση ή μια βιντεοκλήση."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Αναζήτηση"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Δεν υπάρχουν πρόσφατες κλήσεις. Ξεκίνα καλώντας κάποιο φιλαράκι."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Καμία κλήση"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Οι νέες κλήσεις θα εμφανίζονται εδώ."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Δεν υπάρχουν αναπάντητες κλήσεις"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Οι χαμένες κλήσεις θα εμφανίζονται εδώ."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Δεν βρέθηκαν αποτελέσματα για “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Απορρίφθηκε"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Ομαδική κλήση"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Σύνδεσμος κλήσης"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Μικρές τροποποιήσεις, επιδιορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Ευχαριστούμε που χρησιμοποιείς το Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Αυτή η έκδοση επιταχύνει τη διαδικασία διαγραφής μεγάλων νημάτων μηνυμάτων."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Το Signal Desktop μπορεί τώρα να συνεχίσει αυτόματα τις λήψεις συνημμένων που έχουν διακοπεί."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Προσθέσαμε μια συντόμευση για να κλείνεις και να συνδέεσαι σε μια νέα κλήση όταν μια άλλη κλήση είναι ήδη σε εξέλιξη."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Αυτή η ενημέρωση διορθώνει επίσης απρόσμενους τερματισμούς λειτουργίας κατά την εκκίνηση σε Linux για χρήστες των οποίων η γλώσσα έχει οριστεί σε `POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Οι ιστορίες με μακροσκελείς λεζάντες εμφανίζονται τώρα με βελτιωμένη αντίθεση που κάνει το κείμενο πιο ευανάγνωστο."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Αυτή η έκδοση βελτιώνει επίσης την απόδοση της δημιουργίας προεπισκόπησης συνδέσμων και διορθώνει ένα μικρό σφάλμα εμφάνισης κατά το κλείσιμο του παραθύρου Ρυθμίσεων."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -4445,10 +4445,14 @@
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--one": {
|
||||
"messageformat": "{joinerName} requested and cancelled their request to join via the group link",
|
||||
"description": "Shown in timeline or conversation preview when v2 group changes"
|
||||
"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"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
@ -7464,28 +7468,12 @@
|
||||
"description": "Release notes for releases that only include bug fixes",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "A quick goodbye is sometimes easier than a slow farewell, so we sped up the process of deleting large message threads.",
|
||||
"description": "(Deleted 2024/07/31) Release notes for version 7.18"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "If another call is calling your name, we added a shortcut to leave the current call and join a new one. You'll be prompted to confirm your departure, but it's up to you whether or not you say goodbye first.",
|
||||
"description": "(Deleted 2024/08/07) Release notes for version 7.19"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "This update also fixes a startup crash on Linux for users whose locale is set to `POSIX`.",
|
||||
"description": "(Deleted 2024/08/07) Release notes for version 7.19, part 2"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Stories with long captions are displayed on a subtle gradient background that improves contrast and makes the text easier to read. Now that people can see what you're saying, feel free to write a couple paragraphs about why something really made you laugh instead of just saying \"lol.\"",
|
||||
"description": "(Deleted 2024/08/15) Release notes for version 7.20, part 1"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "This release also improves the performance of link preview generation and fixes a bug that caused the Settings window to briefly flash a lovely shade of ultramarine whenever it was closed (instead of just closing right away).",
|
||||
"description": "(Deleted 2024/08/15) Release notes for version 7.20, part 2"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release.",
|
||||
"description": "Release notes for version 7.21"
|
||||
"description": "(Deleted 2024/08/21) Release notes for version 7.21"
|
||||
},
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop can now automatically resume interrupted attachment downloads from where they left off, so you won't need to wait as long to laugh even if you close your laptop lid before the meme your friend sent you has finished transferring.",
|
||||
"description": "Release notes for version 7.22"
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Vaigista"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signali uuendamine nurjus. {retry} või külasta lehte {url}, et see käsitsi paigaldada. Seejärel {support} seoses selle probleemiga"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signalit ei saanud uuendada. <retryUpdateButton>Proovi uuesti uuendada</retryUpdateButton> või külasta lehte {url}, et see käsitsi paigaldada. Seejärel <contactSupportLink>palun võta ühendust kasutajatoega</contactSupportLink> ning kirjelda probleemi"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signali uuendamine nurjus. Külasta lehte {url}, et see käsitsi paigaldada. Seejärel {support} seoses selle probleemiga"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signalit ei saanud uuendada. Külasta lehte {url}, et see käsitsi paigaldada. Seejärel <contactSupportLink>palun võta ühendust kasutajatoega</contactSupportLink> ning kirjelda probleemi"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Proovi uuesti uuendada"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "võta ühendust kasutajatoega"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Klõpsa Signali taaskäivitamiseks"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Sa lülitasid administraatori kinnituseta grupilingi sisse."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Toksa \"Anneta Signalile\" ja liitu"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Laienda"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "koostamisnupp"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Vestlusi ei ole"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Hiljutised vestlused kuvatakse siin."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Edasta saajale"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Hetkel puuduvad kuvamiseks hiljutised lood"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Lugusid ei ole"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Uuendused kuvatakse siin."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Saatmine…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Klõpsa loo vaatamiseks"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Uuenduse lisamiseks klõpsa <newStoryIcon>Lisa lugu</newStoryIcon>."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "Kasutajalt {name} grupile {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reageeris loole"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Klõpsa, et kõnet näha või alustada"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Uue hääl- või videokõne alustamiseks klõpsa <newCallIcon>Uus kõne</newCallIcon>."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Otsi"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Hiljutised kõned puuduvad. Tee ots lahti ja helista sõbrale."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Kõned puuduvad"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Hiljutised kõned ilmuvad siin."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Vastamata kõnesid ei ole"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Vastamata kõned kuvatakse siin."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "„{query}“ ei andnud otsingutulemusi"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Keeldutud"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Grupikõne"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Kõne link"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Väikesed muudatused, vigade parandused ja jõudluse täiustused. Aitäh, et kasutad Signalit!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "See väljalase kiirendab suurte sõnumilõimede kustutamist."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signali töölauaversioon jätkab nüüd automaatselt poolelijäänud manuste allalaadimist."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Lisasime otsetee, mille kaudu saad ühe kõne lõpetada ja kohe teisega liituda, kui uus kõne tuleb sisse eelmise ajal."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Selle uuendusega parandatakse ka käivitumisel kokkujooksmise probleem Linuxi kasutajate puhul, kelle asukohaks on määratud POSIX."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Pikkade kirjeldustega lugusid kuvatakse nüüd parema kontrastiga, et teksti oleks lihtsam lugeda."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Selle väljalaskega parandatakse ka lingi eelvaate loomist ning kõrvaldatakse väike kuvamise viga, mis tekkis Sätete akna sulgemisel."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Desaktibatu jakinarazpenak"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Ezin izan da eguneratu Signal. {retry} edo bisitatu {url} eskuz instalatzeko. Ondoren, {support} arazo honi buruz."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Ezin izan da eguneratu Signal. <retryUpdateButton>Saiatu berriro</retryUpdateButton> edo, eskuz instalatzeko, joan {url} helbidera. Ondoren, jakinarazi arazo hau <contactSupportLink>laguntza-zerbitzuari</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Ezin izan da eguneratu Signal. Bisitatu {url} eskuz instalatzeko. Ondoren, {support} arazo honi buruz."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Ezin izan da eguneratu Signal. Eskuz instalatzeko, joan {url} helbidera. Ondoren, jakinarazi arazo hau <contactSupportLink>laguntza-zerbitzuari</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Saiatu berriro eguneratzen"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "jarri harremanetan laguntza-zerbitzuarekin"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Egin klik Signal berrabiarazteko"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Talde esteka aktibatu duzu administratzailearen baimena behar ez delarik."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Sakatu \"Egin dohaintza Signal-i\" eta harpidetu"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Zabaldu"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "idazteko botoia"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Txatik ez"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Azken txatak hemen agertuko dira."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Birbidali honi"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Une honetan ez dago azken istoriorik erakusteko"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Istoriorik ez"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Eguneraketa berriak hemen agertuko dira."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Bidaltzen…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Istorio bat ikusteko, egin klik hartan"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Sakatu <newStoryIcon>Istorio bat gehitu</newStoryIcon> eguneraketa bat gehitzeko."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} erabiltzaileak hona: {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Erreakzio bat bidali dio istorioari"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Egin klik dei bat ikusteko edo hasteko"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Sakatu <newCallIcon>Dei berria</newCallIcon> dei edo bideodei berri bat hasteko."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Bilatu"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Ez dago azken deirik. Hasi lagun bati deitzen."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Deirik ez"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Azken deiak hemen agertuko dira."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Dei galdurik ez"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Dei galduak hemen agertuko dira."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Ez dago honen emaitzarik: \"{query}\""
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Baztertu da"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Talde-deia"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Deiaren esteka"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Doikuntza txikiak, akats-konponketak eta errendimendu-hobekuntzak. Eskerrik asko Signal erabiltzeagatik!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Kaleratze honen bidez, mezu-hari handiak ezabatzeko prozesua bizkortzen da."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop-ek automatikoki berrekin ditzake eten diren eranskinen deskargak utzi zituzten lekutik, beraz, ez duzu barre egiteko hainbeste itxaron beharko ordenagailu eramangarriaren estalkia itxi baduzu zure lagunak bidali dizun memea transferitzen amaitu baino lehen."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Dei bat abian denean uneko deia esekitzeko eta dei berrian sartzeko lasterbide bat gehitu dugu."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Eguneratze honen bidez, halaber, eskualdeko ezarpenetan POSIX darabilten Linux-eko erabiltzaileei abioan gertatzen zitzaien hutsegite bat konpondu da."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Orain, azpititulu luzeak dituzten istorioak kontraste hobetuarekin bistaratzen dira, testua irakurterrazagoa izan dadin."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Halaber, kaleratze honen bidez, esteken aurreikuspena sortzeko funtzioaren errendimendua hobetu da, eta ezarpenen leihoa ixtean gertatzen zen akats txiki bat konpondu da."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "بیصدا"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "سیگنال بهروزرسانی نمیتواند بشود. {retry} یا برای نصب دستی به {url} مراحعه کنید. سپس، {support} در مورد این مشکل"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "سیگنال بهروزرسانی نشد. برای نصب دستی، <retryUpdateButton>بهروزرسانی را دوباره امتحان کنید</retryUpdateButton> یا به {url} مراجعه کنید. سپس برای رفع این مشکل، با <contactSupportLink>پشتیبانی تماس بگیرید</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "سیگنال بهروزرسانی نشد. برای نصب دستی به {url} مراجعه کنید. سپس در مورد این مشکل{support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "سیگنال بهروزرسانی نشد. برای نصب دستی به {url} مراجعه کنید. سپس برای رفع این مشکل، با <contactSupportLink>پشتیبانی تماس بگیرید</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "دوباره بهروزرسانی کنید"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "تماس با پشتیبانی"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "برای راهاندازی دوبارهٔ سیگنال کلیک کنید"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName}برای پیوستن از طریق پیوند گروه {numberOfRequests,number} بار درخواست کرد و درخواست خود را لغو کرد"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} برای پیوستن از طریق پیوند گروه درخواست کرد و درخواست خود را لغو کرد} other {{joinerName} برای پیوستن از طریق پیوند گروه درخواست کرد و {numberOfRequests,number} درخواست خود را لغو کرد}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "شما پیوند گروه را با موافقت مدیر غیرفعال روشن کردید."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "روی «کمک مالی به سیگنال» ضربه بزنید و مشترک شوید"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "گسترش"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "دکمهٔ نگارش"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "گفتگویی وجود ندارد"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "گفتگوهای اخیر در اینجا ظاهر میشود."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "بازارسال به"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "اکنون استوری جدیدی برای نمایش وجود ندارد"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "استوری وجود ندارد"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "بهروزرسانیهای جدید در اینجا ظاهر میشود."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "در حال ارسال..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "برای مشاهده استوری کلیک کنید"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "برای بهروزرسانی، روی <newStoryIcon>افزودن استوری</newStoryIcon> کلیک کنید."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} به {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "به استوری واکنش نشان داد"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "شما نمیتوانید به این استوری پاسخ دهید زیرا دیگر عضو این گروه نیستید."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "برای مشاهده یا شروع تماس کلیک کنید"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "برای شروع تماس صوتی یا تصویری جدید، روی <newCallIcon>تماس جدید</newCallIcon> کلیک کنید."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "جستجو"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "بدون تماس های جدید. با تماس با یک دوست شروع کنید."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "هیچ تماسی وجود ندارد."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "تماسهای اخیر در اینجا ظاهر میشود."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "تماس ازدسترفتهای وجود ندارد"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "تماسهای بی پاسخ در اینجا ظاهر میشود."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "نتیجهای برای «{query}» پیدا نشد"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "رد شد"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "تماس گروهی"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "پیوند تماس"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "تغییرات کوچک، رفع اشکالات و بهبود عملکرد. بابت استفاده از سیگنال سپاسگزاریم!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "این نسخه روند حذف رشتهپیامهای بزرگ را سرعت میبخشد."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "سیگنال دسکتاپ اکنون میتواند دانلودهای مختلشده پیوستها را بهطور خودکار از سر بگیرد."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "ما میانبری اضافه کردیم تا بتوانید تماس جاری را قطع کنید و به یک تماس جدید بپیوندید."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "اختلال راهاندازی در لینوکس برای کاربرانی که زبانشان روی `POSIX` تنظیم شده است، در این نسخه جدید برطرف شده است."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "اکنون استوریهایی که متن طولانی دارند با کنتراست بهتری نمایش داده میشوند که خواندن متن را آسانتر میکند."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "این نسخۀ جدید همچنین عملکرد تولید پیشنمایش پیوند را بهبود میبخشد و اشکال جزئی نمایش را هنگام بستن پنجره تنظیمات برطرف میکند."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Mykistä"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Päivitys ei onnistunut. {retry} tai asenna päivitys käsin osoitteesta {url}. Sitten {support} ongelmasta."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signalin päivitys ei onnistunut. <retryUpdateButton>Yritä päivittää uudelleen</retryUpdateButton> tai käy osoitteessa {url} ja suorita asennus manuaalisesti. <contactSupportLink>Ota sitten yhteyttä tukeen</contactSupportLink> ongelmaan liittyen"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Päivitys ei onnistunut. Asenna päivitys käsin osoitteesta {url}. Sitten {support} ongelmasta."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signalin päivitys ei onnistunut. Asenna päivitys käsin osoitteesta {url}. <contactSupportLink>Ota sitten yhteyttä tukeen</contactSupportLink> ongelmaan liittyen"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Yritä päivitystä uudelleen"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "Ota yhteyttä tukeen"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Käynnistä Signal uudelleen napsauttamalla"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Otit ryhmälinkin käyttöön. Liittymispyynnöt eivät ole käytössä."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Napauta Lahjoita Signalille ja tilaa"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Laajenna"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "kirjoituspainike"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Ei keskusteluja"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Viimeisimmät keskustelut näytetään tässä."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Välitä vastaanottajalle"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Ei viimeaikaisia tarinoita näytettäväksi juuri nyt"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Ei tarinoita"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Uudet päivitykset näytetään tässä."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Lähetetään…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Näytä tarina napsauttamalla"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Napsauta <newStoryIcon>Lisää tarina</newStoryIcon> lisätäksesi päivityksen."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} ryhmälle {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagoi tarinaan"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Et voi vastata tähän tarinaan, koska et ole enää tämän ryhmän jäsen."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Näytä tai aloita puhelu napsauttamalla"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Napsauta <newCallIcon>Uusi puhelu</newCallIcon> aloittaaksesi uuden ääni- tai videopuhelun."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Hae"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Ei uusia soittoja. Aloita soittamalla kaverillesi."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Ei puheluita"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Viimeisimmät puhelut näytetään tässä."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Ei vastaamattomia puheluita"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Vastaamattomat puhelut näytetään tässä."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Ei tuloksia haulle \"{query}\""
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Hylätty"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Ryhmäpuhelu"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Puhelulinkki"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Pieniä säätöjä, virheenkorjauksia ja suorituskykyparannuksia. Kiitos, että käytät Signalia!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Tämä päivitys nopeuttaa suurten viestiketjujen poistamista."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop voi nyt jatkaa liitteiden keskeytettyjä latauksia automaattisesti."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Lisäsimme pikakuvakkeen, jolla voi poistua nykyisestä puhelusta ja liittyä uuteen puheluun."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Tämä päivitys korjaa myös sovelluksen kaatumisen käynnistyksessä Linux-käyttäjillä, joiden maa-asetuksena on POSIX."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Tarinat, joissa on pitkät kuvatekstit, näytetään parannetulla kontrastilla, mikä helpottaa tekstin lukemista."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Tämä julkaisu parantaa myös linkkien esikatselun luomisen suorituskykyä ja korjaa pienen näyttövirheen Asetukset-ikkunan sulkeutumisessa."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
"messageformat": "Ajouter"
|
||||
},
|
||||
"icu:AddUserToAnotherGroupModal__confirm-message": {
|
||||
"messageformat": "Ajouter « {contact} » au groupe « {group} »"
|
||||
"messageformat": "Ajouter {contact} au groupe \"{group}\""
|
||||
},
|
||||
"icu:AddUserToAnotherGroupModal__search-placeholder": {
|
||||
"messageformat": "Rechercher"
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Sourdine"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Impossible de mettre à jour Signal. {retry} ou visitez {url} pour installer la mise à jour manuellement. Nous vous invitons ensuite à signaler le problème à l’{support}."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Impossible de mettre à jour Signal. <retryUpdateButton>Veuillez réessayer</retryUpdateButton> ou visiter {url} pour installer la mise à jour manuellement. Nous vous invitons ensuite à signaler le problème à l’<contactSupportLink>assistance</contactSupportLink>."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Impossible de mettre à jour Signal. Visitez {url} pour installer la mise à jour manuellement. Nous vous invitons ensuite à signaler le problème à l’{support}."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Impossible de mettre à jour Signal. Veuillez visiter {url} pour installer la mise à jour manuellement. Nous vous invitons ensuite à signaler le problème à l’<contactSupportLink>assistance</contactSupportLink>."
|
||||
},
|
||||
@ -1632,7 +1626,7 @@
|
||||
"messageformat": "Débloquer ce groupe pour envoyer un message."
|
||||
},
|
||||
"icu:youChangedTheTimer": {
|
||||
"messageformat": "Vous avez défini l’expiration des messages éphémères à {time}"
|
||||
"messageformat": "Vous avez défini le délai avant disparition des messages éphémères sur {time}"
|
||||
},
|
||||
"icu:timerSetOnSync": {
|
||||
"messageformat": "L’expiration des messages éphémères est maintenant à {time}"
|
||||
@ -1692,7 +1686,7 @@
|
||||
"messageformat": "Changements des numéros de sécurité"
|
||||
},
|
||||
"icu:safetyNumberChangedGroup": {
|
||||
"messageformat": "Le numéro de sécurité avec {name} a changé"
|
||||
"messageformat": "Le numéro de sécurité de {name} a changé"
|
||||
},
|
||||
"icu:ConversationDetails__viewSafetyNumber": {
|
||||
"messageformat": "Afficher le numéro de sécurité"
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Réessayer"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "contactez l’assistance"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Cliquez pour redémarrer Signal"
|
||||
},
|
||||
@ -3024,13 +3015,13 @@
|
||||
"messageformat": "Le groupe a été créé."
|
||||
},
|
||||
"icu:GroupV2--title--change--other": {
|
||||
"messageformat": "{memberName} a changé le nom du groupe en « {newTitle} »."
|
||||
"messageformat": "{memberName} a remplacé le nom du groupe par « {newTitle} »."
|
||||
},
|
||||
"icu:GroupV2--title--change--you": {
|
||||
"messageformat": "Vous avez changé le nom du groupe en « {newTitle} »."
|
||||
"messageformat": "Vous avez remplacé le nom du groupe par « {newTitle} »."
|
||||
},
|
||||
"icu:GroupV2--title--change--unknown": {
|
||||
"messageformat": "Un membre a changé le nom du groupe en « {newTitle} »."
|
||||
"messageformat": "Un membre a remplacé le nom du groupe par « {newTitle} »."
|
||||
},
|
||||
"icu:GroupV2--title--remove--other": {
|
||||
"messageformat": "{memberName} a supprimé le nom du groupe."
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} a envoyé et annulé {numberOfRequests,number} demandes d’adhé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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Vous avez activé le lien du groupe et l’approbation d’un administrateur est désactivée."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Appuyez sur « Faire un don à Signal » et inscrivez-vous"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Étendre"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "bouton « Nouveau message »"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Aucune conversation"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Les conversations récentes s’afficheront ici."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Transférer à"
|
||||
@ -4512,7 +4515,7 @@
|
||||
"messageformat": "Voulez-vous vraiment continuer ?"
|
||||
},
|
||||
"icu:Preferences__pnp__discoverability__nobody__confirmModal__description": {
|
||||
"messageformat": "Si vous définissez le paramètre « {settingTitle} » sur « {nobodyLabel} », les autres utilisateurs auront plus de difficulté à vous trouver sur Signal."
|
||||
"messageformat": "Si vous définissez le paramètre \"{settingTitle}\" sur \"{nobodyLabel}\", les autres utilisateurs auront plus de difficulté à vous trouver sur Signal."
|
||||
},
|
||||
"icu:Preferences--messaging": {
|
||||
"messageformat": "Messagerie"
|
||||
@ -4606,7 +4609,7 @@
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:NSIS__retry-dialog--second-line": {
|
||||
"messageformat": "Fermez l’appli manuellement, puis cliquez sur <strong>Réessayer</strong> pour continuer.",
|
||||
"messageformat": "Fermez l’application manuellement, puis cliquez sur \"Réessayer\" pour continuer.",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:NSIS__appRunning": {
|
||||
@ -4755,7 +4758,7 @@
|
||||
"messageformat": "{sender} a initié une procédure de paiement pour vous"
|
||||
},
|
||||
"icu:payment-event-activation-request-label": {
|
||||
"messageformat": "{sender} souhaite que vous activiez les paiements. N’envoyez de paiements qu’aux personnes en qui vous avez confiance. Vous pouvez activer les paiements depuis votre téléphone mobile via <strong>Paramètres</strong> > <strong>Paiements</strong>."
|
||||
"messageformat": "{sender} souhaite que vous activiez les paiements. N’envoyez de paiements qu’aux personnes en qui vous avez confiance. Vous pouvez activer les paiements depuis votre téléphone mobile via Paramètres > Paiements."
|
||||
},
|
||||
"icu:payment-event-activation-request-you-label": {
|
||||
"messageformat": "Vous avez envoyé une demande d’activation des paiements à {receiver}"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Aucune story récente à afficher pour le moment"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Aucune story"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Les nouveaux contenus s’afficheront ici."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Envoi…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Cliquer sur une story pour l’afficher"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Cliquez sur <newStoryIcon>Ajouter une story</newStoryIcon> pour partager un nouveau contenu."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} à {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "a réagi à la story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Vous ne pouvez pas interagir avec cette story, car vous n'êtes plus membre de ce groupe."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Cliquer sur un appel pour l’afficher ou passer un nouvel appel"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Cliquez sur l’icône <newCallIcon>Nouvel appel</newCallIcon> pour passer un appel vocal ou vidéo."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Rechercher"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Aucun appel récent. Pour commencer, appelez un ami."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Aucun appel"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Les appels récents s’afficheront ici."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Aucun appel manqué"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Les appels manqués s’afficheront ici."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Aucun résultat pour « {query} »"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Rejeté"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Appel de groupe"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Lien d’appel"
|
||||
},
|
||||
@ -5584,7 +5596,7 @@
|
||||
"messageformat": "Experimental WebSocket Transport is seeing too many errors. Please submit a debug log"
|
||||
},
|
||||
"icu:WhoCanFindMeReadOnlyToast": {
|
||||
"messageformat": "Pour changer ce paramètre, réglez l’option « Qui peut voir mon numéro » sur « Personne »."
|
||||
"messageformat": "Pour modifier ce paramètre, définissez l’option \"Qui peut voir mon numéro\" sur \"Personne\"."
|
||||
},
|
||||
"icu:WhatsNew__modal-title": {
|
||||
"messageformat": "Les nouveautés"
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Petits ajustements, corrections de bugs et améliorations des performances. Nous vous remercions d’utiliser Signal !",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Vous n’aimez pas les au revoir qui s’éternisent ? Nous non plus ! Nous avons donc accéléré la procédure de suppression des longs fils de discussion. Et une médaille d’or pour ce sprint !"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Désormais, Signal Desktop reprend automatiquement le téléchargement de pièces jointes là où il s’est arrêté. Un ami vous a envoyé un mème ? Plus besoin de regarder la barre de téléchargement repartir de zéro avant de vous taper un fou rire !"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "On vous appelle alors que vous êtes déjà en ligne ? Pas de panique : un nouveau raccourci vous permet de quitter l’appel en cours pour en rejoindre un autre. Signal vous demandera de confirmer votre choix (mais si vous venez de passer 3 h au téléphone avec votre belle-mère et qu’un certain Teddy Riner veut à tout prix vous parler, la décision sera vite prise)."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Cette mise à jour corrige aussi une erreur de démarrage qui se produisait sous Linux pour les utilisateurs dont les paramètres régionaux sont définis sur POSIX."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Vos stories méritent bien de belles et longues légendes. Pour en faciliter la lecture, elles s’affichent désormais sur un fond plus contrasté, avec un léger dégradé. Maintenant que vos amis peuvent lire ce que vous écrivez sans avoir à sortir la loupe, vous pouvez leur raconter ce qui vous a valu le fou rire de l’année plutôt que de vous contenter d’un énième « MDR »."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "La génération des aperçus de lien n’est pas non plus en reste. Autre amélioration : au moment de fermer la fenêtre Paramètres, celle-ci avait une fâcheuse tendance à se transformer en voyant clignotant d’un bleu outremer… On adore le bleu, mais les lumières clignotantes, on préfère les voir à Noël. "
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Balbhaigh"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Níorbh fhéidir le Signal nuashonrú. {retry} nó téigh chuig {url} lena shuiteáil de láimh. Ina dhiaidh sin, {support} faoin fhadhb sin"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Níorbh fhéidir Signal a nuashonrú. <retryUpdateButton>Atriail an nuashonrú</retryUpdateButton> nó téigh chuig {url} lena shuiteáil de láimh. Ansin <contactSupportLink>déan teagmháil leis an bhfoireann tacaíochta</contactSupportLink> faoin fhadhb sin"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Níorbh fhéidir le Signal nuashonrú. Téigh chuig {url} lena shuiteáil de láimh. Ina dhiaidh sin, {support} faoin fhadhb sin"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Níorbh fhéidir Signal nuashonrú. Téigh chuig {url} lena shuiteáil de láimh. Ansin <contactSupportLink>déan teagmháil leis an bhfoireann tacaíochta</contactSupportLink> faoin fhadhb sin"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Atriail nuashonrú"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "Déan Teagmháil le Foireann Tacaíochta Signal"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Cliceáil chun Signal a atosú"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Chas tú air an nasc grúpa le faomhadh riarthóra díchumasaithe."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Tapáil \"Tabhair airgead do Signal\" agus glac síntiús"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Fairsingigh"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "an cnaipe: Cum"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Níl aon chomhráite ann"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Taispeánfar comhráite le déanaí anseo."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Seol ar aghaidh Chuig"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Níl aon scéalta le déanaí le taispeáint díreach anois"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Níl aon scéalta ann"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Taispeánfar nuashonruithe nua anseo."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Seoladh…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Cliceáil chun amharc ar scéal"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Cliceáil <newStoryIcon>Cuir scéal leis</newStoryIcon> le nuashonrú a chur leis."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} chuig {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Tugadh freagairt don scéal"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Ní féidir leat freagairt don scéal seo mar níl tú i do bhall den ghrúpa seo a thuilleadh."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Cliceáil le féachaint ar ghlao nó le tosú air"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Cliceáil <newCallIcon>Glao Nua</newCallIcon> le tosú ar ghuthghlao nó ar fhísghlao nua."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Cuardaigh"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Níl glaonna le déanaí ann. Glaoigh ar chara le tosú air."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Níl aon ghlaonna ann"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Taispeánfar glaonna le déanaí anseo."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Níl glaonna caillte ann"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Taispeánfar glaonna caillte anseo."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Níl aon torthaí ar “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Diúltaíodh dó"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Glao grúpa"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Nasc glao"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Mionathruithe, paistí fabhtanna agus feabhsuithe ar fheidhmíocht. Go raibh maith agat as Signal a úsáid!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Luaitear an próiseas chun snáitheanna móra teachtaireachtaí a scriosadh."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Anois is féidir le Signal Desktop filleadh go huathoibríoch ar íoslódálacha ceangaltán ar cuireadh isteach orthu."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Chuireamar aicearra leis chun glao a scor agus chun dul isteach i nglao nua nuair a bhíonn glao eile ar bun cheana féin."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Réitíonn an nuashonrú seo cliseadh tosaithe ar Linux d'úsáideoirí a bhfuil \"POSIX\" socraithe mar logchaighdeán acu."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Scéalta a bhfuil ceannscríbhinní fada orthu, taispeántar le codarsnacht fheabhsaithe anois iad, rud a dhéanann an téacs níos soléite."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Feabhsaíonn an eisiúint seo an fheidhmiúlacht freisin chun réamhamharc ar an nasc a ghiniúint agus réitíonn sí fabht beag taispeána ar dhúnadh fhuinneog na Socruithe."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Silenciar"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Erro ao actualizar Signal. {retry} ou visita {url} para instalala de maneira manual. Logo, contacta co {support} sobre este problema"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Erro ao actualizar Signal. <retryUpdateButton>Volve intentalo</retryUpdateButton> ou visita {url} para instalala de maneira manual. Logo, <contactSupportLink>contacta co servizo de asistencia</contactSupportLink> sobre este problema"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Erro ao actualizar Signal. Visita {url} para instalala de maneira manual. Logo, contacta co {support} sobre este problema"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Erro ao actualizar Signal. Visita {url} para instalala de maneira manual. Logo, <contactSupportLink>contacta co servizo de asistencia</contactSupportLink> sobre este problema"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Volver intentar actualización"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "Contactar co centro de axuda"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Preme para volver iniciar Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Activaches a ligazón do grupo coa aprobación dos administradores desactivada."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Preme «Doar a Signal» e subscríbete"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Expandir"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "botón de escribir mensaxe"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Sen conversas"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "As conversas recentes aparecerán aquí."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Reenviar a"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Non hai historias recentes que mostrar"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Sen historias"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "As novidades aparecerán aquí."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Enviando…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Preme para ver historia"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Preme en <newStoryIcon>Engadir historia</newStoryIcon> para subir unha novidade."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} a {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reaccionou á historia"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Premer para ver ou comezar unha chamada"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Preme en <newCallIcon>Nova chamada</newCallIcon> para iniciar unha nova chamada de voz ou videochamada."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Buscar"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Sen chamadas recentes. Comeza chamando a un amigo."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Sen chamadas"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "As chamadas recentes aparecerán aquí."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Sen chamadas perdidas"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "As chamadas perdidas aparecerán aquí."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Ningún resultado para «{query}»"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Rexeitada"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Chamada en grupo"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Ligazón de chamada"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Comprende pequenas modificacións e melloras no rendemento. Moitas grazas por empregar Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Con esta actualización, o proceso de borrar conversas extensas é máis rápido."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop agora pode retomar automaticamente a descarga de arquivos anexos interrompidos."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Engadimos un atallo para colgar e unirse a unha nova chamada cando xa hai outra chamada en curso."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Esta actualización tamén soluciona un erro de arranque en Linux para usuarios coa localización configurada en «POSIX»."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "As historias con descricións longas móstranse agora cun contraste mellorado que facilita a lectura do texto."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "A nova versión tamén optimiza a xeración de previsualizacións de enlaces e soluciona un pequeno erro de visualización ao pechar a ventá de Configuración."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "મ્યૂટ કરો"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal અપડેટ ન થઈ શક્યું. {retry} અથવા તેને જાતે ઇન્સ્ટોલ કરવા {url}ની મુલાકાત લો. પછી, આ સમસ્યા વિશે {support}."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal અપડેટ ન થઈ શક્યું. <retryUpdateButton>અપડેટનો ફરી પ્રયાસ કરો</retryUpdateButton> અથવા તેને મેન્યુઅલી ઇન્સ્ટોલ કરવા માટે {url}ની મુલાકાત લો. પછી, આ સમસ્યા વિશે <contactSupportLink>સપોર્ટનો સંપર્ક કરો</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal અપડેટ ન થઈ શક્યું. તેને જાતે ઇન્સ્ટોલ કરવા {url}ની મુલાકાત લો. પછી, આ સમસ્યા વિશે {support}."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal અપડેટ ન થઈ શક્યું. તેને મેન્યુઅલી ઇન્સ્ટોલ કરવા માટે {url}ની મુલાકાત લો. પછી આ સમસ્યા વિશે <contactSupportLink>સપોર્ટનો સંપર્ક કરો</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "અપડેટ કરવાનો ફરી પ્રયાસ કરો"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "સપોર્ટનો સંપર્ક કરો"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signalને રિસ્ટાર્ટ કરવા ક્લિક કરો"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName}એ ગ્રુપ લિંક વડે જોડાવાની વિનંતી કરી અને {numberOfRequests,number} વિનંતી રદ કરી"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName}એ ગ્રૂપ લિંક વડે જોડાવાની તેમની વિનંતી કરી અને રદ કરી} other {{joinerName} એ ગ્રૂપ લિંક વડે જોડાવાની {numberOfRequests,number} વિનંતીઓ કરી અને રદ કરી}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "તમે એડમિન મંજૂરી અક્ષમ સાથે ગ્રુપ લિંક ચાલુ કરી."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signalમાં દાન કરો\" પર ટૅપ કરો અને સબ્સ્ક્રાઇબ કરો"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "વિસ્તૃત કરો"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "કંપોઝ બટન"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "કોઈ ચેટ નથી"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "તાજેતરની ચેટ અહીં દેખાશે."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "આમને ફોરવર્ડ કરો"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "અત્યારે બતાવવા માટે કોઈ તાજેતરની સ્ટોરી નથી"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "કોઈ સ્ટોરી નથી"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "નવા અપડેટ્સ અહીં દેખાશે."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "મોકલાઈ રહી છે..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "સ્ટોરી જોવા ક્લિક કરો"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "એક અપડેટ ઉમેરવા માટે <newStoryIcon>સ્ટોરી ઉમેરો</newStoryIcon> પર ક્લિક કરો."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name}એ {group}માં"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "સ્ટોરી પર પ્રતિક્રિયા આપી"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "તમે આ સ્ટોરીનો જવાબ આપી શકતા નથી કારણ કે તમે હવે આ ગ્રુપના સભ્ય નથી."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "જોવા અથવા કૉલ શરૂ કરવા માટે ક્લિક કરો"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "નવો વૉઇસ અથવા વીડિયો કૉલ શરૂ કરવા માટે <newCallIcon>નવો કૉલ</newCallIcon> પર ક્લિક કરો."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "શોધો"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "કોઈ તાજેતરના કૉલ નથી. કોઈ મિત્રને કૉલ કરીને શરૂઆત કરો."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "કોઈ કૉલ નથી"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "તાજેતરના કૉલ અહીં દેખાશે."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "કોઈ મિસ્ડ કૉલ નથી"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "મિસ્ડ કૉલ અહીં દેખાશે."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}” માટે કોઈ પરિણામ નથી"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "નકાર્યો"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "ગ્રુપ કૉલ"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "કૉલ લિંક"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "નાના ફેરફારો, ભૂલ સુધારા અને પ્રદર્શનમાં વધારો. Signalનો ઉપયોગ કરવા બદલ આભાર!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "આ રિલીઝ મોટા મેસેજ થ્રેડને ડિલીટ કરવાની પ્રક્રિયાને ઝડપી બનાવે છે."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal ડેસ્કટોપ હવે વિક્ષેપિત થયેલ જોડાણને આપમેળે ડાઉનલોડ કરવાનું શરૂ કરી શકે છે."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "જ્યારે અન્ય કૉલ પહેલાંથી જ ચાલુ હોય તો તેને મૂકી દેવા અને નવા કૉલમાં જોડાવા માટે અમે એક શૉર્ટકટ ઉમેર્યું છે."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "આ અપડેટ એવા વપરાશકર્તા માટે Linux પર સ્ટાર્ટઅપ ક્રેશને પણ ઠીક કરે છે કે જેમનું લોકેલ `POSIX` પર સેટ હોય."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "લાંબા કેપ્શન ધરાવતી સ્ટોરી હવે બહેતર કોન્ટ્રાસ્ટ સાથે પ્રદર્શિત થાય છે જે તેમને વાંચવાનું વધુ સરળ બનાવે છે."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "આ રિલીઝ લિંક પ્રિવ્યૂ જનરેશનના પ્રદર્શનને પણ સુધારે છે અને સેટિંગ્સ વિન્ડોને બંધ કરતી વખતે આવતા એક નાનકડા પ્રદર્શન સંબંધી બગને ઠીક કરે છે."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "השתקה"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal לא היה יכול להתעדכן. {retry} או בקר בכתובת {url} כדי להתקין אותו באופן ידני. לאחר מכן, {support} לגבי הבעיה הזאת"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal לא הצליחה להתעדכן. אפשר <retryUpdateButton>לנסות לעדכן שוב</retryUpdateButton> או לבקר בכתובת {url} כדי להתקין באופן ידני. לאחר מכן, יש <contactSupportLink>ליצור קשר עם התמיכה</contactSupportLink> לגבי הבעיה הזו."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal לא היה יכול להתעדכן. בקר בכתובת {url} כדי להתקין אותו באופן ידני. לאחר מכן, {support} לגבי הבעיה הזאת"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal לא הצליחה להתעדכן. אפשר לבקר בכתובת {url} כדי להתקין באופן ידני. לאחר מכן, יש <contactSupportLink>ליצור קשר עם התמיכה</contactSupportLink> לגבי הבעיה הזו."
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "נסה שוב עדכון"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "צור קשר עם התמיכה"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "לחץ כדי להפעיל מחדש את Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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} בקשות להצטרף דרך הלינק הקבוצתי.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "הפעלת את קישור הקבוצה עם אישור מנהלן מושבת."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "יש ללחוץ על ״תרומה ל-Signal״ ולעשות מנוי"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "הרחב"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "כפתור חַבֵּר"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "אין צ׳אטים"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "צ'אטים אחרונים יופיעו כאן."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "העברה אל"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "אין סטוריז מהזמן האחרון להראות כרגע"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "אין סטוריז"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "עדכונים חדשים יופיעו כאן."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "שולחים…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "אפשר ללחוץ כדי להציג סטורי"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "יש ללחוץ על <newStoryIcon>הוספת סטורי</newStoryIcon> כדי להוסיף עדכון."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} אל {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "הגיב/ה לסטורי"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "אין לך אפשרות להשיב לסטורי הזה בגלל שאינך חלק מהקבוצה הזו יותר."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "אפשר ללחוץ כדי להציג או להתחיל שיחה"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "יש ללחוץ על <newCallIcon>שיחה חדשה</newCallIcon> כדי להתחיל שיחה קולית או שיחת וידאו חדשה."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "חיפוש"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "אין שיחות אחרונות. כדי להתחיל, אפשר להתקשר לחבר או חברה."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "אין שיחות"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "שיחות אחרונות יופיעו כאן."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "אין שיחות שלא נענו"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "שיחות שלא נענו יופיעו כאן."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "אין תוצאות עבור ״{query}״"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "נדחתה"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "שיחה קבוצתית"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "לינק לשיחה"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "התאמות קטנות, תיקוני באגים ושיפורי ביצועים. תודה על השימוש ב-Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "הגרסה הזו מאיצה את תהליך המחיקה של שרשורי הודעות גדולים."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal לשולחן העבודה יכולה עכשיו לחדש אוטומטית הורדות קבצים מצורפים שנקטעו."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "הוספנו קיצור דרך שמאפשר לנתק ולהצטרף לשיחה חדשה במהלך שיחה אחרת."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "העדכון הזה מתקן גם קריסת הפעלה ב–Linux עבור משתמשים שהמיקום שלהם מוגדר ל`POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "סטוריז עם תיאורים ארוכים מוצגים עכשיו עם ניגוד צבעים משופר שמקל על קריאת הטקסט."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "הגרסה הזו גם משפרת את הביצועים של יצירת תצוגה מקדימה של לינקים ומתקנת באג תצוגה קטן בעת סגירת חלון ההגדרות."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "म्युट करें"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal अपडेट नहीं हो सका। {retry} या उसे मैनुअल तरीके से इंस्टॉल करने के लिए {url} पर विज़िट करें। फिर इस समस्या के बारे में {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal अपेडट नहीं हो सका। <retryUpdateButton>फिर से अपडेट</retryUpdateButton> करने की कोशिश करें या इसे मैन्युअल तरीके से इंस्टॉल करने के लिए {url} पर जाएँ। फिर, इस समस्या के बारे में <contactSupportLink>सपोर्ट से संपर्क करें</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal अपडेट नहीं हो सका। उसे मैनुअल तरीके से इंस्टॉल करने के लिए {url} पर विज़िट करें। फिर इस समस्या के बारे में {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal अपेडट नहीं हो सका। इसे मैन्युअल तरीके से इंस्टॉल करने के लिए {url} पर जाएँ। फिर, इस समस्या के बारे में <contactSupportLink>सपोर्ट से संपर्क करें</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "अपडेट का फिर से प्रयास करें"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "संपर्क सहयोग"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "सिग्नल को रीस्टार्ट करने के लिए क्लिक करें"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} ने अनुरोध किया और ग्रुप लिंक के माध्यम से शामिल होने के {numberOfRequests,number} अनुरोध रद्द किए।"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} ने अनुरोध किया और ग्रुप लिंक के ज़रिए शामिल होने का अपना अनुरोध रद्द कर दिया} other {{joinerName} ने अनुरोध किया और ग्रुप लिंक के ज़रिए शामिल होने के {numberOfRequests,number} अनुरोध रद्द कर दिए}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "आपने समूह लिंक चालू कर दिया है जिसमें व्यवस्थापकीय स्वीकृति अक्षम है."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal को दान दें\" पर टैप करके सब्सक्राइब करें"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "बड़ा करें"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "लिखें बटन"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "कोई चैट नहीं"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "हाल ही की चैट यहाँ दिखेंगी।"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "को फ़ॉरवर्ड करें"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "अभी दिखाने के लिए कोई भी हाल की स्टोरी नहीं है।"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "कोई स्टोरी नहीं"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "नए अपडेट यहाँ दिखेंगे।"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "भेजी जा रही है..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "किसी स्टोरी को देखने के लिए उस पर क्लिक करें"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "कोई अपडेट जोड़ने के लिए, <newStoryIcon>स्टोरी जोड़ें</newStoryIcon> पर क्लिक करें।"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} से {group} को"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "स्टोरी पर प्रतिक्रिया दी"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "आप इस स्टोरी का जवाब नहीं दे सकते क्योंकि अब आप इस ग्रुप के सदस्य नहीं हैं।"
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "कॉल देखने या शुरू करने के लिए क्लिक करें"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "नया वॉइस या वीडियो कॉल शुरू करने के लिए, <newCallIcon>नया कॉल</newCallIcon> पर क्लिक करें।"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "सर्च"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "कोई नवीनतम कॉल नहीं। किसी दोस्त को कॉल करके शुरू करें।"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "कोई कॉल नहीं"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "हाल ही के कॉल यहाँ दिखेंगे।"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "कोई मिस्ड कॉल नहीं"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "मिस्ड कॉल यहाँ दिखेंगे।"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}” के लिए कोई परिणाम नहीं"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "अस्वीकार किया गया"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "ग्रुप कॉल"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "कॉल लिंक"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "छोटे-छोटे ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। Signal इस्तेमाल करने के लिए धन्यवाद।",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "कभी-कभी जल्दी से अलविदा कह देना, धीमी विदाई की तुलना में आसान होता है, तो हमने बड़े संदेश थ्रेड को डिलीट करने की प्रोसेस तेज़ कर दी है।"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "अब Signal डेस्कटॉप में, अटैचमेंट के डाउनलोड में रुकावट आने पर ऑटोमैटिक तरीके से उसे फिर से वहीं से चालू किया जा सकता है जहाँ वह रुका था, इसलिए आपको हँसने के लिए ज़्यादा इंतज़ार नहीं करना पड़ेगा, भले ही आप अपने दोस्त के भेजे गए मीम का ट्रांसफ़र पूरा होने से पहले ही लैपटॉप की लिड बंद करें।"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "अगर कोई और कॉल आपके नाम को कॉल करता है, तो हमने मौजूदा कॉल को छोड़कर नए कॉल में शामिल होने के लिए एक शॉर्टकट जोड़ा है। आपको अपने जाने की पुष्टि करने को कहा जाएगा, लेकिन यह आपकी मर्ज़ी है कि आप पहले अलविदा कहना चाहते हैं या नहीं।"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "इस अपडेट से, उन यूज़र्स के लिए Linux पर स्टार्टअप क्रैश भी ठीक हो जाता है जिनका लोकेल 'POSIX' पर सेट है।"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "लंबे कैप्शन वाली स्टोरीज़ को सादा ग्रेडिएंट बैकग्राउंड पर दिखाया जाता है, जिससे कंट्रास्ट बेहतर होता है और टेक्स्ट को पढ़ना आसान हो जाता है। अब लोग देख सकते हैं कि आप क्या कह रहे हैं, सिर्फ़ \"lol\" कहने के बजाय, बिना किसी झिझक के एक-दो पैराग्राफ़ लिखकर बताएँ कि आपको कोई चीज़ इतनी मज़ाकिया क्यों लगी।"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "इस रिलीज़ की मदद से, लिंक प्रीव्यू जनरेशन का प्रदर्शन भी बेहतर होता है और वह गड़बड़ी भी ठीक होती है जिसकी वजह से सेटिंग विंडो बंद होने पर (सीधे बंद होने के बजाय) अल्ट्रामरीन रंग दिखाई देता था।"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Utišaj priču"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Ažuriranje Signala nije uspjelo. {retry} ili posjetite {url} da biste ga ručno instalirali. Zatim {support} u vezi s ovim problemom"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Ažuriranje Signala nije uspjelo. <retryUpdateButton>Pokušajte ga ponovno ažurirati</retryUpdateButton> ili posjetite {url} da biste ga ručno instalirali. Zatim <contactSupportLink>kontaktirajte korisničku podršku</contactSupportLink> u vezi s ovim problemom"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Ažuriranje Signala nije uspjelo. Posjetite {url} da biste ga ručno instalirali. Zatim {support} u vezi s ovim problemom"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Ažuriranje Signala nije uspjelo. Posjetite {url} da biste ga ručno instalirali. Zatim <contactSupportLink>kontaktirajte korisničku podršku</contactSupportLink> u vezi s ovim problemom"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Ponoviti pokušaj ažuriranja"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "Kontaktirati podršku"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Kliknite za ponovno pokretanje Signala"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Uključili ste poveznicu grupe s onemogućenim administratorskim odobrenjem."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Dodirnite \"Donirajte Signalu\" i pretplatite se"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Proširi"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "dugme za sastavljanje poruke"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Nema razgovora"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Ovdje će se pojaviti vaši nedavni razgovori."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Proslijedi kontaktu"
|
||||
@ -4833,7 +4836,7 @@
|
||||
"messageformat": "Moja priča"
|
||||
},
|
||||
"icu:Stories__add": {
|
||||
"messageformat": "Dodajte priču"
|
||||
"messageformat": "Dodaj priču"
|
||||
},
|
||||
"icu:Stories__add-story--text": {
|
||||
"messageformat": "Priča s tekstom"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Trenutno nema nedavnih priča za prikaz"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Nema priča"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Ovdje će se pojaviti nova ažuriranja priče."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Slanje…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Kliknite da biste vidjeli priču"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Kliknite na <newStoryIcon>Dodaj priču</newStoryIcon> za ažuriranje priče."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} šalje priču grupi {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reakcija na priču"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Ne možete odgovoriti na ovu priču jer više niste član ove grupe."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Kliknite za pregled ili novi poziv"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Kliknite na <newCallIcon>Novi poziv</newCallIcon> za početak novog glasovnog poziva ili videopoziva."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Pretraži"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Nema nedavnih poziva. Nazovite prijatelja i započnite."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Nema poziva"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Ovdje će se pojaviti vaši nedavni pozivi."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Nema propuštenih poziva"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Ovdje će se pojaviti vaši propušteni pozivi."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Nema rezultata za \"{query}\""
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Odbijen"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Grupni poziv"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Poveznica na poziv"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Manja podešavanja, ispravci grešaka i poboljšanje rada aplikacije. Hvala vam što koristite Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Ovo izdanje ubrzava proces brisanja velikih razgovora."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal za desktop sada može automatski nastaviti s prekinutim preuzimanjima privitaka."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Dodali smo prečac za prekid trenutnog poziva i pridruživanje novom pozivu kada je poziv još u tijeku."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "U ovom ažuriranju također smo ispravili rušenje pri pokretanju Linuxa koji se događao korisnicima koji koriste programski standard POSIX."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Priče s dugim opisima sada se prikazuju na pozadini koja poboljšava kontrast i olakšava čitanje teksta."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Ovo izdanje također poboljšava performanse generiranja pregleda poveznica te ispravlja pogrešku u prikazu koja se pojavljivala prilikom zatvaranja postavki."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Némítás"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "A Signal Desktop frissítése nem sikerült. {retry} vagy látogass el a {url} címre és telepítsd az új verziót kézzel, majd lépj kapcsolatba velünk a tapasztalt problémával kapcsolatban: {support}."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "A Signal frissítése nem sikerült. <retryUpdateButton>Próbáld újra a frissítést</retryUpdateButton> vagy látogass el a(z) {url} webhelyre a manuális telepítéshez. Ezután <contactSupportLink>vedd fel a kapcsolatot az ügyfélszolgálattal</contactSupportLink> a problémával kapcsolatban."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "A Signal frissítése nem sikerült. Telepítsd az új verziót manuálisan a {url} weboldalról, majd lépj kapcsolatba velünk, és oszd meg tapasztalataidat: {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "A Signal frissítése nem sikerült. Telepítsd az új verziót manuálisan a {url} weboldalról. Ezután <contactSupportLink>vedd fel a kapcsolatot az ügyfélszolgálattal</contactSupportLink> a problémával kapcsolatban."
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Frissítés újra"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "kapcsolatfelvétel a támogatással"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Kattints a Signal újraindításához!"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Bekapcsoltad a csoport-hivatkozásokat (adminisztrátori jóváhagyás nem szükséges)."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Koppints az „Adományozás a Signalnak” lehetőségre, és iratkozz fel"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Bővítés"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "új üzenet gomb"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Nincs csevegés"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Itt jelennek meg a legutóbbi csevegések."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Továbbítás ide:"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Nincs aktuális friss Történet"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Nincs történet"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Itt jelennek meg az új frissítések."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Küldés…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Kattints ide a Történet megtekintéséhez"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Kattints a <newStoryIcon>Történet hozzáadása</newStoryIcon> lehetőségre frissítés hozzáadásához."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} → {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagált a Történetre"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Nem válaszolhatsz erre a Történetre, mert már nem vagy tagja ennek a csoportnak."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "A hívás megtekintéséhez vagy indításához kattints ide"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Kattints az <newCallIcon>Új hívás</newCallIcon> lehetőségre új hang- vagy videohívás indításához."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Keresés"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Nincsenek legutóbbi hívások. Először hívd fel egy ismerősödet."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Nincsenek hívások"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Itt jelennek meg a legutóbbi hívások."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Nincs nem fogadott hívás"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Itt jelennek meg a nem fogadott hívások."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Nincs találat a következőre: „{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Elutasítva"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Csoporthívás"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Híváshivatkozás"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Apró finomítások, hibajavítások és teljesítménynövelések. Köszönjük, hogy a Signalt használod!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Ez a kiadás felgyorsítja a nagy üzenetszálak törlésének folyamatát."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "A Signal Desktop mostantól automatikusan folytathatja a megszakított mellékletletöltéseket."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Hozzáadtunk egy parancsikont, amellyel leteheted a telefont, és csatlakozhatsz egy új híváshoz, ha már folyamatban van egy másik hívás."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Ez a frissítés kijavítja a Linux rendszerindítási összeomlását is azon felhasználók számára, akiknek a nyelvi beállítása „POSIX”."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "A hosszú feliratokkal ellátott történetek mostantól jobb kontraszttal jelennek meg, amitől a szöveg jobban olvasható lesz."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Ez a kiadás javítja a hivatkozás-előnézet létrehozásának teljesítményét is, és kijavítja a Beállítások ablak bezárásakor jelentkező kisebb megjelenítési hibát."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Bisukan"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal tidak dapat diperbarui. {retry} atau kunjungi {url} untuk memasangnya secara manual. Lalu, {support} mengenai masalah ini."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal tidak dapat diperbarui. <retryUpdateButton>Coba lagi perbarui</retryUpdateButton> atau buka {url} untuk instal secara manual. Lalu, <contactSupportLink>hubungi dukungan</contactSupportLink> untuk menyampaikan masalah ini"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal tidak dapat melakukan pembaruan. Buka {url} untuk menginstal secara manual. Lalu, {support} terkait masalah ini"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal tidak dapat diperbarui. Buka {url} untuk menginstal secara manual. Lalu, <contactSupportLink>hubungi dukungan</contactSupportLink> untuk menyampaikan masalah ini"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Ulangi pembaruan"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "hubungi bantuan"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Klik untuk memulai ulang Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Anda menyalakan tautan grup tanpa persetujuan admin."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Ketuk \"Donasi ke Signal\" dan berlangganan"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Lebarkan"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "tombol susun"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Tidak ada obrolan"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Obrolan terbaru akan ditampilkan di sini."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Teruskan Ke"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Tidak ada cerita terbaru untuk ditampilkan sekarang"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Tidak ada cerita"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Cerita baru akan ditampilkan di sini."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Mengirim…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Klik untuk melihat cerita"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Klik <newStoryIcon>Tambahkan cerita</newStoryIcon> untuk menambahkan pembaruan terkini."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} ke {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Menanggapi cerita"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Anda tidak dapat membalas cerita ini karena Anda bukan lagi anggota grup ini."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Klik untuk melihat atau memulai panggilan"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Klik <newCallIcon>Panggilan Baru</newCallIcon> untuk memulai panggilan suara atau video baru."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Cari"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Tidak ada panggilan baru Mulai dengan menelepon teman."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Tidak ada panggilan"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Panggilan terbaru akan ditampilkan di sini."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Tidak ada panggilan tak terjawab"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Panggilan tak terjawab akan ditampilkan di sini."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Tidak ada hasil untuk “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Ditolak"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Panggilan grup"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Tautan panggilan"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Tambahan penyesuaian kecil, perbaikan bug, dan peningkatan performa. Terima kasih telah menggunakan Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Rilis ini mempercepat proses penghapusan utas pesan berukuran besar."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop kini bisa otomatis melanjutkan pengunduhan lampiran yang sempat terhenti."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Kami menambahkan pintasan untuk menutup panggilan dan gabung ke panggilan baru saat sebuah panggilan lain sedang berlangsung."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Pembaruan ini juga memperbaiki masalah kemacetan saat memulai di Linux bagi pengguna yang pengaturan lokalnya diatur ke `POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Cerita yang menyertakan teks panjang kini ditampilkan dengan kontras yang lebih baik agar lebih mudah dibaca."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Rilis ini juga meningkatkan kinerja pembuatan pratinjau tautan dan memperbaiki bug kecil tampilan yang terjadi saat menutup jendela Pengaturan."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Silenzia"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal non può essere aggiornato. {retry} o visita {url} per installarlo manualmente. Poi {support} riguardo a questo problema"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Impossibile aggiornare Signal. <retryUpdateButton>Riprova l'aggiornamento</retryUpdateButton> oppure visita la pagina {url} per installarlo manualmente. Dopodiché, <contactSupportLink>contatta l'assistenza</contactSupportLink> per riferire il tuo problema."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal non può essere aggiornato. Visita {url} per installarlo manualmente. Poi {support} riguardo a questo problema"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Impossibile aggiornare Signal. Visita la pagina {url} per installarlo manualmente. Dopodiché, <contactSupportLink>contatta l'assistenza</contactSupportLink> per riferire il tuo problema."
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Riprova l'aggiornamento"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "contatta l'assistenza"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Clicca per riavviare Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Hai attivato il link del gruppo senza l'approvazione degli amministratori."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Tocca su \"Dona a Signal\" per diventare un supporter di Signal"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Espandi"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "pulsante composizione"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Nessuna chat"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Qui vedrai le tue chat più recenti."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Inoltra a"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Nessuna Storia recente da mostrare al momento"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Nessuna storia"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Qui vedrai tutto ciò che condividerai."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Invio in corso…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Clicca per vedere una Storia"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Clicca su <newStoryIcon>Aggiungi una storia</newStoryIcon> per condividere qualcosa di tuo."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} a {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Ha reagito alla Storia"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Non puoi rispondere o reagire a questa Storia perché non fai più parte di questo gruppo."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Clicca per visualizzare o iniziare una chiamata"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Clicca su <newCallIcon>Nuova chiamata</newCallIcon> per iniziare una chiamata vocale o una videochiamata."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Cerca"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Nessuna chiamata recente. Inizia chiamando un tuo amico o amica."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Nessuna chiamata"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Qui vedrai le tue chiamate più recenti."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Nessuna chiamata persa"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Qui vedrai le tue chiamate perse."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Nessun risultato per \"{query}\""
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Rifiutata"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Chiamata di gruppo"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Link chiamata"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Altre piccole modifiche e correzioni di bug per far funzionare l'app senza problemi. Grazie per usare Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Non è mai facile dire addio, quindi meglio farlo nel modo più rapido possibile… questo aggiornamento può aiutare, visto che velocizza tutto il processo di eliminazione dei messaggi."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Da ora Signal Desktop può riprendere in automatico il download degli allegati inviati via chat: finalmente si riduce l'attesa per vedere i tuoi nuovi meme giornalieri."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Se ti chiamano mentre stai partecipando a una chiamata, non preoccuparti. Abbiamo aggiunto una scorciatoia per lasciare (di fretta o con calma) la chiamata attuale e unirti a quella nuova. Noi ti chiederemo conferma dell'operazione, tu però ricordati di salutare!"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Questo aggiornamento risolve anche dei casi di crash su Linux durante la fase di avvio di Signal per gli utenti che avevano le impostazioni locali impostate su \"POSIX\"."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Ora le Storie che contengono testi lunghi verranno mostrate su uno sfondo sfumato per migliorare il contrasto e rendere i testi più leggibili. Perciò sì, se sei un amante dei muri di testo, oggi è il tuo giorno fortunato!"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Questo aggiornamento risolve anche dei problemi legati alla visualizzazione delle anteprime dei link, oltre a un bug che faceva sì che la finestra delle Impostazioni lampeggiasse in blu ogni volta che veniva chiusa (invece di chiudersi immediatamente)."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "ミュート"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signalをアップデートできませんでした。{retry} か {url} から手動でインストールしてください。{support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signalをアップデートできませんでした。<retryUpdateButton>もう一度アップデートを試す</retryUpdateButton>か、{url}から手動でインストールしてください。その後、この問題を<contactSupportLink>サポートまでお知らせください</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signalをアップデートできませんでした。{url}から手動でインストールしてください。またこの問題を、{support}までお知らせください。"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signalをアップデートできませんでした。{url}から手動でインストールしてください。その後、この問題について<contactSupportLink>サポートに連絡してください</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "アップデートを再試行"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "お問い合わせ"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signalを再起動する"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} は、グループリンクからの参加申請を{numberOfRequests,number}件キャンセルしました。"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName} がグループリンクから参加を申請して、{numberOfRequests,number}件の申請をキャンセルしました。}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "管理者承認が不要なグループリンクを有効にしました。"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "「シグナルに寄付する」をタップして申し込む"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "大きく"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "作成ボタン"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "チャットがありません"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "最近のチャットがここに表示されます。"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "転送先"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "表示できる最近のストーリーはありません"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "ストーリーがありません"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "新しい更新がここに表示されます"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "送信中…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "クリックしてストーリーを表示"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "<newStoryIcon>ストーリーを追加</newStoryIcon> をクリックして更新を追加します。"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} から {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "ストーリーにリアクションがありました"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "このグループのメンバーではなくなったので、このストーリーに返信することはできません。"
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "クリックして通話を表示、または通話を開始します"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "<newCallIcon>通話する</newCallIcon> をクリックして、音声通話またはビデオ通話を開始します。"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "検索"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "最近の通話はありません。 友達に電話をかけましょう。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "通話がありません"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "最近の通話がここに表示されます。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "不在着信はありません"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "最近の不在着信がここに表示されます。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}” の検索結果はありません"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "拒否"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "グループ通話"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "通話リンク"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "細かな微調整、バグ修正、パフォーマンスの向上。 Signalをご利用いただきありがとうございます。",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "このリリースでは、サイズの大きいメッセージスレッドの消去プロセスが高速化されました。"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktopで、中断された添付ファイルのダウンロードが自動的に再開されるようになりました。"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "別の通話が進行中の場合、現在の通話を終了して新しい通話に参加するためのショートカットを追加しました。"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "このアップデートでは、ロケールが「POSIX」に設定されているユーザーのLinuxでの起動クラッシュも修正されています。"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "長いキャプションがあるストーリーは、テキストが読みやすくなるようにコントラストを改善して表示されるようになりました。"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "このリリースでは、リンクプレビュー生成のパフォーマンスも改善され、設定画面を閉じた時の軽微な表示バグも修正されました。"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "დადუმება"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal-ი ვერ განახლდა. {retry} ან ხელით დასაყენებლად გადადი {url}. შემდეგ კი {support}-ს ამ პრობლემის თაობაზე"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal-ი ვერ განახლდა. <retryUpdateButton>თავიდან სცადე განახლება</retryUpdateButton> ან ხელით გადმოსაწერად {url}-ს ეწვიე. შემდეგ, <contactSupportLink>მხარდაჭერის გუნდს დაუკავშირდი</contactSupportLink> ამ პრობლემის თაობაზე"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal-ი ვერ განახლდა. ხელით დასაყენებლად გადადი {url}. შემდეგ კი {support}-ს ამ პრობლემის თაობაზე"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal-ი ვერ განახლდა. ხელით გადმოსაწერად ეწვიე {url}-ს. შემდეგ, <contactSupportLink>მხარდაჭერის გუნდს დაუკავშირდი</contactSupportLink> ამ პრობლემის თაობაზე"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "განახლების ხელახლა ცდა"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "მხარდაჭერის გუნდთან დაკავშირება"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "დააჭირე Signal-ის გადასატვირტად"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} -მა მოითხოვა ჯგუფის ბმულით გაწევრიანება და გააუქმა თავისი {numberOfRequests,number} მოთხოვნა"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName}-მა ჯგუფში ბმულით გაწევრიანება მოითხოვა და მოთხოვნა გააუქმა.} other {{joinerName}-მა ჯგუფში ბმულით გაწევრიანება მოითხოვა და {numberOfRequests,number} მოთხოვნა გააუქმა.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "შენ ჩართე ჯგუფის ბმული ადმინის დასტურის გათიშული ფუნქციით."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "დააჭირე \"Signal-ისთვის დონაციის გაკეთება“ და გამოიწერე"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "გაფართოება"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "შეტყობინების შედგენის ღილაკი"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "ჩატები ვერ მოიძებნა"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "ბოლო ჩატები აქ გამოჩნდება."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "გაეგზავნოთ ჩამოთვლილებს"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "უახლესი Stories-ები ვერ მოიძებნა"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Stories-ები ვერ მოიძებნა"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "ბოლო განახლებები აქ გამოჩნდება."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "იგზავნება…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "დააწკაპუნე Story-ის სანახავად"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "განახლების დასამატებლად დააჭირე <newStoryIcon>Story-ის დამატება</newStoryIcon>."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} {group}-ს"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Story-ის გამოეხმაურა"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "ამ Story-ის ვერ უპასუხებ, რადგან ამ ჯგუფის წევრი აღარ ხარ."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "დააწკაპუნე ზარის სანახავად ან დასაწყებად"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "ახალი ხმოვანი ან ვიდეო ზარის დასაწყებად დააჭირე <newCallIcon>ახალი ზარი</newCallIcon>."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "ძიება"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "ბოლოდროინდელი ზარები ვერ მოიძებნა. დაიწყე მეგობართან დარეკვით."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "ზარები ვერ მოიძებნა"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "ბოლო ზარები აქ გამოჩნდება."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "გამოტოვებული ზარები ვერ მოიძებნა"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "გამოტოვებული ზარები აქ გამოჩნდება."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "„{query}“-ზე ვერაფერი მოიძებნა"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "უარყოფილი"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "ჯგუფური ზარი"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "ზარის ბმული"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "მცირე შესწორებები, ბაგების გამოსწორება და წარმადობის გაუმჯობესება. მადლობას გიხდით სიგნალის გამოყენებისთვის!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "ეს გამოშვება დიდი მიმოწერის წაშლის პროცესს აჩქარებს."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop-ს ახლა უკვე შეუძლია ავტომატურად განაგრძოს შეჩერებული მიმაგრებული ფაილების გადმოწერა."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "ჩვენ დავამატეთ მალსახმობი, რომ გათიშო მიმდინარე ზარი და ახალს შეუერთდე, როდესაც სხვა ზარი უკვე მიმდინარეობს."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "ეს განახლება ასევე აგვარებს Linux-ზე ავარიული გაშვების პრობლემას იმ მომხმარებლებისთვის, რომელთა ადგილმდებარეობა `POSIX`-ზეა დაყენებული."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "გრძელი ტექსტის მქონე Stories-ები ახლა გაუმჯობესებული კონტრასტით ჩნდება, რაც აადვილებს ტექსტის წაკითხვას."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "ეს გამოშვება ასევე აუმჯობესებს ბმულის წინასწარი ნახვის დაგენერირებას და ასწორებს ეკრანის მცირე ხარვეზს პარამეტრების ფანჯრის დახურვისას."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Дыбысын өшіру"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal жаңартылмады. {retry} немесе {url} бетіне кіріп, оны қолмен орнатыңыз. Содан кейін осы мәселе туралы {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal-ды жаңарту мүмкін болмады. <retryUpdateButton>Қайта жаңартып көріңіз</retryUpdateButton> немесе {url} бетіне кіріп, оны қолмен орнатыңыз. Содан кейін бұл мәселе жайында <contactSupportLink>қолдау көрсету орталығына</contactSupportLink> хабарлаңыз."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal-ды жаңарту мүмкін болмады. {url} бетіне кіріп, оны қолмен орнатыңыз. Содан кейін осы мәселе туралы {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal-ды жаңарту мүмкін болмады. {url} бетіне кіріп, оны қолмен орнатыңыз. Содан кейін бұл мәселе жайында <contactSupportLink>қолдау көрсету орталығына</contactSupportLink> хабарлаңыз."
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Қайта жаңартып көру"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "қолдау көрсету қызметіне хабарласу"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal-ды өшіріп, қайта қосу үшін басыңыз"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} топ сілтемесі арқылы топқа қосылуға {numberOfRequests,number} өтініш жіберді және бас тартты"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} өтініш білдірді және топ сілтемесі арқылы топқа қосылуға өтініштен бас тартты.} other {{joinerName} өтініш білдірді және топ сілтемесі арқылы топқа қосылуға {numberOfRequests,number} өтініштен бас тартты.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Әкімшінің мақұлдауын өшіріп, топ сілтемесін қостыңыз."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal-ға демеу көрсету\" түймесін басыңыз да, жазылыңыз"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Кеңейту"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "хат жазу"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Чаттар жоқ"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Соңғы чаттар осындай көрінеді."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Жіберілетін контакт"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Дәл қазір көрсететін жақында салынған стористер жоқ"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Стористер жоқ"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Жаңа жаңартулар осында көрінеді."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Жіберілуде..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Стористі көру үшін басыңыз"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Жаңартуды қосу үшін <newStoryIcon>Сторис қосу</newStoryIcon> түймесін басыңыз."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} -> {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Cториске реакция қалдырды"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Қоңырауды көру немесе бастау үшін басыңыз"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Жаңа дауыстық немесе бейне қоңырауды бастау үшін <newCallIcon>Жаңа қоңырау</newCallIcon> түймесін басыңыз."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Іздеу"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Соңғы қоңыраулар жоқ. Досыңызға қоңырау шалудан бастаңыз."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Қоңыраулар жоқ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Соңғы қоңыраулар осында көрінеді."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Өткізіп алған қоңыраулар жоқ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Өткізіп алған қоңыраулар осында көрінеді."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "\"{query}\" бойынша нәтижелер жоқ"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Қабылданбады"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Топтық қоңырау"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Қоңырау сілтемесі"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Кішігірім түзетпелер жасалды, ақаулар жөнделді және жұмысы жақсартылды. Signal-ды қолданғаныңыз үшін рақмет!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Бұл шығарылымда үлкен хаттар тізбегін жою процесінің жылдамдығы артты."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop енді тіркемені жүктеп алу процесі қай жерден тоқтаса, жүктеп алу процесін сол жерден бастап автоматты түрде жалғастыра алады. Сондықтан енді досыңыз сізге жіберген мем аяқталғанға дейін ноутбуктың бетін жаба салғанның өзінде, күлкіден жарылып үлгересіз."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Егер басқа біреу қоңырау шалып жатса, қазіргі қоңыраудан шығып, жаңа қоңырауға қосылуға мүмкіндік беретін түймелер тіркесімін қостық. Шықпас бұрын алдымен растау сұралады, бірақ қоңыраудан шығу-шықпау өз еркіңізде."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Бұл жаңа нұсқада тілі \"POSIX\" деп орнатылған пайдаланушылар үшін Linux жүйесі іске қосылғандағы қателер түзетілді."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Субтитрлері ұзақ стористер енді біркелгі күңгірттенетін фонда көрсетіледі, ол контрасты жақсартып, мәтіннің оңайырақ оқылуына мүмкіндік береді. Енді адамдар сіздің не айтып жатқаныңызды оқи алады, «lol» деп қана жаза салмай, сіздің қатты күлуіңізге не себеп болғаны туралы бір-екі жол жазуыңызға болады."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Бұл шығарылымда сілтеме мазмұнының нобайын жасау жақсартылған және «Параметрлер» терезесінің (бірден жабылып қалмай) жауып жатқанда аз уақыт жарқылдайтын ақауы түзетілді."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "បិទសំឡេង"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal មិនអាចដំឡើងកំណែបានទេ។ {retry} ឬចូលទៅកាន់ {url} ដើម្បីដំឡើងវាដោយផ្ទាល់។ បន្ទាប់មក {support} អំពីបញ្ហានេះ"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal មិនអាចដំឡើងកំណែបានទេ។ <retryUpdateButton>សាកល្បងដំឡើងកំណែម្តងទៀត</retryUpdateButton> ឬចូលទៅកាន់ {url} ដើម្បីដំឡើងវាដោយដៃ។ បន្ទាប់មក<contactSupportLink>ទាក់ទងផ្នែកជំនួយ</contactSupportLink>អំពីបញ្ហានេះ"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal មិនអាចដំឡើងកំណែបានទេ។ ចូលទៅកាន់ {url}ដើម្បីដំឡើងវាដោយផ្ទាល់។ បន្ទាប់មក {support} អំពីបញ្ហានេះ"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal មិនអាចដំឡើងកំណែបានទេ។ ចូលទៅកាន់ {url} ដើម្បីដំឡើងវាដោយដៃ។ បន្ទាប់មក<contactSupportLink>ទាក់ទងផ្នែកជំនួយ</contactSupportLink>អំពីបញ្ហានេះ"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "ព្យាយាមដំឡើងកំណែថ្មីម្តងទៀត"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "ទាក់ទងផ្នែកជំនួយ"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "ចុចដើម្បីចាប់ផ្តើម Signal ឡើងវិញ"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} បានស្នើសុំ និងបោះបង់សំណើចំនួន {numberOfRequests,number} ដើម្បីចូលរួមតាមរយៈតំណក្រុម។"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName} បានស្នើសុំ និងលុបចោល {numberOfRequests,number} សំណើក្នុងការចូលរួមតាមរយៈតំណក្រុម}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "អ្នកបានបើកតំណក្រុម ដោយការឯកភាពពីអ្នកគ្រប់គ្រងត្រូវបានបិទ។"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "ចុចលើ \"បរិច្ចាគទៅ Signal\" ហើយជាវ"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "ពង្រីក"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "ប៊ូតុងសរសេរសារ"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "មិនមានការជជែកទេ"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "ការជជែកថ្មីៗនឹងបង្ហាញនៅទីនេះ។"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "បញ្ជូនបន្តទៅកាន់"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "មិនមានរឿងរ៉ាវថ្មីៗសម្រាប់បង្ហាញឥឡូវនេះទេ"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "មិនមានរឿងរ៉ាវទេ"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "បច្ចុប្បន្នភាពថ្មីៗនឹងបង្ហាញនៅទីនេះ។"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "កំពុងផ្ញើ…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "ចុចដើម្បីមើលរឿងរ៉ាវ"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "ចុច <newStoryIcon>បញ្ចូលរឿងរ៉ាវមួយ</newStoryIcon> ដើម្បីបញ្ចូលបច្ចុប្បន្នភាព។"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} ទៅ {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "បានប្រតិកម្មទៅនឹងរឿងរ៉ាវ"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "ចុចដើម្បីមើល ឬចាប់ផ្តើមការហៅ"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "ចុច <newCallIcon>ការហៅថ្មី</newCallIcon> ដើម្បីចាប់ផ្តើមការហៅជាសំឡេង ឬវីដេអូថ្មី។"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "ស្វែងរក"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "គ្មានការហៅថ្មីៗនេះទេ។ ចាប់ផ្តើមដោយហៅទៅមិត្តភក្តិណាម្នាក់។"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "មិនមានការហៅទេ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "ការហៅថ្មីៗនឹងបង្ហាញនៅទីនេះ។"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "មិនមានការហៅដែលខកខានទេ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "ការហៅដែលខកខាននឹងបង្ហាញនៅទីនេះ។"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "គ្មានលទ្ធផលសម្រាប់ “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "បានបដិសេធ"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "ការហៅជាក្រុម"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "តំណសម្រាប់ការហៅ"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "ការកែប្រែបន្តិចបន្តួច ការដោះស្រាយបញ្ហា និងការបង្កើនប្រតិបត្តិការ។ សូមអរគុណចំពោះការប្រើប្រាស់ Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "ការចេញផ្សាយនេះបង្កើនល្បឿននៃដំណើរការលុបប្រវត្តិសារសន្ទនាវែងៗ។"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "ឥឡូវនេះ Signal Desktop អាចបន្តទាញយកដោយស្វ័យប្រវត្តិនូវឯកសារភ្ជាប់ដែលបានរអាក់រអួល ពីកន្លែងដែលវាផ្អាកការទាញយក ដូច្នេះអ្នកមិនបាច់ចាំយូរដើម្បីអស់សំណើចនឹងរូបត្លុកដែលមិត្តភក្តិរបស់អ្នកផ្ញើមកទេ ទោះបីជាអ្នកបិទគម្របកុំព្យូទ័រយួរដៃរបស់អ្នកក៏ដោយ។"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "ប្រសិនបើការហៅផ្សេងទៀតកំពុងហៅឈ្មោះរបស់អ្នក យើងបានបន្ថែមផ្លូវកាត់មួយដើម្បីអាចចេញពីការហៅបច្ចុប្បន្ន ហើយចូលរួមការហៅថ្មីបាន។ អ្នកនឹងត្រូវបានជំរុញឱ្យបញ្ជាក់ពីការចាកចេញរបស់អ្នក ប៉ុន្តែវាអាស្រ័យលើអ្នកទេ ថាតើអ្នកចង់លាទៅមុនឬអត់។"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "កំណែថ្មីនេះក៏ដោះស្រាយផងដែរនូវបញ្ហាគាំងនៅពេលចាប់ផ្តើមនៅលើ Linux សម្រាប់អ្នកប្រើទាំងឡាយដែលបានកំណត់អ៊ីនធើហ្វេសទៅជា `POSIX`។"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "រឿងរ៉ាវដែលមានចំណងជើងវែងៗត្រូវបានបង្ហាញនៅលើផ្ទៃខាងក្រោយដែលធ្វើឱ្យមើលឃើញអក្សរច្បាស់ជាងមុន និងកាន់តែងាយស្រួលអាន។ ដោយសារឥឡូវនេះមនុស្សអាចមើលឃើញអ្វីដែលអ្នកកំពុងតែនិយាយ ដូច្នេះអ្នកអាចសរសេរពីរបីកថាខណ្ឌបានដោយសេរី អំពីមូលហេតុដែលអ្វីមួយនោះធ្វើឱ្យអ្នកអស់សំណើចខ្លាំង ប្រសើរជាងគ្រាន់តែនិយាយថា \"lol\"។"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "ការចេញផ្សាយនេះក៏បង្កើនប្រសិទ្ធភាពនៃការបង្កើតការមើលតំណជាមុនផងដែរ និងដោះស្រាយបញ្ហាបន្តិចបន្តួចលើការបង្ហាញ នៅពេលបិទផ្ទាំងវីនដូ។"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "ಮ್ಯೂಟ್ ಮಾಡಿ"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal ಅಪ್ಡೇಟ್ ಆಗಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ. ಅದನ್ನು ಮ್ಯಾನುವಲ್ ಆಗಿ ಇನ್ಸ್ಟಾಲ್ ಮಾಡಲು {retry} ಅಥವಾ {url} ಗೆ ಭೇಟಿ ನೀಡಿ. ಬಳಿಕ, ಈ ಸಮಸ್ಯೆಯ ಬಗ್ಗೆ {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal ಅನ್ನು ಅಪ್ಡೇಟ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ. <retryUpdateButton>ಅಪ್ಡೇಟ್ ಅನ್ನು ಮರುಪ್ರಯತ್ನಿಸಿ</retryUpdateButton> ಅಥವಾ ಅದನ್ನು ಹಸ್ತಚಾಲಿತವಾಗಿ ಇನ್ಸ್ಟಾಲ್ ಮಾಡಲು {url}ಗೆ ಭೇಟಿ ನೀಡಿ. ನಂತರ, ಈ ಸಮಸ್ಯೆಯ ಬಗ್ಗೆ <contactSupportLink>ಬೆಂಬಲವನ್ನು ಸಂಪರ್ಕಿಸಿ</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal ಅಪ್ಡೇಟ್ ಆಗಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ. ಅದನ್ನು ಮ್ಯಾನುವಲ್ ಆಗಿ ಇನ್ಸ್ಟಾಲ್ ಮಾಡಲು {url} ಗೆ ಭೇಟಿ ನೀಡಿ. ಬಳಿಕ, ಈ ಸಮಸ್ಯೆಯ ಬಗ್ಗೆ {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal ಅನ್ನು ಅಪ್ಡೇಟ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ. ಇದನ್ನು ಹಸ್ತಚಾಲಿತವಾಗಿ ಇನ್ಸ್ಟಾಲ್ ಮಾಡಲು {url}ಗೆ ಭೇಟಿ ನೀಡಿ. ನಂತರ, ಈ ಸಮಸ್ಯೆಯ ಬಗ್ಗೆ <contactSupportLink>ಬೆಂಬಲವನ್ನು ಸಂಪರ್ಕಿಸಿ</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "ಅಪ್ಡೇಟ್ಗೆ ಮರುಪ್ರಯತ್ನಿಸಿ"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "ಬೆಂಬಲವನ್ನು ಸಂಪರ್ಕಿಸಿ"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal ಮರುಪ್ರಾರಂಭಿಸಲು ಕ್ಲಿಕ್ ಮಾಡಿ"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} ಅವರು ಗ್ರೂಪ್ ಲಿಂಕ್ ಮೂಲಕ {numberOfRequests,number} ವಿನಂತಿಗಳನ್ನು ಮಾಡಿದ್ದಾರೆ ಮತ್ತು ಅವುಗಳನ್ನು ರದ್ದುಗೊಳಿಸಿದ್ದಾರೆ"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} ಅವರು ಗ್ರೂಪ್ ಲಿಂಕ್ ಮೂಲಕ ಸೇರಲು ವಿನಂತಿಸಿದ್ದಾರೆ ಮತ್ತು ತಮ್ಮ ವಿನಂತಿಯನ್ನು ರದ್ದುಗೊಳಿಸಿದ್ದಾರೆ.} other {{joinerName} ಅವರು ಗ್ರೂಪ್ ಲಿಂಕ್ ಮೂಲಕ ಸೇರಲು ವಿನಂತಿಸಿದ್ದಾರೆ ಮತ್ತು {numberOfRequests,number} ವಿನಂತಿಗಳನ್ನು ರದ್ದುಗೊಳಿಸಿದ್ದಾರೆ.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "ಅಡ್ಮಿನ್ ಅನುಮೋದನೆ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಿ ಗ್ರೂಪ್ ಲಿಂಕ್ ಅನ್ನು ನೀವು ಆನ್ ಮಾಡಿದ್ದೀರಿ."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal ಗೆ ದೇಣಿಗೆ ನೀಡಿ\" ಮೇಲೆ ಟ್ಯಾಪ್ ಮಾಡಿ ಮತ್ತು ಚಂದಾದಾರರಾಗಿ"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "ವಿಸ್ತರಿಸಿ"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "ಕಂಪೋಸ್ ಬಟನ್"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "ಯಾವುದೇ ಚಾಟ್ಗಳಿಲ್ಲ"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "ಇತ್ತೀಚಿನ ಚಾಟ್ಗಳು ಇಲ್ಲಿ ಕಾಣಿಸುತ್ತವೆ."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "ಇವರಿಗೆ ಫಾರ್ವರ್ಡ್ ಮಾಡಿ"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "ಪ್ರಸ್ತುತ ತೋರಿಸಲು ಯಾವುದೇ ಸ್ಟೋರೀಸ್ ಇಲ್ಲ"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "ಯಾವುದೇ ಸ್ಟೋರಿಗಳಿಲ್ಲ"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "ಹೊಸ ಅಪ್ಡೇಟ್ಗಳು ಇಲ್ಲಿ ಕಾಣಿಸುತ್ತವೆ."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "ಕಳುಹಿಸಲಾಗುತ್ತಿದೆ…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "ಸ್ಟೋರಿ ವೀಕ್ಷಿಸಲು ಕ್ಲಿಕ್ ಮಾಡಿ"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "ಅಪ್ಡೇಟ್ ಅನ್ನು ಸೇರಿಸಲು <newStoryIcon>ಸ್ಟೋರಿಯನ್ನು ಸೇರಿಸಿ</newStoryIcon> ಅನ್ನು ಕ್ಲಿಕ್ ಮಾಡಿ."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} ನಿಂದ {group} ಗೆ"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "ಸ್ಟೋರಿಗೆ ಪ್ರತಿಕ್ರಿಯಿಸಲಾಗಿದೆ"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "ಕರೆಯನ್ನು ವೀಕ್ಷಿಸಲು ಅಥವಾ ಪ್ರಾಂಭಿಸಲು ಕ್ಲಿಕ್ ಮಾಡಿ"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "ಹೊಸ ಧ್ವನಿ ಅಥವಾ ವೀಡಿಯೊ ಕರೆಯನ್ನು ಪ್ರಾರಂಭಿಸಲು <newCallIcon>ಹೊಸ ಕರೆ</newCallIcon> ಕ್ಲಿಕ್ ಮಾಡಿ."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "ಹುಡುಕಿ"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "ಇತ್ತೀಚಿನ ಯಾವುದೇ ಕರೆಗಳಿಲ್ಲ. ಸ್ನೇಹಿತರಿಗೆ ಕರೆ ಮಾಡುವ ಮೂಲಕ ಪ್ರಾರಂಭಿಸಿ."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "ಯಾವುದೇ ಕರೆಗಳಿಲ್ಲ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "ಇತ್ತೀಚಿನ ಕರೆಗಳು ಇಲ್ಲಿ ಕಾಣಿಸುತ್ತವೆ."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "ಯಾವುದೇ ಮಿಸ್ಡ್ ಕಾಲ್ಗಳಿಲ್ಲ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "ಮಿಸ್ಡ್ ಕಾಲ್ಗಳು ಇಲ್ಲಿ ಕಾಣಿಸುತ್ತವೆ."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "{query} ಗೆ ಫಲಿತಾಂಶಗಳು ಲಭ್ಯವಿಲ್ಲ"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "ನಿರಾಕರಿಸಲಾಗಿದೆ"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "ಗ್ರೂಪ್ ಕಾಲ್"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "ಕರೆ ಲಿಂಕ್"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "ಸಣ್ಣ ಟ್ವೀಕ್ಗಳು, ಬಗ್ ಫಿಕ್ಸ್ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. Signal ಬಳಸುತ್ತಿರುವುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "ನಿಧಾನವಾದ ವಿದಾಯಕ್ಕಿಂತ ತ್ವರಿತ ಗುಡ್ಬೈ ಕೆಲವೊಮ್ಮೆ ಸುಲಭವಾಗಿರುತ್ತದೆ, ಆದ್ದರಿಂದ ನಾವು ದೊಡ್ಡ ಮೆಸೇಜ್ ಥ್ರೆಡ್ಗಳನ್ನು ಅಳಿಸುವ ಪ್ರಕ್ರಿಯೆಯನ್ನು ವೇಗಗೊಳಿಸಿದ್ದೇವೆ."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "ಸಿಗ್ನಲ್ ಡೆಸ್ಕ್ಟಾಪ್ ಈಗ ಅಡಚಣೆಗೊಂಡ ಅಟ್ಯಾಚ್ಮೆಂಟ್ ಡೌನ್ಲೋಡ್ಗಳನ್ನು ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಪುನರಾರಂಭಿಸಬಹುದು, ಹಾಗಾಗಿ ನಿಮ್ಮ ಸ್ನೇಹಿತರು ಕಳುಹಿಸಿದ ಮೀಮ್ ಅನ್ನು ವರ್ಗಾವಣೆ ಮುಗಿಯುವ ಮೊದಲು ನಿಮ್ಮ ಲ್ಯಾಪ್ಟಾಪ್ ಲಿಡ್ ಅನ್ನು ಮುಚ್ಚಿದರೂ ನೀವು ನಗಲು ನೀವು ಹೆಚ್ಚು ಸಮಯ ಕಾಯಬೇಕಾಗಿಲ್ಲ."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "ಮತ್ತೊಂದು ಕರೆಯು ನಿಮ್ಮ ಹೆಸರನ್ನು ಕರೆಯುತ್ತಿದ್ದರೆ, ಪ್ರಸ್ತುತ ಕರೆಯನ್ನು ತೊರೆಯಲು ಮತ್ತು ಹೊಸದಕ್ಕೆ ಸೇರಲು ನಾವು ಶಾರ್ಟ್ಕಟ್ ಅನ್ನು ಸೇರಿಸಿದ್ದೇವೆ. ನಿಮ್ಮ ನಿರ್ಗಮನವನ್ನು ಖಚಿತಪಡಿಸಲು ನಿಮ್ಮನ್ನು ಕೇಳಲಾಗುತ್ತದೆ, ಆದರೆ ನೀವು ಮೊದಲು ವಿದಾಯ ಹೇಳಬೇಕೆ ಅಥವಾ ಬೇಡವೇ ಎಂಬುದು ನಿಮಗೆ ಬಿಟ್ಟದ್ದು."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "ಲೊಕೇಲ್ ಅನ್ನು `POSIX` ಗೆ ಸೆಟ್ ಮಾಡಿರುವ ಬಳಕೆದಾರರಿಗಾಗಿ Linux ನಲ್ಲಿ ಪ್ರಾರಂಭಿಸುವಾಗಿನ ಕುಸಿತವನ್ನು ಸಹ ಈ ಅಪ್ಡೇಟ್ ಸರಿಪಡಿಸುತ್ತದೆ."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "ದೀರ್ಘ ಶೀರ್ಷಿಕೆಗಳೊಂದಿಗೆ ಸ್ಟೋರಿಗಳನ್ನು ಸೂಕ್ಷ್ಮವಾದ ಗ್ರೇಡಿಯಂಟ್ ಹಿನ್ನೆಲೆಯಲ್ಲಿ ಪ್ರದರ್ಶಿಸಲಾಗುತ್ತದೆ, ಅದು ಕಾಂಟ್ರಾಸ್ಟ್ ಅನ್ನು ಸುಧಾರಿಸುತ್ತದೆ ಮತ್ತು ಪಠ್ಯವನ್ನು ಓದಲು ಸುಲಭಗೊಳಿಸುತ್ತದೆ. ಈಗ ನೀವು ಏನು ಹೇಳುತ್ತಿದ್ದೀರಿ ಎಂಬುದನ್ನು ಜನರು ನೋಡಬಹುದು, ಬರೀ \"ಲೋಲ್\" ಎಂದು ಹೇಳುವ ಬದಲು ಏನಾದರೂ ನಿಮ್ಮನ್ನು ನಿಜವಾಗಿಯೂ ಏಕೆ ನಗಿಸಿತು ಎಂಬುದರ ಕುರಿತು ಒಂದೆರಡು ಪ್ಯಾರಾಗಳನ್ನು ಬರೆಯಲು ಹಿಂಜರಿಯಬೇಡಿ."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "ಈ ಆವೃತ್ತಿಯು ಲಿಂಕ್ ಪ್ರಿವ್ಯೂ ಜನರೇಷನ್ ನ ಕಾರ್ಯಕ್ಷಮತೆಯನ್ನು ಸುಧಾರಿಸುತ್ತದೆ ಮತ್ತು ಸೆಟ್ಟಿಂಗ್ಗಳ ವಿಂಡೋವನ್ನು ಮುಚ್ಚಿದಾಗಲೆಲ್ಲಾ ಅಲ್ಟ್ರಾಮರೀನ್ನ ಸುಂದರವಾದ ಛಾಯೆಯನ್ನು ಸಂಕ್ಷಿಪ್ತವಾಗಿ ಫ್ಲ್ಯಾಷ್ ಮಾಡಲು ಕಾರಣವಾದ ದೋಷವನ್ನು ಸರಿಪಡಿಸುತ್ತದೆ (ಆ ಕ್ಷಣದಲ್ಲೇ ಮುಚ್ಚುವ ಬದಲು)."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "음소거"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal을 업데이트하지 못했습니다. {retry} 또는 {url}을(를) 방문하여 수동으로 설치하세요. 그다음 {support}에 이 문제에 관해 문의하세요."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal을 업데이트하지 못했습니다. <retryUpdateButton>업데이트를 다시 시도</retryUpdateButton>하거나 {url}을(를) 방문하여 수동으로 설치하세요. 그런 다음 <contactSupportLink>지원팀</contactSupportLink>에 이 문제에 관해 문의하세요."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal을 업데이트하지 못했습니다. {url}을(를) 방문하여 수동으로 설치하세요. 그다음 {support}에 이 문제에 관해 문의하세요."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal을 업데이트하지 못했습니다. {url}을(를) 방문하여 수동으로 설치하세요. 그런 다음 <contactSupportLink>지원팀</contactSupportLink>에 이 문제에 관해 문의하세요."
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "업데이트 다시 시도"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "고객 지원팀에 문의"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "클릭하여 Signal 다시 시작"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} 님이 그룹 링크를 통한 참가를 {numberOfRequests,number}번 요청했다가 취소했습니다."
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName} 님이 그룹 링크를 통한 참가를 {numberOfRequests,number}번 요청했다가 취소했습니다.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "관리자 승인을 비활성화한 상태로 그룹 링크를 활성화하셨습니다."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "'Singal에 기부'를 탭하여 구독하세요."
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "확장"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "구성 버튼"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "대화 없음"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "여기에 최근 대화가 표시됩니다."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "전달 대상"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "표시할 최근 스토리가 없습니다."
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "스토리 없음"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "여기에 새 업데이트가 표시됩니다."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "보내는 중…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "클릭하여 스토리 보기"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "<newStoryIcon>스토리 추가</newStoryIcon>를 클릭하여 업데이트하세요."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "보낸 사람: {name} 님, 받는 사람: {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "스토리에 반응했습니다."
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "더 이상 이 그룹의 멤버가 아니므로 이 스토리에 답장할 수 없습니다."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "클릭하여 통화 보기 또는 시작"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "<newCallIcon>새 통화</newCallIcon>를 클릭하여 새로운 음성 또는 영상 통화를 시작하세요."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "검색"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "최근 통화 없음 친구에게 전화를 걸어 시작하세요."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "통화 없음"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "여기에 최근 통화가 표시됩니다."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "부재중 전화 없음"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "여기에 부재중 통화가 표시됩니다."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}” 검색 결과 없음"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "거부됨"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "그룹 통화"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "통화 링크"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "사소한 변경 사항과 버그 수정 및 성능 개선. Signal을 이용해 주셔서 감사합니다!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "이번 릴리스에서는 대용량 메시지 대화 삭제 프로세스 속도가 향상되었습니다."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal 데스크톱이 이제 끊겼던 첨부 파일 다운로드를 자동으로 계속할 수 있습니다."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "다른 통화가 이미 진행 중일 때 통화를 종료하고 새 통화에 참여하는 바로 가기를 추가했습니다."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "또한 이 업데이트는 로캘이 `POSIX`로 설정된 사용자의 Linux 시작 충돌을 해결합니다."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "이제 대조를 향상하여 긴 캡션이 포함된 스토리의 텍스트를 더 쉽게 읽을 수 있습니다."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "이 릴리스는 또한 링크 미리 보기 생성 기능을 개선하고, 설정 창을 닫을 때 발생하는 사소한 표시 버그를 해결합니다."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Үнүн басуу"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal жаңыртылган жок. {retry} же кол менен орнотуу үчүн {url} дарегине баш багыңыз. Андан кийин, бул көйгөй жөнүндө {support} кызматына билдириңиз"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal'ды жаңыртуу мүмкүн болбой жатат. <retryUpdateButton>Кайталап көрүңүз</retryUpdateButton> же бул жерге өтүп {url}, кол менен орнотуңуз. Андан соң, бул көйгөй тууралуу <contactSupportLink>кардарларды тейлөө кызматына</contactSupportLink> кабарлаңыз"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal жаңыртылган жок. Кол менен орнотуу үчүн {url} дарегине баш багыңыз. Андан кийин, бул көйгөй жөнүндө {support} кызматына билдириңиз"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal'ды жаңыртуу мүмкүн болбой жатат. Бул жерге өтүп {url}, аны кол менен орнотуп көрүңүз. Андан соң, бул көйгөй тууралуу <contactSupportLink>кардарларды тейлөө кызматына</contactSupportLink> кабарлаңыз"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Жаңыртууну кайра аракет кылуу"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "Кардарларды колдоо кызматына кайрылуу"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal'ды кайра иштетүү үчүн басыңыз"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} шилтеме боюнча топко кошулуу үчүн {numberOfRequests,number} өтүнүчтөрүн жиберди жана жокко чыгарды"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName} топко шилтеме аркылуу кошулууну {numberOfRequests,number} жолу суранып, жокко чыгарды}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Сиз администратордун уруксаты өчүрүлгөн топко шилтеме коштуңуз."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal'га колдоо көрсөтүү\" дегенди басып туруп, жазылыңыз"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Кеңейтүү"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "жазуу баскычы"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Эч нерсе жок"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Соңку маектер ушул жерде көрүнөт."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Багыттоо"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Учурда көрсөтүлө турган соңку окуялар жок"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Эч нерсе жок"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Жаңы окуялар ушул жерде көрүнөт."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Жөнөтүлүүдө..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Окуяны көрүү үчүн басыңыз"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Жаңыртуу үчүн <newStoryIcon>окуя кошуу</newStoryIcon> дегенди басыңыз."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} -> {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Окуяга сезимин билдирди"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Бул топтон чыгып кеткениңизден улам, бул окуяга жооп бере албайсыз."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Көрүү же чалып баштоо үчүн басыңыз"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Аудио же видео режиминде чалып баштоо үчүн <newCallIcon>Жаңы чалуу</newCallIcon> дегенди басыңыз."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Издөө"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Эч нерсе жок. Досуңузга чалып баштаңыз."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Эч нерсе жок"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Соңку чалуулар ушул жерде көрүнөт."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Эч нерсе жок"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Жооп бербей калган чалуулар ушул жерде көрүнөт"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}” боюнча эч нерсе табылган жок"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Четке кагылды"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Топтук чалуу"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Чалуу шилтемеси"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Майда-барат өзгөрүүлөрдү киргизип, мүчүлүштүктөрдү оңдоп, колдонмонун иштешин жакшыртып жатабыз. Signal'ды колдонгонуңуз үчүн чоң рахмат!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Эми көлөмдүү билдирүүлөр тезирээк өчөт."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Тиркеме жүктөлүп жатып үзгүлтүккө учураса, Signal Desktop токтогон жерден улантып кетет."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Учурдагы чалууну токтото туруп, жаңы чалууга кошулууга мүмкүнчүлүк берген функцияны коштук. Башка чалууга кетип жатканыңызды эскертпей деле койсоңуз болот."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Бул жаңы версияда тили `POSIX` деп коюлган колдонуучулардын Linux'ту иштетүү катасы оңдолду."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Окуялардын фону эми билинер-билинбеген градиент түрүндө болгондуктан, анын тексти оңой окулат. Эми адамдар айткан нерселериңизди көрүп, аябай күлкүлүү көрүнүштөргө сезимдерин кенен билдире алышат."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Бул версияда алдын ала көрүү шилтемелери жакшыраак иштеп, Параметр терезесин жапкандагы мүчүлүштүктөр оңдолду."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Nutildyti"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal programai nepavyko atsinaujinti. {retry} arba apsilankykite adresu {url} ir įdiekite ją rankiniu būdu. Tuomet, {support} dėl šios problemos"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "„Signal“ nepavyko atsinaujinti. <retryUpdateButton>Bandykite atnaujinti dar kartą</retryUpdateButton> arba apsilankykite {url}, kad įdiegtumėte naujinį rankiniu būdu. Tuomet <contactSupportLink>susisiekite su palaikymo komanda</contactSupportLink> dėl šios problemos"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal nepavyko atsinaujinti. Apsilankykite adresu {url}, kad įdiegtumėte programą rankiniu būdu. Tuomet, {support} dėl šios problemos"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "„Signal“ nepavyko atsinaujinti. Apsilankykite adresu {url}, kad įdiegtumėte naujinį rankiniu būdu. Tada <contactSupportLink>susisiekite su palaikymo komanda</contactSupportLink> dėl šios problemos"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Bandykite atnaujinti programą dar kartą"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "susisiekite su palaikymu"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Spustelėkite, norėdami paleisti Signal iš naujo"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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ą.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Jūs įjungėte grupės nuorodą su išjungtais administratoriaus patvirtinimais."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Bakstelėk „Paremti Signal“ ir prenumeruok"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Išskleisti"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "rašymo mygtukas"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Pokalbių nėra"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Čia bus rodomi naujausi pokalbiai."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Kam persiųsti"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Šiuo metu nėra naujų istorijų"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Istorijų nėra"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Čia bus rodomos paskutinės naujienos."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Siunčiama…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Spustelėk, jei nori žiūrėti istoriją"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Spustelėkite <newStoryIcon>Pridėti istoriją</newStoryIcon>, kad pridėtumėte naujieną."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "Nuo {name} grupei {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Sureagavo į istoriją"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Spustelėk peržiūrėti ar pradėti skambutį"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Spustelėkite <newCallIcon>Naujas skambutis</newCallIcon> norėdami pradėti naują balso arba vaizdo skambutį."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Ieškoti"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Nesenų skambučių nėra. Pradėk nuo skambučio draugui."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Skambučių nėra"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Čia bus rodomi naujausi skambučiai."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Nėra praleistų skambučių"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Čia bus rodomi praleisti skambučiai."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Paieška „{query}“ be rezultatų"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Atmestas"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Grupės skambutis"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Skambučio nuoroda"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Smulkūs patobulinimai, klaidų pataisymai ir veikimo pagerinimas. Ačiū, kad naudoji „Signal“!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Ši versija paspartina didelių žinučių gijų ištrynimo procesą."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "„Signal Desktop“ dabar gali automatiškai tęsti pertrauktą priedų atsisiuntimą."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Pridėjome šaukinį, leidžiantį išeiti iš dabartinio skambučio ir prisijungti prie naujo, kai jau dalyvaujate kitame skambutyje."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Be to, šiuo atnaujinimu ištaisoma paleidimo strigtis „Linux“ naudotojams, kurių lokalė nustatyta į „POSIX“."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Padidintas istorijų su ilgomis antraštėmis kontrastas, kad tekstą būtų lengviau skaityti."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Be to, šioje versijoje pagerintas nuorodų peržiūros generavimo našumas ir ištaisyta nedidelė ekrano klaida, kylanti uždarant nustatymų langą."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Izslēgt"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal nevarēja atjaunināt. {retry} vai apmeklējiet{url}, lai instalētu atjauninājumu manuāli. Pēc tam {support} par šo problēmu"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal nevarēja atjaunināt. <retryUpdateButton>Mēģiniet atjaunināt vēlreiz</retryUpdateButton> vai apmeklējiet {url}, lai instalētu atjauninājumu manuāli. Pēc tam informējiet <contactSupportLink>atbalsta dienestu</contactSupportLink> par problēmu, sazinoties ar to"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal nevarēja atjaunināt. Apmeklējiet {url}, lai instalētu atjauninājumu manuāli. Pēc tam {support} informējiet par šo problēmu"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal nevarēja atjaunināt. Apmeklējiet {url}, lai instalētu atjauninājumu manuāli. Pēc tam informējiet <contactSupportLink>atbalsta dienestu</contactSupportLink> par problēmu, sazinoties ar to."
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Vēlreiz mēģināt atjaunināt"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "sazināties ar atbalsta dienestu"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Noklikšķiniet, lai restartētu Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Jūs ieslēdzāt grupas saiti ar atspējotu administratora apstiprinājumu."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Pieskarieties \"Ziedot Signal\" un abonējiet"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Izvērst"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "izveidošanas poga"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Nav sarunu"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Šeit būs redzamas nesenākās sarunas."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Pārsūtīt"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Nav nesenu stāstu"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Nav stāstu"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Šeit būs redzami jaunumi."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Sūta…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Noklikšķiniet, lai skatītu stāstu"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Piespiediet <newStoryIcon>Pievienot stāstu</newStoryIcon>, lai dalītos ar jaunumiem."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} grupā {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reaģēja uz stāstu"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Jūs uz šo stāstu nevarat atbildēt, jo vairs neesat šīs grupas dalībnieks."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Noklikšķiniet, lai skatītu vai sāktu zvanu"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Piespiediet <newCallIcon>Jauns zvans</newCallIcon>, lai sāktu jaunu balss vai video zvanu."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Meklēt"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Nav neseno zvanu. Sāciet ar zvanu draugam."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Nav zvanu"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Šeit būs redzami nesenākie zvani."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Nav neatbildētu zvanu"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Šeit būs redzami neatbildētie zvani."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Vaicājumam “{query}” nav rezultātu"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Noraidīts"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Grupas zvans"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Zvana saite"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Nelielas izmaiņas, kļūdu labojumi un darbības uzlabojumi. Paldies, ka lietojat Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Reizēm ātri pateikt \"atā\" ir vieglāk nekā ilgi atvadīties, tāpēc paātrinājām dzēšanas procesu apjomīgām sarakstēm."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Tagad Signal Desktop var automātiski atsākt pielikumu lejupielādēšanu no vietas, kur tā tika pārtraukta, tāpēc par drauga sūtīto jautro bildi varēsiet pasmieties ātrāk pat tad, ja pārsūtīšanas laikā aizvērsiet klēpjdatoru."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Mēs pievienojām saīsni, kas ļauj pārtraukt notiekošu zvanu, lai pievienotos jaunam zvanam. Jums būs jāapstiprina tas, ka pametat zvanu."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Tāpat šajā atjauninājumā novērsām avarēšanu palaišanas brīdī Linux lietotājiem, kuru iestatītā valoda ir \"POSIX\"."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Stāsti ar gariem aprakstiem tiek rādīti uz neuzkrītoša fona ar krāsu pāreju, lai uzlabotu kontrastu un teksts būtu vieglāk lasāms. Tagad visi var izlasīt to, kas jums sakāms, tāpēc tā vietā, lai rakstītu tikai \"LOL\", droši pievienojiet garāku apcerējumu par to, kas jūs šodien sasmīdināja."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Šajā versijā tika uzlabota arī saišu priekšskatījuma ģenerēšanas veiktspēja un izlabota kļūda, kuras dēļ Iestatījumu logs uzreiz neaizvērās, bet gan īsu brīdi mirgoja patīkamā ultramarīna tonī."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Исклучи известувања"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal не можеше да се ажурира. {retry}или посетете ја {url}за рачна инсталација. Потоа, {support} за проблемот"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal не можеше да се ажурира. <retryUpdateButton>Обидете се повторно да ажурирате</retryUpdateButton> или посетете ја {url} за рачна инсталација. Потоа, <contactSupportLink>контактирајте со тимот за корисничка поддршка</contactSupportLink> за проблемот"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal не можеше да се ажурира. Посетете ја {url} за рачна инсталација. Потоа, {support}за проблемот"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal не можеше да се ажурира. Посетете ја {url} за рачна инсталација. Потоа, <contactSupportLink>контактирајте со тимот за корисничка поддршка</contactSupportLink> за проблемот"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Обидете се повторно да ажурирате"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "контактирајте го тимот за корисничка поддршка"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Кликнете за да го рестартирате Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName}поднесе и откажа {numberOfRequests,number} барања за придружување преку линкот на групата"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} побара и откажа барање за да се придружи преку линкот на групата} other {{joinerName} побара и откажа {numberOfRequests,number} барања за да се придружи преку линкот на групата}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Го вклучивте линкот на групата со оневозможено одобрување од администратор."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Допри на „Донирај на Signal“ и претплати се"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Прошири"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "копче за составување нова порака"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Нема разговори"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Неодамнешните разговори ќе се појават овде."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Препрати до"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Нема неодамнешни приказни за прикажување моментално"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Нема приказни"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Новостите ќе се прикажат тука."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Се испраќа…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Кликнете за да погледнете приказна"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Кликнете на <newStoryIcon>Додај приказна</newStoryIcon> за да додадете новост."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} до {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Реагираше на приказната"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Кликнете за да ги прегледате повиците или за да започнете нов повик"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Кликнете на <newCallIcon>Нов повик</newCallIcon> за да започнете нов гласовен или видео повик."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Барај"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Нема скорешни повици. Започнете со јавување на пријател."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Нема повици"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Неодамнешните повици ќе се појават овде."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Нема пропуштени повици"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Пропуштените повици ќе се појават овде."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Не се пронајдени резултати за „{query}“"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Одбиено"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Групен повик"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Линк за повик"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Mали подобрувања, решени багови и подобрувања на перформансот. Ви благодариме што користите Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Во оваа верзија процесот на бришење големи разговори е забрзан."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop сега може автоматски да продолжи со прекинати преземања на прилози."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Додадовме кратенка за да можете да го прекинете тековниот повик и да се приклучите на нов."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Во оваа верзија е поправен пад при отворање на апликацијата за корисници на Linux со „POSIX“ стандарди."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Приказните со појаснителен текст сега се прикажуваат со подобрен контраст за полесно да се чита текстот."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Во оваа верзија е исто така подобренo создавањето на преглед на линк и решена е мала грешка на дисплејот која се јавува при затворање на прозорецот со поставувања."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "മ്യൂട്ട് ചെയ്യുക"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal അപ്ഡേറ്റ് ചെയ്യാനായില്ല. {retry}അല്ലെങ്കിൽ അത് മാനുവലായി ഇൻസ്റ്റാൾ ചെയ്യാൻ, {url} സന്ദർശിക്കൂ. തുടർന്ന്, ഈ പ്രശ്നത്തെ കുറിച്ച് {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal അപ്ഡേറ്റ് ചെയ്യാനായില്ല. <retryUpdateButton>അപ്ഡേറ്റിന് വീണ്ടും ശ്രമിക്കുക</retryUpdateButton> അല്ലെങ്കിൽ ഇത് നേരിട്ട് ഇൻസ്റ്റാൾ ചെയ്യാൻ {url} സന്ദർശിക്കുക. തുടർന്ന് ഈ പ്രശ്നം സംബന്ധിച്ച്, <contactSupportLink>പിന്തുണയുമായി ബന്ധപ്പെടുക</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal അപ്ഡേറ്റ് ചെയ്യാനായില്ല. അത് മാനുവലായി ഇൻസ്റ്റാൾ ചെയ്യാൻ, {url} സന്ദർശിക്കൂ. തുടർന്ന്, ഈ പ്രശ്നത്തെ കുറിച്ച് {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal അപ്ഡേറ്റ് ചെയ്യാനായില്ല. ഇത് നേരിട്ട് ഇൻസ്റ്റാൾ ചെയ്യാൻ {url} സന്ദർശിക്കുക. തുടർന്ന് ഈ പ്രശ്നം സംബന്ധിച്ച്, <contactSupportLink>പിന്തുണയുമായി ബന്ധപ്പെടുക</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "അപ്ഡേറ്റ് ചെയ്യാൻ വീണ്ടും ശ്രമിക്കുക"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "പിന്തുണയുമായി ബന്ധപ്പെടുക"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal പുനരാരംഭിക്കാൻ ക്ലിക്ക് ചെയ്യുക"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ചേരാന് {numberOfRequests,number} അഭ്യർത്ഥനകൾ നല്കുകയും അവ റദ്ദാക്കുകയും ചെയ്തു"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ചേരാൻ {joinerName} അഭ്യർത്ഥിക്കുകയും ആ ആഭ്യർത്ഥന സ്വയം റദ്ദാക്കുകയും ചെയ്തു} other {ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ചേരാന് {joinerName} {numberOfRequests,number} അഭ്യർത്ഥിക്കുകയും ആ അഭ്യർത്ഥനകൾ സ്വയം റദ്ദാക്കുകയും ചെയ്തു}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "അഡ്മിൻ അംഗീകാരം പ്രവർത്തനരഹിതമാക്കിയുള്ള ഗ്രൂപ്പ് ലിങ്ക് നിങ്ങൾ ഓണാക്കി."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal-ന് സംഭാവന ചെയ്യുക\" എന്നതിൽ ടാപ്പ് ചെയ്ത് സബ്സ്ക്രൈബ് ചെയ്യുക"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "വികസിപ്പിക്കുക"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "കമ്പോസ് ബട്ടൺ"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "ചാറ്റുകളൊന്നുമില്ല"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "സമീപകാല ചാറ്റുകൾ ഇവിടെ ദൃശ്യമാകും."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "ഇനിപ്പറയുന്നയാൾക്ക് കൈമാറുക"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "ഇപ്പോൾ കാണിക്കാൻ സമീപകാല സ്റ്റോറികൾ ഒന്നുമില്ല"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "സ്റ്റോറികളൊന്നുമില്ല"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "പുതിയ അപ്ഡേറ്റുകൾ ഇവിടെ ദൃശ്യമാകും."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "അയയ്ക്കുന്നു..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "ഒരു സ്റ്റോറി കാണാൻ ക്ലിക്ക് ചെയ്യുക"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "ഒരു അപ്ഡേറ്റ് ചേർക്കാൻ <newStoryIcon>ഒരു സ്റ്റോറി ചേർക്കുക</newStoryIcon> ക്ലിക്ക് ചെയ്യുക."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} {group} എന്നതിലേക്ക് അയച്ചു"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "സ്റ്റോറിയോട് പ്രതികരിച്ചു"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "കാണാനോ കോൾ തുടങ്ങാനോ ക്ലിക്ക് ചെയ്യുക"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "ഒരു പുതിയ വോയ്സ് അല്ലെങ്കിൽ വീഡിയോ കോൾ ആരംഭിക്കാൻ <newCallIcon>പുതിയ കോൾ</newCallIcon> ക്ലിക്ക് ചെയ്യുക."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "തിരയൽ"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "സമീപകാല കോളുകളൊന്നുമില്ല. ഒരു സുഹൃത്തിനെ വിളിച്ച് തുടങ്ങൂ."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "കോളുകളൊന്നുമില്ല"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "സമീപകാല കോളുകൾ ഇവിടെ ദൃശ്യമാകും."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "മിസ്ഡ് കോളുകളൊന്നുമില്ല"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "മിസ്ഡ് കോളുകൾ ഇവിടെ ദൃശ്യമാകും."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "\"{query}\" എന്നതിന് ഫലങ്ങളൊന്നുമില്ല"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "നിരസിച്ചു"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "ഗ്രൂപ്പ് കോൾ"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "കോൾ ലിങ്ക്"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "ചെറിയ മാറ്റങ്ങളും ബഗ് പരിഹരിക്കലുകളും പ്രകടന മെച്ചപ്പെടുത്തലുകളും. Signal ഉപയോഗിക്കുന്നതിന് നന്ദി!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "വേഗത്തിലുള്ള വിടവാങ്ങൽ ചിലപ്പോൾ സാവധാനത്തിലുള്ള വിടവാങ്ങലിനേക്കാൾ എളുപ്പമാണ്, അതിനാൽ വലിയ സന്ദേശ ത്രെഡുകൾ ഇല്ലാതാക്കുന്ന പ്രക്രിയ ഞങ്ങൾ വേഗത്തിലാക്കി."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal ഡെസ്ക്ടോപ്പിന് ഇപ്പോൾ തടസ്സപ്പെട്ട അറ്റാച്ച്മെൻ്റ് ഡൗൺലോഡുകൾ അവ നിർത്തിയിടത്ത് നിന്ന് സ്വയമേവ പുനരാരംഭിക്കാൻ കഴിയും, അതിനാൽ നിങ്ങളുടെ സുഹൃത്ത് അയച്ച മീമിന്റെ കൈമാറ്റം പൂർത്തിയാകുന്നതിന് മുമ്പ് നിങ്ങൾ ലാപ്ടോപ്പ് അടച്ചാലും സന്തോഷിക്കാൻ നിങ്ങൾക്ക് ഇനി കാത്തിരിക്കേണ്ടിവരില്ല."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "നിങ്ങൾക്ക് മറ്റൊരു കോൾ വരുന്നുണ്ടെങ്കിൽ, നിലവിലെ കോൾ ഉപേക്ഷിച്ച് പുതിയതിൽ ചേരുന്നതിന് ഞങ്ങൾ ഒരു കുറുക്കുവഴി ചേർത്തു. നിങ്ങൾ കോൾ വിടുന്നത് സ്ഥിരീകരിക്കാൻ നിങ്ങളോട് ആവശ്യപ്പെടും, എന്നാൽ നിങ്ങൾ ആദ്യം വിട പറയണോ വേണ്ടയോ എന്ന തീരുമാനം നിങ്ങളുടേതാണ്."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "ഈ അപ്ഡേറ്റ് 'POSIX' ആയി സജ്ജീകരിച്ചിരിക്കുന്ന ലോക്കലുകളുടെ ഉപയോക്താക്കൾക്കായി Linux-ൽ ഒരു സ്റ്റാർട്ടപ്പ് ക്രാഷും പരിഹരിക്കുന്നു."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "ദൈർഘ്യമേറിയ അടിക്കുറിപ്പുകളുള്ള സ്റ്റോറികൾ സൂക്ഷ്മമായ ഗ്രേഡിയൻ്റ് പശ്ചാത്തലത്തിൽ പ്രദർശിപ്പിക്കും, അത് ദൃശ്യതീവ്രത മെച്ചപ്പെടുത്തുകയും വാചകം വായിക്കാൻ എളുപ്പമാക്കുകയും ചെയ്യുന്നു. ഇപ്പോൾ നിങ്ങൾ പറയുന്നത് ആളുകൾക്ക് കാണാൻ കഴിയും, \"lol\" എന്ന് പറയുന്നതിന് പകരം എന്തെങ്കിലും നിങ്ങളെ ശരിക്കും ചിരിപ്പിച്ചത് എന്തുകൊണ്ടാണെന്ന് രണ്ട് ഖണ്ഡികകൾ എഴുതാൻ മടിക്കേണ്ടതില്ല."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "ലിങ്ക് പ്രിവ്യൂ ജനറേഷൻ്റെ പ്രകടനം ഈ റിലീസ് മെച്ചപ്പെടുത്തുകയും ക്രമീകരണ വിൻഡോ അടയ്ക്കുമ്പോഴെല്ലാം അൾട്രാമറൈനിൻ്റെ മനോഹരമായ ഷേഡ് ഹ്രസ്വമായി ഫ്ലാഷുചെയ്യുന്നതിന് കാരണമായ ഒരു ബഗ് പരിഹരിക്കുകയും ചെയ്യുന്നു (ഉടൻ തന്നെ അടയ്ക്കുന്നതിന് പകരം)."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "मूक करा"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal अद्यतनित होऊ शकत नाही. हस्तचलित पद्धतीने त्याला स्थापित करण्यासाठी {retry} किंवा t {url} ला भेट द्या. नंतर, या समस्येबद्दल {support} भेट द्या"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal अद्यतनित होऊ शकत नाही. <retryUpdateButton>अद्यतनित करण्याचा पुन्हा प्रयत्न करा</retryUpdateButton> किंवा हस्तचलित पद्धतीने त्याला इन्स्टॉल करण्यासाठी {url} ला भेट द्या. नंतर, या समस्येसाठी <contactSupportLink>सपोर्टशी संपर्क</contactSupportLink> साधा"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal अद्यतनित होऊ शकत नाही. त्याला हस्तचलित पद्धतीने स्थापित करण्यास {url}ला भेट द्या. नंतर या समस्येबद्दल, {support} ला"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal अद्यतनित होऊ शकत नाही. हस्तचलित पद्धतीने इन्स्टॉल करण्यासाठी {url} ला भेट द्या. नंतर, या समस्येसाठी <contactSupportLink>सपोर्ट शी संपर्क</contactSupportLink> साधा"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "अद्यतनाचा पुन्हा प्रयत्न करा"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "सहाय्यता शी संपर्क साधा"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal पुन्हा सुरू करण्यासाठी क्लिक करा"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} नी गट दुवा मार्गे सामील होण्याची विनंती केली आणि {numberOfRequests,number} विनंत्या रद्द केल्या"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} ने विनंती केली आणि ग्रुप लिंकद्वारे सामील होण्यासाठी त्यांची विनंती रद्द केली} other {{joinerName} ने विनंती केली आणि ग्रुप लिंकद्वारे सामील होण्याच्या {numberOfRequests,number} विनंत्या रद्द केल्या}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "आपण प्रशासक मान्यता अक्षम असलेली गट लिंक चालू केली आहे."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal ला देणगी द्या\" वर टॅप करा आणि सदस्यत्व घ्या"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "विस्तारित करा"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "लिहा बटण"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "कोणतेही चॅट्स नाहीत"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "अलीकडील चॅट्स येथे दिसून येतील."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "ला अग्रेषित केला"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "आता दाखवण्यासाठी अलिकडील स्टोरीज नाहीत"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "कोणत्याही स्टोरीज नाहीत"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "नवीन अद्यतन येथे दृश्यमान होतील."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "पाठवत आहे(...)"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "स्टोरी पाहण्यास क्लिक करा"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "एक अद्यतन जोडण्यासाठी <newStoryIcon>स्टोरीज जोडा</newStoryIcon> वर क्लिक करा."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} कडून {group}ला"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "स्टोरीला प्रतिक्रिया दिली"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "आपण या स्टोरीज ला उत्तर देऊ शकणार नाही कारण आपण यापुढे या ग्रुपचे सदस्य नाही."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "पाहण्यासाठी किंवा कॉल सुरू करण्यास क्लिक करा"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "नवीन व्हॉइस किंवा व्हिडिओ कॉल सुरू करण्यासाठी <newCallIcon>नवीन कॉल</newCallIcon> वर क्लिक करा."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "शोध"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "कोणतेही अलिकडील कॉल नाहीत. मित्राला कॉल करुन सुरुवात करा."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "कोणतेही कॉल नाहीत"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "अलीकडील कॉल येथे दिसून येतील."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "कोणतेही मिस्ड कॉल नाहीत"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "मिस्ड कॉल येथे दिसून येतील."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}” साठी कोणतेही परिणाम नाहीत"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "नाकारलेले"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "गट कॉल"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "कॉल लिंक"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "लहान ट्विक्स, दोष निवारण, आणि कामगिरी सुधारणा. Signal वापरल्याबद्दल आभारी आहोत!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "जलद निरोप घेणे कधीकधी हळू हळू सोडून जाण्यापेक्षा सोपे असते. म्हणून आम्ही मोठे संदेश थ्रेड हटविण्याच्या प्रक्रियेला गती दिलेली आहे."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal डेक्सटॉप आता स्वयंचलितपणे व्यत्यय आलेली अटॅचमेंट डाउनलोड तेथून पुन्हा सुरू करू शकतो, त्यामुळे आपल्या मित्राने पाठवलेला मिम ट्रान्सफर होण्यापूर्वी आपण आपल्या लॅटटॉपला बंद केले तरी आपणाला त्यावर हसण्यासाठी फार वेळ वाट पाहावी लागणार नाही."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "दुसरा कॉल आपल्या नावावर कॉल करत असल्यास, आम्ही सध्याचा कॉल सोडण्यासाठी आणि नवीन कॉलमध्ये सामील होण्यासाठी शॉर्टकट जोडला आहे. आपणाला आपल्या प्रस्थानाची पुष्टी करण्यासाठी सूचित केले जाईल, परंतु आपण आधी निरोप घ्यावा की नाही हे आपल्यावर अवलंबून आहे."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "हे अपडेट ज्या वापरकर्त्याचे 'POSIX' वर सेट केले आहे त्यांच्यासाठी Linux वर स्टार्टअप क्रॅशचे निराकरण देखील करते."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "लांब मथळे असलेल्या स्टोरीज सूक्ष्म ग्रेडियंट पार्श्वभूमीवर प्रदर्शित केल्या जातात ज्यामुळे कॉन्ट्रास्ट सुधारतो आणि मजकूर वाचणे सोपे होते. आता लोक आपण काय म्हणत आहात ते लोक पाहू शकतील, फक्त \"lol\" असे म्हणण्याऐवजी एखाद्या गोष्टीने आपणाला खरोखर का हसवले याबद्दल काही परिच्छेद लिहिण्यास संकोच करू नका."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "हे प्रकाशन लिंक पूर्वावलोकनाची कामगिरी देखील सुधारते आणि ज्यामुळे सेटिंग्ज विंडो जेव्हाही बंद होते (फक्त लगेचच बंद होण्याऐवजी) अल्ट्रामरिनची सुंदर शेड हलकेच फ्लॅश होण्याच्या दोषाचे निराकरण करते."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Redamkan"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal tidak dapat dikemas kini. {retry} atau layari {url} untuk memasangnya secara manual. Kemudian, {support} tentang masalah ini"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal tidak dapat dikemas kini. <retryUpdateButton>Cuba kemas kini semula</retryUpdateButton> atau layari {url} untuk memasangnya secara manual. Kemudian, <contactSupportLink>hubungi sokongan</contactSupportLink> tentang masalah ini"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal tidak dapat dikemas kini. Layari {url} untuk memasangnya secara manual. Kemudian, {support} tentang masalah ini"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal tidak dapat dikemas kini. Layari {url} untuk memasangnya secara manual. Kemudian, <contactSupportLink>hubungi sokongan</contactSupportLink> tentang masalah ini"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Cuba semula kemas kini"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "hubungi sokongan"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Klik untuk membuka semula Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Anda telah menghidupkan pautan kumpulan dengan kelulusan pentadbir dinyahdayakan."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Ketik \"Derma kepada Signal\" dan langgan"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Kembangkan"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "butang mengarang"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Tiada sembang"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Sembang terbaharu akan dipaparkan di sini."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Majukan Kepada"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Tiada cerita terkini untuk ditunjukkan sekarang"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Tiada cerita"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Kemas kini baharu akan dipaparkan di sini."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Menghantar..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Klik untuk menonton cerita"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Klik <newStoryIcon>Tambah cerita</newStoryIcon> untuk menambah kemas kini."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} kepada {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Telah beri reaksi kepada cerita"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Anda tidak boleh membalas cerita ini kerana anda bukan lagi ahli kumpulan ini."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Klik untuk melihat atau memulakan panggilan"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Klik <newCallIcon>Panggilan Baharu</newCallIcon> untuk memulakan panggilan suara atau video baharu."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Cari"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Tiada panggilan terbaru. Mulakan dengan menghubungi rakan."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Tiada panggilan"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Panggilan terbaharu akan dipaparkan di sini."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Tiada panggilan terlepas"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Panggilan terlepas akan dipaparkan di sini."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Tiada hasil untuk “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Tolak"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Panggilan kumpulan"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Pautan panggilan"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Sedikit pengubahsuaian, pembaikan pepijat dan peningkatan prestasi. Terima kasih kerana menggunakan Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Keluaran ini mempercepatkan proses memadamkan urutan mesej yang besar."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop kini boleh menyambung semula muat turun lampiran yang terganggu secara automatik."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Kami telah menambahkan pintasan untuk meletakkan panggilan atau menyertai panggilan baharu apabila panggilan lain sedang berjalan."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Kemas kini ini juga membaiki ranap permulaan pada Linux untuk pengguna yang tempatnya ditetapkan kepada 'POSIX'."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Cerita dengan kapsyen panjang kini dipaparkan dengan kontras yang lebih baik, menjadikan teks lebih mudah untuk dibaca."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Keluaran ini juga meningkatkan prestasi penjanaan pratonton pautan dan membetulkan pepijat paparan kecil semasa menutup tetingkap Tetapan."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "အသံပိတ်ရန်"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal အပ်ဒိတ်လုပ်၍ မရပါ။ {retry} သို့မဟုတ် ကိုယ်တိုင် ထည့်သွင်းရန် {url} သို့ သွားပါ။ ထို့နောက် ဤပြဿနာနှင့်ပတ်သက်၍ {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal အပ်ဒိတ်လုပ်၍ မရပါ။ <retryUpdateButton>အပ်ဒိတ် ထပ်လုပ်ကြည့်ပါ</retryUpdateButton> သို့မဟုတ် ၎င်းကို ကိုယ်တိုင်ထည့်သွင်းရန် {url} သို့ သွားပါ။ ထို့နောက် ဤပြဿနာနှင့်ပတ်သက်၍ <contactSupportLink>ပံ့ပိုးမှုသို့ ဆက်သွယ်ပါ။</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal အပ်ဒိတ်လုပ်၍ မရပါ။ ကိုယ်တိုင် ထည့်သွင်းရန်{url} သို့ သွားပါ။ ထို့နောက် ဤပြဿနာနှင့်ပတ်သက်၍ {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal အပ်ဒိတ်လုပ်၍ မရပါ။ ကိုယ်တိုင် ထည့်သွင်းရန် {url} သို့ သွားပါ။ ထို့နောက် ဤပြဿနာနှင့်ပတ်သက်၍ <contactSupportLink>ပံ့ပိုးမှုသို့ ဆက်သွယ်ပါ။</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "အပ်ဒိတ်လုပ်ဆောင်မှု ပြန်ကြိုးစားရန်"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "အကူအညီ ရယူရန် ဆက်သွယ်ပါ"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal ကို ပြန်စတင်ရန် နှိပ်ပါ"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} သည် အဖွဲ့လင့်ခ်မှတစ်ဆင့် ပါဝင်ရန် တောင်းဆိုချက် {numberOfRequests,number} ခုကို တောင်းဆိုပြီးနောက် ပယ်ဖျက်ခဲ့ပါသည်။"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName} သည် အဖွဲ့လင့်ခ်မှတစ်ဆင့် ပါဝင်ရန် တောင်းဆိုချက် {numberOfRequests,number} ခုကို တောင်းဆိုပြီးနောက် ဖျက်သိမ်းခဲ့ပါသည်}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "သင်သည် ပိတ်ထားသော အက်ဒ်မင် အတည်ပြုမှုဖြင့် အဖွဲ့လင့်ခ်ကို ဖွင့်ခဲ့ပါသည်။"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal အတွက် လှူရန်\" ကို နှိပ်ပြီး ပုံမှန်လှူဒါန်းပါ"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "ဖြန့်ရန်"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "ရေးသားရန် ခလုတ်"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "ချက်(တ်)များမရှိပါ"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "လတ်တလောချက်(တ်)များ ဤနေရာတွင် ပေါ်လာပါမည်။"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "ဒီကို ထပ်ဆင့်ပို့မည်"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "ယခု ပြသရန် မကြာသေးမီက စတိုရီများ မရှိသေးပါ"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "စတိုရီများမရှိပါ"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "အပ်ဒိတ်အသစ်များ ဤနေရာတွင် ပေါ်လာပါမည်။"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "ပို့နေဆဲ..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "စတိုရီကို ကြည့်ရန် နှိပ်ပါ"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "အပ်ဒိတ်တစ်ခုထည့်ရန် <newStoryIcon>စတိုရီတစ်ခု ပေါင်းထည့်ရန်</newStoryIcon>ကို နှိပ်ပါ။"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} မှ {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "စတိုရီကို တုံ့ပြန်မှု ပေးခဲ့ပါသည်"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "ကောလ်တစ်ခုကို ကြည့်ရှုရန် သို့မဟုတ် စတင်ရန် နှိပ်ပါ"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "အသံ သို့မဟုတ် ဗီဒီယိုကောလ် အသစ်တစ်ခုစတင်ရန် <newCallIcon>ကောလ်အသစ်</newCallIcon> ကိုနှိပ်ပါ။"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "ရှာရန်"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "လတ်တလော ခေါ်ဆိုမှုများမရှိ။ သူငယ်ချင်းတစ်ယောက်ကို ခေါ်ဆိုခြင်းဖြင့် စတင်လိုက်ပါ။"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "ကောလ်များ မရှိပါ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "လတ်တလောကောလ်များ ဤနေရာတွင် ပေါ်လာပါမည်။"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "လွတ်သွားသော ကောလ်များမရှိပါ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "လွတ်သွားသော ကောလ်များ ဤနေရာတွင် ပေါ်လာပါမည်။"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}” အတွက် ရလဒ်မရှိပါ"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "ငြင်းပယ်သည်"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "အဖွဲ့လိုက် ခေါ်ဆိုမှု"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "ကောလ်လင့်ခ်"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ Signal ကို သုံးသည့်အတွက် ကျေးဇူးတင်ပါသည်။",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "ယခုထုတ်ဝေမှုတွင် မက်ဆေ့ချ်တွဲ အရှည်ကြီးများကို ဖျက်ခြင်းလုပ်ငန်းစဉ်ကို အရှိန်မြှင့်တင် ပေးထားပါသည်။"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "ယခုအခါ Signal Desktop သည် ဒေါင်းလုဒ် လုပ်လက်စဖြင့် ပြတ်တောက်သွားသော ပူးတွဲဖိုင်များကို အလိုအလျောက် ဆက်၍ဒေါင်းလုဒ်လုပ်နိုင်ပါပြီ။"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "အခြားခေါ်ဆိုမှုတစ်ခုသည် သင့်အမည်ကိုခေါ်ဆိုပါက လက်ရှိခေါ်ဆိုမှုမှထွက်ပြီး အသစ်တစ်ခုဖြင့် ချိတ်ဆက်နိုင်ရန် ရှော့တ်ကတ်တစ်ခုကို ထည့်သွင်းထားသည်။ သင်ထွက်ခွာသွားခြင်းကို အတည်ပြုရန် သင့်အား အသိပေးသွားမည်ဖြစ်သော်လည်း မထွက်ခွာမီ နှုတ်ဆက်ခြင်း မနှုတ်ဆက်ခြင်းသည် သင့်သဘောဖြစ်သည်။"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "ဤအပ်ဒိတ်သည် စက်တွင်း `POSIX` သုံးစွဲသူများအတွက် Linux တွင် စတင်ချိန် ပျက်ယွင်းမှုကိုလည်း ပြင်ဆင်ပေးပါသည်။"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "စာတန်းရှည်များပါသော စတိုရီများကို အလင်းအမှောင် ပိုမိုကောင်းမွန်စေပြီး စာသားကိုဖတ်ရလွယ်ကူစေရန် ယခုအခါ ဖော်ပြထားပြီဖြစ်သည်။"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "ဤထုတ်ဝေမှုသည် လင့်ခ်ကြိုတင်ကြည့်ရှုမှု အဆင့်၏ စွမ်းဆောင်ရည်ကိုလည်း မြှင့်တင်ပေးထားပြီး ဆက်တင်ဝင်းဒိုး ပိတ်သည့်အခါတိုင်း ဖြစ်တတ်သည့် အသေးစားချွတ်ယွင်းချက်တစ်ခုကို ပြင်ဆင်ပေးထားသည်။"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Demp"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal kunne ikke oppdateres. {retry}, eller gå inn på {url} for å installere oppdateringen manuelt. Deretter kan du {support} om problemet."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal kunne ikke oppdateres. <retryUpdateButton>Prøv på nytt</retryUpdateButton>, eller gå til {url} for å installere oppdateringen manuelt. Etterpå kan du <contactSupportLink>gi Signals brukerstøtte beskjed</contactSupportLink> om problemet."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal kunne ikke oppdateres. Gå inn på {url} for å installere oppdateringen manuelt. Deretter kan du {support} om problemet."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal kunne ikke oppdateres. Gå til {url} for å installere oppdateringen manuelt. Etterpå kan du <contactSupportLink>gi Signals brukerstøtte beskjed</contactSupportLink> om problemet."
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Prøv å oppdatere på nytt"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "ta kontakt med kundestøtte"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Klikk for å starte Signal på nytt"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Du slo på gruppelenken med administrativ godkjenning avslått."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Trykk på «Gi penger til Signal» for å abonnere"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Ekspander"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "opprett-knapp"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Ingen samtaler"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Nylige samtaler dukker opp her."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Videresend til"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Ingen nylige storyer å vise"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Ingen storyer"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Nye oppdateringer dukker opp her."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Sender …"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Klikk for å se en story"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Trykk på <newStoryIcon>Legg til en story</newStoryIcon> for å legge ut en oppdatering."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} til {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagerte på storyen"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Du kan ikke svare på denne storyen fordi du ikke er medlem av denne gruppen lenger."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Trykk for å se eller foreta et anrop"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Trykk på <newCallIcon>Nytt anrop</newCallIcon> for å starte en ny lyd- eller videosamtale."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Søk"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Ingen nylige samtaler. Kom i gang ved å ringe en venn."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Ingen anrop"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Nylige samtaler dukker opp her."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Ingen ubesvarte anrop"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Tapte anrop dukker opp her."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "«{query}» ga ingen resultater"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Avvist"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Gruppesamtale"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Samtalelenke"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Noen små justeringer, feilrettinger og ytelsesforbedringer. Takk for at du bruker Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "I denne oppdateringen har det blitt lettere å slette lange meldingstråder."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Nå blir avbrutte nedlastinger av vedlegg automatisk gjenopptatt i Signal Desktop."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Vi har lagt til en knapp som lar deg forlate samtalen du er i og bli med i en annen, på en kjapp og enkel måte."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Oppdateringen fikser også et oppstartsproblem for Linux-brukere med lokaliteten satt til «POSIX»."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Storyer med lange undertekster vises nå med mer kontrast slik at teksten blir lettere å lese."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "I denne oppdateringen har også forhåndsvisninger av lenker blitt bedre, og en liten feil ved lukking av innstillingsvinduet er fikset."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -84,7 +84,7 @@
|
||||
"messageformat": "Kan geen toegang krijgen tot de database-encryptiesleutel omdat de back-end voor de keyring van het besturingssysteem is gewijzigd van {previousBackend} in {currentBackend}. Dit kan gebeuren als de desktopomgeving verandert, bijvoorbeeld van GNOME naar KDE.\n\nSchakel over naar de vorige desktopomgeving."
|
||||
},
|
||||
"icu:databaseError__safeStorageBackendChangeWithPreviousFlag": {
|
||||
"messageformat": "Kan geen toegang krijgen tot de database-encryptiesleutel omdat de back-end voor de keyring van het besturingssysteem is gewijzigd van {previousBackend} naar {currentBackend}. Dit kan gebeuren als de desktopomgeving verandert, bijvoorbeeld van GNOME naar KDE.\n\nSchakel over naar de vorige desktopomgeving of probeer Signal uit te voeren met de commandoregel-flag: --password-store=\"{previousBackendFlag}\""
|
||||
"messageformat": "Kan geen toegang krijgen tot de database-encryptiesleutel omdat de back-end voor de keyring van het besturingssysteem is gewijzigd van {previousBackend} naar {currentBackend}. Dit kan gebeuren als de desktopomgeving verandert, bijvoorbeeld van GNOME naar KDE.\n\nSchakel over naar de vorige desktopomgeving of probeer Signal uit te voeren met de commandoregelvlag: --password-store=\"{previousBackendFlag}\""
|
||||
},
|
||||
"icu:mainMenuFile": {
|
||||
"messageformat": "&Bestand"
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Dempen"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal kon niet worden bijgewerkt. {retry} of bezoek {url} om Signal handmatig te installeren. Neem vervolgens {support} over dit probleem zodat we het in de toekomst kunnen voorkomen."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal kon niet worden bijgewerkt. <retryUpdateButton>Probeer opnieuw</retryUpdateButton> of bezoek {url} om Signal handmatig te installeren. Neem vervolgens <contactSupportLink>contact op met Support </contactSupportLink>over dit probleem"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal kan niet worden bijgewerkt. Bezoek {url} om handmatig een nieuwere versie te installeren. Neem vervolgens over dit probleem {support}."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal kon niet worden bijgewerkt. Bezoek {url} om handmatig een nieuwere versie te installeren. Neem vervolgens <contactSupportLink>contact op met Support </contactSupportLink>over dit probleem"
|
||||
},
|
||||
@ -1233,10 +1227,10 @@
|
||||
"messageformat": "Signal-oproep"
|
||||
},
|
||||
"icu:calling__join-request-denied": {
|
||||
"messageformat": "Je verzoek om deel te nemen aan deze oproep is geweigerd."
|
||||
"messageformat": "Je verzoek om deel te nemen aan deze oproep is afgewezen."
|
||||
},
|
||||
"icu:calling__join-request-denied-title": {
|
||||
"messageformat": "Deelnameverzoek geweigerd"
|
||||
"messageformat": "Deelnameverzoek afgewezen"
|
||||
},
|
||||
"icu:calling__removed-from-call": {
|
||||
"messageformat": "Iemand heeft je uit de oproep verwijderd."
|
||||
@ -1311,7 +1305,7 @@
|
||||
"messageformat": "Deelnameverzoek goedkeuren"
|
||||
},
|
||||
"icu:CallingPendingParticipants__DenyUser": {
|
||||
"messageformat": "Deelnameverzoek weigeren"
|
||||
"messageformat": "Deelnameverzoek afwijzen"
|
||||
},
|
||||
"icu:CallingPendingParticipants__ApproveAll": {
|
||||
"messageformat": "Alle goedkeuren"
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Probeer Signal opnieuw bij te werken"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "contact op met ondersteuning"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Klik hier om Signal opnieuw te starten"
|
||||
},
|
||||
@ -3336,22 +3327,25 @@
|
||||
"messageformat": "Je verzoek om lid te worden van de groep is door een beheerder afgewezen."
|
||||
},
|
||||
"icu:GroupV2--admin-approval-remove-one--other--you": {
|
||||
"messageformat": "Je hebt het verzoek van {joinerName} om lid te worden van de groep geweigerd."
|
||||
"messageformat": "Je hebt het verzoek van {joinerName} om lid te worden van de groep afgewezen."
|
||||
},
|
||||
"icu:GroupV2--admin-approval-remove-one--other--own": {
|
||||
"messageformat": "{joinerName} heeft het verzoek om lid te worden van de groep ingetrokken."
|
||||
},
|
||||
"icu:GroupV2--admin-approval-remove-one--other--other": {
|
||||
"messageformat": "{adminName} heeft een verzoek van {joinerName} om lid te worden van de groep geweigerd."
|
||||
"messageformat": "{adminName} heeft een verzoek van {joinerName} om lid te worden van de groep afgewezen."
|
||||
},
|
||||
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
|
||||
"messageformat": "Een verzoek van {joinerName} om lid te worden van de groep is geweigerd."
|
||||
"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"
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Je hebt de groepslink zonder beheerdersgoedkeuring van nieuwe leden ingeschakeld."
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Tik op ‘Doneren aan Signal’ en meld je aan"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Vergroten"
|
||||
},
|
||||
@ -3666,7 +3669,7 @@
|
||||
"messageformat": "De groep {groupName} deblokkeren?"
|
||||
},
|
||||
"icu:ConversationDetailsActions--block-group-modal-title": {
|
||||
"messageformat": "De groep {groupName} blokkeren en verlaten?"
|
||||
"messageformat": "De groep ‘{groupName}’ blokkeren en verlaten?"
|
||||
},
|
||||
"icu:ConversationDetailsActions--block-group-modal-content": {
|
||||
"messageformat": "Je zult niet langer berichten of meldingen van deze groep ontvangen."
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "Opstelknop"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Geen chats"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Recente chats verschijnen hier."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Doorsturen naar"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Er zijn op dit moment geen recente verhalen om weer te geven"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Geen verhalen"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Nieuwe updates verschijnen hier."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Versturen…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Klik op een verhaal om die weer te geven"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Klik op <newStoryIcon>Een verhaal toevoegen</newStoryIcon> om een update toe te voegen."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} naar {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reageerde op dit verhaal"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Je kunt niet reageren op dit verhaal, omdat je geen lid van deze groep meer bent."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Klik op een oproep om details te bekijken of start een oproep"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Klik op <newCallIcon>Nieuwe Oproep</newCallIcon> om een nieuwe spraak- of video-oproep te starten."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Zoeken"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Geen recente oproepen. Begin door een contact te bellen."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Geen oproepen"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Recente oproepen verschijnen hier."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Geen gemiste oproepen"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Gemiste oproepen verschijnen hier."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Geen resultaten voor ‘{query}’"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Geweigerd"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Groepsoproep"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Oproeplink"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Kleine aanpassingen, bugfixes en prestatieverbeteringen. Bedankt dat je Signal gebruikt!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Soms is snel zwaaien makkelijker dan een uitgebreid afscheid, daarom hebben we het proces van het verwijderen van grote berichtenthreads versneld."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop kan nu automatisch onderbroken downloads van bijlagen hervatten vanaf het punt waar ze zijn onderbroken, dus je hoeft niet meer zo lang te wachten om te kunnen lachen, zelfs als je je laptop sluit voordat de meme die je vriend je heeft gestuurd klaar is met downloaden."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "We hebben een snelkoppeling toegevoegd om de huidige oproep te verlaten en deel te nemen aan een nieuwe. Je moet je vertrek eerst even bevestigen, maar afscheid nemen is niet verplicht. Of je gedag zegt is aan jou."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Deze update lost ook opstartproblemen op voor Linux-gebruikers die `POSIX` gebruiken."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Verhalen met lange bijschriften worden nu getoond met meer contrast, waardoor de tekst beter leesbaar is. Nu mensen daadwerkelijk kunnen zien wat je probeert te delen, kun je in detail beschrijven waarom je zo moet lachen in plaats van kort 'lol' zeggen."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Deze uitgave verbetert ook het genereren van linkvoorbeelden en er is een kleine fout opgelost die optrad bij het sluiten van het Instellingen-venster."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "ਮਿਊਟ ਕਰੋ"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal ਨੂੰ ਅੱਪਡੇਟ ਨਹੀਂ ਕਰ ਸਕੇ। {retry} ਜਾਂ ਇਸ ਨੂੰ ਖੁਦ ਇੰਸਟਾਲ ਕਰਨ ਲਈ {url} 'ਤੇ ਜਾਓ। ਫਿਰ, ਇਸ ਸਮੱਸਿਆ ਦੇ ਲਈ {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal ਨੂੰ ਅੱਪਡੇਟ ਨਹੀਂ ਕਰ ਸਕੇ। <retryUpdateButton>ਦੁਬਾਰਾ ਅੱਪਡੇਟ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ਼ ਕਰੋ</retryUpdateButton> ਜਾਂ ਇਸਨੂੰ ਖੁਦ ਇੰਸਟਾਲ ਕਰਨ ਲਈ {url} 'ਤੇ ਜਾਓ। ਫਿਰ, ਇਸ ਸਮੱਸਿਆ ਬਾਰੇ <contactSupportLink>ਸਹਾਇਤਾ ਟੀਮ ਦੇ ਨਾਲ ਸੰਪਰਕ ਕਰੋ</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal ਨੂੰ ਅੱਪਡੇਟ ਨਹੀਂ ਕਰ ਸਕੇ। ਇਸ ਨੂੰ ਖੁਦ ਇੰਸਟਾਲ ਕਰਨ ਲਈ {url} 'ਤੇ ਜਾਓ। ਫਿਰ, ਇਸ ਸਮੱਸਿਆ ਦੇ ਲਈ {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal ਨੂੰ ਅੱਪਡੇਟ ਨਹੀਂ ਕਰ ਸਕੇ। ਇਸ ਨੂੰ ਖੁਦ ਇੰਸਟਾਲ ਕਰਨ ਲਈ {url} 'ਤੇ ਜਾਓ। ਫਿਰ, ਇਸ ਸਮੱਸਿਆ ਬਾਰੇ <contactSupportLink>ਸਹਾਇਤਾ ਟੀਮ ਨਾਲ ਸੰਪਰਕ ਕਰੋ</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "ਦੁਬਾਰਾ ਅੱਪਡੇਟ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ਼ ਕਰੋ"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "ਸਹਾਇਤਾ ਟੀਮ ਨਾਲ ਸੰਪਰਕ ਕਰੋ"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal ਮੁੜ-ਚਾਲੂ ਕਰਨ ਲਈ ਕਲਿੱਕ ਕਰੋ"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} ਨੇ ਗਰੁੱਪ ਲਿੰਕ ਰਾਹੀਂ ਸ਼ਾਮਲ ਹੋਣ ਦੀਆਂ {numberOfRequests,number} ਬੇਨਤੀਆਂ ਕੀਤੀਆਂ ਅਤੇ ਬੇਨਤੀਆਂ ਰੱਦ ਕੀਤੀਆਂ"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} ਨੇ ਗਰੁੱਪ ਲਿੰਕ ਰਾਹੀਂ ਸ਼ਾਮਲ ਹੋਣ ਦੀ ਬੇਨਤੀ ਕੀਤੀ ਅਤੇ ਆਪਣੀ ਬੇਨਤੀ ਰੱਦ ਕੀਤੀ} other {{joinerName} ਨੇ ਗਰੁੱਪ ਲਿੰਕ ਰਾਹੀਂ ਸ਼ਾਮਲ ਹੋਣ ਦੀ ਬੇਨਤੀ ਕੀਤੀ ਅਤੇ ਆਪਣੀ {numberOfRequests,number} ਬੇਨਤੀਆਂ ਨੂੰ ਰੱਦ ਕੀਤਾ}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "ਤੁਸੀਂ ਐਡਮਿਨ ਮਨਜ਼ੂਰੀ ਨੂੰ ਅਸਮਰੱਥ ਬਣਾ ਕੇ ਗਰੁੱਪ ਲਿੰਕ ਨੂੰ ਚਾਲੂ ਕੀਤਾ।"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal ਨੂੰ ਦਾਨ ਦਿਓ\" 'ਤੇ ਟੈਪ ਕਰੋ ਅਤੇ ਸਬਸਕ੍ਰਾਈਬ ਕਰੋ"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "ਫੈਲਾਓ"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "ਕੰਪੋਜ਼ ਬਟਨ"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "ਕੋਈ ਚੈਟ ਮੌਜੂਦ ਨਹੀਂ ਹੈ"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "ਹਾਲ ਹੀ ਦੀਆਂ ਚੈਟਾਂ ਇੱਥੇ ਦਿਖਾਈ ਦੇਣਗੀਆਂ।"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "ਇਹਨਾਂ ਨੂੰ ਅੱਗੇ ਭੇਜੋ"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "ਇਸ ਵੇਲੇ ਦਿਖਾਉਣ ਲਈ ਕੋਈ ਵੀ ਨਵੀਂ ਸਟੋਰੀ ਉਪਲਬਧ ਨਹੀਂ ਹੈ"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "ਕੋਈ ਸਟੋਰੀ ਮੌਜੂਦ ਨਹੀਂ ਹੈ"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "ਨਵੀਆਂ ਅੱਪਡੇਟਾਂ ਇੱਥੇ ਦਿਖਾਈ ਦੇਣਗੀਆਂ।"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "ਭੇਜ ਰਿਹਾ ਹੈ .. "
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "ਸਟੋਰੀ ਦੇਖਣ ਲਈ ਕਲਿੱਕ ਕਰੋ"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "ਇੱਕ ਅੱਪਡੇਟ ਸ਼ਾਮਲ ਕਰਨ ਲਈ <newStoryIcon>ਸਟੋਰੀ ਸ਼ਾਮਲ ਕਰੋ</newStoryIcon> ਉੱਤੇ ਕਲਿੱਕ ਕਰੋ।"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} ਵੱਲੋਂ {group} ਵਿੱਚ"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "ਸਟੋਰੀ ਉੱਤੇ ਰਿਐਕਸ਼ਨ ਦਿੱਤਾ"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "ਕਾਲ ਦੇਖਣ ਜਾਂ ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਕਲਿੱਕ ਕਰੋ"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "ਇੱਕ ਨਵੀਂ ਵੌਇਸ ਜਾਂ ਵੀਡੀਓ ਕਾਲ ਸ਼ੁਰੂ ਕਰਨ ਲਈ <newCallIcon>ਨਵੀਂ ਕਾਲ</newCallIcon> ਉੱਤੇ ਕਲਿੱਕ ਕਰੋ।"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "ਖੋਜੋ"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "ਕੋਈ ਹਾਲੀਆ ਕਾਲਾਂ ਮੌਜੂਦ ਨਹੀਂ ਹਨ। ਕਿਸੇ ਦੋਸਤ ਨੂੰ ਕਾਲ ਕਰਕੇ ਸ਼ੁਰੂਆਤ ਕਰੋ।"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "ਕੋਈ ਕਾਲ ਮੌਜੂਦ ਨਹੀਂ ਹੈ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "ਹਾਲ ਹੀ ਦੀਆਂ ਕਾਲਾਂ ਇੱਥੇ ਦਿਖਾਈ ਦੇਣਗੀਆਂ।"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "ਕੋਈ ਮਿਸ ਕਾਲ ਨਹੀਂ ਆਈ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "ਮਿਸ ਕਾਲਾਂ ਇੱਥੇ ਦਿਖਾਈ ਦੇਣਗੀਆਂ।"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}” ਲਈ ਕੋਈ ਨਤੀਜੇ ਨਹੀਂ ਮਿਲੇ"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "ਅਸਵੀਕਾਰ ਕੀਤੀ ਗਈ"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "ਗਰੁੱਪ ਕਾਲ"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "ਕਾਲ ਦਾ ਲਿੰਕ"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "ਛੋਟੇ-ਮੋਟੇ ਸੁਧਾਰ, ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। Signal ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "ਇਹ ਰੀਲੀਜ਼ ਸੁਨੇਹਿਆਂ ਦੇ ਵੱਡੇ ਥਰਿੱਡਾਂ ਨੂੰ ਮਿਟਾਉਣ ਦੀ ਪ੍ਰਕਿਰਿਆ ਨੂੰ ਤੇਜ਼ ਕਰਦਾ ਹੈ।"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop ਹੁਣ ਆਪਣੇ-ਆਪ ਹੀ ਅਟੈਚਮੈਂਟ ਦੇ ਰੁਕੇ ਹੋਏ ਡਾਊਨਲੋਡਾਂ ਨੂੰ ਮੁੜ ਸ਼ੁਰੂ ਕਰ ਸਕਦਾ ਹੈ।"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "ਜਦੋਂ ਕੋਈ ਹੋਰ ਕਾਲ ਪਹਿਲਾਂ ਹੀ ਚੱਲ ਰਹੀ ਹੁੰਦੀ ਹੈ ਤਾਂ ਅਸੀਂ ਉਸ ਕਾਲ ਨੂੰ ਛੱਡਣ ਅਤੇ ਇੱਕ ਨਵੀਂ ਕਾਲ ਵਿੱਚ ਸ਼ਾਮਲ ਹੋਣ ਲਈ ਇੱਕ ਸ਼ਾਰਟਕੱਟ ਜੋੜਿਆ ਹੈ।"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "ਇਹ ਅੱਪਡੇਟ ਉਹਨਾਂ ਵਰਤੋਂਕਾਰਾਂ ਲਈ Linux 'ਤੇ ਇੱਕ ਸਟਾਰਟਅੱਪ ਕਰੈਸ਼ ਨੂੰ ਵੀ ਠੀਕ ਕਰਦਾ ਹੈ ਜਿਹਨਾਂ ਦਾ ਲੋਕੇਲ `POSIX` 'ਤੇ ਸੈੱਟ ਹੈ।"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "ਲੰਮੀ ਕੈਪਸ਼ਨ ਵਾਲੀਆਂ ਸਟੋਰੀਆਂ ਹੁਣ ਵਧੀਆ ਕੰਟਰਾਸਟ ਨਾਲ ਦਿਖਾਈਆਂ ਜਾਂਦੀਆਂ ਹਨ ਜਿਸ ਨਾਲ ਟੈਕਸਟ ਨੂੰ ਪੜ੍ਹਨਾ ਆਸਾਨ ਬਣ ਜਾਂਦਾ ਹੈ।"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "ਇਹ ਰੀਲੀਜ਼ ਲਿੰਕ ਦੀ ਝਲਕ ਜਨਰੇਸ਼ਨ ਦੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਵੀ ਸੁਧਾਰਦੀ ਹੈ ਅਤੇ ਸੈਟਿੰਗਾਂ ਵਾਲੀ ਵਿੰਡੋ ਨੂੰ ਬੰਦ ਕਰਨ ਵੇਲੇ ਆਉਣ ਵਾਲੀ ਇੱਕ ਮਾਮੂਲੀ ਡਿਸਪਲੇ ਖਰਾਬੀ ਨੂੰ ਠੀਕ ਕਰਦੀ ਹੈ।"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Wycisz"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Aktualizacja Signal nie powiodła się. {retry} lub odwiedź {url}, aby zainstalować ręcznie. Następnie, {support} w sprawie tego problemu"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Aktualizacja Signal nie powiodła się. <retryUpdateButton>Ponów próbę</retryUpdateButton> lub odwiedź {url}, aby zainstalować aktualizację ręcznie. Następnie <contactSupportLink>skontaktuj się z pomocą techniczną</contactSupportLink> w sprawie tego problemu"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Aktualizacja Signal nie powiodła się. Odwiedź {url}, aby zainstalować aplikację ręcznie. Następnie, {support} w sprawie tego problemu"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Aktualizacja Signal nie powiodła się. Odwiedź {url}, aby zainstalować aktualizację ręcznie. Następnie <contactSupportLink>skontaktuj się z pomocą techniczną</contactSupportLink> w sprawie tego problemu"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Ponów aktualizację"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "skontaktuj się z pomocą techniczną"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Kliknij, aby ponownie uruchomić Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Włączyłeś(aś) link do grupy, niewymagający zatwierdzenia przez administratora."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Stuknij w opcję „Przekaż darowiznę na rzecz Signal” i zasubskrybuj"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Powiększ"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "przycisk nowej wiadomości"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Brak czatów"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Tutaj będą wyświetlane ostatnie czaty."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Przekaż do"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "W tej chwili nie ma nowych relacji do pokazania"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Brak relacji"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Tutaj pojawią się nowe relacje."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Trwa wysyłanie…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Kliknij, aby zobaczyć relację"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Jeśli chcesz coś opublikować, kliknij opcję <newStoryIcon>Dodaj relację</newStoryIcon>."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} do {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Zareagowano na relację"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Nie możesz wysyłać wiadomości w odpowiedzi na tę relację, ponieważ nie jesteś już członkiem tej grupy."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Kliknij, aby wyświetlić lub rozpocząć połączenie"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Kliknij opcję <newCallIcon>Nowe połączenie</newCallIcon>, aby rozpocząć nowe połączenie głosowe lub wideo."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Szukaj"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Brak ostatnich połączeń. Zadzwoń do kogoś."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Brak połączeń"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Tutaj będą wyświetlane ostatnie połączenia."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Brak nieodebranych połączeń"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Tutaj będą wyświetlane nieodebrane połączenia."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Brak wyników dla „{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Odrzucono"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Połączenie grupowe"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Link do połączenia"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Małe ulepszenia, poprawki błędów i zwiększona funkcjonalność. Dzięki za korzystanie z Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Dobrze jest czasem oddzielić przeszłość grubą krechą, dlatego przyspieszyliśmy proces usuwania dużych wątków wiadomości."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop od teraz automatycznie wznawia pobieranie załączników od miejsca, w którym zostało ono przerwane. Koniec z długim czekaniem na otwarcie memów od znajomych — możesz śmiało zamknąć laptopa, a one i tak pobiorą się po otwarciu."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Masz drugie połączenie? Od teraz możesz skorzystać ze skrótu, który umożliwia opuszczenie bieżącej rozmowy i dołączenie do innej. Poprosimy Cię o potwierdzenie wyboru, ale to już od Ciebie zależy, czy zechcesz się ładnie pożegnać."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "W tej aktualizacji naprawiliśmy również błąd uruchamiania systemu Linux dla użytkowników z ustawieniami regionalnymi „POSIX”."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Relacje z długimi napisami od teraz wyświetlać się będą na subtelnym gradientowym tle, które poprawi kontrast i sprawi, że tekst będzie bardziej czytelny. Zapomnij o zdawkowym „lol”. Teraz możesz śmiało się rozpisywać."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "W tej wersji poprawiliśmy również wydajność generowania podglądu linków i naprawiliśmy błąd, który powodował, że okno ustawień nie znikało się od razu po zamknięciu, ale przez sekundę migało pięknym odcieniem ultramaryny."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Silenciar"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal não foi atualizado. {retry} ou visite {url} para você instalar a atualização. Em seguida, {support} sobre esse problema"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Não foi possível atualizar o Signal. <retryUpdateButton>Tente atualizar novamente</retryUpdateButton> ou acesse {url} para instalar manualmente. Depois, <contactSupportLink>fale com o suporte</contactSupportLink> sobre este problema"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal não foi atualizado. Visite {url} para instalá-lo manualmente. Em seguida, {support} sobre esse problema"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Não foi possível atualizar o Signal. Acesse {url} para instalar manualmente. Depois, <contactSupportLink>fale com o suporte</contactSupportLink> sobre este problema"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Tente atualizar novamente"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "entre em contato com o suporte"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Clique para reiniciar o Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Você ativou o link do grupo com a aprovação do admin desativada."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Toque em \"Doar para o Signal\" e assine"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Expandir"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "botão Escrever"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Sem conversas "
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "As conversas recentes aparecerão aqui."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Encaminhar para"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Nenhum story em exibição no momento"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Sem stories"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Novas atualizações aparecerão aqui."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Enviando…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Clique para ver um story"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Clique em <newStoryIcon>Adicionar um story</newStoryIcon> para postar uma atualização."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} em {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagiu ao story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Você não pode responder a este story porque não faz mais parte do grupo."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Clique para ver ou iniciar uma chamada"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Clique em <newCallIcon>Nova chamada</newCallIcon> para iniciar uma nova chamada de voz ou vídeo."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Pesquisar"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Sem chamadas recentes. Comece ligando para um amigo."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Nenhuma chamada"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "As chamadas recentes aparecerão aqui."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Nenhuma chamada perdida"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "As chamadas perdidas aparecerão aqui."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Nenhum resultado encontrado para “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Chamada recusada"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Chamada em grupo"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Link da chamada"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Pequenas alterações adicionais, correções de bugs e melhorias de desempenho. Agradecemos por usar o Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Esta atualização acelera o processo de exclusão de conversas longas ou com muitas mensagens e arquivos de mídia."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Precisa fechar o computador no meio de um download? Sem problemas! O Signal Desktop retoma o download automaticamente de onde parou, então você pode fechar o notebook sem a preocupação de perder o arquivo."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Adicionamos um atalho para você sair da chamada atual e entrar em uma nova, caso alguém te chame. Você verá uma solicitação para confirmar sua saída, mas pode decidir se sai ou não da chamada em que está."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Essa atualização também corrige uma falha de inicialização no Linux para usuários cuja localidade está definida como `POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Agora, stories com textos mais longos terão um fundo degradê sutil para melhorar o contraste e facilitar a leitura. Com o texto mais legível, você pode se sentir à vontade para escrever alguns parágrafos sobre o que realmente te fez rir, em vez de apenas mandar um 'Kkkk' básico.\""
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Nesta atualização, também melhoramos a performance das prévias de links e corrigimos um bug que fazia a janela de configurações dar uma piscada em um tom de azul ultramarino ao ser fechada, em vez de simplesmente fechar imediatamente."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Silenciar"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "O Signal não conseguiu atualizar. {retry} ou visite {url} para o instalar manualmente. Depois, {support} acerca deste problema"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "O Signal não foi atualizado. <retryUpdateButton>Volte a tentar atualizar</retryUpdateButton> ou visite {url} para instalar manualmente. Depois, <contactSupportLink>contacte o suporte</contactSupportLink> acerca deste problema"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal não foi atualizado. Visite {url} para instalá-lo manualmente. De seguida, {support} acerca deste problema"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "O Signal não foi atualizado. Visite {url} para instalar manualmente. Depois, <contactSupportLink>contacte o suporte</contactSupportLink> acerca deste problema"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Retomar atualização"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "contactar o suporte"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Clique para reiniciar o Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Você ativou o link do grupo com a aprovação de administrador desativada."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Toca em \"Doar para o Signal\" e subscreve"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Expandir"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "botão compor"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Não há chats"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Chats recentes aparecerão aqui."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Encaminhar para"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "De momento sem histórias recentes para exibir"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Não há histórias"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Novas atualizações aparecerão aqui."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "A enviar…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Clique para ver uma história"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Clique em <newStoryIcon>Adicionar uma história</newStoryIcon> para adicionar uma atualização."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} para {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagiu à história"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Não pode responder a esta história porque já não é membro deste grupo."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Clique para ver ou iniciar uma chamada"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Clique em <newCallIcon>Nova chamada</newCallIcon> para iniciar uma nova chamada de voz ou videochamada."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Procurar"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Sem chamadas recentes. Comece por ligar a um amigo."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Não há chamadas"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Chamadas recentes aparecerão aqui."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Sem chamadas perdidas"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Chamadas perdidas aparecerão aqui."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Nenhum resultado para “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Recusada"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Chamada de grupo"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Link de chamada"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Pequenos ajustes adicionais, correções de bugs e melhorias de desempenho. Obrigado por usar o Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Este lançamento acelera o processo de eliminar grupos grandes de mensagens."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "O Signal Desktop pode agora retomar automaticamente transferências de anexos interrompidas."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Adicionámos um atalho para sair da chamada e entrar numa nova quando já há uma chamada em progresso."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Esta atualização também corrige uma falha de arranque em utilizadores Linix cujo local está definido para POSIX."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "As histórias com legendas longas são agora apresentadas com contraste melhorado para tornar o texto mais fácil de ler."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Esta atualização também melhora o desempenho da geração de pré-visualização de links e corrige um erro pequeno de exibição que acontecia ao fechar a janela das Definições."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Silențios"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal nu a putut fi actualizat. {retry} sau mergi la {url} pentru a o instala manual. Apoi, {support} în legătură cu această problemă"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal nu s-a putut actualiza. <retryUpdateButton>Reîncearcă actualizarea</retryUpdateButton> sau vizitează {url} ca să-l instalezi manual. Apoi, <contactSupportLink>contactează asistența</contactSupportLink> referitor la problemă"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal nu a putut fi actualizat. Mergi la {url} pentru a instala manual. Apoi, {support} în legătură cu această problemă"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal nu a putut fi actualizat. Mergi la {url} pentru a-l instala manual. Apoi, <contactSupportLink>contactează asistența</contactSupportLink> despre această problemă"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Reîncearcă actualizarea"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "Contactează asistența"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Apasă pentru a reporni Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Ai activat linkul de grup cu aprobarea administratorului dezactivată."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Atinge „Donează pentru Signal” și abonează-te"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Extinde"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "buton compunere"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Fără conversații"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Conversațiile recente vor apărea aici."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Redirecționează către"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Nu există povești recente"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Fără povești"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Actualizările noi vor apărea aici."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Se trimite..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Fă click pentru a vedea o poveste"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Dă clic pe <newStoryIcon>Adaugă o poveste</newStoryIcon> și adaugă o actualizare."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} către {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Ai reacționat la poveste"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Nu poți răspunde la această poveste pentru că nu mai ești membru al acestui grup."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Dă clic și vezi sau începe un apel"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Dă clic pe <newCallIcon>Apel nou</newCallIcon> pentru a începe un nou apel vocal sau video."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Caută"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Nu exista apeluri recente. Începe prin a suna un prieten."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Nu aveți apeluri"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Apelurile recente vor apărea aici."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Nu există apeluri pierdute"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Apelurile pierdute vor apărea aici."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Fără rezultate pentru „{query}“"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Respins"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Apel de grup"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Link de apel"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Mici ajustări, soluționări de bug-uri și îmbunătățiri ale performanței. Mersi că folosești Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "O despărțire rapidă este uneori mai ușoară decât o despărțire lentă, așa că am accelerat procesul de ștergere a conversațiilor cu multe mesaje."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop poate relua acum automat descărcările de atașamente întrerupte de unde au rămas, așa că nu va trebui să aștepți atât de mult ca să râzi, chiar dacă închizi laptopul înainte ca meme-ul pe care ți l-a trimis prietenul tău să se termine de încărcat."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Dacă ai un alt apel care te caută, am adăugat o scurtătură ca să părăsești apelul actual și să te alături celuilalt. Ți se va cere să confirmi plecarea, dar depinde de tine dacă îți iei sau nu la revedere mai întâi."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Această actualizare corectează, de asemenea, o blocare la pornire pe Linux pentru utilizatorii a căror localizare este setată la `POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Poveștile cu subtitrări lungi sunt afișate pe un fundal cu un degrade subtil, care îmbunătățește contrastul și face textul mai ușor de citit. Acum că oamenii pot vedea ce spui, nu ezita să scrii câteva alineate despre ceva te-a făcut să râzi cu adevărat, în loc să spui doar \"lol.\""
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Această versiune îmbunătățește, de asemenea, performanța previzualizării linkurilor și corectează o eroare care făcea ca fereastra Setări să clipească pentru scurt timp într-o nuanță frumoasă de albastru închis, atunci când era închisă (în loc să se închidă imediat)."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Откл. звук"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal не удалось обновиться. {retry} или посетите {url}, чтобы установить обновление вручную. Затем {support} об этой проблеме"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal не удалось обновиться. <retryUpdateButton>Попробуйте ещё раз</retryUpdateButton> или посетите {url}, чтобы установить обновление вручную. Затем <contactSupportLink>сообщите в службу поддержки</contactSupportLink> об этой проблеме"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal не удалось обновиться. Посетите {url}, чтобы установить обновление вручную. Затем {support} об этой проблеме"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal не удалось обновиться. Посетите {url}, чтобы установить обновление вручную. Затем <contactSupportLink>сообщите в службу поддержки</contactSupportLink> об этой проблеме"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Попробуйте обновиться ещё раз"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "свяжитесь со службой поддержки"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Нажмите, чтобы перезапустить Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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} запроса на присоединение к группе по ссылке}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Вы включили ссылку на группу с отключенным одобрением администратора."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Нажмите на «Поддержать Signal» и подпишитесь"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Развернуть"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "кнопку «Новый разговор»"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Чатов нет"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Недавние чаты появятся здесь."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Переслать"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Нет недавних историй"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Историй нет"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Новые истории появятся здесь."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Отправляем…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Нажмите на историю, чтобы просмотреть её"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Нажмите <newStoryIcon>Добавить историю</newStoryIcon>, чтобы добавить обновление."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} для {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Отреагировал(-а) на историю"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Вы не можете отвечать на эту историю, потому что уже не являетесь участником группы."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Нажмите, чтобы просмотреть или начать звонок"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Нажмите <newCallIcon>Новый звонок</newCallIcon>, чтобы начать новый аудио- или видеозвонок."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Поиск"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Нет недавних звонков. Начните со звонка другу."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Нет звонков"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Недавние звонки появятся здесь."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Нет пропущенных звонков"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Пропущенные звонки появятся здесь."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Нет результатов для «{query}»"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Отклонено"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Групповой звонок"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Ссылка на звонок"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Долгие проводы — лишние слёзы, поэтому мы ускорили процесс удаления больших тредов сообщений."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop теперь может автоматически возобновлять загрузку вложений с того места, где она была прервана, так что вам не придётся долго ждать, чтобы посмеяться, даже если вы закроете крышку ноутбука до того, как придёт мем, отправленный вам другом."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Если вас вызывают по другому звонку, мы добавили ярлык, позволяющий выйти из текущего звонка и присоединиться к новому. Вам будет предложено подтвердить своё переключение, но вам решать, попрощаетесь ли вы первым."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "В этом обновлении также исправлен сбой при запуске в Linux у пользователей с языковым стандартом \"POSIX\"."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Истории с длинными подписями отображаются на тонком градиентном фоне, который повышает контрастность и облегчает чтение текста. Теперь, когда люди могут видеть, что вы хотите сказать, не стесняйтесь написать пару абзацев о том, почему что-то действительно вас рассмешило, вместо того чтобы просто сказать «лол»."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "В этом релизе также улучшена генерация просмотра ссылок и исправлена ошибка, из-за которой окно настроек при закрытии всякий раз на мгновение окрашивалось в приятный ультрамариновый оттенок (вместо того, чтобы просто сразу закрыться)."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Stlmiť"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal sa nepodarilo aktualizovať. {retry} alebo navštívte {url} a nainštalujte ho manuálne. Potom {support} s týmto problémom"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal sa nepodarilo aktualizovať. <retryUpdateButton>Skúste aktualizáciu vykonať znova</retryUpdateButton> alebo navštívte stránku {url} a nainštalujte ho manuálne. Potom o tomto probléme <contactSupportLink>kontaktujte podporu</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal sa nepodarilo aktualizovať. Navštívte {url} a nainštalujte ho manuálne. Potom kontaktujte {support} o tomto probléme"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal sa nepodarilo aktualizovať. Navštívte stránku {url} a nainštalujte ho manuálne. Potom o tomto probléme <contactSupportLink>kontaktujte podporu</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Skúste aktualizáciu znova"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "kontaktujte podporu"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Kliknutím reštartujete Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Zapli ste odkaz na skupinu s nepovolenou funkciou \"schválenie správcom\"."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Ťuknite na „Prispieť na Signal“ a prihláste sa na odber"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Rozbaliť"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "tlačidlo zostavenia"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Žiadne čety"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Nedávne čety sa zobrazia tu."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Preposlať používateľovi"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Momentálne nie sú k dispozícii žiadne nové príbehy"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Žiadne príbehy"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Nové aktualizácie sa zobrazia tu."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Odosiela sa…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Kliknutím zobrazíte príbeh"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Pridajte niečo nové kliknutím na <newStoryIcon>Pridať príbeh</newStoryIcon>."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} do {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagoval/a na príbeh"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Na tento príbeh nemôžete odpovedať, pretože už nie ste členom tejto skupiny."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Kliknutím zobrazíte alebo začnete hovor"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Kliknite na <newCallIcon>Nový hovor</newCallIcon> a zahájte nový hlasový hovor alebo videohovor."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Hľadať"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Žiadne nedávne hovory. Začnite zavolaním známemu."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Žiadne hovory"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Posledné hovory sa zobrazia tu."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Žiadne zmeškané hovory"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Zmeškané hovory sa zobrazia tu."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Žiadne výsledky pre „{query}“"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Odmietnuté"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Skupinový hovor"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Odkaz na hovor"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Malé úpravy, opravy chýb a vylepšenia výkonu. Ďakujeme, že používate Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Toto vydanie urýchľuje proces odstraňovania veľkých vlákien správ."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop teraz môže automaticky pokračovať v prerušenom sťahovaní príloh."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Pridali sme skratku, s ktorou môžete zrušiť práve prebiehajúci hovor a pripojiť sa k novému."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Táto aktualizácia tiež opravuje zlyhanie programu pri spustení v systéme Linux pre používateľov, ktorých lokalita je nastavená na „POSIX“."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Príbehy s dlhým popisom sa teraz zobrazujú s vylepšeným kontrastom, ktorý uľahčuje čítanie textu."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Toto vydanie tiež zlepšuje generovanie náhľadu odkazov a opravuje menšiu chybu zobrazenia pri zatváraní okna Nastavenia."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Utišaj"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal se ni mogel posodobiti. {retry} ali obiščite {url} za ročno namestitev. Nato, {support} o tem problemu"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal se ni uspel posodobiti. <retryUpdateButton>Ponovno poskusite posodobiti</retryUpdateButton> ali obiščite {url} in jo namestite ročno. Nato <contactSupportLink>obvestite podporo</contactSupportLink> o tem problemu"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal se ni uspel posodobiti. Za ročno namestitev obiščite {url}. Nato {support} o tem problemu."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal se ni uspel posodobiti. Za ročno namestitev obiščite {url}. Nato <contactSupportLink>obvestite podporo</contactSupportLink> o tem problemu"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Ponovno poskusite s posodobitvijo"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "obvestite podporni center"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Kliknite za ponoven zagon Signala"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Vklopili ste povezavo do skupine z izklopljenim obveznim skrbniškim potrjevanjem novih članov_ic."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Tapnite na \"Doniraj Signalu\" in se naročite"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Razširi"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "gumb za pisanje"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Ni klepetov"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Tu bodo prikazani nedavni klepeti."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Posreduj uporabniku_ci"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Trenutno ni nobenih zgodb za prikaz"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Ni zgodb"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Nove posodobitve bodo prikazane tukaj."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Pošiljam ..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Klikni za ogled zgodbe"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Če želite dodati posodobitev, kliknite <newStoryIcon>Dodaj zgodbo</newStoryIcon>."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} za {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Odziv na zgodbo"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Klikni za ogled ali začetek klica"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Kliknite <newCallIcon>Nov klic</newCallIcon>, če želite začeti nov zvočni ali video klic."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Iskanje"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Ni zadnjih klicev. Začnite tako, da pokličete prijatelja_ico."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Brez klicev"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Tu bodo prikazani nedavni klici."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Ni neodgovorjenih klicev"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Tu bodo prikazani neodgovorjeni klici."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Ni rezultatov za “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Zavrnjeno"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Skupinski klic"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Povezava do klica"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Majhne prilagoditve, popravki napak in izboljšave zmogljivosti. Hvala, da uporabljate Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Ta posodobitev pospeši postopek brisanja velikih niti sporočil."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop lahko zdaj samodejno nadaljuje prekinjeno prenašanje priponk."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Dodali smo bližnjico za prekinitev in pridružitev novemu klicu, ko drug klic že poteka. Pozvani boste k potrditvi odhoda, vendar je odvisno od vas, ali se boste najprej poslovili ali ne."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Ta posodobitev odpravlja tudi okvaro ob zagonu v operacijskem sistemu Linux za uporabnike, katerih krajevna lestvica je nastavljena na `POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Zgodbe z dolgimi besedili so zdaj prikazane z izboljšanim kontrastom, ki olajša branje besedila. Zdaj, ko lahko ljudje vidijo, kaj pravite, lahko napišete nekaj odstavkov o tem, zakaj vas je nekaj resnično nasmejalo, namesto da samo rečete \"lol.\""
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Ta izdaja izboljšuje tudi zmogljivost ustvarjanja predogleda povezav in odpravlja manjšo napako ob zapiranju okna Nastavitve."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Hiqi zërin"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal-i s’u përditësua dot. {retry}, ose vizitoni {url} që ta instaloni dorazi. Mandej, {support} rreth këtij problemi"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal nuk mund të përditësohej. <retryUpdateButton>Riprovo përditësimin</retryUpdateButton> ose vizito {url} për ta instaluar manualisht. Pastaj, <contactSupportLink>kontakto ndihmën</contactSupportLink> në lidhje me këtë problem"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal-i s’u përditësua dot. Vizitoni {url}, që ta instaloni dorazi. Mandej, {support} rreth këtij problemi"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal nuk mund të përditësohej. Vizito {url} për ta instaluar manualisht. Pastaj, <contactSupportLink>kontakto ndihmën</contactSupportLink> në lidhje me këtë problem"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Riprovoni përditësim"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "lidhuni me asistencën"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Klikoni që të riniset Signal-i"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Aktivizuat lidhjen e grupit me miratim nga përgjegjësi të çaktivizuar."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Prek “Dhuro për Signal” dhe pajtohu"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Zgjeroje"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "buton hartimi"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Asnjë bisedë"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Bisedat e fundit do të shfaqen këtu."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Përcille"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "S’ka postime të përkohshme të freskëta për t’u shfaqur"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Asnjë postim i përkohshëm"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Përditësimet e reja do të shfaqen këtu."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Po dërgohet…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Kliko që të shohësh një postim të përkohshëm"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Kliko <newStoryIcon>Shto një postim të përkohshëm</newStoryIcon> për të shtuar një përditësim."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} për {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagoi ndaj postimit të përkohshëm"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Kliko për të parë ose nisur një telefonatë"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Kliko <newCallIcon>Thirrje e re</newCallIcon> për të nisur një thirrje të re zanore ose me video."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Kërko"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Nuk ka thirrje së voni. Fillo duke telefonuar një mik."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Nuk ka thirrje"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Thirrjet e fundit do të shfaqen këtu."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Asnjë thirrje e humbur"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Thirrjet e humbura do të shfaqen këtu."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Nuk ka rezultate për \"{query}\""
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Refuzuar"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Thirrje grupi"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Lidhja e thirrjes"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Rregullme të vogla, riparime të gabimeve dhe përmirësime të mbarëvajtjes. Faleminderit që përdorni Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Një lamtumirë e shpejtë ndonjëherë është më e lehtë se një lamtumirë e ngadaltë, kështu që ne përshpejtuam procesin e fshirjes së temave të mëdha të mesazheve."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop tani mund të rifillojë automatikisht shkarkimet e ndërprera të bashkëngjitjes nga aty ku kanë ngecur, kështu që nuk do të duhet të presësh aq gjatë të qeshësh edhe nëse e mbyll kapakun e laptopit përpara se të përfundojë transferimi i memes që të dërgoi shoku yt."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Kemi shtuar shkurtoren që të mundëson të largohesh nga thirrja aktuale dhe t'i bashkohesh një të reje, kur emri yt po thërritet nga një thirrje tjetër. Do të të kërkohet të konfirmosh largimin, por varet nga ti nëse do të thuash lamtumirë fillimisht."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Përditësimi rregullon edhe gabimin e nisjes në Linux për përdoruesit, lokaliteti i të cilëve është vendosur në \"POSIX\"."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Tregimet me titra të gjata shfaqen në një sfond delikat gradient që përmirëson kontrastin dhe e bën tekstin më të lehtë për t'u lexuar. Tani që njerëzit mund të shohin se çfarë flet, mos ngurro të shkruash disa paragrafë lidhur me atë çka të bëri vërtet të qeshësh në vend që të thuash thjesht \"lol\"."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Ky version përmirëson edhe performancën e gjenerimit të pamjes paraprake të lidhjeve dhe rregullon gabimin që bëri që dritarja e Cilësimeve të ndezë shkurtimisht një nuancë të bukur ultramarine sa herë që mbyllej (në vend që thjesht të mbyllej menjëherë)."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Искључи обавештења"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal није успео да се ажурира. {retry} или идите на {url} да бисте ручно инсталирали. Затим, {support} у вези са проблемом"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Ажурирање Signal-а није успело. <retryUpdateButton>Поново пробајте да га ажурирате</retryUpdateButton> или посетите {url} да бисте га ручно инсталирали. Затим се <contactSupportLink>обратите подршци</contactSupportLink> у вези са овим проблемом"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal није успео да се ажурира. Идите на {url} да бисте ручно инсталирали. Затим, {support} у вези са проблемом"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Ажурирање Signal-а није успело. Посетите {url} да бисте га ручно инсталирали. Затим се <contactSupportLink>обратите подршци</contactSupportLink> у вези са овим проблемом"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Пробај поново са ажурирањем"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "обратите се подршци"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Кликните да бисте поново покренули Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} је затражио/ла да се придружи групи преко линка за групу и затим отказао/ла те захтеве ({numberOfRequests,number})"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} је затражио/ла да се придружи групи преко линка за групу} other {{joinerName} је послао/ла и отказао/ла захтеве ({numberOfRequests,number}) да се придружи преко линка за групу}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Укључили сте линк за групу без обавезног одобрења администратора."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Додирните „Донирајте за Signal“ и претплатите се"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Прошири"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "дугме за састављање"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Нема ћаскања"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Овде ће се појавити недавна ћаскања."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Проследи на"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Тренутно нема недавних прича"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Нема прича"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Овде ће се појавити нова ажурирања."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Слање…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Кликните да видите причу"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Кликните на <newStoryIcon>Додајте причу</newStoryIcon> да додате ажурирање."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} у групи {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Реаговао/ла је на причу"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Не можете да одговорите на ову причу јер више нисте члан ове групе."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Кликните за приказ или да започнете позив"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Кликните на <newCallIcon>Нови позив</newCallIcon> да започнете нови гласовни позив или видео-позив."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Тражи"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Нема недавних позива. Започните тако што ћете позвати пријатеља."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Нема позива"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Овде ће се појавити недавни позиви."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Нема пропуштених позива"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Овде ће се појавити пропуштени позиви."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Нема резултата за „{query}“"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Одбијено"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Групни позив"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Линк за позив"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Обавили смо мања фина прилагођавања, исправке грешака и побољшања перформанси. Хвала што користите Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "У овом издању смо убрзали процес брисања великих преписки."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop сада може аутоматски да настави са прекинутим преузимањима прилога."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Додали смо пречицу за прекидање везе и прикључивање новом позиву када је други позив већ у току."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "У овом ажурирању је такође исправљена грешка која узрокује пад приликом покретања на Linux-у код корисника чији је језик подешен на „POSIX“."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Приче са дугим натписима се сада приказују са бољим контрастом који чини текст лакшим за читање."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "У овом издању су такође побољшане перформансе генерисања приказа линка и исправљена је мања визуелна грешка која се дешавала приликом затварања прозора за подешавања."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Tysta"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Det gick inte att uppdatera Signal. {retry} eller besök {url} för att installera det manuellt. Därefter, {support} om detta problem"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal kunde inte uppdateras. <retryUpdateButton>Försök uppdatera igen</retryUpdateButton> eller besök {url} för att installera manuellt. <contactSupportLink>Kontakta sedan supporten</contactSupportLink> om detta problem"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal kunde inte uppdateras. Besök {url} för att installera det manuellt. Sedan, {support} om det här problemet"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal kunde inte uppdateras. Besök {url} för att installera manuellt. <contactSupportLink>Kontakta sedan supporten</contactSupportLink> om detta problem"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Försök att uppdatera igen"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "kontakta supporten"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Klicka för att starta om Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Du aktiverade grupplänken med administratörsgodkännande inaktiverat."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Tryck på \"Donera till Signal\" och prenumerera"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Fäll ut"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "skriv-knappen"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Inga chattar"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "De senaste chattarna kommer att visas här."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Vidarebefordra till"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Inga nya stories att visa just nu"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Inga stories"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Nya uppdateringar kommer att visas här."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Skickar …"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Klicka för att visa en story"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Klicka på <newStoryIcon>Lägg till en story</newStoryIcon> för att lägga till en uppdatering."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} till {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Reagerade på storyn"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Du kan inte svara på den här storyn eftersom du inte längre är medlem i den här gruppen."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Klicka för att visa eller starta ett samtal"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Klicka på <newCallIcon>Nytt samtal</newCallIcon> för att starta ett nytt röst- eller videosamtal."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Sök"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Inga nyliga samtal. Kom igång genom att ringa en vän."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Inga samtal"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "De senaste samtalen kommer att visas här."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Inga missade samtal"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Missade samtal kommer att visas här."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Inga resultat för ”{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Avfärdat"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Gruppsamtal"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Samtalslänk"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Små justeringer, buggfixar och prestandaförbättringar. Tack för att du använder Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Denna version snabbar upp processen med att ta bort långa meddelandetrådar."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop kan nu automatiskt återuppta avbrutna nedladdningar av bilagor."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Vi har lagt till en genväg för att lägga på och ansluta till ett nytt samtal medan ett annat samtal redan pågår."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Denna uppdatering åtgärdar också en uppstartskrasch på Linux för användare vars språkzon är inställt på POSIX."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Stories med långa bildtexter visas nu med förbättrad kontrast som gör texten lättare att läsa."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Denna version förbättrar också prestandan för generering av länkförhandsvisning och åtgärdar en mindre visningsbugg när du stänger fönstret Inställningar."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Nyamazisha"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal haingeweza kusasishwa. {retry} au tembelea {url} ili kusanikisha mwenyewe. Kisha, {support} kuhusu tatizo hili"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal imeshindwa kusasisha. <retryUpdateButton>Jaribu tena kusasisha</retryUpdateButton> au tembelea {url} ili kusanikisha mwenyewe. Halafu, <contactSupportLink>wasiliana na usaidizi</contactSupportLink> kuhusu tatizo hili"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal haingeweza kusasishwa. Tembelea {url} kusanikisha mwenyewe. Kisha, {support} kuhusu tatizo hili"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal imeshindwa kusasisha. Tembelea {url} ili kusakinisha mwenyewe. Halafu, <contactSupportLink>wasiliana na usaidizi</contactSupportLink> kuhusu tatizo hili"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Jaribu tena sasisho"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "Wasiliana na msaada"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Bonyeza kuanza upya Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Umewasha kiungo cha kikundi idhini ya msimamizi ikiwa imezimwa."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Bonyeza \"Changia Signal\" kisha jiandikishe"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Panua"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "kitufe cha kutunga"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Hakuna magumzo"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Magumzo ya hivi karibuni yataonekana hapa."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Sambaza Kwa"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Hakuna stori za hivi karibuni za kuonyesha sasa hivi"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Hakuna stori"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Sasisho mpya zitaonekana hapa."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Kutuma"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Bonyeza kuangalia stori"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Bonyeza <newStoryIcon>Weka stori</newStoryIcon> ili kuweka sasisho."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} kwa {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Ame-react kwa stori"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Bofya ili kutazama au kuanzisha simu"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Bofya <newCallIcon>Simu Mpya</newCallIcon> ili kuanzisha simu ya kawaida au ya video."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Tafuta"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Hakuna simu za hivi karibuni. Anza kwa kumpigia rafiki."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Hakuna simu"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Simu zilizopigwa hivi karibuni zitaonekana hapa."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Hakuna simu fifi"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Simu fifi zitaonekana hapa."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Hakuna matokeo ya \"{query}\""
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Imekataliwa"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Mazungumzo ya simu ya kikundi"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Kiungo cha simu"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Mabadiliko madogo, marekebisho ya bugs na uboreshaji wa utendaji. Asante kwa kutumia Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Kuagana kwa haraka wakati mwingine ni rahisi kuliko kuagana kwa taratibu, hivyo tunaharakisha mchakato wa kufuta nyuzi kubwa za ujumbe."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop sasa inaweza kuendelea na upakuaji wa viambatisho vilivyokatizwa kutoka mahali vilipoachia, kwa hivyo hutahitaji kusubiri muda mrefu ili kufurahia hata utakapofunga laptop yako kabla meme aliyokutumia rafiki yako haijamaliza kuhama."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Ikiwa simu nyingine inakuita, tumeongeza njia ya mkato ili kutoka kwenye simu ya sasa na kujiunga na nyingine. Utadokezwa kuthibitisha kuondoka kwako, lakini ni hiari yako kama utatuaga kwanza ama la."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Sasisho hili pia hurekebisha tukio la kuacha kufanya kazi kwenye Linux kwa watumiaji ambao lugha yao imewekwa kuwa `POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Stori zenye maandishi marefu zinaonyesha kwenye mandhari nyuma ya rangi tulivu inayoboresha muonekano na kufanya jumbe zisomwe kwa urahisi. Sasa kwani watu wanaweza kuona unachosema, uko huru kuandika aya kadhaa kuhusu kilichokuchekesha badala ya kusema tu \"lol.\""
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Toleo hili pia linaboresha utendaji wa uzalishaji wa hakikisho la kiungo na kurekebisha hitilafu iliyosababisha dirisha la Mipangilio kuonyesha kwa muda mfupi rangi ya ultramarine kila ilipokuwa inafungwa (badala ya kufunga mara moja)."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "ஒலியடக்கு"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "சிக்னலைப் புதுப்பிக்க முடியவில்லை. அதை கைமுறையாக நிறுவ{retry} அல்லது {url}-ஐ பார்வையிடவும். பின்னர், இந்த பிரச்சனை பற்றி {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "சிக்னலை புதுப்பிக்க இயலவில்லை. <retryUpdateButton>புதுப்பிப்பை மீண்டும் முயற்சிக்கவும்</retryUpdateButton> அல்லது கைமுறையாக நிறுவ, {url} என்ற இணைப்பைப் பார்வையிடவும். பின்னர், இந்தச் சிக்கலுக்காக <contactSupportLink>ஆதரவைத் தொடர்பு கொள்ளவும்</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "சிக்னலைப் புதுப்பிக்க முடியவில்லை. அதை கைமுறையாக நிறுவ {url}-ஐ பார்வையிடவும். பின்னர், இந்த பிரச்சனை பற்றி {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "சிக்னலைப் புதுப்பிக்க இயலவில்லை. கைமுறையாக நிறுவ, {url} என்ற இணைப்பைப் பார்வையிடவும். பின்னர், இந்தச் சிக்கலுக்காக <contactSupportLink>ஆதரவைத் தொடர்பு கொள்ளவும்</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "புதுப்பிப்பை மீண்டும் முயற்சிக்கவும்"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "உதவி மையத்தை தொடர்பு கொள்ளவும்"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "சிக்னலை மறுதொடக்கம் செய்ய கிளிக் செய்யவும்"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} குழு இணைப்பு மூலம் சேருவதற்கான கோரிக்கையை விடுத்தார் மற்றும் {numberOfRequests,number} கோரிக்கைகளை ரத்து செய்தார்"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} கோரிக்கை விடுத்து குழு இணைப்பு மூலம் சேருவதற்கான கோரிக்கையை ரத்து செய்துள்ளார்} other {{joinerName} கோரிக்கை விடுத்து குழு இணைப்பு மூலம் சேருவதற்கான {numberOfRequests,number} கோரிக்கைகளை ரத்து செய்துள்ளார்}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "நீங்கள் இயக்கியுள்ளீர்கள் குழு இணைப்பு உடன் நிர்வாக ஒப்புதல் முடக்கப்பட்டது."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"சிக்னலுக்கு நன்கொடை அளி\" என்பதைத் தட்டி சப்ஸ்கிரைப் செய்யவும்"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "விரிவாக்கு"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "எழுது பொத்தானை"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "சாட்ஸ் ஏதும் இல்லை"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "சமீபத்திய சாட்ஸ் இங்கே தோன்றும்."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "இவருக்கு முன்னனுப்பு"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "தற்போது காண்பிக்க சமீபத்திய ஸ்டோரீஸ் எதுவும் இல்லை"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "ஸ்டோரீஸ் ஏதும் இல்லை"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "புதிய புதுப்பிப்புகள் இங்கே தோன்றும்."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "அனுப்புகிறது…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "ஒரு ஸ்டோரியைப் பார்க்க கிளிக் செய்யவும்"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "ஒரு புதுப்பிப்பைச் சேர்க்க <newStoryIcon>ஒரு ஸ்டோரியைச் சேர்</newStoryIcon> என்பதைக் கிளிக் செய்யவும்."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} - {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "ஸ்டோரிக்கு எதிர்வினையாற்றினார்"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "பார்க்க அல்லது அழைப்பைத் தொடங்க கிளிக் செய்யவும்"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "புதிய குரல் அல்லது வீடியோ அழைப்பைத் தொடங்க <newCallIcon>புதிய அழைப்பு</newCallIcon> என்பதைக் கிளிக் செய்யவும்."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "தேடல்"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "சமீபத்திய அழைப்புகள் இல்லை. ஒரு நண்பருக்கு செய்தி அனுப்புவதன் மூலம் தொடங்கவும்."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "அழைப்புகள் ஏதும் இல்லை"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "சமீபத்திய அழைப்புகள் இங்கே தோன்றும்."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "தவறிய அழைப்புகள் ஏதும் இல்லை"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "தவறிய அழைப்புகள் இங்கே தோன்றும்."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "''{query}' க்கான முடிவுகள் எதுவும் கிடைக்கவில்லை"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "மறுக்கப்பட்டது"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "குழு அழைப்பு"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "அழைப்பு இணைப்பு"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "சிறு மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். சிக்னலைப் பயன்படுத்தியதற்கு நன்றி!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "இந்த வெளியீடு பெரிய மெசேஜ் திரட்களை அழிக்கும் செயல்முறையைத் துரிதப்படுத்துகிறது."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "சிக்னல் டெஸ்க்டாப்பால் இப்போது குறுக்கிடப்பட்ட இணைப்புப் பதிவிறக்கங்களை தானாகத் தொடர முடியும்."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "வேறொரு அழைப்பு உங்கள் பெயரை அழைத்தால், தற்போதைய அழைப்பிலிருந்து வெளியேறி புதிய அழைப்பில் சேர ஒரு குறுக்குவழியைச் சேர்த்துள்ளோம்."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "இந்தப் புதுப்பிப்பு, `POSIX` என அமைக்கப்பட்டுள்ள பயனர்களுக்கான லினக்ஸில் தொடக்க செயலிழப்பை சரிசெய்கிறது."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "நீண்ட தலைப்புகளுடன் கூடிய ஸ்டோரீஸ் இப்போது மேம்படுத்தப்பட்ட மாறுபாட்டுடன் காட்டப்படுகின்றன, இது உரையைப் வாசிப்பதை எளிதாக்குகிறது."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "இந்த ரிலீஸ் இணைப்பு முன்னோட்ட உருவாக்கத்தின் செயல்திறனையும் மேம்படுத்துகிறது மற்றும் அமைப்புகள் சாளரத்தை மூடும் போது ஏற்படும் ஒரு சிறிய காட்சிப் பிழையைச் சரிசெய்கிறது."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "మ్యూట్"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signalని అప్డేట్ చేయలేం. దీనిని మాన్యువల్గా ఇన్స్టాల్ చేయడానికి {retry} లేదా {url}ని సందర్శించండి. తరువాత, ఈ సమస్య గురించి {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal ని అప్డేట్ చేయలేకపోయాము. <retryUpdateButton>అప్డేట్ను మళ్ళీ ప్రయత్నించండి</retryUpdateButton> లేదా దాన్ని మాన్యువల్గా ఇన్స్టాల్ చేయడానికి {url} సందర్శించండి. ఆ తర్వాత, ఈ సమస్య గురించి <contactSupportLink>మద్దతును సంప్రదించండి</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal ని అప్డేట్ చేయలేం. దీనిని మాన్యువల్గా ఇన్స్టాల్ చేయడానికి {url}ని సందర్శించండి. తరువాత, ఈ సమస్య గురించి {support}ని సంప్రదించండి."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal ని అప్డేట్ చేయలేకపోయాము. దాన్ని మాన్యువల్గా ఇన్స్టాల్ చేయడానికి {url} సందర్శించండి. ఆ తర్వాత, ఈ సమస్య గురించి <contactSupportLink>మద్దతును సంప్రదించండి</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "అప్డేట్ మళ్లీ ప్రయత్నించండి"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "సపోర్ట్ని సంప్రదించండి"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal తిరిగి ప్రారంభించడానికి క్లిక్ చేయండి"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} అభ్యర్ధించారు మరియు గ్రూపు లింక్ ద్వారా చేరడానికి {numberOfRequests,number} అభ్యర్ధనలను రద్దు చేశారు."
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {గ్రూప్ లింక్ ద్వారా చేరాలనే వారి అభ్యర్ధనను {joinerName} అభ్యర్ధించారు మరియు రద్దు చేశారు} other {గ్రూప్ లింక్ ద్వారా చేరడానికి {joinerName} అభ్యర్ధించారు మరియు {numberOfRequests,number} అభ్యర్ధనలను రద్దు చేశారు}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "నిర్వాహక ఆమోదం నిలిపివేయబడిన మీరు సమూహ లింక్ను ఆన్ చేసారు."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "‘‘Signalకు విరాళం ఇవ్వండి’’ మీద తట్టి, సబ్స్క్రైబ్ అవ్వండి"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "విస్తరించండి"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "కంపోజ్ బటన్"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "చాట్స్ లేవు"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "ఇటీవలి చాట్స్ ఇక్కడ కనిపిస్తాయి."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "వీరికి ఫార్వర్డ్ చేయండి"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "ఇప్పుడు చూపించడానికి ఎలాంటి ఇటీవలి కథలు లేవు"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "కథలు లేవు"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "కొత్త అప్డేట్లు ఇక్కడ కనిపిస్తాయి."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "పంపుతోంది..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "ఒక కథను చూడటానికి క్లిక్ చేయండి"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "అప్డేట్ను జోడించడానికి <newStoryIcon>కథను జోడించండి</newStoryIcon>ని క్లిక్ చేయండి."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} నుంచి {group}కు"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "కథకు ప్రతిస్పందించారు"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "ఒక కాల్ను వీక్షించడానికి లేదా ప్రారంభించడానికి క్లిక్ చేయండి"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "కొత్త స్వర లేదా వీడియో కాల్ ప్రారంభించడానికి <newCallIcon>కొత్త కాల్</newCallIcon> ను క్లిక్ చేయండి."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "వెతకండి"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "ఇటీవలి కాల్స్ లేవు స్నేహితుడికి కాల్ చేయడం ద్వారా ప్రారంభించండి."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "కాల్లు లేవు"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "ఇటీవలి కాల్లు ఇక్కడ కనిపిస్తాయి."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "మిస్డ్ కాల్స్ లేవు"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "మిస్డ్ కాల్స్ ఇక్కడ కనిపిస్తాయి."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "“{query}” కోసం ఫలితాలు లేవు"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "తిరస్కరించబడింది"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "సమూహ కాల్"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "కాల్ లింక్"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "చిన్న ట్వీక్లు, బగ్ ఫిక్స్లు, మరియు పనితీరు మెరుగుదలలు. Signal ఉపయోగించినందుకు మీకు ధన్యవాదాలు!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "ఈ విడుదల పెద్ద సందేశ థ్రెడ్లను తొలగించే ప్రక్రియను వేగవంతం చేస్తుంది."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "అంతరాయం కలిగించిన అటాచ్మెంట్ డౌన్లోడ్లను Signal డెస్క్టాప్ ఇప్పుడు స్వయంచాలకంగా పునఃప్రారంభించవచ్చు."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "మరొక కాల్ ఇప్పటికే పురోగతిలో ఉన్నప్పుడు హ్యాంగ్ అప్ చేయడానికి మరియు కొత్త కాల్లో చేరడానికి మేము సత్వరమార్గాన్ని జోడించాము. మీ నిష్క్రమణను నిర్ధారించమని మీరు ప్రాంప్ట్ చేయబడతారు, అయితే మీరు ముందుగా వీడ్కోలు చెప్పాలా వద్దా అనేది మీ ఇష్టం."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "ఈ అప్డేట్ స్థానికంను `POSIX`కి సెట్ చేయబడిన యూజర్ల కోసం Linux లో ప్రారంభ క్రాష్ను కూడా పరిష్కరిస్తుంది."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "పొడవాటి శీర్షికలతో కూడిన కథలు ఇప్పుడు మెరుగైన కాంట్రాస్ట్తో ప్రదర్శించబడతాయి, ఇది టెక్స్ట్ను సులభంగా చదవడానికి వీలు కల్పిస్తుంది. ఇప్పుడు మీరు ఏమి చెబుతున్నారో ప్రజలు చూడగలుగుతారు, కేవలం \"లోల్\" అని చెప్పడానికి బదులుగా ఏదైనా నిజంగా మిమ్మల్ని ఎందుకు నవ్వించింది అనే దాని గురించి రెండు పేరాలు వ్రాయడానికి సంకోచించకండి."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "ఈ విడుదల లింక్ ప్రివ్యూ జనరేషన్ యొక్క పనితీరును కూడా మెరుగుపరుస్తుంది మరియు సెట్టింగ్స్ విండోను మూసివేసినప్పుడు ఒక చిన్న డిస్ప్లే బగ్ను పరిష్కరిస్తుంది."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "ปิดเสียง"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "ไม่สามารถปรับรุ่น Signal ได้ กรุณา {retry} หรือไปที่ {url} เพื่อติดตั้งด้วยตัวเอง จากนั้น {support} ปัญหานี้"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "ไม่สามารถอัปเดต Signal ได้ โปรด<retryUpdateButton>ลองอัปเดตอีกครั้ง</retryUpdateButton> หรือไปที่ {url} เพื่อติดตั้งด้วยตัวเอง จากนั้น<contactSupportLink>ติดต่อฝ่ายสนับสนุน</contactSupportLink>เพื่อแจ้งเกี่ยวกับปัญหานี้"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "ไม่สามารถปรับรุ่น Signal ได้ ไปที่ {url} เพื่อติดตั้งด้วยตัวเอง จากนั้น {support} ปัญหานี้"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "ไม่สามารถอัปเดต Signal ได้ โปรดไปที่ {url} เพื่อติดตั้งด้วยตัวเอง จากนั้น<contactSupportLink>ติดต่อฝ่ายสนับสนุน</contactSupportLink>เพื่อแจ้งเกี่ยวกับปัญหานี้"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "ลองปรับรุ่นอีกครั้ง"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "ติดต่อฝ่ายสนับสนุน"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "คลิกเพื่อเริ่ม Signal ใหม่"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} ส่งคำขอและยกเลิก {numberOfRequests,number} คำขอเพื่อเข้าร่วมผ่านลิงก์กลุ่มนี้"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName} ส่งและยกเลิกคำขอ {numberOfRequests,number} รายการในการเข้าร่วมผ่านลิงก์กลุ่มนี้}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "คุณได้เปิดลิงก์กลุ่ม โดยการอนุมัติโดยผู้ดูแลปิดอยู่"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "แตะที่ \"บริจาคให้ Signal\" แล้วสมัคร"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "ขยาย"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "ปุ่มเขียนข้อความ"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "ไม่มีแชท"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "แชทล่าสุดจะปรากฏที่นี่"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "ส่งต่อไปยัง"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "ไม่มีสตอรี่ใหม่ๆ ให้แสดงในตอนนี้"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "ไม่มีสตอรี่"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "สตอรี่ใหม่จะปรากฏที่นี่"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "กำลังส่ง…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "คลิกเพื่อดูสตอรี่"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "คลิก<newStoryIcon>เพิ่มสตอรี่</newStoryIcon>เพื่อเพิ่มสตอรี่ใหม่"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} ส่งไปยัง {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "แสดงความรู้สึกต่อสตอรี่"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "คุณไม่สามารถตอบกลับสตอรี่นี้ได้ เนื่องจากคุณไม่ได้เป็นสมาชิกในกลุ่มนี้แล้ว"
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "คลิกเพื่อดูหรือเริ่มการโทร"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "คลิก<newCallIcon>การโทรใหม่</newCallIcon>เพื่อเริ่มต้นการโทรด้วยเสียงหรือวิดีโอคอล"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "ค้นหา"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "ยังไม่มีการโทรล่าสุด เริ่มต้นด้วยการโทรหาเพื่อนของคุณ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "ไม่มีการโทร"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "การโทรล่าสุดจะปรากฏที่นี่"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "ไม่มีสายที่ไม่ได้รับ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "สายที่ไม่ได้รับจะปรากฏที่นี่"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "ไม่พบผลลัพธ์สำหรับ “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "ปฏิเสธ"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "โทรกลุ่ม"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "ลิงก์การโทร"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "มีการปรับเปลี่ยนเล็กน้อย พร้อมแก้ไขบั๊ก และการพัฒนาประสิทธิภาพให้ดียิ่งขึ้น ขอขอบคุณที่เลือกใช้ Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "การอัปเดตครั้งนี้ปรับความเร็วให้คุณลบข้อความไซส์ใหญ่ได้ทันใจยิ่งขึ้น"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "เน็ตหลุดหรือคอมสะดุดก็ไม่หวั่น เพราะจากนี้ไป Signal เดสก์ท็อปจะสามารถดำเนินการดาวน์โหลดไฟล์แนบต่อให้คุณได้แบบอัตโนมัติ"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "เราเพิ่มทางลัดที่ให้คุณวางสายที่ใช้งานอยู่ก่อนเพื่อเข้าร่วมการโทรใหม่ได้สะดวกยิ่งกว่าเดิม"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "การอัปเดตครั้งนี้ยังมาพร้อมกับการแก้ไขปัญหาในการเปิดแอปสำหรับผู้ใช้ Linux ที่ตั้ง Locale เป็น POSIX"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "อัปเดตหน้าตาของการแสดงสตอรี่ที่มีคำบรรยายยาวๆ ด้วยการปรับคอนทราสต์ให้ตัวอักษรอ่านง่ายสบายตายิ่งขึ้น"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "การอัปเดตครั้งนี้ยังมาพร้อมการพัฒนาประสิทธิภาพในการสร้างตัวอย่างลิงก์ รวมถึงแก้ไขบั๊กที่อาจเคยเป็นอุปสรรคในตอนปิดหน้าต่างการตั้งค่า"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "I-mute"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Hindi ma-update ang Signal. {retry} o i-visit ang {url} para ma-install ito manually. Pagkatapos, {support} tungkol sa problem na ito."
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Hindi ma-update ang Signal. <retryUpdateButton>Subukan ulit ang pag-update</retryUpdateButton> o pumunta ang {url} para i-install ito manually. Pagkatapos, <contactSupportLink>kontakin ang support</contactSupportLink> tungkol sa problemang ito"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Hindi ma-update ang Signal. I-visit ang {url} para ma-install ito manually. Pagkatapos, {support} tungkol sa problem na ito."
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Hindi ma-update ang Signal. Puntahan ang {url} para i-install ito manually. Pagkatapos, <contactSupportLink>kontakin ang support</contactSupportLink> tungkol sa problemang ito"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Retry update"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "Makipag-ugnayan sa Suporta"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Click to restart Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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.}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Nag-decide kang i-turn on ang group link with admin approval disabled."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "I-tap ang \"Donate to Signal\" at mag-subscribe"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "I-expand"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "compose button"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Walang chats"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Makikita rito ang recent chats."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "I-forward Kay"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Walang recent stories na mapakita sa ngayon"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Walang stories"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Makikita rito ang bagong updates."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Sine-send…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "I-click para makita ang story"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "I-click ang <newStoryIcon>Add a story</newStoryIcon> para maglagay ng update."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} para sa {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Nag-react sa story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Hindi ka pwedeng mag-reply sa story na ito dahil hindi ka na member ng group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "I-click para makita o magsimula ng call"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "I-click ang <newCallIcon>New Call</newCallIcon> para magsimula ng bagong voice o video call."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Maghanap"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Walang recent calls. Magsimula sa pamamagitan ng pagtawag sa kaibigan mo."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Walang calls"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Makikita rito ang recent calls."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Walang missed calls"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Makikita rito ang missed calls."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Walang resulta para sa \"{query}\""
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Hindi sinagot"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Group call"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Call link"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Dagdag na maliliit na pag-aayos, pag-alis ng bugs, at pagpapaganda ng takbo ng app. Maraming salamat sa paggamit ng Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Pinabilis ng release na ito ang proseso ng pagbubura ng malalaking size ng message threads."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Kaya nang automatic na ituloy ng Signal Desktop ang naputol na attachment downloads."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Nagdagdag kami ng shortcut para makaalis at makasali sa bagong call kapag may iba pang call na in-progress pa."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Inaayos din ng update na ito ang startup crash sa Linux para sa users na may locale na `POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "May improved contrast ang stories na may mahabang captions para mas madaling basahin ang text."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Mas pinaganda ng release na ito ang performance ng paggawa ng link preview at inayos ang minor display bug sa pagsara ng Settings window."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Sessiz"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal güncellenemedi. {retry} veya el ile kurmak için {url}. Sonra, bu sorun hakkında {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal güncellenemedi. <retryUpdateButton>Güncellemeyi yeniden dene</retryUpdateButton> ya da el ile kurmak için {url} adresini ziyaret et. Ardından bu sorun hakkında <contactSupportLink>destek ile iletişime geç</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal güncellenemedi. El ile kurmak için {url} adresini ziyaret edin. Sonra, bu sorun hakkında {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal güncellenemedi. El ile kurmak için {url} adresini ziyaret et. Ardından bu sorun hakkında <contactSupportLink>destek ile iletişime geç</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Güncellemeyi yeniden dene"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "destek ile iletişime geç"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal'i yeniden başlatmak için tıklayın"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Grup bağlantısını, yönetici onayı olmadan etkinleştirdiniz."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal'a Bağış Yap\"a dokun ve abone ol"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Genişlet"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "oluştur butonu"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Sohbet yok"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Son sohbetler burada görünecektir."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "İlet:"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Şu anda gösterilecek yeni hikaye yok"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Kısa hikaye yok"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Yeni güncellemeler burada görünecektir."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Gönderiliyor…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Bir hikayeyi görüntülemek için tıkla"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Bir güncelleme eklemek için <newStoryIcon>Bir kısa hikaye ekleyin</newStoryIcon> ifadesine tıklayın."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{group} grubunda {name}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Hikayeye tepki verildi"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Artık bu grubun bir üyesi olmadığın için bu hikayeye yanıt veremezsin."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Bir aramayı görüntülemek veya başlatmak için tıkla"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Yeni bir sesli veya görüntülü arama başlatmak için <newCallIcon>Yeni Arama</newCallIcon> ögesine tıklayın."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Ara"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Güncel arama yok. Bir arkadaşını arayarak başla."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Arama yok"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Son aramalar burada görünecektir."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Cevapsız arama yok"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Cevapsız aramalar burada görünecektir."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "\"{query}\" için sonuç yok"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Reddedildi"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Grup görüşmesi"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Arama bağlantısı"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Küçük ince ayarlar, hata düzeltmeleri ve performans geliştirmeleri yaptık. Signal'i kullandığın için teşekkürler!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Bu sürüm büyük mesaj dizilerini silme sürecini hızlandırmaktadır."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop artık yarıda kesilen ek indirme işlemlerine kaldığı yerden otomatik olarak devam edebiliyor."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Halen başka bir arama sürüyorsa mevcut aramadan ayrılıp yeni bir aramaya katılmak için bir kısayol ekledik. Bu işlem için senden ayrılmanı onaylaman istenecektir."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Bu güncelleme, yerel ayarı 'POSIX' olarak ayarlanmış kullanıcılar için Linux'teki bir başlangıç çökmesini de düzeltmektedir."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Uzun başlıklar içeren kısa hikayeler artık metnin okunmasını kolaylaştıran kontrastı arttırılmış bir arka plan üzerinde görüntülenir. Bundan sonra insanlar ne söylediğini görebildiğine göre, sadece \"lol\" demek yerine bir şeyin seni neden güldürdüğüne dair birkaç paragraf yazabilirsin."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Bu sürüm, bağlantı ön izleme oluşturma performansını iyileştirmekte ve Ayarlar penceresi kapatıldığında meydana gelen ufak bir görüntü hatasını da düzeltmektedir."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "ئۈنسىز"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal يېڭىلانمىدى. {retry} ياكى «{url}» نى زىيارەت قىلىپ ئۇنى قولدا قاچىلاڭ. ئاندىن {support} بىلەن بۇ مەسىلە ھەققىدە ئالاقىلىشىڭ"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "سىگنال يېڭىلىنالمىدى. <retryUpdateButton>يېڭىلاشنى قايتا سىناڭ</retryUpdateButton> ياكى {url} نى زىيارەت قىلىپ قولدا قاچىلاڭ. ئاندىن ، بۇ مەسىلە ھەققىدە <contactSupportLink>ياردەم ئۈچۈن ئالاقىلىشىڭ</contactSupportLink>"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal يېڭىلانمىدى. «{url}» نى زىيارەت قىلىپ ئۇنى قولدا قاچىلاڭ. ئاندىن {support} بىلەن بۇ مەسىلە ھەققىدە ئالاقىلىشىڭ"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "سىگنال يېڭىلىنالمىدى. قولدا قاچىلاش ئۈچۈن {url} نى زىيارەت قىلىڭ. ئاندىن ، بۇ مەسىلە ھەققىدە <contactSupportLink>ياردەم ئۈچۈن ئالاقىلىشىڭ</contactSupportLink>"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "يېڭىلاشنى قايتا سىناش"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "قوللىغۇچىلار بىلەن ئالاقىلىشىڭ"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "چېكىپ Signal نى قايتا قوزغىتىڭ"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} گۇرۇپپا ئۇلانمىسى ئارقىلىق گۇرۇپپىغا قوشۇلۇشنى تەلەپ قىلدى ۋە {numberOfRequests,number} تەلەپنى بىكار قىلدى"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName} گۇرۇپپا ئۇلانمىسى ئارقىلىق گۇرۇپپىغا قوشۇلۇشنى تەلەپ قىلدى ۋە {numberOfRequests,number} تەلەپنى بىكار قىلدى}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "باشقۇرغۇچى تەستىقىنى چەكلەپ گۇرۇپپا ئۇلانمىسىنى ئاچتىڭىز."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "«Signal غا ئىئانە قىلىش» نى چېكىپ مۇشتەرى بولۇڭ"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "كېڭەيتىش"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "تۈزۈش كۇنۇپكىسى"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "پاراڭلار يوق"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "يېقىنقى پاراڭلار بۇ يەردە كۆرۈنىدۇ."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "ئۇلاپ يوللاش"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "ھازىر كۆرسىتىدىغان يېقىنقى ھېكايىلەر يوق"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "ھېكايىلەر يوق"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "يېڭىلانمىلار بۇ يەردە كۆرۈنىدۇ."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "يوللاۋاتىدۇ..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "بۇ يەرنى چېكىپ ھېكايە كۆرۈڭ"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "<newStoryIcon> بىرھېكايە قۇشۇڭ</newStoryIcon>نى چېكىپ بىر يېڭىلانما قوشۇڭ."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} دىن{group} غىچە"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "ھېكايىگە ئىنكاس قايتۇردى"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "سىز ئەمدى بۇ گۇرۇپپىنىڭ ئەزاسى بولمىغاچقا بۇ ھېكايىگە ئىنكاس قايتۇرالمايسىز."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "كۆرۈش ياكى چاقىرىق باشلىتىش ئۈچۈن بۇ يەرنى چېكىڭ"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "<newCallIcon>يېڭى چاقىرىق</newCallIcon>نى چېكىپ يېڭىدىن بىر ئاۋازلىق ياكى سىنلىق چاقىرىقنى باشلاڭ."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "ئىزدە"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "يېڭى بىر چاقىرىق يوق. دوستىڭىزغا چاقىرىق قىلىپ باشلاڭ."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "چاقىرىقلار يوق"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "يېقىنقى چاقىرىقلار بۇ يەردە كۆرۈنىدۇ."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "ئېلىنمىغان چاقىرىق يوق"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "ئېلىنمىغان چاقىرىقلار بۇ يەردە كۆرۈنىدۇ."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "{query} ئۈچۈن نەتىجە يوق"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "رەت قىلىندى"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "گۇرۇپپا چاقىرىقى"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "چاقىرىق ئۇلانمىسى"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "كىچىك ئۆزگەرتىشلەر كىرگۈزۈلدى، كاشىلا ھەل قىلىندى ۋە ئىقتىدار ئەلالاشتۇرۇلدى. Signal نى ئىشلەتكەنلىكىڭىزگە رەھمەت!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "تېز خوشلىشىش ئاستا ۋىدالىشىشتىن ئەۋزەل ، شۇڭىلاشقا بىز چوڭ ھەجىملىك ئۇچۇر تېمىلىرىنىڭ ئۆچۈرلىش سۈرئىتىنى تېزلەتتۇق."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "سىگنال ئۈستەلئۈستى ھازىر چۈشۈرۈلىۋاتقاندا ئۈزۈلۈپ قالغان قوشۇمچە ھۆججەتلەرنى ئاپتوماتىك ئەسلىگە كەلتۈرەلەيدۇ."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "ئەگەر باشقا بىرى سىزگە چاقىرىق قىلىۋاتقان بولسا ، نۆۋەتتىكى ئالاقىنى تاشلاپ يېڭى چاقىرىققا قاتنىشىش ئۈچۈن تېزلەتمە ئۈنۈمى قوشتۇق. ئايرىلىشىڭىزنى جەزملەشتۈرۈشىڭىز تەلەپ قىلىنىدۇ ، ئەمما ئالدىنئالا خوشلىشىشڭىز ئۆزىڭىزگە باغلىق."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "بۇ يېڭىلانما «POSIX» نى مەنبە قىلغان Linux ئىشلەتكۈچىلەر مەشغۇلات قىلغاندا يۈز بېرىدىغان قوزغىلىش ھادىسىسىنى ئوڭشايدۇ."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "ئۇزۇن يازمىلار غۇۋاراق تەدرىجىي ئارقا كۆرۈنۈشتە كۆرسىتىلىدۇ ، بۇ سېلىشتۇرمىنى ياخشىلاپ ، تېكىستنى ئوقۇشقا قولايلىق يارىتىدۇ. ھازىر باشقىلار سىزنىڭ نېمە دەۋاتقانلىقىڭىزنى كۆردى، «lol» دەپ قويغاننىڭ ئورنىغا ، قايسى ئشنىڭ سىزنى نېمىشقا كۈلدۈرگەنلىكى ھەققىدە ئختىيارىڭىزچە بىر نەچچە ئابزاس يېزىپ قويۇڭ."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "بۇ نەشىر ئۇلانما كۆرىكى ئېچىش ئىقتىدارىنى ياخشىلايدۇ ۋە تەڭشەك كۆزنىكىنى تاقىغاندا يۈز بېرىدىغان كىچىككىنە ئېكران ھادىسىسىنى ئوڭشايدۇ."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Вимкнути звук"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Не вдалось оновити Signal. {retry} чи перейдіть на {url} для встановлення оновлення вручну. А потім {support} про цю проблему"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Не вдалось оновити Signal. <retryUpdateButton>Запустіть оновлення ще раз</retryUpdateButton> або перейдіть на сторінку {url} для ручного встановлення. Потім <contactSupportLink>повідомте службу підтримки</contactSupportLink> про цю проблему"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Не вдалось оновити Signal. Перейдіть до {url} для встановлення вручну. А потім {support} про цю проблему"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Не вдалось оновити Signal. Перейдіть на сторінку {url} для ручного встановлення. Потім <contactSupportLink>повідомте службу підтримки</contactSupportLink> про цю проблему"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Спробувати ще раз"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "звернутися в службу підтримки"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Натисніть для перезапуску Signal"
|
||||
},
|
||||
@ -2946,7 +2937,7 @@
|
||||
"messageformat": "Ви бажаєте приєднатися до цієї групи і поширити ваше ім'я і фото серед її учасників?"
|
||||
},
|
||||
"icu:GroupV2--join--already-in-group": {
|
||||
"messageformat": "Ви вже у групі."
|
||||
"messageformat": "Ви вже учасник цієї групи."
|
||||
},
|
||||
"icu:GroupV2--join--already-awaiting-approval": {
|
||||
"messageformat": "Ви вже надіслали запит для приєднання до цієї групи."
|
||||
@ -3006,7 +2997,7 @@
|
||||
"messageformat": "Адміністратор"
|
||||
},
|
||||
"icu:GroupV2--only-admins": {
|
||||
"messageformat": "Тільки Адміністратори"
|
||||
"messageformat": "Тільки адміністратори"
|
||||
},
|
||||
"icu:GroupV2--all-members": {
|
||||
"messageformat": "Усі учасники"
|
||||
@ -3207,7 +3198,7 @@
|
||||
"messageformat": "Адміністратор зробив {memberName} адміністратором."
|
||||
},
|
||||
"icu:GroupV2--member-privilege--promote--you--other": {
|
||||
"messageformat": "{adminName} зробив вас адміністратором."
|
||||
"messageformat": "Користувач {adminName} зробив вас адміністратором."
|
||||
},
|
||||
"icu:GroupV2--member-privilege--promote--you--unknown": {
|
||||
"messageformat": "Адміністратор зробив адміністратором."
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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} запиту на приєднання до групи за посиланням}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Ви активували посилання на групу без адміністраторського затвердження."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Натисніть на «Підтримати Signal» і оформте підписку"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Розкрити"
|
||||
},
|
||||
@ -3621,22 +3624,22 @@
|
||||
"messageformat": "Сповіщення"
|
||||
},
|
||||
"icu:ConversationDetails--group-info-label": {
|
||||
"messageformat": "Хто може редагувати інформацію групи"
|
||||
"messageformat": "Хто може редагувати інформацію про групу"
|
||||
},
|
||||
"icu:ConversationDetails--group-info-info": {
|
||||
"messageformat": "Оберіть, хто може змінювати назву, фото, опис групи і таймер тимчасових повідомлень."
|
||||
"messageformat": "Оберіть, хто може змінювати назву, фото, опис групи й таймер тимчасових повідомлень."
|
||||
},
|
||||
"icu:ConversationDetails--add-members-label": {
|
||||
"messageformat": "Хто може додавати учасників"
|
||||
},
|
||||
"icu:ConversationDetails--add-members-info": {
|
||||
"messageformat": "Виберіть, хто може додавати учасників до цієї групи."
|
||||
"messageformat": "Оберіть, хто може додавати учасників до цієї групи."
|
||||
},
|
||||
"icu:ConversationDetails--announcement-label": {
|
||||
"messageformat": "Хто може надсилати повідомлення"
|
||||
},
|
||||
"icu:ConversationDetails--announcement-info": {
|
||||
"messageformat": "Виберіть, хто може надсилати повідомлення до цієї групи."
|
||||
"messageformat": "Оберіть, хто може надсилати повідомлення в цій групі."
|
||||
},
|
||||
"icu:ConversationDetails--requests-and-invites": {
|
||||
"messageformat": "Запити і запрошення"
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "Kнопка “Нова розмова”"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Чатів немає"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Тут будуть недавні чати."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Переслати до"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Нових історій немає"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Історій немає"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Тут будуть нові історії."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Надсилаємо…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Натисніть, щоб переглянути історію"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Натисніть <newStoryIcon>Додати історію</newStoryIcon>, щоб опублікувати щось нове."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} до {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Реакція на історію"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Ви не можете відповісти на цю історію, тому що ви вже не учасник цієї групи."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Натисніть, щоб переглянути або розпочати виклик"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Натисніть <newCallIcon>Новий виклик</newCallIcon>, щоб почати новий аудіо- чи відеовиклик."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Пошук"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Викликів не було. Подзвоніть комусь із друзів."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Викликів немає"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Тут будуть недавні виклики."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Пропущених викликів немає"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Тут будуть пропущені виклики."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Немає результатів за запитом «{query}»"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Відхилено"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Груповий виклик"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Посилання на виклик"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Дрібні поліпшення, виправлення помилок і покращення роботи застосунку. Дякуємо, що ви з Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Іноді прощання краще не затягувати, тому ми прискорили видалення довгих розмов."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Тепер Signal Desktop може автоматично відновлювати завантаження вкладень з місця, на якому воно перервалося. Тож ви зможете побачити смішний мем від друга трошки швидше, навіть якщо закриєте ноутбук до того, як жарт завантажиться."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Ми додали можливість легко вийти з поточного дзвінка й приєднатися до нового, коли під час виклику вам телефонує хтось іще. Вихід потрібно буде підтвердити, а прощатися чи ні — вирішувати вам."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "У цьому оновленні ми також виправили збій під час запуску застосунку на Linux, що траплявся в користувачів з регіональним стандартом POSIX."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Історії, у яких багато тексту, тепер матимуть тло з легким градієнтом, що покращить контрастність і полегшить читання. Тепер люди можуть бачити, що саме ви намагаєтеся сказати, а ви можете відвести душу та в деталях розписати, чому хтось в інтернеті неправий."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "У цьому оновленні ми також покращили генерацію попереднього вигляду вебсторінок і виправили помилку, через яку вікно «Налаштування» іноді спалахувало красивим ультрамариновим кольором, перш ніж закритися (а не просто відразу закривалося)."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "خاموش کریں"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal اپ ڈیٹ نہیں ہو سکی۔ دستی طور پر اسے دوبارہ انسٹال کرنے کے لیے {retry} یا {url} ملاحظہ کریں۔ پھر، اس مسئلے کے متعلق {support}"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal اپ ڈیٹ نہیں ہو سکا۔ <retryUpdateButton>دوبارہ اپ ڈیٹ کرنے کی کوشش کریں</retryUpdateButton> یا اسے دستی طور پر انسٹال کرنے کے لیے {url} ملاحظہ کریں۔ اس کے بعد، اس مسئلہ کے بارے میں <contactSupportLink>سپورٹ سے رابطہ</contactSupportLink> کریں"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal اپ ڈیٹ نہیں ہو سکی۔ دستی طور پر اسے انسٹال کرنے کے لیے {url} پر جائیں۔ پھر، اس مسئلے کے متعلق {support}"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal اپ ڈیٹ نہیں ہو سکا۔ اسے دستی طور پر انسٹال کرنے کے لیے {url} ملاحظہ کریں۔ اس کے بعد، اس مسئلہ کے بارے میں <contactSupportLink>سپورٹ سے رابطہ</contactSupportLink> کریں"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "اپ ڈیٹ کی دوبارہ کوشش کریں"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "معاونت سے رابطہ کریں"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Signal دوبارہ شروع کرنے کے لیے کلک کریں"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} نے درخواست کی اور گروپ لنک کے ذریعے {numberOfRequests,number} کی شامل ہونے کی درخواستیں منسوخ کر دیں"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} نے درخواست کی اور گروپ لنک کے ذریعے شامل ہونے کی ان کی درخواست منسوخ کر دی} other {{joinerName} نے درخواست کی اور گروپ لنک کے ذریعے شامل ہونے کے لیے{numberOfRequests,number} کی درخواستوں کو منسوخ کر دیا}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "آپ نے منتظم کی منظوری کو غیر فعال کرتے ہوئے گروپ لنک آن کردیا۔"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal کو عطیہ کریں\" پر ٹیپ اور سبسکرائب کریں"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "پھیلائیں"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "compose بٹن"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "کوئی چیٹس نہیں ہیں"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "حالیہ چیٹس یہاں ظاہر ہوں گی۔"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "فارورڈ بطرف"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "ابھی دکھانے کے لیے کوئی حالیہ سٹوریز نہیں ہیں"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "کوئی سٹوریز نہیں ہیں"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "نئی اپ ڈیٹس یہاں ظاہر ہوں گی۔"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "بھیج رہا ہے ..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "سٹوری دیکھنے کے لیے کلک کریں"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "اپ ڈیٹ شامل کرنے کے لیے <newStoryIcon>سٹوری شامل کریں</newStoryIcon> پر کلک کریں۔"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} تا {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "سٹوری پر ری ایکٹ کیا"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "آپ اس سٹوری کا جواب نہیں دے سکتے کیونکہ آپ اس گروپ کے ممبر نہیں رہے۔"
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "دیکھنے کے لیے کلک کریں یا کال شروع کریں"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "کسی نئی وائس یا ویڈیو کال شروع کرنے کے لیے <newCallIcon>نئی کال</newCallIcon> پر کلک کریں۔"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "تلا ش کر یں"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "کوئی حالیہ کالز نہیں۔ دوست کو کال کرنے کے ذریعے آغاز کریں۔"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "کوئی کالز نہیں ہیں"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "حالیہ کالز یہاں ظاہر ہوں گی۔"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "کوئی مسڈ کالز نہیں"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "مسڈ کالز یہاں ظاہر ہوں گی۔"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "\"{query}\" کے لیے کوئی نتائج نہیں ہیں"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "مسترد کر دی گئی"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "گروپ کال"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "کال کا لنک"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "معمولی تبدیلیاں کی گئیں، بگ ٹھیک کیے گئے، اور کارکردگی اور بھی بہتر بنائی گئی ہے۔ Signal استعمال کرنے کے لیے شکریہ!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "یہ ریلیزبڑے میسج تھریڈز کو حذف کرنے کے عمل کو تیز کرتا ہے۔"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal ڈیسک ٹاپ اب خودکار طور پر خلل انداز اٹیچمنٹس کی ڈاؤن لوڈز کو دوبارہ شروع کر سکتا ہے۔"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "جب دوسری کال پہلے سے جاری ہو تو ہم نے اسے ختم کرنے اور نئی کال میں شامل ہونے کے لیے ایک شارٹ کٹ شامل کی ہے۔"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "یہ اپ ڈیٹ Linux پر ان یوزر کے لیے اسٹارٹ اپ کریش کو بھی درست کرتی ہے جن کا مقام 'POSIX' پر سیٹ کیا گیا ہے۔"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "طویل کیپشنز کی حامل سٹوریز اب بہتر امتزاج کے ساتھ ڈسپلے کی جاتی ہیں جو ٹیکسٹ پڑھنے میں آسانی فراہم کرتی ہیں۔"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "یہ ریلیز لنک کے پیش منظر میں جنریشن کی کارکردگی کو بھی بہتر بناتی ہے اور سیٹنگز کی ونڈو کو بند کرتے وقت معمولی ڈسپلے بگ کو بھی درست کرتی ہے۔"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "Tắt tiếng"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal không thể cập nhật. {retry} hoặc truy cập {url} để cài thủ công. Sau đó, {support} về vấn đề này"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal không thể cập nhật. <retryUpdateButton>Thử cập nhật lại</retryUpdateButton> hoặc truy cập {url} để cài thủ công. Sau đó, <contactSupportLink>liên hệ bộ phận hỗ trợ</contactSupportLink> về vấn đề này"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal không thể cập nhật. Truy cập {url} để cài thủ công. Sau đó, {support} về vấn đề này"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal không thể cập nhật. Truy cập {url} để cài thủ công. Sau đó, <contactSupportLink>liên hệ bộ phận hỗ trợ</contactSupportLink> về vấn đề này"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "Thử cập nhật lại"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "liên hệ bộ phận hỗ trợ"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "Nhấp để khởi động lại Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"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}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "Bạn đã bật đường dẫn nhóm mà không cần chấp duyệt của người quản lý."
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "Nhấn nút \"Ủng hộ Signal\" và đăng ký ủng hộ"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "Mở rộng"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "nút soạn thảo"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "Không có cuộc trò chuyện"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "Các cuộc trò chuyện gần nhất sẽ hiển thị ở đây."
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "Chuyển tiếp Đến"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "Không có story gần đây để hiển thị vào lúc này"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "Không có story"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "Các cập nhật mới sẽ hiển thị ở đây."
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "Đang gửi…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "Bấm để xem một story"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "Bấm <newStoryIcon>Thêm một story</newStoryIcon> để thêm một cập nhật."
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} đến {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "Đã bày tỏ cảm xúc với story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "Bạn không thể trả lời story này vì bạn không còn là thành viên của nhóm này."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "Bấm để xem hoặc bắt đầu cuộc gọi"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "Bấm <newCallIcon>Cuộc gọi mới</newCallIcon> để bắt đầu một cuộc gọi thoại hoặc cuộc gọi video."
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "Tìm kiếm"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "Không cú gọi gần đây Bắt đầu với việc gọi cho một người bạn."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "Không có cuộc gọi"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "Các cuộc gọi gần nhất sẽ hiển thị ở đây."
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "Không có cuộc gọi nhỡ"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "Các cuộc gọi nhỡ sẽ hiển thị ở đây."
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "Không có kết quả cho “{query}”"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "Đã từ chối"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "Cuộc gọi nhóm"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "Đường dẫn cuộc gọi"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "Các tinh chỉnh, sửa lỗi, và cải thiện hiệu năng. Cảm ơn bạn đã sử dụng Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "Quá trình xóa các chuỗi tin nhắn được tăng tốc qua bản cập nhật này."
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Giờ đây Signal Desktop có thể tự động tiếp tục quá trình tải xuống tập tin đính kèm bị gián đoạn."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "Chúng tôi đã thêm một shortcut để ngắt và tham gia cuộc gọi mới khi đang ở trong một cuộc gọi đang diễn ra."
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "Bản cập nhật này cũng sửa lỗi ứng dụng đóng đột ngột ở nền tảng Linux đối với những người dùng có ngôn ngữ được thiết lập là `POSIX`."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "Các story có phần chú thích dài giờ đây được hiển thị tương phản tốt hơn giúp phần văn bản dễ đọc hơn."
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "Bản cập nhật này nâng cao hiệu suất tạo xem trước đường dẫn và sửa một lỗi hiển thị nhỏ khi đóng cửa sổ Tùy chỉnh."
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "靜音"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "更新唔到 Signal。你可以{retry},或者前往 {url} 手動安裝,然後{support}呢個問題"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "更新唔到 Signal。<retryUpdateButton>試吓更新多次</retryUpdateButton>或者去 {url} 手動安裝,然後<contactSupportLink>聯絡支援團隊</contactSupportLink>報告呢個問題"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "更新唔到 Signal。你可以前往 {url} 手動安裝,然後{support}呢個問題"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "更新唔到 Signal。你可以去 {url} 手動安裝,然後<contactSupportLink>聯絡支援團隊</contactSupportLink>報告呢個問題"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "再試吓更新"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "聯絡支援團隊"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "㩒一吓嚟重新啟動 Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName} 用咗群組連結請求加入群組 {numberOfRequests,number} 次,然後又取消咗請求。"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName} 透過群組連結請求完又撤回咗 {numberOfRequests,number} 個加入請求}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "你啟用咗唔使管理員批准嘅群組連結。"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "㩒一下「捐款俾 Signal」定期贊助"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "展開"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "撰寫按鈕"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "唔見有聊天"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "最近嘅聊天會喺度顯示。"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "轉寄俾"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "暫時冇新嘅限時動態可以顯示"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "唔見有限時動態"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "最新消息會喺度顯示。"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "傳送緊..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "㩒嚟睇吓限時動態"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "㩒一吓「<newStoryIcon>新增限時動態</newStoryIcon>」嚟加入更新。"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "由 {name} 傳送俾 {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "對限時動態傳送咗心情回應"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "You can’t reply to this story because you’re no longer a member of this group."
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "㩒嚟睇吓或者開始通話"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "㩒一吓「<newCallIcon>新通話</newCallIcon>」嚟開始新嘅語音或者視像通話。"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "搜尋"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "冇最近嘅通話。隨時打俾朋友傾吓偈啦。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "唔見有通話"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "最近嘅通話會喺度顯示。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "冇未接來電"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "未接來電會喺度顯示。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "冇同「{query}」相關嘅搜尋結果"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "拒接咗"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "成谷通話"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "通話連結"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "我哋做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。多謝你使用 Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "有時快快脆脆講拜拜,比起依依不捨咁道別會嚟得輕鬆啲。所以我哋加快咗刪除大量訊息串嘅過程。"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal 桌面版而家可以自動恢復下載中斷咗嘅附件,所以就算你喺朋友傳緊張 meme 圖俾你嗰陣冚埋咗個電腦,都唔使等咁耐先有得笑。"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "我哋新加咗捷徑俾你退出進行緊嘅通話,然後加入新嘅通話。系統會提示你確認退出,但係咪真係走都要睇你自己。"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "呢次更新仲修復咗區域設定為「POSIX」嘅用戶喺 Linux 啟動時嘅死機問題。"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "字數比較多嘅限時動態會用漸變色背景,咁就可以加強對比,令啲字易睇啲。既然咁易睇,不妨打返幾段字嚟解釋下你個笑位,唔洗淨係用「lol」啦。"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "呢次版本仲改善咗產生連結預覽嘅功能,同埋修復咗一個錯誤,以後「設定」視窗就唔會再喺閂嗰陣有青色陰影閃閃吓喇。"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "静音"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal 无法更新。请{retry}或访问{url}手动安装应用,然后{support}此问题"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal 无法更新。请<retryUpdateButton>重试更新</retryUpdateButton>或访问 {url} 以进行手动安装,然后<contactSupportLink>联系支持团队</contactSupportLink>反映此问题"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal 无法更新。请访问{url}手动安装应用,然后{support}此问题"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal 无法更新。请访问 {url} 以进行手动安装,然后<contactSupportLink>联系支持团队</contactSupportLink>反映此问题"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "重试更新"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "联系支持团队"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "点击重启 Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName}发起和取消了通过群组链接加入群组的{numberOfRequests,number}个请求"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName}发起和取消了通过群组链接加入群组的 {numberOfRequests,number} 个请求}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "您已开启群组链接,并禁用管理员批准。"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "点击“给 Signal 捐款”并设置定期捐款"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "扩展"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "撰写按钮"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "无聊天"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "最近的聊天将会在这里显示。"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "转发给"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "当前没有可以显示的近期动态"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "无动态"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "新的更新将会在这里显示。"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "正在发送……"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "点击查看动态"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "点击<newStoryIcon>添加动态</newStoryIcon>来添加更新。"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name}发送给{group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "回应了此动态"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "您已不是此群组的成员,因此不能回复此动态。"
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "点击查看或发起通话"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "点击<newCallIcon>新通话</newCallIcon>来发起一个新的语音或视频通话。"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "搜索"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "没有最近呼叫。 呼叫朋友开始互动吧。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "没有通话"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "最近的通话将会在这里显示。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "无未接来电"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "未接通话将会在这里显示。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "没有找到“{query}”的相关结果"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "已拒接"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "群组通话"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "通话链接"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "我们进行了功能微调、漏洞修复和性能强化。感谢使用 Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "此版本加快了删除大消息线程的过程。"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal Desktop 现在可以自动恢复中断的附件下载。"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "我们添加了一个快捷方式,方便用户挂断当前通话并加入到新通话。"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "对于语言环境设置为“POSIX”的用户,此次更新还修复了 Linux 上的启动崩溃问题。"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "长字幕动态的显示对比度得到了优化,使文字更易于阅读。"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "此版本还改进了链接预览生成的性能,并修复了关闭设置窗口时会出现的显示小错误。"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "靜音"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal無法更新。 {retry} 或瀏覽 {url} 以手動安裝。 然後,{support} 關於這個問題"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal 無法更新。<retryUpdateButton>嘗試更新</retryUpdateButton>或瀏覽 {url} 以手動安裝。接著<contactSupportLink>聯絡支援團隊</contactSupportLink>以了解問題"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal無法更新。 瀏覽 {url} 以手動安裝。 然後,{support} 關於這個問題"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal 無法更新。瀏覽 {url} 以手動安裝。接著<contactSupportLink>聯絡支援團隊</contactSupportLink>以了解問題"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "再重試更新"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "聯繫支援部門"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "點擊重新啟動Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName}透過群組連結請求和取消了{numberOfRequests,number} 的加入請求"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName}透過群組連結請求和取消了{numberOfRequests,number} 的加入請求}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "你在停用管理員批准的情況下打開了群組連結。"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "點選「捐款給 Signal」並定期贊助我們"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "擴充"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "撰寫按鈕"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "沒有聊天"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "最近的聊天將顯示在此處。"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "轉寄給"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "目前沒有可顯示的最新限時動態"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "沒有限時動態"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "最新資訊將出現在此處。"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "正在傳送..."
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "點擊以瀏覽限時動態"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "點擊「<newStoryIcon>新增限時動態</newStoryIcon>」以新增最新資訊。"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} 傳送給 {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "對限時動態表達了心情回應"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "由於你不再是這群組的成員,因此你無法回覆此限時動態。"
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "點擊以檢視或開始通話"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "點擊「<newCallIcon>新通話</newCallIcon>」以開始新的語音或視訊通話。"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "搜尋"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "沒有最近的通話。致電給好友,開始使用吧。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "冇來電"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "最近的通話將顯示在此處。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "沒有未接來電"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "未接來電將顯示在此處。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "沒有符合「{query}」的結果"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "已拒絕"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "群組通話"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "通話連結"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "有時乾脆說再見比依依不捨的送別更容易,因此我們加快了刪除大量訊息串文的過程。"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal 桌面版現在可以從中斷的位置自動恢復下載附件,因此即使你在朋友發來的 meme 傳輸完成之前蓋上筆電,也無需等待太久就能開懷大笑。"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "如果另一個通話正呼喊你的名字,我們添加了一個快捷方式來退出當前通話並加入新的通話。系統會提示你確認離開,但是否先說再見取決於你。"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "此更新還修復了區域設定為「POSIX」的用戶在 Linux 上的啟動故障問題。"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "帶有長標題的限時動態會顯示在輕微漸變的背景上,這樣可提高對比度並使文字更易閱讀。既然別人可以更清楚看到你在說什麼,就可以隨意寫幾段話來說明你為什麼大笑,而不僅僅寫「lol」。"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "此發行版本還提高了連結預覽產生的效能,並修復了一個錯誤,該錯誤導致「設定」視窗在關閉時短暫閃爍群青色陰影(而不是立即關閉)。"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -821,15 +821,9 @@
|
||||
"icu:mute": {
|
||||
"messageformat": "靜音對話"
|
||||
},
|
||||
"icu:cannotUpdateDetail": {
|
||||
"messageformat": "Signal無法更新。 {retry} 或瀏覽 {url} 以手動安裝。 然後,{support} 關於這個問題"
|
||||
},
|
||||
"icu:cannotUpdateDetail-v2": {
|
||||
"messageformat": "Signal 無法更新。<retryUpdateButton>嘗試更新</retryUpdateButton>或瀏覽 {url} 以手動安裝。接著<contactSupportLink>聯絡支援團隊</contactSupportLink>以了解問題"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail": {
|
||||
"messageformat": "Signal無法更新。 瀏覽 {url} 以手動安裝。 然後,{support} 關於這個問題"
|
||||
},
|
||||
"icu:cannotUpdateRequireManualDetail-v2": {
|
||||
"messageformat": "Signal 無法更新。瀏覽 {url} 以手動安裝。接著<contactSupportLink>聯絡支援團隊</contactSupportLink>以了解問題"
|
||||
},
|
||||
@ -1835,9 +1829,6 @@
|
||||
"icu:autoUpdateRetry": {
|
||||
"messageformat": "再重試更新"
|
||||
},
|
||||
"icu:autoUpdateContactSupport": {
|
||||
"messageformat": "聯繫支援部門"
|
||||
},
|
||||
"icu:autoUpdateNewVersionMessage": {
|
||||
"messageformat": "點擊重新啟動Signal"
|
||||
},
|
||||
@ -3353,6 +3344,9 @@
|
||||
"icu:GroupV2--admin-approval-bounce": {
|
||||
"messageformat": "{joinerName}透過群組連結請求和取消了{numberOfRequests,number} 的加入請求"
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, other {{joinerName}透過群組連結請求和取消了{numberOfRequests,number} 的加入請求}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "你在停用管理員批准的情況下打開了群組連結。"
|
||||
},
|
||||
@ -3527,6 +3521,15 @@
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "點選「捐款給 Signal」並定期贊助我們"
|
||||
},
|
||||
"icu:BackupImportScreen__title": {
|
||||
"messageformat": "Syncing messages"
|
||||
},
|
||||
"icu:BackupImportScreen__progressbar-hint": {
|
||||
"messageformat": "Downloading {currentSize} of {totalSize} ({fractionComplete,number,percent})..."
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your backup"
|
||||
},
|
||||
"icu:CompositionArea--expand": {
|
||||
"messageformat": "擴充"
|
||||
},
|
||||
@ -3954,10 +3957,10 @@
|
||||
"messageformat": "撰寫按鈕"
|
||||
},
|
||||
"icu:emptyInbox__title": {
|
||||
"messageformat": "No chats"
|
||||
"messageformat": "沒有聊天"
|
||||
},
|
||||
"icu:emptyInbox__subtitle": {
|
||||
"messageformat": "Recent chats will appear here."
|
||||
"messageformat": "最近的聊天將顯示在此處。"
|
||||
},
|
||||
"icu:ForwardMessageModal__title": {
|
||||
"messageformat": "轉寄給"
|
||||
@ -4848,10 +4851,10 @@
|
||||
"messageformat": "目前沒有可顯示的近期報導"
|
||||
},
|
||||
"icu:Stories__list__empty--title": {
|
||||
"messageformat": "No stories"
|
||||
"messageformat": "沒有限時動態"
|
||||
},
|
||||
"icu:Stories__list__empty--subtitle": {
|
||||
"messageformat": "New updates will appear here."
|
||||
"messageformat": "最新資訊將出現在此處。"
|
||||
},
|
||||
"icu:Stories__list--sending": {
|
||||
"messageformat": "正在傳送…"
|
||||
@ -4869,7 +4872,10 @@
|
||||
"messageformat": "點擊以檢視報導"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text": {
|
||||
"messageformat": "Click <newStoryIcon>Add a story</newStoryIcon> to add an update."
|
||||
"messageformat": "點擊「<newStoryIcon>新增限時動態</newStoryIcon>」以新增最新資訊。"
|
||||
},
|
||||
"icu:Stories__placeholder-with-icon--text-2": {
|
||||
"messageformat": "Click <newStoryButtonIcon></newStoryButtonIcon> to add an update."
|
||||
},
|
||||
"icu:Stories__from-to-group": {
|
||||
"messageformat": "{name} 到 {group}"
|
||||
@ -5114,6 +5120,12 @@
|
||||
"icu:StoryViewsNRepliesModal__reacted": {
|
||||
"messageformat": "以對此報導做出回應"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--you": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__reacted--someone-else": {
|
||||
"messageformat": "Reacted to the story"
|
||||
},
|
||||
"icu:StoryViewsNRepliesModal__not-a-member": {
|
||||
"messageformat": "由於你不再是這群組的成員,因此你無法回覆此限時動態。"
|
||||
},
|
||||
@ -5413,7 +5425,10 @@
|
||||
"messageformat": "點擊以檢視或開始通話"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon": {
|
||||
"messageformat": "Click <newCallIcon>New Call</newCallIcon> to start a new voice or video call."
|
||||
"messageformat": "點擊「<newCallIcon>新通話</newCallIcon>」以開始新的語音或視訊通話。"
|
||||
},
|
||||
"icu:CallsTab__EmptyStateText--with-icon-2": {
|
||||
"messageformat": "Click <newCallButtonIcon></newCallButtonIcon> to start a new voice or video call."
|
||||
},
|
||||
"icu:CallsList__SearchInputPlaceholder": {
|
||||
"messageformat": "搜尋"
|
||||
@ -5428,16 +5443,16 @@
|
||||
"messageformat": "沒有最近通話。 找個好友聊天,開始使用吧。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__title": {
|
||||
"messageformat": "No calls"
|
||||
"messageformat": "冇來電"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery__subtitle": {
|
||||
"messageformat": "Recent calls will appear here."
|
||||
"messageformat": "最近的通話將顯示在此處。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__title": {
|
||||
"messageformat": "No missed calls"
|
||||
"messageformat": "沒有未接來電"
|
||||
},
|
||||
"icu:CallsList__EmptyState--noQuery--missed__subtitle": {
|
||||
"messageformat": "Missed calls will appear here."
|
||||
"messageformat": "未接來電將顯示在此處。"
|
||||
},
|
||||
"icu:CallsList__EmptyState--hasQuery": {
|
||||
"messageformat": "沒有符合「{query}」的結果"
|
||||
@ -5457,9 +5472,6 @@
|
||||
"icu:CallsList__ItemCallInfo--Declined": {
|
||||
"messageformat": "已拒絕"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--GroupCall": {
|
||||
"messageformat": "群組通話"
|
||||
},
|
||||
"icu:CallsList__ItemCallInfo--CallLink": {
|
||||
"messageformat": "通話連結"
|
||||
},
|
||||
@ -5617,22 +5629,13 @@
|
||||
"messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal!",
|
||||
"ignoreUnused": true
|
||||
},
|
||||
"icu:WhatsNew__v7.18--0": {
|
||||
"messageformat": "有時乾脆說再見比依依不捨的送別更容易,因此我們加快了刪除大量訊息串文的過程。"
|
||||
"icu:WhatsNew__v7.22--0": {
|
||||
"messageformat": "Signal 桌面版現在可以從中斷的位置自動恢復下載附件,因此即使你在朋友發來的 meme 傳輸完成之前蓋上筆電,也無需等待太久就能開懷大笑。"
|
||||
},
|
||||
"icu:WhatsNew__v7.19--0": {
|
||||
"messageformat": "如果另一個通話正呼喊你的名字,我們添加了一個快捷方式來退出當前通話並加入新的通話。系統會提示你確認離開,但是否先說再見取決於你。"
|
||||
"icu:WhatsNew__v7.23--0": {
|
||||
"messageformat": "Chats now open faster than ever thanks to another round of performance improvements, so you can click on your cliques and see what they're saying real quick."
|
||||
},
|
||||
"icu:WhatsNew__v7.19--1": {
|
||||
"messageformat": "此更新還修復了區域設定為「POSIX」的用戶在 Linux 上的啟動故障問題。"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--0": {
|
||||
"messageformat": "帶有長標題的限時動態會顯示在輕微漸變的背景上,這樣可提高對比度並使文字更易閱讀。既然別人可以更清楚看到你在說什麼,就可以隨意寫幾段話來說明你為什麼大笑,而不僅僅寫「lol」。"
|
||||
},
|
||||
"icu:WhatsNew__v7.20--1": {
|
||||
"messageformat": "此發行版本還提高了連結預覽產生的效能,並修復了一個錯誤,該錯誤導致「設定」視窗在關閉時短暫閃爍群青色陰影(而不是立即關閉)。"
|
||||
},
|
||||
"icu:WhatsNew__v7.21--0": {
|
||||
"messageformat": "Everyone loves a good story, and we could tell you the tale of a bug that sometimes caused the progress bar to freeze right in the middle of watching a good story — but that bug's adventure already has a happy ending because we fixed it in this release."
|
||||
"icu:WhatsNew__v7.23--1": {
|
||||
"messageformat": "We also fixed a handful of bugs, including one that sometimes caused \"Unknown contact started a video call\" to appear in the chat list summary after you started the call. Even if you're still on a journey of self-discovery, you are never completely unknown to yourself."
|
||||
}
|
||||
}
|
||||
|
||||
@ -18,13 +18,17 @@ import {
|
||||
import { RangeFinder, DefaultStorage } from '@indutny/range-finder';
|
||||
import {
|
||||
getAllAttachments,
|
||||
getAllDownloads,
|
||||
getAvatarsPath,
|
||||
getPath,
|
||||
getStickersPath,
|
||||
getTempPath,
|
||||
getDraftPath,
|
||||
getDownloadsPath,
|
||||
deleteAll as deleteAllAttachments,
|
||||
deleteAllBadges,
|
||||
deleteAllDownloads,
|
||||
deleteStaleDownloads,
|
||||
getAllStickers,
|
||||
deleteAllStickers,
|
||||
getAllDraftAttachments,
|
||||
@ -33,6 +37,11 @@ import {
|
||||
import type { MainSQL } from '../ts/sql/main';
|
||||
import type { MessageAttachmentsCursorType } from '../ts/sql/Interface';
|
||||
import * as Errors from '../ts/types/errors';
|
||||
import {
|
||||
APPLICATION_OCTET_STREAM,
|
||||
MIMETypeToString,
|
||||
stringToMIMEType,
|
||||
} from '../ts/types/MIME';
|
||||
import { sleep } from '../ts/util/sleep';
|
||||
import { isPathInside } from '../ts/util/isPathInside';
|
||||
import { missingCaseError } from '../ts/util/missingCaseError';
|
||||
@ -42,6 +51,10 @@ import { drop } from '../ts/util/drop';
|
||||
import { strictAssert } from '../ts/util/assert';
|
||||
import { ValidatingPassThrough } from '../ts/util/ValidatingPassThrough';
|
||||
import { toWebStream } from '../ts/util/toWebStream';
|
||||
import {
|
||||
isImageTypeSupported,
|
||||
isVideoTypeSupported,
|
||||
} from '../ts/util/GoogleChrome';
|
||||
import { decryptAttachmentV2ToSink } from '../ts/AttachmentCrypto';
|
||||
|
||||
let initialized = false;
|
||||
@ -50,6 +63,8 @@ const ERASE_ATTACHMENTS_KEY = 'erase-attachments';
|
||||
const ERASE_STICKERS_KEY = 'erase-stickers';
|
||||
const ERASE_TEMP_KEY = 'erase-temp';
|
||||
const ERASE_DRAFTS_KEY = 'erase-drafts';
|
||||
const ERASE_DOWNLOADS_KEY = 'erase-downloads';
|
||||
const CLEANUP_DOWNLOADS_KEY = 'cleanup-downloads';
|
||||
const CLEANUP_ORPHANED_ATTACHMENTS_KEY = 'cleanup-orphaned-attachments';
|
||||
|
||||
const INTERACTIVITY_DELAY = 50;
|
||||
@ -189,6 +204,7 @@ const dispositionSchema = z.enum([
|
||||
|
||||
type DeleteOrphanedAttachmentsOptionsType = Readonly<{
|
||||
orphanedAttachments: Set<string>;
|
||||
orphanedDownloads: Set<string>;
|
||||
sql: MainSQL;
|
||||
userDataPath: string;
|
||||
}>;
|
||||
@ -235,8 +251,14 @@ async function cleanupOrphanedAttachments({
|
||||
`${orphanedAttachments.size} attachments on disk`
|
||||
);
|
||||
|
||||
const orphanedDownloads = new Set(await getAllDownloads(userDataPath));
|
||||
console.log(
|
||||
'cleanupOrphanedAttachments: found ' +
|
||||
`${orphanedDownloads.size} downloads on disk`
|
||||
);
|
||||
|
||||
{
|
||||
const attachments: ReadonlyArray<string> = await sql.sqlRead(
|
||||
const attachments: Array<string> = await sql.sqlRead(
|
||||
'getKnownConversationAttachments'
|
||||
);
|
||||
|
||||
@ -258,6 +280,7 @@ async function cleanupOrphanedAttachments({
|
||||
// are saved to disk, but not put into any message or conversation model yet.
|
||||
deleteOrphanedAttachments({
|
||||
orphanedAttachments,
|
||||
orphanedDownloads,
|
||||
sql,
|
||||
userDataPath,
|
||||
});
|
||||
@ -265,6 +288,7 @@ async function cleanupOrphanedAttachments({
|
||||
|
||||
function deleteOrphanedAttachments({
|
||||
orphanedAttachments,
|
||||
orphanedDownloads,
|
||||
sql,
|
||||
userDataPath,
|
||||
}: DeleteOrphanedAttachmentsOptionsType): void {
|
||||
@ -273,17 +297,21 @@ function deleteOrphanedAttachments({
|
||||
let cursor: MessageAttachmentsCursorType | undefined;
|
||||
let totalFound = 0;
|
||||
let totalMissing = 0;
|
||||
let totalDownloadsFound = 0;
|
||||
let totalDownloadsMissing = 0;
|
||||
try {
|
||||
do {
|
||||
let attachments: ReadonlyArray<string>;
|
||||
let downloads: ReadonlyArray<string>;
|
||||
|
||||
// eslint-disable-next-line no-await-in-loop
|
||||
({ attachments, cursor } = await sql.sqlRead(
|
||||
({ attachments, downloads, cursor } = await sql.sqlRead(
|
||||
'getKnownMessageAttachments',
|
||||
cursor
|
||||
));
|
||||
|
||||
totalFound += attachments.length;
|
||||
totalDownloadsFound += downloads.length;
|
||||
|
||||
for (const known of attachments) {
|
||||
if (!orphanedAttachments.delete(known)) {
|
||||
@ -291,6 +319,12 @@ function deleteOrphanedAttachments({
|
||||
}
|
||||
}
|
||||
|
||||
for (const known of downloads) {
|
||||
if (!orphanedDownloads.delete(known)) {
|
||||
totalDownloadsMissing += 1;
|
||||
}
|
||||
}
|
||||
|
||||
if (cursor === undefined) {
|
||||
break;
|
||||
}
|
||||
@ -316,6 +350,16 @@ function deleteOrphanedAttachments({
|
||||
userDataPath,
|
||||
attachments: Array.from(orphanedAttachments),
|
||||
});
|
||||
|
||||
console.log(
|
||||
`cleanupOrphanedAttachments: found ${totalDownloadsFound} downloads ` +
|
||||
`(${totalDownloadsMissing} missing) ` +
|
||||
`${orphanedDownloads.size} remain`
|
||||
);
|
||||
await deleteAllDownloads({
|
||||
userDataPath,
|
||||
downloads: Array.from(orphanedDownloads),
|
||||
});
|
||||
}
|
||||
|
||||
async function runSafe() {
|
||||
@ -341,6 +385,7 @@ let attachmentsDir: string | undefined;
|
||||
let stickersDir: string | undefined;
|
||||
let tempDir: string | undefined;
|
||||
let draftDir: string | undefined;
|
||||
let downloadsDir: string | undefined;
|
||||
let avatarDataDir: string | undefined;
|
||||
|
||||
export function initialize({
|
||||
@ -359,6 +404,7 @@ export function initialize({
|
||||
stickersDir = getStickersPath(configDir);
|
||||
tempDir = getTempPath(configDir);
|
||||
draftDir = getDraftPath(configDir);
|
||||
downloadsDir = getDownloadsPath(configDir);
|
||||
avatarDataDir = getAvatarsPath(configDir);
|
||||
|
||||
ipcMain.handle(ERASE_TEMP_KEY, () => {
|
||||
@ -377,6 +423,10 @@ export function initialize({
|
||||
strictAssert(draftDir != null, 'not initialized');
|
||||
rimraf.sync(draftDir);
|
||||
});
|
||||
ipcMain.handle(ERASE_DOWNLOADS_KEY, () => {
|
||||
strictAssert(downloadsDir != null, 'not initialized');
|
||||
rimraf.sync(downloadsDir);
|
||||
});
|
||||
|
||||
ipcMain.handle(CLEANUP_ORPHANED_ATTACHMENTS_KEY, async () => {
|
||||
const start = Date.now();
|
||||
@ -385,6 +435,13 @@ export function initialize({
|
||||
console.log(`cleanupOrphanedAttachments: took ${duration}ms`);
|
||||
});
|
||||
|
||||
ipcMain.handle(CLEANUP_DOWNLOADS_KEY, async () => {
|
||||
const start = Date.now();
|
||||
await deleteStaleDownloads(configDir);
|
||||
const duration = Date.now() - start;
|
||||
console.log(`cleanupDownloads: took ${duration}ms`);
|
||||
});
|
||||
|
||||
protocol.handle('attachment', handleAttachmentRequest);
|
||||
}
|
||||
|
||||
@ -502,11 +559,18 @@ function handleRangeRequest({
|
||||
const url = new URL(request.url);
|
||||
|
||||
// Get content-type
|
||||
const contentType = url.searchParams.get('contentType');
|
||||
const contentTypeParam = url.searchParams.get('contentType');
|
||||
let contentType = MIMETypeToString(APPLICATION_OCTET_STREAM);
|
||||
if (contentTypeParam) {
|
||||
const mime = stringToMIMEType(contentTypeParam);
|
||||
if (isImageTypeSupported(mime) || isVideoTypeSupported(mime)) {
|
||||
contentType = MIMETypeToString(mime);
|
||||
}
|
||||
}
|
||||
|
||||
const headers: HeadersInit = {
|
||||
'cache-control': 'no-cache, no-store',
|
||||
'content-type': contentType || 'application/octet-stream',
|
||||
'content-type': contentType,
|
||||
};
|
||||
|
||||
if (size != null) {
|
||||
|
||||
@ -2,18 +2,24 @@
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import { PassThrough } from 'node:stream';
|
||||
import { stat } from 'node:fs/promises';
|
||||
import { join, relative, normalize } from 'path';
|
||||
import pMap from 'p-map';
|
||||
import fastGlob from 'fast-glob';
|
||||
import fse from 'fs-extra';
|
||||
import { map, isString } from 'lodash';
|
||||
import normalizePath from 'normalize-path';
|
||||
import { isPathInside } from '../ts/util/isPathInside';
|
||||
import { DAY } from '../ts/util/durations';
|
||||
import { isOlderThan } from '../ts/util/timestamp';
|
||||
import { isNotNil } from '../ts/util/isNotNil';
|
||||
import {
|
||||
generateKeys,
|
||||
decryptAttachmentV2ToSink,
|
||||
encryptAttachmentV2ToDisk,
|
||||
} from '../ts/AttachmentCrypto';
|
||||
import type { LocalAttachmentV2Type } from '../ts/types/Attachment';
|
||||
import * as Errors from '../ts/types/errors';
|
||||
|
||||
const PATH = 'attachments.noindex';
|
||||
const AVATAR_PATH = 'avatars.noindex';
|
||||
@ -22,9 +28,12 @@ const STICKER_PATH = 'stickers.noindex';
|
||||
const TEMP_PATH = 'temp';
|
||||
const UPDATE_CACHE_PATH = 'update-cache';
|
||||
const DRAFT_PATH = 'drafts.noindex';
|
||||
const DOWNLOADS_PATH = 'downloads.noindex';
|
||||
|
||||
const CACHED_PATHS = new Map<string, string>();
|
||||
|
||||
const FS_CONCURRENCY = 100;
|
||||
|
||||
const createPathGetter =
|
||||
(subpath: string) =>
|
||||
(userDataPath: string): string => {
|
||||
@ -52,6 +61,7 @@ const createPathGetter =
|
||||
export const getAvatarsPath = createPathGetter(AVATAR_PATH);
|
||||
export const getBadgesPath = createPathGetter(BADGES_PATH);
|
||||
export const getDraftPath = createPathGetter(DRAFT_PATH);
|
||||
export const getDownloadsPath = createPathGetter(DOWNLOADS_PATH);
|
||||
export const getPath = createPathGetter(PATH);
|
||||
export const getStickersPath = createPathGetter(STICKER_PATH);
|
||||
export const getTempPath = createPathGetter(TEMP_PATH);
|
||||
@ -88,6 +98,16 @@ export const getAllAttachments = async (
|
||||
return map(files, file => relative(dir, file));
|
||||
};
|
||||
|
||||
export const getAllDownloads = async (
|
||||
userDataPath: string
|
||||
): Promise<ReadonlyArray<string>> => {
|
||||
const dir = getDownloadsPath(userDataPath);
|
||||
const pattern = normalizePath(join(dir, '**', '*'));
|
||||
|
||||
const files = await fastGlob(pattern, { onlyFiles: true });
|
||||
return map(files, file => relative(dir, file));
|
||||
};
|
||||
|
||||
const getAllBadgeImageFiles = async (
|
||||
userDataPath: string
|
||||
): Promise<ReadonlyArray<string>> => {
|
||||
@ -123,6 +143,43 @@ export const clearTempPath = (userDataPath: string): Promise<void> => {
|
||||
return fse.emptyDir(tempPath);
|
||||
};
|
||||
|
||||
export const deleteStaleDownloads = async (
|
||||
userDataPath: string
|
||||
): Promise<void> => {
|
||||
const dir = getDownloadsPath(userDataPath);
|
||||
const files = await getAllDownloads(userDataPath);
|
||||
|
||||
const result = await pMap(
|
||||
files,
|
||||
async file => {
|
||||
try {
|
||||
const { birthtimeMs } = await stat(join(dir, file));
|
||||
if (isOlderThan(birthtimeMs, DAY)) {
|
||||
return file;
|
||||
}
|
||||
} catch (error) {
|
||||
// No longer exists
|
||||
if (error.code === 'ENOENT') {
|
||||
return;
|
||||
}
|
||||
console.error(
|
||||
'deleteStaleDownloads: failed to get file stats',
|
||||
Errors.toLogFormat(error)
|
||||
);
|
||||
}
|
||||
return undefined;
|
||||
},
|
||||
{ concurrency: FS_CONCURRENCY }
|
||||
);
|
||||
|
||||
const stale = result.filter(isNotNil);
|
||||
if (stale.length === 0) {
|
||||
return;
|
||||
}
|
||||
console.log(`deleteStaleDownloads: found ${stale.length}`);
|
||||
await deleteAllDownloads({ userDataPath, downloads: stale });
|
||||
};
|
||||
|
||||
export const deleteAll = async ({
|
||||
userDataPath,
|
||||
attachments,
|
||||
@ -132,15 +189,25 @@ export const deleteAll = async ({
|
||||
}): Promise<void> => {
|
||||
const deleteFromDisk = createDeleter(getPath(userDataPath));
|
||||
|
||||
for (let index = 0, max = attachments.length; index < max; index += 1) {
|
||||
const file = attachments[index];
|
||||
// eslint-disable-next-line no-await-in-loop
|
||||
await deleteFromDisk(file);
|
||||
}
|
||||
await pMap(attachments, deleteFromDisk, { concurrency: FS_CONCURRENCY });
|
||||
|
||||
console.log(`deleteAll: deleted ${attachments.length} files`);
|
||||
};
|
||||
|
||||
export const deleteAllDownloads = async ({
|
||||
userDataPath,
|
||||
downloads,
|
||||
}: {
|
||||
userDataPath: string;
|
||||
downloads: ReadonlyArray<string>;
|
||||
}): Promise<void> => {
|
||||
const deleteFromDisk = createDeleter(getDownloadsPath(userDataPath));
|
||||
|
||||
await pMap(downloads, deleteFromDisk, { concurrency: FS_CONCURRENCY });
|
||||
|
||||
console.log(`deleteAllDownloads: deleted ${downloads.length} files`);
|
||||
};
|
||||
|
||||
export const deleteAllStickers = async ({
|
||||
userDataPath,
|
||||
stickers,
|
||||
@ -150,11 +217,7 @@ export const deleteAllStickers = async ({
|
||||
}): Promise<void> => {
|
||||
const deleteFromDisk = createDeleter(getStickersPath(userDataPath));
|
||||
|
||||
for (let index = 0, max = stickers.length; index < max; index += 1) {
|
||||
const file = stickers[index];
|
||||
// eslint-disable-next-line no-await-in-loop
|
||||
await deleteFromDisk(file);
|
||||
}
|
||||
await pMap(stickers, deleteFromDisk, { concurrency: FS_CONCURRENCY });
|
||||
|
||||
console.log(`deleteAllStickers: deleted ${stickers.length} files`);
|
||||
};
|
||||
@ -189,11 +252,7 @@ export const deleteAllDraftAttachments = async ({
|
||||
}): Promise<void> => {
|
||||
const deleteFromDisk = createDeleter(getDraftPath(userDataPath));
|
||||
|
||||
for (let index = 0, max = attachments.length; index < max; index += 1) {
|
||||
const file = attachments[index];
|
||||
// eslint-disable-next-line no-await-in-loop
|
||||
await deleteFromDisk(file);
|
||||
}
|
||||
await pMap(attachments, deleteFromDisk, { concurrency: FS_CONCURRENCY });
|
||||
|
||||
console.log(`deleteAllDraftAttachments: deleted ${attachments.length} files`);
|
||||
};
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import { app, dialog, clipboard } from 'electron';
|
||||
import os from 'node:os';
|
||||
|
||||
import * as Errors from '../ts/types/errors';
|
||||
import { redactAll } from '../ts/util/privacy';
|
||||
@ -31,7 +32,11 @@ function handleError(prefix: string, error: Error): void {
|
||||
});
|
||||
|
||||
if (buttonIndex === 1) {
|
||||
clipboard.writeText(`${prefix}\n\n${redactAll(formattedError)}`);
|
||||
clipboard.writeText(
|
||||
`${prefix}\n\n${redactAll(formattedError)}\n\n` +
|
||||
`App Version: ${app.getVersion()}\n` +
|
||||
`OS: ${os.platform()}`
|
||||
);
|
||||
}
|
||||
} else {
|
||||
dialog.showErrorBox(prefix, formattedError);
|
||||
|
||||
13
app/main.ts
13
app/main.ts
@ -1847,7 +1847,9 @@ const onDatabaseError = async (error: Error) => {
|
||||
|
||||
if (buttonIndex === copyErrorAndQuitButtonIndex) {
|
||||
clipboard.writeText(
|
||||
`Database startup error:\n\n${redactAll(Errors.toLogFormat(error))}`
|
||||
`Database startup error:\n\n${redactAll(Errors.toLogFormat(error))}\n\n` +
|
||||
`App Version: ${app.getVersion()}\n` +
|
||||
`OS: ${os.platform()}`
|
||||
);
|
||||
} else if (
|
||||
typeof deleteAllDataButtonIndex === 'number' &&
|
||||
@ -2208,6 +2210,15 @@ app.on('ready', async () => {
|
||||
);
|
||||
}
|
||||
|
||||
try {
|
||||
await attachments.deleteStaleDownloads(userDataPath);
|
||||
} catch (err) {
|
||||
logger.error(
|
||||
'main/ready: Error deleting stale downloads:',
|
||||
Errors.toLogFormat(err)
|
||||
);
|
||||
}
|
||||
|
||||
// Initialize IPC channels before creating the window
|
||||
|
||||
attachmentChannel.initialize({
|
||||
|
||||
@ -9,6 +9,7 @@ import {
|
||||
getAvatarsPath,
|
||||
getBadgesPath,
|
||||
getDraftPath,
|
||||
getDownloadsPath,
|
||||
getPath,
|
||||
getStickersPath,
|
||||
getTempPath,
|
||||
@ -61,6 +62,7 @@ function _createFileHandler({
|
||||
getAvatarsPath(userDataPath),
|
||||
getBadgesPath(userDataPath),
|
||||
getDraftPath(userDataPath),
|
||||
getDownloadsPath(userDataPath),
|
||||
getPath(userDataPath),
|
||||
getStickersPath(userDataPath),
|
||||
getTempPath(userDataPath),
|
||||
|
||||
36
package-lock.json
generated
36
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "signal-desktop",
|
||||
"version": "7.22.0-alpha.1",
|
||||
"version": "7.22.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "signal-desktop",
|
||||
"version": "7.22.0-alpha.1",
|
||||
"version": "7.22.2",
|
||||
"hasInstallScript": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
@ -14,7 +14,7 @@
|
||||
"@formatjs/icu-messageformat-parser": "2.3.0",
|
||||
"@formatjs/intl-localematcher": "0.2.32",
|
||||
"@indutny/dicer": "0.3.2",
|
||||
"@indutny/range-finder": "1.3.3",
|
||||
"@indutny/range-finder": "1.3.4",
|
||||
"@indutny/sneequals": "4.0.0",
|
||||
"@nodert-win10-rs4/windows.data.xml.dom": "0.4.4",
|
||||
"@nodert-win10-rs4/windows.ui.notifications": "0.4.4",
|
||||
@ -22,8 +22,8 @@
|
||||
"@react-aria/utils": "3.16.0",
|
||||
"@react-spring/web": "9.5.5",
|
||||
"@signalapp/better-sqlite3": "8.7.1",
|
||||
"@signalapp/libsignal-client": "0.54.0",
|
||||
"@signalapp/ringrtc": "2.46.0",
|
||||
"@signalapp/libsignal-client": "0.55.1",
|
||||
"@signalapp/ringrtc": "2.46.1",
|
||||
"@signalapp/windows-dummy-keystroke": "1.0.0",
|
||||
"@types/fabric": "4.5.3",
|
||||
"backbone": "1.4.0",
|
||||
@ -128,7 +128,7 @@
|
||||
"@indutny/parallel-prettier": "3.0.0",
|
||||
"@indutny/rezip-electron": "1.3.1",
|
||||
"@indutny/symbolicate-mac": "2.3.0",
|
||||
"@signalapp/mock-server": "6.8.1",
|
||||
"@signalapp/mock-server": "6.9.0",
|
||||
"@storybook/addon-a11y": "8.1.11",
|
||||
"@storybook/addon-actions": "8.1.11",
|
||||
"@storybook/addon-controls": "8.1.11",
|
||||
@ -4079,9 +4079,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@indutny/range-finder": {
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@indutny/range-finder/-/range-finder-1.3.3.tgz",
|
||||
"integrity": "sha512-FsZrxXDQX3Qy7TmjMGuv4N46CEsMmPyBgH+0c+5ZS1fso2zPlI803voPsKEzHHgzNs8VfrTNRS75TzWbdtZ/Mg==",
|
||||
"version": "1.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@indutny/range-finder/-/range-finder-1.3.4.tgz",
|
||||
"integrity": "sha512-UWNRZZCp3f97NJuhP0IgBktob+kPDFsnyKx42PDwPQsAa/ZczyeLdhfz3tD8zK1wVC+OkOXAM6YkBAgEv9Xhaw==",
|
||||
"dependencies": {
|
||||
"readable-stream": "^4.5.2"
|
||||
}
|
||||
@ -7223,9 +7223,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@signalapp/libsignal-client": {
|
||||
"version": "0.54.0",
|
||||
"resolved": "https://registry.npmjs.org/@signalapp/libsignal-client/-/libsignal-client-0.54.0.tgz",
|
||||
"integrity": "sha512-bkdw3r39UU0W0UaFAJJVhLC5AEiMkgCgtdtabI64c1KuT7oeIx4XvegfqtBwF7vKj29ZHz4lODCh3tFyqbrNLw==",
|
||||
"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==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"node-gyp-build": "^4.2.3",
|
||||
@ -7253,9 +7253,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@signalapp/mock-server": {
|
||||
"version": "6.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@signalapp/mock-server/-/mock-server-6.8.1.tgz",
|
||||
"integrity": "sha512-RYAaNoCMuIPoMTAuvgEwMh8D12pdvpjOA/qfEOnwXRRLJU1XWXKuAHBc0uJ7deZWLM6qbC/egST/hXImLcsV7Q==",
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@signalapp/mock-server/-/mock-server-6.9.0.tgz",
|
||||
"integrity": "sha512-NXiroPSMvJzfIjrj7+RJgF5v3RH4UTg7pAUCt7cghdITxuZ0SqpcJ5Od3cbuWnbSHUzlMFeaujBrKcQ5P8Fn8g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@signalapp/libsignal-client": "^0.45.0",
|
||||
@ -7329,9 +7329,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@signalapp/ringrtc": {
|
||||
"version": "2.46.0",
|
||||
"resolved": "https://registry.npmjs.org/@signalapp/ringrtc/-/ringrtc-2.46.0.tgz",
|
||||
"integrity": "sha512-obMxaYg9tstkrGOdvPM6qstj0xWt16apWRMcXPTzniPot+CDqdhKAPbL1ANHuUgpGlLV+FPXnC+P09XFR06LxQ==",
|
||||
"version": "2.46.1",
|
||||
"resolved": "https://registry.npmjs.org/@signalapp/ringrtc/-/ringrtc-2.46.1.tgz",
|
||||
"integrity": "sha512-lbRJyXuLxQlksS6C399b0WZuGX+2cJTWUQOq52a4FLeg6iurOobLSyd3A3U1YVZv0DFtE0/9AXPsbEcBNkOGvw==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"https-proxy-agent": "7.0.1",
|
||||
|
||||
15
package.json
15
package.json
@ -4,7 +4,7 @@
|
||||
"description": "Private messaging from your desktop",
|
||||
"desktopName": "signal.desktop",
|
||||
"repository": "https://github.com/signalapp/Signal-Desktop.git",
|
||||
"version": "7.22.0-alpha.1",
|
||||
"version": "7.22.2",
|
||||
"license": "AGPL-3.0-only",
|
||||
"author": {
|
||||
"name": "Signal Messenger, LLC",
|
||||
@ -16,7 +16,7 @@
|
||||
},
|
||||
"main": "app/main.js",
|
||||
"scripts": {
|
||||
"postinstall": "npm run build:acknowledgments && patch-package && npm run electron:install-app-deps",
|
||||
"postinstall": "npm run build:acknowledgments && patch-package --error-on-fail --error-on-warn && npm run electron:install-app-deps",
|
||||
"postuninstall": "npm run build:acknowledgments",
|
||||
"start": "electron .",
|
||||
"generate": "npm-run-all build-protobuf build:esbuild build:icu-types build:compact-locales sass get-expire-time copy-components",
|
||||
@ -65,10 +65,11 @@
|
||||
"clean-transpile": "run-s clean-transpile-once clean-transpile-once",
|
||||
"ready": "npm-run-all --print-label clean-transpile generate --parallel lint lint-deps lint-intl test-node test-electron",
|
||||
"dev": "npm run build-protobuf && cross-env SIGNAL_ENV=storybook storybook dev --port 6006",
|
||||
"dev:transpile": "run-p \"check:types -- --watch\" dev:esbuild dev:icu-types",
|
||||
"dev:transpile": "run-p \"check:types -- --watch\" dev:esbuild dev:icu-types dev:protobuf",
|
||||
"dev:esbuild": "node scripts/esbuild.js --watch",
|
||||
"dev:sass": "npm run sass -- --watch",
|
||||
"dev:icu-types": "chokidar ./_locales/en/messages.json --initial --command \"npm run build:icu-types\"",
|
||||
"dev:protobuf": "chokidar ./protos/**/*.proto --command \"npm run build-protobuf\"",
|
||||
"build:storybook": "npm run build-protobuf && cross-env SIGNAL_ENV=storybook storybook build",
|
||||
"test:storybook": "npm run build:storybook && run-p --race test:storybook:*",
|
||||
"test:storybook:serve": "http-server storybook-static --port 6006 --silent",
|
||||
@ -96,7 +97,7 @@
|
||||
"@formatjs/icu-messageformat-parser": "2.3.0",
|
||||
"@formatjs/intl-localematcher": "0.2.32",
|
||||
"@indutny/dicer": "0.3.2",
|
||||
"@indutny/range-finder": "1.3.3",
|
||||
"@indutny/range-finder": "1.3.4",
|
||||
"@indutny/sneequals": "4.0.0",
|
||||
"@nodert-win10-rs4/windows.data.xml.dom": "0.4.4",
|
||||
"@nodert-win10-rs4/windows.ui.notifications": "0.4.4",
|
||||
@ -104,8 +105,8 @@
|
||||
"@react-aria/utils": "3.16.0",
|
||||
"@react-spring/web": "9.5.5",
|
||||
"@signalapp/better-sqlite3": "8.7.1",
|
||||
"@signalapp/libsignal-client": "0.54.0",
|
||||
"@signalapp/ringrtc": "2.46.0",
|
||||
"@signalapp/libsignal-client": "0.55.1",
|
||||
"@signalapp/ringrtc": "2.46.1",
|
||||
"@signalapp/windows-dummy-keystroke": "1.0.0",
|
||||
"@types/fabric": "4.5.3",
|
||||
"backbone": "1.4.0",
|
||||
@ -210,7 +211,7 @@
|
||||
"@indutny/parallel-prettier": "3.0.0",
|
||||
"@indutny/rezip-electron": "1.3.1",
|
||||
"@indutny/symbolicate-mac": "2.3.0",
|
||||
"@signalapp/mock-server": "6.8.1",
|
||||
"@signalapp/mock-server": "6.9.0",
|
||||
"@storybook/addon-a11y": "8.1.11",
|
||||
"@storybook/addon-actions": "8.1.11",
|
||||
"@storybook/addon-controls": "8.1.11",
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
// Copyright 2024 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
package signalbackups;
|
||||
@ -160,7 +159,7 @@ message Group {
|
||||
// We would use Groups.proto if we could, but we want a plaintext version to improve export readability.
|
||||
// For documentation, defer to Groups.proto. The only name change is Group -> GroupSnapshot to avoid the naming conflict.
|
||||
message GroupSnapshot {
|
||||
bytes publicKey = 1;
|
||||
reserved /*publicKey*/ 1; // The field is deprecated in the context of static group state
|
||||
GroupAttributeBlob title = 2;
|
||||
GroupAttributeBlob description = 11;
|
||||
string avatarUrl = 3;
|
||||
@ -346,23 +345,49 @@ message ChatItem {
|
||||
}
|
||||
|
||||
message SendStatus {
|
||||
enum Status {
|
||||
UNKNOWN = 0;
|
||||
FAILED = 1;
|
||||
PENDING = 2;
|
||||
SENT = 3;
|
||||
DELIVERED = 4;
|
||||
READ = 5;
|
||||
VIEWED = 6;
|
||||
SKIPPED = 7; // e.g. user in group was blocked, so we skipped sending to them
|
||||
message Pending {}
|
||||
|
||||
message Sent {
|
||||
bool sealedSender = 1;
|
||||
}
|
||||
|
||||
message Delivered {
|
||||
bool sealedSender = 1;
|
||||
}
|
||||
|
||||
message Read {
|
||||
bool sealedSender = 1;
|
||||
}
|
||||
|
||||
message Viewed {
|
||||
bool sealedSender = 1;
|
||||
}
|
||||
|
||||
// e.g. user in group was blocked, so we skipped sending to them
|
||||
message Skipped {}
|
||||
|
||||
message Failed {
|
||||
enum FailureReason {
|
||||
UNKNOWN = 0; // A valid value -- could indicate a crash or lack of information
|
||||
NETWORK = 1;
|
||||
IDENTITY_KEY_MISMATCH = 2;
|
||||
}
|
||||
|
||||
FailureReason reason = 1;
|
||||
}
|
||||
|
||||
uint64 recipientId = 1;
|
||||
Status deliveryStatus = 2;
|
||||
bool networkFailure = 3;
|
||||
bool identityKeyMismatch = 4;
|
||||
bool sealedSender = 5;
|
||||
uint64 lastStatusUpdateTimestamp = 6; // the time the status was last updated -- if from a receipt, it should be the sentTime of the receipt
|
||||
uint64 timestamp = 2; // the time the status was last updated -- if from a receipt, it should be the sentTime of the receipt
|
||||
|
||||
oneof deliveryStatus {
|
||||
Pending pending = 3;
|
||||
Sent sent = 4;
|
||||
Delivered delivered = 5;
|
||||
Read read = 6;
|
||||
Viewed viewed = 7;
|
||||
Skipped skipped = 8;
|
||||
Failed failed = 9;
|
||||
}
|
||||
}
|
||||
|
||||
message Text {
|
||||
@ -568,7 +593,7 @@ message FilePointer {
|
||||
optional uint32 cdnNumber = 2;
|
||||
bytes key = 3;
|
||||
bytes digest = 4;
|
||||
uint64 size = 5;
|
||||
uint32 size = 5;
|
||||
// Fallback in case backup tier upload failed.
|
||||
optional string transitCdnKey = 6;
|
||||
optional uint32 transitCdnNumber = 7;
|
||||
@ -655,8 +680,11 @@ message Reaction {
|
||||
string emoji = 1;
|
||||
uint64 authorId = 2;
|
||||
uint64 sentTimestamp = 3;
|
||||
// Optional because some clients may not track this data
|
||||
optional uint64 receivedTimestamp = 4;
|
||||
uint64 sortOrder = 5; // A higher sort order means that a reaction is more recent
|
||||
// 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;
|
||||
}
|
||||
|
||||
message ChatUpdateMessage {
|
||||
|
||||
@ -352,6 +352,7 @@ message DataMessage {
|
||||
optional GroupContextV2 groupV2 = 15;
|
||||
optional uint32 flags = 4;
|
||||
optional uint32 expireTimer = 5;
|
||||
optional uint32 expireTimerVersion = 23;
|
||||
optional bytes profileKey = 6;
|
||||
optional uint64 timestamp = 7;
|
||||
optional Quote quote = 8;
|
||||
@ -769,16 +770,17 @@ message ContactDetails {
|
||||
optional uint32 length = 2;
|
||||
}
|
||||
|
||||
optional string number = 1;
|
||||
optional string aci = 9;
|
||||
optional string name = 2;
|
||||
optional Avatar avatar = 3;
|
||||
optional string number = 1;
|
||||
optional string aci = 9;
|
||||
optional string name = 2;
|
||||
optional Avatar avatar = 3;
|
||||
// reserved 4; // formerly color
|
||||
// reserved 5; // formerly verified
|
||||
// reserved 6; // formerly profileKey
|
||||
// reserved 7; // formerly blocked
|
||||
optional uint32 expireTimer = 8;
|
||||
optional uint32 inboxPosition = 10;
|
||||
optional uint32 expireTimer = 8;
|
||||
optional uint32 expireTimerVersion = 12;
|
||||
optional uint32 inboxPosition = 10;
|
||||
}
|
||||
|
||||
message PniSignatureMessage {
|
||||
|
||||
@ -5,7 +5,7 @@ FROM ubuntu:jammy-20230624@sha256:b060fffe8e1561c9c3e6dea6db487b900100fc26830b9e
|
||||
# UNIX timestamp will be generated at the time of the build, and is non-deterministic.
|
||||
#
|
||||
# Read https://reproducible-builds.org/specs/source-date-epoch/ for more info
|
||||
ENV SOURCE_DATE_EPOCH=0
|
||||
ENV SOURCE_DATE_EPOCH=1
|
||||
|
||||
# Due to some issues with NVM reading .nvmrc, we define the version
|
||||
# as an environment variable and use that instead.
|
||||
|
||||
@ -17,9 +17,9 @@ Reproducible builds for macOS and Windows are not available yet.
|
||||
|
||||
### Experimental notice
|
||||
|
||||
We are in the process of rolling out and verifying reproducible builds. As such, reproducibility is still
|
||||
experimental and may not work on public releases yet. If you notice any inconsistencies then please file an issue [on the Github Issues page](https://github.com/signalapp/Signal-Desktop/issues).
|
||||
Thanks for your patience while we set it up!
|
||||
> [!IMPORTANT]
|
||||
> We are in the process of rolling out and verifying reproducible builds. As such, reproducibility is still
|
||||
> experimental and may not work on public releases yet. If you notice any inconsistencies then please file an issue [on the Github Issues page](https://github.com/signalapp/Signal-Desktop/issues). Thanks for your patience while we set it up!
|
||||
|
||||
### Pre-requisites
|
||||
|
||||
@ -33,16 +33,21 @@ First, grab the source code by using `git`:
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/signalapp/Signal-Desktop.git
|
||||
$ cd Signal-Desktop/
|
||||
```
|
||||
|
||||
This will download Signal Desktop's source code under the `Signal-Desktop` directory. Once the download is complete, go inside the directory and make sure you are on the branch used in official builds. For instance, if you are trying to build `7.18.0`, then do:
|
||||
This will download Signal Desktop's source code under the `Signal-Desktop` directory.
|
||||
|
||||
Now, select the version/branch you would like to verify. For instance, if you are trying to build `7.18.0`, then do:
|
||||
|
||||
```bash
|
||||
$ cd Signal-Desktop/
|
||||
$ git checkout tags/7.18.0
|
||||
$ git checkout tags/v7.18.0
|
||||
```
|
||||
|
||||
You are now on the version of the source code used for `7.18.0`. Then, make sure your shell is in the `reproducible-builds` directory:
|
||||
> [!NOTE]
|
||||
> This guide uses `v7.18.0` as the placeholder version. You may want to change this version to the most recent one. All the versions are available here: https://github.com/signalapp/Signal-Desktop/tags. Older versions may however not be reproducible.
|
||||
|
||||
At this point we are now on the branch of the source code used to build version `v7.18.0`. Before continuing, make sure your shell is in the `reproducible-builds` directory:
|
||||
|
||||
```bash
|
||||
$ cd reproducible-builds/
|
||||
@ -50,40 +55,58 @@ $ pwd
|
||||
[...]/Signal-Desktop/reproducible-builds
|
||||
```
|
||||
|
||||
The last step is to run the `./build.sh` script, passing the "public" arg because you are verifying
|
||||
a public production or beta build.
|
||||
(If your user is not in Docker's `docker` group, then you may need to run the script as `sudo`).
|
||||
The last step is to run the `./build.sh` script, passing the `public` arg because you are verifying a public production or beta build.
|
||||
|
||||
> [!NOTE]
|
||||
> If your user is not in Docker's `docker` group, then you may need to run the script as `sudo`.
|
||||
|
||||
```bash
|
||||
$ chmod +x ./build.sh public
|
||||
$ ./build.sh public
|
||||
```
|
||||
|
||||
This bash script will do two things. First, it will create the Docker container where Signal Desktop will be built. Second, it will build Signal Desktop inside the container.
|
||||
This bash script will create the Docker container where Signal Desktop will be built, then download the required dependencies and start the build inside the container.
|
||||
|
||||
When the build is completed, the resulting file will be available at `Signal-Desktop/release/signal-desktop_7.18.0_amd64.deb`.
|
||||
After the build is completed, the resulting file will be available in the `Signal-Desktop/release` folder. In our case, the file is named `signal-desktop_7.18.0_amd64.deb`.
|
||||
|
||||
### Verify the official build
|
||||
### Verifying the build
|
||||
|
||||
If you have followed the official Linux instructions to install Signal Desktop at https://signal.org/download/, then you will have `signal-desktop` available in your `apt` repositories. You can then simply grab the official build by typing:
|
||||
#### Downloading the official release
|
||||
|
||||
> [!NOTE]
|
||||
> For this step you will require a distro using the `apt` package manager, such as Debian, Ubuntu, Linux Mint, etc.
|
||||
|
||||
If you have followed the official Linux instructions to install Signal Desktop at https://signal.org/download/, then you will have the `signal-desktop` app available in your `apt` repositories. You can then simply grab the latest release build by typing:
|
||||
|
||||
```bash
|
||||
$ apt download signal-desktop
|
||||
```
|
||||
|
||||
This will automatically download the official `.deb` package.
|
||||
This will automatically download the `.deb` package into the shell's working directory.
|
||||
|
||||
To verify the official `.deb` package against your build, make sure that your version is the same as the official version, for example version `7.18.0`. Then, compare the checksums and make sure they are identical. If they are identical, then the two builds are exactly the same, and you have successfully reproduced Signal Desktop.
|
||||
> [!TIP]
|
||||
> If you would like to download the latest beta version instead of the release version, then use `signal-desktop-beta` instead.
|
||||
|
||||
(Note: do not compare with the checksums given below! They only serve as a visual example of what the output would look like)
|
||||
#### Comparing your build against the official build
|
||||
|
||||
To verify the official `.deb` package against your build, make sure that your version is the same as the official version, and use `sha256sum` on both files to calculate the SHA-256 digest. Then compare/verify the output and verify that they match.
|
||||
|
||||
If the checksums from the official build and your own build match, then the two builds are exactly the same, and you have successfully reproduced Signal Desktop!
|
||||
|
||||
> [!TIP]
|
||||
> Make sure your build is on the same version as the official build, otherwise they will not have the same checksum.
|
||||
|
||||
> [!WARNING]
|
||||
> Do not compare your output against the checksums given below! They only serve as a visual example of what the output would look like. Yours will look different!
|
||||
|
||||
```bash
|
||||
$ sha256sum signal-desktop_7.18.0_amd64-OUR_BUILD.deb signal-desktop_7.18.0_amd64_OFFICIAL_BUILD.deb
|
||||
$ sha256sum ../release/signal-desktop_7.18.0_amd64-OUR_BUILD.deb signal-desktop_7.18.0_amd64_OFFICIAL_BUILD.deb
|
||||
|
||||
0df3d06f74c6855559ef079b368326ca18e144a28ede559fd76648a62ec3eed7 signal-desktop_7.18.0_amd64-OUR_BUILD.deb
|
||||
0df3d06f74c6855559ef079b368326ca18e144a28ede559fd76648a62ec3eed7 ../release/signal-desktop_7.18.0_amd64-OUR_BUILD.deb
|
||||
0df3d06f74c6855559ef079b368326ca18e144a28ede559fd76648a62ec3eed7 signal-desktop_7.18.0_amd64_OFFICIAL_BUILD.deb
|
||||
```
|
||||
|
||||
### What to do if the checksums don't match
|
||||
|
||||
- Double check you have followed the instructions correctly and are comparing the right versions.
|
||||
- File an issue [on the Github Issues page](https://github.com/signalapp/Signal-Desktop/issues).
|
||||
|
||||
@ -3,18 +3,18 @@
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
# Usage:
|
||||
# ./build.sh [ dev (default) | public (prod and beta builds) | alpha | test | staging ] [ Build timestamp override. Defaults to latest git commit or 0. ]
|
||||
# ./build.sh [ dev (default) | public (prod and beta builds) | alpha | test | staging ] [ Build timestamp override. Defaults to latest git commit or 1. ]
|
||||
|
||||
# First we prepare the docker container in which our build scripts will run. This container includes
|
||||
# all build dependencies at specific versions.
|
||||
# We set SOURCE_DATE_EPOCH to make system build timestamps deterministic.
|
||||
docker build -t signal-desktop --build-arg SOURCE_DATE_EPOCH=0 --build-arg NODE_VERSION=$(cat ../.nvmrc) .
|
||||
docker build -t signal-desktop --build-arg SOURCE_DATE_EPOCH=1 --build-arg NODE_VERSION=$(cat ../.nvmrc) .
|
||||
|
||||
# Before performing the actual build, go to the project root.
|
||||
cd ..
|
||||
|
||||
# Prepare the timestamp of the actual build based on the latest git commit.
|
||||
source_date_epoch=0
|
||||
source_date_epoch=1
|
||||
if [ "$2" != "" ]; then
|
||||
echo "Using override timestamp for SOURCE_DATE_EPOCH."
|
||||
source_date_epoch=$(($2))
|
||||
@ -25,8 +25,8 @@ else
|
||||
echo "Setting SOURCE_DATE_EPOCH to latest commit's timestamp."
|
||||
source_date_epoch=$((git_timestamp))
|
||||
else
|
||||
echo "Can't get latest commit timestamp. Defaulting to 0."
|
||||
source_date_epoch=0
|
||||
echo "Can't get latest commit timestamp. Defaulting to 1."
|
||||
source_date_epoch=1
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
@ -34,6 +34,17 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Calls Tab avatars are 36px
|
||||
&--call-link {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
border-radius: 9999px;
|
||||
}
|
||||
|
||||
&--call-link::before {
|
||||
-webkit-mask-image: url('../images/icons/v3/link/link.svg');
|
||||
}
|
||||
|
||||
&--group::before {
|
||||
-webkit-mask-image: url('../images/icons/v3/group/group.svg');
|
||||
}
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
// Copyright 2020 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import { unlinkSync, createReadStream, createWriteStream } from 'fs';
|
||||
import { open } from 'fs/promises';
|
||||
import { createReadStream, createWriteStream } from 'fs';
|
||||
import { open, unlink } from 'fs/promises';
|
||||
import { createCipheriv, createHash, createHmac, randomBytes } from 'crypto';
|
||||
import type { Hash } from 'crypto';
|
||||
import { PassThrough, Transform, type Writable, Readable } from 'stream';
|
||||
@ -114,7 +114,7 @@ export async function encryptAttachmentV2ToDisk(
|
||||
sink: createWriteStream(absoluteTargetPath),
|
||||
});
|
||||
} catch (error) {
|
||||
safeUnlinkSync(absoluteTargetPath);
|
||||
await safeUnlink(absoluteTargetPath);
|
||||
throw error;
|
||||
}
|
||||
|
||||
@ -307,7 +307,7 @@ export async function decryptAttachmentV2(
|
||||
`${logId}: Failed to decrypt attachment to disk`,
|
||||
Errors.toLogFormat(error)
|
||||
);
|
||||
safeUnlinkSync(absoluteTargetPath);
|
||||
await safeUnlink(absoluteTargetPath);
|
||||
throw error;
|
||||
} finally {
|
||||
await writeFd?.close();
|
||||
@ -523,7 +523,7 @@ export async function decryptAndReencryptLocally(
|
||||
`${logId}: Failed to decrypt attachment`,
|
||||
Errors.toLogFormat(error)
|
||||
);
|
||||
safeUnlinkSync(absoluteTargetPath);
|
||||
await safeUnlink(absoluteTargetPath);
|
||||
throw error;
|
||||
} finally {
|
||||
await writeFd?.close();
|
||||
@ -618,9 +618,9 @@ export function getPlaintextHashForInMemoryAttachment(
|
||||
* Unlinks a file without throwing an error if it doesn't exist.
|
||||
* Throws an error if it fails to unlink for any other reason.
|
||||
*/
|
||||
export function safeUnlinkSync(filePath: string): void {
|
||||
export async function safeUnlink(filePath: string): Promise<void> {
|
||||
try {
|
||||
unlinkSync(filePath);
|
||||
await unlink(filePath);
|
||||
} catch (error) {
|
||||
// Ignore if file doesn't exist
|
||||
if (error.code !== 'ENOENT') {
|
||||
|
||||
@ -1070,6 +1070,23 @@ export class ConversationController {
|
||||
}
|
||||
current.set('active_at', activeAt);
|
||||
|
||||
current.set(
|
||||
'expireTimerVersion',
|
||||
Math.max(
|
||||
obsolete.get('expireTimerVersion') ?? 1,
|
||||
current.get('expireTimerVersion') ?? 1
|
||||
)
|
||||
);
|
||||
|
||||
const obsoleteExpireTimer = obsolete.get('expireTimer');
|
||||
const currentExpireTimer = current.get('expireTimer');
|
||||
if (
|
||||
!currentExpireTimer ||
|
||||
(obsoleteExpireTimer && obsoleteExpireTimer < currentExpireTimer)
|
||||
) {
|
||||
current.set('expireTimer', obsoleteExpireTimer);
|
||||
}
|
||||
|
||||
const currentHadMessages = (current.get('messageCount') ?? 0) > 0;
|
||||
|
||||
const dataToCopy: Partial<ConversationAttributesType> = pick(
|
||||
@ -1081,6 +1098,8 @@ export class ConversationController {
|
||||
'draftAttachments',
|
||||
'draftBodyRanges',
|
||||
'draftTimestamp',
|
||||
'draft',
|
||||
'draftEditMessage',
|
||||
'messageCount',
|
||||
'messageRequestResponseType',
|
||||
'needsTitleTransition',
|
||||
|
||||
@ -1011,6 +1011,8 @@ export async function startApp(): Promise<void> {
|
||||
upgradeMessageSchema,
|
||||
getMessagesNeedingUpgrade: DataReader.getMessagesNeedingUpgrade,
|
||||
saveMessages: DataWriter.saveMessages,
|
||||
incrementMessagesMigrationAttempts:
|
||||
DataWriter.incrementMessagesMigrationAttempts,
|
||||
});
|
||||
log.info('idleDetector/idle: Upgraded messages:', batchWithIndex);
|
||||
isMigrationWithIndexComplete = batchWithIndex.done;
|
||||
@ -1104,6 +1106,10 @@ export async function startApp(): Promise<void> {
|
||||
reportLongRunningTasks();
|
||||
}, FIVE_MINUTES);
|
||||
|
||||
setInterval(() => {
|
||||
drop(window.Events.cleanupDownloads());
|
||||
}, DAY);
|
||||
|
||||
let mainWindowStats = {
|
||||
isMaximized: false,
|
||||
isFullScreen: false,
|
||||
@ -1852,6 +1858,7 @@ export async function startApp(): Promise<void> {
|
||||
// after connect on every startup
|
||||
await server.registerCapabilities({
|
||||
deleteSync: true,
|
||||
versionedExpirationTimer: true,
|
||||
});
|
||||
} catch (error) {
|
||||
log.error(
|
||||
|
||||
@ -9,6 +9,7 @@ import { Avatar, AvatarSize } from './Avatar';
|
||||
import { Input } from './Input';
|
||||
import {
|
||||
CallLinkNameMaxByteLength,
|
||||
CallLinkNameMaxLength,
|
||||
type CallLinkType,
|
||||
} from '../types/CallLink';
|
||||
import { getColorForCallLink } from '../util/getColorForCallLink';
|
||||
@ -113,6 +114,7 @@ export function CallLinkAddNameModal({
|
||||
onChange={handleNameInputChange}
|
||||
moduleClassName="CallLinkAddNameModal__Input"
|
||||
maxByteCount={CallLinkNameMaxByteLength}
|
||||
maxLengthCount={CallLinkNameMaxLength}
|
||||
/>
|
||||
</form>
|
||||
</Modal>
|
||||
|
||||
@ -683,17 +683,7 @@ export function CallsList({
|
||||
</span>
|
||||
}
|
||||
leading={
|
||||
<Avatar
|
||||
acceptedMessageRequest
|
||||
conversationType="callLink"
|
||||
i18n={i18n}
|
||||
isMe={false}
|
||||
title=""
|
||||
sharedGroupNames={[]}
|
||||
size={AvatarSize.THIRTY_SIX}
|
||||
badge={undefined}
|
||||
className="CallsList__ItemAvatar"
|
||||
/>
|
||||
<i className="ComposeStepButton__icon ComposeStepButton__icon--call-link" />
|
||||
}
|
||||
onClick={onCreateCallLink}
|
||||
/>
|
||||
|
||||
@ -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.21--0" />],
|
||||
features: [<I18n i18n={i18n} id="icu:WhatsNew__v7.22--0" />],
|
||||
};
|
||||
|
||||
if (releaseNotes.features.length === 1 && !releaseNotes.header) {
|
||||
|
||||
@ -747,17 +747,13 @@ function renderChangeDetail<T extends string | JSX.Element>(
|
||||
if (detail.type === 'admin-approval-bounce') {
|
||||
const { aci, times, isApprovalPending } = detail;
|
||||
|
||||
let firstMessage: T | string;
|
||||
if (times === 1) {
|
||||
firstMessage = i18n('icu:GroupV2--admin-approval-bounce--one', {
|
||||
joinerName: renderContact(aci),
|
||||
});
|
||||
} else {
|
||||
firstMessage = i18n('icu:GroupV2--admin-approval-bounce', {
|
||||
const firstMessage = i18n(
|
||||
'icu:GroupV2--admin-approval-bounce--pluralized',
|
||||
{
|
||||
joinerName: renderContact(aci),
|
||||
numberOfRequests: times,
|
||||
});
|
||||
}
|
||||
}
|
||||
);
|
||||
|
||||
if (!isApprovalPending) {
|
||||
return firstMessage;
|
||||
|
||||
231
ts/groups.ts
231
ts/groups.ts
@ -751,7 +751,7 @@ export async function buildAddMembersChange(
|
||||
addPendingMembers.push(addPendingMemberAction);
|
||||
}
|
||||
|
||||
const doesMemberNeedUnban = conversation.bannedMembersV2?.find(
|
||||
const doesMemberNeedUnban = conversation.bannedMembersV2?.some(
|
||||
bannedMember => bannedMember.serviceId === serviceId
|
||||
);
|
||||
if (doesMemberNeedUnban) {
|
||||
@ -1020,7 +1020,7 @@ export function _maybeBuildAddBannedMemberActions({
|
||||
'addMembersBanned' | 'deleteMembersBanned'
|
||||
> {
|
||||
const doesMemberNeedBan =
|
||||
!group.bannedMembersV2?.find(member => member.serviceId === serviceId) &&
|
||||
!group.bannedMembersV2?.some(member => member.serviceId === serviceId) &&
|
||||
serviceId !== ourAci;
|
||||
if (!doesMemberNeedBan) {
|
||||
return {};
|
||||
@ -1191,7 +1191,7 @@ export function buildAddMember({
|
||||
actions.version = (group.revision || 0) + 1;
|
||||
actions.addMembers = [addMember];
|
||||
|
||||
const doesMemberNeedUnban = group.bannedMembersV2?.find(
|
||||
const doesMemberNeedUnban = group.bannedMembersV2?.some(
|
||||
member => member.serviceId === serviceId
|
||||
);
|
||||
if (doesMemberNeedUnban) {
|
||||
@ -1593,16 +1593,24 @@ export async function modifyGroupV2({
|
||||
|
||||
// If we are no longer a member - endorsement won't be present
|
||||
if (Bytes.isNotEmpty(groupSendEndorsementResponse)) {
|
||||
log.info(`modifyGroupV2/${logId}: Saving group endorsements`);
|
||||
try {
|
||||
log.info(`modifyGroupV2/${logId}: Saving group endorsements`);
|
||||
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
groupMembersV2: membersV2,
|
||||
});
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
groupMembersV2: membersV2,
|
||||
});
|
||||
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
await DataWriter.replaceAllEndorsementsForGroup(
|
||||
groupEndorsementData
|
||||
);
|
||||
} catch (error) {
|
||||
log.warn(
|
||||
`modifyGroupV2/${logId}: Problem saving group endorsements ${Errors.toLogFormat(error)}`
|
||||
);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
@ -1912,14 +1920,20 @@ export async function createGroupV2(
|
||||
'missing groupSendEndorsementResponse'
|
||||
);
|
||||
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
groupMembersV2: membersV2,
|
||||
});
|
||||
try {
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
groupMembersV2: membersV2,
|
||||
});
|
||||
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
} catch (error) {
|
||||
log.warn(
|
||||
`createGroupV2/${logId}: Problem saving group endorsements ${Errors.toLogFormat(error)}`
|
||||
);
|
||||
}
|
||||
} catch (error) {
|
||||
if (!(error instanceof HTTPError)) {
|
||||
throw error;
|
||||
@ -2035,6 +2049,7 @@ export async function createGroupV2(
|
||||
if (expireTimer) {
|
||||
await conversation.updateExpirationTimer(expireTimer, {
|
||||
reason: 'createGroupV2',
|
||||
version: undefined,
|
||||
});
|
||||
}
|
||||
|
||||
@ -2430,7 +2445,7 @@ export async function initiateMigrationToGroupV2(
|
||||
let groupSendEndorsementResponse: Uint8Array | null | undefined;
|
||||
try {
|
||||
const groupResponse = await makeRequestWithCredentials({
|
||||
logId: `createGroup/${logId}`,
|
||||
logId: `initiateMigrationToGroupV2/${logId}`,
|
||||
publicParams,
|
||||
secretParams,
|
||||
request: (sender, options) => sender.createGroup(groupProto, options),
|
||||
@ -2485,14 +2500,20 @@ export async function initiateMigrationToGroupV2(
|
||||
'missing groupSendEndorsementResponse'
|
||||
);
|
||||
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
groupMembersV2: membersV2,
|
||||
});
|
||||
try {
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
groupMembersV2: membersV2,
|
||||
});
|
||||
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
} catch (error) {
|
||||
log.warn(
|
||||
`initiateMigrationToGroupV2/${logId}: Problem saving group endorsements ${Errors.toLogFormat(error)}`
|
||||
);
|
||||
}
|
||||
});
|
||||
} catch (error) {
|
||||
const logId = conversation.idForLogging();
|
||||
@ -2969,17 +2990,23 @@ export async function respondToGroupV2Migration({
|
||||
});
|
||||
|
||||
if (Bytes.isNotEmpty(groupSendEndorsementResponse)) {
|
||||
const { membersV2 } = conversation.attributes;
|
||||
strictAssert(membersV2, 'missing membersV2');
|
||||
try {
|
||||
const { membersV2 } = conversation.attributes;
|
||||
strictAssert(membersV2, 'missing membersV2');
|
||||
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
groupMembersV2: membersV2,
|
||||
});
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
groupMembersV2: membersV2,
|
||||
});
|
||||
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
} catch (error) {
|
||||
log.warn(
|
||||
`respondToGroupV2Migration/${logId}: Problem saving group endorsements ${Errors.toLogFormat(error)}`
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -3474,7 +3501,7 @@ async function getGroupUpdates({
|
||||
const ourAci = window.storage.user.getCheckedAci();
|
||||
|
||||
const isInitialCreationMessage = isFirstFetch && newRevision === 0;
|
||||
const weAreAwaitingApproval = (group.pendingAdminApprovalV2 || []).find(
|
||||
const weAreAwaitingApproval = (group.pendingAdminApprovalV2 || []).some(
|
||||
item => item.aci === ourAci
|
||||
);
|
||||
const isOneVersionUp =
|
||||
@ -3538,18 +3565,18 @@ async function getGroupUpdates({
|
||||
);
|
||||
}
|
||||
|
||||
if (
|
||||
(!isFirstFetch || isNumber(newRevision)) &&
|
||||
window.Flags.GV2_ENABLE_CHANGE_PROCESSING
|
||||
) {
|
||||
const areWeMember = (group.membersV2 || []).some(item => item.aci === ourAci);
|
||||
const isReJoin = !isFirstFetch && !areWeMember;
|
||||
|
||||
if (window.Flags.GV2_ENABLE_CHANGE_PROCESSING) {
|
||||
try {
|
||||
return await updateGroupViaLogs({
|
||||
group,
|
||||
newRevision,
|
||||
});
|
||||
} catch (error) {
|
||||
const nextStep = isFirstFetch
|
||||
? `fetching logs since ${newRevision}`
|
||||
const nextStep = isReJoin
|
||||
? 'attempting to fetch from re-join revision'
|
||||
: 'fetching full state';
|
||||
|
||||
if (error.code === TEMPORAL_AUTH_REJECTED_CODE) {
|
||||
@ -3568,6 +3595,30 @@ async function getGroupUpdates({
|
||||
}
|
||||
}
|
||||
|
||||
if (isReJoin && window.Flags.GV2_ENABLE_CHANGE_PROCESSING) {
|
||||
try {
|
||||
return await updateGroupViaLogs({
|
||||
group,
|
||||
newRevision,
|
||||
isReJoin,
|
||||
});
|
||||
} catch (error) {
|
||||
if (error.code === TEMPORAL_AUTH_REJECTED_CODE) {
|
||||
// We will fail over to the updateGroupViaState call below
|
||||
log.info(
|
||||
`getGroupUpdates/${logId}: Temporal credential failure, now fetching full state`
|
||||
);
|
||||
} else if (error.code === GROUP_ACCESS_DENIED_CODE) {
|
||||
// We will fail over to the updateGroupViaState call below
|
||||
log.info(
|
||||
`getGroupUpdates/${logId}: Log access denied, now fetching full state`
|
||||
);
|
||||
} else {
|
||||
throw error;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (window.Flags.GV2_ENABLE_STATE_PROCESSING) {
|
||||
try {
|
||||
return await updateGroupViaState({
|
||||
@ -3747,21 +3798,27 @@ async function updateGroupViaState({
|
||||
|
||||
// If we're not in the group, we won't receive endorsements
|
||||
if (Bytes.isNotEmpty(groupSendEndorsementResponse)) {
|
||||
// Use the latest state of the group after applying changes
|
||||
const { groupId, membersV2 } = newAttributes;
|
||||
strictAssert(groupId, 'updateGroupViaState: Group must have groupId');
|
||||
strictAssert(membersV2, 'updateGroupViaState: Group must have membersV2');
|
||||
try {
|
||||
// Use the latest state of the group after applying changes
|
||||
const { groupId, membersV2 } = newAttributes;
|
||||
strictAssert(groupId, 'updateGroupViaState: Group must have groupId');
|
||||
strictAssert(membersV2, 'updateGroupViaState: Group must have membersV2');
|
||||
|
||||
log.info(`getCurrentGroupState/${logId}: Saving group endorsements`);
|
||||
log.info(`getCurrentGroupState/${logId}: Saving group endorsements`);
|
||||
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
groupMembersV2: membersV2,
|
||||
});
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
groupMembersV2: membersV2,
|
||||
});
|
||||
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
} catch (error) {
|
||||
log.warn(
|
||||
`updateGroupViaState/${logId}: Problem saving group endorsements ${Errors.toLogFormat(error)}`
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
return {
|
||||
@ -3854,9 +3911,11 @@ async function updateGroupViaSingleChange({
|
||||
async function updateGroupViaLogs({
|
||||
group,
|
||||
newRevision,
|
||||
isReJoin,
|
||||
}: {
|
||||
group: ConversationAttributesType;
|
||||
newRevision: number | undefined;
|
||||
isReJoin?: boolean;
|
||||
}): Promise<UpdatesResultType> {
|
||||
const logId = idForLogging(group.groupId);
|
||||
const { publicParams, secretParams } = group;
|
||||
@ -3867,15 +3926,15 @@ async function updateGroupViaLogs({
|
||||
throw new Error('updateGroupViaLogs: group was missing secretParams!');
|
||||
}
|
||||
|
||||
const currentRevision = isReJoin ? undefined : group.revision;
|
||||
let includeFirstState = true;
|
||||
|
||||
log.info(
|
||||
`updateGroupViaLogs/${logId}: Getting group delta from ` +
|
||||
`${group.revision ?? '?'} to ${newRevision ?? '?'} for group ` +
|
||||
`${currentRevision ?? '?'} to ${newRevision ?? '?'} for group ` +
|
||||
`groupv2(${group.groupId})...`
|
||||
);
|
||||
|
||||
const currentRevision = group.revision;
|
||||
let includeFirstState = true;
|
||||
|
||||
// The range is inclusive so make sure that we always request the revision
|
||||
// that we are currently at since we might want the latest full state in
|
||||
// `integrateGroupChanges`.
|
||||
@ -3951,22 +4010,28 @@ async function updateGroupViaLogs({
|
||||
|
||||
// If we're not in the group, we won't receive endorsements
|
||||
if (Bytes.isNotEmpty(groupSendEndorsementResponse)) {
|
||||
log.info(`updateGroupViaLogs/${logId}: Saving group endorsements`);
|
||||
// Use the latest state of the group after applying changes
|
||||
const { membersV2 } = updates.newAttributes;
|
||||
strictAssert(
|
||||
membersV2 != null,
|
||||
'updateGroupViaLogs: Group must have membersV2'
|
||||
);
|
||||
try {
|
||||
log.info(`updateGroupViaLogs/${logId}: Saving group endorsements`);
|
||||
// Use the latest state of the group after applying changes
|
||||
const { membersV2 } = updates.newAttributes;
|
||||
strictAssert(
|
||||
membersV2 != null,
|
||||
'updateGroupViaLogs: Group must have membersV2'
|
||||
);
|
||||
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupMembersV2: membersV2,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
});
|
||||
const groupEndorsementData = decodeGroupSendEndorsementResponse({
|
||||
groupId,
|
||||
groupSendEndorsementResponse,
|
||||
groupMembersV2: membersV2,
|
||||
groupSecretParamsBase64: secretParams,
|
||||
});
|
||||
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
await DataWriter.replaceAllEndorsementsForGroup(groupEndorsementData);
|
||||
} catch (error) {
|
||||
log.warn(
|
||||
`updateGroupViaLogs/${logId}: Problem saving group endorsements ${Errors.toLogFormat(error)}`
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
return updates;
|
||||
@ -4178,9 +4243,13 @@ async function integrateGroupChange({
|
||||
|
||||
const isFirstFetch = !isNumber(group.revision);
|
||||
const ourAci = window.storage.user.getCheckedAci();
|
||||
const weAreAwaitingApproval = (group.pendingAdminApprovalV2 || []).find(
|
||||
const weAreAwaitingApproval = (group.pendingAdminApprovalV2 || []).some(
|
||||
item => item.aci === ourAci
|
||||
);
|
||||
const weAreInGroup = (group.membersV2 || []).some(
|
||||
item => item.aci === ourAci
|
||||
);
|
||||
const isReJoin = !isFirstFetch && !weAreInGroup;
|
||||
|
||||
// These need to be populated from the groupChange. But we might not get one!
|
||||
let isChangeSupported = false;
|
||||
@ -4308,6 +4377,7 @@ async function integrateGroupChange({
|
||||
isChangePresent: Boolean(groupChange),
|
||||
isChangeSupported,
|
||||
isFirstFetch,
|
||||
isReJoin,
|
||||
isSameVersion,
|
||||
isMoreThanOneVersionUp,
|
||||
weAreAwaitingApproval,
|
||||
@ -4327,13 +4397,14 @@ async function integrateGroupChange({
|
||||
} = await applyGroupState({
|
||||
group: attributes,
|
||||
groupState: decryptedGroupState,
|
||||
sourceServiceId: isFirstFetch ? sourceServiceId : undefined,
|
||||
sourceServiceId: isFirstFetch || isReJoin ? sourceServiceId : undefined,
|
||||
});
|
||||
|
||||
const groupChangeMessages = extractDiffs({
|
||||
old: attributes,
|
||||
current: newAttributes,
|
||||
sourceServiceId: isFirstFetch ? sourceServiceId : undefined,
|
||||
sourceServiceId: isFirstFetch || isReJoin ? sourceServiceId : undefined,
|
||||
isReJoin,
|
||||
});
|
||||
|
||||
const newProfileKeys = profileKeysToMap(newProfileKeysList);
|
||||
@ -4380,15 +4451,17 @@ async function integrateGroupChange({
|
||||
function extractDiffs({
|
||||
current,
|
||||
dropInitialJoinMessage,
|
||||
isReJoin,
|
||||
old,
|
||||
sourceServiceId,
|
||||
promotedAciToPniMap,
|
||||
sourceServiceId,
|
||||
}: {
|
||||
current: ConversationAttributesType;
|
||||
dropInitialJoinMessage?: boolean;
|
||||
isReJoin?: boolean;
|
||||
old: ConversationAttributesType;
|
||||
sourceServiceId?: ServiceIdString;
|
||||
promotedAciToPniMap?: ReadonlyMap<AciString, PniString>;
|
||||
sourceServiceId?: ServiceIdString;
|
||||
}): Array<GroupChangeMessageType> {
|
||||
const logId = idForLogging(old.groupId);
|
||||
const details: Array<GroupV2ChangeDetailType> = [];
|
||||
@ -4902,11 +4975,11 @@ function extractDiffs({
|
||||
timerNotification = {
|
||||
...generateBasicMessage(),
|
||||
type: 'timer-notification',
|
||||
sourceServiceId,
|
||||
sourceServiceId: isReJoin ? undefined : sourceServiceId,
|
||||
flags: Proto.DataMessage.Flags.EXPIRATION_TIMER_UPDATE,
|
||||
expirationTimerUpdate: {
|
||||
expireTimer,
|
||||
sourceServiceId,
|
||||
sourceServiceId: isReJoin ? undefined : sourceServiceId,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
@ -411,7 +411,7 @@ export async function runDownloadAttachmentJobInner({
|
||||
|
||||
const upgradedAttachment =
|
||||
await window.Signal.Migrations.processNewAttachment({
|
||||
...omit(attachment, ['error', 'pending']),
|
||||
...omit(attachment, ['error', 'pending', 'downloadPath']),
|
||||
...downloaded,
|
||||
});
|
||||
|
||||
|
||||
@ -133,6 +133,7 @@ export async function sendDeleteForEveryone(
|
||||
profileKey,
|
||||
recipients: conversation.getRecipients(),
|
||||
timestamp,
|
||||
expireTimerVersion: undefined,
|
||||
});
|
||||
strictAssert(
|
||||
proto.dataMessage,
|
||||
@ -202,6 +203,7 @@ export async function sendDeleteForEveryone(
|
||||
deletedForEveryoneTimestamp: targetTimestamp,
|
||||
timestamp,
|
||||
expireTimer: undefined,
|
||||
expireTimerVersion: undefined,
|
||||
contentHint,
|
||||
groupId: undefined,
|
||||
profileKey,
|
||||
|
||||
@ -183,6 +183,7 @@ export async function sendDeleteStoryForEveryone(
|
||||
deletedForEveryoneTimestamp: targetTimestamp,
|
||||
timestamp,
|
||||
expireTimer: undefined,
|
||||
expireTimerVersion: undefined,
|
||||
contentHint,
|
||||
groupId: undefined,
|
||||
profileKey: conversation.get('profileSharing')
|
||||
|
||||
@ -81,6 +81,7 @@ export async function sendDirectExpirationTimerUpdate(
|
||||
expireTimer === undefined
|
||||
? undefined
|
||||
: DurationInSeconds.fromSeconds(expireTimer),
|
||||
expireTimerVersion: conversation.getExpireTimerVersion(),
|
||||
flags,
|
||||
profileKey,
|
||||
recipients: conversation.getRecipients(),
|
||||
|
||||
@ -262,6 +262,7 @@ export async function sendNormalMessage(
|
||||
contact,
|
||||
deletedForEveryoneTimestamp,
|
||||
expireTimer,
|
||||
expireTimerVersion: conversation.getExpireTimerVersion(),
|
||||
groupV2: conversation.getGroupV2Info({
|
||||
members: recipientServiceIdsWithoutMe,
|
||||
}),
|
||||
@ -378,6 +379,7 @@ export async function sendNormalMessage(
|
||||
contentHint: ContentHint.RESENDABLE,
|
||||
deletedForEveryoneTimestamp,
|
||||
expireTimer,
|
||||
expireTimerVersion: conversation.getExpireTimerVersion(),
|
||||
groupId: undefined,
|
||||
serviceId: recipientServiceIdsWithoutMe[0],
|
||||
messageText: body,
|
||||
|
||||
@ -119,6 +119,7 @@ export async function sendProfileKey(
|
||||
flags: Proto.DataMessage.Flags.PROFILE_KEY_UPDATE,
|
||||
profileKey,
|
||||
recipients: conversation.getRecipients(),
|
||||
expireTimerVersion: undefined,
|
||||
timestamp,
|
||||
includePniSignatureMessage: true,
|
||||
});
|
||||
|
||||
@ -190,6 +190,7 @@ export async function sendReaction(
|
||||
const dataMessage = await messaging.getDataOrEditMessage({
|
||||
attachments: [],
|
||||
expireTimer,
|
||||
expireTimerVersion: conversation.getExpireTimerVersion(),
|
||||
groupV2: conversation.getGroupV2Info({
|
||||
members: recipientServiceIdsWithoutMe,
|
||||
}),
|
||||
@ -247,6 +248,7 @@ export async function sendReaction(
|
||||
deletedForEveryoneTimestamp: undefined,
|
||||
timestamp: pendingReaction.timestamp,
|
||||
expireTimer,
|
||||
expireTimerVersion: conversation.getExpireTimerVersion(),
|
||||
contentHint: ContentHint.RESENDABLE,
|
||||
groupId: undefined,
|
||||
profileKey,
|
||||
|
||||
@ -107,6 +107,7 @@ export async function onDelete(item: DeleteForMeAttributesType): Promise<void> {
|
||||
item.deleteAttachmentData,
|
||||
{
|
||||
deleteOnDisk: window.Signal.Migrations.deleteAttachmentData,
|
||||
deleteDownloadOnDisk: window.Signal.Migrations.deleteDownloadData,
|
||||
logId,
|
||||
}
|
||||
);
|
||||
|
||||
@ -20,6 +20,7 @@ export async function migrateMessageData({
|
||||
upgradeMessageSchema,
|
||||
getMessagesNeedingUpgrade,
|
||||
saveMessages,
|
||||
incrementMessagesMigrationAttempts,
|
||||
maxVersion = CURRENT_SCHEMA_VERSION,
|
||||
}: Readonly<{
|
||||
numMessagesPerBatch: number;
|
||||
@ -35,6 +36,9 @@ export async function migrateMessageData({
|
||||
data: ReadonlyArray<MessageAttributesType>,
|
||||
options: { ourAci: AciString }
|
||||
) => Promise<unknown>;
|
||||
incrementMessagesMigrationAttempts: (
|
||||
messageIds: ReadonlyArray<string>
|
||||
) => Promise<void>;
|
||||
maxVersion?: number;
|
||||
}>): Promise<
|
||||
| {
|
||||
@ -80,7 +84,7 @@ export async function migrateMessageData({
|
||||
const fetchDuration = Date.now() - fetchStartTime;
|
||||
|
||||
const upgradeStartTime = Date.now();
|
||||
const failedMessages = new Array<MessageAttributesType>();
|
||||
const failedMessages = new Array<string>();
|
||||
const upgradedMessages = (
|
||||
await pMap(
|
||||
messagesRequiringSchemaUpgrade,
|
||||
@ -92,7 +96,7 @@ export async function migrateMessageData({
|
||||
'migrateMessageData.upgradeMessageSchema error:',
|
||||
Errors.toLogFormat(error)
|
||||
);
|
||||
failedMessages.push(message);
|
||||
failedMessages.push(message.id);
|
||||
return undefined;
|
||||
}
|
||||
},
|
||||
@ -104,18 +108,10 @@ export async function migrateMessageData({
|
||||
const saveStartTime = Date.now();
|
||||
|
||||
const ourAci = window.textsecure.storage.user.getCheckedAci();
|
||||
await saveMessages(
|
||||
[
|
||||
...upgradedMessages,
|
||||
|
||||
// Increment migration attempts
|
||||
...failedMessages.map(message => ({
|
||||
...message,
|
||||
schemaMigrationAttempts: (message.schemaMigrationAttempts ?? 0) + 1,
|
||||
})),
|
||||
],
|
||||
{ ourAci }
|
||||
);
|
||||
await saveMessages(upgradedMessages, { ourAci });
|
||||
if (failedMessages.length) {
|
||||
await incrementMessagesMigrationAttempts(failedMessages);
|
||||
}
|
||||
const saveDuration = Date.now() - saveStartTime;
|
||||
|
||||
const totalDuration = Date.now() - startTime;
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user